/*   
Theme Name: Vidafitnessv1
Theme URI: vidafitness.com/
Description: This is an exclusive, fully SEO optimized Wordpress theme developed by 42Works for vidafitness website.
Author: 42Works
Author URI: http://42works.net
*/
@import url(fonts/stylesheet.css);

*, body {
    padding: 0
}

.btn-social, .logo {
    text-indent: -9999px
}

#content-area iframe, .aligncenter, iframe {
    max-width: 100%
}

* {
    margin: 0;
    outline: 0 !important
}

a, a:hover {
    color: #F28938
}

#main-content #sidebar li, #main-content #sidebar ul, li, ul {
    list-style-type: none;
    margin-left: 0
}

.strong {
    font-weight: 700
}

.cursive {
    font-style: italic
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.left {
    text-align: left
}

.justify {
    text-align: justify
}

.underline {
    text-decoration: underline
}

.uppercase {
    text-transform: uppercase
}

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

.halfwidth {
    float: left;
    width: 50%
}

.first {
    margin-left: 0 !important
}

.alignleft {
    float: left;
    margin-right: 10px
}

.alignright {
    float: right;
    margin-left: 10px
}

.aligncenter {
    display: block;
    float: none;
    margin: 0 auto;
    height: auto
}

body, body.home, body.page {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #fff
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

body.home, body.page {
    background: url(img/bg.jpg) left top/cover fixed #101010;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif
}

#bg-overlay img {
    width: 100%;
    height: auto
}

.page-title {
    color: #fff;
    font: 32px PillGothic300mgBold, helvetica, arial, sans-serif;
    margin: 12px 0 6px
}

/*
.bg-header {
    background: url(img/bg-top.jpg) 0 0/100% 100% rgba(0, 0, 0, 0);
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}*/
#header {
    margin: 0;
    padding: 15px 15px 0
}

h1.logo-wrap {
    float: left;
    margin: 0
}

.logo {
    background: url(img/logo.png) left top no-repeat rgba(0, 0, 0, 0);
    float: left;
    height: 69px;
    margin: 29px 0 0;
    width: 231px
}

.logo a {
    display: block;
    height: 85px
}

#header-top {
    position: relative
}

.btn-social {
    background-image: url(http://216.119.84.130/images/bg-social.png);
    display: block;
    float: left;
    height: 39px;
    margin-right: 3px;
    background-repeat: no-repeat;
    width: 39px
}

.btn-social.fb {
    background-position: -48px 0
}

.btn-insta-icon {
    background: #517fa4;
    border-radius: 50%;
    color: #1b1b1b !important;
    float: left;
    font-size: 24px;
    height: 39px;
    line-height: 44px;
    text-align: center;
    width: 39px
}

.btn-pinterest-icon, .btn-youtube-icon {
    border-radius: 50%;
    font-size: 24px;
    height: 39px;
    line-height: 40px;
    width: 39px;
    text-align: center;
    float: left
}

.btn-youtube-icon {
    background: #06579D;
    color: #000 !important;
    margin: 0 4px
}

.btn-pinterest-icon {
    background: #0B73CD;
    color: #2F2F2F !important;
    margin: 0 4px 0 0
}

.header-nav {
    bottom: 0;
    margin-top: 25px;
    position: absolute;
    right: 0
}

.header-nav li {
    float: left;
    margin-left: 15px
}

.header-nav li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
}

.navbar .collapse {
    padding: 0
}

.navbar {
    margin: 10px 0 0;
    background-color: #242424;
    border: none;
    border-radius: 5px;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
    line-height: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #242424), color-stop(1, #000));
    background-image: -o-linear-gradient(bottom, #242424 0, #000 100%);
    background-image: -moz-linear-gradient(bottom, #242424 0, #000 100%);
    background-image: -webkit-linear-gradient(bottom, #242424 0, #000 100%);
    background-image: -ms-linear-gradient(bottom, #242424 0, #000 100%);
    background-image: linear-gradient(to bottom, #242424 0, #000 100%)
}

.HeaderMainMenu {
    float: left;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 100%
}

.HeaderMainMenu li {
    background: url(img/bg-nav-right.jpg) right center no-repeat rgba(0, 0, 0, 0);
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    display: block;
    float: left
}

.HeaderMainMenu li:hover a {
    background: 0 0
}

.HeaderMainMenu a:link, .HeaderMainMenu a:visited {
    color: #fff;
    display: inline-block;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    padding: 16px 12px;
    text-decoration: none;
    text-transform: uppercase
}

.HeaderMainMenu a:hover, .header-nav .current-menu-item a, .header-nav .current-page-ancestor a, .nav .current-menu-item a, .nav .current-page-ancestor a {
    background: rgba(0, 0, 0, 0);
    color: #c1d72e
}

.HeaderMainMenu .orange-btn {
    background: url(img/join_vida.png) left top/contain no-repeat rgba(0, 0, 0, 0);
    display: block !important;
    height: 53px;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 4px;
    width: 145px;
    text-indent: -99999px
}

.HeaderMainMenu .orange-btn a {
    display: block
}

#menu-item-523>a {
    float: left;
    position: relative;
    text-indent: -99999px;
    width: 100%
}

.HeaderMainMenu a:focus {
    background: rgba(0, 0, 0, 0)
}

.HeaderMainMenu .sub-menu {
    background-image: linear-gradient(bottom, #171717 0, #2F2F2F 100%);
    background-image: -o-linear-gradient(bottom, #171717 0, #2F2F2F 100%);
    background-image: -moz-linear-gradient(bottom, #171717 0, #2F2F2F 100%);
    background-image: -webkit-linear-gradient(bottom, #171717 0, #2F2F2F 100%);
    background-image: -ms-linear-gradient(bottom, #171717 0, #2F2F2F 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #171717), color-stop(1, #2F2F2F));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#171717, endColorstr=#2F2F2F);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#171717, endColorstr=#2F2F2F)";
    border-bottom: 1px solid #303030;
    border-left: 1px solid #303030;
    border-right: 1px solid #303030;
    display: none;
    left: 0;
    padding: 0 20px;
    position: absolute;
    top: 50px;
    width: 230px;
    z-index: 9999
}

.HeaderMainMenu li:hover .sub-menu {
    display: block
}

.HeaderMainMenu .sub-menu li {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #333;
    border-right: medium none;
    display: block;
    line-height: 14px;
    padding: 10px 5px;
    text-align: left;
    width: 100%
}

.HeaderMainMenu .sub-menu li a {
    color: #fff;
    float: left;
    font-family: helvetica, arial, sans-serif;
    font-size: 14px;
    padding: 0;
    text-transform: capitalize;
    width: 100%
}

.HeaderMainMenu .sub-menu li a:hover {
    color: #c0d72d
}

.overlayLayer {
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1
}

#footer {
    background-color: rgba(0, 0, 0, 1) !important
}

#page-wrapper {
    min-height: 310px
}

.ssp_no_chrome_slider_default {
    box-shadow: none !important
}

#footer>.container {
    border-top: 1px solid #CCC;
    padding: 10px 0
}

.copyright {
    font-size: 12px
}

.copyright-text {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    margin-top: 20px
}

.footer {
    padding: 30px 0
}

@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i&display=swap');

@font-face {
    font-family: 'MarketFreshInlineBold';
    src: url('fonts/MarketFreshInlineBold.eot?#iefix') format('embedded-opentype'), url('fonts/MarketFreshInlineBold.woff') format('woff'), url('fonts/MarketFreshInlineBold.ttf')  format('truetype'), url('fonts/MarketFreshInlineBold.svg#MarketFreshInlineBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PillGothic600mg-Thin';
    src: url('fonts/PillGothic600mg-Thin.eot?#iefix') format('embedded-opentype'), url('fonts/PillGothic600mg-Thin.woff') format('woff'), url('fonts/PillGothic600mg-Thin.ttf')  format('truetype'), url('fonts/PillGothic600mg-Thin.svg#PillGothic600mg-Thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PillGothic600mg-Regular';
    src: url('fonts/PillGothic600mg-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/PillGothic600mg-Regular.woff') format('woff'), url('fonts/PillGothic600mg-Regular.ttf')  format('truetype'), url('fonts/PillGothic600mg-Regular.svg#PillGothic600mg-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bellfortpress';
    src: url('fonts/BellfortRoughRegular.woff') format('woff'), url('fonts/BellfortRoughRegular.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*================= Footer Holiday Hrs. Starts ================*/
.time-dropdown {
    position: fixed;
    bottom: 0px;
    right: 5px;
    z-index: 222;
}

.time-single {
    color: #000;
    background: #fff;
    width: 230px;
    text-align: left;
    box-shadow: 0px 10px 8px rgba(0, 0, 0, 0.3);
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    margin: 0;
    font-family: 'PillGothic300mgBold';
    display: inline-block;
    vertical-align: bottom;
}

.time-single .time-head {
    color: #fff;    /*text-transform: uppercase;*/
    padding: 12px 12px 10px;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    float: left
}

.orange-list .time-head {
    background: #EC592E;
}

.purple-list .time-head {
    background: #732B91;
}

.gray-list .time-head {
    background: #434343;
    cursor: context-menu;
}

.time-single.gray-list {
    width: auto !important;
    cursor: inherit;
}

.time-single .time-head span {
    margin-left: 5px;
}

.time-single .time-list {
    background: #fff;
    width: 100%;
    float: left;
    display: none;
}

.time-list li {
    padding: 10px 10px 0px 24px;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    font-family: 'PillGothic600mg-Regular';
}

.time-list li:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 16px;
    left: 10px;
    border-radius: 50%;
}

.orange-list li:before {
    background: #EC592E;
}

.purple-list li:before {
    background: #732B91;
}

.time-single.aur-spa-list {
    background: #5b2775;
}

.time-single.aur-spa-list .time-list li::before {
    background: #1ebfd4;
}

.time-list li.title {
    font-weight: 600;
    color: #1ebfd4;
}

.time-single.aur-spa-list .time-list li.title:before {
    display: none;
}

.time-single .time-list {
    margin-bottom: 0px;
    padding-bottom: 10px;
}

.time-list li.title {
    font-size: 16px;
}

.copyright-text {
    text-align: left;
    padding-left: 15px;
}

div#pbAutoplayBtn {
    display: none !important;
}

#pbPrevBtn b:before, #pbNextBtn b:after {
    font-size: 7em !important;
}

@media(max-width:767px) {
    .time-single .time-list {
        max-height: 300px;
        overflow-y: scroll;
    }

    .copyright-text {
        padding-bottom: 50px;
        text-align: center;
    }

    .time-dropdown {
        text-align: left;
        width: 100%;
        padding-left: 5px;
    }

    .hrs-title-span {
        position: absolute;
        bottom: 30px;
        z-index: -1;
        left: 5px;
    }

    .time-single {
        width: 150px;
    }

    .time-single .time-head {
        padding: 5px 6px 2px;
        font-size: 8px;
    }

    .time-list li.title {
        font-size: 14px;
    }

    .time-list li {
        padding: 6px 5px 0px 18px;
        font-size: 9px;
    }

    .time-list li:before {
        top: 12px;
        left: 5px;
    }

    .time-list li p {
        margin-bottom: 0;
    }
    #content-area .single-post-content table, #content-area .single-post-content table strong {
        margin-bottom: 2rem;
        font-size: 10px;
    }
    #content-area .single-post-content table td, #content-area .single-post-content table th {
      padding: 4px;
    }

}

/*================= Ends Footer Holiday Hrs. ================*/
li.value-close {
    color: red;
}

.widget.widget_nav_menu {
    float: left;
    width: calc(100% / 6);
    padding: 0 15px;
}

.footer-icons {
    background: #fff;
    color: #333;
    padding: 20px 0 10px
}

.footer-top .widget h2 {
    color: #c0d72d;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif !important;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: .5em;
    min-height: 44px;
    text-transform: uppercase;
}

.footer-image {
    margin-left: 40px;
    float: left
}

.widget.widget_nav_menu ul li a {
    color: #fff;
    font-size: 12px
}

.widget.widget_nav_menu ul li {
    padding: 4px 0
}

#content-area {
    background: #fff;
    color: #333;
    min-height: 300px;
    padding: 20px;
    text-align: justify;
    border-top: 4px solid #C0D72D
}

ul#subpages+#content-area {
    border-top: 0
}

#content-area .h2 a, #content-area h1 a {
    color: #6b2480;
    text-decoration: none;
    text-transform: capitalize;
    font: 700 24px/24px helvetica, arial, sans-serif !important
}

#content-area .h2 {
    margin: 0
}

#content-area h1 {
    margin-top: 0
}

#content-area strong, .open {
    color: #1b1b1b;
    font: 20px/28px PTSansBold, helvetica, arial, sans-serif
}

.page-id-33 #content-area strong {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px
}

.page-id-34 ul.bordered-ul {
    margin: 0 0 20px !important
}

.page-id-34 ul.bordered-ul li {
    font: 14px/22px 'PT Sans', helvetica, arial, sans-serif
}

span strong {
    color: inherit !important
}

.page-id-28 #content-area p:nth-child(2) strong, .page-id-28 #content-area p:nth-child(3) strong {
    font: 20px/28px 'PT Sans', helvetica, arial, sans-serif;
    font-weight: 700
}

.page-id-28 #content-area p strong {
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif;
    font-weight: 700
}

.open {
    margin-bottom: 20px;
    display: block
}

.page-id-28 #content-area li strong {
    font-weight: 700 !important
}

#content-area h5, #content-area p {
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif
}

.page-id-28 #content-area ul:last-of-type {
    margin-bottom: 30px
}

.page-id-28 #content-area ul:first-of-type {
    margin-top: 30px
}

.page-id-28 #content-area li, .page-id-28 #content-area li strong, .page-id-28 #content-area p {
    color: #1b1b1b;
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif
}

#content-area p {
    margin-bottom: 1em
}

#content-area h5 {
    color: #1b1b1b;
    font-weight: 700
}

#subpages .page_item a {
    color: #fff;
    font-family: "PT Sans", sans-serif;
    font-size: 15px;
    opacity: .94;
    text-transform: capitalize;
    text-decoration: none;
    padding: 15px 0;
    display: block
}

.home-content h2, .wpcf7-submit, span.m b {
    text-transform: uppercase
}

#subpages .page_item a:focus {
    outline: 0
}

#subpages .page_item.current_page_item {
    border-top: 3px solid #6f2a8e;
    background: #fff;
    opacity: 1
}

#subpages .page_item.current_page_item>a {
    color: #6f2a8e;
    font-weight: 700
}

#subpages .page_item {
    background: #333;
    border-left: 1px solid #4a4a4a;
    border-right: 1px solid #4a4a4a;
    border-top: 1px solid #4a4a4a;
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    font: 700 16px PillGothic600mg_Light, helvetica, arial, sans-serif;
    margin-right: 4px;
    position: relative;
    text-align: center;
    width: 172px;
    margin-left: -1px
}

.vista-wrapper #subpages>.page_item {
    width: 16%;
    display: table-cell;
    vertical-align: middle;
    float: none
}

#subpages .page_item ul.children {
    position: absolute;
    display: none;
    top: 100%
}

#subpages .page_item:last-child ul.children {
    right: 0
}

#subpages .page_item:hover ul.children {
    display: block;
    z-index: 1
}

#subpages>.page_item:last-child {
    margin-right: 0
}

.select-menu {
    float: left;
    margin: 11px 20px 18px
}

.featured-box {
    width: 91%
}

.special-area, .special-area>p, .special-text, .special-text-p, .special-text-p p {
    width: 100%;
    float: left
}

.special-area {
    background-color: #fbfbfb;
    border: 1px solid #dadada;
    border-radius: 6px;
    color: #333;
    font: 16px helvetica, arial, sans-serif;
    margin-bottom: 20px;
    padding: 0
}

.special-area h3.purple {
    background: 0 #702a8f;
    background: -moz-linear-gradient(center top, #702a8f 0, #9637c1 100%);
    background: -webkit-linear-gradient(center top, #702a8f 0, #9637c1 100%);
    background: -o-linear-gradient(center top, #702a8f 0, #9637c1 100%);
    background: -ms-linear-gradient(center top, #702a8f 0, #9637c1 100%);
    background: linear-gradient(center top, #702a8f 0, #9637c1 100%);
    border-radius: 6px 6px 0 0;
    border-top: 1px solid #bf57ed;
    float: left;
    margin: 0;
    width: 100%
}

.special-area h3.purple strong {
    font: 21px PillGothic600mg_Bold, helvetica, arial, sans-serif !important;
    color: #fff !important;
    padding: 15px;
    float: left
}

.special-text {
    background: #e8e8e8;
    color: #1b1b1b;
    font: 700 20px/28px "PT Sans", sans-serif;
    padding: 15px
}

#content-area .special-text-p p {
    color: #1b1b1b;
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif
}

.special-text-p p {
    color: #1b1b1b;
    font: 14px/22px "PT Sans", sans-serif;
    margin: 0;
    margin-bottom: 0 !important;
    padding: 15px
}

#content-area .special-text-p p a {
    color: #1b1b1b
}

.special-text-p p.alt {
    background-color: #e8e8e8
}

.alt b.pull-left, p b.pull-left {
    width: 250px
}

#fancybox-content>div, #fancybox-title {
    width: 100% !important
}

#gallery-1 img {
    border: 2px solid #000 !important;
    padding: 1px
}

body #fancybox-overlay {
    background-color: #111 !important
}

body #fancybox-content {
    border: 0 solid #000;
    width: 100% !important
}

#fancybox-title {
    margin: 0 !important
}

.featured-team h3 {
    margin-bottom: 0
}

.featured-team h3 a {
    color: #6b2480;
    font-weight: 700
}

#content-area .featured-team strong, .featured-team h4 {
    color: #333;
    font: 100 20px/20px helvetica, arial, sans-serif;
    margin: 0;
    padding-bottom: 10px
}

.featured-team h4 {
    padding-top: 6px
}

#content-area .featured-team strong {
    float: left;
    padding-top: 0;
    width: 100%
}

.featured-team p {
    color: #1b1b1b;
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif
}

.featured-team hr {
    margin-bottom: 25px
}

.classes-content {
    float: left;
    width: 100%;
    padding: 0 15px
}

.classes-content hr {
    background-color: #d8d8d8;
    border: none;
    display: block;
    margin: 25px 0 0;
    padding: 2px 0;
    float: left;
    width: 100%
}

.classes-content .loc {
    float: left;
    padding: 0
}

.classes-content .loc h3 {
    color: #f28938;
    font-family: PillGothic600mg_Bold, helvetica, sans-serif;
    font-size: 24px;
    font-weight: 200;
    padding: 15px 0;
    text-decoration: underline;
    margin: 0;
    width: 100%;
    float: left;
}

.classes-content .loc .addr {
    color: #333;
    font: 14px/19px helvetica, arial, sans-serif;
    padding: 0 0 25px
}

.classes-content .loc .details {
    color: #333;
    font: 14px/19px helvetica, arial, sans-serif !important
}

.classes-content .loc .details p:last-of-type {
    margin-bottom: 0 !important
}

.classes-content .loc .details p {
    font: inherit !important
}

.classes-content .loc .details strong {
    color: #333;
    font: 600 14px/19px helvetica, arial, sans-serif !important
}

.classes-content .loc a:link, .classes-content .loc a:visited {
    color: #f28938
}

.classes-content .acf-map {
    width: 200px;
    height: 175px;
    border: 1px solid #ccc;
    margin: 20px 0;
}

.classes-content .iframe-map {
    width: calc(100% - 20px);
    float: left;
    border: 1px solid #ccc;
    margin: 20px 0;
    overflow: hidden;
}

.classes-content .iframe-map iframe {
    width: 100% !important;
    height: 175px !important;
}

#content-area .size-full, .oscitas-bootstrap-container img {
    max-width: 100%;
    height: auto
}

.gmnoprint.gm-style-mtc {
    display: none
}

#content-area>ol, #content-area>ul {
    margin: 0 15px 10px
}

.bordered-ul {
    list-style-type: none
}

.bordered-ul li {
    border-bottom: 1px solid #ccc;
    margin-bottom: .5em;
    color: #1b1b1b;
    font: 700 14px/22px PTSansRegular, helvetica, arial, sans-serif;
    padding-bottom: .5em;
    list-style: none !important
}

#content-area li {
    list-style-type: disc
}

#content-area .size-full {
    margin-bottom: 20px
}

#content-area ol li {
    font-family: 'PTSansRegular';
    list-style-type: decimal !important;
}

#content-area li strong {
    font-size: 14px
}

blockquote {
    border-left: 0 solid #5f497a;
    padding: 0;
    color: #5f497a;
    font-weight: 700
}

blockquote p {
    color: #5f497a !important;
    font-weight: 700 !important
}

#content-area.page-border {
    border-radius: 4px 4px 0 0;
    border-top: 4px solid #c0d72d
}

.header-wrap {
    position: relative;
    text-align: center
}

.header-wrap .header-double {
    border-bottom: 2px solid #666;
    border-top: 5px solid #666;
    height: 10px;
    line-height: 5px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 40px;
    width: 100%
}

.form-field, .wpcf7-form, .wpcf7-select {
    width: 80%;
    float: left
}

.header-wrap .double-border {
    background-color: #fff;
    display: inline-block;
    margin: 0;
    padding: 20px;
    position: relative;
    text-align: center;
    z-index: 1
}

.thin-font-600 {
    color: #f28938;
    font: 100 50px PillGothic600mg_thin, helvetica, arial, sans-serif
}

.wpcf7-form {
    margin: 20px 30px
}

.form-field>label {
    float: left;
    font-size: 14px;
    font-weight: 700;
    padding-right: 5px;
    text-align: left;
    width: 30%
}

.wpcf7-form-control-wrap {
    float: left;
    width: 70%
}

.form-field.textarea {
    width: 100%
}

.wpcf7-form-control {
    width: 100%;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    border: 1px solid #999;
    padding: 4px 6px;
    vertical-align: middle;
    background: rgba(226, 226, 226, 1);
    background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(220, 220, 220, 1) 72%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(226, 226, 226, 1)), color-stop(100%, rgba(220, 220, 220, 1)));
    background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(220, 220, 220, 1) 100%);
    background: -o-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(220, 220, 220, 1) 100%);
    background: -ms-linear-gradient(top, rgba(226, 226, 226, 1) 0, rgba(220, 220, 220, 1) 100%);
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0, rgba(220, 220, 220, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#dcdcdc', GradientType=0)
}

span.wpcf7-form-control-wrap.date {
    border-bottom: 0;
    margin-bottom: 0
}

.wpcf7-submit {
    background: #ec954e;
    border: 1px solid orange;
    color: #fff;
    font-weight: 700;
    height: 39px;
    margin: 10px 0 0;
    padding: 0 20px;
    width: auto !important;
    border-radius: 0 !important;
    text-shadow: none
}

.form-field.textarea textarea {
    height: 110px;
    resize: none
}

.form-field.textarea>label {
    width: 24%
}

form .error {
    color: red;
    font: 700 12px helvetica, arial sans-serif
}

div.wpcf7-validation-errors {
    border: none !important
}

/*.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, wpcf7-form-control wpcf7-select wpcf7-validates-as-required.wpcf7-not-valid {
    border: 1px solid red
}*/

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none !important
}

div.wpcf7-response-output {
    float: left;
    width: 97%
}

span.wpcf7-not-valid-tip {
    color: red;
    display: block;
    font-size: 12px !important;
    position: absolute;
    right: 5px;
    top: 4px;
    z-index: 99
}

.referral-wrapper .wpcf7-form {
    margin-top: 0;
    width: 63%
}

.accordian-head {
    background: rgba(226, 226, 226, 1);
    background: -moz-linear-gradient(left, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 49%, rgba(220, 220, 220, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(226, 226, 226, 1)), color-stop(49%, rgba(219, 219, 219, 1)), color-stop(100%, rgba(220, 220, 220, 1)));
    background: -webkit-linear-gradient(left, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 49%, rgba(220, 220, 220, 1) 100%);
    background: -o-linear-gradient(left, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 49%, rgba(220, 220, 220, 1) 100%);
    background: -ms-linear-gradient(left, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 49%, rgba(220, 220, 220, 1) 100%);
    background: linear-gradient(to right, rgba(226, 226, 226, 1) 0, rgba(219, 219, 219, 1) 49%, rgba(220, 220, 220, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#dcdcdc', GradientType=1);
    border-left: 1px solid #bcbabb;
    border-radius: 4px 4px 0 0;
    border-right: 1px solid #bcbabb;
    border-top: 1px solid #bcbabb;
    font-size: 20px;
    font-weight: 100;
    padding: 10px 0 5px 20px;
    margin-bottom: 0
}

.accordian-head, .panel-group {
    font-family: PillGothic600mg_Bold, helvetica, sans-serif;
    color: #333;
    text-align: left
}

#content-area .panel.panel-default {
    border: none;
    margin: 0
}

#content-area .panel-heading {
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
    padding: 0
}

#content-area .panel-title {
    background: url(img/ico-plus.png) 650px 10px no-repeat #fafafa
}

#content-area .panel-heading h4 {
    padding: 15px 0 15px 20px
}

#content-area .panel-heading h4 a, #content-area .panel-heading h4 a:hover {
    display: block;
    text-decoration: none
}

#content-area .panel-group {
    border: 1px solid #ccc;
    margin-bottom: 20px
}

#content-area .oscitas-bootstrap-container.collapse.in {
    background: url(img/ico-minus.png) 622px 12px no-repeat #fafafa
}

.testimonials hr {
    border-bottom: 1px solid
}

.testimonials {
    padding: 15px
}

.testimonials p.testi-head {
    padding-bottom: 60px
}

.testimonials p {
    padding: 0 15px
}

#post-content {
    background: #fff;
    border-radius: 5px;
    border-top: 4px solid #c0d72d;
    color: #333;
    margin-bottom: 20px;
    padding: 30px 0
}

.post {
    float: left;
    padding-bottom: 25px;
    padding-right: 5%;
    width: 95%
}

.home-news-posted-on {
    border-right: 1px dotted #333;
    float: left;
    width: 14.5%
}

.news-container .news-month {
    font-size: 16px;
    line-height: 16px
}

.news-year {
    font: 12px/12px Pillgothic_Regular, helvetica, arial, sans-serif
}

.news-month {
    font: 14px/14px Pillgothic_Regular, helvetica, arial, sans-serif
}

.news-container .news-date {
    font-size: 30px;
    line-height: 32px;
    font-family: PillGothic300mg_Bold, helvetica, arial, sans-serif
}

.news-container .news-year {
    font-size: 14px;
    line-height: 14px
}

.news-excerpt {
    float: right;
    padding-left: 2%;
    width: 83%
}

.news-excerpt h1, .news-excerpt h2 {
    margin: 0
}
#content-area .single-post-content h2, 
#content-area .single-post-content h3, 
#content-area .single-post-content h4 {
    margin-top: 25px;
    margin-bottom: 15px;
}
#content-area .single-post-content table {
    margin-bottom: 2rem;
}
#content-area .news-excerpt ul li {
  padding-left: 20px;
  position: relative;
}
#content-area .news-excerpt ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  background: #000;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.category-post-title {
    color: #6f2a8e;
    font-family: PillGothic300mgBold;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 30px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: 400;
    line-height: 36px !important
}

.category-post-title:hover {
    color: #6f2a8e
}

#content-area .news-excerpt p {
    color: #333;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px
}

.navigation {
    border-top: 2px solid #ccc;
    clear: both;
    float: left;
    line-height: 13px;
    margin: 0 3%;
    padding: 20px 0;
    position: relative;
    width: 94%
}

.wp-paginate .current, .wp-paginate a {
    padding: 6px 12px !important;
    font-size: 18px
}

.wp-paginate .current {
    background: #6f2a8e !important;
    border: 1px solid #6f2a8e !important;
    border-radius: 2px
}

.navigation a, .navigation span {
    background: -moz-linear-gradient(top, rgba(220, 220, 220, 1) 0, rgba(220, 220, 220, 1) 0, rgba(245, 245, 245, 1) 99%, rgba(209, 209, 209, 1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(220, 220, 220, 1) 0, rgba(220, 220, 220, 1) 0, rgba(245, 245, 245, 1) 99%, rgba(209, 209, 209, 1) 100%);
    background: -o-linear-gradient(top, rgba(220, 220, 220, 1) 0, rgba(220, 220, 220, 1) 0, rgba(245, 245, 245, 1) 99%, rgba(209, 209, 209, 1) 100%);
    background: -ms-linear-gradient(top, rgba(220, 220, 220, 1) 0, rgba(220, 220, 220, 1) 0, rgba(245, 245, 245, 1) 99%, rgba(209, 209, 209, 1) 100%);
    background: linear-gradient(to bottom, rgba(220, 220, 220, 1) 0, rgba(220, 220, 220, 1) 0, rgba(245, 245, 245, 1) 99%, rgba(209, 209, 209, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcdcdc', endColorstr='#d1d1d1', GradientType=0)
}

.navigation span.gap {
    background: 0 0 !important
}

.wp-paginate a {
    border-radius: 2px;
    color: #333 !important
}

.wp-paginate a:active, .wp-paginate a:hover {
    background: #6f2a8e !important;
    color: #fff !important
}

.news-title {
    border-radius: 5px 5px 0 0;
    float: left;
    font-family: PillGothic300mg_Bold, helvetica, arial, sans-serif;
    font-size: 21px;
    line-height: 60px;
    padding-left: 5%;
    width: 98%
}

.purple-grad {
    background: #702a8f;
    border-top: 1px inset #a543d3;
    color: #fff
}

#home-news-box .news-year {
    font-size: 12px
}

#home-news-box .news-date {
    font-size: 24px;
    line-height: 1
}

#home-news-box .news-month {
    font-size: 12px
}

.light-green {
    background: #C3D403;
    padding: 0 20px;
    border-color: #C3D403;
    color: #fff;
    box-shadow: none
}

.news-title .col-sm-7 {
    border-right: 1px solid #652398
}

.news-title .col-sm-5 {
    border-left: 1px solid #9c3bb8;
    margin-left: 0;
    padding-left: 2.5641%
}

.home-news-content {
    background: #fff;
    color: #333;
    float: left;
    padding: 20px 2%;
    width: 98%
}

.mobile-only {
    display: none
}

.map_side {
    float: left;
    width: 390px
}

.map_side .map_wrapper {
    border: 1px solid #c9c9c9;
    padding: 0 20px
}

.home-news-content .col-sm-7 {
    padding: 0
}

#map_canvas img, .google-maps img {
    max-width: none
}

.map_side ul {
    list-style: none;
    margin: 0
}

.map_side ul li {
    border-bottom: 1px dotted #bbb;
    display: block;
    padding: 7px 0
}

.loc-options li:last-child {
    border-bottom: medium none !important
}

.map_side .gmap {
    background-color: #fff;
    float: right;
    height: 231px;
    width: 170px
}

.map_side ul li .letter {
    background-color: #6f2a8e;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 3px 7px
}

.map_side .map_wrapper .loc-options .text {
    cursor: pointer
}

.map_side ul li .text {
    color: #6F2A8E;
    display: inline-block;
    font-size: 14px;
    margin: 3px 0 0 10px
}

.class_side {
    float: left;
    padding: 0 20px
}

.class_side h1 {
    color: #f28938;
    font-family: PillGothic600mgBold, helvetica, arial, sans-serif;
    font-size: 24px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 5px
}

#home-wrapper h1 {
    font-family: "Futura Heavy" !important
}

#home-news-box .category-post-title, .page-id-1130 #content-area strong {
    font-family: "Futura Medium", Helvetica, Arial, sans-serif
}

.class_side p {
    padding: 0 !important
}

.class_side a:link, .class_side a:visited {
    color: #6f2a8e;
    text-decoration: none
}

.class_side #remember-loc {
    color: #333;
    font-size: 13px;
    padding: 0 0 10px
}

.class_side #remember-loc input[type=checkbox] {
    position: relative;
    top: 3px
}

.class_side .class-item {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 14px;
    color: #000;
    padding: 10px
}

.class_side .class-item:last-child {
    border-bottom: 1px solid #e5e5e5
}

.class_side .class-item span {
    float: right;
    font-weight: 400;
    color: #333
}

#class_side_nav {
    clear: both;
    margin-right: 90px;
    text-align: right
}

#class_side_nav .item {
    border: 1px solid #6f2a8e;
    border-radius: 12px;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 10px;
    margin: 5px 5px 0 0;
    width: 20px
}

#class_side_nav .item.active {
    background: #6f2a8e
}

.trainers {
    display: none
}

ul#filters li a {
    background: #F67E03;
    color: #fff;
    font-size: 16px;
    padding: 8px 10px;
    border-radius: 5px;
    display: block
}

ul#filters li {
    list-style: none;
    display: inline-block;
    margin: 4px
}

ul#filters {
    padding: 15px;
    margin: 0;
    clear: both;
    list-style: none
}

#team-member .col-sm-4 {
    margin-bottom: 10px;
    min-height: 288px
}

#team-member .col-sm-4>h3 {
    margin: 6px 0 0;
    font-size: 22px
}

#team-member .col-sm-4>h3 a, .feat-lightbox>h3 {
    color: #6f2a8e
}

.feat-lightbox>h3 {
    margin-bottom: 0
}

#team-member .col-sm-4>h4, .feat-lightbox>h4 {
    margin-top: 0
}

#team-member .col-sm-4>h4 a, .feat-lightbox>h4 {
    color: #333;
    font-weight: 100
}

.feat-lightbox {
    color: #333;
    padding: 15px
}

.feat-lightbox>p:first-child {
    float: left;
    margin-bottom: 0
}

.home-wrapper .col-sm-3 {
    padding: 0
}

#home-news-box .post {
    margin: 0 0 10px;
    padding: 0;
    width: 100%
}

#home-news-box .home-news-posted-on {
    width: 20%
}

#home-news-box .home-news-content .news-excerpt {
    width: 80%;
    margin-bottom: 5px
}

.page-id-1130 .vida-carrers>div, .page-id-1130 .vida-carrers>strong, .page-id-1130 wpcf7-f1131-p1130-o1.wpcf7 {
    width: 100%;
    float: left
}

#home-news-box .category-post-title {
    font-size: 14px;
    line-height: 1.3 !important
}

#home-wrapper .col-sm-9 .news-title {
    padding-left: 0
}

#home-news-box .news-excerpt>p::after {
    content: "..."
}

.sbOptions>li:first-child {
    display: none
}

.page-id-1123 #content-area h2 {
    font-weight: 700;
    font-size: 24px
}

.page-id-1123 #content-area h1 {
    font-weight: 700;
    font-size: 30px;
    margin-top: 20px
}

.page-id-1123 #content-area ul {
    margin-top: 20px
}

.page-id-1123 #content-area h4 {
    margin: 0;
    font-weight: 700;
    font-size: 14px
}

.page-id-1123 #content-area .alignright {
    margin-left: 20px
}

.page-id-1123 #content-area .alignleft {
    margin-right: 20px
}

.page-id-1130 .vida-carrers>strong {
    margin: 10px 0 5px
}

.page-id-1130 .vida-carrers textarea {
    margin: 0 0 20px
}

.page-id-1130 .vida-carrers .wpcf7-form-control.wpcf7-submit {
    float: left;
    margin: 0;
    width: 100%
}

.page-id-1130 .vida-carrers>div:last-child {
    margin: 20px 5px
}

.page-id-1130 .vida-carrers .wpcf7-not-valid-tip {
    position: absolute;
    right: 0px;
    top: 10px;
    font-size: 12px;
}

.page-id-1130 form.wpcf7-form div.wpcf7-validation-errors {
    border: 2px solid red;
    float: left;
    margin: 0;
    width: 90%
}

.page-id-1130 form.wpcf7-form .wpcf7-mail-sent-ok {
    width: 90%
}

.page-id-1130 .vida-carrers>p {
    margin: 0 0 2px
}

.page-id-1130 #content-area h1, .page-id-1130 #content-area h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0
}

.page-id-1130 #content-area h3 {
    font-size: 20px;
    font-weight: 700
}

.page-id-1130 #content-area strong {
    font-size: 14px;
    font-weight: 700
}

.page-id-1130 #content-area .wpcf7-form {
    padding: 0;
    margin: 0;
    width: 100%
}

.page-id-1130 .wpcf7-form-control {
    background-image: linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -o-linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -moz-linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -webkit-linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -ms-linear-gradient(bottom, #F5F5F5 43%, #DCDCDC 72%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.43, #F5F5F5), color-stop(.72, #DCDCDC));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F5F5F5, endColorstr=#DCDCDC);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F5F5F5, endColorstr=#DCDCDC)"
}

.page-id-1130 textarea.wpcf7-textarea {
    height: 130px;
    resize: none
}

.page-id-1130 input.wpcf7-form-control.wpcf7-file {
    background: 0 0;
    line-height: 14px;
    border: 0;
    margin: 0
}

.page-id-1130 .wpcf7-submit {
    background: #EC954E;
    border: 1px solid orange;
    color: #FFF;
    font-weight: 700;
    height: 39px;
    padding: 0 20px;
    text-transform: uppercase;
    width: auto !important;
    margin: 10px 0 0 20%
}

.press-wrapper #content-area, .press-wrapper #content-area p {
    font-size: 16px;
    line-height: 1.5;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.press-wrapper #content-area a {
    text-decoration: underline;
    font-size: 20px !important;
    line-height: 24px;
    color: #f28938;
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif
}

.press-wrapper hr {
    border: 2px solid #efefef;
    margin: 20px 5px 5px 10px
}

.press-wrapper #content-area em {
    color: #1b1b1b;
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif;
    font-style: italic
}

#innersidebar, #sidebar {
    padding-top: 54px;
    min-width: 210px
}

.page-id-164 #sidebar {
    padding-top: 54px !important;
    margin-top: 0 !important
}

#innersidebar>#sidebar, #sidebar>#sidebar {
    min-width: 100%;
    padding-top: 30px;
    width: 100%
}

.recentpost a {
    color: #6f2a8e
}

.recentpost h2, .recentpost h2 a {
    font: 700 16px/16px helvetica, arial, sans-serif !important;
    margin: 5px 0
}

.date, span.d {
    line-height: 1
}

.home-content .btn.btn-lg, .home-content h2 {
    font-family: PillGothic300mgBold
}

.recentpost .date {
    width: 100%;
    margin-bottom: 4px
}

.recentpost .date:not(:first-child) {
    margin-top: 10px
}

.recentpost p:not(:last-child) {
    margin-bottom: 10px
}

.date {
    float: left;
    margin-bottom: 13px;
    font-size: 15px;
    color: #848484;
    font-weight: 700;
    border-bottom: 1px solid #848484;
    padding-bottom: 1px
}

span.wpcf7-form-control-wrap.comments {
    width: 56%
}

span.m b {
    color: #333
}

span.d {
    font-size: 36px;
    display: inline-block;
    color: #333;
    margin-top: -2px
}

#home-wrapper .rev_slider_wrapper .tp-bullets, .page-id-160 #content-area.col-sm-12+#sidebar, .tooltip, select.nav-menu-select {
    display: none
}

span.m {
    float: left
}

.recentpost {
    background: #fff;
    color: #333;
    width: 100%;
    margin: 30px 0 15px;
    padding: 15px 15px 5px
}

.widgetmap {
    background-color: #000;
    margin-bottom: 20px;
    padding: 15px
}

#sidebar iframe {
    width: 100%;
    margin-bottom: 10px;
    height: 120px
}

.widgetmap p {
    font-size: 12px;
    color: #ccc;
    padding-bottom: 10px;
    letter-spacing: -.3px
}

.widgetmap h1 {
    color: #c0d72d;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 10px
}

#sidebar .widget {
    margin-bottom: 20px;
    margin-top: 20px;
}

ul.slides li.slide {
    padding: 10px 0 0 !important
}

.flexslider {
    padding: 0 15px !important
}

#content-area ul.list-group li {
    border: 0;
    border-bottom: 1px solid #ccc !important;
    padding: 9px 0;
    font-weight: 700;
    color: #555;
    margin-bottom: 0
}

#content-area ul.list-group li:first-child {
    border-bottom: 0 !important
}

ul.list-group {
    margin: 10px 0 !important
}

@media only screen and (max-width:480px) {
    iframe {
        max-width: 90% !important
    }

}

.size-full.wp-image-1334.alignleft {
    margin: 0
}

#home-news-box .news-excerpt h1, #home-news-box .news-excerpt h4 {
    line-height: .2 !important;
    margin: -10px 0 5px
}

#sidebar.col-sm-2 #home-news-box {
    width: 120% !important;
    margin-left: -30px;
    margin-top: 20px
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    float: left;
    text-align: center;
    width: 100%
}

.flex-direction-nav a {
    opacity: 1 !important;
    background-repeat: no-repeat !important
}

.flex-direction-nav .flex-prev {
    background: url(img/left.png) rgba(0, 0, 0, 0);
    height: 25px;
    width: 25px;
    left: 0 !important
}

.flex-direction-nav .flex-next {
    background: url(img/right.png) rgba(0, 0, 0, 0);
    height: 25px;
    width: 25px;
    right: 0 !important
}

#home-news-box {
    margin-top: 20px
}

.special-text-p p:nth-child(even) {
    background-color: transparent
}

.special-text-p p:nth-child(odd) {
    background-color: #E8E8E8
}

#lp-form-wrap {
    padding-left: 80px
}

.tooltip {
    position: absolute;
    border: 1px solid #333;
    background-color: #161616;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    font-size: 12px Arial
}

.social-icons i.fa {
    float: left;
    color: #000;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 20px
}

#remember-loc, .class_side p, .home-address iframe, .home-address p {
    width: 100%;
    float: left
}

.social-icons i.fa.fa-facebook {
    background-color: #3b5998
}

.social-icons i.fa.fa-twitter {
    background-color: #55acee
}

.social-icons>a {
    float: left;
    margin-left: 10px
}

.home-address {
    font-size: 13px
}

.home-address iframe {
    margin-bottom: 15px
}

@media(max-width:480px) {
    .home-address iframe {
        height: 130px
    }

}

.home-address h4 {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: 700;
    color: #702A8F
}

@media (max-width:px) {
    .nutritional.counseling-wrapper #content-area h3 strong, .overview.rates-wrapper strong, .small.group.training-wrapper strong {
        font-size: 14px !important
    }

}

.questionlist textarea {
    height: 100px;
    resize: none
}

.account.inquiry-wrapper #content-area {
    margin-bottom: 30px
}

#home-wrapper .rev_slider_wrapper .tp-leftarrow {
    left: -20px !important
}

#home-wrapper .rev_slider_wrapper .tp-rightarrow {
    right: -20px !important
}

#home-wrapper .rev_slider_wrapper .tp-rightarrow.default {
    background: url(images/right.png) center center no-repeat
}

#home-wrapper .rev_slider_wrapper .tp-leftarrow.default {
    background: url(images/left.png) center center no-repeat
}

.rev_slider .tp-videolayer iframe {
    border: 0 !important
}

@media(max-width:767px) {
    #home-wrapper .rev_slider_wrapper .tp-leftarrow {
        left: -15px !important
    }

    #home-wrapper .rev_slider_wrapper .tp-rightarrow {
        right: -15px !important
    }

}

.specific-device-modal {
    color: #000;
    font-weight: 100
}

.specific-device-modal label input[type=checkbox] {
    vertical-align: top;
    margin: 2px 5px 0 0;
    height: 15px;
    width: 15px
}

.specific-device-modal .modal-dialog {
    margin: 50px auto 0
}

.specific-device-modal .modal-body {
    padding: 30px 20px 15px;
    text-align: center
}

.specific-device-modal p {
    font-size: 16px
}

.specific-device-modal .btn {
    background: #F78000;
    color: #fff;
    padding: 7px 30px
}

.specific-device-modal .close {
    position: absolute;
    right: 0;
    top: 0;
    background: #F78000;
    opacity: 1;
    color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 0;
    font-size: 18px;
    line-height: 30px
}

.specific-device-modal h3 {
    color: #6f2a8e;
    margin-top: 0;
    text-align: center;
    margin-bottom: 18px
}

.specific-device-modal label {
    width: 100%;
    text-align: center;
    margin: 15px 0 0
}

ul.permotional-list {
    margin: 0
}

ul.permotional-list li+li {
    margin-top: 15px
}

#content-area .rev_slider_wrapper {
    margin: 0 15px 15px 0 !important
}

#content-area .rev_slider_wrapper .tp-rightarrow.default {
    background: url(images/right.png) center center no-repeat rgba(0, 0, 0, 0)
}

#content-area .rev_slider_wrapper .tp-rightarrow {
    right: -20px !important
}

#content-area .rev_slider_wrapper .tp-leftarrow.default {
    background: url(images/left.png) center center no-repeat rgba(0, 0, 0, 0)
}

#content-area .rev_slider_wrapper .tp-leftarrow {
    left: -20px !important
}

body.page-id-33 {
    background: #000
}

.specific-device-modal.modal.fade .modal-dialog {
    transform: translate3d(0, 100vh, 0)
}

.specific-device-modal.modal.in .modal-dialog {
    transform: translate3d(0, 0, 0)
}

.home-content {
    padding: 40px 15px
}

.home-content h2 {
    font-size: 32px
}

.home-content .btn.btn-lg {
    background-color: #EB5A2E;
    padding: 5px 20px;
    border-radius: 0;
    margin-top: 10px;
    color: #fff
}

.home-content p {
    font-size: 18px
}

.ai1ec-category-filter .ai1ec-category, .ai1ec-single-event .ai1ec-category {
    position: relative;
    color: #fff !important;
    z-index: 2 !important;
    opacity: 1 !important
}

.ai1ec-filters .ai1ec-color-swatch, .ai1ec-single-event .ai1ec-color-swatch {
    width: 100% !important;
    position: absolute;
    height: 100% !important;
    left: 0;
    z-index: -1;
    opacity: 1 !important
}

.ai1ec-month-view a.ai1ec-event-container, .ai1ec-oneday-view a.ai1ec-event-container, .ai1ec-week-view a.ai1ec-event-container {
    opacity: 1 !important
}

span.ai1ec-event-title {
    font-weight: 700;
    color: #fff !important;
    text-shadow: 0 0 1px #000
}

.ai1ec-single-event {
    display: inline-block;
    width: 100%
}

.ai1ec-category-filter .ai1ec-dropdown-toggle {
    background-color: #ed592b !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
    font-size: 18px;
    line-height: 18px;
    padding: 10px 30px !important;
    position: relative
}

.ai1ec-category-filter .ai1ec-dropdown-toggle::after {
    content: "ïƒ—";
    font-family: FontAwesome;
    position: absolute;
    right: 8px
}

.ai1ec-category-filter .ai1ec-dropdown-toggle::before {
    content: "ï";
    font-family: FontAwesome;
    left: 8px;
    position: absolute
}

.ai1ec-calendar-toolbar {
    padding: 0 !important
}

body.post-type-archive-ai1ec_event #bg-overlay, body.single-ai1ec_event #bg-overlay {
    display: none;
}

.carrersFormDiv p {
    width: 100%;
    float: left;
}

div.carrersFormDiv .wpcf7-not-valid-tip {
    bottom: 24px;
    right: 5px !important;
    top: auto !important;
    position: absolute !important;
}

div.carrersFormDiv .ajax-loader {
    margin: 12px 0 0 4px !important;
}

.ai1ec-single-event #ai1ec-event {

    /*    width: 100%;
        float: left;*/
}

.ai1ec-single-event .ai1ec-event-details {
    float: left;
    margin-top: 0 !important;
}

#page-wrapper .ai1ec-single-event .ai1ec-event-avatar {
    max-width: 100%;/*position:absolute*/
    width: 100%;
    float: left;
    box-shadow: none;
    margin-bottom: 20px;
    margin-right: 0;    /*max-height: 400px;*/
}

.event-detail-img {
    margin-bottom: 20px;
}

.event-detail-img img {
    padding: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);    /*max-height: 400px;*/
}

.single_event_cal p {

    /*padding-left:20%*/
}

.ai1ec-single-event a.ai1ec-category {
    background: #f5f5f5;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 5px;
    width: auto;
    float: left
}

.ai1ec-single-event .ai1ec-dropdown-menu li {
    list-style-type: none !important
}

.ai1ec-single-event .ai1ec-categories .ai1ec-field-label i:before {
    content: 'Locations:';
    display: block;
    color: #ed592b;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700
}

.ai1ec-month-view .ai1ec-event-time, .ai1ec-oneday-view .ai1ec-event-time, .ai1ec-week-view .ai1ec-event-time {
    color: #fff !important;
    text-shadow: 0 0 3px #000;
    font-size: 10px !important
}

.ai1ec-popover .ai1ec-event-time span[title]:after {
    content: attr(title)
}

.ai1ec-popover .ai1ec-event-time span[data-original-title]:after {
    content: attr(data-original-title)
}

.ai1ec-popover .ai1ec-event-time span {
    width: auto;
    background: 0 0 !important;
    padding: 2px 0 !important;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: 700
}

body.page-id-5523 #content-area img {
    padding: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ccc;
}

ul#filters.type-trainers li a {
    background: #5c2775 none repeat scroll 0 0;
}

.classes-content .loc {
    margin: 20px 0 0;
}

.blog-category-sidebar li {
    float: left;
    width: 90%;
    padding: 8px 5%;
    border-bottom: 1px dotted #999;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
}

.blog-category-sidebar ul {
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    color: #333;
    background: #fff;
}

.blog-category-sidebar li a {
    color: #333;
}

.blog-sidebar {
    margin-top: 20px;
}

.blog-category-sidebar {
    text-align: left;
}

body.date {
    float: none;
    font-weight: normal;
}

#st-1.st-has-labels .st-btn.st-remove-label > span {
    min-width: 27px;
    background: #702a8f;
    float: right;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    display: block;
}

.single-post-content img {

    /*float: left;*/
    margin: 0 10px 5px 10px;
    border: 1px solid #ccc;
    padding: 5px;
    max-width: 96%;
}

#content-area .single-post-content h1 {
    font: 30px 'PillGothic300mg_Bold';
    line-height: 36px !important;
    color: #6F2A8E;
    margin-bottom: 10px !important;
}

.st-inline-share-buttons {
    margin-bottom: 15px;
}

#content-area .news-excerpt ol, #content-area .news-excerpt, #content-area .news-excerpt li strong {
    color: #333;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}

#content-area .news-excerpt li strong {
    font-weight: bold;
}

#content-area .news-excerpt li {
    padding: 5px 0;
}

.wp-caption {
    background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #CCCCCC;
    margin: 0 5px;
    padding: 3px 3px 0;
}

.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
}

.wp-caption-text {
    font-size: 12px !important;
    margin-bottom: 5px !important;
    text-align: center;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0px;
}

.logo-new-div img {
    max-width: 120px;
}

.outer-div {
    position: relative;
    height: 0;
    overflow: auto;
    padding-bottom: 50%;
}

.outer-div .inner-div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.locations-map-new {
    margin-top: 30px;
}

.locations-map-new .acf-map {
    margin: 0 !important;
}

.post-excerpt {
    width: 100% !important;
}

.image-post {
    margin: 10px 0 20px;
}

.image-post img {
    margin: 0;
    max-width: 100%;
}

.wpcf7-not-valid {
    border: 1px solid red;
}

/*================ pop-up onload ===========================*/
#myModal2 .modal-header {
    padding: 10px;
    position: absolute;
    top: 0;
    border: none;
    right: 0;
    z-index: 1;
}

#myModal2 .modal-header .close {
    color: #fff;
    opacity: .5;
}

#myModal2 .modal-dialog {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 4px;
    color: #000 !important;
    margin: 0 auto !important;
    text-align: left;
    z-index: 2147483647 !important;
}

#myModal2 .modal-dialog .modal-header button {
    color: #f00;
    opacity: 1;
}

#myModal2 {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 99999999;
    transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -ms-transition: 0.5s ease-in-out;
    top: -500px;
}

#myModal2.showpopup {
    top: 30%;
    display: none !important;
}

#myModal2 .modal-body {
    padding: 30px;
}

#myModal2 .modal-body h2 {
    color: #000;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 40px;
    margin-top: 0;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
}

.btn.popupbtn {
    background: #000 none repeat scroll 0 0;
    color: #fff !important;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
}

.remmberme {
    color: #000;
    font-weight: normal;
    padding-left: 30px;
    vertical-align: middle;
    margin: 0;
}

.remmberme > input {
    vertical-align: sub;
    padding-right: 5px;
}

.personality.quiz-wrapper h2 {
    width: auto;
    display: inline-block;
}

@media only screen and (min-width:768px) {
    .footer-fitquiz-m {
        display: none;
    }

    .jump-to_form {
        display: none;
    }

}

@media only screen and (max-width:768px) {
    #diamond.page-4152 h1 {
        font-size: 70px !important;
    }

}

/********** Membership Page   *************/
.topsection {
    background-position: 0 -130px;
    background-color: #010101
}

.membership-options-wrapper h1 {
    font-size: 45px;
    font-family: Montserrat;
    font-weight: 100;
}

.row.top-content .col-sm-9.col-xs-12 {
    width: 72%;
}

.row.top-content .col-sm-3.col-xs-12 {
    width: 28%;
}

.header-membership {
    padding: 30px 0;
}

.membership-options-wrapper .nav-tabs {
    margin: 0 -1px;
}

.windows.safari .membership-options-wrapper .nav-tabs li:last-of-type {
    padding-right: 0px;
    width: 33.5%;
}

.membership-options-wrapper .nav-tabs li {
    width: 50%;
    background: transparent;
    padding: 0 1px;
    position: relative;
    padding-bottom: 90px
}

.membership-options-wrapper .nav-tabs li a {
    position: relative;
    background-color: #fff;
    border-radius: 0px;
    width: 100%;
    display: block;
    margin: 0px;
}

.membership-options-wrapper span.arrow-down {
    display: block;
    padding: 30px;
    background-color: #ED592B;
    text-align: center;
    height: 90px;
    position: absolute;
    left: 0;
    top: 97%;
    width: 100%;
    background-image: url('img/arrow-min.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.membership-options-wrapper .nav-tabs li.active span.arrow-down {
    background-image: url('img/arrow-upmins.png');
    height: 110px;
}

.membership-options-wrapper .nav-tabs {
    border: 0px;
}

.membership-options-wrapper .form-section.fullwidth {
    background-color: #fff;
    color: #000;
}

.membership-options-wrapper .wpcf7-form {
    margin: 30px 0 0;
    width: 100%;
}

.membership-options-wrapper .wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}

.membership-options-wrapper .form-group.btn-submit {
    margin-bottom: 0px;
}

.membership-options-wrapper  .ajax-loader {
    bottom: 20px;
    left: 20px;
    position: absolute;
}

.membership-options-wrapper .wpcf7-form-control-wrap {
    width: 80%;
    margin: 0 22px;
    box-shadow: none !important;
    border: 0px;
}

.membership-options-wrapper .wpcf7-form-control {
    box-shadow: none !important;
    border: 0px;
    border-bottom: 1px solid #ccc;
    background: transparent;
    border-radius: 0px;
    margin-bottom: 25px;
}

.membership-options-wrapper .form-group {
    clear: both;
}

.membership-options-wrapper .form-group.btn-submit input.wpcf7-form-control.wpcf7-submit.btn.btn-default, .orderoptions .btn {
    background: #6b1159 none repeat scroll 0 0;
    border-bottom: 0 none;
    font-size: 30px;
    font-weight: 800;
    height: auto;
    margin-bottom: 0 !important;
    padding: 28px 30px !important;
    text-align: center;
    width: 100% !important;
    color: #fff !important;
}

.orderoptions .btn {
    padding: 15px 30px !important;
    font-size: 18px;
    max-width: 250px;
    margin: 15px auto 0;
    display: block
}

.membership-options-wrapper .form-group.btn-submit input.wpcf7-form-control.wpcf7-submit.btn.btn-default:hover {
    background: #EA5B31;
}

.membership-options-wrapper select#location {
    border-bottom: 0 none;
    height: 50px;
    margin-bottom: 0;
    font-weight: 500;
    color: rgba(0, 0, 0, 0);
    text-shadow: 0px 0px 0px #6b1159;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    background: #ffffff url("img/arrow-for-the-cta-min.png") no-repeat scroll right 10px top 19px / 29px auto;
}

.membership-options-wrapper select#location option {
    color: #6b1159;
}

.membership-options-wrapper .nav-tabs>li>a {
    padding: 0px;
    border: 0px;
    margin-right: 0px;
}

.membership-options-wrapper  .nav-tabs>li.active>a, .membership-options-wrapper  .nav-tabs>li.active>a:focus, .membership-options-wrapper .nav-tabs>li.active>a:hover {
    border: 0px;
}

.membership-options-wrapper .nav-tabs>li a .price-section {
    padding: 20px 15px 0;
    display: block;
}

.membership-options-wrapper  .nav-tabs>li:first-of-type  span.arrow-down {
    background-color: #F28938;
}

.membership-options-wrapper  .nav-tabs>li:first-of-type span.club-price {
    color: #F28938
}

.membership-options-wrapper  .nav-tabs>li:nth-of-type(2)  span.arrow-down {
    background-color: #F97535;
}

.membership-options-wrapper  .nav-tabs>li:nth-of-type(2) span.club-price {
    color: #F97535
}

.membership-options-wrapper  .nav-tabs>li:last-of-type  span.arrow-down {
    background-color: #ED592B;
}

.membership-options-wrapper  .nav-tabs>li:last-of-type span.club-price {
    color: #ED592B
}

.membership-options-wrapper .nav-tabs li h4 {
    color: #6B1159;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 45px;
    min-height: 51px;
    padding-right: 30px;
    text-transform: uppercase;
}

.membership-options-wrapper .form-section h3 {
    color: #6b1159;
    font-weight: 800;
    padding: 0 20px;
    text-align: left;
    font-weight: 800;
    font-size: 28px;
}

.membership-options-wrapper .wpcf7-form-control::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 16px;
    color: #6B1159;
    font-weight: 500
}

.membership-options-wrapper .wpcf7-form-control::-moz-placeholder {

    /* Firefox 19+ */
    font-size: 16px;
    text-transform: uppercase;
    color: #6B1159;
    opacity: 1 !important;
    font-weight: 500
}

.membership-options-wrapper .wpcf7-form-control:-ms-input-placeholder {

    /* IE 10+ */
    font-size: 16px;
    color: #6B1159;
    text-transform: uppercase;
    font-weight: 500
}

.membership-options-wrapper .wpcf7-form-control::-moz-placeholder {

    /* Firefox 18- */
    font-size: 16px;
    color: #6B1159;
    text-transform: uppercase;
    opacity: 1 !important;
    font-weight: 500;
}

.membership-options-wrapper .wpcf7-form-control::-moz-input-placeholder {

    /* Firefox 18- */
    font-size: 16px;
    color: #6B1159;
    font-weight: 500;
    text-transform: uppercase;
    opacity: 1 !important
}

.membership-options-wrapper span.club-price {
    line-height: 1;
    display: block;
    font-size: 37px;
    font-weight: 700;
    margin-bottom: -5px;
}

.page-id-9936 .row.top-content {
    margin-top: 30px;
    margin-bottom: 135px;
    font-family: 'Montserrat', sans-serif;
}

.membership-options-wrapper .container >p {
    font-size: 26px;
    font-weight: 700;
    font-family: Montserrat;
}

.membership-options-wrapper .tab-content {
    margin-top: 4px;
}

.membership-options-wrapper .tab-content .tab-pane {
    padding: 50px 20px 45px;
    background-color: #fff;
    color: #000;
}

.membership-options-wrapper  .content-sections {
    padding-left: 0px;
}

.membership-options-wrapper .content-sections.col-sm-8 ul li {
    color: #4a3c53;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
    padding-right: 20px;
    position: relative;
    padding-left: 15px;
}

.membership-options-wrapper .content-sections.col-sm-8 ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 14px;
}

.membership-options-wrapper .title-section h3 {
    color: #6b1159;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0px;
}

.membership-options-wrapper  .content-sections .club-content {
    margin-bottom: 25px;
}

.membership-options-wrapper .location-box {
    float: left;
    width: 50%;
    border: 2px solid #fff;
    color: #fff;
    background-color: rgba(107, 17, 89, 0.6);
}

.membership-options-wrapper .location-box  a {
    padding: 35px 45px;
    display: block;
    text-decoration: none;
}

.membership-options-wrapper .hidden-section {
    display: none;
    margin-top: 30px;
}

.membership-options-wrapper .hidden-section p {
    color: #242223;
    font-size: 17px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.4;
}

.form-control.locations-select {
    box-shadow: none !important;
    border: 0 none;
    border-radius: 0;
    height: 58px;
    font-weight: 600;
    color: #8D8B90;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    background: #DCD8D5 url("img/arrow-min.png") no-repeat scroll right 25px top 22px / 47px auto;
}

.location-boxes {
    margin-top: 10px;
    background-image: url("img/overlay-image-min.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    background-position: center 73%;
}

.location-boxes span.big-text {
    font-weight: 800;
    font-size: 60px;
    line-height: 0.8;
    width: 20%;
}

.location-boxes span {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 77%;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
}

.videoWrapper {
    background-color: #000;
    height: 0;
    position: relative;
    width: 100%;
}

.internet.explorer .videoPoster, .internet.explorer .videoIframe {
    height: 328px;
    border: 0px;
}

.videoPoster {
    background-position: 50% 100%;
    background-size: cover;
    border: 0 none;
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    transition: opacity 800ms ease 0s, height 0s ease 0s;
    width: 100%;
}

.videoIframe {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.videoWrapperActive .videoPoster {
    height: 0;
    opacity: 0;
    transition-delay: 0s, 800ms;
}

.video-play, .video-content {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.row.video-section {
    width: 100%;
    float: none;
    height: 100%;
    clear: both;
    display: table;
    margin-bottom: 135px;
}

.video-content {
    background: #ffffff;
    color: #000000;
    padding: 60px 40px;
}

.video-content > h2 {
    color: #6b1159;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-top: 0px;
}

.video-content > p {
    color: #2e232b;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
}

.footer.membership-footer {
    font-family: 'Montserrat', sans-serif;
}

.footer.membership-footer .footer-top .widget h2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: .5em;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-top-section {
    padding: 35px 20px 120px;
}

.footer.membership-footer .widget.widget_nav_menu ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.footer.membership-footer #menu-footer-block1 {
    padding-right: 9px;
}

.footer-top-section .btn.btn-default.btn-lg {
    display: block;
    width: 100%;
    border: 0px;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    padding: 37px 50px;
    border-radius: 0px;
    margin-bottom: 5px;
    font-size: 34px;
    color: #fff;
    text-align: left;
}

.footer-top-section .btn.btn-default.btn-lg.light-orange {
    background: #F28938
}

.footer-top-section .btn.btn-default.btn-lg.orange {
    background: #F97535
}

.footer-top-section .btn.btn-default.btn-lg.dark-orange {
    background: #ED592B
}

.col-sm-6.col-sm-offset-6.col-xs-12 {
    padding-left: 35px;
}

.location-boxes.poolbox {
    margin-top: 20px;
}

.location-boxes.poolbox, .hide-text {
    display: none
}

.pool-link {
    font-weight: 700;
    font-size: 20px;
    color: #EA5B31 !important;
    text-transform: uppercase;
    margin-top: 30px;
    text-decoration: none !important;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
}

.pool-link:hover {
    color: #6B1159 !important;
}

.location-boxes.poolbox span {
    color: #fff;
    width: 100%;
    line-height: 1.6;
    font-size: 18px;
}

.location-boxes.poolbox .location-box a {
    padding: 35px 20px;
    display: block;
    text-decoration: none;
}

.membership-options-wrapper .location span.wpcf7-not-valid-tip {
    top: auto;
    z-index: 99;
    bottom: -5px;
}

.membership-options-wrapper .wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, .membership-options-wrapper .wpcf7-form-control wpcf7-select wpcf7-validates-as-required.wpcf7-not-valid {
    border: 0px;
    border-bottom: 1px solid #ccc !important;
}

.membership-options-wrapper span.wpcf7-not-valid-tip {
    bottom: 5px;
    font-size: 12px !important;
    position: absolute;
    right: auto;
    top: auto;
}

.membership-options-wrapper div.wpcf7-response-output {
    margin: 0 !important;
}

/* ====================================================
                        Quiz form 
======================================================= */
.submit-btn {
    text-align: center;    /*margin-top: 35px;*/
}

.text-center {
    text-align: center !important;
}

.question {
    font-size: 26px;
    margin-top: 0;
    padding-top: 20px;
}

.answers-group li {
    width: 50%;
    float: left;
    min-height: 330px;
    display: table-cell;
    list-style-type: none !important;
}

.quiz-separator {
    height: 6px;
    background: #7F5694;
}

.answers-group li > label {
    position: relative;
    padding: 10px 0 0;
    width: 100%;
}

.answers-group li .img-box img {
    width: 100%;
}

.ansopt {
    display: none;
}

.img-box {
    display: block;
    margin-bottom: 10px;
    min-height: 80px;
    text-align: center;
    padding: 0 10px;
}

.answer-text {
    font-size: 16px !important;
    max-width: 98%;
    text-align: center;
    line-height: 1.7em;
    color: #EE592B !important;
    margin: 0 2.5% 1em;
}

.answer-label {
    padding: 5px;
    box-sizing: border-box;
    border: 5px transparent;
    position: relative;
}

.answer-label {
    border: 5px solid #EE592B !important;
    position: absolute;
    height: 230px;
    display: inline-block;
    width: 100%;
    top: 0;
}

.answers-group {
    display: inline-block;
}

.answers-group input[type=radio]:checked + span {
    border: 5px solid #EE592B !important;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
}

.result-heading {
    font-size: 36px;
    color: #5C2775;
}

.quizoptions-text {
    color: #EE592B !important;
    text-align: center !important;
    font-weight: 700 !important;
}

.quizioption {
    max-width: 280px;
}

.quizioption .wpcf7-form {
    margin: 0 auto !important;
    width: 100%;
}

.quizioption .wpcf7 {
    display: inline-block;
}

.quizioption .wpcf7-form-control-wrap input, .quizioption .wpcf7-form-control-wrap select {
    height: 34px !important;
}

.quizioption .wpcf7-form-control-wrap {
    width: 100% !important;
}

.quizioption {
    display: table;
    margin: 0 auto;
}

.quiz.submit-btn input[type="submit"] {
    width: auto;
    min-height: 48px;
    background: #F78004;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding: 8px;
    font-weight: 700;    /*margin: 10px 0 0;*/
    padding: 0 20px;
    border-radius: 8px !important;
}

.quizioption textarea {
    resize: none;
    height: 100px;
}

.resultcontainer h2, .resultcontainer p {
    text-align: left;
}

.resultcontainer img {
    margin-bottom: 30px;
}

.page-id-4792 #content-area h2:first-child {
    margin-top: 0 !important;
}

.page-id-4809 #content-area h2.result-heading {
    margin-top: 0 !important;
    font-size: 26px !important;
    display: block !important;
    text-align: center !important;
}

.page-id-4809 #content-area h2.result-heading span.first-text {
    color: #444 !important;
}

.page-id-4809 #content-area .result-img-sec {
    width: 80% !important;
    margin: auto !important;
}

.page-id-4809 #content-area .result-img-sec .resultcontainer img {
    width: 100% !important;
}

.page-id-4809 #content-area strong {
    font: 18px/28px PTSansBold, helvetica, arial, sans-serif;
}

/* Hide Modal Box */
.page-id-4792 #ios, .page-id-4792 #android {
    display: none !important;
}

.page-id-4792 .modal-backdrop.in {
    display: none !important;
}

.page-id-4809 #content-area .result-img-sec .resultcontainer img {
    width: 100% !important;
}

.quizioption .wpcf7-submit {
    background: #F78004;
    color: #fff;
    font-weight: 700;
    height: 48px;
    margin: 10px 0 0;
    padding: 0 20px;
    width: auto !important;
    text-shadow: none;
    border-radius: 8px !important;
    font-size: 16px;
    display: table;
    margin: 0 auto;
}

.step.ExtraOptions.content-sections label {
    position: relative;
    padding-left: 5px
}

/*==================== Quize page 2 CSS =================*/
#content-area.fitquiz-content2, #content-area.fitquiz-content2 p {
    font-family: 'PillGothic600mg-Regular';
}

#content-area.fitquiz-content2 > h3 {
    font-size: 26px;
}

.fitquiz-content2 h2.question {
    margin: 0;
}

#content-area.fitquiz-content2 .quiz-separator {

    /*display: none;*/
}

div.submit-btn-quiz2.quiz input[type="submit"] {
    background: #eb5a34;
    width: 100%;
    border-radius: 4px !important;
    font-size: 20px !important;
    max-width: 100%;
    font-weight: 500 !important;
    padding: 8px 20px 6px;
}

.question-img-div {
    margin: 0 0 20px;
}

ul.answers-group2 {

    /*margin: 0 -15px;*/
    width: 100%;
}

ul.answers-group2 li {
    min-height: 100%;
    padding: 0 15px;    /*    display: inline-block;
            float: none;*/
    vertical-align: top;
    margin: 15px 0;
}

ul.answers-group2 li .answers-inner {
    width: 100%;
    float: left;    /*border:1px solid #ccc;*/
    position: relative;
}

ul.answers-group2 li .answers-inner label {
    height: 80px;
    display: table;
    width: 100%;
    max-width: 100%;
    margin: 0;
    cursor: pointer;
}

.page-id-9661 ul.answers-group2 li .answers-inner label {
    height: 116px;
}

ul.answers-group2 li .answers-inner label .answer-text {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 15px;
    color: #000 !important;
    font-size: 20px !important;
    font-family: 'PillGothic600mg-Regular';
    border: 1px solid #ccc;
}

ul.answers-group2 li .answers-inner label .fowoAnswerText {
    padding: 10px 12px;
    font-size: 18px !important;
}

ul.answers-group2 li .answers-inner .quizoptions-text {
}

ul.answers-group2 li.cartQuizQue {
    width: calc(100% / 3);
}

#content-area.quiz-result-area p {
    font-family: 'PillGothic600mg-Regular';
    font-size: 16px;
}

.selected-head {
    text-align: center;
    background: #492564;
}

.selected-head h3 {
    font-family: 'MarketFreshInlineBold';
    color: #fff;
    font-size: 48px;
    margin: 15px 0;
}

.selected-head small {
    color: #fff;
}

.result-form-div {
    padding: 15px;
    background: #f1f2f2;
    font-family: PillGothic600mg-thin;
}

.result-form-div .row > div h3 {
    font-family: 'PillGothic600mg-Regular';
    margin-top: 0;
    font-size: 30px;
}

.result-form-div .row > div:nth-of-type(1) p {
    font-family: 'PillGothic600mg-Regular';
}

.result-form-div .result-form {
    font-family: 'PillGothic600mg-Regular';
}

.result-form-div .wpcf7-form-control-wrap {
    float: left;
    width: 100% !important;
    position: relative;
    margin-bottom: 15px;
}

.result-form-div span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0;
    right: 0;
    top: auto;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 5px 6px 2px 16px;
    line-height: 7px;
    border-radius: 23px 0px 4px 0px;
}

.result-form-div .form-group {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.result-form-div .form, .result-form-div form {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.result-form-div form input {
    width: 100% !important;
    margin-bottom: 0px;
    height: 40px;
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    outline: none !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.result-form-div form select {
    margin-bottom: 0;
    height: 40px;
    border-radius: 4px !important;
    background: #ffffff url(img/arrow.png) no-repeat scroll right 10px top 14px / 20px auto;
    border-color: #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    color: #000;
}

.result-form-div form input[type="submit"] {
    width: 100%;
    display: block;
    background: #ee592b;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    border: none !important;
    box-shadow: none;
    border-radius: 4px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 4px !important;
    padding: 8px 20px 6px;
    margin: 0;
    font-family: 'PillGothic600mg-Thin';
}

.result-form-div p {
    width: 100%;
    float: left;
}

.result-form-div .div-submit-btn {
    position: relative;
}

.result-form-div .ajax-loader {
    position: absolute;
    right: 10px;
    bottom: 12px;
}

.result-form-div input::-webkit-input-placeholder {
    color: #000;
    opacity: 1 !important;
}

.result-form-div input:-moz-placeholder {
    color: #000;
    opacity: 1 !important;
}

.result-form-div input::-moz-placeholder {
    color: #000;
    opacity: 1 !important;
}

.result-form-div input:-ms-input-placeholder {
    color: #000;
    opacity: 1 !important;
}

.result-form-div .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: block !important;
}

.result-form-div div.wpcf7-response-output {
    margin: 15px 0 10px !important;
    width: 100%;
    font-family: 'PillGothic600mg-Regular';
}

.result-form-div div.wpcf7-validation-errors {
    border: 2px solid #f7e700 !important;
}

.resultLeftCol p {
    font-size: 15px !important;
}

.resultLeftCol p a {
    color: #F28938 !important;
    text-decoration: none !important;
}

.result-text-row > div {
    margin: 20px 0;
}

.result-text-row > div a {
    text-decoration: none !important;
    font-weight: 600;
}

body.page-id-6190 #content-area {
    font-family: 'PillGothic600mg-Regular';
}

body.page-id-6190 #content-area p {
    font-family: 'PillGothic600mg-Regular' !important;
    line-height: 1.2em;
}

@media only screen and (min-width:768px) {
    .col-sm-6.col-xs-12.leftinput {
        padding-left: 0;
        padding-right: 7px;
    }

    .col-sm-6.col-xs-12.inputright {
        padding-left: 7px;
        padding-right: 0;
    }

}

@media(max-width:767px) {
    .answers-group .cartQuizAnswer {
        width: 100%;
    }

    .answers-group .cartQuizAnswer {
        height: auto !important;
    }

    .ai1ec-single-event .ai1ec-actions {
        width: 42px;
        display: inline;
        float: left
    }

    .ai1ec-single-event .ai1ec-event-details {
        width: calc(100% - 55px);
        display: inline;
        float: left;
    }

    .ai1ec-event-details .ai1ec-field-label {
        width: 100% !important;
    }

    .result-text-row > div {
        margin: 8px 0;
    }

    ul.answers-group2 {
        margin: 0;
    }

    ul.answers-group2 li {
        padding: 0;
        border: none !important;
    }

    ul.answers-group2 input[type="radio"]:checked ~ .answer-text {
        font-size: 16px !important;
        font-weight: 500 !important;
    }

    ul.answers-group2 li .answers-inner label {
        height: auto;
    }

    ul.answers-group2 li .answers-inner label .answer-text {
        font-size: 16px !important;
    }

    .result-form div.leftinput, .result-form div.inputright {
        padding: 0;
    }

    .selected-head h3 {
        font-size: 32px;
    }

    .thank_you h2 {
        font-size: 60px !important;
    }

    body.page-id-6190 #content-area p {
        font-size: 16px !important;
    }

    .thank_you a {
        font-size: 16px !important;
        font-weight: 500 !important;
    }

}

@media(max-width:640px) {
    .result-form-div form.wpcf7-form {
        margin: 0 !important;
    }

    .thank_you h2 {
        font-size: 50px !important;
    }

}

/*==================== Quize page 2 Ends  =================*/

/*================= Buy page css ==================*/
.buypage-tab h2 {
    color: #6f2a8e;
    font-size: 30px;
    margin-bottom: 15px;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
}

.buypage-tab .new-tab {
    margin-bottom: 20px;
}

.buypage-tab .new-tab ul {
    margin: 0 -7px;
}

.buypage-tab .new-tab ul li {
    padding: 0 7px;
    width: calc(100% / 5);
    display: inline;
    float: left;
    align-items: center;
    line-height: 1.2em;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
}

.buypage-tab .new-tab ul li .inner-li {
    padding: 15px;
    width: 100%;
    display: table;
    align-items: center;
    border: 2px solid #ddd;
    background: #f2f2f2;
    font-weight: 700;
    color: #000;
    cursor: pointer;
    font-family: PillGothic600mg_thin;
}

.buypage-tab .new-tab ul li input[type="radio"]:checked + label {
    background: #ee592b;
    border: 2px solid #ee592b;
    color: #fff;
}

.buypage-tab .new-tab ul li input[type="radio"]:checked + .inner-li strong {
    color: #fff;
}

.buypage-tab .new-tab ul li .inner-li:hover {
    background: #ee592b;
    border: 2px solid #ee592b;
    color: #fff;
}

.buypage-tab .new-tab ul li .inner-li:hover strong {
    color: #fff !important;
}

.buypage-tab a {
    max-width: 50%;
    display: block;
    text-align: center;
    font-size: 26px;
    margin: 10px auto;
    border: #ee592b solid;
    padding: 15px 0;
    color: #fff;
    background-color: #ee592b;
    border-radius: 4px;
    text-decoration: none !important;
}

.new-tab .inner-li > div {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}

.buypage-tab .new-tab ul li .inner-li, .buypage-tab .new-tab ul li .inner-li strong {
    font-size: 20px !important;
}

.buypage-tab .new-tab ul li .inner-li strong {
    width: 100%;
    float: left;
}

.buypage-tab .tab-content ul {
    display: none;
}

.buypage-tab .tab-content ul.active {
    display: block;
}

.new-tab ul li.active .inner-li {
    background: #ee592b;
    border: 2px solid #ee592b;
    color: #fff;
}

.new-tab ul li.active .inner-li strong {
    color: #fff !important;
}

/*=================== New tab location ====================*/
.new-tab-location {
}

.new-tab-location h2, .new-tab-location h3 {
    color: #6f2a8e;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
}

.new-tab-location h2 {
    font-size: 30px;
    margin-bottom: 15px;
}

.new-tab-location h3 {
    font-size: 22px;
    margin-bottom: 10px;
}

.new-tab-location h2 {
    font-size: 30px;
}

.new-tab-location .tab-pane {
    display: none;
}

.new-tab-location .tab-pane.active {
    display: block;
}

.new-tab-location ul {
    display: block;
    margin: 0 -7px 30px;
}

.new-tab-location ul li {
    width: calc(100% / 5);
    padding: 0 7px;
    display: inline;
    float: left;
    text-align: center;
}

.new-tab-location ul li a {
    padding: 0;
    display: table;
    width: 100%;
}

.new-tab-location ul li .innter-list {
    display: table-cell;
    vertical-align: middle;
    height: 110px;
    padding: 15px 10px;
    width: 100%;
    border: 2px solid #ddd;
    background: #f2f2f2;
    font-weight: 700;
    color: #000;
    cursor: pointer;
    font-size: 20px;
    text-transform: uppercase;
    font-family: PillGothic600mg_thin;
}

.new-tab-location ul li a.active .innter-list, .new-tab-location ul li.active .innter-list, .new-tab-location ul li .innter-list:hover {
    background: #ee592b;
    border: 2px solid #ee592b;
    color: #fff;
}

.new-tab-location ul li .innter-list strong {
    width: 100%;
    float: left;
    font-size: 20px !important;
}

.new-tab-location ul li a.active .innter-list strong, .new-tab-location ul li.active .innter-list strong, .new-tab-location ul li .innter-list:hover strong {
    color: #fff !important;
}

.submit-btn-link-new {
    max-width: 400px;
    display: block;
    text-align: center;
    width: 100%;
    font-size: 26px;
    margin: 10px auto;
    border: #ee592b solid;
    padding: 15px;
    color: #fff !important;
    background-color: #ee592b;
    border-radius: 4px;
    text-decoration: none !important;
}

@media only screen and (min-width:2000px) {
    .footer-top-section {
        padding: 60px 20px 9%;
    }

    body.page-template-template-membership .footer-top {
        margin-top: 280px;
    }

}

@media only screen and (min-width:1600px) {
    body.page-template-template-membership .footer-top {
        margin-top: 20px;
    }

}

@media only screen and (min-width:1400px) {
    .footer-top-section {
        padding: 35px 20px 160px;
    }

}

@media only screen and (max-width:1199px) {
    ul.answers-group2 li.fowoAnswerli {
        padding: 0 5px;
    }

    ul.answers-group2 li.cartQuizQue {
        width: 50%;
    }

    .location-boxes span {
        font-size: 19px;
    }

    .footer-top-section .btn.btn-default.btn-lg {
        font-size: 26px;
        padding: 17px 50px;
    }

    .membership-options-wrapper .nav-tabs li h4 {
        font-size: 21px;
        margin-bottom: 45px;
        min-height: 45px;
        padding-right: 0;
    }

    .membership-options-wrapper span.arrow-down {
        top: 98%;
    }

    .membership-options-wrapper .container > p {
        font-size: 22px;
    }

    .location-boxes.poolbox span {
        font-size: 17px;
    }

}

@media only screen and (max-width:991px) {
    .buypage-tab .new-tab ul li .inner-li, .buypage-tab .new-tab ul li .inner-li strong {
        font-size: 16px !important;
    }

    .membership-options-wrapper .wpcf7-form-control-wrap {
        margin: 0 9px;
        width: 90%;
    }

    .membership-options-wrapper .nav-tabs li h4 {
        font-size: 18px;
        margin-bottom: 30px;
        min-height: 45px;
        padding-right: 0;
    }

    .membership-options-wrapper .title-section h3 {
        font-size: 19px
    }

    .membership-options-wrapper .form-group.btn-submit input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
        font-size: 23px;
    }

    .membership-options-wrapper .form-section h3 {
        font-size: 21px;
        padding: 0 12px;
    }

    .membership-options-wrapper span.club-price {
        font-size: 27px;
    }

    .membership-options-wrapper .nav-tabs li {
        width: 33.02%;
    }

    .video-content > h2 {
        font-size: 23px;
    }

    .location-boxes span.big-text {
        font-size: 40px;
        width: 18%;
    }

    .location-boxes span {
        font-size: 16px;
        width: 78%;
        line-height: 1.2;
    }

    .membership-options-wrapper .location-box a {
        padding: 30px 20px;
    }

    .membership-options-wrapper .content-sections.col-sm-8 ul li {
        font-size: 16px;
        padding-right: 0;
    }

    .location-boxes.poolbox span {
        font-size: 12px;
    }

    .footer.membership-footer.fullwidth {
        overflow: hidden !important;
        width: 100% !important;
    }

    .membership-options-wrapper .location-box {
        min-height: 160px;
    }

    .page-id-4809 #content-area h2, .page-id-4809 #content-area h2.result-heading {
        font-size: 28px !important;
        margin-top: 0 !important;
    }

    .page-id-4809 #content-area .result-img-sec .resultcontainer img {
        width: 100% !important;
    }

    .page-id-4792 #content-area h2:first-child {
        margin-top: 0 !important;
    }

}

.form-control.locations-select {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #8d8b90
}

.form-control.locations-select option {
    color: #8d8b90
}

.membership-options-wrapper select::-ms-expand {
    display: none;
}

@media only screen and (max-width:767px) {
    ul.answers-group2 li .answers-inner label .fowoAnswerText {
        text-transform: none;
    }

    ul.answers-group2 li .answers-inner label .fowoAnswerText br {
        display: none;
    }

    .page-id-5170 .row.top-content, .page-id-5170 .membership-options-wrapper .tab-content {
        margin-top: 0px !important;
    }

    .header-membership a {
        float: right;
    }

    .membership-options-wrapper h1 {
        margin-top: 128px;
    }

    .row.top-content .col-sm-3.col-xs-12 {
        width: 100%;
    }

    .membership-options-wrapper .container > p {
        font-size: 27px;
        font-weight: 800;
        line-height: 1.1;
    }

    .topsection {
        background-size: auto !important;
    }

    .membership-options-wrapper .form-section h3 {
        font-size: 27px;
        max-width: 225px;
    }

    .membership-options-wrapper .form-group {
        clear: both;
        max-width: 330px;
    }

    .membership-options-wrapper .form-group.btn-submit input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
        padding: 28px 50px !important;
    }

    .membership-options-wrapper .form-group.btn-submit {
        float: right;
        margin-bottom: 0;
    }

    .video-play, .video-content {
        display: block;
        vertical-align: top;
        width: 100%;
    }

    .video-play {
        min-height: 310px;
    }

    .video-content > h2 {
        font-size: 28px;
        font-weight: 800;
    }

    .video-content {
        padding: 30px 25px;
    }

    .footer.membership-footer.fullwidth {
        background-size: 100% auto !important;
        background-color: #161115;
    }

    .footer.membership-footer .footer-top-section {
        padding: 110px 20px 120px;
    }

    .footer.membership-footer .col-sm-6.col-sm-offset-6.col-xs-12 {
        float: right;
        margin-right: -20px !important;
        max-width: 75%;
        padding-left: 35px;
        padding-right: 0;
        position: relative;
    }

    .footer.membership-footer .footer-top .widget.widget_nav_menu {
        padding-left: 30px;
        text-align: left;
        width: 100% !important;
    }

    .footer.membership-footer .footer-top .widget h2 {
        font-size: 20px;
    }

    .footer.membership-footer .footer-top-section {
        padding: 110px 20px 80px;
    }

    .row.video-section {
        clear: both;
        display: block;
        float: left;
        height: auto;
        margin: 0 -15px;
        width: auto;
    }

    .row.video-section iframe {
        max-width: 100% !important;
    }

    .row.top-content .col-sm-9.col-xs-12 {
        width: 100%;
    }

    .membership-options-wrapper .panel-heading {
        border-radius: 0px !important;
    }

    .membership-options-wrapper .mobile-section  .panel-default>.panel-heading {
        padding: 0px;
        border: 0px;
    }

    .membership-options-wrapper .mobile-section span.arrow-down {
        width: 130px;
        position: relative;
        margin-right: 0px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 40px auto;
        display: table-cell;
        vertical-align: middle;
    }

    .membership-options-wrapper .mobile-section span.price-section {
        margin-right: 0px;
        padding: 15px 10px 0 30px;
        width: 75%;
        display: table-cell;
        float: none;
        vertical-align: middle;
    }

    .membership-options-wrapper .mobile-section .accordian-head, .panel-group {
        margin-top: 20px;
        margin-bottom: 80px;
    }

    .membership-options-wrapper .mobile-section .panel-group .panel {
        border-radius: 0;
        margin-bottom: 0;
    }

    .membership-options-wrapper .mobile-section  .panel-default {
        border: 0 none;
    }

    .membership-options-wrapper .mobile-section .panel-title a {
        display: table !important;
        float: none;
        width: 100%;
        height: 100%;
    }

    .membership-options-wrapper .mobile-section .panel-title {
        font-size: 16px;
    }

    .membership-options-wrapper .mobile-section .panel-title > a {
        display: block;
        text-decoration: none !important;
        background: #fff;
    }

    .membership-options-wrapper .mobile-section  .tab-title {
        color: #bfbbb2;
        font-size: 23px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        padding-bottom: 10px;
        padding-top: 15px;
        display: block
    }

    .membership-options-wrapper .content-sections.col-sm-8 ul li {
        font-family: 'Montserrat', sans-serif;
    }

    .membership-options-wrapper .mobile-section .col-sm-4, .membership-options-wrapper .mobile-section .col-sm-8 {
        width: 100% !important
    }

    .mobile-section .panel-group .panel-default:nth-of-type(1) span.arrow-down {
        background-color: #F28938;
    }

    .mobile-section .panel-group .panel-default:nth-of-type(1)  span.club-price {
        color: #F28938;
    }

    .mobile-section .panel-group .panel-default:nth-of-type(1) .panel-title a.collapsed {
        border-bottom: 15px solid #F28938
    }

    .mobile-section .panel-group .panel-default:nth-of-type(2)  span.club-price {
        color: #F97535;
    }

    .mobile-section .panel-group .panel-default:nth-of-type(2) span.arrow-down {
        background-color: #F97535;
    }

    .mobile-section .panel-group .panel-default:nth-of-type(2) .panel-title a.collapsed {
        border-bottom: 15px solid #F97535
    }

    .mobile-section .panel-group .panel-default:nth-of-type(3)  span.club-price {
        color: #ED592B;
    }

    .mobile-section .panel-group .panel-default:nth-of-type(3) span.arrow-down {
        background-color: #ED592B;
    }

    .mobile-section .panel-group .panel-default:nth-of-type(3) .panel-title a.collapsed {
        border-bottom: 15px solid #ED592B
    }

    .membership-options-wrapper span.club-price {
        font-size: 38px;
        margin-bottom: -10px;
    }

    .membership-options-wrapper .content-sections {
        padding-left: 15px;
    }

    .panel-heading h4 a {
        border-bottom: 15px solid #fff
    }

    .location-boxes span {
        font-size: 16px;
        width: 80%;
    }

    .location-boxes span.big-text {
        font-size: 30px;
        width: 15%;
    }

    .membership-options-wrapper  .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ffffff;
        padding-bottom: 35px;
    }

    .membership-options-wrapper .location-box a {
        padding: 30px 15px;
    }

    .form-control.locations-select {
        font-weight: 500;
    }

    .location-boxes.poolbox span {
        font-size: 15px;
        min-height: 96px;
    }

    .membership-options-wrapper .location-box {
        min-height: 141px;
    }

    .membership-options-wrapper .visible-xs.mobile-section {
        display: block !important;
    }

    .membership-options-wrapper .title-section h3 {
        margin-bottom: 15px;
    }

    .membership-options-wrapper .location-box a, .location-boxes.poolbox .location-box a {
        border-top: 2px solid #d9d8d4;
        color: #d24d2e;
        padding: 15px 0;
    }

    .membership-options-wrapper .location-box {
        background: rgba(0, 0, 0, 0);
        color: #d24d2e !important;
        min-height: 100%;
        width: 100%;
    }

    .location-boxes {
        background-image: none;
    }

    .location-boxes span.big-text {
        color: #d24d2e;
        font-size: 30px;
        padding-right: 5px;
        width: auto;
    }

    .location-boxes.poolbox span {
        min-height: 100%;
    }

    .location-boxes span, .location-boxes.poolbox span {
        color: #ea5b31;
        font-size: 16px;
        vertical-align: middle;
        width: auto;
    }

    .location-boxes .location-box:last-child a {
        border-bottom: 2px solid #d9d8d4;
    }

    .topsection {
        background-position: 0px 0px;
    }

    /* Quiz css*/
    .answer-text {
        font-size: 14px !important;
        margin: 0 !important;
    }

    .answers-group li {
        width: 100% !important;
    }

    .quiz.submit-btn input[type="submit"] {
        max-width: 300px;
        white-space: inherit;
        font-size: 14px !important;
        padding: 8px;
        margin: 0;
    }

    .submit-btn {
        margin-top: 0;
    }

    .question {
        font-size: 22px;
    }

    .img-box {
        display: none !important;
    }

    .answers-group li {
        width: 100% !important;
        min-height: auto !important;
        display: table-cell;
        list-style-type: none !important;
        margin-bottom: 5px !important;
        border: 2px solid #EE592B;
        background: rgba(255, 255, 255, 1);
        background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
        background: -webkit-gradient(left bottom, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(47%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
        background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
        background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
        background: -ms-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 47%, rgba(237, 237, 237, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    }

    .answers-group input[type="radio"]:checked + span {
        background: #EE592B !important;
        position: absolute;
        width: 100%;
        height: 100%;
        content: "";
        left: 0;
        top: 0;
    }

    .answers-group input[type="radio"]:checked ~ .answer-text {
        font-size: 14px !important;
        margin: 0 !important;
        text-transform: uppercase;
        color: #fff !important;
        position: relative;
        font-weight: 700 !important;
    }

    .answers-group li > label {
        position: relative;
        padding: 10px;
        width: 100%;
        margin: unset !important;
    }

    .answer-text {
        font-size: 14px !important;
        margin: 0 !important;
        text-transform: uppercase;
        color: #444 !important;
    }

    .header-fitquiz-m .logo {
        width: 100px !important;
        background-size: 100px 45px;
        float: left;
        margin-top: 0;
        height: 45px;
    }

    .fitquiz-m .social-icons {
        display: none !important;
    }

    .fullwidth.header-fitquiz-m .fitquiz-m {
        width: 56% !important;
        padding-top: 0 !important;
    }

    .navbar-header.fitquiz-m {
        top: 10px !important;
    }

    .footer-fitquiz-m .social-icons.pull-right {
        width: 155px;
        float: none !important;
        margin: 0 auto;
    }

    h2.question {
        font-size: 16px !important;
        margin-top: 20 !important;
        margin-bottom: 10px !important;
    }

    .fitquiz-content h2 {
        font-size: 18px;
        line-height: 1.3em;
        margin-top: 0;
    }

    .jump-to_form {
        position: fixed;
        right: -32px;
        top: 157px;
        transform: rotate(-90deg);
        z-index: 99;
        background: #5C2775;
        padding: 5px 10px;
        text-decoration: none;
    }

    .jump-to_form a {
        text-decoration: none;
        color: #fff;
    }

    .page-id-4809 #content-area .result-img-sec {
        width: 100% !important;
    }

    .page-id-4809 #content-area .resultcontainer img {
        width: 100% !important;
    }

    .category-banner h2 {
        background: #492265;
        padding: 10px 12px;
        color: #fff;
        font-family: "Futura Medium";
        margin: 0 !important;
    }

    .img-text {
        width: 100px;
    }

}

@media only screen and (max-width:568px) {
    body.page-id-5523 #content-area .h2, body.page-id-5523 #content-area .h2 a {
        width: 100%;
        float: left;
    }

    body.page-id-5523 #content-area p[style] {
        padding-left: 0 !important;
    }

    .footer-top-section .btn.btn-default.btn-lg {
        font-size: 26px;
        padding: 25px 45px;
    }

    .footer.membership-footer .col-sm-6.col-sm-offset-6.col-xs-12 {
        max-width: 90%;
    }

    .location-boxes span {
        font-size: 14px;
        width: 80%;
    }

    .video-content > h2 {
        font-size: 23px;
        font-weight: 800;
        max-width: 100%;
    }

    .video-play {
        min-height: 250px;
    }

    .membership-options-wrapper .container > p {
        font-size: 26px;
        font-weight: 800;
        line-height: 1.1;
        max-width: 350px;
    }

    .topsection {
        background-size: 193% auto !important;
    }

    .footer.membership-footer .footer-top .widget.widget_nav_menu {
        text-align: left !important;
        width: 100% !important;
    }

    .footer.membership-footer .footer-top .widget.widget_nav_menu li {
        display: block !important;
    }

    .location-boxes.poolbox span {
        font-size: 12px;
        min-height: 96px;
    }

    .page-id-4792 .page-title, .page-id-4809 .page-title {
        font: 28px PillGothic300mgBold, helvetica, arial, sans-serif;
    }

}

@media only screen and (max-width:414px) {
    .membership-options-wrapper h1 {
        margin-top: 90px;
    }

    .membership-options-wrapper .container > p {
        font-size: 23px;
    }

    .footer.membership-footer .col-sm-6.col-sm-offset-6.col-xs-12 {
        max-width: 100%;
        padding-left: 15px;
    }

    .footer-top-section .btn.btn-default.btn-lg {
        font-size: 22px;
        padding: 25px;
    }

    .footer.membership-footer.fullwidth {
        background-size: 142% auto !important;
    }

    .membership-options-wrapper .location-box {
        width: 100%;
    }

    .location-boxes.poolbox span {
        font-size: 14px;
        min-height: 100%;
    }

    .form-control.locations-select {
        background: #dcd8d5 url("img/arrow-min.png") no-repeat scroll right 25px top 24px / 32px auto;
        padding-left: 8px;
    }

    .video-content > h2 {
        font-size: 22px;
    }

    .membership-options-wrapper .location-box {
        min-height: 100%;
    }

    .page-id-4809 #content-area h2.result-heading {
        font-size: 20px !important;
        color: #5C2775;
        margin: 5px 0 !important;
    }

    .page-id-4809 #content-area h2 {
        font-size: 16px !important;
        margin: unset !important;
    }

    .page-id-4809 #content-area h2.result-heading span.first-text {
        float: left;
        width: 100%;
    }

}

#submitQuizFrom .wpcf7 form .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    display: none !important;
}

.thank_you h2 {
    text-align: center;
    color: #f28938;
    font-size: 100px;
    font-family: Futura Medium, Helvetica, Arial, sans-serif;
}

.thank_you p {
    text-align: center;
    font-size: 26px !important;
    text-transform: uppercase;
    font-family: Futura Medium, Helvetica, Arial, sans-serif !important;
    line-height: 1.2em !important;
}

.thank_you a {
    width: auto;    /* min-height: 48px; */
    background: #F78004;
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    display: inline-block;
    text-decoration: none !important;
    line-height: 1.2em;
    color: #fff;
    padding: 8px;
    font-weight: 700;
    margin: 10px 0 0;
    padding: 15px 24px;
    border-radius: 8px !important;
}

.hide-more-text {
    opacity: 0;
    visibility: hidden;
    transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    display: none;
}

.show-more-text {
    opacity: 1;
    visibility: visible;
    transition: 0.25s ease-in-out;
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -ms-transition: 0.25s ease-in-out;
    display: block;
}

#anch-more:focus, #anch-more:active, #anch-more:hover {
    color: #F28938;
}

#main-content ul#subpages li.page-item-1454 {

    /*display: none;*/
}

.page-border-top {
    border-radius: 4px 4px 0 0;
    border-top: 4px solid #c0d72d;
}

.banner-area {
    background: #fff;
    color: #000;
    margin-top: 20px;
}

.category-banner {
    position: relative;
}

.img-text {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 280px;
    z-index: 222;
}

.category-banner h2 {
    position: absolute;
    z-index: 444;
    right: 0;
    bottom: 10px;
    background: #492265;
    padding: 10px 12px;
    color: #fff;
    font-family: "Futura Medium";    /* font-weight: 800; */
}

.content-category {
    padding: 20px 45px;
}

.content-category h3 {
    font-family: PillGothic600mg_thin !important;
    font-weight: 900;
    font-size: 28px;
    line-height: 1.4em;
    margin: 5px 0 0;
}

.content-category p {
    font-family: PillGothic600mg_thin !important;
    font-weight: 900;
    font-size: 16px;
    line-height: 1.6;
}

#content-area.content-area-category {
    border-top: none !important;
}

@media(max-width:659px) {
    .category-banner h2 {
        position: static;
        text-align: center;
        font-size: 24px
    }

    .img-text {
        width: 200px
    }

}

@media(max-width:479px) {
    .img-text {
        width: 150px
    }

    .category-banner h2 {
        font-size: 20px
    }

}

@media(max-width:400px) {
    .img-text {
        width: 115px
    }

}

@media(max-width:368px) {
    .img-text {
        width: 100px
    }

    .category-banner h2 {
        font-size: 16px
    }

}

/***********Schedule Page******************/
.bw-widget--medium .bw-header__account-link {
    background-color: #ee592b !important;
    border-radius: 4px;
    color: #ffffff !important;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif !important;
    font-size: 18px !important;
    line-height: 20px !important;
    margin-bottom: 10px !important;
    padding: 10px 20px !important;
}

.bw-widget--medium .bw-header__account-link:hover {
    color: #f6810a;
}

.bw-fullcal-button {
    background: #ee592b none repeat scroll 0 0 !important;
    border-radius: 4px !important;
    color: #ffffff !important;
    margin-top: 25px !important;
    padding: 10px !important;
}

.bw-widget th.bw-calendar__heading {
    background: #eeeeee none repeat scroll 0 0 !important;
    border: 1px solid #cccccc !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    line-height: 16px v;
    padding: 10px 0 !important;
    text-align: center;
}

.bw-fullcal-button:hover {
    text-decoration: none !important;
}

.bw-checkbox__label {
    font-size: 14px !important;
}

.bw-widget td.bw-calendar__day {
    border: 1px solid #cccccc !important;
    font-size: 12px !important;
    height: 34px;
    line-height: 18px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
}

.bw-empty__clear {
    color: #873795 !important;
}

#bw-widget__schedules-7d5391881fc .bw-widget__preheader {
    padding-right: 0px !important;
}

/***********Buy Page***************/
.mindbody-packages-list {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

.mindbody-packages-list > li {
    display: inline-block;
    list-style: outside none none;
    margin: 0 21px;
}

.mindbody-packages-list .pacakge-inner-div {
    background: #7f5694 none repeat scroll 0 0;
    border-radius: 50%;
    height: 180px;
    width: 180px;
    position: relative;
}

.package-text {
    color: #ffffff;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

.package-text  strong {
    color: #fff !important;
    font-size: 24px !important;
}

.mindbody-pkg-link {
    background: #EE592B none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
    height: 100%;
    left: 0;
    letter-spacing: 1px;
    line-height: 170px;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.8s ease 0s;
    visibility: hidden;
    width: 100%;
    color: #fff !important;
    line-height: 180px;
    vertical-align: middle;
}

.mindbody-packages-list li:first-child .pacakge-inner-div {
    background: #793c8c none repeat scroll 0 0;
}

.mindbody-packages-list li:nth-child(2) .pacakge-inner-div {
    background: #6b2290 none repeat scroll 0 0;
}

.mindbody-packages-list li:nth-child(3) .pacakge-inner-div {
    background: #5c2775 none repeat scroll 0 0;
}

.package-text > h3 {
    font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
    margin-bottom: 0 !important;
}

.responisve-buy-btn > a {
    display: none;
}

/*#content-area h3{
text-align:center;
}*/

/*#content-area p{
padding:20px;
}*/
.page-id-5208 .special-area > p {
    padding: 20px;
}

.page-id-5208 .special-area h3 {
    text-align: center;
}

@media only screen and (min-width:991px) {
    .pacakge-inner-div:hover .mindbody-pkg-link {
        font-size: 80px;
        opacity: 1;
        text-decoration: none;
        visibility: visible;
        z-index: 99;
    }

}

@media only screen and (max-width:767px) {
    .new-tab-location ul li {
        width: calc(100% / 3);
        margin-bottom: 14px;
    }

    .new-tab-location ul li .innter-list, .new-tab-location ul li .innter-list strong {
        font-size: 16px !important;
    }

    .new-tab-location ul li .innter-list {
        height: 82px;
        padding: 0;
    }

    .new-tab-location ul {
        margin: 0 -7px 10px;
    }

    .buypage-tab h2 {
        font-size: 24px;
    }

    .buypage-tab h3 {
        font-size: 21px;
    }

    .buypage-tab .new-tab ul li {
        width: calc(100% / 3);
        margin-bottom: 14px;
    }

    .new-tab .inner-li > div {
        height: 50px;
    }

    .buypage-tab h2 {
        font-size: 24px;
    }

    .mindbody-packages-list > li {
        margin-bottom: 25px;
        margin-top: 25px;
        border-bottom: 1px solid #cccccc;
    }

    .mindbody-packages-list > li:first-child {
        margin-top: 0px;
    }

    .responisve-buy-btn  a {
        background: #f5820f none repeat scroll 0 0;
        border-radius: 5px;
        color: #ffffff !important;
        display: inline-block !important;
        font-family: PillGothic300mgBold, helvetica, arial, sans-serif;
        font-size: 24px;
        margin-top: 20px;
        padding: 10px 25px 5px;
        display: block;
        margin-bottom: 50px !important;
    }

    .responisve-buy-btn  a:hover {
        text-decoration: none !important;
    }

    #main-content #subpages li.page_item {
        border-left: medium none !important;
        float: left;
        border-right: 0px !important;
        margin-left: 0 !important;
        width: 100%;
    }

}

@media(max-width:480px) {
    .new-tab-location ul li {
        width: calc(100% / 2);
    }

    .new-tab-location h2 {
        font-size: 22px;
    }

    .new-tab-location h3 {
        font-size: 18px;
    }

    .buypage-tab .new-tab ul li {
        width: calc(100% / 2);
        margin-bottom: 14px;
    }

    .new-tab .inner-li > div {
        height: 40px;
    }

    .buypage-tab h2 {
        font-size: 22px;
    }

}

@media(max-width:360px) {
    .new-tab-location ul li {
        width: 100%;
    }

    .new-tab-location ul li .innter-list {
        height: auto;        /*min-height: 70px;*/
        display: block;
        padding: 16px 8px;
    }

    .buypage-tab .new-tab ul li {
        width: 100%;
        margin-bottom: 8px;
    }

    .new-tab .inner-li > div {
        height: auto;
    }

}

#matterportModal .close {
    background: #F78000 !important;
    border-radius: 0px;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: none;
    top: 0px;
    width: 25px;
    z-index: 99;
}

#matterportModal {
    height: 100%;
}

#matterportModal .modal-dialog {
    align-content: center;
    align-items: center;
    display: flex;
    margin: auto !important;
    vertical-align: middle;
    height: 100%;
    width: 800px;
}

#matterportModal .modal-dialog .modal-content {
    width: 100%;
}

.portlink, .portlink2, .portlink3 {
    cursor: pointer;
}

.widgetmap .portlink {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.widgetmap .portlink, .widgetmap .portlink:hover, .widgetmap .portlink:focus {
    color: #C1D72E;
}

.widgetmap .portlink2, .widgetmap .portlink2:focus, .widgetmap .portlink2:hover {
    color: #ccc;
    font-size: 13px;
}

div#content-area.content-area-div {
    margin-top: 20px !important;
}

.gallink {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
}

.clublink {
    float: left;
    font-size: 20px;
    margin-top: -10px;
    padding-bottom: 22px;
    text-align: center;
    width: 100%;
}

.clublink a:hover, .clublink a:focus {
    text-decoration: none;
}

.locationlink {
    float: left;
    margin-top: 15px;
    width: 100%;
}

@media screen and (min-width:768px) and (max-width:992px) {
    #matterportModal .modal-dialog {
        width: 550px;
    }

}

.page-id-178 .gallery-item:nth-child(7) {

    /*display:none !important;*/
}

/*============ Chalange Tabbed CSS here ===================*/
.challenge-tab-content img {
    padding: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 0 5px #ccc;
}

.challenge-tab-content ul {
    padding: 0 0 0 15px;
    margin: 0 0 10px !important;
}

.challenge-tab-content .modal-link {
    cursor: pointer;
}

@media(max-width:767px) {
    .image-profile {
        width: 100%;
        float: left;
        text-align: center;
    }

    .challenge-tab-content img {
        float: none;
        margin: 10px auto;
    }

    .challenge-tab-content p, .challenge-tab-content ul {
        width: 100%;
        float: left;
    }

    .modal-content .modal-body > p {
        float: none !important
    }

}

@media(max-width:480px) {
    .challenge-tab-content h2, .challenge-tab-content h3 {
        text-align: left;
    }

}

/*================ Ends Chalange Tabbed ===============*/
#content-area li a, #content-area li a:hover {
    text-decoration: none;
}

.content-area {
    margin-top: 10px;
}

@media(min-width:521px) and (max-width:635px) {
    #main-content #subpages li.page_item {
        min-width: auto !important;
        padding: 0 7px;
    }

}

@media(max-width:520px) {
    #subpages > .page_item:last-child {
        border-bottom: 3px solid #6f2a8e;
    }

}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 32px;
    font-weight: bold;
}

.small_font {
    font-size: 17px !important;
    margin-top: 10px;
    display: block;
}

.modal-body > p {
    margin: 0 !important;
}

.margin-bottom {
    margin-bottom: 10px;
    display: block;
}

.small_font.inline {
    display: inline-block;
    padding-right: 5px;
}

.half-width {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.half-width li {
    padding-bottom: 13px;
}

.modal-content {
    max-height: 90vh;
    overflow: hidden
}

body.modal-open {
    overflow: hidden;
}

.modal-title {
    text-align: center;
}

#toTop {
    padding: 6px 3px;
    background: #ddd;
    color: #fff;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    width: 34px;
    text-align: center;
}

#toTop i {
    font-size: 25px;
    display: inline-block;
    padding: 0 0px;
    color: #000
}

.fitness_training {
    text-align: left;
}

.fitness_training > li {
    display: inline-block;
    padding-bottom: 20px;
    position: relative;
}

.fitness_training li:first-child::before {
    display: none;
}

.fitness_training > li::before {
    content: "";
    height: 11px;
    width: 1px;
    background: #000;
    display: block;
    position: relative;
    top: 15px;
    border-radius: 10px;
    left: 3px;
}

.fitness_training > li > a {
    padding-left: 12px;
}

.fitness_training {
    padding: 0 !important;
}

#content-area li {
    list-style-type: none !important;
}

.page-id-10777 #content-area li {
    list-style: decimal !important;
}

.fitness_training li:first-child a {
    padding-left: 0px;
}

@media(max-width:1280px) {
    .fitness_training > li {
    }

}

@media(max-width:767px) {

    /*    .mCustomScrollBox {max-height: 300px !important;}*/
    .fitness_training > li {
    }

}

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

@media(min-width:1200px) {
    .modal-content {
        max-height: 100vh !important;
    }

}

@media(min-width:1400px) {
    .content {
        max-height: none !important;
    }

}

/*================ schedule-form-new css here ==============*/
.schedule-form-new {
    margin: 20px 0;
    width: 100%;
    float: left;
    text-align: center;
}

.schedule-form-new .wpcf7 {
    max-width: 400px;
    margin: auto;
    display: inline-block;
    float: none;
}

.form-style-new .form-field, .form-style-new .wpcf7-form, .form-style-new .wpcf7-select {
    width: 100%;
    float: left;
    margin: 0;
}

.form-style-new .form-group {
    margin-bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
}

.form-style-new .col-sm-6.col-xs-12.leftinput {
    padding-left: 0;
    padding-right: 7px;
}

.form-style-new .col-sm-6.col-xs-12.inputright {
    padding-left: 7px;
    padding-right: 0;
}

.form-style-new  .wpcf7-form-control-wrap {
    float: left;
    width: 100% !important;
    position: relative;
    margin-bottom: 15px;
}

.form-style-new form input {
    background: #fff;
}

.form-style-new form input, .form-style-new form select {
    height: 40px;
    color: #333;
    border-radius: 4px !important;
    outline: none !important;
    box-shadow: none !important;
    width: 100% !important;
    float: left;
    margin: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border: 1px solid #ccc !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.form-style-new form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #ffffff url("img/arrow.png") no-repeat scroll right 10px top 14px / 20px auto;
    display: block;
    line-height: 1.42857;
}

.form-style-new form input[type="submit"] {
    padding-top: 8px;
    margin-bottom: 0;
    float: left;
    background: #ee592b !important;
    color: #fff;
    text-transform: uppercase;
    vertical-align: middle;
    border: none !important;
    font-weight: bold;
    font-size: 18px;
    opacity: 1 !important;
}

.form-style-new form input::-webkit-input-placeholder, .form-style-new form .wpcf7-form-control::-webkit-input-placeholder {
    color: #333;
    opacity: 1;
}

.form-style-new form input:-moz-placeholder, .form-style-new form .wpcf7-form-control::-moz-placeholder {

    /* Firefox 18- */
    color: #333;
    opacity: 1;
}

.form-style-new form input::-moz-placeholder, .form-style-new form .wpcf7-form-control::-moz-placeholder {

    /* Firefox 19+ */
    color: #333;
    opacity: 1;
}

.form-style-new form input:-ms-input-placeholder, .form-style-new form .wpcf7-form-control:-ms-input-placeholder {
    color: #333;
    opacity: 1;
}

.form-style-new span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0;
    top: auto;
    right: 0;
    font-size: 10px;
    background-color: #EE592B;
    color: #fff !important;
    padding: 5px 6px 5px 19px;
    line-height: 10px;
    border-radius: 23px 0px 4px 0px;
}

.form-style-new span.ajax-loader {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto !important;
    bottom: -16px;
}

.form-style-new div.wpcf7-response-output {
    margin: 15px 0 10px;
    padding: 4px;
    width: 100%;
    float: left;
    text-align: center;
}

.form-style-new div.wpcf7-response-output.wpcf7-validation-errors {
    display: block !important;
    border: 2px solid #f7e700 !important;
}

@media(max-width:767px) {
    .form-style-new .col-sm-6.col-xs-12.inputright {
        padding-left: 0;
    }

    .form-style-new .col-sm-6.col-xs-12.leftinput {
        padding-right: 0;
    }

}

/*================ Ends schedule-form-new css here ==============*/
#fancybox-title-float-main {
    display: none !important;
}

.que-div-outer .que-div:last-of-type .answers-group input {
    line-height: 1em;
}

/*=============== New membership option page css here ===============*/
.PillGothic-thin {
    font-family: "PillGothic600mg-thin";
    font-weight: 600;
}

.PillGothic-regular {
    font-family: "PillGothic600mg-regular";
}

.ptsans-regular {
    font-family: "PTSansRegular";
}

.new-membership-content h2 {
    font-weight: 700;
    color: #492564;
    line-height: 1.3em;
    margin-top: 10px;
}

.new-membership-content p strong {
    font-size: inherit !important;
}

.options-box-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px 0 40px;
}

.options-col {
}

.options-box-outer .options-col {
    padding: 0 1px;
}

.options-box {
    color: #000;
    border-radius: 8px;
}

.options-head {
    padding: 14px 14px 12px 12px;
    text-align: right;
    color: #fff;
    border-radius: 10px 10px 0 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.options-head h3 {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.3em;
}

.options-box-outer .orange-options .option-content-outer {
    border: 1px solid #df5629;
}

.options-box-outer .blue-options .option-content-outer {
    border: 1px solid #0caecf;
}

.options-box-outer .black-options .option-content-outer {
    border: 1px solid #000;
}

.options-head .options-value {
    font: 24px/24px PTSansRegular, helvetica, arial, sans-serif !important;
    margin: 0 !important;
}

.options-head .options-value sub {
    bottom: 0;
    font-size: 50%;
}

.options-box .options-content {
}

.options-content ul {
    padding: 10px;
    line-height: 1.4;
    margin-bottom: 30px;
}

.options-box-outer .blue-options ul {
    margin-bottom: 80px;
}

.options-content ul li {
    position: relative;
    list-style: none !important;
    padding: 10px 5px;
    font-size: 14px;
    text-align: left;
    padding-left: 24px;
}

.options-content ul li:before {
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 3px;    /*color: #fff;*/
    margin-top: 3px;
}

.options-box-outer .orange-options .options-content ul li:before {
    color: #df5629;
}

.options-box-outer .blue-options .options-content ul li:before {
    color: #0caecf;
}

.options-box-outer .black-options .options-content ul li:before {
    color: #000;
}

.round-btn-div {
    text-align: center;
}

.round-btn {
    display: inline-block;
    border-radius: 30px;
    padding: 8px 40px;
    opacity: 1 !important;
    text-decoration: none !important;
}

.round-btn span {
    margin: 0 0 0 5px;
}

.options-box .round-btn-div {
    margin-bottom: -19px;
}

.options-box .round-btn {
    color: #fff !important;
    border: 1px solid #fff;
}

.orange-options .round-btn {
    background: #df5629;
}

.blue-options .round-btn {
    background: #0caecf;
}

.black-options .round-btn {
    background: #000;
}

/*--------- Pack Location ----------*/
.pack-location-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pack-location-col {
    width: calc(100% / 6);
    display: inline;
    float: left;
    padding: 2px;
}

.pack-location-inner .pack-location-image {
    height: 180px;
}

.pack-location-inner .pack-location-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.pack-location-inner .round-btn-div {
    margin-top: -19px;
}

.pack-location-inner .round-btn {
    background: #ededed;
    color: #000;
    transition: all 0.3s ease;
    min-width: 140px;
    padding: 8px;
}

.pack-location-inner .round-btn:hover {
    background: #ec592e;
    color: #fff;
}

/*---------- Packages name ----------*/
.packages-outer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.packages-inner {
    width: calc(100% / 6);
    display: inline;
    float: left;
    padding: 2px;
}

.packages-inner .packages-name {
    background: rgba(78, 52, 97, 1);
    background: -moz-linear-gradient(top, rgba(78, 52, 97, 1) 0%, rgba(224, 87, 41, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(78, 52, 97, 1)), color-stop(100%, rgba(224, 87, 41, 1)));
    background: -webkit-linear-gradient(top, rgba(78, 52, 97, 1) 0%, rgba(224, 87, 41, 1) 100%);
    background: -o-linear-gradient(top, rgba(78, 52, 97, 1) 0%, rgba(224, 87, 41, 1) 100%);
    background: -ms-linear-gradient(top, rgba(78, 52, 97, 1) 0%, rgba(224, 87, 41, 1) 100%);
    background: linear-gradient(to bottom, rgba(78, 52, 97, 1) 0%, rgba(224, 87, 41, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e3461', endColorstr='#e05729', GradientType=0);
    border-radius: 10px 10px 0 0;
    text-align: center;
    height: 70px;
    padding: 2px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.packages-name h4 {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height: 1.4em;
}

.packages-inner .packages-image {
    height: 180px;
}

.packages-inner .packages-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.packages-inner .round-btn-div {
    margin-top: -19px;
}

.packages-inner .round-btn {
    background: #ededed;
    color: #000;
    transition: all 0.3s ease;
}

.packages-inner .round-btn:hover {
    background: #ec592e;
    color: #fff;
}

/*---------- Member upgrage -----------*/
.member-upgrade-div {
    background: #ededed;
    padding: 10px 20px;
}

.upgrade-single {
    width: 300px;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 10px;
    overflow: hidden;
    margin: 10px;
}

.upgrade-single .price-month {
}

.upgrade-single a {
    color: #fff;
    opacity: 1 !important;
    background-size: cover;
    background-position: center center;
    text-decoration: none !important;
    padding: 14px;
}

.upgrade-single:nth-of-type(1) a {
    background-image: url('/wp-content/uploads/2019/01/upgrade-1.png');
}

.upgrade-single:nth-of-type(2) a {
    background-image: url('/wp-content/uploads/2019/01/upgrade2.png');
}

.upgrade-single h4 {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 1.4em;
}

.upgrade-single .price-month {
    font: 24px/24px PTSansRegular, helvetica, arial, sans-serif !important;
    margin: 0 !important;
}

.upgrade-single .price-month sub {
    bottom: 0;
    font-size: 60%;
}

.upgrade-single .select-arrow {
    font-size: 14px;
}

.member-upgrade-div .round-btn-div {
    text-align: center;
    display: inline-block;
    vertical-align: bottom;
    margin: 10px;
}

.member-upgrade-div .round-btn {
    background: #ec5a35 !important;
    color: #fff !important;
    padding: 8px 20px;
}

/*------------ Checkout --------------*/
.plan-checkout-row {
    margin-top: 15px;
}

.selected-div {
    background: #ededed;
    padding: 15px 15px 20px;
    margin: 8px 0 25px;
}

.selected-div h3 {
    color: #492564;
    font-size: 22px;
    margin: 0 0 8px;
    font-weight: 700;
}

.selected-info {
    margin: 6px 0;
    text-align: left;
}

.selected-info span {
    display: inline;
    float: left;
}

.selected-info span br {
    display: none;
}

.selected-info span a {
    color: #ec5a35 !important;
    text-decoration: none !important;
}

.selected-info span:nth-of-type(1) {
    width: 90px;
    padding-right: 10px;
}

.selected-info span:nth-of-type(2) {
    width: calc(100% - 100px);
}

.selected-div .round-btn-div {
    margin-top: 15px;
}

.selected-div .round-btn {
    background: #ec5a35;
    color: #fff;
}

.plan-checkout-bottom .text2 {

    /*font-size: 12px !important;*/
}

.bottomContent2 p {
    font-size: 12px !important;
}

.plan-checkout-sidebar {
}

.plan-checkout-sidebar ul {
}

.plan-checkout-sidebar ul li {
    position: relative;
    list-style: none !important;
    padding: 6px 5px;
    font-size: 14px;
    text-align: left;
    padding-left: 24px;
}

.plan-checkout-sidebar ul li:before {
    content: "\f058";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 3px;
    color: #000;
    margin-top: 4px;
}

/*-------------- Plan Modal -------------*/
div.plan3-modal .modal-dialog {
    margin: 0 auto;
}

div.plan3-modal .modal-content {
    background: #fff;
    color: #000;
    overflow: visible;
}

div.plan3-modal.fade {
    display: none !important;
}

div.plan3-modal.fade.in {
    display: flex !important;
    align-items: center;
    margin: 0 auto;
}

div.plan3-modal .close-icon {
    position: absolute;
    top: -13px;
    right: -13px;
    background: #fff;
    border-radius: 50%;
    padding: 2px;
    width: 28px;
    cursor: pointer;
    z-index: 9;
}

.plan3-modal .round-btn {
    background: #ec5a35;
    color: #fff;
}

.plan3-modal .modal-header h3 {
    font-weight: 700;
    color: #492564;
    line-height: 1.3em;
    margin: 5px 0 0;
    font-size: 22px;
}

.plan3-modal .modal-body {
    background: #fff;
}

.plan3-modal .link-plan1 {
    display: inline-block;
    margin-bottom: 5px;
}

/*-------- Ends Plan Modal --------*/
@media(max-width:1199px) {
    .packages-name h4 br {
        display: none;
    }

}

@media(max-width:991px) {
    .options-box-outer {
        margin: 0;
    }

    .options-box-outer > div {
        margin: 20px 0 40px;
    }

    .options-box-outer .blue-options ul {
        margin-bottom: 30px;
    }

    .responsive-box-col {
        width: calc(100% / 3);
        margin: 10px 0;
    }

    .pack-location-inner .pack-location-image, .packages-inner .packages-image {
        height: 220px;
    }

}

@media(max-width:767px) {
    .new-membership-content h2 {
        font-size: 25px;
    }

    .responsive-box-col {
        width: calc(100% / 2);
    }

    .pack-location-inner .round-btn {
        min-width: 130px;
    }

    .selected-div h3 {
        font-size: 20px;
    }

    .pack-location-inner .pack-location-image, .packages-inner .packages-image {
        height: 180px;
    }

    div.plan3-modal .modal-dialog {
        padding: 0 16px;
    }

}

@media(max-width:480px) {
    .upgrade-single {
        width: 100%;
        margin: 10px 0;
    }

    .member-upgrade-div .round-btn-div {
        width: 100%;
        margin: 10px 0;
    }

}

@media(max-width:375px) {
    .responsive-box-col {
        width: 100%;
    }

    .pack-location-inner .pack-location-image {
        height: 250px;
    }

    .packages-inner .packages-image {
        height: 300px;
    }

    .packages-inner .packages-image img {

        /*object-position: top;*/
    }

}

/*=============== New membership option page css here ===============*/
.page-id-257 #content-area ol li {
    list-style-type: decimal !important;
}

/*======== Location schedule css ========*/
#locationSchedule {
    width: 100%;
    float: left;
    margin: 0 !important;
    text-align: center;
}

#locationSchedule li {
    display: inline-block;
    margin: 0 5px 10px;
    background: #EC592E;
    color: #fff;
    padding: 8px 20px 5px;
    border-radius: 4px;
    cursor: pointer;
    border-bottom: 3px solid transparent;
    transition: all 0.3s ease;
}

#locationSchedule li:hover, #locationSchedule li.active-btn {
    border-bottom: 3px solid #6F2A8E;
}

#scheduleLocationFrame {
    display: none;
}

#scheduleLocationFrame iframe {
    min-height: 500px;
}

/*======== Refer friend new css =========*/
.inviteContent {
    padding: 0;
    font-weight: 600;
    max-width: 580px;
    display: table;
    margin: 0 auto;
}

.inviteContent p {
    font-size: 18px !important;
}

.specialContent {
    margin-bottom: 30px;
}

.specialContentInner {
    display: table;
    margin: 0 auto;
    max-width: 600px;
}

.specialContentInner p {
    font-size: 18px !important;
}

.specialContentInner strong {
    font-size: inherit;
}

.specialContentInner > h4 {
    font-size: 28px;
    text-transform: uppercase;
    font-family: 'PT Sans';    /* font-size: 20px; */
    font-weight: 600;
    color: #492564;
}

.specialContent .inviteBtn {
    background: #ec5a35;
    color: #fff;
    text-transform: uppercase;
    padding: 13px 18px 10px;
    text-decoration: none !important;
    display: inline-block;
    margin-top: 30px;
    font-family: 'PillGothic600mg-Regular';
    font-size: 20px;
}

div.inviteModal {
    padding: 10px !important;
}

.inviteModal .modal-content {

    /*background: rgba(0,0,0,0.9);*/

    /*border: 1px solid #F30021;*/
}

@media(min-width:768px) {
    div.vCenterModal.fade {
        display: none !important;
    }

    div.vCenterModal.fade.in {
        display: flex !important;
        align-items: center;
        margin: 0 auto;
    }

    div.vCenterModal .modal-dialog {
        margin: 0 auto;
    }

}

div.vCenterModal p:empty {
    display: none;
}

div.vCenterModal .modal-header {
    position: relative;
}

div.vCenterModal .modal-header button.close {
    opacity: 1;
    font-size: 30px;
    right: 0px;
    position: absolute;
    height: 30px;
    top: 2px;
    width: 30px;
    color: #000;
}

.inviteModal {
    color: #000;
}

.inviteModal h4 {
    font-size: 22px;
}

.inviteModal .modal-body {
    padding: 20px 30px;
}

.inviteModal .wpcf7-response-output {
    width: 100%;
    float: left;
    margin: 0;
    padding: 4px;
    font-size: 15px;
}

.fsForm {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.fsForm p {
    width: 100%;
    float: left;
    position: relative;
}

.fsForm div.wpcf7 .ajax-loader {
    position: absolute;
    top: 10px;
}

.fsForm form.wpcf7-form {
    width: 100% !important;
    margin: 0;
}

.fsForm .form-group {
    margin-bottom: 0;
    width: 100%;
    float: left;
}

.fsForm .wpcf7 {
    float: none;
    display: inline-block;
    text-align: center;
}

.fsForm input, .fsForm textarea {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    height: 40px;
    padding: 10px 10px 8px;
    color: #555;
    font-size: 14px;
    width: 100%;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc !important;
    outline: none !important;
    box-shadow: none !important;
}

.fsForm textarea {
    height: 130px;
    resize: none;
}

.fsForm .wpcf7-submit {
    background: #ee592b !important;
    width: 100%;
    text-transform: uppercase;
    color: #ffffff !important;
    font-size: 22px;
    margin: 0;
    padding: 5px;
    border: none;
    border: none !important;
    padding: 5px 30px 2px;
    border-radius: 4px !important;
}

.fsForm input::-webkit-input-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm input:-moz-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm input::-moz-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm input:-ms-input-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm textarea::-webkit-input-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm textarea:-moz-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm textarea::-moz-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm textarea:-ms-input-placeholder {
    color: #555;
    opacity: 1;
}

.fsForm .wpcf7-form-control-wrap {
    width: 100% !important;
    float: left;
    margin-bottom: 15px;
}

.fsForm span.wpcf7-not-valid-tip {
    position: absolute;
    top: 23px;
    right: 5px;
    font-size: 14px;
}

.fsForm span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0px;
    right: 6px;
    font-size: 14px;
    top: auto;
}

.fsForm select#location {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #ffffff url(/wp-content/themes/vidafitness-v1/landingPage2019/img/arrow.png) no-repeat scroll right 10px top 14px / 20px auto;
    border: 1px solid #ccc;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding: 0 8px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    color: #555;
    outline: none !important;
    height: 40px;
    margin: 0;
}

/*========== VIDA Referral page css ==========*/
body.page-id-8190, body.page-id-8192 {
    background: #322630 !important;
}

body.page-id-8190 .topsection, body.page-id-8192 .topsection {
    background: #322630 !important;
}

.vidaReferContent h1 {
    font-family: Montserrat;
    font-weight: 700;
}

.vidaReferContent p {
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 500;
}

.firstForm {
    margin: 50px 0;
}

.firstForm .row > div {
    margin-bottom: 15px;
}

.firstForm input, .firstForm select {
    color: #6b1159;
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    box-shadow: none !important;
    outline: none !important;
    padding: 10px 8px 8px;
    font-size: 15px;
    border-radius: 4px;
    font-family: 'Montserrat';
    font-weight: 500;
}

.firstForm select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #ffffff url("/wp-content/uploads/2019/05/arrow-do.png") no-repeat scroll right 10px top 14px / 20px auto;
}

.firstForm button {
    background: #d0471d;
    color: #fff;
    font-size: 25px;
    padding: 20px 30px;
    font-weight: 700;
    display: inline-block;
    font-family: 'Montserrat';
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.VIDA-referral-wrapper input::-webkit-input-placeholder {
    color: #6b1159;
    opacity: 1 !important;
}

.VIDA-referral-wrapper input:-moz-placeholder {
    color: #6b1159;
    opacity: 1 !important;
}

.VIDA-referral-wrapper input::-moz-placeholder {
    color: #6b1159;
    opacity: 1 !important;
}

.VIDA-referral-wrapper input:-ms-input-placeholder {
    color: #6b1159;
    opacity: 1 !important;
}

.ReferFromHead {
    font-family: 'Montserrat';
    margin: 0 0 30px;
}

.ReferFromHead h2 {
    color: #6b1159;
    margin: 0 0 15px;
    font-weight: 700;
}

.ReferFromHead .submit-num {
    color: #000;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 18px;
}

.vidaReferFrom {
    background: #fff;
    font-family: 'Montserrat';
    padding: 50px;
    margin: 30px 0;
}

.VIDA-referral-wrapper .vidaReferFrom form .wpcf7-form-control-wrap {
    width: 100%;
    float: left;
    margin: 0 0 40px;
    position: relative;
}

.VIDA-referral-wrapper .vidaReferFrom form input {
    margin: 0;
    height: auto;
    padding: 14px 10px;
    color: #6b1159;
    font-size: 18px;
    font-weight: 500;
}

.VIDA-referral-wrapper .vidaReferFrom .referralSubmitCol input[type="submit"] {
    background: #6b1159;
    font-family: 'Montserrat';
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    display: inline-block;
    padding: 30px 55px;
}

.VIDA-referral-wrapper .vidaReferFrom .ajax-loader {
    bottom: auto;
    left: auto;
    position: absolute;
    top: 32px;
}

.VIDA-referral-wrapper .vidaReferFrom span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: -20px !important;
}

.VIDA-referral-wrapper .vidaReferFrom .wpcf7-response-output {
    margin: 8px 0 0 !important;
    color: #000 !important;
    font-size: 13px;
}

.VIDA-referral-wrapper .ReferFromThanks {
    margin-bottom: 0;
}

.VIDA-referral-wrapper .ReferFromThanks h2 {
    text-transform: uppercase;
    margin: 0;
    font-size: 40px;
}

.single-ai1ec_event .ai1ec-actions, .single-ai1ec_event .ai1ec-event-details .ai1ec-time {
    display: block;
}

.ai1ec-event-details .ai1ec-cost {
    display: none;
}

.single-ai1ec_event .ai1ec-event-details .ai1ec-location {
    display: none;
}

.single-ai1ec_event .ai1ec-single-event a.ai1ec-category {
    padding: 0 4px;
}

.eventFeatureImage {
    max-width: 300px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 10px;
}

.eventFeatureImage img {
    margin: 0;
}

.eventReadDetail {
    margin-bottom: 15px;
}

/*================= Testimonials ==================================*/
.testimonials-image {
    width: 250px;
    margin-right: 20px;
}

.testimonials-content {
    width: 100%;
}

.testimonials-wrap {
    display: flex;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;
    padding-bottom: 50px;
}

.testimonials-image h2 {
    margin-top: 0;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0;
    line-height: normal;
}

.testimonials-image .placeholder {
    background: url(img/logo.png) center no-repeat #f6f6f6;
    width: 100%;
    height: 200px;
    background-size: 100px;
    border: 1px solid #eee;
}

.testimonials-wrap:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 20px;
}

.testimonials-content > p:last-child {
    margin-bottom: 0 !important;
}

.testimonials-wrap:nth-child(odd) {
    flex-direction: row-reverse;
}

.testimonials-wrap:nth-child(odd) .testimonials-image {
    margin-left: 20px;
    margin-right: 0;
}

.post-type-archive-ai1ec_event div#sidebar img {
    width: 100%;
}

.post-type-archive-ai1ec_event div#main-content {
    padding-right: 0;
}

.page-id-6861 div#content-area > p {
    margin-bottom: 40px;
}

/*************** preferred-partners Page Css *************/
.slider-banner .owl-dots button.owl-dot {
    background: #fff;
    width: 14px;
    height: 14px;
    margin: 0 4px;
    border-radius: 50px;
}

.slider-banner .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

.slider-banner .owl-item .item {
    background: #000;
}

.slider-banner .owl-item .item > img {
    height: 100%;
    object-fit: cover;
}

.slider-banner .owl-dots button.owl-dot.active {
    background: #f16d06;
}

.slider-banner {
    margin-bottom: 25px;
}

.preferred-partners {
    display: none;
}

.preferred-thumb {
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 15px;
}

.preferred-wrap {
    border: 2px solid #eee;
    padding: 15px;
    margin-bottom: 13px;    /*min-height: 420px;*/

    /*min-height: 395px;*/
}

.preferred-offer {
    color: #f67e03;
    font-weight: bold;
    font-size: 17px;
    line-height: normal;
    margin-bottom: 6px;
    text-align: left !important;
}

.preferred-offer-title {
    font-size: 20px;
    color: #000 !important;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    margin-bottom: 8px;
    font-weight: bold;
    text-align: left;
    text-decoration: none !important;
    display: inline-block;
}

.preferred-offer-address {
    display: flex;
}

span.preferred-ico {
    margin-right: 6px;
    width: 15px;
    text-align: center;
}

.preferred-wrap span {
    font-size: 15px;
    color: #000;
    display: inline-block;
    line-height: normal;
    padding: 4px 0;
    text-align: left;
}

.preferred-wrap span a {
    color: #000;
    text-decoration: none !important;
    display: inline-block;
}

.preferred-content {
    width: 82%;
}

.preferred-offer-phone p {
    margin: 9px 0 0 0 !important;
    color: #000;
    line-height: normal !important;
    text-align: left !important;
    font-size: 16px !important;
}

/*.preferred_partners_slider-wrap {
    margin: 0 20px;
}*/

.preferred-thumb > img {
    height: auto;
    width: auto !important;
    max-width: 100%;
    max-height: 100%;
}

.preferred_partners_slider-wrap .owl-nav {
    display: none;
}

.preferred_partners_slider-wrap .owl-dots .owl-dot {
    background: #cdcdcd !important;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 30px;
}

.preferred_partners_slider-wrap .owl-dots {
    margin: 0 auto !important;
    text-align: center;
}

.preferred_partners_slider-wrap .owl-dots .owl-dot.active {
    background: #f67e03 !important;
    width: 12px;
    height: 12px;
}

span.preferred-ico > img {
    width: auto !important;
}

@media(max-width:767px) {
    .testimonials-wrap {
        display: block;
    }

    .slider-banner .owl-item .item {
        background: #000;
    }

    .preferred_partners_slider .trainers {
        width: 100% !important;
    }

    .firstForm .row > div {
        width: 100%;
    }

    .vidaReferContent h1 {
        font-size: 30px;
        margin-top: 30px;
    }

    .vidaReferFrom {
        padding: 30px 20px;
    }

    .ReferFromHead h2 {
        font-size: 24px;
    }

    .VIDA-referral-wrapper .ReferFromThanks h2 {
        font-size: 25px;
    }

}

.page-id-6861 div#content-area > p {
    margin-bottom: 40px;
}

/*=========== Prosperity Acres page ===========*/
.prosperityContent p strong {
    font-size: inherit !important;
}

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

.prosperityContent h4 {
    margin: 20px 0 5px;
}

.prosperityContent .wpcf7, .prosperityContent form {
    width: 100%;
    float: left
}

.prosperityContent form {
    margin: 0;
}

.prosperityRow {
    margin-left: -15px;
    margin-right: -15px;
}

.prosperityRow .proFieldCol {
    padding: 0 15px;
    max-width: 245px;
    width: 100%;
    display: inline;
    float: left;
}

.prosperityRow .proFieldCol .wpcf7-form-control-wrap {
    width: 100% !important;
    position: relative;
}

.prosperityRow .proFieldCol span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 10px;
    right: 6px;
    top: auto;
}

.prosperityRow .proFieldCol .form-control {
    height: 39px;
}

.prosperityRow .proFieldCol .wpcf7-submit {
    margin-top: 0;
    background: #ec954e !important;
    color: #fff !important;
    border: none !important;
    padding-top: 3px;
    border-radius: 4px !important;
}

.prosperityContent .wpcf7-response-output {
    margin: 10px 0 0;
}

@media(min-width:768px) {
    body div#content-area.prosperityContent {
        padding: 20px 35px !important;
    }

}

@media(max-width:768px) {
    .prosperityRow .proFieldCol {
        max-width: 100%;
    }

}

/*=================*/
.frd-logo {
    text-align: right;
}

#referNewVida {

    /*background-size: cover !important;*/
    background-size: 100% !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-color: #000 !important;
}

#referNewVida .container {

    /*min-width: 1140px;*/
}

.topLine > div {
    height: 4px;
}

.topLine > div:nth-child(1) {
    background: #ee592b;
}

.topLine > div:nth-child(2) {
    background: #873b87;
}

.topLine > div:nth-child(3) {
    background: #000;
}

#referNewVida .topsection {
    background: none;
}

.frd-top {
    margin-top: 100px;
}

.frd-top p {
    font-size: 18px;
    line-height: 1.4em;
}

.frd-footer {
    background: rgba(0, 0, 0, 0.6);
    position: relative;
}

footer.frd-footer19 {
    margin: 30px 0 0 0 !important;
    background: rgba(0, 0, 0, 0.6);
    padding: 0;
}

footer.frd-footer19 {

    /*margin: 0 !important;*/
    margin: 0 0 -20px !important;
}

footer.frd-footer19 .container {
    position: relative;
}

.frd-footer19 .footerWrap {
    padding: 30px 0 20px !important;
}

.frd-footer19 .footerWrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 2px;
    background: rgba(245, 245, 245, 0.25);
}

.frd-footer19 .social-ul {
    text-align: right;
}

footer.frd-footer19 .social-ul a {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
}

footer.frd-footer19 .social-ul li:nth-child(1) a {
    background: #0F599A;
}

footer.frd-footer19 .social-ul li:nth-child(2) a {
    background: #1BAAE2;
}

footer.frd-footer19 .social-ul li:nth-child(3) a {
    background: #4A7DA8;
}

footer.frd-footer19 .social-ul li {
    margin: 0 0 0 20px;
    display: inline-block;
}

footer.frd-footer19 p {
    font-size: 12px;
}

footer.frd-footer19 a {
    display: block;
}

.frd-footer19 .footerFC a {
    color: #ee592b !important;
}

.frd-footer19 .footerFC p {
    font-size: 11px;
}

@media(min-width:1400px) {
    #referNewVida .VIDA-referral-wrapper {
        padding: 90px 0;
    }

}

@media(min-width:1850px) {
    #referNewVida .VIDA-referral-wrapper {
        padding: 170px 0;
    }

}

@media(max-width:991px) {
    #referNewVida .VIDA-referral-wrapper {
        padding: 80px 0;
    }

}

@media(min-width:768px) and (max-width:991px) {
    footer.frd-footer19 .social-ul li {
        margin: 0 0 0 8px;
    }

}

@media only screen and (max-width:767px) {
    .frd-logo {
        text-align: left;
    }

    .frd-logo a {
        float: left !important;
    }

    #referNewVida {
        background: none !important;
    }

    .frd-top {
        margin-top: 0px;
        color: #000;
    }

    .frd-mobile-img {
        display: block;
        width: 100%;
    }

    #referNewVida .VIDA-referral-wrapper {
        padding: 0 0 15px;
    }

    footer.frd-footer19 {
        padding-bottom: 20px;
    }

    footer.frd-footer19 .social-ul {
        text-align: center;
        margin: 10px 0 0;
    }

    footer.frd-footer19 .social-ul li {
        margin: 0 5px;
    }

    .frd-footer19 .footerWrap > div {
        width: 100%;
        text-align: center;
    }

}

.cmd-form form select option {
    color: #000;
}

.page-id-9663 h1.page-title.fullwidth, .page-id-9661 h1.page-title.fullwidth {
    text-align: left;
}

.page-id-6857 #content-area li {
    list-style-type: disc !important;
}

.page-id-6857 #content-area ul ul {
    margin-left: 30px;
}

.membership-options-wrapper .nav-tabs li:nth-child(2) {
    display: none;
}

.thankyou-message {
    margin: 20px 0 0 0;
    font-size: 25px;
    color: #ee592b;
    font-weight: bold;
}

.grecaptcha-badge {
    display: none !important;
}

.page-id-29 .grecaptcha-badge {
    display: block !important;
}

.membership-options-wrapper .nav-tabs li:nth-child(2) {
    display: none;
}

.packages {
    margin-bottom: 30px;
}

/*=============Corporate Page=========*/
.page-id-9936 .top-content {
    background: #ebebeb;
    color: #000;
    text-align: justify;
    padding: 20px 0;
    margin-top: 125px;
}

#corporate-inquiry form.wpcf7-form {
    text-align: center;
}

.page-template-corporatebrochure .vidafitness-wrapper {
    background: #fff;
}

.bb-custom-side p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
    display: flex;
    height: 100%;
    align-items: center;
}

.bb-custom-side .cntArea {
    margin-top: 0 !important;
    height: 530px !important;
}

.bb-custom-side h3 {
    margin-top: 0 !important;
}

.bb-bookblock {
    height: 550px !important;
}

#bb-bookblock .bb-custom-side {
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
}

#bb-bookblock #slide-1, #bb-bookblock #slide-7 {
    box-shadow: none;
    min-height: 530px;
}

#bb-bookblock #slide-1 .bb-custom-side img, #bb-bookblock #slide-7 .bb-custom-side img {
    height: 100%;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0px !important;
    padding-right: 30px;
}

#slide-2 .bb-custom-side h3, #slide-6 .bb-custom-side h3 {
    color: #ee592b;
    line-height: 1.4;
    padding-top: 10px;
}

#slide-2 ul li {
    display: block;
    line-height: 1.5;
    font-size: 17px;
    position: relative;
    padding-left: 20px;
    padding-bottom: 2px;
}

#slide-2 ul li::before {
    position: absolute;
    content: "\f00c";
    left: 0;
    top: 4px;
    font: normal normal normal 12px/1 FontAwesome;
    background: #000;
    color: #fff;
    border-radius: 20px;
    width: 16px;
    height: 16px;
    padding: 2px;
}

#slide-2 .slider-2-list {
    display: flex;
    align-items: center;
    justify-content: center;
}

#slide-2 .slider-2-list ul {
    margin: 0;
}

#slide-3 h3, #slide-4 h3, #slide-5 h3 {
    background: #000;
    color: #fff;
    padding: 5px 0px 3px 20px;
    font-size: 17px;
    line-height: 1.2;
    width: 70%;
}

#slide-3 ol li span {
    font-size: 80px;
    color: #ee592b;
    font-family: "Times";
    font-weight: bold;
    font-style: italic;
    line-height: 1;
    position: absolute;
    left: 0;
    top: -10px;
}

#slide-3 ol li {
    padding-left: 50px;
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 20px;
    position: relative;
}

#slide-5 ul li {
    font-size: 14px;
    line-height: 1.3;
    padding-bottom: 7px;
}

#slide-5 .bb-custom-side p {
    margin-bottom: 5px;
}

#slide-4 .col-md-8.nurt-text p, #slide-4 .col-md-8.nurt-text ul li {
    font-size: 13px;
    line-height: 1.3;
    margin-bottom: 7px;
}

#slide-4 .col-md-8.nurt-text ul li {
    margin-bottom: 0;
    width: 48%;
    float: left;
}

#slide-4 .col-md-8.nurt-text ul::after {
    clear: both;
    content: "";
    display: table;
}

#slide-3 .col-md-6, #slide-4 .col-md-6, #slide-5 .col-md-6 {
    padding: 0;
}

#slide-3 .bb-custom-side p, #slide-4 .bb-custom-side p, #slide-5 .bb-custom-side p, #slide-3 .bb-custom-side ol {
    padding-left: 20px;
}

#slide-4 .col-md-8.nurt-text p {
    padding: 0;
}

#slide-5 ul li {
    padding-left: 20px;
}

#slide-6 .bb-custom-side {
    text-align: center;
}

.lastsection-book::after {
    clear: both;
    content: "";
    display: table;
}

#slide-6 .bb-custom-side p:last-child {
    font-size: 15px;
}

#slide-6 .bb-custom-side p a {
    color: #000;
    text-decoration: none;
}

.lastsection-book p {
    font-size: 16px;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
}

.lastsection-book {
    margin-bottom: 10px;
    width: 66%;
    margin: 0 auto;
}

.lastsection-book .col-md-4:nth-child(2) {
    width: 13%;
}

.page-id-9936 .top-content p {
    font-size: 17px;
    line-height: 1.7;
}

img.book-image, .page-template-corporatebrochure .header_button_right > span {
    display: none;
}

#slide-6 .bb-custom-side p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 20px;
    padding-left: 10px;
}

#slide-1 .bb-custom-side.col-md-6, #slide-7 .bb-custom-side.col-md-6 {
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.7);
    padding: 0;
}

.bb-custom-side {
    padding: 15px;
}

.bb-custom-side.desktop-book img {
    height: 100%;
}

.bb-custom-side.col-md-6 {
    padding: 0;
}

div#slide-2 .bb-custom-side.col-md-6:nth-child(2) {
    padding-left: 15px;
}

#slide-4 .bb-custom-side p {
    font-size: 13px;
    margin-bottom: 10px;
}


#bb-bookblock .bb-item:first-child, #bb-bookblock .bb-item:last-child {
    position: relative;
    left: -25%;
}

.bbrow {
    justify-content: flex-end !important;
}

#bb-bookblock .mCustomScrollBox {
    display: flex;
    align-items: center;
}

.top-content #membership-form {
    width: 560px;
    margin: 0 auto;
}

.top-content #membership-form .form-group {
    clear: both;
}

.top-content #membership-form span {
    display: block;
    width: 100%;
    background-repeat: no-repeat !important;
    margin: 2px auto 10px;
    text-align: left;
}

.top-content #membership-form input, .top-content #membership-form select {
    background: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 13px 21px;
    height: auto;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
}

.top-content #membership-form input:placeholder {
    text-transform: uppercase;
}

.top-content #membership-form input[type="submit"], .top-content #membership-form input[type="submit"]:hover {
    background: #000;
    width: 100% !important;
    padding: 13px 0 10px;
    color: #fff;
    font-size: 21px;
    cursor: pointer;
    transition: 0.4s all;
    border-radius: 4px !important;
    letter-spacing: 1px;
}

.top-content #membership-form input[type="submit"]:hover {
    background: #000;
}

.top-content h3.membership-about {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

.top-content #membership-form select#location {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(/wp-content/themes/vidafitness-v1/landingPage2019/img/arrow.png) no-repeat scroll right 10px top 14px / 20px auto;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    color: #999 !important;
    outline: none !important;
}

.top-content #membership-form.formStyle form span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 3px 5px 1px 14px;
    font-weight: 600;
    line-height: 10px;
    border-radius: 23px 0px 4px 0px;
    display: inline-block !important;
    width: auto !important;
    top: auto;
    margin: 0;
}

.top-content a.disable-tab {
    cursor: not-allowed;
}

.top-content .wpcf7-form {
    width: 100%;
    margin: 0;
}

.top-content .wpcf7-form h2 {
    margin-bottom: 35px;
}

#slide-5 .cntArea img {
    width: 87%;
}

#slide-4 .cntArea img {
    width: 95%;
}

.clearfix {
    clear: both;
}

div#corporate-inquiry {
    margin-top: 0;
}


@media(max-width:1024px) {
    #bb-bookblock .mCustomScrollBox {
        display: block;
    }

}

@media(max-width:991px) {
    #bb-bookblock .bb-item:first-child, #bb-bookblock .bb-item:last-child {
        left: 0;
    }

}

@media(min-width:1211px) and (max-width:1239px) {
    .bb-bookblock {
        min-height: 546px !important;
        height: 546px !important;
    }

    .bb-custom-side .cntArea {
        height: 546px !important;
    }

    #bb-bookblock #slide-1, #bb-bookblock #slide-7 {
        min-height: 546px;
        height: 546px;
    }

}

@media(min-width:992px) and (max-width:1210px) {
    .bb-bookblock {
        min-height: 510px !important;
        height: 510px !important;
    }

    .bb-custom-side .cntArea {
        height: 510px !important;
    }

    #bb-bookblock #slide-1, #bb-bookblock #slide-7 {
        min-height: 510px;
        height: 510px;
    }

}

@media(min-width:768px) and (max-width:991px) {
    .bb-bookblock {
        min-height: 410px !important;
        height: 410px !important;
    }

    .bb-custom-side .cntArea {
        height: 410px !important;
    }

    #bb-bookblock #slide-1, #bb-bookblock #slide-7 {
        min-height: 410px;
        height: 410px;
    }

    .bb-custom-side.col-md-6 {
        width: 50%;
    }

    #bb-bookblock .bb-item:first-child, #bb-bookblock .bb-item:last-child {
        left: -25%;
    }

}

@media(max-width:768px) {
    .lastsection-book .col-md-4:nth-child(2) {
        width: auto;
    }

    .lastsection-book p {
        margin: 0 !important;
    }

    #slide-6 .bb-custom-side p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 10px;
    }

    .top-content #membership-form {
        width: 100%;
    }

    .leftinput, .inputright {
        padding: 0;
    }

}

@media(max-width:767px) {
    .header_button_right > span {
        font-size: 16px;
    }

    #slide-2 .bb-custom-side h3, #slide-6 .bb-custom-side h3 {
        font-size: 15px;
    }

    #bb-bookblock .bbrow .col-md-6:nth-child(1) {
        width: 100%;
    }

    #slide-3 h3, #slide-4 h3, #slide-5 h3 {
        width: 90%;
        font-size: 17px;
    }

    #slide-2 ul li {
        font-size: 17px;
    }

    .bb-custom-side.col-md-6.desktop-book {
        display: none;
    }

    img.book-image {
        display: block;
    }

    div#bb-bookblock .mCustomScrollBox {
        max-height: auto !important;
    }

    #bb-bookblock #slide-1, #bb-bookblock #slide-7 {
        min-height: auto;
    }

    #slide-6 .bb-custom-side p {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 12px;
    }

    .membership-header {
        padding: 25px 0;
    }

    .membership-header .container .row {
        flex-direction: column;
        justify-content: center;
        margin: 0;
    }

    .membership-header a.logo {
        margin: 0 auto;
        float: none;
        display: block;
        width: 100px;
        background-size: contain;
        height: 50px;
    }

    #bb-bookblock .bb-item:first-child, #bb-bookblock .bb-item:last-child {
        left: 0;
    }

    #bb-bookblock .mCustomScrollBox {
        display: block;
    }

    .mCSB_scrollTools {
        width: 10px !important;
    }

    .bb-item {
        display: block !important;
        margin-bottom: 20px !important;
    }

    .bb-custom-side .cntArea {
        height: auto !important;
    }

    .flipNav {
        display: none !important;
    }

    .mCSB_inside > .mCSB_container {
        padding-right: 0;
    }

    .bb-custom-side p, #slide-5 ul li {
        padding-right: 10px;
    }

    #slide-2 .bb-custom-side.col-md-6:nth-child(2) {
        padding-left: 0px !important;
    }

    #slide-2 .bb-custom-side.col-md-6 p, #slide-2 .bb-custom-side.col-md-6 h3 {
        padding-left: 10px;
    }

    #slide-4 .col-md-4 {
        padding: 0;
    }

    #slide-3 ol li {
        font-size: 14px;
        padding-right: 10px;
    }

    #slide-3 ol li span {
        font-size: 70px;
        top: 0px;
    }

    #slide-5 h3 {
        margin-top: 2px !important;
    }

    #slide-2 .slider-2-list ul {
        padding: 0 10px;
    }

    #slide-2 ul li {
        font-size: 15px;
    }

    .bb-bookblock {
        height: auto !important;
    }

    .bb-custom-side p {
        display: block;
        height: auto;
    }

    #slide-4 .cntArea img, #slide-5 .cntArea img {
        width: 100%;
    }

    .page-id-9936 .top-content {
        margin-top: 165px;
    }

}

#content-area .open-toggle .panel-title {
    background: url(img/ico-minus.png) 652px 13px no-repeat #fafafa;
}

#content-area .oscitas-bootstrap-container.collapse.in, #content-area .panel-title {
    background: none;
}

a.accordion-toggle {
    position: relative;
}

a.accordion-toggle.collapsed::after {
    position: absolute;
    content: "";
    background: url(img/ico-plus.png);
    height: 23px;
    width: 23px;
    right: 23px;
    top: -5px;
    background-repeat: no-repeat;
}

a.accordion-toggle::after {
    position: absolute;
    content: "";
    background: url(img/ico-minus.png);
    height: 23px;
    width: 23px;
    right: 21px;
    top: -3px;
    background-repeat: no-repeat;
}

.oscitas-bootstrap-container .panel-heading h4 a {
    border-bottom: 0px solid #fff
}

@media(max-width:768px) {
    .top-content {
        text-align: left;
    }

}

/*============ End CSS For Corporate Page ============ */

/*============ CSS For PDF Page ============ */
body.page-template.page-template-pdftemplate {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.page-template-pdftemplate div#header, .page-template-pdftemplate div#footer {
    display: none;
}

.page-template-pdftemplate .container {
    width: 100%;
}

/*============ End CSS For PDF Page ============ */

/****************  Membership Page ****************/

.include_pack {
    background: #ebebeb;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.content_area_middle.plan-wrapper {
    padding-bottom: 0;
}

.tab-header {
    background: #fff;
}

.tab-header ul {
    margin: 0;
    display: flex;
    align-items: center;
    color: #000;
    background: #fff;
}

.tab-header ul li {
    width: 100%;
    text-align: center;
    margin: 0 3px;
}

.tab-header ul li a {
    padding: 15px 0;
    background: #f4f4f4;
    color: #a1a0a0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    border-top: 8px solid #e1e1e1;
    display: block;
}

.tab-header ul li a:hover, .tab-header ul li a:focus {
    text-decoration: none;
}

.tab-header ul li.active-tab > a, a.payment.active-tab {
    border-color: #bf431c;
    color: #fff;
    background: #ee592b;
}

.tab-header ul li:first-child {
    margin-left: 0;
}

.tab-header ul li:last-child {
    margin-right: 0;
}

.section-description p {
    color: #333333;
    text-align: center;
    padding: 4px 0 16px 0;
    width: 80%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 29px;
}

/*********** Membership Page Css ***************/
.wrap-progress-bar h2 {
    margin: 0;
    color: #000;
    font-size: 31px;
    font-weight: 600;
}

.wrap-progress-bar {
    position: relative;
    padding: 22px 0 11px 0;
}

.progress-bar-head {
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 88%;
}

.progress-bar-head .steps {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.progress-bar-head .step {
    width: 23px;
    height: 23px;
    background: #fff;
    border: 5px solid #ebebeb;
    border-radius: 50%;
    transition: background 1s;
}

.progress-bar-head .step.active {
    background: #ebebeb;
}

.step.selected {
    border: 2px solid #4B81BD;
}

.progress-bar-head .step.completed {
    border: 2px solid #4B81BD;
    background: #4B81BD;
}

.progress {
    position: absolute;
    width: 100%;
    height: 50%;
    border-bottom: 6px solid #ebebeb;
    z-index: -1;
    background: none;
    box-shadow: none;
    margin: 3px 0 0 0;
}

.percent {
    position: absolute;
    width: 0;
    height: 100%;
    border-bottom: 2px solid #4B81BD;
    z-index: 1;
    transition: width 1s;
}

.mr-0 {
    margin: 0;
}

.pd-0 {
    padding: 0;
}

div#content-area.new-membership-content {
    border: none;
}

.tab-header ul li i {
    padding-right: 7px;
}

.content_area_middle {
    background: #F1EFF6;
    padding-bottom: 40px;
    color: #000;
}

.searchbar {
    text-align: center;
    margin-bottom: 15px;
}

.searchbar input::placeholder {
    color: #a1a0a0;
}

.searchbar input {
    background: #ededed;
    border: none;
    width: 100%;
    max-width: 400px;
    padding: 16px 14px;
    color: #a1a0a0;
    font-weight: bold;
    font-size: 16px;
}

.searchbar button, #searchsubmit {
    border-radius: 40px;    /* background-color: #000000; */
    background: url(images/button-bg.png) no-repeat;
    border: none;
    padding: 15px 70px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    line-height: normal;
    margin-left: 15px;
    color: #fff;
    width: auto;
    background-size: cover;
}

.map-section > img {
    width: 100%;
}

.locations-wrap .location, .packages-select label {
    background: #fff;
    padding: 2rem;
    position: relative;
    margin: 1rem 0;
    border-radius: 5px;
    border: 2px solid transparent;
    transition: 0.3s;
    box-shadow: 0px 5px 11px rgba(29, 19, 33, 0.15);
}

.locations-wrap .location:hover, .packages-select label:hover {
    border: 2px solid #F15A2C;
}

.locations-wrap .location.membership-length {
    padding: 18px 20px 18px 110px;
}

.locations-wrap .ph_number {
    color: #000;
}

.length {
    position: absolute;
    left: 33px;
    bottom: 0;
    height: 100%;
    display: flex;    /* align-items: center; */

    /* writing-mode: vertical-rl; */
    text-orientation: mixed;
    justify-content: center;
    display: flex;
    bottom: 0;
    margin: 0 0 0px 7px;
    padding: 0;
    width: 42%;
    height: 40px;
    transform: rotate(-90deg);
    transform-origin: left;
    font-size: 1.11111rem;
    text-align: left;
    white-space: nowrap;
    align-items: center;
    justify-content: center;
}

.location h3 {
    margin: 1.7rem 0 0 0;
    font-size: 36px;
    font-weight: 400;
    line-height: 47px;
}

.addreess {
    margin: 1rem 0 1.3rem 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 27px;
}

.locations-wrap .location a.locationselect, 
.locations-wrap .location a.locationselect:hover, 
.select-button, .select-button:hover {
    display: inline-block;
    padding: 21px 41px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    position: relative;
    z-index: 99;
    border-radius: 5px;
    background: #000;
    width: 100%;
    text-align: center;
    transition: 0.3s;
    box-shadow: none;
    border: none;
    box-shadow: inset 0 -4px 6px rgba(144, 45, 12, 0.34);
}

.locations-wrap .location a.locationselect:hover, .packages-select label:hover .select-button, .enable .select-button {
    background: #D4471C;
}

.mm_loc_image img {
    width: 100%;
}

.main_mm_values .left_side .offer-wrap span {
    display: none;
}

.total-membership .mm_pack {
    display: none;
}

.locations-wrap, .packages-select {
    padding-bottom: 4rem;
    margin-top: -200px;
}

.mm_loc_banner h2 {
    margin: 0;
    font-size: 60px;
}

.locations-wrap .location p {
    display: inline;
}

.length > span {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 45px;
    color: rgba(255, 255, 255, 0.5);    /* transform: rotate(-90deg); */
    padding: 0;
    position: relative;    /* left: -70px; */
}

.locations-wrap .location .learn_more a {
    color: #c5c0cc;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'Futura Heavy';
    margin-bottom: 1.8rem;
    display: inline-block;
    text-decoration: underline;
}

.map-section {
    height: 100%;
}

.clear {
    clear: both;
}

.package-wrap h2 {
    color: #000;
    margin: 33px 0 25px 0;
    font-size: 24px;
    font-weight: bold;
}

.package-wrap ul {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}

.package-wrap ul li a img {
    display: block;
    margin: 0 auto;
    width: 35px;
    padding-bottom: 10px;
}

.package-wrap ul li a, .package-wrap ul li a:hover {
    color: #000;
    display: block;
    text-align: center;
    margin: 0 24px;
    font-size: 16px;
    text-decoration: none;
}

span.image {
    display: flex;
    height: 64px;
    align-items: center;
    justify-content: center;
}

.package-wrap {
    margin-bottom: 40px;
}

.plan h2 {
    margin: 0;
    background: #ccc;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
    padding: 20px 0;
    line-height: 28px;
    color: #fff;
    background-size: cover !important;
    text-transform: uppercase;
}

.packages .col-md-3:first-child .plan h2 {

    /*background: #fe8c61 !important;*/

    /*background: url(images/Hue_Saturation-3.jpg);*/
}

.packages .col-md-3:nth-child(2) .plan h2 {

    /*background: url(images/Hue_Saturation-1.jpg);*/

    /*background: #5c2775 !important*/
}

.packages .col-md-3:nth-child(3) .plan h2 {

    /*background: url(images/Hue_Saturation-2.jpg);*/

    /*background: #8e418a !important;*/
}

.annual-membership h2 {
    background: #492564;
}

.month-membership h2 {
    background: #5e3d82;
}

.penthouse-pool-membership h2 {
    background: #6a8dbd;
}

.plan-detials {
    background: #ebebeb;
    padding: 10px 10px;
    text-align: center;
    color: #000;
    min-height: 300px;
}

.plan-detials span {
    display: inline-block;
    font-size: 26px;
}

.plan-price1 {
    font-size: 19px;
    text-transform: uppercase;
}

.plan-desc {
    margin: 25px 0;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    min-height: 120px;
}

.select-plan {
    margin: 33px 0px 10px 0px
}

.select-plan > a, .select-plan > a:hover, .select-plan > a:focus {
    font-size: 16px;
    background: #fff;
    display: block;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    padding: 11px 0;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    box-shadow: inset 0 -4px 6px rgba(0, 0, 0, 0.2);
}

.select-plan > a:hover {
    background: #ee592b;
    color: #fff;
}

.plan-price {
    text-transform: uppercase;
}

.days-membership h2 {
    margin: 0;
    text-align: center;
    font-weight: bold;
    font-size: 19px;
    padding: 10px 0;
    line-height: normal;
    text-transform: uppercase;
    color: #000;
}

.days-membership {
    background: #ebebeb;
    text-align: center;
    color: #333;
    padding: 11px 10px;
    font-size: 16px;
    line-height: 23px;
    min-height: 157px;
    border: 3px solid #ebebeb;
}

.day-membership.days-membership.punch-card.plan-5 {
    border-color: #eee;
    background: #fff;
    box-shadow: 10px 10px 0px #ebebeb;
}

.days-membership .select-plan {
    margin-top: 13px;
}

.Share {
    color: #ff3222;
    font-weight: bold;
    text-align: center;
    font-size: 17px;
    cursor: pointer;
}

.Share > i {
    padding: 0 0px 0 2px;
}

.punch-card {
    margin-top: 26px;
}

.sessions > .title {
    line-height: normal;
    padding: 1.4rem 0px 1.8rem;
    background-size: cover !important;
    font-size: 32px;
    font-weight: normal;
    color: #1D1321;
}

.sessions-image img {
    width: 100%;
}


.plan h2 span.pack-title {
    width: 212px;
    display: block;
    margin: 0 auto;
}


.black-button.disable {
    background: #f4f4f4;
    color: #a1a0a0;
}

.right-description {
    font-size: 14px;
    color: #333333;
}


ul.membership-desc li {
    margin: 0 0 10px 0px;
    font-size: 14px;
    color: #333333;
    padding: 0 0 5px 35px;
    background: url(images/listing.png) no-repeat;
    background-size: 17px;
    background-position: 0px 3px;
}

ul.membership-desc {
    margin-top: 20px;
    margin-bottom: 30px;
}

.right-description h4 br {
    display: none;
}

.total-membership strong:hover .tax-tooltip {
    visibility: visible;
    opacity: 1;
}


.select-sessions input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

/*.packages-select .col-md-4:first-child .sessions > .title {
background: url('images/pack-1.jpg') no-repeat;
}
.packages-select .col-md-4:nth-child(2) .sessions > .title {
background: url('images/pack-2.jpg') no-repeat;
}
.packages-select .col-md-4:nth-child(3) .sessions > .title {
background: url('images/pack-3.jpg') no-repeat;
}
.packages-select .col-md-4:nth-child(4) .sessions > .title {
background: url('images/pack-4.jpg') no-repeat;
}
.packages-select .col-md-4:nth-child(5) .sessions > .title {
background: url('images/pack-5.jpg') no-repeat;
}
.packages-select .col-md-4:nth-child(6) .sessions > .title{
background: url('images/pack-6.jpg') no-repeat;
}*/
.section-description p:last-child {
    padding-top: 0;
}

.section-description {
    margin-top: 20px;
}

.hide-desktop {
    display: none;
}

div#myMap {
    height: 795px;
}

.include {
    font-size: 19px;
    font-weight: 500;
    margin-top: 20px;
    text-transform: capitalize;
}

div#membership-form {
    width: 560px;
    margin: 0 auto;
}

#membership-form .form-group {
    clear: both;
}

#membership-form span {
    display: block;
    width: 100%;
    background-repeat: no-repeat !important;
    margin: 0 auto 10px;
}

#membership-form input, #membership-form select {
    background: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    padding: 13px 21px;
    height: auto;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
}

#membership-form input:placeholder {
    text-transform: uppercase;
}

#membership-form input[type="submit"], #membership-form input[type="submit"]:hover {

    /*background: url(images/purchase_button_bg.jpg);*/
    width: 100% !important;
    padding: 10px 0;    /*color: #fff;*/

    /*background-size: cover !important;*/
    font-size: 21px;
    cursor: pointer;
}

h3.membership-about {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
}

#membership-form select#location {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    cursor: pointer;
    background: #fff url(/wp-content/themes/vidafitness-v1/landingPage2019/img/arrow.png) no-repeat scroll right 10px top 14px / 20px auto;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    color: #999 !important;
    outline: none !important;
}

#membership-form.formStyle form span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 3px 5px 1px 14px;
    font-weight: 600;
    line-height: 10px;
    border-radius: 23px 0px 4px 0px;
    display: inline-block !important;
    width: auto !important;
    top: auto;
    margin: 0;
}

a.disable-tab {
    cursor: not-allowed;
}

.membership-header {
    background: transparent;
    padding: 0px 0 12px 0;
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(216, 216, 216, 0.3);
}

.membership-header div#bg-overlay {
    display: none;
}


.content_area_middle .tab-header > ul.hide-mobile {
    position: fixed;
    width: 100%;
    top: 93px; 
    z-index: 9999
}

.header_button_right {
    margin: 20px 0;
    text-align: right;
}


.locations-wrap .loader {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: rgba(255, 255, 255, .98);
    height: 100%;
    text-align: center;
}

.locations-wrap .loader img {
    position: relative;
    top: 10%;
}

.enable .select-button::after {
    content: ""attr(data-selected) "";
}

.offer_plan {
    z-index: 999999;
}

span.vida_offer_wrap br, .choosing_offer br, .Exclusive-Offers div br {
    display: none;
}

.Exclusive-Offers h2 {
    margin: 17px 0px 6px 0;
    font-size: 21px;
}

.Exclusive-Offers > div {
    margin: 9px 0 20px 0;
}

.select_club {
    font-size: 16px;
}

.select_club strong {
    font-weight: bold;
}

.offer_plan .round-btn {
    background: #ec5a35;
    color: #fff;
    margin-bottom: 16px;
    margin-top: 0px;
}

.select_club {
    font-size: 16px;
    margin: 17px 0 10px 0;
}

.offer_plan .fullwidth p strong {
    font-weight: normal;
    margin: 0 0 11px 0;
    display: block;
    font-size: 17px;
    color: #ec5a35;
}

.Exclusive-Offers div {
    font-size: 16px;
}

.Exclusive-Offers h2 {
    font-size: 22px;
    color: #ec5a35;
    font-weight: bold;
    margin-top: 24px;
}

.col-md-12.col-sm-12.no-padd {
    padding: 0;
}

.day-membership.days-membership.plan-4.productdisableannual-membership.plan.plan-4 > h2 {
    background: none;
}

.header_button_right > span {
    color: #B4AFBA;
    font-size: 20px;
    font-family: open sans;
    font-weight: 300;
    line-height: 1.3;
}

.header_button_right > span a, .header_button_right > span a:focus {
    color: #000;
    text-decoration: underline;
}

div#membership-form form.wpcf7-form > p {
    background: #000;
    margin: 10px 0;
    padding: 0;
    clear: both;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 3px solid #000;
}

div#membership-form form.wpcf7-form {
    position: relative;
}

div#membership-form form.wpcf7-form > p > input {
    background: none;
}

div#membership-form form.wpcf7-form > p span.ajax-loader {
    position: absolute;
    color: #fff;
    left: 0;
    bottom: -35px;
}

div#membership-form form.wpcf7-form > p:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

div#membership-form form.wpcf7-form > p:hover:before, div#membership-form form.wpcf7-form > p:focus:before, div#membership-form form.wpcf7-form > p:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/*======Membership PopUp=====*/
div.wpcf7::after, .form-group::after, .wpcf7-form p:after {
    clear: both;
    content: "";
    display: table;
}

.contact-form-membership .ReferFromHead {
    margin-bottom: 15px;
}

.contact-form-membership .form-group span {
    display: block;
    width: 100%;
}

.contact-form-membership .form-group span input, .contact-form-membership .form-group span select {
    width: 100%;
    background: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    padding: 9px 11px;
}

.contact-form-membership button.btn.btn-secondary {
    background: #ee592b;
    border-radius: 0 !important;
    position: absolute;
    right: 0;
    z-index: 9;
    color: #fff !important;
    font-weight: bold;
    font-size: 16px;
}

.contact-form-membership form.wpcf7-form {
    width: 100%;
    margin: 0 auto !important;
    float: none;
}

.contact-form-membership h2 {
    color: #000;
    text-align: center;
    margin: 20px 0 8px 0;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    font-size: 26px;
}

.contact-form-membership .ReferFromHead .submit-num {
    font-family: 'PT Sans', sans-serif;
}

div#exampleModal.modal.fade.in {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.contact-form-membership .formStyle form span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 10px;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 3px 5px 1px 14px;
    font-weight: 600;
    line-height: inherit;
    border-radius: 23px 0px 4px 0px;
    display: inline-block !important;
    width: auto;
    top: auto;
}

.contact-form-membership .formStyle form span {
    position: relative;
}

.contact-form-membership .formStyle form input.wpcf7-form-control.wpcf7-submit.btn.btn-default {
    background: #EE592B;
    color: #fff;
    border: none;
}

.contact-form-membership .wpcf7-response-output {
    color: #000;
    text-align: center;
    margin: 18px 0 0 0;
}

.contact-form-membership span#TellFriend_submit_num {
    color: #000;
    font-size: 18px;
    display: block;
    margin-bottom: 20px;
}

.contact-form-membership .TellFriendFromHead h2 {
    margin-bottom: 10px;
}

.contact-form-membership .wpcf7-submit, .contact-form-membership .wpcf7-submit:hover, .contact-form-membership .wpcf7-submit:focus {
    background: #ee592b;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
}

.contact-form-membership #ReferFromMain select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background: #FFF url(/wp-content/themes/vidafitness-v1/landingPage2019/img/arrow.png) no-repeat scroll right 10px top 14px / 20px auto;
}

.contact-form-membership #ReferFromMain span.wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 0;
    right: 0;
    font-size: 10px !important;
    background-color: #EE592B;
    color: #fff !important;
    padding: 3px 5px 1px 14px;
    font-weight: 600;
    line-height: 10px;
    border-radius: 23px 0px 4px 0px;
    display: inline-block !important;
    width: auto !important;
    top: auto;
    margin: 0;
}

.contact-form-membership .form-group:nth-child(5) {
    margin-bottom: 21px;
}

.contact-form-membership div#ReferFromDiv {
    padding-bottom: 15px;
}

#membership-form .leftinput {
    margin-bottom: 16px;
}

.contact-form-membership input, .contact-form-membership select, .contact-form-membership input::placeholder {
    font-family: 'PT Sans', sans-serif;
    color: #666 !important;
}

.contact-form-membership button#firstFormSubmit {
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    padding: 13px 26px;
    border-radius: 3px;
}

.contact-form-membership form#firstForm {
    margin-bottom: 25px;
}

.contact-form-membership div#vidaReferFrom {
    padding: 10px;
    margin: 0;
}

.contact-form-membership form.wpcf7-form span.wpcf7-form-control-wrap {
    display: block !important;
    width: 100%;
    margin-bottom: 20px;
}

.contact-form-membership form.wpcf7-form span.wpcf7-form-control-wrap > input {
    background: none;
    margin: 8px 0 0px 0;
    border-radius: 1px;
}

p.tooltip_text strong {
    display: inline-block;
}

p.tooltip_text em strong {
    font-size: 15px;
    font-weight: normal;
}

p.tooltip_text > em {
    margin: 0;
    position: absolute;
    bottom: 41px;
    left: 0;
    width: 286px;
    background: #000;
    color: #fff;
    font-weight: normal;
    padding: 9px 10px;
    visibility: hidden;
    opacity: 0;
    font-style: normal;
    font-size: 14px;
}

.fee-tax strong:hover .tooltip_text > em {
    visibility: visible;
    opacity: 1;
}

.tooltip_text > em::after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 97px;
    margin-left: -12px;
    border-width: 9px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

p.tooltip_text h3 {
    margin: 0 0 5px 0;
    font-weight: bold;
    font-size: 13px;
}

.tooltip_text ol li {
    font-size: 11px;
    list-style-type: decimal;
    margin-left: 12px;
}

.tooltip_text ol {
    margin-bottom: 0;
}

span.wpcf7-form-control-wrap.interested span.wpcf7-not-valid-tip {
    bottom: -9px;
    right: 15px !important;
}

.desktop-membership-header {
}

.mobile-membership-header {
    display: none;
}

.hide-desktop-content {
    display: none;
}

.hide-mobile-content {
    display: block
}

span.wpcf7-form-control-wrap.favorite span.wpcf7-not-valid-tip {
    right: 21px;
}

@media(max-width:1450px) {
    .header_button_right > span {
        font-size: 16px;
    }

    .sessions > .title {
        font-size: 25px;
    }

    .right-description h2 {
        font-size: 36px;
    }

    .right-description h4, .mm_vl_name, .total_membership_wrap {
        font-size: 30px;
    }

}

@media(max-width:1370px) {
    .total_membership_wrap {
        padding: 2rem;
    }

}

@media(max-width:991px) {
    .page-template-options-join .right-description .hide-mobile {
        display: none;
    }

    .page-template-options-join .right-description .mobile-descriptions.hide-desktop {
        display: block;
        margin-top: 30px;
    }

    .mm_loc_banner {
        height: 350px;
        align-items: flex-end;
        padding-bottom: 65px;
    }

    .locations-wrap, .packages-select {
        padding-bottom: 2rem;
        margin-top: 2rem;
    }

    .mm_loc_banner h2 {
        margin: 0;
        font-size: 36px;
    }

    .membership-header a.logo {
        float: none;
        display: inline-block;
        width: 145px;
    }

    .desktop-membership-header, .header_button_right {
        text-align: center !important;
    }

    .right-description h2 {
        text-align: center;
    }

    .mm_value_pack .left_side.right-description .membership-offer, .mm_value_pack .left_side.right-description .location_name, .mm_value_pack .left_side.right-description .type {
        justify-content: space-between;
    }

}

@media(max-width:767px) {
    .hide-desktop-content {
        display: block;
    }

    .hide-mobile-content {
        display: none
    }

    .length > span {
        font-size: 31px;
        left: 20px;
    }

    .packages .col-md-3.col-sm-12 {
        width: 100%
    }

    .membership-header .container .row {
        margin: 0;
    }

    .membership-header .container .row {
        justify-content: center;
        margin: 0;
        padding-top: 10px;
    }

    .membership-header .container .row .col-md-8.col-sm-12.col-xs-12 {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
    }

    .membership-header a.logo {
        margin: 0;
        width: 100px;
        background-size: contain;
        height: 50px;
    }

    .searchbar input {
        font-size: 13px;
        padding: 10px 14px;
    }

    div#myMap {
        height: 400px;
    }

    .mobile-descriptions {
        padding: 0 10px;
    }

    .hide-desktop {
        display: block;
    }

    .hide-mobile {
        display: none !important;
    }

    .all-locations {
        flex-direction: column;
        display: flex;
    }

    .all-locations .col-md-7.col-sm-12.pd-0.col-lg-8 {
        order: 1;
    }

    /*.all-locations .col-md-12.col-sm-12{
    order: 2;
    }*/
    .all-locations .col-md-5.col-sm-12.col-lg-4.pd-0 {
        order: 3;
    }

    .map-section iframe {
        max-width: 100% !important;
        height: 450px;
    }

    .top--header {
        padding: 0 20px;
    }

    .searchbar {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .searchbar button, #searchsubmit {
        padding: 8px 40px;
        font-size: 16px;
        background-position: right !important;
    }

    .wrap-progress-bar {
        padding-bottom: 0;
    }

    .section-description {
        padding: 0 20px;
        margin-top: 12px;
    }

    .section-description p {
        width: 100%;
        font-size: 13px;
        line-height: 25px;
    }

    .wrap-progress-bar.hide-mobile, .section-description.hide-mobile {
        display: block !important;
    }

    .tab-header .progress-bar-head, .mobile-descriptions.hide-desktop .wrap-progress-bar, .mobile-descriptions.hide-desktop .section-description {
        display: none;
    }

    .location h3 {
        font-size: 24px;
    }

    .wrap-progress-bar h2 {
        font-size: 26px;
    }

    .tab-header {
        background: #fff;        /*display: none;*/
    }

    .package-wrap h2 {
        margin: 0;
        padding: 8px 0;
        background: #ee592b;
        font-size: 16px;
        color: #fff;
        line-height: normal;
    }

    .package-wrap ul {
        display: block;
    }

    .package-wrap ul li {
        display: inline-block;
        margin-bottom: 0px;
    }

    .package-wrap ul li a img {
        width: 24px;
        padding-bottom: 0;
    }

    .package-wrap {
        margin-bottom: 10px;
    }

    .package-wrap ul li a, .package-wrap ul li a:hover {
        margin: 0 15px;
    }

    .plan {
        margin-bottom: 20px;
    }

    div#membership-form {
        width: 100%;
    }

    h3.membership-about {
        font-size: 19px;
    }

    .leftinput, .inputright {
        padding: 0 !important;
    }

    .form-field, .wpcf7-form, .form-field .wpcf7-select {
        width: 100%;
        margin: 20px 0 0px 0;
    }

    .length {
        height: 70px;
        width: auto;
    }

    .select-sessions {
        right: 10px;
        margin: initial;
        bottom: 32px;
        text-align: right !important;
    }

    .packages-select label {
        width: 100%;
    }

    .packages-select .col-md-4.col-sm-6 {
        width: 100%;
    }

    .select-sessions .select-button {
        padding: 9px 25px;
        font-size: 16px;
        background-position: -20px 0px;
        border-radius: 0;
    }

    .enable .select-button {
        padding: 9px 17px !important;
    }

    .right-description h4, .mm_vl_name, .total_membership_wrap {
        font-size: 20px;
    }

}

@media(min-width:1500px) {
    .length {
        width: 34%;
    }

}

@media(min-width:600px) and (max-width:767px) {
    .packages-select .col-md-4.col-sm-6, .packages .col-md-3.col-sm-12 {
        width: 50%;
    }

    .packages-select .col-md-4.col-sm-6 {
        width: 100%;
    }

}

@media(min-width:768px) and (max-width:1200px) {
    .membership-header .container .row {
        margin: 0;
    }

    .tab-header ul li a {
        padding: 15px 0;
        font-size: 13px;
    }

    .header_button_right a {
    }

    .wrap-progress-bar h2 {
        font-size: 29px;
    }

    .location h3 {
        font-size: 21px;
    }

    .length > span {
        font-size: 31px;
    }

    .package-wrap ul li a, .package-wrap ul li a:hover {
        margin: 0 7px;
        font-size: 16px;
    }

    .plan-3 {
        margin-bottom: 21px;
    }

}

@media(min-width:768px) and (max-width:1000px) {
    .all-locations .col-md-7.col-sm-12 {
        width: 60%;
    }

    .all-locations .col-md-5.col-sm-12 {
        width: 40%;
    }

    .packages .col-md-3.col-sm-12 {
        width: 50%;
    }

    .packages .plan {
        margin-bottom: 24px;
    }

    h3.membership-about {
        font-size: 23px;
    }

    .length {
        height: 130px;
        width: auto;
    }

}

@media(min-width:1021px) and (max-width:1200px) {
    .plan h2 {
        font-size: 20px;
        padding: 20px 0;
        line-height: 25px;
    }

    .days-membership h2 {
        font-size: 14px;
    }

    .days-membership {
        padding: 5px 10px;
        font-size: 16px;
        line-height: 23px;
        min-height: 186px;
    }

    .plan-desc {
        min-height: 132px;
    }

    .section-description p {
        font-size: 15px;
    }

    .right-description h2 {
        font-size: 20px;
    }

    ul.membership-desc li {
        padding: 0 0 5px 25px;
    }

    .sessions > .title {
        font-size: 13px;
    }

    .select-button {
        padding: 9px 36px;
        font-size: 14px;
    }

    .location_name, span.locationName {
        font-size: 16px;
    }

}

@media(max-width:767px) {
    .locations-wrap .location {
        text-align: center;
    }

}

@media(max-width:600px) {
    .membership-header .row .col-md-4.col-sm-4 {
        width: 58%;
    }

    .searchbar input {
        font-size: 11px;
        padding: 10px 5px;
        width: 47% !important
    }

    .mm_loc_banner {
        padding-bottom: 10%;
    }

    .mm_loc_banner h2 {
        font-size: 24px;
    }

    .page-id-10252 .container.desktop-membership-header, .page-id-10251 .container.desktop-membership-header {
        padding-top: 20px !important;
    }

    .locations-wrap .location, .packages-select label {
        padding: 1rem;
    }

    .mm_value_pack .left_side.right-description .membership-offer, .mm_value_pack .left_side.right-description .location_name, .mm_value_pack .left_side.right-description .type {
        justify-content: center;
        flex-direction: column;
        text-align: center;
    }

    .left_side.right-description .mm_type_name {
        margin-bottom: 10px;
        text-align: center;
    }

    .total-membership strong {
        min-width: auto;
    }

    .mm_vl_name {
        text-align: center;
    }

}

@media(max-width:330px) {
    .select-sessions .select-button {
        padding: 6px 20px !important;
        font-size: 16px;
    }

    .enable .select-button {
        padding: 6px 10px !important;
    }

    .sessions > .title {
        font-size: 12px;
    }

}

/*============Instructors Page CSS========*/
.instructors-form span.wpcf7-form-control-wrap {
    width: 100% !important;
}

.instructors-form .form-group {
    margin-bottom: 0;
}

.instructors-form span.wpcf7-not-valid-tip {
    position: absolute !important;
    right: 4px;
    top: inherit;
    bottom: 11px;
}

#wpcf7-f10617-p10613-o1 span.wpcf7-not-valid-tip {
    position: absolute !important;
    top: 6px;
    right: 22px;
}

/* Home Pages Edits CSS */
h2.homeschedule-title {
    font-size: 52px;
    color: #ed592b;
}

p.homeschedule-txt {
    font-size: 16px;
    line-height: 1.5;
}

a.btn.btn-lg.homeschedule-btn {
    padding: 14px 48px 11px;
    line-height: 1.2;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 8px;
}

@media(max-width:991px) {
    p.homeschedule-txt br {
        display: none;
    }

    h2.homeschedule-title {
        font-size: 46px;
    }

}

@media(max-width:767px) {
    h2.homeschedule-title {
        font-size: 34px;
    }

    h2.sgt-program-heading {
        text-align: left;
        font-size: 20px;
    }

    h3.sgt-new-classes {
        font-size: 18px;
    }

}

h2.sgt-program-heading {
    width: 100%;
    float: left;
}

.page-template-tabtemplate hr {
    border-top: 1px solid #5c2775;
}

.page-template-tabtemplate hr.seprator-line {
    border-top: 5px solid #5c2775;
    width: 50%;
    margin: 20px auto;
}

@media(max-width:991px) {
    .header-top .header-row .col-md-10.col-sm-10 {
        position: inherit;
    }

}

.page-id-10613 #content-area ol li {
    margin-bottom: 15px;
}

.diversity-wrapper p, .diversity-wrapper #content-area  p strong, .diversity-wrapper ul li {
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
}

.diversity-wrapper #content-area h1 {
    font-size: 30px;
}

.diversity-wrapper #content-area  p strong {
    font-size: 14px;
}

.diversity-wrapper #content-area  p strong, .diversity-wrapper #content-area h1 {
    font-weight: 700;
}

.diversity-wrapper #content-area ul {
    margin: 0 0 20px;
}

.diversity-wrapper #content-area ul li {
    position: relative;
    padding-left: 12px;
    font: 14px/22px PTSansRegular, helvetica, arial, sans-serif;
}

.diversity-wrapper #content-area ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    height: 5px;
    width: 5px;
    background: #333;
    border-radius: 10px;
}

#content-area .diversity-page-form .vida-carrers div, #content-area .diversity-page-form .vida-carrers strong {
    width: 100%;
    float: left;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
}

.diversity-page-form .vida-carrers p {
    margin: 0 !important;
}

.diversity-page-form .col-sm-6.col-xs-12 {
    width: 50% !important
}

.diversity-page-form .vida-carrers .wpcf7-form-control-wrap {
    width: 100% !important;
}

div.carrersFormDiv .diversity-ff span.wpcf7-not-valid-tip {
    bottom: 0;
    right: 12px !important;
}

.diversity-ff .wpcf7-form-control {
    margin: 0;
}

div.carrersFormDiv .diversity-ff {
    margin-bottom: 10px;
}

#content-area .diversity-page-form .wpcf7-form-control {
    background-image: linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -o-linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -moz-linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -webkit-linear-gradient(bottom, #F5F5F5 0, #DCDCDC 72%);
    background-image: -ms-linear-gradient(bottom, #F5F5F5 43%, #DCDCDC 72%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.43, #F5F5F5), color-stop(.72, #DCDCDC));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F5F5F5, endColorstr=#DCDCDC);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F5F5F5, endColorstr=#DCDCDC)";
}

#content-area .diversity-page-form textarea.wpcf7-textarea {
    height: 130px;
    resize: none;
    margin: 0 0 20px;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
}

#content-area .diversity-page-form .wpcf7-form {
    padding: 0;
    margin: 0;
    width: 100%;
}

#content-area .diversity-page-form .wpcf7-submit {
    background: #EC954E;
    border: 1px solid orange;
    color: #FFF;
    font-weight: 700;
    height: 39px;
    padding: 0 20px;
    text-transform: uppercase;
    width: auto !important;
    margin: 10px 0 0 0%;
}

.single-post-content #st-1 .st-btn > img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: 100%;
}

.postid-11409 span.page-title.fullwidth {
    display: none;
}

@media(max-width:767px) {
    #content-area .diversity-page-form .vida-carrers strong br {
        display: none;
    }

    .diversity-page-form .col-sm-6.col-xs-12 {
        width: 100% !important;
    }

    /* .diversity-page-form .col-sm-6.col-xs-12.leftinput {
     padding-right: 5px;
    }
    .diversity-page-form .col-sm-6.col-xs-12.inputright{
     padding-left: 5px;
    }*/
}

/*New Footer*/
.new-footer-col h2.widgettitle {
    color: #fff;
    font-family: "Futura Heavy" !important;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.2;
    min-height: auto;
    border-bottom: 1px solid #f15a2d;
    padding-bottom: 12px;
    margin-bottom: 20px;
}

.new-footer-col ul li a {
    color: #fff;
    font-size: 16px;
    font-family: "Futura Medium" !important;
    line-height: 1.4;
    text-decoration: none;
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
}

.new-footer-col .mt-40 {
    margin-top: 40px;
}

.new-ff-socils-icons {
    margin-top: 40px;
}

.new-ff-socils-icons ul li {
    display: inline-block;
    margin: 0 10px 0 0;
}

.new-ff-socils-icons ul li img {
    width: 70%;
}

.footer.new-footer-class {
    padding: 60px 0 30px;
}

@media(max-width:1700px) {
    .new-footer-col h2.widgettitle {
        font-size: 15px;
    }

    .new-ff-socils-icons ul li {
        display: inline-block;
        margin: 0 5px 0 0;
    }

}

@media(max-width:1199px) {
    .new-footer-col {
        margin-bottom: 40px;
    }

}

@media(max-width:991px) {
    .new-footer-col {
        text-align: center;
        float: none !important;
    }

    .new-footer-col h2.widgettitle {
        display: inline-block;
    }

    .new-ff-socils-icons ul li {
        margin: 0 6px;
    }

}


/*---------------------------------- personal-training-new -------------------*/
@font-face {
	font-family: 'FuturaStd-Book';
	src: url('./fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'), url('./fonts/FuturaStd-Book.otf')  format('opentype'), url('./fonts/FuturaStd-Book.woff') format('woff'), url('./fonts/FuturaStd-Book.ttf')  format('truetype'), url('./fonts/FuturaStd-Book.svg#FuturaStd-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}

.page-id-21 .covid-19-bar {

	/*display:none;*/
}

.page-id-21 .top-navbar.latest-header-topbar, .page-id-21 .midd_navbar.latest-header-bar {
	background: rgba(0, 0, 0, 1);
}

.page-id-21 .trainers {
	display: block;
	float: left;
	width: 20%;
}

.page-id-21 #team-member {
	margin: 0 auto;
}

.page-id-21 {
	background: #101010 !important;
	padding-top: 138px !important;
}

.page-id-21 section {
	background: #fff;
}

.virtual-training-banner {
	padding: 150px 0;
	background-position: center center !important;
	height: 60vh;
	display: flex;
	align-items: center;
	background-size: cover !important;
}

.virtual-training-banner h1 {
	font-size: 60px;
	margin: 0px 0px 10px;
	font-weight: bold;
	font-family: futura;
}

.virtual-training-banner p {
	font-size: 24px;
	line-height: 1.5;
}

.page-id-21 .container {
	max-width: 1330px;
	width: 100%;
}

.page-id-21 .trainers {
	margin-bottom: 30px;
}

.page-id-21 .trainers:nth-child(5n+1) {
	clear: left;
}

/* .image-outer img{width:200px; height:200px;} */
.click.trainers-heading-new {
	font-size: 25px;
	color: #000;
	text-decoration: none;
}

.click.trainers-subheading-new {
	font-size: 20px;
	color: #6a6373;
	text-decoration: none;
}

.page-id-21 .nav-tabs li a {
	background: #f1eff6;
	color: #000;
	padding: 10px 40px;
	border-radius: 0;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 10px;
	font-family: 'FuturaStd-Book';
	font-size: 16px;
}

.page-id-21 .nav-tabs {
	padding: 30px 0px 30px;
	border: none;
}

.page-id-21 .nav-tabs li.active a {
	background: #e2dfe8 !important;
}

/* .page-id-21 .tab-content {margin-bottom: 60px;} */
.trainers-tab-section-content p {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	margin: 0px;
}

#rates-section ul li {
	font-size: 20px;
	color: #000;
	line-height: 30px;
	margin: 15px 0px 15px 60px;
}

.gray-text {
	color: #89828e;
	font-size: 20px;
	line-height: 30px;
	margin-top: 20px;
	display: block;
}

.trainers-heading {
	color: #000;
	font-size: 36px;
	margin-bottom: 15px;
	font-family: 'FuturaStd-Book';
}

.virtual-training {
	padding: 20px 0px;
	margin: 0;
	height: 800px;
	background-position: right center !important;
	background-size: cover !important;
	display: flex;
	align-items: center;
}

.virtual-training h2 {
	font-size: 36px;
	margin-bottom: 15px;
	font-family: 'FuturaStd-Book';
}

.virtual-training p {
	line-height: 35px;
	font-size: 20px;
	font-family: 'FuturaStd-Book';
	font-weight: 400;
}

.middle-nav ul li a {
	color: #000;
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px 20px;
	text-decoration: none;
}

.middle-nav ul li {
	display: inline-block;
}

.middle-nav ul {
	float: left;
	margin-top: 10px;
}

.lets_train_button {
	float: right;
	background: #f15a2c;
	color: #fff !important;
	font-size: 16px;
	padding: 10px 30px;
	font-family: "Futura Heavy";
}

.middle-nav ul li:first-child a {
	padding-left: 0;
}

.middle-nav ul li a.newClass {
	color: #F28938;
}

.middle-nav {
	background: #f1eff6 !important;
	padding: 20px 0;
	display: flex;
	align-items: center;
	top: 140px;
	z-index: 1;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -o-sticky;
	position: -ms-sticky;
	position: sticky;
	box-shadow: 0px 1px 6px rgb(0 0 0 / 15%);
}

#rates-section, #trainers-tab-section {
	padding: 60px 0;
}

.my_zone_image_logo {
	position: absolute;
	bottom: 50px;
	left: 80px;
}

.my-zone {
	position: relative;
	padding: 80px 80px 80px 0;
}

.my_zone_image_outer {
	margin: 30px 0;
}

.my-zone h2 {
	font-size: 36px;
	margin-bottom: 15px;
	font-family: 'FuturaStd-Book';
	font-weight: 500;
}

.my-zone p {
	font-size: 20px;
	line-height: 30px;
	padding-right: 150px;
	font-family: 'FuturaStd-Book';
}

.purchase_a_myzone a {
	font-size: 20px;
	margin-top: 30px;
	font-family: 'FuturaStd-Book';
	text-decoration: underline;
	color: #fff;
	display: inline-block;
}

#trainers-tab-section .fade.show {
	display: block !important;
	opacity: 1;
}

.load-more-button {
	min-width: 240px;
	background: #f1eff6 !important;
	border: none !important;
	color: #000 !important;
	font-size: 16px !important;
	padding: 15px 40px !important;
	margin: 20px 0 0px;
	box-shadow: none !important;
	border-radius: 0px !important;
}

.elm-loading-anim {
	display: none;
	width: 20px;
	margin: 0 auto;
	height: 20px;
}

.disable-btn .elm-loading-anim {
	display: block;
}

.contact-us-section {
    background: #f1eff6 !important;
    padding: 60px 0;
}

.contact-us-section form {
    margin: 0;
    width: 100%;
}

.contact-us-section .wpcf7-form-control-wrap {
    float: none;
    width: 100%;
    display: inline-block
}

.contact-us-section form h4, .contact-us-section h4{
    font-size: 36px;
    color: #5c5366;
    margin: 0 0 20px;
    font-weight: 600;
    font-family: "Futura Heavy";
}

.custom-radio-button>label {
    font-size: 24px;
    color: #000;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
}

.contact-us-section .Unionheights-form-inner input, .contact-us-section .Unionheights-form-inner select {
    background: #fff;
    border: none;
    border-radius: 0;
    height: auto;
    outline: 0;
    padding: 20px 20px;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #000;
    box-shadow: 0px 2px 2px #00000024 inset;
    margin-bottom: 20px;
    opacity: 0.5024755;
    line-height: normal;
}
.contact-us-section .Unionheights-form-inner textarea {
    background: #fff;
    border: none;
    border-radius: 0;
    padding: 20px;
    height: 200px;
    font-family: "Futura Medium", Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #000;
    box-shadow: 0px 2px 2px #00000024 inset;
    opacity: 0.5024755;
}

.contact-us-section .Unionheights-form-inner .wpcf7-not-valid-tip {
    position: absolute !important;
    bottom: 20px;
    right: 20px;
    top: auto;
}
.contact-us-section .Unionheights-form-inner .custom-checkbox-button .wpcf7-not-valid-tip, .contact-us-section .Unionheights-form-inner .custom-radio-button .wpcf7-not-valid-tip {
    left: 0;
    bottom: -3px;
    right: auto;
}

.contact-us-section .Unionheights-form-inner .form-group {
    margin-bottom: 0;
}

.contact-us-section .Unionheights-form-inner .wpcf7-submit {
    background: #f15a2c !important;
    box-shadow: none !important;
    width: 100% !important;
    display: block !important;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: "Futura Heavy" !important;
    opacity: 1;
}

.custom-radio-button-outer {
    display: flex;
}

.custom-radio-button .wpcf7-radio {
    background: none;
    border: none;
    height: auto;
    padding: 0;
}

.custom-radio-button .wpcf7-radio label, .custom-radio-button .wpcf7-radio input {
    margin: 0;
}

.custom-radio-button .wpcf7-radio label {
    background: #fff;
    margin-bottom: 15px;
    font-size: 24px;
    color: #b4afba;
    font-weight: normal;
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
}

.custom-radio-button .wpcf7-radio span {
    margin: 0;
}

.custom-radio-button .wpcf7-radio span.last {
    margin-left: 2px;
}

.contact-us-section .Unionheights-form-inner .location select,
.contact-us-section .Unionheights-form-inner .ServicesYourInterestedIn select {
    box-shadow: 0px 2px 3px rgb(0 0 0 / 15%);
    -webkit-appearance: none;
    appearance: none;
    opacity: 1;
    background: #fff url(/wp-content/themes/vidafitness-v1/landingPage2019/img/arrow.png) no-repeat scroll right 10px center / 20px auto;
}

.custom-radio-button .wpcf7-radio input {
    opacity: 0;
    position: absolute;
    box-shadow: none;
}

.custom-radio-style .wpcf7-list-item-label {
    padding: 15px 30px;
    display: inline-block;
    cursor: pointer;
}

.custom-radio-style input:checked + .wpcf7-list-item-label {
    background: #f15a2c;
    color: #fff;
}

.contact-us-section .wpcf7-mail-sent-ok {
    color: #398f14;
}

.contact-us-section .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, .contact-us-section .wpcf7-validation-errors {
    display: block !important;
    margin: 0;
    text-align: center;
    color: #f00;
    border: 0;
    position: absolute;
    font-size: 15px;
}
.contact-us-section .submit_most {
    position: relative;
}
.contact-us-section .ajax-loader {
    position: absolute;
    right: 20px;
    top: 40%;
}
#myBtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #f15a2c;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100px;
    z-index: 9999;
    font-size: 40px;
    display: none;
    line-height: 45px;
}

.my-zone-mobile-bg, .hidden-menu-desktop, .mobile-spacing h2.mobile-heading {
    display: none;
}

.middle-nav ul li a.active {
    color: #f15a2c;
}

.page-template-template-class-schedule-detail .class-schedule-detail-title {
	font-weight: bold;
	font-family: "Futura Heavy";
}

.page-template-template-class-schedule-detail {
	padding-top: 245px !important;
}

@media (min-width:1601px) and (max-width:1920px) {
	.virtual-training-banner {
		padding: 150px 0;
		background-position: center center !important;
		height: 78vh;
		background-size: cover !important;
		display: flex;
		align-items: center;
	}

}

@media (min-width:1440px) and (max-width:1600px) {
	.virtual-training {
		height: 590px;
	}

	.my-zone p {
		padding-right: 0px;
	}

	.virtual-training-banner {
		display: flex;
		align-items: center;
		height: 72vh;
		background-size: cover !important;
	}

}

@media (min-width:1366px) and (max-width:1439px) {
	.virtual-training {
		height: 590px;
	}

	.my-zone p {
		padding-right: 0px;
	}

	.virtual-training-banner {
		padding: 115px 0;
	}

}

@media (min-width:1201px) and (max-width:1365px) {
	.page-id-21 .nav-tabs li a {
		padding: 10px 30px;
	}

}

@media (min-width:1024px) and (max-width:1200px) {

	/* .virtual-training-banner {padding: 135px 0;} */
	.virtual-training {
		height: 430px;
	}

	.page-id-21 .nav-tabs li a {
		padding: 10px 18px;
	}

	.image-outer img {
		width: auto;
		height: auto;
	}

	.my-zone p {
		padding-right: 10px;
	}

	.trainers-tab-section-content p {
		margin: 0px 10px 0 0;
	}

}

@media (min-width:768px) and (max-width:1023px) {

	/* .virtual-training-banner {padding: 100px 0;} */
	.page-id-21 {
		padding-top: 67px !important;
	}

	.virtual-training {
		height: 270px;
	}

	.virtual-training p {
		line-height: 25px;
		font-size: 13px;
		margin: 0px;
	}

	.page-id-21 .nav-tabs li a {
		padding: 10px 10px;
		margin-right: 5px;
	}

	.image-outer img {
		width: auto;
		height: auto;
	}

	.click.trainers-heading-new {
		font-size: 18px;
	}

	.click.trainers-subheading-new {
		font-size: 15px;
	}

	#team-member .trainers h3, #team-member .trainers h4 {
		margin: 8px 0;
	}

	.my_zone_image_logo {
		position: static;
		margin-top: 30px;
	}

	.my-zone {
		background-size: cover !important;
	}

	.my-zone p {
		padding-right: 20px;
	}

	.page-id-21 .nav-tabs li a {
		font-size: 13px;
	}

	.middle-nav {
		top: 68px;
	}

	.ldmore_wrap.text-center {
		clear: both;
	}

	.page-id-21 .trainers {
		padding-right: 15px;
	}

	.virtual-training-banner {
		height: 50vh;
	}

	.page-template-template-class-schedule-detail {
		padding-top: 117px !important;
	}

}

@media (max-width:767px) {
	.page-template-template-class-schedule-detail .latest-header-fixed {
		min-height: auto;
	}

	.middle-nav {
		top: 58px;
	}

	.page-id-21 {
		padding-top: 57px !important;
	}

	.virtual-training-banner {
		padding: 20px 0;
		height: auto;
	}

	.virtual-training-banner h1 {
		font-size: 40px;
		margin: 0px 0px 10px;
		text-align: center;
	}

	.virtual-training-banner p {
		font-size: 18px;
		line-height: 1.5;
		text-align: center;
	}

	.middle-nav ul li a {
		font-size: 14px;
		padding: 0px 10px;
		line-height: 30px;
	}

	.lets_train_button {
		display: block;
		margin: 10px 0 15px;
		width: 145px;
		margin: 0 auto 0px;
	}

	.middle-nav ul li:first-child a:after {
		right: -2px;
		width: 8px;
		background-size: 100%;
		background-position: center;
	}

	.middle-nav ul {
		float: left;
		margin: 10px 0 0px;
		text-align: center;
	}

	#rates-section ul li {
		margin-left: 0px;
	}

	.virtual-training {
		height: auto;
		padding: 0px;
	}

	.nav-tabs>li {
		width: 50%;
	}

	.page-id-21 .nav-tabs li a {
		padding: 10px 10px;
		text-align: center;
	}

	.page-id-21 .nav-tabs li a {
		margin-bottom: 10px;
	}

	.page-id-21 .nav-tabs li:nth-child(2n+2) a {
		margin-right: 0;
	}

	.page-id-21 .trainers {
		width: 100%;
		text-align: center;
	}

	.my-zone {
		padding: 0px 0px 0px 0;
		background: #000 !important;
	}

	.my-zone .container-fluid {
		padding: 0px !important;
	}

	.my-zone p {
		padding-right: 0;
	}

	.my_zone_image_logo {
		position: absolute;
		top: 60px;
		left: 0px;
		right: 0px;
		margin: auto;
		width: 100%;
		text-align: center;
		bottom: auto;
	}

	.contact-us-section form h4 {
		font-size: 25px;
	}

	.custom-radio-button-outer {
		display: block;
	}

	/* .virtual-training .col-sm-6 {background: rgb(0 0 0 / 48%); padding-top: 40px; padding-bottom: 40px;} */
	.virtual-training .col-sm-6 {
		padding-bottom: 20px;
	}

	.virtual-training .col-md-7, .hidden-mobile {
		display: none;
	}

	#trainers-tab-section {
		padding-top: 70px;
	}

	.my-zone-mobile-bg {
		display: block;
		width: 100%;
	}

	.my-zone .row {
		margin: 0px;
	}

	.mobile-spacing {
		margin-top: -160px;
	}

	.virtual-training {
		background: url(/wp-content/uploads/2021/03/mobile-bg.jpg) !important;
		height: 610px;
		align-items: flex-end;
		background-position: center top !important;
		background-size: cover !important;
		padding: 40px 0;
	}

	.virtual-training p {
		line-height: 30px;
		font-size: 18px;
	}

	.contact-us-section .Unionheights-form-inner input, .contact-us-section .Unionheights-form-inner select, .contact-us-section .Unionheights-form-inner textarea, .custom-radio-button .wpcf7-radio label {
		font-size: 16px;
	}

	.contact-us-section .Unionheights-form-inner input, .contact-us-section .Unionheights-form-inner select, .contact-us-section .Unionheights-form-inner textarea {
		margin-bottom: 15px;
	}

	.custom-radio-button .wpcf7-radio label {
		margin-bottom: 10px;
	}

	.custom-radio-button>label {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.hidden-menu-mobile {
		display: none;
	}

	.hidden-menu-desktop {
		display: block;
	}

	.middle-nav ul li:first-child a:after {
		position: absolute;
		content: '';
		background: url(img/Path.svg) no-repeat;
		top: 0;
		right: -10px;
		width: 12px;
		height: 7px;
		bottom: 0;
		margin: auto;
	}

	.hidden-menu-desktop li.open {
		margin: 0px !important;
	}

	.hidden-menu-desktop .dropdown-menu li a:after {
		display: none;
	}

	.hidden-menu-desktop .dropdown-menu li a {
		background: none;
	}

	.hidden-menu-desktop {
		margin-top: 10px !important;
	}

	.middle-nav ul li {
		display: block;
		line-height: 30px;
		font-family: "Futura Medium", Helvetica, Arial, sans-serif;
		font-size: 12px;
	}

	.mobile-spacing h2 {
		display: none;
	}

	.mobile-spacing h2.mobile-heading {
		display: block;
	}

	#selectBox {
		color: #f15a2c;
		font-size: 14px;
		border: none;
		background: #f1eff6 url(img/Path-black.svg) no-repeat !important;
		-webkit-appearance: none;
		width: auto;
		-moz-appearance: none;
		padding: 0 14px 0px 10px;
		background-position: right center !important;
	}

	.page-id-21 .trainers:nth-child(5n+1) {
		clear: none;
	}

	.page-id-21 .trainers {
		width: 50%;
		text-align: center;
		padding: 0px 5px;
	}

	.page-id-21 #team-member .tab-content .row {
		clear: both;
	}

	.click.trainers-heading-new {
		font-size: 22px;
	}

	.page-id-21 .trainers:nth-child(2n+1) {
		clear: left;
	}

	.page-id-21 .leftinput, .page-id-21 .inputright {
		padding: 0px !important;
	}

	.page-id-21 .notification-bar {
		display: none !important;
	}

	.page-template-template-class-schedule-detail {
		padding-top: 117px !important;
	}

}

/**** /holidayhours/ ***/
.page-id-15473 .cont_wrap {
    background: #131c45;
    padding: 5rem 0;
}

.hh_hours {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 15px;
}
.hh_hours h1 {
  font-size: 60px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.hh_hours .wrap {
  margin: 5rem 0;
}
.hh_hours .wrap:last-child {
    margin-bottom: 0;
}
.hh_hours ul {
  display: flex;
  flex-wrap: wrap;
}
.hh_hours h2 {
    font-size: 40px;
    margin-bottom: 2rem;
}
.hh_hours h3 {
    font-family: "Futura Heavy";
    margin-top: 0;
}
.hh_hours p {
  font-size: 20px;
  line-height: 1.5;
}
.hh_hours ul li {
    width: 50%;
    margin: 15px 0;
    padding: 0 50px;
}

@media(max-width: 767px){
    .hh_hours h2 {
        text-align: center;
    }
    .hh_hours ul li {
        width: 100%;
        margin: 10px 0;
        padding: 0;
        text-align: center;
    }
    .hh_hours h1 {
        font-size: 35px;
    }
    .hh_hours h2 {
        text-align: center;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        padding-bottom: 20px;
        max-width: 200px;
        margin: 0 auto 20px auto;
        font-size: 30px;
    }
    .hh_hours h3 {
        font-size: 20px;
        line-height: 1.5;
    }
    .hh_hours p {
        font-size: 16px;
    }
    .hh_hours .wrap {
        margin-top: 2rem;
        margin-bottom: 0;
    }
    .page-id-15473 .cont_wrap {
        padding: 2rem 0;
    }
}




/***** New Blog Style *****/
#blog_main .container {
    max-width: 1340px;
    width: 100%;
}
#blog_main {
    background: #fff;
}
#blog_main .spot_article {
    padding: 127px 0;
}
#blog_main #blog_slider .category {
    min-height: 45px;
}
#blog_main .category a {
    border-bottom: 2px solid transparent;
    transition: 0.3s;
}

#blog_main .category a:hover {
    border-bottom: 2px solid #f15a2c;
}
#blog_main .category a, .single_blog #content-menu ul li, #blog_main #category-menu li a {
    color: #000;
    text-transform: uppercase;
    font-family: Futura Demi;
    font-size: 20px;
    text-decoration: none;
    margin-bottom: 6px;
    display: inline-block;
}
#blog_main #category-menu {
    display: flex;
    flex-wrap: wrap;
    min-height: 60px;
}
#blog_main #category-menu li {
  padding-right: 10px;
  position: relative;
}
#blog_main #category-menu li:after {
  content: ",";
}
#blog_main #category-menu li:last-child:after {
  display: none;
}
#blog_main .time {
    color: #000;
    font-family: Futura Demi;
    font-size: 18px;
    margin-bottom: 20px;
}
#blog_main .spot_article .posttitle, #blog_main .spot_article .posttitle a {
    font-family: futura medium;
    font-size: 60px;
    color: #000;
    margin: 30px 0 10px;
    line-height: 1.2;
    text-decoration: none;
}

#blog_main .spot_article .post-content {
    font-size: 20px;
    line-height: 1.6;
    font-family: 'Futura Book';
    color: #3A2F42;
}
#blog_main .spot_article .trans_btn_black {
    min-width: auto;
    padding: 20px 50px;
    text-transform: uppercase;
}
#blog_main .spot_article .trans_btn_black:hover {
    background: #000;
    color: #fff;
    border-color:#000 ;
}
#blog_main .spot_article .post-imageinner img, #blog_main .spot_article .post-imageinner .empty_img {
    height: 600px;
    object-fit: cover;
    background: #717171;
    width: 100%;
}

#blog_main .main_blog_slider {
    padding: 10rem;
    height: 100%;
    background: #F1EFF6;
}
#blog_main h2 {
    color: #000;
    font-size: 60px;
    margin-bottom: 50px;
    font-family: futura medium;
    font-weight: normal;
}
#blog_main #blog_slider {
    padding: 0;
}
#blog_main #blog_slider .owl-item {
    height: auto;
}
#blog_main #blog_slider .owl-stage {
    display: flex;
}

#blog_main #blog_slider .post-imageinner img, #blog_main #blog_slider .post-imageinner .empty_img {
    width: 100%;
}
#blog_main #blog_slider .posttitle, #blog_main #blog_slider .posttitle a {
    font-size: 42px;
}
#blog_slider .post-infohome {
    margin-top: 45px;
}



#recent_blogs .nav-tabs > li a {
  border: 0;
  background: none;
  color: #000;
  text-transform: uppercase;
  font-size: 18px;
  font-family: futura demi;
  padding: 0;
  border-bottom: 3px solid transparent;
  transition: 0.3s;
}
#recent_blogs .nav-tabs > li.active a, #recent_blogs .nav-tabs > li:hover a {
  border-color: #F15A2C;
  padding: 0;
}
#recent_blogs .nav-tabs > li {
  margin-right: 29px;
  margin-bottom: 15px;
}
#recent_blogs #myTab {
    border: 0;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
}

#recent_blogs #myTabContent .blog_item {
    display: flex;
    padding: 0 0 50px;
}   
#recent_blogs #myTabContent .blog_item .post-image {
  width: 25%;
}
#recent_blogs #myTabContent .blog_item .post-infohome {
    width: 75%;
    margin-left: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd;
}
#recent_blogs #myTabContent .blog_item .post-image img, #recent_blogs #myTabContent .blog_item .post-image .empty_img {
  width: 100%;
  height: 250px;
  background: #717171;
  border: none;
}
#recent_blogs #myTabContent .blog_item .posttitle, #recent_blogs #myTabContent .blog_item .posttitle a {
    font-size: 42px;
    margin: 20px 0;
}
#recent_blogs #myTabContent .blog_item:last-child {
  padding-bottom: 0;
}
#recent_blogs #myTabContent .blog_item:last-child .post-infohome {
  padding-bottom: 0;
  border: 0;
}
#blog_main #trainers-tab-section {
    padding: 10rem 0;
}

/******* Single Page *************/
#blog_main.single_blog {
    display: flex;
    padding-top: 5rem;
}
.single_blog .post-image {
    margin: 3rem 0;
}
.single_blog #content-area p, .single_blog #content-area ul li, .single_blog #content-area ol li {
    font-size: 24px;
    font-family: futura book;
    line-height: 1.4;
    color: #3A2F42;
}
#blog_main.single_blog .spot_article {
    padding: 0 0 4rem;
}
.single_blog #content-area.page-border {
    border: 0;
    text-align: left;
}
.single_blog .bottom_box {
  background: #320840;
  color: #fff;
  padding: 3rem 5rem;
  text-align: center;
  margin-top: 4rem;
}
#blog_main.single_blog .bottom_box h2 {
  color: #fff;
  font-size: 57px;
  margin: 0;
  line-height: 1.5;
}
.single_blog .bottom_box h3 {
  margin: 0;
  font-family: futura book;
  font-size: 24px;
  margin: 3rem 0;
  line-height: 1.5;
}
.single_blog .bottom_box a {
  background: #F15A2C;
  color: #fff;
  font-family: futura heavy;
  font-size: 24px;
  width: 100%;
  display: block;
  padding: 25px 0;
  text-decoration: none;
  transition: 0.3s;
}
.single_blog .bottom_box a:hover {
  background: #fff;
  color: #000;
}
.sidebar_featured {
    display: flex;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 2px solid #ECE9F2;
    align-items: center;
}
.sidebar_featured:last-child {
    border: 0;
    padding: 0;
    margin: 0;
}

.sidebar_featured .post-image {
    margin: 0 20px 0 0;
    width: 25%;
    max-width: 117px;
}
.sidebar_featured .post-image img, .sidebar_featured .post-image .empty_img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    background: #717171;
}
.sidebar_featured .posttitle, .sidebar_featured .posttitle a {
    font-family: futura medium;
    font-size: 32px;
    margin: 0;
    color: #6A6373;
    text-decoration: none;
    line-height: 1.4;
}
.sidebar_featured .cst_post {
  width: 75%;
}
.sidebar_title h3 {
    font-family: futura demi;
    text-transform: uppercase;
    margin-bottom: 25px;
    font-size: 20px;
}
#blog_sidebar {
    padding-left: 10rem;
}
#blog_sidebar .sidebar_widget:not(:last-child) {
    margin-bottom: 7rem;
}
#blog_main .blog-category-sidebar .news-title {
    display: none;
}
#blog_main #blog_sidebar .blog_category li, #blog_main #blog_sidebar .blog_category li a {
    padding: 0 0 5px 0;
    border: 0;
    font-size: 20px;
    color: #3A2F42;
    font-family: futura medium;
    text-transform: none;
}
#blog_main #blog_sidebar .blog_category li:after{
    display: none;
}
#blog_main #blog_sidebar #category-menu {
    display: block;
}
#blog_sidebar .ssba-share-text, #blog_sidebar .ssba br{
    display: none;
}
#blog_sidebar .ssba a {
    margin-right: 10px;
}

#blog_sidebar .ssba.ssba-img {
    padding: 0;
    width: 29px !important;
}
#blog_main.single_blog #page-wrapper {
    padding: 0 9rem;
}
.load-more-button:hover {
    background: #000 !important;
    color: #fff !important;
}
#blog_main .more-link {
    display: none;
}

/******* End Single Page *************/
@media(min-width: 1200px){
    #blog_main .spot_article .row {
        display: flex;
    }
}

@media(max-width: 1470px){
    #blog_main .spot_article .posttitle, #blog_main .spot_article .posttitle a {
        font-size: 42px;
    }
    #blog_main .spot_article .post-imageinner img, #blog_main .spot_article .post-imageinner .empty_img {
        height: 500px;
    }
    #blog_main #blog_slider .post-imageinner img, #blog_main #blog_slider .post-imageinner .empty_img {
        height: 450px;
    }
    #blog_main h2 {
        font-size: 55px;
    }
    #blog_main #blog_slider .posttitle, #blog_main #blog_slider .posttitle a, 
    #recent_blogs #myTabContent .blog_item .posttitle, #recent_blogs #myTabContent .blog_item .posttitle a {
        font-size: 32px;
        margin: 20px 0;
    } 
    #blog_main #trainers-tab-section, #blog_main .spot_article {
        padding: 6rem 0;
    } 
    #blog_main .main_blog_slider{
        padding: 6rem 5%;
    }
    .sidebar_featured .posttitle, .sidebar_featured .posttitle a {
        font-size: 22px;
    }
    #blog_main.single_blog #page-wrapper {
        padding: 0 5rem;
    }
    #blog_sidebar {
        padding-left: 4rem;
    }
    .single_blog #content-area p, .single_blog #content-area ul li, .single_blog #content-area ol li {
        font-size: 20px;
    }
    #blog_main.single_blog .bottom_box h2 {
        font-size: 42px;
    }
    #blog_main #blog_slider .category {
        min-height: 45px;
    }
    #blog_main .container {
        max-width: 1240px;
    }

}

@media(max-width: 1370px){
    #blog_main .category a, .single_blog #content-menu ul li, #blog_main #category-menu li a  {
        font-size: 16px;
    }
    #blog_main .container {
        max-width: 1140px;
    }
}


@media(max-width: 991px){
    #blog_main .top_section .post-infohome {
        margin-top: 4rem;
    }
    #blog_main #blog_slider .post-imageinner img, #blog_main #blog_slider .post-imageinner .empty_img, 
    #recent_blogs #myTabContent .blog_item .post-image img, #recent_blogs #myTabContent .blog_item .post-image .empty_img {
        height: 350px;
    }
    #recent_blogs #myTabContent .blog_item .post-image {
        width: 100%;
        margin-bottom: 3rem;
    }    
    #recent_blogs #myTabContent .blog_item .post-infohome {
        width: 100%;
        margin-left: 0;
    }
    #recent_blogs #myTabContent .blog_item{
        flex-wrap: wrap;
    }
    #recent_blogs .nav-tabs > li {
        width: auto;
    }
    #recent_blogs #myTab {
        margin-bottom: 30px;
    }
    #blog_main .category a, #blog_main .category a, .single_blog #content-menu ul li, #blog_main #category-menu li a  {
        font-size: 15px;
    }
    #blog_main .cst_post {
      order: 1;
    }
    #blog_main .spot_article.top_section .row {
      display: flex;
      flex-direction: column;
    }
    #blog_main .spot_article .post-imageinner img, #blog_main .spot_article .post-imageinner .empty_img {
        height: 350px;
    }
    #blog_main.single_blog {
        padding-top: 0rem;
    }
    #blog_main.single_blog #page-wrapper {
        padding: 0 2rem;
    }
    #blog_main.single_blog{
        padding-bottom: 4rem;
    }
    #blog_sidebar .sidebar_widget:not(:last-child) {
        margin-bottom: 5rem;
    }
    #blog_sidebar {
        padding-left: 0;
    }
    .single_blog #content-area.page-border {
        border: 0;
        padding: 0 !important;
    }
}
@media(max-width: 767px){
    #blog_main #blog_slider .posttitle, #blog_main #blog_slider .posttitle a, 
    #recent_blogs #myTabContent .blog_item .posttitle, #recent_blogs #myTabContent .blog_item .posttitle a {
        font-size: 30px;
        margin: 15px 0;
    }
    #blog_main .spot_article .posttitle, #blog_main .spot_article .posttitle a {
        font-size: 30px;
    }
    #blog_main h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    #blog_main .spot_article .post-content {
        font-size: 18px;
    }
    #recent_blogs .nav-tabs > li {
        margin-right: 15px;
        margin-bottom: 10px;
        width: auto;
    }   
    #recent_blogs .nav-tabs > li a {
        font-size: 15px;
    }
    #blog_main .spot_article.top_section .posttitle, #blog_main .spot_article.top_section .posttitle a {
        margin: 15px 0;
    }
    #blog_main.single_blog #page-wrapper {
        padding: 0;
    }
    #blog_main.single_blog .bottom_box h2 {
        font-size: 30px;
    }
    .single_blog .bottom_box h3 {
        font-size: 18px;
    }
    .single_blog .bottom_box a {
        font-size: 18px;
        padding: 15px 0;
    }
    .single_blog .bottom_box {
        padding: 3rem 2rem;
    }
}

/*******  /membership/partners/ ****/

.page-id-36 .cont_wrap {
    background: #fff;
}
.page-id-36 #content-area {
    padding: 0 !important;
}
.page-id-36 .top_banner .item {
    height: 523px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}
.page-id-36 #content-area .top_banner .item h1 {
    font-size: 60px;
    margin-bottom: 3rem !important;
}
.page-id-36 #content-area .top_banner .item p {
    font-size: 24px;
    line-height: 1.4;
}
.page-id-36 #content-area .top_banner .item p a{
    color: #fff;
    text-decoration: underline;
}
.page-id-36 ul#filters {
    padding: 8rem 0 6rem 0;
}
.page-id-36 ul#filters li {
    margin: 3px 10px 3px 0;
}
.page-id-36 ul#filters li:last-child {
    margin-right: 0 ;
}
.page-id-36 ul#filters li a {
    background: #f1eff6;
    border-radius: 0;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: normal;
    letter-spacing: 1px;
    min-width: 150px;
    text-align: center;
}
.page-id-36 ul#filters li a.active, .page-id-36 ul#filters li a:hover {
    background: #e2dfe8;
}
.page-id-36 .preferred-wrap {
    border: 1px solid #eee;
}

.page-id-36 .custom-radio-button-outer {
    margin: 3rem -15px !important;
}
.page-id-36 .wpcf7 form .wpcf7-response-output {
  position: absolute;
  border: 0;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.page-id-36 .Unionheights-form-inner {
  margin-bottom: 40px;
}
.page-id-36 .contact-us-section {
    margin-top: 3rem ;
}
.page-id-36 .btn-contact, .page-id-36 .btn-contact:active {
    position: fixed;
    right: -56px;
    background: #f15a2c;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    transform: rotate(-90deg);
    top: 30%;
    font-family: futura heavy;
    word-spacing: 2px;
    letter-spacing: 1px;
    text-decoration: none !important;
    z-index: 100;
}
.page-id-36 .btn-contact:hover {
    text-decoration: none;
    color: #fff;
}
@media(max-width:  1470px){
    .page-id-36 .btn-contact, .page-id-36 .btn-contact:active {
        top: 45%;
    }
}
@media(max-width:  991px){
    .page-id-36 #page-wrapper #main-content {
        padding-left: 0 !important;
    }
}
@media(max-width:  767px){
    .page-id-36 #content-area .top_banner .item p {
        font-size: 18px;
    }
    .page-id-36 .top_banner .item {
        height: auto;
        padding: 6rem 0;
    }
    .page-id-36 #content-area .top_banner .item h1 {
        font-size: 40px;
    }
}
@media(max-width:  640px){
    .page-id-36 .trainers{
        width: 100% !important;
    }
    .page-id-36 .items {
        width: 100%;
    }
    .page-id-36 .preferred-wrap {
        height: auto !important;
        padding: 3rem;
    }
    .page-id-36 ul#filters {
        padding: 4rem 0 4rem 0;
    }
    .page-id-36 ul#filters li a {
        font-size: 12px;
        padding: 15px 10px;
        min-width: 150px;
    }
    .page-id-36 ul#filters li {
        width: calc(48% - 2%);
        margin: 1%;
    }
}

@media(max-width:  1199px){
    .page-id-36 #content-area .wpcf7-form-control-wrap {
        width: 100%;
    }
    .page-id-36 .contact-us-section {
        padding: 3rem 0 0;
    }
}


/***** navigation default header padding ****/
@media(max-width: 991px){
    body{
        padding-top: 68px;
    }
}
@media(max-width: 767px){
    body{
        padding-top: 58px;
    }
}

/**** Single blog ****/
.single th, .single td {
    padding: 6px 10px;
    text-align: initial;
}
.notification-bar{
  display: none;
}