/*==============================================  IMPORTANT - PLEASE READ ==============================================

font-family: 'Lato', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Oswald', sans-serif;
font-family: 'Raleway', sans-serif;
____

thin 100
light 300
regular 400
bold 700
black 900
____

========================================================================================================================
*/

/*
Footer Section
==============================================
*/

.ftr-nap .ftr-nap-address-label:before {
	display:none;
}

.footer-section {
    position: relative;

}
.body-map-directions .footer-section, .body-about-us .footer-section, .body-bio .footer-section, .body-resource .footer-section, .body-blog .footer-section {
	margin-top: 30px;
}

.footer-content {
	padding-bottom: 30px;
}
.footer-hedge-content {
	padding: 35px 70px 50px;
}
.ftr-disclaimers-wrapper {
    padding: 0px 30px 20px;
}

.ftr-disclosures p {
	margin: 0 0 10px !important
}
.ftr-disclosures-wrapper {
    padding: 0;
}
.footer-image-content  {
	animation-name: fadeIn;
    animation-duration: 3s;	
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;	
}
.ftr-disclaimers-wrapper {
    padding: 0;
}
.footer-cta-contact-section {
	background: #fff;
	padding:45px 70px;
	position: relative;
}
.footer-contact-logo {
	margin-top:-26px;
	animation-delay:1s;
	position: absolute;
    bottom: 58px;
    right: 40px;
/*
	animation-name: slideInDownSmall;
    animation-duration: 1s;	 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 	
*/
}
.footer-image-content .billboard-container {
	height: 522px;
	border-top:7px solid #52b9bb;
	border-bottom:7px solid #52b9bb;
	background-size: cover;
	background-position: center center;
}
.ftr-disclosures-wrapper {
	display: inline-block;
}
.footer-contact-content {
	padding-left: 0px;
/*
	animation-delay:0.5s;
	animation-name: slideInSmall;
    animation-duration: 1s;	
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;	
*/
}
.footer-contact-content .ftr-nap-wrapper .ftr-nap li {
    padding: 5px 3px 5px 0px;
    font-size: 14px;
	line-height: 14px;
}
.footer-contact-content .ftr-nap {
	margin-bottom:20px;
	padding: 0px 50px 0px 0px;
    line-height: 18px;
}
.footer-contact-content .ftr-nap-wrapper, .ftr-nap-address, .ftr-nap-link, .ftr-nap a {
	font-family: 'Lato', sans-serif;
	color: #343434;
}
.ftr-nap-address-label {
	display: block;
    font-weight: 600;
    padding: 5px 3px 5px 0px;
    font-size: 14px;	
}
.footer-contact-content .social-container .fa:hover, .ftr-nap a:hover {
    color: #104c6e;
}
.footer-contact-content .social-container {
    padding: 0px 0;
}
.footer-contact-content .ftr-nap .ftr-nap-phone:before, .footer-contact-content .ftr-nap .ftr-nap-map-directions:before {
	display:none;
}
.footer-cta-section .ftr-cta {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	letter-spacing: 2.5px;
	color:#427c7e;
	display: inline-block;
	border:1px solid #427c7e;
	text-transform: uppercase;
	padding: 10px 25px 8px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.footer-cta-section .ftr-cta:hover {
	border:1px solid #104c6e;
	color:#104c6e;
}
.footer-cta-content {
	animation-name: slideInUpSmall;
    animation-duration: 1s;	
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;	
}

.footer-contact-content .social-container .fa{
	color: #52b9bb;
    font-size: 18px;	
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.footer-contact-content .social-container .fa:first-child {
	padding-left:0px;
}
.footer-contact-content .ftr-nap-phone, .ftr-nap-wrapper .ftr-nap .ftr-nap-map-directions, .ftr-nap p {
	display:inline;
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 18px;
}
.ftr-nap-map-directions {
	display:inline;
}
.footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after {
	content:"//";
	position: relative;
    margin-left: 8px;
	margin-right: 2px;
	color:#2f6d90;
}
.footer-contact-content .ftr-nap .ftr-nap-phone:after {
	content:"//";
	position: relative;
    margin-left: 8px;
	margin-right: 3px;
	color:#2f6d90;
}
.footer-contact-content .ftr-nap .ftr-nap-phone:last-child:after {
	content:"";
	position: relative;
    margin-left: 8px;
	margin-right: 4px;

}

.footer-contact-logo .ftr-logo-wrapper{
	flex-direction: column;
}	

.footer-contact-logo .ftr-logo-divider:after {
	position: relative;
    display: block;
    margin: 20px auto 20px;
    width: 100px;
    height: 1px;
}


.footer-hedge-section, .ftr-disclaimers {
    font-size: 11px;
    line-height: 16px;
    color: #767676;
	font-family: 'Lato', sans-serif;
}
.footer-hedge-section a, .ftr-disclaimers a {
	color:#767676;
}
.footer-hedge-section a:hover, .ftr-disclaimers a:hover {
	color:#104c6e;
}
/*
Footer Billboard
==============================================
*/
.footer-image-content .billboard-container {
    background-size: cover;
    background-position: center center;
	background-repeat: no-repeat;
	max-width: 100%;
}




/*
==============================================
Responsive Meia Queries NEW
==============================================
*/


/* Touch devices only */
@media (pointer:coarse) {
/*
==============================================
Footer Section
==============================================
*/

}


/* Large devices (tablet landscape, 1024px and less) tablet-l */
@media only screen and (max-width: 1024px) {
/*
==============================================
Footer Section
==============================================
*/
.footer-contact-logo .ftr-logo-wrapper {
    flex-direction: column;
}
/*
.footer-contact-logo .ftr-logo-divider:after {
    top: 15px;
    right: 0;
    left: 50%;
    width: 250px;
    height: 1px;
    margin: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
*/

.footer-contact-logo .ftr-group-name {
    padding-top: 30px;
    text-align: center;
	max-width: 400px;
}	
}


/* Large devices (desktops, 992px and less) */
@media only screen and (max-width: 992px) {
/*
==============================================
Footer Section
==============================================
*/

}


/* Medium devices (tablet portrait, 768px and less) tablet-p */
@media only screen and (max-width: 768px) {
/*
Footer Section
==============================================
*/
.footer-cta-contact-section {
    padding: 46px 70px 65px;
}
.footer-contact-logo {
	position: inherit;
	bottom: inherit;
	right: inherit;
	margin-top: -8px;
	margin-bottom: 10px;
}
.ftr-cta-wrapper {
    text-align: center;
}
.footer-contact-section {
	text-align: center;
}
.footer-contact-content .ftr-nap {
    margin-bottom: 20px;
    padding: 0px 0px 0px 0px;
    line-height: 18px;
}

}


/* Extra small devices (most portrait phones, 480px and less) mobile-p */
@media only screen and (max-width: 480px) {
/*
Footer Section
==============================================
*/
.footer-cta-section {
    padding-bottom: 30px;
}
.footer-cta-contact-section {
    padding: 46px 30px 65px;
	}
.footer-contact-content {
    padding: 0 15px;
	}
.footer-hedge-content {
    padding: 35px 40px;
}	
.footer-contact-logo {
	position: inherit;
	bottom: inherit;
	right: inherit;
	margin-top: -8px;
	margin-bottom: 10px;
}
.ftr-nap-address span, .ftr-nap-phone {
	display: block !important;
	line-height: 14px;
	padding: 0px 0px 5px !important;
}
.footer-contact-content .ftr-nap .ftr-nap-phone:after, .footer-contact-content .ftr-nap .ftr-nap-address-line1:after {
	display: none;
}
.footer-contact-content .ftr-nap, .footer-contact-content .social-container {
	text-align: center;
}
.footer-contact-content .ftr-nap .ftr-nap-address-line1:after, .footer-contact-content .ftr-nap .ftr-nap-address-line2:after {
	display: none;
}

}



/* Extra small landscape devices (most landscape phones, >=480px and <= 767 and landscape) mobile-l */

@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape) {
/*
==============================================
Footer Section
==============================================
*/
.footer-cta-section {
	padding-bottom: 30px;
}

	
}

/* IE only */
@media screen\0 {
	
	
}
/*
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

*/
