body {
   overflow-y: scroll;
   overflow-x: hidden;
   color: #3C424F;
}
h2 {
    font-size: 1.8rem;
    line-height: 2.1rem;
}
p {line-height: 1.8;}
.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 ************************************/
.header-top:before { 
    content:' ';
    position:relative;
    top:0;
    left:0; 
    width:100%;
    height:3px;
    background-image: url(https://www.complianceathenaeum.org/wp-content/uploads/2018/01/border-colors.png);
    background-image:repeat-x;
}
.header-top {
    border-bottom: 3px solid #1d3594;
}
.navigation-bar:after {
    content: ' ';
    position: absolute;
    z-index: 0;
    background-image: url('https://www.complianceathenaeum.org/wp-content/uploads/2018/01/top-wave.png');
    background-repeat: no-repeat;
    left: 0;
    top: 83px;
    width: 100%;
    height: 150px;
    background-size: 35%;
}
.navigation-bar.fixto-fixed:after {
  display:none;
}
.navigation-bar.fixto-fixed {
    height: 70px;
}
.navigation-bar.fixto-fixed img.custom-logo {
    max-height: 50px !important;
}
.navigation-bar.fixto-fixed #mainmenu_container {
    margin-top: -1em;
}
.navigation-bar {
    height: 90px;
}
ul.dropdown-menu li {
    padding: 0.85rem 1.8rem;
}
.logo_col {
    z-index: 999999;
}
img.custom-logo {
    max-height: 110px;
}
#mainmenu_container {
    margin-top: -3em;
}
.navigation-bar.fixto-fixed img.custom-logo {
    max-height: 50px !important;
}
.header {
    padding-bottom: 95px;
}

/************************************ HOME PAGE ************************************/
/*main image overlay*/
.header-homepage.color-overlay::before {
    opacity: 0.87 !important;
   background: #1d3594 !important;
   background: -moz-linear-gradient(45deg, #1d3594 24%, #29aa23 100%) !important; /* FF3.6-15 */
   background: -webkit-linear-gradient(45deg, #1d3594 24%,#29aa23 100%) !important; /* Chrome10-25,Safari5.1-6 */
   background: linear-gradient(45deg, #1d3594 24%,#29aa23 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d3594', endColorstr='#29aa23',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.9rem;
    font-weight: 700;
    text-shadow: 1px 1px 3px #062030;
    margin-bottom: 1rem;
}
p.header-subtitle2, p.header-subtitle {
    font-size: 1.6rem;
    font-family: "Muli", sans-serif;
    text-shadow: 1px 1px 3px #0a2d42;
    margin-bottom: 2rem;
    font-weight:400;
}
.button.color1 {
    background-color: #29aa23;
    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.complianceathenaeum.org/wp-content/uploads/2018/01/bottom-slider-wave-1.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.complianceathenaeum.org/wp-content/uploads/2018/01/bottom-slider-wave-1.png);
    height: 275px;
    float: right;
    right: 0;
    bottom: -26px;
    background-position: bottom right;
    background-size: 100%;
    background-repeat: no-repeat;
}
.header-separator-reverse {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.home .section-title-col {
    max-width: 1124px;
}
.home hr {
    margin-top: 30px;
    margin-bottom: 30px;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.home .panel-layout {max-width: 1300px; margin: 50px auto 40px auto;}
.home-intro p {font-size: 18px;}
.course-1 {border:3px solid #43a64a; border-top-left-radius: 25px; border-bottom-left-radius: 25px;}
.course-1 .so-panel {margin-bottom: 0px !important;}
.course-1 .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {border-top-left-radius: 25px;}
.course-1 .sow-image-container .so-widget-image {border-bottom-left-radius:21px;}
/*.course-1:after {content: ' '; position: absolute; bottom: 0; left: 0; width: 450px; height: 345px; background-image: url('https://www.complianceathenaeum.org/wp-content/uploads/2018/01/box-bottoms-green.png'); background-repeat: no-repeat; background-size: 100%; z-index: 99999;}*/
.course-2 {border:3px solid #a6bd11;}
.course-2 .so-panel {margin-bottom: 0px !important;}
.course-3 {border:3px solid #e9c21a;}
.course-3 .so-panel {margin-bottom: 0px !important;}
.course-4 {border:3px solid #904d1f; border-top-right-radius: 25px; border-bottom-right-radius: 25px;}
.course-4 .so-panel {margin-bottom: 0px !important;}
.course-4 .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {border-top-right-radius: 25px;}
.course-4 .sow-image-container .so-widget-image {border-bottom-right-radius:21px;}
.course-1 .sow-image-container .so-widget-image, .course-2 .sow-image-container .so-widget-image, .course-3 .sow-image-container .so-widget-image, .course-4 .sow-image-container .so-widget-image {margin-top: -55px;}
.course-1 p, .course-2 p, .course-3 p, .course-4 p {line-height: 1.6 !important;}
.sow-headline-container h2.sow-headline a, .sow-headline-container h3.sow-sub-headline a {text-decoration: none;}
.sow-image-container .so-widget-image {border-radius: 0px; margin-bottom: -5px;}
.home-course-button-blue {padding: 265px 10px 175px; padding-right: 10px; padding-left: 10px; margin-top: -250px;}
.green-btn {border:2px solid white !important;}
.blue-box {border-left:5px solid #b8e4f9; color:#2294c1!important;}
.blue-box a {color:#2294c1 !important;}
.blue-box a:hover {color:#1d3594 !important; text-decoration:underline !important;}
.home-bottom {border-top-right-radius: 25px; border-top-left-radius: 25px; margin-top: -150px; min-height: 150px;}

/************************************ GET IN TOUCH SECTION ************************************/
.color-overlay-2 {
   position:relative;
}
.color-overlay-2 {
  background: 
    /* top, transparent red, faked with gradient */ 
   linear-gradient(45deg, rgba(41, 170, 35, 0.85) 0%,rgba(29, 53, 148, 0.88) 76%),
    /* bottom, image */
    url(https://www.complianceathenaeum.org/wp-content/uploads/2018/01/cta-image.jpg);
   background-repeat:no-repeat;
   background-size: cover;
-webkit-transform: translate3d(0,0,0);
}
#btm-contact-cta {
    text-align: center;
    color: white;
    padding: 100px 15px 0px 15px;
    text-shadow: 1px 1px 2px #062030;
    border-top: 2px solid #146597;
    -webkit-transform: translate3d(0,0,0);
}
#btm-contact-cta::after {
    content: ' ';
    position: relative;
    z-index: 99999;
    background-image: url('https://www.complianceathenaeum.org/wp-content/uploads/2018/01/cta-bottom-wave.png');
    background-repeat: no-repeat;
    background-position: bottom left;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 190px;
    background-size: 100%;
    margin-top: 15px;
}
#btm-contact-cta::before {
    content:' ';
    position:absolute;
    top: -2px;
    left:0; 
    width:100%;
    height:4px;
    background-image: url(https://www.complianceathenaeum.org/wp-content/uploads/2018/01/border-colors.png);
    background-image:repeat-x !important;
}
#btm-contact-cta .col-sm-12 {
   z-index: 99;
   position: relative;
}
#btm-contact-cta .widgettitle {
   color:white;
   font-size: 2.5em;
   text-shadow: 1px 1px 2px #0a2638;
   text-transform: uppercase;
   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: 0px;
    padding-bottom: 50px;
   margin-top: -20px;
   position: relative;
   z-index: 99;
}
.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 {
    opacity:0.85 !important;
}
.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: 5%;
}
.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: #b6d033;
    padding: 15px 15px 0px 25px;
    border-radius: 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: 1390px) {
    .home .panel-layout {max-width: 1200px; margin: 50px auto 20px auto;}
}

@media only screen and (max-width: 1250px) {
    .home .section-title-col {max-width: 98%;}
    .home .panel-layout {max-width: 1100px;}
}

@media only screen and (max-width: 1200px) {
    img.custom-logo {max-height: 90px;}
    #mainmenu_container {margin-top: -2em;}
    ul.dropdown-menu li {padding: 0.85rem 1.2rem;}
}

@media only screen and (max-width: 1180px) {
    .home .panel-layout {max-width: 1000px;}
}

@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: 1040px) {
    .home .panel-layout {max-width: 900px;}
    #btm-contact-cta::after {height: 150px;}
}

@media only screen and (max-width: 1024px) {
   #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: 960px) {
    .home .panel-layout {max-width: 800px;}
}

@media all and (max-width: 960px) and (min-width: 780px) {
    .course-1 .sow-headline-container h2.sow-headline, .course-2 .sow-headline-container h2.sow-headline, .course-3 .sow-headline-container h2.sow-headline, .course-4 .sow-headline-container h2.sow-headline {font-size: 20px;}
}

@media only screen and (max-width: 900px) {
    h1.hero-title {font-size: 2.5rem;}
    #btm-contact-cta::after {height: 130px;}
    .home-intro {padding-left: 25px; padding-right: 25px;}
}

@media only screen and (max-width: 800px) {
    .navigation-bar::after {top: 85px; height: 50px; background-size: 35%;}
    .button.big {font-size: 1rem;}
    .header-separator {height: 165px; bottom: -12px; background-size: 100%;}
    .header-content .align-holder {width: 100% !important;}
}

@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: 780px) {
    .home .panel-layout {width: 90%;}
    .course-1, .course-2, .course-3, .course-4 {border-top-left-radius: 23px; border-top-right-radius: 23px; border-bottom-left-radius: 23px; width: 70%; margin: 0 auto;}
    .course-1 .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover, .course-2 .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover, .course-3 .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover, .course-4 .sow-slider-base ul.sow-slider-images li.sow-slider-image.sow-slider-image-cover {border-top-left-radius: 23px; border-top-right-radius: 23px;}
.course-1 .sow-image-container .so-widget-image, .course-2 .sow-image-container .so-widget-image, .course-3 .sow-image-container .so-widget-image, .course-4 .sow-image-container .so-widget-image {border-bottom-left-radius: 21px; }
    .course-1 .sow-headline-container h2.sow-headline, .course-2 .sow-headline-container h2.sow-headline, .course-3 .sow-headline-container h2.sow-headline, .course-4 .sow-headline-container h2.sow-headline {font-size: 30px;}
    .course-1 p, .course-2 p, .course-3 p, .course-4 p {line-height: 1.6 !important; font-size: 15px; padding-left: 10px; padding-right: 10px;}
    .course-1, .course-2, .course-3 {margin-bottom: -40px;}
    .home-course-button-blue {padding: 135px 10px 155px; margin-top: -100px;}
    .home-bottom {margin-top: -125px;}
}

@media only screen and (max-width: 767px) {
    .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;}
.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) {
    .navigation-bar::after {height: 60px; background-size: 45%;}
    img.custom-logo {max-height: 80px;}
    .logo_col {margin-top: 0px;}
    .main_menu_col {margin-top: -10px;}
    h1.hero-title {font-size: 2.2rem;}
    #btm-contact-cta::after {height: 100px;}
}

@media only screen and (max-width: 560px) {
    h1.hero-title {font-size: 2.1rem;}
    p.header-subtitle {font-size: 1.3rem;}
    .footer-logo {display: block; width: 120px; margin-top: 15px; margin-bottom: 15px; margin-right: auto;  margin-left: auto;}
    .course-1, .course-2, .course-3, .course-4 {width: 85%;}
}

@media only screen and (max-width: 470px) {
    h1.hero-title {font-size: 2.5rem !important;}
}

@media only screen and (max-width: 440px) {
    .navigation-bar::after {top: 88px;}
    img.custom-logo {max-height: 70px;}
    .home-intro {padding-left: 15px; padding-right: 15px;}
    .course-1, .course-2, .course-3, .course-4 {width: 93%;}
    .course-1 .sow-headline-container h2.sow-headline, .course-2 .sow-headline-container h2.sow-headline, .course-3 .sow-headline-container h2.sow-headline, .course-4 .sow-headline-container h2.sow-headline {font-size: 27px;}
    #btm-contact-cta::after {height: 70px;}
}

@media only screen and (max-width: 400px) {
    #btm-contact-cta .widgettitle {padding-left:15px; padding-right:15px; line-height:1.1em;}
    #btm-contact-cta p {font-size: 1.3em; padding-left: 15px; padding-right:15px;}
}

@media only screen and (max-width: 380px) {
    .button.color1 {background-color: #ffffff; color: #146597;}
   .course-1 p, .course-2 p, .course-3 p, .course-4 p {padding-left: 1px; padding-right: 1px;}
   .course-1, .course-2, .course-3, .course-4 {width: 100%;}
}

@media only screen and (max-width: 340px) {
    h1.hero-title {font-size: 2rem !important; margin-top: 15px;}
}

@media only screen and (max-width: 310px) {
    #btm-contact-cta .widgettitle {font-size:2em;}
    #btm-contact-cta p {font-size: 1.2em;}
}
