body {
   overflow-y: scroll;
   overflow-x: hidden;
   color: #3C424F;
}
h2 {
    font-size: 1.8rem;
    line-height: 2.1rem;
}
.page-content ul, .page-content ol {
   margin-left: 45px;
}
.mesmerize-inner-page #page > .page-content {
    font-size: 18px;
    line-height: 28px;
}
/***round corners of images in SiteOrigin Image widget***/
.sow-image-container .so-widget-image {
    border-radius: 25px;
}

/**** HEADER ****/
.navigation-bar:after {
   content: ' ';
   position:absolute;
   z-index:0;
   background-image: url('https://www.athenacompliance.org/wp-content/uploads/2018/01/top-logo-wave.png');
   background-repeat:no-repeat;
   left:0;
   top: 70px;
   width: 100%;
   height: 150px;
   background-size: 55%;
}
.navigation-bar.fixto-fixed:after {
  display:none;
}
.navigation-bar.fixto-fixed {
    height: 70px;
}
.navigation-bar.fixto-fixed img.custom-logo {
    max-height: 45px !important;
}
.navigation-bar.fixto-fixed #mainmenu_container {
    margin-top: -0.5em;
}
.navigation-bar {
    height: 90px;
}
.logo_col {
    z-index: 999999;
}
img.custom-logo {
    max-height: 90px;
}
#mainmenu_container {
    margin-top: -2em;
}

/**** HOME PAGE ****/
/*main image overlay*/
.header-homepage.color-overlay::before {
    opacity: 0.8 !important;
    background: #146597 !important;
    background: -moz-linear-gradient(45deg, #146597 24%, #7f9e03 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #146597 24%,#7f9e03 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #146597 24%,#7f9e03 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#146597', endColorstr='#7f9e03',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
}
.header-content .align-holder {
    width: 95% !important;
}
h1.hero-title {
    letter-spacing: -1px;
    font-size: 2.4rem;
    font-weight: 700;
    text-shadow: 1px 1px 3px #062030;
    margin-bottom: 1rem;
}
p.header-subtitle2, p.header-subtitle {
    font-size: 1.5rem;
    font-family: Montserrat;
    text-shadow: 1px 1px 3px #0a2d42;
    margin-bottom: 2rem;
}
.button.color1 {
    background-color: #146597;
    border-color: #fff;
}
.button.color-white.outline {
    background-color: rgba(0, 0, 0, 0.1);
}
.button.color-white.outline:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.mesmerize-front-page .header-separator svg {
   display:none !important;
}
.header-separator {
    background-image: url(https://www.athenacompliance.org/wp-content/uploads/2018/01/bottom-slider-wave.png);
    height:145px;
    float: right;
    right: 0;
    bottom: -24px;
    background-position: bottom right;
    background-size:85%;
    background-repeat: no-repeat;
}
.header-separator {
    background-image: url(https://www.athenacompliance.org/wp-content/uploads/2018/01/bottom-slider-wave-tall.png);
    height:165px;
    float: right;
    right: 0;
    bottom: -26px;
    background-position: bottom right;
    background-size:90%;
    background-repeat: no-repeat;
}
.header-separator-reverse {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.home .section-title-col {
    max-width: 1124px;
}
.home #content-4 {
   padding-top: 45px;
}
.home #content-4 h2{
    font-family: allura;
    letter-spacing: -0.8px;
    font-size: 2.7em;
    margin-top: 0px;
     color: #146597;
}
.home hr {
    margin-top: 30px;
    margin-bottom: 30px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
/*icon slider*/
.featured-content-slider .slick-slide {
    padding: 15px 5px;
}
.featured-content-slider.design-1 .featured-content-image {
    background-color: #146597;
    border-radius: 50%;
    padding: 5px;
    width: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    border: 4px solid white;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.featured-content-slider.design-1 .featured-content-image {
    height: 120px;
}
.featured-content-slider .featured-content-image img {
    padding: 15px;
}
.featured-content-slider.design-1 h3.entry-title {
    font-size: 1.1em;
    padding-left: 10px;
    padding-right: 10px;
   line-height: 1.4rem;
   font-weight: 700;
}
.featured-content-slider.design-1 h3.entry-title a {
    text-decoration:none !important;
}
.featured-content-slider.design-1 .featured-read-more {
    display: none;
}
.slick-slide:nth-child(1n+1) .featured-content-image:hover,
.slick-slide:nth-child(2n+1) .featured-content-image:hover,
.slick-slide:nth-child(3n+1) .featured-content-image:hover,
.slick-slide:nth-child(4n+1) .featured-content-image:hover,
.slick-slide:nth-child(5n+1) .featured-content-image:hover,
.slick-slide:nth-child(6n+1) .featured-content-image:hover,
.slick-slide:nth-child(7n+1) .featured-content-image:hover,
.slick-slide:nth-child(8n+1) .featured-content-image:hover {
    border-color: #ffffff !important;
}
button:not(.pswp__button):not(.customize-partial-edit-shortcut-button):not(.fancybox-button) {
    min-width: 0.6rem;
    border: 2px solid #146597;
}
.featured-content-slider .slick-dots {
    bottom: 10px !important;
}
.featured-content-slider.slick-slider {
    margin-bottom: 15px;
}

/**** GET IN TOUCH SECTION ****/
.color-overlay-2 {
   position:relative;
}
.color-overlay-2 {
  background: 
    /* top, transparent red, faked with gradient */ 
   linear-gradient(45deg, rgba(127, 158, 3, 0.7) 0%,rgba(20, 101, 151, 0.7) 76%),
    /* bottom, image */
    url(https://www.athenacompliance.org/wp-content/uploads/2018/01/medical-stethoscope1.jpg);
 background-repeat:no-repeat;
   background-size: cover;
   background-attachment:fixed;
}
#btm-contact-cta {
  /* background-image: url('https://www.athenacompliance.org/wp-content/uploads/2018/01/medical-stethoscope1.jpg');
   background-repeat:no-repeat;
   background-size: cover;
   background-attachment:fixed;*/
    text-align: center;
    color: white;
    padding: 80px 15px 0px 15px;
    text-shadow: 1px 1px 2px #062030;
    border-top: 2px solid #146597;
}
#btm-contact-cta::after {
   content: ' ';
   position:relative;
   z-index:99999;
   background-image: url('https://www.athenacompliance.org/wp-content/uploads/2018/01/footer-waves-e1515186018332.png');
   background-repeat:no-repeat;
   background-position: bottom left;
   left:0;
   bottom: -24px;
   width: 100%;
   height: 120px;
   background-size: 85%;
   margin-top: 45px;
}
#btm-contact-cta .col-sm-12 {
   z-index: 99;
   position: relative;
}
#btm-contact-cta .widgettitle {
   color:white;
   font-size: 3.5em;
   text-shadow: 1px 1px 2px #0a2638;
   font-family: allura;
   letter-spacing: 0px;
   margin-bottom: 0.5em;
}
#btm-contact-cta p {
    margin-bottom: 35px;
}
#btm-button {
    border-radius: 56px;
}
#btm-button:hover {
    background: rgba(255, 255, 255, 0.4);
}

/**** FOOTER ****/
.footer-shadow {
    box-shadow: none;
}
.footer-content-lists .footer-content {
    background-color: #fff;
}
.footer-content-lists .widgets-row > * {
    border-left: 0px;
}
.footer-content-lists .footer-column-black {
    background-color: #fff;
}
.footer-content-lists h2 {
   color:#000;
}
.footer-content-lists p {
    color: #000;
}
.footer-content-lists a .fa {
    color: #050505;
}
.footer-simple .footer-content {
    border-top: 0px;
    padding-top: 20px;
    padding-bottom: 50px;
}
.footer-logo {
    display: inline;
    width: 140px;
    margin-bottom: -30px;
    margin-right: 55px;
}
.footer a {
    color: #97a5b5;
}
.footer a:hover {
    color: #146597;
}

/**** INNER PAGES ****/
.header.color-overlay:before {
    background: #146597 !important;
    background: -moz-linear-gradient(45deg, #146597 24%, #7f9e03 100%) !important; /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #146597 24%,#7f9e03 100%) !important; /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #146597 24%,#7f9e03 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#146597', endColorstr='#7f9e03',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
}
.mesmerize-content-padding #page > .page-content, .mesmerize-inner-page #page > .page-content {
    padding-bottom: 0rem;
}
.mesmerize-inner-page #page > .page-content {
    padding-top: 2.5rem;
}
.inner-header-description {
    padding-top: 5%;
    padding-bottom: 10%;
}
.header-separator svg {
    display: none !important;
}
.lsow-services.lsow-style2 .lsow-service .lsow-service-text .lsow-title {
    margin-top: -29px !important;
    margin-left: 35px !important;
    color: #146597;
}
.lsow-services.lsow-style2 .lsow-service .lsow-icon-wrapper span {
    color: #146597;
}
.lsow-services .lsow-service .lsow-service-text {
    font-size: 17px !important;
    line-height: 27px !important;
    padding-right: 10px !important;
}

/***** CONTACT FORM *****/
.caldera-grid {
    background-color: #f6f6f6;
    padding: 15px 15px 0px 25px;
}
.caldera-grid h3 {
    margin-bottom: 10px !important;
}
.caldera-grid .btn-default {
    background-color:#146597 !important;
    color:white !important;
    border-color: #0f4465 !important;
    font-size: 15px !important;
    border-radius: 25px !important;
}
.caldera-grid .btn-default:hover {
    background-color:#7f9e03 !important;
}

/***** TEAM PAGE *****/
.tmm .tmm_member .tmm_photo {width: 180px; height: 200px; margin-top: -100px;}
.tmm .tmm_member {-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;     border-bottom: 6px solid #c3c3c3;}
.tmm .tmm_fname, .tmm .tmm_lname {font-family: allura; letter-spacing: -0.8px; font-size: 1.7em; color: #146597;}
.tmm .tmm_desc {color: #3C424F;}


/*************************** RESPONSIVE MEDIA QUERIES ***************************/ 
@media only screen and (max-width: 1250px) {
    .home .section-title-col {max-width: 98%;}
}

@media only screen and (max-width: 1110px) {
    .logo_col {margin-top: -10px;}
    ul.dropdown-menu > li > a {font-size: 13px; letter-spacing: 0px;}
    .navigation-bar.fixto-fixed {height: 63px;}
}

@media only screen and (max-width: 1024px) {
    .main_menu_col {margin-top: -20px;}
    .coloured-nav .main_menu_col [data-component="offcanvas"] .bubble, .fixto-fixed .main_menu_col [data-component="offcanvas"] .bubble {background-color: #146597;}
    .main_menu_col [data-component="offcanvas"] .bubble {height: 3.5rem; width: 3.5rem; opacity: 1;}
    .coloured-nav .main_menu_col [data-component="offcanvas"] {color:#ffffff;}
    .main_menu_col [data-component="offcanvas"] i.fa {font-size: 2rem; line-height: 3.3rem; height: 3.4rem; width: 3.5rem;}
    #offcanvas-wrapper {background-color: #ffffff;}
    #offcanvas-wrapper .offcanvas-top {padding-top: 1.5rem; padding-bottom: 1.5rem;}
    .offcanvas_menu li {color: #2a2828; text-transform: uppercase;}
    .offcanvas_menu li a {padding: 0.85rem 0 0.85rem 1.7rem; font-size: 1rem;}
   #btm-contact-cta .widgettitle {font-size: 3.8em;}
   #btm-contact-cta p {font-size: 1.2em;}
   #btm-contact-cta::after {margin-top: 10px;}
   .footer-simple .footer-content {padding-bottom: 40px;}
}

@media only screen and (max-width: 900px) {
   #btm-contact-cta::after {bottom: -26px; background-size: 100%;}
}

@media only screen and (max-width: 800px) {
    .navigation-bar::after {top: 90px; height: 50px; background-size: 35%;}
    .button.big {font-size: 1rem;}
    .header-separator {height: 105px; bottom: -12px; background-size: 100%;}
    .header-content .align-holder {width: 100% !important;}
    #btm-contact-cta::after {display:none;}
    #btm-contact-cta {padding: 80px 15px 80px 15px;}
}

@media only screen and (max-width: 783px) {
    .footer-simple .footer-content {padding-top: 10px; padding-bottom: 30px;}
    .footer-logo {width: 70px; margin-bottom: -17px; margin-right: 15px;}
    .lsow-services .lsow-service .lsow-service-text {padding-right: 0px !important;}
}

@media only screen and (max-width: 767px) {

    .header-homepage .header-description-row {padding-bottom: 18% !important; padding-top: 12% !important;}
    .footer-simple .footer-content {padding-top: 0px; padding-bottom: 10px;}
    .footer .row:not(.no-spacing) > div:not(.no-gutter-col) {padding-top: 15px; padding-bottom: 15px;}
}

@media only screen and (max-width: 670px) {
    img.custom-logo {max-height: 80px;}
    .main_menu_col {margin-top: -10px;}
}

@media only screen and (max-width: 550px) {
    h1.hero-title {font-size: 2.1rem;}
    p.header-subtitle {font-size: 1.3rem;}
    .footer-logo {display: block; width: 110px; margin-bottom: 15px; margin-right: auto;  margin-left: auto;}
}

@media only screen and (max-width: 380px) {
.button.color1 {background-color: #ffffff; color: #146597;}
}


.featured-content-slider button.slick-prev, .featured-content-slider button.slick-prev:hover, .featured-content-slider button.slick-prev:focus {
    background: url('https://www.athenacompliance.org/wp-content/uploads/2018/01/prev.png') 0 0 no-repeat !important;
        background-size: auto auto;
    background-size: 82px 55px !important;
}
.featured-content-slider .slick-prev {
    left: -70px !important;
}
.featured-content-slider button.slick-next, .featured-content-slider button.slick-next:hover, .featured-content-slider button.slick-next:focus {
    background: url('https://www.athenacompliance.org/wp-content/uploads/2018/01/next.png') 0 0 no-repeat !important;
        background-size: auto auto;
   background-size: 82px 55px !important;
}
.featured-content-slider .slick-next {
    right: -70px !important;
}
.featured-content-slider button.slick-arrow {
    width: 82px;
    height: 55px;
}
.featured-content-slider .slick-arrow {
    top: 35% !important;
}
@media only screen and (max-width: 780px) {
    .featured-content-slider .slick-next {right: 0px !important;}
    .featured-content-slider .slick-prev {left: 0px !important;}
}