@media screen and (max-width:1680px) {

}
@media screen and (max-width:1600px) {

}
@media screen and (max-width:1440px) {

}
@media screen and (max-width:1400px) {

}
@media screen and (max-width:1366px) {

}
@media screen and (max-width:1280px) {


		
}
	
@media screen and (max-width:1024px) {

    #contact__info__section .info{
        margin-bottom:20px;
    }
    .team h4{
        font-size: 16px;
    }
}	
	
@media screen and (max-width:768px) {
	#myBtn, #myBtn2, #myBtn3, #myBtn4{
        display:none;
    }
    #contact__info__section .info{
        margin-bottom:20px;
    }
    .team h4{
        font-size: 19px;
    text-align: center;
    }

    main #call__to__section .call__to__content {
        background: #fff;
    }
}	
	
@media screen and (max-width:480px) {
	#myBtn, #myBtn2, #myBtn3, #myBtn4{
        display:none;
    }
    #contact__info__section .info{
        margin-bottom:20px;
    }
    
    .newsletter .newsletter-content .icon, .newsletter .newsletter-content .content{
        display: block;
    }
    .newsletter .icon {
        margin-right: 10px;
        width: 85px;
        height: 85px;
    }
    .newsletter p.text{
        line-height: 18px;
        font-size: 14px;
    }
    .newsletter h3 {
        font-size: 15px;
        line-height: 24px;
    }
    .newsletter{
        height: auto;
    }
    .newsletter-form {
        text-align: left;
        margin: 10px;
    }
    .ror-cell{
        margin-top: 40px;
    }
    main #call__to__section .call__to__content {
        background: #fff;
    }

}
	
@media screen and (max-width:375px) {

	#myBtn, #myBtn2, #myBtn3, #myBtn4{
        display:none;
    }
    #contact__info__section .info{
        margin-bottom:20px;
    }
    
    .newsletter .newsletter-content .icon, .newsletter .newsletter-content .content{
        display: block;
    }
    .newsletter .icon {
        margin-right: 10px;
        width: 85px;
        height: 85px;
    }
    .newsletter p.text{
        line-height: 18px;
        font-size: 14px;
    }
    .newsletter h3 {
        font-size: 15px;
        line-height: 24px;
    }
    .newsletter{
        height: auto;
    }
    .newsletter-form {
        text-align: left;
        margin: 10px;
    }
    main #call__to__section .call__to__content {
        background: #fff;
    }
}	
	
@media screen and (max-width:360px) {

	
    .newsletter .newsletter-content .icon, .newsletter .newsletter-content .content{
        display: block;
    }
    .newsletter .icon {
        margin-right: 10px;
        width: 85px;
        height: 85px;
    }
    .newsletter p.text{
        line-height: 18px;
        font-size: 14px;
    }
    .newsletter h3 {
        font-size: 15px;
        line-height: 24px;
    }
    .newsletter{
        height: auto;
    }
    .newsletter-form {
        text-align: left;
        margin: 10px;
    }
    .ror-cell{
        margin-top: 30px;
    }
    main #call__to__section .call__to__content {
        background: #fff;
    }
}
	
@media screen and (max-width:320px) {

	
}