@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,800');

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    /*font-family: 'Open Sans', sans-serif;*/
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: proxima-nova, sans-serif;
    overflow-x: hidden;
}

/*h1, h2, h3, h4, h5, h6 {
    font-family: 'Muli', sans-serif;
    font-weight: 700;
}*/

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

a {
    outline: none !important;
    text-decoration: none !important;
}

img {
    max-width: 100%;
}

/* change border colour to suit your needs */

input, select {
    vertical-align: middle;
}

/*==========================*/
/* 	  Common Styles			*/
/*==========================*/

.golden {
    color: #cdb89b;
}

.golden_link, .golden_link:visited {
    color: #cdb89b;
}

.golden_bg {
    background: #cdb89b;
}

.full_width {
    float: left;
    width: 100%;
}

.common_padding {
    padding: 80px 0;
}

.relative {
    position: relative;
}

input[type="text"] {
    float: left;
    width: 100%;
    outline: none;
}

button {
    background-color: transparent;
    border: none;
    outline: none !important;
}


/*==========================*/
/* 	  Header content here	*/
/*==========================*/

.outer_wrap.full_width {
    padding-top: 132px;
    transition-duration: 0.5s;
}

header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    transition-duration: 0.5s;
}

.top_section_mw {
    background-color: #A48C63;
    width: 100%;
    height: 39px;
    text-align: right;
    padding-top: 5px;
}

.top_section_mw a {
    color: #fff;
    /*font-family: ProximaNova;*/
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 14px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 15px;
    position: relative;
}

.brdr:after {
    position: absolute;
    content: "";
    right: 0;
    top: 1px;
    width: 1px;
    height: 11px;
    background: #fff;
    z-index: 99;
}

footer a.brdr {
    padding: 0 15px;
}

.social_icons {
    display: inline-block;
}

.social_icons a {
    padding: 0 0px 0 6px;
}

.bottom_section {
    background-color: #0A0A0A;
    width: 100%;
    height: 93px;
    transition-duration: 0.5s;
}

.bottom_section .row {
    height: 93px;
    transition-duration: 0.5s;
}

.logo {
    display: block;
}

.pre_nav {
    text-align: right;
}

.pre_nav a {
    color: #fff;
    /*font-family: ProximaNova;*/
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.87px;
    line-height: 16px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 25px;
    transition-duration: 0.5s;
    position: relative;
}

.pre_nav a:hover {
    color: #bca076;
    transition-duration: 0.5s;
}

.hamburger span, .hamburger img {
    display: inline-block;
    vertical-align: middle;
}

.hamburger span {
    padding-right: 15px;
}

.hamburger {
    padding-right: 0 !important;
}

.logo img {
    transition-duration: 0.5s;
}

.fixed_header .logo img {
    max-width: 102px;
    transition-duration: 0.5s;
}

.fixed_header .bottom_section .row, .fixed_header .bottom_section {
    height: 72px;
    transition-duration: 0.5s;
}

/*==============================*/
/* 	  Banner styles here	*/
/*==============================*/
.banner_section {
    position: relative;
}

.banner_section img {
    width: 100%;
    float: left;
}

.banner_content {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
}

.banner_content h2, .banner_content h1 {
    color: #CDB89B;
    /*font-family: ProximaNova;*/
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.82px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.banner_content h2 span, .banner_content h1 span {
    display: block;
    color: #F4F4F4;
    /*font-family: ProximaNova;*/
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 4.38px;
    line-height: 58px;
    text-align: center;
    padding: 14px 0 20px 0;
}

.banner_content button, .banner_content a, a.thanks_page_btn {
    background-color: #A48C63;
    border-radius: 10px;
    min-width: 242px;
    height: 54.9px;
    color: #FFFFFF;
    /*font-family: ProximaNova;*/
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 10px;
    display: inline-block;
}

.about_mayweather {
    background: #F4F4F4;
}

.about_mayweather iframe {
    width: 100%;
    float: left;
}

.about_mayweather h3 {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 19px;
}

.about_mayweather h3:before {
    background: #CDB89B;
    position: absolute;
    content: "";
    bottom: 0;
    width: 84px;
    height: 3px;
    left: 0;
}

.about_mayweather p {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    max-width: 573px;
    margin-top: 20px;
}

.about_mayweather h4 {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.9px;
    line-height: 28px;
    max-width: 573px;
    text-transform: uppercase;
    margin-top: 25px;
}

.feature_section .col-lg-4 {
    padding: 0;
}

.feature_section a img {
    float: left;
    width: 100%;
}

.txt-fld {
    background-color: #0A0A0A;
    height: 100px;
    float: left;
    width: 100%;
    padding: 42px 30px;
}

.txt-fld h3 {
    color: #FFFFFF;
    /*font-family: ProximaNova;*/
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.43px;
    line-height: 19px;
    text-align: left;
    text-transform: uppercase;
    float: left;
}

.like-bt {
    width: 20px;
    height: 20px;
    border: 2px solid #a48c63;
    float: right;
    font-size: 19px;
    text-align: center;
    line-height: 0;
}

.like-bt i {
    color: #a48c63;
    line-height: 16px;
}

.feature_section a:hover i {
    animation: shake 1s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-3px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(3px, 0, 0);
    }
}

.dual_section img {
    width: 100%;
    float: left;
    height: 100%;
    object-fit: cover;
}

.dual_section h3 {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.18px;
    line-height: 16px;
    opacity: 0.5;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.dual_section h4 {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.36px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 23px;
}

.dual_section h4:before {
    background: #CDB89B;
    position: absolute;
    content: "";
    bottom: 0;
    width: 77px;
    height: 4px;
    left: 0;
}

.dual_section p {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    margin-top: 20px;
}

.dual_section button, .dual_section_btn {
    background-color: #0A0A0A;
    border-radius: 10px;
    min-width: 202px;
    height: 53.82px;
    color: #FFFFFF;
    /*font-family: ProximaNova;*/
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
    display: inline-block;
    padding-top: 18px;
}

.dual_section .col-lg-6 {
    padding: 0;
}

.first_row .col-lg-6:first-child, .second_row .col-lg-6:first-child {
    padding: 30px 15px;
}

.dual_section ul {
    padding-top: 5px;
}

.dual_section ul li {
    width: 50%;
    float: left;
    position: relative;
    list-style: none;
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.48px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    text-align: left;
}

.dual_section ul li:before {
    /*content: "•";
    display: inline-block;
    margin-right: 2px;*/
    content: ".";
    display: inline-block;
    margin-right: 2px;
    font-size: 33px;
    line-height: 0px;
    position: relative;
    top: -3px;
}

.dual_section.home_dual_section ul li:before {
    font-weight: 300;
}

.google_ico a {
    display: inline-block;
    margin-top: 30px;
    margin-right: 15px;
}

.join_team {
    background-color: #F4F4F4;
    padding-top: 80px;
}

.join_team h3 {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.36px;
    line-height: 34px;
    text-transform: uppercase;
    text-align: center;
}

.join_team h3 span {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.23px;
    line-height: 22px;
    text-align: center;
    display: block;
    padding-top: 8px;
}

.img_logo {
    width: 35px;
    height: 37px;
    display: block;
    margin: 30px auto 30px;
    position: relative;
}

.img_logo:before {
    content: "";
    background: #CDB89B;
    width: 126px;
    height: 2px;
    position: absolute;
    right: 130%;
    top: 50%;
}

.img_logo:after {
    content: "";
    background: #CDB89B;
    width: 126px;
    height: 2px;
    position: absolute;
    left: 130%;
    top: 50%;
}

.form_bx {
    background-image: linear-gradient(270deg, #CDB89B 0%, #A48C63 25.55%, #D9B88F 63.87%, #D9B88F 77.72%, #D9B88F 89.06%, #D9B88F 100%, #D8D8D8 100%);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    max-width: 1001px;
    height: 169px;
    width: 100%;
    margin: 15px auto 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 18px;
}

.form_bx input[type="text"] {
    background-color: #FFFFFF;
    border: 1px solid rgba(10, 10, 10, 0.25);
    height: 60px;
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 0 15px;
}

.form_bx button {
    background: #000 url(../images/icons/btn-arw.png) right 20px center no-repeat;
    width: 100%;
    height: 60px;
    color: #FFFFFF;
    /*font-family: ProximaNova;*/
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1.67px;
    line-height: 24px;
    text-align: left;
    padding: 0 15px 0 22px;
    text-transform: uppercase;
}

.bottom_line_news {
    background-image: linear-gradient(270deg, #CDB89B 0%, #A48C63 25.55%, #D9B88F 63.87%, #D9B88F 77.72%, #D9B88F 89.06%, #D9B88F 100%, #D8D8D8 100%);
    width: 100%;
    height: 14px;
    position: relative;
    z-index: 11;
}

footer {
    background-color: #0A0A0A;
    width: 100%;
    min-height: 325px;
    padding: 50px 0;
}

footer ul {
    padding-bottom: 64px;
    max-width: 1000px;
    margin: 0 auto;
}

footer ul li {
    list-style: none;
    display: inline-block;

}

footer ul li a {
    color: #C0C0C0;
    /*font-family: ProximaNova;*/
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.81px;
    line-height: 40px;
    max-width: 1135px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    position: relative;
    padding: 0px 10px;
}

footer ul li a:hover {
    color: #CDB89B;
}

footer ul li .brdr:after {
    top: 15px;
}

.copy {
    color: #C0C0C0;
    /*font-family: ProximaNova;*/
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.35px;
    line-height: 17px;
    text-align: left;
}

.foot_link a {
    color: #C0C0C0;
    /*font-family: ProximaNova;*/
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.35px;
    line-height: 17px;
    text-align: right;
    position: relative;
}

.foot_link a:after {
    content: "•";
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.foot_link a:last-child:after {
    display: none;
}

.foot_link {
    text-align: right;
}

.menu_grid {
    background-color: #0A0A0A;
    width: 427px;
    height: 100%;
    position: fixed;
    right: 0;
    z-index: 999;
    padding: 25px 30px 35px 70px;
    transition-duration: 0.5s;
    transform: translateX(427px);
}

.menu_grid.active {
    transform: translateX(0);
}

.outer_wrap.menu_active {
    transform: translateX(-50px);
    transition-duration: 0.5s;
}


.menu_grid ul {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 0 27px 0;
    margin-bottom: 27px;
}

.menu_grid ul:before {
    width: 47px;
    height: 2px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: #CDB89B;
}

.menu_grid ul li {
    list-style: none;
    display: block;
}

.menu_grid ul li a {
    color: #FFFFFF;
    /*font-family: ProximaNova;*/
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 50px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 0px;
}

#boxscroll {
    height: 100%;
}

a#close_ {
    float: right;
}

.scroll_menu {
    background: #f4f4f4;
    height: 56px;
}

.scroll_menu {
    text-align: right;
    position: relative;
    padding-right: 48px;
}

hr {
    background-image: linear-gradient(270deg, #CDB89B 0%, #A48C63 25.55%, #D9B88F 63.87%, #D9B88F 77.72%, #D9B88F 89.06%, #D9B88F 100%, #D8D8D8 100%);
    width: 100%;
    position: absolute;
    height: 5px;
    margin: 0;
    bottom: 0;
    left: 0;
}

.scroll_menu a {
    display: inline-block;
    font-size: 14px;
    color: #0a0a0a;
    text-transform: uppercase;
    font-weight: 700;
    padding: 14px 15px;
    transition-duration: 0.5s;
}

.scroll_menu a:hover {
    color: #bca076;
    transition-duration: 0.5s;
}

.inner_pages {
    padding-top: 56px;
}

.setup_page {
    padding: 40px 0;
}

.setup_page h3 {
    font-size: 41px;
    color: #0a0a0a;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 2px;
}

.setup_page h3 span {
    display: block;
    color: #cbb899;
    font-size: 16px;
    font-weight: 700;
    padding-top: 13px;
}

.setup_page p {
    font-weight: 500;
    font-size: 15px;
    line-height: 33px;
    padding: 15px 0;
}

.setup_page h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    padding-top: 10px;
}

.social_items a {
    display: inline-block;
    padding: 15px 24px;
}

.social_items a img {
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    width: 46px;
    height: 46px;
    display: block;
}

.social_items a:hover img {
    transition: 0.70s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotate(720deg);
    -moz-transform: rotate(720deg);
    -o-transform: rotate(720deg);
    -ms-transform: rotate(720deg);
    transform: rotate(720deg);
}

.single_h {
    margin-bottom: 25px;
}

.banner_section iframe {
    width: 100%;
    float: left;
}

.cont_bar {
    background: #0A0A0A;
    padding: 30px 0;
}

.cont_bar a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    display: inherit;
}

.cont_bar a img {
    padding-right: 15px;
    float: left;
}

.cont_bar a .img_wr, .cont_bar a span {
    display: inline-block;
    vertical-align: middle;
}

.our_shedule {
    padding: 50px 0 20px 0;
    background: #f4f4f4;
}

.cmn h3 {
    color: #0a0a0a;
    position: relative;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    margin-bottom: 25px;
}

.cmn h3 span {
    background: #f4f4f4;
    color: #0a0a0a;
    padding: 0px 50px 0px 0px;
}

.cmn h3:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    height: 3px;
    background: #cdb89b;
    transform: translateY(-50%);
    z-index: -1;
}


.tab_section .nav-tabs {
    display: none;
}

.about_pre p.cs_p, .about_pre div.cs_p p {
    color: #0A0A0A;
    /*font-family: ProximaNova;*/
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    margin-top: 10px;
    margin-bottom: 10px;
}

.about_pre ul {
    margin-top: 15px;
}

.about_pre h4 {
    font-weight: 700;
    color: #0A0A0A;
    letter-spacing: 0.48px;
    opacity: 0.6499999761581421;
}

.app_nw_head {
    text-transform: uppercase;
    font-size: 34px;
}

.about_pre ul li {
    width: 100%;
    line-height: 30px !important;
    padding-bottom: 10px;
    float: left;
    position: relative;
    list-style: none;
    color: #0A0A0A;
    font-size: 15px;
    letter-spacing: 0.48px;
    opacity: 0.6499999761581421;
    text-align: left;
}

.about_pre ul li:before {
    content: ".";
    display: inline-block;
    margin-right: 2px;
    font-size: 33px;
    line-height: 0px;
    position: relative;
    top: -3px;
}

@media (min-width: 768px) {
    .tab_section .nav-tabs {
        display: flex;
    }

    .tab_section .card {
        border: none;
    }

    .tab_section .card .card-header {
        display: none;
    }

    .tab_section .card .collapse {
        display: block;
    }

    .try_us {
        padding-bottom: 30px;
        background-size: cover !important;
    }
}

@media (max-width: 767px) {
    .tab_section .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
        /*float:left;
        width:100%;*/
    }

    aside.c-offcanvas--right {
        width: 90% !important;
    }
}

.content_bx.full_width {
    float: none;
    width: auto;
}

.tab_section .nav-tabs {
    background: #0a0a0a;
    width: 100%;
    border-bottom: 2px solid #cdb89b;
}

.tab_section .nav-tabs .nav-item {
    width: 14.28%;
    text-align: center;
    padding: 0px 15px;
}

.tab_section .nav-tabs .nav-item a {
    padding: 13px 0;
    font-weight: 600;
    font-size: 17px;
    display: block;
    cursor: pointer;
    color: #d4d4d4 !important;
    text-align: center;
    position: relative;
}

.tab_section .nav-tabs .nav-item a.active:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #cdb89b;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tab_section .nav-tabs .nav-link:focus, .tab_section .nav-tabs .nav-link:hover {
    border-color: transparent;
}

.tab_section .nav-tabs .nav-item a h4 span {
    display: block;
    font-size: 14px;
    color: #a48c63 !important;
}

.tab_section .nav-tabs .nav-item.show .nav-link, .tab_section .nav-tabs .nav-link.active {
    background-color: transparent;
    border-color: transparent;
}

.our_trainers {
    background: #f4f4f4;
    padding: 20px 0;
}

#ourTrainer .item span {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #0a0a0a;
    font-weight: 700;
    padding-top: 20px;
}

.studio_gal {
    background: #f4f4f4;
    padding: 30px 0 20px 0;
}

.our_aminities a {
    position: relative;
    overflow: hidden;
    margin: 15px 0;
    float: left;
    width: 100%;
}

.full_wr {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 23% 0 0 0;
    text-align: center;
    transition-duration: 0.3s;
}

.full_wr b {
    font-weight: 600;
    border-bottom: 3px solid #c3ad8d;
    padding-bottom: 5px;
}

.our_aminities a:hover .full_wr {
    top: -50px;
    opacity: 0;
    transition-duration: 0s;
}

.half_wr {
    position: absolute;
    width: 100%;
    height: 55px;
    bottom: -100%;
    left: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 16px 0 0 0;
    text-align: center;
    transition-duration: 0.3s;
}

.half_wr b {
    font-weight: 600;
    border-bottom: 3px solid #c3ad8d;
    padding-bottom: 5px;
}

.our_aminities a:hover .half_wr {
    bottom: 0px;
    transition-duration: 0.2s;
}

.our_aminities, .our_classes {
    background: #f4f4f4;
    padding: 20px 0;
}

.our_classes img {
    float: left;
    width: 100%;
}

.white_col {
    float: left;
    width: 100%;
    background: #fff;
    padding: 30px 20px;
    margin-bottom: 30px;
}

.white_col h4 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    color: #0A0A0A;
}

.our_classes p {
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
    line-height: 28px;
}

.our_loc {
    background: #f4f4f4;
    padding: 20px 0 0 0;
    position: relative;
}

.our_loc .white_col h4 {
    color: #0A0A0A;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2px;
    line-height: 14px;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.our_loc .white_col p {
    font-weight: 400;
    line-height: 27px;
    font-size: 15px;
}

.our_loc .white_col p b {
    padding-bottom: 7px;
    float: left;
    width: 100%;
}

.map_section iframe, .map_section #map {
    width: 100%;
    height: 299px;
}

.our_loc .white_col a {
    background-color: #A48C63;
    border-radius: 3px;
    width: 113px;
    height: 33.45px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 9.5px;
    text-align: center;
    padding-top: 13px;
    margin-top: 14px;
    display: block;
}


/*==========================*/
/*	Inner page section      */
/*==========================*/
.pre_nav a:before {
    width: 0;
    margin: 0 auto;
    transition-duration: 0.5s;
    position: absolute;
    top: -9px;
    left: 0;
    right: 0;
    content: "";
    height: 2px;
    background: #CDB89B;
}

.pre_nav a.active:before, .pre_nav a:hover:before {
    width: calc(100% - 50px);
    transition-duration: 0.5s;
}

.inner_banners {
    overflow-x: hidden;
}

.inner_banners img {
    width: auto;
    max-width: none;
    float: right;
}

.studio_training {
    text-align: center;
}

.about_mayweather.studio_training p {
    max-width: 100%;
    font-size: 16px;
}

.about_mayweather.studio_training h4 {
    max-width: 100%;
    font-size: 20px;
    margin-bottom: 20px;
}

.dual_section_btn:hover {
    color: #fff;
}

.inner_banners .text-left h2, .inner_banners .text-left h2 span {
    text-align: left;
}

.img_anch {
    padding: 0 !important;
    background: none !important;
    border-radius: none !important;
}

.img_anch.app-str {
    margin-right: 10px;
}

.img_anch.app-str, .img_anch.app-str img {
    width: auto !important;
    min-width: 0 !important;
}

.img_anch.ply-str, .img_anch.ply-str img {
    width: auto !important;
    min-width: 0 !important;
}

.app_hero_one {
    min-height: 238px;
}

.app_hero_one p {
    color: #0A0A0A;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    max-width: 573px;
    margin-top: 20px;
}

.app_hero_one .abt_item {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 90%;
}

.app_hero_one.common_padding {
    padding: 48px 0 60px 0;
}

.workout_that {
    background-color: #F4F4F4;
    width: 100%;
    height: 554px;
}

.com_under {
    color: #0A0A0A;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2.44px;
    line-height: 43px;
    text-align: left;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 26px;
}

.com_under:before {
    background: #CDB89B;
    height: 3px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 73px;
}

.workout_that p, .cm_p {
    color: #0A0A0A;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    max-width: 400px;
    text-align: left;
}

.workout_that .abt_item {
    position: relative;
    top: -70px;
}

.workout_that.common_padding {
    padding: 117px 0 35px 0;
}

.workout_that .abt_item img {
    max-width: 100%;
}

.earn_points {
    padding-top: 145px;
    min-height: 461px;
}

.earn_points .abt_item {
    position: relative;
    bottom: 0;
    float: left;
}

.earn_points .com_under {
    padding-top: 180px;
    margin-left: 40px;
}

.earn_points .cm_p {
    margin-left: 40px;
}

.communities {
    background: #F4F4F4;
    padding-top: 50px;
}

.communities p {
    color: #0A0A0A;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    max-width: 400px;
    text-align: left;
}

.communities .abt_item {
    float: left;
}

.communities .com_under {
    padding-top: 188px;
}

.goo_elems {
    background-color: #0A0A0A;
    width: 100%;
    min-height: 235px;
    text-align: center;
    padding: 50px 0 25px 0;
}

.goo_elems h3 {
    color: #FFFFFF;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 2.44px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
}

.goo_elems a {
    display: inline-block;
    margin: 30px 15px 0 15px;
}

.banner_content h3 {
    display: block;
    color: #F4F4F4;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 4.38px;
    line-height: 35px;
    text-align: center;
    padding: 0px 0 15px 0;
    text-transform: uppercase;
}

.banner_content h4 {
    color: #CDB89B;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1.82px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.virtual_tr h3 {
    color: #0A0A0A;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 38px;
    text-align: left;
}

.virtual_tr p {
    color: #0A0A0A;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
    line-height: 38px;
    opacity: 0.6499999761581421;
    text-align: justify;
    padding-top: 20px;
}

.virtual_tr .container {
    max-width: 1004px;
}

.we_have_three {
    background-color: #F4F4F4;
    width: 100%;
    height: 144px;
    text-align: center;
}

.we_have_three h3 {
    color: #0A0A0A;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 38px;
    padding-top: 56px;
}

.banner_content h5 {
    text-transform: uppercase;
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    line-height: 46px;
}

.banner_content h5 span {
    display: block;
    text-transform: uppercase;
    font-size: 23px;
    padding-top: 0px;
    font-weight: 500;
    color: #cdb89b;
}

.map_section {
    position: relative;
}

.map_section iframe, .map_section #map {
    width: 100%;
    float: left;
    height: 850px !important;
}

.data_bx_container {
    width: 92%;
    margin: 0 auto;
}

.data_bx {
    max-width: 478px;
    width: 100%;
    padding: 30px 30px 0px 30px;
    position: absolute;
    background: #fff;
    top: 50%;
    transform: translateY(-50%);

}

.data_bx h3 {
    font-size: 28px;
    color: #0a0a0a;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    width: 100%;
    clear: both;
}

.map_inp {
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0;
    border-bottom: 1px solid #a48c63;
    padding-bottom: 18px;
}

.map_inp input {
    width: 100%;
    float: left;
    height: 47px;
    border: none;
    background: #f4f4f4 url(../images/icons/search_ic.png) left 14px top 13px no-repeat;
    padding-left: 50px;
    text-transform: uppercase;
    font-style: italic;
    font-weight: 500;
    outline: none;
    font-size: 13px;
    color: #b4b4b4;
}

.map_inp button {
    outline: none;
    width: 132px;
    background: #000;
    height: 47px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
}

.map_loc_cont {
    float: left;
    width: 100%;
    height: 506px;
}

.loc_contents {
    padding: 15px 0 30px 0;
    border-bottom: 1px solid #dadada;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.map_loc_cont h4 {
    font-size: 18px;
    color: #0a0a0a;
}

.map_loc_cont h4 span {
    float: right;
    font-size: 12px;
    color: #3b3b3b;
}

.loc_contents p {
    padding: 0px 0 0 0;
    line-height: 18px;
    font-size: 13px;
    color: #3b3b3b;
    float: left;
    width: 100%;
}

.black_wrap {
    background: #000 url(../images/icons/sml_ar.png) right 30px center no-repeat;
    padding: 18px 30px;
    font-size: 13px;
    color: #fff;
    height: 50px;
    font-weight: 500;
}

.like_raw {
    margin: 0 -30px;
}

.loc_contents button, .loc_contents a.view_gym_button {
    background: #000 url(../images/icons/bt-ri.png) right 15px center no-repeat;
    padding: 12px 44px 12px 23px;
    border: none;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 18px;
    display: block;
    max-width: 167px;
    float: left;
}

.open_n {
    text-transform: uppercase;
    color: #A48C63;
    /* background: url(../images/icons/loc_icon.png) left center no-repeat; */
    padding: 5px 20px;
    font-size: 11px;
    float: left;
    width: 100%;
    background-size: 13px auto !important;
}

.banner_content h6 {
    text-transform: uppercase;
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    line-height: 58px;
}

.banner_content h6 span {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1.64px;
    line-height: 22px;
    text-align: left;
    display: block;
    text-transform: capitalize;
    padding-top: 10px;
    margin-bottom: 25px;
}

.hamburger:before {
    display: none !important;
}

.people_are_say {
    background-color: #F4F4F4;
    padding: 40px 0 40px 0;
}

.people_text {
    background-color: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.05);
    width: 100%;
    min-height: 100px;
    margin-bottom: 30px;
}

.people_are_say .txt-fld {
    background-color: #0A0A0A;
    height: 75px;
    float: left;
    width: 100%;
    padding: 29px 30px;
    margin-bottom: 30px;
}

.right_cv img {
    float: left;
    width: 100%;
}

.people_text {
    padding: 40px 60px 40px 30px;
}

.people_text h3 {
    color: #A48C63;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: 38px;
    opacity: 0.9500000476837158;
    text-align: left;
    font-style: italic;
}

.people_text h4 {
    font-size: 26px;
    font-weight: 700;
    line-height: 32px;
    max-width: 382px;
}

.people_text p {
    font-size: 21px;
    line-height: 33px;
    padding-top: 10px;
}

.right_cv a:hover i {
    animation: shake 1s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    perspective: 1000px;
}

.gray_section {
    background: #F4F4F4;
    padding: 100px 0;
    text-align: center;
}

.gray_section h3 {

    font-weight: 700;
    font-size: 23px;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.gray_section h3:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 225px;
    background: #a48d63;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.gray_section .container {
    max-width: 900px;
}

.gray_section h4 {
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 34px;
    letter-spacing: 0px;
    color: #5C5C5C;
    max-width: 789px;
    margin: 0 auto;
}

.gray_section p {
    line-height: 36px;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
    margin: 20px auto;
    color: #5C5C5C;
    max-width: 801px;
}

.gray_section button {
    font-size: 20px;
    color: #fff;
    padding: 18px 50px 18px 30px;
    outline: none;
    border: none;
    font-weight: 400;
    margin-top: 35px;
    background: #0A0A0A url(../images/icons/black_arrow.png) right 20px center no-repeat;
    height: 70px;
    width: 100%;
    max-width: 601px;
}

.cent {
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    max-width: 49px;
}

.may_forb {
    background: #000;
    padding: 80px 0;
    text-align: center;
}

.may_forb h3 {
    font-size: 27px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 32px;
}

.double_img img {
    height: 50% !important;
    float: left;
}

.all_modals iframe {
    width: 100%;
}

button.close.closeh {
    position: relative;
    border-radius: 50%;
    background: #000;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    font-weight: normal;
    color: #fff;
    margin-top: 14px;
}

.dual_section ul.under_standing {
    margin-top: 30px;
}

.dual_section ul.under_standing > li {
    width: 100%;
    line-height: 30px !important;
    padding-bottom: 10px;
}

.dual_section ul.under_standing li ul {
    padding: 10px 0 10px 30px;
    float: left;
}

.dual_section ul.under_standing li ul li {
    width: 100%;
    float: left;
}

.dual_section ul.under_standing li ul li {
    opacity: 9;
}

.dual_section h6 {
    color: #0A0A0A;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.9px;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 25px;
    float: left;
    width: 100%;
    opacity: 0.6499999761581421;
}

.dual_section h6::first-letter {
    font-size: 16px;
}

.dual_section.forown ul li {
    font-weight: 500;
}


.market_leader {
    padding: 80px 15px;
    text-align: center;
    background: #F4F4F4;
}

.market_leader h3 {
    font-weight: 700;
    font-size: 22px;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 20px;
}

.market_leader h3:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 3px;
    width: 188px;
    bottom: 0;
    content: "";
    background: #a48d63;
}

.market_leader h4 {
    font-size: 18px;
    line-height: 33px;
    margin-top: 10px;
    padding-bottom: 30px;
    font-weight: 500;
}

.market_leader h4 span {
    display: block;
}

.img_cut {
    margin-top: 20px;
}

.img_cut img {
    width: 100%;
}

.img_cut h3 {
    text-transform: capitalize;
    padding-top: 30px;
    line-height: 34px;
}

.img_cut h3:before {
    width: 85px;
}

.img_cut h3 span {
    display: block;
}

.img_cut p {
    font-size: 16px;
    font-weight: 500;
    line-height: 33px;
    padding: 0 22px;
    color: #0a0a0a;
    letter-spacing: 0.9px;
}

.market_leader button {
    font-size: 20px;
    color: #fff;
    padding: 18px 50px 18px 30px;
    outline: none;
    border: none;
    font-weight: 400;
    margin-top: 108px;
    background: #0A0A0A url(../images/icons/black_arrow.png) right 20px center no-repeat;
}

.slider_section {
    padding: 80px 0;
    position: relative;
    z-index: 1;
}

.slider_section:before {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 50%;
    z-index: -1;
}

.slider_section:after {
    background: #000;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    height: 100%;
    width: 50%;
    z-index: -1;
}

.customized_div {
    width: 100%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
    text-align: center;
}

#main_sl .item {
    padding: 0px 0px;
}

#main_sl .owl-item img {
    width: auto;
    display: block;
    margin: 0 auto;
}

#main_sl h4 {
    color: #A48C63;
    font-size: 18px;
    padding: 10px 0;
    text-transform: uppercase;
}

#main_sl h3 {
    font-size: 26px;
    color: #000;
    padding-bottom: 23px;
    font-weight: 700;
}

#main_sl p {
    font-size: 15px;
    color: #0A0A0A;
    line-height: 30px;
    font-weight: 700;
    padding: 0 30px;
}

#main_sl .owl-prev {
    float: left;
}

#main_sl .owl-next {
    float: right;
}

#main_sl .owl-nav {
    position: absolute;
    width: 100%;
    bottom: 11%;
}

.dark_color {
    min-height: 441px;
    text-align: center;
    background: #0A0A0A;
}

#main_sd .item {
    padding: 0px 0px;
}

#main_sd .owl-item img {
    width: auto;
    display: block;
    margin: 0 auto;
}

#main_sd h4 {
    color: #A48C63;
    font-size: 18px;
    padding: 10px 0;
    text-transform: uppercase;
}

#main_sd h3 {
    font-size: 28px;
    color: #fff;
    padding-bottom: 68px;
}

#main_sd p {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    font-weight: 300;
    padding: 0 30px;
}

#main_sd p span {
    display: block;
    color: #9D9D9D;
    padding-top: 60px;
}

#main_sd .owl-prev {
    float: left;
}

#main_sd .owl-next {
    float: right;
}

#main_sd .owl-nav {
    position: absolute;
    width: 100%;
    bottom: 50%;
}

.last_sec {
    padding: 100px 60px 300px 60px;
    background: url(../images/box_bg.jpg) left bottom no-repeat;
    background-size: cover;
}

.black_box {
    background: #0A0A0A;
}

.white_shade {
    background: #fff;
    padding: 0px 0;
}

.white_shade ul li {
    list-style: none;
    padding: 28px 214px 28px 50px;
    line-height: 33px;
    font-size: 17px;
    letter-spacing: .8px;
    color: #000;
    font-weight: 600;
}

.white_shade ul li:before {
    /*content: "•";
    display: inline-block;
    margin-right: 2px;*/
    content: ".";
    display: inline-block;
    margin-right: 2px;
    font-size: 33px;
    line-height: 0px;
    position: relative;
    top: -3px;
}

.white_shade ul li:last-child {
    border: none;
}

.black_box .col-lg-4:first-child {
    padding: 50px 30px 30px 70px;
}

.black_box h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #A48C63;
}

.black_box h4 {
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    padding-top: 15px;

}

.black_box h4 span {
    display: block;
}

.black_box button {
    background: #F4F4F4 url(../images/icons/black_arrow.png) right 15px center no-repeat;
    font-size: 19px;
    color: #0A0A0A;
    text-transform: uppercase;
    border: none;
    padding: 12px 15px;
    font-weight: 400;
    margin-top: 321px;
    padding-right: 40px;
}

.black_box button span, .black_box button img {
    display: inline-block;
    vertical-align: middle;
}

.black_box_sec {
    background: #0A0A0A;
    padding: 100px 60px;
}

.black_box_sec h3 {
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    margin-left: 64px;
    letter-spacing: 2px;
}

.black_box_sec h3:before {
    content: "";
    position: absolute;
    width: 80px;
    height: 3px;
    background: #CDB89B;
    bottom: 0;
    left: 0;
}

.black_box_sec h4 {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 30px 0 0px 0;
    line-height: 30px;
    letter-spacing: 1.3px;
}

.black_box_sec p {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    line-height: 30px;
    padding: 0 0 10px 0;
}

.setfree {
    padding: 0 77px;
}

.joining_team {
    padding: 100px 0;
    background: #fff;
}

.joining_team .container {
    max-width: 947px;
}

.jo_log {
    max-width: 120px;
    display: block;
    margin: 0 auto;
}

.joining_team h3 {
    text-align: center;
    font-size: 52px;
    font-weight: 500;
    padding: 75px 0 0px 0;
    letter-spacing: 2px;
    word-spacing: 3px;
    color: #000;
    position: relative;
}

.joining_team h3 span {
    display: block;
    text-align: center;
    font-size: 23px;
    font-weight: 300;
    word-spacing: 3px;
    /*padding-top: 15px;*/
    letter-spacing: 1px;
    color: #000 !important;
    /*padding-bottom: 20px;*/
    padding: 15px 10px 20px 10px;
}

.joining_team input[type="text"] {
    color: #0A0A0A;
    font-size: 20px;
    padding: 15px 0;
    font-weight: 300;
    border: none;
    border-bottom: 2px solid #0A0A0A;
    outline: none;
    margin-bottom: 20px;
}

.joining_team .col-lg-6, .joining_team .col-lg-12 {
    padding: 0 50px;
}

.join_message_side {
    padding: 0 32px !important;
}

.shades_here {
    background: #F4F4F4;
    padding: 15px 0;
    margin: 20px 0;
}

.joining_team select {
    color: #0A0A0A;
    font-size: 20px;
    padding: 15px 0;
    font-weight: 300;
    border: none;
    border-bottom: 2px solid #0A0A0A;
    outline: none;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    background: url(../images/icons/drop_arrow.png) right top 18px no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    -moz-border-radius: 0;
}

.joining_team button {
    font-size: 20px;
    color: #fff;
    padding: 18px 50px 18px 30px;
    outline: none;
    border: none;
    font-weight: normal;
    background: #0A0A0A url(../images/icons/black_arrow.png) right 20px center no-repeat;
    display: inline-block;
    margin: 56px auto 40px;
    clear: both;
    text-transform: uppercase;
}

.disclaimer {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 22px;height: 504px;
    text-align: center;
    padding-bottom: 15px;
}

#player {
    pointer-events: none;
}

/*** off canvas */
.c-offcanvas--right {
    width: 50% !important;
}

.c-offcanvas--right .joining_team {
    width: 100%;
}

a.location_box_link {
    color: #3b3b3b;
}

#membership_link {
    cursor: pointer;
}

#membership_link:hover {
    color: #fff;
}

.nicescroll-cursors {
    background: #aaa !important;
    width: 3px !important;
    opacity: 0.5;
}

.inner_banners .container {
    max-width: 90% !important;
}

.form_bx label.error {
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 15px;
}

.thanks_page_content p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    line-height: 36px;
    padding: 0;
    margin: 0;
}

.thanks_page_content h3 {
    margin-bottom: 15px;
}

/* New pages edits */


.banner_section.inner_banners.uniq span {
    margin-bottom: 10px;
    color: #CDB89B;
    /* font-family: ProximaNova; */
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 1.82px;
    line-height: 24px;
    text-transform: uppercase;
}

.banner_section.inner_banners.uniq span.c-button__text {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.banner_section.inner_banners.uniq h6 {
    /*font-size: 60px;*/
    display: block;
    color: #F4F4F4;
    /* font-family: ProximaNova; */
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 4.38px;
    line-height: 58px;
    padding: 14px 0 20px 0;
}

.banner_section.inner_banners.uniq a {
    background: #fff url(../images/icons/bt-ri.png) right 15px center no-repeat;
    color: #0a0a0a;
    border: none;
    height: 56px;
    outline: none;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    padding: 16px 44px 19px 20px;
    margin-top: 0px;
    margin-left: 5px;
    border-radius: 0;
    font-weight: 400;
    /*background-color: #A48C63;
    border-radius: 10px;
    min-width: 242px;
    height: 54.9px;
    color: #FFFFFF;
    !* font-family: ProximaNova; *!
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 10px;
    display: inline-block;*/
}

.banner_section.inner_banners.uniq a span {
    /*color: #fff !important;*/
}

.try_us {
    background: url(../images/try_us.jpg) right bottom no-repeat;
    /*height: 247px;*/
}

.try_us .container {
    width: 93%;
}

.try_us h4 {
    font-size: 35px;
    color: #0a0a0a;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
    word-spacing: 9px;
    margin-top: 60px;
}

.try_us button {
    font-size: 20px;
    color: #0a0a0a;
    text-transform: uppercase;
    border: 1px solid #cdb89b;
    background-color: transparent;
    width: 205px;
    height: 54px;
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: 25px;
}

.inner_pages .cont_bar {
    padding: 20px 0;
}

.about_pre {
    background: #f4f4f4;
    padding: 40px 0 0 0;
}

.common_h {
    float: left;
    width: 100%;
    font-size: 28px;
    color: #0a0a0a;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
}

.common_h span {
    background: #f4f4f4;
    padding-right: 20px;
}

.common_h:before {
    z-index: -1;
    position: absolute;
    height: 3px;
    width: 100%;
    content: "";
    background: #cdb89b;
    left: 0;
    top: 14px;
}

.about_pre iframe {
    width: 100%;
    float: left;
}

.about_pre p {
    font-size: 16px;
    color: #3d3d3d;
    line-height: 31px;
    font-weight: 500;
    margin-bottom: 50px;
}

.our_class_pre {
    background: #f4f4f4;
    padding: 40px 0 40px 0;
}

.white_col2 {
    background: #fff;
    margin-top: 20px;
}

.white_col2 img {
    float: left;
    width: 100%;
}

.white_col2 h4 {
    font-size: 17px;
    font-weight: 700;
    color: #0a0a0a;
}

.white_col2 p {
    font-size: 13px;
    font-weight: 500;
    color: #0a0a0a;
    line-height: 24px;
    padding-top: 8px;
}

.white_col2 .col-lg-8 {
    padding: 0 30px 0 10px;
}

.our_aminities img {
    float: left;
}

.floor_plans {
    background: #f4f4f4;
    padding: 40px 0 40px 0;
}

.floor_plans ul li {
    list-style: none;
    text-transform: uppercase;
    font-weight: 700;
    color: #585858;
    font-size: 14px;
    padding: 6px 0 6px 15px;
    white-space: nowrap;
    position: relative;
}

.floor_plans ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    background: #585858;
    height: 4px;
    width: 4px;
    border-radius: 50%;
}

.floor_plans h4 {
    color: #585858;
    white-space: nowrap;
    padding-bottom: 12px;
    font-size: 15px;
}

.posi .data_bx {
    max-width: 478px;
    width: 100%;
    padding: 30px 30px 0px 30px;
    position: absolute;
    background: #fff;
    top: 50%;
    z-index: 9;
    transform: translateY(-50%);
}

.posi .data_bx h4 {
    color: #0a0a0a;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 45px;
}

.posi .data_bx h4 span {
    color: #937a50;
    display: block;
    font-size: 14px;
    font-weight: 500;
}

.posi .para_m p, .posi .para_m a {
    font-size: 16px;
    text-transform: uppercase;
    color: #0a0a0a;
    font-weight: 700;
    line-height: 31px;
}

.posi .data_bx.ndn {
    padding: 50px;
}

.posi .para_m button, .posi .para_m a.para_get_dir_btn {
    background: #000 url(../images/icons/bt-ri.png) right 15px center no-repeat;
    padding: 15px 44px 15px 23px;
    border: none;
    color: #fff;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    width: 260px;
    height: 61px;
    margin-top: 50px;
}

.posi .col-sm-12 {
    position: static;
}

.tab_section .card-body {
    display: inline-block;
}

.table_con1_disabled {
    font-size: 18px;
    color: #ccc;
    font-weight: bold;
    text-transform: uppercase;
}

.table_con_disabled {
    font-size: 18px;
    color: #ccc;
}

.description_text h4 {
    font-size: 12px;
    color: #937a50;
    text-transform: uppercase;
    padding: 15px 0px 0px 0px;
}

.description_text p {
    font-size: 14px;
    color: #0a0a0a;
    line-height: 25px;
    padding: 10px 0px 0px 0px;
}

.description_text {
    padding: 26px 0 20px 160px;
    display: none;
}

.click_elem {
    border-bottom: 1px solid #0a0a0a;
    -webkit-transition: border .2s ease;
    transition: border .2s ease;
    padding: 27px 20px;
    cursor: pointer;
    transition-duration: 0.5s;
}

.click_elem:hover, #horizontalTab .example-breakpoints:hover {
    border-color: #aaa;
}

.no_padding {
    padding: 0;
}

.click_elem:last-child, #horizontalTab .example-breakpoints:last-child {
    border-bottom: none !important;
}

.click_elem table td, #horizontalTab .example-breakpoints table td {
    text-align: left;
}

.disable_sec tr td:nth-child(1) {
    width: 14%;
}

.disable_sec tr td:nth-child(2) {
    width: 46%;
}

.disable_sec tr td:nth-child(3) {
    width: 20%;
}

.disable_sec tr td:nth-child(4) {
    width: 20%;
}

.table_con {
    font-size: 18px;
    color: #0a0a0a;
}

.table_con1 {
    font-size: 18px;
    color: #0a0a0a;
    font-weight: bold;
    text-transform: uppercase;
}

.enable_sec tr td:nth-child(1) {
    width: 14%;
}

.enable_sec tr td:nth-child(2) {
    width: 30%;
}

.enable_sec tr td:nth-child(3) {
    width: 18%;
}

.enable_sec tr td:nth-child(4) {
    width: 18%;
}

.enable_sec tr td:nth-child(5) {
    width: 20%;
}

.book_bt a, .book_now a {
    background-color: #A48C63;
    border-radius: 3px;
    width: 113px;
    height: 40.45px;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.4px;
    line-height: 9.5px;
    text-align: center;
    padding-top: 16px;
    display: block;
    text-transform: uppercase;
}


.click_elem.enable_sec {
    padding: 20px;
}

.click_elem.enable_sec:last-child {
    padding-bottom: 0;
}

#login_ {
    background-color: #961A1D;
    color: #ffffff;
    border: none;
    padding: 10px 20px;
    font-size: 17px;
    cursor: pointer;
}

#login_box input[type="text"], #loginForm input[type="text"], #loginForm input[type="password"] {
    padding: 9px 15px;
    font-size: 14px;
    margin-bottom: 14px;
    width: 100%;
}

.slider_cv {
    padding: 0 0px;
}

.our_trainers .slider_cv .item {
    padding: 0 35px;
}

.slider_cv .owl-nav {
    position: absolute;
    left: 0;
    top: 45%;
    transform: translateY(-50%);
    width: 100%;
}

.slider_cv .owl-nav .owl-prev {
    float: left;
}

.slider_cv .owl-nav .owl-next {
    float: right;
}

.studio_gal .slider_cv {
    padding: 0 40px;
}

.studio_gal .slider_cv .owl-nav .owl-prev {
    position: relative;
    left: -25px;
}

.studio_gal .slider_cv .owl-nav .owl-next {
    position: relative;
    right: -25px;
}

.modal-content {
    border-radius: 0;
}

#vrPop .modal-body {
    padding: 0;
}

#vrPop .modal-body img {
    float: right;
    width: 100%;
}

#vrPop h3 {
    color: #000;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 0.94px;
    line-height: 46px;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 10px;
}

#vrPop p {
    color: #000000;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.54px;
    line-height: 42px;
    width: 355px;
    text-align: left;
}

#vrPop .modal-body .row .col-lg-6:first-child {
    padding: 15px 15px 15px 70px;
}

#vrPop button, #vrPop a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.8px;
    line-height: 19px;
    text-align: center;
    background-color: #A48C63;
    border-radius: 10px;
    width: 242px;
    height: 54.9px;
    text-transform: uppercase;
    margin-top: 25px;
    padding: 18px 10px;
    display: block;
}

.banner_section.inner_banners.uniq a span {
    color: #0a0a0a;
    font-size: 20px;
    font-weight: 400;
}

.posi .para_m a.para_get_dir_btn {
    display: block;
}

.offcanvas_close {
    display: none;
}

.up_label {
    position: absolute;
    right: 0px;
    bottom: 40px;
    min-width: 307px;
    min-height: 43px;
    color: #fff;
    text-transform: uppercase;
    background: #a28c61;
    padding: 7px 15px;
    font-size: 18px;
}

a.down_ar {
    width: 47px !important;
    background: no-repeat;
    position: relative;
    min-width: 0 !important;
    float: left;
    top: 46px;
    clear: both;
}


.access_page, .privacy_page {
    background-color: #F4F4F4;
    padding: 40px 0 10px 0;
}

.access_page p, .privacy_page p {
    color: #0A0A0A;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    line-height: 36px;
    opacity: 0.6499999761581421;
    margin-top: 10px;
}

.privacy_page h3 {
    font-weight: 700;
    padding-top: 27px;
    display: block;
}

.access_page p a, .privacy_page p a {
    color: #A48C63;
}

.home_head_mb_breaker {
    display: none;
}

.white_col2.white_col3 p {
    margin-bottom: 0 !important;
}

.app_icons {
    width: auto;
    height: 36px;
}

#newoffercontainer a {
    color: #000;
    text-decoration: underline !important;
}

button.close {
    display: inline;
    margin: -31px -21px 0 25px;
    background: #000;
    border: 2px solid #a48c63;
    border-radius: 18px;
    z-index: 99999;
    position: relative;
    padding: 3px 7px;
    color: #fff;
    opacity: 1;
}

#vrPop button.close {
    display: none;
}

button.close:hover, #vrPop button.close:hover {
    color: #fff;
    opacity: 1 !important;
}

.banner_section.coming_soon_banner_sec img {
    width: 100%;
    max-width: none;
    object-fit: cover;
    min-height: 401px;
}

.banner_section.inner_banners.uniq span {
    font-size: 14px !important;
}

.content_part {
    padding: 30px 0;
}

/*==============================*/
/* 	  Media Query styles here	*/
/*==============================*/

@media (min-width: 1400px) {
    h6.in_size {
        font-size: 15px;
    }

    .dual_section h6::first-letter {
        font-size: 17px;
    }

    .white_shade:before {
        width: 84px;
        height: 100%;
        position: absolute;
        content: "";
        background: #0A0A0A;
        left: 0;
        top: 0;
    }

    .white_shade ul li {
        padding: 28px 103px 28px 137px;
    }

    .black_box h4 {
        font-size: 43px;
    }


    .white_shade:before {
        width: 84px;
        height: 100%;
        position: absolute;
        content: "";
        background: #0A0A0A;
        left: 0;
        top: 0;
    }

    .white_shade ul li {
        padding: 28px 80px 28px 137px;
        font-size: 20px;
        line-height: 25px;
    }

    .black_box h4 {
        font-size: 43px;
    }

    .black_box button {
        background: #F4F4F4 url('../images/icons/black_arrow.png') right 15px center no-repeat;
        font-size: 20px;
        color: #0A0A0A;
        text-transform: uppercase;
        border: none;
        padding: 12px 23px 12px 15px;
        font-weight: 400;
        margin-top: 321px;
        padding-right: 40px;
        width: 100%;
        text-align: left;
        max-width: 353px;
        height: 63px;
    }

    .black_box_sec .container {
        max-width: 100%;
    }

    .customized_div {
        width: 100%;
        max-width: 490px;
    }

    #main_sl p {
        font-size: 18px;
    }

}

@media (min-width: 1500px) {
    h6.in_size {
        font-size: 18px;
    }

    .dual_section h6::first-letter {
        font-size: 20px;
    }
}

@media (min-width: 1300px) {
    .container {
        max-width: 1170px;
    }

    .inner_banners img {
        width: 100%;
        max-width: 100%;
    }

    .first_row .col-lg-6:first-child, .second_row .col-lg-6:first-child {
        padding: 50px 15px;
    }
}

/* End query */


@media (min-width: 768px) {
    .form_bx .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 37.333333%;
        max-width: 37.333333%;
    }

    #vrPop .modal-dialog {
        max-width: 700px;
    }
}

/* End query */
@media (min-width: 992px) {

    #vrPop .modal-dialog {
        max-width: 897px;
    }

}

/* End query */

@media (max-width: 1200px) {

    .inner_pages {
        padding-top: 48px;
    }

    .pre_nav a {
        padding: 0 10px;
    }

    .about_mayweather h3 {
        font-size: 16px;
    }

    .about_mayweather h4 {
        font-size: 14px;
    }

    .about_mayweather p {
        line-height: 32px;
        margin-top: 14px;
    }

    .scroll_menu {
        height: auto;
        padding-right: 15px;
    }

    .scroll_menu a {
        padding: 16px 15px;
        font-size: 12px;
    }

    .pre_nav a.active:before, .pre_nav a:hover:before {
        width: calc(100% - 22px);
    }

    .banner_content h3 {
        font-size: 20px;
        padding: 0 0 5px 0;
    }

    .banner_content h4 {
        font-size: 17px;
    }

    .we_have_three h3 {
        font-size: 15px;
        padding: 35px;
        line-height: 30px;
    }

    .we_have_three {
        height: auto;
    }

    .black_box .col-lg-4:first-child {
        padding: 50px 20px 30px 45px;
    }

    .white_shade ul li {
        padding: 28px 93px 28px 50px;
    }

    .black_box_sec h3 {
        margin-left: 0;
    }

    .setfree {
        padding: 0 15px;
    }

    .slider_section {
        overflow: hidden;
    }

    .joining_team h3 {
        font-size: 44px;
    }

    .joining_team h3 span {
        font-size: 21px;
        line-height: 38px;
    }

    #vrPop p {
        width: auto;
    }


}

/* End query */

@media (max-width: 1024px) {


}

/* End query */

@media (max-width: 992px) {
    .pre_nav a {
        display: none;
    }

    .hamburger {
        display: block !important;
    }

    .banner_content h2, .banner_content h1 {
        font-size: 15px;
    }

    .banner_content h2 span, .banner_content h1 span {
        font-size: 27px;
        padding: 10px 0;
        line-height: 35px;
    }

    .banner_content button, .banner_content a {
        min-width: 215px;
        height: 45px;
        margin-top: 10px;
        padding: 14px 10px;
    }

    .about_mayweather {
        text-align: center;
    }

    .about_mayweather p {
        max-width: none;
    }

    .about_mayweather h3:before {
        right: 0;
        margin: 0 auto;
    }

    .about_mayweather h4 {
        max-width: none;
    }

    .common_padding {
        padding: 40px 0;
    }

    .about_mayweather iframe {
        margin-top: 20px;
    }

    .feature_section a img {
        display: none;
    }

    .txt-fld {
        margin-bottom: 0px;
    }

    .txt-fld.m_none {
        margin-bottom: 0;
    }

    .bottom_line_news {
        display: none;
    }

    .cont_bar a {
        margin-bottom: 15px;
    }

    .cont_bar {
        padding: 30px 0 20px 0;
    }

    .app_hero_one.common_padding {
        padding: 20px 0 55px 0;
    }

    .com_under {
        font-size: 20px;
        line-height: 30px;
    }

    .earn_points {
        padding-top: 85px;
    }

    .earn_points .com_under {
        padding-top: 35px;
        margin-left: 0;
    }

    .earn_points .cm_p {
        margin-left: 0;
    }

    .communities .com_under {
        padding-top: 52px;
    }

    .virtual_tr h3 {
        font-size: 18px;
    }

    .data_bx {
        position: static;
        float: left;
        transform: translate(0, 0);
        top: 0;
    }

    .map_section iframe, .map_section #map {
        height: 300px !important;
        margin-top: 30px;
    }

    .people_are_say .txt-fld h3 {
        font-size: 10px;
    }

    .people_are_say .txt-fld {
        padding: 30px 15px;
    }

    .slider_section:before {
        display: none;
    }

    .slider_section:after {
        display: none;
    }

    .dark_ss {
        background: #000;
        padding: 40px 15px;
        margin: 50px 0 0 0;
    }

    .white_shade ul li {
        padding: 21px 34px 18px 39px;
    }

    .black_box button span, .black_box button img {
        font-size: 16px;
    }

    /* new edits */
    .banner_section.inner_banners.uniq h6 {
        font-size: 30px;
        line-height: 36px;
    }

    .banner_section.inner_banners.uniq a {
        height: 47px;
        font-size: 16px;
        padding: 14px 44px 14px 20px;
        margin-top: 23px;
    }

    .white_col2 .col-lg-8 {
        padding: 15px 30px;
    }

    .full_wr {
        font-size: 14px;
    }

    .click_elem table td {
        float: left;
        width: 100% !important;
    }

    .book_bt a, .book_now a {
        margin-top: 9px;
    }

    .table_con, .table_con1, .table_con_disabled, .table_con1_disabled {
        padding: 5px 0;
    }

    .description_text {
        padding: 1px 0 20px 0px;
    }

    .tab_section .nav-tabs .nav-item a {
        font-size: 13px;
    }

    .tab_section .nav-tabs .nav-item {
        padding: 0 7px;
    }

    #vrPop h3 {
        font-size: 20px;
    }

    #vrPop p {
        font-size: 16px;
        line-height: 35px;
    }

    #vrPop .modal-body .row .col-lg-6:first-child {
        padding: 14px 30px 15px 38px;
    }

    .posi .data_bx {
        max-width: 478px;
        width: 100%;
        position: static;
        z-index: 9;
        transform: translateY(0);
        margin: 0 auto;
        float: none;
        display: block;
    }

    .banner_content h5 {
        font-size: 30px;
    }

    .banner_content h5 span {
        font-size: 15px;
    }

}

/* End query */

@media (max-width: 880px) {

}

/* End query */

@media (max-width: 768px) {

}

/* End query */

@media (max-width: 767px) {
    .width767 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .first_row .order-1 {
        -ms-flex-order: 2;
        order: 2;
    }

    .first_row .order-2 {
        -ms-flex-order: 1;
        order: 1;
    }

    .dual_section {
        text-align: center;
    }

    .dual_section h4:before {
        right: 0;
        margin: 0 auto;
    }

    .dual_section ul li {
        text-align: center;
    }

    .first_row .col-lg-6:first-child, .second_row .col-lg-6:first-child {
        padding: 40px 15px;
    }

    .google_ico a {
        margin: 30px 7px 0 7px;
    }

    .form_bx {
        height: auto;
        padding: 30px 0;
    }

    .form_bx input[type="text"] {
        margin-bottom: 30px;
    }

    .form_bx button {
        max-width: 182px;
        padding: 0 30px;
        display: block;
        margin: 0 auto;
    }

    .copy {
        text-align: center;
    }

    .foot_link {
        text-align: center;
        padding-top: 10px;
    }

    .copy {
        -ms-flex-order: 3;
        order: 3;
        padding-top: 10px;
    }

    footer ul {
        padding-bottom: 38px;
    }

    .setup_page p br {
        display: none;
    }

    .setup_page h4 {
        line-height: 28px;
    }

    /* may chng */
    .card-header {
        background: #0A0A0A;
    }

    .card-header a {
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.2px;
        line-height: 8.5px;
        text-align: left;
    }

    .content_bx p {
        font-size: 15px;
        padding: 5px 0;
    }

    .content_bx h5 {
        font-weight: 700;
        padding: 5px 0;
        font-size: 15px;
    }

    .content_bx {
        padding-bottom: 20px;
    }

    .content_bx a {
        background-color: #A48C63;
        border-radius: 3px;
        width: 113px;
        height: 33.45px;
        color: #FFFFFF;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: 0.4px;
        line-height: 9.5px;
        text-align: center;
        padding-top: 13px;
        margin-top: 14px;
        display: block;
        text-transform: uppercase;
    }

    .tab_section .card {
        border: none;
        margin-bottom: 1px;
    }

    .our_aminities a img {
        float: left;
        width: 100%;
    }

    .full_wr {
        background: rgba(0, 0, 0, 0.4);
    }

    .full_wr b {
        border-bottom: none;
    }

    /* inner pages new */
    .about_mayweather.studio_training h4 {
        font-size: 15px;
    }

    .app_hero_one .abt_item {
        position: static;
        max-width: 100%;
    }

    .workout_that {
        height: auto;
    }

    .workout_that .abt_item {
        top: 0;
        padding-top: 30px;
    }

    .workout_that.common_padding {
        padding: 55px 0 35px 0;
    }

    .earn_points .order-2 {
        -ms-flex-order: 1;
        order: 1;
    }

    .earn_points .order-1 {
        -ms-flex-order: 2;
        order: 2;
    }

    .earn_points {
        padding-top: 21px;
    }

    .earn_points .abt_item {
        padding-top: 30px;
    }

    .communities .com_under {
        padding-top: 12px;
    }

    .banner_content h5 {
        font-size: 19px;
        line-height: 31px;
    }

    .banner_content h5 span {
        font-size: 13px;
    }

    .banner_content h6 {
        font-size: 15px;
        line-height: 30px;
    }

    .banner_content h6 span {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .people_are_say .txt-fld h3 {
        font-size: 15px;
    }

    .people_are_say {
        padding: 40px 0 0 0;
    }

    .gray_section h3 {
        font-size: 14px;
        padding-bottom: 18px;
        margin-bottom: 17px;
    }

    .gray_section h3:before {
        width: 100px;
    }

    .gray_section h4 {
        font-size: 13px;
    }

    .gray_section p {
        margin: 5px auto;
    }

    .gray_section button {
        font-size: 15px;
    }

    .gray_section {
        padding: 58px 0;
    }

    .may_forb h3 {
        font-size: 15px;
        line-height: 31px;
    }

    .may_forb {
        padding: 80px 15px;
    }

    .img_cut {
        margin-top: 30px;
    }

    .market_leader {
        padding: 20px 15px 40px 15px;
    }

    .market_leader button {
        margin-top: 47px;
        font-size: 15px;
    }

    .black_box button {
        margin-top: 34px;
        margin-bottom: 25px;
    }

    .black_box .col-lg-4:first-child {
        background: #000;
    }

    .black_box_sec h3 {
        font-size: 17px;
    }

    .black_box_sec {
        padding: 53px 15px;
    }

    .joining_team {
        padding: 65px 0;
    }

    .joining_team h3 {
        font-size: 37px;
        padding-top: 45px;
    }


    .form_bx label.error {
        bottom: 4px;
        left: 15px;
    }

    /* new edits */
    .try_us {
        /*height: 504px;*/
        text-align: center;
        padding-bottom: 286px;
    }

    .posi .data_bx {
        position: static;
        transform: translateY(0);
        max-width: 100%;
    }

    .table_con, .table_con_disabled {
        padding: 5px 0;
        font-size: 15px;
    }

    .table_con1, .table_con1_disabled {
        font-size: 15px;
    }

    #vrPop .modal-body img {
        margin-top: 30px;
    }

    #vrPop p {
        width: auto;
    }

    .com_under {
        text-align: center;
    }

    h3.com_under br {
        display: none;
    }

    .com_under:before {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .black_box h4 {
        text-align: center;
    }

    .black_box {
        text-align: center;
    }

    .white_shade ul li {
        text-align: left;
    }

    .offcanvas_close {
        display: block;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1;
        background-color: #A48C63;
        color: #ffffff;
        border: none;
        padding: 10px 20px;
    }

}

/* End query */

@media (max-width: 680px) {


}

/* End query */


@media (max-width: 667px) {


}

/* End query */


@media (max-width: 574px) {


}

/* End query */

@media (max-width: 575px) {
    .inner_pages {
        padding-top: 0px;
    }

    .bottom_section .col-sm-6 {
        width: 50%;
    }

    .top_section_mw {
        display: none;
    }

    .banner_section.inner_banners.uniq a {
        padding: 12px 31px 14px 20px;
        margin: 0px auto 0;
        display: block;
        max-width: 315px;
    }

    .outer_wrap.full_width {
        padding-top: 92px;
    }

    .banner_content h2, .banner_content h1 {
        font-size: 9px;
    }

    .banner_content h2 span, .banner_content h1 span {
        font-size: 17px;
        padding: 0;
        line-height: 24px;
    }

    .banner_content button, .banner_content a {
        min-width: 104px;
        height: 27.45px;
        margin-top: 10px;
        font-size: 9px;
        border-radius: 5px;
        padding: 5px 10px;
    }

    .banner_section {
        overflow: hidden;
    }

    .banner_section img {
        width: auto;
        max-width: none;
        height: 247px;
    }

    .txt-fld h3 {
        font-size: 14px;
    }

    .txt-fld {
        height: 89px;
        padding: 35px 30px;
    }

    footer ul li .brdr:after {
        display: none;
    }

    footer ul li {
        display: block;
    }

    .scroll_menu {
        display: none;
    }

    .img_anch.ply-str, .img_anch.ply-str img, .img_anch.app-str, .img_anch.app-str img {
        height: auto !important;
    }

    .app_hero_one p {
        font-size: 16px;
        line-height: 36px;
    }

    .goo_elems h3 {
        font-size: 22px;
    }

    .people_text h4 {
        font-size: 19px;
    }

    .people_text {
        padding: 40px 20px 40px 20px;
    }

    .market_leader h3 {
        font-size: 17px;
    }

    .black_box .col-lg-4:first-child {
        padding: 50px 14px 30px 22px;
    }

    .white_shade ul li {
        padding: 21px 15px 18px 16px;
    }

    .last_sec {
        padding: 100px 28px 300px 32px;
    }

    .slider_section {
        overflow: hidden;
    }

    .form_bx label.error {
        bottom: 4px;
        left: 0;
        padding-left: 15px;
        text-align: center;
    }

    .floor_plans h4, .floor_plans ul li {
        white-space: normal;
        line-height: 25px;
    }

    .full_wr {
        font-size: 16px;
    }

    .posi .data_bx.ndn {
        padding: 20px;
    }

    .posi .data_bx h4 {
        font-size: 20px;
    }

    .posi .data_bx h4 span {
        font-size: 12px;
    }

    .posi .para_m p {
        font-size: 13px;
        line-height: 26px;
    }

    .posi .para_m button, .posi .para_m a.para_get_dir_btn {
        font-size: 17px;
        font-weight: 700;
    }

    .slider_cv .owl-nav {
        display: none;
    }

    .our_trainers .slider_cv .item, .studio_gal .slider_cv {
        padding: 0;
    }

    .modal-dialog {
        max-width: 86%;
    }

    a.down_ar img {
        height: auto !important;
    }

    a.down_ar {
        top: 10px
    }

    #vrPop button.close {
        display: block;
        margin: 0px;
        background: #000;
        border: 2px solid #a48c63;
        border-radius: 18px;
        z-index: 99999;
        position: relative;
        padding: 3px 7px;
        color: #fff;
        opacity: 1;
        width: 38px;
        height: 38px;
    }

    .banner_section.inner_banners.uniq h6,
    .banner_section.inner_banners.uniq span {
        text-align: center !important;
    }

}

/* End query */


@media (max-width: 480px) {
    .dual_section ul li {
        width: 100%;
    }

    .join_team h3 {
        font-size: 20px;
    }

    .join_team h3 span {
        font-size: 14px;
    }

    .img_logo:after, .img_logo:before {
        display: none;
    }

    .form_bx input[type="text"] {
        font-size: 16px;
        text-align: center;
    }

    .form_bx button {
        font-size: 17px;
    }

    .menu_grid {
        width: 100%;
        transform: translateX(100%);
        padding: 25px 30px 35px 35px;
    }

    .menu_grid.active {
        transform: translateX(0);
    }

    .menu_grid ul li a {
        font-size: 11px;
        line-height: 44px;
    }

    .setup_page h3 span {
        font-size: 10px;
    }

    .setup_page h3 {
        font-size: 25px;
    }

    .setup_page p {
        font-size: 13px;
    }

    .social_items a {
        padding: 15px 10px;
    }

    span.img_wr {
        min-width: 40px;
    }

    span.img_wr img {
        padding-right: 0;
        display: block;
        margin: 0 auto;
        float: none;
    }

    span.img_wr + span {
        width: calc(100% - 56px);
    }


    /* may chang*/
    .cmn h3 span {
        padding-right: 0;
        background: none;
    }

    .cmn h3 {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        padding-bottom: 20px;
        letter-spacing: 1.5px;
    }

    .cmn h3:before {
        width: 42px;
        margin: 0 auto;
        top: auto;
        bottom: 0;
    }

    .img_anch.ply-str, .img_anch.app-str {
        margin: 20px 10px 0 0px !important;
        float: none !important;
    }

    .img_anch.ply-str img, .img_anch.app-str img {
        width: 100% !important;
    }

    .img_anch.ply-str {
        width: 140px !important;
    }

    .img_anch.app-str {
        width: 112px !important;
    }

    .map_inp button {
        position: static;
        float: left;
        width: 100%;
    }

    .data_bx {
        padding: 30px 15px 0 15px;
    }

    .customized_div {
        padding: 0 15px;
    }

    .joining_team h3 {
        font-size: 20px;
    }

    .joining_team h3 span {
        font-size: 17px;
        line-height: 30px;
    }

    .joining_team .col-lg-6, .joining_team .col-lg-12 {
        padding: 0 34px;
    }


    /* new edits */
    .banner_section.inner_banners.uniq a {
        height: auto;
    }

    .try_us h4 {
        font-size: 25px;
    }

    .posi .para_m button, .posi .para_m a.para_get_dir_btn {
        width: 100%;
    }

    .home_head_mb_breaker {
        display: block;
    }

    .banner_section.coming_soon_banner_sec.uniq h6 {
        font-size: 20px;
    }

    .banner_section.coming_soon_banner_sec.uniq a {
        padding: 14px 20px 14px 20px;
    }

}

/* End query */

@media (max-width: 390px) {
    .dual_section h4 {
        font-size: 15px;
        padding-bottom: 19px;
    }

    .dual_section h3 {
        font-size: 12px;
    }

    .dual_section button, .dual_section_btn {
        font-size: 14px;
    }

    .google_ico a:first-child {
        width: 125px;
    }

    .google_ico a:nth-child(2) {
        width: 139px;
    }

    .dual_section button, .dual_section_btn {
        font-size: 12px;
        border-radius: 5px;
        min-width: 175px;
        height: 44.82px;
        padding-top: 14px;
    }

    .joining_team button {
        font-size: 15px;
    }

    .joining_team select, .joining_team input[type="text"] {
        font-size: 15px;
    }
}

/* End query */
@media (max-width: 375px) {
    .banner_section.inner_banners.uniq span.c-button__text {
        font-size: 13px !important;
    }

    .banner_section.uniq img {
        width: auto;
        max-width: none;
        height: 320px;
    }

    .banner_section.inner_banners.uniq a {
        padding: 15px 30px 14px 20px;
    }
}

/* End Query */
@media (max-width: 340px) {
    .google_ico a:first-child {
        width: 115px;
    }

    .google_ico a:nth-child(2) {
        width: 129px;
    }
}

@media (max-width: 320px) {
}

/* End Query */
div#ascrail2000 + div {
    display: none;
}

/* Widget */
.acc_mab_widget.right_elem .drive_section {
    top: 135px !important;
    right: -375px !important;
    left: auto !important;
}