﻿@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0}
@font-face {
    font-family:'montserrathairline';
    src: url('../fonts/montserrat-hairline-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-hairline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family:'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family:'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'open_sanslight';
    src: url('../fonts/opensans-light-webfont.woff2') format('woff2'),
         url('../fonts/opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/opensans-semibold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'montserratultra_light';
    src: url('../fonts/montserrat-ultralight-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-ultralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;}
	
body {
	color: #404040;
	font: normal 16px/19px'open_sansregular';}
ul, li {
	list-style:none;}
ul, ol {	
    margin-bottom:0;
    margin-top:0;}
li {
	margin:0;
	padding:0;}
a, input, button {
	outline:none !important;
	transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
	-ms-transition:all 0.3s ease-in-out 0s;
	-o-transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;}
a:hover, a:focus {text-decoration:none !important;}
a:hover, a:visited, a:link, a:active { 
	text-decoration: none !important;}
h2 { margin:0;}
label:focus, 
label:active,
select:focus,
input:focus, input:active {box-shadow:none !important;}
textarea:focus, input:focus { outline: none;}
label {
	font-weight:normal;
	margin-bottom:0;}
.form-control, .form-control:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: none !important;
       -o-transition: none !important;
          transition: none !important;}
img {max-width:100%;}

.mart5 { margin-top:5px !important;}
.mart10 { margin-top:10px !important;}
.mart15 { margin-top:15px !important;}
.mart20 { margin-top:20px !important;}
.mart25 { margin-top:25px !important;}
.mart40 { margin-top:40px !important;}
.marb5 { margin-bottom:5px !important;}
.marb10 { margin-bottom:10px !important;}
.marb15 { margin-bottom:15px !important;}
.marb20 { margin-bottom:20px !important;}
.marb30 { margin-bottom:30px;}
.marl5 { margin-left:5px;}
.marl10 { margin-left:10px !important;}
.marl15 { margin-left:15px !important;}
.marl20 { margin-left:20px !important;}

.marr5 { margin-right:5px;}
.marr10 { margin-right:10px;}
.marr150 { margin-right:15px;}
.marr20 { margin-right:20px;}

.pad10 { padding:10px !important;}
.pad20 {padding:20px !important;}

.padt5 { padding-top:5px !important;}
.padt10 { padding-top:10px !important;}
.padt15 { padding-top:15px !important;}
.padt20 { padding-top:20px !important;}

.padb5 { padding-bottom:5px;}
.padb10 { padding-bottom:10px !important;}
.padb15 { padding-bottom:15px;}
.padb20 { padding-bottom:20px;}

.padl5 { padding-left:5px !important;}
.padl10 { padding-left:10px !important;}
.padl15 { padding-left:15px !important;}
.padl20 { padding-left:20px !important;}

.padr5 { padding-right:5px;}
.padr10 { padding-right:10px;}
.padr15 { padding-right:15px;}
.padr20 { padding-right:20px;}

.nopad {padding:0 !important;}
.nomarg { margin:0 !important;}

.nomarg-top { margin-top:0 !important}
.nomarg-btm { margin-bottom:0 !important}

.fcgrey { color:#404040;}
.fcwhite { color:#fff;}
.fcred { color:#be3538 !important;}
.fcgreen {color:#7ea13b !important;}
.fclightgrey { color:#cfcfcf !important;}

.bggreyl { background-color:#f4f4f4;}
.bgdarkgrey { background-color:#dadada !important;}

.fs11 { font-size:11px;}
.fs12 { font-size:12px;}
.fs13 { font-size:13px;}
.fs14 { font-size:14px;}
.fs16 { font-size:16px;}
.fs18 { font-size:18px;}
.fs20 { font-size:20px;}
.fs22 { font-size:22px;}
.fs24 { font-size:24px;}
.fs30 { font-size:30px;}

.posrel {position:relative;}
.posabs {position:absolute;}

.overflowh {overflow:hidden !important;}

.fopensansl{ font-family: 'open_sanslight';}
.fopensanr{ font-family: 'open_sansregular';}
.fopsemibold { font-family: 'open_sanssemibold';}
.fmontsl { font-family:'montserratlight';}
.fmontsul { font-family: 'montserratultra_light';}
.fmontshl { font-family:'montserrathairline';}
.fmontsr { font-family:'montserratregular';}
.fopsansb { font-family: 'open_sansbold';}
.fopsansi { font-family: 'open_sansitalic';}
.fopsansboldi { font-family: 'open_sansbold_italic';}

.content-inner {
	padding-right:0;
	padding-left:0;
	margin-right:auto;
	margin-left:auto;
	max-width:1200px;}
@media screen and (max-width:1023px) {
.content-inner {
	padding:0 15px;
	width:100%;}
}
.link { 
	color:#7ea13b !important;
	word-wrap: break-word !important;}
.link:hover{ color:#7ea13b !important;}
/*header start*/
.header-navigaion{
	background-color: #fff;
	border-bottom: 1px solid #cfcfcf;}
.logo {	
	margin: 10px 15px;
	text-align:center !important;}
@media screen and (max-width: 1024px){
.logo {
	display:inline-block;
	margin:0 0 10px 0;	
	width:259px;}
}
@media screen and (max-width: 360px){
.logo {
	width:215px;}
}
.navtoggle {
	cursor:pointer;
	display:inline-block;
	font-family:'montserratregular';
	padding:25px 0 0 80px;}
@media screen and (max-width: 1024px){
.navtoggle {	
	padding:10px 0 0 25px;}
}
.navtoggle:before {
	background:url(../images/sprite-img.png) no-repeat 0 -106px;
	content:'';
	display:inline-block;
	height:14px;
	position:relative;
	right:10px;
	top:2px;
	width:20px;}
.navtoggle-txt { 
	color:#404040;
	display:inline-block;}
@media (max-width:1024px){
.navtoggle-txt { display:none;}
}
.sidenav {
	background-color: #fff;  
	border-right:1px solid #cfcfcf;
	height: 100%;
	left: 0;
    overflow-x: hidden;	
	position: fixed;
    transition: 0.5s;  
	top: 0;	
	width:0;
	z-index: 1031;}
.sidenav.in {
	overflow-y: scroll;
	width:220px}
@media screen and (min-width: 800px) {
.sidenav.in {overflow-x: visible; overflow-y: visible;}
}
.sidenav .header-nav li ul {	
	padding:135px 0 0 0;
	transition: 0.5s; 
	width:0;}
@media (max-width:1024px){
.sidenav .header-nav li ul {
	background:#fff;
	margin:70px 0 0 0;
	padding:0;
	z-index:1;}
}
.sidenav li.open ul {
	border-right:1px solid #cfcfcf;
	width:220px}
.sidenav li.open ul ul{
	left: 440px;
	width:0}
.sidenav .header-nav li.open ul li.open ul{
	left: 440px;
	width:220px}
.sidenav .header-nav li.open a.drop-down,
.sidenav .header-nav li.open ul li.open a.drop-down { color:#7ea13b;}
.sidenav .header-nav li.open ul li a.drop-down { color: #404040}
@media screen and (max-width: 1024px){
.sidenav .header-nav li ul,
.sidenav li.open ul ul {left:0;}
.sidenav.in,
.sidenav li.open ul,
.sidenav .header-nav li.open ul li.open ul {
	left: 0;
	width: 100%;}
}
.sidenav .closebtn {	
	color:#7ea13b;  
	display:inline-block;    
	left:20%;	
	padding:25px 0;
	text-align:center;
	top: 0;
	width:100%;}
.closebtn i:before {
	background:url(../images/sprite-img.png) no-repeat -122px -80px;
	content:'';
	display:inline-block;
	height:14px;
	padding-right:15px;
	position:relative;
	width:14px;}
.closebtn {
	border-bottom:1px solid #cfcfcf;
	font-family:'montserratregular';}
.header-nav {
	text-align: center;
	margin-top:30px;
	width:100%;}
.header-nav ul { margin: 0 auto;}
.header-nav li { 
	overflow: hidden;
	padding-bottom:27px;}
.header-nav li:last-of-type { margin-bottom:0;}
.header-nav li a:before {
	background-image:url(../images/sprite-img.png);
	background-repeat: no-repeat;
	content:'';
	display:block;
	margin: 0 auto 5px;
	position:relative;}
.header-nav li a {
	color: #404040;
    display: block;
	font-family:'montserratlight';
	font-size:14px;
	line-height:18px;
	padding:0 10px 10px;
	position: relative;
	text-align:center;
    transition: 0.3s}
.header-nav li a:hover { color:#7ea13b;}
.header-nav li a:after {
    border-bottom: 2px solid #cfcfcf;
    content: '';
    display: inline-block;
    height: 2px;
    width: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;}
.header-nav li a:hover:after,
.header-nav li.open a.drop-down:after { border-bottom:2px solid #7ea13b;}
.slidebar_lvl1{
	background-color:#fff;
	border-right:1px solid #cfcfcf;
	height:100%;		
	padding:95px 15px 0 15px;
	position:fixed;
	left:220px;
	top:0;
	width:220px;
	z-index:1031}
@media (max-width:1024px){
.slidebar_lvl1{
	left:0;	
	padding:0 15px;	
	width:100% !important;}
.header {
	box-shadow:3px 3px 5px #dcdcdc;
	padding:0 0 15px 0;
	text-align:center;}
.header:before {
	border-top: 10px solid transparent;
  	border-bottom: 10px solid transparent;   
  	border-right:10px solid #cfcfcf;
	content:'';
	display:block;
	height:10px;	
	position:relative;
	top:20px;
	width:10px;}
}
.header li a {
	display:block;
	width:100%;}
.slidebar_lvl1 a { 
	color:#404040;
	font-size:14px;}
.slidebar_lvl2{
	background-color:#fff;
	height:100%;	
	padding:95px 0 0 0;
	position:fixed;
	left:440px;
	top:0;	
	width:220px;
	z-index:1031;}
@media (max-width:1024px){
.slidebar_lvl2{	
	left:0;	
	padding:0 15px;	
	width:100%;}
}
.slidebar_lvl2 a{ 
	color:#404040;
	font-size:14px;}
.overlay-bg {
	background-color: rgba(0,0,0,0.5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index:1030}
.header-nav li:first-of-type a:before {
	background-position: -206px -141px;		
	height:24px;	
	width:24px;}
.header-nav li:first-of-type a:hover:before,
.sidenav .header-nav li:first-of-type.open a.drop-down:before{background-position: -238px -141px;}
.header-nav li:nth-child(2) a:before {
	background-position: -97px -180px;	
	height:24px;
	width:39px;}
.header-nav li:nth-child(2) a:hover:before,
.sidenav .header-nav li:nth-child(2).open a.drop-down:before {background-position: -50px -180px;}
.header-nav li:nth-child(3) a:before {
	background-position: -144px -180px;	
	height:24px;
	width:30px;}
.header-nav li:nth-child(3) a:hover:before,
.sidenav .header-nav li:nth-child(3).open a.drop-down:before {background-position: -180px -180px;}
.header-nav li:nth-child(4) a:before {
	background-position: -35px -304px;	
	height:25px;				
	width:25px;}
.header-nav li:nth-child(4) a:hover:before,
.sidenav .header-nav li:nth-child(4).open a.drop-down:before { background-position: -64px -304px;}
.header-nav li:nth-child(5) a:before {
	background-position: -210px -272px;	
	height:24px;				
	width:22px;}
.header-nav li:nth-child(5) a:hover:before,
.sidenav .header-nav li:nth-child(5).open a.drop-down:before { background-position: -237px -272px;}
.header-nav li:nth-child(6) a:before {
	background-position: -25px -272px;	
	height:24px;				
	width:27px;}
.header-nav li:nth-child(6) a:hover:before,
.sidenav .header-nav li:nth-child(6).open a.drop-down:before { background-position: -60px -272px;}
/*.header-nav li:nth-child(6) a:before {
	background-position: -51px -210px;	
	height:21px;	
	width:20px;}
.header-nav li:nth-child(6) a:hover:before,
.sidenav .header-nav li:nth-child(6).open a.drop-down:before { background-position: -76px -210px;}
.header-nav li:nth-child(7) a:before {
	background-position: -101px -210px;	
	height:24px;	
	width:24px;}
.header-nav li.:nth-child(7) a:hover:before { background-position: -131px -210px;}
.header-nav li:nth-child(8) a:before {
	background-position: -141px -272px;	
	height:24px;	
	width:29px;}
.header-nav li:nth-child(8) a:hover:before,
.sidenav .header-nav li:nth-child(8).open a.drop-down:before { background-position: -175px -272px;}
.header-nav li:nth-child(9) a:before {
	background-position: -162px -210px;	
	height:24px;	
	width:31px;}
.header-nav li:nth-child(9) a:hover:before { background-position: -201px -210px;}*/
.header-nav li>ul {
	background-color: #fff;	
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 220px;
	top:0;
	width: 220px;}
.header-nav li>ul>li a:before {display: none;}
.header-nav li>ul>li>ul {
	overflow: hidden;
	position: fixed;}
.ullvl2 { border-right:1px solid #cfcfcf;}
@media (max-width:768px){
.header-nav li>ul>li>ul { width:100%;}
.header-nav li>ul { 
	left:0;
	width:100%;}
.ullvl2 { 
	left:0;
	width:100%;}
.alvl1 { width:100%;}
.hiddenullvl2 { width:100%;}
}
.backtoparent {	
	background:#7ea13b;
	color:#fff;
	font-family: 'open_sanssemibold';
	margin: 0 auto;
	padding:15px 0;}
.backtoparent:before {
	background:url(../images/sprite-img.png) no-repeat -290px -180px;
	content:'';
	float:left;
	height:15px;
	left:15px;
	position:relative;
	width:9px;}
.header-nav li.backtoparent:after {
	display:none ;}	
.ban-slider{margin-top:71px}
.ban-slider img { height:auto;}
@media (max-width:1024px){
.ban-slider{margin-top:50px}
}
.page-id-172 #signup{
	display: none
}
/*header end*/
/*center body start*/
.welcome-section {
	line-height: 22px;
	padding-top: 95px;
	padding-bottom: 100px;}
@media (max-width:640px){
.welcome-section {
	padding-top:50px;
	padding-bottom: 50px;}
}
.welcome-section p{margin: 0;}
.welcome-section p::first-letter {
	font-size: 24px;
	font-family: 'open_sanslight';}
.welcome-section p{margin: 0;}
.welcome-section p::first-letter {
	font-size: 24px;
	font-family: 'open_sanslight';}
.content-heading {
	font-family:'montserratlight';
	font-size:24px;
	margin: 0 0 25px !important;
	text-align:center !important;
	text-transform:uppercase;}
.content-heading:after{
	background:url(../images/btmborder.jpg) no-repeat;
	content:'';
	display:block;
	height:3px;
	margin:0 auto;
	position:relative;
	top:6px;
	width:50px;}
.studios{
	background-repeat: no-repeat;
	background-position: 0 0;	
	height: 200px;
	width: 100%;}
@media (max-width:1024px) {
.studios{
	height: inherit;
	padding: 30px 0;}
}
.studios h2{
	color:#fff;
	font-family:'montserrathairline';
	font-size:80px;	
	text-shadow:2px 2px 3px #000;
	margin-bottom: 20px;}
@media (max-width:667px){
.studios h2{font-size:50px;}
}
.studios p{
	display:block;
	font:normal 24px/30px 'open_sanslight';
	padding:0 75px;}
.gv:hover .studios p {
	display:none;
	margin-top: 25px;}
@media (max-width:1024px){
.studios p {display: none;}
}
.studios ul {
	margin-top: 25px;
	overflow: hidden;}
@media (max-width:980px){
.studios ul {padding:0 65px;}
}
@media (max-width:667px){
.studios ul {padding:0 15px;}
}
.studios ul li { 
	display:inline-block;
	margin:0 3px 10px;}
@media (max-width:980px){
.studios ul li {margin:0 !important; padding:0 5px 10px;width: 50%;}
}
.studios ul li a{
	background-color:rgba(0,0,0,0.6);
	cursor:pointer;
	display:inline-block;
	font-family: 'open_sanslight';
	font-size:20px;
	line-height: 22px;	
	padding:15px 0;
	width:200px;}
@media (max-width:980px){
.studios ul li a{width: 100%;}
}
.studios ul li:nth-child(n+3){margin:0 3px 10px;}
.studios ul li a { color:#fff;}
.studios ul li a:hover { 
	background-color:#7ea13b;
	font-family: 'open_sanssemibold';}
.nyc { 
	background-image:url(../images/nyc-img.jpg);
	background-size:cover;}
.nyc:hover {background-image:url(../images/nyc-hover-img.jpg);}
.nyc.studios ul {padding: 0 65px;}
@media (max-width:667px){
.nyc.studios ul {padding:0 15px;}
}
.nyc.studios ul li { 
	float: left;
	margin: 0;
	padding:0 5px 10px;
	width: 100%;}
.nyc.studios ul li:last-of-type{width:100%;}
@media (min-width:479px){
.nyc.studios ul li {width: 50%;}
}
@media (min-width:1280px){
.nyc.studios ul li {width: 33.33%;}
}
.nyc.studios ul li:nth-child(n+3){padding:0 5px 10px;}
.nyc.studios ul li a{width:100%;}
.gv { 
	background:url(../images/gv-img.jpg) no-repeat center center #060606;
	background-attachment: fixed;
    background-size: cover;
	display: block;
	padding-top: 200px;
	padding-bottom: 200px;}
/*.gv:hover{background-image:url(../images/gv-img-o.jpg);}*/
@media (max-width:1024px){
.nyc {
	background-image:url(../images/nyc-hover-img.jpg);
	background-size:cover;
	margin-bottom:50px;}
.gv { 
	background-attachment: scroll;
	background-size: contain;
	background-position: center top !important;
	background-color: #2f2f2f;
	padding-top: 50px;
	padding-bottom: 50px;}
}
@media only screen and (max-width: 991px) {
.gv {
	background-attachment: scroll;
	background-size: inherit;}
}
.gurmukh-bnr {
	background:url(../images/gurmukh-banner.jpg) no-repeat #060606;
	background-attachment: fixed;
    background-position: center center;
    background-size: cover;
	display: block;
	padding-top: 150px;
	padding-bottom: 150px;}
@media only screen and (max-width: 1024px) {
.gurmukh-bnr {
	background-attachment: scroll;
	background-size: contain;
	background-position: center top !important;
	padding-top: 50px;
	padding-bottom: 50px;}
}
@media only screen and (max-width: 991px) {
.gurmukh-bnr {
	background-attachment: scroll;
	background-size: inherit;
	background-position: left -150px !important;}
}
@media only screen and (max-width: 667px) {
.gurmukh-bnr {background-position: -50px -150px !important;}
}
.gurmukh-bnr p {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 30px}
@media (max-width:640px){
.gurmukh-bnr p {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 30px}
}
.gurmukh-hdg {
	font-family: 'montserratultra_light';
	line-height:63px;
	font-size:60px;
	padding:10px 0 20px 0;}
@media screen and (max-width: 980px){
.gurmukh-hdg {
	line-height:60px;
	font-size:40px;}
}
.gurmukh-hdg i {
	background:url(../images/gby-logo-white.png) no-repeat;
	display:inline-block;
	height:60px;
	position:relative;
	top:10px;
	margin-right:30px;
	width:60px;}
@media (max-width:640px){
.gurmukh-hdg{
	font-size:45px;
	line-height:52px;
	padding:0 0 10px 0;}
.gurmukh-hdg i {
	display:block;
	height:60px;	
	top:10px;
	margin:10px auto;
	width:60px;}
}
.bannerhdg-bg {
	background:url(../images/headingbg.png) repeat center top;
	display:block;	
	margin: 0 auto;
	max-width: 800px;
	width:100%;}
@media screen and (max-width: 980px) {
.bannerhdg-bg {background-size: contain;}
}
.bannerhdg-bg:before,
.bannerhdg-bg:after{
	background: -webkit-gradient(radial, #fff, rgba(255,255,255,0));
	background: -webkit-radial-gradient(center, radial, #fff, rgba(255,255,255,0));
	background: -o-radial-gradient(center, radial, #fff, rgba(255,255,255,0));
	background: -ms-radial-gradient(center, radial, #fff, rgba(255,255,255,0));
	background: radial-gradient(circle, #fff, rgba(255,255,255,0));	
	content:'';
	display:block;
	height:2px;
	position:relative;
	opacity:0.3;
	width:100%}
.linkbtn {
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	display: inline-block;
	font: normal 20px/23px 'open_sansregular';
	padding: 20px 0 18px;
	width: 340px;}
@media (max-width:360px){
.linkbtn {
	font:16px;
	padding: 15px 0 10px;
	width:100%;}
}
.linkbtn:hover { 
	background-color: #7ea13b;
	color: #fff;
	font-family: 'open_sanssemibold';}
.trainings p {margin-bottom: 5px;}
.trainings p::first-letter {
	font-size: 16px;
	font-family: 'open_sansregular';}
.tt-level {	
	cursor:pointer;
	display:block;
	width:100%;}
.tt-level div.ttlist {
	background-repeat: no-repeat !important;
	background-position: 0 0 !important;
	background-size: cover !important;
	display:block !important;
	height: 100% !important;
	padding: 0 20px !important;	
	left: 0 !important;
	top:0 !important;
	transition:all 0.3s ease-in-out 0s !important;
	-moz-transition:all 0.3s ease-in-out 0s !important;
	-ms-transition:all 0.3s ease-in-out 0s !important;
	-o-transition:all 0.3s ease-in-out 0s !important;
	-webkit-transition:all 0.3s ease-in-out 0s !important;	
	width: 100%;}
@media (max-width:980px){
.tt-level div.ttlist {
	background-position:center !important;
	background-size:inherit !important;}
}
@media (min-width:1024px){
.tt-level div.ttlist {opacity: 0 !important;}
.tt-level:hover div.ttlist {opacity: 1 !important;}
}
.tt-level div.ttlist ul {
	position: relative !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	-o-transform: translateY(-50%) !important;
	-webkit-transform: translateY(-50%) !important;}
.tt-level div.ttlist ul li {border-bottom: 1px dashed #fff !important;}
.tt-level div.ttlist ul li:last-of-type {border-bottom: none !important;}
.tt-level div.ttlist ul li a {
	color: #fff !important;
	display: block !important;
	font-family: 'open_sansregular';
	font-size: 18px !important;
	line-height: 20px !important;
	padding: 10px 0 8px !important;
	text-align:center !important;}
@media screen and (max-width: 480px) {
.tt-level div.ttlist ul li a {font-size: 16px !important;}
}
.tt-level div.ttlist ul li a:hover {
	background: -webkit-gradient(radial, #000, rgba(255,255,255,0)) !important;
	background: -webkit-radial-gradient(center, radial, #000, rgba(255,255,255,0)) !important;
	background: -o-radial-gradient(center, radial, #000, rgba(255,255,255,0)) !important;
	background: -ms-radial-gradient(center, radial, #000, rgba(255,255,255,0)) !important;
	background: radial-gradient(circle, #000, rgba(255,255,255,0)) !important;	
	font-family: 'open_sanssemibold';}
.levelone div.ttlist {background-image:url(../images/lvl1img-o.jpg) !important;}
.leveltwo div.ttlist {background-image:url(../images/lvl2img-o.jpg) !important;}
.khalsaway div.ttlist {background-image:url(../images/khalsaway-img-o.jpg) !important;}
/*center body end*/
/*footer start*/
footer {position: relative;}
footer:before{
    background-color: #404040;
    content: '';
    height: 210px;        
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1
}
.signup-div {
	background-color:#dadada;	
	padding:20px 10px;}
@media (max-width:640px){
.signup-div { padding:10px;}
.signup-txt { 
	line-height:21px;
	margin:0 0 10px 0;
	text-align:center;}
}
@media (max-width:1024px){
.signup-txt { 	
	margin:10px 0;}
}
.signup-div .col-lg-5,
.signup-div .col-lg-7 {
	padding-left: 10px;
	padding-right: 10px;}
.signup-div input {
	background-color:#fff;
	border:none;
	color: #757575;
	font-size: 14px;
	line-height: 17px;
	padding:10px;}
.signup-div input.inputbx { 	
	margin:0 2px 0 0;
	width:34%}
.signup-div input.email { 	
	margin:0 2px 0 0;
	width:50%}
@media (max-width:1024px){
.signup-div input.inputbx { 	
	margin-bottom:10px;
	width:100%}
.signup-div input.email { 	
	margin-bottom:10px;
	width:100%}
}
.signup-div input.inputbx::-webkit-input-placeholder,
.signup-div input.email::-webkit-input-placeholder {color: #757575;}
.signup-div input.inputbx::-moz-placeholder,
.signup-div input.email::-moz-placeholder {color: #757575;}
.signup-div input.inputbx:-ms-input-placeholder,
.signup-div input.email:-ms-input-placeholder {color: #757575;}
.signup-div input.inputbx:-moz-placeholder,
.signup-div input.email:-moz-placeholder {color: #757575;}
.signup-div input.inputbx:-o-input-placeholder,
.signup-div input.email:-o-input-placeholder {color: #757575;}
.signup-div input.signupbtn {
	background-color:#7ea13b;
	border:none;
	color:#fff;
	font-family: 'open_sanssemibold';
	padding:10px 20px;}
@media (max-width:1024px){
.signup-div input.signupbtn { width:100%;}
}
.subheading { 
	border-bottom:1px solid #363636;
	box-shadow:0 1px #4e4e4e;
	font-size:14px;
	padding-bottom:5px;
	width:100%}
@media (max-width:1024px){
.subheading { display:none;}	
}
.footerlink li {
	display:inline-block;
	font-size:14px;
	line-height:15px;
	margin-top:15px;
	width:25%;}
@media (max-width:1024px){
.footerlink { 
	margin:10px 0 0 0;
	text-align:center;}
.footerlink:last-of-type {
	border-bottom:1px solid #363636;
	box-shadow:0 1px #4e4e4e;
	padding-bottom:10px;}
.footerlink li {
	border-right:1px solid #393939;	
	margin:0 0 5px 0;
	padding:0 5px;
	width:auto;}
.footerlink li:last-of-type { border:none;}
}
.footerlink li a { color:#fff;}
.footer-section{ margin-top:25px;}
.socialicon { margin:20px 0;}
@media (max-width:1024px){
.footer-section{ 
	margin-top:10px;
	margin-bottom:10px;}
.socialicon {
	margin:0;
	text-align:center;}
}
.socialicon li {
	display:inline-block;
	margin:0 12px 0 0;}
.socialicon li a{
	display:block;
	height:35px;	
	text-indent:-99999px;
	transition:0.22s;
	width:36px}
.facebook {background:url(../images/sprite-img.png) no-repeat 0 0;}
.facebook:hover { background-position:0 -42px;}
.twitter{ background:url(../images/sprite-img.png) no-repeat -46px 0;}
.twitter:hover { background-position:-46px -42px;}
.instagram { background:url(../images/sprite-img.png) no-repeat -91px 0;}
.instagram:hover { background-position:-91px -42px;}
.youtube { background:url(../images/sprite-img.png) no-repeat -136px 0;}
.youtube:hover { background-position:-136px -42px;}
.bgdrkgrey { background-color:#2a2a2a;}
@media screen and (max-width: 1024px) {
.facebook {background-position:0 -42px;}
.twitter {background-position:-46px -42px;}
.instagram {background-position:-91px -42px;}
.youtube {background-position:-136px -42px;}
}
/*footer end*/
/*GBY NYC start*/
.left-img { 
	float:left;
	margin:0 30px 30px 0 !important;
	text-align:left;}
@media (max-width:1023px){
.left-img { 
	float:none;
	margin-bottom:20px !important;
	padding:0 !important;
	text-align:center !important;
	width:100%}
}
.right-img { 
	float:right;
	padding:0 0 30px 30px !important;
	text-align:left;}
@media (max-width:1023px){
.right-img { 
	float:none;
	margin-bottom:20px !important;
	padding:0 !important;
	text-align:center !important;
	width:100%}
}
.img-border img{
	border:7px solid #fff !important;
	box-shadow: 1px 1px 2px #e9e9e9 !important;}
.photo-gallery img{	
	float:left;
	/*filter: grayscale(1);*/		
	margin:0;
	padding:0;}
.photo-gallery img:hover {filter: grayscale(0);}
.photo-gallery img{
	height:auto;
	width:240px;}
@media (max-width:640px) {
.photo-gallery img{
	height:auto;
	margin:0 auto;	
	width:100%;}
.photo-gallery li { 
	float:left;
	width:50%;}
}
.gallery-modal {	
	background:#fff;	
	border-radius:5px;
	margin:0 auto;
	padding:5px;
	position: relative;	
	top:15%;
	width:600px;}
@media (max-width:640px){
.gallery-modal {
	height:auto;
	top:15%;
	width:50%;}
}
.gallery-closebtn {
	background:url(../images/sprite-img.png) no-repeat -272px -141px;
	border:none;
	display:block;
	float:right;
	height:15px;
	position:relative;
	right:-35px;
	top:-600px;
	width:15px;}
@media (max-width:640px){
.gallery-closebtn {
	background:url(../images/sprite-img.png) no-repeat -194px -248px;		
	height:11px;	
	right:5px;
	top:-590px;
	width:11px;}
}
/*about us end*/
/*contact us start*/
.pad15 {padding:15px;}
.contact-div{
	background:#f4f4f4 !important;
	border:2px solid #fff !important;
	margin-top:20px !important;
	padding:10px !important;
	outline: 3px solid #f4f4f4 !important;}
.members li{ margin:5px 0 !important;}
.members-name {
	font-family: 'open_sansbold';
	font-size:24px;
	line-height:30px;}
@media (max-width:768px){
.members { 
	margin:10px auto !important;
	text-align:center}
.members-name {	
	margin:10px auto !important;
	text-align:center;}
}
.members-img {
	background:url(../images/sprite-img.png) no-repeat -200px 0;
	float:left;
	height:100px;
	margin:0 10px !important;
	width:100px;}
@media (max-width:768px){
.members-img {	
	float:none;
	margin:0 auto !important;}
}
.founders:before {
	background:url(../images/sprite-img.png) no-repeat -58px -80px;
	content:'';
	display:inline-block;
	height:15px;	
	margin-right:10px;
	position:relative;
	top:2px;
	width:15px;}
.founders a { color:#404040;}
.mailbox { word-wrap:break-word;}
.mailbox:before{
	background:url(../images/sprite-img.png) no-repeat -80px -80px;
	content:'';
	display:inline-block;
	height:15px;
	top:2px;
	margin-right:10px;
	position:relative;
	width:15px;}
.inputbox,
.textbox {
	border:none;
	border:1px solid #cfcfcf !important;
	margin-bottom:10px !important;
	padding:10px !important;
	width:100% !important;}
.submitbtn {
	background:#fff !important;
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;
	padding:10px 30px !important;}
.submitbtn:hover {
	background:#7ea13b !important;
	color:#fff !important;}
.google-map {
	height:270px;
	width:100%;}
/*contact us end*/
/*new to yoga start*/
.marT95 {margin-top:95px;}
.header-txt {
	font-size:16px !important;
	line-height:20px;
 	overflow: hidden;
 	text-align: center;}
.header-txt:before,
.header-txt:after {
 	background-color: #cfcfcf;
 	content: "";
 	display: inline-block;
 	height: 1px;
 	position: relative;
 	vertical-align: middle;
 	width: 50%;}
.header-txt:before {
 	right: 0.5em;
 	margin-left: -50%;}
.header-txt:after {
 	left: 0.5em;
 	margin-right: -50%;}
.tab-div p {
	text-align:left;
	font-size:16px;
	line-height:22px;
	padding:0 15px;}
.faq-heading {
	color:#404040;
	cursor:pointer;
	font-family: 'open_sansregular';
	line-height:20px;}
@media (max-width){
.faq-heading {	
	font-size:16px !important;
	line-height:20px;}
}
.faq-heading:before {
	background:url(../images/sprite-img.png) no-repeat -142px -80px;	
	content:'';
	float:left;
	height:8px;
	margin-right:10px;
	position:relative;
	top:3px;
	width:8px;}
.flower-list:before {
	background:url(../images/sprite-img.png) no-repeat -240px -249px;
	content:'';
	float:left;
	height:16px;
	margin-right:10px;
	position:relative;	
	width:20px;}
/*new to yoga end*/
/*khalsaway landing page start*/
.location:before {
	background:url(../images/sprite-img.png) no-repeat -49px -105px;
	content:'';
	display:inline-block;
	height:15px;	
	margin:0 14px 0 3px;
	position:relative;
	width:11px;}
.calender:before {
	background:url(../images/sprite-img.png) no-repeat -27px -105px;
	content:'';
	display:inline-block;
	height:15px;	
	margin:0 10px 0 0;
	position:relative;
	width:17px;}
.download-btn{
	background:#fff !important;
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;
	display:inline-block !important;
	font-family: 'open_sanssemibold';	
	margin:0 0 0 15px  !important;
	padding:10px 15px !important;}
.download-btn:hover{
	background:#7ea13b !important;
	color:#fff !important;}
.left-block {
	padding-left:0;}
.right-block {
	padding-right:0;}
@media (max-width:1024px){
.left-block { padding-left:15px;}
.right-block { padding-right:15px;}
}
.section-hdg {		
	font-family:'montserratlight';
	margin:20px 0 !important;	
	overflow:hidden;
	text-transform:uppercase;}
@media (max-width:768px){
.section-hdg {
	margin-top:15px;
	position:relative;}
}
.section-hdg:after{
 	background-color: #404040;
 	content: "";
 	display: inline-block;
 	height: 1px;
 	position: relative;
 	vertical-align: middle;
 	width: 80%;}
.section-hdg:after {
 	left: 0.5em;
 	margin-right: -50%;}
.nopadbtm { padding-bottom:0 !important;}
/*khalsaway landing page end*/
/*NYC khalsa way course start*/
.accordion-toggle{display:block;}
.accordion-hdg .accordion-toggle:after {   
    background:url(../images/sprite-img.png) no-repeat 0 -93px;
	content: "";    
    float: right; 
	height:2px;    
	margin-top:15px;
	width:10px;}
.accordion-hdg .accordion-toggle.collapsed:after {    
    background:url(../images/sprite-img.png) no-repeat -17px -85px;	
	content: "";    
    float: right; 
	height:10px; 
	margin-top:10px;
	width:10px;}
.accordion-div{
	background: #f4f4f4 !important;
	border: 2px solid #fff !important;
	margin-bottom: 30px !important;
	outline: 3px solid #f4f4f4 !important;
	padding: 10px !important;}
.accordion-hdg {	
	margin:0;}
.accordion-hdg a{
	color:#404040;
	font-size:20px;
	line-height:22px;}
@media (max-width:640px){
.accordion-hdg a{ font-size:18px;}
}
.accordion-cnt{
	border-top:1px dashed #cfcfcf !important;
	margin-top:10px !important;
	padding:15px !important;}
.accordion-cnt p{
	font-size:14px;
	line-height:20px;	
	text-align:justify;}
.formbtn {
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;
	display: inline-block;
	font-family: 'open_sanssemibold';
	font-size:14px;
	line-height:17px;
	padding:10px 20px !important;}
.formbtn:hover {
	background:#7ea13b !important;
	color:#fff !important;}
@media (max-width:640px){
.formbtn { 
	width:100%;}
}
.register:before {
	background:url(../images/sprite-img.png) no-repeat -69px -105px;
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;
	vertical-align:middle;
	width:29px;}
.refund:before {
	background:url(../images/sprite-img.png) no-repeat -150px -105px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;	
	vertical-align:middle;
	width:30px;}
.schedule:before {
	background:url(../images/sprite-img.png) no-repeat -219px -105px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;
	vertical-align:middle;
	width:30px;}
.leaders:before {
	background:url(../images/sprite-img.png) no-repeat 0 -141px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;
	vertical-align:middle;
	width:34px;}
.payment:before {
	background:url(../images/sprite-img.png) no-repeat -106px -105px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;	
	vertical-align:middle;
	width:37px;}
.payment-dtl li{
	border-bottom:1px dashed #cfcfcf !important;
	display:list-item !important;	
	font-size:18px;
	line-height:21px;	
	margin:0 0 20px 10px !important;
	padding-bottom:40px !important;}
.payment-dtl li:before {
	background:#404040;
	content:'';
	float:left;
	height:8px;
	width:8px;
	margin-right:10px;
	position:relative;
	top:8px;}
.payment-dtl li:last-child { border-bottom:none !important;}
.curiclm:before {
	background:url(../images/sprite-img.png) no-repeat -188px -105px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;	
	vertical-align:middle;
	width:24px;}
.locationinfo:before {
	background:url(../images/sprite-img.png) no-repeat -256px -105px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;
	vertical-align:middle;
	width:31px;}
.faq-icon:before {
	background:url(../images/sprite-img.png) no-repeat -43px -141px;	
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;
	vertical-align: middle;	
	width:31px;}
/*NYC khalsa way course end*/
/*Yogic Resources start*/
.dwnload-recrs li:before {
	background:url(../images/sprite-img.png) no-repeat 0 -180px;
	content:'';
	float:left;
	height:40px;
	position:relative;
	margin-right:10px;
	width:40px;}
@media (max-width:640px){
.dwnload-recrs {
	width:100%;}
}
.downld-btn {
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;	
	float:right !important;
	font-family: 'open_sanssemibold' !important;
	padding:5px 10px !important;}
.downld-btn:hover { 
	background:#7ea13b !important;
	color:#fff !important;}
@media (max-width:640px){
.downld-btn {	
	float:right !important;	
	margin-left: 50px !important;}
}
.notop-pad { padding:0;}
.downld-btn1 {
	display: inline-block;
	float: none !important;}
/*Yogic Resources end*/
/*Yogic Life Style start*/
.w100per { width:100%;}
.w50per { width:50%;}
.message-div {
	border:1px solid #cfcfcf !important;
	padding:10px !important;
	position:relative;}
.message-div p {
	font-family: 'open_sansitalic';
	font-size:14px;
	line-height:24px;}
.message-div:before {
    background: url(../images/message-left-design.png) no-repeat;
    content: '';    
    height: 150px;
	left: -11px;
    position: absolute;   	
	top: -12px;
    width: 150px;}
@media (max-width:640px){
.message-div:before {
	top: -12px;}
}
.message-div:after {
	background:url(../images/message-right-img.png) no-repeat;	
	bottom:-18px;
	content:'';
	float:right;
	height:150px !important;
	position:absolute;
	right:-18px;
	width:150px;
	visibility: visible !important;}
.lifestl-section {margin-top:50px !important;}
.lifestl-section p {
	line-height:21px !important;
	text-align:justify;}
.yogic-list li{
	list-style:decimal;
	margin:0 0 0 35px;}
.form-feild li{
	display:inline-block !important;
	margin:0 10px 10px 0 !important;
	width:48%;}
@media (max-width:768px){
.form-feild li{	
	width:100%;}
}
.form-feild li:last-of-type{ margin:0 0 10px 0!important;}
.input-feild, .date-feild {
	background-color:#f4f4f4 !important;
	border:1px solid #cfcfcf !important;
	border-radius:2px !important;
	font-family: 'open_sanssemibold' !important;
	font-size:14px !important;
	float:left;
	line-height:18px !important;
	padding:10px !important;}
.heading-aside {
	color: #808080 !important;
	font-family: 'open_sansbold';
	font-size: 16px !important;
	line-height: 20px;
	overflow: hidden;
	margin: 20px 0 0 0 !important;}
.heading-aside:before,
.heading-aside:after {
 	background-color: #808080;
 	content: "";
 	display: inline-block;
 	height: 1px;
 	position: relative;
 	vertical-align: middle;
 	width: 50%;}
.heading-aside:before {
 	right: 0.5em;
 	margin-left: -50%;}
.heading-aside:after {
 	left: 0.5em;
 	margin-right: -50%;}
.asidediv {
	background-color:#f4f4f4 !important;
	padding:30px 15px !important;}
.asidediv p { 
	color:#4c4c4c !important;
	font-size:14px !important;
	line-height:20px !important;
	text-align:justify !important;}
/*Yogic Life Style end*/
.borderbtm-dsh { border-bottom:1px dashed #cfcfcf !important;}
/*gby Workshop page start*/
.flyer-img img{
	height:auto;
	width:270px;}
@media (max-width:640px) {
.flyer-img img{
	height:auto;
	margin:15px auto;	
	width:180px;}
}
.flyer-modal {	
	background:#fff;	
	border-radius:5px;
	margin:0 auto;
	padding:5px;
	position: relative;	
	top:15%;
	width:470px;}
@media (max-width:480px){
.modal-img {
	width:250px;}
.flyer-modal {
	top:15%;
	width:260px !important;}
}
@media (max-width:640px){
.modal-img {
	width:340px;}
.flyer-modal {
	top:15%;
	width:350px !important;}
}
.flyer-closebtn {
	background:url(../images/sprite-img.png) no-repeat -272px -141px;
	border:none;
	display:block;
	float:right;
	height:15px;
	position:relative;
	right:-35px;
	top:-600px;
	width:15px;}
@media (max-width:640px){
.flyer-closebtn {
	background:url(../images/sprite-img.png) no-repeat -194px -248px;		
	height:11px;	
	right:5px;
	top:-590px;
	width:11px;}
}
.btm-border { border-bottom:1px dashed #cfcfcf !important;}
.time:before {
	background:url(../images/sprite-img.png) no-repeat -169px -80px;
	content:'';
	display:inline-block;
	height:15px;	
	margin-right:10px;
	position:relative;
	top:3px;
	width:15px;}
.price:before {
	background:url(../images/sprite-img.png) no-repeat -102px -80px;
	content:'';
	display:inline-block;
	height:15px;	
	margin-right:10px;
	position:relative;
	top:3px;
	width:15px;}
.person:before {
	background:url(../images/sprite-img.png) no-repeat -22px -225px;
	content:'';
	display:inline-block;
	height:15px;	
	margin-right:10px;
	position:relative;
	top:3px;
	width:15px;}
.workshop-hdg, .et_divi_builder #et_builder_outer_content .et_pb_module h1 {
	background:url(../images/heading-bg.jpg) repeat;
	font-size:24px;
	line-height:22px;
	padding:15px 0 !important;
	width:100%;}
@media (max-width:360px){
.workshop-hdg, .et_divi_builder #et_builder_outer_content .et_pb_module h1 {	
	font-size:18px;	
	line-height:20px;}
}
.slide-left {
	background:url(../images/sprite-img.png) no-repeat -36px -235px;
	border:none;
	cursor:pointer;
	float:left;
	height:30px;
	margin:-5px 0 0 10px;
	text-indent:-90000px;
	width:30px;}
.slide-left:hover { background-position: 0 -235px;}
.slide-right {
	background:url(../images/sprite-img.png) no-repeat -36px -235px;
	border:none;
	cursor:pointer;
	float:right;
	height:30px;
	margin:-5px 10px 0 0;		
	-ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);	
	text-indent:-90000px;
	width:30px;}
.slide-right:hover { 
	background-position: 0 -235px;
	 -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);}
/*gby Workshop page end*/
/*schedule start*/
.schedule-div {
	background-color:#f4f4f4;
	margin-bottom:30px;
	padding:5px;}
.sched-hdg { background:#404040;}
.sched-hdg li{
	color:#fff;
	display:inline-block;
	font-family: 'open_sansbold';
	font-size:14px;
	padding:10px 0 10px 10px;
	text-transform:uppercase;
	width:24%;}
@media (max-width:768px){
.sched-hdg li{ width:100%;}
}
.shed-dtls {
	border-bottom:1px dashed #cfcfcf;
	padding:10px 10px;}
.shed-dtls li { 
	display:inline-block;
	font-family: 'open_sansbold';
	vertical-align:middle;
	width:24%;}
@media (max-width:768px){
.shed-dtls li{ width:100%;}
}
.signup {
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;
	font-size:14px;	
	font-family: 'open_sanssemibold' !important;
	float:right;
	padding:5px 15px !important;
	text-transform:uppercase;}
.signup:hover {
	background:#7ea13b !important;
	color:#fff !important;}
/*schedule end*/
/*gby tt start*/
.tt-message {
	border: 1px solid #cfcfcf !important;
	position:relative;
	padding: 10px !important;
	text-align:center !important;}
@media (max-width:768px){
.tt-message {
	margin-bottom:25px !important;}
}
.tt-message span{
	font-family: 'open_sansitalic';
	font-size:14px;
	line-height:18px;
	margin-bottom:15px;}
.tt-message:before {
	background:url(../images/design-left.png) no-repeat;		
	content:'';
	float:left;
	height:70px;
	left:-9px;	
	position:absolute;
	top:-9px;
	width:70px;}
.tt-message:after {
	background: url(../images/design-right.png) no-repeat;	
	bottom: -12px;
	content:'';
	float: right;
	height: 100px;
	position: absolute;	
	right: -12px;	
	width: 100px;}
.tt-schedule {
	border-bottom:1px dotted #cfcfcf !important;
	padding-bottom:10px;}
.tt-schedule li {
	margin:0 0 5px 0 !important;}
.schedule-hdg {
	color:#404040;
	font-family: 'open_sansbold';
	font-size:18px;
	line-height:22px;
	margin:0 0 10px 0 !important;}
.schedule-hdg:hover { color:#7ea13b;}
.moreinfo-btn {
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;
	float:right;
	font-family: 'open_sanssemibold';
	padding:5px 10px !important;
	vertical-align:top;}
.moreinfo-btn:hover {
	background:#7ea13b !important;
	color:#fff !important;}
@media (max-width:768px){
.moreinfo-btn {	
	float:right;	
	margin:20px 0 !important;}
}
@media (max-width:320px){
.moreinfo-btn {	
	float:left;	
	margin:10px 0;}
}
/*gby tt end*/
/*gby nyc teachers start*/
.teachers-name a {
	color:#404040;
	font-family: 'open_sansbold';
	font-size:20px;
	margin:0 auto;}
.description { text-align:left;}
.teacher-img {
	background: no-repeat !important;
	border-radius: 50% !important;
	overflow: hidden !important;
	width: 200px !important;
	height: 200px !important;}
.teacher-img {
	display: block !important;
	margin:25px auto !important;
	min-width: 200px !important;
    min-height: 200px !important;}
.bio-img { 	
	float:left;
	margin:0 30px 45px 0;}
@media (max-width:360px){
.bio-img { 	
	float: none;
	margin-bottom:25px;
	position: relative;
	left: 20%;}
}
.bio-img img{ 
	border:7px solid #fff !important;
	box-shadow: 1px 1px 2px #e9e9e9 !important;}
.readmore {
	border:1px solid #7ea13b !important;	
	color:#7ea13b !important;
	display:inline-block;
	font-family: 'open_sanssemibold';
	font-size:14px;
	margin:15px 0 !important;
	padding:10px 15px !important;}
.readmore:hover {
	background:#7ea13b !important;
	color:#fff !important;}
/*gby nyc teachers end*/
/*gkk landing page start*/
.event-hr {
	border-bottom:1px dotted #cfcfcf !important;
	margin:0 auto !important;
	width:95%;}
.event-hr:after {
	background:url(../images/gkk/divider-img.jpg) no-repeat;	
	content:'';
	display:block;
	height:14px;
	margin:0 auto !important;	
	position:relative;
	top:8px !important;
	width:62px;}
.event-details {
	margin:25px auto !important;}
.event-details img { margin:0 auto !important;}
.event-details h3 {
	font-family: 'montserratultra_light';
	font-size:34px;
	line-height:38px;}
/*gkk landing page end*/
/*nyc pricing start*/
.price-section {
	width:100%;}
.price-div{	
	height:350px !important;
	margin-bottom:40px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;}
@media ( max-width:640px){
.price-div{		
	margin:0 auto 30px auto !important;
	padding:0  !important;
	text-align:center;}
}
.price-section div:first-child { padding-left:0;}
.price-section div:last-child { padding-right:0;}
.class-title {
	background-color:#f4f4f4 !important;	
	border-bottom:none !important;
	font-family:'montserratlight';
	font-size:20px;
	line-height:24px;
	padding:15px !important;
	text-transform:uppercase;
	text-align:center;
	width:100%;}
.class-details {
	background-color:#f4f4f4 !important;	
	border:1px solid #cfcfcf !important;
	height:245px !important;}
.class-subtitle {
	background:#f4f4f4 !important;
	display: inline-block!important;
	font-family: 'open_sansbold';
	font-size:24px;
	line-height:26px;
	height:100px;
	text-transform:uppercase;
	padding:10px 5px !important;
	position:relative;
	width:100%}
.class-list li{
	display:inline-block !important;
	margin-right:30px;
	margin-bottom:30px;
	width:25%;}
.class-list li:last-of-type { margin-right:0;}
.padt25 { padding-top:25px !important;}
.padt30 { padding-top:30px !important;}
.class-price {	
	display:block;
	font-family: 'montserratultra_light';
	font-size:70px !important;
	line-height:74px !important;
	padding:10px 10px 20px 10px !important;}
.about-class {
	background:#fff !important;
	height:65px;
	padding:10px 0 !important;
	width:100%}
.buynow-btn {
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;	
	display:inline-block !important;
	font-family: 'open_sanssemibold' !important;
	line-height:24px;
	margin:20px 0 !important;
	padding:5px 32px !important;
	text-transform:uppercase;}
.buynow-btn:hover {
	background:#7ea13b !important;
	color:#fff !important;}
.border-img {
	background:url(../images/border-img.jpg) no-repeat !important;	
	display:block;
	height:2px;
	margin:0 0 10px 0 !important;
	width:100%;}
.box-list ul, .box-list li {
	list-style: none;
 	margin-bottom: 10px !important;
 	padding-left: 40px !important;
 	text-indent: -30px !important;}
.box-list li:before{
	background:url(../images/sprite-img.png) no-repeat -240px -249px;	
	content:'';	
	display:inline-block;
	height:16px;
	margin-right:10px !important;
	position:relative;	
	width:20px;}
/*nyc pricing end*/
/*location start*/
.circle {
	border:1px solid #cfcfcf !important;	
	height: 355px;
	display: table;
	text-align: center !important;
	vertical-align: middle !important;
	border-radius: 50% !important;
	color: #222 !important;	 	
  	margin: 30px 0 !important;
	width: 100%;}
@media screen and (max-width: 1024px) {
.circle {border-radius: 0 !important;}
}
#et_builder_outer_content .circle .circle__inner {
	display: table-cell;
	text-align: center;
	padding: 30px;
	width: 100%;
    margin: 0 auto;}
.circle .circle__inner p {
	overflow-wrap: break-word !important;
	padding:0 !important;}
@media (max-width:640px){
.circle .circle__inner p {text-align:center;}
}
/*location end*/
/*blog start*/
.blog-dtls li {	
	display:inline-block;
	margin:0 15px 5px 0;}
.blog-dtls li a,
.blog-dtls li span{ 
	color:#7e8082 !important;
	font-size:12px;
	line-height:16px;}
.blog-div { 
	border-bottom:1px dashed #cfcfcf !important;
	margin:15px 0 15px 0;
	padding:0 0 15px 0;}
.blog-div:last-of-type { border-bottom:none !important;}
.blog-div p {	
	font-size:14px;
	line-height:18px;}
.read-blog {
	color:#404040;
	font-size:14px;
	font-family: 'open_sanssemibold';
	line-height:18px;
	text-transform:uppercase;}
.comment-box {
	border:1px solid #808080;
	margin:10px 0 0 0;
	padding:10px;}
.comment {
	color:#404040;
	font-size:14px;
	line-height:18px;
	margin:0 5px 0 0;}
.comment:before {
	background:url(../images/sprite-img.png) no-repeat -75px -250px;	
	content:'';
	display:inline-block;
	height:16px;
	position:relative;
	right:5px;
	top:5px;
	width:17px;}
.share {
	background:url(../images/sprite-img.png) no-repeat -101px -251px;
	display:inline-block;
	height:14px;
	position:relative;
	top:5px;
	width:14px;}
/*blog end*/
/*common css start*/
.main-container {
	line-height: 22px;
	padding-top: 95px;
	padding-bottom: 100px;}
@media (max-width:640px){
.main-container {
	padding-top:50px;
	padding-bottom: 50px;}
}
.section-hr {
	border-bottom:1px dotted #cfcfcf !important;
	margin:0 auto 25px auto !important;
	width:95%;}
@media (max-width:640px){
.section-hr {	
	margin:0 auto !important;}
}
.section-hr:after {
	background:url(../images/gbytxt.jpg) no-repeat;
	bottom:-10px;
	content:'';
	display:block;
	height:20px;
	margin:0 auto;
	position:relative;
	width:54px;}
.devider {
	border-bottom:1px dotted #cfcfcf;
	margin:10px auto;
	width:95%;}
.devider:after {
	background:url(../images/gbytxt.jpg) no-repeat;
	bottom:-10px;
	content:'';
	display:block;
	height:20px;
	margin:0 auto;
	position:relative;
	width:54px;}
/*common css end*/
/*wp theme css start*/
.search-form {
	background: white !important;
  	background-image: none !important;
  	box-shadow: none !important;
	border:none;
	border-bottom: 1px solid #a6a7a9 !important;
	display:inline-block;
	font-size: 14px;
	float: none !important;
  	height: 40px !important;  	
  	line-height: normal;
	margin: 0;
	padding:5px 0 !important;
	position: relative;
	width: 100% !important;}
@media (max-width:980px){
.search-form { margin:25px 0 0 0;}
}
.search-form .form-control {
    display: inline-block;    
    font-size: 14px;   
    color: #404040;
    background-color: #fff;
    background-image: none;
    border: none !important;
    border-radius: 0 !important;
	padding:5px 0 !important;
	width:auto;}
.search-form .form-group{	
	width:100%;}
.search-submit {
	background:url(../images/sprite-img.png) no-repeat -176px -249px;
	border:none;
	content:'';	
	float:right;
	height:12px;
	position:relative;	
	width:12px;}
.search-submit, .btn { 
    border: 0;
	cursor: pointer;   
    border-radius: 0;
	font-size: 0; 
	margin:10px 0 0 0;
	right:0;
	padding: 0; }
.btn-default:hover {    
    background:none;}
@media (max-width:640px){
.search-submit, .btn { margin:10px 0 0 0;}
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fff;
    border: none;
    border-radius: 0;
}
.et_divi_builder #et_builder_outer_content .et_pb_widget_area .widget_search .search-field,
.et_divi_builder #et_builder_outer_content .et_pb_widget_area .widget_search input[type="text"],
.et_divi_builder #et_builder_outer_content .et_pb_widget_area .widget_search input[type="search"],
.et_divi_builder #et_builder_outer_content .et_pb_widget_area #searchform input[type="text"],
.et_divi_builder #et_builder_outer_content .et_pb_widget_area .enigma_sidebar_widget #searchform input[type="text"] { 
  	border: none !important;
  	border-bottom: 1px solid #a6a7a9 !important;
  	border-radius:0 !important;
  	background: white !important;  
  	box-shadow: none !important;
  	float: none !important;
  	font-size: 14px;
  	position: relative;
 	margin:20px 0 0 0;
  	padding: 5px 0 !important;}
.search-field { 
	border:none !important;
	display:inline-block;
	width:95%;}
.widget-title {
	 font-family:'montserratregular';
	 margin:45px 0 25px 0;
	 text-transform:uppercase;}
.widget-title ul li a { color:#404040;}
.cat-item a { 
	color:#404040;
	font-size:14px;}
.widget_categories li a{
	color:#404040;
	font-size:14px;
	line-height:18px;}
.widget_recent_entries li a {
	color:#404040;
	font-size:14px;
	line-height:18px;}
.widget_archive li a{
	color:#404040;
	font-size:14px;
	line-height:18px;}
.recent-post { margin:0 0 20px 0;}
.recent-post img {
	float:left;
	margin:0 10px 0 0;}
.recent-post li:first-of-type {
	 font-family:'montserratregular';
	 font-size:14px;
	 line-height:18px;	 
	 text-transform:uppercase;}
.recent-post li a { 
	color:#404040 !important;
	font-size:14px !important;
	line-height:18px;}
.blog-tags li {
	border:1px solid #e9e9e9 !important;
	display:inline-block;
	margin:0 7px 10px 0;
	padding:5px 15px;
	text-transform:uppercase;}
.blog-tags li:hover {
	background:#7ea13b;}
.blog-tags li a:hover { color:#fff;}
.archives-title { margin:0 0 10px 0;}
.archives-title a {
	color:#404040;
	font-family: 'open_sansbold';
	font-size:15px;
	line-height:20px;}
.archives-title .accordion-toggle:after {   	
	border-left: 5px solid transparent;
  	border-right: 5px solid transparent;
  	border-top: 5px solid #404040;	
	content: "";    
    float: left; 
	height:0; 
	margin:0 5px 0 0;
	position:relative;
	top:5px;	
	width:0;}
.archives-title .accordion-toggle.collapsed:after { 
  	border-top: 5px solid transparent;
  	border-bottom: 5px solid transparent;
  	border-left: 5px solid #404040;
	content: "";    
    float: left; 
	height:0; 	
	width:0;}
.blog-title { margin-top:0 !important;}
.blog-title a {
	color:#404040;
	font-size:20px;
	font-family:'montserratregular';
	text-transform:uppercase;}
.nav-previous .meta-nav:before{
	background:url(../images/sprite-img.png) no-repeat -271px -210px;
	content:'';
	display:inline-block;
	height:30px;
	position:relative;
	top:10px;
	width:30px;}
.nav-previous .meta-nav:hover:before { background-position: -272px -250px;}
.nav-next .meta-nav:after{
	background:url(../images/sprite-img.png) no-repeat -271px -210px;
	-webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
	content:'';
	display:inline-block;
	height:30px;
	position:relative;
	top:10px;
	width:30px;}
.nav-next .meta-nav:hover:after { 
	background-position: -271px -250px;
	-webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
	top:10px;}
.nav-previous a,
.nav-next a { color:#404040;}
.nav-previous { float:left;}
.nav-next { float:right;}
.comment-reply-title {
	font-family:'montserratregular';
	font-size:24px;
	margin-bottom:0;
	text-transform:uppercase;}
.comment-notes {
	font-size:14px;
	margin-bottom:20px;}
.comment-form-comment .form-control {
	background-color: #fff;   
    border: 1px solid #e9e9e9;
    border-radius: 0;
	color: #757575;
	margin:5px 0 15px 0;
    font-size: 14px;
	width: 100%;}
.comment-form-author .form-control{
	border: 1px solid #e9e9e9;
	border-radius: 0;
	color: #757575;
	margin:5px 0 0 0;}
.comment-form-email
.form-control{
	border: 1px solid #e9e9e9;
	border-radius: 0;
	color: #757575;
	margin:5px 0 0 0;}
.comment-form-url
.form-control{
	border: 1px solid #e9e9e9;
	border-radius: 0;
	color: #757575;
	margin:5px 0 0 0;}
.form-submit .submit{
	background:#fff !important;
	border:1px solid #7ea13b !important;
	color:#7ea13b !important;
	font-size:15px;
	margin:20px 0 0 0;
	padding:10px 20px !important;
	text-transform:uppercase;}
.form-submit .submit:hover {
	background:#7ea13b !important;
	color:#fff !important;}
.form-allowed-tags { margin-bottom:20px;}
.entry-title {	
	font-family:'montserratregular';
	font-size:24px;
	line-height:30px;
	margin-top:0;
	overflow: hidden;
	text-transform:uppercase;}
.entry-title:after {
 	background-color: #404040;
 	content: "";
 	display: inline-block;
 	height: 1px;
 	position: relative;
 	width: 50%;}
.entry-title:after {
 	left: 0.5em;
 	margin-right: -50%;}
/*wp theme css end*/
.panel-collapse a {
	color:#404040;
	font-size:14px;}
.panel-collapse ul { margin:0 0 15px 0;}
.square-list { margin:20px 0;}
.square-list li { 
	margin:0 0 5px 35px !important;}
.square-list li:before {
	background:url(../images/sprite-img.png) no-repeat -142px -80px;	
	content:'';
	float:left;
	height:8px;
	margin-right:10px;
	position:relative;
	top:7px;
	width:8px;}
/*theme toggle start*/
@media (max-width:1024px){
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column {
	margin: 0 !important;
    padding:0 15px !important;}
}
.et_divi_builder #et_builder_outer_content .et_pb_toggle_open h5.et_pb_toggle_title {
    color: #333;
    font-family: 'open_sansbold'!important;
	font-size: 16px !important;}
.et_divi_builder #et_builder_outer_content .et_pb_toggle_close h5.et_pb_toggle_title {
    color: #666;
    font-size: 16px !important;}
.et_divi_builder #et_builder_outer_content .et_pb_toggle_close {
    background: none !important;
    padding: 20px 0 !important;}
.et_divi_builder #et_builder_outer_content .et_pb_toggle_open {
    padding: 20px 0 !important;}
.et_divi_builder #et_builder_outer_content .et_pb_toggle {
	border:none !important;
    border-bottom: 1px dashed #cfcfcf !important;}
/*theme toggle end*/
.et_divi_builder #et_builder_outer_content .et_pb_contact p input, .et_divi_builder #et_builder_outer_content .et_pb_contact p textarea {
    background-color: #eee !important;}
.page-header {
    padding-bottom: 13px !important;
    margin:0 0 20px 0 !important;
    border-bottom: 1px solid #e4e4e4 !important;}
.page-title { 
	font-family:'montserratregular' !important;
	font-size:24px !important;
	margin:0 !important;
	text-transform:uppercase;}
.blog-msg { 
	margin:20px auto;
	width:50%;}
.paging-preview {	
  	background:url(../images/sprite-img.png) no-repeat -215px -243px;	
	display:block;
  	height: 22px;
	width: 22px;}
.paging-preview:hover { background-position: -215px -243px;}
.paging-next {
	background:url(../images/sprite-img.png) no-repeat -215px -243px;
	display:block;
  	height: 22px;	
	transform: rotate(180deg);
	width: 22px;}
.paging-next:hover {
	background-position: -215px -243px;	
	transform: rotate(180deg);}
.paging-preview a, 
.paging-next a {
    font-size: 0 !important;} 
.paging { float:right;}
.paging li{ display: inline-block;}
.paging a {
    color: #404040;
    float: left;
	font-size:12px;
    height:22px;
    text-decoration: none;
	text-align:center;
	width:22px;}
.paging a.active {
    background-color: #404040;
    color: #cccccc;}
.paging a:hover{
    background-color: #404040;
    color: #cccccc;}
.paging li.active a {
    background-color: #404040;
	color:#cccccc;}
.paging li:last-child:hover > a {
	background:none;}
.paging li:first-child:hover > a {
	background:none;}
.et_divi_builder #et_builder_outer_content {
    padding: 0 !important;}
.event-year {
	color:#808080 !important;
	font-size:20px !important;
	font-family:'montserratregular';
	line-height:24px;
	margin:15px auto !important;
	overflow:hidden !important;}
.event-year span { 
	margin:0 auto;
	text-align:center;}
.event-year span:before {
	background:url(../images/year-divider.jpg) repeat-x;
	bottom:6px;
	content:'';
	display:inline-block;
	height:1px;
	position:relative;
	right:10px!important;
	width:45% !important;}
.event-year span:after {
	background:url(../images/year-divider.jpg) repeat-x;
	bottom:6px;
	content:'';
	display:inline-block;
	height:1px;
	left:10px;
	position:relative;
	width:45%;}
@media screen and (max-width:786px){
.event-year span:before { width:10% !important;}
.event-year span:after { width:10% !important;}
}
.event-div{
	border-bottom:1px dashed #cfcfcf !important;
	padding:15px 0 !important;}
.event-div:last-of-type { border:none !important;}
/*divi theme start*/
/*image gallery start*/
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item {	
	margin:0 !important;}
.et_divi_builder #et_builder_outer_content .et_pb_gallery_grid .et_pb_gallery_item {
	filter: grayscale(1);
	width:19% !important;}
.et_divi_builder #et_builder_outer_content .et_pb_gallery_grid .et_pb_gallery_item:hover {
	filter: grayscale(0)}
.et_divi_builder #et_builder_outer_content .et_overlay {   
    background: none !important;}
/*image gallery end*/
#et_builder_outer_content div, #et_builder_outer_content span, #et_builder_outer_content object, #et_builder_outer_content iframe, #et_builder_outer_content blockquote, #et_builder_outer_content a:active, #et_builder_outer_content a, #et_builder_outer_content img, #et_builder_outer_content ul, #et_builder_outer_content li, #et_builder_outer_content .hentry {
    vertical-align:top !important;}
.et_divi_builder #et_builder_outer_content {
    padding: 1% 0 !important;}
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
    clear: none !important;
	margin: 0 !important;
	width: 33.33% !important;
	padding: 10px;}
@media (max-width: 980px){
	.et_divi_builder #et_builder_outer_content .et_pb_column .et_pb_grid_item:nth-child(n){
		width: 33.333% !important;
		float: left;
	}
}
#et_builder_outer_content h1, #et_builder_outer_content h2, #et_builder_outer_content h3, #et_builder_outer_content h4, #et_builder_outer_content h5, #et_builder_outer_content h6 {
    line-height: 1em;
    padding-bottom: 0 !important;}
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_1_4, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 23% !important;}
.et_divi_builder #et_builder_outer_content .et_pb_text_10 {
    margin-right: 0 !important;
    margin-left: 0 !important;}
#et_builder_outer_content input[type="text"], #et_builder_outer_content input[type="password"], #et_builder_outer_content input[type="number"], #et_builder_outer_content input[type="email"] {
    height: 40px !important;}
/*theme column width start*/
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 3%!important;}
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_1_2, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 48.3%!important;}
@media (max-width:980px){
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 0!important;}
.et_divi_builder #et_builder_outer_content .et_pb_gutters3 .et_pb_column_1_2, .et_divi_builder #et_builder_outer_content .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 100% !important;}
}
.et_divi_builder #et_builder_outer_content .et_pb_module img {
    display: block !important;
}
.et_divi_builder #et_builder_outer_content .et_pb_module img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    display: block !important;
    margin: 0 auto !important;
    max-width: 100%;
    padding: 0;}
.et_divi_builder #et_builder_outer_content .et_pb_text ul, .et_divi_builder #et_builder_outer_content .et_pb_text ol {
    padding-bottom: 0 !important;}
/*theme column width start*/
/*divi theme end*/
.w48per { width:48%;}
.date-feild {
	width:48%;}
/*video start*/
.player { 
	height:315px;
	width:100%;}
/*video end*/
.signup-btn {
	border:1px solid #7ea13b !important;	
	color:#7ea13b !important;
	display:inline-block;
	font-family: 'open_sanssemibold';
	font-size:14px;
	margin:0 !important;
	padding:7px 25px !important;}
.signup-btn:hover { 
	background:#7ea13b !important;
	color:#fff !important;}
.registration-close {
	background:#dadada;
	color:#404040;
	font-family: 'open_sansbold';
	padding:10px;}
.imageholder {
	height: 100%;
	position: relative;
	width: 100%;}
.imageholder .caption {
	background-color: rgba(0,0,0,0.8);	
	color: #fff;	
	font-family: 'open_sansbold';
	font-size:40px;
	height: 100%;	
	left: 0px;			
	position: absolute;
	text-align:center;
	text-transform:uppercase;
	width: 100%;}
.caption { padding-top:60%;}
.video-div iframe{
	width:100%;	
	height:20%;
	padding:0 !important;
	margin:20px 0;}
.form-group {margin-bottom:0;}

.page-id-181 .schedule:before {display: none;}
.page-id-181 div.healcode table.schedule tr th.hc_time {
	background-color: #f4f4f4 !important;
	border-top: 1px dashed #cfcfcf !important;
	border-bottom: none !important;
	color: #404040 !important;
	font-size: 16px !important;
	line-height: 22px !important;}
.page-id-181 div.healcode table.schedule tr.odd:first-of-type th.hc_time {border-top: none;}
.page-id-181  div.healcode table.schedule tr th.hc_day {
	background-color: #404040 !important;
	border-top: 1px solid #aaa !important;
	color: #fff !important;}
.page-id-181 div.healcode table.schedule td.hc_day {
	border-top: 1px dashed #cfcfcf !important;
	border-bottom: none !important;
	color: #404040 !important;}
.page-id-181 div.healcode table.schedule tr th {border-bottom: none !important;}
.drop-in-txt {font-family: 'open_sansbold';}
.no-btm-border {border-bottom: none !important}
/*Seva Start*/
.featrd-projects {
	background-color: #f4f4f4 !important;
	display: block;
	padding: 20px 15px 0 !important;}
.featrd-projects ul.projects {margin: 0;}
.featrd-projects ul.projects li {margin: 0 0 20px !important;}
.featrd-projects ul.projects li h3 {
	color: #808080 !important;
	display: block !important;
	font: normal 16px/18px 'open_sansbold' !important;
	margin-bottom: 10px !important;
	overflow: hidden;
	text-align: center !important;
    text-transform: uppercase;
    white-space: nowrap;}
.featrd-projects ul.projects li h3 span {
	position: relative;
    display: inline-block;}
.featrd-projects ul.projects li h3 span:before,
.featrd-projects ul.projects li h3 span:after {  
	background: #808080;  
	content: "";
    position: absolute;
    top: 50%;
    width: 430px;
    height: 1px !important;}
.featrd-projects ul.projects li h3 span:before{
	left: 100%;
    margin-left: 10px;}
.featrd-projects ul.projects li h3 span:after{
	right: 100%;
    margin-right: 10px;}
.project-dtls {text-align: center !important;}
.project-dtls li {
	display: inline-block;
	float: none;
	margin: 0 15px 15px 0 !important;}
.read-more {color: #404040}
.read-more:hover {color: #7ea13b;}
.contact-hd,
#et_builder_outer_content h2.contact-hd {
	border-bottom: 1px dashed #cfcfcf !important;
	font-size: 24px;
	line-height: 30px !important;
	padding-bottom: 15px !important;}
.contact-hd:before {
	background: url(../images/sprite-img.png) no-repeat -97px -269px;
	content: '';
	display: inline-block;
	float: left;
	height: 30px;
	margin-right: 25px;
	width: 30px;}
.contact-dv {padding: 20px 0 !important;}
/*Seva End*/
.resource:before {
	background:url(../images/sprite-img.png) no-repeat 0 -301px;
	content: "";    
    display:inline-block;
	height:30px; 
	margin:0 20px 0 10px;
	position:relative;
	vertical-align:middle;
	width:30px;}
.ftr-btm-dv {
    display: inline-block;
    margin: 10px auto 30px}
@media (max-width:640px){
.ftr-btm-dv {margin:30px auto}
}
.ftr-btm-dv li{
    display: inline-block;
    padding: 0 10px;
vertical-align: top}
.ftr-btm-dv li a{
    background-image: url(../images/sprite-img.png);
    background-repeat: no-repeat;
    display: block;
    font-size: 0;
    line-height: 0;
    opacity: 0.6;
    height: 35px;
    width: 35px;}
.ftr-btm-dv li:hover a{opacity: 1}
.ftr-btm-dv li a.apple{background-position: -131px -304px}
.ftr-btm-dv li a.spotify{background-position: -94px -304px}
#radiant-power .et_pb_gallery_item.et_pb_grid_item.et_pb_bg_layout_light {
    filter: grayscale(0);
}
/* Checkout Start */
.banner-bg{background-color: #1F1F1F;}
.txtBox{
	border:1px solid #cfcfcf !important;
	margin-bottom:20px;
	padding:10px !important;
	width:100% !important;}
.selectMenu{
	box-shadow: none;
	background: transparent;
	border: 0 !important;
	color: #757575;
	outline: 0;
	padding:2px !important;
	position: relative;
	width:100% !important;
	-webkit-appearance: none;
  	-moz-appearance: none;
  	-ms-appearance: none;
}
.selectMenu::-ms-expand {
	display: none;
  }
.select-wrapper {
	position: relative;	
}
.select-wrapper:after {
	border: solid #c9c9c9;
	border-width: 0 2px 2px 0;
	content: '';
  	display: inline-block;
	padding: 3px;
	position: absolute;
  	top: 7px;
  	right: 5px;
	transform: rotate(45deg);
  	-webkit-transform: rotate(45deg);
}
.payment-icon i{
	color: #cfcfcf;
	font-size: 40px;
	margin-left: 5px;
}
@media (max-width:767px){
	.payment-icon i{font-size: 24px;}
}
.validThru{
	border:1px solid #cfcfcf;
	color: #757575;
	font-size: 16px;
	line-height: 22px;
	margin-bottom:20px !important;
	padding:7px 10px !important;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.validThru span{
	width: 22%;
}
.validThru span:first-of-type{
	width: 50%;
}
.requiredTxt{
	color: #be3538;
	font-size: 12px;
	left: 20px;
	position: absolute;
	top: 40px;
}
.saveCard{
	display: block;
	font-size: 12px;
    padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
.w20{width: 20% !important;}
.w80{width: 80% !important;}
/* Checkout End */

.save-icon-btn {
	background-color: transparent;
	border: none;
	cursor: pointer;
}

.popup-btn-loader {
	display: inline-block;
	height: 26px;
	overflow: hidden;
	vertical-align: middle;
	width: 82px
}

	.popup-btn-loader img {
		max-height: 100%;
	}