@media (max-width: 1600px) {
	.container {
	     max-width:1320px; 
	}
	.pro_count {
	    width: 90%;
	}
	.team_div a:after {
	    width: 299px;
	    height: 300px;
	    top: -10px;
	    left: -10px;
	}








}
@media (max-width: 1440px) {}
@media (max-width: 1280px) {}
@media (max-width: 1024px) {
    a.menu-toggle {
        position: absolute;
        top: 11px;
        right: -20px;
        background: #c8173b;
        padding: 0 !important;
        display: flex !important;
        height: 45px;
        width: 45px;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
    }
    .header-button {
        margin-right: 5%;
    }
    .container {
        max-width: 930px;
    }
    .banner_text p {
        font-size: 16px;
        line-height: 27px;
        width: 100%;
    }
    .banner_text h1 {
        font-size: 95px;
        line-height: 60px;
    }
    .banner_text h4 {
        font-size: 28px;
        line-height: 30px;
    }
    .scrollto {
        bottom: 90px;
        right: 0;
        left: 30%;
    }
    .text_call span {
        font-size: 17px;
    }
    .footerSec .offset-1 {
        margin-left: 4%;
    }
    .foot_form p {
        font-size: 13px;
    }
    .con_det a, .f_menu a {
        font-size: 13px;
        letter-spacing: inherit;
    }
    .foot_form .btn.btn_green {
        width: 100%;
        height: 46px;
        font-size: 13px;
    }    
   .copy_right p {
        font-size: 13px;
    }     
    .social_icon ul li a {
        font-size: 15px;
    }
    .about_text p {
        font-size: 15px;
        line-height: 27px;
    }
    .blog_text p {
        font-size: 15px;
        line-height: 24px;
    }
    p {
        font-size: 15px;
        line-height: 27px;
    }    
    .cp_text ul li a {
        font-size: 20px;
        line-height: 27px;
    }
   .text_box .qoute {
        top: -22px;
    }     
    .pro_count {
        width: 100%;
    }
  .gallery_sec .col-sm-7.col-xs-12.col-md-7 {
        width: 40%;
        margin: 0;
    }      
     .gallery_sec .col-sm-5.col-xs-12.col-md-5 {
        width: 60%;
        margin: 0;
    }
        .pro_count {
        width: 81%;
    }
        
    .team_div a:after {
        width: 329px;
        height: 330px;
        top: -14px;
        left: 40px;
    }
        
    
    
    
    
    
    
    
    
    
    
    
    
    
    
}
@media (max-width: 768px) {


}
@media (max-width: 540px) {}
@media (max-width: 425px) {}
@media (max-width: 375px) {}
@media (max-width: 360px) {



}