@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Avenir Next LT Pro';
	src: url('fonts/AvenirNextLTPro-Regular.eot');
	src: url('fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/AvenirNextLTPro-Regular.woff') format('woff'),
		url('fonts/AvenirNextLTPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirNextLTPro-BoldCn';
	src: url('fonts/AvenirNextLTPro-BoldCn.eot');
	src: url('fonts/AvenirNextLTPro-BoldCn.woff') format('woff'), 
	url('fonts/AvenirNextLTPro-BoldCn.ttf') format('truetype'), 
	url('fonts/AvenirNextLTPro-BoldCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AvenirNextLTPro-Demi';
	src: url('fonts/AvenirNextLTPro-Demi.eot');
	src: url('fonts/AvenirNextLTPro-Demi.woff') format('woff'), 
	url('fonts/AvenirNextLTPro-Demi.ttf') format('truetype'), 
	url('fonts/AvenirNextLTPro-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family:'Gabriola-Regular';
	src: url('fonts/Gabriola_gdi.eot');
	src: url('fonts/Gabriola_gdi.eot?#iefix') format('embedded-opentype'),
		url('fonts/Gabriola_gdi.woff') format('woff'),
		url('fonts/Gabriola_gdi.ttf') format('truetype'),
		url('fonts/Gabriola_gdi.svg#Gabriola-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;

}

@font-face {
	font-family: 'Bikham';
	src: url('fonts/BickhamScriptPro-Regular.otf');
	
}



@font-face {
    font-family: 'vijayabold';
    src: url('vijayab-webfont.eot');
    src: url('vijayab-webfont.eot?#iefix') format('embedded-opentype'),
         url('vijayab-webfont.woff2') format('woff2'),
         url('vijayab-webfont.woff') format('woff'),
         url('vijayab-webfont.ttf') format('truetype'),
         url('vijayab-webfont.svg#vijayabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	font-family: 'Avenir Next LT Pro';
	font-size:17px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	color:#110b0b;
	line-height:17px;
	
}

div, h1, h2, h3, h4, h5, h6, p, img, ul, ol, li, form, input, textarea, dl, dt, dd  { padding : 0px 0px 0px 0px; margin : 0px;	font-weight:normal; vertical-align:baseline;}

header, footer, section,  nav, article, aside {display: block; padding : 0px 0px 0px 0px; margin : 0px;	font-weight:normal; vertical-align:baseline;}

ul {list-style : none;}

li {list-style : none;}

img {outline : none;	border : none;	vertical-align:middle; padding:0px; margin:0px;}

a {	outline : none;	text-decoration : none;}

.clr{ clear:both; height:0px; margin:0px; padding:0px;}
.clr2{ clear:both; height:0px; margin:0px; padding:0px; display:none;}

a:focus {
    outline: none;
    text-decoration: none;
}

/* --------------------- main css ------------------------------------------------------*/

.wrapper {width:100%; float:left;}

h1 {font-family:'Gabriola-Regular'; font-size:50px; padding-bottom:20px; line-height:50px; color:#18398c; }

/* --------------------- Header CSS ------------------------------------------------------*/

.hcolor { background-color:#a8d6f7;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align:top;
}






/* --------------------- Banner CSS ------------------------------------------------------*/



.banner_section {position:relative;}
.banner_section img { width:100%; }



.rightbox { height:100%; width:19%; right:0; padding:5px 1% 5px 1%;  background-color: rgba(45, 45, 45, .65);  position:absolute; overflow:hidden; } 

.horizontal { display:none; background-color:#b11f20; padding:10px 0px;}

#navbtns { text-align:center; color:#fff;}
#navbtns a {color:#fff; padding:8px 20px; background-color:#000000; border-radius:30px; display:inline-block;}
#navbtns a:hover { text-decoration:none;}



.rightbox .rightbox_l {width:80%; float:left;}

.rightbox .rightbox_r {width:20%; float:right; }
.rightbox .rightbox_r_top {cursor:pointer;}
.rightbox .rightbox_r_top img { width:50%;}
.rightbox .rightbox_r_bottom { bottom:15px; position:absolute; cursor:pointer; }
.rightbox .rightbox_r_bottom  img { width:70%;}




.scroll_con { font-size:16px !important; color:#fff  !important;}
.scroll_con  a {  padding:10px 0px !important; color:#fff  !important; text-decoration:none; display:block;}
.scroll_con  a:hover { color:#a8d6f7  !important; text-decoration:none;}

.scroll_con2 { font-size:16px !important; color:#fff  !important; text-align:center;  }
.scroll_con2  a {  padding:0px 0px !important; color:#fff  !important; text-decoration:none; display:block; line-height: 30px;}
.scroll_con2  a:hover { color:#a8d6f7  !important; text-decoration:none;}



.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}


.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
	height:auto;
}

.news-item
{
    padding:0px 0px;
    margin:0px;
    border-bottom:none; 
	height:210px !important;
}



.panel-default > .panel-heading {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}

.panel {
    background-color:transparent;
    border:none;
    border-radius: 0px;
    box-shadow:none;
    margin-bottom: 0px;
}


.panel-body {
    padding: 0px;
}

.panel-footer  { display:none;}





.crsl-items {
  display: block;
  padding: 5px;
}

.crsl-item {
  background: #fff;
  padding: 8px;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
  box-shadow: 0 2px 3px rgba(0,0,0,0.4);
}

.crsl-item .thumbnail {
  display: block;
  position: relative;
  margin-bottom: 10px;
  cursor: pointer;
}
.crsl-item .thumbnail img { 
  display: block; /* fix 1px image space http://stackoverflow.com/q/5804256/477958 */
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.crsl-item .thumbnail:hover img {
  opacity: 0.8;
}


.crsl-item {
    background: none repeat scroll 0 0;
    box-shadow: none;
    padding: 0px;
}

.thumbnail {
    background-color: transparent;
    border: none;
    border-radius: 0px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

/* --------------------- Bosy CSS ------------------------------------------------------*/

.bodyp {padding-top: 20px;	padding-bottom: 0px;	background:#c7dff7;}
	
.welcome p{ font-size:17px; line-height:32px;}


.protable { width:100%; max-width:500px; margin:auto; padding:84px 0px 0px 0px; position:relative;}

/*.protable {
    margin: auto;
    max-width: 720px;
    padding: 40px 0 0;
    position: relative;
    width: 100%;
}*/

.box1 { width:25%; left:0; margin:0px 0% 0px 11%; position:absolute; top:7.8%; }
.box2 { width:25%;  left:33%; margin:0px 2% 0px 7%; position:absolute;  top:7.8%;}
.box3 { width:25%; right:0; margin:0px 7% 0px 4%; position:absolute; top:7.8%;}



.slideshow { 
    position: relative; 
}

.slideshow2 { 
    position: relative; 
}

.slideshow3 { 
    position: relative; 
}

.slideshow > .picbox { 
    position: absolute; border-top: solid 6px #FFF ; border-left: solid 4px #FFF ; border-right: solid 4px #FFF ; 
	-webkit-box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
}


.slideshow2 > .picbox2 { 
    position: absolute; border-top: solid 6px #FFF ; border-left: solid 4px #FFF ; border-right: solid 4px #FFF ; 
	-webkit-box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
}

.slideshow3 > .picbox3 { 
    position: absolute; border-top: solid 6px #FFF ; border-left: solid 4px #FFF ; border-right: solid 4px #FFF ; 
	-webkit-box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
-moz-box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
box-shadow: 0px -7px 14px 0px rgba(0,0,0,0.21);
}

.slideshow > .picbox img{ width:80px; height:90px; }

.slideshow2 > .picbox2 img{width:80px; height:90px;}

.slideshow3 > .picbox3 img{width:80px; height:90px;  }

.right-tabole { border: solid 1px #abd8f7; padding:10px;}


.menu ul {}

.menu li { font-size:18px; color:#282828;}
.menu li a { text-decoration:none; color:#282828; padding:10px 10px; display:block; border-bottom: dotted 1px #d6d6d6; text-decoration:none; background-image:url(../images/add.png); background-position:center right; background-repeat:no-repeat; }
.menu li a:hover, .menu li a.active { background-color:#a8d6f7; }

.menu li a.less { background-image:url(../images/less.png); background-position:center right; background-repeat:no-repeat;  }


.menu li .sub-menu a{ border-bottom:none; padding-left:38px;}
.menu li .sub-menu a:hover, .menu li .sub-menu a.active { background-color:#fff; color:#a8d6f7; }

.sub-menu { display:none;}

.bordern { border:none !important;}

.bimg { background-image:none !important; }


/* --------------------- footer CSS ------------------------------------------------------*/


.fcolor { background-color:#b11f20;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copyright { font-size:12px; text-align:center; color:#fff;}



/* --------------------- innerpage CSS ------------------------------------------------------*/

.hcolor2 { background-color:#a8d6f7;
	padding-top: 10px;
	padding-bottom: 0px;
	vertical-align:top;
	position:relative;
}

.logo-inner { width:100%; max-width:156px; margin:auto; padding:10px 0px; }
/*.cart2 {  position:absolute;   color:#18208c; font-size:14px; vertical-align: top; display:inline-block; right:6%; bottom:66px; text-align:center; z-index:10; }*/


.navbar {
    border-radius: 0px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-collapse {
    border-top: transparent;
    box-shadow: none;
    max-height: 340px;
    overflow-x: visible;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar {
    border: transparent;
    margin-bottom: 0px;
    min-height: 40px;
    position: relative;
}

.color-one { background-color:#f8bef8;}
.color-two { background-color:#9fecff;}
.color-three { background-color:#a0fbac;}
.color-four { background-color:#fefc98;}
.color-five { background-color:#fcd183;}
.color-six { background-color:#feb6b7;}


.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color:transparent;
    color: #555;
	/*background-image:url(../images/menu_border.jpg); background-position:bottom center; background-repeat:repeat-x;*/
	border-top: solid 5px #000;
}

.nav > li > a {
    display: block;
    padding: 10px 37px;
    position: relative;
	font-size:16px;
	color:#000 !important;
	font-family: 'Avenir Next LT Pro';
	border-top: solid 5px #a8d6f7;
}

.nav > li > a:hover { /*background-image:url(../images/menu_border.jpg); background-position:bottom center; background-repeat:repeat-x;*/ border-top: solid 5px #000;}


.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #a8d6f7;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 2px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 0px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;

}

.navbar-header { border-top: solid 1px #FFF;}





.innderbody { padding:50px 0px; background-color:#feb6b7;}
.innderbody2 { padding:50px 0px; background-color:#f8bef8;}
.innderbody3 { padding:50px 0px; background-color:#a0f9c9; min-height:760px;}
.innderbody4 { padding:50px 0px; background-color:#fefc98;}
.innderbody5 { padding:50px 0px; background-color:#fcd183;}
.innderbody6 { padding:50px 0px; background-color:#9fecff;}
.innderbody7{ padding:50px 0px; background-color:#a0f9c9;}





.innderbody h1 {font-family:'Gabriola-Regular'; font-size:50px; padding-bottom:30px; line-height:50px; color:#000; text-align:center; }
.innderbody2 h1 {font-family:'Gabriola-Regular'; font-size:50px; padding-bottom:30px; line-height:50px; color:#000; text-align:center; }
.innderbody3 h1 {font-family:'Gabriola-Regular'; font-size:50px; padding-bottom:30px; line-height:50px; color:#000; text-align:center; }
.innderbody4 h1 {font-family:'Gabriola-Regular'; font-size:50px; padding-bottom:30px; line-height:50px; color:#000; text-align:center; }
.innderbody5 h1 {font-family:'Gabriola-Regular'; font-size:50px; line-height:50px; color:#9e2313; text-align:center; }
.innderbody6 h1 {font-family:'Gabriola-Regular'; font-size:50px; line-height:50px; color:#3d5b63; text-align:center; }

.innderbody7 h1 {font-family:'Gabriola-Regular'; font-size:50px; padding-bottom:30px; line-height:50px; color:#000; text-align:center; }

.innderbody5 h5 { text-align:center;  padding-bottom:30px; color:#9e2313; }
.innderbody6 h4 {font-family:'Gabriola-Regular'; font-size:40px; line-height:50px; color:#3d5b63; text-decoration:underline; margin-bottom:30px;}


.innderbody p { font-size:18px; color:#110b0b; line-height:36px; margin-bottom:20px;}
.innderbody2 p { font-size:18px; color:#110b0b; line-height:36px; margin-bottom:20px;}
.innderbody7 p { font-size:18px; color:#110b0b; line-height:36px; margin-bottom:20px;}


.img_mb { margin:20px 30px 20px 0px; float:left; }
.img_mb2 { margin:20px 0px 20px 30px; float:right; }
.img_mb3 { padding:40px 0px; }



.aboutsec { margin-bottom:10px;}

.levels { margin:0px 0px 20px 0px; padding-left: 420px;}
.levels ul {}
.levels li { display:block; /*text-align:center;*/ margin-bottom:15px;}



.about-book {
text-align:center;
}
.about-book li {
display:inline; vertical-align:bottom;
}
.about-book li img { margin:20px;}

.aboutcen { padding:0px 0px 30px 0px;}
.aboutcen p { text-align:center;}



.fcolor2 { background-color:#feb6b7;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fcolor3 { background-color:#f8bef8;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fcolor4 { background-color:#a0f9c9;
	padding-top: 20px;
	padding-bottom: 20px;
}
.fcolor5 { background-color:#fefc98;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fcolor6 { background-color:#fcd183;
	padding-top: 20px;
	padding-bottom: 20px;
}

.fcolor7 { background-color:#9fecff;
	padding-top: 20px;
	padding-bottom: 20px;


}



.footernav {text-align:center;}
.footernav li {display:inline; color:#000000;}
.footernav li a {text-decoration:none; padding:0 10px; color:#000000; font-family: 'AvenirNextLTPro-Demi';}
.footernav li a:hover,.footernav li.active a{text-decoration:none; color:#b11f20; }

.add { text-align:left !important; font-size:12px; font-family: 'AvenirNextLTPro-Demi';}
.ph { text-align:right !important; font-size:12px; font-family: 'AvenirNextLTPro-Demi';}


.postureslink {}
.postureslink ul{}
.postureslink li { /*font-size:20px;*/ font-size:17px; color:#800001;}
.postureslink li a{ color:#800001; /*padding-bottom:50px;*/ padding-bottom:30px; text-align:right; display:block; }
.postureslink li a:hover{ color:#000; text-decoration:none;}

.postureslink2 {}
.postureslink2 ul{}
.postureslink2 li { /*font-size:20px;*/ font-size:17px; color:#800001;}
.postureslink2 li a{ color:#800001; /*padding-bottom:50px;*/ padding-bottom:30px; text-align:left; display:block; }
.postureslink2 li a:hover{ color:#000; text-decoration:none;}

.mt { padding-top:40px;}



.booksection { margin-bottom:40px;}
.booksection h2 { font-family: 'AvenirNextLTPro-Demi'; color:#0851ba; font-size:24px; text-transform:uppercase; padding-bottom:25px; background-image:url(../images/bookline.jpg); background-position:bottom center; background-repeat:no-repeat; margin-bottom:20px;}


.bookbox { border-bottom: dotted 1px #333; padding:0px 0px 20px 0px; margin-bottom:20px;}
.bookbox h3 {font-family:'Gabriola-Regular'; font-size:36px; color:#0851ba; padding-bottom:10px;}
.bookbox p { line-height:30px;}

.bookprice { float:right; font-size:20px; padding-top:20px; font-family: 'AvenirNextLTPro-Demi';}
.bookprice a { font-size:16px; color:#0851ba; padding-left:10px;}
.bookprice a:hover {}


.booksection2 { margin-bottom:60px;}
.booksection2 h2 { font-family: 'AvenirNextLTPro-Demi'; color:#0851ba; font-size:24px; text-transform:uppercase; padding-bottom:35px; background-image:url(../images/bookline.jpg); background-position:bottom center; background-repeat:no-repeat; margin-bottom:20px; text-align:center;}

.otherbook { margin-bottom:20px;}
.otherbook h3 { text-align:center; font-family:'Gabriola-Regular'; font-size:24px; color:#0851ba;}
.otherbook h3 a {color:#0851ba; display:block; padding:10px 0px 0px 0px;}
.otherbook h3 a:hover { text-decoration:none; color:#000;}



.booksection3 { margin-bottom:40px;}
.booksection3 h2 { font-family: 'AvenirNextLTPro-Demi'; color:#9e2313; font-size:24px; text-transform:uppercase; padding-bottom:25px; background-image:url(../images/bookline3.jpg); background-position:bottom center; background-repeat:no-repeat; margin-bottom:20px;}

.booksection4 { margin-bottom:40px;}
.booksection4 h2 { font-family: 'AvenirNextLTPro-Demi'; color:#9e2313; font-size:24px; text-transform:uppercase; padding-bottom:25px; background-image:url(../images/bookline3.jpg); background-position:bottom center; background-repeat:no-repeat; margin-bottom:20px;}



.bookbox2 { border-bottom: dotted 1px #333; padding:0px 0px 20px 0px; margin-bottom:20px;}
.bookbox2 h3 {font-family:'Gabriola-Regular'; font-size:36px; color:#9e2313; padding-bottom:10px;}
.bookbox2 p { line-height:30px;}


.bookbox_bn { border-bottom: none !important;}

.bookbox3 { border-bottom: dotted 1px #333; padding:0px 0px 20px 0px; margin-bottom:20px; }
.bookbox3 h3 {font-family:'Gabriola-Regular'; font-size:36px; color:#9e2313; padding-bottom:10px; text-align:right;}
.bookbox3 p { line-height:30px; text-align:right;}

.book-pic { margin-bottom:60px;}




.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}


.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control {
    color: #a0f9c9;
    font-size: 20px;
    text-align: center;
    text-shadow: none;
}

.carousel-control:focus, .carousel-control:hover {
    color: #a0f9c9;
}






.cartWrapper h3{ color:#18b5c5;  font-size:36px; background:url(../images/proBrdr.jpg)no-repeat 50% 100%; text-transform:uppercase; text-align:center; padding:50px 0 14px 0; margin-bottom:20px;}
.shoppingTable{padding:0px 0 0;;border-top:1px solid #ccc; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#FFFFFF;}
.shoppingTable th{font-size:16px; color:#353535; text-transform:uppercase; background:none; padding:0; text-align:left; }
.shoppingTable .table > thead > tr > th {border-bottom: 1px solid #ccc; font-size:16px; }
.shoppingTable .table {margin-bottom:0;}
.shoppingTable .tableImg{ border:1px solid #ccc;}
.shoppingTable .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {padding-left: 10px;}
.marT5{float:right; margin-right:20px;}
.shoppingTable .table > tbody > tr > td, .shoppingTable .table > tbody > tr > th, .shoppingTable .table > tfoot > tr > td,.shoppingTable .table > tfoot > tr > th,.shoppingTable .table > thead > tr > td, .shoppingTable .table > thead > tr > th{background-color:#fff;}
.buttonBox{ border-bottom: 1px solid #ccc; padding:20px 0; border-top:1px solid #ccc;}
.shopCartBtn{background-color:#18b5c5; color:#fff; padding:10px; font-size:15px; border:none; text-transform:uppercase;}
.shopCartBtn a{background-color:#f05022; color:#fff;  text-decoration:none;}

.clearBtn { background-color:#18b5c5; color:#fff; padding:10px; font-size:15px; border:none; float:right; text-transform:uppercase;}
.updateBtn {background-color:#18b5c5; color:#fff; padding:10px; font-size:15px; border:none;  text-transform:uppercase; float:right; margin-right:30px;}
.paypalBox {margin-left:420px; width:30%;}
.paypalBox h3 {font-size:20px; color:#000; text-transform:uppercase; background:none; margin-bottom:0; padding:0; text-align:left; font-weight:700; margin-top:43px; margin-bottom:12px;}
.paypalBox h4 {font-size:16px; color:#2d2c2c;  text-align:left; margin-bottom:30px; AvenirNextLTPro-Regular}

.couponBtn{background-color:#505050; color:#fff; padding:10px 30px; font-size:14px; text-transform:uppercase; border-radius:none; outline:none; border:none;  margin-top:10px;}
.paypalWrapper{ padding:20px; margin:30px 0 76px 0; width:40%; float:right; background-color:#fff;}
.paypalWrapper p {font-size:16px; color:#000; font-weight:bold; line-height:32px; margin-top:7px; text-align:left;} 
.paypalWrapper p span{font-size:20px;}
.paypalPrice p {font-size:16px; color:#000; font-weight:bold; line-height:32px; margin-top:7px; text-align:right;} 
.paypalPrice p span{font-size:20px;}
.paypalBtn{ background:url(../images/paypalBtn.jpg) no-repeat 0 0; text-indent:-3000px; width:170px; height:33px; border:0; margin-left:15%; margin-top:20px;}
.ortxt{margin-left:4px; font-size:15px;}
.checkoutBtn{background-color:#505050; color:#fff; padding:10px 30px; font-size:14px; text-transform:uppercase; border-radius:none; outline:none; border:none;  margin:20px 0 20px 0%;}
.quantityBox{width:40%; color:#000; text-align:center; border:1px solid #d4d4d4; height:46px;}
.colorBlck{color:#070914;  font-size:14px;}
.discountTxt {height:37px; border:1px solid #d7d7d7; width:100%; margin-bottom:10px;}


/*checkout*/
.accordion { margin-bottom:30px;}
.accordion-header {font-size:18px; margin-bottom:15px;}
.accordion-header .orngeHdr{ border: solid 1px #fff; color:#fff; padding:6px 10px; margin-right:10px;}
.accordion-header {padding:10px 20px;   line-height: 40px; font-size: 16px; color: #fff;  cursor: pointer;   overflow: hidden; background-color: #000;  -webkit-tap-highlight-color: transparent;    transition: background .2s linear; text-transform:uppercase; } 
.accordion-header:hover, .accordion-item.active .accordion-header {color:#fff; }
.accordion-header .accordion-item-arrow:before { content: "\f107"; font-family: FontAwesome; float: right; font-size: 18px; transition: all .2s linear;}
.accordion-item.active .accordion-header .accordion-item-arrow:before {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg);}

.accordion-content { padding: 30px 30px;  display: none; font-size: 14px;  color: #434955; background-color:#FFFFFF; margin-bottom:20px; }
.accordion-item:last-child .accordion-content {border-top: none; }
.accordion-content h4 {font-size:16px; margin-bottom:30px; color:#2d2c2c; text-transform:uppercase; font-weight:700;}
.accordion-content p{ font-size:15px; color:#000;}
.accordion-content h5 {font-size:20px; margin-bottom:18px; color:#000;  margin-top:20px; text-align:left !important;}
.accordion-content ul li{ list-style-type:disc; margin-left:30px; font-size:15px; margin-top:20px;}
.redstar{color:#FB0105;}
.accordion-content label{font-size:14px; color:#2d2c2c;}

.accordion-content  input, select, textarea {text-align:left; }
.reduioCheck{ width:4%!important; vertical-align:middle; margin-top:-5px;} 

.orderItemBox{ padding:25px 0 40px 0;  float:right; background-color:#FFF;}
.orderItemBox h4{ font-size:20px; color:#000; padding-left:30px; font-weight:700;}
.orderItemBox th{border-bottom: 3px solid #dcdcdc; padding:15px 0; font-size:18px; text-transform:uppercase;}
.orderItemBox tr td{padding:6px 0;;  color:#353535; font-size:14px;}
.orderItemBox tr td.subTotal{ padding:30px 0 60px 0;}
.orderItemBox tr td.total{ padding:10px 0; border-top:1px solid #ccc;  border-bottom:1px solid #ccc; font-size:18px;}
.requireBox {font-size:12px; color:#fb4c3e; border-top:1px solid #fff; padding:20px 10px;}
.continueBtn{background-color:#f05022; color:#fff; padding:10px 30px;  text-transform:uppercase; out
0; border:none;}
.capchaBox{ width:10%!important; margin-bottom:40px; height:30px; border:1px solid #dadada; margin-top:10px;}
.marB30 {margin-bottom:30px;}
.marB20 {margin-bottom:20px;} 
.form-control4 {
	margin-bottom:15px;
	border-radius:0;display:block;
	width:100%;
	height:33px;
	padding:0px 12px;
	font-size:14px;
	height:33px;
	color:#bdbdbd;
	background-color:#fff;
	background-image:none;
	border:1px solid #e3e3e3;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-top:10px;}


.blueTag{margin-top:15px; color:#18b5c5;}
.inputcustom { width:auto !important; height:auto !important;}
p.registerHd {margin-bottom:20px;}
.marT15{margin-top:15px;}
.marL10{margin-left:10px;}
.checkRadio {margin-top:0; padding-top:0;}
.forgot{float:right; margin-top:-10px}
.forgot a{color:#18b5c5;}

.continueBtn {
    background-color: #18b5c5;
    color: #fff;
    padding: 10px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: none;
    outline: none;
    border: none;
    margin-top: 10px;
	margin-bottom:40px;
}


.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: middle;
}

.tptb2 { text-align:center !important;}

.trr { text-align:right;}
.mbr { margin-bottom:10px;}

label {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 5px;
    max-width: 100%;
}

.pbr { margin-bottom:40px;}


.advicecolumn { background-image:url(../images/yo_john_line.jpg); background-position:bottom center; background-repeat:no-repeat; padding-bottom:30px; margin-bottom:30px;}
.advicecolumn2 { padding-bottom:60px; }

.advicepic { float:left; padding:40px 30px 20px 0px;}
.advicepic2 { float:right; padding:20px 0px 20px 20px;margin-top: -62px;}


.advicecolumn h3 { font-size:30px; padding-bottom:20px;}
.advicecolumn h5 {font-family:'Gabriola-Regular'; font-size:26px; padding-bottom:20px;}
.advicecolumn2 h5 {font-family:'Gabriola-Regular'; font-size:26px; padding-bottom:20px; font-weight:bold;}

.advicecolumn  p {font-family:'Gabriola-Regular'; font-size:26px; line-height:40px; padding-bottom:20px; word-wrap: break-word;}
.advicecolumn2 p {font-family:'Gabriola-Regular'; font-size:26px; line-height:40px; padding-bottom:20px; font-weight:bold; word-wrap: break-word;}



.past-issues { margin-bottom:30px;}
.past-issues ul {}
.past-issues ul li { font-size:24px; color:#3e5b63; }
.past-issues ul li a{ color:#3e5b63; padding:24px 0px 24px 0px; border-bottom: dotted 1px #959593; display:block; background-image:url(../images/arrow_down2.jpg); background-position:right center; background-repeat:no-repeat;  }
.past-issues ul li a:hover { text-decoration:none; color:#000;}


.yoga-question { background-image:url(../images/yo_john_line.jpg); background-position:bottom center; background-repeat:no-repeat;  margin:30px 0px 30px 0px; word-wrap: break-word; }
.yoga-question h3 {font-family: 'AvenirNextLTPro-Demi'; font-size:24px; padding-bottom:20px;}
.yoga-question h4 {font-family:'Gabriola-Regular'; font-size:26px; padding-bottom:20px; text-decoration:none; margin:0px;font-weight:normal !important;}
.yoga-question {font-family:'Gabriola-Regular'; font-size:26px; line-height:40px; padding-bottom:20px;}
.yoga-question ol { margin:20px 0px 10px 0px;}
.yoga-question ol li { padding-bottom:20px;}

/*Added by Moumita Adhikary on 18/03/2016 : Code Start*/
.form-control5 {
	margin-bottom:15px;
	border-radius:0;display:block;
	width:100%;
	height:33px;
	padding:0px 12px;
	font-size:14px;
	height:50px;
	color:#bdbdbd;
	background-color:#fff;
	background-image:none;
	border:1px solid #e3e3e3;
	-webkit-box-shadow:none;
	box-shadow:none;
	-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin-top:10px;}
	
	
	.cartWrapper h4 {
    background: rgba(0, 0, 0, 0) url("../images/proBrdr.jpg") no-repeat scroll 50% 100%;
    color: #18b5c5;
    font-size: 26px;
    margin-bottom: 20px;
    padding: 50px 0 14px;
    text-align: center;
    text-transform: uppercase;
}

/*Added by Moumita Adhikary on 18/03/2016 : Code End*/

.btn2 {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 0px 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background-color:transparent;
}


.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    right: 0;
	left:inherit;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.cart2 {  position:absolute;   color:#18208c; font-size:14px; vertical-align: top; display:inline-block; right:6%; top:15px; text-align:center; z-index:10; }







.header { position:absolute; top:6px; left:3%; z-index:12; width:75%; }

.logo { width:100%; max-width:156px; float:left; vertical-align: top; display:inline-block;  }

.topslide { width:70%; float:left; margin:0px 5% 0px 5%;   vertical-align: top;}
.topslide p {font-size:26px; line-height:32px; font-family:'Gabriola-Regular'; text-align:center; color: #411247;
font-weight: 700;}
.topslide p span {font-size:25px; line-height:30px; display:block;}

.cart { float:right;   color:#18208c; font-size:14px; vertical-align: top; display:inline-block;}
.cart img { width:auto !important;}

.upcoming { position:absolute; bottom: 8px; left: 7%; z-index:10;display:none; }
.upcoming h3 {font-family: 'AvenirNextLTPro-Demi'; color:#a8d6f7; font-size:30px;  line-height:30px; margin-bottom:20px;}
.upcoming ul {}
.upcoming  li {}
.upcoming li img { width:auto;}
.upcoming  li a { padding-bottom:15px; display:block; font-family: 'AvenirNextLTPro-Demi'; font-size:24px; color:#23b994; font-style:italic;}
.upcoming  li a:hover { text-decoration:none;}

.yellow { color:#ebe70c !important;}
.orange { color:#e49215 !important;}



h3.rrbd{
font-family: 'Bikham';
font-size: 50px;
padding-bottom: 12px;
line-height: 20px;
color: #b11f20;
text-align: center;
    
}

.devvv{
    
    text-align: center !important;
}

.cen_try{
	
	text-align:center !important;
}


.noPadding{padding-left:0; padding-right:0;}
ul.postureBox {display:block;}
ul.postureBox li{width:28%; float:left; display:inline-block; line-height:20px; word-wrap: break-word !important; margin-right:33px; height:45px; overflow:hidden; margin-bottom:10px;}
ul.postureBox  li a { color: #800001; padding-bottom: 30px;  display: block; text-align:left; text-decoration:none; font-size:15px;}
ul.postureBox  li a:hover {color:#000}
ul.postureBox  li:nth-child(3n+3) { margin-right:0; width:25%;}
.postureYoImg {margin:0 auto 20px auto;}
.postureImgBox  p{font-size:15px; text-align:center; line-height:22px;}






#amazingcarousel-1 .amazingcarousel-next {
    right: 0%;
    bottom: 41px !important;
    margin-right: -52px;
}


#amazingcarousel-1 .amazingcarousel-image img {
    display: block;
    width: 75% !important;
    
}



.ssd{
	
	width:100%;
	text-align:center;
}


.ssd img{

display: inline-block !important;


}


.yog,.yog p{
	

}

.yoga-question p{
	font-weight:normal !important;
}






.cart_nos_cl{
	color:#333;
	font-weight:bold;
	
}




.shoppingTable .tableImg {
    max-width: 40%;
}



.otherbook img{
	max-width:40% !important;
	max-height:175px !important;
	
}


#flexiselDemo1{
display:none;
}


.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:inherit;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    max-width:220px;
    max-height:150px;
	margin:9px 9px;
}

.nbs-flexisel-item p { padding:0px 0px 10px 0px !important; color:#fff !important;}
.nbs-flexisel-item p a { color:#fff !important;}
.nbs-flexisel-item p a:hover { color:#a8d6f7 !important; text-decoration:none;}


.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 46px;
    height: 46px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 1;
}

.nbs-flexisel-nav-left {
    left: -12px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -20px;
    background: url(../images/button-next.png) no-repeat;
}


ul.sub-menu2 li a {
	padding-left:15px;
}





@media screen and  (max-width:522px) {


.advicepic2 {
    float: right;
    padding: 20px 0px 20px 20px;
    margin-top: -32px;
}



}


