.ath-header-medium {
    background-color: #142d42;
}
#ath-header .row {
    display: flex; 
		align-items: center;
}
#ath-header.default figure.brand img {
    max-height: 75px;
    max-width: 100%;
}
.ath-footer.default figure {
    min-height: 60px;
    max-height: 60px;
}
@media screen and (min-width: 768px){
#ath-header .row .col-sm-2 {
    width: 34.666667%;
}
}
@media only screen and (max-width: 480px){
#ath-header.default .brand img {
    height: auto;
    max-width: 100%!important;
    max-height: 60px!important;
}
}
.ath-header-medium .social {
    font-size: 2rem!important;
}
body.ath-pal-light.ath-pal-custom .ath-header-medium h1, body.ath-pal-light.ath-pal-custom .ath-header-medium h5, body.ath-pal-light.ath-pal-custom .ath-header-medium p{
    color: #ffffff!important;
}
#ath-header.jumbo .cta .wrapper h1{
	font-size: 32px;
}
.ath-article.single ul li:before{
	display: none;
}
.ath-article.single ul{
	list-style: initial;
}
.ath-slide.jumbo .owl-dots .owl-dot.active span b {
    color: #142d42!important;
}
.morelink{
	display: none;
}

body.ath-pal-light.ath-pal-custom .ath-cta-footer.gray {
    display: none;
}
.wp-container-3.wp-container-3 {
    max-width: 1200px;
    margin: auto;
}
.cover-contact{
	background-size: cover!important;
}
.jr_col_4{
	padding: 0 10%!important;
}
.ath-list-wrapper{
	display: block;
}
.ath-list-wrapper .ath-list{
	width: 100%!important;
	display: block;
	margin-left: initial!important;
}
.ath-divider.vertical{
	margin-top: 25%!important;
	height: 200px;
}
/*.ath-banner.default.has-absolute{
	padding: 0;
}*/
.wp-block-image {
    margin: 0!important;
    width: 100%;
    height: 100%;
}
.wp-block-image img, .wp-block-image.has-custom-border img {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#ath-header.jumbo .cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.logo-carousel-free .sp-lc-logo img {
    object-fit: cover;
    width: 100%;
}
.ath-home-about .wrapper {
	padding-left: 8rem!important;
	padding-right: 50px!important;
}
.ath-home-about .wrapper h3{
	font-size: 1rem!important;
}
@media screen and (max-width: 850px){
	.ath-home-about{
		display: block!important;
	}
	.ath-home-about .wrapper {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
	
	.ath-home-about .ath-background{
		display: block!important;
	}
}