body.home {
	background: url(images/texture-bg.jpg) top center no-repeat;
	background-attachment: scroll;
	background-attachment: fixed;
}
h1 {
	margin: 0 0 0.2em 0;
}
h2 {
	margin: 0 0 1em 0;
}
h3, .h3 {
	margin: 0 0 1em 0;
}
.section-form-free-days p {
	margin: 0;
}
/*header*/
.h-bi header {
	background: none;
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
	border-top: none;
	border-bottom: none;
}
header {
	text-align: left;
}
header.center {
	padding-top: 0;
	z-index: 999;
}
header.center #logo {
	padding: 15px 0;
}
header.center .m-s {
	width: 100%;
}
header .m-si {
	min-height: auto;
}
header.center .m-si nav {
	width: 100%;
}
header.center .m-si .phone {
	position: absolute;
	right: 53px;
	bottom: 14px;
}
header.center nav > ul > li {
	padding: 0;
}
header nav ul li {
	display: block;
	font-weight: 400;
	padding: 0 10px;
	position: relative;
	float: left;
}
header nav > ul > li a::before {
	display: none;
}
header #logo > a > img {
	max-width: 100%;
}
/*menu*/
.menu-main-navigation-container .menu {
	position: relative;
	left: 0;
	display: block;
	float: left;
	margin: 0;
	background: rgb(81,169,213);
	background: -moz-linear-gradient(top, rgba(81,169,213,1) 0%, rgba(28,130,182,1) 100%);
	background: -webkit-linear-gradient(top, rgba(81,169,213,1) 0%, rgba(28,130,182,1) 100%);
	background: linear-gradient(to bottom, rgba(81,169,213,1) 0%, rgba(28,130,182,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a9d5', endColorstr='#1c82b6', GradientType=0 );
	width: 100%;
}
.menu-main-navigation-container .menu > li > a {
	display: block;
	padding: 36px 30px;
	color: white;
	text-transform: uppercase;
	font-size: 21px;
	font-weight: 400;
	line-height: 0;
	font-family: 'Teko', 'Arial', sans-serif;
	border-left: 1px solid rgb(24, 117, 164);
	border-right: 1px solid rgb(88, 179, 224);
}
.menu-main-navigation-container .menu a {
	text-decoration: none;
}
.bSe .phone .phr, body .phone .phr {
	border-left: none;
	margin-left: 0;
	position: relative;
	padding: 0;
}
header .phone .phr span {
	font-family: 'Teko', 'Arial', sans-serif;
	display: inline-block;
}
header .phone .phr .fphr, header .phone .phr .apnr {
	color: #fff;
	font-size: 22px;
	font-weight: 400 !important;
}
body .phone .phr {
	color: white;
	text-transform: uppercase;
	font-family: 'Teko', 'Arial', sans-serif;
	font-size: 22px;
	background: #1A81B5;
	padding: 3px 30px;
	border-radius: 29px;
}
/*2018-06-25 moded<!---->*/
.phone-nav {
	cursor: pointer;
}
.bSe .phone:hover, body .phone:hover {
	opacity: 1;
}
header nav ul li.current_page_item.menu-item-has-children > a::after {
	display: block;
}
header nav ul li.menu-item-has-children.sub-nav > ul.sub-menu {
	display: none;
}
header nav ul li.menu-item-has-children.sub-nav:hover > ul.sub-menu {
	display: block;
}
/*banner*/
body.xpage-id-205, body.page-id-150, body.page-id-153, body.page-id-157, body.page-id-160, body.page-id-183 {
	background-color: rgb(30, 30, 30);
	background-image: url(images/main-bg.jpg), url(images/bg-repeat.png);
	background-position: center top, center top;
	background-repeat: no-repeat, repeat-y;
	background-size: cover, cover;
}
body.page-id-154, body.page-id-156 {
	background: url(images/bg-page.png) top center repeat-y;
	background-color: rgb(30, 30, 30);
	background-position: center top;
	background-repeat: repeat-y;
	background-size: cover;
}
body.page-id-159 {
	background-color: rgb(30, 30, 30);
	background-image: url(images/women-bg.png), url(images/bg-repeat.png);
	background-position: center top, center top;
	background-repeat: no-repeat, repeat-y;
	background-size: cover, cover;
}
body.page-id-155 {
	background-color: rgb(30, 30, 30);
	background-image: url(images/bjj-bg.jpg), url(images/bg-repeat.png);
	background-position: center top, center top;
	background-repeat: no-repeat, repeat-y;
	background-size: cover, cover;
}
body.page-id-152, body.page-id-962, body.page-id-961 {
	background-color: rgb(30, 30, 30);
	background-image: url(images/kids-bg.jpg), url(images/bg-repeat.png);
	background-position: center top, center top;
	background-repeat: no-repeat, repeat-y;
	background-size: cover, cover;
}
/*banner-form*/
.section-banner-form input[type="text"], .section-banner-form input[type="email"], .section-banner-form input[type="tel"], .section-banner-form select {
	background: #171717;
	border: none;
	color: #fff;
	font-size: 18px;
	min-height: 52px;
	padding: 6px 15px;
	box-sizing: border-box;
	width: 100%;
}
.section-banner-form input[type="submit"] {
	display: block;
	font-size: 14px;
	width: 100%;
	background: #267EAA;
	border: none;
	color: white;
	text-transform: uppercase;
	padding: 16px 0;
	border-radius: 30px;
	min-height: 52px;
	cursor: pointer;
	margin-top: 17px;
}
.section-banner-form .tve-lg-error {
	box-shadow: 0 0 10px #ff0500 inset !important;
}
#tve-lg-error-container .tve-lg-err-item {
	font-size: 14px;
	font-family: Roboto, sans-serif;
}
.section-banner-form p {
	margin: 0;
}
.section-banner-form .banner-form-wrap .tcb-flex-col p {
	display: none;
	margin: 0;
}
.section-banner-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #3d4a4a;
}
.section-banner-form ::-moz-placeholder { /* Firefox 19+ */
 color: #3d4a4a;
}
.section-banner-form :-ms-input-placeholder { /* IE 10+ */
 color: #3d4a4a;
}
.section-banner-form :-moz-placeholder { /* Firefox 18- */
 color: #3d4a4a;
}
.section-banner-form .thrv_wrapper.thrv-columns {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
.section-banner-form span.wpcf7-not-valid-tip {
	color: #ffb1b1;
	font-size: 1em;
	font-weight: normal;
	display: block;
}
.section-banner-form div.wpcf7-response-output, .section-form-free-days div.wpcf7-response-output {
	color: #DCDCDC;
	margin: 0;
	padding: 0.2em 1em;
	text-align: center;
}
div.wpcf7-response-output {
	margin: 0 0 20px;
	padding: 0.2em 1em;
	text-align: center;
}
/*content*/
.wrp {
	width: 100%;
	max-width: 1170px;
}
.cnt .bSe {
	padding: 20px;
}
.cnt {
	margin-top: 20px;
	position: relative;
	padding: 0;
}
.awr {
	margin-bottom: 0;
	padding-bottom: 0;
}
.page-content {
	padding-right: 30px;
	padding-left: 30px;
}
.bSe h1, .bSe .entry-title {
	font-family: 'Teko', sans-serif;
	text-transform: uppercase;
	font-size: 90px !important;
	font-weight: 400;
	margin: 0;
	line-height: 1.2;
}
.bSe p, .mry .awr-e p {
	color: #222;
}
.bSe ul ul, .bSe ol ol {
	padding-left: 0;
}
/*blog*/
.blog .cnt, .single .cnt, .archive .cnt {
	margin-top: 36px;
}
.blog .bSe .entry-title, .single .bSe .entry-title, .archive .bSe .entry-title {
	margin-top: 0;
}
.met, .blog .awr p, .single .awr-i {
	padding: 0 15px;
}
#comments, #fbcomments, #comments_fb {
	padding: 0 15px;
}
.aut {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
}
.meta li, .meta li a {
	color: #808080;
}
p.ifp {
	font-size: 1em;
}
/*testimonial*/
.section-testimonial-header {
}
.testimonial-header > h3 {
}
.testimonial-header > h3 > span {
}
.section-testimonial-content {
}
.testimonial-wrap {
	margin-bottom: 40px !important;
}
.testimonial-wrap.left {
	background: #979797;
	border: 4px solid #6D6D6D;
	border-radius: 20px;
	text-align: left;
	padding: 20px;
	float: none;
	clear: both;
}
.testimonial-wrap.right {
	background: #51A9D5;
	border: 4px solid #1A81B5;
	border-radius: 20px;
	text-align: right;
	padding: 20px;
	float: none;
	clear: both;
}
.testimonial-wrap .tve-content-box-background {
	display: none;
}
#tve_editor .testimonial-caption > h3 {
	text-shadow: 2px 2px 1px black;
}
#tve_editor .testimonial-content p {
	font-size: 17px;
	font-weight: 500;
	color: #222 !important;
}
#tve_editor .testimonail-author {
}
.bSe ul li, .bSe ol li {
	margin-bottom: 4px;
}
.bSe ul, .bSe ol {
	margin: 0px 0 25px;
}
/*.bSe .tve_shortcode_rendered h4 {
	margin-bottom: 0.7em;
	font-size: 2.17em;
	font-weight: 700;
	line-height: 1.3;
}*/
.bSe .tve_shortcode_rendered h4 {
	margin-bottom: 0.7em;
	font-size: 39px;
	font-weight: 300;
	line-height: 1.3;
}
.thrv_wrapper .alignnone {
	margin: 10px 0;
}
/*gallery*/
.ngg-galleryoverview {
	text-align: center;
}
.ngg-gallery-thumbnail-box {
	float: none;
	max-width: 100% !important;
	display: inline-block;
}
.ngg-gallery-thumbnail img {
	width: 100% !important;
	max-width: 221px !important;
}
/*section-form-free-days gender*/
.section-form-free-days.men > div.tve-page-section-out, .section-form-free-days.women > div.tve-page-section-out, .section-form-free-days.children > div.tve-page-section-out {
	background-size: contain !important;
}
#tve_editor .section-box-link .tcb-col.tve_empty_dropzone:hover a {
	color: #00aaff !important;
}
/*footer*/
footer {
	background-color: transparent;
	background-image: none;
	color: #222;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
footer .fmw {
}
.fmw section {
	margin-bottom: 0;
}
footer .fmm {
}
footer .fmw, footer .fmm {
	background-color: #1E1E1E;
	padding: 0;
}
footer .thrv_icon.thrv_wrapper {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
footer .tcb-icon {
	max-width: 45px !important;
	width: 100% !important;
	margin: 25px 10px;
	color: #1A81B5;
	height: auto;
}
footer [data-css="tve-u-1111"] {
	color: #fff;
}
footer .fmm .wrp {
	display: table;
	padding-bottom: 12px;
}
footer a {
	color: rgb(26, 129, 181) !important;
	font-size: 16px !important;
}
footer .fmm p {
	color: rgb(136, 136, 136) !important;
	font-size: 16px !important;
}
footer .footer {
	text-align: left;
	margin-top: 20px;
}
.content-shadow {
	height: 12px;
	width: 100%;
}
.content-shadow-wrap {
	background: url(images/content-shadow.png) center center no-repeat;
	height: 100%;
	margin: 0 auto;
	width: 100%;
}
.instructor {
	display: block;
	height: 205px;
	margin: 20px auto;
	width: 970px;
	clear: both;
}
.instructor > div > div {
	float: left;
	width: 259px;
}
.instructor div img {
	float: left;
	margin: 0 10px 0 0;
}
.instructor-stat ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.instructor-stat ul {
	list-style: none;
}
.instructor-stat li {
	color: #232323;
	font-size: 11px;
	margin: 0 0 20px;
}
.s_person {
	margin-bottom: 15px;
}
.s_person, .s_local_b {
	line-height: 19px;
}
.s_local_b {
	margin-bottom: 35px;
}
.instructor-stat ul .title {
	color: #232323;
	font-size: 16px;
	font-weight: 700;
}
.instructor-stat li a {
	color: #232323;
}
.mr95 {
	margin-right: 95px;
}
.instructor-stat {
	float: left;
}
.clear {
	clear: both;
}
/*landing page*/
.hr_divider {
	display: block;
	height: 2px;
	border: 0;
	border-top: 1px solid #ccc;
	background: #fff;
}
#floating_menu .wrp {
	z-index: 999;
}

/*.section-bg-banner {
	margin-top: -200px !important;
}*/
@media only screen and (max-width: 1170px) {
header {
	text-align: center;
}
header.center #logo a, header.center #text-logo a {
	display: block;
}
header nav ul li {
	display: inline-block;
	float: none;
}
.menu-main-navigation-container .menu > li > a {
	padding: 30px 25px;
	border-left: 1px solid rgb(24, 117, 164);
	border-right: none;
}
.menu-main-navigation-container .menu > li:first-child > a {
	border-left: none;
	border-right: none;
}
header.center .m-s {
	width: 100%;
	background: #3868b1;
}
header.center .m-si .phone {
	display: none;
	position: relative;
	right: auto;
	bottom: -15px;
	margin: 0 auto;
	float: none;
}
}
.mobile {
	display: none;
}

@media only screen and (max-width: 980px) {
.instructor2 > div, .instructor2 > div > div, .instructor > div > div {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}
.instructor, .instructor2, .instructor2 > div, .instructor2 > div > div, .instructor > div > div {
	height: inherit;
}
.instructor, .instructor2 {
	margin: 0;
	padding: 0 20px;
	width: auto;
}
.instructor .clear, .instructor2 .clear {
	display: none
}
.instructor-stat {
	float: none
}
.instructor div img, .instructor2 div img {
	display: block;
	float: none;
	margin: 0 auto 10px
}
.instructor2>div>div, .instructor>div>div {
	margin: 0 auto !important;
	max-width: 300px !important;
	padding: 5px 0 !important;
	text-align: center !important
}
.content-shadow {
	margin-bottom: 20px;
}
}

@media only screen and (max-width: 768px) {
.mobile {
	display: block;
}
body.page-id-205, body.page-id-150, body.page-id-153, body.page-id-154, body.page-id-156, body.page-id-157, body.page-id-160, body.page-id-183, body.page-id-159, body.page-id-152, body.page-id-962, body.page-id-961, body.page-id-155 {
	background-position: center 60px;
}
header.center #logo, header.center #text-logo {
}
header.center .m-s {
	background: #333 url(images/nav-bg.jpg) top center repeat-x;
	border-bottom: 1px solid #CCC;
	width: 100%;
	display: block;
}
header #logo > a > img {
	height: auto;
}
header .hsm {
	background: transparent;
	height: auto;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: none;
	width: 100%;
}
header .m-si {
	padding: 0;
}
header .phone.blue .phr:hover {
	background: #1A81B5;
}
.bSe .phone.blue, .widget .phone.blue, body .phone.blue {
	border-color: transparent;
	background: none;
}
header.center .m-si .phone {
	bottom: 0;
	margin-bottom: 10px;
	margin-top: 20px;
}
header nav ul li {
	display: block;
	float: none;
}
.menu-main-navigation-container .menu > li > a {
	padding: 25px 25px;
}
.section-bg-header {
}
h3.menu-toggle {
	background: url(images/icon-menu.png) center right no-repeat !important;
	border-top: 0 !important;
	display: block;
	color: #FFF;
	cursor: pointer;
	font-weight: 700;
	margin: 0;
	padding: 13px 20px;
	width: auto;
	text-align: left;
	font-size: 19px;
}
header .hsm::after {
	display: none;
}
/*start section-testimonial-content*/
#tve_editor div.thrv_wrapper.thrv-page-section.section-testimonial-content {
	padding: 5px 5px 0px !important;
}
/*end section-testimonial-content*/
/*start nav*/
.logo-area {
	background-image: url(images/nav-bg.jpg), url(images/header-bg.png);
	background-position: center bottom, center top;
	background-repeat: repeat-x, repeat-x;
	height: 261px;
}
.social-link-bg {
	background: url(images/social-link-bar.png) center center no-repeat;
	padding: 0 10px;
	margin-bottom: 8px;
}
.marque {
	display: block;
	padding: 0;
	position: relative;
	top: 14px;
	height: 68px;
	margin: 0 auto;
}
/*end nav*/
}

@media only screen and (max-width: 767px) {
.cnt {
	margin-top: 0;
}
body.page-id-154 [data-css="tve-u-161c0dc702b"], body.page-id-156 [data-css="tve-u-161c090b8d4"] {
	background-size: contain !important;
	background-position: 100% 0% !important;
	background-attachment: scroll !important;
	background-color: rgba(6, 6, 6, 0.91) !important;
}
body.page-id-154 [data-css="tve-u-161c0d1e46c"], body.page-id-154 [data-css="tve-u-161d9554641"] {
	max-width: 1170px;
}
body.page-id-154 [data-css="tve-u-161c0cf8352"], body.page-id-156 [data-css="tve-u-161c0908052"] {
	background-image: none !important;
	background-color: rgba(6, 6, 6, 0.91) !important;
}
/*start section-testimonial-content*/
#tve_editor .section-testimonial-content {
	padding: 5px 5px 0px !important;
}
#tve_editor .section-testimonial-content .testimonial-wrap.left, #tve_editor .section-testimonial-content .testimonial-wrap.right {
	text-align: left;
	padding: 30px !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#tve_editor .section-testimonial-content .testimonial-caption > h3 {
	font-size: 40px !important;
}
#tve_editor .section-testimonial-content .testimonial-content > p, #tve_editor .section-testimonial-content .testimonail-author > p {
	font-size: 18px !important;
}
#tve_editor .section-testimonial-content .tcb-flex-row {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#tve_editor .section-testimonial-content .tcb-flex-col, #tve_editor .section-testimonial-content .tcb-flex-col .tcb-col, #tve_editor .section-testimonial-content .thrv-content-box {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#tve_editor .section-testimonial-content .thrv_wrapper.tve_image_caption {
	max-width: 225px;
	width: 100%;
	margin-top: 0px !important;
}
/*end section-testimonial-content*/
}

@media only screen and (max-width: 300px) {
.awr-i {
	padding: 0 5px;
	background-attachment: inherit;
}
}
