/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/



/* === genereal ===  */

html{-moz-osx-font-smoothing: grayscale;font-smoothing: antialiased;-webkit-font-smoothing: antialiased}

.white-color * {
    color: #fff;
}

.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_column_container>.vc_column-inner {
    padding-top: 0;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

#page a, #page a:hover {
    text-decoration: none;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
    margin-bottom: 20px;
}
    
#main p {
    margin-bottom: 15px;
}

#main .content ol, #main .content ul {
    margin-bottom: 20px;
}



/* header */

li.menu-item-365.act ul.sub-nav a .menu-text, .main-nav .sub-nav > li.menu-item-365.act.act:not(.dt-mega-parent):not(.wpml-ls-item):not(.wpml-ls-item){
    color: #fff!Important;
}

li.menu-item-365.act ul.sub-nav a:hover .menu-text{
    color: #fbc531!important;
}

.branding {
    position: absolute;
    left: 0;
    top: -10px;
}

.branding img {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
}

.main-nav>li.has-children > a > .menu-item-text > .menu-text {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-nav>li.has-children > a > .menu-item-text > .menu-text:after {
    content: url(/wp-content/uploads/2019/03/dropdown-arrow-yellow-ico.svg);
    display: block;
    width: 7px;
    height: 4px;
    margin-top: 0px;
    position: relative;
    top: -10px;
    margin-left: 10px;
}

#phantom .logo-box img {
    position: absolute;
    top: 0;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
}


/* mobile menu */

.mobile-branding img {
    position: absolute;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
}

.medium-menu-icon .hide-overlay .lines, .medium-menu-icon .hide-overlay .lines:after, .medium-menu-icon .hide-overlay .lines:before, .medium-menu-icon .menu-toggle .lines, .medium-menu-icon .menu-toggle .lines:after, .medium-menu-icon .menu-toggle .lines:before, .medium-mobile-menu-icon .mobile-header-bar .lines, .medium-mobile-menu-icon .mobile-header-bar .lines:after, .medium-mobile-menu-icon .mobile-header-bar .lines:before {
    width: 23px;
    height: 4px;
    border-radius: 1px;
}

.medium-mobile-menu-icon .mobile-header-bar .dt-mobile-menu-icon {
    width: 23px;
}


/* footer */

#footer .wf-container {
    position: relative;
}

.footer .widget {
    margin: 0;
}

.footer .widget .textwidget {
    margin: 0;
}

.footer .widget-title {
    display: none;
}

#page .footer .textwidget ul li a {
    color: #818181;
}

#page .footer .textwidget ul li a:hover {
    color: #FBC531;
}

#page .footer section#text-2 .widget-title {
    display: block;
    font-weight: 600;
    margin-bottom: 5px;
}

#page .footer section#text-2 ul {
    width: 100%;
    float: left;
    margin: 0;
}

#page .footer section#text-2 ul li {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

#page .footer section#text-2 ul li:last-child {
    margin-bottom: 0;
}

#page .footer section#text-2 ul li:first-child a {
    color: #FBC531;
}

#page .footer section#text-3 .textwidget {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

#page .footer section#text-3 .textwidget ul {
    width: 100%;
    float: left;
}

#page .footer section#text-3 .textwidget ul li:first-child {
    font: normal 600  16px / 26px "Crimson Text", Helvetica, Arial, Verdana, sans-serif;
    color: #192A56;
    margin-bottom: 5px;
}

#page .footer section#text-4 img {
    position: absolute;
    top: 15px;
    right: 0px;
    pointer-events: none;
    width: 200px;
}

.footer .widget .textwidget *, #bottom-bar * {
    font-family: "Catamaran", Helvetica, Arial, Verdana, sans-serif;
}



/* fancy title */

#page .fancy-header .hgroup, #page .page-title .hgroup, #fancy-header.titles-off .breadcrumbs {
    display: none;
}


/* default button */

.dt-btn {
    border: 2px solid transparent;
    min-height: 46px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
}

.yellow-border-btn {
    border-color: #FBC531;   
}

.yellow-border-btn.with-download-ico span:after {
     content: url(/wp-content/uploads/2019/03/download-yellow-ico.svg);
     width: 15px;
     position: relative;
     top: 3px;
     margin-left: 10px;
}

.yellow-border-btn.with-download-ico:hover span:after {
     content: url(/wp-content/uploads/2019/03/download-white-ico.svg);
     width: 15px;
     position: relative;
     top: 3px;
     margin-left: 10px;
}


/* with tennis icon */

.with-tennis-ico {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    z-index: 9;
}

.with-tennis-ico:before {
    content: "";
    position: relative;
    display: block;
    width: 87px;
    pointer-events: none;
}

.with-tennis-ico .with-tennis-icon-title:before {
    content: url(/wp-content/uploads/2019/03/tennis-ico.svg);
    position: absolute;
    left: -80px;
    top: -30px;
    display: block;
    width: 87px;
    pointer-events: none;
}

.with-tennis-ico .with-tennis-icon-title {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}


/* with pattern */

#main .with-top-pattern:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/home-intro-pattern-transparent.png);
    background-size: contain;
    background-position: top;
    background-repeat-y: no-repeat;
    display: block;
    width: 100%;
    height: 44px;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}


#main .with-bottom-pattern:before {
    content: "";
    background: url(/wp-content/uploads/2019/03/home-intro-pattern-transparent.png);
    background-size: contain;
    background-position: bottom;
    background-repeat-y: no-repeat;
    display: block;
    width: 100%;
    height: 44px;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
}


/* custom list */

.custom-list-wrapper ul {
    margin-left: 0;
    width: 100%;
    float: left;
}

.custom-list-wrapper ul li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 15px;
}

.custom-list-wrapper ul li:last-child {
    margin-bottom: 0px;
}

.custom-list-wrapper .big-number li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.custom-list-wrapper .big-number li strong {
    font-family: "Catamaran", Helvetica, Arial, Verdana, sans-serif;
    font-size: 41px;
    line-height: 41px;
    width: 35px;
    text-align: center;
    margin-right: 15px;
}

.custom-list-wrapper .checklist li {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.custom-list-wrapper .checklist li:before {
    content: url(/wp-content/uploads/2019/03/red-tick-sqaure.svg);
    display: block;
    width: 19px;
    margin-right: 15px;
    position: relative;
    top: 1px;
    flex-shrink: 0;
}


/* home */

#rev_slider_1_1_wrapper .mainslider-wrapper {
    position: relative!important;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
}

#rev_slider_1_1_wrapper .tp-static-layers {
    position: relative!important;
}

#main .home-intro-wrapper {
    z-index: 9;
    margin-top: -150px;
    overflow: inherit;
}

#main .home-intro-wrapper .owl-carousel .owl-stage-outer {
    padding: 5px;
    margin-right: -10px;
}

#main .home-intro-wrapper .owl-carousel.owl-drag .dt-owl-item, #main .news-events-wrapper article {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.23);
}

#main .news-events-wrapper article .post-entry-content a.post-details:hover:after {
    display: none;
}

.home-intro-wrapper .home-intro-inner {
    position: relative;
    margin-top: -70px;
    z-index: 99;
}

#main .home-intro-wrapper .home-intro-inner article, #main .news-events-wrapper article {
    border-radius: 5px;
}

#main .home-intro-wrapper .home-intro-inner article .post-thumbnail-wrap .post-thumbnail > a,  #main .news-events-wrapper article .post-thumbnail-wrap .post-thumbnail > a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content, #main .news-events-wrapper article .post-entry-content {
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content .entry-meta, #main .news-events-wrapper article .post-entry-content .entry-meta {
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    pointer-events: none;
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content .entry-meta:before, #main .news-events-wrapper article .post-entry-content .entry-meta:before {
    content: "";
    background: #FBC531;
    display: block;
    width: 62px;
    height: 1px;
    margin-bottom: 10px;
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content h3.entry-title, #main .news-events-wrapper article .post-entry-content h3.entry-title {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    float: left;
    height: 60px;
    padding-bottom: 20px;
    font-weight: 600;
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content a.post-details, #main .news-events-wrapper article .post-entry-content a.post-details {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    background: transparent;
    padding: 0;
    color: #E50019;
    font-weight: 400;
    display: block;
    min-height: auto
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content a.post-details:active:after, #main .news-events-wrapper article .post-entry-content a.post-details:active:after {
    background: none;
}

#main .home-intro-wrapper .home-intro-inner article .post-entry-content a.post-details  i, #main .news-events-wrapper article .post-entry-content a.post-details  i {
    display: none;
}

#main .home-intro-wrapper .tennis-girl-image > .vc_column-inner > .wpb_wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
}

.home-intro-wrapper .btn-inline-left:nth-of-type(1) {
    margin-right: 15px;
}

.home-get-in-touch-wrapper > .vc_column_container:after {
    content: "";
    display: block;
    /*background: url(/wp-content/uploads/2019/03/home-tennis-boy.png);*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left bottom;
    position: absolute;
    left: -190px;
    bottom: 0;
    width: 646px;
    height: 100%;
    pointer-events: none;
}

.home-get-in-touch-wrapper .custom-list-wrapper .wpb_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

#main .home-get-in-touch-wrapper .custom-list-wrapper .wpb_wrapper ul {
    margin-bottom: 0;
}

.home-nextgen-wrapper .icons-inner {
    max-width: 991px;
    margin: 0 auto;
}

.home-nextgen-wrapper .icons-inner img {
    filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.23));
}

.home-contact-wrapper .btn-inline-left {
    margin: 10px 15px 0px 0;
}


/* contact page */

#main .gform_wrapper .gfield_required {
    color: #E55039;
}

#main .wpb_gmaps_widget .wpb_wrapper {
    padding: 0
}

#main .contact-details-form-wrapper .details-inner ul {
    width: 100%;
    float: left;
    margin-left: 0;
}

#main .contact-details-form-wrapper .details-inner ul li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
}

#main .contact-details-form-wrapper #gform_wrapper_1 {
    margin-top: 0;
}

#main .contact-details-form-wrapper #gform_wrapper_1 form#gform_1 li.gfield {
    margin-top: 0;
    margin-bottom: 15px;
}

#main .contact-details-form-wrapper #gform_wrapper_1 form#gform_1 li.gfield label {
    font-size: 18px;
    line-height: 22px;
}

#main .contact-details-form-wrapper #gform_wrapper_1 form#gform_1 li.gfield textarea {
    height: 100px;
}

#main .contact-details-form-wrapper #gform_wrapper_1 form#gform_1 li.gfield textarea {
    height: 100px;
}

#main .contact-details-form-wrapper #gform_wrapper_1 form#gform_1 .gform_footer {
    padding: 0;
    margin: 0;
}

#main .contact-details-form-wrapper #gform_wrapper_1 form#gform_1 .gform_footer input {
    width: 205px;
    height: 46px;
}

#main #competition-contacts-wrapper ul {
    max-width: 870px;
    width: 100%;
    float: left;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-left: 0;
    margin-bottom: 10px;
}

#main #competition-contacts-wrapper ul li {
    width: 100%;
    float: left;
    display: inline-block;
}

#main #competition-contacts-wrapper ul li a {
    color:#192A56;
}

#coach-contacts-wrapper .btn-inline-left {
    margin: 10px 15px 0px 0;
}


/* about us */

.about-us-custom-list-wrapper ul.checklist {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    max-width: 485px;
    margin: 50px auto 0;
    float: none;
}

.about-us-custom-list-wrapper ul.checklist li {
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0 20px;
    margin: 0;
}

.about-us-facilities-wrapper .custom-list-wrapper .checklist li:before {
    margin-left: 5px;
}


/* our team */

.our-team-wrapper ul {
    width: 100%;
    float: left;
    margin: 0;
}

.our-team-wrapper ul li strong, .our-team-wrapper ul li b {
    font-weight: 600;
}

.our-team-wrapper .team-position .wpb_text_column .wpb_wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.our-team-wrapper .team-position .wpb_text_column .wpb_wrapper ul li {
    width: 100%;
    float: left;
    display: inline-block;
    margin-bottom: 20px;
}

.our-team-wrapper .team-position .wpb_text_column .wpb_wrapper ul li:last-child {
    margin-bottom: 0;
}

.our-team-wrapper .team-position .wpb_text_column {
    border-right: 1px solid #D6DBDD;
}

.our-team-wrapper .team-members ul li {
    width: 100%;
    float: left;
    display: inline-block;
}

.our-team-wrapper .team-members ul li br {
    display: none;
}

.our-team-wrapper .team-members ul li div {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

.our-team-wrapper .team-members ul li strong {
    width: 50%;
    float: left;
    margin-bottom: 5px;
}


/* Reciprocal Clubs */

.reciprocal-clubs-wrapper .reciprocal-clubs-inner .ult-content-box h4 {
    min-height: 80px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}





/** ========== MEDIA QUERIES ========== **/



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /* IE CSS ONLY */
    
    /* default button */
    
    .dt-btn {
        display: inline-block;
        padding: 15px 5px 15px 5px;
    }
    
}

@media all and (min-width: 1199px) {

    /* general */
    
    #main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
        margin-bottom: 20px;
    }
    
    
    /* home */
    
    .home-get-in-touch-wrapper > .vc_column_container:after {
        left: -265px;
        width: 705px;
    }
    
    #main .home-intro-wrapper .tennis-girl-image > .vc_column-inner > .wpb_wrapper .wpb_single_image img {
        max-width: 110%;
    }
    
    .home-contact-wrapper .wpb_column:first-child {
        padding-right: 45px;
    }
    
    .home-get-in-touch-wrapper .vc_row .wpb_column:nth-child(1) {
        width: 40%;
    }
    
    .home-get-in-touch-wrapper .vc_row .wpb_column:nth-child(2) {
        width: 60%;
    }
            

    /* about us */

    .about-us-facilities-wrapper .details-inner {
        padding-left: 50px;
    }
    
}


@media all and (min-width: 1130px) {
    
    /* Competition Tennis */

    .competitive-tennis-wrapper .wpb_column {
        padding-right: 50px;
    }

    
    /* contact us */
    
    #main .contact-details-form-wrapper .details-inner {
        padding-right: 50px;
    }
}


@media all and (min-width: 991px) {
    
    /* home */
    
    .home-get-in-touch-wrapper .with-tennis-ico .with-tennis-icon-title:before {
        left: -20px;
        top: -80px;
    }
    
    .home-get-in-touch-wrapper .with-tennis-ico .with-tennis-icon-title {
        margin-top: 80px;
    }

    
}


@media all and (min-width: 778px) {
    
    /* header */
    
    .sub-nav {
        -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.11);
        box-shadow: 0 0 5px -1px rgba(0, 0, 0, 0.11);
    }
    
    .sub-nav:before {
        content: "";
        display: block;
        width: 100%;
        float: left;
        height: 5px;
        position: absolute;
        top: -5px;
        left: 0;
        background: #034571;
        pointer-events: none;
    }
    
}


@media only screen and (min-width: 641px){
    
    /* form */
    
    #main .gform_wrapper .top_label li.gfield.gf_left_half {
        padding-right: 10px;
    }
    
    #main .gform_wrapper .top_label li.gfield.gf_right_half {
        padding-right: 0;
        padding-left: 10px;
    }
    
    #main .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0;
    }
    
    #main .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_left_half, #main .gform_wrapper.gform_validation_error .top_label li.gfield.gfield_error.gf_right_half {
        max-width: calc(50% - 8px);
    }
    
    #main .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
        max-width: calc(100% - 0px)!important;
    }
    
}


@media all and (max-width: 1270px) {

    /* Reciprocal Clubs */
    
    .reciprocal-clubs-wrapper .reciprocal-clubs-inner .ult-content-box h4 br {
        display: none;
    }
    
    
    /* home */
    
    #main .home-intro-wrapper .home-intro-inner article .post-entry-content h3.entry-title, #main .news-events-wrapper article .post-entry-content h3.entry-title {
        font-size: 20px;
        line-height: 22px;
        height: 45px;
    }
    
    .home-get-in-touch-wrapper  .with-tennis-ico:before {
        width: 20px;
    }
        
}


@media all and (max-width: 1199px) {

    /* Reciprocal Clubs */
    
    .reciprocal-clubs-wrapper .reciprocal-clubs-inner .ult-content-box h4 br {
        display: block;
    }
    
    .reciprocal-clubs-wrapper .reciprocal-clubs-inner .ult-content-box, .reciprocal-clubs-wrapper .reciprocal-clubs-inner .ult-content-box h4 {
        text-align: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
    }
    
}


@media all and (max-width: 1070px) {
    
    /* header */

    .main-nav > li > a {
        margin: 0 5px;
    }
        
}


@media all and (max-width: 991px) {
    
    /* header */

    .main-nav > li > a .menu-text {
        font-size: 13px;
        line-height: 17px;
    }
    
    
    /* footer */
    
    .footer .widget {
        margin-bottom: 30px;
    }
    
    .footer .widget:last-child {
        margin-bottom: 0;
    }
    
    #page .footer section#text-2 {
        text-align: center;
    }
    
    #page .footer section#text-3 .textwidget {
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
    }
            
    #page .footer section#text-4 img {
        position: relative;
        top: 0;
    }
    
    
    /* with tennis icon */

    .with-tennis-ico:before {
        display: none;
    }
    
    .with-tennis-ico .with-tennis-icon-title {
        display: block;
        width: 100%;
        float: left;
    }
    
    .with-tennis-ico .with-tennis-icon-title:before {
        position: relative;
        margin: 0 auto;
        left: 0;
        top: 0;
    }

    
    /* home */
    
    #main .home-intro-wrapper {
        text-align: center;
    }

    .home-intro-wrapper .home-intro-inner {
        margin: -70px 50px 0;
    }
    
    #main .home-intro-wrapper .tennis-girl-image > .vc_column-inner > .wpb_wrapper {
        position: relative;
    }
    
    .home-get-in-touch-wrapper > .vc_column_container:after {
        display: none;
    }
    
    #main .home-intro-wrapper .home-intro-inner .owl-nav .owl-prev, #main .home-intro-wrapper .home-intro-inner .owl-nav .owl-next {
        -ms-transform: translateY(calc(-50% + -8px));
        -moz-transform: translateY(calc(-50% + -8px));
        -o-transform: translateY(calc(-50% + -8px));
        -webkit-transform: translateY(calc(-50% + -8px));
        transform: translateY(calc(-50% + -8px));
    }
    
    
    
    /* contact us */
    
    #main #competition-contacts-wrapper ul {
        display: block;
        margin-bottom: 30px;
    }

    #main #competition-contacts-wrapper ul li:last-child {
        margin-bottom: 0px;
    }
        
}


@media all and (max-width: 900px) {
    
    /* home */
    
    .home-intro-wrapper .home-intro-inner {
        margin: -70px 15px 0;
    }
    
    #main .home-intro-wrapper .home-intro-inner article .post-entry-content .entry-meta {
        font-size: 15px;
    }
    
}


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

    /* home */
    
    #main .home-intro-wrapper .home-intro-inner .owl-nav .owl-prev, #main .home-intro-wrapper .home-intro-inner .owl-nav .owl-next {
        -ms-transform: translateY(calc(-50% + -25px));
        -moz-transform: translateY(calc(-50% + -25px));
        -o-transform: translateY(calc(-50% + -25px));
        -webkit-transform: translateY(calc(-50% + -25px));
        transform: translateY(calc(-50% + -25px));
    }
    
    
    .home-get-in-touch-wrapper {
        text-align: center;
    }
    
    #main .home-get-in-touch-wrapper .custom-list-wrapper .wpb_wrapper ul {
        margin-bottom: 30px;
    }
    
    #main .home-get-in-touch-wrapper .custom-list-wrapper .wpb_wrapper ul:last-child {
        margin-bottom: 0px;
    }
    
    .home-get-in-touch-wrapper .custom-list-wrapper .wpb_wrapper {
        display: block;
    }
    
    .home-get-in-touch-wrapper .custom-list-wrapper .big-number li {
        display: block;
    }
    
    .home-get-in-touch-wrapper .custom-list-wrapper .big-number li strong {
        width: 100%;
        float: left;
    }
    
    .home-get-in-touch-wrapper .custom-list-wrapper .checklist li {
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
    }
    
    .home-nextgen-wrapper .icons-inner {
        max-width: 479px;
    }
    
    .home-contact-wrapper {
        text-align: center;
    }
        
    .home-contact-wrapper .btn-inline-left {
        margin: 5px;
    }
    
    
    /* our team */
    
    .our-team-wrapper .team-position .wpb_text_column {
        width: 100%;
        float: left;
        border-right: none;
        border-bottom: 1px solid #D6DBDD;
        margin-bottom: 25px;
        padding-bottom: 25px;
    }

    
    /* Reciprocal Clubs */
    
    .reciprocal-clubs-wrapper .reciprocal-clubs-inner .ult-content-box h4 {
        min-height: auto;
    }

    
    /* contact */
    
    #main #competition-contacts-wrapper ul li {
        margin-bottom: 10px;
    }
}


@media all and (max-width: 570px) {
    
    /* home */
    
    #main .home-intro-wrapper .btn-inline-left {
        margin: 5px;
    }

    #main .home-intro-wrapper .home-intro-inner article .post-entry-content h3.entry-title {
        padding-bottom: 0;
    }
    
    
    /* our team */
    
    .our-team-wrapper .team-position .wpb_text_column .wpb_wrapper {
        display: block;
    }
    
    .our-team-wrapper .team-members ul li strong {
        width: 100%;
        float: left;
        margin-top: 5px;
    }
    
}


@media all and (max-width: 496px) {
    
    /* home */ 
    
    #rev_slider_1_1_wrapper .mainslider-wrapper {
        padding: 0;
    }

}


@media all and (max-width: 479px) {
    
    /* header */ 
    
    .mobile-header-bar .mobile-branding img {
        width: 100px;
    }
    
    
    /* footer */
    
    #page .footer section#text-3 .textwidget {
        display: block;
    }
    
    #page .footer section#text-3 .textwidget ul {
        margin-bottom: 30px;
    }
    
    #page .footer section#text-3 .textwidget ul:last-child {
        margin-bottom: 0;
    }

    
    /* about us */
    
    .about-us-custom-list-wrapper ul.checklist {
        display: block;
        margin: 0;
    }
    
    .about-us-custom-list-wrapper ul.checklist li {
        padding: 0;
        margin-bottom: 20px;
    }
    
    
    /* our team */
    
    .our-team-wrapper .ult-content-box {
        padding: 20px 10px!important;
    }
    
    
}


@media all and (max-width: 479px) {
    
    #main h1, #main h2 {
        font-size: 23px;
        line-height: 28px;
    }

    #main h3 {
        font-size: 20px;
        line-height: 25px;
    }

    
    /* home */
    
    .home-intro-wrapper .home-intro-inner {
        margin: -25px 10px 0;
    }
    
    #main .home-intro-wrapper .home-intro-inner article .post-entry-content h3.entry-title {
        font-size: 20px;
        line-height: 22px;
        height: auto;
    }
    
    .home-nextgen-wrapper .icons-inner p br {
        display: none;
    }
}



