.at-section{
	width: 100%;
	float: left;
	clear: both;
}
.page-template-template-landing-about .section-1,
.page-template-template-landing-about .section-1 h2{
	color: #ffffff;
}
.page-template-template-landing-about .at-section{
	padding: 80px 80px;
}
.page-template-template-landing-about .section-2{
	padding-bottom: 0;
}
/*.page-template-template-landing-about .section-2 p:nth-last-child(1){
	color: #475969;
	font-size: 13px;
}*/
.page-template-template-landing-about .section-1 .bound-layout{
	max-width: 1230px;
}
.page-template-template-landing-about .section-1.image-banner{
	height: auto;
	transform: none !important;
	transition: none !important;
	opacity: 1 !important;
	visibility: visible !important;
}
.page-template-template-landing-about .section-1 .image-overlay{
	max-width: 100%;
	position: relative;
	bottom: 0;
}
.page-template-template-landing-about .section-1  {
	padding: 50px 150px 200px 150px
}

.page-template-template-landing-about .section-1 .span5  { 
	padding-top: 200px;
}

.page-template-template-landing-about .section-3 {
	padding: 40px 80px;
}
/*.page-template-template-landing-about .section-1 .span5{
	width: 100% !important;
	max-width: 100% !important;
}*/
.page-template-template-landing-about .at-section .bound-layout{
	max-width: 1200px;
}
.page-template-template-landing-about .section-2 .bound-layout{
	max-width: 1120px;
}
.page-template-template-landing-about .section-1 .span7{
	float: right;
	padding-top: 200px;
}
.page-template-template-landing-about .at-section .rhcol.span4 h2{
    color: #475969;
    font-size: 33px;
    letter-spacing: -2px;
    line-height: 45px;
    margin-bottom: 40px;
}
.page-template-template-landing-about .at-section .rhcol.span4 p{
	color: #475969;
	font-size: 25px;
	font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
}
.page-template-template-landing-about .at-section.section-2 .rhcol.span4 p{
	font-size: 21px;
}
.section-1 .image-overlay h2{
	font-size: 44px;
	font-weight: 600;
}
.section-1 .image-overlay p{
	/*font-size: 25px;*/
	font-size: 18px;
    /*font-weight: 600;*/
    font-weight: 400;
}
.page-template-template-landing-about .text-white,
.page-template-template-landing-about .text-white h2,
.page-template-template-landing-about .text-white h3{
	color: #ffffff;
}
.page-template-template-landing-about .text-white h3{
	font-size: 35px;
	font-weight: 600;
	letter-spacing: 0px;
	margin-bottom: 0;
}
.page-template-template-landing-about .text-white h3 strong{
	color: #ffffff;
	margin-left: 110px;
}
.page-template-template-landing-about .text-white .rhcol.span1 img{
	margin-top: 35px;
}
.page-template-template-landing-about .text-white p,
.page-template-template-landing-about .text-white .row-fluid{
	margin-bottom: 0;
}
.page-template-template-landing-about .section-4 p{
	color: #3c4c54;
	font-size: 21px;
	font-weight: 400;	
}
.page-template-template-landing-about .box-about{
	padding: 50px 30px 36px 30px;
	margin: 25px 0px 30px 0px;
	min-height: 220px;
	position: relative;
}
.page-template-template-landing-about .span6 .box-about{
	min-height: 285px;
}
.page-template-template-landing-about .box-about p{
	font-size: 22px !important;
	color: #ffffff !important;
	margin-bottom: 0;
	line-height: 28px;
	letter-spacing: -1px;
}
.page-template-template-landing-about .box-about img{
	max-width: 100%;
	height: auto;
	margin-bottom: 0;
}
.page-template-template-landing-about .box-about a{
    display: inline-block;
    background: #3c4c54;
    color: #ffffff;
    border-radius: 2px;
    padding: 10px 15px;
    font-size: 14px;
    text-decoration: none;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    /*position: absolute;
    bottom: 30px;
    right: 20px;*/
}
.page-template-template-landing-about .box-about h5{
	font-size: 21px !important;
    font-weight: 400;
    margin-bottom: 0;
}
.s-column{
	float: left;
}
.s-column h3 strong{
	margin-left: 100px;
	color: #ffffff;
}
.s-column img{
	margin-top: 35px;
}
.page-template-template-landing-about .at-section.footer-about {
	padding: 350px 0 135px;
}

.page-template-template-landing-about .section-4 {
	padding: 55px 80px 0px 80px;
}
.footer-about{
	position: relative;
	background-position: center center !important;
}
.footer-about:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.1);
	z-index: 2;
	position: absolute;
}
.footer-about div{
	position: relative;
	z-index: 5;
}
.footer-about img{
	margin-bottom: 50px;
	-webkit-filter: drop-shadow(0px 0px 25px #ffffff);
    filter: drop-shadow(0px 0px 25px #ffffff);
    max-width: 100%;
    height: auto;
}
.footer-about ul, .footer-about p {
	text-align: center;
}
.footer-about ul li {
	display: inline-block;
	position: relative;
	padding: 0 30px;
	
}
.footer-about ul li:after {
	content: '';
	top: 9px;
	right: 0;
	width: 2px;
	height: 25px;
	position: absolute;
	background-color: #3f98cc;
}
.footer-about ul li:last-child:after {
	display: none;
}
.footer-about ul li a {
	/*color: #4b9ecf;*/
	color: #435464;
	font-size: 30px;
	text-decoration: none;
}
.page-template-template-landing-about #footer{
	display: none;
}
.page-template-template-landing-about .masthead-image .text.dark-text h1{
	width: 100%;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
}
@media (max-width: 1375px)   {
	.page-template-template-landing-about .text-white h3{
		font-size: 31px;
	}
	.page-template-template-landing-about .text-white h3 strong{
		margin-left: 75px;
	}
	.s-column img{
		margin-top: 24px;
	}
}
@media (max-width: 1354px)   {
	.page-template-template-landing-about .box-about h5,
	.page-template-template-landing-about .section-4 p,
	.page-template-template-landing-about .at-section.section-2 .rhcol.span4 p{
		font-size: 18px !important;
	}
	.page-template-template-landing-about .at-section .rhcol.span4 h2{
		font-size: 30px;
	}
}
@media (max-width: 1309px)   {
	.section-1 .image-overlay h2{
		font-size: 36px;
	}
}
@media (max-width: 1230px)   {
	.page-template-template-landing-about .text-white h3{
		font-size: 25px;
	}
	.page-template-template-landing-about .text-white h3 strong{
		margin-left: 65px;
	}
	.s-column img{
		margin-top: 8px;
	}
}
@media (max-width: 1150px)   {
	.page-template-template-landing-about .box-about p{
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.section-1 .image-overlay h2{
		font-size: 37px;
	}
	.section-1 .image-overlay p,
	.page-template-template-landing-about .at-section .rhcol.span4 p,
	.page-template-template-landing-about .text-white h3{
		font-size: 18px;
	}
	.page-template-template-landing-about .at-section .rhcol.span4 h2{
		font-size: 28px;
		line-height: 31px;
	}
	.page-template-template-landing-about .text-white h3 strong{
		margin-left: 50px;
	}
	.s-column img{
		margin-top: 0;
	}
	.page-template-template-landing-about .at-section.footer-about{
		padding-top: 260px;
	}
	.page-template-template-landing-about .section-1 .span7{
		width: 80%;
		padding-top: 100px;
	}
}
@media (max-width: 993px)   {
	.page-template-template-landing-about .box-about h5,
	.page-template-template-landing-about .section-4 p,
	.page-template-template-landing-about .at-section.section-2 .rhcol.span4 p{
		font-size: 16px !important;
	}
	.page-template-template-landing-about .at-section .rhcol.span4 h2{
		font-size: 25px;
	}
}
@media (max-width: 930px)   {
	.section-1 .rhcol{
		width: 100% !important;
		text-align: center !important;
		margin-left: 0 !important;
	}
	.page-template-template-landing-about .section-1 .span7{
		padding-top: 20px;
	}
	.page-template-template-landing-about .section-1{
		padding: 50px 50px;
	}
}
@media (max-width: 913px)   {
	.page-template-template-landing-about .at-section .rhcol.span4 h2{
		font-size: 20px;
	}
}
@media (max-width: 870px)	{
	.section-4 .rhcol.span4,
	.section-4 .rhcol.span6,
	.section-4 .rhcol.span2{
		margin-left: 0;
		width: 100%;
	}
	.page-template-template-landing-about .box-about{
		min-height: auto;
	}
}
@media (max-width: 790px)	{
	.page-template-template-landing-about .text-white h3 strong{
		margin-left: 18px;
	}
}
@media (max-width: 770px)	{
	.row-fluid,
	.row-fluid .rhcol {
    width: 100% !important;
	}
	.row-fluid [class*="span"] {
	    display: block !important;
	    float: none !important;
	    width: auto !important;
	    margin-left: 0 !important;
	}
	.page-template-template-landing-about .at-section .rhcol.span4 h2{
		font-size: 25px !important;
	}
	.page-template-template-landing-about .box-about h5,
	.page-template-template-landing-about .section-4 p,
	.page-template-template-landing-about .at-section.section-2 .rhcol.span4 p{
		font-size: 18px !important;
	}

	.page-template-template-landing-about .section-1 {
    	padding: 50px 70px;
	}
	.page-template-template-landing-about .section-1, .page-template-template-landing-about .section-1 h2 {
		text-align: left !important;
	}

	.page-template-template-landing-about .section-1 .span5 {
	    padding-top: 40px;
	    padding-left: 200px;
	}
	.page-template-template-landing-about .at-section .rhcol.span4 h2{
		margin-bottom: 10px;
	}
	.section-2 .span4{
		margin-bottom: 30px !important;
	}
	.s-column{
		width: 100% !important;
		text-align: center;
	}
	.page-template-template-landing-about .text-white h3{
		margin-bottom: 20px;
	}
	.page-template-template-landing-about .text-white h3 strong{
		display: none;
	}
	.page-template-template-landing-about .at-section.footer-about{
		padding-top: 100px;
		padding-bottom: 100px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.page-template-template-landing-about .box-about{
		min-height: auto;
		padding-bottom: 80px;
	}
	.page-template-template-landing-about .box-about a{
		position: absolute;
		bottom: 30px;
		right: 30px;
	}
	.box-about .rhcol.span5 > p{
		text-align: left !important;
	}
}

@media (max-width: 600px)	{
	.page-template-template-landing-about .section-1 .span5 {
		    padding-top: 9px;
    	padding-left: 120px;
	}

	.page-template-template-landing-about .at-section .rhcol.span4 h2 {
		font-size: 28px;
	}

	.page-template-template-landing-about .at-section .rhcol.span4 p {
	    color: #475969;
	    font-size: 16px;
	    font-weight: 400;
	    line-height: 23px;
	    letter-spacing: 1px;
	    margin-bottom: 30px;
	}

	.page-template-template-landing-about .text-white h3 {
	    font-size: 25px;
	    font-weight: 600;
	    letter-spacing: -2px;
	    margin-bottom: 25px;
	}

	.page-template-template-landing-about .at-section.footer-about {
    background-position: center;
    background-size: cover;
	}

	.footer-about ul li a {
	    font-size: 20px;
	    text-decoration: none;
	}
	.footer-about ul{
		padding-left: 0;
	}
}

@media (max-width: 500px)	{
	.page-template-template-landing-about .section-1 .span5 {
	    padding-top: 9px;
	    padding-left: 0px;
	}

	.page-template-template-landing-about .section-1 {
	    padding: 50px 70px;
	}

	.page-template-template-landing-about .section-4 {
	    padding: 55px 20px 0 20px;
	}

	.page-template-template-landing-about .at-section {
	    padding: 50px 20px;
	}

	.page-template-template-landing-about .section-3 {
	    padding: 15px 20px;
	}

	.footer-about ul li a {
	    font-size: 15px;
	    text-decoration: none;
	}

	.footer-about ul li:after {
		top: -3px;
	}
	.footer-about ul li{
		padding: 0 9px;
	}
}