@charset "UTF-8";
/* CSS Document */

.top-paragraph {
	font-family: 'Libre Baskerville', serif;
	font-size:18px;
	line-height:30px;
	color:#FFF;
	text-align:center;
	margin-bottom:50px;
}

.lead-paragraph {
	font-family: 'Libre Baskerville', serif;
	font-size:14px;
	line-height:26px;
	color:#FFF;
	text-align:center;
	letter-spacing:1px;
	margin-bottom:250px;
}


.section-header-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 15px;
    line-height: 18px;
    letter-spacing: 3px;
    color: #ffc93a;
	margin-bottom:20px;
}
.section-header-copy {
	font-family: 'Crimson Text', serif;
	font-size:40px !important;
	line-height:50px !important;
	color: #999999 !important;
	font-style:italic !important;
}

.section-header-copy-small {
	font-family: 'Crimson Text', serif;
	font-size:33px !important;
	line-height:43px !important;
	color: #999999 !important;
	font-style:italic !important;
}

.client-list {
	font-family: 'Crimson Text', serif;
	font-size:24px !important;
	line-height:34px !important;
	color: #999999 !important;
	font-style:italic !important;
}


.section-gray-copy {
	font-family: 'Libre Baskerville', serif;
	font-size:16px;
	line-height:28px;
	color: #999999 !important;
}

.line_after_header {
	width: 100%;
	height: 1px;
	background-color: #999999;
	margin-top: 0px;
	margin-bottom:30px;
	float: right; 
}

.section-white-copy {
	font-family: 'Libre Baskerville', serif;
	font-size:16px !important;
	line-height:30px !important;
	color:#FFF !important;
	margin-bottom:28px;
}

.white-copy {
	color:#FFF !important
}

.white-boarder-box {
	border: 1px solid #FFF;
	text-align:center;
	padding: 15px 0px 25px;
}

.white-boarder-box p {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#FFFFFF;
	font-size:12px;
	letter-spacing:3px;
}

.capability-bottom {
	margin-bottom:40px;
}

.team-member-box {
	margin:40px 0px;
}

.team-member-box p {
	font-family: 'Libre Baskerville', serif;
	color:#999999;
	font-size:11px !important;
	text-transform:uppercase;
	padding:15px 0px 0px;
}

.team-member-title {
	font-family: 'Libre Baskerville', serif;
	font-size:9px !important;
}

.footer-copy {
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	color:#999 !important;
	text-transform:uppercase;
	font-size:12px !important;
	letter-spacing:3px;
	text-align:center;
	margin-top:50px;
}

.tablet-berief {
	display:none;
}

.mobile-gallery {
	display:none;
}

.portfolio-link {
	text-align:right;
	width:100%;
}

.portfolio-link a {
	font-family: 'Libre Baskerville', serif;
	color:#ffc93a;	
}

.portfolio-link a:hover {
	color:#ffc93a;
}

.portfolio-link a:visited {
	color:#ffc93a;
}


@media screen and (max-height: 768px) and (min-width: 993px) {
	.tablet-space-ob{
		margin-top:100px;
	}
	.tablet-space-wwd{
		margin-top:80px;
	}
	.tablet-space-wwa{
		margin-top:60px;
	}
	.tablet-space-contact{
		margin-top:40px;
	}
	.capability-bottom {
    	margin-bottom: 20px;
	}
	.hwd-space {
    	margin-bottom: 10px;
	}
	.team-member-box {
		margin:20px 0px;
	}
	.footer-copy {
		text-align:center;
		margin-top:20px
	}
}

@media screen and (min-height: 900px) and (max-width: 768px) {
	.top-paragraph {
		margin-top: 200px;
	}
	.lead-paragraph {
	    margin-bottom: 400px;
	}
	.tablet-berief {
		display:block;
		padding: 0px 15px;
	}
	.desktop-berief {
		display:none;
	}
	.paragraph-margin {
		margin-bottom:20px;
	}
	.tablet-space {
		margin: 60px 0px;
	}	
	.about_text h2 {
		margin-bottom:20px;
	}
	.section-header-copy {
	font-size:34px !important;
	line-height:44px !important;
}
	.section-header-copy-small {
		font-size:28px !important;
		line-height:38px !important;
	}
}

@media screen and (max-width: 760px) {
	.top-paragraph {
		margin-top: 80px;
	}
	.top-paragraph img{
		width:80%;
	}
	.lead-paragraph {
	    margin-bottom: 230px;
	}
	.tablet-berief {
		display:block;
		padding: 0px 15px;
	}
	.desktop-berief {
		display:none;
	}
	.paragraph-margin {
		margin-bottom:20px;
	}
	.tablet-space {
		margin: 60px 0px;
	}	
	.about_text h2 {
		margin-bottom:20px;
	}
	.section-header-copy {
	font-size:34px !important;
	line-height:44px !important;
	margin-bottom:20px;
	}
	.section-header-copy-small {
		font-size:28px !important;
		line-height:38px !important;
		margin-bottom:20px;
	}
	.client-list {
		margin-bottom:20px;
	}
	.white-boarder-box {
    margin: 5px 10px;
	}
	.tablet-space-wwa{
		margin:0px 8px;
	}
	.team-member-box {
		margin:20px 0px;
	}
	.mobile-gallery {
		display:block;
		margin-top:40px;
	}
	.footer-copy {
		text-align:center;
		margin-top:20px
	}
	.brands {
		margin:0px 8px;
	}
	.member-list {
		padding: 20px 0px;
	}
	.hwd_header {
		margin-bottom:20px;
	}
}