/*
Theme Name:     Betheme Child
Theme URI:      http://themes.muffingroup.com/betheme
Author:         Muffin group
Author URI:     http://muffingroup.com
Description:    Child Theme for Betheme - Premium WordPress Theme
Template:       betheme
Version:        1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

/* Fonts */
@font-face {
    font-family: "Merryweather - Black";
    src: url('fonts/merriweather-black-webfont.woff2') format('woff2'),
         url('fonts/merriweather-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Garamand Classic - Bold";
  src: url("/fonts/GaramandClassicBold.eot"); /* IE9 Compat Modes */
  src: url("/fonts/GaramandClassicBold.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/GaramandClassicBold.otf") format("opentype"), /* Open Type Font */
    url("/fonts/GaramandClassicBold.svg") format("svg"), /* Legacy iOS */
    url("/fonts/GaramandClassicBold.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/fonts/GaramandClassicBold.woff") format("woff"), /* Modern Browsers */
    url("/fonts/GaramandClassicBold.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
aside#nav_menu-2 {
    padding-bottom: 0;
    margin-top: 0;
}
body button, 
body input[type="submit"], 
body input[type="reset"], 
body input[type="button"] {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
} 

body input[type="text"], 
body input[type="password"], 
body input[type="tel"], 
body input[type="email"], 
body textarea, 
body select {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    font-size: 18px;
}

/*HIGHLIGHTS*/

#Content .the_content_wrapper {
    margin: auto;
    margin-top: -220px;
    max-width: 1115px;
}

body.page-blog #Content .the_content_wrapper,
body.page-workflow #Content .the_content_wrapper{
    margin: 0 1% !important;
    max-width: inherit !important;
}

body:not(.page-blog) #Content .the_content_wrapper {
    margin: auto;
    margin-top: -220px;
    max-width: 1115px;
    background: #fff;
}

.top-highlights {
    z-index: 9;
    position: relative;
}

.top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper {
    text-align: center;
    padding: 50px 60px 0 60px;
    margin-bottom: -50px;
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
}

.top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper > .vc_btn3-container {
    display: inline-block;
    padding: 0 10px;
    width: 20%;
    margin: 0; 
    box-sizing: border-box;
}

.top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper > .vc_btn3-container a {
    border: 1px solid #ccc;
    width: 100%;
    font-family: "Merryweather", Arial, Tahoma, sans-serif;
    text-transform: capitalize;
    color: #223b62;
    font-size: 15px;
    height: 76px;
    justify-content: center;
    display: flex;
    align-items: center;
    float: left;
}

.top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper > .vc_btn3-container a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 15px solid #f5b324;
}

/*HELP PAGE*/
.help-tabs {
    margin-top: -60px;
}
.help-tabs ul.vc_tta-tabs-list {
    text-align: center;
    margin-top: 2px !important;
}
.help-tabs li.vc_tta-tab {
    width: calc(33.3% - 10px);
    margin: 0 5px !important;
}
.help-tabs li.vc_tta-tab a {
    border: 1px solid #ccc !important;
    width: 100%;
    font-family: "Merryweather", Arial, Tahoma, sans-serif;
    text-transform: capitalize;
    color: #223b62 !important;
    font-size: 15px;
    height: 76px;
    justify-content: center;
    display: flex !important;
    align-items: center;
    float: left;
    border-radius: 0 !important;
    background: #fff !important;
    line-height: 20px;
}

.help-tabs li.vc_tta-tab a:hover{
    background: #f0f0f0 !important;
    color: #223b62 !important;
}

.help-tabs .vc_tta-tab.vc_active>a::after, .help-tabs .vc_tta-tab.vc_active>a::before{
    display: none !important;
}

.help-tabs .vc_tta-tab.vc_active>a {
    background: #f5b323 !important;
    color: #fff !important;
}

.help-tabs li.vc_tta-tab a:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0px;
    height: 0px;
    border-top: 15px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 15px solid #f5b324;
}

.help-tabs .vc_tta-panels-container {
    margin-top: 20px;
}

.help-tabs .vc_tta-panel-body {
    background: #fff !important;
    border: 1px solid #ccc !important;
    padding: 30px !important;
    border-bottom: 10px solid #f5b323 !important;
}

.help-call-to-action-box {
    width: 100%;
    max-width: 1045px;
    margin-left: auto;
    margin-right: auto;
}

.help-call-to-action-box .wpb_wrapper {
    text-align: center;
}

.help-call-to-action-box .wpb_wrapper > .vc_btn3-container {
    margin-bottom: 30px;
    width: 100%;
    max-width: 280px;
    padding: 0 30px;
}

.help-call-to-action-box .wpb_wrapper > .vc_btn3-container a {
    background: #f5b323;
    border: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    padding-left: 25px !important;
}

.help-call-to-action-box .wpb_wrapper > .vc_btn3-container a:hover{
    background: #e8a71d;
    color: #fff !important;
}

.help-call-to-action-box .wpb_wrapper > .vc_btn3-container a i {
    position: relative;
    display: inline;
    left: inherit !important;
    margin-left: 10px;
    transform: inherit !important;
}

.help-form-box h2 {
    font-family: "Chunk Five Ex", Arial, Tahoma, sans-serif;
}


.help-form-box label {
    line-height: 16px;
}

.help-form-box .gfield {
    margin-bottom: 20px !important;
}

.help-form-box input, .help-form-box select {
    border: 1px solid #ccc !important;
    height: 43px !important;
}

.help-form-box textarea {
    border: 1px solid #ccc;
}

.help-form-box .gfield_checkbox {
    columns: 2;
}

.help-form-box .gfield_checkbox .gchoice label {
    line-height: inherit;
}

.help-team-box h2{
    font-family: "Chunk Five Ex", Arial, Tahoma, sans-serif !important;
}

.help-team-row, .home-team-row {
    text-align: center;
}

.help-team-row .team.team_vertical{
    display: inline-block;
    width: 100%;
    max-width: 240px;
    margin-bottom: 0;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    background: #f5b323;
    color: #fff !important;
    letter-spacing: 0;
    font-weight: bold;
    font-family: "Merryweather", Arial, Tahoma, sans-serif;
    font-size: 18px;
    cursor: pointer !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
    cursor: pointer !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    letter-spacing: 0;
    font-family: "Merryweather", Arial, Tahoma, sans-serif;
    font-size: 18px;
    color: #1c355e !important;
}

.home-team-row .team.team_vertical{
    display: inline-block;
    width: 100%;
    max-width: 180px;
    margin-bottom: 0;  
    padding: 0 10px;
}

.help-team-row .team.team_vertical .image_frame, .home-team-row .team.team_vertical .image_frame {
    border: 0;
}

.help-team-row .desc_wrapper h4, .home-team-row .desc_wrapper h4 {
    font-family: Merryweather !important;
    font-size: 20px;
    letter-spacing: 0;
}

.help-team-row .desc_wrapper h4 {
    font-size: 20px;
}

.home-team-row .desc_wrapper h4 {
    font-size: 18px;
}

.help-team-row .desc_wrapper hr, .home-team-row .desc_wrapper hr{
    display: none;
}

/*HOME NEW STYLE*/
body.page-id-3089 h2{
    font-family: "Chunk Five Ex", Arial, Tahoma, sans-serif !important;
}

body.page-id-3089 #Content .the_content_wrapper{
    margin-top: -70px;
}
.home-treatment-box h3 {
    font-family: Merryweather !important;
}
.home-treatment-box p {
    color: #fff;
    line-height: 40px;
    width: 100%;
    max-width: 800px;
    margin: auto;
}
.home-treatment-box ul {
    color: #fff;
    columns: 2 auto;
    width: 100%;
    max-width: 680px;
    margin: auto;
    column-gap: 60px;
}

.home-treatment-box ul li {
    position: relative;
    list-style: none;
    padding-left: 40px;
    margin-left: 40px;
    font-weight: bold;
    font-size: 20px;
}

.home-treatment-box ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -8px;
    width: 14px;
    height: 6px;
    border-right: 5px solid #f5b323;
    border-top: 5px solid #f5b323;
    transform: rotate(135deg);
}

.home-treatment-box {
    border-bottom: 10px solid #f5b323;
}
ul#menu-header-top-area {
    padding: 0 10px;
    height: 48px;
}
ul#menu-header-top-area li {
    line-height: 48px;
}
ul#menu-header-top-area li a {
    padding: 0 4px;
}

.top-contact-icon a {
    background: rgb(28 53 94 / 60%);
    padding: 0 20px 0 45px !important;
    color: #fff !important;
}

.top-contact-icon a:hover {
    text-decoration: none;
    opacity: 0.9;
}

.top-contact-icon a:before {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -10px;
    content: "";
    background-image: url("images/contact-icon.svg");
    width: 20px;
    height: 20px;
} 

ul.contact_details.header-top-sidebar, ul.contact_details.header-top-sidebar .widget_nav_menu {
    position: inherit;
}

ul#menu-header-top-area li.top-hiring-link {
    position: absolute;
    left: 0;
    padding: 0 20px !important;
    background: rgb(68,95,138);
    background: linear-gradient(90deg, rgba(68,95,138,0.8) 0%, rgba(175,136,63,1) 100%);
}

ul#menu-header-top-area li.top-hiring-link a, ul#menu-header-top-area li.top-hiring-link a:hover{
    color: #fff;
} 

.rev_slider a.tp-caption {
    padding: 15px 15px 20px !important;
}

.tp-parallax-wrap.tp-hidden-caption {
    left: 50% !important;
    margin-left: -110px !important;
    display: block;
}

body.page-id-3089 .tp-forcenotvisible, .tp-hide-revslider, .tp-caption.tp-hidden-caption, body.page-id-3089 .tp-parallax-wrap.tp-hidden-caption {
    display: block !important;
    visibility: visible !important;
}

body.page-id-3089 .rev_slider .tp-caption {
    line-height: 44px;
    display: block;
}

@media only screen and (max-width: 992px){
    body.page-id-3089 #Content .the_content_wrapper {
        margin-top: 0;
    }
    .home-treatment-box ul li{
        margin-left: 20px !important;
        font-size: 16px !important;
        line-height: 28px !important;
    }
    .home-treatment-box ul{
        columns: 1;
        width: 250px;
    }
}


@media only screen and (max-width: 767px) {
    .vc_column_container>.vc_column-inner{
    	padding-left: 40px;
    	padding-right: 40px;
    }
    .top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper {
	    padding: 20px 0 0 !important;
	    margin-bottom: 0;
	}
	.top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper > .vc_btn3-container{
		width: 33.33%;
	}
    body.page-id-3089 .home-treatment-box {
        padding: 10px !important;
    }
    body.page-id-3089 h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    body.page-id-3089 .home-treatment-container {
        padding: 50px 0 !important;
    }
    .responsive-padding > .wpb_column > .vc_column-inner {
        padding: 0 !important;
    }
}

@media only screen and (max-width: 580px) {
	.top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper > .vc_btn3-container{
		width: 100%;
	}
}

@media only screen and (max-width: 991px) {
    body button, 
    body input[type="submit"], 
    body input[type="reset"], 
    body input[type="button"] {
        font-size: 16px;
    } 

    body input[type="text"], 
    body input[type="password"], 
    body input[type="tel"], 
    body input[type="email"], 
    body textarea, 
    body select {
        font-size: 16px;
    }
}
::-webkit-input-placeholder {
  color: #b0b1b2;
}
::-moz-placeholder {
  color: #b0b1b2;
}
:-ms-input-placeholder {
  color: #b0b1b2;
}
:-moz-placeholder {
  color: #b0b1b2;
}

.h2-subtitle h2 {
    font-family: "Merryweather - Black";
    font-size: 28px;
}

/* Content */

.the_content_wrapper ul ul {
    list-style-type: circle;
}

.wpb_video_widget {
    padding: 0 !important;
}

.wpb_video_widget .wpb_wrapper {
    max-width: 740px;
    width: 100% !important;
}

/* Header */
.home.header-classic #Top_bar {
    position: absolute;
    top: 48px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

body #Top_bar .menu > li > a, 
body #Top_bar #menu ul li.submenu .menu-toggle {
    color: #fff;
}

.home.header-classic #Top_bar.is-sticky {
    background-color: rgba(0, 0, 0, 0.7);
}

#Action_bar.is-sticky {
    position: fixed;
    /*height: 40px;*/
}
#Action_bar.is-sticky .widget_nav_menu ul li a {
/*    padding-top: 0;
    padding-bottom: 2px;
    font-size: 14px;*/
}
#Action_bar.is-sticky .widget_nav_menu ul li a img {
/*    height: 14px;
    width: auto;*/
}   
a.float-btn {
    display: none;
}

aside#nav_menu-5 {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
}

@media only screen and (max-width: 767px) {

    .mobile-header-mini #Action_bar {
        height: 0;
    }
    .action_bar_placeholder {
        height: 0!important;
    }
    .home.header-classic #Top_bar {
        top: 0!important;
    }
    .logged-in.home.header-classic #Top_bar.is-sticky,
    .logged-in.home.header-classic #Top_bar {
        top: 46px!important;
    }
    .logged-in.mobile-sticky #Top_bar.is-sticky,
    .logged-in.header-classic #Top_bar {
        position: fixed!important;
        top: 46px!important;
    }
    .mobile-sticky #Top_bar.is-sticky,
    .header-classic #Top_bar {
        position: fixed!important;
        top: 0!important;
    }
    .header_placeholder {
        height: 65px!important;
    }   
    body.mobile-side-slide {
        left: 0!important;
    }
    #body_overlay {
        background: rgba(0,0,0,0)!important;
    }
    #Side_slide {
        top: 65px;
    }
    .logged-in #Side_slide {
        top: 111px;
    }
    #Side_slide .extras {
        display: none; 
    }
    .header-classic.mobile-header-mini #Top_bar #logo {
        height: 52px!important;
        line-height: 52px!important;
        margin: 5px 0 8px;
    }   
    a.float-btn {
        display: block;
        width: 65px;
        height: 65px;
        background-color: #e0890f;  
        text-decoration: none;
        position: fixed;
        bottom: 15px;
        left: 20px;
        z-index: 1000;
        border-radius: 50%; 
        -webkit-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow:  0 1px 2px rgba(0, 0, 0, 0.4);
        box-shadow:  0 1px 2px rgba(0, 0, 0, 0.4);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .float-btn .fa-phone {
        color: #fff;
        font-size: 40px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }
    #Top_bar .menu > li > a:after {
        content: none;
    }
}

/* Extra menu */
@media only screen and (min-width: 992px) {
    #Top_bar .menu > li.extra-menu {
        display: none;
    }
}

/* Side Slide menu mobile */
#Side_slide #menu ul li {
    text-align: right;
}
#Side_slide #menu ul.menu > li.extra-menu:first-of-type > a {
    color: #f5b324;
} 
#Side_slide #menu ul.menu > li.extra-menu:first-of-type > a:after {
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -10px;
    content: "";
    background-image: url(images/contact-icon.svg);
    width: 16px;
    height: 16px;
    background-size: 16px;
}
#Side_slide #menu ul.menu > li.extra-menu img {
    display: block;
    position: absolute;
    right: 10px;
}
#Side_slide #menu ul li:not(.menu-item-has-children):not(.extra-menu) a:after,
#Side_slide #menu ul.menu > li.extra-menu-hiring > a:after {
    content: '>';
    position: absolute;
    right: 20px;
    font-size: 20px;
    top: 10px;
    font-weight: 700;
}
#Side_slide #menu ul li.submenu .menu-toggle:after {
    font-weight: 700;
    color: #fff;
    opacity: 1;
}
#Side_slide .extras .extras-wrapper {
    text-align: right;
}
#Side_slide .extras .extras-wrapper a {
    padding: 5px 0 5px 5px;
}
#Side_slide #menu ul.menu > li a {
    font-size: 16px;
}

/* Footer */
#Footer {
    background: url("images/footer_triangle.svg") no-repeat top center #efefef;
    background-size: cover;
}
#Footer .footer_action {
    background: none;
}
#Footer .footer_copy {
    background: rgba(8, 32, 73, 0.9);
}
#Footer .footer_copy .container {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#Footer  .widget_archive ul, #Footer  .widget_nav_menu ul {
    background: none;
}
#Footer .widget h4 {
    color: #1c355e;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 40px;
    margin-bottom: 0px;
}
#Footer .widget_nav_menu ul {
    padding-left: 0;
}
#Footer .widget_nav_menu li {
    list-style-type: none;
}
#Footer .widgets_wrapper {
    padding: 35px 0 70px !important;
}
#Footer .widgets_wrapper .widget ul:not(.footer-socials) li ,
#Footer .widgets_wrapper .widget ul:not(.footer-socials) li a {
    font-family: Roboto, sans-serif;
    color: #95989a;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 2em;
}
@media only screen and (max-width: 1639px) {
    #Footer .widgets_wrapper .widget ul:not(.footer-socials) li ,
    #Footer .widgets_wrapper .widget ul:not(.footer-socials) li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    #Footer .widgets_wrapper .widget ul:not(.footer-socials) li ,
    #Footer .widgets_wrapper .widget ul:not(.footer-socials) li a {
        line-height: 1.7em;
    }
    #Footer .widgets_wrapper {
        padding-top: 0 !important;
    }
}

#Footer .widgets_wrapper .footer-contacts {
    position: relative;
    z-index: 1;
}

#Footer .footer-terms a{
    font-weight: 400 !important;
}

#Footer .widgets_wrapper .footer-socials li a {
    font-size: 0;
    display: block;
    margin-top: 6px;
    width: 50px;
    height: 50px;
    background: url(images/icons_vert_gray.png);
}
#Footer .widgets_wrapper .footer-socials {
    margin-left: 5px;
}

#Footer .footer_copy .copyright {
    text-align: center;
    float: none;
}
@media only screen and (min-width: 1640px) {
    .copyright-item img {
        height: 80px;
        width: auto;
    }
}
@media only screen and (max-width: 1239px) {
    #Footer .one-fourth.column {
        width: 31%;
    }
    #Footer .one-fourth.column:nth-child(4) {
        clear: left;
        width: 100%;
    }
    #Footer .widgets_wrapper .footer-socials li {
        display: inline-block;
    }
    #Footer .widgets_wrapper .footer-socials {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    #Footer .widgets_wrapper .footer-socials {
        text-align: left;
    }
}

#Footer .widgets_wrapper .footer-socials li a:hover {
    opacity: 0.8;
}

#Footer .widgets_wrapper .footer-socials .facebook {
    background-position: 0 0;
}
#Footer .widgets_wrapper .footer-socials .twitter {
    background-position: 0 -55px;
}
#Footer .widgets_wrapper .footer-socials .youtube {
    background-position: 0 -111px;
}
#Footer .widgets_wrapper .footer-socials .linkedin {
    background-position: 0 -167px;
}
#Footer .widgets_wrapper .footer-socials .instagram {
    background-position: 0 -224px;
}

#Footer .widget_nav_menu ul,
#Footer .widget_nav_menu ul li a {
    padding: 0;
}

#Footer .footer_copy .social {
    display: none;
}
#Footer .footer_copy .one {
    margin-bottom: 10px;
    padding-top: 20px;
}

#Footer .footer_copy .copyright a.copyright-item:hover {
    opacity: 0.8;
}

#Footer .footer_copy .copyright .copyright-item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 38px;
    color: #fff;
}
#Footer .footer_copy .copyright .copyright-item:last-child {
    margin-right: 0;
}
.copyright-item img {
    max-width: 100%;
    height: 80px;
    width: auto;
}
#Footer .footer_copy .copyright .copyright-item--text {
    font-size: 19px;
    margin-top: 42px;
    font-family: Roboto, sans-serif;
}
#Footer .footer_action .one {
    text-align: left;
    padding-top: 58px;
    margin-bottom: 19px;
}
@media only screen and (max-width: 1639px) {
    #Footer .footer_action .one {
        /*white-space: normal;*/
    }
    .copyright-item--carf img {
        width: 100px;
        max-width: 100%;
    }
    .copyright-item--naatp img {
        width: 350px;
        max-width: 100%;
    }
    #Footer .footer_copy .copyright .copyright-item--text {
        font-size: 16px;
        margin-top: 1em;
    }
}
@media only screen and (max-width: 991px) {
    .copyright {
        width: 100%;
        text-align: center;
    }
    #Footer .footer_copy .copyright .copyright-item {
        display: block;
        margin: 0 auto 10px;
    }

    #Footer .footer_copy .copyright .copyright-item--text {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 992px) {
    #Footer .footer_copy .copyright {
        text-align: justify;
    }
    .copyright-item img {
        max-width: 100%;
        height: 94px;
    }
    #Footer .footer_copy .copyright .copyright-item--text {
        width: 100%;
        text-align: center;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1239px) {
    .copyright-item img {
        height: 84px;
    }
}

@media only screen and (min-width: 1640px) {
    #Footer .footer_copy .copyright {
        margin: 0 170px;
    }
}

/* Breadcrumbs */
#Breadcrumbs {
    background-color: #e1e1e1;
}
@media only screen and (min-width: 1640px) {
    #Breadcrumbs .container {
        max-width: 1640px;
    }   
}
@media only screen and (max-width: 1639px) {
    #Breadcrumbs .container {
        padding-left: calc(1% + 48px);
    }   
}
#Breadcrumbs .one.column {
    width: 100%;
    margin: 0;
}
#Breadcrumbs ul.breadcrumbs {
    padding: 0;
}
#Breadcrumbs ul.breadcrumbs li {
    display: inline-block;
}
#Breadcrumbs ul.breadcrumbs li,
#Breadcrumbs ul.breadcrumbs li a {
    color: #1c355e;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Roboto;
}
/* Footer Newsletter Form */

.ctct-form-648 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.ctct-form-648 .ctct-button {
    display: none;
}
.ctct-form-description {
    margin-right: 25px;
    font-size: 22px;
    display: inline-block;
    margin-top: 0.4em;
}
.ctct-form-wrapper .ctct-form-field-email {
    flex-grow: 1;
    margin-right: 30px;
}
.ctct-form-wrapper .ctct-form-field-email input {
    width: 100%;
    margin-bottom: 0;
}
.ctct-form-wrapper .ctct-form-field-submit {
    width: calc(24% - 6px);
}
.ctct-form-wrapper .ctct-form-field-submit .ctct-submit {
    text-transform: uppercase;
    padding: 18px;
}
.ctct-disclosure {
    display: none;
}
.ctct-form-648 label {
    display: none;
}
span.ctct-label-top {
    display: none;
}
.ctct-form-wrapper .ctct-form-field {
    margin-bottom: 0;
}

.ctct-form-wrapper .ctct-form-field p {
    margin-bottom: 0;
}

@media only screen and (max-width: 1639px) {
    .ctct-form-description {
        font-size: 18px;
    }
    .ctct-form-wrapper .ctct-form-field-submit .ctct-submit {
        text-transform: uppercase;
        padding: 11px 18px 12px;
        position: relative;
        top: -2px;
    }
}
@media only screen and (max-width: 991px) {
    .ctct-form-description {
        font-size: 16px;
    }
    .ctct-form-description p {
        margin-bottom: 0;
    }
    .ctct-form-648 {
        display: block;
    }
}

@media only screen and (max-width: 991px) { 
    .ctct-form-wrapper .ctct-form-field {
        margin-bottom: 15px;
    }
}

/* Header */

@media only screen and (min-width: 1640px) {
    body .section_wrapper,
    body .container {
        max-width: 1536px;
    }
    #Header .container {
        max-width: 1640px;
    }
    #Footer .container {
        max-width: 1536px;
    }

}
#Action_bar #menu-header-top-area li {
    padding: 0;
}
#menu-header-top-area li {
      font-weight: 700;
      text-transform: uppercase;
}
.widget_nav_menu ul#menu-header-top-area li:after {
    border-width: 0;
}
.widget_nav_menu ul#menu-header-top-area {
    background: none;
}
#Action_bar .contact_details {
    float: right;
}
#Action_bar .contact_details a {
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 19px;
}
#Action_bar .contact_details a span {
    vertical-align: middle;
}
@media only screen and (max-width: 1639px) {
    #Action_bar .contact_details a {
        font-size: 14px;
    }
}


ul#menu-main-menu > li > a {
    text-transform: uppercase;
    font-weight: 700;
}
#Top_bar .menu > li > a {
    padding: 28px 0;
}

@media only screen and (max-width: 1639px) {
    #Top_bar .menu > li > a {
        font-size: 14px;
    }
    #Top_bar .menu > li > a span:not(.description) {
        padding: 0 12px;
    }
}
#Top_bar .menu > li ul li a {
    color: #fdfeff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5em;
}
@media only screen and (max-width: 1639px) {
    #Top_bar .menu > li ul li a {
        font-size: 16px;
    }
}
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    text-decoration: none;
    background-color: #1c355e;
}
#Top_bar .menu li ul li {
    width: 274px;
}
#Top_bar .menu li ul li ul {
    left: 274px;
}
#Top_bar .menu li ul li a {
    padding: 8px 20px;
    font-family: Roboto, sans-serif;
}

.menu-header-mobile-extra-menu-container {
    position: absolute;
    top: 25px;
    right: 76px;
}
#Top_bar .menu-header-mobile-extra-menu-container .menu > li > a {
    padding: 0 5px;
    line-height: 1em;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: 0.26px;
}

@media only screen and (min-width: 768px) {
    .menu-header-mobile-extra-menu-container {
        display: none;
    }
}


/* Inner Pages */
#Subheader {
    overflow: hidden;
}
#Subheader:before {
    content: '';
    position: absolute;
    border: 0;
    width: 0;
    height: 0;
    border-width: 0 868px 1456px 0;
    border-color: transparent transparent rgba(90,90,88,0.09) transparent;
    left: 0;
    top: -10px;
    border-style: solid;
}
#Subheader:after {
    background: unset;
}
.one-second-text-section .dropcap {
    float: left;
    display: block;
    text-align: center;
    min-width: 50px;
    min-height: 80px;
    color: #f5b324;
    font-family: "Chunk Five Ex";
    font-size: 80px;
    font-weight: 400;
    line-height: 80px;
    text-transform: uppercase;
    background-color: unset;
    margin-right: 10px;
    width: unset;
    height: unset;
}
.one-second-text-section p {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    line-height: 48px;
}
.what-we-treat h2.vc_custom_heading {
    position: absolute;
    width: 100%;
    height: 100%;
    margin-bottom: 0;
}
.what-we-treat h2.vc_custom_heading a {
    font-family: "Chunk Five Ex", serif;
    font-size: 50px;
    line-height: 1.4;
    color: #fff;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 50px;
    box-sizing: border-box;
}
.what-we-treat h2.vc_custom_heading a:hover {
    opacity: 1;
}
.what-we-treat .vc_single_image-wrapper {
    margin-bottom: 0;
}
.what-we-treat > .wpb_column > .vc_column-inner > .wpb_wrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}
@media only screen and (max-width: 1639px) {
    .what-we-treat h2.vc_custom_heading a {
        font-size: 40px;
        line-height: 1.2em;
    }
}
@media only screen and (max-width: 1239px) {
    .what-we-treat h2.vc_custom_heading a {
        font-size: 30px;
    }
}
.one-second-text-section h2 {
    color: #1c355e;
    font-family: "Merryweather - Black", Arial, Tahoma, sans-serif;
    font-size: 24px;
    font-weight: 900;
    line-height: 1.75em;
    letter-spacing: 0;
    margin-bottom: 0;
}
.one-second-text-section h2 {
    margin-top: 60px;
}
.one-second-text-section h2:nth-child(1) {
    margin-top: 0px;
}

@media only screen and (max-width: 1639px) {
    .one-second-text-section h2 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 991px) {
    .one-second-text-section h2 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 479px) {
    .one-second-text-section h2 {
        font-size: 18px;
    }
}
.full-width-section.custom-inner-page {
    text-align: center;
    padding-top: 143px;
    padding-bottom: 132px;
}
.full-width-section.custom-inner-page p {
    color: #ffffff;
    font-family: "Merryweather", Arial, Tahoma, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 60px;
}
/* @media only screen and (min-width: 1640px) {
    .full-width-section.custom-inner-page p {
        font-size: 32px;
        line-height: 42px;
    }
} */
@media only screen and (max-width: 991px) {
    .full-width-section.custom-inner-page {
        padding-top: 75px;
        padding-bottom: 75px;
    }
    .full-width-section.custom-inner-page p {
        font-size: 22px;
        line-height: 28px;
    }
}
@media only screen and (max-width: 479px) {
    .full-width-section.custom-inner-page {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .full-width-section.custom-inner-page p {
        font-size: 18px;
    }
}
.entry-content em {
/*.one-second-text-section em {*/
    font-family: "Merryweather - Italic";
    font-size: 1.2em;
    font-style: italic;
}

/* Forms */

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea, .woocommerce .quantity input.qty {
    box-shadow: none;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"] {
    height: 57px;
    padding: 12px 20px;
    border: none;
}

@media only screen and (max-width: 1639px) {
    input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"] {
        height: 43px;
        padding: 10px;
    }
}




/* Gallery */
ul.gallery-listing {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}
ul.gallery-listing li {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 33.333333%;
    position: relative;
}
ul.gallery-listing li img {
    width: 100%;
}

ul.gallery-listing li.format-video a {
    display: block;
}

ul.gallery-listing li a:before {
    position: absolute;
    content: '';
    background: rgb(0,0,0);
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

ul.gallery-listing li:hover a:before {
    opacity: 0.5;
}
ul.gallery-listing li.format-video a:after {
    position: absolute;
    content: '';
    background: url('images/ic_play_circle_outline_white.png') no-repeat center center;
    width: 124px;
    height: 124px;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    background-size: contain;
}
@media only screen and (max-width: 1639px) {
    ul.gallery-listing li.format-video a:after {
        width: 84px;
        height: 84px;
    }
}
.text-center {
text-align: center;
}


/* Accordion */

#faq-container > .vc_column-inner {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 105px;
}

.custom-accordion .faq .question {
    background: none;
    border-bottom: 2px solid #e1e1e0;
}
.custom-accordion .faq .question .title {
    color: #1c355e;
    font-family: "Merryweather - Black";
    font-size: 24px;
    font-weight: 900;
    line-height: 1.7em;
    padding: 33px 40px 30px 0;
    position: relative;
    cursor: pointer;
    z-index: 2;
}

.custom-accordion .faq .question.active .title {
    padding-bottom: 0;
}
.custom-accordion .faq .question .answer {
    padding: 5px 70px 25px 0px;
    color: #000000;
    font-family: "Merryweather - Regular";
    font-size: 27px;
    font-weight: 400;
}
.custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-plus,
.custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-minus {
    top: 32px;
    right: 0;
    left: auto;
    width: 33px;
    height: 33px;
}

.custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-plus {
    background: url('images/plus.png') no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}
.custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-minus {
    background: url('images/minus.png') no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}
.custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-plus:before {
    display: none;
}
.custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-minus:before {
    display: none;
}
.custom-accordion .faq .question:before,
.custom-accordion .faq .question:after {
    content: none;
    width: 0;
    height: 0;
    border: none;
    background: none;
    position: unset;
    left: 0;
    top: 0;
    z-index: 0;
}
@media only screen and (max-width: 1239px) {
    #faq-container > .vc_column-inner {
        padding-left: 70px;
        padding-right: 70px;
        padding-top: 70px;
    }
    .custom-accordion .faq .question .title {
        font-size: 20px;
        padding-top: 33px 40px 30px 0;
    }
    .custom-accordion .faq .question .answer {
        font-size: 20px;
    }
    .custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-plus,
    .custom-accordion .wpb_wrapper .faq .question .title > .acc-icon-minus {
        top: 27px;
        width: 28px;
    }
}

@media only screen and (max-width: 767px) {
    #faq-container > .vc_column-inner {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }
    .custom-accordion .faq .question .title {
        font-size: 16px;
    }
    .custom-accordion .faq .question .answer {
        font-size: 16px;
        padding-right: 0;
    }
}

/* Custom Timeline */

.custom-timeline .timeline_items > li .desc:before {
    content: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -122%;
    top: 0;
    background-image: none;
}
.custom-timeline .timeline_items > li h3 span {
    color: #a8a8a8;
    color: #000000;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    line-height: 30px;
    top: 2px;
    background-image: none;
}
.custom-timeline .timeline_items > li h3 span:after {
    top: 11px;
}
.custom-timeline .timeline_items > li .desc {
    color: #000000;
    font-family: Merryweather;
    font-size: 22px;
    font-weight: 400;
    line-height: 48px;
    position: relative;
    background: none;
    top: -6px;
}
.custom-timeline .timeline_items > li .desc p {
    margin-bottom: 20px;
}
/*a.weekly-schedule-link,
a.weekly-schedule-link:hover {
    color: #f5b324;
}*/

.custom-timeline .timeline_items {
    margin: 0 auto!important;
    position: relative;
    background: url(../images/timeline_top.png) no-repeat top center;
    padding-top: 9px;
    max-width: 60%;
}
.custom-timeline .column_timeline.light {
    padding-top: 60px;
}

/* Homepage */

.hp-second-section .vc_custom_1537960859851 {
    padding: 0;
}
.hp-second-section h2,
.hp-third-section h2 {
    font-family: "Chunk Five Ex";
    font-size: 70px;
    font-weight: 400;
    line-height: 80px;
    letter-spacing: 0;
}
.hp-second-section h2 {
    color: #1c355e;
}

.hp-third-section h2 {
    color: #ffffff;
}
.hp-third-section .wpb_text_column {
    color: #ffffff;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    line-height: 26px;
    text-transform: uppercase;
}
.hp-second-section .wpb_wrapper > .wpb_single_image,
.hp-second-section .wpb_wrapper > .vc_btn3-container {
    margin-bottom: 0;
}
.hp-third-section .wpb_single_image .vc_single_image-wrapper {
    margin-bottom: 22px;
}
.hp-fourth-section {
    overflow: initial!important;
}
.hp-fourth-section h2,
.hp-fourth-section h4 {
    color: #ffffff;
    font-family: Roboto, Arial, Tahoma, sans-serif;
}
.hp-fourth-section .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background: none; /*rgba(0,0,0,0.02)*/
    padding: 0; /*30px 40px 10px*/
    margin-bottom: 20px;
}
.hp-fourth-section .testimonials_slider blockquote {
    color: #1c355e;
    font-family: Merryweather;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    background: none;
}
.hp-seventh-section .wpb_single_image {
    margin-bottom: 0;
}
.hp-seventh-section .vc_single_image-wrapper {
    margin-bottom: 0;
}
@media only screen and (min-width: 1640px) {
    .hp-fourth-section .testimonials_slider blockquote {
        font-size: 50px;
        margin-left: 55px;
        margin-right: 55px;
    }
}

.hp-fourth-section .testimonials_slider blockquote:after {
    content: none;
}
.hp-fourth-section .testimonials_slider .testimonials_slider_ul li .hr_dots {
    margin-bottom: 0;
    display: none;
}
.hp-fourth-section .testimonials_slider .testimonials_slider_ul li .author h5,
.hp-fourth-section .testimonials_slider .testimonials_slider_ul li .author span {
    color: #000000;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.72px;
    line-height: 26px;
    text-transform: uppercase;
}
.hp-fifth-section h2 {
    color: #ffffff;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.36px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 0px;
}
.hp-fifth-section ul {
    margin: 0;
    list-style-type: none;
}
.hp-fifth-section ul li {
    margin-bottom: 0;
}
.hp-fifth-section a {
    color: #f5b324;
    font-family: "Chunk Five Ex";
    font-size: 36px;
    font-weight: 400;
    line-height: 68px;
    text-align: center;
    display: block;
}
.hp-fifth-section a:hover {
    color: #fff;
}
.hp-fifth-section a:hover {
    text-decoration: none;
}
.hp-sixth-section .vc_gitem-zone-c {
    display: none;
}
.hp-seventh-section .vc_column-inner {
    padding: 0!important;
}

@media only screen and (min-width: 768px) and (max-width: 1639px) {
    .hp-third-section .vc_col-sm-3 {
        width: 50%;
    }
}

@media only screen and (max-width: 1239px) {

}
@media only screen and (max-width: 991px) {
    .hp-second-section .vc_col-sm-6 .vc_column-inner  {
        margin-top: 0!important;
        padding: 20px 30px!important;
    }
    .hp-second-section .vc_col-sm-6+.vc_col-sm-6 .vc_column-inner  {
        margin-top: 0!important;
        padding: 0!important;
    }
    .hp-second-section h2,
    .hp-third-section h2 {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: 0;
    }
    .hp-second-section .vc_empty_space {
        display: none;
    }
    .hp-second-section p {
        font-size: 16px;
        line-height: 24px;
    }
    .hp-fourth-section .wpb_single_image {
        margin-top: 0!important;
        margin-bottom: 0!important;
    }
}
@media only screen and (max-width: 767px) {
    .section-sm-only {
        padding-top:20px;
        padding-bottom:20px;
    }
    /* .section-sm-only .vc_column-inner {
     padding-left:0;
     padding-right:0;
     }*/
    .section-sm-only .vc_inner {
        margin-bottom: 12px;
    }
    .section-sm-only .vc_inner:last-child,
    .section-sm-only .vc_btn3-inline {
        margin-bottom: 0;
    }
    .section-sm-only .vc_btn3.vc_btn3-size-md {
        color: #fdfeff;
        font-family: Roboto, Arial, Tahoma, sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0.28px;
        padding: 10px 0;
        min-width: 186px;
    }
    .hp-second-section.vc_row-fluid {
        margin-top: 0!important;
    }
    .hp-second-section .vc_column-inner {
        margin-top: 0!important;
        padding: 0!important;
    }
    .hp-second-section h2 > br {
        display: none;
    }
    .hp-second-section .vc_empty_space {
        display: none;
    }
    .hp-fourth-section .testimonials_slider blockquote {
        font-size: 30px;
        line-height: 40px;
        margin-left: 0;
    }
    .hp-fourth-section .testimonials_slider .testimonials_slider_ul li .author h5,
    .hp-fourth-section .testimonials_slider .testimonials_slider_ul li .author span {
        font-size: 16px;
        line-height: 24px;
    }
    .hp-fifth-section a {
        font-size: 24px;
        line-height: 36px;
    }
}
@media only screen and (max-width: 479px) {
    .hp-second-section.vc_row-fluid {
        margin-top: 0!important;
    }
    .hp-second-section .vc_column-inner {
        margin-top: 0!important;
        padding: 0!important;
    }
    .hp-second-section h2,
    .hp-third-section h2 {
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0;
    }
    .hp-second-section p {
        font-size: 14px;
        line-height: 22px;
    }
    .hp-third-section.vc_row-has-fill {
        padding-bottom: 0!important;
    }
    .hp-fourth-section .testimonials_slider blockquote {
        font-size: 18px;
        line-height: 27px;
        margin-left: 0;
    }
    .hp-fourth-section .testimonials_slider .slider_pager {
        margin-top: 10px;
    }
    .hp-fourth-section .testimonials_slider ul.slick-dots {
        margin-left: 0;
    }
    .hp-fourth-section .testimonials_slider .testimonials_slider_ul li .author h5,
    .hp-fourth-section .testimonials_slider .testimonials_slider_ul li .author span {
        font-size: 14px;
        line-height: 21px;
    }
    .hp-fifth-section a {
        font-size: 18px;
        line-height: 27px;
    }
    .hp-sixth-section ul.gallery-listing li {
        display: block;
        width: 100%;
    }
    .hp-seventh-section.vc_row-has-fill {
        padding-top: 50px!important;
        margin-bottom: 50px!important;
    }
}

/* What we treat... header, subheader... */
@media only screen and (min-width: 1640px) {
    body #Top_bar .column.one {
        margin: 0;
        width: 100%;
    }
    body #Top_bar .logo {
        float: left;
        margin: 0;
    }
    body #Top_bar #logo, 
    body .header-fixed #Top_bar #logo, 
    body .header-plain #Top_bar #logo, 
    body .header-transparent #Top_bar #logo {
        /*height: 100%;*/
        height: 92px;
        line-height: 60px;
        padding: 10px 0;
    }
    body.home #Top_bar #logo, 
    body.home .header-fixed #Top_bar #logo, 
    body.home .header-plain #Top_bar #logo, 
    body.home .header-transparent #Top_bar #logo {
        height: 100%;
        padding: 25px 0;
    }

/*    #Top_bar .top_bar_right, .header-plain #Top_bar .top_bar_right {
        height: 110px;
    }*/
    /* .home #Top_bar:not(.is-sticky) .top_bar_right {
        margin-top: 70px;
    }
    .home #Top_bar:not(.is-sticky) .menu_wrapper {
        margin-top: 70px;
    } */
    .home #Top_bar:not(.is-sticky) .menu > li > a span:not(.description) {
        padding-left: 18px;
        padding-right: 18px;
    }
}
/* Team */
h2.capstone-custom-heading {
    color: #1c355e!important;
    font-family: "Chunk Five Ex"!important;
    font-size: 50px;
    font-weight: 400!important;
    line-height: 80px;
    letter-spacing: 0;
    margin-bottom: 40px;
}
.team-section .griddercontainer {
    margin-left: 0;
    margin-right: 0;
}
.gridder-list {
    width: 33.333333%;
    box-sizing: border-box;
    position: relative;
}
.hasSelectedItem .gridder-list {
    opacity: 1;
}
.gridder-list::before {
    content: "";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-color: rgba(3, 3, 3, 0.3);
    position: absolute;
    top: 10px;
    left: 10px;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.gridder-list:hover::before {
    background-color: rgba(3, 3, 3, 0.5);
}
.gridder-list.selectedItem .desc-wrapper,
.gridder-list:hover::after {
    display: none;
}
.gridder-list .desc-wrapper {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 0 40px;
}
.gridder-list.selectedItem::before {
    background-color: #1c355e;
}
.gridder-list.selectedItem::after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/wp-content/themes/betheme-child/images/cross.png) no-repeat;
    background-position: center;
    background-size: cover;
    display: block;
    border: none;
    box-sizing: border-box;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.gridder-list .desc-wrapper h3 {
    color: #ffffff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
    font-family: "Merryweather", Arial, Tahoma, sans-serif;
}
.gridder-list .desc-wrapper span {
    color: #ffffff;
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    font-family: Roboto, Arial, Tahoma, sans-serif;
}
.gridder-show {
    box-sizing: border-box;
    padding: 60px 0;
}
.gridder-show .gridder-navigation {
    font-size: unset;
    line-height: unset;
    height: unset;
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
    text-align: center;
    width: 100%;
    display: block;
}
.gridder-show .gridder-navigation a.gridder-close:before,
.gridder-show .gridder-navigation a.gridder-close:after,
.gridder-show .gridder-navigation a.gridder-nav {
    display: none;
}
.gridder-show .gridder-navigation a.gridder-close {
    cursor: pointer;
    z-index: 1;
    bottom: 0;
    display: block;
    font-size: 20px;
    color: #1c355e;
    border: 3px solid #1c355e;
    width: 100%;
    line-height: 2;
    letter-spacing: .15rem;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    font-family: Roboto;
    font-weight: 700;
    max-width: 290px;
    margin: 0 auto;
    position: unset;
    top: unset;
    right: unset;
    height: unset;
    text-decoration: none;
    text-transform: uppercase;
}
.gridder-show .gridder-navigation a.gridder-close:hover {
    background-color: #1c355e;
    color: #fff;
}
.gridder-show .gridder-expanded-content img {
    width: 100%;
}
.gridder-show .gridder-expanded-content .column {
    margin-left: 0!important;
    margin-right: 0!important;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    box-sizing: border-box;
}
.gridder-show .gridder-expanded-content .one-third.column {
    width: 33.333333%;
}
.gridder-show .gridder-expanded-content .two-third.column {
    width: 66.666667%;
}
.gridder-show .gridder-content_inner-wrap {
    padding: 30px 10px 0 60px;
}
.gridder-show .gridder-content_inner-heading {
    margin-bottom: 45px;
}
.gridder-show .gridder-expanded-content h3 {
    color: #000000;
    font-size: 26px;
    line-height: 48px;
    font-weight: 400;
    font-family: Merryweather, Arial, Tahoma, sans-serif;
    margin-bottom: 10px;
}
.gridder-show .gridder-expanded-content span {
    font-size: 22px;
    line-height: 48px;
    font-weight: 700;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-style: normal;
}
.gridder-show .gridder-expanded-content p strong {
    font-size: 22px;
    line-height: 48px;
    font-weight: 700;
    font-family: Merryweather, Arial, Tahoma, sans-serif;
}
.gridder-show .gridder-expanded-content p {
    font-size: 22px;
    line-height: 48px;
    font-weight: 400;
    font-family: Merryweather, Arial, Tahoma, sans-serif;
    margin-bottom: 48px;
}
.gridder-show .gridder-expanded-content p:last-child {
    margin-bottom: 0;
}
@media only screen and (max-width: 959px) {
    h2.capstone-custom-heading {
        margin-bottom: 20px;
    }
    .gridder-list .desc-wrapper {
        bottom: 30px;
        padding: 0 20px;
    }
    .gridder-list .desc-wrapper h3 {
        margin-bottom: 5px;
    }
    .gridder-list .desc-wrapper h3,
    .gridder-list .desc-wrapper span {
        font-size: 16px;
        line-height: 1.2;
    }
    .gridder-show .gridder-content_inner-wrap {
        padding: 0px 10px 0 30px;
    }
}
@media only screen and (max-width: 767px) {
    h2.capstone-custom-heading {
        font-size: 36px;
        line-height: 1;
        margin-bottom: 20px;
    }
    .container.griddercontainer {
        padding: 0!important;
    }
    .gridder-list {
        width: 50%;
        padding: 3px;
    }
    .gridder-list::before {
        border: 3px solid #fff;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    .gridder-list.selectedItem::before {
        background-color: rgba(3, 3, 3, 0);
    }
    .gridder-list.selectedItem::after {
        width: 30px;
        height: 30px;
        top: unset;
        left: unset;
        bottom: 15px;
        right: 15px;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        transform: unset;
    }
    .gridder-show {
        padding: 3px;
    }
    .gridder-list .desc-wrapper {
        bottom: 10px;
        padding: 0 10px;
    }
    .gridder-list .desc-wrapper h3 {
        font-size: 16px;
        line-height: 1;
        margin-bottom: 5px;
    }
    .gridder-list .desc-wrapper span {
        font-size: 14px;
        line-height: 1.2;
        font-weight: 400;
    }
    .gridder-show .column.one-third {
        display: none;
    }
    .gridder-show .gridder-content_inner-wrap {
        padding: 30px 10px 60px;
    }
    .gridder-show .gridder-content_inner-heading {
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 479px) {
    h2.capstone-custom-heading {
        font-size: 26px;
    }
    .gridder-list .desc-wrapper h3,
    .gridder-list .desc-wrapper span {
        font-size: 11px;
    }
    .gridder-show .gridder-expanded-content h3 {
        font-size: 21px;
        line-height: 26px;
    }
    .gridder-show .gridder-expanded-content span {
        font-size: 16px;
        line-height: 26px;
    }
    .gridder-show .gridder-expanded-content p strong,
    .gridder-show .gridder-expanded-content p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .gridder-show .gridder-navigation a.gridder-close {     
        font-size: 1rem;
        max-width: 250px;
    }
}

/*.innerpage__text-wrapper--shifted {
    margin-top: -220px;
}*/
.one-second-text-section .vc_column-inner,
.vc_row-has-fill>.vc_column_container.innerpage__text-wrapper--shifted:not(#faq-container)>.vc_column-inner {
    padding-top: 0!important;
}

.post-header {
    padding-left: 175px;
    padding-right: 175px;
}
.innerpage__text-wrapper .innerpage__text {
    background: #fff;
    padding: 70px 70px 0;
    margin-bottom: 75px;
}

#Subheader .title {
    padding-left: 175px;
    padding-right: 175px;
    box-sizing: border-box;
    letter-spacing: 0.2px;
}

@media only screen and (max-width: 1639px) {

    #Subheader .title {
        padding-left: 75px;
        padding-right: 75px;
    }
    .post-header {
        padding-left: 75px;
        padding-right: 75px;
    }
    .innerpage__text-wrapper .innerpage__text {
        padding: 70px 50px 0;
    }
    .top-highlights > .innerpage__text-wrapper > .vc_column-inner > .wpb_wrapper {
	    padding: 50px 50px 0 50px;
	}
}

@media only screen and (max-width: 1239px) {
    #Subheader .title {
        padding-left: 0;
        padding-right: 0;
    }
    .innerpage__text-wrapper,
    .post-header {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 991px) {
    .innerpage__text {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .innerpage__text-wrapper .innerpage__text {
        padding: 40px 0 0;
    }
    .innerpage__text-wrapper--shifted .innerpage__text {
        padding-top: 20px;
    }
    .innerpage__text-wrapper--shifted {
        margin-top: 0;
    }
}

@media only screen and (max-width: 479px) {
    #Subheader .title {
        font-size: 32px!important;
        line-height: 36px!important;
        letter-spacing: 0!important;
    }
    .innerpage__text {
        font-size: 16px;
    }
    .innerpage__text-wrapper .innerpage__text img.alignleft,
    .innerpage__text-wrapper .innerpage__text img.alignright {
        float: none!important;
        margin: 0;
    }
}


/* post-template-default */

.full-width-section.custom-inner-page.quote-section {
    padding-top: 163px;
    padding-bottom: 32px;
}
.full-width-section.custom-inner-page .quote {
    margin-left: 100px;
    margin-right: 100px;
}
/* @media only screen and (min-width: 1640px) {
    .full-width-section.custom-inner-page .quote {
        font-size: 42px;
    }
} */
@media only screen and (max-width: 991px) {
    .full-width-section.custom-inner-page .quote {
        margin-left: 0;
        margin-right: 0;
    }
}
.full-width-section.custom-inner-page .quote:before {
    content: '';
    position: absolute;
    top: -36px;
    left: 50%;
    width: 57px;
    height: 41px;
    background: url('images/quotes.png') no-repeat center center;
    transform: translateX(-50%);
    background-size: contain;
}
/*.full-width-section.custom-inner-page .quote:before {
    content: '"';
    position: absolute;
    top: -36px;
    left: 50%;
    transform: translateX(-50%);
    color: #1c355e;
    font-family: "Garamand Classic - Bold";
    font-size: 150px;
    font-weight: 700;
    letter-spacing: 6px;
}*/
.full-width-section.custom-inner-page .quote-author p {
    color: #1c355e;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.72px;
    line-height: 26px;
    text-transform: uppercase;
    margin-top: 55px;
}
.full-width-section.custom-inner-page.quote-section,
.full-width-section.custom-inner-page.text-section {
    position: relative;
}
.full-width-section.custom-inner-page.quote-section:after,
.full-width-section.custom-inner-page.text-section:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(245, 179, 36, 0.77);
}
@media only screen and (max-width: 767px) {
    .full-width-section.custom-inner-page .quote:before {       
        /*top: 0;*/
        /*font-size: 100px;*/
        top: -24px;
        width: 40px;
    }
    .full-width-section.custom-inner-page.quote-section {
        padding-top: 100px;
    }
    #Content .section_wrapper {
        max-width: 100% !important;
        padding: 0 !important
    }
    #Content .the_content_wrapper{
        margin-top: 0 !important;
        padding: 0 40px;
    }
}
@media only screen and (max-width: 479px) {
    /*.full-width-section.custom-inner-page .quote:before {*/
        /*font-size: 80px;*/
    /*}*/
    .full-width-section.custom-inner-page.quote-section {
        padding-top: 70px;
    }
}
.post-nav.minimal.column {
    display: none;
}
.single-photo-wrapper.image {
    display: none;
}
.post-meta .category {
    display: none;
}
.post-meta .author-date {
    font-family: 'Roboto';
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.72px;
    color: #000;
    line-height: 30px;
}

.post-meta .author-date .date {
    display: block;
}
.post-header {
    margin-top: -295px;
}
.section-post-related {
    display: none;
}
.section-post-comments {
    display: none;
}
.section-post-about {
    display: none;
}
.vc_btn3.vc_btn3-size-md {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.36px;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
}
.vc_btn3.vc_btn3-style-custom {
    background-image: none;
}

@media only screen and (min-width: 1640px) {
    .vc_btn3.vc_btn3-size-md {
        font-size: 18px;
        padding-top: 18px;
        padding-bottom: 18px;
        padding-left: 18px;
        padding-right: 18px;
    }
}
#Footer .wpcf7-mail-sent-ok {
    margin: 20px 0 !important;
}

/* Posts listing */

ul.post-listing {
    margin: 90px 60px 90px 80px;
}

.post-listing li {
    overflow: hidden;
    border-bottom: 1px solid #95989a;
    padding-bottom: 40px;
    margin-top: 40px;
}
.post-listing li:last-child {
    border-bottom: none;
}

.post-listing .post-thumb {
    width: 35%;
    float: left;
}

.post-listing .post-thumb img {
    display: block;
}

.post-listing .post-description {
    width: 65%;
    float: left;
    padding-left: 45px;
    box-sizing: border-box;
}

.post-listing .post-description h4 {
    font-size: 18px;
    font-family: Roboto, sans-serif;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    line-height: 1.5em;
    margin-bottom: 5px;
}
.post-listing .post-excerpt {
    line-height: 1.7em;
}
.post-listing .post-link {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #1c355e;
    color: #ffffff;
    font-size: 18px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 48px;
    padding-right: 48px;
}

@media only screen and (max-width: 1639px) {
    ul.post-listing {
        margin-bottom: 0px;
    }
}
@media only screen and (max-width: 1239px) {
    .post-listing .post-excerpt {
        font-size: 14px;
    }
    ul.post-listing {
        margin: 60px 45px 0px 50px;
    }
}
@media only screen and (max-width: 991px) {
    .post-listing .post-link {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    ul.post-listing {
        margin: 30px 45px;
    }
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .post-listing .post-description {
        width: 100%;
        clear: left;
        padding-left: 0;
        padding-top: 10px;
    }
}
@media only screen and (max-width: 479px) {
    .post-listing .post-thumb {
        width: 100%;
    }
    .post-listing .post-description {
        width: 100%;
        clear: left;
        padding-left: 0;
        padding-top: 10px;
    }
}

/* Workflow Page */

.workflow-title {
    font-family: 'Chunk Five Ex';
    color: #1c355e;
    font-size: 68px;
    padding-left: 177px;
    padding-top: 10px;
    line-height: 1.2;
    letter-spacing: 0.015em;
}
.workflow-title.hidden {
    display: none;
}
.workflow-phone p {
    font-size: 16px;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    line-height: 1.4em;
    margin-top: 24px;
    padding-left: 42px;
    color: #000000;
}
.workflow-phone a {
    color: #000000;
} 
.workflow-secure p {
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 16px;
    line-height: 1.4em;
    padding: 0 177px;
    color: #95989a;
}

@media only screen and (max-width: 1639px) {
    .workflow-title {
        padding-left: 0;   
    }
    .workflow-phone p {
        padding-left: 0;
    }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
    .workflow-title {
        font-size: 53px;
        line-height: 60px;
    }
}
@media only screen and (max-width: 479px) {
    .workflow-title {
        font-size: 32px;
        line-height: 36px;
        letter-spacing: 0;
    }
}
/* Weekly Schedule */
.innerpage__text-wrapper--shifted.weekly-schedule__inner {
    margin-top: -183px;
}
.weekly-schedule__inner .custom-timeline {
    background-color: #fff;
    padding-top: 80px;
}
/* Facilities Page */
.fc-content .innerpage__text-wrapper .innerpage__text {
    padding-top: 0;
}
.gmap-custom-section .fc-description .vc_column-inner {
    padding: 115px 60px 0 85px!important;
}
.fc-gallery .fc-gallery_inner {
    margin-top: -350px;
}
@media only screen and (max-width: 1239px) {
    .gmap-custom-section .fc-description .vc_column-inner {
        padding: 35px 15px 0 15px!important;
    }
    .one-second-text-section p {
        font-size: 18px;
        line-height: 28px;
    }
    .gmap-custom-section .fc-description .vc_column-inner p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 25px;
    }
    .one-second-text-section h2 {
        margin-top: 0;
    }
}
@media only screen and (max-width: 991px) {
  .workflow-title {
    padding-left: 0px;
  }
  .workflow-phone p {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
    .gmap-custom-section .fc-description .vc_column-inner p {
        font-size: 18px;
    }
    .image-gallery ul.gallery-listing li {
        width: 50%;
    }
    .innerpage__text-wrapper .vc_column-inner {
        padding-top: 0!important;
    }
    .one-second-text-section.fc-content .innerpage__text-wrapper .innerpage__text {
        padding: 0;
    }
    .hp-third-section .vc_btn3-container.vc_btn3-inline {
        margin-bottom: 100px!important;
    }
    .help-team-row .team.team_vertical {
        margin-bottom: 20px;
    }
    .help-form-box h2{
        font-size: 35px !important;
    }
}
@media only screen and (max-width: 479px) {
    .gmap-custom-section .fc-description .vc_column-inner p {
        font-size: 16px;
    }
    .one-second-text-section p {
        font-size: 16px;
        line-height: 28px;
    }
}

/* Therapy Formats */

body .therapy-formats .innerpage__text-wrapper .innerpage__text {
    margin-bottom: 0;
}

body .therapy-formats .innerpage__text-wrapper .innerpage__text:not(:first-child) {
    padding-top: 0;
}

/* GMap */
.gmap-custom-section .vc_column-inner {
    padding: 0!important;
}
.wpb_gmaps_widget .wpb_wrapper {
    background-color: #fff;
    padding: 0;
}
.wpb_wrapper .gmap-custom-section,
.wpb_gmaps_widget.wpb_content_element,
.wpb_wrapper .wpb_map_wraper {
    margin-bottom: 0;
}
.wpb_wrapper .wpb_map_wraper {
    border: 20px solid #f5b324;
}
@media only screen and (max-width: 1239px) {
    .gmap-custom-section .wpb_map_wraper {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }
    .gmap-custom-section .wpb_map_wraper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
}
/* Custom Tabs */
.vc_tta-panels-container {
    margin-top: -3px;
}

.wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-tabs-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-left: 175px;
    margin-right: 175px;
}

.wpb-js-composer .custom-tabs.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-list .vc_tta-tab {
    flex-grow: 1;
}

.wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border: none;
    background: none;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.72px;
    border-bottom: 5px solid transparent;
    padding-left: 0;
    padding-right: 0;
    margin-right: 20px;
    display: inline-block;
}
.wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover,
.wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-bottom: 9px solid #f5b324;
    background: none;
    color: #000;
}

.wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels,
.wpb-js-composer .custom-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
    border: none;
    background: #efefef;
    border-radius: 0;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-panel-body {
    padding: 47px 175px;
}
.wpb-js-composer .custom-tabs.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a {
    border-bottom-color: #f5b324;
}
.wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-tab>a {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 55px;
}

.vc_tta-panel-body, 
.vc_tta-panel-body p,
.vc_tta-panel-body ul,
.vc_tta-panel-body ol,
.vc_tta-panel-body li {
    color: #000;
}

.vc_tta-panel-body .text-red,
.vc_tta-panel-body .text-red p,
.vc_tta-panel-body .text-red a {
    color: red;
}
.vc_tta-panel-body p {
    line-height: 1.75em;
    margin-bottom: 1.6em;
}

.gf_progressbar {
    display: none;
}
@media only screen and (max-width: 961px) {
  .wpb-js-composer .custom-tabs.vc_tta.vc_general .vc_tta-panel-body {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .workflow-secure p {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* Custom Tabs */
.workflow-secure {
    margin-top: 22px;
}
.forms-tab {
    background: #efefef;
    padding: 47px 175px;
    margin-top: -3px;
}
.forms-tab .text-red,
.forms-tab .text-red p,
.forms-tab .text-red a {
    color: red;
}
.text-red p {
    line-height: 1.5;
    margin-top: 30px;
}
.forms-tabs-menu-item {
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    flex-grow: 1;

}
.wpb_wrapper > div.forms-tabs-menu-item {
    margin-bottom: 0;
}
.forms-tabs-menu {
    padding-left: 175px;
    padding-right: 175px;
}


.forms-tabs-menu > .vc_column-inner > .wpb_wrapper{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
@media only screen and (max-width: 1239px) {
    .forms-tabs-menu {
        padding-left: 10px;
        padding-right: 10px;
    }
    .forms-tab {
        padding-left: 10px;
        padding-right: 10px;
    }
}
.forms-tabs-menu-item a {
    display: inline-block;
    border-bottom: 5px solid transparent;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: 0.72px;
    padding-right: 55px;
}
.forms-tabs-menu-item a,
.forms-tabs-menu-item a:active,
.forms-tabs-menu-item a:hover,
.forms-tabs-menu-item a:visited,
.forms-tabs-menu-item a:focus {
    text-decoration: none;
}

.forms-tabs-menu-item.active a,
.forms-tabs-menu-item:hover a {
    border-bottom: 9px solid #f5b324;
    color: #000;
}

.forms-tabs-menu-item-mobile {
    border: 1px solid #f0f0f0;
    background-color: #f8f8f8;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
}
.forms-tabs-menu-item-mobile a {
    font-family: Roboto;
    text-transform: uppercase;
    letter-spacing: 0.4em;
    color: #666;
    padding: 15px;
    display: block;
}

.forms-tabs-menu-item-mobile a:hover {
    text-decoration: none;
}
.forms-tabs-menu-item-mobile.active a {
    color: #f5b324;
}

@media only screen and (max-width: 767px) {
    .forms-tabs-menu-item {
        display: none;
    }
    .forms-tabs-menu-item-mobile {
        display: block;
    }
    .forms-tab p, .forms-tab li, .forms-tab label, .gform_wrapper .top_label .gfield_label, .gform_wrapper .form-assessment .top_label .gfield_label {
        font-weight: 700;
    }
}

@media only screen and (min-width: 768px) {
    .forms-tabs-menu-item {
        display: block;
    }
    .forms-tabs-menu-item-mobile {
        display: none;
    }
}

/* Forms */
.gform_wrapper .top_label .gfield_label {
    font-weight: 400;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    font-size: 1em;
    max-width: 95%;
    line-height: 1.5;
}
.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
    margin-bottom: 31px;
}
.gform_wrapper .top_label .gfield_label {
    display: block;
    line-height: 22px;
}
.gform_wrapper p.text-red {
    font-size: .875em;
    line-height: 1.5;
}

.gchoice_select_all, .gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label, .gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    /*font-weight: 400;*/
}
.gfield.hidden {
    display: none;
}
.gform_wrapper .gform_page_footer {
    border-top: none;
    margin-top: 62px;
    overflow: hidden;
}
.gform_wrapper .gform_page_footer input.button {
    background-color: #1c355e;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    padding: 18px;
}
.gform_wrapper .gform_page_footer input.gform_next_button,
.gform_wrapper .gform_page_footer input.gform_button {
    float: right;
}

.checklist-buttons {
    margin-top: 95px;
    text-align: center;
}

.checklist-btn-submit,
.checklist-btn-print,
.checklist-btn-continue {
    max-width: 300px;
    padding-top: 146px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #000000;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.72px;
    text-transform: uppercase;
    line-height: 1.3em;
    margin: 0 55px;
    transition: opacity 0.3s;
    margin-bottom: 35px;
}
.checklist-btn-submit:hover,
.checklist-btn-print:hover,
.checklist-btn-continue:hover {
    text-decoration: none;
    opacity: 0.9;
}

.checklist-btn-submit {
    background: url(images/icon1.png) no-repeat top center;
}

.checklist-btn-print {
    background: url(images/icon2.png) no-repeat top center;
}

.checklist-btn-continue {
    background: url(images/icon3.png) no-repeat top center;

}
@media only screen and (max-width: 1239px) {
    .checklist-buttons {
        margin-top: 25px;
    }
}
@media only screen and (max-width: 479px) {
    .gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
        width: 100%;
        max-width: 100%;
    }

    .checklist-btn-submit,
    .checklist-btn-print,
    .checklist-btn-continue {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 45px;
    }
    .help-form-box .gfield_checkbox {
        columns: 1;
    }
    .help-call-to-action-box .wpb_wrapper > .vc_btn3-container{
        padding: 0 10px;
        width: auto;
    }
    
}
/* Contact Us */

.cu-first-section {
    margin-bottom: 70px;
}
.gf-section .vc_column-inner {
    padding: 75px 90px 0 105px!important;
}
.cu-first-section .gform_wrapper .top_label .gfield_label {
    color: #000000;
    font-family: Merryweather;
    font-size: 22px;
    font-weight: 400;
    line-height: 38px;
    margin-bottom: 0;
}
body .cu-first-section .gform_wrapper ul li.gfield {
    margin-top: 0;
    margin-bottom: 0;
}
body .cu-first-section .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}
.cu-first-section input[type="date"],
.cu-first-section input[type="email"],
.cu-first-section input[type="number"],
.cu-first-section input[type="password"],
.cu-first-section input[type="search"],
.cu-first-section input[type="tel"],
.cu-first-section input[type="text"],
.cu-first-section input[type="url"],
.cu-first-section select,
.cu-first-section textarea {
    color: #000000;
    border: 1px solid #cbcdce;
    background-color: #ffffff;
    height: 41px;
    margin-bottom: 20px;
}
.cu-first-section select {
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: middle;
}
.cm-hipaa-forms-button,
.cu-first-section input[type="submit"] {
    color: #fdfeff;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 18px!important;
    font-weight: 700;
    letter-spacing: 0.36px;
    text-transform: uppercase;
    padding: 15px 20px;
    background-color: #f5b324;
    line-height: 1;
}
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern,
a.button_theme:hover,
a.tp-button.button_theme:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.cm-hipaa-forms-button:hover,
.cu-first-section input[type="submit"]:hover {
    background-color: #d68100;
}
.vc_btn3-style-custom:hover {
    background-color: #d68100 !important;
}
.vc_btn3-style-custom:hover:after {
    background: none;
}

.cu-second-section {
    text-align: center;
    color: #ffffff;
}
.cu-second-section .vc_column-inner {
    padding-top: 62px;
    padding-bottom: 180px;
}
.cu-second-section .cu-description {
    font-family: Merryweather;
    font-size: 36px;
    font-weight: 400;
    line-height: 60px;
}
.cu-second-section .cu-contacts {
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-size: 22px;
    letter-spacing: 0.88px;
}
.cu-contacts a {
    color: #fff;
}
.cu-contacts a:hover {
    color: #fff;
}
@media only screen and (max-width: 1639px) {
    .gf-section .vc_column-inner {
        padding: 75px 35px 0 35px!important;
    }
}
@media only screen and (max-width: 1239px) {
    .gf-section .vc_column-inner {
        padding: 35px 15px 0 15px!important;
    }
    .cu-second-section .vc_column-inner {
        padding-bottom: 100px;
    }
}
@media only screen and (max-width: 767px) {
    .cu-second-section .cu-description {
        font-size: 24px;
        line-height: 36px;
    }
    .cu-second-section .cu-contacts {
        font-size: 21px;
        line-height: 36px;
    }
}
@media only screen and (max-width: 479px) {
    .cu-second-section .vc_column-inner {
        padding-bottom: 62px;
    }
    .cu-first-section .gform_wrapper .top_label .gfield_label {
        font-size: 18px;
        line-height: 32px;
    }
    .cu-second-section .cu-description {
        font-size: 18px;
        line-height: 28px;
    }
    .cu-second-section .cu-contacts {
        font-size: 16px;
        line-height: 28px;
    }
}

.cu-third-section {
    overflow: unset!important;
}
.cu-third-section .wpb_single_image {
    margin-top: -225px;
}
@media only screen and (max-width: 1239px) {
    .cu-third-section .wpb_single_image {
        margin-top: -125px;
    }
}
@media only screen and (max-width: 767px) {
    .cu-third-section .wpb_single_image {
        margin-top: 0;
    }
}

/* Styled Checkbox */
#tab-checklist .cm-hipaa-forms-prepend {
    display: none;
}

.cm-hipaa-forms-privacy-statement {
    position: relative;
}
.cm-hipaa-forms-prepend input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    width: 18px;
    height: 19px;
    left: 5px;
    top: 21px;
}
.gfield input[type="checkbox"] {
    position: absolute;
    opacity: 0;
}

.cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement,
.gfield input[type="checkbox"] + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement {
    padding-top: 5px;
}
.cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement,
.gfield input[type="checkbox"] + label,
.text-red p {
    padding-left: 41px;
}

.cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement:before,
.gfield input[type="checkbox"] + label:before {
    content: '';
    display: inline-block;
    vertical-align: text-top;
    width: 18px;
    height: 18px;
    background: transparent;
    border: 2px solid black;
    border-radius: 2px;
    transition: border 0.3s, background 0.3s;
    position: absolute;
    left: 3px;
    top: 8px;
}

.cm-hipaa-forms-prepend input[type="checkbox"]:focus + .cm-hipaa-privacy-statement:before,
.gfield input[type="checkbox"]:focus + label:before {
    outline: auto;
}

.cm-hipaa-forms-prepend input[type="checkbox"]:hover + .cm-hipaa-privacy-statement:before,
.gfield input[type="checkbox"]:hover + label:before {
    background: #ed1c24;
    border: 2px solid #ed1c24;
}
.cm-hipaa-forms-prepend input[type="checkbox"]:focus + .cm-hipaa-privacy-statement:before,
.gfield input[type="checkbox"]:focus + label:before {
    box-shadow: none;
}
.cm-hipaa-forms-prepend input[type="checkbox"]:checked + .cm-hipaa-privacy-statement:before,
.gfield input[type="checkbox"]:checked + label:before {
    background: #ed1c24;
    border: 2px solid #ed1c24;
}
.cm-hipaa-forms-prepend input[type="checkbox"]:disabled + .cm-hipaa-privacy-statement,
.gfield input[type="checkbox"]:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.cm-hipaa-forms-prepend input[type="checkbox"]:disabled + .cm-hipaa-privacy-statement:before,
.gfield input[type="checkbox"]:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}
.cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement,
.gfield input[type="checkbox"] + label {
    min-height: 20px;
}
.cm-hipaa-forms-prepend input[type="checkbox"]:checked + .cm-hipaa-privacy-statement:after,
.gfield input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 8px;
    width: 18px;
    height: 18px;
    background: url('images/check.png') no-repeat;
}
@media only screen and (max-width: 959px) {
    .cm-hipaa-forms-prepend input[type="checkbox"] {
        top: 14px;
    }
    .cm-hipaa-forms-prepend input[type="checkbox"]:checked + .cm-hipaa-privacy-statement:after, .gfield input[type="checkbox"]:checked + label:after {
        top: 6px;
    }
    .cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement:before, .gfield input[type="checkbox"] + label:before {
        top: 6px;
    }

    .cm-hipaa-forms-prepend input[type="checkbox"] + .cm-hipaa-privacy-statement,
    .gfield input[type="checkbox"] + label,
    .text-red p {
        padding-left: 33px;
    }
}
@media only screen and (max-width: 479px) {

    .cm-hipaa-forms-prepend input[type="checkbox"] {
        top: 7px;
    }
    .gfield input[type="checkbox"] + label:before {
        top: 2px;
    }
    .gfield input[type="checkbox"]:checked + label:after {
        top: 2px;
    }
}

/* Hipaa checkbox */
.cm-hipaa-forms-prepend {
    text-align: left;
}
.cm-hipaa-privacy-statement {
    font-family: Merryweather;
    font-size: 18px;
    color: #000;
    text-align: left;
}
.cm-hipaa-privacy-statement a,
.cm-hipaa-privacy-statement a:hover {
    color: #000;
}
.cm-hipaa-forms-prepend-bottom {
    position: relative;
}
.cm-hipaa-forms-prepend-bottom .cm-hipaa-form-badge-wrapper {
    position: absolute;
    right: 0;
    top: -24px;
    width: 180px;
}
.cm-hipaa-forms-submit-wrapper {
    text-align: left;
}
.cm-hipaa-forms-submit {
    margin-top: 0;
}
.cm-hipaa-forms-ssl-notice {
    margin-top: 15px;
}
.cm-hipaa-forms-submit .material-icons {
    display: none;
}
.cm-hipaa-forms-submit {
    line-height: 1.6;
    padding-left: 33px;
    padding-right: 33px;
}
.cm-hipaa-forms-staging-message {
    font-size: 17px;
    line-height: 1.5;
    font-style: normal;
    text-align: left;
}
.cm-hipaa-notice {
    font-size: 18px;
    line-height: 1.5;
    font-style: normal;
    text-align: left;
    min-width: 200px;
}
.cmprivacy-content,
.cmprivacy-content p,
.cmprivacy-content li {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.the_content_wrapper .cmprivacy-content ul {
    color: #fff;
}
.cmprivacy-title {
    font-family: 'Merryweather - Black';
}
.cmprivacy-content h3 {
    font-family: 'Merryweather - Black';
}
.cmprivacy-modal-inner {
    background-color: #1c355e;
}
@media only screen and (max-width: 767px) {
    .cm-hipaa-forms-prepend-bottom .cm-hipaa-form-badge-wrapper {
        position: static;
        right: auto;
        top: auto;
    }
}

/* Hipa agreement */
.form-assessment .cmprivacy-modal,
.checklist-form .cmprivacy-modal {
    width: 100%;
    height: 100%;
}
.form-assessment .cmprivacy-modal-inner,
.checklist-form .cmprivacy-modal-inner {
    width: 80%;
    height: 80%;
}

/* Workflow Page 3 */

.gform_wrapper .gform_page_footer .button.gform_previous_button {
    color: #5a5b5c;
    background: none;
}
.gform_wrapper .form-assessment .top_label .gfield_label {
    font-weight: 400;
}
.gform_wrapper .form-assessment label {
    margin-bottom: 1.25em;
}
.gform_wrapper .form-assessment ul.gform_fields li.gfield {
    margin-bottom: 60px;
}
.gform_wrapper .form-assessment .assessment__personal .top_label .gfield_label {
    margin-bottom: 0;
}
.gform_wrapper .form-assessment .assessment__personal ul.gform_fields li.gfield {
    margin-bottom: 20px;
}
.gform_wrapper .form-assessment .assessment__personal li {
    width: 49%;
    float: left;
    clear: none;
    margin-right: 1%;
}
.gform_wrapper .form-assessment .assessment__personal li:nth-child(odd) {
    clear: left;
}
.gform_wrapper .form-assessment .assessment__personal input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 41px;
    margin-bottom: 0;
}
.gform_wrapper .gform_page_footer {
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield .ginput_container_select {
    position: relative;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield .ginput_container_select:before {
    content: '';
    position: absolute;
    right: 23px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 8px;
    background: url('images/ic_chevron_right_black.png') no-repeat;
}
.custom__select select {
    font-family: Roboto;
    text-transform: uppercase;
    font-size: 18px;
}
.gform_wrapper.gf_browser_chrome .custom__select select {
    padding: 8px 28px 7px;
    border: none;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.gform_wrapper.gf_browser_chrome .form-assessment ul.gform_fields .how_did_you_hear  .gfield_label {
    line-height: 1.7;
    margin-top: -2px;
}
.gform_wrapper.gf_browser_chrome .form-assessment ul.gform_fields .how_did_you_hear {
    float: right;
}
body .gform_wrapper ul li.gfield.checklist__how-did-you-hear {
    margin-top: 60px;
}
body .gform_wrapper ul li.gfield.checklist__how-did-you-hear .ginput_container {
    width: 50%;
}
body .gform_wrapper ul li.gfield.checklist__how-did-you-hear select {
    width: 100%;
}
@media only screen and (max-width: 1639px) {
    body .gform_wrapper ul li.gfield.checklist__how-did-you-hear .ginput_container {
        width: 100%;
    }
}
@media only screen and (max-width: 961px) {
    .gform_wrapper .form-assessment .assessment__personal li {
        width: 100%;
        float: none;
        clear: none;
        margin-right: 0;
    }
    .gform_wrapper.gf_browser_chrome .form-assessment ul.gform_fields .how_did_you_hear {
        float: none;
    }
}

/* Blog page */
.grid .post-photo-wrapper {
    width: auto;
    display: inline-block;
}
.post-meta .author-date {
    font-size: 16px;
}
.post-title h2 {
    font-weight: 700;
}
.grid .post-desc-wrapper .post-desc {
    /*padding-left: 0;*/
}




.stop-scrolling {
  height: 100%;
  overflow: hidden;
}


/* Careers Apply Now Form */

@media only screen and (min-width: 768px) {
    .form-careers > .gform_body,
    .form-careers > .gform_footer {
        width: 50%;
        margin: 0 auto;
    }
}
.gform_wrapper div.validation_error {
    font-size: 18px !important;
}
.gform_confirmation_message {
    font-size: 18px;
    line-height: 1.5;
}
.gform_wrapper table.gfield_list td {
    display: block;
}
.gform_wrapper table.gfield_list th {
    display: none;
}
.gform_wrapper table.gfield_list td+td, .gform_wrapper table.gfield_list th+th {
    padding: 0;
}
.gfield_list_cell select {
    width: 100%;
}
.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, 
.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:before {
    content: attr(data-label);
    font-size: 22px;
    letter-spacing: 0;
    white-space: nowrap;
    display: block;
    clear: both;
    text-align: left;
}
.gform_wrapper ul.gform_fields table.gfield_list td:after {
    content: none;
}
@media only screen and (max-width: 761px), (max-device-width: 1023px) and (min-device-width: 768px) {

    .gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:after,
    .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
        content: none;
    }
    .gform_wrapper .gfield_list td.gfield_list_cell input {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .gform_wrapper table.gfield_list tr td.gfield_list_icons {
        background: none;
    }
    .gform_wrapper table.gfield_list tr td.gfield_list_icons {
        padding: 0 8px 4px!important;
    }
    .gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item {
        margin: 0px 8px 0 8px!important;
    }
}

@media only screen and (max-width: 761px) {
    .gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, 
    .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:before {
        font-size: 18px;
    }
}
.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list tr:first-child td{
    background: none;
}
.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list tr:nth-child(2n) td {
    background: none;
}
.gform_wrapper ul.gform_fields table.gfield_list tr:nth-child(n + 2) {
    border-top: 1px solid #ccc;
}

/* Careers page Form - List Add, List Remove buttons */
.gfield_list_group {
    position: relative;
    display: block;
}
.gform_wrapper table.gfield_list tr td.gfield_list_icons {
    text-align: right;
    width: 100% !important;
    display: block;
}
.delete_list_item {
    position: absolute;
    top: 18px;
    right: 0px;
}
.gfield_list_icons .btn-orange {
    margin-bottom: 20px;
}

/* Forms inputs text */
.gform_wrapper textarea, 
.gform_wrapper select, 
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding-left: 18px;
    padding-right: 18px;
    letter-spacing: normal;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.36px;
}

/* Standart Orange Button */
.btn-orange,
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat,
.blog_wrapper .post-footer .post-more
/*,*/
/*.pager a.next_page,
.pager a.prev_page,
.pager .pages a,*/
/*.pager a*/
 {
    display: inline-block;
    background-color: #f5b324; 
    color: #ffffff;
    background-image: none;
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.36px;
    font-weight: 700;
    font-size: 18px;
    margin-right: 0;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;
    line-height: normal;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border-radius: 0;
    cursor: pointer;
    text-decoration: none;
}

.btn-orange:hover,
.btn-orange:active,
.btn-orange:focus,
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.blog_wrapper .post-footer .post-more:hover,
.blog_wrapper .post-footer .post-more:active,
.blog_wrapper .post-footer .post-more:focus {
    background-color: #d68100;
    text-decoration: none;
}

.page-template-page-news #Subheader,
.blog #Subheader,
.archive #Subheader {
    padding: 30px 0 !important;    
}

.page-template-page-news #Subheader:before,
.blog #Subheader:before,
.archive #Subheader:before {
    content: none;
}

/* Masonry blog pages */
.vc_gitem_row .vc_gitem-col {
    padding: 10px 15px; 
}
.vc_gitem-post-data-source-post_title h4,
.blog_wrapper .post-title h2 {
    font-size: 22px;
    line-height: 48px;
    font-weight: 700;
    font-family: Roboto, Arial, Tahoma, sans-serif;
    font-style: normal;
    letter-spacing: 0;
}

/* Archive Blog Page */
.blog_wrapper .image_frame {
    border: none;
}
.blog_wrapper img.scale-with-grid,
#Content .blog_wrapper img {
    width: 100%;
}
.blog_wrapper .post-photo-wrapper {
    width: 100%;
    display: block;
}
.blog_wrapper .post-desc-wrapper {
    background-color: #f4f4f4;
}

.blog_wrapper .post-head {
    display: none;
}
.blog_wrapper .post-footer {
    background: none;
}
.blog_wrapper .post-links {
    width: 100%;
    border: none;
    margin-bottom: 21.73913043px;
}
.blog_wrapper .post-footer .button-love {
    display: none;
}
.blog_wrapper .post-footer .icon-doc-text {
    display: none;
}

/* Pagination */
.pager .pages {
    background: none;
}

.pager a.next_page,
.pager a.prev_page {
    line-height: normal;
    color: #1c355e;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
}
.pager .pages a,
.pager .pages span.page-numbers {
    font-family: Roboto, Arial, sans-serif;
    font-weight: 700;
    border-radius: 0;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: normal;
    height: auto;
}

.pager .pages a {
    background: none;
    font-size: 18px;
    margin-right: 0;
    padding-top: 14px;
    padding-bottom: 14px;
}
.pager a.next_page, .pager a.prev_page {
    background: none;
    color: #1c355e;
}


/* 16:9 Fullwidth Video */

.video-container {
  position: relative;
  padding-bottom: 56.25%; /*16:9*/
  padding-top: 30px; 
  height: 0; 
  overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wpb_video_widget {
    margin-bottom: 0;
    padding: 0 70px;
}

/*Testimonies page*/
.cap-text-testim {
    position: relative;
    border: 1px solid #CCCCCC;
    padding: 30px;
    margin-bottom: 40px;
}

.cap-text-testim:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 7px;
    background: #f5b324;
}

.cap-text-testim p{
    font-size: 16px;
    line-height: 38px;
}

.cap-text-testim span {
    font-size: 16px;
    font-weight: bold;
}

button.alm-load-more-btn:disabled {
    visibility: hidden;
}

.test-title-wrapper {
    position: relative;
    padding: 20px 15px;
}

.test-title-wrapper:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 7px;
    background: #f5b324;
}

div.yotu-videos a.yotu-video h3 {
    margin-top: 0 !important;
    white-space: inherit !important;
    padding: 0;
    line-height: 18px !important;
    color: #1C355E;
}

.yotu-videos ul li {
    padding: 10px !important;
    box-sizing: border-box;
}

.yotu-videos ul li > a {
    display: flex !important;
    flex-direction: column;
    height: 100%;
    border: 1px solid #CCCCCC !important;
}


/*Blog Style*/

body.page-blog #Subheader{
    padding: 80px 0 !important;
}

body.page-blog #Subheader:before{
    display: none;
}

body.page-blog aside.widget_archive h3, 
body.archive aside.widget_archive h3{
    display: none;
}

body.page-blog .image_frame,
body.page-blog .image_frame.video,
body.archive .image_frame {
    width: 35%;
    margin-bottom: 0;
}

body.page-blog .post-item, body.archive .isotope-item{
    display: flex;
}

body.page-blog .blog_wrapper .post-head,
body.archive .blog_wrapper .post-head{
    display: block;
}

body.page-blog .blog_wrapper .post-desc,
body.archive .blog_wrapper .post-desc{
    display: flex;
    flex-direction: column;
    padding: 30px 20px 20px 20px;
}

body.page-blog .blog_wrapper .post-desc .post-title,
body.archive .blog_wrapper .post-desc .post-title{
    order: 1;
}

body.page-blog .blog_wrapper .post-desc .post-head,
body.archive .blog_wrapper .post-desc .post-head{
    order: 2;
}

body.page-blog .blog_wrapper .post-desc .post-excerpt,
body.archive .blog_wrapper .post-desc .post-excerpt{
    order: 3;
    font-size: 16px;
    float: left;
    line-height: 25px;
}

body.page-blog .blog_wrapper .post-desc .post-footer,
body.archive .blog_wrapper .post-desc .post-footer{
    order: 4;
}

body.page-blog .blog_wrapper .post-desc .post-meta,
body.archive .blog_wrapper .post-desc .post-meta{
    float: left;
    margin-bottom: 20px;
}

body.page-blog .post-meta .category,
body.archive .post-meta .category {
    display: block;
}

body.page-blog .post-meta .author-date,
body.page-blog .post-meta .category,
body.archive .post-meta .author-date,
body.archive .post-meta .category{
    float: inherit;
    display: inline-block;
    color: #8B8B8B;
    font-size: 12px;
    letter-spacing: 0;
}

body.page-blog .post-meta .author-date,
body.archive .post-meta .author-date{
    padding-right: 10px;
    border-right: 1px solid #8B8B8B;
    line-height: 15px;
}

body.page-blog .post-meta .category .cat-wrapper,
body.archive .post-meta .category .cat-wrapper {
    display: block;
    position: relative;
}

body.page-blog .post-meta .category .cat-btn,
body.archive .post-meta .category .cat-btn{
    display: none;
}

body.page-blog .post-meta .category .cat-wrapper,
body.archive .post-meta .category .cat-wrapper {
    display: block;
    position: relative;
}

body.page-blog .post-meta .category .cat-wrapper ul,
body.archive .post-meta .category .cat-wrapper ul {
    margin: 0;
    list-style: none;
    padding: 0;
    background: none;
    width: auto;
    line-height: 15px;
    font-size: 12px;
    font-family: 'Roboto';
    padding-left: 10px;
}

body.page-blog .post-meta .category .cat-wrapper ul li,
body.archive .post-meta .category .cat-wrapper ul li {
    display: inline-block;
    margin: 0;
    border: 0;
}

body.page-blog .post-meta .category .cat-wrapper ul li a,
body.archive .post-meta .category .cat-wrapper ul li a {
    font-size: 14px;
    padding: 0;
}

body.page-blog .blog_wrapper .post-title h2,
body.archive .blog_wrapper .post-title h2 {
    font-size: 26px;
    margin-bottom: 5px;
    line-height: 30px;
}

body.page-blog .post-meta .category .cat-wrapper ul li a,
body.archive .post-meta .category .cat-wrapper ul li a {
    font-size: 14px;
    padding: 0;
}

body.page-blog .post-meta .category .cat-wrapper ul li a:after,
body.archive .post-meta .category .cat-wrapper ul li a:after {
    content: ",";
}

body.page-blog .post-meta .category .cat-wrapper ul li:last-child a:after,
body.archive .post-meta .category .cat-wrapper ul li:last-child a:after{
    display: none;
}

body.page-blog .blog_wrapper .post-desc .post-footer,
body.archive .blog_wrapper .post-desc .post-footer {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
}

body.page-blog .blog_wrapper .post-desc .post-footer .post-links,
body.archive .blog_wrapper .post-desc .post-footer .post-links {
    margin-bottom: 0;
}

body.page-blog .widget_search input[type="text"], 
body.archive .widget_search input[type="text"]{
    border: 1px solid #ebebeb;
}

body.page-blog ul.srpw-ul,
body.archive ul.srpw-ul {
    margin-left: 25px;
    list-style: disc;
}

body.page-blog ul.srpw-ul li,
body.archive ul.srpw-ul li {
    list-style: disc;
    font-size: 16px;
    line-height: 20px;
}

body.page-blog .srpw-clearfix:before,
body.page-blog .srpw-clearfix:after,
body.archive .srpw-clearfix:before,
body.archive .srpw-clearfix:after{
    display: none !important;
}

body.page-blog ul.srpw-ul li a,
body.archive ul.srpw-ul li a{
    color: #1c355e;
}

body.page-blog .srpw-time,
body.archive .srpw-time{
    color: #8B8B8B;
    font-family: 'Roboto';
    font-size: 12px;
    text-transform: uppercase;
}

body.page-blog .widget h3,
body.archive .widget h3{
    font-family: "Merryweather", Arial, Tahoma, sans-serif !important;
    font-size: 22px !important;
    font-weight: bold !important;
}

body.page-blog .widget select,
body.archive .widget select{
    width: 100%;
}

body.archive .sections_group {
    float: left;
    width: 77%;
    padding-top: 30px;
    border-right-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,.08);
    box-sizing: border-box;
}

body.archive .section_wrapper {
    max-width: 98%;
    max-width: calc(100% - 20px);
}

body.archive .sidebar.four.columns{
    float: right;
    width: 23%;
    margin: 0;
}

body.archive #Content {
    padding: 0;
}

body.archive .widget-area {
    border: 0;
    padding: 30px 20px 20px;
}

body.page-blog #Subheader .title{
    color: #fff;
}

body:not(.template-slider).page-blog #Header_wrapper {
    background-position: bottom center !important;
}

@media only screen and (min-width: 1240px){
    body.page-blog .content_wrapper,
    body.archive .content_wrapper {
        max-width: 1536px;
    }
}

@media only screen and (min-width: 1240px) and (max-width: 1340px){
    body.page-blog .image_frame, body.page-blog .image_frame.video,
    body.archive .image_frame, body.archive .image_frame.video {
        width: 45%;
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 959px) and (min-width: 768px){
    body.page-blog .widget h3,
    body.archive .widget h3 {
        font-size: 17px !important;
        line-height: 20px;
    }
}
@media only screen and (max-width: 1239px){
    body.page-blog .post-item,
    body.archive .post-item {
        display: block;
    }
    body.page-blog .image_frame,
    body.page-blog .image_frame.video,
    body.page-blog .blog_wrapper .post-desc-wrapper,
    body.archive .image_frame,
    body.archive .image_frame.video,
    body.archive .blog_wrapper .post-desc-wrapper {
        width: 100%;
    }
}
@media only screen and (max-width: 959px){
    body.page-blog .with_aside .sections_group,
    body.archive .with_aside .sections_group {
        width: 70%;
    }
    body.page-blog .with_aside .sidebar.columns,
    body.archive .with_aside .sidebar.columns {
        width: 30%;
    }
}
@media only screen and (max-width: 480px){
    .vc_column_container>.vc_column-inner{
        padding-left: 20px;
        padding-right: 20px;
    }
}






/* ---- grid ---- */

.grid {
    background: #fff;
}

/* clear fix */
.grid:after {
    content: '';
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
    width: 50%;
}


.grid-item {
    float: left;
}

.grid-item img {
    display: block;
    width: 100%;
}


@media only screen and (max-width: 767px) {
    .grid-sizer,
    .grid-item {
        width: 100%;
    }
}

.owl-nav{
    position: absolute;
    top: 49%;
    width: 100%;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    background: #f5b324;
}


.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
    color: #fff;
    margin: 0;
    padding: 0px 19px 7px!important;
    border-radius: 0;
    font-size: 50px !important;
    position: absolute;
    left: 0;
}
.owl-carousel .owl-nav button.owl-next{
    right: 0;
    left: auto;
}

.top-slider-facilities-row{
    padding-left: 140px!important;
    padding-right: 140px!important;
}

.page-facilities #Subheader{
    background: #1c355e;
    padding: 15px 0 340px !important;
}

.page-facilities #Subheader h1.title{
    color: #fff;
}

.top-slider-facilities-row{
    margin-top: -450px;
}


@media only screen and (max-width: 767px) {
    .owl-nav{
        top: 45%;
    }
    .top-slider-facilities-row{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        padding: 0px 0px 7px!important;
        font-size: 35px !important;
    }
    .page-facilities #Subheader{
        background: #1c355e;
        padding: 15px 0 15px !important;
    }

    .top-slider-facilities-row{
        margin-top: 10px;
    }

}


@media (min-width: 768px)  and (max-width: 991px) {
    .owl-nav{
        top: 45%;
    }
    .top-slider-facilities-row{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev{
        padding: 3px 6px 7px!important;
        font-size: 35px !important;
    }
    .page-facilities #Subheader{
        background: #1c355e;
        padding: 15px 0 15px !important;
    }

    .top-slider-facilities-row{
        margin-top: 10px;
    }

    .page-facilities .the_content_wrapper{
        margin-top: -150px!important;
    }
    .page-facilities #Subheader{
        background: #1c355e;
        padding: 15px 0 15px !important;
    }
}

@media (min-width: 992px)  and (max-width: 1200px) {
    .top-slider-facilities-row{
        margin-top: -350px;
        background: transparent !important;
        padding-left: 50px!important;
        padding-right: 50px!important;
    }
}

@media (min-width: 1201px)  and (max-width: 1500px) {
    .top-slider-facilities-row{
        margin-top: -450px;
        background: transparent !important;
        padding-left: 50px!important;
        padding-right: 50px!important;
    }
}

.gmap-custom-section .fc-description .vc_column-inner {
    padding: 10px 60px 0 85px!important;
}

@media only screen and (min-width: 1800px){
    .page-facilities #Subheader {
        background: #1c355e;
        padding: 150px 0 340px !important;
    }

    .top-slider-facilities-row{
        margin-top: -585px;
        background: transparent !important;
    }
}