


@media only screen and (min-width: 2000px)  and (max-width: 3000px){

.whatevergoal.about-top-sec.about-top-sec1 .about-top {
    padding-left: 100px;
}

}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {

.navbar-primary .navbar-nav>li {
    float: none;
    display: inline-block;
    padding: 0px 16px;
    padding-top: 13px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.navbar-primary .navbar-nav>li>a {
    color: #ffffff;
    font-size: 17px;
    padding: 0;
    font-weight: normal;
    line-height: 25px;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: 5px solid transparent;
    padding-bottom: 4px;
}

}


@media only screen and (min-width: 1500px) and (max-width: 1600px) {
.navbar-primary .navbar-nav>li>a {
    font-size: 16px;
    padding: 0;
    font-weight: normal;
    line-height: 25px;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: 5px solid transparent;
    padding-bottom: 4px;
}
.navbar-primary .navbar-nav>li {
    float: none;
    display: inline-block;
    padding: 0px 14px;
    margin-bottom: 0;
}
.logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 17px;
    width: 58%;
}

}
@media only screen and (max-width: 1600px) {
.whatevergoal img.img-responsive {
    margin-left: 0;
}
}
@media only screen and (min-width: 1500px) {
    .container {
        width: 1440px;
    }
}



@media only screen and (min-width: 1400px) and (max-width: 1500px){
    .container {
        width: 1290px;
    }
    .navbar-primary .navbar-nav>li>a {
    color: #ffffff;
    font-size: 15px;
    padding: 0;
    font-weight: normal;
    line-height: 25px;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: 5px solid transparent;
    padding-bottom: 4px;
}
.navbar-primary .navbar-nav>li {
    float: none;
    display: inline-block;
    padding: 0px 6px;
    padding-top: 13px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 17px;
    width: 58%;
}

}
@media only screen and (min-width: 1200px) and (max-width: 1500px) {
   
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
.whatevergoal h1.title {
    font-size: 50px;
}
.whatevergoal img.img-responsive {
    margin-top: -115px;
    margin-left: 25px;
}
.header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.header .col-md-2.col-lg-7.col-sm-2.col-xs-2 {
    padding-left: 0;
    margin-left: -102px;
    width: 67%;
    padding-right: 0;
}
.navbar-primary .navbar-nav>li {
    float: none;
    display: inline-block;
    padding: 0px 15px;
    padding-top: 13px;
    padding-bottom: 20px;
    margin-bottom: 0;
}
.navbar-primary .navbar-nav>li>a {
    color: #ffffff;
    font-size: 15px;
    padding: 0;
    font-weight: normal;
    line-height: 25px;
    text-transform: uppercase;
    font-style: italic;
    border-bottom: 5px solid transparent;
    padding-bottom: 4px;
}
div#myNavbar {
    padding-right: 0;
}
.navbar-primary .navbar-nav {
    padding-left: 0px;
}
.header .col-md-10.col-lg-5.col-sm-10.col-xs-10 {
    width: 40%;
}


}



@media only screen and (max-width: 1200px) {
     .navbar-primary .navbar-nav>li>a {
        padding-left: 32px;
        padding-right: 32px;
    }
    div#myNavbar {
    width: 400px;
    padding: 0;
    margin-top: 10px;
    position: absolute;
    z-index: 999;
    right: 0;
}
    .mobile-menu-text p {
       color: #fff; float: left; text-transform: uppercase; padding-top: 10px; padding-left: 10px; font-size: 20px
    }
    .navbar-toggle {
    display: block !important;
}

.navbar-header {
        float: none;
    }
    .navbar-header {
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
}
.header .navbar-toggle {

    /*margin-top: 17px;*/
    /*margin-right: 13px;*/
}
.navbar-primary .container {
    width: 100%;
}
.header {
   
    min-height: auto;
}
.header .navbar-toggle .icon-bar {
    background-color: #fffcfc;
}
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0;
    }
    .navbar-primary {
    float: none;
    width: 100%;
    margin: 0;
    border-radius: 0;
    margin-top: 0;
    position: relative;
    margin-top: 0px;
}
    .navbar-nav>li {
    float: none;
    display: block !important;
    }
    .navbar-primary .navbar-nav li {
    
    border-right: 0;
}
    div#myNavbar {
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-nav>li>a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding: 0 15px !important;
        color: #FFFFFF;
        font-size: 18px !important;
        border-bottom: 0 !important;
    }
    .navbar-primary .navbar-nav>li>a {
    line-height: 40px;
}
   .navbar-primary .navbar-nav>li:first-child a {
    
}
.navbar-primary .navbar-nav {
    background-color: #ff0000;
    box-shadow: 0 0 5px #121010;
    border: 5px solid #ddd;
}
.navbar-primary .nav>li.active a {
    color: #000;
}
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-primary .nav>li.active a, .navbar-primary .nav>li:hover a {
    color: #000;
}
.navbar-primary .navbar-nav>li {
    padding: 6px 5px;
}
.comejoin h3 {
    font-size: 50px;

}
.footer-menu-part3 h2 {
    font-size: 35px;
}
.footer h3 {
    font-size: 20px;
}
.whatevergoal.about-top-sec h2.title {
    font-size: 40px;
}


}

@media only screen and (min-width: 991px) and (max-width: 1200px) {
.whatevergoal img.img-responsive {
    margin-top: -115px;
    margin-left: 41px;
}
.s-box h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 26px;
}
.whatevergoal.about-top-sec.about-top-sec1 {
    background-size: cover;
    /*background-position: 48% 1%;*/
}
.whatevergoal.about-top-sec.about-top-sec1.about-top-sec2,
.whatevergoal.about-top-sec.about-top-sec1.about-top-sec4 {
    background-position: 48% 1%;
}

}

@media only screen and (min-width: 992px) {

}

@media only screen and (min-width: 991px) and (max-width: 1024px){
  .time-table-box.row {
    margin-left: 0;
    margin-right: 0;
}

}

@media only screen and (max-width: 793px) {

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
.banner-text {
    position: absolute;
    bottom: 9px;
    margin-left: 0px;
}
.banner-text h2 {
    background-image: url(../images/redtitle.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #000000;
    font-size: 30px;
    padding: 19px 50px;
    display: block;
    line-height: 46px;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.banner-text h3 {
    font-size: 37px;
    font-weight: bold;
    color: #ffffff;
    font-style: italic;
    text-shadow: 2px 2px #000;
    margin-top: 10px;
    margin-bottom: 10px;
}
.banner-text a.global-button {
    margin-top: 0px;
}
.getfit-box {
    background-color: #ffffff;
    margin: 0 20px;
    margin-top: -76px;
    padding: 15px;
    position: relative;
    min-height: 243px;
}
.testimonial-slide .owl-prev {
    left: 0;
}
.testimonial-slide .owl-next {
    right: 0;
}
.whatevergoal img.img-responsive {
    margin-top: -115px;
    margin-left: 0;
}
.logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    width: 52%;
}
.page-banner h1 {
    font-size: 40px;
    padding: 20px 44px;
    bottom: 10%;
}

}


@media only screen and (min-width: 768px) and (max-width: 991px){
.s-box h2 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 26px;
}
.whatevergoal.videosection h2.title {
    color: #000000;
    font-size: 35px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
.whatevergoal.videosection p {
    font-size: 28px;
    line-height: 35px;
}
.footer .email a {
    font-size: 15px;
}
.whatevergoal.about-top-sec.about-top-sec1 {
    background-image: none !important;
    padding: 18px 0px 40px 0px !important;
    background-color: #fff;
}
.whatevergoal.about-top-sec.about-top-sec1 .about-top {
    width: 100%;
    margin-left: 0;
}
.time-table-box.row {
    margin-left: 0;
    margin-right: 0;
}
.box-icon h4 {
    background-color: #9c27b0;
    margin: 0;
    color: #fff;
    padding: 20px;
    margin-bottom: 50px;
    min-height: 86px;
}
#newsletter input[type="submit"] {
    padding: 10px 12px;
    font-size: 15px;
}
section.footer-bottom {
    font-size: 16px;
}
.hoursfacility .col-sm-6 {
    width: 100%;
}

}

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

nav.navbar.navbar-primary {
    background: #fff;
    border-bottom: 0;
    border-top: 0;
    border-radius: 0;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    z-index: 9999;
    width: 100%;
}
div#myNavbar {
    padding: 0;
    margin-top: 10px;
    position: absolute;
    z-index: 999;
   
    width: 285px;
    right: 0;
}
.navbar-primary .nav>li a {
    color: #fff;
    border-right: 0;
}
.logo {
    display: block;
    text-align: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0px;
    width: 100%;
}
.logo .img-responsive {
    display: inline-block;
}
 
    .navbar-primary {
        margin-top: 0;
        min-height: auto;
    }
    .navbar-primary .navbar-nav {
        margin: 0;
    }
    .navbar-header {
        /*display: inline-block;
        margin-left: 15px;*/
    }
   
nav.navbar.navbar-primary {
    background-color: transparent;
    padding: 10px 0;
}

.navbar-primary .navbar-nav>li {
    display: block;
}
.whatevergoal img.img-responsive {
    margin-top: 0;
    margin-left: 0;
}
.getfit img {
    width: 100%;
}
.testimonial-slide .owl-prev {
    left: 0 !important;
}
.testimonial-slide .owl-next {
    right: 0px !important; 
}
.slide .container {
    padding: 0;
}
.banner-text {
    position: relative;
    bottom: 0;
    margin-left: 0px;
    background-color: #ccc;
    z-index: 9999;
    width: 100%;
    padding: 22px;
}
.header .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
span.text-left.menutext {
    display: inline-block !important;
    width: auto;
    padding-top: 6px;
    padding-left: 15px;
    font-weight: 500;
    color: #fff;
}
.header .navbar-toggle {
    margin-top: 0;
    margin-right: 0;
}
.header .col-sm-7 {
    padding: 0;
        /*margin-left: -15px;
    margin-right: -15px;
    padding-top: 17px;*/
}
nav.navbar.navbar-primary {
    background-color: transparent;
    padding: 10px 0;
    padding-top: 0;
}
.header .navbar-toggle {
    border: 0;
    margin-bottom: 0 !important;
}
.whatevergoal h1.title {
    font-size: 27px;
    margin-top: 0;
}
.navbar-primary {
    min-height: auto;
}
.navbar-primary .navbar-nav>li {
    padding: 0px 5px;
}
.navbar-primary .nav>li.active a, .navbar-primary .nav>li:hover a {
    color: #000;
}
.banner-text h2 {
   
    font-size: 23px;
    padding: 7px 50px;
    display: block;
    line-height: 46px;
}
.banner-text h3 {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    font-style: italic;
    text-shadow: 2px 2px #000;
    margin-top: 12px;
    margin-bottom: 5px;
}
.global-button {
    font-size: 16px;
    font-weight: 600;
    background-color: #ff0000;
    padding: 11px 25px;
}
.slogan .s-box {
    padding-bottom: 20px;
    background-position: center top !important;
    padding-top: 161px !important;
    padding-left: 0 !important;
    text-align: center !important;
}
.s-box h2 {
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px;
}
.whatevergoal.videosection h2.title {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
.whatevergoal.videosection p {
    font-size: 27px;
    font-weight: normal;
    line-height: 36px;
}
.whatevergoal.videosection.fitness .col-sm-12 {
    margin-top: 0;
}
.whatevergoal.videosection.fitness p {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    padding: 0 10px;
    line-height: 31px;
}
.whatevergoal.videosection.fitness p b {
    color: #000000;
    font-size: 28px;
    margin-right: 0;
    margin-left: 0;
}
.getfit-box {
    background-color: #ffffff;
    margin: 0 10px;
    margin-top: -100px;
    padding: 15px;
    position: relative;
    min-height: 243px;
}
.getfit-box p em {
    color: #717171;
    font-size: 18px;
}
.featured-gallery .container-fluid {
    padding: 0 15px;
}
.featured-gallery h2.title {
    font-size: 30px;
}
.testimonial-title h2.title {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
}
.testimonial-slide .box {
    padding: 10px;
    background-color: rgb(255 0 0 / 57%);
    border: 5px solid #ff0000;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
.testimonial-slide .arrow_boxs {
    font-size: 20px;

}
.testimonial-slide .box p {
    line-height: 30px;
}
.footer-menu-part3 h2 {
    font-size: 33px;
}
section.footer-bottom {
    text-align: center;
}

section.footer-bottom .text-right {
    text-align: center;
}
.page-banner h1 {
    background-image: url(../images/page-title.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 21px;
    padding: 5px 35px;
    display: block;
    line-height: 46px;
    margin: 0;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 19%;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    text-align: center;
    width: fit-content;
}
.whatevergoal.about-top-sec h2.title {
    color: #000000;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}
.whatevergoal h3 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.whatevergoal.about-top-sec.about-top-sec1 {
    background-position: 5% 2% !important;
    background-size: cover;
    padding: 170px 0;
    padding-bottom: 0;
}
.whatevergoal.about-top-sec.about-top-sec1.about-top-sec2, .whatevergoal.about-top-sec.about-top-sec1.about-top-sec4 {
    background-image: url(../images/about-2.png);
    margin-top: 60px;
    background-position: 98% 1% !important;
}



.whatevergoal.about-top-sec.about-top-sec1 .about-top {
    padding: 20px;
    background-color: #fff;
    margin: 11px;
}
.comejoin h3 {
    text-align: center;
    color: #ff0000;
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 67px;
}
.time-table-top h2.title {
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    line-height: 30px;
}

.time-table-box.row {
    margin-left: 0;
    margin-right: 0;
}
.box-icon {
    margin-bottom: 15px;
}
.contact-form .box-icon h4 {
    font-size: 30px;
}
.sh-box {
    display:block;
    margin-right: 0px;
    margin-top: 30px;
}
.ourfacilityservices h2.title {
    color: #000000;
    font-size: 30px;
}
.panel-default>.panel-heading {
    font-size: 24px;
}
.panel-body {
    padding: 20px 15px;
}
.whychosse-home .box h3 {
    color: #dc1d24;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    font-family: 'Roboto Condensed', sans-serif;
}
.whychosse-home .col-sm-7 a {
    white-space: break-spaces;
}
.whychosse-home .box { 
    padding-left: 68px;
}
.whychosse-home .box h3 {
    color: #dc1d24;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    font-family: 'Roboto Condensed', sans-serif;
}

.whatevergoal.about-top-sec.about-top-sec1 {
    background-image: none !important;
    padding: 0 !important;
}
#newsletter input#nl_email {
    border-radius: 0;
    width: 55%;
    float: left;
    height: 50px;
    border: 0;
    padding-left: 0;
    background-color: #f6f6f6;
    border: 0;
    box-shadow: none;
}
#newsletter input[type="submit"] {
    float: left;
    border-radius: 37px;
    height: 50px;
    background-color: #33353c;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    border: 0;
    margin-left: 0;
    border-radius: 0;
}
.page-content .wcs-timetable__week .wcs-day .wcs-timetable__classes .wcs-class .wcs-class__title strong {
    font-size: 15px;
    /*margin-left: 20px;*/
}
small.wcs-class__title.wcs-modal-call.tutor {
    padding-left: 30px;
}

}


@media only screen and (max-width: 590px) {



}

@media only screen and (max-width: 480px) {
   #newsletter input#newsletter_email, #newsletter input.btn.btn-submit.btn-lg {
    width: 100%;
    margin-bottom: 20px;
}
.whatevergoal.about-top-sec.about-top-sec1.about-top-sec2,
.whatevergoal.about-top-sec.about-top-sec1.about-top-sec4 {
    background-image: url(../images/about-2.png);
    margin-top: 60px;
    background-position: 75% 1% !important;
}
.whatevergoal.about-top-sec.about-top-sec1 {
    background-position: 25% 2% !important;
    background-size: cover;
    padding: 170px 0;
    padding-bottom: 0;
}


}

@media only screen and (max-width: 379px) {
   
}