#header .header-links li {
    list-style: none;
}

#header .header-links li a {
	font-family: 'GT America Light';
	letter-spacing: .5em !important;
}

.footer-section {
    background: #000000;
    color: #ffffff;
    font-family: 'GT America Light';
    padding-top: 6%;
    padding-bottom: 2%;
    font-size: 14px;
    letter-spacing: .1em;
    font-weight: 300;
    line-height: 2em;
}

.footer-section a, .footer-section a:visited {
	color: #ffffff;
	font-family: 'GT America Extended Medium';
	font-size: 14px;
	letter-spacing: .1em;
	font-weight: 300;
}

.footer-section a:hover {
	color: #ffffff;
}

.footer-section ul {
	margin: 0;
}

.footer-section .footer-menu li {
    list-style: none;
    margin-bottom: 1em;
}

.footer-section .footer-menu li:first-child {
    margin-bottom: 1.5em;
}

.footer-section .footer-menu li:first-child a {
    letter-spacing: .2em !important;
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
}

.footer-section .footer-menu li:first-child a:hover {
    color: #ffffff;
}

.footer-section .footer-title {
    margin-bottom: 1.5em;
}

.footer-section .footer-title a {
    letter-spacing: .2em !important;
    font-weight: 600;
    color: #AAAAAA;
    font-size: 13px;
}

.footer-section .footer-title a:hover {
    color: #c4d600;
}

.footer-section-inner {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 4%;
}

.footer-tagline {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.6em;
}

.footer-logo {
    float: left;
    margin-right: 3em;
}

.footer-copyright, .footer-copyright a {
    color: #ffffff !important;
    font-size: 12px;
    line-height: 1.3em;
    font-weight: 500;
}

.footer-links {
    color: #7F7F7F;
    font-size: 11px;
}

.footer-links a {
    color: #7F7F7F;
    font-size: 11px;
}

.outline-btn {
    border: 1.5px solid #565656;
    padding: .5em;
}

.footer-icon {
    text-align: right;
}

.footer-social-icon {
    margin-left: 1.5em;
}

.row-section {
    padding-bottom: 5%;
}

.col-2-10 {
    width: 19%;
    display: inline-block;
    vertical-align: top;
}

.col-4-10 {
    width: 39%;
    display: inline-block;
    vertical-align: top;
}

.col-6-10 {
    width: 59%;
    display: inline-block;
    vertical-align: top;
}

.col-1-3 {
    width: 32.2%;
    display: inline-block;
    vertical-align: top;
}

@media only screen and (max-width: 1920px) {
}
@media only screen and (max-width: 1600px) {
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 960px) {
}
@media only screen and (max-width: 768px) {

.col-2-10 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.col-4-10 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.col-6-10 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.col-1-3 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

}



p#approachtitle {
text-transform: uppercase; font-weight: 800;
	font-family: "proxima-nova",sans-serif;
font-size: 24px; letter-spacing: 2px; 
}

p#secondtitle {
text-transform: uppercase; font-weight: 800;
	font-family: "proxima-nova",sans-serif;
letter-spacing: 2px; font-size: 11pt;
}

#search-wrap {
	display: none!important;
}

#header .header-links ul li a:last-child {
    padding-right: 0px!important;
	padding-left: 50px!important;
}

.parentbox {
    width:100%px;
    height:500px;
    text-align: center; 
    background-color: rgba(255, 255, 255, 0.52);
}

.parentbox:before {      
    content: ' ';
    display: inline-block;
    vertical-align: middle; 
    height: 100%;
}

.childbox {
    display: inline-block;
    vertical-align: middle;  
}

p#textabove {
text-transform: uppercase; 
font-weight: 800; 
	font-family: "proxima-nova",sans-serif;
font-size: 32pt;
letter-spacing: 2px; 
}
