/* CSS Document */
#mnwrp { display: block; }
#hd { display: block; padding: 20px 0; background: #CCC; }
#md { display: block; min-height: 410px; }
.hdlft { width: 25%; float: left; }
.hdrht { width: 75%; float: right; text-align: right; }
.hdsmlnk { display: block; margin-bottom: 10px; font-size: 12px; color: #fff; }
.hdsmlnk a { margin: 0 5px; color: #fff; }
.hdsmlnk a:hover { color: #000; }
.nav { display: block; }
.nav ul li { list-style-type: none; display: block; vertical-align: middle; margin-left: 0; }
.nav ul li a { color: #333; }
.nav ul li a:hover, .nav ul li a.active { color: #000; }
.mnu-ico { display: none; }
.ftblk1 { width: 20%; float: left; }
ul.ftlink { margin-left: 15px; }
ul.ftlink li { list-style-type: disc; margin-bottom: 7px; }
ul.ftlink li a { color: #fff; }
ul.ftlink li a:hover { color: #999; }
h5.fthd { font-size: 16px; text-transform: uppercase; color: #fff; }
/* Left Section */
.lftcol { width: 20%; float: left; }
/* Middle Section */
.midcol { width: 60%; float: left; }
/* Right Section */
.rhtcol { width: 20%; float: right; }
/* Home Carousel */
header.carousel { height: 820px; }
header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner { height: 100%; }
header.carousel .carousel-inner ul.slides {height: 100% !important;}
header.carousel .fill { width: 100%; height: 100%; background-position: center; background-size: cover; }
/* Common Form Structure */
.frmrw { display: block; margin-bottom: 15px; }
.frmrw label { width: 35%; padding-right: 2%; float: left; line-height: 37px; }
.frmrw label.lnhghtnor { line-height: normal; }
.frmrw .fm-ctrl { width: 63%; float: left; }
.frmrw .fm-ctrl label { width: auto; float: none; line-height: normal; }
.frmrw .fm-ctrl input[type="text"], .frmrw .fm-ctrl input[type="password"], .frmrw .fm-ctrl textarea { width: 100%; }
.frmrw .fm-ctrl select { width: 100%; }
.frmrw .fm-ctrl ul.rd-chk li { list-style-type: none; width: 33%; float: left; }
.frmsline { padding-top: 8px; }
.btn { background: #000000; border: none; cursor: pointer; padding: 0 10px; height: 40px; line-height: 40px; display: inline-block; border-radius: 4px; font-size: 16px; color: #fff; font-weight: 700; text-transform: uppercase; min-width: 120px; text-align: center; }
.btn:hover { background: #999999; color: #fff; }
/* Common Form Structure */

/* Custom Radio and Checkbox */
.cstmchk, .cstmopt { margin-top: 10px; }
.cstmchk input[type="checkbox"], .cstmopt input[type="radio"] { left: -9999px; position: absolute; }
.cstmchk label, .cstmopt label { padding-left: 30px; min-height: 22px; display: inline-block; vertical-align: middle; line-height: 22px !important; }
.cstmchk label { background: url(../images/radio-checkbox-sprites.png) no-repeat 0 -44px; }
.cstmchk label.checked { background: url(../images/radio-checkbox-sprites.png) no-repeat 0 -66px; }
.cstmopt label { background: url(../images/radio-checkbox-sprites.png) no-repeat 0 0; }
.cstmopt label.checked { background: url(../images/radio-checkbox-sprites.png) no-repeat 0 -22px; }
.cstmchk ul li, .cstmopt ul li { list-style-type: none; width: 33%; float: left; }
/* Custom Radio and Checkbox */

/* Custom Select */
.selectric-wrapper { position: relative; cursor: pointer; width: 412px; text-align: left; }
.selectric-responsive { width: 100%; }
.promo-sech-box .selectric-responsive { width: 412px; }
.selectric { border: 1px solid #DDD; background: #F8F8F8; position: relative; }
.selectric .label { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0 38px 0 10px; font-size: 12px; line-height: 38px; color: #444; height: 38px; text-align: left; font-weight: normal; }
.selectric .button { display: block; position: absolute; right: 0; top: 0; width: 38px; height: 38px; color: #BBB; text-align: center; }
.selectric .button:after { content: " "; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 0; height: 0; border: 4px solid transparent; border-top-color: #BBB; border-bottom: none; }
.selectric-hover .selectric { border-color: #C4C4C4; }
.selectric-hover .selectric .button { color: #A2A2A2; }
.selectric-hover .selectric .button:after { border-top-color: #A2A2A2; }
.selectric-open { z-index: 9999; }
.selectric-open .selectric { border-color: #C4C4C4; }
.selectric-open .selectric-items { display: block; }
.selectric-disabled { filter: alpha(opacity=50); opacity: 0.5; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.selectric-hide-select { position: relative; overflow: hidden; width: 0; height: 0; }
.selectric-hide-select select { position: absolute; left: -100%; display: none; }
.selectric-input { position: absolute !important; top: 0 !important; left: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; margin: 0 !important; padding: 0 !important; width: 1px !important; height: 1px !important; outline: none !important; border: none !important; *font: 0/0 a !important;
background: none !important; }
.selectric-temp-show { position: absolute !important; visibility: hidden !important; display: block !important; }
.selectric-items { display: none; position: absolute; top: 100%; left: 0; background: #fff; border: 1px solid #e4e4e4; z-index: -1;text-transform: uppercase; }
.selectric-items .selectric-scroll { height: 100%; overflow: auto; }
.selectric-above .selectric-items { top: auto; bottom: 100%; }
.selectric-items ul, .selectric-items li { list-style: none; padding: 0; margin: 0; font-size: 12px; line-height: 20px; min-height: 20px; }
.selectric-items li { display: block; padding: 8px; border-top: 1px solid #FFF; border-bottom: 1px solid #EEE; color: #666; cursor: pointer; }
.selectric-items li.selected { background: #EFEFEF; color: #444; }
.selectric-items li:hover { background: #F0F0F0; color: #444; }
.selectric-items .disabled { filter: alpha(opacity=50); opacity: 0.5; cursor: default !important; background: none !important; color: #666 !important; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.selectric-items .selectric-group .selectric-group-label { font-weight: bold; padding-left: 10px; cursor: default; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background: none; color: #444; }
.selectric-items .selectric-group.disabled li { filter: alpha(opacity=100); opacity: 1; }
.selectric-items .selectric-group li { padding-left: 25px; }
.selectric .button { background: url(../images/selectric-arrow.png) no-repeat; height: 34px; width: 32px; display: inline-block; background-position: 0px 15px; color: #fff !important; }
.selectric .button::after { border-width: 0 !important; }
/* Custom Select */

/* Table-DIV Listing */
table.tbllist { background: #ccc; }
table.tbllist tr th { text-align: left; background: #000; color: #fff; padding: 7px; }
table.tbllist tr td { text-align: left; background: #fff; padding: 7px; }
table.tbllist tr.evnrwbg td { background: #f6f6f6; }
.tbllist { border: 1px solid #ccc; }
.tbllist ul li { list-style-type: none; border-bottom: 1px solid #ccc; }
.tbllist ul li.evnrwbg { background: #f6f6f6; }
.tbllist ul li:last-child { border-bottom: none; }
.tbllist ul li.lst-hd { background: #000; color: #fff; font-weight: 700; }
.tbllist ul li .lst-col-1 { width: 18%; float: left; padding: 7px 1%; }
.tbllist ul li .lst-col-2 { width: 18%; float: left; padding: 7px 1%; }
.tbllist ul li .lst-col-3 { width: 18%; float: left; padding: 7px 1%; }
.tbllist ul li .lst-col-4 { width: 18%; float: left; padding: 7px 1%; }
.tbllist ul li .lst-col-5 { width: 18%; float: left; padding: 7px 1%; }
.shwrec-pg { display: block; }
.shwrec { width: 50%; float: left; line-height: 30px; }
.pg { width: 50%; float: right; text-align: right; }
.pg a { background: #f6f6f6; border: 1px solid #ccc; padding: 0 10px; height: 30px; line-height: 30px; display: inline-block; vertical-align: middle; margin-left: 5px; }
.pg a:hover, .pg a.active { background: #000; border: 1px solid #000; color: #fff; }
/* Table-DIV Listing */

/* Popup */
a:hover, a:focus { color:inherit;}
#popmn { background: rgba(0,0,0,0.7); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 1000; }
.popinr { width: 800px; margin: auto; background: #fff; border-radius: 3px; border: 5px solid #666; position: relative; box-shadow: 0 0 5px rgba(0,0,0,.3); left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 1002; position: absolute; }
.pophd { background: #000; padding: 10px 10px; font-size: 16px; text-transform: uppercase; color: #fff; font-weight: 700; }
.popcnt { padding: 15px; }
.popcls { position: absolute; top: -25px; right: -25px; }
/* Popup */

/*accordion*/
#accordion .panel-heading { padding: 0; color: #24BCD5; font-size: 16px; }
#accordion .panel-heading .panel-title { position: relative; }
#accordion .panel-heading .panel-title a { padding: 15px 5px;}
#accordion .panel-default > .panel-heading { background-color: transparent; border-color: transparent; }
#accordion .panel-body { border-top-color: transparent !important; color: #414042; font-size: 16px; }
#accordion .panel { border: 1px solid #b8eff4; box-shadow: none; border-left: 0px; border-right: 0px; border-radius: 0px !important; border-bottom: 0px !important; }
#accordion .accordion-toggle.collapsed i { background: url(../images/accordin-plus.png) no-repeat; width: 22px; height: 22px; font-size: 0px; float: right;}
#accordion .accordion-toggle i { background: url(../images/accordin-close.png) no-repeat; width: 22px; height: 22px; font-size: 0px; float: right;  position:absolute; right:20px; top:50%; margin-top:-11px;}
.amenities-midd-block #accordion .panel-heading .panel-title a { padding: 15px;}
/*accordion*/

/*contact*/
.contact-box { background: #f5f5f5; padding: 22px; border: 1px solid #e5e5e5; }
.contact-box h3 { font-size: 25px; }
/*contact*/

/*Home page nav*/
.navbar-default { padding: 10px 0; transition: padding 0.3s ease 0s; }
.navbar-default.navbar-shrink { padding: 0px; }
/*Home page nav*/

/*timonial*/
.PB0 { padding-bottom: 0px !important; }
#quote-carousel { padding: 0 10px 30px 10px; margin-top: 30px; }
#quote-carousel .carousel-control { background: none; color: #CACACA; font-size: 2.3em; text-shadow: none; margin-top: 30px; }
#quote-carousel .carousel-control.left { left: -60px; }
#quote-carousel .carousel-control.right { right: -60px; }
#quote-carousel .carousel-indicators { right: 50%; top: auto; bottom: 0px; margin-right: -19px; }
#quote-carousel .carousel-indicators li { width: 50px; height: 50px; margin: 5px; cursor: pointer; border: 4px solid #CCC; border-radius: 50px; opacity: 0.4; overflow: hidden; transition: all 0.4s; }
#quote-carousel .carousel-indicators .active { background: #333333; width: 128px; height: 128px; border-radius: 100px; border-color: #f33; opacity: 1; overflow: hidden; }
.carousel-inner { min-height: 300px; }
.item blockquote { border-left: none; margin: 0; }
.item blockquote p:before { content: "\f10d"; font-family: 'Fontawesome'; float: left; margin-right: 10px; }
/*timonial*/


/*timonial-2*/
#quote-carousel3 .carousel-inner { width: 1100px; margin: 0 auto; }
#quote-carousel3 .carousel-control { top: 40%; }
/*timonial-2*/

/*login*/
.login-form1 { background: #f5f5f5 none repeat scroll 0 0; border: 1px solid #e5e5e5; padding: 22px; }
.login-form1 hr { border-color: #cfcfcf; }
.login-form1 .input-lg { font-size: 13px; }
.login-form1 .button-checkbox .btn.btn-info .glyphicon-check { background: url(../images/chk-uncheck.png) no-repeat; display: inline-block; font-size: 0; height: 16px; margin-top: 10px; width: 16px; float: left; }
.login-form1 .button-checkbox .btn.btn-default .glyphicon-unchecked { background: url(../images/chk-checked.png) no-repeat; display: inline-block; font-size: 0; height: 16px; margin-top: 10px; width: 16px; float: left; }
/*login*/

/*login2*/
.login-form2 { background: #f5f5f5; border: 1px solid #e5e5e5; padding: 22px; }
.login-form2 hr { border-color: #cfcfcf; }
.login-form2 .form-horizontal .form-group { margin-left: 0px; margin-right: 0px; }
/*login2*/

/*login3*/
.login-form3 { background: #f5f5f5; border: 1px solid #e5e5e5; padding: 22px; }
.login-form3 hr { border-color: #cfcfcf; }
/*login3*/



/*login5*/
.login-form5 hr { border-color: #cfcfcf; }
.login-form5 { background: #f5f5f5; border: 1px solid #e5e5e5; padding: 22px; }
.login-form5 .group { position: relative; margin-bottom: 25px; }
.login-form5 input { font-size: 14px; padding: 10px 10px 10px 5px; display: block; width: 100%; border: none; border-bottom: 1px solid #757575; background-color: transparent; border-radius: 0px; }
.login-form5 input:focus { outline: none; }
.login-form5 label { color: #999; font-size: 14px; font-weight: normal; position: absolute; pointer-events: none; left: 5px; top: 10px; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all; }
/* active state */
.login-form5 input:focus ~ label, .login-form5 input:valid ~ label {
top:-20px;
font-size:14px;
color:#5264AE;
}
/* BOTTOM BARS ================================= */
.login-form5 .bar { position: relative; display: block; width: 100%; }
.login-form5 .bar:before, .login-form5 .bar:after { content: ''; height: 2px; width: 0; bottom: 1px; position: absolute; background: #5264AE; transition: 0.2s ease all; -moz-transition: 0.2s ease all; -webkit-transition: 0.2s ease all; }
.login-form5 .bar:before { left: 50%; }
.login-form5 .bar:after { right: 50%; }
/* active state */
.login-form5 input:focus ~ .bar:before, .login-form5 input:focus ~ .bar:after { width: 50%; }
/* HIGHLIGHTER ================================== */
.login-form5 .highlight { position: absolute; height: 60%; width: 100px; top: 25%; left: 0; pointer-events: none; opacity: 0.5; }
/* active state */
.login-form5 input:focus ~ .highlight { -webkit-animation: inputHighlighter 0.3s ease; -moz-animation: inputHighlighter 0.3s ease; animation: inputHighlighter 0.3s ease; }
.login-form1 input[type="radio"], .login-form1 input[type="checkbox"] { vertical-align: middle; margin-top: 0px; margin-right: 5px; }
.login-form3 input[type="radio"], .login-form3 input[type="checkbox"] { vertical-align: middle; margin-top: 0px; margin-right: 5px; }
/*login5*/

.page-header { margin-top: 10px; }
.panel.panel-default .panel-heading h4 { margin-bottom: 0px; }
.innerpage-midd { padding-top: 76px !important; }
.middsec-gray { background: #eee; padding: 25px 0; display: inline-block; width: 100%; }
.navbar-home-responsive .navbar-brand { height: inherit; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; width: 100%; }
.navbar-home-responsive.navbar-shrink .navbar-brand { width: 130px; }
.navbar-brand > img { max-width: 100%; }
.inner-header { height: auto !important; }
.carousel-section { width: 100%; display: inline-block; padding: 5px 0; height: 377px; }
.owl-carousel .owl-item { padding: 0 5px; position: relative; }
.owl-carousel .owl-item p { margin-top: 15px; }
.carousel-section .owl-dots { display: none !important; }
.carousel-section .owl-nav .owl-prev { float: left; position: absolute; top: 41%; left: 0px; background: rgba(255,255,255,0.5) url(../images/left-arrow-angle.png) no-repeat; width: 16px; height: 28px; font-size: 0px; padding: 40px 25px; background-position: 14px 25px; }
.carousel-section .owl-nav .owl-next { float: right; position: absolute; top: 41%; right: 0px; background: rgba(255,255,255,0.5) url(../images/right-arrow-angle.png) no-repeat; width: 16px; height: 28px; font-size: 0px; padding: 40px 25px; background-position: 14px 25px; }
/*---23-12-2016--*/
.banner-bg { position: absolute; height: 100%; display: inline-block; width: 100%; background: rgba(12,21,46,.25); left: 0; right: 0; bottom: 0; top: 0; z-index: 9; }
.home-logo { position: absolute; top: 50%; left: 50%; margin-left: -150px; margin-top: -175px; z-index: 99; }
.home-nav { width: 100%; display: inline-block; position: absolute; z-index: 1; left: 0; height: 100%; padding-top: 38px; }
.home-nav-lt button { display: inline-block; border: none; background: none; }
.home-nav-lt button span { display: block; }
.home-nav-lt .lines-button { padding: 11px 13px; transition: .3s; cursor: pointer; user-select: none; border-radius: 0.57143rem; }
.home-nav-lt .lines { display: inline-block; width: 23px; height: 2px; background: #fff; border-radius: 0.28571rem; transition: 0.3s; position: relative; }
.home-nav-lt .lines:before, .lines:after { display: inline-block; width: 23px; height: 2px; background: #fff; border-radius: 0.28571rem; transition: 0.3s; position: absolute; left: 0; content: ''; -webkit-transform-origin: 0.28571rem center; transform-origin: 0.28571rem center; }
.home-nav-lt .lines:before { top: 7px; }
.home-nav-lt .lines:after { top: -7px; }
.home-nav-lt .lines-button:hover .lines:before { top: 1.14286rem; }
.home-nav-lt .lines-button:hover .lines:after { top: -1.14286rem; }
.home-nav-icon { display: inline-block; }
.home-nav-icon .lines-button { border: 2px solid #fff; width: 51px; height: 51px; display: inline-block; border-radius: 0; padding-top: 4px; }
.home-nav-icon:hover .lines-button { border: 2px solid #fff; }
.home-nav-icon:hover .lines-button .lines, .home-nav-icon:hover .lines-button .lines:after, .home-nav-icon:hover .lines-button .lines:before { background: #fff; }
.home-nav-icon .menu-text { color: #fff; font-size: 12px; font-family: 'GothamBold'; font-weight: normal; text-transform: uppercase; margin-left: 13px; }
.home-menu-dp { position: absolute; left: -400px; top: 0; height: 100%; width: 400px; background: #00bed8; z-index: 2; padding: 50px; padding-top:38px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; padding-top:38px;}
.home-menu-dpul { margin: 50px 0 0 0px; }
.home-menu-dpul li { list-style: none; font-family: 'GothamMedium'; font-weight: normal; text-transform: uppercase; font-size: 14px; margin-bottom: 20px; }
.home-menu-dpul li a { color: #fff; display: inline-block; }
.home-menu-dpul li a::after { transition: 0.5s ease; width: 0%; content: ''; display: block; padding-bottom: 10px; border-bottom: 1px solid #fff; }
.home-menu-dpul li a:hover { color: #fff; }
.home-menu-dpul li a:hover::after { width: 100%; }
.home-menu-close:hover { opacity: 0.8; cursor: pointer; }
.social-media { width: 100%; display: inline-block; text-align: center; position: absolute; left: 0; bottom: 95px; }
.social-media ul { margin: 0; padding: 0; display: inline-block; }
.social-media li { list-style: none; float: left; border: 1px solid #fff; border-radius: 50%; width: 36px; height: 36px; text-align: center; line-height: 36px; font-size: 17px; margin: 0 5px; }
.social-media li:hover { background: #fff; }
.social-media li a:hover { color: #00bed8; }
.social-media li a { color: #fff; display: block; }
.joinnow-btn { font-family: 'GothamBold'; font-weight: normal; text-transform: uppercase; font-size: 14px; color: #fff; border: 2px solid #fff; min-width: 180px; height: 52px; line-height: 50px; text-align: center; display: inline-block; }
.joinnow-btn:hover { background: #fff; color: #00bed8; }
.banner-down-btn { position: absolute; left: 0; width: 100%; display: inline-block; bottom: 100px; z-index: 1000; text-align: center; font-family:'GothamMedium', sans-serif; width:600px; margin-left:-300px; left:50%;}

#home-deal { background-color: #e9008a; padding: 15px;}
/*.banner-down-btn { position: absolute; left: 0; width: 100%; display: inline-block; bottom: 100px; z-index: 1000; text-align: center; font-family: 'SurveyorDisplayBookItalic'; width:250px; margin-left:-125px; left:50%;}
.banner-down-btn a { color: #fff; font-size: 40px; display: block; cursor: pointer; }
.banner-down-btn a:hover { opacity: 0.7; }
*/

.joinnow-btn_join { font-family: 'GothamBold'; font-weight: normal; text-transform: uppercase; font-size: 14px; color: #fff; border: 2px solid #fff; min-width: 235px; height: 52px; line-height: 50px; text-align: center; display: inline-block; margin-bottom: 20px;}
.joinnow-btn_join:hover { background: #fff; color: #00bed8; }
.banner-down-btn a { color: #fff; font-size: 30px; display: block; cursor: pointer; }
.banner-down-btn a img { margin-top: 20px; }
.banner-down-btn #home-deal:hover { background-color: #ffffff; color: #e9008a; }
/* Header
-------------------- */
#header { background: #fff; bottom: 0; width: 100%; z-index: 100; }
#header.fixed { bottom: auto; position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background: #fff; }
#header .navbar-fixed-top, #header .navbar-fixed-bottom { position: relative; }
#header .navbar-default { background-color: transparent; border-color: transparent; margin: 0; min-height: inherit;box-shadow: 1px 1px 1px rgba(187, 187, 187, 0.47);}
#header #bs-example-navbar-collapse-1 { width: 100%; }
#header #bs-example-navbar-collapse-1 .nav.navbar-nav { width: 100%; }
#header #bs-example-navbar-collapse-1 .navbar-nav > li > a { padding-bottom: 12px; padding-top: 12px; font-size: 14px; color: #414042; text-transform: uppercase; border-top: 2px solid #fff; }
#header #bs-example-navbar-collapse-1 .navbar-nav > li > a:hover { color: #01bdd8; border-top: 2px solid #01bdd8; }
#header #bs-example-navbar-collapse-1 .navbar-nav > li > a.active { color: #01bdd8; border-top: 2px solid #01bdd8; }
#header #bs-example-navbar-collapse-1 .joinnow-blue { height: auto; }
.joinnow-blue { border: 2px solid #00bdd7 !important; color: #00bdd7 !important; }
.logo-inner a { border-top: 0px !important; }
.joinnow-blue:hover { border: 2px solid #00bdd7; color: #fff !important; background: #00bdd7 !important; }
.my-account-item { color: #24BCD5 !important; font-size: 14px; font-family: 'GothamBold'; font-weight: normal; text-transform: uppercase; border-top: 0px !important; }
.fa-user-circle-o { width: 26px; height: 26px; display: inline-block; background-position: 0 0; vertical-align: middle; margin-right: 15px; }
#header .navbar-nav > li { margin: 34px 0; }
.logo-inner { margin: 0 !important; }
#header .nav > li > a { padding-left: 3px; padding-right: 3px; margin: 0 37px; }
.gofor-fit-block { width: 100%; display: inline-block; float: left; }
.gofor-fit-cnt { width: 100%; display: inline-block; margin-top: 150px; position: absolute; left: 0; text-align: center; }
.gofor-fit-cnt h2 { font-size: 70px; color: #fff; font-family: 'SurveyorDisplayBookItalic'; }
.gofor-fit-cnt p { font-size: 22px; color: #fff; margin-bottom: 35px; }
.find-fit-block { width: 100%; display: inline-block; padding: 90px 0; text-align: center; }
.find-fit-block h2 { font-family: 'SurveyorDisplayBookItalic'; font-size: 36px; color: #002654; margin-bottom: 30px; }
.find-fit-block p { font-size: 16px; color: #414042; margin-bottom: 30px; }
.find-fit-block .selectric-responsive {width: 50% !important; margin: 0 auto !important;}
.commun-btn { font-size: 14px; color: #24BCD5; font-family: 'GothamBold'; font-weight: normal; text-transform: uppercase; min-width: 215px; height: 48px; line-height: 46px; text-align: center; border: 2px solid #24BCD5; display: inline-block; padding: 0 15px;background:#fff;}
.commun-btn:hover { background: #24BCD5;color:#fff;}
.a-class-above { background: #00bed8; }
.a-class-above h2 { color: #fff; }
.a-class-above p { color: #fff; }
.find-fit-block p:last-child { margin-bottom: 0px; }
.a-class-above p:last-child { margin-bottom: 0px; }
.a-class-above .commun-btn { border: 2px solid #b9f0f7; color: #fff;background: rgba(255, 255, 255, 0.01);}
.a-class-above .commun-btn:hover { color: #00bed8; background: #fff !important;}
.carousel-section-cnt { position: absolute; left: 0%; top: 50%; z-index: 10; color: #fff; font-size: 50px; width: 100%; text-align: center; font-family: 'SurveyorDisplayBookItalic'; margin-top: -40px; }
.personal-training { width: 100%; display: inline-block; background: #fff; padding: 68px 0; float: left; }
.personal-training-lt { width: 50%; float: left; padding-left: 48px; }
.personal-training-rt { width: 50%; float: right; text-align: right; }
.personal-training-rt img {max-width: 100%;}
.personal-training h2 { font-family: 'SurveyorDisplayBookItalic'; font-size: 36px; color: #002654; margin-bottom: 30px; margin-top: 25px; }
.personal-training p { font-size: 16px; color: #414042; margin-bottom: 30px; }
.personal-training-rt { padding-left: 66px; }
.personal-training-cnt { float: right; width: 578px; }
.amenities-block h2 { font-size: 36px; }
.amenities-block p { font-size: 16px !important; }
.join-mailing-block { background: #00bbd6; width: 100%; display: inline-block; float: left; padding: 40px 0; text-align: center; min-height: 266px; }
.join-mailing-block h2 { font-family: 'SurveyorDisplayBookItalic'; font-size: 36px; color: #fff; margin-bottom: 30px; }
.join-mailing-block p { font-size: 16px; color: #fff; margin-bottom: 30px; position: relative; }
.promo-sech-box { margin: 0 auto; display: table; }
.promo-sech-box input[type="text"], .promo-sech-box input[type="email"] {height: 48px; display: inline-block; background: #fff; border: 1px solid #62deea; border-radius: 0px; float: left; margin-right: 15px;    width: calc(100% - 180px); }
.promo-sech-box .commun-btn { border: 2px solid #b9f0f7; color: #fff; min-width: 165px; }
.promo-sech-box .commun-btn:hover { color: #00bed8; background: #fff !important; }
#ft { background: #fff; padding: 20px 0; float: left; width: 100%; }
#ft .social-media { position: relative; width: 100%; display: inline-block; text-align: center; bottom: 0; }
#ft .social-media li { border: 1px solid #00bbd6; }
#ft .social-media li:hover { background: #00bbd6; }
#ft .social-media li a { color: #00bbd6; }
#ft .social-media li a:hover { color: #fff; }
.download-apps { width: 100%; display: inline-block; text-align: center; margin: 25px 0; }
.download-apps ul { margin: 0; padding: 0; }
.download-apps li { list-style: none; display: inline-block; margin: 0 8px; }
.footer-link { width: 100%; display: inline-block; text-align: center; }
.footer-link ul { margin: 0; padding: 0; }
.footer-link li { list-style: none; display: inline-block; color: #24BAD3; text-transform: uppercase; padding: 0 8px; background: url(../images/border.png) right no-repeat; }
.footer-link li:last-child { background: none; }
.footer-link li a { color: #24BAD3; font-size: 12px; }
.footer-link li a:hover { color: #01102f; }
.cpy { text-align: center; font-size: 12px; color: #8D8F92; margin-top: 25px; line-height: 25px; }
.cpy a {color:#24BAD3}
.item-zoom { position: relative; overflow: hidden; }
.item-zoom img { max-width: 100%; -moz-transition: all 1.2s; -webkit-transition: all 1.2s; transition: all 1.2s; }
.item-zoom:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.amenities-banner-block { width: 100%; display: inline-block; float: left; }
/*--Amenities page css----*/
.quick-menu-bc { width: 100%; display: inline-block; background: #00bcd7; padding: 24px 0; text-align: center; }
.first-menu { margin-left: 0px !important; }
.last-menu { margin-right: 0px !important; }
.quick-menu-bc span { float: left; font-size: 12px; color: #fff; margin-right: 26px; margin-top: 10px; }
.quick-menu-bc .selectric-wrapper { float: left; }
.quick-menu-bc .selectric { background: #fff; border: 1px solid #fff; }
.amenities-midd-block { width: 100%; display: inline-block; padding: 60px 0; }
.amenities-midd-block h2 { font-family: 'SurveyorDisplayBookItalic'; font-size: 36px; color: #002654; margin-bottom: 20px; text-align: center; }
.amenities-midd-block p { font-size: 16px; color: #414042; margin-bottom: 30px; text-align: center; }
.amenities-img-box { position: relative; padding: 5px; }
.amenities-img-box img { width: 100%; }
.amenities-img-box:hover { opacity: 0.8; }
.amenities-title { position: absolute; left: 50%; transform: translate(-50%,-50%); top: 50%; z-index: 10; color: #fff; font-size: 50px; width: 100%; text-align: center; font-family: 'SurveyorDisplayBookItalic'; /*text-shadow: 3px 2px 6px #000;*/ line-height: 50px; }
.amenities-indv .container { width: 930px; }
.amenities-indv-silder { width: 100%; display: inline-block; }
.amenities-indv-silder .carousel { height:400px !important; margin-top: 20px; margin-bottom: 30px; }
.amenities-indv-silder .carousel .item, .amenities-indv-silder .carousel .item.active, .amenities-indv-silder .carousel .carousel-inner { height: 100%; }
.amenities-indv-silder .carousel .fill { width: 100%; height: 100%; max-height: 400px; background-position: center; background-size: cover; }
.amenities-indv .carousel-indicators li { width: 16px; height: 16px; background-color: #818689; border: 0px; margin:0 5px;}
.amenities-indv .carousel-indicators .active { width: 16px; height: 16px; background-color: #fff; border: 0px;margin:0 5px;}
.amenities-indv p { text-align: left; }
.reservations-cnt p { font-size: 14px; color: #414042; font-family: 'GothamMedium'; text-align: center; }
.view-mass { color: #00102e; }
.view-mass:hover { color: #00bbd6; }
.category-search-box { width: 100%; display: inline-block; }
.category-search-box label { font-size: 12px; color: #24B7D0; font-family: 'GothamMedium'; font-weight: normal; float: left; margin-right: 24px; text-transform: uppercase; margin-top: 10px; }
.select-form { float: left; }
.select-form .selectric { border: 2px solid #e4e4e4; background: #fff; width: 414px; }
.select-form .selectric-wrapper { width: auto; float: left; }
.select-form .selectric .label { color: #808080; font-size: 12px; font-family: 'GothamMedium'; font-weight: normal; }
.category-search-cnt { display: table; margin: 40px auto; }
.search-input-box { float: left; width: 500px; margin-left: 8px; border: 2px solid #e4e4e4; background: #fff; }
.search-input-box input[type="submit"] { background: url(../images/search-icon.png) no-repeat; width: 29px; height: 38px; display: inline-block; border: 0; font-size: 0px; float: left; margin: 0 17px; }
.search-input-box input[type="text"] { width: 410px; background: #fff; border: 0; font-size: 15px; color: #B4B5B8; padding: 8px 0; }
.steam-box { position: relative; padding: 0; margin: 5px; width: 32.333%; overflow: hidden; max-height: 320px; min-height: 320px;}
.steam-box-cnt { position: absolute; text-align: center; width: 100%; background: rgba(42,92,125,0.5); bottom: 0; height: 100px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.steam-box-cnt h2 { font-size: 12px; font-family: 'GothamMedium'; font-weight: normal; color: rgba(255, 255, 255, 0.72); margin-bottom: 10px; }
.steam-box-cnt h3 { font-size: 24px; font-family: 'SurveyorDisplayBookItalic'; font-weight: normal; color: #fff; margin-bottom: 0; }
.steam-box-cnt-box { display: block; vertical-align: middle; padding: 15px 20px; }
.steam-blog-img img { width: 100%; }
.steam-blog-img img.default-image {z-index: -1; width: 80px; height:80px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);}
.steam-box-cnt .read-more { border: 1px solid rgba(0, 188, 215, 100); color: #00bcd7; min-width: 173px; height: 48px !important; display: inline-block; line-height: 45px; font-size: 13px; font-family: 'GothamMedium'; text-transform: uppercase; margin: 20px; cursor: pointer; opacity: 0; background: rgba(255, 255, 255, 0); padding: 0 20px; }
.steam-box:hover .steam-box-cnt { background: url(../images/steam-box-hover.png) repeat; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; height: 160px; }
.steam-box:hover .steam-box-cnt .read-more { opacity: 1; color: #00bcd7; border: 1px solid rgba(0, 188, 215, 100); }
.steam-box:hover .steam-box-cnt .read-more:hover { color: #fff; border: 1px solid #fff; }
.pagination { margin: 0 auto; display: table; }
.pagination > li > a, .pagination > li > span { border: 0px; color: #818181; font-size: 13px; font-family: 'GothamBold'; text-transform: uppercase; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background: none; color: #00bad3; }
.pagination > li > a.active { color: #00bad3; }
.pagination li a i { font-size: 25px; margin: -4px 20px 0; float: left; }
.pagination li a i.fa-angle-right { float: right; }
.previ-pagination a { margin-right: 50px; }
.next-pagination a { margin-left: 50px !important; }
/*--Amenities page css----*/
.blog-indiv-midd { width: 100%; display: inline-block; padding: 60px 0; }
.blog-indiv-link { width: 100%; display: inline-block; margin-bottom: 30px; }
.blog-indiv-link h2 { font-size: 14px; color: #24B9D2; text-transform: uppercase; margin-bottom: 14px; font-family: 'GothamMedium'; }
.blog-indiv-link ul { margin: 0; padding: 0; }
.blog-indiv-link li { list-style: none; margin-bottom: 24px; }
.blog-indiv-link li a { font-size: 14px; color: #58595B; }
.blog-indiv-link li a:hover { color: #00bed8; }
.class-schedule-title-h2 {padding-bottom: 3%;}
.class-sidebar-h3 { font-size: 14px; color: #24B9D2; text-transform: uppercase; margin-bottom: 14px; font-family: 'GothamMedium'; }
.blog-indiv-rt { padding-left: 30px; }
.blog-indiv-lt { border-right: 1px solid #c7c7c9; min-height: 500px; padding-right: 30px; }
.blog-indiv-block h3 { color: #002654; font-size: 36px; font-family: 'SurveyorDisplayBookItalic'; font-weight: normal; }
.blog-indiv-block h3 span { color: #24B7D0; font-size: 12px; font-family: 'GothamBook'; }
.octo-detail { width: 100%; display: inline-block; border-top: 1px solid #e2e4e3; border-bottom: 1px solid #e2e4e3; margin: 10px 0; padding: 15px 0; font-size: 12px; color: #9EA0A3; text-transform: uppercase; }
.octo-detail-lt { float: left; margin-top: 8px; }
.octo-detail-rt { float: right; }
.octo-detail-rt ul { margin: 0; padding: 0; }
.octo-detail-rt li { float: left; list-style: none; margin-left: 10px; line-height: 33px; }
.blog-indiv-lt p { font-size: 16px; color: #414042; margin-bottom: 30px; }
.back-article a { font-size: 13px; color: #808080; font-family: 'GothamBold'; text-transform: uppercase; }
.back-article a:hover { color: #00bad3; }
.next-article a { font-size: 13px; color: #808080; text-align: right; font-family: 'GothamBold'; text-transform: uppercase; }
.next-article a:hover { color: #00bad3; }
.back-article i { font-size: 28px; margin: -4px 20px 0; float: left; }
.next-article i { font-size: 28px; margin: -4px 0 0 20px; float: right; }
.blog-indiv-block { padding: 40px 0; }
.back-article { padding-left: 0px; margin: 30px 0; }
.next-article { padding-left: 0px; margin: 30px 0; }
.careers-banner-block { width: 100%; display: inline-block; text-align: center; background: url(../images/img_careers_hero.jpg) no-repeat; height: 500px; background-position: 100%; background-size: cover; padding-top: 120px; float: left; }
.careers-banner-block h2 { font-size: 70px; color: #fff; font-family: 'SurveyorDisplayBookItalic'; margin-bottom: 60px; }
.careers-banner-block p { font-size: 22px; color: #fff; margin-bottom: 35px; }
.careers-banner-block .joinnow-btn { min-width: 220px; }
.careers-cont-midd .container { width: 1045px; margin: 0 auto; }
.pink-box { border: 2px solid #5fddeb; padding: 25px; min-height: 445px; }
.PT4 { padding: 4px !important; }
.careers-box h3 { margin-bottom: 25px; font-size: 16px; color: #24BCD5; }
.careers-box p { font-size: 16px; color: #414042; margin-bottom: 25px; text-align: left; }
.pink-box ul { margin: 0; padding: 0; }
.pink-box li { list-style: none; font-size: 16px; color: #414042; margin-bottom: 25px; background: url(../images/bult.png) no-repeat; padding-left: 32px; background-position: 11px 9px; }
#careers-box-1 {padding-bottom: 187px;}
.step-proce-block { margin-top: 47px; }
.small-font { font-size: 14px !important; }
.step-proce-ul { margin: 0; padding: 0; margin-top: 40px; display: inline-block; width: 100%; }
.step-proce-ul li { list-style: none; margin-bottom: 60px; }
.step-proce-ul h3 { font-size: 17px; color: #24BAD3; font-family: 'GothamBold'; text-transform: uppercase; line-height: 43px; margin-bottom: 0; }
.number-col { width: 45px; height: 45px; float: left; border: 2px solid #01bad8; font-size: 23px; border-radius: 50%; text-align: center; line-height: 42px; margin-right: 20px; }
.step-proce-ul p { text-align: left; }
.step-proce-cont { padding-left: 64px; }
.error-txt { font-size: 14px !important; color: #E71C24 !important; font-style: italic; margin-bottom: 20px !important; }
.step-form { width: 100%; display: inline-block; }
.form-group input[type="text"], .form-group input[type="email"] { width: 100%; border-radius: 0px; border: 1px solid #a1a1a3; height: 50px; line-height: 50px; padding: 0 20px; font-size: 16px; color: #848689; }
.step-form .row { margin-left: -4px; margin-right: -4px; }
.select-form-input { width: 100%; display: inline-block; }
.select-form-input .selectric-wrapper { width: 100%; }
.select-form-input .selectric { border-radius: 0px; border: 1px solid #a1a1a3; height: 50px; line-height: 50px; font-size: 16px; color: #848689; background: #fff; }
.select-form-input .selectric .label { height: 48px; line-height: 42px; font-size: 16px; color: #bdbfc2; }
.select-form-input .selectric .button { height: 48px; background-position: 0 21px; font-size: 0px; }
.select-form-input .selectric-items li { margin-bottom: 0px; padding: 17px; font-size: 14px; }
.form-label { font-size: 14px; color: #414042; font-weight: normal; margin-left: 5px; margin-bottom: 10px; }
.upload-box { width: 100%; display: inline-block; margin-top: 10px; position: relative; }
.upload-box .form-group input[type="text"] { font-size: 14px; width: 460px; }
.attach-btn { min-width: 170px; display: inline-block; border: 0px; background: #00bbd6; height: 50px; color: #fff; margin-left: 10px; font-size: 13px; color: #fff; text-transform: uppercase; font-family: 'GothamBold'; }
.upload-box input[type="file"] { position: absolute; width: 644px; height: 49px; opacity: 0; cursor: pointer; }
.small-font-uplo { font-size: 12px !important; }
.step-button { width: 100%; display: inline-block; text-align: center; }
.top-links { color: #002654; text-align: center; margin: 40px auto; }
.top-links a { font-size: 13px; color: #002654; text-transform: uppercase; font-family: 'GothamBold'; margin: 0 15px; }
.top-links a:hover { color: #00bed8; }

.top-links-home { color: #002654; text-align: center; margin: 20px auto; }
.top-links-home a { font-size: 13px; color: #002654; text-transform: uppercase; font-family: 'GothamBold'; margin: 0 15px; }
.top-links-home a:hover { color: #ffffff; }

.top-links-single { color: #002654; text-align: center; margin: 0px auto; }
.top-links-single a { font-size: 13px; color: #002654; text-transform: uppercase; font-family: 'GothamBold'; margin: 0px 15px; }
.top-links-single a:hover { color: #00bed8; }

.club-map { display: inline-block; width: 100%; margin: 20px 0; margin-bottom:35px;}
.club-details-img img { padding: 6px; border: 1px solid #c0c0c0; }
.club-details-box h3 { font-size: 14px; color: #414042; font-family: 'GothamMedium'; }
.club-details-box p { font-size: 14px; color: #58595B; text-align: left; margin-bottom: 5px; }
.club-details-box p strong { font-family: 'GothamMedium'; }
.club-details-box { min-height: 109px; }
.more-about { font-family: 'GothamMedium'; margin-top: 30px; display: inline-block; }
.dotted-ul { margin: 0; padding: 0; }
.dotted-ul li { list-style: none; font-size: 16px; color: #414042; margin-bottom: 20px; background: url(../images/bult.png) no-repeat; padding-left: 32px; background-position: 11px 9px; }
.blog-indiv-link p { font-size: 14px; color: #58595B; text-align: left; margin-bottom: 8px; }
.blog-indiv-link p a { color: #58595B; }
.blog-indiv-link p a:hover { color: #00bed8; }
.blog-indiv-link p strong { font-family: 'GothamMedium'; }
.membership-banner-block { width: 100%; display: inline-block; text-align: center;height: 500px; padding-top: 120px; float: left; }
.membership-banner-block h2 { font-size: 70px; color: #fff; font-family: 'SurveyorDisplayBookItalic'; margin-bottom: 60px; }
.membership-banner-block p { font-size: 22px; color: #fff; margin-bottom: 35px; }
.member-corp-box { text-align: center; }
.member-corp-box .pink-box { text-align: left; padding-bottom:232px;}
.member-corp-box p { text-align: center; }
.membership-amenities { width: 100%; margin-bottom: 70px; display: inline-block; }
.membership-amenities h2 { font-size: 36px; color: #002654; font-family: 'SurveyorDisplayBookItalic'; margin-bottom: 40px; text-align: center; }
.faq-page #accordion p { text-align: left; }
.faq-page .panel-heading .panel-title a { padding:15px;}
.faq-page #accordion { max-width:900px; margin:auto;}
.join-banner-block { width: 100%; display: inline-block; text-align: center; background: url(../images/img_join_hero.jpg) no-repeat; height: 500px; background-position: 100%; background-size: cover; padding-top: 120px; float: left; }
.join-banner-block h2 { font-size: 70px; color: #fff; font-family: 'SurveyorDisplayBookItalic'; margin-bottom: 60px; }
.join-banner-block p { font-size: 22px; color: #fff; margin-bottom: 35px; }
.join-banner-block .joinnow-btn { padding: 0 35px; }
.annual-member-box { margin: 50px 0; }
.annual-member-box h2 { margin-bottom: 25px; }
.annual-member-box .amenities-title { font-size: 33px; line-height: 30px; }
.annual-member-box p { color: #414042; font-size: 16px; text-align: center; margin-bottom: 50px; }
.view-studio { font-family: 'GothamMedium'; font-size: 14px; color: #fff; text-transform: uppercase; display: block; margin-top: 40px; }
.select-plan-block { width: 100%; display: inline-block; margin: 50px 0; }
.select-plan-block h2 { font-size: 36px; color: #002654; font-family: 'SurveyorDisplayBookItalic'; margin-bottom: 15px; text-align: center; }
.select-plan-block p { color: #414042; font-size: 16px; text-align: center; margin-bottom: 30px; }
.select-plan-block .container { width: 1018px; margin: 0 auto; }
.select-plan-tab { border: 2px solid #5fdde9; padding: 25px; text-align: center; }
.select-plan-tab h3 { color: #24BCD5; font-size: 16px; font-family: 'GothamMedium'; margin-bottom: 5px; }
.select-plan-tab p { font-size: 14px; color: #414042; font-style: italic; margin-bottom: 0px; }
.disabled-plan { opacity: 0.3; cursor: context-menu; }
.select-plan-tab.active { border: 2px solid #00bbd6; }
.select-plan-arrow { position: relative; margin-right: 15px;}
.chose-loct { max-width: 440px; width: 100%; margin: 25px auto 0 auto; display: table; }
.chose-loct .selectric {margin-bottom: 30px;}
.month-street { width: 672px; margin: 60px auto; display: table; }
.month-street .select-plan-tab { position: relative; }
.month-street .select-plan-tab h4 { font-style: normal; font-size: 16px; color: #414042; margin-bottom: 0px; }
.month-street .select-plan-tab .select-plan-arrow { position: inherit; margin-right: 18px; }
.month-street .select-plan-tab.active { padding: 25px 25px; }
.month-price-1, .month-price-2, .year-price-1, .year-price-2 { color: #00bbd6; font-family: 'GothamBold'; font-size: 24px; display: block; text-align: center; margin-bottom: 34px; }
.month-street p { color: #414042; font-size: 12px; text-align: center; margin-bottom: 0px; margin-top: 25px; }
.health-video-banner { width: 730px; margin: 0 auto 70px auto; }
.media-box-logo { position: absolute; text-align: center; width: 100%; top: 18%; }
.member-stories-block { padding: 65px 0; display: inline-block; width: 100%; }
.member-stories-block h2 { font-family: 'SurveyorDisplayBookItalic'; font-size: 36px; color: #002654; margin-bottom: 50px; text-align: center; }
.member-stories-block p { font-size: 16px; color: #414042; margin-bottom: 30px; }
.member-stori-slider { width: 100%; display: inline-block; }
.member-stori-slider ul { margin: 0; padding: 0; }
.member-stori-slider li { list-style: none; width: 33%; float: left; border: 4px solid #fff; margin-right: 5px; }
.member-stori-slider li:last-child { margin-right: 0px; }
.member-stori-slider li img { max-width: 100%; opacity: 0.7; }
.member-stori-slider li:hover { border: 4px solid #00bed8; }
.member-stori-slider li:hover img { opacity: 1; }
.member-stori-slider li.active img { opacity: 1; }
.member-stori-slider li.active { border: 4px solid #00bed8; }
.member-arrow-slider { width: 100%; display: inline-block; padding: 23px 0; border-bottom: 2px solid #e7e9e8; }
.member-arrow-slider a { font-size: 13px; color: #808080; text-transform: uppercase; font-family: 'GothamBold'; }
.member-arrow-slider a img { margin-top: -1px; }
.member-arrow-slider a:hover { opacity: 0.5; }
.member-arrow-slider a.active { opacity: 0.5; }
.member-stories-cnt { width: 100%; display: inline-block; padding: 32px 0; border-bottom: 2px solid #e7e9e8; padding-left: 31px; }
.scrollbars { width: 100%; height: 370px }
.member-stories-cnt h3 { font-size: 18px; color: #24BCD5; margin-bottom: 30px; }
.member-stories-cnt p { color: #414042; font-size: 16px; }
.member-stories-cnt p strong { font-family: 'GothamMedium'; }
.pt-banner-block { width: 100%; display: inline-block; text-align: center; height: 500px; background-position: 100% !important; background-size: cover !important; padding-top: 190px; float: left; }
.pt-banner-block h2 { font-size: 70px; color: #fff; font-family: 'SurveyorDisplayBookItalic'; margin-bottom: 30px; }
.pt-banner-block p { font-size: 22px; color: #fff; margin-bottom: 35px;display: inline-block; }
.pt-banner-block .joinnow-btn { padding: 0 35px; }
.per-tra-man { width: 100%; display: inline-block; margin-bottom: 60px; }
.h2-title { font-family: 'SurveyorDisplayBookItalic'; font-size: 36px; color: #002654; margin-bottom: 50px; text-align: center; }
.per-tra-box { width: 100%; display: inline-block; margin-bottom: 80px; }
.per-tra-box-lt { width: 49.5%; float: left; text-align:right }
.per-tra-box-lt img { max-width: 100%; text-align: center;}
.per-tra-box-rt { width: 49.5%; float: right; text-align:left }
.per-tra-box-rt img { max-width: 100%; }
.per-tra-man .steam-box:hover .steam-box-cnt { background: rgba(42, 92, 125, 0.5); }
.per-tra-man .steam-box-cnt h3 { font-size: 17px; color: #fff; font-family: 'GothamMedium'; text-transform: uppercase; margin-bottom: 10px; }
.per-tra-man .steam-box-cnt h2 { font-size: 15px; text-transform: capitalize; font-family: 'GothamBook'; }
.per-tra-man .steam-box:hover .read-more { margin: 6px 20px; }
.sc-strength-banner { background: url(../images/img_strength_hero.jpg) no-repeat; background-position: 100%; background-size: cover; padding-top: 150px; }
.sc-strength-block .container { width: 930px; }
.sc-strength-block .health-video-banner { width: 100%; margin-bottom: 30px;position:relative;}
.sc-strength-block .health-video-banner video { width:100%;}
.story-banner { background-position: 100%; background-size: cover; padding-top: 190px; }
.per-tra-full-banner { width: 100%; display: inline-block; margin-bottom: 10px; }
.per-tra-full-banner img { width: 100%; }
.per-tra-box-col { width: 32.6666%; float: left; }
.per-tra-box-col img { max-width: 100%; height: 350px; }
.per-tra-box-col-midd { margin: 0 1%; }
.story-page .per-tra-box { margin-bottom: 0px; }
.blue-cnt-midd { width: 100%; display: inline-block; background: #01102f; padding: 130px 0; text-align: center; color: #fff; font-family: 'SurveyorDisplayBookItalic'; font-size: 50px; }
.club-details-box a { color: #00bed8; }
.club-details-box a:hover { color: #01102f; }
.close-arror { width: 100%; display: inline-block; background: #cc0001; text-align: center; height: 53px; line-height: 53px; text-transform: uppercase; font-family: 'GothamMedium'; color: #fff; }
.close-arror a { color: #fff; text-decoration: underline; }
.quick-menu-bc .promo-sech-box .selectric .label { text-transform: uppercase; }
.contactus-banner { background: url(../images/img_contact_hero.jpg) no-repeat; background-position: 100%; background-size: cover; padding-top: 190px; }
.contact-form { width: 475px; }
.error-txt-margin { margin-bottom: 10px !important; }
.form-group textarea { width: 100%; border-radius: 0px; border: 1px solid #a1a1a3; height: 150px; padding: 15px 20px; font-size: 16px; color: #848689; }
.contact-form .checkbox label a { color: #00bed8; }
.contact-form .checkbox label a:hover { color: #01102f; }
.contact-form .radio, .contact-form .checkbox { margin-bottom: 0px; }
.depart-contac li strong { display: block; font-family: 'GothamMedium'; color: #58595b; text-transform: uppercase; margin-bottom: 5px; }
.depart-contac li a { color: #01102f; }
.depart-contac li a:hover { color: #00bed8; }
.contact-social.social-media { position: relative; width: 80%; display: inline-block; text-align: center; bottom: 0; }
.contact-social.social-media li { border: 1px solid #00bbd6; }
.contact-social.social-media li:hover { background: #00bbd6; }
.contact-social.social-media li a { color: #00bbd6; }
.contact-social.social-media li a:hover { color: #fff; }
.contact-social label { float: left; font-family: 'SurveyorDisplayLightItalic'; font-size: 20px; color: #3e3e40; margin-top: 5px; }
.massage-request-box { margin:25px auto; background: #fff; border: 1px solid #00c9dd; padding:30px; position: relative; display: block;border-radius:0px;box-shadow:none !important;}
.massage-request-box h2 { font-family: 'SurveyorDisplayBookItalic'; font-size: 44px; color: #002155; margin-bottom: 20px; text-align: center; }
.massage-request-box p { font-size: 16px; color: #414042; margin-bottom: 30px; text-align: center }
.modal-open .modal { overflow-x: hidden; overflow-y: auto; background: rgba(255, 255, 255, 0.84); }
.popup-close { position: absolute; right:0px; top:0px;}
.popup-close:hover { opacity: 0.7; }
.taj-bailey-img { display: block; text-align: center; margin-bottom: 20px; width: 270px; height: 270px; margin: 0 auto; }
.taj-bailey-img img { width: 100%; margin: 0 auto; text-align: center; }
.massage-request-cnt .close { opacity: 1;}
.massage-request-cnt { width: 480px; }
.massage-request-cnt h2 { font-size: 36px; text-transform: capitalize !important; margin-top: 15px; }
.massage-request-cnt h3 { text-align: center; font-family: 'GothamMedium'; color: #3f3e40; font-size: 15px; margin-bottom: 30px; }
.wysija-submit { border: 2px solid #b9f0f7; color: #fff; min-width: 165px; font-size: 14px; font-family: 'GothamMedium'; font-weight: normal; text-transform: uppercase; height: 48px; line-height: 46px; text-align: center; display: inline-block; padding: 0 15px; background: rgba(255, 255, 255, 0); }
.wysija-submit:hover { color: #00bed8; background: #fff !important; }
.wysija-paragraph .form-validation-field-0formError { position: absolute !important; left: 0px !important; top: 52px !important; width: 295px !important; }
.wysija-paragraph .form-validation-field-0formError .formErrorContent { width: 100% !important; text-align: left; }
.home-menu-dp.openmenuleft { position: absolute; left: 0px; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.carousel-indicators li { border: none !important; background: rgba(255, 255, 255, 0.45); width: 16px; height: 16px; margin: 0 5px; }
.carousel-indicators .active { border: none !important; background: #fff; width: 16px; height: 16px; margin: 0 5px; }
/*-#myModalABT .modal-content { border: none !important; box-shadow: none !important; background: none !important;}-*/

.video-play-icon {display:block;position:absolute;left:0%; top:0%;cursor:pointer;width:100%;height:100%;}
.video-play-icon img{display:block;position:absolute;left: 50%; top: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%);cursor:pointer;}
.video-play-icon:hover img {opacity:0.7;}

.individual-content {font-size: 16px; color: #414042;}
.individual-content ul { margin-top:40px;}


/*Added on 11/01/2017*/

@media only screen and (max-width:767px) {
	/*Club page*/
	.promo-sech-box input[type="text"], .promo-sech-box input[type="email"] {
		width: 100%;
	}
	.PL40, .PT20 {padding:0px!important;}
	.quick-menu-bc span {display:none;}
	.selectric-wrapper {width:100%;}
	.promo-sech-box {display:block;padding: 0px 15px;}
	.page-template-tpl-club .amenities-midd-block .panel-group {padding:0px 15px!important;}
	.page-template-tpl-club .amenities-midd-block .panel-group .panel-body {padding:0px!important;text-align:center;}
	.club-details-img img {width:100%;}
	.club-details-box p {text-align:center;}
	.page-template-tpl-club .amenities-midd-block p {width: 300px; margin: 0 auto 30px;}
	
	/*Club individual*/
	.single-club .blog-indiv-block h3 {text-align:center;}
	.single-club .blog-indiv-lt {padding:0px;}
	.single-club .blog-indiv-lt p, .blog-indiv-lt ul {padding:0px 30px;}
	.single-club .blog-indiv-rt {padding: 0px 30px;text-align: center;margin-top:49px;}
	.single-club .blog-indiv-link p {text-align:center;}
	.single-club .blog-indiv-rt .blog-indiv-link:first-child {border-top:1px solid #d4d4d6;padding-top:32px;}
	
	/*Contact*/
	
	
}

@media only screen and (max-width:479px) {
	.promo-sech-box input[type="text"] {width:100%;}
}

@media only screen and (max-width:550px) {
	.page-template-tpl-club .amenities-block p {max-width:300px!important;}
}

.club-template-default .club-individual-left ul li, .individual-content ul li {list-style: none;
    font-size: 16px;
    color: #414042;
    margin-bottom: 5px;
    background: url(../images/bult.png) no-repeat;
    padding-left: 32px;
    background-position: 11px 9px;}
	
.individual-content ul { margin-bottom:40px;}
.top-header-bar { position:absolute; padding-top:38px; width:100%; z-index:11;}
.home-nav-icon { margin-left:35px;}
/*.joinnow-btn { margin-right:35px;}*/


.mc4wp-form-fields input[type="email"] {
	width: 100%;
}

/********3 day trial page*******/
.general-content-block .trial-page h2{
	font-size: 64px ;
	color: #FFF ;
	margin-left: 5%;
	text-align: left ;
	padding-top: 40px;
}
.general-content-block .trial-page h1{
	font-size: 80px;
	color: #FFF;
	margin-left: 15%;
	font-family: 'SurveyorDisplayBookItalic';
}
#wpcf7-f2307-o1 form {
	width: 500px;
	background: rgba(0, 33, 71, 0.7);
	padding: 30px;
	float: right;
	margin-top: 10%;
}
#wpcf7-f2307-o1 form label {
	display: none;
}
#wpcf7-f2307-o1 form .form-half {
	width: 47.5%;
	float: left;
}
#wpcf7-f2307-o1 form .form-full {
	width: 100%;
	margin-top: 20px 0;
}
#wpcf7-f2307-o1 form .half-first {
	margin-right: 2.5%;
} 
#wpcf7-f2307-o1 form .half-second {
	margin-left: 2.5%;
}
#wpcf7-f2307-o1 form input[type="submit"] {
	float: right;
	background-color: #01bdd8;
	border: none;
	color: #FFF;
	width: 100px;
	height: 40px;
}
#wpcf7-f2307-o1 form .form-group input[type="text"], #wpcf7-f2307-o1 form .form-group input[type="email"] {
	font-size: 14px;
	height: 38px;
}

@media screen and (max-width: 767px) {
	#wpcf7-f2307-o1 form {
		float: none;
		margin: 80px auto;
	}
	#wpcf7-f2307-o1 form select {
		width: 100%;
		border-radius: 0px !important;
	}
	.general-content-block .trial-page h2 {
		text-align: center;
		font-size: 24px;
		margin: 0px;
	}
	.general-content-block .trial-page h1 {
		text-align: center;
		font-size: 38px;
		margin: 0px;
	}
}
@media screen and (max-width: 525px) {
	#wpcf7-f2307-o1 form {
		font-size: 12px;
		width: 275px;
		padding: 20px;
		padding-bottom: 30px;
	}
	#wpcf7-f2307-o1 form .form-half {
		width: 100%;
		float: none;
	}	
	#wpcf7-f2307-o1 form .half-first, #wpcf7-f2307-o1 form .half-second {
		margin-left: 0px;
		margin-right: 0px;
	}
}

/* Contact Form 7 */
#thankyou {
	text-align: center;
	font-size: 20px;
	padding-top: 30px;
	padding-bottom: 60px;
}

.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors {
    color: #002155;
    background-color: #FFBABA;
    border: 0;
    padding: 10px;
	font-size: 16px;
}
.wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ok {
    color: #002155;
    background-color: #DFF2BF;
    border: 0;
    padding: 10px;
	font-size: 16px;
}
div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 26px/30px dashicons;
    margin-right: 16px;
    vertical-align: middle;
}
div.wpcf7-mail-sent-ok:before {
    content: "\f147";
}
div.wpcf7-validation-errors:before {
    content: "\f158";
}

/* custom popup */

.jnpopup-inner .popup-close {
	color: #ffffff;
	font-weight: bold;
}

.jnpopup-inner .popup-close:after {
	content: "X";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	font-size: 18px;
}
.jnpopup-inner .popup-close:hover {
		cursor: pointer;
}

.popuphidden {
	display: none;
}
.joinnow-popup {
	position: fixed;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.8);
	z-index: 10000;	
}
.jnpopup-inner {
	width: 450px;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);	
}

.jnpopup-inner .popuph1 {
	font-size: 60px;
	font-family: 'Open Sans Condensed', sans-serif;	
	margin-top: 100px;
	font-weight: 700;
	letter-spacing: -2px;
	margin-left: 146px;
	color: #e9008a;
}
.jnpopup-inner .popuph2 {
	font-size: 120px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color: #002254;
	position: absolute;
	z-index: -100;
	margin-left: 120px;
	font-weight: 700;
}
.jnpopup-inner .subtext1 {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 18px;
	font-weight: bold;
	color: #e9008a;
	margin: 0px;
	margin-left: 202px;
	padding-top: 5px;
}
.jnpopup-inner .subtext2 {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 18px;
	color: #002254;
	font-weight: 300;
	margin-left: 202px;
	padding-bottom: 20px;
}

.jnpopup-inner .seperator {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 50px;
	padding: 15px;
}
.jnpopup-inner a.popupbutton {
	color: #ffffff;
	height: 100px;
	background-color: #e9008a;
	background-image: url("http://preview.nyhrc.com/wp-content/uploads/2017/04/join_btn.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	text-align: center;
	border: solid 2px #e9008a;
}
.jnpopup-inner a.popupbutton p {
	color: transparent;
	font-size: 1px;
}
.jnpopup-inner a.popupbutton:hover {
	color: #e9008a;
	background-color: #ffffff;
	background-image: url("http://preview.nyhrc.com/wp-content/uploads/2017/04/join_btn_hover.png");
	border: solid 2px #e9008a;
}

.jnpopup-inner #popup-logo {
	background-color: #e9008a;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin-bottom: 40px;
}
.jnpopup-inner #popup-logo img {
	width: 80px;
	height: 80px;
}
#zero-dollar {
	padding-left: 25px;
	position: absolute;
	z-index: -99999;
	
}
.disclaimer {
	text-align: center;
}

/* JOIN NOW BANNER */

#join-now-banner-lg {
	padding-top: 60px;
	font-family: 'Open Sans Condensed', sans-serif;	
}

#join-now-banner-lg #banner-img {
	text-align: center;
	margin-bottom: -20px;
}

#join-now-banner-lg .bannerh2 {
	color: transparent;
}

#join-now-banner-lg .zero-dollar {
	position: absolute;
	z-index: -9999;
	padding-left: 20%;
}
#join-now-banner-lg .bannerh1 {
	text-align: center;
	font-size: 70px;
	color: #e9008a;
	font-weight: 700;
	padding-left: 130px;
	padding-top: 100px;
	letter-spacing: -2px;
}
#join-now-banner-lg .banner-separator {
	position: absolute;
	z-index: -1000;
	padding-left: 35%;
	font-size: 180px;
	font-weight: bold;
	color: #002254;
	padding-top: 30px;
}
#join-now-banner-lg .bannerh3 {
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #e9008a;
	font-size: 24px;
	padding-top: 20px;
	padding-left: 150px;
	text-transform: uppercase;
}


/* JOIN NOW BANNER SMALL */
.jnpopup-inner-sm {
	float: none;
    display: block;
    margin: 0 auto;
	max-width: 450px;
}

.jnpopup-inner-sm .popuph1 {
	font-size: 60px;
	font-family: 'Open Sans Condensed', sans-serif;	
	padding-top: 60px;
	font-weight: 700;
	letter-spacing: -2px;
	margin-left: 146px;
	color: #e9008a;
}
.jnpopup-inner-sm .popuph2 {
	font-size: 120px;
	font-family: 'Open Sans Condensed', sans-serif;	
	color: #002254;
	position: absolute;
	z-index: -100;
	margin-left: 120px;
	font-weight: 700;
}
.jnpopup-inner-sm .subtext1 {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 18px;
	font-weight: bold;
	color: #e9008a;
	margin: 0px;
	margin-left: 202px;
	padding-top: 5px;
}
.jnpopup-inner-sm .subtext2 {
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 18px;
	color: #002254;
	font-weight: 300;
	margin-left: 202px;
	padding-bottom: 20px;
}

.jnpopup-inner-sm .seperator {
	display: inline-block;
	font-family: 'Open Sans Condensed', sans-serif;	
	font-size: 50px;
	padding: 15px;
}
.jnpopup-inner-sm a.popupbutton {
	color: #ffffff;
	height: 100px;
	background-color: #e9008a;
	background-image: url("http://preview.nyhrc.com/wp-content/uploads/2017/04/join_btn.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	text-align: center;
	border: solid 2px #e9008a;
}
.jnpopup-inner-sm a.popupbutton p {
	color: transparent;
	font-size: 1px;
}
.jnpopup-inner-sm a.popupbutton:hover {
	color: #e9008a;
	background-color: #ffffff;
	background-image: url("http://preview.nyhrc.com/wp-content/uploads/2017/04/join_btn_hover.png");
	border: solid 2px #e9008a;
}
.jnpopup-inner-sm #zero-dollar {
	padding-left: 25px;
	position: absolute;
	z-index: -99999;
	
}

/* MISC STYLES */
strong {
	font-weight: bold;
}

* {-webkit-font-smoothing: antialiased;}

.faq-page ol, .faq-page ul {
	padding-left: 40px;
	padding-bottom: 20px;
}

.faq-page .cssClass li{
	list-style-position: inside;
	text-indent: -30em;
}
#resume {
	height: 150px;
	width: 100%;
}
.class-search span {
	font-size: 15px;
	font-weight: bold;
}
.class-search option {
	font-size: 15px;
	font-weight: bold;
}
#bottom-classes-drop {
	background-color: #ffffff;
	margin-bottom: 50px;
	margin-top: 0;
}
#bottom-classes-drop span {
	color: #041e42;
}
#bottom-classes-drop .selectric { 
	background: #fff; border: 1px solid #414042;
}

#yachtcalendar {
	display: block; 
	position: relative; 
	top: -200px; 
	visibility: hidden;
}
#yachtfaq {
	display: block; 
	position: relative; 
	top: -220px; 
	visibility: hidden;
}
.yacht-btn {
	min-width: 200px;
	margin: 15px;
}

.yacht-sp {
	margin-top: 50px;
}

.yacht-sp #yacht-col {
	padding-bottom: 30px;
}

.yacht-sp h3 {
	font-size: 20px;
	color: #05c3de;
	font-weight: bold;
}

/* Memorial Day Schedule Styles */
#memorial-day {
	width: 65%;
	margin: 0 auto;
	float: none;
}

.red-block {
	background-color: red;
	height: 40px;
	margin-bottom: 10px;
}

.blue-block {
	background-color: #041e42;
	height: 15px;
	margin-bottom: 10px;
}

.page-id-3132 h2 {
	display: none;
}
.md-title {
	font-family: 'GothamBook';
	font-size: 42px;
	text-transform: uppercase;
	color: #041e42;
	text-align: center;
	padding-bottom: 20px;
}
#memorial-day h4 {
	font-size: 24px;
	text-align: center;
	color: red;
	text-transform: uppercase;
	font-weight: bold;
}

.md-guest-h3 {
	font-size: 40px;
	font-weight: 700;
	text-align: center;
	color: #041e42;
	text-transform: uppercase;
	line-height: 38px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#memorial-day p {
	text-align: center;
	font-family: 'SurveyorDisplayBook';
	color: #041e42;
	padding-bottom: 20px;
	font-size: 18px;
	line-height: 25px;
}

#memorial-day p strong {
	font-family: 'SurveyorDisplayBook';
}