@media(max-width:1920px){
   
    
}
@media(max-width:1820px){
    
}
@media(max-width:1720px){
  
}
@media (max-width:1650px){
  
}
@media (max-width:1570px){
  
}
@media (max-width:1550px){
   
}

@media (max-width:1440px) {
    
}
@media (max-width:1424px){
   
}
@media (max-width:1390px){
    
}
@media (max-width:1366px) {
    
}   
    
@media(max-width:1300px){
    .gallery-main .service-section-title p {
        max-width: 600px;
    }
    .service-section-title p {
        max-width: 610px;
    }
    .home-about-width .service-section-title p {
        /*max-width: 370px;*/
        
    }
    .service-section-main .service-section-title p {
        /*max-width: 470px;*/
    }
	.new-header-container {
		max-width:unset;
		padding:0 40px;
	}
}

@media (max-width:1280px) {
    .home-about-right h2{
        font-size: 35px;
        line-height: 46px;
    }
    .home-about-right p{
        font-size: 17px;
        line-height: 29px;
    }
    .home-about-right h6{
        font-size: 19px;
        line-height: 34px;
    }
    .home-about-map {
        width: 75px!important;
    }
    .home-about-right li:last-child .home-about-map {
        height: 110px;
    }
    .banner-slider-content h1 {
       font-size: 59px;
       max-width: 810px;
    }
    .testimonials-slider::after{
        font-size: 70px;
    }
    .testimonials-slider-inner{
        padding: 25px 40px 25px 40px;
    }
    .testimonials-block h4{
        font-size: 29px;
        line-height: 40px;
    }
    .testimonials-block p{
        font-size: 15px;
        line-height: 22px;
    }
    .testimonials-block h6{
        font-size: 15px;
        line-height: 22px;
    }
    .testimonials-right h2{
        font-size: 40px;
        line-height: 48px;
    }
    .testimonials-right p{
        font-size: 17px;
        line-height: 28px;
    }
    .home-quote{
        padding: 95px 0;
    }

    /*contact*/
    .contact-page-main, .Faq-main{
        padding: 80px 0;
    }
    .contact-banner-content h1{
        font-size: 57px;
    }
    .page-template-about .contact-banner {
        height: 290px;
    }
    .contact-banner-img {
       height: 290px;
    }
    .page-template-about .contact-banner {
      height: 290px;
    }
    .page-template-services .contact-banner {
       height: 290px;
    }
    .page-template-gallery .contact-banner {
      height: 290px;
    }
    .page-template-faq .contact-banner {
        height: 290px;
    }
    /*service*/
    .service-page-block{
        padding-bottom: 25px;
    }
    .service-page-block-img video {
        height: 225px!important;
    }
    .service-page-block-img img {
        height: 225px;
    }
    .services-page-main {
        padding-top: 90px;
    }
    .services-page-flex{
        padding-top: 35px;
    }
    .service-page-inner-info h6 {
        font-size: 17px;
        line-height: 25px;
    }
    .service-section-title p {
        max-width: 600px;
    }
    .gallery-main .service-section-title p {
        max-width: 600px;
    }
    /*camp-farnum*/
    .project-details-main {
        padding: 70px 0;
    }

    .page-template-front-page .about-grid-flex .home-quote-left-block-inner-main {
        height: 420px;
    }
    .about-grid-flex .grid-section-inner-info {
        height: 420px;
    }
	.header-main-logo a.navbar-brand img {
		width: 260px;
	}
}
@media (max-width:1235px){
    .page-template-front-page .about-grid-flex .home-quote-left-block-inner-main {
        height: 440px;
    }
    .about-grid-flex .grid-section-inner-info {
        height: 440px;
    }
}
@media (max-width:1200px) {
   	.main-header-right-bottom ul li a {
		margin-right: 40px;
	}
}
@media (max-width: 1160px){
     
}
@media (max-width: 1130px){
    
}

@media (max-width: 1080px){
    .header-main-logo a.navbar-brand img {
        width: 190px;
    }
	.main-header-right-bottom ul li a {
    	font-size: 18px; 
	}
	.main-header-new {
		padding: 30px 0;
	}
}
@media (max-width:1024px) {
    .topbar-container {
        padding: 0 40px;
    }
    .main-header .container-fluid {
        padding: 0 40px;
    }
    .container-main {
        padding: 0 40px;
    }
    .main-header .nav-link{
        padding-right: 25px!important;
        font-size: 17px;
    }
    .header-btn {
        padding-left: 15px;
    }
   
    
}
@media (max-width:991px) {
    div#navbarTogglerDemo03{
         background-color: #231f20 ;
    }
    .topbar-right {
        
        display: none;
    }
/*     .mobile-header-brand img {
        position: absolute;
        left: 49%;
        transform: translateX(-50%);
        top: 15px;
    } */
	.mobile-header-brand a.navbar-brand img {
		width: 230px;
	}
    .account-icon {
       
        top: 15px;
    }
    .footer-top-flex {
      
        flex-wrap: wrap;
    }
    .logo-header-middle-bg, .main-header, .mobile-header {
        display: none;
    }
    .mobile-header {
        display: block;
		background-color: #f3efe4;       
        width: 100%;
		padding:30px 0;
    }
    .mobile-header .navbar-toggler-icon {
        background-image: url(../images/menu-icon-1.webp);
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;		
    }
    .navbar-collapse {
        position: absolute;
   	 	top: 86px;
        background: #fff;
        z-index: 99;
        width: 100%;
        left: 0;
        padding-left: 20px;
        padding-top: 20px;
    }
	.collapsing {
		transition: height .25s ease !important;
	}
	.mob-header-main {
		padding-bottom: 600px;
	}
	.main-header-new {
		display:none;
	}
	.topbar-container {
        padding: 0 20px;
       display: flex;
       width: 100%;
       justify-content: space-between;
   }
	.navbar-toggler:focus {
		box-shadow:unset;
	}
	.navbar {
		padding:0;
	}
	.mobile-header .nav-link {
		font-size: 18px;
		letter-spacing: 1px;
		color: #fff !important;
		font-family: 'futura-bold-bt';
		text-transform: uppercase;
		padding: 0;
	}
	.mobile-header .current_page_item a {
		color: #b53226 !important;
	}
	.mobile-header .navbar-nav li+li {
		margin-top:15px;
	}
	.new-footer-top ul li a {
    	font-size: 18px; 
		margin-right: 40px;
	}
	.new-footer-center.main-header-right-top-left {
		padding-top: 20px;
	}
	.main-header-right-top-left ul li, .main-header-right-top-left ul li a {
    	font-size: 19px; 
	}
	.mobile-header .main-header-right-top {
		justify-content: unset;
		flex-flow: column;
		align-items: unset;
		padding-top: 25px;
	}
	.main-header-right-top-right {
		padding-left:0;
		padding-top:12px;
	}
	body.menu-open {
		overflow: hidden;
	}
}
@media(max-width:930px){
   
}
@media(max-width:890px){
    
}
@media(max-width:800px){
    .page-template-front-page .about-grid-flex .home-quote-left-block-inner-main {
        height: 480px;
    }
    .about-grid-flex .grid-section-inner-info {
        height: 480px;
    }
}
@media (max-width:790px){
    
}
@media (max-width:768px) {
   
    .grid-section-inner-img img{
        object-fit: cover;
        width: 100%;
    }
    .grid-section{
        padding: 70px 0 !important;
    }
    .grid-section-flex{
        flex-flow:column; 
        padding-top: 0px;
    }
    .grid-srction-block{
        width: 100%;
        padding: 15px 0px;
    }
    .grid-section-inner-info {
        padding: 20px 30px 40px 30px;
    }
    .footer-top-flex{
        flex-flow: column;
        padding: 50px 0px;
    }
    .footer-top-block {
        padding: 10px 0px;
    }
    .footer-bottom-flex{
        justify-content: start;
    }
    .testimonials-block {
        padding: 30px;
    }
	.more-projects-btn {
    	padding-top: 20px;
	}
/* 	.widget_media_image img {
		width:100%;
	}
	.panel-grid-cell {
		width:50% !important;
	} */
}   
@media (max-width:600px) {
    .container-main {
        padding: 0 20px;
    }
    .topbar-container {
        padding: 0 20px;
    }
    .topbar-left {
        display: flex;
        align-items: normal;
        flex-flow: column;
    }
    .topbar-left-block:last-child {
        padding: 3px 0px;
    }
    .main-header .container-fluid {
        padding: 0 20px;
    }
    
    .banner-slider-video video{
        border-radius: 0 0 50% 50% / 0 0 100% 100%;
    }
    .banner-slider-video {
        height: 300px;
        /*height:100%;*/
    }
   
    .page-template-front-page .home-about-main {
        padding: 40px 0 0 0!important;
    }
    .home-about-right li:last-child .home-about-map {
        height: 80px;
    }
    .home-about-right h6{
        font-size: 17px;
        line-height: 30px;
    }
    .main-title h2 {
        font-size: 27px;
    }
   
    .grid-section{
        padding: 40px 0 !important;
    }
    .grid-section-inner-info {
        padding: 20px 20px 20px 20px;
    }
	.new-footer-top ul li a {
        font-size: 18px;
        margin-right: 20px;
    }
	.main-header-right-top-left ul li, .main-header-right-top-left ul li a {
        font-size: 17px;
    }
	.new-footer-main {
		padding-top: 45px;
		padding-bottom: 20px;
	}
	.new-footer-top ul li a {
		margin-right:0;
	}
}

@media(max-width:600px){
	.new-footer-top .navbar-nav {
		flex-wrap: wrap;
	}
	.new-footer-top .navbar-nav li {
		width:50%;
	}
	.new-footer-center.main-header-right-top-left ul {
		justify-content: unset;
		flex-flow: column;
		align-items: unset;
	}
	.main-header-right-top-left ul li:first-child:before {
		content:unset;
	}
	.new-footer-center ul {
		justify-content:unset;
	}
	.widget_media_image img {
		width:100%;
	}
	.main-header-right-top-left ul {
		flex-flow:column;
		align-items: unset;
	}
	.panel-background-overlay {
		background-position: -795px !important;
		background-attachment: unset !important;
	}
	.navbar-toggler {
		padding: 0;
	}
	body.menu-open .mobile-header .navbar-toggler-icon {
		filter:unset;
		background-image: url(../images/close-icon.webp);
	}
}

@media (max-width:414px){
    
}
@media (max-width:377px){
    /*.banner-slider-content h1 {*/
 
}