﻿.disktop {
    display: inherit;
}

.mobile {
    display: none;
}

.padding-bot20px {
    padding-bottom: 20px;
}

.padding-bot60px {
    padding-bottom: 60px;
}

.background-size-100 {
    background-size: 100% 100% !important;
}

.text-red {
    color: #a71e21 !important;
}

.font-size17 {
    font-size: 17px !important;
}

.no-bottom-border {
    border: none !important;
    padding-bottom: 0px !important;
}


.hide-upper-menu {
    display: none;
}

@media only screen and (max-width: 1024px) {
    .padding-bot20px-mob {
        padding-bottom: 20px;
    }

    .disktop {
        display: none;
    }

    .mobile {
        display: inherit;
    }
}

.float-left {
    float: left;
}

.no-margin {
    margin: 0 !important;
}

.main-menu {
    margin-right: 0px;
}

    .main-menu .navbar-nav > li > a {
        color: #fff;
    }

.main-header.header-fixed .open-hours {
    opacity: initial;
    z-index: initial;
}

.main-header.header-fixed {
    padding: 20px 0px;
}

.under-menu {
    height: 128px;
    width: 100%;
    background-color: #000;
}

@media only screen and (max-width: 1024px) {

    .under-menu {
        height: 78px;
    }
}

.tp-banner-container {
    width: 100% !important;
}

@media only screen and (max-width: 1024px) {

    .main-slider .curved-layer a,
    .main-slider .curved-layer h3,
    .main-slider .curved-layer h2,
    .main-slider .curved-layer .fa {
        font-size: 14px !important;
    }

    .custom-min-h-350 {
        min-height: 350px;
    }
}

@media only screen and (max-width: 639px) {

    .main-slider .curved-layer a,
    .main-slider .curved-layer h3,
    .main-slider .curved-layer h2,
    .main-slider .curved-layer .fa {
        font-size: 10px !important;
    }
}

.header-container {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    float: left;
    background-color: #000;
}

@media only screen and (max-width: 1024px) {

    .header-container {
        position: relative;
        top: -78px;
    }
}


.main-header {
    background: #000;
    float: left;
}

.upper-header {
    background-color: #000;
    position: relative;
    top: 0px;
    right: 0px;
    padding: 10px 0px;
    width: 100%;
    z-index: 1000;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    float: right;
}

    .upper-header ul li {
        display: inline;
        padding: 0;
        color: #fff;
        float: right;
    }

        .upper-header ul li a {
            color: #fff;
            padding-bottom: 5px;
            text-transform: uppercase;
            padding: 0 15px 5px 15px;
            font-size: 13px;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .upper-header ul li a:hover {
                color: #a61e22;
                transition: all 500ms ease;
                -moz-transition: all 500ms ease;
                -webkit-transition: all 500ms ease;
                -ms-transition: all 500ms ease;
                -o-transition: all 500ms ease;
            }

        .upper-header ul li input {
            color: #000;
            padding: 0 10px;
            font-size: 13px;
        }

            .upper-header ul li input::-webkit-input-placeholder {
                color: #c2c2c2;
                font-size: 13px;
            }

.features-services .post .price {
    font-size: initial;
    color: #a71e21;
    top: 25px;
}

.features-services .price a {
    color: #ffffff;
    font-size: 15px;
}

    .features-services .price a:hover {
        color: #a71e21;
    }

    .features-services .price a .fa {
        position: relative;
        top: -1px;
        padding-right: 5px;
        font-size: 18px;
        color: #a71e21;
    }

.search {
    margin-bottom: 0px;
}

.features-services .post .small-text {
    color: #a71e21;
    font-size: 20px;
}

.features-services .price a .fa,
.features-services .post .post-text a .fa {
    font-size: 26px;
    top: 3px;
}

.small-text-Diet-Program {
    color: #fff !important;
    font-size: 28px !important;
    line-height: 44px !important;
    text-transform: uppercase;
}

.small-text-Nutrition {
    color: #fff !important;
    font-size: 20px !important;
    text-transform: uppercase;
}

.availability .block .upper-rounds .big-circle {
    width: 200px;
    height: 200px;
    left: 0;
}

    .availability .block .upper-rounds .big-circle img {
        top: -85px;
        position: relative;
        width: 65%;
    }

    .availability .block .upper-rounds .big-circle div {
        width: 100%;
        position: relative;
        top: -50px;
        font-size: 26px;
        font-weight: bold;
        color: #a71e21;
    }

.availability .block .upper-rounds {
    padding: 40px 0px 0px 0px;
}

@media only screen and (min-width: 1024px) {
    .curved-carousel .slide-item .text-side .sec-title {
        margin-left: -75px;
    }

    .curved-carousel .slide-item .text-side .sec-text {
        margin-left: -10px;
    }
}

.text-side-new {
    width: 40%;
}


@media only screen and (max-width: 1024px) {
    .text-side-new {
        width: 100%;
        margin-top: 30px;
    }
}

.main-footer .copyright a {
    color: #48627e;
    margin-top: 10px;
}

.main-footer .copyright p,
.main-footer .footer-widget h2 {
    color: #fff;
}

.main-footer .copyright p {
    margin-bottom: 0px;
    line-height: 1.6em;
}

    .main-footer .copyright p a {
        margin-top: 0px;
        color: #fff;
        text-decoration: none;
    }

        .main-footer .copyright p a:hover {
            color: #48627e;
        }

.featured-courses .sec-title h2 {
    position: relative;
    font-size: 36px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 30px;
}

.featured-courses .post .desc {
    float: left;
    margin-bottom: 5px;
}

.h2-membership {
    float: left;
}

.h4-membership {
    float: left;
    margin-top: 45px;
    margin-left: 20px;
    text-transform: uppercase;
}

    .h4-membership a {
        text-decoration: underline;
    }



.attendance-time {
    float: left;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
}

.attendance-time-no-border {
    border-bottom: 0px solid #c1c1c1;
}

.attendance-time-title {
    float: left;
}

    .attendance-time-title h2 {
        margin-bottom: 10px !important;
    }


.attendance-time span {
    width: 100%;
    float: left;
    line-height: 25px;
}

    .attendance-time span:last-child {
        color: #a61e22;
    }

.attendance-time h2 {
    margin-top: 10px;
    margin-left: 0px;
    font-weight: bold;
    color: #a61e22;
}

.attendance-time span {
    margin-left: 10px;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {
    .curved-carousel .slide-item .text-side .sec-text p {
        margin-bottom: 10px;
    }

    .availability {
        padding: 0px;
    }

    .attendance-time h2 {
        margin-left: 0px;
    }

    .attendance-time span {
        margin-left: 0px;
    }

    .main-menu .navbar-nav > li > ul > li.dropdown:before, .main-menu .navbar-nav > li.dropdown:before {
        font-family: 'FontAwesome';
        content: '\f0d7';
        position: absolute;
        right: 0;
        top: 0px;
        width: 60px;
        height: 40px;
        display: block;
        color: #ffffff;
        line-height: 40px;
        font-size: 16px;
        text-align: center;
        z-index: 500;
    }

    .main-menu .navbar-nav > li > a {
        width: 80%;
    }
}

.search-mob input {
    width: 90%;
    float: left;
    padding: 0 10px;
}

    .search-mob input::-webkit-input-placeholder {
        padding-top: 10px;
        color: #c2c2c2;
    }


.search-mob-a {
    width: 10% !important;
    float: left;
    line-height: initial !important;
    padding: 0 0 0 10px !important;
}

.search-mob {
    border-bottom: 1px solid #a71e21 !important;
    float: left;
    width: 100%;
    padding: 9px 10px!important;
    line-height: 0px!important;
}

.lbLanguage_Mob {
    float: left;
}

.featured-courses .post {
    position: relative;
    margin-bottom: 10px;
    float: left;
    background-color: #fff;
    padding-bottom: 0px;
    height: 130px;
    border-bottom: 0px solid #dddddd;
    width: 100%;
}

.main-membership {
    position: relative;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #000;
    overflow: hidden;
    color: #ffffff;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.left-member {
    position: absolute;
    float: left;
    left: -21px;
    padding: 20px 20px 50px;
    height: 100%;
    width: 59%;
    margin-right: 4%;
    text-align: left;
    background: #000;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
}


    .left-member h3 {
        font-size: 22px !important;
        font-weight: bold !important;
        text-transform: uppercase;
        margin: 0px !important;
        transform: skewX(15deg);
        -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
        -o-transform: skewX(15deg);
        -moz-transform: skewX(15deg);
    }



    .left-member h4 {
        font-size: 15px;
        line-height: 30px;
        margin-left: 14px;
        transform: skewX(15deg);
        -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
        -o-transform: skewX(15deg);
        -moz-transform: skewX(15deg);
        font-weight: initial !important;
    }




.right-member {
    position: absolute;
    right: -22px;
    float: right;
    padding: 20px 20px 50px;
    height: 100%;
    width: 49%;
    text-align: right;
    background: #a71e21;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
}

    .right-member h3 {
        right: 20px;
        color: #fff;
        font-size: 40px !important;
        font-weight: bold;
        margin: 0px !important;
    }

    .right-member h4 {
        right: 27px;
        color: #000;
        font-size: 24px;
        font-weight: bold;
    }

        .right-member h4:last-child {
            letter-spacing: 3px;
        }

.featured-courses .post {
    position: relative;
    margin-bottom: 10px;
    float: left;
    padding-bottom: 0px;
    height: 160px;
    border-bottom: 0px solid #dddddd;
}

    .featured-courses .post:last-child {
        height: 120px;
    }

.featured-courses .Gold {
    background: #896b45;
}

.featured-courses .black {
    background: #000;
}

    .featured-courses .black h4 {
        color: #fff;
    }

.featured-Memberships {
    height: 110px !important;
}

.featured-Memberships-inner {
    height: 130px !important;
}

.featured-Attendance {
    margin-bottom: 20px !important;
}

@media only screen and (max-width: 1024px) {
    .left-member {
        margin-top: 10px;
        position: relative;
        float: left;
        left: 0px;
        padding: 10px 20px 10px 20px;
        height: 100%;
        width: 100%;
        margin-right: 0;
        text-align: left;
        background: #000;
        transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
    }

        .left-member h3 {
            font-size: 24px !important;
            font-weight: bold !important;
            text-transform: uppercase;
            margin: 0px !important;
            transform: skewX(0deg);
            -webkit-transform: skewX(0deg);
            -ms-transform: skewX(0deg);
            -o-transform: skewX(0deg);
            -moz-transform: skewX(0deg);
        }

        .left-member h4 {
            font-size: 15px;
            line-height: 30px;
            margin-left: 0;
            transform: skewX(0deg);
            -webkit-transform: skewX(0deg);
            -ms-transform: skewX(0deg);
            -o-transform: skewX(0deg);
            -moz-transform: skewX(0deg);
        }

    .right-member {
        margin-bottom: 10px;
        position: relative;
        float: left;
        left: 0px;
        padding: 20px 20px 50px;
        height: 130px !important;
        width: 100%;
        text-align: left;
        background: #a71e21;
        transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
    }

    .featured-Memberships {
        height: 100%!important;
    }

    .right-member h4,
    .right-member h3 {
        right: 0px;
    }

    .h4-membership {
        float: left;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        text-transform: uppercase;
        width: 100%;
    }

    .featured-courses .sec-title h2 {
        margin-bottom: 10px;
        margin-top: 0px;
    }
}

.tweets-scroller {
    position: relative;
    height: 480px;
    padding-left: 0px !important;
}

.facalitie-text {
    float: left;
    width: 40%;
    height: 100%;
    background-color: #a71e21;
    padding-left: 5%;
    padding-right: 2%;
    padding-top: 130px;
    position: relative;
}

    .facalitie-text .facalitie-text-inner h2 {
        font-size: 42px;
        font-weight: bold;
        color: #000;
        margin-bottom: 10px;
        text-transform: uppercase;
    }

    .facalitie-text .facalitie-text-inner div {
        font-size: 24px;
        color: #FFF;
    }

.facality-outer {
    width: 20%;
    height: 480px;
    float: left;
    background-size: 100% 100%;
    padding-top: 260px;
}

    .facality-outer div {
        color: #fff;
        background-color: #000;
        font-size: 30px;
        padding: 15px 30px;
        float: left;
    }

@media only screen and (max-width: 767px) {
    .search-mob input {
        padding: 10px 10px;
    }

    .search-mob .search-mob-a i {
        font-size: 25px;
        margin-top: 6px;
    }

    .features-services {
        padding-bottom: 20px;
    }

        .features-services .post {
            min-height: 270px;
            margin-bottom: 15px;
        }

    .facalitie-text {
        float: left;
        width: 100%;
        background-color: #a71e21;
        padding-left: 5%;
        padding-right: 2%;
        padding-top: 30px;
        padding-bottom: 30px;
        position: initial;
        left: 0px;
    }

    .facality-outer {
        width: 100%;
        position: relative;
        height: initial;
        float: left;
        background-size: 100% 100%;
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .tweets-scroller {
        height: 100%;
        min-height: initial;
        display: inline-block;
    }
}


.product-inner-article {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

    .product-inner-article .product-inner-article-text {
        width: 70%;
        float: left;
        margin-right: 5%;
    }

    .product-inner-article .product-inner-article-img {
        width: 25%;
        float: left;
    }

        .product-inner-article .product-inner-article-img img {
            width: 100%;
        }

.products h3 {
    font-size: 23px;
}


@media only screen and (max-width: 767px) {
    .product-inner-article {
        margin-bottom: 10px;
    }

        .product-inner-article .product-inner-article-text {
            width: 100%;
            float: left;
            margin-right: 0;
        }

        .product-inner-article .product-inner-article-img {
            width: 100%;
            float: left;
            text-align: center;
        }

            .product-inner-article .product-inner-article-img img {
                width: 50%;
            }
}

.products .light-pink {
    background: #64b0e1;
}

/* ======================================================================================================
   DataPager 
   =================================================================================================== */

.PagerContainer {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.pager {
    width: 100%;
    display: block;
    margin: 0;
}

    .pager ul li a, .pagerbuttons, .selected {
        border: 1px solid #a71e21;
        color: #b9c1c1;
        font-size: 14px;
        line-height: 45px;
        padding: 0 13px;
        background-color: #fff;
        font-weight: 400;
        margin: 0 6px;
        float: none;
        display: inline-block;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }

@media (max-width: 767px) {
    .pager ul li a, .pagerbuttons, .selected {
        padding: 0 10px;
        margin: 0;
    }

    .hide-mob {
        display: none;
    }
}

.pager ul li a.active, .selected {
    background-color: #a71e21;
    border-color: #a71e21;
    color: #fff;
    text-decoration: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.pager ul li a:hover, .pager a:hover {
    border-color: #292929;
    text-decoration: none;
    background-color: #292929;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    color: #fff;
}


.pager ul li a, .pagerbuttons:first-child {
    background-color: #a71e21;
    color: #fff;
    line-height: 45px;
    padding: 0 12px;
    display: inline-block;
    margin: 0;
    float: left;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.pager ul li a, .pagerbuttons:last-child {
    background-color: #a71e21;
    color: #fff;
    line-height: 45px;
    padding: 0 12px;
    display: inline-block;
    margin: 0;
    float: right;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

/********************************************* List Page*************************************************/
.sidebar .widget li:last-child {
    margin-bottom: 0px;
}

.blog .post {
    margin-bottom: 30px;
}

.blog.no-sidebar .post img {
    margin: 0px auto;
}

.pagination {
    margin: 0px 0 20px 0;
}


.features .post .text p {
    line-height: 1.8em;
}

.contact-us .contact-area {
    transform: skewX(-23deg);
    -webkit-transform: skewX(-23deg);
    -ms-transform: skewX(-23deg);
    -o-transform: skewX(-23deg);
    -moz-transform: skewX(-23deg);
}

@media only screen and (max-width: 1023px) {
    .contact-us .contact-area {
        transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -o-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
    }
}

.list-title {
    margin-bottom: 10px !important;
}

@media only screen and (min-width: 1023px) {
    .sidebar {
        margin-top: 0px;
    }
}

.date-section {
    padding-bottom: 0px !important;
}


/* ==========================================================================
    media center
   ========================================================================== */


/*************** photos ***************/

.content-inner-left .our-team {
    position: initial;
    padding: 0px 0px;
    background: #ffffff;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

    .content-inner-left .our-team .member {
        margin-bottom: 0px !important;
    }

    .content-inner-left .our-team .col-md-4 {
        padding: 0px !important;
        width: 32% !important;
    }

        .content-inner-left .our-team .col-md-4:nth-child(2) {
            margin: 0 2% !important;
        }

.content-inner-left-inner {
    padding-bottom: 20px;
    float: left;
    width: 100%;
}

    .content-inner-left-inner .title {
        width: 50%;
        float: left;
        font-size: 20px;
        line-height: 1.4em;
    }

    .content-inner-left-inner .title-full-width {
        width: 100%;
        float: left;
        font-size: 20px;
        line-height: 1.4em;
    }




    .content-inner-left-inner .link {
        width: 50%;
        float: right;
        text-align: right;
        color: #999;
    }

.view_all a {
    color: #a71e21;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

    .view_all a:hover {
        color: #999;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }

/*************** news ***************/
.media-center-new {
    margin-bottom: 0px !important;
}

.news-media-center a {
    color: #999;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

    .news-media-center a:hover {
        color: #a71e21;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }

.news-media-center {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f0f0;
}

    .news-media-center:last-child {
        padding-bottom: 0px;
        border-bottom: 0px solid #f0f0f0;
    }

/*************** download ***************/
#sidebar .content-inner-left-inner {
    padding-bottom: 0px!Important;
}

    #sidebar .content-inner-left-inner .title {
        width: 100% !important;
    }

/* ==========================================================================
   end media center
   ========================================================================== */

.custom-album-style {
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .custom-album-style:before {
        padding-top: 100%;
        content: '';
        display: block;
    }

#gallery-page a .overlay h2 {
    line-height: 290px;
}

.fancybox-overlay {
    z-index: 10000;
}

.our-team .member .image {
    background-color: #000;
}

@media (max-width: 767px) {
    .our-team .member .image img {
        width: 100%;
    }

    .contact-us .contact-area .contact-form .message-field {
        padding-right: 0px;
    }

        .contact-us .contact-area .contact-form .message-field:after {
            right: 0px;
        }
}

.post-item h2:hover {
    color: #000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

a:hover {
    color: #000;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}

.career-details h5 {
    margin-top: 5px;
}

    .career-details h5:last-child {
        margin-bottom: 25px;
    }

.submit-career {
    margin-top: 30px;
}

    .submit-career label {
        width: 100%;
        color: #2d2d2d;
        font-weight: 400;
        margin-bottom: 0px;
    }

    .submit-career .fullwidth {
        border: 1px solid #e2e2e2;
        width: 100%;
        margin-bottom: 10px;
        width: 100%;
        padding-left: 20px;
        font-weight: 500;
        border-radius: 0;
    }

    .submit-career h3 {
        margin-bottom: 10px;
    }

#qa-page .col-lg-12 .toggle:last-child {
    margin-bottom: 0px;
}

#qa-page .auto-container {
    padding-bottom: 0px;
}
/******************************************* Loading Box *************************************************/
.Div_LoadingPage_Outer_Footer {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
}

    .Div_LoadingPage_Outer_Footer .Div_LoadingPage_Footer {
        float: left;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 10000;
        background-color: #323232;
        opacity: 0.65;
        filter: alpha(opacity=65);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .Div_LoadingPage_Outer_Footer .Div_LoadingPage_WhiteSection_Footer {
        background: #f7f7f7;
        position: fixed;
        z-index: 10000;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
        width: 320px;
        border-radius: 5px;
        top: 30%;
    }

        .Div_LoadingPage_Outer_Footer .Div_LoadingPage_WhiteSection_Footer i {
            left: 0;
            top: 20px;
            color: #a71e21;
            font-size: 40px;
        }

        .Div_LoadingPage_Outer_Footer .Div_LoadingPage_WhiteSection_Footer .div-please-wait {
            color: #a71e21;
            font-size: 40px;
            margin-left: 40px;
            float: left;
        }

/******************************************* End Loading Box ********************************************/
.form-control {
    background: #fff;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
    padding-top: 10px;
    color: #999;
}

.span-form-control {
    color: #999;
    border: none;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
    padding-top: 10px;
    float: left;
    margin-right: 20px;
}

.form-control::-webkit-input-placeholder,
.rbl-form-control label {
    color: #999;
}

.rbl-form-control {
    margin-top: 12px;
}


    .rbl-form-control td {
        padding-right: 20px;
    }

        .rbl-form-control td input {
            margin-right: 10px;
        }

.franchise-btn {
    width: 100%;
    background-color: #a71e21;
    color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    font-size: 16px;
}

    .franchise-btn:hover {
        background-color: #000;
        color: #a71e21;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
    }

.form-control-multiline {
    height: 150px !important;
    padding-top: 14px;
}

.category-list li:last-child {
    border-bottom: 0px solid rgba(0,0,0,.1);
}

.main-menu .navbar-nav > li > ul {
    width: 270px;
}

#testimonials-page .testimonial-info .testimonial-author {
    color: #fff;
    font-weight: 700;
}

.Location-maps {
    width: 100%;
    height: 360px;
}
/* ==========================================================================
   RadUpload
   ========================================================================== */

.RadUpload {
    width: 100% !important;
    display: block;
    padding: 1px 12px;
    color: #000000;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 20px;
    cursor: pointer !important;
    height: 50px;
}

    .RadUpload .ruInputs li {
        margin: 0!important;
        width: 100%;
        height: 20px !important;
        padding: 0!important;
        margin-top: -15px !important;
        margin-left: -4px !important;
        cursor: pointer !important;
    }

.ruFileInput {
    cursor: pointer !important;
}

.RadUpload .ruBrowse {
    margin-left: -135px !important;
    width: 80px !important;
    text-align: left !important;
    color: #999 !important;
    cursor: pointer !important;
    font-size: 12px !important;
    top: -5px;
    font-weight: normal;
    height: initial !important;
}

.RadUpload .ruRemove {
    overflow: visible;
    border: 0;
    width: 80px !important;
    padding-left: 0!important;
    cursor: pointer;
    font-size: 12px !important;
    cursor: pointer !important;
    position: relative;
    left: 90%;
    top: -35px;
    color: #999 !important;
    font-size: 12px !important;
    font-weight: initial;
}

    .RadUpload .ruRemove:hover {
        background-color: transparent !important;
    }

.RadUpload .ruFakeInput {
    height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
    border: none!important;
    background-color: transparent!important;
    padding-left: 10%!important;
    cursor: pointer !important;
}

.RadUpload .ruFileWrap {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle!important;
    line-height: 20px;
    zoom: 1;
    overflow: hidden!important;
    padding-top: 27px !important;
    color: #a9a9a9!important;
    margin-left: 6px !important;
    height: 60px !important;
    width: 100% !important;
    cursor: pointer !important;
}

.txtUploadedFile {
    height: 1px !important;
    width: 1px !important;
    background-color: transparent!important;
    border: none;
    margin-top: -50px;
    margin-left: 30%;
    position: absolute;
    cursor: default;
    outline: 0 !important;
    border: 0!important;
    padding: 0px;
}

    .txtUploadedFile input.middle:focus {
        outline-width: 0;
    }
/* ==========================================================================
   End RadUpload
   ========================================================================== */
.page-banner:before {
    content: '';
    padding-top: 9%;
    display: block;
}

.page-banner:after {
    content: '';
    padding-bottom: 9%;
    display: block;
}

.page-banner {
    padding: 0px 0px;
}

.contact-us .contact-area .contact-form .textarea-multiline {
    position: relative;
    border: none;
    display: block;
    width: 100%;
    line-height: 56px;
    padding: 0px 15px;
    font-size: 15px;
    background-color: transparent;
    background: url(../images/icons/textarea-bg.png) left top repeat;
    resize: none;
    height: 168px;
}

.btn-contactus:hover {
    color: #000000 !important;
    background: #ffffff !important;
}

.inner-membership_programs .Gold {
    background: #896b45;
}

.inner-membership_programs .black {
    background: #000;
}

    .inner-membership_programs .black h4 {
        color: #fff;
    }

.inner-membership_programs:last-child {
    margin-bottom: 0px !important;
}

.opening-hours-title {
    margin-top: 10px !important;
}

.inner-opening-hours {
    float: left;
}

    .inner-opening-hours h2 {
        margin-bottom: 10px !important;
    }

    .inner-opening-hours .attendance-time {
        width: 100%;
    }

.attendance-time h2:hover {
    color: #a61e22;
}

.float-left,
.float-left .float-left-post {
    float: left;
}

.curved-carousel .bx-controls {
    bottom: 70px;
}

.features .post {
    min-height: 220px;
}

.link-class-category,
.link-class-category-reverse:hover {
    color: #000;
}

    .link-class-category:hover,
    .link-class-category-reverse {
        color: #a71e21;
    }

.main-menu .navbar-nav > li > a:hover,
.main-menu .navbar-nav > li > a:active,
.main-menu .navbar-nav > li > a:focus {
    color: #000;
}

.main-menu .navbar-nav > li:hover > a,
.main-menu .navbar-nav > li.current > a,
.main-menu .navbar-nav > li.current-menu-item > a,
.main-menu .navbar-nav > li > ul > li:hover > a {
    color: #000;
}

.successfull-h2 {
    margin-bottom: 0px !important;
}

.successfull-h4 {
    margin-bottom: 10px !important;
}

.workout-sessions .post .images {
    margin-left: 0px;
    margin-right: 0px;
}

.workout-sessions .sec-text {
    margin-bottom: 25px !important;
}

.main-header .open-hours {
    padding: 25px 70px 0px 40px;
    font-size: 17px;
}

    .main-header .open-hours a {
        color: #fff;
    }

        .main-header .open-hours a:hover {
            color: #000;
        }


    .main-header .open-hours .fa {
        font-size: 22px;
        padding: 0px 15px;
        opacity: 1;
    }

.successful-stories-image {
    width: 100%;
}


.post-content ul {
    padding-left: 20px;
}


.post-content li {
    list-style: initial;
}

@media only screen and (max-width: 1023px) {
    .schedule .time-table {
        width: 100%;
        overflow-x: scroll;
    }


    .schedule .time-table {
        display: block;
        width: 100%;
        padding-bottom: 1px;
        background-color: transparent;
        text-transform: uppercase;
        overflow-x: auto;
        min-width: 100%;
        white-space: nowrap;
    }

    .Successful-home-title h3 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 1366px) and (min-device-width: 1200px) {
    .main-menu {
        margin-right: 130px;
    }
}

.schedule .time-table .normal-row .table-cell {
    width: 12.5%;
    height: 70px;
    padding-top: 0px;
}

.maxxfit-clinic-menu {
    color: #22b5bc !important;
}

    .maxxfit-clinic-menu:hover {
        color: #009aa1 !important;
    }

.facility-homepage-link {
    color: #fff;
    line-height: 1em;
}

    .facility-homepage-link:hover {
        color: #a71e21;
    }

.features .post .text h3:after {
    width: 0px;
    height: 0px;
}

.our-team .member .content .info {
    margin-bottom: 0px;
}

.blog.no-sidebar .post {
    padding-top: 0px;
}

.downloads .col-md-4:nth-child(3n+2) {
    padding: 0px;
}

.downloads .post {
    margin-bottom: 15px !important;
}




.inner-featured-Memberships .left-member {
    background: #000;
    color: #fff;
}

.featured-Memberships .left-member {
    background: #000;
    color: #fff;
}


    .featured-Memberships .left-member h5 {
        font-size: 22px;
        line-height: 30px;
        margin-left: 14px;
    }

    .featured-Memberships .left-member a {
        color: #fff;
    }

.inner-featured-Memberships .right-member {
    background: #a71e21;
    width: 46%;
}

.featured-Memberships .right-member {
    background: #896b45;
    width: 46%;
}

.featured-Memberships .right-member {
    width: 49%;
}

.inner-featured-Memberships .right-member h4 {
    color: #fff;
}

.featured-Memberships .right-member h4 {
    color: #fff;
}

.inner-featured-Memberships .right-member h3 {
    color: #fff;
}

.featured-Memberships .right-member h3 {
    color: #fff;
}

.featured-Memberships .right-member a {
    color: #fff;
}

.inner-featured-Memberships:nth-child(3n+2) .left-member {
    background: #000;
    color: #fff;
}

.featured-Memberships:nth-child(3n+2) .left-member {
    background: #000;
    color: #fff;
}

    .featured-Memberships:nth-child(3n+2) .left-member a {
        color: #fff;
    }

.inner-featured-Memberships:nth-child(3n+2) .right-member {
    background: #6f6f6f;
}

.featured-Memberships:nth-child(3n+2) .right-member {
    background: #a71e21;
}

    .featured-Memberships:nth-child(3n+2) .right-member a {
        color: #fff;
    }

.inner-featured-Memberships:nth-child(3n+2) .right-member h4 {
    color: #000;
}

.featured-Memberships:nth-child(3n+2) .right-member h4 {
    color: #fff;
}

.inner-featured-Memberships:nth-child(3n+2) .right-member h3 {
    color: #fff;
}

.featured-Memberships:nth-child(3n+2) .right-member h3 {
    color: #fff;
}

.inner-featured-Memberships:nth-child(3n+3) .left-member {
    background: #000;
}

.featured-Memberships:nth-child(3n+3) .left-member {
    background: #000;
}

    .featured-Memberships:nth-child(3n+3) .left-member a {
        color: #fff;
    }

.inner-featured-Memberships:nth-child(3n+3) .right-member {
    background: #896b45;
}

.featured-Memberships:nth-child(3n+3) .right-member {
    background: #6f6f6f;
}

.inner-featured-Memberships:nth-child(3n+3) .right-member h4 {
    color: #fff;
}

.featured-Memberships:nth-child(3n+3) .right-member h4 {
    color: #000;
}

.inner-featured-Memberships:nth-child(3n+3) .right-member h3 {
    color: #fff;
}

.featured-Memberships:nth-child(3n+3) .right-member h3 {
    color: #fff;
}

@media only screen and (max-width: 1024px) {


    .inner-featured-Memberships .right-member,
    .featured-Memberships .right-member {
        width: 100%;
    }

    .small-title .med-text {
        line-height: 26px;
    }

    .workout-sessions .post {
        margin-bottom: 20px;
    }

    .products {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .attendance-time-no-border {
        padding-bottom: 0px;
    }

    .featured-courses .post {
        height: 100%;
        margin-bottom: 0px;
    }

    .inner-membership_programs .black {
        margin-bottom: 0px;
    }

    .featured-Attendance {
        margin-bottom: 0px !important;
    }

    .curved-carousel .bx-controls {
        bottom: 0px;
    }

    section#blog, section.single.blog {
        padding-top: 20px !important;
    }

    .blog .post {
        margin-bottom: 0px;
    }

    .sidebar {
        margin-left: 0px;
        margin-top: 20px;
    }

        .sidebar .widget {
            margin-bottom: 0px;
        }

    .page-banner:before {
        content: '';
        padding-top: 0%;
        display: block;
    }

    .page-banner:after {
        content: '';
        padding-bottom: 2%;
        display: block;
    }

    .features .post {
        margin: 0px;
    }

    .our-team .member {
        margin-bottom: 10px;
    }

    .our-services {
        padding: 30px 0px;
    }

    .post-item h2 {
        margin-bottom: 20px;
    }

    .attendance-time-title {
        margin-top: 20px;
    }

    .schedule .time-table .normal-row .table-cell {
        padding-left: 30px;
    }

    .schedule .time-table .head .table-cell {
        padding: 15px 10px;
    }

    .our-services .box h2 {
        font-size: 40px;
    }

    .blog.no-sidebar .post {
        margin-bottom: 20px;
    }

    .features {
        padding: 20px 0px;
    }

    #sidebar .content-inner-left-inner {
        padding-top: 30px!Important;
    }

    .content-inner-left .our-team {
        background: #ffffff;
    }

    #gallery-page .clearfix > div {
        width: 100%;
    }

    .news-list-box {
        margin-bottom: 20px;
    }

    .downloads .col-md-4 {
        padding: 0;
    }


    .downloads .post {
        margin-bottom: 0px !important;
    }

    .span-form-control {
        margin-bottom: 0px;
        height: initial;
        padding-top: 0px;
    }

    .rbl-form-control {
        margin-left: 20px;
        margin-bottom: 10px;
        margin-top: 0px;
    }
}

@media (max-width: 600px) {
    .content-inner-left .our-team .col-md-4 {
        width: 100% !important;
    }

        .content-inner-left .our-team .col-md-4:nth-child(2) {
            margin: 0 !important;
        }

        .content-inner-left .our-team .col-md-4:last-child {
            margin-bottom: 30px !important;
        }
}

@media (min-width: 601px) and (max-width: 1024px) {
    #gallery-page .clearfix > div {
        width: 49.6%;
    }
}

.workout-program-image {
    background-size: cover;
}

    .workout-program-image:after {
        display: block;
        content: '';
        padding-top: 21%;
    }


.workout-program-discover {
    background-color: #a71e21;
    padding: 10px 30px;
    position: absolute;
    right: 0;
    bottom: 0px;
    color: #fff;
}

    .workout-program-discover:hover {
        background-color: #fff;
        color: #a71e21;
    }

.DivThankYou {
    float: left;
    margin-top: 20px;
}

.successfull-stories-image,
.successfull-stories-image-inner {
    background-size: cover;
}

    .successfull-stories-image:after {
        display: block;
        content: '';
        padding-top: 114%;
    }

    .successfull-stories-image-inner:after {
        display: block;
        content: '';
        padding-top: 114%;
    }

.successfull-stories-div-image-outer {
    padding: 0px;
}

    .successfull-stories-div-image-outer:first-child {
        padding-right: 1%;
    }

    .successfull-stories-div-image-outer:last-child {
        padding-left: 1%;
    }

.successfull-stories-image-text {
    background-color: #a71e21;
    width: 98%;
    padding: 10px 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #fff;
}

.availability {
    padding: 0px 0px 70px;
}

.membership-home-links:hover {
    color: inherit;
}

.table-founder th {
    border: 1px solid #434343;
    padding: 0 5px;
}

.table-founder td {
    border: 1px solid #434343;
    padding: 3px 5px;
}

.Content-Body img {
    height: auto;
    max-width: 100%;
}

.b-margin-25 {
    margin-bottom: 25px;
}

.Scitec-products .post {
    background: #eee;
    color: #000;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 1%;
    width: 48%;
}

.Scitec-products .post-content {
    position: static;
    max-width: 1200px;
    padding: 0px 15px 15px 15px;
    margin: 0 auto;
    text-align: center;
}

.Scitec-products .post .text {
    min-height: 219px;
}

    .Scitec-products .post .text h3 {
        padding-bottom: 5px;
        margin-bottom: 0;
    }

.Scitec-products .brief {
    font-size: 14px;
}

.Scitec-products .more {
    position: absolute;
    bottom: 10px;
    left: 20px;
}

.Scitec-products .price {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #a71e21;
    padding: 5px;
    color: #fff;
}

@media only screen and (max-width: 1139px) {
    .Scitec-products .post {
        margin-top: 15px;
        margin-right: 1%;
        margin-left: 1%;
        width: 100%;
    }
}

.Membership_Programs .inner-membership_programs:last-child {
    float: left;
}

.Program {
    width: 100%;
    color: #fff;
    float: left;
    padding: 10px 0 40px 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
}

.monthly-Program {
    background: #d43c48;
    margin-top: 0;
}

.classic-Program {
    background: #5e5e60;
}

.gold-Program {
    background: #b0a178;
}

.other-Program {
    background: #d6d6d6;
    color: #000;
}

.inner {
    width: 100%;
    float: left;
    padding: 10px 0 10px 10px;
    color: #fff;
}

.inner-monthly-Program {
    background: #9c1d2e;
    color: #fff;
}

.inner-classic-Program {
    background: #262626;
    color: #fff;
}

.inner-gold-Program {
    background: #85734f;
    color: #fff;
}

.inner-other-Program {
    background: #f5f5f5;
    color: #000;
}

.inner-Alternatin-monthly-Program {
    background: #d43c48;
}

.inner-Alternatin-classic-Program {
    background: #5e5e60;
}


.inner-Alternatin-gold-Program {
    background: #b0a178;
}

.inner-Alternatin-other-Program {
    background: #d6d6d6;
    color: #000;
}

.DivDuration {
    float: left;
    text-transform: uppercase;
}

.DivPrice {
    float: left;
    text-transform: uppercase;
}

.DivBrief {
    float: left;
}

.DivInner {
    float: left;
}

.DivFooterInner {
    float: left;
    text-align: center;
}

@media (max-width: 1024px) {

    .Membership_Programs .inner-membership_programs:last-child, .Program, .inner, .DivDuration, .DivPrice, .DivBrief, .DivInner, .DivFooterInner {
        float: initial;
    }
}

.media-center-videos {
    margin-top: 15px;
    width: 100%;
}

    .media-center-videos img {
        width: 100%;
    }

.timelineFlat .item span {
    line-height: 24px;
}


#gallery-page .Videos a .overlay {
    width: 97% !important;
    height: 97% !important;
}

#gallery-page .Videos .custom-album-style {
    background-repeat: no-repeat !important;
    background-size: 97% 97% !important;
}

.main-menu .navbar-nav > li {
    margin-left: 0px;
}

    .main-menu .navbar-nav > li > a {
        font-size: 13px;
    }

.History {
    color: #434343;
    padding: 0px 0 30px;
    background: #F8F8F8;
    width: 100%;
}

.order-left {
    order: 1;
}

.order-right {
    order: 2;
}

@media (max-width:1024px) {

    .change-position-on-device {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        flex-flow: row wrap;
    }

    .order-left {
        order: 2;
    }

    .order-right {
        order: 1;
    }
}

.fancybox-skin {
    z-index: 9999999;
}

.ol-privacy {
    padding-left: 20px;
}

.ul-sub-privacy {
    list-style: initial;
    padding-left: 20px;
}

.ol-sub-privacy {
    padding-left: 20px;
}

.mailto-link {
    color: #916d4d;
}

    .mailto-link:hover {
        color: #666;
    }

@media only screen and (max-width: 767px) {
    .features-services .post.style-three .post-cont {
        background: rgba(12,31,52,0.60);
        left: 0px;
        bottom: 0px;
        width: 100%;
        height: auto;
        transform: skewX(0deg);
        -webkit-transform: skewX(0deg);
        -ms-transform: skewX(0deg);
        -moz-transform: skewX(0deg);
        -o-transform: skewX(0deg);
    }

        .features-services .post.style-three .post-cont .post-text {
            position: absolute;
            bottom: 0px;
            width: 100%;
            padding: 0px 15px 60px;
            text-align: center;
            transform: skewX(0deg);
            -webkit-transform: skewX(0deg);
            -ms-transform: skewX(0deg);
            -moz-transform: skewX(0deg);
            -o-transform: skewX(0deg);
        }

    .features-services .post .post-text .more {
        right: 20px !important;
        bottom: 5px !important;
    }

    .contact-info {
        width: 100%;
    }

    .contact-area .col-md-11 {
        width: 100%;
        float: right;
    }

    .contact-us .contact-area .contact-form .form-group {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        padding: 0;
    }

    .contact-us .contact-area .contact-form .text-field:before {
        left: 0;
    }

    .contact-us .contact-area .contact-form .text-field:after {
        right: 0;
    }

    .inner {
        padding: 10px 0 10px 0;
    }

    .col-md-4 {
        width: 100%;
    }

    .main-header .logo {
        z-index: 1000;
    }
}

@media only screen and (max-width: 768px) {


    .h4-membership {
        margin-top: 10px;
    }

    .featured-courses .sec-title h2 {
        margin-top: 28px;
    }

    .Successful-home-title h3 {
        margin-top: 20px;
    }
}
