/* CSS Document */

html {
	min-width: 320px;
	font-size: 16px;
}
body{
	margin: 0;
	padding: 0;
	color: #4D014D;
	text-align: left;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	background: #fff;
	}
		
div, ul, li{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
ul{
	padding: 10px 0 10px 40px;
}
li{
	margin: 5px 0;
}
p {
	margin: .5em 0 1em 0;
	line-height: 150%;
}
a {
	color: #96b100;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
.footer a{
	color: #fff;
}
a img:active,
a img:focus {
	border: none;
	outline-style: dotted;
}
h1, h2, h3, h4, h5, h6{
	margin: 1em 0 .5em 0;
	color: #96b100;
	line-height: 150%;
	text-transform: capitalize;
	font-family: 'Chakra Petch', sans-serif;
	}
h1{
	color: #96b100;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	}
.page-header{
	text-align: center;
}
h2{
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -0.5px;
	}
h3{
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	}
h4{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	}
h5{
	font-size: 1.1em;
	font-weight: bold;
	}
h6{
	font-size: 1em;
	font-weight: bold;
	}		
img{
	max-width: 100%;
	height: auto;
	}

/* page layout styles */

.width-control{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
}
.top-bar {
    width: 100%;
    margin: 0;
	padding: 1px 0;
    color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 7020;
}
.header{
	padding: 0;
	margin: 0 auto;
	clear: both;
	position: relative;
	background: #000;
	}
.header .width-control{
	width: 100%;
	max-width: 1920px;
	max-height: 560px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	overflow: hidden;
}
.below-header{
	margin: -40px 0 0 0;
	padding: 1px 0;
	position: relative;
	background: #2E012E;
}
.below-header .width-control{
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
	font-family: 'Chakra Petch', sans-serif;
}
.content-area{
	margin: 0;
	padding: 1px 16px 30px 16px;
	position: relative;
	overflow: hidden;
	}
.below-content{
	margin: 0;
	padding: 1px 10px 40px 10px;
	position: relative;
	background: #f4f4f4;
	border-top: 1px solid #ebebeb;
}
.above-footer{
	margin: 0;
	padding: 10px 16px;
	overflow: auto;
	clear: both;
	color: #fff;
	background: #2E012E;
	}
.footer{
	margin: 0;
	padding: 4px 16px 20px 16px;
	font-size: 90%;
	background: #1a1a1a;
	position: relative;
	}
.inner-footer{
	margin: 0;
	padding: 1px 16;
	color: #ffffff;
	position: relative;
	}
.base{
	margin: 0;
	padding: 10px 16px;
	color: #ffffff;
	font-size: 13px;
	background: #000;
	}
.clear-both{
	height: 1px;
	overflow: hidden;
}

/* 
 * hide these elements by default 
 */

.nav-button { display: none; }
 
.desktop-only,
.tablet-only,
.mobile-only{
	display: none;
}
p.text-signature{
	font-size: 1.2em;
	font-style: italic;
  	font-family: "Satisfy", "Palatino Linotype", serif; 
}


/*
 * 
 */
div.login{
	text-align: center;
}
ul.nav-stacked{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
ul.nav-stacked li{
	list-style: none;
}
ul.nav-stacked li:nth-child(3){
	display: none;
}
.controls input{
  border: 1px solid #888888;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 1.1em;
  margin: 10px 0;
  padding: 6px 10px;
  width: 100%;
	max-width: 320px;
}
.controls button.btn{
  background: #BC77DB none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.1em;
  padding: 9px 10px;
  text-transform: uppercase;
  width: 180px;
}
.controls button.btn:hover{
  background: #554428 none repeat scroll 0 0;
  color: #fff;
}
.fastsocialshare_container{
	padding: 10px;
	clear: both;
	background: #f7f7f7;
	border-radius: 4px;
}
div#cookiesck{
	z-index: 9999;
}
a#cookiesck_readmore{
	color: #ebebeb;
}
#system-message {
  	margin-bottom: 10px;
  	padding: 1px 0 10px 0;
  color: #fff;
	text-align: center;
  background: #BC77DB;
}
.alert-message a.close{
  display: none;
}
.alert-message h4{
  margin: 10px;
  color: #fff;
}
.alert-notice{
	margin-top: 1em;
	padding: 10px 20px;
	display: block;
	border-top: 1px solid #cd0000;
	border-bottom: 1px solid #cd0000;
}
.tick-list li{
	padding-left: 30px;
	background: url(../images/backgrounds/light-purple-tick.png) 2px 4px no-repeat;
	background-size: 20px 20px;
}
.content-header-text{
	margin: 50px 0 0 0;
	font-size: 24px;
	text-shadow: -1px -1px 2px rgb(0,0,0);
}
.content-header-text h3{
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 68px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
}
.content-header-text p{
	margin: 0;
	padding: 0 0 10px 0;
	color: #fff;
	font-weight: bold;
}
.class-dates{
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	overflow: auto;
}
.class-dates li{
	margin: .5%;
	padding: 10px 0;
	width: 24%;
	float: left;
	list-style: none;
	text-align: center;
	color: #2E012E;
	font-weight: bold;
	background: #96b100;
}
.content-area .width-control{
	
}
.content-location-link{
	padding: 1px 0;
	clear: both;
}
.class-locations{
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	overflow: auto;
}
.class-locations li{
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
	list-style: none;
	color: #fff;
	text-align: center;
}
.class-locations li a{
	margin: 0;
	padding: 10px 0;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	text-decoration: none;
	background: #2E012E;
}
.class-locations li:first-child a{
	border-right: 1px solid #693869;
}
.class-locations li a:hover{
	color: #96b100;
	font-weight: bold;
}
.half-left, .half-right{
	width: 48%;
	padding: 1px 0;
	float: left;
}
.half-left{
	margin: 0 2% 0 0;
}
.half-right{
	margin: 0 0 0 2%;
}
.content-header-logo img{
	float: left;
	width: 120px;
	height: auto;
	display: none;
}
ul#information:before{
	content: "Information";
	display: block;
	padding: 5px 0;
	text-align: center;
	color: #96b100;
	font-size: 1.2em;
}
ul#location:before{
	content: "Locations";
	display: block;
	padding: 5px 0;
	text-align: center;
	color: #96b100;
	font-size: 1.2em;
}
ul.menu-about-nav:before{
	content: "Learn More...";
	display: block;
	padding: 20px 0 10px 0;
	text-align: left;
	color: #96b100;
	font-size: 1.6em;
	text-transform: uppercase;
	font-family: 'Chakra Petch', sans-serif;
}

.content-header-image{
	max-width: 960px;
	margin: auto;
}

/* ================================================================================================= */


















/* Mobile Styles */

/* ================================================================================================= */

@media only screen and (max-width: 919px){
	
/*
 * mobile overrides
 */	

body{
	font-size: 15px;
	letter-spacing: -0.5px;
}
.mobile-only{
	display: block;
}
h1, h2, h3, h4, h5, h6{
	margin: 1em 0 .5em 0;
	color: #96b100;
	font-weight: bold;
	line-height: 140%;
	text-transform: capitalize;
	font-family: 'Chakra Petch', sans-serif;
	}
h1{
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	}
.page-header{
	text-align: center;
}
h2{
	font-size: 1.4em;
	font-weight: normal;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	}
h3{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	}
h4{
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	}
h5{
	font-size: 1.1em;
	font-weight: bold;
	}
h6{
	font-size: 1em;
	font-weight: bold;
	}		
.home .page-header{
	display: none;
	}

.content-header-text h3{
	font-size: 46px;
	text-transform: uppercase;
	font-weight: normal;
}
	#shakti-kundalini-yoga-class-locations .page-header{
		margin-top: 80px;
	}
.class-locations {
	font-size: 14px;
	letter-spacing: -0.5px;
}
.base{
	padding-bottom: 60px;
}
.content-area{
	padding: 1px 10px 20px 10px;
}
.content-location-link{
	margin-top: 1px;
	padding: 1px 0;
	clear: both;
}
.breadcrumb-trail {
	font-size: 12px;
}
.box-wide{
	width: 100%;
	padding: 10px 0;
	margin: 0;
	clear: both;
	}
.box-left{
	width: 100%;
	padding: 0 20px;
	margin: 0;
	box-sizing: border-box;
	display: block;
	text-align: center;
	}
.box-right{
	width: 100%;
	padding: 0 20px;
	margin: 0;
	display: block;
	}
	.half-left, .half-right{
		width: 100%;
		float: none;
		margin: 0;
	}
.mobile-logos{
		width: 100%;
		margin: 1em 0;
		padding: 0;
		text-align: center;
	}
	.mobile-logos li{
		margin: 0;
		list-style: none;
		float: left;
		box-sizing: border-box;
		padding: 1px 30px;
	}
	.mobile-logos li img{
		width: 100%;
        height: auto;
	}
    .mobile-logos li:nth-child(1){
        width: 58%;
    }
    .mobile-logos li:nth-child(2){
        width: 42%;
    }
    .mobile-logos li:nth-child(3){
        width: 100%;
    }
    .mobile-logos li:nth-child(3) img{
        width: 200px;
        max-width: 70%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
	#shakti-kundalini-yoga-class-locations .item{
		margin-bottom: 20px;
		padding-top: 10px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing: border-box;
		background: #fff;
      border: 1px solid #ebebeb;
	}
	.class-locations li a{
	font-size: 18px;
}
#shakti-kundalini-yoga-class-locations .page-header {
	margin-top: 1px;
}
.class-locations li a{
	font-size: 13px;
}
.content-header-image{
	min-height: 180px;
	background: #000;
}

/*
 * end mobile overrides
 */



/*
 * mobile menus
 */

.top-bar .nav-button {
        display: block;
        position: fixed;
        top: 10px;
        right: 10px;
        width: 50px;
        height: 46px;
        border: none;
        background-color: #96b100;
        background-image: url('../images/backgrounds/menu-button.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 40px, 100%;
        cursor: pointer;
        z-index: 9996;
        text-indent: -9999px;
        border-radius: 2px;
		box-shadow: 0 0 10px rgba(0,0,0,0.6);
    }
.top-bar .nav-button.open {
        background-image: url('../images/backgrounds/close-menu-button.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 40px, 100%;
    }

    /* Navigation Bar
    -------------------------------------------------------- */


.menu-nav{
        width: 100%;
        float: none;
        background-color: #2a2a2a; /* change the menu color */
        margin: 0;
        padding: 64px 0 0 0;
        text-align: center;
        overflow: hidden;
        box-shadow: 0;
        position: fixed;
        top: 0px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9990;
        clear: both;
        transform: translateX(100%);
        transition: all .5s ease;
    }
.menu-nav li {
        width: 100%;
        padding: 0;
        margin: 0;
        border-bottom: 2px solid #96b100;
    }
.menu-nav li:nth-child(1){
	border-top: 2px solid #96b100;
}
.menu-nav li a {
        display: block;
        padding: 10px 5%;
        font-size: 1.2em;
        font-weight: bold;
        color: #ffffff;
        text-transform: uppercase;
        text-decoration: none;
        letter-spacing: 2px;
    }
.menu-nav li a:hover {
        background-color: #575757;
    }
.menu-nav.open { 
		position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; 
        transform: translateX(0);
        transition: all .5s ease;
    }
.menu-nav li.item-101 a.home img{
	height: 28px;
	width: 28px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	.menu-nav .nav-child{
		margin: 0;
		padding: 0;
		display: block;
	}
	.menu-nav .nav-child li{
		list-style: none;
		margin: 0;
		padding: 0;
		display: block;
	}
	.menu-nav .nav-child li:last-child{
		border-bottom: none;
	}
	
	.menu-about-nav{
		margin: 0;
		padding: 40px 0 10px 0;
		display: block;
		text-align: center;
	}
	.menu-about-nav li{
		width: 48%;
		margin: 3px 1%;
		padding: 0;
		float: left;
		display: block;
		list-style: none;
	}
	.menu-about-nav li a{
		margin: 0;
		padding: 8px 12px;
		color: #fff;
		display: block;
		text-decoration: none;
		background: #2E012E;
	}
	.menu-about-nav li a:hover{
		color: #96b100;
	}
	.menu-about-nav li.current a{
		padding-bottom: 4px;
		border-bottom: 4px solid #96b100;
	}
	

/*
 * footer menu
 */

.menu-info-nav{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	display: block;
	overflow: auto;
}
.menu-info-nav li{
	width: 48%;
	margin: 3px 1%;
	padding: 0;
	list-style: none;
	float: left;
}
.menu-info-nav li a{
	margin: 0;
	padding: 6px 0;
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background: #000;
}
	.menu-info-nav li a:hover{
		color: #96b100;
	}

/*
 * end mobile menu
 */

/*
 * header
 */

/* .home .span6:nth-child(1){
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 5px 20px 20px 20px;
	background: #f5f5f5;
}
.home .span6:nth-child(2){
	width: 100%;
	box-sizing: border-box;
	margin: 1em 0 0 2%;
	padding: 10px;
}
.about .span6:nth-child(2){
	margin-top: 1em;
	padding: 10px 20px;
	background: #ebebeb;
	} */
.content-contact-footer{
	width: 65%;
	float: left;
	margin: 2em 0;
	padding: 0;
	color: #fff;
	box-sizing: border-box;
	letter-spacing: 1px;
	clear: left;
	}
.content-contact-footer h3{
	color: #fff;
	margin-top: 0;
	}
	.content-header-text{
		width: 100%;
		margin-top: 60px;
		text-align: center;
	}










	
	
	
	
}

/* Narrow styles */

@media all and (max-width: 640px){

.content-location-link h3{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	}
.content-header-text h3{
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}

	.menu-about-nav{
		margin: 0;
		padding: 40px 0 10px 0;
		display: block;
		text-align: center;
	}
	.menu-about-nav li{
		width: 100%;
		margin: 0;
		padding: 2px 0;
		display: block;
		list-style: none;
		float: none;
	}
	.menu-about-nav li a{
		margin: 0;
		padding: 8px 12px;
		color: #fff;
		display: block;
		text-decoration: none;
		background: #2E012E;
	}
	.menu-about-nav li a:hover{
		color: #96b100;
	}
	.menu-about-nav li.current a{
		padding-bottom: 4px;
		border-bottom: 4px solid #96b100;
	}
.img-left,
.img-right{
	width: 100%;
	max-width: 100%;
	float: none;
	clear: both;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	display: block;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
}







/*
 * end mobiles styles
 * 
/* ================================================================================================= */


@media only screen and (max-width: 919px) and (orientation: landscape){
	
	
.box-wide{
	width: 100%;
	padding: 10px 0;
	margin: 0;
	clear: both;
	position: relative;
	overflow: auto;
	}
.box-left{
	width: 34%;
	padding: 0 40px 0 0;
	margin: 0;
	float: left;
	}
.box-right{
	width: 66%;
	padding: 0;
	margin: 0;
	float: left;
	
	}
.header .nav-button {
        display: block;
        position: fixed;
        top: 10px;
        right: 16px;
        width: 60px;
        height: 50px;
        border: none;
        background-color: #554428;
        background-image: url('../images/backgrounds/menu-button.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 40px, 100%;
        cursor: pointer;
        z-index: 9996;
        text-indent: -9999px;
        border-radius: 2px;
    }
.header .nav-button.open {
        background-image: url('../images/backgrounds/close-menu-button.png');
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 40px, 100%;
    }
	
	.menu-nav.open {
		margin: 0;
		padding: 60px 0 0 0;
		text-align: 0;
		border-top: none;
	}	
	.menu-nav.open li{
		width: 48%;
		margin: 0 1%;
		padding: 0;
		float: left;
		list-style: none;
	}
	.menu-nav.open li:nth-child(1){
		border-top: none;
	}
	.menu-nav .nav-child{
		display: none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
}














/* Desktop Styles */

/* ===================================================================================================*/

@media only screen and (min-width: 920px) {
	
/*
 * wide overrides
 */

body{
	font-size: 16px;
}
.desktop-only{
	display: block;
}
.contact .half-left{
	width: 65%;
	padding: 10px 30px 30px 0;
	float: left;
	}
.contact .half-right{
	width: 35%;
	padding: 20px 0 30px 30px;
	float: left;
	}
.box-wide{
	width: 100%;
	padding: 10px 0;
	margin: 0;
	clear: both;
	overflow: auto;
	}
.box-left{
	width: 34%;
	padding: 0 20px 0 0;
	margin: 0;
	float: left;
	}
.box-right{
	width: 66%;
	padding: 0;
	margin: 0;
	float: left;
	}
.content-area{
	padding-left: 8%;
	padding-right: 8%;
	}
.content-area .width-control {
	margin: 20px auto;
}

/*
 * end wide overrides
 */



/* 
 * menu styles
 */


/*
 * wide menu
 */

.menu-nav{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	clear: both;
	background: #2E012E;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 7020;
	box-shadow: 0 0 20px rgba(0,0,0,.8);
}
.menu-nav li{
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
.menu-nav li a{
	margin: 0;
	padding: 12px 20px;
	color: #fff;
	font-size: 17px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 2px solid #693869;
}
	.menu-nav li:first-child a{
		border-left: 2px solid #693869;
	}
.menu-nav li a:hover{
	color: #96b100;
	text-decoration: none;
}
	.nav-child{
		margin: 0;
		padding: 0;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		background: #2E012E;
		display: none;
	}
	.nav-child li{
		display: block;
		float: none;
		list-style: none;
	}
	.nav-child li a{
		display: block;
		font-size: 16px;
		border-right: none;
		border-top: 1px solid #693869;
	}
	.menu-nav li .nav-child li:first-child a{
		border-left: none;
	}
	.menu-nav li.parent:hover .nav-child{
		display: block;
	}
	.menu-nav li.parent{
		background: url(../images/backgrounds/parent-icon.png) 50% 90% no-repeat;
		background-size: 40px 3px;
	}

	.menu-about-nav{
		margin: 0;
		padding: 10px 0;
		display: block;
		text-align: center;
	}
	.menu-about-nav li{
		margin: 0;
		padding: 0 5px;
		display: inline;
		list-style: none;
	}
	.menu-about-nav li a{
		margin: 0;
		padding: 8px 12px;
		color: #fff;
		display: inline-block;
		text-decoration: none;
		background: #2E012E;
		border-radius: 4px;
	}
	.menu-about-nav li a:hover{
		color: #96b100;
	}
	.menu-about-nav li.current a{
		padding-bottom: 4px;
		border-bottom: 4px solid #96b100;
	}
.menu-info-nav{
	width: 100%;
	margin: 0;
	padding: 1px 0;
	text-align: center;
}
	.menu-info-nav li{
		margin: 0;
		padding: 0;
		list-style: none;
		display: inline-block;
	}
.menu-info-nav li a{
	color: #ffffff;
	padding: 6px 10px;
	margin: 0;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
}
.menu-info-nav li a:hover{
	color: #96b100;
	font-weight: bold;
}	

/*
 * header
 */

.content-telephone{
	width: 33.3333%;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}
.content-telephone .telno{
	float: left;
	margin: 50px 0 0 0;
	padding: 10px 0 10px 50px;
	font-size: 1.75em;
	background: url(../images/icons/handset-icon.png) 2px 50% no-repeat;
	background-size: auto 30px;
}
.top-bar .content-logo{
	width: 33.3333%;
	margin: 0;
	padding: 0;
	text-align: center;
	float: left;
}
.top-bar .content-logo img{
	width: 60%;
	max-width: 260px;
}
.content-contact-footer h3{
	color: #fff;
	margin-top: 0;
	}
	.items-row{
		display: flex;
		flex-wrap: wrap;
	}
#shakti-kundalini-yoga-class-locations .span6{
		width: 48%;
		margin: 1em 1%;
		padding: 10px 20px 20px 20px;
		box-sizing: border-box;
		float: left;
		overflow: auto;
		background: #fff;
  		/*border: 2px solid #ebebeb;*/
	}
	.span6{
		width: 98%;
		margin: 1em 1%;
		padding: 10px 20px 20px 20px;
		box-sizing: border-box;
		float: none;
		overflow: auto;
		background: #fff;
	}
.address,
.email-address,
.tel-no{
	padding: 10px 0 12px 40px;
}
.footer .address,
.footer .email-address,
.footer .tel-no{
	padding: 10px 0 5px 40px;
}	
	
	
	
	
	
	
	




} 

/*
 * end desktop styles
 * 
/* ================================================================================================= */








/*
 * RS Forms
/* ================================================================================================= */



#userForm{
	float: none;
	width: 100%;
	margin: none;
	}
fieldset{
	margin: 0;
	padding: 0;
	border: none !important;
	}
.formFieldset legend{
	display: none;
}
form#userForm legend{
	text-align: left;
	font-size: 1.6em;
	margin: 1em 0 .5em 0;
	}
fieldset.formFieldset ol.formContainer li {
	padding: 5px 0;
}
div.formBody{
	width: 100%;
	text-align: left;
	}
div.formBody input,
div.formBody textArea,
div.formBody select{
	box-sizing: border-box;
	width: 100% !important;
	margin: 10px 0;
	padding: 6px 10px;
	font-size: 1.1em;
	border: 1px solid #888888;
	border-radius: 0;
	}
li.rsform-block{
		text-align: left;
	}
div.formBody input.rsform-captcha-box{
	width: 220px !important;
	}
div.formBody input#Send, .rsform-submit-button{
	width: 180px !important;
	color: #2E012E;
	background: #96b100;
	padding: 9px 10px;
	font-size: 1.1em;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
	border-radius: 4px;
	-webkit-appearance: none;
	}
div.formBody input#Send:hover, .rsform-submit-button:hover{
	color: #fff;
	background: #2E012E;
	}
.rsform-block .formRequired{
	display: none;
}


/*
 * end RS Forms
 */


/*
 * global slider styles
 */


div.tooltip{
	margin-left: -400px !important;
	display: none !important;
	visibility: none !important;
}
.pagination ul{
	margin: 0;
	padding: 30px 5px;
	text-align: center;
}
.pagination ul li{
	margin: 3px 8px;
	padding: 0;
	display: inline;
	list-style: none;
}
.pagination ul li a{
	margin: 0;
	padding: 3px 8px;
	text-decoration: underline;
}
.pagination ul li a:hover{
	color: #ffffff;
	background: #373737;
}
.osmap-sitemap{
	max-width: 800px;
	margin: 1em auto;
	text-align: left !important;
}
.osmap-sitemap ul{
	width: 100%;
	max-width: 320px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.osmap-sitemap ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.osmap-sitemap ul li a{
	margin: 0;
	padding: 10px 0 10px 10px;
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	border-bottom: 1px dashed #575757;
}
.osmap-sitemap ul li a:hover{
	background: rgba(5,5,5,.2);
}
.wide-box .half-box{
	text-align: center;
}
.breadcrumb-trail{
	margin: 0;
	padding: 5px 0;
	font-size: 12px;
	text-align: left;
}
.breadcrumb-trail li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.home .span6:nth-child(2){
	position: relative;
}
.shop-button a{
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2050;
	text-decoration: none;
	padding: 5px 50px 5px 10px;
	background: url(../images/backgrounds/next-button.png) 100% 50% no-repeat;
	background-size: auto 80%;
}
.content-button{
	height: 44px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
}
.content-button .shop-button a{
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
	z-index: 2050;
}

.content-header-image img{
	display: block;
}
.menu-gallery-nav:before{
	width: 100%;
	text-align: left;
	font-size: 2.8em;
	content: "What our customers say...";
	padding: 30px 0 10px 0;
	display: block;
	color: #EB7136;
	text-shadow: 1px 1px 0 rgb(0, 0, 0);
	font-family: "Satisfy", "Palatino Linotype", serif;	
}


.address{
	background: url(../images/backgrounds/doggy-bag-location-pin.png) 0 6px no-repeat;
	background-size: 26px auto;
}
.email-address{
	background: url(../images/backgrounds/email-button.png) 0 6px no-repeat;
	background-size: 26px auto;
}
.tel-no{
	background: url(../images/backgrounds/handset-icon.png) 0 6px no-repeat;
	background-size: 26px auto;
}
.map-overlay {
	background: transparent none repeat scroll 0 0;
	height: 250px;
	margin-top: -250px;
	position: relative;
	top: 250px;
	width: 100%;
}
#shakti-kundalini-yoga-class-locations .span6{
  padding-bottom: 50px;
  position: relative;
}
#shakti-kundalini-yoga-class-locations .span6 .readmore a{
  padding: 10px 20px;
  color: #96b100;
  font-size: 1.2em;
  text-decoration: none;
  position: absolute;
  left: 0;
  right: 20px;
  bottom: 10px;
}
#shakti-kundalini-yoga-class-locations .span6 .readmore a:hover{
  text-decoration: underline;
}
.ellipse{
  color: #fff !important;
  display: none;
}

















	
	













