.no-js #about #container #content section .secondary .inner .lhgaImages .content .desc .header3 a {
color: rgba(76,68,77,0.7);
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.no-js #about #container #content section .secondary .inner .lhgaImages .content .desc .header3 a:hover {
color: rgba(76,68,77,1);
text-decoration: none;
}
.no-js #about #container #content section .secondary .inner .lhgaImages .content .desc p {
font-size: 150%;
font-weight:200;
color:rgba(76,68,77,0.8);
}
.no-js #about #container #content section .primary .inner .header2 {
padding-bottom:0px!important;
font-weight:600;
}
.no-js #about #container #content section .primary .inner p {
padding-top:0px!important;
margin-top:-10px!important;
}
.no-js #about #container #content section .primary .inner .header2 a {
color: rgba(255,255,255,1);
text-decoration: none;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
padding-bottom:0px!important;
margin-bottom:-20px!important;
}
.no-js #about #container #content section .primary .inner .header2 a:hover {
color: rgba(255,255,255,0.6);
text-decoration: none;
}
section .primary p iframe {
float: left !important;
margin-top: 25px;
margin-left: 0px;
clear: both !important;
}
section .primary .inner .header1 {
margin-top: 40px !important;
}
@media screen and (max-width: 850px) {
section .primary p iframe {
float: left !important;
margin-top: 20px;
margin-left: 0px;
clear: both !important;
}	
}
@media screen and (max-width: 720px) {
section .primary p iframe {
float: left !important;
margin-top: 20px;
margin-left: 0px;
clear: both !important;
}	
}
