/*
Theme Name: Visual Composer Starter Child
Theme URI: http://visualcomposer.io
Description: Visual Composer Starter child theme
Author: WPBakery
Author URI: http://visualcomposer.io
Template: visual-composer-starter
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: visual-composer-starter-child
*/

/* ---------------- THEME ---------------- */
body {
    font-family: Montserrat !important;
    font-weight:400 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*-moz-font-smoothing:antialiased;*/
    overflow-x: hidden;
    font-size:14px;
}

.page-id-5 #wcs-app-6 .wcs-timetable {
    display: none;
}

@media only screen and (min-width: 600px) {
    body{
        font-size: 15px;
    } 
}

.page-id-52 .content-wrapper {
    background: #ebf1f6 !important;
}
.content-wrapper {
    background:none !important;
}
.content-wrapper .wpb_text_column p {
    margin-bottom: 20px !important;
}
.home .main-content {
    padding-bottom:0px;
}
button {
    border-radius:3px;
}
a:hover{
    color:#244742;
    border-bottom-color: #244742;
}
a:active, a:focus {
    outline: 0;
    box-shadow:none;
    -moz-outline-style: none;
}
.entry-content p a:hover {
    color:#244742 !important;
    border-bottom-color: #244742 !important;    
}
.entry-content ol:not(.flex-control-nav):not(.vc_carousel-indicators) {
    margin: 0 0 1.5em !important;
    padding: 0;
    counter-reset: item;
}
.entry-content ol:not(.flex-control-nav) li:not(.vc_carousel-indicators) {
    margin: 0;
    padding: 0 0 0 2.2em;
    text-indent: -1em;
    list-style-type: none;
    counter-increment: item;
}
.entry-content ol:not(.flex-control-nav) li:not(.vc_carousel-indicators)::before {
    display: inline-block;
    width: 1em;
    padding-right: 0.7em;
    font-weight: bold;
    text-align: right;
    content: counter(item) ".";
}
.dc-left-side-bar {
    box-shadow: 5px 0px 10px rgba(0,0,0,0.03);
    z-index:99;
}
.dc-left-side-bar h5 {
    font-size:20px;
    margin-top:15px;
    color: #757575;
    font-weight:bold;
    padding: 6px 10px;
}

.vc_btn3.vc_btn3-style-custom {
    background-position: 0 100% !important;
}

@media (min-width: 1200px) {
        .dc-container {
            width:100%;
        }
        .wider_container_1, .kids-club-wrapper {
            width:100%;
        }
        .wider_container_2 {
            width:1200px;
        }
        .search-results-header {
            margin-bottom: 40px !important;
        }
        .search-results h2.entry-title {
            margin-bottom: 8px !important;
        }
    }
    @media (min-width: 1400px) {
    
        .wider_container_2 {
            width:1260px;
        }
        .navbar .container {
            width:1320px;
        }        
    }
    @media (min-width: 1600px) {
        .wider_container_1, .kids-club-wrapper {
            width:1480px;
        }
    }


/* responsive code by GV */
.dc-social-icons a:hover{background-color:#f5f8fa; }

@media only screen and (max-width: 1600px) {
    .login-button {
        position: absolute;
        right: 1% !important;
        top: 0;
    }
}
@media only screen and (max-width: 800px) {
    .kids-club {right:3% !important;}
}

@media only screen and (max-width: 600px) {
    .navbar-brand .custom-logo{ margin-left:20% !important; }

    .promo_ad_button button{line-height: 18px !important; height:58px !important; padding:0px !important}

    .vc_custom_1523932848245 button:after{right:25% !important;}
    .vc_btn3-container{
        margin-bottom: -3px !important;
    }

    .footer-info .footer-icon{display: none !important;}
    div.footer-info .col-xs-10{padding:0!important;}

    .login #login {padding: 20px !important;} 
    
    
    .search-results .container{padding: 0 40px !important;}
    .search-results .navbar-header button{top:0px !important; left:12px !important;}
    .search-results-header .search-form {float: none !important;}
    .search-results-header .search-form .search-field{width: 100% !important;}
    .search-results #header .login-button a{margin-right:10px !important;}

    .search-results-header .search-form {width:100% !important; max-width: 100% !important;}
    .search-results-header {padding: 0 !important; border-top:0 !important;}
    #footer .container {padding: 5px !important;}
    
}
.vc_custom_1523932848245 button:after{right:25% !important;}


/*  code ends here */

.comment-content address, .comment-content blockquote, 
.comment-content datalist, .comment-content dl, .comment-content ol, 
.comment-content p, .comment-content table, .comment-content ul, 
.entry-content address, .entry-content blockquote, .entry-content datalist, 
.entry-content dl, .entry-content ol, .entry-content p, 
.entry-content table, .entry-content ul {
    margin-bottom:15px !important;
}

.entry-content p a, .comment-content p a, .entry-content ol a, 
.comment-content ol a, .entry-content ul a, .comment-content ul a, 
.entry-content table a, .comment-content table a, .entry-content datalist a, 
.comment-content datalist a, .entry-content blockquote a, .comment-content blockquote a, 
.entry-content dl a, .comment-content dl a, .entry-content address a, .comment-content address a {
    border-bottom:none;
}

.entry-content p a:hover, .comment-content p a:hover, .entry-content ol a:hover, 
.comment-content ol a:hover, .entry-content ul a:hover, .comment-content ul a:hover, 
.entry-content table a:hover, .comment-content table a:hover, .entry-content datalist a:hover, 
.comment-content datalist a:hover, .entry-content blockquote a:hover, .comment-content blockquote a:hover, 
.entry-content dl a:hover, .comment-content dl a:hover, .entry-content address a:hover, .comment-content address a:hover {
    border-bottom-width: 1px;
    border-bottom-color: #008e7f;
    border-bottom-style: solid;
}

.left_padding_100px {
    padding-left: 100px;
}


/* ---- HEADINGS ---- */

h3 {
    /* font-size: 28px !important; */
    /* color: #0065a4 !important; */
    /* line-height: 40px !important; */
    /* font-weight: 600 !important; */
    /* Note: attributes above come from theme customizr */

    margin-bottom:25px !important;
}
h2 {
    margin-bottom: 25px !important;
}
h2 a {
    color:#757575 !important;
}
.dc-bg-grey {
    margin-top:-10px;
}
.page-template-default .entry-title, .dc-events-template .entry-title, #wpsl-wrap .entry-title,
.dc-members .entry-title,
.dc-resource-subpage h1.entry-title,
.dc-content h1.entry-title {
    background:#0065a4;
    font-size: 20px;
    color: #ffffff; 
    font-weight: 700;
    text-decoration: none solid rgb(255, 255, 255);
    display: inline-block;
    /* height: 41px;
    display: table-cell;
    vertical-align: middle; */
    padding: 10px 15px;
    margin-bottom: 20px;
}
.dc-content {
    padding-left:80px;
    padding-top:10px;
}
.wider_container_1, .wider_container_2, .kids-club-wrapper {
    margin:0 auto !important;
}

/* ---- PROMO IMAGES ---- */

.promo_ad_img a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;    
    overflow:hidden;
}
.promo_ad_img a:hover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;    
    background-color:rgba(0,0,0,0.15) !important;
}

.promo_ad_1 .vc_column-inner, .promo_ad_2 .vc_column-inner {
    padding:0 !important;
    height:545px;
    overflow: hidden;
}
.promo_ad_1 img {
    width: 70% !important;
    margin-top: 39%;
}
.promo_ad_2 img {
    width: 120% !important;    
    max-width: unset !important;    
    z-index: 2;    
    position: absolute;    
    left: 64px;
    top: 77px;
}


/* ---- PROMO CONTENT ---- */


.promo_ad_5_1 .vc_column-inner {
    padding: 0 !important;
    height: 190px;
    overflow: hidden;
    margin-top: 0 !important;
}
.promo_ad_5_1 img {
    width: 300px !important;
    height: 92px !important;
    margin-top: 40px;
}

.promo_ad_2 .promo_ad_text p {
    font-size: 30px !important;
    color: #ffffff;
    font-weight: 700 !important;
    line-height: 34px;
    text-shadow: 3px 3px 3px rgba(0,0,0,0.1);
    top: 253px;
    position: absolute;
    left: 35px;
    z-index:3;
}
.promo_ad_5_2 .vc_column-inner, .promo_ad_5_3 .vc_column-inner {
    padding-top:0px !important;
}
.promo_ad_5_2 img {
    width: 195px !important;
    padding-top: 2px;
    max-width: none !important;
}
.promo_custom {
    height:190px;
    overflow: hidden;
    background-color: rgb(117, 117, 117,0.05) !important;
}
.promo_custom:hover {
    background-color: rgb(117, 117, 117,0.15) !important;
}
/* ---- PROMO BUTTONS ---- */

.promo_ad_button {
    margin:0 !important;
    position:absolute;
    bottom:0;
    width:100%;
}
.promo_ad_button button.vc_general, .promo_ad_button a.vc_general {
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
}
.promo_ad_1 button.vc_general, .promo_ad_1 a.vc_general, 
.promo_ad_2 button.vc_general, .promo_ad_2 a.vc_general {
    text-align: left !important;
    padding: 0 0 0 35px !important;
    z-index:3;
    line-height: 91px !important;
}

.promo_ad_button_2 {
    margin-top: 57px !important;
}
.promo_ad_button_2 button.vc_general, .promo_ad_button_2 a.vc_general {
    font-weight:bold;
    font-size:17px !important;
    text-align: left !important;
    line-height: 24px;
}
.promo_ad_button_2 button.vc_general::after, .promo_ad_button_2 a.vc_general::after, 
.promo_ad_1 button.vc_general::after, .promo_ad_1 a.vc_general::after, 
.promo_ad_2 button.vc_general::after, .promo_ad_2 a.vc_general::after, 
.promo_ad_5_1 button.vc_general::after, .promo_ad_5_1 a.vc_general::after  {
    content: "";
    background-image: url(images/button-arrow-yellow.svg);
    background-size: 22px 22px;
    width: 35px;
    height: 16px;
    background-position: center center;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
}
.promo_ad_1 button.vc_general::after, .promo_ad_1 a.vc_general::after, 
.promo_ad_2 button.vc_general::after, .promo_ad_2 a.vc_general::after {
    height:91px;
    top:0;
}
.promo_ad_5_1 button.vc_general::after, .promo_ad_5_1 a.vc_general::after,
.promo_ad_1 button.vc_general::after, .promo_ad_1 a.vc_general::after, 
.promo_ad_2 button.vc_general::after, .promo_ad_2 a.vc_general::after {
    right:initial;
}
.promo_ad_5_1 button.vc_general::after, .promo_ad_5_1 a.vc_general::after {
    height:56px;
}
.promo_ad_5_3 button.vc_general::after, .promo_ad_5_3 a.vc_general::after {
    display:inline-block;
    position:relative;
    width: 19px;
    margin-left: 6px;
}
.promo_ad_5_1 .promo_ad_button button.vc_general, .promo_ad_5_1 .promo_ad_button a.vc_general {
    line-height: 56px;
    color: #ffc425 !important;
    padding: 0px !important;
    background: none;
}
.promo_ad_5_1 .promo_ad_button button.vc_general:hover, .promo_ad_5_1 .promo_ad_button a.vc_general:hover,
.promo_ad_button_2 button.vc_general:hover, .promo_ad_button_2 a.vc_general:hover {
    background-color:none !important;
}
.promo_ad_5_3 .promo_ad_button_2 button.vc_general, 
.promo_ad_5_3 .promo_ad_button_2 a.vc_general {
    padding:18px 12px !important;
    background:none !important;
    letter-spacing: -0.1px;
}
.button_type_1 button.vc_general {
    color:#008e7f !important;
    font-weight:bold !important;
    font-size:12px !important;
    background:none !important;
    border:none !important;
}
.button_type_1 button.vc_general:hover {
    background-color:rgba(0, 0, 0, 0) !important;
}
.text_type_1 button.vc_general {
    color:#008e7f !important;
    font-weight:bold !important;
    font-size:17px !important;
    text-align: left !important;
    padding-left: 66px !important;
}
button.vc_general i {
    color:#ffc425;
}


#promo_slider_1 .promo_ad_button a{
    background-image: none !important;
    border-width: 0 !important;
}

#promo_slider_1 .promo_ad_button a:before{
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.05);
}
#promo_slider_1 .promo_ad_button a:hover:before{
    background-color: rgba(0, 0, 0, 0.15);
}

/* ---------------- THEME - IMAGE CENTERING AND ADJUSTMENTS ---------------- */

/* add these if required: 
.mega-post-carousel1 .mega-post-image img
*/

.ngg-gallery-thumbnail img {
    
}
/* TYPE FOR IMAGE CENTERING AND WIDTH BASED IMAGE ALIGNMENT */
.standard_content_img_gallery_grid_3 .wpb_image_grid .wpb_image_grid_ul img, 
.standard_gallery_3x2_2 .ngg-gallery-thumbnail img, 
.dc-grid-item-1 .vid-post-style-1 .mega-post-image img,
.img-post-style-1 .mega-post-image img, .vid-post-style-1 .mega-post-image img  {
    display: block !important;
    width: 100% !important;
    height: auto !important; 
    max-width: initial !important;
}

/* TYPE FOR IMAGE CENTERING AND HEIGHT BASED IMAGE ALIGNMENT */
#wcs-app-7 .wcs-class__image img, .event_image img {
    display: block !important;
    width: auto !important;
    height: 100% !important; 
    max-width: initial !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
}

.standard_gallery_3x2_2 .ngg-gallery-thumbnail {
    height: 100%;
    position: relative;
    overflow:hidden;
    border:none !important;
    margin: 0 1px 0 1px;
    border-bottom: 1px solid #fff !important;
}
.standard_gallery_3x2_2 .ngg-gallery-thumbnail a {
    height: 100%;
    margin:0px;
}
.standard_gallery_3x2_2 .ngg-gallery-thumbnail > span {
    transition: all 1s linear;
}
/* Standard caption stuff */
.standard_gallery_3x2_2 .ngg-gallery-thumbnail > span {
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-weight: 700;
    font-size: 12px;
    background-color: rgb(0, 142, 127, 0.7);
    width: 100%;
    opacity: 0;
    line-height: 46px;
}
.standard_gallery_3x2_2 .ngg-gallery-thumbnail:hover > span {
    opacity:1;
}

/* ---------------- THEME - IMAGE ENHANCEMENTS OR FX ---------------- */

#wcs-app-7 .wcs-class__image img {
    /*max-width: 150%;
    width: 130%;
    height: auto;*/
}
#wcs-app-7 .wcs-class__image {
    position:relative;
}
#wcs-app-7 .wcs-img-wrapper, .standard_content_img_gallery_grid_3 .isotope-item a,
.wpb_posts_slider .wpb_gallery_slides > ul.slides > li a, .promo-slider > ul.slides > li > a {
    width:100%;
    height:100%;
}
.wpb_posts_slider .wpb_gallery_slides > ul.slides > li a, .promo-slider > ul.slides > li > a {
    display:block;
}
#wcs-app-8 .wcs-img-wrapper {
    display: flex;
    align-self: stretch;
    overflow:hidden;
}
#wcs-app-6 .wcs-timetable, .standard_content_img_gallery_grid_3 .isotope-item {
    overflow:hidden;
}
#wcs-app-7 .wcs-img-wrapper, #wcs-app-6 .wcs-class__image, #wcs-app-8 .wcs-class__image, .standard_content_img_gallery_grid_3 .isotope-item a,
.wpb_posts_slider .wpb_gallery_slides > ul.slides > li a, .promo-slider > ul.slides > li > a, .promo_ad_2 img, .promo_ad_1 img,
a.custom-logo-link, .kids-club, .standard_gallery_3x2_2 .ngg-gallery-thumbnail a,
.dc-grid-item-1:hover .vid-post-style-1 .mega-post-image .image-wrapper {
    transition: transform .4s; /* Animation */    
}
.promo_custom img, .promo_ad_5_1 img, 
.img-post-style-1:hover .mega-post-image img {
    transition: 0.3s ease-in all;
}
#wcs-app-7 .wcs-class:hover .wcs-img-wrapper, #wcs-app-6:hover .wcs-class__image, #wcs-app-8 .wcs-class__image:hover, 
.standard_content_img_gallery_grid_3 .isotope-item a:hover, .kids-club:hover,
.promo_ad_1:hover img,
.dc-grid-item-1:hover .vid-post-style-1 .mega-post-image .image-wrapper, .img-post-style-1:hover .mega-post-image img {
    transform: scale(1.1); 
}
#wcs-app-8 .wcs-class__image:hover {
    /*background-size:120%; */
}
.promo_ad_2:hover img, .wpb_posts_slider .wpb_gallery_slides > ul.slides > li a:hover, .promo_custom:hover img, .promo_ad_5_1:hover img,
.mega-post-carousel1:hover .mega-post-image img, a.custom-logo-link:hover,
.standard_gallery_3x2_2 .ngg-gallery-thumbnail a:hover {
    transform: scale(1.1);
}

/* ---------------- THEME - ANIMATIONS ---------------- */
/* .kids-club:hover .kids-club-arrow  ADD LATER -- need to adjust arrow image and not use transform*/
.promo_ad_1:hover .dc_bounce1 a::after, .promo_ad_2:hover .dc_bounce1 a::after  {
    animation: bounce 1s;
}

@keyframes bounce {
    0%, 20%, 60%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

@keyframes shake {
    0% { transform: translate(1px, 1px) rotate(0deg); }
    10% { transform: translate(-1px, -2px) rotate(-1deg); }
    20% { transform: translate(-3px, 0px) rotate(1deg); }
    30% { transform: translate(3px, 2px) rotate(0deg); }
    40% { transform: translate(1px, -1px) rotate(1deg); }
    50% { transform: translate(-1px, 2px) rotate(-1deg); }
    60% { transform: translate(-3px, 1px) rotate(0deg); }
    70% { transform: translate(3px, 1px) rotate(-1deg); }
    80% { transform: translate(-1px, -1px) rotate(1deg); }
    90% { transform: translate(1px, 2px) rotate(0deg); }
    100% { transform: translate(1px, -2px) rotate(-1deg); }
}
/* ---------------- THEME - LAYOUT CSS & MARGINS ---------------- */



/* ---------------- THEME - PROMO ELEMENTS - HOME ---------------- */

/*
.home_promo_content .wpb_content_element {
    margin-bottom: 15px !important;
}
*/


/* ---------------- THEME - STANDARD CONTENT IMAGE ELEMENTS ---------------- */

.tablepress tfoot th, .tablepress thead th {
    background-color: rgb(157, 184, 207, 0.2) !important;
}
.standard_content_img {
    overflow: hidden !important;
    height: 280px !important;
}
.standard_content_img .vc_single_image-wrapper, .standard_content_img .vc_figure {
    max-width: 100% !important;
    height: 100% !important;
}
.standard_content_img img {
    height: 100% !important;
    width: auto !important;
    max-width: none !important;
}
.standard_content_img_gallery_grid_3 li {
    width:32%;
}
.standard_content_img_gallery_grid_3 .wpb_image_grid .wpb_image_grid_ul .isotope-item {
    height: 220px;
    overflow: hidden;
}
.standard_content_img_gallery_grid_3 li {
        width: 33%;    
        margin: 0 1px 1px 0;
}
.standard_content_img_gallery_grid_3 li:last-child {
    margin: 0px;
}

.standard_gallery_1 {
    margin-bottom:55px !important;
}
.standard_gallery_1 .vc_images_carousel ol.vc_carousel-indicators {
    bottom:-52px;
}
.standard_gallery_1 .vc_images_carousel ol.vc_carousel-indicators li {
    border:none !important;
    background-color: rgb(117, 117, 117, 0.3);
    width:9px;
    height:9px;
}
.standard_gallery_1 .vc_images_carousel ol.vc_carousel-indicators li.vc_active {
    background-color: #757575;
}
.standard_image_grid_1 {

}

.standard_image_grid_1 .dc_post_title {
    height: 70px;
    overflow: hidden;
    background-color:#008e7f !important;
}
.vc_gitem-col {

}
.vc_gitem-post-data-source-post_title {
    margin:0px;
    color:#fff;
    font-size: 16px;
    color: #ffffff;
    font-weight: 700;
}

/* ---------------- THEME - STANDARD CONTENT OTHER ELEMENTS ---------------- */




.wpb_gmaps_widget .wpb_wrapper {
    background:none !important;
    padding: 0px !important;
}

/* ---- INFO GRID ---- */

.grid_info_type_1 .vc_gitem-animated-block {
    width: 20% !important;
}
.grid_info_type_1 .vc_gitem-zone-c {
    width: 78% !important;
}
.grid_info_type_1 .vc_custom_heading h2 a {
    color: #0065a4 !important;
}

.grid_info_type_1 .vc_grid-item {
    margin-bottom:15px;
}
/* ---- HEADINGS ---- */

.standard_content_title_1 {
    /* font-size:30px;*/
    line-height: 34px; 
    /* Note: color, size, line-height comes from theme customizr */
}
/* ---- CONTENT ---- */

.standard_content_title_2 {
    font-size: 20px !important;
    color: #0065a4 !important;
    line-height: 34px;
    margin:5px 0 !important;
}

.standard_content_1 {
    margin-bottom:20px !important;
}
.standard_content_1 p {
    text-align: left !important;
}   

/* ---- BUTTONS ---- */



/* ---------------- CTA STRIP ---------------- */


.standard_content_action_button_1, .event-action-strip a > div {
    margin:0 !important;
    height: 100px;
    position: relative;
}
.standard_content_action_button_1 .vc_column_container:nth-of-type(1) {
    position: unset;
}
.standard_content_action_button_1 .vc_column_container:nth-of-type(2) .vc_column-inner {
    padding:0 !important;
}
.standard_content_action_button_1, 
.standard_content_action_item_1,
.event-action-strip a > div {
    background-color:#0065a4 !important;
}
.standard_content_action_button_1:hover,
.standard_content_action_item_1:hover,
.event-action-strip a > div:hover {
    background-color:#024A77 !important;
}
.standard_content_action_button_1 p a {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 9999;
    top: 0;
    padding: 0 0 0 42px;
    line-height: 100px;
    vertical-align: middle;
    font-weight: 700; 
}
.standard_content_action_button_1 p a:hover {
    color:#fff !important;
    border-bottom:none !important;
}
.standard_content_action_button_1 button.vc_general {

}
.standard_content_action_button_1 button.vc_general, 
.event-action-strip .action-button {
    background:rgb(255, 255, 255, 0) !important;
    border: none;
    color: #ffc425 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1px;

    display: table;
    padding-right: 15px !important;    
}
.event-action-strip > p {
    font-size: 20px;
    color: #0065a4;
    font-weight: 700
}
.standard_content_action_button_1 button.vc_general::after,
.standard_content_action_item_1 button.vc_general::after, 
.event-action-strip .action-button::after {
    content: "";
    background-image: url(images/button-arrow-yellow.svg);
    background-size: 28px 28px;
    width: 28px;
    background-position: center center;
    display: table-cell;
    background-repeat: no-repeat;
}

.event-action-strip .action-text, .event-action-strip .action-img, .event-action-strip .action-button {
    height: 100%;
}
.event-action-strip .action-text {
    padding: 0 0 0 42px;
    font-weight: 700;
    color:#fff;
    font-size:20px;
    display: table;
}
.event-action-strip .action-text > div {
    display: table-cell;
    vertical-align: middle;
}
.event-action-strip .action-img-1,
.standard_content_action_item_1 .action-img-1 {
    background-image: url(images/health-check-img.svg);
    background-repeat: no-repeat;
    background-size: 224px 41px;
    background-position: 32px center;
}
.event-action-strip .action-button p {
    text-transform: uppercase;    
    text-align: right;    
    display: table-cell;    
    vertical-align: middle;    
    padding-right: 5px;
}

.action_strip_type_1 {
    height: 100px;
}
.action_strip_type_2 {
    height: 124px;
}
.standard_content_action_item_1 {
    position:relative;
}
.standard_content_action_item_1 .vc_column_container {
    position: initial; 
    height: 100%;
    /* top: 0; */
}    
.standard_content_action_item_1 .vc_column_container:nth-of-type(1) {
    left: 0;
    /* width: 100%; */
}   
.standard_content_action_item_1 .vc_column_container:nth-of-type(2) {
    right: 0;
    pointer-events: none;
}    
.standard_content_action_item_1 .vc_column_container .vc_column-inner {
    height: 100%;
}
.standard_content_action_item_1 .vc_column_container .vc_column-inner .wpb_wrapper {
    height: 100%;
}
.standard_content_action_item_1 .vc_column_container:nth-of-type(2) .vc_column-inner .wpb_wrapper {
    display: table;
    width: 100%;
}
.standard_content_action_item_1 p.vc_custom_heading a, .standard_content_action_item_1 p.vc_custom_heading a:hover {
    font-weight: 700;
    color:#fff;
}
.standard_content_action_item_1 p.vc_custom_heading {
    display: table;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    padding:0;
}
.standard_content_action_item_1 p.vc_custom_heading a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 40px;
}
.standard_content_action_item_1 p.vc_custom_heading a:hover {
    text-decoration:none !important;
    border:none !important;
}
.standard_content_action_item_1 .vc_column_container:nth-of-type(2) .vc_btn3-container {
    display: table-cell;
    width: 100%;
    position: relative;
    vertical-align: middle;
}
.link_component a {
	display: block;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}
.action_strip_type_2 .vc_column_container:nth-of-type(2) .vc_btn3-container {
    display: table-row;
}
.action_strip_type_2 .vc_column_container:nth-of-type(2) .vc_btn3-container {
    height: 50%;    
}
.action_strip_type_1 button, .action_strip_type_2 button,
.standard_content_action_item_1 .vc_btn3-container a {
    padding: 0 61px 0 0 !important;
}
.action_strip_type_2 button {
    position: relative !important;
}
.action_strip_type_2 .button-one button, 
.action_strip_type_2 .button-one a {
    top: 40px !important;
}
.action_strip_type_2 .button-two button, 
.action_strip_type_2 .button-two a {
    top: 10px !important;
}
.standard_content_action_item_1 .vc_column_container:nth-of-type(2) .vc_btn3-container button i,
.standard_content_action_item_1 .vc_column_container:nth-of-type(2) .vc_btn3-container a i {
    display:none;
}
.standard_content_action_item_1 button.vc_general::after,
.standard_content_action_item_1 a.vc_general::after {
    height: 100%;
    right: 28px;
    top: 0;
    position: absolute;
    display:block;
    background-repeat: no-repeat;
}

.dc-content .standard_content_button_1  {
    margin-bottom: 40px;
}

.standard_content_action_item_1, .event-action-strip {
    margin: 10px 0 !important;
}
.standard_content_action_item_1 .wpb_column, .event-action-strip > div {
    height: 100px;
}
.standard_content_action_item_1 .vc_column-inner {
    padding: 0 !important;
}

.standard_content_action_item_1 button {
    background: none !important;
    border: none !important;
    height: 100px;
    font-size: 12px !important;
    color: #ffc425 !important;
    font-weight: 700;
    line-height: 100px;
    text-align: right;
    padding-right: 30px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}


/* ---------------- HOME PAGE BUTTONS WITH ARROWS AND MAP PAGE BUTTONS ---------------- */


.standard_content_button_1 button, .standard_content_button_1 a, a.wpsl-directions {
    line-height: 29px !important;
    padding: 0 !important;
    padding-left: 34px !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    background: none !important;
    border: none !important;
    letter-spacing: 1px !important;    
    color: #008e7f !important;
    text-transform: uppercase;
}

.standard_content_button_1 button:hover, .standard_content_button_1 a:hover {
    color: #244742 !important;    
}

a.wpsl-directions {
    color:#0065a4 !important;
    margin-bottom: 0px !important;
    margin-top: 10px;
}
a.wpsl-directions:hover {
    color:#03456E !important;
}
.standard_content_button_1 button::before, .standard_content_button_1 a::before, a.wpsl-directions::after {
    content: "";
    background-image: url(images/button-arrow-yellow.svg);
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    background-position: center center;
    position: absolute;
    left: 0;
}


/* ---------------- RESOURCES PAGES ---------------- */


/* ---- VC POST GRID ---- */

.standard_post_grid_1 {
    margin-bottom: 20px !important;
}

.standard_post_grid_1 .vc_pageable-slide-wrapper > p {
    display:none;
}

.standard_post_grid_1 .vc_gitem-zone::before {

}

/* ---- RESOURCES SUBPAGE ---- */

.dc-resource-subpage .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 30px;
    padding-bottom: 30px;
}

.vc_grid.vc_row .vc_grid-item {
    padding: 0;
    vertical-align: top;
    float: none;
    box-sizing: border-box;
    z-index: 1;
}

.resource-grid-block-outer {
    height: 240px;
    margin-bottom: 30px;
}
.resource-grid-block-inner {
    overflow: hidden;
    height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.resource-grid-block-inner img {
    display:none;
}

/* ---- VC POST GRID ON RESOURCES PAGE ---- */

.na-prefix .grid-pad {
    padding-top:0px !important;
    padding-left:15px !important;
}

/* ---- RESOURCES PAGE --- */
.img-post-style-1 > a {
    text-decoration: none;
}
.vid-post-style-1 {
    position: relative;
    overflow: hidden;
    margin-bottom:0px;
}

.vid-post-style-1 .mega-post-image a {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5;
}
.vid-post-style-1 .mega-post-image img {
    /*max-width: none !important;
     weight: 250px !important;
    width: auto !important;*/
}
.vid-post-style-1 .mega-post-image:hover img {
    transform:none !important;
    transition:unset !important;
}

.vid-post-style-1 .fvp-overlay .fvp-actionicon, .vid-post-style-1 .fvp-dynamic .fvp-actionicon, 
.vid-post-style-1 .fvp-overlay .fvp-actionicon.play, .vid-post-style-1 .fvp-dynamic .fvp-actionicon.play {
    display: none !important;
    height:250px !important;
}
.dc_post_grid_playb {
    position: absolute;
    width: 100%;
    z-index: 999;
    pointer-events: none;    
}
.vid-post-style-1 .fvp-overlay .fvp-actionicon, .vid-post-style-1 .fvp-dynamic .fvp-actionicon, 
.vid-post-style-1 .fvp-overlay .fvp-actionicon.play, .vid-post-style-1 .fvp-dynamic .fvp-actionicon.play,
.dc_post_grid_playb {
    background-image: url(images/play_icon_white.svg);
    background-size: 94px 94px;
    background-repeat: no-repeat;
    background-position: center;    
}

.vid-post-style-1 .fluid-width-video-wrapper, .vid-post-style-1 .featured-video-plus {
    height:100% !important;
}
.vid-post-style-1 .mega-desc-box, .img-post-style-1 .mega-desc-box {
    margin: 0 0 0 0 !important;
    padding: 16px !important;
}
.vid-post-style-1 .mega-desc-box, .img-post-style-1 .mega-desc-box {
    height:106px;
}
.vid-post-style-1 .mega-desc-box h3, .img-post-style-1 .mega-desc-box h3 {
    margin: 0px 0 4px 0 !important;
    text-align: left;
    line-height: 1.2em;
}

p.feat_vid_button {
    line-height: 29px !important;
    padding: 0 !important;
    text-align: left;
    display: block;
    font-size: 12px !important;
    font-weight: 700 !important;
    background: none !important;
    border: none !important;
    /* letter-spacing: 1px !important;    */
    color: #fff !important;
}
p.feat_vid_button:hover {
    text-decoration: none !important;
}
p.feat_vid_button::after {
    content: "";
    background-image: url(images/button-arrow-white.svg);
    background-size: 20px 20px;
    width: 31px;
    height: 28px;
    background-position: center left;
    position: absolute;
    right: 0;
    background-repeat: no-repeat;
}

p.feat_vid_button::after {
    right: 4px;
    bottom: 12px;
}
/* ---- RESOURCE PAGES ---- */

.dc-grid-item-1 {
    padding: 0 25px 0 0 !important;
}
.dc-grid-item-1 .vid-post-style-1 .mega-post-title {
    font-size: 18px;
}
.dc-grid-item-1 .vid-post-style-1 .mega-post-image  {
    height: 250px;
    overflow:hidden;
    position:relative;
}
.dc-grid-item-1 .vid-post-style-1 .image-wrapper {
    height:100%;
    width:100%;
}
.dc-grid-item-1 a.feat_vid_button::after {
    right: 27px;
}

/* ---- DOWNLOADS / ATTACHMENTS ---- */

.post-attachments {
    margin-top: 0;
    overflow: auto;
}

ul.post-attachments li > div:nth-of-type(1) {
    padding-left: 45px;    
}

ul.post-attachments li {
    background: none !important;
    float: left;
    width: 100%;
    margin-bottom:15px;
    border-bottom:1px solid #ebebeb;
}

ul.post-attachments li::before {
    content:"" !important;
}
ul.post-attachments li > div:nth-of-type(1)::before {
    content: "";
    background-image: url(images/pdf-icon.svg);
    background-size: 35px 35px;
    width: 31px;
    height: 50px;
    background-position: center left;
    position: absolute;
    left: 23px;
    background-repeat: no-repeat;    
}
.wpb_column ul.post-attachments li p {
    margin: 0 !important;
    font-size: 20px;
    color: #3d3d3d;
    font-weight: 700;
    padding-top: 6px;
}
ul.post-attachments li span {
    font-size: 13px;
    color: #757575;
    margin-right:6px;
    font-weight: 300;
}
ul.post-attachments li > div {
    height: 55px;
    margin-bottom:15px;
}
ul.post-attachments li > div.download_button a {
    border: 1px solid #008e7f !important;
    border-radius: 3px !important;
    padding: 5px 10px !important;
    color: #008e7f !important;
    font-weight: 700 !important;
    background-color: #fff !important;    
    line-height: 50px;
}
.post-attachments li > div.download_button a:hover {
    background-color: rgb(157, 184, 207, 0.2) !important;
}



/* ---- PAGE ---- */

.content-h2, .content-h3, .dc-content h2, .dc-content h3 {
    font-weight: 700 !important;
    color: #0065a4 !important;   
}
.content-h2, .dc-content h2 { /* for now we've added all h2 in standard content*/
    font-size: 20px;
    line-height: 34px;      
    margin-bottom: 20px !important;
}
.content-h3, .dc-content h3 { /* for now we've added all h2 in standard content*/
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 20px !important;
}
.content-intro {
    line-height: 40px;
    font-size: 28px;
    font-weight: 600 !important;    
    color: #616264; 
    text-align: left;
}
.content-wrapper .content-intro p {
    text-align: left !important;    
    font-weight: 600 !important;
}


.standard_content_map_image {

}

/* ---------------- HEADER ---------------- */

#header {
    filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.2));
    background-image: url(images/Header.svg);
    background-repeat: no-repeat;
    background-position: center -25px;
    height: 122px;
    background-size: auto 150px;
    z-index: 9999 !important;
    position: relative;
}
#header .navbar .navbar-wrapper, #mega-menu-wrap-primary  {
    background:none !important;
    margin-top: 5px;
}

/* a.custom-logo-link */
.logo_wrapper, .logo_wrapper_small {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.logo_wrapper {
    width: 274px;
    height: 83px;
    z-index: 99;
    margin-top: 17px;
}
.logo_wrapper_small {
    width: 130px;
    height: 24px;
    display:none;
}
a.custom-logo-link  {
    display:block;
    z-index: 3;
}
.logo_wrapper img.custom-logo {
    width: 274px;
    z-index: 2;
}
.logo_wrapper_small img.custom-logo {
    width: 130px;
}

/* ---------------- FOOTER ---------------- */

#footer, .footer-widget-area {
    background-color:#fff;
    color:#757575;
}
.footer-info {
    font-weight:400;
}
.footer-info > div:nth-of-type(1) {
    background-image: url(images/Icon8.svg);
    background-size: 32px 32px;
    background-position: 85px 10px;
}

.footer-icon {
    background-repeat: no-repeat;
    background-position: center center;
    height:50px;
    opacity: 0.7;
    text-align: center;
    padding: 0;
    line-height: 5;
}
.footer-promo-point > div:hover > .footer-icon svg g path:not(.dc-social-icons) {
    /*fill:#585858 !important;*/
    fill:#424242 !important;
}
.footer-promo-point > div:hover > div:nth-of-type(2) a:not(.dc-social-icons) {
    color:#585858 !important;
}
.footer-promo-point > div:nth-of-type(2) .footer-icon {
    margin-top: 4px;
}
.footer-widget-area, .footer-bottom {
    border-top: 1px solid rgb(138, 138, 138, 0);
    border-top: 1px solid rgba(138, 138, 138, .2);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */    
}
.footer-promo-point > .dc-social-icons ul li {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
}
.footer-promo-point > div, .footer-promo-point > div > div:nth-of-type(2) {
    padding:0;
}
.footer-promo-point > div > div:nth-of-type(2) a {
    line-height:52px !important;
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 0 10px;
    color:#757575 !important;
}
.footer-promo-point > div > div:div:nth-of-type(4) ul li a {
    padding: 0px 12px 0px;
}
.dc-social-icons ul li a {
    display:block;
    width:50px;
    opacity: 1;
}
.dc-social-icons ul li:nth-of-type(1) a {
    background-image: url(images/Icon9_fb.svg);
    background-size: 43px 43px;
}
.dc-social-icons ul li:nth-of-type(2) a {
    background-image: url(images/Icon9_twitter.svg);
    background-size: 52px 52px;
}
.dc-social-icons ul li:nth-of-type(3) a {
    background-image: url(images/Icon9_insta.png);
    background-size: 40px 40px;
}
.dc-social-icons ul li:nth-of-type(4) a {
    background-image: url(images/Icon9_youtube.svg);
    background-size: 43px 43px;
}

#menu-footer-menu {
    margin-bottom:20px;
}
#menu-footer-menu a {
    font-size:16px;
    padding: 0px 0px 0px;
    color: #00677f;
    font-weight: 500;
    text-decoration: none solid;
}
#menu-footer-menu a:hover {
    color: #000;
}
.footer-widget-area {
    padding: 30px 0 10px 0;
}
/* ---------------- UTILITY ---------------- */
.alpha0 {
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.0 opacity */
    background-color: rgba(0, 0, 0, 0);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000)";
}

/* ---------------- VC CAROUSEL | VC GRID | DC GRID ---------------- */


.mega-post-carousel1  {
    margin-bottom:35px !important;
}
.dc-mega-post-news {
    height: 500px;
    overflow:hidden;
}
.mega-post-carousel1:hover h3 a {
    color:#000 !important;
}
.mega-post-carousel1 .mega-post-meta {
    display:none;
}
.mega-post-carousel1 .mega-post-image {
    margin-bottom: 16px !important;
}
.mega-post-carousel1 h3.mega-post-title {
    line-height: 24px !important;
    margin-bottom: 8px !important;
    margin-bottom: 6px !important;
    margin-top: 0;    
}
.mega-post-carousel1 .mega-post-date i {
    display:none;
}
.mega-post-carousel1 .mega-post-para p {
    line-height: 20px !important;
    text-align: left !important;
    font-weight: 400;
    margin-top: 6px;
}
.mega-post-carousel1 .mega-post-category {
    margin: 0 0 6px 0 !important;
}

.mega-post-carousel1 .mega-post-category a {
    background: #a4cf5f !important;    
    border-radius: 3px;    
    font-weight: 600;    
    letter-spacing: 1px;    
    height: 20px;    
    font-size: 12px !important;
    line-height: 20px;
    padding: 0 7px !important;
}
.mega-post-carousel1 .mega-post-category a:hover{
    background:#90B553 !important;
} 
.mega-post-carousel1 .featured-video-plus {
    height: 100%;
}
.mega-post-carousel1 .fluid-width-video-wrapper {
    height: 100%;
}
.mega-post-carousel1 .mega-post-para a:hover,
.mega-post-carousel1 .mega-post-para a:active,
.mega-post-carousel1 .mega-post-para a:focus {
    text-decoration: none;
}

/* ---------------- HOME PAGE PROMO ROW ---------------- */

#promo_slider_1 {
    margin-top: -57px !important;
}

/* ---------------- HOME PAGE - ABOUT HEALTH CHECKS ---------------- */

.about_health_checks .vc_custom_heading {
    font-weight: 600;    
    letter-spacing: -1px;
}
.about_health_checks .wpb_raw_html, .about_health_checks .vc_custom_heading {
    margin-bottom:20px;
}
.about_health_checks .wpb_row:hover .vc_custom_heading {
    color:#00756A !important;
}
.about_health_checks .wpb_row:hover .vc_custom_heading a {
    text-decoration:none !important;
    color:#00756A !important;
    border-bottom: none !important;
    opacity: 1;
}
.about_health_checks .about_hc_img {
    text-align:center;
    margin-top: 5px;
}
.about_health_checks .wpb_row:hover .about_hc_img svg path {
    fill:#f7a014 !important;
}
.about_health_checks .wpb_row .wpb_column:nth-of-type(2) .vc_column-inner {
    padding-left:9px;
}

/* ---------------- SEARCH PAGES ---------------- */

.login-button {
    position: absolute;
    right:226px;
    top: 0;
}
.login-button > div {
    background-color: #03667d;
    font-size: 10px;
    font-weight: 600;
    color: #ffffff;
    width: 64px;
    height: 30px;
    border: 1px none #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    line-height: 30px;
    margin-bottom: 11px;
}
.login-button > div a {
    display:block;
    height:100%;
    width:100%;
}
.login-button > div a, .login-button > div a:hover {
    color:#fff !important;
    text-decoration: none !important;
}
.login-button > div:hover {
    background-color: #024553;
}
.login-button > a {
    display:block;
    background-image: url(images/search_icon.svg) !important;
    background-size: 32px 32px;
    background-position: 20px center;
    height: 32px;
    width: 64px;
    background-repeat: no-repeat;
}
.kids-club-arrow {
    background-image: url(images/Pointer.svg) !important;
    background-repeat: no-repeat;
    width: 24px;
    height: 36px;
    transform: rotate(249deg);
    position: absolute;
    top: 35px;
    left: -19px;
}
.kids-club {
    transform: rotate(8deg);
    position: absolute;
    background-image: url(images/kids_club.svg) !important;
    background-repeat: no-repeat;
    height: 90px;
    background-position: center 7px;
    width: 185px;
    background-color: #0065A4;
    right: 0;
    top: -23px;
    z-index: 10;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 8px;
}
.kids-club:hover{
    right: 0%;
}
.search-results .pagination {
    margin-top: 0px;
    margin-bottom: 28px;
    text-align: center;
}
.moretag {
    color: #00b7ca;
    font-style: italic;
}

.search-results .pagination .nav-links .page-numbers {
    font-style: normal;
    border-radius: 0;
    margin: 0;
    border-right: solid 1px #dedede;
    border-top: solid 1px #dedede;
    border-bottom: solid 1px #dedede;
    height: 40px;
    line-height: 38px;
    width: 45px;
    vertical-align: middle;
    background-color: #fff;
}

.search-results .pagination .nav-links .current,
.search-results .pagination .nav-links .page-numbers:hover{
    background-color: #f2f2f2;
    color: #757575;
}

.search-results .pagination .nav-links .prev,
.search-results .pagination .nav-links span:first-child{
    border-left: solid 1px #dedede;
}

.search-results .pagination .nav-links .prev, 
.search-results .pagination .nav-links .next{
    font-size: 0;
}
.search-results .pagination .nav-links .prev{
    border-radius: 3px 0 0 3px;
}
.search-results .pagination .nav-links .next{
    border-radius: 0 3px 3px 0;
}
.search-results .pagination .nav-links .prev:before,
.search-results .pagination .nav-links .next:before{
    font-family: Fontawesome;
    font-size: 14px;
}

.search-results .pagination .nav-links .prev:before{
    content: '\f053';
}

.search-results .pagination .nav-links .next:before{
    content: '\f054';
}

.search-results .pagination .nav-links {
    font-size: 0;
}


/* ---------------- EVENTS LANDING ---------------- */

.events_landing_banner {
    margin-top: -100px !important;
}
#wcs-app-6 {
    padding-bottom:0px;
}
#wcs-app-6 .wcs-btn--action {
    background-color:#FFC425;
}
#wcs-app-6 .wcs-btn--action:hover {
    background-color:#F7A014;
}
.wcs-timetable--cover p.wcs-title {
    font-weight:700 !important;
    font-size: 16px;
    margin-bottom: 20px !important;
}
.wcs-timetable--cover-with-image .wcs-class__content {
    max-width: 1000px !important;
}
.wcs-timetable--cover .wcs-class__time-location {
    margin-top: 1em !important;
    font-weight: 600 !important;
    margin-bottom: 26px;
}
.wcs-timetable--cover-text-size-md .wcs-class__action .wcs-btn--lg {
    font-size: 12px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

.wcs-timetable__carousel .wcs-class__title {
    margin: 2vh 4vh 1vh !important;
}
.wcs-timetable__carousel .wcs-class__excerpt {
    margin: 0 24px;
}
.wcs-class__date-time {
    padding: 20px 10px !important;
}
.wcs-timetable__carousel .wcs-class__image {
    overflow: hidden;
    height: 250px;
}
.wcs-filter-toggler-container {
    position: absolute;
    right: 0;
    z-index:9;
}
.wcs-timetable__list .wcs-class .wcs-class__time span:first-child {
    font-size: 20px;
}
#wcs-app-7 .wcs-class__time {
    flex-basis: 50%;
    padding-left: 0;
}
.wcs-class__time .ti-time {
    margin-right: 0 !important;
}
#wcs-app-7 .wcs-class__time > span, 
#wcs-app-7 .wcs-class__date > span {
    height: 30px;
    float: left;
    margin-top: 0 !important;
    font-size: 15px !important;
    font-weight: 400; /* was 400 */
    line-height:25px;
}
#wcs-app-7 .wcs-class__date > span:nth-of-type(2) {
    padding-top:2px;
}
.wcs-timetable__carousel .wcs-class__date {
    padding-left:10px;
}
.wcs-timetable__carousel .wcs-class__time .ti-time,
.wcs-timetable__carousel .wcs-class__date .ti-calendar {
    margin-right: 1.3vh;
}

#wcs-app-7 .wcs-addons--blink {
    animation: none !important;
    -webkit-animation: unset !important;
}
#wcs-app-7 .wcs-timetable__carousel .owl-prev::before {
    background-image:url("images/chevron_left.svg");
}
#wcs-app-7 .wcs-timetable__carousel .owl-next::before {
    background-image:url("images/chevron_right.svg");
}
#wcs-app-7 .wcs-timetable__carousel .owl-prev::before, .wcs-timetable__carousel .owl-next::before {
    content:"";
    background-size:40px 40px;
    width:40px;
    height:40px;
    display:block;
}
#wcs-app-7 .wcs-timetable__carousel .wcs-class__time::before {
    border-right:none;
}
#wcs-app-7 .ti-time::before,
#wcs-app-7 .ti-calendar::before {
    content:"";
    background-size:28px 28px;
    width:28px;
    height:28px;    
    display:block;
}
#wcs-app-7 .ti-time::before {
    background-image:url("images/events-carousel-clock-icon.svg");    
}
#wcs-app-7 .ti-calendar::before {
    background-image:url("images/events-carousel-calendar-icon.svg"); 
}

.wcs-timetable__list .wcs-class .wcs-class__image {
    min-width: 120px;
}
.wcs-timetable__list .wcs-class {
    margin-bottom:0px;
    /*min-height: 22.5vh;*/
}
.wcs-timetable--7 .wcs-timetable__carousel .wcs-class__title {
    font-size:20px;
    min-height:51px;
    margin: 15px 24px !important;
    line-height: 24px;
}
.wcs-timetable__list .wcs-class::after {
    border-top: 1px solid #ebebeb;
    opacity: 1;
}
.wcs-timetable__container h3 {
    font-size:20px !important;
    color: #757575 !important;
}
.wcs-class__time-duration {
    font-size:13px;
    color: #757575;
}
.wcs-timetable--7 .wcs-timetable__carousel .owl-dots .active, 
.wcs-timetable--7 .wcs-timetable__carousel .owl-nav .owl-prev:hover, 
.wcs-timetable--7 .wcs-timetable__carousel .owl-nav .owl-next:hover {
    color: #fff !important;
}
.wcs-timetable__carousel .owl-dot {
    width: 2vh !important;
    height: 2vh !important;
    margin: 0 .8    vh !important;
}
.wcs-class__time {
    width: 60px;
}
.wcs-class__time span, .wcs-timetable__container h3 {
    font-weight:700;
}
.wcs-class__time span:nth-of-type(1) {

}
.wcs-class__time span:last-child {
    font-size: 12px !important;
    margin-top: 3px !important;
}
.wcs-timetable__container .wcs-class__meta .wcs-class__title:not(td) {
    margin: 0 !important;
    padding: 0;
    line-height: 1.2 !important;
}
#wcs-app-8 .wcs-class__action > div > a:nth-of-type(1):before {
    background-color: #fff;
    opacity: 0;    
}    
#wcs-app-8 .wcs-class__action > div > a:nth-of-type(1) {
    border: 1px solid #008e7f !important;
    border-radius: 3px !important;
    padding: 5px 10px !important;
    color: #008e7f !important;
    font-weight: 700 !important;
    background-color: #fff !important;
}
#wcs-app-8 .wcs-class__action > div > a:nth-of-type(2) {
    border: 1px solid #008e7f;
    border-radius: 3px;
    padding: 5px 10px !important;
    font-weight: 700 !important;
}
#wcs-app-7, #wcs-app-8 {
    padding-top:0px !important;
}
#wcs-app-7 h2 {
    color:#fff !important;    
}
#wcs-app-8 h2 {
    color: #616264 !important;
}
#wcs-app-7 h2, #wcs-app-8 h2 {
    font-size: 30px !important;
    margin-bottom:20px !important;
}

#wcs-app-7 .wcs-class:hover .wcs-class__title {
    color:#005C53;
}
#wcs-app-7 .wcs-class:hover .wcs-class__excerpt p {
    color:#005C53;
}

.wcs-class__title.wcs-modal-call {
    font-size: 30px;
    margin-bottom: 13px !important;
}

/* ---------------- EVENTS DETAIL ---------------- */

#single-wcs-event.single-wcs-event--left {
    display: initial !important;    
    flex-wrap: unset !important;
}
#single-wcs-event {
    max-width: initial !important;
    padding: 0px !important;
    flex-wrap: unset !important;
    margin: 0 !important;
}
#single-wcs-event.single-wcs-event--left .wcs-single-right {
    flex: 2 0 0 !important;
    text-align:left;
}
#single-wcs-event.single-wcs-event--left .wcs-single-left {
    flex: 1 0 0 !important;    
}
#single-wcs-event .wcs-single-right::before {
    background: none !important; 
    opacity: 1;
}
.event_image {
    overflow:hidden;
    height:500px;
    max-height: 500px;
    position:relative;
}
.event_image img {
    height:100%;
    width:auto;
}
.event-gallery, .event-action-strip {
    margin-top:50px;
}
.event-content {
    margin-top:25px;
}
#single-wcs-event .wcs-single__action a {
    background:#ffc425;
    border:none;
    font-size: 12px;
    letter-spacing: 1.1px;
    text-align: center;
    color: #231f20;
    width: 282px;
    height: 36px;
    line-height:36px;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 0;
}
#single-wcs-event .wcs-single__action a:hover{
    background:#E2D0A2;
    border:none;
}
#single-wcs-event .wcs-single__date::before {
    content:"";
    margin-right: 0px;
}
#single-wcs-event .wcs-single__date img, #single-wcs-event .wcs-single__time-duration img {
    width:26px;
    height:26px;
    margin: 0 18px;
}
#single-wcs-event .wcs-single__date, #single-wcs-event .wcs-single__time-duration {
    font-size: 12px;
    color: #231f20;
    font-weight: 600;
    line-height:20px;
}
#single-wcs-event .wcs-single__location::before{
    border:none;
}

.action_strip_button_outer {
    width:100%;
}

/* ---------------- VC POST SLIDER ---------------- */


.flexslider ul li a.link_image::before {
    content:"";
    position:absolute;
    width:100%;
    height:100%;
    z-index:99;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+50,000000+100&0+0,0+50,0.4+100 */
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}
.sliderpromocontent {
    margin-left:20px;
}

.wpb_posts_slider {

}
.flexslider ul.slides li a.link_image img {
    z-index:-1;
}
.flex-control-paging li a.flex-active {
    background: rgb(255, 255, 255) !important;
}
.flex-control-paging li a {
    background: rgba(255, 255, 255,.5) !important;
    box-shadow: none !important;
    border-bottom: none !important;    
    height: 9px !important;
    width: 9px !important;
}
.flex-control-nav {
    position: absolute !important;
    bottom: 0 !important;
    top: unset !important;
    margin-bottom: 10px !important;
}
.flex-direction-nav li {
    position: absolute !important;
    top: 54% !important;
}
.flex-direction-nav li:nth-of-type(1) {
    left:0;
}
.flex-direction-nav li:nth-of-type(2) {
    right:0;
}
.flex-caption {
    position: absolute !important;
    bottom: 0 !important;
    background: rgba(0,0,0,0) !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 30px !important;
    line-height:34px !important;
    z-index: 100;
}
.flex-caption button, .promo-button {
    font-size:12px;
    color:#000;
    background:#ffc425;
    border:none !important;
    border-radius: 3px !important;
    font-weight:bold;
    text-transform: uppercase;
    padding:0px 16px;
    letter-spacing: 1px;
    height:36px;
}
.promo-button{
    display: inline-block;
    line-height: 36px !important;
}
.flex-caption button:hover, .promo-button:hover{
    background-color: #e99d24;
    color: #000 !important;
}
.flexslider {
    border:none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}
.wpb_posts_slider .wpb_gallery_slides > ul.slides > li, .promo-slider > ul.slides > li {
    overflow: hidden;
    height: 545px;
}
#promo_slider_1 .wpb_posts_slider {
    margin-left: -15px;
    margin-right: -15px;
}
.flexslider .slides img {
    width: auto !important;
    position: absolute !important;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    height: 100%;
    max-width: unset;
}
.flex-direction-nav a {
    background-color: rgb(35, 31, 32,0.3);
    width:35px !important;
    height:35px !important;    
}
.flex-direction-nav a:before {
    content:"" !important;
    width:35px;
    height:35px;
    background-size:30px 30px;
    background-position:center center;
    background-repeat: no-repeat;
}
.flex-direction-nav a.flex-prev:before {
    background:url("images/white_chevron_left.svg");
}
.flex-direction-nav a.flex-next:before {
    background:url("images/white_chevron_right.svg");
}

.promo-slider .flex-control-paging{
    z-index: 10;
}
.promo-slider .flex-caption{
    padding: 10px 15px;
}

.promo-slider > ul.slides > li > a:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 69%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(69%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 69%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 69%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 69%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0) 69%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}

.promo-slider > ul.slides > li > a:hover{
    transform: scale(1.1);
}
.slider-wrapper .wpb_wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

/* ---------------- MENU ---------------- */

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    min-height: 34px;
    padding: 7px 20px;
    line-height: 20px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label span {
    font-weight:500 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:active {
    padding: 0px 12px 0px;
    font-weight: 600 !important;
    letter-spacing: -0.75px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
    background-color: #00423c;
}
#mega-menu-wrap-primary > ul > li:nth-of-type(1) {
    margin-left:36px !important; 
}
#mega-menu-wrap-primary > ul > li:nth-of-type(4) {
    margin-right: 146px !important;
}
#mega-menu-wrap-primary > ul > li:nth-of-type(5) {
    margin-left:166px !important;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu > li.mega-current_page_item > a.mega-menu-link {
    background-color:#59bfae !important;
    color:#fff !important;
}

@media only screen and (min-width: 768px) {
    body:not(.menu-sandwich) #main-menu {
        margin-left: 0px;
    }
}
/*

#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu > li.mega-menu-item > a.mega-menu-link, 
.dc-side-menu li a {
    font-size: 14px !important;
    color: #008e7f !important;
    font-weight: 600 !important;
    background:#fff !important;
    text-decoration: none solid rgb(0, 142, 127) !important;
    min-height:34px;
    display:block;

}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 20px !important;
    padding:7px 20px !important;
}
#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
    background-color:#F2F2F2 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #00423C !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
    background: #00423C !important;
}
*/

/* ---- INNER PAGE MENUS ---- */

.dc-side-menu li a {
    font-size: 14px !important;
    color: #008e7f !important;
    font-weight: 600 !important;
    background:#fff !important;
    text-decoration: none solid rgb(0, 142, 127) !important;
    min-height:34px;
    display:block;

}
.dc-side-menu li a {
    padding: 7px 12px;
    font-size:15px !important;
    line-height: 20px;
}

/*#mega-menu-wrap-primary #mega-menu-primary .mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,*/
.dc-side-menu li.current_page_item a {
    background-color: #00c2ae !important;
    color:#fff !important;
}
.dc-side-menu li a:hover {
    background-color: rgb(157, 184, 207, 0.2) !important;
    color:#008e7f !important;
} 
.dc-side-menu ul, .dc-side-links ul  {
    padding-left: 0;
}
.dc-side-menu ul li, .dc-side-links ul li  {
    list-style-type: none;
    float: left;
    clear: both;
}   
.dc-side-menu-outer {
    padding-top:55px;
}
.dc-side-menu {
    margin-top:0px
}
.resources-menu li a {
    font-size:16px !important;
}
.dc-side-links li a {
    font-size: 13px;
    font-weight: 500;
    padding: 6px 10px;
    line-height: 19px;
    display:block;
}

.dc-sub-menu-1 {
    clear:both;  
    padding-left: 35px;    
}
.dc-sub-menu-1 .dc-side-menu ul li a {
    color: #757575 !important;
    font-weight: 600 !important; /* was 500 -- adjustment for rendering inconsistencies */
}
.dc-sub-menu-1 .dc-side-menu li.current_page_item a {
    color: #ffffff !important;
}
.dc-sub-menu-1 .dc-side-menu ul li a:hover {
    color: #757575;
}
/* ---------------- LICENSEES - WP STORE LOCATOR PAGE ---------------- */

.dc-licensees > .content-wrapper > .row > div {
    padding: 0px;
}
.dc-licensees > .content-wrapper {
    padding-top:0px;
}
.dc-licensees  {
    /*margin-top: -50px;*/
}
.dc-licensees #wpsl-wrap {
    margin-top: -10px;
}
.dc-licensees #wpsl-result-list {
    margin-top: 42px;
}
.dc-licensees #wpsl-wrap, .dc-licensees .wpsl-gmap-canvas {
    margin-bottom:0px !important;
}
.dc-licensees #wpsl-wrap #wpsl-stores {
    top: 145px;
}
/*
.dc-licensees .main-content {
    padding-bottom:0px;
}
.dc-licensees {
    box-shadow: inset 0px 5px 10px rgba(0,0,0,0.1);
    padding-top: 2px;
}
*/
.dc-licensees #wpsl-wrap .entry-title {
    margin-bottom:20px !important;
}
.dc-licensees #wpsl-result-list .custom-html-widget {
    padding-right:20px;
    margin-bottom:20px;
}
.dc-licensees #wpsl-wrap .entry-title, .wpsl-input {
    width: 94% !important;
}
.dc-licensees > .content-wrapper > .row > div {
    padding: 0px;
}
.dc-licensees #wpsl-wrap #wpsl-result-list ul li {
    padding-left:0;
}
.dc-licensees #wpsl-wrap #wpsl-result-list ul li:last-child{
    padding-bottom:40px;
    border-bottom:none;
}
.dc-licensees .wpsl-info-window {
    font-family: Montserrat !important;
}
.dc-licensees #wpsl-result-list {
    position: relative;
    width: 20% !important;
}
.dc-licensees #wpsl-wrap #wpsl-stores {
    overflow-y: scroll;
    position: absolute;
    bottom: 0;
    height: auto !important;
    margin-left: -20px;
    padding: 0px 10px 0px 20px;
}
#wpsl-gmap {
    width: 80% !important;
}
#wpsl-wrap {
    /* height:90% !important; */
}
#wpsl-stores {
    width:100%;
}
#wpsl-stores li::before{
    content:"";
}
.dc-licensees .wpsl-search {
    padding: 0;
}
#wpsl-wrap #wpsl-gmap, #wpsl-wrap #wpsl-result-list {
    height:100% !important;
    padding-left: 20px;
}
.dc-licensees .wpsl-store-location strong, 
.dc-licensees .wpsl-store-location strong a,
.dc-licensees .wpsl-info-window strong a {
    font-size: 20px;
    color: #0065a4;
    font-weight: 700;
    margin-bottom: 6px;
    display: block;
    letter-spacing: -1px !important;
}
.dc-licensees .wpsl-store-location strong a:hover,
.dc-licensees .wpsl-info-window strong a:hover {
    color: #0065a4;
    text-decoration: none;
    border-bottom:none;
}
.dc-licensees .wpsl-store-location span,
.dc-licensees .wpsl-info-window span {
    font-size: 13px;
    color: #757575;
    font-weight: 400;
    line-height:20px;
    width:100%;
    display:block;
}
.dc-licensees .wpsl-contact-details strong {
    display:none;
}
.dc-licensees .wpsl-store-location .wpsl-street-1,
.dc-licensees .wpsl-store-location .wpsl-phone {
    font-weight: 700;
}
.dc-licensees .wpsl-store-location .wpsl-email a, 
.dc-licensees .wpsl-store-location .wpsl-email a:hover,
.dc-licensees .wpsl-info-window .wpsl-email a,
.dc-licensees .wpsl-info-window .wpsl-email a:hover  {
    color:#0065a4 !important;
    border-bottom-color:#0065a4 !important;
}
.dc-licensees .wpsl-input input {
    width: 100% !important;
    height: 51px !important;
    border: 1px solid #757575 !important;
    border-radius: 5px !important;    
}
.dc-licensees .wpsl-search-btn-wrap {
    position:relative;
}
.dc-licensees #wpsl-search-btn {
    background-image: url(images/search-icon-2.svg);
    position: absolute;
    right: 0;
    width: 40px;
    height: 51px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    z-index: 1;
    color: rgba(0, 0, 0, 0);
    background-color: rgba(0,0,0,0);
    border: none !important;
    box-shadow: none !important;
    background-size: 26px 26px;
    background-repeat: no-repeat;
    background-position: center center;
}
/* Adjustments to have search button with text instead of image */
.dc-licensees #wpsl-search-btn {
    background-color: #0065a4;
    width: 63px;
    border-radius: 5px;
    padding: 0;
    text-transform: uppercase !important;
    background-size:unset;
    font-size: 12px;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
    background-image: none;
}
.dc-licensees .dc-wpsl-distance {
    margin-top:10px;
    padding-left:0px;
}
.dc-licensees .dc-wpsl-distance span, .dc-licensees .dc-wpsl-distance a.wpsl-directions {
    line-height:21px !important;
    font-size:13px;
}
.dc-licensees #wpsl-stores .dc-wpsl-distance span:nth-of-type(2) {
    float:right;
}
.dc-licensees #wpsl-stores .dc-wpsl-distance span:nth-of-type(1),
.dc-licensees .wpsl-info-window .dc-wpsl-distance span:nth-of-type(2) {
    float:left;
}
.dc-licensees #wpsl-stores .dc-wpsl-distance a.wpsl-directions, 
.dc-licensees .wpsl-info-window a.wpsl-directions {
    margin:0px;
    padding:0 15px 0 0 !important;
}
.dc-licensees #wpsl-stores .dc-wpsl-distance a.wpsl-directions::after,
.dc-licensees .wpsl-info-window a.wpsl-directions::after {
    left: unset;
}
.dc-licensees #wpsl-stores .dc-wpsl-distance a.wpsl-directions::after {
    height:20px;
    background-size: 20px 20px;
}
.dc-licensees .wpsl-info-window a.wpsl-directions::after{
    margin-left: 4px;
}
.dc-licensees .wpsl-info-window a.wpsl-directions:hover {
    border:none !important;
    text-decoration:none !important;
}
.dc-licensees .wpsl-info-window .wpsl-info-actions {
    margin:0px !important;
}


/* ---------------- SEARCH PAGE ---------------- */

.search-results-header{
    margin-bottom: 0;
}

.search-results-header h3, .main-content h4, .search-results h2.entry-title, .search-results .entry-content {
    color: #757575;
}
.search-results-header h3 {
    font-size: 28px;
    line-height: 40px;
    font-weight: 600;
}
.main-content h4, .search-results h2.entry-title  {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
}
.search-results-header input {
    width: 384px !important;
    height: 71px !important;
    border: 1px solid #ececec !important;
    border-radius: 5px;
    background-color: #ffffff;
}
.search-results .entry-content {
    font-size: 13px;
    line-height: 20px;

}
.archive {
    margin-top: 30px;
}
.archive .entry-content {
    margin-bottom: 1.0rem;
    float: left;
    width:100%;
}
.search-results h2.entry-title {
    font-weight:bold;
}
.dc-search, .search-results {
    background-color: rgb(157, 184, 207, 0.2) !important;
    min-height:100vh;
}
.dc-search ul {
    padding:0;
}
.dc-search .search-form {
    max-width: 486px !important;
}
.dc-search .search-form::after, .search-results-header .search-form::after {
    width: 64px;
    height: 71px;
    font-size: 24px;
    line-height: 71px;
}
.dc-search .search-field, .search-results-header .search-field {
    width: 486px !important;
    height: 71px !important;
    border: 1px solid #ececec !important;
    border-radius: 5px !important;
    background-color: #ffffff !important;
    max-width: 486px !important;
    font-size: 28px !important;
    line-height: 40px !important;
    font-style: normal !important;
}
.search-results-header .search-field, .search-results-header .search-form {
    width: 100% !important;
    max-width:384px !important;
}
.search-results-header > div:nth-of-type(1) {
    height:71px;
}
.search-results-header h3 {
    line-height: 71px !important;
}
.search-results-header .search-form {
    float:right;
}
.dc-search h3 {
    margin-bottom:40px !important;
    font-size: 28px;
    color: #616264;
    font-weight: 600;
}
.dc-search a {
    width: 100%;
    height: 36px;
    font-size: 13px;
    color: #757575;
    text-decoration: none solid rgb(117, 117, 117);
    line-height: 36px;
    background-color: #fff;
    display: block;
    margin-bottom: 3px;
    padding: 0 11px;
    font-weight: 300; /* was 400 */
}
.dc-search-wrap {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
}
.dc-search-wrap a {
    float: right;
    text-align: right;
    background-color: none;
    background: none;
    height: 71px;
    width: 164px;
    line-height: 71px;
    font-size: 28px;
    font-weight: 600;
}
.dc-search-wrap img {
    width: 32px;
    height: 32px;
    margin-top: -2px;
    margin-left: 11px;
    fill: #000 !important;
}
.dc-search ul li {
    list-style-type: none !important;
}
.dc-search ul li.page_item:not(.page-item-40), .dc-search .page-item-40 > a {
    display:none;
}
.dc-search .menu .page-item-40 ul.children li {
    display:block !important;
}
/*.search-results .entry-content > div {
    padding-left:0px !important;
}*/

.search-field::-webkit-input-placeholder { /* WebKit browsers */
    color:    #999;
}
.search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #999;
}
.search-field::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #999;
}
.search-field:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #999;
}



/* ---------------- CONTACT PAGE ---------------- */

.dc-bg-grey {
    margin-top: -10px;
    background-color:rgb(157, 184, 207, 0.2) !important;
}
.dc-bg-grey h3 {
    font-size: 28px;
    color: #616264;
    font-weight: 700;
    line-height:40px;
}
.dc-bg-grey h4 {
    font-size: 20px;
    color: #616264;
    font-weight: 700;
    line-height: 24px;
}
.dc-bg-grey p {
    font-size: 16px;
    color: #757575;
    line-height: 28px;
}
.contact_info_style_1 p {
    line-height: 28px;
}
.contact_form_style_1 form > p {
    margin-bottom: 1px !important;
}
.contact_form_style_1 input, .contact_form_style_1 textarea {
    margin-left:1px;
    padding: 12px 16px;
}
.contact_form_style_1 input {
    width: 568px;
    height: 58px;
    border-radius: 5px;
    border:none;
    background-color: #ffffff;
}
.contact_form_style_1 textarea {
    width: 568px;
    height: 197px;
    border-radius: 5px;
    border:none;
    background-color: #ffffff;
}
.contact_form_style_1 label {
    font-size: 18px;
    font-weight: 300;
    margin-bottom:0;
}
.dc-bg-grey a {
    color:#0065a4 !important;
    text-decoration: none !important;
}
span.label-part {
    width:128px;
    float:left;
    font-weight: 400;
    padding: 15px 16px;
}
span.wpcf7-form-control-wrap {
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
}
.contact_form_style_1 .wpcf7-submit {
    margin-right: 218px !important;
    float: right;
    width: 137px !important;
    height: 36px;
    /*background-color: #ffc425 !important;*/
    background-color: #0065a4;
    font-size: 12px !important;
    /* color: #231f20; */
    color: #FFFFFF;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px !important;
    margin-top: 5px;
    line-height: 22px;
}
.contact_form_style_1 .wpcf7-submit:hover{
    background-color: #e99d24 !important;
}
/* Login footer */
.login .loginf {
    text-align: center !important;
    color: #ffff;
    font-size: 15px !important;
}
/* End Login footer */


.contact_form_style_1 .menu-961 {
    margin-bottom: 35px;
    margin-left: 0px;
    margin-top: -10px;
}
.contact_form_style_1 #dc-info-type {
    min-width: 194px;
    height: 38px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color:#fff;
    font-size:16px;
    font-weight:700;
    text-transform:uppercase;
    background-color:#24b9ec;
    border:none;
    border-radius:5px;
    padding: 0 30px 0 10px;
    text-transform: unset;
}
.contact_form_style_1 #dc-info-type option {
    text-transform: none;
}
.contact_form_style_1 .menu-961:after{
    content: "";
    background:url(images/white_chevron_left.svg);
    transform: rotate(270deg);
    position: absolute;
    pointer-events: none;
    width: 30px;
    height: 38px;
    background-size:30px 30px;
    background-position:center center;
    background-repeat:no-repeat;
    right: 0px;
}
/*To remove button from IE11 */
.contact_form_style_1 #dc-info-type::-ms-expand {
    display: none;
}
.dc_captcha {
    margin-right: 216px !important;    
    float: right;
    margin-bottom: 3px;
}
.wpcf7-response-output {
    margin-left: 128px !important;
    border: none !important;
    width: 568px;
    padding-left: 0 !important;    
    color:#830202;
}
.wpcf7-mail-sent-ok {
    color: #0065A4;
}

/* ---------------- DC SOCIAL MEDIA PAGE ---------------- */

.ff-stream {
    padding: 5px 0 30px !important;
}



/* ---------------- DC MEMBERS PAGE ---------------- */


.dc-members h1.entry-title {
    position: absolute;
}
.dc-members p.dc-members-title {
    font-size: 48px;
    color: #616264;
    font-weight: 500;
    line-height: 40px;
    margin-left: 120px;
    margin-bottom: 58px;
}
.vc_custom_1522931014516:hover {
    background-color: #0c4569 !important;
}
@media only screen and (max-width: 1400px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin-left: 0 !important;
        width: 100%;
    }
    /*.container {
        width: 100%;
    }*/
    .dc-licensees #wpsl-result-list {
        width: 25% !important;
    }
    #wpsl-gmap {
        width: 75% !important;
    }
}
@media only screen and (max-width: 1150px) {
    
    .dc-licensees #wpsl-result-list {
        width: 30% !important;
    }
    #wpsl-gmap {
        width: 70% !important;
    }
}
@media only screen and (max-width: 980px) {
    
    .dc-licensees #wpsl-result-list {
        width: 35% !important;
    }
    #wpsl-gmap {
        width: 65% !important;
    }
}
@media only screen and (max-width: 980px) {
    
    .dc-licensees #wpsl-result-list {
        width: 40% !important;
    }
    #wpsl-gmap {
        width: 60% !important;
    }
}
@media only screen and (max-width: 770px) {
h3.standard_content_title_1.vc_custom_1524788915880{margin-bottom:10px !important;margin-top:10px !important;}
    .wpb_content_element{
        margin-bottom: 0px !important;
    }
    .flexslider{
        margin: 0 0 0 0 !important;
    }
    #main-menu.open {
        height: 100vh !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        margin-left: 0 !important;
    }
    /*#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        display:block;
    }*/
    .mega-menu-toggle {
        display:none;
    }

    .standard_gallery_1 {
        margin-bottom: 55px !important;
    }

    /* Gallery BEGIN */
    .ngg-gallery-thumbnail-box {
        width:50% !important;
    }
    .standard_gallery_3x2_2 br {
        display:none;
    }
    /* Gallery END */

    /* CTA or ACTION STRIP */

    .event-action-strip .action-img-1,
    .standard_content_action_item_1 .action-img-1 {
        background-size: auto 37px;
        background-position: 20px 26px;
    }
    .standard_content_action_button_1, .event-action-strip a > div {
        height:118px;
    }
    .standard_content_action_item_1, .event-action-strip {
        margin: 20px 0 !important;
    }
    .event-action-strip .action-text, .event-action-strip .action-img, .event-action-strip .action-button {
        height: 50%;
        padding-left: 20px;
    }    
    .event-action-strip .action-text {
        padding: 0 0 0 20px;
        font-size: 16px;
    }
    .event-action-strip .action-text > div {    
        vertical-align: bottom;        
    }
    .event-action-strip .action-button p {
        padding-left: 0px;
        padding-bottom: 10px;
        line-height: 19px;
        text-align: left;
    }
    .event-action-strip .action-button p::after {
        content: "";
        background-image: url(images/button-arrow-yellow.svg);
        background-size: 24px 24px;        
        width: 24px;        
        height: 24px;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;        
        margin-top: -3px;        
        margin-left: 8px;        
    }        
    .event-action-strip .action-img-1 {
        background-position: 20px 20px;        
        background-size: 60%;
    }
    .event-action-strip .action-button::after {
        display: none;
    }    
    .action_strip_type_1 {
        height: 118px;
    }

    .standard_content_action_item_1 p.vc_custom_heading a {
        padding-left: 20px;
        padding-top: 20px;
        line-height: 24px;
        height: 68px;
        font-size: 16px;
    }
    .standard_content_action_item_1 button.vc_general::after {
        /*right: unset;
        margin-left: 6px;*/
    }
    .standard_content_action_item_1 button.vc_general::after, .standard_content_action_item_1 a.vc_general::after{
        height: 18px;
        /* right: 28px; */
        top: 3px;
        right: unset;
        margin-left: 5px;
        left: unset;
        position: absolute;
        display: inline-block;
        background-repeat: no-repeat;     
    }
    .standard_content_action_item_1 .vc_column_container:nth-of-type(2) .vc_btn3-container {
        padding: 0px;
        text-align: left;
        margin: 0px;
        vertical-align: top;
    }
    .action_strip_type_1 button, .action_strip_type_2 button {
        padding: 5px 61px 0 20px !important;
    }

    .standard_content_action_item_1 p{
        font-size: 20px;
        height: 100px;
        font-weight: 700;
        line-height: 28px !important;
        padding: 22px;
    }
    .standard_content_action_item_1 .wpb_column{
        height: 75px;
    }
    .standard_content_action_item_1 .vc_column_container:nth-of-type(2) {
        height: 43px;
    }
    .standard_content_action_item_1 button {
        height: auto;    
    }
    /* CTA or ACTION STRIP END */

    .contact_form_style_1  span.label-part {
        display:none;
    }
    .contact_form_style_1 input[type="text"], .contact_form_style_1 input[type="email"], .contact_form_style_1 textarea {
        width:100%;
    }
    .contact_form_style_1 .wpcf7-submit {
        float: left;
        margin-right:0px !important;
    }

    ul.post-attachments li > div:nth-of-type(1)::before {
        display:none;
    }
    ul.post-attachments li {
        padding:0 !important;  
    }
    ul.post-attachments li > div:nth-of-type(1) {
        padding-left:0 !important;
        margin-bottom:0;
    }
    ul.post-attachments li p {
        font-size:18px;
        line-height:22px;
    }
    ul.post-attachments li > div.download_button {
        float:left !important;
    }
    .vc_row[data-vc-full-width]{
        left: 0 !important;
    }
    
}
@media only screen and (max-width: 675px) {
    #wpsl-search-input {
        width:100% !important;
    }
    .dc-licensees #wpsl-result-list {
        width: 100% !important;
        height: 300px !important;
    }
    #wpsl-gmap {
        float: right !important;
        width: 100% !important;
    }
    #wpsl-gmap {
        height: 350px !important;
    }
    #wpsl-wrap .entry-title, .wpsl-input {
        width: 96% !important;
    }
}
@media only screen and (max-width: 1700px) {
    .kids-club {
        right:0 !important;
    }
}
@media only screen and (max-width: 1400px) {
    .footer-promo-point > div > div:nth-of-type(2) {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1200px) {
    .kids-club {
        right:10% !important;
        width:150px !important;
        height:70px !important;
    }
}
@media only screen and (max-width: 1024px) {
    ul.promo-list-1 div:nth-of-type(2) {
        padding: 0;
        font-size: 16px;
    }
    .promo_ad_5_3 .promo_ad_button_2 button.vc_general, .promo_ad_5_3 .promo_ad_button_2 a.vc_general {
        padding-top: 0 !important;
    }
    .dc-left-side-bar {
        display: none;
    }
    .dc-content {
        padding: 20px !important;
    }
    /*.footer-promo-point .col-xs-12 {
        width: 100%;
    }*/
    .footer-promo-point > div > div:nth-of-type(2) {
        font-size: 16px;
        padding: 0;
    }
    .dc-social-icons ul li:nth-of-type(1) a, .dc-social-icons ul li:nth-of-type(2) a,
    .dc-social-icons ul li:nth-of-type(3) a , .dc-social-icons ul li:nth-of-type(4) a{
        -webkit-background-size: contain !important;
        background-size: contain !important;
    }
    .dc-social-icons ul li a {
        width: 45px;
    }
}
@media only screen and (max-width: 991px) {
    .kids-club {
        right:14% !important;
        width:150px !important;
        height:70px !important;
    }
}
@media only screen and (max-width: 770px) {
    .kids-club {
        display: none !important;
        right: 0 !important;
    }
    .home .kids-club{
        display: block !important;
    }
    #wpsl-wrap #wpsl-gmap{
        height: 100%;
    }
    
    
    /* login & search button style starts */
    .navbar-wrapper{
        margin: 0px !important;
        padding: 0px !important;
    }

    .login-button {
        position: absolute;
        right: 5%;
        z-index: 5;
    }

    .login-button a {
        background-position: center center;
        background-size: 24px 24px;
        height: 45px;
        width: 45px;
    }

    .loginBtn{
        display: none;
    }
    .page-id-52 .content-wrapper {
        padding: 20px !important;
    }
    /* login & search button style ends */   
   .promo_ad_1.vc_column_container ,.promo_ad_2.vc_column_container {width:50% !important;}
   .home .col-md-12{padding-left:0;padding-right:0;}

    /*.home .col-md-12 .wpb_wrapper{padding-left:20px;padding-right:20px;}*/
    .home .vc_row-o-content-middle .vc_column_container>.vc_column-inner{padding-left:20px;padding-right:20px;}
    .home_promo_content.vc_column_container{padding-left:15px;padding-right:15px;}
    #promo_slider_1 .wpb_posts_slider{margin-top:0;}
    .footer-info .col-xs-10{padding-left:0;padding-right:0;}
    /*.footer-info .col-xs-2.footer-icon{display:none;}*/
    .vc_custom_heading br{display:none;}
    .home .promo_ad_5{display:table;width:100%;}
    .home .promo_ad_5_2{display:table-cell;width:50%;float:none;}
    .home .promo_ad_5_3{display:table-cell;width:50%;vertical-align:middle;float:none;}
    .container {width: 100%;overflow-x:hidden;}
    .vc_custom_1524351790046 {
        margin-bottom: 20px !important;
        padding-left: 15px;
        margin-top:20px;
    }
    .home .vc_col-sm-4{width:100%;}
    .home .wider_container_1 .vc_col-sm-6{width:100%;}
    .home .mega-post-carousel1{padding:0 10px;}

    /*}
    @media only screen and (max-width: 760px) {*/
    .contact_form_style_1 form > p{
        width: 100% !important;
    }
    .contact_form_style_1 label{
        width: 100% !important;
    }
    span.wpcf7-form-control-wrap{
        width: 100% !important;
    }
    .contact_form_style_1 input[type="text"]{
        width: 100% !important;
    }
}
@media screen and (min-width: 641px){
    /*#main-menu.open {
        margin-right: initial !important;
    }*/
    .header-widgetised-area{
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    body:not(.page-template-search-template){
        padding-top: 45px;
    }
    #main-menu{
        top: 45px;
        padding: 40px 0px 10px 10px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        display: inline-block;
        line-height: 32px;
        height: 32px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
        background-color: #00c2ae;
    }
    #mega-menu-wrap-primary .mega-menu-toggle {
        display: none;
    }
    #main-menu .button-close {
        position: absolute;
        right: 20px;
        top: 15px;
    }
    .submenu-open #mega-menu-primary > li:not(.mega-toggle-on),
    .submenu-open .header-widgetised-area {
        display: none !important;
    }
    .mega-sub-menu{
        box-shadow: none !important;
    }
    .mega-toggle-on{
        padding-left: 10px !important;
    }
    .mega-toggle-on > a {
        background-color: transparent !important;
        color: #757575 !important;
        font-size: 20px !important;
        padding-left: 0 !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
        padding: 0 10px 0 0;
        display: inline-block;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after{
        content: none;
    }
    .mega-sub-menu {
        border-top: solid 1px rgba(138, 138, 138, 0.3) !important;
        padding-top: 8px !important;
        margin-top: 8px !important;
    }    
    .mega-toggle-on > a:before {
        content: '\f053';
        font-family: Fontawesome !important;
        color: #008e7f !important;
        position: absolute !important;
        top: -35px;
        font-size: 14px !important;
        font-weight: normal !important;
    }
    .mega-sub-menu .mega-current_page_item > a {
        padding-left: 10px !important;
        margin-left: -10px !important;
    }
    #main-menu .header-widgetised-area {
        border-top: solid 1px rgba(204, 204, 204, 0.7);
        margin-left: 12px;
        margin-top: 15px;
    }
    #menu-secondary-menu {
        list-style: none;
        padding-left: 12px;
        margin-top: 10px;
    }
    #menu-secondary-menu li a {
        color: #757575 !important;
        font-weight: 600;
        line-height: 34px !important;
    }
    .content-wrapper {
        padding: 0px 15px 1px 15px; 
    }
    #main-menu{
        width: 88%;
    }
    #main-menu.open{
        margin-right: -88%;
    }
    /*.footer-promo-point .col-xs-12 {
        width: 50%;
    }*/
    .dc-social-icons {
        margin-top: 0;
    }
    .dc-social-icons ul {
        padding-left: 5px;
    }
    #wpsl-wrap #wpsl-result-list {
        height: 600px !important;
        clear: both;
        margin-top: 20px;
    }
    #wpsl-search-wrap .wpsl-input{
        margin-bottom: 0;
    }
    .dc-licensees  {
        margin-top: 0;
    }
    #wpsl-wrap #wpsl-gmap{
        margin-top: 0 !important;
    }
    #wpsl-wrap {
        height: auto !important;
    }
    .dc-licensees .main-content{
        margin-top: 0px;
    }
    .col-md-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    #wpsl-result-list {
        padding-left: 30px !important;
        padding-right: 13px !important;
    }
    #wcs-app-7 h2, #wcs-app-8 h2{
        font-size: 24px !important;
        margin-bottom: 10px !important;
    }
    .wcs-timetable.wcs-timetable--list {
        padding-top: 30px;
    }
    .wcs-filter-toggler-container {
        top: 35px;
    }
    .wcs-filters__container {
        padding-top: 70px;
        padding-bottom: 0 !important;
    }
    .footer-promo-point {
        padding-top: 10px;
    }
    .standard_content_button_1 button {
        padding-left: 30px !important;
    }
}
@media only screen and (max-width: 600px) {
    .wcs-class__time {
        display: block;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
    }
    .wcs-addons--pipe {
        padding-left: 0;
        font-weight: normal;
    }
    .wcs-addons--pipe::before {
        content: none;
    }
    .wcs-addons--blink {
        animation: unset;
    }
    .wcs-timetable__carousel .owl-dots {
        display: none;
    }
    .wcs-timetable__container {
        padding-bottom: 60px;
    }
    .dc-search-wrap {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .dc-search-wrap .main-content,  .search-results-header{
        display: flex;
        flex-wrap: wrap-reverse;
        padding-bottom: 20px;
    }
    .dc-search-wrap .main-content{
        padding-bottom: 20px;
    }
    .dc-search-wrap a{
        font-size: 20px;
        margin-bottom: 0;
        font-weight: 600 !important;
        line-height: 40px;
        height: 55px;
        padding: 0;
    }
    .search-form label .search-field {
        max-width: 100% !important;
    }
    .search-form label .search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #757575;
      opacity: 0.5;
    }
    .search-form label .search-field::-moz-placeholder { /* Firefox 19+ */
      color: #757575;
      opacity: 0.5;
    }
    .search-form label .search-field:-ms-input-placeholder { /* IE 10+ */
      color: #757575;
      opacity: 0.5;
    }
    .search-form label .search-field:-moz-placeholder { /* Firefox 18- */
      color: #757575;
      opacity: 0.5;
    }
    .dc-search .content-wrapper{
        padding: 10px 20px;
    }
    .dc-search h3 {
        margin-bottom: 10px !important;
        font-size: 24px;
    }
    .dc-search a{
        font-weight: 400;
    }
    .dc-search ul {
        margin-bottom: 22px;
    }
    .search-results h2.entry-title{
        margin-bottom: 0 !important;
    }
    .wpb_content_element.standard_content_1 .wpb_wrapper p {
        margin-bottom: 0 !important;
    }
    .home #About-link {
        margin-top: 10px !important;
    }
    .home #About-link{padding-bottom:15px;}
    h3.standard_content_title_1.vc_custom_1524788915880{margin-bottom:7px !important;}
    .navbar-toggle {
        position: absolute;        
        left: 0;        
        height: 45px;        
        margin: 0;
        padding: 0px 15px;
    }

    .kids-club{
        display: none;
        width: 105px;
        height: 56px;
    }    
    .kids-club {
        right: 0%;
        top: -15px;
     }     
    .home .kids-club{
        display: none;
    }
    

    .content-wrapper{
        padding:10px;
        padding-bottom: 0;
    box-sizing:border-box;
    }

    .vc_column_container {
        margin: 0px !important;
    }

    .home .main-content{
        margin-top: 10px;
    }

    /* SLIDER */

    /*#promo_slider_1 .wpb_posts_slider{
        margin-top: 75px;
    }*/
    .wpb_posts_slider .wpb_gallery_slides > ul.slides > li {
        height:265px !important;
    }
    .sliderpromocontent {
        margin-left: 8px;    
    }
    .wpb_posts_slider .flex-caption, .wpb_posts_slider .nivo-caption {
        padding: 3px;
    }
    .wpb_gallery .wpb_flexslider .flex-direction-nav a{
        color: #ffffff;
        margin: 0px;
        background: #00000054;
    }
    /*.flex-direction-nav li {
        top: 44% !important;
    }*/
    .flex-direction-nav a:before{
        font-size:31px !important;
    }

    .wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-prev{
        left:0px;
    }

    .wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-next{
        right:0px;
    }

    .wpb_gallery .wpb_flexslider .flex-control-nav{
        width: 50%;
        right: 0px !important;
        bottom: 12px !important;
    }

    .sliderpromocontent p{
        font-size: 16px;
        line-height: 23px;
    }

    .flexslider{
        margin: 0 0 0px !important;
    }

    /* Branding logo style starts */
    .navbar-brand {
        height: auto;
        padding: 0 15px;
        width: 100%;
        text-align: center;
    }

    .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

    a.custom-logo-link {
        margin-top: 0px;
    }

    img.custom-logo {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(../../uploads/2018/03/DeadlyChoice_Text.svg) no-repeat 0px 11px;
        width: 180px;
        height: 46px;
        padding-left: 180px;
        z-index: 2;
        text-align: center;
        margin: auto;
    }

    /* Branding logo style ends */

    
    /* content & container style starts */
    .wpb_column
    {
        margin-top:10px;
    }

    .vc_column_container>.vc_column-inner {
        padding-right: 0px;
    }
    /* content & container style ends */


    /* promo sections */

    .promo_ad_1 button.vc_general, .promo_ad_1 a.vc_general, .promo_ad_2 button.vc_general, .promo_ad_2 a.vc_general {
        padding: 10px 0 0 20px !important; 
        line-height: 18px !important;
        height: 56px;
    }
    .promo_ad_1 img {
        width: 80% !important;
        margin-top: 40px;
    }
    .promo_ad_2 img {
        width: 120% !important;
        left: 28px;        
        top: 11px;
    }
    .promo_ad_2 .promo_ad_text p {
        top: 39%;
        font-size: 16px !important;
        padding: 0px;
        margin: 0px;
        margin-bottom: 0px;
        line-height: 20px;
        left: 12px;
    }
    #promo_slider_1 div:nth-child(2) .vc_column_container{
        width: 50% !important;  
        float: left;
        height: 226px;
        overflow: hidden;
    }
    .promo_ad_1 button.vc_general::after, .promo_ad_1 a.vc_general::after, .promo_ad_2 button.vc_general::after, .promo_ad_2 a.vc_general::after {
        height: 56px;        
        top: 0;
        right: 0 !important;
    }
    #promo_slider_1 div:nth-child(2) .vc_column_container .promo_ad_img{
        margin-top: 10% !important;
        height: 140px;
        overflow: hidden;
    }
    .standard_content_title_1{
        margin-bottom: 20px !important;
        font-size: 20px !important;
        line-height: 24px !important;
        margin-top:10px;
    }

    .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section {
        padding-top: 5px !important;
    }
    .promo_ad_5_2 {
        width: 60% !important;    
        float: left;
    }
    .promo_ad_5_3 {
        width: 40% !important;    
        float: left;
    }    
    .promo_ad_5_3 .vc_column-inner {
        padding-left:0px !important;
    }
    .promo_ad_5_3 .promo_ad_button_2  {
        margin-top: 40px !important;
    }
    .promo_ad_5_1 .promo_ad_img {
        margin-top: 32px !important;
    }
    .promo_ad_5_2 .promo_ad_img .vc_single_image-wrapper img{
        height: auto !important;
        max-width: 200px !important;
        width: 100%;
    }
    .promo_ad_5_3 .promo_ad_button_2 button.vc_general, .promo_ad_5_3 .promo_ad_button_2 a.vc_general {
        padding: 0px 0px !important;
    }
    .promo_ad_5_3 .promo_ad_button_2 button{
        padding: 0px !important;
        margin: 0px;
        line-height: 26px;
        background: none !important;
    }
    .promo-list-1 li:nth-of-type(1) > div:nth-of-type(1), .promo-list-1 li:nth-of-type(2) > div:nth-of-type(1), .promo-list-1 li:nth-of-type(3) > div:nth-of-type(1), .promo-list-1 li:nth-of-type(4) > div:nth-of-type(1){
        background-size:30px 30px !important;
        height: 35px;
    }
    ul.promo-list-1 div:nth-of-type(2) {
        line-height: 35px;    
        padding: 0 0 0 8px;
    }
    .promo_ad_5 {
        margin-top:20px !important;
    }
    .footer-widget-area p, .footer-widget-area ul, .footer-widget-area ol{
        margin: 0 !important;
    }
    .dc-social-icons {
        margin-top: 20px;
    }
    .footer-widget-area{
        padding: 0px 0 15px 0 !important;
    }

    .footer-menu ul li {
        margin-right: 6px;
    }

    .footer-widget-area ul{
        padding: 0px 15px;
    }
    #menu-footer-menu a {
        font-size: 16px;
        font-weight: 600;
    }
    #main-menu{
        background-color: #ffffff;
    }

    #main-menu.open{
        background-color: #ffffff;
        box-shadow: 5px 0px 10px rgba(0,0,0,0.03);
    }

    #main-menu .button-close{
        color:#616161;
    }

    /*
    #mega-menu-wrap-primary .mega-menu-toggle{
        background: #008E7F;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{
        display: table-header-group !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:active{
        color: #008e7f !important;
        font-weight: normal !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover{
        background: #00c2ae !important;
        color:#ffffff !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
        background: #00c2ae !important;
        color:#ffffff;
    }
    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{
        background: #0dbdab !important;
        color: #ffffff !important;
    }
    */

    .wcs-timetable--6 .wcs-timetable--cover .wcs-class__content::before{
        background: #ffffff !important;
    }



    .main-content{
        margin-top: 0px;
    }


    h1{
        margin-bottom: 1.2rem;
    }

    .events_landing_banner {
        margin-top: -37px !important;
    }

    .wcs-timetable__carousel{
        width: 90%;
        max-width: 90%;
        margin: auto;
    }

    .wcs-timetable--cover .wcs-class__content {
        padding: 1.5em 1em;
    }

    #wcs-app-7 h2{
        margin: 10px 10px 0px 10px !important;
        font-size: 24px !important;
    }
    .content-intro {
        line-height: 28px;
        font-size: 20px;
    }

    .standard_content_img_gallery_grid_3 .wpb_image_grid .wpb_image_grid_ul .isotope-item{
        height: 88px;
    }
    .standard_content_img_gallery_grid_3 div div ul:nth-child(4){
        top:90px;
    }

    .standard_content_1 p {
        line-height: 20px;
    }
    .standard_content_title_1 br{
        display: none;
    }

    .wcs-class__time span:nth-of-type(1){
        font-size: unset !important;
    }

    .wcs-class__time span:last-child{
        font-size: 15px !important;
        font-weight: normal;
    }

    .wcs-class__date-time .wcs-class__time .ti-time{
        float: left;
    }

    .wcs-timetable__carousel .wcs-class__date{
        width: 50%;
        padding-left: 10px;
    }

    .wcs-timetable__carousel .wcs-class__date .ti-calendar{
        float:left;
        margin-right: 0vh;
    }

    .wcs-class__date-time .wcs-class__time .ti-calendar{
        float: left;
    }

    #wcs-app-7 .ti-calendar::before{
        background-size: 21px 30px;
        width: 23px;
    }

    .wcs-class__date span:last-child{
        font-size: 15px;
        float: left;
        line-height: 30px;
    }

    .wcs-timetable__carousel .wcs-class__time{
        width: 50%;
        display: block;
        padding-left: 16px;
        flex-basis: unset;
    }

    .wcs-timetable--cover-with-image .wcs-class__content{
        color: #212121;
    }

    /*.footer-info div:nth-child(2){
        width:100% !important;
    }*/
    .comment-content address, .comment-content blockquote, .comment-content datalist, .comment-content dl, .comment-content ol, .comment-content p, .comment-content table, .comment-content ul, .entry-content address, .entry-content blockquote, .entry-content datalist, .entry-content dl, .entry-content ol, .entry-content p, .entry-content table, .entry-content ul {
       margin-bottom: 10px !important;        
    }
    /*.footer-promo-point .col-xs-12 {
        width: 50%;
    }*/
    .dc-social-icons {
        margin-top: 0;
    }

}
@media only screen and (max-width: 570px) {
    .dc-licensees #wpsl-search-btn{
        display: none !important;
    }
}
@media only screen and (max-width: 480px) {
    .footer-promo-point .col-xs-12 {
        width: 100%;
        clear:both;
    }
    .dc-social-icons {
        margin-top: 0;
    }

}
div.xyz{
   width: 90% !important;

margin: 0 auto !important;

max-width: 1280px !important; 
}
.slider{
    width: 95% !important;

margin: 0 auto !important;

max-width: 1280px !important; 
}
.navbar-toggle {
    float: left !important;
}
.mega-post-carousel1 .mega-post-image img {
    height: auto !important;
}
.no_shadow_btn button {
    background-image: none !important;
}
@media (min-width: 769px){
     .tab-nav{
         display: none;
    }
     .hide-desktop{
         display: none !important;
    }
}
 @media (max-width: 768px){
  .tab-nav{
    box-shadow: 0px -5px 6px rgba(0,0,0,0.05);
  }
     .tab-content:not(.active){
         display: none;
    }
     .tab-nav > a {
         display: inline-block;
         width: 49%;
         text-align: center;
         padding: 10px;
         text-decoration: none;
         font-size: 16px;
         color: #444;
         font-weight: bold;
         background-color: #ccc;
    }
     .tab-nav > a.active-tab {
         background-color: #fff;
         color: #0065a4;
    }
     .hide-mobile{
         display: none !important;
    }
     .list-header{
         margin-bottom: 20px;
    }
    .actions-wrapper{
      margin: 10px 0;
    }
    .actions-wrapper a {
      display: inline-block;
      width: 49%;
      padding: 5px;
      text-decoration: none;
      font-size: 18px;
      font-weight: 500;
      text-align: center;
  }
  .actions-wrapper a:before{
    font-family: Fontawesome;
    display: inline-block;
    margin-right: 10px;
  }
  .call-icon:before{
    content: '\f095';
  }
  .mail-icon:before{
    content: '\f0e0';
  }
#wpsl-wrap .entry-title{
    width: auto !important;
    margin-left: 30px;
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
.page-template-search-template #header, .page-template-search-template .kids-club{
    display:none;
}
.kids-club-wrapper{
    position: relative;
}





/*--------------------desktop--------------------*/
.kids-club{right:5px !important;}
.footer-bottom .footer-info > div:nth-of-type(1){background-position:right 10px;}
div.ff-sc-label1 .ff-icon-inner{border-radius:0;}
#ff-stream-2 .ff-loadmore-wrapper span.ff-btn{background-color:#E35543;border-radius:0;padding:10px 25px;}
.content-h3, .dc-content h3{font-size:30px;}

.contact-block .contact_form_style_1 ::-webkit-input-placeholder { 
    font-size:0;
}
.contact-block .contact_form_style_1 ::-moz-placeholder { 
    font-size:0;
}
.contact-block .contact_form_style_1 :-ms-input-placeholder {
    font-size:0;
}
.contact-block .contact_form_style_1 :-moz-placeholder {
    font-size:0;
}
.contact-block span.label-part{padding:15px 10px;}
.contact-block .contact_form_style_1 #dc-info-type{min-width:224px;text-transform:uppercase;border-radius:3px;}
.contact-block .contact_form_style_1 .wpcf7-submit{border-radius:3px;background-color:#ffc425;color:#231f20;}


/* ******************** responsive 22-8-18 ******************* */
@media(max-width:1399px){
    .dc_captcha{margin-right:148px !important;}
    .contact_form_style_1 .wpcf7-submit{margin-right:148px !important;}
}
@media(max-width:1280px){
    .mega-post-carousel3 .mega-post-image{height:auto !important;}
}

@media screen and (max-width:1280px) and (min-width:992px){
    .footer div.wider_container_2,
    .container{width:100%;}
    .footer-widget-area .widget_dc_footer_promo_widget .footer-text a{padding:0 !important;font-size:13px;}
    .footer-widget-area .widget_dc_footer_promo_widget .dc-social-icons ul{padding:0 10px;}
}

@media(max-width:1199px){
    .banner-top .promo_ad_1 button.vc_general, 
    .banner-top .promo_ad_1 a.vc_general, 
    .banner-top .promo_ad_2 button.vc_general, 
    .banner-top .promo_ad_2 a.vc_general{padding:0 15px !important;}

    div.deadly-choice div.vc_col-sm-2{width:20%;}
    div.deadly-choice .vc_col-sm-8{width:80%;}
    div.wcs-timetable__carousel .wcs-class__date-time{display: block;}
    div#wcs-app-7 .wcs-class__time{display: inline-block;width:100%;}
    div.wcs-timetable__carousel .wcs-class__date{display: inline-block;width:100%;padding:0;}
}


@media screen and (max-width:991px) and (min-width: 981px){
    .container{width:100%;}
}

@media(max-width:991px){
    div.banner-top{width:100%;}
    div.top-slider{width:100%;}
    .flexslider .slides img{height:645px;width:100% !important;}
    .wpb_posts_slider .wpb_gallery_slides > ul.slides > li, .promo-slider > ul.slides > li{height:645px;}
    ul.slides{margin-bottom:0 !important;}
    div.top-slider .flexslider{margin:0;}
    ul.flex-direction-nav{margin:0 !important;}
    div.deadly-choice .home_promo_content,
    div.deadly-choice .about_health_checks,
    div.deadly-choice .promo_ad_5{width:100%;}
    div.deadly-choice .about_health_checks h3 br{display: none;}
    .latest-section .na-prefix .grid-pad .mason-item{width:100%;padding-right:0 !important;}
    .entry-content div.top-slider ul>li:before, .comment-content ul>li:before{font-size:0;}
    div.top-slider .promo-slider{position:relative;}
    div.top-slider ul.flex-direction-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2;}
    div.top-slider .flex-direction-nav .flex-next{right:0}
    div.top-slider .flex-direction-nav .flex-prev{left:0;}
    div.top-slider ul.flex-direction-nav li:nth-of-type(1){float:left;}
    div.top-slider ul.flex-direction-nav li:nth-of-type(2){float:right;}
    .latest-section .dc-mega-post-news{height:auto;}
    .latest-section .mega-post-carousel1 .mega-post-image,
    .latest-section .mega-post-carousel1 .mega-post-image img{height:auto !important;}
    div.deadly-choice{padding-top:20px !important;}
    .footer-widget-area .dc-social-icons ul{padding:0 10px !important;}
    .na-prefix .grid-pad{padding:0 10px !important;}
    .main-content{padding-bottom:0;}
    #wcs-app-8{padding:0;}
    .contact-block span.label-part{padding:0;}
    .footer-icon{width:50px;}
    .footer-nav{margin:0 auto;text-align: center;}
}

@media(max-width:900px){
    .flexslider .slides img{height:460px;width:100% !important;}
    .wpb_posts_slider .wpb_gallery_slides > ul.slides > li, .promo-slider > ul.slides > li{height:460px;}
}
@media screen and (max-width:770px) and (min-width:768px){
    .navbar-wrapper{padding:25px 15px !important;}
    .login-button{top:26px;}
    .standard_content_action_item_1 .vc_column_container:nth-of-type(2) .vc_btn3-container{vertical-align: middle;}
    .standard_content_action_item_1 .vc_column_container:nth-of-type(2){height:100px;}
}
@media(max-width:770px){
    /*#mega-menu-wrap-primary .mega-menu-toggle{display:inline-block;}*/
    .wpb_gallery_slides ul.slides{margin-bottom:0 !important;}
    .promo-slider .flex-control-paging{display:inline-block;width:auto;right:10px;margin-bottom:23px !important;}
    div.vc_custom_1526948661992{margin:0 !important;}
    .about_health_checks .vc_row .wpb_column{float: left;}
    div#ff-stream-2 .ff-item{padding:0 10px;}
    div.ff-upic-round .picture-item__inner{border-radius:0;}
    #ff-stream-2 .ff-loadmore-wrapper span.ff-btn{margin-top:0;}
    .content-h3, .dc-content h3{font-size:24px !important;line-height:30px !important;margin-bottom:10px!important;}
    .mega-desc-box h3.mega-post-title{font-size:12px !important;line-height:normal !important;}

    .contact-block .vc_custom_1522764310295{padding-top:10px;}
    .contact-block .contact_form_style_1 .menu-961{width:auto !important;}
    .contact-block .contact_form_style_1 input{width:100%;}
    .contact-block .contact_form_style_1 ::-webkit-input-placeholder { 
        font-size:18px;
    }
    .contact-block .contact_form_style_1 ::-moz-placeholder { 
        font-size:18px;
    }
    .contact-block .contact_form_style_1 :-ms-input-placeholder {
        font-size:18px;
    }
    .contact-block .contact_form_style_1 :-moz-placeholder {
        font-size:18px;
    }
    .contact-block form.wpcf7-form p{line-height:normal;margin-bottom:2px;}
    .wpcf7-form-control-wrap .dc_captcha{margin-right:0 !important;float:none;}
}

@media(min-width:1400px){
    .footer .footer-bottom div.container,
    .footer .footer-widget-area div.container{width:1340px;}
}

@media(min-width:768px){
    .footer .footer-bottom div.container,
    .footer .footer-widget-area div.container{width:1340px;}
}

@media(max-width:767px){
    #header {width: 100%;height: 45px;position: fixed;top: 0;}    
    .footer-widget-area .dc-social-icons ul{padding:0 !important;margin-bottom:0;}
    #menu-footer-menu a{font-weight:500;}
    .footer-promo-point{padding:10px 30px;}
    .footer-bottom .footer-nav{padding:0 8px;}
    .footer-widget-area .footer-icon{width:auto;}
    .about_health_checks .vc_row{margin:0;}
    .footer-widget-area .dc-social-icons ul li a{width:45px;}
    .events_landing_banner{padding:0 5px;}
    .events_landing_banner .wcs-timetable--6 .wcs-timetable--cover .wcs-class__content::before{background-color:#fff;}
    .wcs-class__title.wcs-modal-call{color:#212121;}
    .wcs-timetable--cover p.wcs-title{color:#313131;}
    .wcs-timetable__list .wcs-class .wcs-class__meta{margin:10px;}
    .wcs-timetable__list .wcs-class .wcs-class__time{margin:20px 10px 0;}
    .wcs-filter-toggler{font-size:16px;}
    .wcs-class__time-duration{padding:10px 0 5px 0;}
    .wcs-timetable__list .wcs-class .wcs-class__action{margin:0 10px 20px;}
    .main-content{padding-bottom:20px;}
    .wcs-timetable__container{padding-bottom:0;}
    .wcs-timetable__carousel .owl-dots{height:50px;}

    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary{display:block;}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item{line-height:34px;}
    .mega-toggle-on > a{line-height:40px !important;}
    .mega-toggle-on > a:before{top:-40px;}
    .standard_content_img{height:auto !important;}
    .wpb_single_image{margin-bottom:20px !important;}
    .dc-content h2{line-height:normal;}
    .standard_content_img img{width:100% !important;}
    .wpb_single_image .vc_figure,
    .wpb_single_image .vc_single_image-wrapper{width:100%;}
    div.na-prefix .mason-item{width:100%;padding-right:0 !important;}
    div.na-prefix .grid-pad{padding:0 15px!important;}
    .vid-post-style-1 .mega-desc-box h3, .img-post-style-1 .mega-desc-box h3{margin:0 !important;}
    .img-post-style-1 .mega-desc-box{height:auto;}
    .entry-content p{margin-bottom:0 !important;}
    p.feat_vid_button::after{bottom:auto;top:50%;transform:translateY(-50%);right:-4px;}
    .events_landing_banner .wcs-timetable__container{padding:24vh 0;}
    .footer-widget-area .widget{margin-bottom:0;}
    .standard_content_title_1{margin:24px 0 16px 0;}
    #ff-stream-2 .ff-item{width:100% !important;}
    div.ff-item h4{margin:7% 10%;}
    div.ff-item .ff-content{margin:7% 10%;}
    div.ff-filter-holder .ff-filter{display: none !important;}
    .footer-info .textwidget{padding-left:10px;}
    
}

@media(max-width:639px){
    .flexslider .slides img{height:380px;width:100% !important;}
    .wpb_posts_slider .wpb_gallery_slides > ul.slides > li, .promo-slider > ul.slides > li{height:380px;}   
    #promo_slider_1 .promo_ad_button a{padding:20px!important;}
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{line-height:35px;}
    .wcs-timetable.wcs-timetable--list{padding:30px 20px 0 20px;}
    .wcs-filter-toggler-container{right:20px;}
}

@media(max-width:600px){
    .promo_ad_1 img{width:70% !important;margin-top:0;padding:25px 20px;}
    .home .mega-post-carousel1{padding:0 10px;}
    .na-prefix .grid-pad .mason-item{padding-right:0 !important;}
    .footer-info .footer-icon{display: block !important;}
    #wcs-app-7 .owl-nav{height:70px;}
    #wcs-app-7 h2{margin:25px 0 !important;padding:0 50px !important;}
    .content-wrapper{padding:0;}
    .events_landing_banner .wcs-timetable__container{padding:5vh 0;}
    .standard_content_title_1{font-size:30px !important;}
    .wcs-timetable__carousel{padding:0 10px;}
    div#ff-stream-2 .ff-item{padding:0 20px;}
}

@media(max-width:479px){
    .wpb_posts_slider .wpb_gallery_slides > ul.slides > li, 
    .promo-slider > ul.slides > li{height:275px;}
    .flexslider .slides img{height:275px;}
    #promo_slider_1 .promo_ad_button a{padding:10px 30px!important;}
    .promo_ad_1 img{width:85% !important;}
    div.vc_custom_1526023826688{padding-bottom:20px !important;}
    .na-prefix .grid-pad{padding-left:0 !important;}
    div.dc-mega-post-news{height:auto;}
    .home .mega-post-carousel1{padding:0 20px;} 
    .latest-section .na-prefix .grid{padding-right:0 !important;}
    .footer-widget-area .footer-icon{width:15%;}   
    .wcs-class__image{height:213px;}
}

@media(max-width:411px){
    .promo_ad_1 img{width:100% !important;}
    .footer-info .footer-icon{width:40px;}
}

@media(max-width:360px){
    #promo_slider_1 .promo_ad_button a{padding:10px 20px!important;}
}
@media(max-width:320px){
    .footer-promo-point{padding:10px 15px;}
}