* {
	box-sizing: border-box;
}

p {
	margin: 0 0 3%;
}

body {	
	background-color: #babcbe;
	margin: 0px 50px;
}

.vidCon {
    width: 100%; 
    text-align: center; 
    padding: 0px 25%;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
    }

#mobile {
		display: none;
	}
	
#desktop {
	display: block;
}

a {
	color: #928056;
}

a:hover {
	text-decoration: none;
	color: #9d9d9d;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*overflow: auto;*/
  background-color: rgba(0,0,0,.75);
}

/* Modal Content */
.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 930px;
  height: 85vh;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

#specialTitle {
	color: rgba(146, 128, 86, .1);
	font-size: 7vw;	
	font-family: Lato;
	letter-spacing: 3px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-transform: uppercase;
}

#mobileMenu {
		display: none;
	}

#menu {
	max-width: 1520px; 
	/*height: 140px;*/
	height: 8vw;
	background-color: #ffffff;
	display: inline-block;	
	width: 95%;
	text-align: left;
	border-radius: 0 0 15px 15px;
	box-shadow: 0 5px 10px 0 rgba(63, 63, 63, .5);
	z-index: 9999;
	position: relative;
}

#menuSpecial {
	max-width: 1520px; 
	height: 140px;
	/*height: 140px;*/
	height: 8vw;
	background-color: #ffffff;
	display: inline-block;	
	width: 100%;
	text-align: left;
	z-index: 999;
	position: relative;
}

#footer, #footerSpecial {
	max-width: 1600px; 
	background-color: #404041;
	display: inline-block;	
	width: 100%;
	-webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
	transition: .5s ease;
}

#footerSpecial {
	padding: 5% 0px; 
	margin-top: -5px;
	line-height: 2.5vw;
}

#footerSpecial a {
	color: #ffffff;
}

.ninja-forms-req-symbol {
  display: none;
}

.nf-form-fields-required {
	display: none;
}

.field-wrap label {
	font-family: Lato !important;
	font-size: 1.05vw !important;
	letter-spacing: 1px;
	font-weight: normal !important;
}

.ninja-forms-field {
	font-family: Lato !important;
	font-size: 1.05vw !important;
	font-weight: normal !important;
	padding: 1% !important;
	line-height: 2.0vw !important;
	border: 1px solid #939598 !important;
	height: auto !important;
	background-color: transparent !important;
	width: 100% !important;
	margin-top: 0px !important;
}

.nf-field-label {
	color: #6D6E71; 
}

#nf-field-4-wrap {
	display: inline-block !important;
	text-align: center !important;
	width: 100% !important;
}

#nf-field-4 {
	background-color: #808285 !important;
	font-family: Lato !important;
	font-size: 1.05vw !important;
	text-transform: uppercase !important;
	width: auto !important;
	display: inline-block !important;
	padding: 1% 3% !important;
}

.menuSub {
	display: inline-block;
}

.menuItem {
	color: #928056;
	font-size: 1.2vw;/*21px;*/
	text-transform: uppercase;
	font-family: Lato;
	letter-spacing: 1px;
	padding: 0px 1.2vw;
	font-weight: 700;
}

.menuItem a {
	color: #928056;
	-webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
	transition: color .5s ease;
	text-decoration: none;
}

.menuItem a:hover {
	text-decoration: none;
	color: #000000;	
}

.menuItemGroup .active a {
	color: #000000;	
}

#mobileMenuSub .active a {
	color: #000000;	
}

.bioGroup {
	width: 100%; 
	max-width: 1500px; 
	padding: 2% 0px 2% 32%; 
	text-align: center;
}

.bioRow {
	width: 100%; 
	clear: both; 
	display: inline-block; 
	margin-bottom: 2%;	
}

.bioImage {
	display: inline-block;
	float: left; 
	/*width: 30%;*/
	max-width: 245px;
	height: auto;
}

.bioText {
	text-align: left;
    /*padding: 0px 1% 0px 3%;*/
	padding: 0px 0px 0px 3%;
    font-family: Lato;
    /*font-size: .8vw; */
	font-size: 13px;
    line-height: 1.8vw;
	float: left; 
	width: 67%; 
	color: #918056;
}

.bioTagline {
	text-align: left;
    padding: 0px;
    font-family: Lato;
    font-size: 13px;
    line-height: 1.8vw;
	float: left; 
	width: 100%; 
	color: #000000;
}

.bioName {
	font-size: 1.4vw;
    /*line-height: 2.7vw;*/
	color: #000000;
}

.menuSocial {
	color: #BCBEC0;
	opacity: .5;
	font-size: 2.5vw;
	padding: 0px;
}

.menuSocial a {
	color: #BCBEC0;
	-webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.menuSocial a:hover {
	color: #928056;
}

.fa-facebook-square { 
	padding-left: 6vw;
	padding-right: 1.2vw;
	margin: 0px;	
}

.fa-instagram-square, .fa-twitter-square { 
	padding-left: 1.2vw;
	margin: 0px;	
}

.fa-linkedin-square { 
	padding-left: 0px;
	margin-left: -15px;
}

.logo {
	padding-left: 1.3vw;
	display: inline-block;
}

.mainHomeSub {
	font-family: 'Lato', sans-serif; 
	font-size: 2.5vw;
	text-transform: uppercase;
	text-align: left;
	background: #6b5e43;
    background: -moz-linear-gradient(top, #6b5e43 0%, #7d6c47 100%);
    background: -webkit-linear-gradient(top, #6b5e43 0%,#7d6c47 100%);
    background: linear-gradient(to bottom, #6b5e43 0%,#7d6c47 100%);
	letter-spacing: 3px;
	color: #BCBEC0;
	padding-left: 10%;
}

.firstLetter {
	color: #ffffff;
}

.hpText {
	font-family: Lato;
	color: #ffffff;
	text-align: left;
	padding: 4% 12%; /* was 4% 12% */
	font-size: .9vw;
	line-height: 1.85vw; /* was 2vw */
	display: inline-block;
}

.menuItemGroupSpecial {
	left: 30%;
	width: 74%;
	position: absolute;
	top: 2.7vw;
}

.menuItemGroup {
	left: 18%;
	width: 88%;
	position: absolute;
	top: 2.9vw;
}

#footerBox {
	position: relative; 
	top: 50%; 
	transform: translateY(-50%); 
	width: 100%;
	display: inline-block;
}

#footerBoxMobile {
	display: none;
}

.footerGroup {
	display: inline-block;
	text-align: left;
	color: #ffffff;
	font-family: Lato;
	/*font-size: 1.1vw;*/
	padding: 0px 3%;
	line-height: 2vw;
	vertical-align: top;
	
}

.footerSocial {
	display: inline-block;	
	color: #ffffff;
	opacity: .35;
	font-size: 2.8vw;
}

.footerSocial a {
	color: #ffffff;
}

#footer a {
	color: #ffffff;	
	-webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

#footer a:hover {
	color: #928056;	
	text-decoration: none;
}

.fa_footer:first-child { 
	padding-right: 1.5vw;
	padding-left: 0px;
	margin: 0px;	
}

#homeCopy {
	/*
	-webkit-box-shadow: -9px 0px 20px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: -9px 0px 20px 0px rgba(0,0,0,0.5);
	box-shadow: -9px 0px 20px 0px rgba(0,0,0,0.5);
	*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6e5f3e+0,87754c+25,87754c+75,6e5f3e+100 */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6e5f3e+0,87754c+12,87754c+88,6e5f3e+100 */
background: #6e5f3e; /* Old browsers */
background: -moz-linear-gradient(left,  #6e5f3e 0%, #87754c 12%, #87754c 88%, #6e5f3e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #6e5f3e 0%,#87754c 12%,#87754c 88%,#6e5f3e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #6e5f3e 0%,#87754c 12%,#87754c 88%,#6e5f3e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e5f3e', endColorstr='#6e5f3e',GradientType=1 ); /* IE6-9 */

}

#homeCopyMobile {
	background: #6e5f3e; /* Old browsers */
background: -moz-linear-gradient(left,  #6e5f3e 0%, #87754c 12%, #87754c 88%, #6e5f3e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #6e5f3e 0%,#87754c 12%,#87754c 88%,#6e5f3e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #6e5f3e 0%,#87754c 12%,#87754c 88%,#6e5f3e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e5f3e', endColorstr='#6e5f3e',GradientType=1 ); /* IE6-9 */
}

.mobileHomeSITE {
	-webkit-box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,.5);
	box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,.5);
	background-color: #ffffff;
	padding: 25px;	
}

#imageBox {
	opacity: 1;
	/*height: 500px !important;*/
	
	
	-webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.imageBoxSub {
	
	-webkit-box-shadow: inset -9px 0 20px -9px rgba(0,0,0,0.5);
	-moz-box-shadow: inset -9px 0 20px -9px rgba(0,0,0,0.5);
	box-shadow: inset -9px 0 20px -9px rgba(0,0,0,0.5);
	
	left: 0px !important;
	position: absolute !important;
	top: 0px !important;
}

#imageBox2a {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

#teamWorkBox {
	-webkit-box-shadow: inset -9px 0 20px -9px rgba(0,0,0,0.5);
	-moz-box-shadow: inset -9px 0 20px -9px rgba(0,0,0,0.5);
	box-shadow: inset -9px 0 20px -9px rgba(0,0,0,0.5);
}

#teamwork {
	color: #928056;
	font-size: 2vw;
	text-transform: uppercase;
}

#header {
	max-width: 1600px; 
	height: 0px; 
	padding-top: 4.24%;
	background-color: #404041;
	display: inline-block;	
	width: 100%;
	margin-bottom: -5px;
	position: relative;
	z-index: 4000;
}

#headerSpecial {
	max-width: 1600px; 
	height: 0px; 
	padding-top: 4.24%;
	background-color: #404041;
	display: inline-block;	
	width: 100%;
	margin-bottom: -5px;
	position: relative;
	z-index: 900;
}

#logoImg, #menu, #menuSpecial, .logo {
	/*-webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
	transition: .5s ease;
	*/
	max-height: 11vw;
}

#logoImg {
	top: -3.4vw;
}

.diamondRow {
	width: 100%;
	max-width: 1500px;
	padding: 2% 0px;
}

.diamond {
	-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	width: 205px;
	height: 205px;
	background-position: center center;
	float: right;
	background-size: contain;
	
}

.diamondImage {
	display: inline-block;
	width: 20%;
}

.diamondCopy {
	display: inline-block;
	width: 65%;
	vertical-align: top;
	text-align: left;
	padding: 0px 1% 0px 3%;
	font-family: Lato;
	font-size: 1.05vw;
	line-height: 2.5vw;
}

.diamondTitle {
	color: #928056;
	font-family: Lato;
	font-size: 2.4vw;
	padding-bottom: 2%;
	padding-top: 2%;
}

.general {
	width: 100%; 
	margin: auto;
	max-width: 1600px; 
	/*display: inline-block;*/
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e5e5e5+0,ffffff+10,ffffff+90,e5e5e5+100 */
	background: #e5e5e5; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
background: -moz-linear-gradient(to right, #e5e5e5 0%, #ffffff 10%, #ffffff 90%, #e5e5e5 100%);
background: -webkit-linear-gradient(to right, #e5e5e5 0%, #ffffff 10%, #ffffff 90%, #e5e5e5 100%);
background: -webkit-gradient(linear, 100% 0, 0 0, from(#e5e5e5), color-stop(0.1, #ffffff), color-stop(0.9, #ffffff), to(#e5e5e5));
background: -o-linear-gradient(to right, #e5e5e5 0%, #ffffff 10%, #ffffff 90%, #e5e5e5 100%);
background: linear-gradient(to right, #e5e5e5 0%, #ffffff 10%, #ffffff 90%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=1 ); /* IE6-9 */
}

.accordionTitle {
	background-color: #928056;
	color: #ffffff;
	margin: 0px 5%;
	font-family: Lato;
	text-transform: uppercase;
	font-size: 1.5vw;
	padding: 15px 0px;
	clear: both;
	margin-top: 15px;
	cursor: pointer;
	font-weight: 700;
	letter-spacing: 2px;
}

.accordionTitleFirst {
	margin-top: 0px;
}

.accordionGroup {
	margin: 0px 5%;
	display: none;
	/*display: inline-block;*/
	/*opacity: 0;*/
	background-color: #ffffff;
	height: 0px;
	-webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
	transition: .5s ease;
}

.accordionImage {
	width: 50%;
	display: inline-block;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.accordionCopy {
	width: 50%;	
	text-align: left;
	display: inline-block;
	font-family: Lato;
	font-size: 1.2vw;
	line-height: 3.2vw;
	padding: 30px 30px 15px 30px;
}

.projectGroup {
	
	display: inline-block;
	position: relative;
	width: 90%;
	margin: 0% 0px 1% 0px;
}



.projectsTitle {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
	color: #928055;
	font-family: Lato;
	font-size: 1.7vw;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 2%;
	font-weight: 700;
	/*margin-top: 2%;*/
}

.projectsTitle:before, .projectsTitle:after {
    content: '';
    border-top: 4px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}

.projectsTitle:after {
    margin: 0 0 0 20px;
}

.general_heroImage {
	width: 100%;
	background-size: cover; 
	background-repeat: no-repeat; 
	background-position: center top; 
	/*height: 450px;*/
	padding-top: 33.53%;
	height: 0px;
	display: block;
}

.general_heroImageMobile {
	display: none;	
}

#mobileMenuSub {
	display: none;
}

.projectContainer {
	margin-bottom: 3%;
	float: left; 
	display: inline-block;
}

.projectImage {
	display: inline-block; 
	width: 95%; 
	height: 18vw;
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
	cursor: pointer;
}

#contactInfo {
	border-right: 1px solid #ffffff;
	border-bottom: none;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 700px) 
{
	body, html { 
		
	}
	
	body {
		margin: 0px;
	}
    
    .vidCon {
        width: 100%; 
        text-align: center; 
        padding: 25px 0px 0px 0px;
    }
    
    .video-container {
    	position:relative;
	    padding-bottom:56.25%;
	    padding-top:30px;
	    height:0;
	    overflow:hidden;
    }

    .video-container iframe, .video-container object, .video-container embed {
	    position:absolute;
	    top:0;
	    left:0;
	    width:100%;
	    height:100%;
    }
	
	#mobile {
		display: block;
		margin-top: 0px;
		overflow-x:hidden;
	}
	
	#desktop {
		display: none;
	}
	
	.projectGroup {
	
		margin: 5% 0px 1% 0px;
	}
	
	.close {
		top: 0px;
		right: 10px;
	}
	
	.field-wrap label {
		font-size: 16px !important;
	}

	.ninja-forms-field {
		font-size: 16px !important;
		padding: 14px !important;
		line-height: 18px !important;
		width: 100% !important;
	}

	#nf-field-4-wrap {
		width: 100% !important;
	}

	#nf-field-4 {
		font-size: 14px !important;
		text-transform: uppercase !important;
		width: auto !important;
		padding: 14px !important;
	}
	
	#menu {
		min-height: 80px !important;
		position: absolute;
		left: 0px;
		top: 30px;
		border-radius: 0px;
		width: 100%;
		display: inline-block;
	}
	
	#menuSpecial {
		min-height: 80px !important;
		position: absolute;
		left: 0px;
		top: 30px;
		border-radius: 0px;
		width: 100%;
		display: inline-block;
	}
	
	#header, #headerSpecial {
		height: 30px;
	}
	
	#logoImg {
		max-height: 128px;
		height: 120%;
		top: -30%;
	}
	
	.menuItemGroup {
		display: none !important;
	}
	
	#mobileMenu {
		display: inline-block;
		float: right;
		font-size: 28pt;
		color: #BCBEC0;
		margin-right: 20px;
		padding-top: 12px;
	}
	
	.bioGroup {
		width: 100%; 
		padding: 0px 25px 25px 25px; 
		text-align: center;
	}
	
	.bioImage {
		display: block;
		float: none;
		width: 100%;
	}

	.bioText {
		text-align: left;
	    padding: 0px 1% 0px 3%;
	   	font-size: 16px;
		line-height: 24px;
		float: none; 
		width: 100%; 
		text-align: left; 
	}
	
	.bioTagline {
		text-align: left;
	    padding: 0px;
	   	font-size: 16px;
		line-height: 24px;
		float: none; 
		width: 100%; 
		text-align: left; 
		color: #000000;
	}

	.bioName {
		padding: 10px 0px;
		font-size: 22px;
	    line-height: 24px;
	}
	
	#mobileMenu a {
		color: #BCBEC0;
	}
	
	#footerBox {
		position: relative; 
		top: 0px; 
		transform: none;
		width: 100%;
		padding: 25px 0px;
	}
	
	.modal-content {
		height: 425px;
	}
	
	.general_heroImage {
		display: none;
	}
	
	.general_heroImageMobile {
		display: block;
		height: 180px;
		width: 100%;
		background-size: cover; 
		background-repeat: no-repeat; 
		background-position: center top; 
		/*height: 450px;*/
		margin-top: 220px;
	}
	
	#mobileMenuSub {
		width: 100%; 
		display: inline-block;
		padding: 0px 50px 20px 50px; 
		font-family: Lato; 
		font-size: 21px; 
		color: #928056;
		opacity: 0;
		-webkit-transition: opacity 0.1s ease;
	    -moz-transition: opacity 0.1s ease;
    	-o-transition: opacity 0.1s ease;
	    transition: opacity 0.1s ease;
		margin-top: 13px;
		background-color: #ffffff;
	}
	
	#mobileMenuSub div {
		color: red;	
		font-family: Lato;
		color: #928056;
		text-transform: uppercase;
		padding: 5px 0px;
	}
	
	.diamond {
		float: none;
		text-align: center;
		display: inline-block;
		margin-top: 10px;
	}
	
	.diamondImage {
		/*display: inline-block;*/
		width: 100%;
		text-align: center;
		display: none;
	}
	
	.diamondCopy {
		width: 100%;
		padding: 10px 40px 20px 40px;
		font-size: 16px;
		line-height: 24px;
	}
	
	.diamondTitle {
		font-size: 25px;
		line-height: 30px;
		font-weight: bold;
		padding-right: 25px;
	}
	
	.aiMobile {
		display: inline-block !important;
		float: none !important;
		width: 100% !important;
		height: 200px !important;
	}
	
	.acMobile {
		display: inline-block !important;
		float: none !important;	
		width: 100% !important;
	}
	
	.accordionTitle {
		font-size: 20px;
		padding: 10px 0px;
	}
	
	.accordionCopy {
		font-size: 16px;
		line-height: 24px;
	}
	
	.projectsTitle {
		font-size: 22px;
	}
	
	.projectContainer {
		margin-bottom: 3%;
		float: none; 
		display: block;
		width: 100% !important;
		text-align: center !important;
	}
	
	.projectImage {
		display: inline-block; 
		width: 95%; 
		height: 200px;
		background-position: center center; 
		background-repeat: no-repeat; 
		background-size: cover;
	}
	
	.footerSocial {
		font-size: 40px;	
		padding: 0px 3px 20px 3px;
		text-align: right;
	}
	
	#socialIcons {
		text-align: right;
	}
	
	.footerGroup {
		display: inline-block;
		width: 90%;
		font-size: 16px;
		text-align: center;
		line-height: 22px;
	}
	
	#contactInfo {
		border-right: none;
		/*border-bottom: 1px solid #ffffff;*/
		margin-bottom: 20px;
		padding-bottom: 20px;
		text-align: right;
	}
	
	#footerBox {
		display: none;
	}
	
	.menuItemGroupSpecial {
		display: none;
	}
	
	#footerBoxMobile {
		display: inline-block;
		padding: 50px 0px;
	}
} 

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 701px) 
{
	body {
		margin: 0px;
	}
	
	.diamond {
		width: 150px;
		height: 150px;
	}
	
	.diamondCopy {
		font-size: 1.5vw;
		line-height: 3vw;
	}
	
	#specialTitle {
		font-size: 6vw;	
		margin-top: -.5%;
	}
	
	#menu, #menuSpecial {
		/*height: 50px;*/
	}
	
	.logo {
		/*max-height: 100px;*/
		padding-top: 3.2vw;
	}
	
	.menuSocial {
		/*margin-top: 10px;*/
	}
	
	#logoImg {
		/*max-height: 100px;*/
	}
	
	#footer, #footerSpecial {
		height: 166px; 
	}
} 

@media only screen and (min-width: 900px) 
{
	.logo {
		/*max-height: 100px;*/
		padding-top: 2.5vw;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 1048px) 
{
	body {	
		margin: 0px 50px;
	}
	
	.diamond {
		width: 205px;
		height: 205px;
	}
	
	.diamondCopy {
		font-size: 1.05vw;
		line-height: 2.5vw;
	}
	
	#specialTitle {
		font-size: 6vw;	
		margin-top: -10px;
	}
	
	#menu, #menuSpecial {
		/*height: 80px;*/
	}
	
	.logo {
		/*max-height: 130px;*/
		padding-top: 1.5vw;
	}
	
	#logoImg {
		/*max-height: 130px;*/
	}	
	
	.menuSocial {
		/*margin-top: 0px;*/
	}
	
	#footer, #footerSpecial {
		height: 196px; 
	}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 1167px) 
{
	#specialTitle {
		font-size: 6.8vw;	
		margin-top: -1.5%;
	}
	
	#menu, #menuSpecial {
		/*height: 110px;*/
	}
	
	.logo {
		/*max-height: 160px;*/
		padding-top: 1%;
	}
	
	#logoImg {
		/*max-height: 160px;*/
	}
		
	#footer, #footerSpecial {
		height: 200px; 
	}
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1285px) 
{		
	#specialTitle {
		font-size: 7vw;	
	}
	
	#menu, #menuSpecial 
	{
		/*height: 140px;*/
	}
	
	.logo {
		/*max-height: 190px;*/
		padding-top: 1vw;
	}
	
	#logoImg {
		/*max-height: 190px;*/
	}
	
	#footer {
		height: 256px; 
	}
	
	#footerSpecial {
		height: 200px; 
	}
	
	.footerGroup {
		/*position: relative;
	  top: 50%;
	  transform: translateY(-50%);*/
	}
	
}

@media only screen and (min-width: 1400px) 
{	
	.logo {
		/*max-height: 190px;*/
		padding-top: .4vw;
	}
	
	#footerSpecial {
		height: auto;
		padding: 2vw 0px;
	}
	
	.footerGroup {
		/*position: relative;
	  top: 50%;
	  transform: translateY(-50%);*/
	}
}

@media only screen and (min-width: 1600px) 
{		
	#header, #headerSpecial {
		height: 72px;
	    padding-top: 0;
	}
	
	#menu, #menuSpecial {
		height: 140px;
	}
	
	#menuSpecial {
		width: 100%;
		max-width: 1600px;
	}
	
	
	.logo {
		padding-top: 0px;
	}
	
	#logoImg {
		height: 190px;
	}
	
	#footerSpecial {
		padding: 0px; 
	}
	
	.footerGroup {
		/*position: relative;
	  top: 50%;
	  transform: translateY(-50%);*/
	}
	
	#specialContact {
		padding: 0px;
	}
}