/*  global menu     



*/

h1 {
    font-family: Cormorant, sans-serif;
    font-size: 3.2em;
}

h2 {
    font-family: Cormorant, sans-serif;
	font-size: 2.6em;
}


h3 {
	     font-family: 'Outfit', sans-serif;	
	font-weight: 400;
}




.divMenuBar {
    padding: 20px 30px 5px 0;
}

.divMenuContWrapper {
	     font-family: 'Outfit', sans-serif;	
		 font-weight: 400;
	font-size: .9em;
}

.divParentMenuTab {
    padding: 0 20px 0 20px;
}


.divSquareWhiteBtn {
	margin: 5px 0;
}

	.divSquareWhiteBtn {
		margin-right:20px;
	}	








/*  slider  */


    .divSliderContentWrapper {
         margin-left: 0px; 
    }

.divSlideTitleBar {
/*	     font-family: 'Outfit';	*/
		font-weight: 300;	
		width:50%;
		max-width:1200px;

}



.sliderHeadline{
	font-size:70px; 
	color:#fff;
	width:100%;
}

.slidersubHead{
	font-size:20px; 
	color:#fff;
}

#nav div {
	background: url("/images/t17/whte-dot-off.png");
	    background-size: contain;
	border: 0px;
    background-color: transparent;
}

#nav div.activeSlide {
	background: url("/images/t17/whte-dot-on.png");
	    background-size: contain;
	border: 0px; 
    background-color: transparent;
}

#nav div:hover, #nav div.activeSlide:hover {
	background: url("/images/t17/whte-dot-on.png");
		border: 0px; 
	    background-size: contain;
}
	
















.divBlurb1, .divBlurb2 {
	font-weight: 300;
	line-height: 130%;
}






.table17-featured-copy {
	margin: 60px auto;
    font-weight: 300;
    line-height: 130%;
}





.SliderButton {
		font-weight: 500;
	    padding: 14px 24px;
	    font-size: 15px;
}


.divSquareWhiteBtn {
	font-weight: 500;
	    padding: 8px 24px;
	
}








/* Quotes */

.divQuotes {
	max-width: 1000px; 
	width: 80%; 
	margin: auto; 
	position: relative; 
	top: 20%; 
	transform: translateY(-55%);
	transform: translateY(0);
	color: #111; 
	text-align: center;
	    font-size: 1.2em;
}

.quote-phrase {
	font-weight: 300;
	line-height: 130%;
	font-size: 1.4em;
}

.quote-phrase img {
	margin-bottom:20px;
}


.credit {
    font-size: 0.9em;
    padding-top: 10px;
}












.t17-full-width-row {
	width: 100%; 
	max-width: 1450px;
	margin: 0 auto 80px;
	
}

.t17-full-width-inner {
	display: flex; 
	flex-wrap: wrap; 
	font-size: 1.2em; 
	align-self: stretch; 
	margin-top: 30px;
}







/* brands */
.brandsCont {
	
}

.t17-brand-block {
	background-repeat: no-repeat; 
	background-position: center top; 
	background-size: cover; 
	min-width: 300px; 
	height: 500px; 
	text-align: center; 
	position: relative;
}

.brand-gradient1 {
	background: linear-gradient(180deg,rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)); 
	position: absolute; 
	top: 0; 
	left: 0px; 
	min-width: 300px; 
	height: 500px; 
	width: 100%;
}









.t17-one-third {
	flex: 1; 
	flex-grow: 1; 
	margin:0 1.3% 0 0;
	max-width:32%;
}

.t17-one-third img  {
	width: 80%; 
	max-width: 300px; 
	position: relative; 
	top: 50%; 
	transform: translateY(-50%);
}



.t17-one-third-copy {
	padding: 15px 15px 0 0; 
	max-width: 400px;
}


.t17-one-third-copy p {
	font-size: 1em;
	line-height: 1.3em;
}


/* Stats bar */

.divStats {
	position: relative;
	margin: 0 auto 30px;
}

.divStats-inner {
	display: flex;
    flex-wrap: wrap;
    font-size: 1.2em;
    align-self: stretch;
    color: #fff;
}

.divStats-block {
	flex: 1; 
	flex-grow: 1; 
	flex-basis: 20%; 
	min-width: 150px; 
	position: relative;
}

.divStats-bgImage {
	background-repeat: no-repeat; 
	background-position: center top; 
	background-size: cover; 
	height: 300px; 
	text-align: center;
}

.divStats-textArea  {
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translateY(-50%) translateX(-50%);
}

.divStats-bigStat {
	    font-family: Cormorant, sans-serif;
	    font-size: 3.2em;
	    margin: 4px 0 4px 0;
		font-weight: normal;
    	padding-bottom: 0;
}





/* Latest work */

.latest-work h3 {
    font-size: .8em;
	    margin-bottom: 10px;
}

.divPlanLinkBtn {
	font-size: .9em;
}

.latestWorkContainer {
	display: flex; 
	flex-wrap: wrap; 
	font-size: 1.2em; 
	align-self: stretch; 
	margin-top: 30px;
	
}

.latestWorkBlock {
	flex:1; 
	flex-grow:1; 
margin: 10px 20px 40px 0px;
}

.latestWorkImage{
	background-repeat: no-repeat; 
	background-position: center top; 
	background-size: cover; min-width: 300px; 
	height: 400px; 
	text-align: center;
}

.latestTextBlock {
	padding: 15px 15px 15px 0; 
/*	max-width: 400px; */
}





/* footer */

.t17-footer-title-area {
	text-align: center; 
	border-bottom: 1px solid #fff; 
	padding: 30px;
	    margin-bottom: 28px;
}


.t17-footer-title-area .title {
	font-size: 1.6em;
	font-weight: 300;
	margin: 0 0 20px 0;
}


.t17-footer-title-area .divSquareOnDarkBtn {
	margin-bottom:30px;
	
}


.divFooterTopLevel {
	    margin-bottom: 20px;
	    font-family: Outfit, sans-serif;
	font-weight: 300;
}

.divFooterlinks {
	vertical-align:top; 
	padding-right:30px;
	margin-bottom:9px;
}


.divFooterSub a {
	font-family: Outfit, sans-serif;
	    font-size: 1em;
	
}

.divFooterContact h3
{
    margin: 9px 0 24px 0;
    font-size: 1.5em;
    font-weight: 300;
}

.divFooterContact {
    vertical-align: top;
    display: inline-block;
    min-width: 150px;
    max-width: 200px;
    color: #fff;
    text-align: left;
    font-size: 1em;
}




.divFooterCopyright {
    color: #fff;
    text-align: right;
    padding-bottom: 50px;
}

.divFooterCopyright img {
	margin:50px 0 15px 0;
}



















@media only screen and (max-width: 680px) {
	
	h1 {
    font-size: 2.2em;
}
    .divCont {
        text-align: left;
        font-family: Outfit, sans-serif;
        font-size: 1.5em;
    }
	
.divSlideTitleBar {
		width:80%;
}

	
		.divQuotesWrapper {
         height: auto; 
		padding: 80px 0 120px 0;
    }

	.quote-phrase {
		font-size: 1.1em;
	}
	

	

	.brandsCont h2{
		margin-left:20px;
	}
	
	
	
	
	.t17-one-third {
        max-width: 90%;
        margin: 30px auto;
	}	
		

	.latest-work {
		margin-left:10px;
	}

	
	
	
	
	.t17-footer-title-area {
    padding: 60px 20px;
	}
	
	
}



