@media only screen and (max-width:1599px) {
/*LIGHTBOX*/
.lightbox .lb-image {
/*responsive*/width:auto!important;height:auto!important;
/*responsive - stop image upscaling*/max-width:100%!important;max-height:90%!important;margin:0 auto;
}
.lb-outerContainer {/*responsive*/max-width:80%;max-height:90%;height:auto!important;width:auto!important;}
.lb-dataContainer {/*responsive*/max-width:80%;max-height:90%;height:auto!important;width:auto!important;}

#hdr,#ftr,#nav ul{padding-left:20px;padding-right:20px;}

}

@media only screen and (max-width:1000px) {
.cols2575{flex-direction:column;}.cols2575 div{width:100%;}.cols2575 div:first-child{width:100%;margin-right:0%;margin-bottom:40px;border:none;}	
}

@media only screen and (max-width:820px) {
.cols5050{display:block;}.cols5050 div{width:100%;}.cols5050 div:first-child{margin-right:0%;margin-bottom:40px;}
.cols6040{display:block;}.cols6040 div{width:100%;}.cols6040 div:first-child{width:100%;margin-right:0%;margin-bottom:40px;}
.cols4060{display:block;}.cols4060 div{width:100%;}.cols4060 div:first-child{width:100%;margin-right:0%;margin-bottom:40px;}
.cols6633{flex-direction:column;}.cols6633 div{width:100%;}.cols6633 div:first-child{width:100%;margin-right:0%;margin-bottom:40px;}
.cols3366{flex-direction:column;}.cols3366 div{width:100%;}.cols3366 div:first-child{width:100%;margin-right:0%;margin-bottom:40px;}
.text-col{margin-bottom:0px!important;}.text-col p,.text-col h2{text-align:center;}
}
@media only screen and (max-width:739px) {
.grid{justify-content:left;}
.grid333 div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;margin:1%;}
}

@media only screen and (max-width:639px) {
.cols333{display:block;}.cols333 div{width:100%;}.cols333 div:nth-child(2){margin-right:0%;margin-left:0;margin-bottom:30px;margin-top:30px;}
.grid{display:block;}
.grid5050 div{width:98%;margin:1%;}
.grid333 div{width:98%;margin:1%;}
}


/*-----------------------------------------------*/
/*-----------------------------------------------*/

@media only screen and (max-width:1200px) {
#hdr-social{position:static;left:0px;top:0;transform:none;width:100%;padding: 16px 20px 0 20px;}
#hdr-buttons{position:static;left:0px;top:0;transform:none;width:100%;}
}



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

	.kitchen .grid div:first-of-type div{font-size:85%;padding:20px;}
	
	#team div{width:48%;-webkit-flex-basis:48%;-moz-flex-basis:48%;flex-basis:48%;margin:1%;}
	
}


@media only screen and (max-width:980px) {
#contact-form .cols5050{display:block;}
#contact-form .cols5050 div:first-child,#contact-form .cols5050 div{display:block;width:100%;margin-bottom:0;}
}

@media only screen and (max-width:860px) {
	.kitchen .grid div{width:49%;-webkit-flex-basis:49%;-moz-flex-basis:49%;flex-basis:49%;margin:1% 0;}
	#banner{height:50vw;}

}

@media only screen and (max-width:820px) {
#about-text div:nth-of-type(1){padding-bottom:0;}
#about-text div:nth-of-type(2){height:400px;padding:0;}	

.design-service-wrapper{padding-top:40px;padding-bottom:40px;}
.design-service-wrapper .cols div{padding-top:0px;padding-bottom:0px;}
.design-service-wrapper .cols div:last-of-type{height:100px;background-size:contain;background-position:bottom left;}

.partner-wrapper .cols div:first-of-type{text-align:left;}

}

@media only screen and (max-width:749px) {
	#nav{padding:0 0 30px 0;}
	#nav ul{display:block;padding:0 20%;text-align:center;}
	#nav ul li{width:100%!important;border-top:1px solid #224D56;margin:0 auto;}#nav ul li:first-of-type{border:none;}
	#nav ul li a{padding:10px 12px;border-radius:0;}
	#nav ul li:hover a,#nav ul li.selected a{}
	#nav-toggle{cursor:pointer;display:inline-block;/*margin:0 15px 0 0;position:absolute;top:10px;right:0px;z-index:200;*/}
	#nav ul li ul{position:static;top:0;left:0;z-index:9999;background:#C7CDCD;padding:12px 20px;transform:none;}
	#nav ul li ul li a{border:none;}

}	


@media only screen and (max-width:759px) {
#banner{height:70vw;}
.kitchen .grid div:first-child{width:100%!important;-webkit-flex-basis:100%!important;-moz-flex-basis:100%!important;flex-basis:100%!important;margin:1% 0!important;padding:5px;}
.kitchen .grid{display:-webkit-flex;display:-moz-flex;display:flex;}
	.kitchen .grid div{width:48%!important;-webkit-flex-basis:48%!important;-moz-flex-basis:48%!important;flex-basis:48%!important;margin:1%!important;}

}




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

#ftr-contact .cols div{width:100%!important;}
	
	.kitchen .grid{display:-webkit-flex;display:-moz-flex;display:flex;}
	.kitchen .grid div{width:48%!important;-webkit-flex-basis:48%!important;-moz-flex-basis:48%!important;flex-basis:48%!important;margin:1%!important;}
	
	#inspired{display:-webkit-flex;display:-moz-flex;display:flex;}
	#inspired div{width:48%!important;-webkit-flex-basis:48%!important;-moz-flex-basis:48%!important;flex-basis:48%!important;margin:1%!important;}
	
	#team.grid{display:-webkit-flex;display:-moz-flex;display:flex;}
}


@media only screen and (max-width:480px) {
	.slide-content h1{font-size:260%;}
	
	#inspired{display:block;}
	#inspired div{width:100%!important;margin:0% 0 20px 0!important;}
	
	#team.grid{display:block;}#team.grid div{width:100%;margin:0;}
}