@media only screen and (max-width:1200px) {
	

    #main-nav ul li a {
    font-size: 14px;
    margin-right: 12px;
}

    
}



@media only screen and (max-width:1112px) {
	
	.show-mob{display:block;padding-top:50px;padding-left: 0px;}
	
		.mobile-nav{ transition: 0.4s; display: block;
    float: right;
    font-size: 22px;
    cursor: pointer;
    background: url(../images/hamburger-normal.svg) no-repeat center center;
    color: #fff;
    margin-top: 25px;
    height: 17px;
    width: 45px;
    background-size: contain;
    margin-left: 7px; font-weight: 500 }
    
	.mobile-nav:hover{background: url(../images/hamburger-hover.svg) no-repeat center center;background-size: contain;}
	
    body.home .mobile-nav{color:#fff;}
	
    #main-nav{
		position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2000000;
    display: none;
    width: 100vw;
    height: 100vh;
    padding: 0;    transition: opacity 400ms ease 0s;
	}
	
    
	#main-nav ul li{float:none; display: block; margin-left: 8px;
margin-right: 8px; margin-bottom: 25px}
	
    
	#main-nav ul li a{text-align:center; font-size: 14px;
color: #ffffff;
display: block;
margin-left: 0px;
margin-right: 0px;
padding-top: 8px;
padding-bottom: 0px;  border: none; font-weight: 500; border-width: 0px!important; line-height: 35px}

#main-nav ul li a:hover,#main-nav li.current-menu-item a,#main-nav ul li a:focus{
	color: #ffffff; text-decoration: underline; text-underline-offset: 5px;
}
	
	#main-nav li ul li a {
font-size: 14px;
padding: 0px;
margin: 0px;
border-bottom: none!important;
}
	#main-nav ul li a:hover {
border: none
}
	
#main-nav li ul li a {
 color: #666666; padding-right: 17px;
padding-left: 17px;
}


	.menu-header{display:none; padding-top:50px;}
	
		.close-mob{       position: fixed;
    left: auto;
    top: 0;
    right: 0;
    bottom: auto;
    z-index: 60000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 88px;
    height: 82px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    cursor: pointer;}
	
	.close-mob img{width:23px;}
	
	.menuin{position: relative;
    z-index: 500;
    overflow-y: auto;
    width: 100%;
    height: 100%;
    
    background-color: #20353E}

#main-nav li ul{
    position: relative;
    width: inherit;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0px;
    padding-bottom: 0;
    visibility: visible;
    opacity: 1;
    margin-left: 0px; border: none!important;
	background:none;
}
	.mobmenu-header {margin-bottom:30px;}

	
#main-nav ul li.current-menu-item a {
color: #BC9458;
}



    
    
    #header-right .orangebutton {
 display: none
}
    

    
    
    
    #centredlogo img {
    height: 90px;
}
    
    #centredlogo {
    padding-top: 7px;
}
    
    #header-right p {
    line-height: 60px;
}
   .wrap {

    padding-left: 22px;
    padding-right:22px;
} 
    
    #header-right {
    width: 80%;
}
   
    
#banner-overlay {
    padding-top: 35px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 30px;
    left: 12%;
    right: 12%;
}
    
    
    #banner-overlay h1 {
    font-size: 35px;
    line-height: 35px;
}
    
    
    #centredlogo {
width: 10%;
}
    
    
    
    .largetext p {
font-size: 19px;
line-height: 25px;
}
   
    
    body {
font-size: 17px;
line-height: 24px;
}
    
        
    .paddingtop {
    padding-top: 60px;
}
   
    
    .paddingbottom {
    padding-bottom: 40px;
}
    
    .paddingbottomlarge {
    padding-bottom: 65px;
}
    
    
    .paddingtoplarge {
    padding-top: 80px;
}
    
       #home-icon{display: none}
    
        
    .header-reviews{display: none}
    
    
    .testimonial-box {
border-radius: 12px;
padding: 30px;
}
    
    
    #new-sub-banner {
height: 350px;
}
    
    
    h2 {
font-size: 42px;
line-height: 45px;
}
    
}








@media only screen and (max-width:850px) {
	
    
.mobile-only{display:block!important}
.desktop-only{display:none!important}
    
    #banner-overlay {
    position: relative;
    padding-top: 30px;
    padding-right: 35px;
    padding-left: 35px;
    padding-bottom: 30px;

    left: 0%;
    right: 0%;
}
    
    
        #banner-overlay h1 {
    font-size: 30px;
    line-height: 30px;
}
    
    
    .largetext p {
    font-size: 19px;
    line-height: 26px;
}
    
    body {
    font-size: 17px;
    line-height: 24px;
}
   
    
    .paddingtop {
    padding-top: 60px;
}
   
    
    .paddingbottom {
    padding-bottom: 40px;
}
    
    .paddingbottomlarge {
    padding-bottom: 75px;
}
    
    
    .paddingtoplarge {
    padding-top: 90px;
}
    
    
    
    h2 {
    font-size: 42px;
    line-height: 48px;

}
    

    
      .single-project  #banner-overlay {
    position: absolute;
}
    
    #new-sub-banner {
    height: 350px;

}
   
    
        
    #centredlogo {
width: 20%;
}
   
    
}











@media only screen and (max-width:768px) {
	
    

    
}






@media only screen and (max-width:767px) {
	

    
    #footer-one-inner {
    padding-top: 90px;
}
    

        .paddingtop {
    padding-top: 30px;
}
   
    
    .paddingbottom {
    padding-bottom: 20px;
}
    
    .paddingbottomlarge {
    padding-bottom: 55px;
}
    
    
    .paddingtoplarge {
    padding-top: 70px;
}
    
    
        
   h1 {
    font-size: 35px;
    line-height: 38px;
}
    
     h2 {
    font-size: 35px;
    line-height: 38px;

}   
    
    
    h3 {
    font-size: 30px;
    line-height: 34px;
}
    
    
    h4 {
    font-size: 22px;
    line-height: 27px;

}
    
    
    .downloadarrow a {
    position: relative;
        left: 0px
}
    

    
    
    
    #footer-one p {
    max-width: 100%;
}
    
    #footer-two-inner {
    padding-bottom: 30px;
    grid-template-columns: 1fr;
    gap:30px;
}
    
    #footer-right {
    grid-template-columns: 1fr;
    gap:30px;
}
    
    #footer-services-two {
    margin-top: 0px;
}
    
    #footer-services-three {
    margin-top: 0px;
}
    
    #footer-two p {
    font-size: 15px;
    line-height: 22px;
}
    
    #footer-three p {
    font-size: 13px;
    line-height: 21px;
}
    
    
    #footer-three-inner {
    padding-bottom: 15px;

    padding-top: 15px;
}
    
    .box {
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 17px;
}
    
    
    
    #testimonial-slider .slick-arrow {
display: none!important
}
    
    
    #project-slider .slick-arrow {
display: none!important
}
    
    #related-project-slider .slick-arrow {
display: none!important
}
    
    
    .featuredlist ul {
 padding-left: 0px
}
    
    .orangebutton a, a.orangebutton {
display: block; text-align: center; margin-right: 0px; margin-bottom: 7px
}
    
        #new-sub-banner {
    height: 400px;

}
    
    
}







@media only screen and (max-width:480px) {

 
}




@media only screen and (max-width:320px) {

	
}
