@font-face {
    font-family: 'bebasneue_regular';
    src: url('../fonts/bebasneue_regular-webfont.eot');
    src: url('../fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('../fonts/bebasneue_regular-webfont.woff') format('woff'), url('../fonts/bebasneue_regular-webfont.ttf') format('truetype'), url('../fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neue_bold';
    src: url('../fonts/bebasneue_bold-webfont.eot');
    src: url('../fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('../fonts/bebasneue_bold-webfont.woff') format('woff'), url('../fonts/bebasneue_bold-webfont.ttf') format('truetype'), url('../fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pantonblack_caps';
    src: url('../fonts/panton-blackcaps-webfont.woff2') format('woff2'),
         url('../fonts/panton-blackcaps-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'american_captainregular';
    src: url('../fonts/american_captain-webfont.woff2') format('woff2'),
         url('../fonts/american_captain-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'jt_marnielight';
    src: url('../fonts/jtmarnie-light-webfont.woff2') format('woff2'),
         url('../fonts/jtmarnie-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'alternategotno1d';
    src: url('../fonts/alternategotno1d.eot') format('eot'),
		url('../fonts/alternategotno1d.ttf') format('ttf'),
		url('../fonts/alternategotno1d.woff2') format('woff2'),
		url('../fonts/alternategotno1d.woff') format('woff'),
         url('../fonts/alternategotno1d.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ==========================================================================
                            Felix Macagaling Custom Styles
   ========================================================================== */

body { font-family: 'ProximaNova-Regular'; font-size: 16px; margin:0px; padding:0px; }
h1,h2,h3,h4,h5,h6 {/* font-family: 'PFEncoreSansPro-Medium'; */}
textarea { resize: vertical; }
a:hover { text-decoration: none; }
* html .clearfix { height: 1%; }
.ease,a,input[type="submit"],button {outline: none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}
.mx-1024 { width: 100%; max-width: 1024px; margin: 0 auto;}
.mx-1232 { width: 100%; max-width: 1252px; margin: 0 auto; }
.mx-1440 { width: 100%; max-width: 1440px; margin: 0 auto; }
.relative { position: relative; }
.clearfix:after {visibility: hidden; display: block; font-size: 0; content:""; clear: both; height: 0;}
.clearfix { display: block; clear:both; }
.center-div{position:absolute; top:50%; left:50%; margin-right:-50%; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%);  transform:translate(-50%,-50%); }
.middle-div{position:absolute; top:50%;  -ms-transform:translate(0,-50%); -webkit-transform:translate(0,-50%); -moz-transform:translate(0,-50%); -o-transform:translate(0,-50%);  transform:translate(0,-50%); }
.hori-div{position:absolute; left:50%;  -ms-transform:translate(-50%,0); -webkit-transform:translate(-50%,0); -moz-transform:translate(-50%,0); -o-transform:translate(-50%,0);  transform:translate(-50%,0); }
.bg-cover {background-repeat: no-repeat;background-position: bottom;background-size: cover;}
.hidden-img {display: none;}
.bg-mobile {display: none;}
.bg-mobile img {width: 100%;}
select::-ms-expand {display: none;}
.wh-main-content {background: #291515 !important; }
#wh-main {background: #291515 !important; position: fixed; width: 100%; left: 0px; top: 0px; right: 0px;}

/* jov */
.addop-mobile{display:none!important;}
.member-opt i {
    padding-left: 0!important;
}
.get-tabs {
    width: 44%!important;
}
.member-opt {
    text-align: center!important;
}
.member-table .member-opt-htitle h3{
    text-align: left!important;

}
.member-table {text-align: center;}
.additional-memoption {
    margin-top:50px;
    padding:0 50px;
    float: right;
    width: 100%;
    margin-bottom: 50px;
}
.additional-memoption p{
    color:#fff;
    font-size:18px;
    
}
.additional-memoption .add-optionmem{
    margin-top:50px;

}
.additional-memoption .add-optionmem h2{
    color: #fff;
    font-size: 50px;
    font-family: 'american_captainregular';
    padding-left: 10px;
}
.additional-memoption .add-optionmem ul{
        padding: 0!important;
}
.additional-memoption .add-optionmem ul li{
    list-style-type:none;
}
.additional-memoption .add-optionmem .option-memadd li{
 display:inline-block;
 max-width: 295px;
width: 100%;
}
.additional-memoption .add-optionmem .option-memadd{
    padding: 0!important;
}


.popchristmas h3{
	font-family: 'alternategotno1d';
	color:#e73938;
	font-size: 50px;
}
.popchristmas h2{
	font-family: 'alternategotno1d';
	color:#fff;
	font-size: 115px;
}
.popchristmas ul li{
	display:inline-block;
	list-style-type:none;
}
.popchristmas ul{
	padding-left:0;
}
.popchristmas ul li img{
    width: 100%;
    height: 100%;
    max-width: 110px;
}
.freee-trial {
    background: #353748;
    padding: 10px 70px;
     width: 100%;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
	text-transform:uppercase;
}
.freee-trial h3 {
    font-size: 20px;
	font-family: 'american_captainregular';
    margin-top: 0;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
	text-transform:uppercase;
}
.freee-trial h2 {
    font-size: 40px;
    font-family: 'american_captainregular';
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
	text-transform:uppercase;
}
.pop-form-challenge {
    text-align: center;
}
/* jov */

/*Header*/
.navbar-default {background: #2b2b2b;min-height: 70px;margin-bottom: 0;border: 0;border-radius: 0;}
.navbar-default .navbar-nav>li>a {color: #fff;font-family: 'pantonblack_caps';font-size: 16px;padding: 23px 15px 8px 15px;}
.navbar-right {margin-right: 70px;}
.navbar-brand {padding: 15px 15px 15px 70px;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:active {color: #fff; border-bottom: 4px solid #921a24;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {background-color: transparent; color: #fff; border-bottom: 4px solid #921a24;}
/*Footer*/
.footer-holder {}
.footer-holder .red-bg {background: #961d26;height: 20px;}
.footer-holder .blue-bg {background: #353748;color: #fff;text-align: center;font-family: 'jt_marnielight';padding: 20px 0;}
.footer-holder .blue-bg p {margin-bottom: 0;}

/*popupform*/
.pop-form-challenge h4, h5 {color: #ffffff; font-family: 'jt_marnielight';}
.pop-form-challenge h5 { font-weight: 600; font-size: 16px; letter-spacing: 1px;}
.pop-form-challenge ul li {color: #ffffff; font-family: 'jt_marnielight'; position: relative; padding-left: 12px;}
.pop-form-challenge ul li i {    position: absolute; top: 10px; left: 0; font-size: 5px;}
.close-popup {color: #ffffff;}

/*Homepage*/
.tt_tabs .tt_timetable .event {background: #333545 !important;}
.playicon {     cursor: pointer;
    color: #fff5f5;
    border: 3px solid #ffffff;
    padding: 40px 52px;
    top: 30%;
    text-align: center;
    /* width: 26%; */
    left: 41%;
    border-radius: 50%;
    font-size: 68px !important;
    position: absolute;
    z-index: 1;}

.display_none { display: none !important; }
.display_show { display: block !important; }
.img_background-mobile {display:none;}
.img_background-desktop { width: 100%; height: 440px;}
.img_background-desktop iframe {width: 100%; height: 88%; display: none;}
.img_background-desktop img { width: 100%; height: 88%;}
.home-section-1 {min-height: 830px;position: relative;}
.vid{ display: none;}

/*.home-section-1 .vid-holder:before {content: url('../img/overlay-hand.png');}*/
.home-section-1 .vid-holder {width: 100%; max-width: 999px; margin: 0 auto; height: 400px; border: 6px solid #353748; position: absolute; bottom: -16%; left: 0; right: 0;}
.home-section-1 .vid-holder img {width: 100%; height: 390px; object-fit: cover;}
.home-section-1 .vid-holder .vid {width: 100%;height: 390px;}

.home-section-2 {position: relative;width: 100%;max-width: 1440px;margin: 0 auto;padding-top: 200px;}
.home-section-2:before {content: url('../img/hs2-left.png');position: absolute;top: 0;left: 0;z-index: -1;}
.home-section-2:after {content: url('../img/hs2-right.png');position: absolute;top: 0;right: 0;z-index: -1;}
.home-section-2:before {content: '';background-image: url('../img/hs2-left.png');width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;z-index: -1;}
.home-section-2:after {content: '';background-image: url('../img/hs2-right.png');width: 237px;height: 100%;background-repeat: no-repeat;background-size: contain;position: absolute;top: 0;right: 0;z-index: -1;}
.home-section-2 .s1-holder {text-align: center;/* margin-top: 18%;*/}
.home-section-2 .s1-holder .item {width: 100%;max-width: 300px;display: inline-block;border: 7px solid #353748;vertical-align: top;text-align: center;color: #fff;box-shadow: 0px 2px 9px 2px #d4d4d4;position: relative;margin-bottom: 20px;}
.home-section-2 .s1-holder .item .img-holder {}
.home-section-2 .s1-holder .item .img-holder img {width: 100%; height: 295px; object-fit: cover;}
.home-section-2 .s1-holder .item .img-caption {background: #901922;padding: 20px;min-height: 290px;}
.home-section-2 .s1-holder .item .img-caption h2 {font-family: 'american_captainregular';margin-top: 0;font-size: 45px;color: #fff;}
.home-section-2 .s1-holder .item .img-caption h3 {font-family: 'american_captainregular'; margin-top: 0; margin-bottom: 0; font-size: 23px;}
.home-section-2 .s1-holder .item .img-caption p {font-family: 'jt_marnielight';font-size: 15px;}
.home-section-2 .s1-holder .item .img-caption .see-more-btn {margin-top: 50px;}
.home-section-2 .s1-holder .item .img-caption .see-more-btn a {font-family: 'american_captainregular'; background: #353748; padding: 10px 40px; color: #fff; font-size: 20px; border-radius: 5px;}
.home-section-2 .s1-holder .item:hover {z-index:2;box-shadow:none;-webkit-transition: all 300ms ease-in;-webkit-transform: scale(1.1);-ms-transition: all 300ms ease-in;-ms-transform: scale(1.1);-moz-transition: all 300ms ease-in;-moz-transform: scale(1.1);transition: all 300ms ease-in;transform: scale(1.1);}
.home-section-2 .s1-holder .item:hover img {height: 400px;}
.home-section-2 .s1-holder .item:after {display:none;content: '';background-image: url('../img/triangle.png');width: 300px;height: 100px;position: absolute;background-repeat: no-repeat;bottom: -99px;left: -7px;background-size: contain;}
.home-section-2 .s1-holder .item:hover:after {display: block;}

.home-section-3 {padding-top: 100px;position: relative;padding-bottom: 80px;width: 100%;max-width: 1440px;margin: 0 auto;}
.home-section-3:before {content: '';background-image: url('../img/1.png');width: 280px;height: 420px;background-repeat: no-repeat;background-size: cover;position: absolute;bottom: 0;left: 0;}
.home-section-3:after {content: '';background-image: url('../img/2.png');width: 305px;height: 390px;background-repeat: no-repeat;background-size: cover;position: absolute;bottom: 0;right: 0px;z-index: -1;}
.home-section-3 .s1-holder .img-holder {box-shadow: 15px 19px 0px 0px #981c26;}
.home-section-3 .s1-holder .img-holder img {width: 100%;height: 658px;}
.home-section-3 .s1-holder .img-caption {text-align: justify; width: 100%; max-width: 550px;}
.home-section-3 .s1-holder .img-caption h3 {color: #353748;font-family: 'american_captainregular';font-size: 50px;margin-bottom: 0;}
.home-section-3 .s1-holder .img-caption h2 {color: #353748;font-family: 'american_captainregular';font-size: 76px;margin-top: 0;}
.home-section-3 .s1-holder .img-caption p {color: #353748;font-family: 'jt_marnielight';line-height: 24px;margin-top: 20px;}
.home-section-3 .s1-holder .img-caption .see-more-btn {margin-top: 50px;}
.home-section-3 .s1-holder .img-caption .see-more-btn a {color: #fff;font-family: 'american_captainregular';background: #981c26; padding: 10px 40px; font-size: 20px; border-radius: 5px;}
.home-section-3 .s2-holder {width: 100%; max-width: 630px; margin: 10% auto 0; text-align: center;}
.home-section-3 .s2-holder .login-holder {background: #8f1821;padding: 15px 0;border: 7px solid #353748;border-radius: 3px;position: relative;box-shadow: 0px 2px 20px 7px #c9c9c9;}
.home-section-3 .s2-holder .login-holder:before {left: -86px;background-image: url(../img/star.png);background-repeat: no-repeat;background-size: contain;width: 21%;height: 100%;content: '';position: absolute;top: -51px;}
.home-section-3 .s2-holder .login-holder h3 {font-size: 24px;font-family: 'american_captainregular';margin-top: 0;color: #fff;margin-bottom: 0;letter-spacing: 1px;}
.home-section-3 .s2-holder .login-holder .signup-btn {background: #353748;padding: 10px 70px;/* width: 100%; *//* max-width: 300px; */margin: 0 auto;margin-top: 20px;border-radius: 5px;}
.home-section-3 .s2-holder .login-holder .signup-btn a {}
.home-section-3 .s2-holder .login-holder .signup-btn h3 {font-size: 20px;}
.home-section-3 .s2-holder .login-holder .signup-btn h2 {font-size: 40px;font-family: 'american_captainregular';color: #fff;margin-top: 0;margin-bottom: 0;}

.home-section-4 {min-height: 500px;position: relative;}
.home-section-4 .bg img {width: 100%;max-width: 1038px;height: 563px;background-repeat: no-repeat;position: absolute;bottom: 0;left: 0;z-index: 2;}
.home-section-4 .hs4-holder {background: #8e1720;opacity: 0.96;border: 7px solid #353748;border-radius: 3px;width: 100%;max-width: 551px;margin: 0 auto;position: absolute;top: -10px;right: 6%;z-index: 1;min-height: 400px;}
.home-section-4 .content h1 {font-family: 'american_captainregular';font-size: 40px;margin-top: 0;letter-spacing: 1px;}
.home-section-4 .content h2 {font-family: 'american_captainregular';font-size: 20px;margin-top: 0;letter-spacing: 1px;}
.home-section-4 .content p {font-family: 'jt_marnielight';font-size: 14px;text-align: justify;line-height: 22px;position: relative;}
.home-section-4 .content .see-more-btn {margin-top: 40px;float: right;}
.home-section-4 .content .see-more-btn a {color: #fff;font-family: 'american_captainregular';background: #353748; padding: 10px 40px; font-size: 20px; border-radius: 5px;}
.home-section-4 .content {z-index: 3;color: #fff;width: 100%;max-width: 551px;margin: 0 auto;position: absolute;top: -10px;right: 6%;padding: 30px 50px;}

.home-section-5 {padding: 50px 0;}
.home-section-5 .title {color: #fff;font-family: 'american_captainregular';}
.home-section-5 .title h3 {font-size: 50px;margin-top: 0;margin-bottom: 0;}
.home-section-5 .title h2 {font-size: 60px;margin-top: 0;}
.home-section-5 .hs5-slider {padding-bottom: 70px;}
.home-section-5 .hs5-slider .content-holder {width: 100%; max-width: 550px; margin: 0 auto; margin-top: 50px; text-align: center; color: #fff; font-family: 'jt_marnielight'; border: 10px solid #353748; border-radius: 3px; /* IE10+ */ background-image: -ms-linear-gradient(top, #911A23 0%, #8E1720 100%);    /* Mozilla Firefox */ background-image: -moz-linear-gradient(top, #911A23 0%, #8E1720 100%);    /* Opera */ background-image: -o-linear-gradient(top, #911A23 0%, #8E1720 100%);    /* Webkit (Safari/Chrome 10) */ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #911A23), color-stop(100, #8E1720));    /* Webkit (Chrome 11+) */ background-image: -webkit-linear-gradient(top, #911A23 0%, #8E1720 100%);    /* W3C Markup */ background-image: linear-gradient(to bottom, #911A23 0%, #8E1720 100%); padding: 30px;}
.home-section-5 .hs5-slider .content-holder .img-holder {width: 100%; max-width: 85px; margin: 0 auto; height: 85px; overflow: hidden; border-radius: 50%; border: 4px solid #353748;}
.home-section-5 .hs5-slider .content-holder .img-holder img {width: 100%;height: 86px;object-fit: cover;object-position: center;}
.home-section-5 .hs5-slider .content-holder .star-holder {margin-top: 20px;}
.home-section-5 .hs5-slider .content-holder .star-holder ul li {display: inline-block; margin: 0 5px;}
.home-section-5 .hs5-slider .content-holder .star-holder ul li i.fa {color: #fad46b; font-size: 22px;}
.home-section-5 .hs5-slider .content-holder .img-content {background: #632936;padding: 20px;border-radius: 7px;margin-top: 40px;position: relative;} 
.home-section-5 .hs5-slider .content-holder .img-content:before {content: "\f0d8";font-family: FontAwesome;  /*--adjust as necessary--*/color: #632936;font-size: 79px;position: absolute;top: -69px;left: 0;right: 0;}
.home-section-5 .hs5-slider .content-holder .img-content p {font-size: 16px; line-height: 22px;}
.home-section-5 .hs5-slider .content-holder .img-content h2 {font-size: 30px;}
.home-section-5 .hs5-slider .content-holder .img-content h3 {font-size: 17px; margin-top: 0; margin-bottom: 0;}
.home-section-5 .hs5-slider .owl-next i.fa {color: #f9f9f9; font-size: 68px; position: absolute; top: 50%; left: 0; right: 0; text-align: center;}
.home-section-5 .hs5-slider .owl-dots {position: absolute;bottom: 0;left: 0;right: 0;text-align: center;}
.home-section-5 .hs5-slider .owl-dots .active {background: #fff;}
.home-section-5 .hs5-slider .owl-dot {border: 2px solid #fff;width: 20px;height: 20px;border-radius: 50%;display: inline-block;margin-right: 10px;}
.home-section-5 .hs5-slider .active .item{transform:scale(1);} 
.home-section-5 .hs5-slider .item{transition:.4s ease all; transform:scale(.8);}

.home-section-6 {padding: 70px 0;position: relative;width: 100%;max-width: 1440px;margin: 0 auto;}
/*.home-section-6:before {content: url('../img/hs6-before.png');position: absolute;top: 15px;right: 0;z-index: 1;}*/
.home-section-6:after {content: '';background-image: url('../img/3.png');position: absolute;bottom: 0;right: 0;z-index: -1;width: 701px;height: 350px;background-repeat: no-repeat;background-size: cover;}
.home-section-6 .address-holder {background: #8f1821; border: 10px solid #353748; color: #fff; padding: 80px 30px 50px; min-height: 400px; box-shadow: -7px 6px 8px 1px #c4c4c4;}
.home-section-6 .address-holder h2 {margin-top: 0;font-family: 'american_captainregular';font-size: 60px;letter-spacing: 1px;text-shadow: 1px 5px 11px #380202;margin-bottom: 20px;}
.home-section-6 .address-holder h3 {margin-top: 0; margin-bottom: 0; font-family: 'american_captainregular'; font-size: 50px; letter-spacing: 1px; text-shadow: 2px 3px 12px #380202;}
.home-section-6 .address-holder p {font-family: 'jt_marnielight';font-size: 23px;padding-top: 15px;position: relative;}
.home-section-6 .address-holder p:before {content:'';background: #353748;width: 100%;height: 3px;position: absolute;top: 0;}
.home-section-6 .map-holder {min-height: 345px; border: 17px solid #353748; border-left: 0; margin-left: -31px; margin-top: 30px;position: relative;}

.home-section-7 {background: #2b2b2b;min-height: 476px;padding-top: 70px;padding-bottom: 40px;}
.home-section-7 .content-holder {width: 100%;max-width: 889px;margin: 0 auto;background: #921a23;border: 5px solid #353748;padding: 30px 20px;color: #fff;margin-top: 60px;position: relative;box-shadow: -5px 4px 8px 1px #1e1e1e;}
.home-section-7 .content-holder:before {content: '';background-image: url('../img/hs7-before.png');position: absolute;right: -8%;top: -53%;width: 670px;height: 280px;background-repeat: no-repeat;background-size: contain;}
.home-section-7 .content-holder h2 {margin-top: 0; margin-bottom: 0; font-family: 'american_captainregular'; font-size: 50px; letter-spacing: 1px;}
.home-section-7 .content-holder h3 {margin-top: 0; margin-bottom: 0; font-family: 'american_captainregular'; font-size: 32px; letter-spacing: 1px;}
.home-section-7 .content-holder p {font-family: 'jt_marnielight'; font-size: 16px;}
.home-section-7 .content-holder .join-btn {position: absolute;right: 11%;bottom: 23px;}
.home-section-7 .content-holder .join-btn a {color: #fff;font-family: 'american_captainregular';background: #353748;padding: 7px 32px;font-size: 20px;border-radius: 5px;}
.home-section-7 .img-holder {margin-top: 50px;}
.home-section-7 .img-holder ul {margin: 0 auto;text-align: center;}
.home-section-7 .img-holder ul li {display: inline-block;margin: 0 20px;}
.home-section-7 .img-holder ul li a img {width: 100%; height: 100px; object-fit: contain;}
.home-section-7 .img-holder ul li a img:hover {margin-top: -20px;}

/*Our Program page*/
.our-program-holder {position: relative;}
.our-program-holder .title {color: #353748;font-family: 'american_captainregular';padding: 40px 0 20px;}
.our-program-holder .title h2 {margin-top: 0; font-size: 50px;}
.our-program-holder .title h3 {margin-top: 0; margin-bottom: 0; font-size: 40px;}
.our-program-holder .op-tab-holder {background: #171717;position: relative;border: 6px solid #353748;}
.our-program-holder .op-tab-holder:before {content:'';background: #333545;width: 49%;height: 50%;position: absolute;top: -12px;left: -12px;z-index: -1;border-radius: 4px 16px 0px 3px;}
.our-program-holder .op-tab-holder:after {content:'';background: #333545;width: 20%;height: 31%;position: absolute;bottom: -12px;right: -12px;z-index: -1;border-radius: 5px;}


.our-program-holder .op-tab-holder {/*background: #171717;*/padding: 0px 50px 50px;/* margin-bottom: 60px; */}
.our-program-holder .op-tab-holder .page-nav {width: 100%;max-width: 57%;margin: 0 auto;border-bottom: 0;text-align: center;padding-top: 30px;}
.our-program-holder .op-tab-holder .page-nav li {padding: 0 20px;}
.our-program-holder .op-tab-holder .page-nav li a {color: #fff;font-family: 'american_captainregular';font-size: 30px;margin-right: 0;line-height: 0.5;border: 0;}
.our-program-holder .op-tab-holder .page-nav li.active a {background: transparent; border-bottom: 4px solid #fff; border-top: 0; border-left: 0; border-right: 0;}

.red {background: #901922;width: 100%;position: absolute;height: 100%;left: 0;display: none;}

.our-program-holder .op-tab-holder .page-nav li a:hover, .our-program-holder .op-tab-holder .page-nav li a:focus {background: transparent; border: 0; border-bottom: 4px solid #fff; border-radius: 0;}

.our-program-holder .op-tab-holder .op-s1-holder {margin: 50px 0;}
.our-program-holder .op-tab-holder .op-s1-holder .img-holder {position: relative;z-index: 2;box-shadow: 3px 2px 20px 1px #1e1e1e;}
.our-program-holder .op-tab-holder .op-s1-holder .img-holder:before {content:'';background: #77141d;width: 30%;height: 27%;position: absolute;top: -8px;left: -9px;z-index: -1;border-radius: 0px 15px 0px 0px;}
.our-program-holder .op-tab-holder .op-s1-holder .img-holder:after {content: '';background: #77141d;width: 26%;height: 10%;position: absolute;bottom: -7px;right: -9px;z-index: -1;border-radius: 15px 0px 0px 20px;}

.our-program-holder .op-tab-holder .op-s1-holder .img-holder img {width: 100%; height: 352px; object-fit: cover;}
.our-program-holder .op-tab-holder .op-s1-holder .img-caption {background: #931a24;border: 10px solid #353748;border-radius: 3px;text-align: center;color: #fff;padding: 30px 40px 50px;margin-top: 20px;margin-left: -50px;min-height: 300px;}
.our-program-holder .op-tab-holder .op-s1-holder .img-caption h1 {margin-top: 0; font-family: 'american_captainregular';}
.our-program-holder .op-tab-holder .op-s1-holder .img-caption p {text-align: justify; font-family: 'jt_marnielight'; line-height: 18px; font-size: 13px;}

.our-program-holder .op-tab-holder .op-slider {padding-bottom: 50px;}
.our-program-holder .op-tab-holder .op-slider .slide-holder .new-con-holder {display: none;}
.our-program-holder .op-tab-holder .op-slider .slide-holder {min-height: 250px;width: 100%;/*max-width: 270px;*/position: relative;border: 6px solid #353748;cursor: pointer;}
.our-program-holder .op-tab-holder .op-slider .slide-holder .caption {background: #911923; color: #fff; padding: 10px 0; text-align: center; position: absolute; bottom: 0; width: 100%;}
.our-program-holder .op-tab-holder .op-slider .slide-holder .caption h1 {font-size: 24px; font-family: 'american_captainregular'; margin-top: 0; margin-bottom: 0;}
.our-program-holder .op-tab-holder .op-slider .owl-prev {position: absolute; top: 40%; left: -4%;}
.our-program-holder .op-tab-holder .op-slider .owl-next {position: absolute; top: 40%; right: -4%;}
.our-program-holder .op-tab-holder .op-slider .owl-nav i.fa{color: #fff;font-size: 30px;}
.our-program-holder .op-tab-holder .op-slider .owl-dots {position: absolute;bottom: 0;left: 0;right: 0;text-align: center;}
.our-program-holder .op-tab-holder .op-slider .owl-dots .active {background: #fff;}
.our-program-holder .op-tab-holder .op-slider .owl-dot {border: 1px solid #fff;width: 15px;height: 15px;border-radius: 50%;display: inline-block;margin-right: 10px;}

.fsign-holder {width: 100%;max-width: 500px;margin: 50px auto;background: #8f1821;padding: 15px 0;border: 7px solid #353748;border-radius: 3px;position: relative;box-shadow: 0px 5px 20px 5px #c9c9c9;text-align: center;}
.fsign-holder:before {content: '';background-image: url('../img/star.png');position: absolute;top: -35px;left: -60px;width: 100%;height: 100px;background-repeat: no-repeat;background-size: contain;}
.fsign-holder h3 {font-size: 24px;font-family: 'american_captainregular';margin-top: 0;color: #fff;margin-bottom: 0;letter-spacing: 1px;}
.fsign-holder .signup-btn {background: #353748;padding: 10px 80px;/* width: 100%; *//* max-width: 300px; */margin: 0 auto;border-radius: 5px;}
.fsign-holder .signup-btn h3 {font-size: 20px;}
.fsign-holder .signup-btn h2 {font-size: 40px;font-family: 'american_captainregular';color: #fff;margin-top: 0;margin-bottom: 0;}

.our-program-holder .op-tab-holder .op-s3-holder {position: relative;}
.our-program-holder .op-tab-holder .op-s3-holder:after {content: url('../img/op-img6.png');position: absolute;top: 7px;right: 13px;}
.our-program-holder .op-tab-holder .op-s3-holder .op3-slider {margin: 60px 0;width: 100%;max-width: 700px;border: 8px solid #353748;}
.our-program-holder .op-tab-holder .op-s3-holder .op3-slider .op3-bg {min-height: 500px;background-position: center;}
.our-program-holder .op-tab-holder .op-s3-holder .op3-slider .owl-dots {position: absolute;bottom: -50px;left: 0;right: 0;text-align: center;}
.our-program-holder .op-tab-holder .op-s3-holder .op3-slider .owl-dots .active {background: #fff;}
.our-program-holder .op-tab-holder .op-s3-holder .op3-slider .owl-dot {border: 2px solid #fff;width: 15px;height: 15px;border-radius: 50%;display: inline-block;margin-right: 10px;}

.our-program-holder .op-tab-holder .op-s3-holder .op3-content {color:#fff;background: #8f1721;border:5px solid #353748;padding: 5px;position: relative;z-index: 1;box-shadow: 0px 2px 17px 0px #1e1e1e;width: 100%;}
.our-program-holder .op-tab-holder .op-s3-holder .op3-content p {font-family: 'jt_marnielight';font-size: 14px;line-height: 21px;}
.c-view{max-width: 100%;height: 50%;display: block;position: absolute;top: 0px;bottom: 0;z-index: -1;width: 100%;background-repeat: no-repeat; background-size: cover;}
.s-view{max-width: 100%;height: 50%;display: none;position: absolute;top: 0;bottom: 0;z-index: -1;width: 100%;background-repeat: no-repeat; background-size: cover;}
.w-view{max-width: 100%;min-height: 100px;display: none;position: absolute;top: 0px;bottom: 0;z-index: -1;width: 100%;background-repeat: no-repeat; background-size: cover;}
.c-view1{max-width: 100%;height: 50%;display: none;position: absolute;bottom: 0;right: 0; z-index: -1;width: 100%;background-repeat: no-repeat; background-size: cover;}


.op-s2-holder {position: relative;z-index: 1;}


/*privacy*/
.privacy-story {background-color: #941b25;min-height: 670px;width: 100%;max-width: 100%;border: 10px solid #353748;padding: 25px;}
.privacy-story h2{color: #fff;font-size: 72px; font-family: 'american_captainregular';}
.privacy-story p {color: #fff;font-size: 18px;font-family: 'jt_marnielight';}
.privacy-story li {color: #fff;font-size: 18px;font-family: 'jt_marnielight';}

/*about-us*/
.about-signup .fsign-holder {margin: 0 auto;}
.a-slider {position: relative;padding: 50px 30px;}
.a-slider .owl-prev {position:  absolute; top: 50%; left: 0;}
.a-slider .owl-next {position: absolute; top: 50%; right: 0;}
.a-slider .owl-nav i.fa {color: #fff;font-size: 40px;}
.about-sec1 {min-height: 830px;position: relative;padding-top: 80px;}
.about-text {text-align: center;width: 100%;max-width: 100%;}
.about-text h2{color: #353748;font-size: 72px; font-family: 'american_captainregular';}
.about-story {background-color: #941b25;min-height: 670px;width: 100%;max-width: 100%;border: 10px solid #353748;padding: 25px;}
.about-story h2{color:#fff; font-size: 72px; font-family: 'american_captainregular';}
.about-story p {
    color: #fff;
    font-size: 18px;
    max-width: 430px;
    margin-bottom: 0;
    margin-top: 20px;
    font-family: 'jt_marnielight';
}
.about-story p1 {color: #fff;font-size: 18px;max-width: 480px;padding-top: 10px;font-family: 'jt_marnielight';}
.team-video{max-width: 808px;min-height: 300px;width: 100%;position: absolute;left: -20%;/* bottom: -55px; */top: 60px;}
.about-video{position: relative;max-width: 100%;min-height: 50px;width: 100%;}
.about-team-video{position: relative;}
.about-team img{position: absolute;bottom: 0;max-width: 400px;min-height: 260px;width: 100%;}
.about-team {min-height: 330px;width: 100%;max-width: 100%;}
.about-image-team{box-shadow: rgb(152, 28, 38) 15px 19px 0px 0px;max-width: 400px;min-height: 260px;width: 100%;}
.about-image-team{position: absolute;max-width: 400px;min-height: 290px;width: 100%;}
.about-image-team1{box-shadow: rgb(152, 28, 38) 15px 19px 0px 0px;max-width: 400px;min-height: 260px;width: 100%;}
.about-image-team1{position: absolute;bottom: 0;max-width: 400px;min-height: 260px;width: 100%;}
.about-story-text{ }
.about-slider{width: 100%;min-height: 800px;max-width: 100%;background-color: #474747;}
.about-slider .slide-img img {    max-width: 470px;
    width: 500px;
    min-height: 200px;
    height: 635px;
    object-fit: cover;}
.slide-body{min-height: 800px;max-width: 100%;width: 100%;background-size: cover;background-position: center;background-repeat:no-repeat;}
.item{/* text-align:center; */width: 100%;}
.item h2{color: #ccc; font-size: 72px; font-family: 'american_captainregular';}
.slider-image{/*position: relative;*//* max-width: 100%; *//* width: 500px; *//* min-height: 200px; *//* margin-bottom: 30px; */}
.slider-image img{/* max-width: 470px; *//* width: 500px; *//* min-height: 200px; */height: 560px;object-fit:  cover;}
.slide-img {position: absolute;top: 0;left: 35px;width:  100%;max-width: 457px;}
.about-red {position: relative;height: 586px;width: 85%;top: 44px;left: 70px;background: #981c26;}
.fa-circle{font-size: 8px;}
.about-item p{font-size: 15px;color: #fff;font-family: 'american_captainregular';}
.about-item {/* width: 100%; *//* max-width: 500px; *//* min-height: 100px; *//* text-align: center; */}
.about-item h2 {text-align: left!important;} 
.about-item ul{color: #fff;/* width: 100%; *//* max-width: 273px; *//* margin-left: 50px; *//* text-align: center; */vertical-align: middle;font-family: 'jt_marnielight';list-style-type:  none;padding-left: 0;}
.about-item ul li {position: relative;padding-left: 15px;}
.about-item ul li i.fa {position: absolute;top: 10px;left: 0;font-size: 5px;}
.slide-body h2{text-align: center;color: #fff;font-size: 72px;font-family: 'american_captainregular';}
.about-signup{/* text-align: center; *//* position: relative; */min-height: 300px;width: 100%;/* max-width: 100%; */background-repeat: no-repeat;background-position:center;background-size: cover;padding: 70px 0;}
.absign{background-color: #8e1720;border:5px solid #353748;max-width: 400px;width: 100%;/* height: 130px; */position: absolute;margin:  0 auto;left: 0;top: 0;/* bottom: 0; */margin-top: 89px;right: 0;}
.absign img{position: absolute;left: -75px;top: -55px;width: 115px;}
.absign h2{color: #fff;font-family: 'american_captainregular';font-size: 30px;padding-top: 10px;padding-bottom: 10px;}
.absign h2>span{color: #fff;font-family: 'american_captainregular';font-size: 60px;}
.absign-des{width: 100%;min-height: 50px;background-color: #353748;max-width: 260px;margin-left: 75px;}
.absign-des a{color:#fff;/* padding-top: 42px; */}
.footer {margin-top:0;}

/*BLOG*/
.select {position: relative; max-width: 300px; width: 100%;}
.select:after {content: '\f0d7'; font: normal normal normal 25px/1 FontAwesome; color: #961d26; right: 10px; top: 0; height: 34px; padding: 15px 0px 0px 8px; position: absolute; pointer-events: none;}
.select select {-webkit-appearance: none; -moz-appearance: none; appearance: none; display: block; width: 100%; height: 50px; margin: 5px 0px; padding: 0px 24px; font-size: 14px; line-height: 1.75; color: #000; background-color: #ffffff; background-image: none; border: 1px solid #0ebeff; -ms-word-break: normal; word-break: normal; font-family: 'jt_marnielight';}
.blog-1{width:100%;min-height: 500px;background-size: cover;background-repeat: no-repeat;background-position: center;border:10px solid #353748;max-width: 770px;}
.blog-sec2{width: 100%;max-width: 100%;min-height: 700px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.sec2-blog{border:10px solid #353748;width: 100%;max-width: 100%;min-height: 600px;margin-top: 50px;margin-bottom:50px;}
.sec2-img{width: 100%;max-width: 100%;min-height: 470px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.sec2blog-text{background-color: #901822;padding: 20px; font-family: 'jt_marnielight';
    color: #fff;}
.sec2blog-text hr {border-bottom: 2px solid #b2b2b2;}
.sec2blog-text p{color: #fff;font-size: 14px;font-family: 'jt_marnielight';}
.sec2blog-text h2{color: #fff;text-align: center;font-family: 'american_captainregular';font-size: 32px;}
.sec2blog-text h3{color: #fff;font-size: 14px;font-family: 'jt_marnielight';}
.sec2blog-text ul{display: inline-block;text-decoration: none;list-style-type: none;color:#fff;font-size: 14px;font-family: 'jt_marnielight';}
.sec2blog-text ul>li{display: inline-block;text-decoration: none;list-style-type: none;color:#fff;}
.sec2-cate{margin-top: 50px;}
.sec2-cate h2{font-size: 36;font-family: 'american_captainregular';}
.cate-post{background-color: #901822;max-width: 100%;width: 100%;min-height: 400px;border:10px solid #353748 ;padding: 20px;}
.cate-head h2{border-bottom: 1px solid #000;padding-bottom: 10px;margin-bottom: 20px;}
.cate-post h2{border-bottom: 1px solid #fff; padding-bottom: 10px; font-size: 36px;color: #fff;font-family: 'american_captainregular';}
.post1 img{width: 80px;height: 80px;float: left;}
.post1 p{font-size: 18px;font-family: 'american_captainregular';color:#fff;display: inline-block;max-width: 180px;width: 100%;float: left;margin-top: 10px;/* padding-top: 5px; *//* padding-bottom: 5px; */margin-left: 10px;letter-spacing: 1.3px;}
.post1{min-height: 80px;max-width: 100%;width: 100%;margin-bottom: 10px;margin-bottom: 10px;margin-top: 50px;}
.post1-con{margin: 0 auto;min-height: 82px;max-width: 100%;width: 100%;/* margin-top: 50px; */}
.post1-con:hover{background-color: #fff; color:#353748; box-shadow: 3px 3px 5px 0; width: 320px; max-width: 320px; padding-top: 5px; padding-bottom: 10px; /* margin-top: 50px; */ /* padding-top: 13px; */ min-height: 90px; }
.select select{width: 100%;min-height: 50px;border-radius: 5px;border:1px solid #000;/* margin-bottom: 20px; */max-width: 300px;}
.post1:hover p{ color: #000; }
.blog-vid{min-height: 700px;max-width: 100%;width: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.blogvid-con{/* min-height: 700px; */border:10px solid #353748;background-color: #fff;margin-bottom: 30px;text-align: left;}
.blogvid-con img{/* max-width: 100%; */width:100%;height: 380px;/* min-height: 380px; */object-fit: cover;} 
.blogvid-con p{ padding-bottom: 20px;}
.blogvid-con hr {border-bottom: 2px solid #b2b2b2;}
.blog-con1{padding: 30px 50px;font-size: 14px;
    font-family: 'jt_marnielight';}
.blog-con1 h2{font-size: 28px;font-family: 'american_captainregular';margin-top: 0;}
.blog-con1 h3{font-size: 14px;font-family: 'jt_marnielight';}
.blog-con1 p{font-size: 14px;font-family: 'jt_marnielight';}
.blog-con1 ul>li{display: inline-block;text-decoration: none;}
.blog-secvid1{min-height: 500px;max-width: 100%;width: 100%;margin-bottom: 50px;text-align: center;}
.blog-secvid1 ul{margin: 0;right: 0;left: 0;font-size: 14px;font-family: 'jt_marnielight';padding-left: 0;}
.blog-secvid1 ul>li{list-style-type: none;display: inline-block;}
.blog-secvid1 a:hover {/* padding: 7px; *//* background-color:#981c26; *//* border-radius: 5px; */color:  #981c26;}
.blog-secvid1 a{padding: 7px;border-radius: 5px;color: #000;}

/*INNERBLOG*/
.innerblog-sec1{text-align: center;}
.innerblog-sec1 h2{color: #353748;font-size: 60px;font-family: 'american_captainregular';}
.blog-inner{position: relative;/* min-height: 100px; */width: 100%;max-width: 100%;padding-bottom: 20px;}
.blog-inner:before {content:'';background-image: url('../img/bloginner-a.png');width: 100%;height: 50%;position: absolute;z-index: -1;top: 0;left: 0;background-size: cover;background-repeat: no-repeat;}
.blog-inner:after{content:'';background-image: url('../img/bloginner-b.png');width: 100%;height: 70%;position: absolute;z-index: -1;bottom: 0;right: 0;background-size: cover;background-repeat: no-repeat;}
.blog-inner-sec1{background-color:#901822;min-height: 500px;border:10px solid #353748;}
.blog-inner-sec1 img{width: 100%;/* max-width: 100%; */height: 466px;object-fit:  cover;}
.blog-innersec1{padding: 20px;color: #fff;}
.blog-innersec1 h2{font-size: 30px;font-family: 'american_captainregular';color: #fff;}
.blog-innersec1 h3{font-size: 14px;font-family: 'jt_marnielight';text-align: justify;}
.blog-innersec1 h4{font-size: 14px;font-family: 'jt_marnielight';text-align: justify;}
.blog-innersec1 h4 a {color: #fff;margin: 0 5px 0 5px;}
.blog-innersec1 p{font-size: 14px;font-family: 'jt_marnielight';text-align: justify;}
.blog-innersec1 ol, .blog-innersec1 ul {font-size: 14px;font-family: 'jt_marnielight';text-align: justify;}
.blog-innersec1 a{color: #fff;    font-weight: bold;}
.innersec3{width: 100%;max-width: 100%;/* min-height: 500px; */background-color:#901822;border:10px solid #353748;padding: 10px;}
.innersec3 h2{color: #fff;font-size: 36px;font-family: 'american_captainregular'; border-bottom: 1px solid #b2b2b2; }
.innersec3con img{width: 80px;height: 80px;border-radius: 5px;object-fit: cover;display:inline-block; vertical-align:middle;}
.innersec3con p{text-align: justify;font-size: 16px;display: inline-block;vertical-align:middle; width: 100%; max-width: 226px;color: #fff;letter-spacing: 1.3px;font-family: 'american_captainregular'; margin:0;}
.innersec3con p>span{font-size: 16px;font-family: 'jt_marnielight';}
.innersec3con {margin-top: 30px;margin-bottom: 15px;}
.innersec3con:hover{background-color: #fff;/* max-width: 330px; */width: 338px;/* height: 90px; */padding: 20px 0;box-shadow: 2px 2px 5px 0;}
.innersec3con:hover p{color:#353748; font-family: 'american_captainregular'; }
.innersec3con:hover p>span{font-family: 'american_captainregular';}
.innersec3a h2{color: #fff;font-size: 36px;font-family: 'american_captainregular';text-align: justify;}

/*Testimonials*/
 .testimonial_container .col-md-4 {margin-bottom: 14px;}   
.testimonial1-section-1 {position: relative;width: 100%;max-width: 1440px;margin: 0 auto;padding-top: 25px;}
.people-1{height: 450px;border: 6px solid #2b2b2b;background-color: #2b2b2b;  border-radius: 3px; position: relative; max-width:100%; }
.people-2{height: 450px;border: 6px solid #2b2b2b;background-color: #2b2b2b;  border-radius: 3px; position: relative; max-width: 100%;}
.people-3{height: 450px;border: 6px solid #2b2b2b;background-color: #2b2b2b;  border-radius: 3px; position: relative; max-width: 100%;margin-bottom: 10px;}
.people-3:hover {background-color: #8f1721;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);cursor: pointer;top: -5px;}
.people-1:hover {background-color: #8f1721;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);cursor: pointer;top: -5px;}
.people-2:hover {background-color: #8f1721;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);cursor: pointer;top: -5px;}
.people-2 p { color: white;padding-left: 20px; margin-top: 10px; font-family: 'jt_marnielight'; font-size: 13px;}
.people-1 p { color: white;padding-left: 20px; margin-top: 10px; font-family: 'jt_marnielight'; font-size: 13px;}
.people-3 p { color: white;padding-left: 20px; margin-top: 10px; font-family: 'jt_marnielight'; font-size: 13px;}
.Bianca-intro p {  color:white; font-style: italic; font-family: 'jt_marnielight'; font-size: 13px;}
.Fatima-intro p {  color:white; font-style: italic; font-family: 'jt_marnielight'; font-size: 13px;}
.Christine-intro p {  color:white; font-style: italic; font-family: 'jt_marnielight'; font-size: 13px;}
.center-vid{position: relative;margin-top: 20px; }
.center-vid img { max-width: 100%; margin:auto; height: 300px; width: 40px; }
.people-1 img {width: 300px; max-width:100%; height: 168px; margin: auto; display: block; margin-top: 20px;}
.people-2 img {width: 300px; max-width:100%; height: auto; margin: auto; display: block; margin-top: 20px;}
.people-3 img {width: 300px; max-width:100%; height: auto; margin: auto; display: block; margin-top: 20px;}
.person-info  p { color: white;padding-left: 20px; margin-top: 10px; font-family: 'jt_marnielight'; font-size: 13px;}
.person-info h4 {text-align: center; font-style: italic; color: white; font-family: 'pantonblack_caps'; font-size:  13px;}
.people-2 h4 {text-align: center; font-style: italic; color: white; font-family: 'pantonblack_caps'; font-size:  13px;}
.people-1 h4 {text-align: center; font-style: italic; color: white; font-family: 'pantonblack_caps'; font-size:  13px;}
.people-3 h4 {text-align: center; font-style: italic; color: white; font-family: 'pantonblack_caps'; font-size:  13px;}
.the-community p { display: inline; color:white; font-style: italic; font-family: 'jt_marnielight'; font-size: 13px;}
.the-community p { display: inline; color:white; font-style: italic; font-family: 'jt_marnielight'; font-size: 13px;}
.the-community-2 p { display: inline; color:white; font-style: italic; font-family: 'jt_marnielight'; font-size: 13px;}
.the-community {border:8px solid #8e1720; height: auto;}
.the-community-2 {border:8px solid #2b2b2b; height: auto;}
.slider-container {position: relative; margin-top: 60px; max-height: 800px;}
.clinical-content {height: 184px;width: 600px;max-width: 100%;margin: auto;position: relative;height: auto;}
.clinical-content p { color:white; font-family: 'jt_marnielight';font-size: 14px;}
.btn-read-more {padding-top: 3px; width: 103px; height: 30px; display: block;margin: auto; margin-top: 10px;  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); background-color: #353748; color: white;border:none; border-radius:4px;text-align: center;text-decoration: none;}
.btn-read-more a {color: white;font-family: 'jt_marnielight';font-size: 14px;outline:  none;text-decoration: none;}
.testimonial1-section-1:before {content: '';background-image: url('../img/hs2-left.png');width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;position: absolute;top: 0;left: 0;z-index: -1;}
.testimonial1-section-1:after {content: '';background-image: url('../img/testimonial-back.png');width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;position: absolute;bottom: 14px;left: 0;z-index: -1; margin-top: 10px;}
.testimonial1-section-1     h1{ font-family: 'american_captainregular'; font-size: 60px; text-align: center;}
.video-slider {height: 705px; border: 6px solid #353748;background-color: #8e1720;position: relative;margin-top: 2px;max-width: 100%;height: auto; border-radius: 3px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);}
.item img{max-width: 643; height: 430px;}
.owl-carousel owl-theme img { width: 1021px; height: 430px;}
.fa-quote-left:before {content: "\f10d";color: #a24b50;font-size: 45px;}
.testimonial1-content{height: 500px; width: 800px; max-width: 100%; margin: auto;height: auto;}
.testimonial1-content .about-clinical {    max-width: 100%; min-height: 200px; height: 0; }
.name-age p {color: white;  margin-top: 10px; font-family: 'jt_marnielight';font-size: 16px; padding-left: 75px;}
.item p {color: white;margin-top: 10px;font-family: 'jt_marnielight';font-size: 16px;}
.item h3 {color: white;margin-top: 10px;font-family: 'jt_marnielight';font-size: 19px;}
.item h4 {text-align: center; font-style: italic; color: white; font-family: 'pantonblack_caps'; font-size:  20px;}
.right-quote {margin-top: -40px;position: absolute; display: block;}
.about-clinical {height: 500px; width:643px;max-width: 100%; max-width: 700px;margin: 0 auto;margin-top: 20px;}
.item iframe {margin: 0 auto; width: 643px; height: 430px; display: block; max-width: 100%; }
.testimonial-arrow-down{margin: 0 auto;width: 120px;}
.fa-angle-down:before {content: "\f107";font-size: 50px;}
.fa-angle-down:hover {color: #8f1721;}
.testimonial-arrow-down a {color:black;padding: 8px 7px;display: block;margin: auto;margin-top: 10px;box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);background-color: #353748;color: #fff;border: none;border-radius: 4px;text-align: center;text-decoration: none;font-family: 'jt_marnielight';}
.read-popup {position: relative; max-width: 750px;margin: 0 auto;background: #ffffff; width: 100%;padding: 42px 65px;border: 6px solid #2b2b2b;background-color: #8f1721; }
.read-popup p { font-style: italic; color:white; font-family: 'jt_marnielight';font-size: 14px; } 
.read-popup img {margin: 0 auto; max-width: 100%; display: block;}
.read-popup .first-age p {color:white; font-family: 'jt_marnielight';font-size: 14px; font-style: normal; }
.read-popup .forgot-sign-index { margin-top: 13px; }
.read-popup .xmark-index-login { position: absolute; top: 0; right: 0; }
.read-popup h4 {text-align: center; font-style: italic; color: white; font-family: 'pantonblack_caps'; font-size:  20px;}

/*=================================================================
                    CONTACT US CSS
=================================================================*/
.crossfit-contactus{/* margin-bottom: 30px; */}
.contact-getintouch{/* position: absolute; */background-color: #911922;border: 7px solid #353748;width:  100%;max-width: 47%;vertical-align:  top;display:  inline-block;padding: 37px 0;text-align:  center;position:  relative;/* z-index: 1; */}
.contact-getintouch:after {content: url('../img/redbackground-1.png'); content:''; background-image: url('../img/redbackground-1.png'); position: absolute; top: -7px; right: -26%; width: 178px; height: 285px; background-repeat:  no-repeat; background-size:  contain;}
.contact-getintouch img{ max-width: 100%; min-height: 180px; width: 750px; }
.contact-getintouch h1{font-family: 'american_captainregular';color: #ffffff;font-size: 60px;/* position: absolute; *//* padding-top: 50px; *//* padding-left: 120px; */}
.contact-getintouch-sideimg img{/* float: right; *//* max-width: 100%; *//* min-height: 180px; *//* width: 770px; *//* margin-bottom: 2px; */width: 100%;height: 184px;object-fit:  cover;}
.contact-getintouch-sideimg {width: 100%; max-width: 55%; vertical-align: top; display: inline-block; margin-left: -33px; margin-bottom: 10px;}
.crossfit-contactus {/* min-height: 185px; *//* max-width: 100%; */}
.crossfit-contact-information p{ float: right; }
/* .contact-information-form { background-color: #911922; border: 7px solid #353748; padding-left: 25px; padding-right: 25px; padding-top: 15px; padding-bottom: 15px;} */
.contact-information-form { background-color: #000; border: 25px solid #e73938; padding-left: 7px; padding-right: 7px; padding-top: 7px; padding-bottom: 7px;}
.contact-information-form p{ color: #ffffff; font-size: 18px;font-family: 'jt_marnielight'; margin-bottom: 20px;}
.contact-form input { font-family: 'jt_marnielight'; }
.contact-form textarea{ font-family: 'jt_marnielight'; min-height: 170px;}
.not-a-robot img{ max-width: 100%; display: block; margin: 0 auto; margin-bottom: 30px; margin-top: 20px;}
.contact-form-submit input{display: block; margin: 0 auto; background-color: #353748; border: 2px solid #353748;  color: #ffffff; border-radius: 5px; padding-top: 5px;padding-bottom: 9px; width: 150px; font-family: 'american_captainregular'; font-size: 24px; text-align: center; margin-bottom: 5px;}
.contactus-person img{ max-width: 520px; position: absolute; width:100% ; margin-top: -50px; margin-left: 10px;}
.crossfit-contact-background{ width: 100%; max-width: 1440px; min-height: 1398px; margin:0 auto; background-repeat: no-repeat;}
.crossfit-contactus-information{ background-color: #961d26; border: 7px solid #353748;max-width:430px; width:100%; min-height: 350px; display: block; margin:0 auto; margin-top: 115px;}
.crossfit-contactus-information h2{ color: #ffffff; font-family: 'american_captainregular'; text-align: center; margin-bottom: 50px;}
.crossfit-contactus-information h2 span{ font-size: 50px; }
.crossfit-contactus-information ul li p{ color: #ffffff; font-family: 'jt_marnielight'; margin-top: 30px; padding-left: 35px; }
.crossfit-contactus-information ul li img{ float: left; }
.crossfit-contactus-information ul li{ padding-left: 40px; }
.contact-barbel img{ max-width: 100%; width:130px; height:149px; position: absolute;}
.contact-barbel{ float: left; }
.barbel-left{ margin-left: 330px; margin-top: 8px; }
.barbel-right{ margin-left: 215px; margin-top: 126px; }
.try img{ max-width: 100%; min-height: 259px; width: 426px; display: block; margin: 0 auto; margin-top: -20px; }
.contact-located h2{ color: #ffffff; font-family: 'american_captainregular'; position: absolute; text-align: center; margin-left: 95px; margin-top: -60px;}
.contact-located h2 span{ font-size: 50px; }
.crossfit-contact-located img{ max-width: 100%; width: 390px; min-height: 280px; display: block; margin:0 auto; }
.crossfit-contact-located{ margin-top: 10px; }
.map {max-width: 100%; min-height: 240px; width: 420px; position: absolute; margin-top: 17px; margin-left: 15px;}

/*Getting Started*/
.getting-started-bg{width: 100%;max-width: 100%;min-height: 1164px;position: relative;z-index: 2;}
.getting-start-title{text-align: center;}
.getting-start-title h2{color: #353748;padding-top: 40px;font-family: 'american_captainregular';font-size: 45px;}
.getting-start-title h2 span{font-size: 80px;}
.welcome-section-1{width: 100%;max-width: 1250px;/* min-height: 965px; */background: #8f1721;margin-top: 50px;border: 5px solid #3b3546;position: relative;box-shadow: 1px 1px 1px 1px;}
.welcome-section-1:before{content: '';background: #333545;position: absolute;width: 88%;height: 100%;bottom: -15px;right: -20px;z-index: -1;border-radius: 9px 9px 9px 49px;box-shadow: 1px 1px 9px -1px;}
.get-tabs {/* max-width: 740px; */width: 60%;margin: 0 auto;margin-top: 50px;margin-bottom: 40px;border-bottom: none;}
/*.get-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{background: transparent;border:none;border-bottom: 3px solid #fff;color:#fff;text-transform: uppercase;}*/
/*.get-tabs>li.active>a:hover { background: transparent !important;}*/
/*.get-tabs>li>a:hover {background: transparent !important; border:none;  }*/
.get-tabs li {/* max-width: 159px; *//* width: 100%; */text-align: center;list-style-type: none;margin: 0 0 0 20px;}
.get-tabs>li>a {font-family: 'american_captainregular';font-size: 30px;letter-spacing: 1px;text-transform:uppercase;text-decoration: none;color:#fff;line-height: 0.5;border: 0;}
.get-tab-content{/* margin-top: 110px; */}

.get-tabs>li.active a, .get-tabs>li.active a:hover, .get-tabs>li.active a:focus {background: transparent;border-bottom: 4px solid #fff;border-top: 0;border-left: 0;border-right: 0;color: #fff;}



.get-tabs>li a:hover, .get-tabs>li a:focus {background: transparent!important;/* border: 0!important; */border-bottom: 4px solid #fff!important;/* border-radius: 0; */outline: none;}

.welcome-image{width: 100%;max-width: 1480px;/* margin-top: 120px; */min-height: 550px;border: 9px solid;border-radius: 5px;box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.35);background-size: cover;background-repeat:  no-repeat;}
.welcome-tag{background: #353748ad;width: 100%;max-width: 1249px;min-height: 102px;text-align: center;position: absolute;margin-top: 9px;z-index: 2;}
.welcome-tag h2{line-height: 102px;color: #fff;text-transform: uppercase;font-family: 'american_captainregular';font-size: 50px;letter-spacing: 1px;}
.welcome-content{color: #fff;width: 100%;max-width: 971px;margin: 0 auto;font-family: 'jt_marnielight';padding-bottom: 20px;}
.welcome-content p{font-size: 20px;margin-top: 18px;}
.sign-up-btn{text-align: center;}
.sign-up-btn a{color: #fff;font-family: 'american_captainregular';background: #353748; padding: 10px 40px; font-size: 20px; border-radius: 5px;}
.get-slider-1 .owl-dots {position: absolute;bottom: 11px;left: 0;right: 0;text-align: center;}
.get-slider-1 .owl-dots .active {background: #fff;}
.get-slider-1 .owl-dot {border: 2px solid #fff;width: 20px;height: 20px;border-radius: 50%;display: inline-block;margin-right: 10px;}
.enquiry-form-name .enquiry-name{font-family: 'jt_marnielight';}
.enquiry-form-name input{font-family: 'jt_marnielight';}
.enquiry-form-name textarea{font-family: 'jt_marnielight';}
.enquiry-form{max-width: 300px;position: relative;background: #3b3546;padding: 0 20px;}
.enquiry-form:before{content:'';max-width: 25px;min-height: 77px;width: 100%;background: #3b3546;position: absolute;right: -12px;top: 0;transform: skew(15deg);}
.enquiry-form h3{font-size: 50px;color: #fff;line-height: 77px;text-align: left;font-family: 'american_captainregular';}
.enquiry-form-content{width: 100%;max-width: 995px;padding-bottom: 30px;}
.enquiry-form-content label{color:#fff;}
.enquiry-form-content textarea{min-height: 263px;}
.enquiry-captcha img{width: 30%;}
.send-enquiry-btn{text-align: center;margin-top: 50px;}
.send-enquiry-btn a{color: #fff;font-family: 'american_captainregular';background: #353748; padding: 10px 40px; font-size: 40px; border-radius: 5px;}
.send-enquiry-btn input[type="submit"]{color: #fff;font-family: 'american_captainregular';background: #353748;padding: 10px 40px;font-size: 40px;border-radius: 5px;border: 0;}
.add-programs{padding-left: 42px;}
.add-programs h3{font-family: 'american_captainregular';}
.add-programs p{font-family: 'jt_marnielight';}
.add-programs h3{font-family: 'american_captainregular';color: #fff;font-size: 50px;}
.add-programs p{color: #fff;font-size: 20px;}
.table>tbody>tr>td{border: none;text-align: left; border-bottom:1px solid #fff; border-top:1px solid #fff; border-collapse:collapse;}
.table>tbody>tr>td i { margin-right:20px;}
.add-prog-section1{background: #2525253b;}
.add-prog-1 .add-prog-content h3{color: #fff;padding-left: 80px;font-family: 'jt_marnielight';}
.table>thead>tr>th{border-bottom: none;}
.member-opt-title{padding-left: 30px;}
.member-opt-title h2{color: #fff;font-size: 50px;font-family: 'american_captainregular';padding-left: 10px;}
.member-opt-hname{color: #fff;}
.member-opt-hname h2{font-family: 'jt_marnielight';text-align:  center;}
.member-opt{color: #fff;}
.member-opt h3{font-family: 'jt_marnielight';font-size: 25px;max-width: 213px;/* padding-left: 22px; */text-align:  left;}
.member-opt i{font-size: 30px;padding-top: 24px;padding-left: 21px;}

.table>tbody>tr>th{border-top: none;}
.member-table {width: 100%; border: none; border-spacing: 0; border-collapse: collapse; overflow: hidden; z-index: 1;}
.member-opt, .member-opt-hname, .member-opt-htitle .ff-fix {cursor: pointer; padding: 10px; position: relative;} 
.member-opt:hover::after,.ff-fix:hover::after {background-color: rgb(53, 55, 72); content: '\f00c'; height: 10000px; left: 0; position: absolute; top: -5000px; width: 100%; z-index: 0; color: #000; box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.35);}
.member-table .member-opt-htitle h3{font-family: 'jt_marnielight';font-size: 25px;max-width: 213px;padding-left: 22px;}
.member-table i{color: #fff; position: relative; z-index: 1;}
.member-table .member-opt-hname, .member-opt-htitle{color: #fff; position: relative; z-index: 1;}
.sig-up-trial{width: 100%;text-align: center;margin: 90px 0 90px 0;}
.get-trial{margin: 0 auto;border-style: solid;border-width: 9px;border-color: rgb(53, 55, 72);border-radius: 5px;max-width: 595px;height: 160px;width: 100%;background-image: -moz-linear-gradient( -60deg, rgb(150,29,38) 0%, rgb(142,23,32) 100%);background-image: -webkit-linear-gradient( -60deg, rgb(150,29,38) 0%, rgb(142,23,32) 100%);background-image: -ms-linear-gradient( -60deg, rgb(150,29,38) 0%, rgb(142,23,32) 100%);box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.35);}
.img-star{position: absolute;margin: -176px 0 0 -79px;}
.get-free-trial{margin-top: 18px;}
.get-free-trial a{color: #fff;font-family: 'american_captainregular';background: #353748;padding: 11px 78px;font-size: 20px;border-radius: 5px;outline:  none;}
.get-free-trial a span{font-size: 40px;}




.comments-area {background: #353748!important;margin-top: 20px;}
#wpcomm .wc-blog-post_author > .wc-comment-left .wc-comment-label {background: #353748!important;}
#wpcomm .wc-blog-post_author > .wc-comment-right .wc-comment-author a, #wpcomm .wc-comment-date {color: #fff!important;font-family: 'jt_marnielight';text-transform: capitalize;}
#wpcomm .wc-comment-text p, #wpcomm .wc-comment-label span {color: #fff; font-size: 16px; font-family: 'jt_marnielight';}
#wpcomm .wc-field-textarea textarea, #wpcomm .wpd-form-row .wpdiscuz-item input[type="text"], #wpcomm .wpd-form-row .wpdiscuz-item input[type="email"] {border-radius: 7px!important;color: #040404!important;font-family: 'jt_marnielight';}
.wc-field-submit .wc_comm_submit {background: #901822; border: 0; color: #fff; font-family: 'american_captainregular'; font-size: 21px; padding: 5px 20px; letter-spacing: 1px;} 
#wpcomm .wc-form-wrapper, .wpdiscuz-front-actions {background: #353748!important; border: 0!important;}
#wpcomm .wpdiscuz-textarea-wrap, #wpcomm .avatar, #wpcomm .wpf-cta {border: 0!important;}
#wpcomm .wpd-form-row .wpd-form-col-right .wpdiscuz-item, #wpcomm .wc_notification_checkboxes, #wpcomm .wc-comment-bar, .wpdiscuz-subscribe-bar {display: none!important;}
#wpcomm .wpd-form-row .wpdiscuz-item {width: 49%!important;display: inline-block;}
#wpcomm .wpd-form-row .wpd-form-col-left {width: 100%!important;}
#wc-comment-header {color: #fff; font-family: 'american_captainregular'; font-size: 30px!important;}
#wpcomm {max-width: 700px!important;}
#wpcomm .wc-comment .wc-comment-right {background: #353748!important;}
#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons {display: none!important;}
span.wpcf7-not-valid-tip {color: #fff!important;}
div.wpcf7-validation-errors {border: 2px solid #353748!important; color: #f10404!important;}

table.mobile-table { display: none !important; text-align: left; }
table.mobile-table tbody,
table.mobile-table tr {display: block;width: 100%;border: 1px solid #fff;}
table.mobile-table th {
    display: block;
}
table.mobile-table th h2 {
    font-weight: 700;
    text-align: left;
}
table.mobile-table td {
    font-family: 'jt_marnielight';
    font-size: 20px;
    color:#fff;
    display: block;
}


/*XMAS ROSTER*/
.btn-schedule {position: relative;margin-top: 30px;}
.btn-schedule a{background: #353748;padding: 5px 25px;border-radius: 5px;width: 30%;margin: 0 auto;font-family: 'american_captainregular'; color: #fff;font-size: 30px;}
.xmas-holder {background: #901922 !important;}
.xmas-p-holder {margin-top: 40px;}
.xmas-p-holder p{color: #fff;font-family: 'Lato', Helvetica, Arial, sans-serif;margin: 0 0 5px;}
.xmas-tabs li {text-align: center;float: none;}
.xmas-holder-margin {margin-top: 50px;}
.xmas-holder h2 {position: absolute;top: 36px;font-family: 'Lato', Helvetica, Arial, sans-serif;color: #fff;font-size: 15px;padding-left: 50px;}
.xmas-holder h2>br {display: none;} 

.note-p-holder p{color: #fff;font-family: 'Lato', Helvetica, Arial, sans-serif;}
.note-p-holder h2{color: #fff;font-family:'american_captainregular';font-size: 30px;}

div#classes-tab .op-slider.owl-carousel.owl-theme.owl-2-height.owl-loaded.owl-drag .owl-item.cloned:first-child,
div#classes-tab .op-slider.owl-carousel.owl-theme.owl-2-height.owl-loaded.owl-drag .owl-item:first-child,
div#classes-tab .op-slider.owl-carousel.owl-theme.owl-2-height.owl-loaded.owl-drag .owl-item.cloned:nth-child(2),
div#classes-tab .op-slider.owl-carousel.owl-theme.owl-2-height.owl-loaded.owl-drag .owl-item:first-child:nth-child(2) {
    display: none;
}

@media (max-width: 1199px){
    .xmas-holder h2 {padding-left: 35px;}
}
@media (max-width: 1009px){
    .xmas-holder h2 {top: 53px;}
}
@media (max-width: 991px){
    .xmas-holder h2>br {display: block;top: 55px;} 
}
@media (max-width: 425px){
    .xmas-p-holder p {padding-left: 0px !important;}
}

/*END XMAS ROSTER*/

/**{ outline: 1px solid red;}*/
@media (max-width: 1024px){
    .slide-img {left: 0;max-width:  100%;}
    .contact-getintouch:after {right: -35%;}
    .innersec3con:hover {width: 100%;}
    .about-red {height: 568px;width: 88%;}
    .get-tabs {width: 69%;}
    .our-program-holder .op-tab-holder .op-s3-holder .op3-slider {max-width: 498px;}
    .our-program-holder .op-tab-holder .page-nav {max-width: 71%;}
    .navbar-default .navbar-nav>li>a { padding: 0 15px 8px 15px; }
    .navbar-right {text-align: center; margin-right: 0; float: none !important; }
    .navbar-nav>li {float: left; float: none; text-align: center; display: inline-block; }
    .navbar-header {float: none;}
    .navbar-brand {float: none; margin: 0 auto; text-align: center;}
    .navbar-brand>img {margin: 0 auto; }
    .home-section-3 .s2-holder .login-holder:before {left: -97px;}
    .home-section-4 .bg img {max-width: 560px;}
    .welcome-content{max-width: 825px;}
    .about-story p {max-width: 345px;}
}

@media (min-width: 320px) and (max-width: 999px){
    .inner-blogseca > [class*='col-md-8']{margin-bottom: 20px; }
    .playicon {left: 26%;}
    .testimonial1-section-1     h1 {font-size: 32px;}
    
}

@media(min-width: 992px) and (max-width: 1199px){
   .contactus-person img{ left: -20px;}
   .crossfit-contactus-information{ margin-top: 17px;}
   .crossfit-contact-located img{ margin-right: -20px; }
}

@media (max-width: 992px){
    #wodhopper_modal_dialog_iframe {width: 100%;left: 0!important;}
    #wpcomm .wpd-form-row .wpdiscuz-item {width: 100%!important;}
    .close-image {left: 0!important;right: 0!important;}
    .home-section-2:before {height: 50%;}
    .home-section-7 .content-holder:before {right: -6%;width: 642px;}
    .welcome-section-1:before{display: none;}
    .welcome-content{max-width: 825px;}
}

@media (max-width: 991px){
    .contact-getintouch:after {display: none;}
    .slider-image img {height: 711px;}
    .slide-img {position: relative;}
    .about-red {display: none;}
    .get-tabs {width: 93%;}
    .people-3 {margin-bottom: 10px;}
    .people-2 {margin-bottom: 10px;}
    .people-1 {margin-bottom: 10px;}
    .our-program-holder .op-tab-holder .op-s3-holder .op3-slider {max-width: 283px;}
    .our-program-holder .op-tab-holder .op-s3-holder .op3-slider .op3-bg {min-height: 340px;}
    .our-program-holder .op-tab-holder .op-s3-holder:after {right: 0;}
    .responsive-tabs-container.accordion-xs .nav-tabs {display: block;}
    .responsive-tabs-container.accordion-xs .accordion-link {display: none;}
    .our-program-holder .op-tab-holder .op-s1-holder .img-caption {margin-left: 0;padding: 30px 15px 0px;}
    .our-program-holder .op-tab-holder .page-nav {max-width: 100%;}
    .blogvid-con {margin-top: 20px;}
    .about-sec1 {padding-bottom: 30px;}
    .about-image-team {left: 0;right: 0;margin: 0 auto;}
    .team-video {left: 0;}
    .home-section-3 .s1-holder .img-holder img {height: 100%;max-width: 300px;}
    .home-section-3 .s2-holder .login-holder:before {left: -72px; width: 19%;}
    /*.home-section-6:before {top: auto;bottom: 0;}*/
    .home-section-6 .map-holder {margin-left: 0;border-left: 17px solid #353748;}
    .home-section-7 .content-holder {text-align: center;margin-top: 0;}
    .home-section-7 .content-holder .join-btn {position: relative; right: 0; bottom: 0;}
    .home-section-7 .content-holder:before {display: none;}
    .home-section-3 .s1-holder .img-caption {max-width: 100%; text-align: center;} 
    .welcome-content{max-width: 628px;}
    .member-opt h3 {max-width: 100%;}
    .member-opt-hname h2{width: 160px;}
    .about-item {margin: 0 auto;}
}

@media(min-width: 768px) and (max-width: 991px){
   .contactus-person img{ visibility: hidden;width: 0; }
   .try img{ visibility: hidden;width: 0; margin-top: -150px;}
   .crossfit-contact-located { margin-left: 80px; }
   .contact-located h2{ margin-left: 200px; }
   .map{ margin-left: 50px; }
   .crossfit-contactus-information{ margin-top: 30px; }
}

@media (max-width: 768px){
/* 	jov */
	.addop-desk{display:none!important;}
	.addop-mobile{
		display:block!important;
	}
/* 	jov */
    .additional-memoption .add-optionmem .option-memadd {
    text-align: center;
    margin-bottom: 25px;
}
    .welcome-content{max-width: 628px;}
    .welcome-section-1:before{display: none;}
    .member-opt-hname h2{width: 160px;}
    .member-opt h3 {max-width: 100%;}
    .read-popup {padding: 59px 9px;}
    .team-video {max-width: 808px; min-height: 300px; width: 100%; position: absolute; left: 0; bottom: -55px; top: 60px;}
    .about-team {min-height: 600px; width: 100%; max-width: 100%; margin-bottom: 20px;}
    .innersec3con:hover {text-align: center; background-color: #fff; max-width: 100%; width: 100%; min-height: 90px; padding-top: 5px; box-shadow: 2px 2px 5px 0;}
    .post1-con:hover {width: 100%;max-width: 100%;}
    .about-story p {max-width: 100%;}
    .member-opt i { padding-top:0; padding-left:0; font-size:20px;}
    #no-more-tables .member-table .member-opt-htitle { padding-left: initial;}
    .member-table .member-opt-htitle h3 { max-width:100%;}
    .add-prog-1 .add-prog-content h3 {    padding-left: 0; text-align: center;}
    #no-more-tables .add-prog-1 .add-prog-content { padding-left: initial;}
    #no-more-tables .add-prog-1 .sign-up-btn {padding-left:0; text-align: center;}
#no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr { display: block; }
   #no-more-tables thead tr { position: absolute; top: -9999px; left: -9999px; }
   #no-more-tables tr { border: 1px solid #ccc; }
   #no-more-tables td {border: none;border-bottom: none;position: relative;padding-left: 50%;white-space: normal;text-align:left;font-size: 18px;font-family: 'jt_marnielight';}
   #no-more-tables td:before {position: absolute;/* top: 6px; */left: 6px;width: 45%;padding-right: 10px;white-space: nowrap;text-align:left;font-weight: bold;}
   #no-more-tables td:before { content: attr(data-title); }


   .member-table.main-table { display: none !important; }
   table.mobile-table { display: block !important; }
    .table>tbody>tr>th {border-bottom: none;
    border-top: 1px solid;
    background: #353748;}
    .table>tbody>tr>td {border-bottom: none;
border-top:none;}
}

@media(min-width: 320px) and (max-width: 768px){
    .about-signup {background-size: auto; background-position: bottom;}
    .about-red {background-color: #981c26; min-height: 330px; width: 82%; max-width: 100%; position: absolute; top: 10px; right: -22px;}
    .blog-con1 {padding: 20px;}
    .cate-post {background-color: #901822; max-width: 100%; width: 100%; min-height: 610px; border: 10px solid #353748; padding: 20px;}
    .post1 p {font-size: 18px; font-family: 'american_captainregular'; color: #fff; display: inline-block; max-width: 180px; width: 100%; float: left; margin-top: 10px; padding-top: 0px; padding-bottom: 0px; margin-left: 0;}
    .innersec3 {margin-bottom: 50px;}
    
    
}

@media (max-width: 425px){
    .fsign-holder .signup-btn {padding: 10px 26px;}
    .fsign-holder:before {left: -39px;height: 61px;}
    .fsign-holder {max-width: 290px;padding: 15px 20px;}
    .home-section-3 .s2-holder .login-holder:before {left: -28px;}
    .welcome-section-1:before{display: none;}
    .get-tab-content{/* margin-top: 156px; */}
    .welcome-content{max-width: 350px;}
    .welcome-tag{max-width: 100%;min-height: 65px;margin-left: 6px;width: 100%;margin: 0 auto;}
    .welcome-tag h2{font-size: 29px;line-height: 1;}
    .member-opt h3 {max-width: 100%;}
    .send-enquiry-btn{margin-top: 86px;}
    .send-enquiry-btn a{padding: 0px 24px;}
    .enquiry-form:before{display: none;}
    .enquiry-captcha img{width: 55%;}
    .get-trial{max-width: 245px;min-height: 155px;}
    .img-star{margin: -155px 0 0 -56px;}
    .img-star img{width: 84px;}
    .get-free-trial a{padding: 5px 9px;}
    .read-popup {padding: 59px 9px;}
    .slide-body h2 {margin-left: 0;}
    .about-red {background-color: #981c26; min-height: 460px; width: 82%; max-width: 100%; position: absolute; top: 10px; right: -22px;}
    .blogvid-con img {max-width: 100%; width: 100%; height: 200px; min-height: 225px; object-fit: cover;}
    .about-item ul {margin-left: 0px;}
    .blog-inner-sec1 img {/* width: 100%; *//* max-width: 100%; */height: 300px;}
    .blog-innersec1 p {text-align: left;}
    .blog-innersec1 h3 {text-align: left;}
    .blog-innersec1 h4 {text-align: left;}
    .absign-des {width: 100%; min-height: 50px; background-color: #353748; max-width: 205px; margin-left: 16px;}
    .absign {max-width: 240px;width: 100%;}
    .absign img {position: absolute; left: -55px; top: -44px; width: 87px;}
    .table>tbody>tr>th {border-bottom: none;
    border-top: 1px solid;
    background: #353748;}
    .table>tbody>tr>td {border-bottom: none; border-top:none;}
    .home-section-1 .vid-holder img.img_background-mobile {display:block;}
    .home-section-1 .vid-holder img.img_background-desktop {display:none;}
    .home-section-1 .vid-holder .img_background-mobile { 
        width: 100%;
        height: 440px;}
    .home-section-1 .vid-holder .img_background-mobile iframe {    width: 100%;
        height: 88%;
        display: none;}
    .home-section-1 .vid-holder .img_background-mobile img { width: 100%; height: 88%;}

}

@media (max-width: 375px){
    .home-section-3 .s2-holder .login-holder:before {left: -30px; top: -44px;}
    .welcome-section-1:before{display: none;}
    .get-tab-content{/* margin-top: 240px; */}
    .welcome-content{max-width: 300px;}
    .welcome-tag{max-width: 325px;min-height: 65px;margin-left: 6px;margin-top: 0;}
    .welcome-tag h2{font-size: 29px;line-height: 1;}
    .member-opt h3 {max-width: 100%;}
    .send-enquiry-btn{margin-top: 16px;}
    .send-enquiry-btn a{padding: 0px 24px;}
    .enquiry-form:before{display: none;}
    .enquiry-captcha img{width: 55%;}
    .get-trial{max-width: 204px;min-height: 160px;}
    .img-star{margin: -168px 0 0 -56px;}
    .img-star img{width: 84px;}
    .get-free-trial a{padding: 5px 9px;}
    .read-popup {padding: 59px 9px;}
    .about-red {background-color: #981c26; min-height: 400px; width: 82%; max-width: 100%; position: absolute; top: 10px; right: -22px;}
    .post1-con img{float: none;}
    .post1-con{text-align: center;}
    .post1-con p{max-width: 100%;}
    .post1 {margin-bottom: 80px;}
    .post1-con:hover {width: 320px; max-width: 190px; padding-top: 5px; padding-left: 5px; padding-bottom: 10px; min-height: 160px; text-align: center;}
    .innersec3con:hover {height: 130px;}
    .innersec3con{margin-top: 20px;}
    .about-slider .slide-img img {   
    width: 100%;
    height: 100%;}
    .welcome-image {margin-top: 120px;min-height: 187px; }
    .table>tbody>tr>th {border-bottom: none;
    border-top: 1px solid;
    background: #353748;}
    .table>tbody>tr>td {border-bottom: none;
border-top:none;}
}

@media (max-width: 320px){
    .fsign-holder {max-width: 245px; padding: 20px;}
    .home-section-3 .s2-holder .login-holder:before {left: -24px; top: -28px; }
    .welcome-section-1:before{display: none;}
    .get-tab-content{/* margin-top: 230px; */}
    .welcome-content{max-width: 240px;}
    .welcome-tag{max-width: 269px;min-height: 65px;margin-left: 6px;margin-top: 0;}
    .welcome-tag h2{font-size: 29px;line-height: 1;}
    .member-opt h3 {max-width: 100%;}
    .send-enquiry-btn{margin-top: 30px;}
    .send-enquiry-btn a{padding: 0px 24px;}
    .enquiry-form:before{display: none;}
    .enquiry-captcha img{width: 55%;}
    .get-trial{max-width: 204px;min-height: 160px;}
    .img-star{margin: -154px 0 0 -54px;}
    .img-star img{width: 82px;}
    .get-free-trial a{padding: 5px 9px;}
    .read-popup {padding: 59px 9px;}
    .inner-blogseca > [class*='col-md-6'] {padding-right:0; padding-left:0;}
    .about-red {min-height: 330px;}
    .slide-img {/* min-height: 370px; */}
    .about-image-team {box-shadow: none !important;}
    .inner-blogseca > [class*='col-md-8']{padding-left:0; padding-right:0;}
    .about-text1 > [class*='col-md-6'] {padding-right:0; padding-left:0;}
    .about-slider .slide-img img {    max-width: 470px;
    width: 100%;
    min-height: 196px;
    height: 100%;
    object-fit: cover;}
    .welcome-image {margin-top: 120px;min-height: 187px; }
    .table>tbody>tr>th {border-bottom: none;
    border-top: 1px solid;
    background: #353748;}
    .table>tbody>tr>td {border-bottom: none;
border-top:none;}
    
}



@media(min-width: 320px) and (max-width: 767px){
    .our-program-holder .op-tab-holder .op-s3-holder .op3-slider {max-width: 100%;}
    .a-slider .owl-next {top: 20%}
    .a-slider .owl-prev {top: 20%;}
    .contact-getintouch {padding: 0;max-width: 100%;}
    .slide-body h2 {font-size: 54px;}
    .about-item h2 br {display: none;}
    .slider-image img {height: 100%;}
    .add-programs {text-align: center;padding-left: 0;}
    .member-opt-title {text-align: center;padding-left: 0;}
    .table-responsive .member-table>tbody>tr>th {white-space: normal;}
    .get-tabs>li>a {line-height: 1;}
    .get-tabs li {float: none;}
    .get-tabs {width: 100%;margin-top: 30px;}
    .our-program-holder .op-tab-holder .page-nav li a {line-height: 1;}
    .our-program-holder .op-tab-holder .op-slider .owl-prev {left: 0;}
    .our-program-holder .op-tab-holder .op-slider .owl-next {right: 0;}
    .our-program-holder .op-tab-holder {padding: 0px 0px 50px;}
    .our-program-holder .op-tab-holder .page-nav li {float: none;/*margin-bottom: 10px;*/}
    .our-program-holder .op-tab-holder .op-s3-holder:after {display: none;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: #353333;}
    .navbar-default .navbar-nav>li>a {padding: 8px 15px 8px 15px; }
    .navbar-nav {margin: 7.5px 0; }
    .navbar-nav>li {display: block;}
    .navbar-toggle {margin-top: 16px;}
    .navbar-brand {float: left; padding: 15px;height: 65px;}
    .home-section-2:after {display: none;}
    .home-section-2 {padding-top: 46px; }
    .home-section-1 .vid-holder {position: relative;}
    .home-section-1 {background-image: none !important; min-height: 518px;}
    .bg-mobile {display: block;}
    .home-section-3 .s2-holder .login-holder {/* padding: 15px; */}
    .home-section-3 {padding-top: 30px;}
    .home-section-3 .s1-holder .img-holder img {object-fit:contain;}
    .home-section-2 .s1-holder .item:hover:after {display: none;}
    .home-section-2:before {display: none;}
    .home-section-4 .content .see-more-btn {float: none;text-align: center;}
    .home-section-4 .content {position: relative;top: 0;right: 0;}
    .home-section-4 .hs4-holder {top: 0; right: 0; left: 0; min-height: 100%;}
    .home-section-4 .bg img {display: none;}
    .home-section-3 .s1-holder .img-holder {box-shadow: none;}
    /*.home-section-6:before {display: none;}*/
    .contact-getintouch-sideimg {margin-left: 0;margin-top: 20px;margin-bottom: 20px;padding: 0 15px;max-width: 100%;}
    /*.contact-getintouch-sideimg img {visibility: hidden;width: 0; }*/
    .contact-barbel img{ visibility: hidden; width: 0;}
    .contactus-person img { visibility: hidden;width: 0; }
    .try img { visibility: hidden; margin-top: -150px; width: 0;}
    .contact-getintouch h1{/* font-size: 45px; *//* padding-left: 70px; */}
    .map { width: 100%; min-height: 220px; margin-top: 17px; margin-left: -15px;}
    .crossfit-contact-located img { visibility: hidden;width: 0; }
    .crossfit-contactus-information{ margin-top: 20px; }
    .contact-located h2{ left: 0; right: 0;margin-left: 0; }

    /*XMAS ROSTER*/
    .xmas-holder h2 {padding-left: 0px;}
    .xmas-holder h2 {display: none;} 
}



.flexcroll{ 
           }
.flexcroll{
    scrollbar-face-color: #367CD2;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}

/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
.flexcroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

      /*** TESTIMONIAL VIDEO STYLE ***/

      .video-slider {padding:50px }
      .video-js { width: 700px; height:400px; margin: 0 auto; }
      .video-slider .video-js .vjs-big-play-button {position:absolute; top:50%; left:50%; margin-right:-50%; -ms-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%);  transform:translate(-50%,-50%); }




      @media (max-width: 992px){
          .video-js { width: 100%; height: 400px; }
      }


      @media (max-width: 600px){
          .video-js { height: 200px; }
		  
		  
      }

      @media (max-width: 425px){
          .video-slider { padding:5px; }
		  .popchristmas h2 {
    font-size: 70px;
}
		  .popchristmas ul li img {
    max-width: 70px;
}
		  .popchristmas h3 {
    font-size: 40px;
}
      }

      /*** TESTIMONIAL VIDEO STYLE ***/


