html, html a {
      text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
 }
body{
	background:#fff;
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	margin:0 !important;
	padding:0 !important;
}
body.modal-open .datepicker {
		    z-index: 999999 !important;
		}
body a{
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;	
	text-decoration:none !important;
}
a {
  color: #e98300;
  text-decoration: none;
}
a:hover {
  color: #000;
}
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus{
	outline:none;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
.clearfix {
	height:0;
	clear:both;
}

.floatL {float:left;}
.floatR {float:right;}
.pull-right {
	float:right !important;
}
.f40 {font-size:40px;}

.mt4 {margin-top:4px;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mr5 {margin-right:5px;}
.mr5 {margin-right:5px;}

.mtb10 {margin:10px 0 !important;}

.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.mb40 {margin-bottom:40px !important;}

.pt10 {padding-top:10px;}
.pt40 {padding-top:40px;}

.ptb5 {padding:10px 0;}

.pb4 {padding-bottom:4px;}
.pb5 {padding-bottom:5px;}
.pb30 {padding-bottom:30px;}

.bg1 {background:#f1f1f1;}
.bg-white {
	background:#fff;
	padding:44px 0;
}

.align-left {text-align:left !important;}
.align-center {text-align:center !important;}
.align-right {text-align:right !important;}


h1 {
	text-transform:uppercase;
	color:#000;
	padding-bottom:5px;
	font-size:15px;
	margin:2px 0 0 0;
}
/*
 *============================================================================== 
	Placeholder
 *============================================================================== 
*/
::-webkit-input-placeholder { /* WebKit browsers */
    color:#909090;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#909090;
   opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#909090;
   opacity:1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#909090;
}


.holder1, .holder {min-height:1800px !important; display:block;}
/*
===========================================================
HEADER
===========================================================
*/
.header{
	position:fixed;
	z-index:999;
	width:100%;
	padding:5px 0px;
	color:#fff;
	line-height:38px;	
	/* overflow:hidden; */	
	
	background:rgba(255,255,255,0);/* on scroll opacity 1 */
	box-shadow:0 4px 4px rgba(0,0,0,0);/* on scroll opacity 1 */
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	/* height:78px; */
}

@media screen and (max-width:768px) {
	.header{
		position:absolute;
	}
}

.midDiv div{
	display: inline-block;
}
.wrapper {
	width:88.88888888888889%;
	margin:0 auto;
	position:relative;
}
@media screen and (max-width:1280px) {
	.wrapper {
		width:96%;
		margin:0 auto;
	}
}
.midDiv {
	/* display: table-cell; 
	vertical-align: middle;*/
}
.logo{
	float: left;
	background:url(https://epuja.co.in/img/logo.png) no-repeat 0 9px;
	width:144px;
	height:61px;
	line-height:61px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
@media screen and (max-width:1110px) {
	.logo{/*width:111px;*/}
}
.logo img {width:100%;}
.logo a{
	color:#fff;
	z-index:99999;
	cursor:pointer;
}
.tcol {background:#e833dd;}



.button-white, .button-white:focus {
	background:transparent;
	border:solid 1px #fff;	
	border-radius:3px;
	color:#fff;
	width:65px;
	height:32px;
	line-height:29px;
	display:block;
	text-align:center;
	cursor:pointer;
}
.button-white:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
}
@media screen and (max-width:1100px) {
	.button-white, .button-white:focus {	width:58px;}
}
/* @media screen and (max-width:979px) {
	.button-white, .button-white:focus {	width:68px;}
} */
.cart-login-register {
	float:right;
	margin:18px 0 0 0;
}
@media screen and (min-width:769px) and (max-width:1180px) {
	.cart-login-register {
		margin:19px 86px 0 0;
	}
} 
@media screen and (min-width:1181px) and (max-width:1800px) {
	.cart-login-register {
		margin:19px 57px 0 0;
	}
}
/*@media screen and (min-width:1281px) and (max-width:1340px) {
	.cart-login-register {
		margin:19px 0px 0 0;
	}
}*/
@media screen and (max-width:768px) {
	.cart-login-register {
		margin:19px 90px 0 0;
	}
}
@media screen and (max-width:480px) {
	.cart-login-register {
		margin:19px 0px 0 0;
		padding-right:60px;
		min-width:60%;
	}
	/* .button-white, .button-white:hover {
		border:solid 0px #fff;
		color:transparent;
		width:18px;
		background:none;
	}
	.button-white:hover {
		background:rgba(255,255,255,0);
	} */
	.login, .login:hover {
		/*background:url(../img/login.png)no-repeat 0 10px;*/
		display:block;
	}
	.register, .register:hover {
		/*background:url(../img/register.png)no-repeat 0 7px;*/
		display:block;
	}
}


.login-reg-btn {
	float:right;
}
.mr13 {margin-right:13px;}

.cart {
	width:44px;
	height:45px;
	background:url(https://epuja.co.in/img/cart-white.png) no-repeat 0 9px;
	float:left;
}
.cart-number {
	background:#fff;
	color:rgba(233,131,0,1);
	border-radius:15px;
	min-width:25px;
	line-height:25px;
	display:block;
	margin:-5px 0 0 15px;
	text-align:center;
	position:absolute;
}
/*
===========================================================
On scroll white background to Header
===========================================================
*/
.header.white{	
	background:rgba(233,131,0,1);/* on scroll opacity 1 */
	box-shadow:0 4px 4px rgba(0,0,0,0.1);/* on scroll opacity 1 */
	z-index: 9999;
}




@media screen and (max-width:480px) {
	/* .header.white .button-white, .header.white .button-white:hover {
		border:solid 0px #fff;
		color:transparent;
		width:18px;
		background:none;
	}
	.header.white .button-white:hover {
		background:rgba(255,255,255,0);
	}
	.header.white .login, .header.white .login:hover {
		background:url(../img/login-black.png)no-repeat 0 10px;
		display:block;
	}
	.header.white .register, .header.white .register:hover {
		background:url(../img/register-black.png)no-repeat 0 7px;
		display:block;
	} */
	/* .header.white #cd-menu-trigger .cd-menu-icon {
	  background-color: #000;
	}
	.header.white #cd-menu-trigger.is-clicked .cd-menu-icon {
	  background-color: rgba(255, 255, 255, 0);
	}
	.header.white #cd-menu-trigger.is-clicked .cd-menu-icon::before, 
	.header.white #cd-menu-trigger.is-clicked .cd-menu-icon::after {
	  background-color: #000;
	} */
	.mobchange {
		float:none;
		width:100%;
		display:block;
		position:relative;
		clear:both;
	}
}

/*====== Login Popup ======*/


.nortab, .actab, .nortab:focus {
	padding:10px 30px;
	margin:0 1px;
	float:left;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	color:#575757;
	background:#eee;
}
.nortab:hover {
	background:#ddd;
	color:#575757;
}
.actab, .actab:hover, .actab:focus {
	background:#fecb00;
	color:#000;
}
.tabcont {
	padding:20px 0 0 0;
	border-top:solid 1px #eee;
}

#first-user .modal-body {margin-top:-32px;}
#first-user button.close {
	position: relative;
    z-index: 99;
	padding:10px 15px 0 0;
}



.modal {z-index:99999;}
.modal-dialog.lwidth {
	width:40% !important;
}
@media screen and (max-width:1100px) {
	.modal-dialog.lwidth {width:51% !important;}
}
@media screen and (max-width:930px) {
	.modal-dialog.lwidth {width:90% !important;}
	#Register-popup .modal-dialog.lwidth {width:51% !important;}
}
.modal-dialog.dwidth {
	width:55% !important;
}
@media screen and (max-width:1200px) {
	.modal-dialog.dwidth {width:65% !important;}
}
@media screen and (max-width:1024px) {
	.modal-dialog.dwidth {width:75% !important;}
}
@media screen and (max-width:880px) {
	.modal-dialog.dwidth {width:90% !important;}
}
.login-header {
	font-size:25px;
	font-weight:700;
	color:#000;
}
.border-remove {
	border:none !important;
}
form {
	padding:10px;
}
.formrl {
	padding:10px 0px 10px 5px !important;
}
.login-register {
	width:100%;
	margin:0 auto;
}
.four-fifth {
	width:40%;
	float:left;
}
.one-fifth {
	width:20%;
	float:left;
	text-align:center;
}
@media screen and (max-width:740px) {
	.four-fifth {
		width:100%;
		float:none;
	}
	.one-fifth {
		display:none;
	}
}
.login-register input[type="text"], .login-register input[type="password"] {
  outline: none;
  font-size: 15px;
  font-weight: 400;
  color: #545454;
  padding: 7px 20px 7px 40px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 auto 10px;
  width: 100%;
  -webkit-appearance: none;
}
.login-register input[type="password"] {
  color:#c0c0c0;
}
.login-register input.padrem {
  padding: 10px !important;
}
.login-register input.marrem {
  margin:0 0 5px !important;
  padding: 10px !important;
}
.login-register input.user {
  background: url(https://epuja.co.in/images/user.png)no-repeat 10px 10px #fff;
  display: block;
}
.login-register input.lock {
  background: url(https://epuja.co.in/images/key.png)no-repeat 10px 10px #fff;
  display: block;
}
.login-register textarea {
  outline: none;
  font-size: 15px;
  font-weight: 400;
  color: #545454;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 auto 5px;
  width: 100%;
  height:80px;
  -webkit-appearance: none;
  resize:none;
}
.remember-me {
	display:inline-block;
	float:left;
	margin-top:18px;
}
.forgot-password {
	display:inline-block;
	float:right;
	text-align:right;
	margin-top:18px;
}
.forgot-pass, .forgot-pass:focus {
	color:#545454;
	font-size:14px;
}
.forgot-pass:hover {
	color:#000;
}

/*=== Custom Checkbox Radio ===*/

.myform .radio-label::before,
.myform .checkbox-label::before {
  /* shared style for input elements */
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #adadad;
}
.myform   {
  position: relative;
  margin-bottom: .8em;
}
.myform:last-of-type {
  margin-bottom: 0;
}
.myform input[type=radio],
.myform input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.myform .checkbox-label,
.myform .radio-label {
  /* padding-left: 24px; */
  padding-left: 20px;
  font-size: 1.4rem;
  font-weight:300;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.myform .checkbox-label::before, .myform .checkbox-label::after,
.myform .radio-label::before,
.myform .radio-label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.myform .checkbox-label::before,
.myform .radio-label::before {
  width: 13px;
  height: 13px;
  left: 0;
}
.myform .checkbox-label::after,
.myform .radio-label::after {
  /* check mark - hidden */
  display: none;
}
.myform .checkbox-label::after {
  /* check mark style for check boxes */
  width: 16px;
  height: 16px;
  background: url("https://epuja.co.in/img/cd-icon-check.svg") no-repeat center center;
  margin-left:-22px;
}
.myform .radio-label::before,
.myform .radio-label::after {
  border-radius: 50%;
}
.myform .radio-label::after {
  /* check mark style for radio buttons */
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  left: 5px;
}
.myform input[type=radio]:checked + label::before,
.myform input[type=checkbox]:checked + label::before {
  border-color: #e98300;
  background-color: #e98300;
}
.myform input[type=radio]:checked + label::after,
.myform input[type=checkbox]:checked + label::after {
  display: block;
}
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0 !important;
}

.button-default {
	background:#fecb00;
	height:41px;
	line-height:41px;
	padding:0 35px;
	text-transform:uppercase;
	letter-spacing:0.3px;
	color:#2f2e2e;
	outline:none;
	border:0;
	border-radius:3px;
	margin-top:0px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
	display:inline-block;
}
.button-default:hover {
	background:#e98300;
	color:#000;
}
.button-default.w100p {
	width:100% !important;
}
.social-login {
	background:url(https://epuja.co.in/img/login-divider.png) no-repeat center top;
	padding:10px 0 0 0;
	margin:10px 0;
	text-align:center;
	color:#333;
}
.social-login .title {
	font-size:30px;
	font-weight:700;
	padding-bottom:5px;
}
.social-login .sub-title {
	font-size:15px;
	font-weight:300;
	text-transform:normal;
}
/* sdfs */
.social-icons  {
	margin:0 auto;
}
.social-icons a {
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  margin: 0px auto 10px auto;
  border-radius: 4px;
  /* float:left; */
  width:90%;
    padding: 2px 15px 3px 0;
	clear:both;
	text-align:center;
	position:relative;
	left:5%;
}
@media screen and (max-width:740px) {
	.social-icons a {
		width:100%;
		left:0;
	}
}
.social-icons a.tw {
	background: #1DAEE3;
	float: left; 
}
.social-icons a.fa {
	background:#3B5998;
	float: left;  
}
.social-icons a span {
  margin-top: 8px;
  display: block;
  line-height:20px;
  padding-left:3px;
  font-family: 'PT Sans', sans-serif;
}
.social-icons a.go {
  background:#D34836;
 margin:0;
 float: left;
}
.social-icons a.tw:hover{
  background:#1CA4D6;
}
.social-icons a.fa:hover{
  background:#37528C;
}
.social-icons a.go:hover{
  background:#C74534;
}
i.anc-tw {
  background: url(https://epuja.co.in/images/twitter.png)no-repeat 11px 9px #1CA4D6;
  width: 40px;
  height: 19px;
  display: inline-block;
  padding: 17px 6px;
  margin-right:4px;
 float: left;
  border-radius: 4px 0px 0px 4px;
}
i.anc-fa {
float: left;
  background: url(https://epuja.co.in/images/facebook.png)no-repeat 9px 9px #37528C;
  width: 40px;
  height: 19px;
  display: inline-block;
  padding: 17px 6px;
  margin-right:4px;
  border-radius: 4px 0px 0px 4px;
}
i.anc-go {
  background: url(https://epuja.co.in/images/google.png)no-repeat 12px 9px #C74534;
  width: 40px;
  height: 19px;
  display: inline-block;
  padding: 17px 6px;
  margin-right:4px;
 float: left;
  border-radius: 4px 0px 0px 4px;
}
@media screen and (max-width:479px) {
	i.anc-tw {
	  background: url(https://epuja.co.in/images/twitter.png)no-repeat 2px 9px #1CA4D6;
	  width: 23px;
	}
	i.anc-fa {
	float: left;
	  background: url(https://epuja.co.in/images/facebook.png)no-repeat 1px 9px #37528C;
	  width: 23px;
	}
	i.anc-go {
	  background: url(https://epuja.co.in/images/google.png)no-repeat 1px 9px #C74534;
	  width: 23px;
	}
	.social-icons a span {
	  font-size:13px;
	}
	form {
		padding:0;
	}
}
.social-icons h4 {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin: 20px 0px 0px 0px;
}
.social-icons h4 a{
  font-size: 14px;
  font-weight: 400;
  color:rgb(219, 0, 0);
  float:none;
}
.social-icons h4 a:hover{
	color: #2DC2BC;
	transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.reg-bwn {
  margin: 25px 0px 0px 0px;
}
.reg-bwn a {
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background: #2DC2BC;
  padding: 8px 25px;
  border-radius: 5px;
}
.reg-bwn a:hover{
  background: rgb(219, 0, 0);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.social-bottom {
	margin-top:20px !important;
	display:block;
	text-align:center;
}
/*  */

/*
===========================================================
Home page middle form
===========================================================
*/
.banner-matter{
    max-width:100%;
	/*width:700px;*/
	width:585px;
    display:block;
    position:absolute;
    top:53%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
	z-index:9;
	text-align:center;
	font-size:16px;
	color:#fff;
	
	/* background:rgba(255,255,255,0.3); */
	padding:10px;
}
/*
#holder:before {
	background: transparent linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.2)) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
*/
@media screen and (max-width:767px) {
	.banner-matter{
		max-width:100%;
		width:580px;
		display:block;
		/*position:relative;*/
		/*margin-top:-430px;*/
		/* margin-top:-380px; */
		/* margin-bottom:300px; */
		margin:0 auto;
		left:50%;
		top:15%;
		transform:translate(-50%,-10%);
		-moz-transform:translate(-50%,-10%);
		-webkit-transform:translate(-50%,-10%);

		z-index:99;
	}
}
@media screen and (max-width:420px) {
	.banner-matter{
		top:20%;
	}
}
@media screen and (max-height:420px) {
	.banner-matter{
		top:20%;
	}
}
@media screen and (max-height:500px) {
	.banner-matter{
		top:20%;
	}
}
/*@media screen and (max-width:480px) {
	.banner-matter{
		margin-top:-630px;
		margin-top:-550px;
		top:0;
	}
}*/

.mask .banner-matter2, .mask2 .banner-matter2
 {
    max-width:100%;
	width:620px;
    display:inline-block;
    position:relative;
    top:50%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
	z-index:9;
	text-align:center;
	font-size:16px;
	color:#fff;
}

.mask .banner-matter3, .mask2 .banner-matter3
 {
    max-width:100%;	
    display:inline-block;
    position:relative;
    top:52%;
    left:50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
	z-index:9;
	text-align:center;
	font-size:16px;
	color:#fff;
	width:1000px;
}

.midBig h1 {
	font-size:35px;
	font-weight:600;
	text-transform:uppercase;
	color:#fff;
}
.midBig h2 {
	font-size:28px;
	text-transform:uppercase;
}
.midSmall {
	/* color:#e1e1e1; */
	color:#fff;
	padding:7px 0;
	font-size:20px;
	line-height:25px;
	margin:0 15px;
}
.banner-matter form {padding:5px;}
.ms-onethird {
	width:33.33%;
	float:left;
	/* border-right:solid 1px rgba(255,255,255,0.3); */
	padding:0px 10px;
	/* min-height:100px; */
	margin-bottom:10px;
}
.ms-one{
	width:33%;
	float:left;
	padding:0px 10px;
	margin-bottom:10px;
}
.ms-two{
	width:33%;
	float:left;
	padding:0px 15px;
	margin-bottom:10px;
	border-left:solid 2px rgba(255,255,255,0.3);
	border-right:solid 2px rgba(255,255,255,0.3);
}
@media screen and (max-width:340px) {
	.ms-two{
		padding:0px 15px 30px 15px;
	}
}
.ms-three{
	width:33%;
	float:left;
	padding:0px 10px;
	margin-bottom:10px;
}
.ms-middle {
	border-left:solid 2px rgba(255,255,255,0.3);
	border-right:solid 2px rgba(255,255,255,0.3);
}
.ms-onethird:nth-child(3) {
	border:none;
}
.mobhide {display:block;}
.call-us {
	margin:10px 0 0px 0;
	padding:2px 0px;
	text-align:center;
	/* background:rgba(255,255,255,0.3); */
	display:inline-block;
	font-size:23px;
	border-top:solid 2px #fff;
	border-bottom:solid 2px #fff;
	letter-spacing:0;
	font-weight:300;
	/* border-radius:3px; */
}
.call-us a {
	color:#fff;
	font-size:26px;
	font-style:normal !important;
}
.call-us a.astro-click:hover {
	color:#fecb00;
}
.call-us a:hover {
	color:#fff;
}
.call-us-m {
	margin:10px 0;
	text-align:center;
	display:inline-block;
	border:solid 2px #fff;
		padding:2px 10px;
		font-size:18px;
		display:none;
}
.call-us-m a {
	color:#fecb00;
	font-style:normal !important;
	display:block;
	font-size:20px;
}
.call-us-m a:hover {
	color:#fff;
}
@media screen and (max-width:768px) {
	.call-us-m {
		display:block;
	}
	.call-us {
		display:none;
	}
}
@media screen and (max-width:640px) {
	/* .midBig, .midSmall {display:none;} */
	.mobhide {display:none;}
}
.astrological {
	width:100%;
	text-align:center;
	font-size:25px;
}
.astrological a {
	color:#fff;
}
.astrological span {
	text-transform:uppercase;
}
@media screen and (max-width:768px) {
	.astrological {
		font-size:18px;
		border:solid 2px #fff;
		padding:3px;
	}
}
.or-home {
	font-size:25px;
	font-family: 'Oswald', sans-serif;
	margin:0px 0 5px 0;
	display:inline-block;
	position:relative;
	z-index:9;
	color:#fff;
	font-weight:500;
	display:block;
}
.bmBoxContainer {
	/*background:rgba(255,255,255,0.7);*/
	display:block;
	border-radius:5px;
	position:relative;
	z-index:9;
}
@media screen and (max-width:640px) {
	.bmBoxContainer {
		width:100%;
		margin:0 auto;
	}
}
.bmBox {
	display:inline-block;
	width:32.3%;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
}
.banner-matter input[type="text"] {
	position:relative;
	z-index:99999;
	width:100%;
	height:52px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	outline:none;
	/*background:transparent;*/
	background:rgba(255,255,255,1);
	color:#343434;
	padding:0 160px 0 10px;
	
}
@media screen and (max-width:640px) {
	.banner-matter input[type="text"] {
		padding:0 10px 0 10px;
	}
}
.submit {
	background:#fecb00;
	width:150px;
	height:50px;
	line-height:50px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#333;
	outline:none;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:-51px;
	margin-right:1px;
	float:right;
	
	/* -webkit-box-shadow: 0px 5px 0px 0px #e98300;
	-moz-box-shadow:    0px 5px 0px 0px #e98300;
	box-shadow:         0px 5px 0px 0px #e98300; */
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:18px;
	
	display:inline-block;
	position:relative;
	z-index:99;
}
.submit:hover {
	background:#e98300;	
	color:#fff;
}

.submit-reset {
	background:#fecb00;
	/*width:100%;*/
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#333;
	outline:none;
	border:0;
	border-radius:3px;
	margin-top:25px;
	padding:0 10px;
	
	/* -webkit-box-shadow: 0px 5px 0px 0px #e98300;
	-moz-box-shadow:    0px 5px 0px 0px #e98300;
	box-shadow:         0px 5px 0px 0px #e98300; */
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:18px;
	
	display:block;
}
.submit-reset:hover {
	background:#e98300;	
	color:#fff;
}
@media screen and (max-width:640px) {
	.banner-matter{
		max-width:100%;
		width:98%;
	}
	.midBig {
		font-size:20px;
		line-height:20px;
		font-weight:600;
		text-transform:uppercase;
		/*margin-top:120px;*/
	}
	.midMid {
		font-size:15px;
	}
	.midBig h1 {
		font-size:35px;
	}
	.midBig h2 {
		font-size:25px;
		margin-top:10px;
	}
	.midSmall {
		/*color:#e1e1e1;*/
		color:#fff;
		padding:7px 0;
		font-size:15px;
		line-height:22px;
	}
	.bmBox {
		width:90%;
		margin:0 auto 5px auto;
	}
	.submit {
		margin:10px auto 0 auto;
		width:100%;
	}
}
.scroll-down {
	width:67px;
	height:67px;
	background:url(https://epuja.co.in/img/scroll-down.png) no-repeat 0 0;
	margin:0 auto;
	position:absolute;
	bottom:30px;
	left:47%;
	z-index:9;
	cursor:pointer;
}
@media screen and (max-width:768px) {
	.scroll-down {display:none}
}

/*
 *============================================================================== 
	Promotion
 *============================================================================== 
*/
#promotion{
	margin:50px 0;
}
/*@media screen and (max-width:767px) {
	#promotion{
		margin:-300px 0 50px 0;
	}
}
@media screen and (max-width:640px) {
	#promotion{
		margin:-100px 0 50px 0;
	}
}
@media screen and (max-width:500px) {
	#promotion{
		margin:-300px 0 50px 0;
	}
}*/
.promotion{
	margin:50px 0;
}
@media screen and (max-width:360px) {
	.promotion{
		margin:90px 0;
	}
}
#promotion h2 {
	color:#434343;
	font-size:36px;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:5px;
}
@media screen and (max-width:768px) {
	#promotion h2 {
		font-size:20px;
	}
}
.subtitle {
	font-size:16px;
	color:#464343;
	text-transform:uppercase;
	padding-bottom:20px;
}
.subtitle a {color:#464343;}
@media screen and (max-width:640px) {
	.subtitle a {display:block; padding: 3px 0;}
	.subtitle br {margin:0px 0; padding: 0; display: none;}
}

.subtitle a:hover {color:#e98300;}

.promotion-container {
	width:75.13471901462664%;
	display:inline-block;
	float:left;
}
.phalf {
	width:32.79180327868852%;
	/* height:323px; */
	display:inline-block;
	float:left;
	margin:0 0.2% 0.3% 0.2%;
	overflow:hidden;
}
.pfull {
	width:66.39344262295081%;
	/* height:323px; */
	display:inline-block;
	float:left;
	margin:0 0.1% 0.3% 0.1%;
}

.pCombine {
	width:99.4852459016%;
	/* height:323px; */
	display:inline-block;
	float:left;
	margin:0 0.1% 0.4% 0.1%;
	
}


.temple {
	width:24.865280985373364%;
	/* height:648px; */
	float:left;
	margin-bottom:20px;
}
.phalf img, .pfull img, .pCombine img {
	width:100%;
	/* height:322px; */
}
.temple img {
	width:100%;
	/* height:645px; */
}
/* @media screen and (max-width:768px) {
	.phalf {
		width:31.89180327868852%;
	}
	.pfull {max-width:65.39344262295081%;}
}
@media screen and (max-width:881px) {
	.pfull {max-width:65.39344262295081%;}
} */
/* @media screen and (max-width:640px) {
	.phalf {max-width:90%;}
	.pfull {max-width:90%;}
} */
/* @media screen and (max-width:479px) {
	.promotion-container {width:100%;}
	.phalf {max-width:100%;}
	.pfull {max-width:100%;}
	.temple {max-width:100%;}
} */

/* ----- Hover Animation to the images ----- */
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
}
.view .mask,.view .content {
   width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first .mask h2 {
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	color:#fff !important;
}
.mask a {
	text-align:center;
	color:#fff;
	padding:5px 10px;
	border:solid 1px #fff;
	border-radius:3px;
}
.mask a:hover {
	background:#fff;
	color:#000;
}
/*.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}*/
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   margin-bottom:10px !important;
   font-size:30px !important;
}
.view-first:hover h2{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first .desc {
   -webkit-transform: scale(0,0);
   -moz-transform: scale(0,0);
   -o-transform: scale(0,0);
   -ms-transform: scale(0,0);
   transform: scale(0,0);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   margin-bottom:10px !important;
   font-size:16px;  
}
.view-first:hover .desc{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: scale(1,1);
   -moz-transform: scale(1,1);
   -o-transform: scale(1,1);
   -ms-transform: scale(1,1);
   transform: scale(1,1);
}
@media screen and (max-width:768px) {
	.view-first h2 {
	   font-size:20px !important;
	}
	.view-first .desc {
		font-size:13px;
		line-height:18px;
	}
	.mask a {
		text-align:center;
		color:#fff;
		padding:2px 5px;
		border:solid 1px #fff;
		border-radius:3px;
		font-size:13px;
	}
}
@media screen and (max-width:640px) {
	.view-first h2 {
	   display:none;
	}
	.view-first .desc {
		display:none;
	}
	.mask a {
		margin-top:15px;
	}
	.mask {padding:20px 0 0 0;}
}

/* ----- End ----- */

/*======= Default hover ======*/

.view-first .mask2 {
	width: 100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   opacity: 1;
   background-color: rgba(0,0,0, 0.5);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   box-sizing:border-box;
}
.view-first .mask2 h2 {
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	color:#fff !important;
	
	opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.mask2 a {
	text-align:center;
	color:#fff;
	padding:5px 10px;
	border:solid 1px #fff;
	border-radius:3px;
}
.view-first .mask2 .desc2 {
   -webkit-transform: scale(1,1);
   -moz-transform: scale(1,1);
   -o-transform: scale(1,1);
   -ms-transform: scale(1,1);
   transform: scale(1,1);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
   margin-bottom:10px !important;
   color:#fff;
  
}
.pCombine .mask2 .desc2 {
	display: none;
}
@media screen and (max-width:768px) {
	.view-first .mask2 h2 {
	   font-size:20px !important;
	}
	.view-first .mask2 .desc2 {
		font-size:13px;
		line-height:18px;
	}
	.mask2 a {
		text-align:center;
		color:#fff;
		padding:2px 5px;
		border:solid 1px #fff;
		border-radius:3px;
		font-size:13px;
	}
}
@media screen and (max-width:640px) {
	.view-first .mask2 h2 {
	   display:none;
	}
	.view-first .mask2 .desc2 {
		display:none;
	}
	.pCombine .mask2 .desc2 {
	   margin-bottom: 22px !important;
	   display:block;
	}
	.mask2 a {
		/*display:none;*/
		margin-top:15px;
	}
	/*.view-first .mask2 {
		display:none;
	}*/
	.mask2 {padding:20px 0 0 0;}
}
/* =============== */


.btn-center {
	margin:0 auto;
	text-align:center;
}
.viewall {
	background:transparent;
	border:solid 1px #fecb00;	
	border-radius:3px;
	color:#545454;
	height:40px;
	line-height:38px;
	display:inline-block;
	text-align:center;
	padding:0 36px;
	width:auto;
	text-transform:uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.viewall:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.viewall-white {
	background:transparent;
	border:solid 1px #fff;	
	border-radius:3px;
	color:#fff;
	height:40px;
	line-height:38px;
	display:inline-block;
	text-align:center;
	padding:0 36px;
	width:auto;
	text-transform:uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.viewall-white:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.viewall-gray {
	background:transparent;
	border:solid 1px #545454;	
	border-radius:3px;
	color:#545454;
	height:40px;
	line-height:38px;
	display:inline-block;
	text-align:center;
	padding:0 36px;
	width:auto;
	text-transform:uppercase;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.viewall-gray:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.buy {
	background:transparent;
	border:solid 1px #fecb00;	
	border-radius:3px;
	color:#4f5252;
	height:35px;
	line-height:33px;
	display:inline-block;
	text-align:center;
	padding:0 36px;
	width:auto;
	text-transform:uppercase;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.buy:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
}
.buy2 {
	background:transparent;
	border:solid 1px #fecb00;	
	border-radius:3px;
	color:#4f5252;
	height:35px;
	/*line-height:33px;*/
	display:inline-block;
	text-align:center;
	padding:6px 25px;
	width:auto !important;
	height:auto !important;
	text-transform:uppercase;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	cursor:pointer;
	float:left;
	margin:0 3px;
}
.buy2:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
}
.buy2 img {
	opacity:0.6; 
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	}
.buy2:hover img {opacity:1;}

.buy3 {
	background:transparent;
	border:solid 1px #fecb00;	
	border-radius:3px;
	color:#4f5252;
	height:35px;
	/*line-height:33px;*/
	display:inline-block;
	text-align:center;
	padding:11px 25px;
	width:auto;
	text-transform:uppercase;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	cursor:pointer;
	margin:0 3px;
}
.buy3:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
}
.buy3 img {
	opacity:0.6; 
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	}
.buy3:hover img {opacity:1;}

.product-content > .btn-center {
	margin:0 auto 0 10px;
}

.buy1 {
	background:transparent;
	border:solid 1px #fecb00;	
	border-radius:3px;
	color:#4f5252;
	height:35px;
	line-height:33px;
	display:inline-block;
	text-align:center;
	padding:0px 25px;
	width:auto;
	text-transform:uppercase;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	cursor:pointer;
	float:left;
	margin:0 3px;
}
.buy1:hover {
	background:#fecb00;
	border:solid 1px #fecb00;	
	color:#000;
}
.buy1 img {
	opacity:0.6; 
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	}
.buy1:hover img {opacity:1;}
/*
 *============================================================================== 
	Testimonials
 *============================================================================== 
*/
.tweetBg {
	background-color: #5f2c82;
    background-image: linear-gradient(45deg, #5f2c82 -40%, #04bab1 140%);
    border-bottom: medium none;
	padding:100px 0;
	text-align:center;
	color:#fff;
}
.white-title {
	font-size:36px;
	text-transform:uppercase;
}
.testimonial-subtitle {
	padding:40px 0;
}
.testimponial-box {
	width:80%;
	display:inline-block;
	padding:0 10px;
}
.testimonial::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    z-index: 11;
}
.testimonial {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #6b7781;
    display: block;
    min-height: 180px;
    line-height: 140px;
    /* line-height: 1.5em; */
    margin-bottom: 30px;
    padding: 20px 40px;
    position: relative;
	color:#535151;
	/* display: table-cell; */
	vertical-align: middle;
	width:100%;
}
.mdiv {
	line-height:normal;
	display:inline-block;
	vertical-align: middle;
}
.testimonial-name {
	margin-top:20px;
}
@media screen and (max-width:830px) {
	.testimponial-box {
		width:100%;
		display:block;
		padding:0 10px 30px 10px;
	}
}
/*
 *============================================================================== 
	Footer
 *============================================================================== 
*/
.footer {
	/* background:#070c18; */
	background:#2c1662;
	padding:50px 0 20px 0;
	color:#d3d3d3;
	font-size:14px;
}
.quick-links {
	float:left;
	text-align:center;
	width:79%;
}
.quick-links ul {
	margin:0 2% 30px 2%;
	padding:0 0 20px 0;
	list-style:none;
	width:29%;
	display:block;
	float:left;
	text-align:center !important;
}
@media screen and (max-width:768px) {
	.quick-links {
		float:none;
		text-align:center;
		width:100%;
		display:block;
	}
}
@media screen and (max-width:480px) {
	.quick-links ul {
		width:97%;
		padding:20px auto 20px auto;
		height:auto;
		float:none;
	}
}

.ql-title {
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	padding:5px 10px;
	margin-bottom:5px;
	text-align:left;
	background:#231053;
	border-left:solid 2px #cfcd32;
	border-right:solid 2px #cfcd32;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.ql-titleR {
	font-size:16px;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:20px;
	text-align:left;
}
.quick-links ul li {
	text-align:left;
	
}
.quick-links ul li a {
	color:#d3d3d3;
	line-height:15px;
	font-size:13px;
	display:block;
	letter-spacing:0.2px;
	
	padding:7px 0 7px 10px;
	border-bottom:dashed 1px #6147a2;
	background:url(https://epuja.co.in/img/footer-nav-arrow.png) no-repeat 0 11px;
	
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-o-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-ms-transition: 0.2s all;
}
.quick-links ul li a:hover {
	color:#f5d77d;
	background:#301a68 url(https://epuja.co.in/img/footer-nav-arrow.png) no-repeat 2px 11px;
}
.quick-links ul li:nth-child(9) {
	border-right:none;
}


.social-media {
	width:21%;
	float:right;
	text-align:center;
}
.social-media ul {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	display:inline-block;
}
.social {
	width:100%;
}
@media screen and (max-width:768px) {
	.social {
		width:50%;
		float:left;
	}
	.social-media {
		width:100%;
		float:none;
		text-align:center;
		background:#2e1864;
		display:block;
		padding:10px;
	}
	.social-media ul {
		width:220px;
	}
}
@media screen and (max-width:480px) {
	.social {
		width:100%;
		float:none;
	}
	.social-media {
		background:none;
	}
}

.social-media ul li {
	display:inline-block;
	padding:0 2px;
	float:left;
}
.social-media ul li a {
	/* color:#d3d3d3;
	border:solid 1px #a5a6a8; */
	border-radius:15px;
	width:23px;
	height:23px;
	line-height:23px;
	display:inline-block;
}
.social-media ul li a.facebook {
	color:#5572b8;
	border:solid 1px #5572b8;
}
.social-media ul li a.twitter {
	color:#5ea9dd;
	border:solid 1px #5ea9dd;
}
.social-media ul li a.google-plus {
	color:#d62121;
	border:solid 1px #d62121;
}
.social-media ul li a.youtube {
	color:#c51b1e;
	border:solid 1px #c51b1e;
}
.social-media ul li a.pinterest {
	color:#cb2028;
	border:solid 1px #cb2028;
}
.social-media ul li a.instagram {
	color:#945b47;
	border:solid 1px #945b47;
}.social-media ul li a.linkedin {
	color:#007ab5;
	border:solid 1px #007ab5;
}
.social-media ul li a:hover {
	/* color:#fff; */
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg);
	transform:rotate(360deg); 
	/* transform: translate(0, -3px); */
}

.safe-secure {
	padding:10px 0 15px 0;
	margin:10px 0 0 0;
	border-top:dashed 1px #6147a2;
	border-bottom:dashed 1px #6147a2;
}
.safe-secure img {
	width:50px;
	padding-bottom:3px;
}

.safe-small {
	font-size:12px;
	padding-bottom:5px;
}
.big-logo {
	padding-top:10px;
	text-align:center;
	width:93%;
	margin:0 auto;
}
.big-logo img {
	padding:10px 0 0 3px;
	width:100%;
}
@media screen and (max-width:768px) {
	.big-logo {
		width:50%;
		float:left;
		padding-top:0;
	}
	.big-logo img {
		width:181px;
		padding:0px 0 0 3px;
	}
	.safe-secure {
		margin:10px 0 10px 0;
	}
}
@media screen and (max-width:480px) {
	.big-logo {
		width:100%;
		float:none;
	}
}
.footerDark {
	/* background:#04070f; */
	background:#261258;
	padding:5px 0 20px 0;
	color:#a5a6a8;
	font-size:14px;
}
.footerDark a {
	color:#e98300;
}
.footerDark a:hover {
	color:#fff;
}
.copyright {
	width:33%;
	text-align:left;
	display:inline-block;
}
.brand-consulting {
	width:33%;
	text-align:center;
	display:inline-block;
}/*
.copyright {
	width:49%;
	text-align:left;
	display:inline-block;
}
.brand-consulting {
	width:49%;
	text-align:right;
	display:inline-block;
}*/
@media screen and (max-width:479px) {
	.copyright {
		width:100%;
		text-align:center;
		display:block;
	}
	.brand-consulting {
		width:100%;
		text-align:center;
		display:block;
		margin:10px 0;
	}
}

/*
===========================================================
Category
===========================================================
*/
.inner-offset {
	padding-top:73px;
}
@media (min-width: 1180px) {
	.inner-offset {
		padding-top: 113px;
	}
}
.breadcrumbs {
	background-color: #fecb00;
    background-image: linear-gradient(45deg, #fecb00 -40%, #ffd21f 140%);
	/* height:31px;
	line-height:31px; */
	color:#000;
	margin-bottom:40px;
	padding:5px 0;
}
.breadcrumbs ul li {
	padding-right:10px;
	float:left;
	color:#333;
	font-size:13px;
}
.breadcrumbs ul li a {
	color:#333;
	font-size:13px;
	font-weight:300;
}
.breadcrumbs ul li a:hover {
	color:#000;
}

.filter-container {
	width:200px;
	float:left;
	margin:0 35px 0 0;
	display:block;
}
.filter-mobile {
		display:none;
	}
.lines-button {
	  padding: 1rem 1rem;
	  transition: .3s;
	  cursor: pointer;
	  user-select: none;
	  background:#fff;
	  outline:none;
	  border:none;
	  position: fixed;
	  top: 140px;
	  font-weight: normal;
	  box-shadow:0 0 2px rgba(0,0,0,0.2);
	  display:none;
	}

/* @media screen and (max-width:1000px) {
	.inner-offset {padding-top:108px;}
} */
@media screen and (min-width: 768px) and (max-width:979px) {
	.lines-button {top: 0px; display:block; position:relative;}
}
@media screen and (max-width:767px) {
	/*.inner-offset {padding-top:75px;}*/
	.lines-button {top: 111px; display:block;}
}
@media only screen and (max-width: 480px) {
	.inner-offset {padding-top:135px;}
}
@media only screen and (max-width: 979px) {
	.filter-container {
		float:left;
		display:none;
		z-index:9;
	}
	.filter-mobile {
		display:block;
		padding:5px 10px;
		left:0px;
		top:110px;
		position:fixed;
		background:#fff;
		box-shadow:0 0 3px rgba(0,0,0,0.3);
	}
	.fHeading {display:none;}
	
	/* Animated icon */
	
	.lines-button:hover {
	  opacity: 1;
	}
	.lines-button:active {
	  transition: 0;
	}

	.lines {
	  display: inline-block;
	  width: 2rem;
	  height: 0.27143rem;
	  background: #000;
	  border-radius: 0.28571rem;
	  transition: 0.3s;
	  position: relative;
	  top:-4px;
	}
	.lines:before, .lines:after {
	  display: inline-block;
	  width: 2rem;
	  height: 0.27143rem;
	  background: #000;
	  border-radius: 0.28571rem;
	  transition: 0.3s;
	  position: absolute;
	  left: 0;
	  content: '';
	  -webkit-transform-origin: 0.28571rem center;
	  transform-origin: 0.28571rem center;
	}
	.lines:before {
	  top: 0.5rem;
	}
	.lines:after {
	  top: -0.5rem;
	}

	.lines-button.closeb {
	  -webkit-transform: scale3d(0.8, 0.8, 0.8);
	  transform: scale3d(0.8, 0.8, 0.8);
	  padding: 1rem 0rem;
	  color: #000;
		font-size: 20px;
		font-weight: normal;
		line-height: 1;
		opacity: 1;
		text-shadow:none;
		padding:1rem;
	}
	.lines-button.x.closeb .lines {
	  background: transparent;
	}
	.lines-button.x.closeb .lines:before, .lines-button.x.closeb .lines:after {
	  -webkit-transform-origin: 50% 50%;
	  transform-origin: 50% 50%;
	  top: 50%;
	  width: 2rem;
	}
	.lines-button.x.closeb .lines:before {
	  -webkit-transform: rotate3d(0, 0, 1, 45deg);
	  transform: rotate3d(0, 0, 1, 45deg);
	}
	.lines-button.x.closeb .lines:after {
	  -webkit-transform: rotate3d(0, 0, 1, -45deg);
	  transform: rotate3d(0, 0, 1, -45deg);
	}
	/* ========== */	
}
.fHeading {
	text-transform:uppercase;
	color:#000;
	padding-bottom:5px;
}
.filterBox {
	width:200px;
	background:#fff;
	box-shadow:0px 2px 1px 0px rgba(0,0,0,0.1);
	padding:10px;
	font-size:13px;
	margin-left:-10px;
}
.filterBox-block {
	padding:0 0 20px 0;
}
.filterBox .title {
	text-transform:uppercase;
	border-bottom:solid 1px rgba(0,0,0,0.2);
	padding-bottom:5px;
	position: relative;
}
.filterBox .title::before {
  /* arrow */
  content: '';
  position: absolute;
  right: 0;
  top: 40%;
  width: 8px;
  height: 8px;
	background: url("https://epuja.co.in/img/chevrons.svg") no-repeat center center;
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.filterBox .title.closed::before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -moz-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  -o-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
}
.filterBox .content {
	padding:11px 0 0px 0;
	color:#696969;
	height:125px;
	overflow:auto;
}
.filterBox .content li {
	padding:0;
}
.filterBox .content li  label{
	display:block;
	font-size:13px;
	font-weight:300;
}

/*========= Custom =========*/

.filterBox input, .filterBox select,
.filterBox .radio-label::before,
.filterBox .checkbox-label::before {
  /* shared style for input elements */
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #adadad;
}
.filterBox input[type='search'],
.filterBox input[type='text'],
.filterBox select {
  width: 100%;
  padding: .8em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: none;
}
.filterBox input[type='search']:focus,
.filterBox input[type='text']:focus,
.filterBox select:focus {
  outline: none;
  background-color: #ffffff;
  border-color: #41307c;
}
.filterBox input[type='search'] {
  /* custom style for the search element */
  border-color: transparent;
  background-color: #e6e6e6;
  /* prevent jump - ios devices */
  font-size: 1.6rem !important;
}
.filterBox input[type='search']::-webkit-search-cancel-button {
  display: none;
}
.filterBox .cd-select {
  /* select element wrapper */
  position: relative;
}
.filterBox .cd-select::after {
  /* switcher arrow for select element */
  content: '';
  position: absolute;
  z-index: 1;
  right: 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  width: 16px;
  height: 16px;
  background: url("https://epuja.co.in/img/cd-icon-arrow.svg") no-repeat center center;
  pointer-events: none;
}
.filterBox select {
  cursor: pointer;
  font-size: 1.4rem;
}
.filterBox select::-ms-expand {
  display: none;
}
.filterBox  li {
  position: relative;
  margin-bottom: .8em;
}
.filterBox  li:last-of-type {
  margin-bottom: 0;
}
.filterBox input[type=radio],
.filterBox input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2;
}
.filterBox .checkbox-label,
.filterBox .radio-label {
  /* padding-left: 24px; */
  padding-left: 20px;
  font-size: 1.4rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.filterBox .checkbox-label::before, .filterBox .checkbox-label::after,
.filterBox .radio-label::before,
.filterBox .radio-label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.filterBox .checkbox-label::before,
.filterBox .radio-label::before {
  width: 13px;
  height: 13px;
  left: 0;
}
.filterBox .checkbox-label::after,
.filterBox .radio-label::after {
  /* check mark - hidden */
  display: none;
}
.filterBox .checkbox-label::after {
  /* check mark style for check boxes */
  width: 16px;
  height: 16px;
  background: url("https://epuja.co.in/img/cd-icon-check.svg") no-repeat center center;
  margin-left:-22px;
}
.filterBox .radio-label::before,
.filterBox .radio-label::after {
  border-radius: 50%;
}
.filterBox .radio-label::after {
  /* check mark style for radio buttons */
  width: 6px;
  height: 6px;
  background-color: #ffffff;
  left: 5px;
}
.filterBox input[type=radio]:checked + label::before,
.filterBox input[type=checkbox]:checked + label::before {
  border-color: #00bff3;
  background-color: #00bff3;
}
.filterBox input[type=radio]:checked + label::after,
.filterBox input[type=checkbox]:checked + label::after {
  display: block;
}

/* ========================== */
.product-container-full {
	float:right;
	width:100%;
	text-align:center;
}
.product-container-full h1 {
	font-size:25px;
}
.product-container {
	float:right;
	width:80%;
	text-align:center;
}
@media only screen and (max-width: 979px) {
	.product-container {
		float:none;
		width:95%;
		margin:0 auto;
	}
}
.tag-filter {
	border-top:dashed 1px #bdbdbd;
	border-bottom:dashed 1px #bdbdbd;
	padding:10px 0 6px 0;
}
@media only screen and (max-width: 767px) {
	.tag-filter {display:none;}
}

.cd-tab-filter {
  /* tabbed navigation style on mobile - dropdown */
  position: relative;
  margin: 0 auto;
  z-index: 1;
}
.cd-tab-filter:after {
  content: "";
  display: table;
  clear: both;
}

.cd-tab-filter ul {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ffffff;
  box-shadow: inset 0 -2px 0 #41307c;
}
.cd-tab-filter li {
  display: none;
}
.cd-tab-filter li:first-child {
  /* this way the placehodler is alway visible */
  display: block;
}
.cd-tab-filter a {
  /* set same size of the .cd-tab-filter */
  width: auto;
  padding:3px 14px;
  background:#fff;
  display:inline-block;
  color: #595959;
  font-size:13px;
  margin-bottom:4px;
}
.cd-tab-filter a.selected {
  background: #fecb00;
  color: #000;
}
.cd-tab-filter.is-open::after {
  /* small arrow rotation */
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
  transform: translateY(-50%) rotate(-180deg);
}
.cd-tab-filter.is-open ul {
  box-shadow: inset 0 -2px 0 #41307c, 0 2px 10px rgba(0, 0, 0, 0.2);
}
.cd-tab-filter.is-open ul li {
  display: block;
}
.cd-tab-filter.is-open .placeholder a {
  /* reduces the opacity of the placeholder on mobile when the menu is open */
  opacity: .4;
}
@media only screen and (min-width: 768px) {
  .cd-tab-filter {
    /* tabbed navigation style on medium devices */
    width: auto;
    cursor: auto;
  }
  .cd-tab-filter::after {
    /* hide the arrow */
    display: none;
  }
  .cd-tab-filter ul {
    background: transparent;
    position: static;
    box-shadow: none;
    text-align: center;
  }
  .cd-tab-filter li {
    display: inline-block;
  }
  .cd-tab-filter li.placeholder {
    display: none !important;
  }
  .cd-tab-filter a {
    display: inline-block;
    width: auto;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-tab-filter {
    /* tabbed navigation on big devices */
    width: 100%;
    float: right;
    margin: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
  }
}

/* -------------------------------- 
xgallery 
-------------------------------- */
.cd-gallery {
  width: 100%;
  margin-top:0px;
}
.cd-gallery li, .puja-box {
  margin:5px 0px 5px 5px;
  box-shadow:0px 2px 1px 0px rgba(0,0,0,0.1);
  display: none;
  width:231px;
  background:#fff;
  text-align:left;
}
.puja-box {display:inline-block; box-shadow:0px 2px 2px 0px rgba(0,0,0,0.2); margin:0px 5px 20px 0px;}
.puja-box::nth-child(3) {margin:0px 0px 5px 0px;}

.cd-gallery li a, .puja-box a {
  /*width:231px;
  height:204px;*/
  display:table-cell;
  text-align:center;
  vertical-align:middle;
}

@media only screen and (max-width: 979px) {
	.cd-gallery li {
		margin: 5px 0;
		width: 227px;
	}
}
.cd-gallery li.gap {
  /* used in combination with text-align: justify to align gallery elements */
  opacity: 0;
  height: 0;
  display: inline-block;
}
/* .cd-gallery img {
  display: block;
  width: 100%;
} */
.product-content {
	padding:18px 8px;
}
.product-content .title  {
	text-transform:uppercase;
	color:#000;
	letter-spacing:1px;
}
.product-content .description  {
	height:43px;
	padding:7px 0;
	/*margin-bottom:21px;*/
	color:#686868;
	font-size:13px;
	overflow:hidden;
}
.rupees {
	text-align:center;
	font-size:30px;
	color:#e98300;
	margin-bottom:10px;
	font-family: 'PT Serif', serif;
}
.rupees img {
	width:13px !important;
	display:inline;
	float:none;
	margin-top:-7px;
}
.menu{ position:absolute;}
				
.menu2_wrap{ position:absolute; top:0px; left:0; bottom:30px; }


.topscroll {
	position:fixed;
	bottom:70px;
	right:10px !important;
	display:none;
	width:50px;
	height:50px;
	background:#fecb00;
	text-align:center;
	cursor:pointer;
	text-transform:uppercase;
	
	border-radius:50%;
}
.topscroll img {
	padding-top:12px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;	
}
.topscroll:hover img {
	padding-top:5px;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-o-transition: 0.3s all;
	-moz-transition: 0.3s all;
	-ms-transition: 0.3s all;	
}

/*
===========================================================
Product Details
===========================================================
*/
.image-container {
	width:45%;
	margin-right:2.3333333333333335%;
	margin-bottom:10px;
	float:left;
	box-sizing: border-box;
}
@media only screen and (max-width: 979px) {
	.image-container {
		width:100%;
		margin-right:0%;
		float:none;
	}
}
.product-details {
	width:52.666666666666664%;
	margin-bottom:10px;
	float:left;
}
@media only screen and (max-width: 979px) {
	.product-details {
		width:100%;
		margin-bottom:10px;
		float:none;
	}
}
.productTitle {
	margin-top:-9px;
}
.productTitle h1 {
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	line-height:27px;
	padding-bottom:5px;
}
.productSubTitle {
	color:#929292;
	padding-bottom:10px;
}
.sku {
	color:#000;
	font-size:15px;
	letter-spacing:0.3px;
	padding-bottom:20px;
}

/* === Tabs === */
.nav-tabs {
  border-bottom: 0px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #dfdfdf;
  text-transform:uppercase;
  color:#8a8a8a;
  border-top: 3px solid #dfdfdf;
  border-right:0;
  border-left:0;
  font-size:14px;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}
.nav-tabs > li > a:hover {
  border-color: #d3d3d3;
  background-color: #d3d3d3;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  cursor: default;
  background-color: #eaeaea;
  border-top: 3px solid #fecb00;
  border-right:0;
  border-left:0;
  background:#fecb00;
}
.tab-content {
	background:#ededed;
	color:#6b6b6b;
	padding:10px;
	margin-top:1px;
	font-size:15px;
}
/* =========== */

.price-qty-order {
	padding:0 10px;
	text-align:center;
}
.price, .qty, .order-now {
	height:60px;
	line-height:40px;
	margin-bottom:10px;
}	
.price {
	display:inline-block;
	color:#e98300;
	font-size:35px;
	font-family: 'PT Serif', serif;
	/* float:left; */
	/* padding-top:18px; */
}
.price img {
	margin-top:-5px;
	padding-right:5px;
}
.qty {
	display:inline-block;
	background:url(../img/qty-bg.png) no-repeat 0 center;
	width:170px;
	height:40px;
	padding:0 30px;
	color:#353636;
	text-align:center;
}
.qty input[type="text"] {
	width:53px;
	height:31px;
	line-height:31px;
	text-align:center;
	border:solid 1px #787878;
	background:transparent;
	margin-left:10px;
}
.order-now {
	display:inline-block;
	text-align:center;
	/* float:right; */
}
.order-now-btn {
	background:#fecb00;
	width:244px;
	height:45px;
	line-height:45px;
	text-transform:uppercase;
	letter-spacing:0.3px;
	color:#2f2e2e;
	outline:none;
	border:0;
	border-radius:3px;
	margin-top:15px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
}
.order-now-btn:hover {
	background:#e98300;	
}

@media only screen and (max-width: 420px) {
	.price {
		display:block;
		float:none;
	}
	.order-now {
		display:block;
		float:none;
	}
	.order-now-btn {
		width:95%;
	}
}

/*=== Form ===*/
.form {
	width:100%;
	margin-right:2.4166666666666665%;
	/* margin-bottom:20px; */
	display:inline-block;
	float:left;
}
.white-heading {
	font-size:20px;
	text-transform:uppercase;
	color:#3e3b3b;
	border-bottom:solid 1px #c2c2c2;
	width:100%;
	margin-bottom:13px;
	text-align:left;
}
.form input[type="text"], .input-group input[type="text"] {
	width:32%;
	background:#e0e0e0;
	height:34px;
	line-height:34px;
	outline:none;
	border:none;
	font-size:14px;
	padding:0 10px;
	margin:0 0 5px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:inline-block;
}
.dob {
	width:50%;
	float:left;
}
.name {
	width:48%;
	float:left;
}
@media only screen and (max-width: 639px) {
	.dob {
		width:100%;
		float:none;
	}
	.name {
		width:100%;
		float:none;
	}
}
.dob input[type="text"], .name input[type="text"] {
	width:85%;
	background:#e0e0e0;
	height:34px;
	line-height:34px;
	outline:none;
	border:none;
	font-size:14px;
	padding:0 10px;
	margin:0 0 5px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:inline-block;
}
.name input[type="text"] {
	width:98%;
	}
.controls {
	float:left;
	width:65%;
}
@media only screen and (max-width: 639px) {
	.controls {
		float:none;
		width:100%;
	}
}
.controls img, .dob img {margin-top:-5px;}
.controls input[type="text"], .input-group input[type="text"] {
	width:88%;
	background:#e0e0e0;
	height:34px;
	line-height:34px;
	outline:none;
	border:none;
	font-size:14px;
	padding:0 10px;
	margin:0 0 5px 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	display:inline-block;
}
@media only screen and (max-width: 639px) {
	.controls input[type="text"] {
		width:92% !important;
	}
}
@media only screen and (max-width: 582px) {
	.controls input[type="text"] {
		width:85% !important;
	}
}
.optional {
	font-size:13px;
	color:#666;
	padding-top:3px;
	margin-bottom:5px;
	border-top:solid 1px #ccc;
}
.addmore::before, .addmore1::before {
  /* arrow */
  content: '+';
  position: absolute;
  /* left:0; */
  margin-left: -50px;
  width: 36px;
  height: 36px;
  line-height:34px;
  text-align:center;
  color:#444;
  font-size:30px;
  background:#fecb00;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.addmore, .addmore1{
	width:32%;
	height:36px;
	line-height:36px;
	display:inline-block;
	padding-left:50px;
	cursor:pointer;
	color:#3e3b3b;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
	background: linear-gradient(to left, #e0e0e0 50%, #fecb00 50%);
    background-size: 200% 100%;
    background-position:right bottom;
}
.addmore:hover, .addmore1:hover{
    background-position:left bottom;
	color:#000;
}
.button {
	background:#00bff3;
	height:44px;
	line-height:44px;
	padding:0 45px;
	text-transform:uppercase;
	letter-spacing:0.3px;
	color:#2f2e2e;
	outline:none;
	border:0;
	border-radius:3px;
	margin-top:25px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
}
.button:hover {
	background:#10a2ca;	
}
.more-form, .more-form1 {
	display:none;
	padding-top:5px;
	border-top:solid 1px #ccc;
}
@media only screen and (max-width: 639px) {
	.form input[type="text"] {
		width:100%;
	}
	.control-group input[type="text"] {
		width:93%;
	}
	.addmore, .addmore1{
		width:100%;
	}
	.fwi {
		width:100% !important;
	}
}
@media only screen and (max-width: 582px) {
	.control-group input[type="text"] {
		width:86% !important;
	}
}

/* ====== */
.btnRemove::before, .btnRemove1::before {
  /* arrow */
  content: '-';
  position: absolute;
  /* left:0; */
  margin-left: -50px;
  width: 36px;
  height: 36px;
  line-height:34px;
  text-align:center;
  color:#444;
  font-size:30px;
  background:#fecb00;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.btnRemove, .btnRemove1{
	width:32%;
	height:36px;
	line-height:36px;
	display:inline-block;
	padding-left:50px;
	cursor:pointer;
	color:#3e3b3b;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
	background: linear-gradient(to left, #e0e0e0 50%, #fecb00 50%);
    background-size: 200% 100%;
    background-position:right bottom;
	margin-bottom:1px;
	margin-top:1px;
	
}
.btnRemove:hover, .btnRemove1:hover{
    background-position:left bottom;
	color:#000;
}

@media only screen and (max-width: 639px) {
	.btnRemove, .btnRemove1{
		width:100%;
	}
}



/* ====== */

.map {
	width:32.75%;
	display:inline-block;
	float:right;
}

.related-product {
	float:left;
	width:62.5%;
	margin-right:2.4166666666666665%;
	margin-bottom:20px;
}
@media only screen and (max-width: 1290px) {
	.map {
		width:24.75%;
	}

	.related-product {
		width:71.5%;
	}
}
@media only screen and (max-width: 1043px) {
	.map {
		width:100%;
		display:block;
		float:none;
	}

	.related-product {
		float:none;
		width:100%;
		margin-right:0%;
		text-align:center;
	}
}
.relatedProduct {
	display:block;
	margin-bottom:15px;
	height:auto;
	/* border:dashed 1px #ccc; */
	padding:0;
}
.rpImg {
	width:28.11244979919679%;
	margin-right:3.2128514056224895%;
	float:left;
}
.rpText {
	width:68%;
	float:right;
	font-size:13px;
	color:#676767;
}
.rpText .title {
	text-transform:uppercase;
	color:#000;
	padding-bottom:3px;
}
.rpText .description {
	height:40px;
	overflow:hidden;
}
.rpText .cost {
	font-size:20px;
	color:#10a2cb;
	font-family: "PT Serif",serif;
}
.rpText .cost img {
	padding-right:5px;
	margin-top:-4px;
}
@media only screen and (min-width: 769px) and (max-width: 980px) {
	#booking-info .form {
		width:100%;
		margin-right:0%;
	}
	.form {
		width:100%;
		margin-right:1%;
	}
}
@media only screen and (max-width: 768px) {
	.form {
		width:95%;
		margin:0 auto 30px auto;
		float:none;
		display:block;
	}
}

@media only screen and (max-width: 980px) {
	.relatedProduct {
		display:inline-block;
		margin-bottom:15px;
		float:left;
		margin-right:10px;
	}
	.rpImg {
		width:70px;
		margin-right:10px;
		float:left;
	}
	.rpText {
		width:166px;		
	}
}


.add-message {
	font-size:30px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'PT Serif', serif;
	margin-bottom:30px;
}
.black-btn, .black-btn:focus {
	width:100%;
	height:51px;
	line-height:51px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#2f2e2e;
	outline:none;
	border:solid 1px #000;
	border-radius:3px;
	margin-top:25px;
	padding:8px 30px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
}
.black-btn:hover {
	background:#000;
	color:#fff;
}
@media screen and (max-width:479px) {
	.black-btn, .black-btn:focus {
		padding:8px 10px;
		font-size:14px;
	}
}
.checkout {
	background:#fecb00;
	width:100%;
	line-height:53px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000;
	outline:none;
	border-radius:3px;
	margin-top:25px;
	padding:10px 30px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
}
.checkout:hover {
	background:#e98300;
	color:#000;
}
a.checkoutb {
	background:#fecb00;
	width:100%;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#545454;
	outline:none;
	border-radius:3px;
	padding:10px 30px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
	display:block;
	text-align:center;
}
a.checkoutb:hover {
	background:#e98300;
	color:#000;
}
.midpos {
	top:25%;
}

.LRC-popup {
  padding:10px;
  font-size:20px;
  font-weight:900;
  display:inline-block;
  text-transform:uppercase;
  background:#
}

/*
===========================================================
My Cart
===========================================================
*/
.inner-offset-e {padding:150px 0 20px 0;}

@media only screen and (max-width: 1179px) {
	.inner-offset-e {padding:95px 0 20px 0;}
}
@media only screen and (max-width: 1000px) {
	.inner-offset-e {padding:100px 0 20px 0;}
}
@media only screen and (max-width: 480px) {
	.inner-offset-e {padding-top:160px;}
}
/* === Breadcrumb Navigation === */

.breadcrumbN {
	/*centering*/
	display: inline-block;
	/* box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.35); */
	overflow: hidden;
	/* border-radius: 5px; */
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag; 
}

.breadcrumbN a {
	text-decoration: none;
	outline: none;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/
	padding: 0 10px 0 60px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}
/*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
.breadcrumbN a:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
.breadcrumbN a:first-child:before {
	left: 14px;
}
.breadcrumbN a:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
.breadcrumbN a.active, .breadcrumbN a:hover{
	background: #333;
	background: linear-gradient(#333, #000);
}
.breadcrumbN a.active:after, .breadcrumbN a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
.breadcrumbN a:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 36px; 
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}

.breadcrumbN a:last-child:after {
	content: none;
}

.breadcrumbN a:before {
	content: counter(flag);
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
	text-align: center;
	line-height:18px;
}
.flat a, .flat a:after {
	background: white;
	color: black;
	transition: all 0.5s;
}
.flat a:before {
	background: white;
	box-shadow: 0 0 0 1px #ccc;
}
.flat a:hover, .flat a.active, 
.flat a:hover:after, .flat a.active:after{
	background: #fecb00;
}

@media only screen and (max-width: 479px) {
	.breadcrumbN a {
		padding: 0 10px 0 28px;
	}
	.breadcrumbN a:before {
		display:none;
	}
	.breadcrumbN a:first-child {
		padding-left: 8px;
		border-radius: 5px 0 0 5px; 
	}
}


/* ====== */

.qty-input {
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #545454;
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin: 0 auto 15px;
  width: 40px;
  -webkit-appearance: none;
  text-align:center;
  margin:0 auto;
}
.my-cart-sub-total {
	font-weight:700;
}
.my-cart img {
	width:90px;
}
.cart-rs {
	font-weight:700;
}
.delete {
	text-align:center;
	color:#e98300;
	cursor:pointer;
	font-size:13px;
}
.delete:hover {
	color:#000;
}

#no-more-tables thead tr {
	background:#666;
	color:#fff;
	height:40px;
	border:solid 1px #ddd;
}
#no-more-tables thead th {
	border-right:solid 1px #474747;
}
#no-more-tables tr {
	background:#fff;
	border-left:solid 1px #eee;
}
#no-more-tables tbody tr td {
	border-right:solid 1px #eee;
	border-bottom:solid 1px #eee;
}
.est-total {
	padding:10px 20px;
	background:#e4e4e4;
	font-size:25px;
	text-align:right;
}
.est-total span {
	color:#868686;
	font-size:23px;
}
@media only screen and (max-width: 800px) {
	.est-total {padding:10px; margin:0 15px;}
}
.cart-tc {
	font-size:13px;
	padding-top:20px;
	display:inline-block;
}
.cart-next {
	float:right;
	margin-top:10px;
}

@media only screen and (max-width: 800px) {
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
 
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
background:#e4e4e4;
}
 
#no-more-tables tr { border: 1px solid #ccc; }
  
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align:left;
}
 
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
 
/*
Label the data
*/
#no-more-tables td:before { content: attr(data-title); }
}

/*
===========================================================
Shipping Address
===========================================================
*/
.right-login-tick {
	width:28px;
	height:27px;
	border-radius:50%;
	line-height:25px;
	text-align:center;
	background:#e98300;
	display:inlinme-block;
	float:left;
	margin-right:10px;
}
.tickR {margin-left:35px;}
.login-id {
	clear:both;
	border-bottom:solid 1px #333;
	padding:5px 0;
	margin:0 0 15px 0;
	height:40px;
	line-height:27px;
}
.new-address-container {
	padding:10px;
	background:#fff;
	box-shadow:0 0 3px rgba(0,0,0,0.1);
	border-radius:3px;
	width:100%;
}
.address-container {
	float:left;
	width:72%;
	padding-left:6px;
}
.shipping-address-new {
	width:49%;
	padding:10px;
	float:left;
	margin-right:1%;
}
@media only screen and (max-width: 768px) {
	.address-container {
		float:none;
		width:100%;
	}
	.shipping-address-new {
		width:100%;
		float:none;
	}
}
.sa-header {
	border-bottom:solid 1px #ccc;
	padding:3px 0;
	margin-bottom:10px;
	font-size:16px;
	text-transform:uppercase;
	color:#545454;
}
.edit-address {
	float:right;
	width:20px;
	height:19px;
	cursor:pointer;
	position:relative;
	z-index:9;
	text-transform:capitalize;
}
.edit-address1 {
	/* float:right; */
	width:20px;
	height:19px;
	cursor:pointer;
	position:relative;
	z-index:9;
	text-transform:capitalize;
	text-align:center;
	margin:0 auto;
	display:block;
	text-decoration:underline !important;
}
.shipping-address-new form {
	color:#545454;
	padding:0;
}
.labell {
	width:35%;
	padding-right:10px;
	float:left;
	color:#545454;
	font-size:15px;
	text-align:left;
	line-height:30px;
	font-weight:300;
}
@media only screen and (max-width: 320px) {
	.labell {
		font-size:13px;
	}
}
.selectarea {
	width:64%;
	float:left;
	line-height:30px;
}
.defaultform input[type="text"], .defaultform input[type="password"], textarea, #myTab-accordion input[type="text"] {
	padding:5px 10px;
	margin-bottom:5px;
	border:solid 1px #c5c5c5;
	border-radius:3px;
	width:64%;
}

.defaultform textarea {
	resize:none;
}
@media only screen and (max-width: 767px) {
	.labell {
		width:100%;
	}
	.defaultform input[type="text"], textarea {
		width:100%;
	}
	.selectarea {
		width:100%;
		float:none;
	}
}
.mob-code {
	width:17% !important;
	height:35px;
	float:left;
	text-align:center;
}
.mob-number {
	width:84% !important;
	float:left;
	height:35px;
	margin-left:-1%;
}
.btnarea {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.save-continue {
	background:#fecb00;
	height:41px;
	line-height:41px;
	padding:0 18px;
	text-transform:uppercase;
	letter-spacing:0.3px;
	color:#2f2e2e;
	outline:none;
	border:0;
	border-radius:3px;
	margin-top:0px;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
	display:inline-block;
}
.save-continue:hover {
	background:#e98300;
	color:#000;
}
.save-continue.padmore {
	padding:0 40px !important;
}

/* Cost Box */
.cost-box {
	width:27%;
	float:right;
	/* border:solid 1px #ccc; */
	padding:10px;
}
@media only screen and (max-width: 768px) {
	.cost-box {
		width:100%;
		float:none;
		border:solid 1px #ccc;
		padding:10px;
		margin-top:30px;
	}
}
.cost-product-details {
	display:block;
	margin-bottom:10px;
}
.cost-product {
	width:50%;
	float:left;
	font-size:13px;
	color:#797979;
	text-align:center;
	margin-right:5%;
}
.cost-qty {
	width:10%;
	float:left;
}
.cost-price {
	width:30%;
	float:right;
	text-align:right;
	font-weight:600;
}
.cost-product img {
	width:40%;
	margin:0 auto;
}
.bill-amount {
	padding:5px 3px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	text-align:right;
	font-size:18px;
	color:#e98300;
	background:#f1f1f1;

}
.bill-amount span {
	color:#333;
}
.different {
	float:right;
	width:60%;
	/* margin-top:-9px; */
	text-align:right;
	text-transform:capitalize;
}
@media only screen and (max-width: 1115px) {
	.different {
		float: none;
		text-align: left;
		text-transform: capitalize;
		width: 100%;
	}
}	
.show-address-box {
	width:31%;
	display:inline-block;
	/* padding:2%; */
	border:solid 1px #ccc;
	border-radius:3px;
	font-size:13px;
	vertical-align:top;
	min-height:185px;
}
@media only screen and (max-width: 767px) {
	.show-address-box {
		width:100%;
		margin-bottom:20px;
	}
}
.show-phone-no {
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	padding:4px 0px;
	margin:10px 0 5px 0;
}
.dnone {	display:none;}
.add-address {
	padding:10px;
	background:#e1e1e1;
}

.add-address-btn .inner {
  width: 200px;
  height: 42px;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;

}
.add-address-btn {
	padding:10px;
	position:relative;
	border:solid 1px #ccc;
	border-radius:3px;
	min-height:185px;
	display:inline-block;
	width:31%;
}
a.edit-link {
	padding-bottom:5px;
	text-decoration:underline !important;
	display:block;
}
@media only screen and (max-width: 767px) {
	.add-address-btn {
	  height: 50px;
	  width:100%;
	  text-align:center;
	  display: block;
	  min-height:50px;
	  border:none;
	}
}
/* ===== Checkbox selected ===== */

.show-address-box .div input {
    display: none;
}
.show-address-box .div {
	width: 100%;
	height: 100%;
	position: relative;
	padding:2% 7% 2% 7%;
}
.show-address-box .div .mark {
	background: url(../images/tick-white.png) 100% -99px no-repeat;
	width:28px;
	height:27px;
	position: absolute;
	left: -7px;
	top: -7px;
	display:none;
	
	border-radius:50%;
	line-height:19px;
	text-align:center;
	background:#e98300;
}
.show-address-box .div.selected .mark {
	display: block;
}
.show-address-box a.checkbox-select {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	text-indent: -9999px;
	height: 100%;
    width: 100%;	
}
.show-address-box .div.selected .checkbox-select {
    display: none;
}
.show-address-box a.checkbox-deselect {
	display: none;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
    width: 100%;
	
}
.show-address-box .div.selected a.checkbox-deselect {
	display: block;
}

/*------------------------------- ie problem end ------------------------------------*/

.div.selected .checkbox-select {
    display: none;
}
.div a.checkbox-deselect {
	display: none;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
    width: 100%;
	
}
.div.selected a.checkbox-deselect {
	display: block;
}

/* ===== Checkbox selected End ===== */

/*
===========================================================
Payment
===========================================================
*/
/* ===== Vertical Tabs ===== */

.payment-address {
	padding:10px 0;
	border-bottom:solid 1px #000;
	margin-bottom:20px;
}
.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 10px;
}
.tabs-left {
    /* border-left: 1px solid #ddd; */
}
.tabs-right {
    border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
    float: none;
    margin-bottom: 0px;
}
.tabs-left>li {
    margin-right: -1px;
}
/* .tabs-left>li:after{
	content: ""; position: absolute; bottom: -3px; right: -3px;
	 left: -3px; height: 1px; background-image: -webkit-gradient(linear, 0 0, 100% 0, from(transparent), to(#e1e1e1)); background-image: -webkit-linear-gradient(left, transparent, #e1e1e1); background-image: -moz-linear-gradient(left, transparent, #e1e1e1); background-image: -o-linear-gradient(left, transparent, #e1e1e1);
} */
.tabs-right>li {
    margin-left: -1px;
}
.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
	background:#fecb00;
	color:#000;
	border:solid 1px #ccc;
	border-right:none;
}
.tabs-right>li.active>a, .tabs-right>li.active>a:hover, .tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent;
}
.tabs-left>li>a {
    border-radius: 4px 0 0 4px;
    margin-right: 0;
    display:block;
	background:transparent;
	border:solid 1px #ccc;
	border-right:none;
	text-align:left;
}
.tabs-right>li>a {
    border-radius: 0 4px 4px 0;
    margin-right: 0;
}

/* =========================== */
#myTab {margin-top:-1px;}
#payment {/* margin-bottom:20px; */ text-align:center;}
#payment .col-xs-2, #payment .col-xs-10 {
    min-height: 1px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}
#payment .tab-content {
	padding:10px;
	min-height:200px;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	text-align:center;
}
@media only screen and (max-width: 767px) {
	#payment .tab-content {
		display:none;
	}
	.panel-title a {
		padding:10px 20px;
		display:block;
	}
	.panel-body {
		/*text-align:center;*/
	}
}
#payment .panel-heading {
	padding:0;
}
.disclaimer {
	font-size:14px;
	color:#6c6c6c;
	padding-top:40px;
}
.disclaimer img {
	padding-right:5px;
}

/*
===========================================================
My Account
===========================================================
*/
.half {
	width:50%;
	display:inline-block;
	float:left;
	padding:0 1%;
}
.half:after {
	content:"";
	height:10px;
	clear:both;
	display:block;
}
@media only screen and (max-width: 768px) {
	.half {
		width:100%;
		display:block;
		float:none;
	}
}
.half.padm {
	padding:0 3% 40px 3%;
}
.brdrR {	border-right:solid 1px #ccc;}
@media only screen and (max-width: 768px) {
	.brdrR {	border-right:solid 0px #ccc;}
}
.account-nav {
	margin-top:10px; 
	display:block; 
	width:16.6667%;
    position: relative;
	float:left;
}
.mobselacc {display:none;}
@media only screen and (max-width: 767px) {
	.account-nav { display:none;}
	.mobselacc {display:block;}
}
.account-nav li a {
	background:#f8f8f8;
	width:100%;
	padding:15px 10px;
	display:block;
	border:solid 1px #e1e1e1;
	border-top-left-radius:7px;
	border-bottom-left-radius:7px;
	color:#545454;
}
.account-nav li a:hover {
	background:#fff;
}
.account-nav li a.active {
	background:#fecb00;
	color:#000;
	border:solid 1px #ccc;
	border-right:none;
}
.my-account-icon, .my-address-icon, .my-order-icon {
	width:17px;
	height:17px;
	display:inline-block;
	float:right;
	margin-top:3px;
}
.my-account-icon {
	background:url(../img/my-account-icon.png) no-repeat 0 0;
}
.my-address-icon {
	background:url(../img/my-address-icon.png) no-repeat 0 0;
}
.my-order-icon {
	background:url(../img/my-order-icon.png) no-repeat 0 0;
}
.account-content {
	padding:10px;
	min-height:200px;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.1);
	text-align:center;
	width:83.3333%;
	float:left;
	border-radius:3px;
	color:#626262;
}
@media only screen and (max-width: 767px) {
	.account-content {
		width:100%;
		float:none;
	}
}
.onethird {
	width:33.33%;
	float:left;
	padding:0 3%;
}
.bold {font-weight:bold;}
.onethird br {line-height:28px;}
.ma-divider {
	background:url(../img/ma-divider.png) no-repeat right 10px;
}
@media only screen and (max-width: 768px) {
	.onethird {
		width:100%;
		float:none;
		padding:0 3%;
	}
	.ma-divider {
		background:none;
	}
}
.table-rupee {
	text-align:left;
}
.table-rupee img {
	width:8px !important;
	display:inline;
	float:none;
	margin-top:-4px;
	margin-right:3px;
}
.cart-total {
	text-align:right;
	font-size:20px;
	font-weight:bold;
	color:#373737;
}
.cart-rupees {
	text-align:left;
	font-size:20px;
	color:#373737;
}
.cart-rupees img {
	width:10px !important;
	display:inline;
	float:none;
	margin-top:-5px;
}
.bill-rupees {
	text-align:left;
	font-size:25px;
	color:#e98300;
	font-family: 'PT Serif', serif;
}
.bill-rupees img {
	width:13px !important;
	display:inline;
	float:none;
	margin-top:-7px;
}
@media only screen and (max-width: 767px) {
	.cart-total {
		background:#e1e1e1;
	}
}
.ordertable table tr td {
	padding:10px 5px!important;
}
.saved-address-offset {margin:0 0.5% 20px 0.5%;}

/*
===========================================================
About Us
===========================================================
*/
.about {
	background:url(../img/about.jpg) no-repeat center bottom/cover;
	background-attachment: fixed;
}
.about-us, .legend-details {
	line-height:25px;
	text-align:justify;
	padding-bottom:10px;
	width:100%;
	background:rgba(255,255,255,0.85);
	padding:20px 40px;
	float:right;
}
.legend-details {
	padding:20px 20px;
}
.about-us h1, .legend-details h1{
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:30px;
	font-weight:600;
	border-bottom:solid 1px #ccc;
}
.layer h1, .layer h2, .privacy-policy2 h2{
	color:#fff;
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:25px;
	font-weight:600;
	border-bottom:solid 1px #ccc;
}
.privacy-policy2 h2{
	color:#333;
}

/*
===========================================================
Privacy Policy
===========================================================
*/
.inner-offset-s {
	padding:70px 0 0 0;
}
@media (min-width:1180px) {
	.inner-offset-s {
		padding:113px 0 0 0;
	}
}
.privacy-policy1 {
	background:url(../img/privacy-policy1.jpg) no-repeat fixed left bottom/cover;
	background-position:fixed;
	color:#fff;
}
.privacy-policy2 {
	background:#f7f7f7;
}
.privacy-policy3 {
	background:url(../img/about.jpg) no-repeat fixed left top/cover;
}
.layer {
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:20px 0;
}
.layer1 {
	background:rgba(0,0,0,0.2);
	color:#fff;
	padding:20px 0;
}
.padext {
	padding:80px 0;
}


.heading {
	font-size:18px;
	text-transform:uppercase;
	padding:40px 0 5px 0;
	margin-bottom:10px;
	color:#e98300;
	border-bottom:solid 1px #ccc;
}

/*---
===========================================================
management
===========================================================
*/

.managemet-title-bg{
	background:url(../img/privacy-policy1.jpg) no-repeat fixed left bottom/cover;
	background-position:fixed;
	color:#fff;
}

.mangmt-title-padd{ padding:30px 0 10px 0; 
					 }
.mangmt-title{					 
 font-size:30px !important;
 border-bottom:none!important;}					 

.padext-btm{padding:0 0 80px 0;}


@media screen and (max-width:480px) 
{
.magmt-top-mar {margin-top:50px;}
}
/*
===========================================================
  contact us
===========================================================
*/
.contact-us {
	line-height:25px;
	padding-bottom:10px;
	width:100%;
	background:rgba(255,255,255,0.55);
	padding:20px 40px;
	float:right;
}

.contact-us h1{
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:30px;
	font-weight:600;
	border-bottom:solid 1px #ccc;
}

.contact-left{
	width:43%;
	padding:15px 0;
	/*background:rgba(255,255,255,0.55);*/
	float:left;
	margin-right:2%;
	}

.contact-right{
	width:55%;
	padding:0;
	float:left;
	}

.contBoxContainer {
	background:rgba(255,255,255,0.8);
	display:block;
	border-radius:5px;
	margin-bottom:10px;
}

.contact-right input[type="text"],
.contact-right input[type="password"] {
	width:100%;
	height:45px;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
	outline:none;
	background:transparent;
	color:#343434;
	padding:0 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.reset{
	width:55%;
	padding:0;
	margin:0 auto;
	}
.reset input[type="text"],
.reset input[type="password"] {
	width:100%;
	height:45px;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
	outline:none;
	background:transparent;
	color:#343434;
	padding:0 10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.textarea-box{ width:100%;
              resize:none;
			  background:none;
			  border:none;}

.contact-title{  }

.contact-title h2{
	  font-size:25px;
	  margin:0 0 15px 0;
	  }
	  
.postal-add{ font-size:20px;
            padding-bottom:10px;}	  
	  
.text-desi{ color:#000;}
	
.landline-text{ width:125px;
               float:left;}	 
.landline-no{ margin-left:128px;}
.num-toll-section{  width:100%;
                   margin:15px 0; }	  
.email-section{ width:100%;
                margin:15px 0;}	  
	
.topmar0{ margin-top:0;}	  
/*------drop-down-------*/
.btn {
    cursor: pointer;
    border-radius: 4px;
    text-align: left;
	height:45px;
	border:none;
	background:none;
	color:#8e8e9c;
	
}

.caret {
    position: absolute;
    right: 20px;
    top: 20px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background:rgba(255,255,255,0.8);
}

.btn-group.open .dropdown-toggle {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.0) inset, 0 0 8px rgba(102, 175, 233, 0.0);	
}

.btn-group {width: 100%}

.datepicker.dropdown-menu {width: auto;}
/*----------------*/

@media screen and (max-width:768px) 
{
.contact-left{
	width:100%;
	margin-right:0;
	}

.contact-right{
	width:100%;
	padding:0;
	}
}

.noBg {
	background:none !important;}
	
.tabTitle {
	font-size:16px;
	text-transform:uppercase;
	color:#E98300;
	margin-bottom:5px;
}

.managTitle {
	font-size:30px;
	color:#E98300;
	font-weight:bold;}
	
.managSubTitle {	
	font-size:18px;}
	
.linkContact {
	/* background-color:#fff; */
	padding:1px 10px;
	margin-left:5px;
	color:#231053;
	}
.linkContact:hover {
	color:#c17008;
	}
		
.text-break {
	/* word-break:break-all;*/
	 -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
	}

		
.dropdown  a.loginHi {
	font-size:14px;
	color:#fff;
	margin:0 10px;
	width:20px !important;}	
	
/*== Logged in menu ===*/	

.onclick-menu {
    position: relative;
    display: inline-block;
	margin-right:10px;
	cursor:pointer;
	outline:none;
}

.onclick-menu:after {
	/*color:#fecb00;*/
	font-family:FontAwesome;
    content: "\f107";
	cursor:pointer;
}

.userName {
	/*color:#fecb00;*/
	position:relative;
	top:0;}

/*.onclick-menu:before {
    content: "Hi!";
	cursor:pointer;
	border-bottom:1px solid #fff;	
	position:relative;
	top:-3px;
}*/
.onclick-menu:focus {
    /* clicking on label should toggle the menu */
    pointer-events: none;
	cursor:pointer;
}
.onclick-menu:focus .onclick-menu-content {
    /*  opacity is 1 in opened state (see below) */
    opacity: 1;
    visibility: visible;

    /* don't let pointer-events affect descendant elements */
    pointer-events: auto;
}

.onclick-menu-content:before{
	content: '';
position: absolute;
border-style: solid;
border-width: 0 10px 10px;
border-color: #FFFFFF transparent;
display: block;
width: 0;
z-index: 1;
top: -10px;
left: 40px;}

.onclick-menu-content {
	background-color:#fff;
	border-radius:5px;
	padding:10px;
    position: absolute;
    z-index: 9999999;
	margin-left:-30px;
	
    /* use opacity to fake immediate toggle */
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5s;
	width:100px;
	box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.onclick-menu-content li{		
	line-height:25px;
	border-bottom:1px solid #D8D8D8;}

.onclick-menu-content li a {
	color:#888888;
	cursor:pointer;
	line-height:12px !important;
	font-size:14px;}
	
.onclick-menu-content li a:hover,
.onclick-menu-content li a:focus {
	color:#000;}	

.orange{
 color: #e98300;
}


#subTable th {
	background:#fff;
	color:#000;
	border-right:solid 1px #eee !important;
}
@media screen and (max-width:800px) {
	#subTable {
		display:none !important;
	}
}

.right-img {
	float:right;
	padding:7px 0 20px 20px;
	width:300px;
}
@media screen and (max-width:639px) {
	.right-img {
		float:none;
		padding:7px 0 20px 0px;
		width:300px;
		display:block;
		margin:0 auto;
	}
}
@media screen and (max-width:479px) {
	.right-img {
		float:none;
		padding:7px 0 20px 0px;
		width:100%;
		display:block;
		margin:0 auto;
	}
}



/*  */
.homecat h3 {
	color:#434343;
	font-size:36px;
	text-transform:uppercase;
	text-align:center;
}
.puja-cat-0 {
	/#ffffff+0,efefef+100 */
background: #fff9ae; /* Old browsers */
background: -moz-linear-gradient(top, #fff9ae 0%, #fffbce 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff9ae), color-stop(100%,#fffbce)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fff9ae 0%,#fffbce 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fff9ae 0%,#fffbce 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fff9ae 0%,#fffbce 100%); /* IE10+ */
background: linear-gradient(to bottom, #fff9ae 0%,#fffbce 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9ae', endColorstr='#fffbce',GradientType=0 ); /* IE6-9 */
    border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}

.puja-cat-1 {
	/*#ffd65e+0,febf04+100;Yellow+3D+%232 */
background: #ffd65e; /* Old browsers */
background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd65e), color-stop(100%,#febf04)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffd65e 0%,#febf04 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffd65e 0%,#febf04 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04',GradientType=0 ); /* IE6-9 */
    border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}
.puja-cat-1 .bx-wrapper img {
	display: inline-block;
}

.puja-cat-2 {
	background: #f3c281; /* Old browsers */
background: -moz-linear-gradient(top, #f3c281 0%, #ff9c4c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c281), color-stop(100%,#ff9c4c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f3c281 0%,#ff9c4c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f3c281 0%,#ff9c4c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f3c281 0%,#ff9c4c 100%); /* IE10+ */
background: linear-gradient(to bottom, #f3c281 0%,#ff9c4c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c281', endColorstr='#ff9c4c',GradientType=0 ); /* IE6-9 */
    border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}
.puja-cat-3 {
background: #ffe88d; /* Old browsers */
background: -moz-linear-gradient(top, #ffe88d 0%, #ffe57f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe88d), color-stop(100%,#ffe57f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffe88d 0%,#ffe57f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffe88d 0%,#ffe57f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffe88d 0%,#ffe57f 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffe88d 0%,#ffe57f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe88d', endColorstr='#ffe57f',GradientType=0 ); /* IE6-9 */
border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}

.puja-cat-4 {
	background: #ffd2ae; /* Old browsers f68d91*/
background: -moz-linear-gradient(top, #ffd2ae 0%, #f2c098 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f68d91), color-stop(100%,#f2c098)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffd2ae 0%,#f2c098 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffd2ae 0%,#f2c098 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffd2ae 0%,#f2c098 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffd2ae 0%,#f2c098 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd2ae', endColorstr='#f2c098',GradientType=0 ); /* IE6-9 */
border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}

.puja-cat-5 {
	background: #b1ecf9; /* Old browsers */
background: -moz-linear-gradient(top, #b1ecf9 0%, #8dcee9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1ecf9), color-stop(100%,#8dcee9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b1ecf9 0%,#8dcee9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b1ecf9 0%,#8dcee9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b1ecf9 0%,#8dcee9 100%); /* IE10+ */
background: linear-gradient(to bottom, #b1ecf9 0%,#8dcee9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1ecf9', endColorstr='#8dcee9',GradientType=0 ); /* IE6-9 */
border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}

.puja-cat-6 {
	background: #b4997f; /* Old browsers */
background: -moz-linear-gradient(top, #b4997f 0%, #ccb7a2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4997f), color-stop(100%,#ccb7a2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #b4997f 0%,#ccb7a2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #b4997f 0%,#ccb7a2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #b4997f 0%,#ccb7a2 100%); /* IE10+ */
background: linear-gradient(to bottom, #b4997f 0%,#ccb7a2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4997f', endColorstr='#ccb7a2',GradientType=0 ); /* IE6-9 */
border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}

.puja-cat-7 {
	background: #fbcda5; /* Old browsers */
background: -moz-linear-gradient(top, #fbcda5 0%, #fbcda5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbcda5), color-stop(100%,#fbcda5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fbcda5 0%,#fbcda5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fbcda5 0%,#fbcda5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fbcda5 0%,#fbcda5 100%); /* IE10+ */
background: linear-gradient(to bottom, #fbcda5 0%,#fbcda5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbcda5', endColorstr='#fbcda5',GradientType=0 ); /* IE6-9 */
border-bottom: medium none;
	padding:50px 0 80px 0;
	text-align:center;
	color:#fff;
}

.white {color:#fff !important;}
a.white {color:#fff !important;}
a.white:hover {color:#000 !important;}
.puja-add {
	width:90%;
	margin:0 auto;
}
.puja-add input {
	width:88%;
	margin-bottom:10px;
	height:30px;
	line-height:30px;
	border:solid 1px #ddd;
	border-radius:3px;
	padding:3px 10px;
}
.puja-add input.extend {
	width:100% !important;
}
.midpos {
	top:10%;
}
@media screen and (max-width:479px) 
{
	.puja-add input {
		width:80%;
	}
}

.heading-sort {
	padding:0 0 0px 0;
	text-align:center;
}
.heading-sort h1 {
	width:auto;
	float:left;
	font-size:25px;
}

.sortbox {
	float:right;
	width:170px;
	height:30px;
}
/* .bootstrap-select .dropdown-menu {
	top:88% !important;
} */
@media screen and (max-width:490px) 
{
	.heading-sort h1 {
		width:100%;
		float:none;
	}

	.sortbox {
		float:none;
		width:100%;
	}
}
.quarter-block {
	width:28.50%;
	display:inline-block;
	text-align:left;
	/* float:left; */
}
.blplace::-webkit-input-placeholder {
	color: #545454;
}

.blplace:-moz-placeholder {
	color: #545454;
}

.blplace::-moz-placeholder {
	color: #545454;
}

.blplace:-ms-input-placeholder {
	color: #545454;
}
.filterbox {
	padding:12px 0 10px 0;
}
.filter-label {
	/* float:left; */
	padding:0 10px 0 0;
	line-height:35px;
	width:19%;
	margin-right:1%;
	text-align:right;
}
.filterbox input {
	border: 1px solid #c5c5c5;
    border-radius: 3px;
    margin-bottom: 5px;
    padding: 5px 10px 6px 10px;
    width: 98%;
}
.selectwidth {
	width:98% !important;
	/* float:right; */
}
.btn-block {
	width:12%;
	display:inline-block;
	padding-top:1px;
	/* float:left; */
}
.submitf {
	background:#fecb00;
	height:34px;
	width:100%;
	line-height:34px;
	padding:0 5px;
	text-transform:uppercase;
	letter-spacing:0.3px;
	color:#2f2e2e;
	outline:none;
	border:0;
	border-radius:3px;
	margin:0;
	
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size:15px;
	display:inline-block;
}
.submitf:hover {
	background:#e98300;
	color:#000;
}
.submitf.pull-left {
	float:left;
}
@media screen and (max-width:680px) 
{
	.submitf {
		font-size:14px;
	}
}
@media screen and (max-width:1024px) 
{	
	.filter-label {
		float:left;
		padding:0 10px 0 0;
		line-height:35px;
		width:95%;
		text-align:left;
		height:30px;
	}
	.filterbox input {
		border: 1px solid #c5c5c5;
		border-radius: 3px;
		margin-bottom: 5px;
		padding: 6px 10px;
		width: 95%;
	}
	.selectwidth {
		width:100% !important;
		float:right;
	}
	.submitf {
		margin:32px 0 0 5px;
	}
}

@media screen and (max-width:520px) 
{	
	.quarter-block {
		width:100%;
		display:inline-block;
		text-align:left;
		float:left;
	}
	.btn-block {
		width:100%;
		display:block;
		float:none;
	}
	.filter-label {
		float:left;
		padding:0 10px 0 0;
		line-height:35px;
		width:21%;
		margin-right:0%;
	}
	.filterbox input {
		border: 1px solid #c5c5c5;
		border-radius: 3px;
		margin-bottom: 5px;
		padding: 6px 10px;
		width: 100%;
	}
	.selectwidth {
		width:100% !important;
		float:right;
	}
	.submitf {
		width:100%;
		margin:5px 0 0 0;
		height:40px;
		line-height:40px;
	}
	
}
.topoffset {
	margin-top:30px !important;
}
.legend-related {
	padding:20px 0 0 0;
	text-align:center;
}

.topmoffset {
	margin-top:-30px;
}

.media {
	line-height:25px;
	text-align:justify;
	width:100%;
	background:rgba(255,255,255,0.85);
	padding:20px 20px;
	float:right;
}
.media h1{
	width:100%;
	padding-bottom:5px;
	margin-bottom:20px;
	font-size:30px;
	font-weight:600;
	border-bottom:solid 1px #ccc;
}


ul.row {         
  padding:0 0 0 0;
  margin:0 0 0 0;
}
ul.row li {     
  list-style:none;
  margin:0 10px 25px 10px; 
  text-align:center;
  background:#fff;
  display: inline-block;
  float: none;
  vertical-align: top;
}
ul.row li img {
  cursor: pointer;	
	margin:0 auto;			  
}
ul.row li a div {
  /* color:#000; */
  padding-top:5px;
  text-transform:uppercase;
  border-top:solid 1px #333;
  margin-top:5px;
}
.brder {
  padding:5px;	
  box-shadow:0 0 2px rgba(0,0,0,0.5);
}
.brder:hover {
  box-shadow:0 0 5px rgba(0,0,0,0.5);
}
@media screen and (max-width:480px) 
{
 ul.row li {     
  width:90%;
}
}



/* Banner Testimonials */
/* 
.banner-testimonial {
	max-width:100%;
	width:300px;
    display:inline-block;
    position:absolute;
    top:60%;
    left:12%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
	z-index:9;
	text-align:center;
	font-size:16px;
	color:#fff;
}
.banner-testimonial::before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
    bottom: -10px;
    content: "";
    height: 0;
    top: 50%;
	left:0%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    z-index: 11;
}
.banner-testimonial {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #6b7781;
    display: block;
    line-height: 1.5em;
    padding:10px;
	color:#535151;
}
 */
 
 .hanging-test {
	position:fixed;
	left:10px;
	bottom:0;
	z-index:9;
}
@media screen and (max-width:768px){
	.hanging-test {display:none;}
}

/* .flip, .flip2 {
	padding:5px 20px 8px 20px;
	background:#525252;
	cursor:pointer;
	color:#fff;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	font-size:14px;
	font-weight:800;
	line-height:20px;
	border-top:solid 1px #fff;
	box-shadow:0 -1px 1px #666;
	text-align:center;
} */
.flip, .flip2 {
	padding:20px 20px 10px 20px;
	background:#ee8902;
	cursor:pointer;
	color:#fff;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	font-size:20px;
	font-weight:800;
	line-height:30px;
	border-top:solid 1px #fff;
	box-shadow:0 -1px 1px #666;
	text-align:center;
	height:100px;
}
.flip2 {
	display:none;
}
.flip img, .flip2 img {
	padding-right:5px;
}
.flip:hover, .flip2:hover {
	color:#fff;
}
.panel2 {
	 z-index:9;
	 display:none;
	 font-size:14px;
	 background:#f7f7f7 url(../img/logo-circle.png) no-repeat 50% 50%;
	 padding-top:10px;
	 
	 box-shadow:0 0 5px #eee;
}
.flip2, .panel-scroll {
	width:330px;
}
.flip {
	width:217px;
}
.panel-scroll {	
	 height:400px;
	 overflow:auto;
}
.panel-close {
	color:#bababa;
	float:right;
	font-size:30px;
}

.testimponial-box2 {
	width:95%;
	display:inline-block;
	padding:0 20px 20px;
}
.testimonial2 {
    padding:0 0 10px 0;
}
 
 /* ============ */
  /* Navratri */
  /* ============ */
  .blurpnew {
	  position:absolute;
	  top:53%;
	  right:50px;
	  transform:translate(-0%,-50%);
	  z-index:99;
	  text-align:center;
	  width:250px;
  }
 /*.navratri-special {
	width:250px;
	z-index:99;
	display:inline-block;
}*/
.navratri-special {
	/*width:250px;*/
	width:350px;
	position:absolute;
	right:10px;
	top:150px;
	z-index:99;
	display:inline-block;
}
.blurp-right {
	width:350px;
	position:absolute;
	right:40px;
	top:50%;
	transform:translateY(-50%);
	z-index:99;
	display:none;
}
.blurp-right a img {
	margin-bottom:10px;
	/*border:solid 5px rgba(255,255,255,1);*/
}
.blurp-right img {max-width:100%;}
.blurp-right-m {display:inline-block;}
@media (min-width:1024px){
	.blurp-right {
		width:200px;
		right:10px;
		display:inline-block;
	}	
	.bottom-blubs .blurp-right-m {display:none;}
}
@media (min-width:1100px){
	.blurp-right {
		width:250px;
		right:10px;
	}	
}
@media (min-width:1200px){
	.blurp-right {
		width:300px;
		right:30px;
	}	
}
@media (min-width:1367px){
	.blurp-right {
		width:350px;
		right:30px;
	}	
}

@media (min-width:1100px){
.navratri-special {
	width:350px;
	right:10px;
}	
}

@media (min-width:1200px){
.navratri-special {
	width:310px;
	right:10px;
}	
}

@media (min-width:1300px){
.navratri-special {
	width:350px;
	right:10px;
}	
}

@media (min-width:1400px){
.navratri-special {
	width:380px;
	right:10px;
}	
}

@media (min-width:1500px){
.navratri-special {
	width:400px;
	right:10px;
}	
}

@media (min-width:1600px){
.navratri-special {
	width:480px;
	right:10px;
}	
}

@media (min-width:1700px){
.navratri-special {
	width:500px;
	right:10px;
}	
}

@media (min-width:1800px){
.navratri-special {
	width:550px;
	right:10px;
}	
}

@media (min-width:1900px){
.navratri-special {
	width:600px;
	right:10px;
}	
}

 .pbg {
	/*width:215px;*/
	width:200px;
	/* position:absolute; */
	/* right:60px;
	top:390px; */
	z-index:99;
	display:inline-block;
	margin-top:30px;
}
 .navratri-special a, .navratri-special-m a {
	margin:10px 0;
	display:block;
}
.navratri-special img, .pbg img {width:100%;}
.navratri-special-m {
	margin-bottom:10px;
	display:none;
}
@media screen and (max-width:1179px){
	.navratri-special {
		width:180px;
		right:10px;
	}
}
@media screen and (max-width:1024px){
	.navratri-special {
		width:180px;
		right:0px;
		/*margin-top:100px;*/
	}
}
@media screen and (max-width:1023px){
	.blurpnew {
		display:none;
	}
	.navratri-special {
		display:none;
	}
	.navratri-special-m {
		display:block;
	}
	.navratri-special-m img {
		width:30%;
	}
}
@media screen and (max-width:480px){
	
	.navratri-special-m {
		margin-top:20px;
	}
	
	.navratri-special-m img {
		/*width:80%;*/
		width:60%;
	}
	
	.ekadashi-spacing {
		margin-top:20px;
		}
}
/* @media screen and (max-width:360px){	
	.navratri-special-m img {
		width:70%;
	}
} */
.quick_more_form1, .quick_more_form2 {
	border-top: 1px solid #ccc;
	display: none;
	padding-top: 5px;
}

@media screen and (max-width:767px){
	.modal-dialog {margin:10px auto !important;}
}

/* HOW IT WORKS */

.hiw {
	position:absolute;
	padding:3px 3px 3px 6px;
	/* color:#402b04; */
	color:#ca0d0d;
	z-index:999;
	word-wrap: break-word;
	
	text-transform:uppercase;
	font-size:16px;
	font-weight:500;
	box-sizing: content-box;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	/* background:rgba(0, 0, 0, 0) linear-gradient(to right, #4c2f91 0%, #6c50ae 100%) repeat scroll 0 0; */
	background:rgba(0, 0, 0, 0) linear-gradient(to right, #feb645 0%, #f1e767 100%) repeat scroll 0 0;
	top:100px;
	box-shadow:0 0 5px rgba(0,0,0,0.7);
	transition:ease 0.1s all;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	left:-5px;
}
.hiw:hover {
	/* background:rgba(0, 0, 0, 0) linear-gradient(to right, #FF5C5C 0%, #febbbb 100%) repeat scroll 0 0; */
	transition:ease 0.1s all;
	left:-3px;
}
.hiw br {
	line-height:22px;
}
.bordered {
	border:solid 1px #bc9f04;
	padding:10px 0 10px 0;
	width:30px;
	text-align:center;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
}


/*
===========================================================
Blog Page
===========================================================
*/

.mar_t30 {
	margin-top:30px;}

.blogTitle {
	font-size:30px;
	line-height:35px;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
.blogImg {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	display:inline-block;}
	

.blogSubTitle {
	font-size:20px;}	
	
.blogLinks {
	margin:0; padding:0;list-style:disc; list-style-position:inside; color:#e98300}	
	
a.blogBox {
	display:block;
	float:none;	
	width:300px;
	border:1px solid #EDEDED;
	padding:10px;
	color:#333;
	background:#FCFBFB;
	margin:0 auto 20px auto;}
	
a.blogBox .title {
	font-size:20px;
	line-height:25px;
	height:77px;
	overflow:hidden;
	color:#000;}	
	
a.blogBox img {
	max-width:100%;}	
.fs12 { font-size:12px;}

.blogBoxImg {
	width:277px;
	height:138px;
	margin-bottom:10px;
	margin-top:10px;	
	display:table;}	
	
.blogBoxImg img {
	max-height:138px;
	max-width:277px;
	text-align:center;}	
	
.blogBoxText {
	height:105px;
	overflow:hidden;}
	
.blogBoxContainer {
	width:auto;
	margin:30px auto;}
	
@media (min-width: 768px) {
	
a.blogBox {
	display:block;	
	float:left;
	width:300px;
	border:1px solid #EDEDED;
	padding:10px;
	color:#333;
	background:#FCFBFB;
	margin:0 10px 20px;}
	
.blogBoxContainer {
	width:645px;
	margin:30px auto;}	
	
}	
	
@media (min-width: 1024px) {
	
a.blogBox {
	display: inline-block;	
	width:300px;
	border:1px solid #EDEDED;
	padding:10px;
	color:#333;
	background:#FCFBFB;
	margin:0 10px 20px;}	
		
.blogBoxContainer {
	width:970px;
	margin:30px auto;}
}

/*
===========================================================
Blurp Page
===========================================================
*/
.blurp {
    background: rgba(255, 255, 255, 0.55) none repeat scroll 0 0;
    line-height: 25px;
    padding: 20px 20px;
    width: 100%;
	text-align:center;
}
.blurpForm {
	width:40%;
	display:inline-block;
	margin-left:0;
	vertical-align:top;
	margin-right:5.65%;
}
.blurpTestimonial {
	width:52%;
	display:inline-block;
	margin-left:0;
	vertical-align:top;
	/* background:#386795; */
	color:#fff;
	text-align:center;
	padding:0px;
	border-radius:5px;
	margin-right:0%;
}
@media screen and (max-width:768px) {
	.blurpForm, .blurpTestimonial {
		width:100%;
		display:block;
		margin-bottom:20px;
	}
}
.blurpForm1 {
	width:70%;
	display:inline-block;
	margin-left:0;
	vertical-align:top;
}
.blurpForm1 .halff {
	width:49.7%;
	display:inline-block;
	vertical-align:top;
}
@media screen and (max-width:640px) {
	.blurpForm1 .halff  {
		width:100%;
		display:block;
	}
}
.blurpForm form, .blurpForm1 form {padding:0;}

.blurpTestimonial1 {
	width:100%;
	background:#386795;
	color:#fff;
	text-align:center;
	padding:40px 20px;
	margin:0;
}
@media screen and (max-width:768px) {
	.blurpForm1, .blurpTestimonial1 {
		width:100%;
		display:block;
		margin-bottom:20px;
	}
}
.blurpForm input, .blurpForm1 input {width:100%;}
.blurpForm textarea {
	width:100%;
	resize:none;
	height:80px;
}
.bootstrap-select .btn, .bootstrap-select .btn:hover {
	border:solid 1px #ccc;
    cursor: pointer;
    border-radius: 4px;
    text-align: left;
	height:37px;
	background:none;
	color:#8e8e9c;
	margin:5px 0;
}
.bootstrap-select.open .btn {
	border:solid 1px #ccc !important;
}
.pt0 {padding-top:0;}

.blurpTestimonial .testimponial-box {
	display: inline-block;
    padding: 0 0px;
    width: 100%;
	}

.testimponial-box1 {
    display: inline-block;
    padding: 0 10px;
    width: 70%;
}
@media screen and (max-width:768px) {
	.testimponial-box1  {
		width:100%;
		display:block;
	}
}
.testimonial1::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #386795;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    z-index: 11;
}
.testimonial1 {
    background: #386795 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #6b7781;
    display: block;
    /* height: 180px; */
    line-height: 1.5em;
    margin-bottom: 30px;
    padding: 20px 40px;
    position: relative;
	color:#535151;
	/* display: table-cell; */
	vertical-align: middle;
	color:#fff;
}
.testimonial-name1 {color:#000; margin-top:20px;}

.blurp h1 {
    border-bottom: 1px solid #ccc;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 5px;
    width: 100%;
	text-align:center;
}

.agtext {margin:-6px 0 10px 0; text-align:center; display:block;}
.pnumber {
	font-size:20px;
	font-weight:bold;
}
@media screen and (max-width:479px) {
	.pnumber {display:block;}
}
.orline {
	height:1px;
	background:#ccc;
	width:75%;
	display:block;
	margin:-18px auto 20px auto;
	position:relative;
}
.or {
	font-size:20px;
	font-family: 'Oswald', sans-serif;
	margin:0px 0 0px 0;
	width:30px;
	height:30px;
	background:#fff;
	display:inline-block;
	position:relative;
	z-index:9;
	color:#777;
	font-weight:500;
}
.enterdetails {
	text-transform:uppercase;
}

/*
===========================================================
Merchandise
===========================================================
*/
.merchandise-offset {padding:80px 0 20px 0;}
@media screen and (max-width:480px) {
	.merchandise-offset {padding:100px 0 20px 0;}
}
.merchandise {
    padding: 20px 0px;
    width: 100%;
}
.merchandise-left {
    /* min-width: 230px; */
	width:20%;
	display:inline-block;
	padding-right:2%;
}
@media screen and (max-width:979px) {
	.merchandise-left {
		display:inline-block;
		position:absolute;
		left:-250px;
		background:#fff;
		z-index:9;
		box-shadow:0 0 10px rgba(0,0,0,0.3);
		padding:20px;
		width:230px;
	}
	.merchandise-left-expand {
		display:inline-block;
		position:absolute;
		left:-15px;
		top:-10px;
		background:#fff;
		z-index:9;
		box-shadow:0 0 10px rgba(0,0,0,0.3);
		padding:20px;
		width:230px;
		height:100%;
	}
}
.merchandise-left a:hover {
	background:#f4f4f4;
}
.filterLeft {display:none;}
@media screen and (max-width:979px) {
	.filterLeft {
		display:block;
		}
}
.merchandise-left h1{
	border-bottom:solid 2px #e98300;
	margin-bottom:20px;
}
.merchandise-header {
	border-bottom:solid 2px #e98300;
	margin-bottom:20px;
}
.merchandise-header h1 {
	width:auto;
	float:left;
	font-size:25px;
	margin-bottom:5px;
}
.mh-right {
	float:right;
	padding-top:7px;
}
@media screen and (max-width:480px) {
	.merchandise-header h1 {
		width:100%;
		float:none;
	}
	.mh-right {
		float:none;
		padding-top:0px;
		padding-bottom:5px;
		display:block;
	}
}
/*.merchandise h1 {
	margin-bottom:20px;
}*/
.merchandise .panel {box-shadow:none; font-size:13px;}
.merchandise .panel-group .panel + .panel {
    margin-top: 0px;
}
.merchandise .panel, .merchandise .panel-default {
	background:#fff;
	border-radius:0;
	border:none;
	border-bottom:solid 1px #eee;
	color:#666;
}
.merchandise .panel-heading {
	background:#fff;
	text-transform:uppercase;
	color:#444;
	padding:0;
}
.merchandise .glyphicon {
	font-weight:300;
	font-size:9px;
	color:#888;
}
.merchandise .panel-heading a {
	font-size:13px;
	letter-spacing:0.5px;
	color:#333;
	display:block;
	padding:7px 5px;
}
.active-panel {
	background:#f4f4f4 !important;
	color:#e98300 !important;
}
.merchandise .panel-body {
    padding:10px 10px;
}
.merchandise .panel-body a {
    width:100%;
	color:#666;
	font-size:14px;
	display:block;
	padding:3px;
	border-bottom:dashed 1px #ccc;
}
.merchandise .panel-body a:last-child {
	border-bottom:none;
}
.merchandise .panel-collapse.in .panel-heading a {
	font-weight:600;
}
.merchandise-right {
	width:79.5%;
	display:inline-block;
	vertical-align:top;
	border-left:solid 1px #eee;
	padding-left:2%;
}
@media screen and (max-width:979px) {
	.merchandise-right {
		width:100%;
		border:none;
		padding:0;
		}
}
.merchandise-right .filterbox {text-align:center; padding:0;}
.merchandise-right .quarter-block {margin:0 1%;}
@media screen and (max-width:980px) {
	.merchandise-right .quarter-block {width:33%;}
}
@media screen and (max-width:720px) {
	.merchandise-right .quarter-block {width:28%;}
}
@media screen and (max-width:580px) {
	.merchandise-right .quarter-block {width:90%; margin-top:20px;}
	.merchandise-right .btn-block {width:90%;}

	.filterbox .quarter-block {width:90%; margin:20px auto 0 auto; float:none;}
	.filterbox .btn-block {width:90%; margin:0px auto 0 auto; float:none;}
}
.filterbox .quarter-block {padding-right:2%;}
label {font-weight:normal;}
.merchandise-products {margin-top:20px; text-align:center;}
.merchandise-products .puja-box {width:222px;}

/*----------------------------------------------------------------------------------- */
/*  Range slider */
/*----------------------------------------------------------------------------------- */
.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 100%; 
}
.slider.slider-horizontal {
	height: 15px;
	width:100%;
	min-width: 100%;
}
.slider.slider-horizontal .slider-track {
	height: 5px;
	width: 100%;
	margin-top: -3px;
	top: 50%;
	left: 0; 
	border:solid 1px #bfbfbf;
}
.slider.slider-horizontal .slider-selection {
	height: 100%;
	top: 0;
	bottom: 0; 
}
.slider.slider-horizontal .slider-handle {
	margin-left: -7px;
	margin-top: -6px; 
}
.slider.slider-horizontal .slider-handle.triangle {
	border-width: 0 10px 10px 10px;
	width: 0;
	height: 0;
	border-bottom-color: #0480be;
	margin-top: 0; 
}
.slider input {
	display: none; 
}
.slider .tooltip-inner {
	white-space: nowrap;
	display:block;
}

.slider-track {
	position: absolute;
	cursor: pointer;
	background-color: rgba(255,255,255,1);
	border-radius: 4px; 
}

.slider-selection {
	position: absolute;
	background-color:#2c1662;
	/* box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15); */
	border-radius: 4px; 
}

.slider-handle {
	position: absolute;
	width: 15px;
	height: 15px;
	background-color:#e98300;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
	border: 4px solid #fff;
}
.slider-handle.round {
	border-radius: 15px; 
}
.slider-handle.triangle {
	background: transparent none; 
}
.sliderprice {display:inline-block; font-size:12px; margin-top:-5px;}
/*----------------------------------------------------------------------------------- */

.shortlinks {padding:0px 10px 10px 10px; text-align:center;}
/* .shortlinks li {
	width:32%;
	float:left;
	display:block;
	padding:3px 0;
	margin:0 0.5%;
	text-align:left;
}
.shortlinks li a {
	color:#fff;
	display:inline-block;
	padding:1px 0;
	border-bottom:solid 1px #fff;
	text-transform:capitalize;
	line-height:17px;
	font-size:14px;
} */
.shortlinks li {
	/* width:32%; */
	/* float:left; */
	display:inline-block;
	padding:3px 0;
	margin:0 0.5%;
	/* text-align:left; */
}
.shortlinks li a {
	color:#fff;
	display:inline-block;
	padding:4px 5px;
	border:solid 1px #fff;
	text-transform:capitalize;
	line-height:17px;
	font-size:17px;
}
.shortlinks li a:hover {
	color:#000;
	background:#fff;
}

.poptemp {
	font-weight:bold;
	font-size:24px;
	border-bottom:solid 1px #fff;
	margin:10px 0;
	text-transform:uppercase;
}



/* --- New --- */
.rupee-cen {
	text-align:center;
	padding:10px 0;
}
.rupees-cut, .rupeesm {
    text-align:center;
    font-size:18px;
    color:#666;
    margin-bottom:10px;
    font-family: 'PT Serif', serif;
    width:46%;
    display:inline-block;
    text-decoration: line-through;
}

.rupees-cut img {
    width:9px !important;
    display:inline;
    float:none;
    margin-top:-4px;
}
.rupeesm {
     text-align:center;
    font-size:24px;
    color:#e98300;
    margin-bottom:10px;
    font-family: 'PT Serif', serif;
    width:51%;
    display:inline-block;
    text-decoration: none;
}
.rupeesm img {
    width:13px !important;
    display:inline;
    float:none;
    margin-top:-7px;
}
.puja-box {position:relative;}
.discount {
    width:auto;
    padding:2px 5px;
    position:absolute;
    font-size:14px;
    right:5px;
    top:173px;
    font-weight:700;
    display:inline-block;
	background:#df2624;
    color:#fff;
    border-radius:3px;
}
/* ------------ */

.priceCntr {
    padding:10px 0;
    text-align:left;
    /* border-bottom:solid 1px #ccc; */
}
.pricecut {
    text-decoration:line-through;
    font-size:28px;
    line-height:30px;
    color:#666;
    width:auto;
    display:inline-block;
    padding:3px 10px;
    vertical-align:top;
}
.pricecut img {
    width:12px;
    margin-top:-4px;
}
.priceN {
    color: #e98300;
    display: inline-block;
    font-family: "PT Serif",serif;
    font-size: 35px;
    vertical-align:top;
    line-height:25px;
    padding:6px 0 0 10px;
}
.priceN img {
    margin-top:-7px;
}
.discountOff {
    color:red;
    display:inline-block;
    padding:3px;
    margin:3px 0px 0 0;
    background:#df2624;
    color:#fff;
    border-radius:3px;
    vertical-align:top;
}
.din {
    border:dashed 1px #f59897;
    padding:2px 10px;
}

@media screen and (max-width:479px) {
    .qty {margin-top:20px;}
    .priceCntr {text-align:center;}
}

/*#maximage div:nth-child(5) {cursor:pointer;}*/


.redeem-input {
	padding:8px 10px;
	margin:10px 0;
	border:solid 1px #ccc;
	outline:none;
}
.redin {padding-left:35px;}
.mt10 {margin-top:10px;}

.newbread .breadcrumbs {margin-bottom:0px;}
@media (max-width: 767px) {
	.redin label {display: block;}
	.m__tp20 {padding-top: 20px !important;}
}

/* ================= */
.franchisee-bg {
	background:url(../img/franchisee-background.jpg) no-repeat center center/cover;
}
.franchisee {
	line-height:25px;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	background:rgba(255,255,255,0.65);
	padding:20px 40px;
}
.franchisee:after {
	content:'';
	float:none;
	visibility:hidden;
	clear:both;
	display:block;
}
@media screen and (max-width:768px) {
	.franchisee {
		padding:20px;
	}
}
.franchisee h1, .franchisee h2 {
	width:100%;
	padding-bottom:5px;
	margin:0 0 20px 0;
	font-size:30px;
	font-weight:600;	
}
.franchisee h2 {
	text-transform:uppercase;
	color:#000;
}
@media screen and (max-width:767px) {
	.franchisee h1, .franchisee h2 {
		text-align:center;
	}
}
.franchisee-promotion {
	text-align:center;
	padding:10px 0;
}
.b50 {
	width:49.5%;
	display:inline-block;
	margin-bottom: 10px;
}
.b50 img {
	width:95%;
}
@media screen and (max-width:360px) {
	.b50 {width:60%;}
}
/* Franchisee Intro */
.franchisee-intro {
	/*width:60%;*/
	/*float:left;*/
	/*padding-right:10%;*/
	vertical-align:top;
	text-align:justify;
}
@media screen and (max-width:768px) {
	.franchisee-intro {text-align:left;}
}

/* ==== */

/* Franchisee form */
.fin {
	width:60% !important;
	float:left;
	padding:0 15px;
	margin-bottom:40px;
}
.franchisee-form.ffn {
	width:40%;
	float:left;
	margin-left:0 !important;
	padding:0 15px;
}
@media screen and (max-width:1023px) {
	.fin, .franchisee-form.ffn {width:100% !important; float:none !important; margin-left:0 !important;}
}
.franchisee-form {
	width:auto;
	float:none;
}

.franchisee-form form {
	padding:0 0 30px 0;
	width:auto;
	float:none;
}

.franchisee-form h1 {
	width: auto;
	float: none;
	border-bottom:none;
}


@media (min-width:900px) {
.franchisee-form {
	width:500px;
	float:right;
	margin-left: 50px;
}

}

.show-mob-intro {
	display: block;
	margin-bottom:30px;
}

.show-desk-intro {
	display: none;
}

@media (min-width:900px) {
.show-mob-intro {
	display: none;
}

.show-desk-intro {
	display: block;
}
}

.f50 {width:48%; display:inline-block; float:left;}
.f50R {width:48%; display:inline-block; float:right;}
@media screen and (max-width:768px) {
	.f50, .f50R {width:100%; display:block; float:none;}
}
.franchisee-form input[type="text"],
.franchisee-form input[type="password"] {
	width:100%;
	height:35px;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
	outline:none;
	background:rgba(255,255,255,0.8);
	color:#343434;
	padding:0 10px;
	margin:0 0 5px 0;
}
.franchisee-form input.mob-number {
	width: 84% !important;
	float: left;
	height: 35px;
	margin-left: -1%;
}
.franchisee-form input.mob-code {
	width: 17% !important;
	height: 35px;
	float: left;
	text-align: center;
	background:#ddd !important
	;
}
.franchisee-form textarea {
	width:100%;
	height:80px;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
	outline:none;
	background:rgba(255,255,255,0.8);
	color:#343434;
	padding:5px 10px;
	margin:0 0 5px 0;
	resize:none;
}
.franchisee-form .bootstrap-select .btn {
	border:none;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
	outline:none;
	background:rgba(255,255,255,0.8);
	color:#343434;
	padding:0 10px;
	margin:3px 0 5px 0;
}
.franchisee-form .dropdown-menu {
	top:83%;
}
.franchisee-form .bootstrap-select.btn-group .dropdown-menu {
	height:120px !important;
}
.franchisee-form  .submit{
	float:none;
	margin:30px auto;
}
/* ==== */

/* Franchisee Testimonial */
.franchisee-testimonial {
	width:75%;
	padding-right:10%;
	/* float:left; */
}
@media screen and (max-width:767px) {
	.franchisee-testimonial {
		float:none;
		padding-right:0;
		width:100%;
	}
}
.testimponialFbox {
    display: inline-block;
    padding: 0;
    width: 100%;
	text-align:center;
}
.testimonialF::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #386795;
    bottom: -10px;
    content: "";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
    z-index: 11;
}
.testimonialF {
    background: #386795 none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #6b7781;
    display: block;
    /* height: 180px; */
    line-height: 1.5em;
    margin-bottom: 30px;
    padding: 20px 40px;
    position: relative;
	color:#535151;
	/* display: table-cell; */
	vertical-align: middle;
	color:#fff;
}
.testimonial-nameF {
	color:#000; 
	margin-top:20px;
	background:#fff;
	border-radius:20px;
	padding:5px 20px;
	width:auto;
	display:inline-block;
}
/* ===== */

/* Franchisee Award */
.franchisee-award {
	width:25%;
	float:right;
}
@media screen and (max-width:767px) {
	.franchisee-award {
		float:none;
		margin:0 auto 50px auto;
		width:auto;
	}
}
.faward {
	width:100%;
	text-align:center;
	background:#fff;
}
.faward a {
	color:#000;
	font-size:18px;
}
.faward img {
	width:100%;
	margin-bottom:0px;
}
.awname {
	padding:5px;
}
/* ================= */

.noFloat {float:none !important;}

.hiwNew {
	width:100%;
	padding: 10px 10px 0 10px;
}
.hiwNew img {
	width:100%;
}
.puja-box a img {
  width:100%;
}

.free-gift{
	background:#fff;
	padding:5px;
	margin-bottom:10px;
}
.free-gift img.free-product {
	float:left;
	width:100px;
}
.free-gift-text {
	margin-left:120px;
}
.free-gift-title {
	font-size:18px;
	color:#000;
	padding-bottom:5px;
}
@media screen and (max-width:480px) {
	.free-gift{
		padding:10px;
	}
	.free-gift img.free-product {
		float:none;
		max-width:100%;
		width:auto;
		margin:0 auto;
		display: block;
	}
	.free-gift-text {
		margin-left:0px;
	}
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
	
	/* border:solid 1px red; */
	padding:1px 7px;
	line-height:0px;
	background:red;
	color:#fff;
	font-size:11px;
	position: relative;
	margin-right:5px;
	border-radius:2px;
}
/* .blink_me:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #ff0000;
	border-width: 5px;
	margin-left: -5px;
} */

/* .blink_me:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #ff0000;
	border-width: 3px;
	margin-top: -3px;
} */

/* @-moz-keyframes blinker {  
    0% {
        color: red;
        opacity:1;
    }
	20% {
        color: red;
        opacity:0.6;
    }
    40% {
        color: red;
        opacity:0.2;
    }
	60% {
        color: red;
        opacity:0;
    }
	80% {
        color: red;
		opacity:1;
    }
    100% {
        color: red;
		opacity:1;
    }
}

@-webkit-keyframes blinker {  
    0% {
        color: red;
        opacity:1;
    }
	20% {
        color: red;
        opacity:0.6;
    }
    40% {
        color: red;
        opacity:0.2;
    }
	60% {
        color: red;
        opacity:0;
    }
	80% {
        color: red;
		opacity:1;
    }
    100% {
        color: red;
		opacity:1;
    }
} */

@keyframes blinker {  
    0% {
        color: white;
        opacity:1;
    }
	20% {
        color: white;
        opacity:0.6;
    }
	20.1% {
        color: white;
        opacity:0.5;
    }
    40% {
        color: white;
        opacity:0.2;
    }
	40.1% {
        color: white;
        opacity:0;
    }
	60% {
        color: white;
        opacity:1;
    }
	80% {
        color: white;
		opacity:1;
    }
    100% {
        color: white;
		opacity:1;
    }
}

.pl0 {padding-left:0;}
.pr0 {padding-right:0;}
.mb20 {margin-bottom:20px;}

.diwali-banner1, .diwali-banner2 {margin-bottom:20px;}
.diwali-banner1 img, .diwali-banner2 img {width:100%;}
.diwali-banner1 {padding-left:0;}
.diwali-banner2 {padding-right:0;}

.promo_gift_div .diwali-banner1, .promo_gift_div .diwali-banner2 {margin-top:20px;}
@media screen and (max-width:767px) {
	.diwali-banner1, .diwali-banner2 {padding:0;}
	.promo_gift_div .diwali-banner1, .promo_gift_div .diwali-banner2 {padding:15px 15px 0 15px; margin:0;}
}
.midSmall a {
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
}
.midSmall a:hover {
	background:rgba(255,255,255,1);
	color:#000;
}

.home-video-show {
	/*position:absolute;*/
	width:250px;
	/*top:200px;
	right:20px;
	z-index:9;*/
	padding:5px;
	background:#fff;
}
@media screen and (max-width:480px) {
	.home-video-show {
		width:100%;
	}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.click-here {
	display:inline-block;
	/*background:#fff;*/
	background: rgba(233,131,0,1);
	width:auto;
	padding:0px 10px;
	color:#fff !important;
	font-size: 13px;
	border-radius: 5px;
	line-height:25px;
	margin-top: 5px;
	height:25px;
}
.click-here:hover {
	background: rgba(233,131,0,0.8);
}
.w33 {
	width: 32%;
	display:inline-block;
	background:rgba(255,255,255,0.7);
	color:#000 !important;
	padding:10px;
	border-radius: 5px;
	border: dashed 1px #fff;
}
.col3 {
	font-size:20px;
}
.butn {
	width:auto;
	display: inline-block;
	padding: 5px 10px;
	font-size:13px;
	/*border:solid 1px #fecb00;*/
	border:0;
	border-radius: 3px;
	color:#333;
	background:#fecb00;
}
.butn:hover {
	/*background: #fecb00;*/
	background: #e98300;
}
/*.grid {
	display: block;
	text-align:center;
}
.grid-item {
	width:300px;
	display:inline-block;
	padding:7px 15px;
	cursor: pointer;
}
.grid-item img {
	width:100%;
	pading-bottom:10px;
}*/
.videoBox {
	vertical-align: top;
}
.video-img-box {
	width:100%;
	height:150px;
	display: block !important;
}
.video-img-box img {
	width:100%;
	pading-bottom:10px;
}
.videomodal .modal-header {
	padding: 0;
	height:0;
	min-height:0;
	border:none;
}
.videomodal .modal-body {
	padding: 0;
}
.close-butn {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: absolute;
	top: -10px;
	right: -10px;
	background: #fff;
	border-radius: 50%;
	z-index: 9;
	text-align: center;
}
.close-butn .close {
	float: none;
}

.graybtn {
	background:#999;
}
.btn-inline-block, .btn-inline-block:focus {
	display: inline-block;
	padding: 0 15px;
	margin-top: 10px;
	width: auto;
	height:40px;
	line-height:40px;
}
.gvb-img {
	display:inline-block;
	width:300px;
}
.gvb-img img {
	width:100%;
	padding-bottom:10px;
}
.pd-hb {
	float:right;
	padding-bottom:10px;
}
@media screen and (max-width:767px) {
	.pd-hb {
		float:none;
		margin:0 auto;
		width:100%;
		text-align:center;
	}
}

.unique-facts .flip {
 	height: auto;
    font-size: 16px;
    padding: 10px;
    width: 200px;
}
.uniqueFacts .puja-box {vertical-align:top;}
.uniqueFacts .puja-box a {
	height:204px !important;
	overflow: hidden;
	display:block;
}

.uniqueFacts .puja-box a img {
	width: 100%;
	height:100%;
}

/* === 28-2-17 === */
.banner-matter .bxslider li .w33 {width:100%;}
.banner-matter .bx-wrapper .bx-controls-direction a {top: 50%;}
.banner-matter .bx-wrapper .bx-next {right: -45px;}
.banner-matter .bx-wrapper .bx-prev {left: -45px;}
.bottom-left {
	position:absolute;
	bottom:0;
	left:10px;
	z-index:1;
}


.bottom-blubs {
	position: absolute;
	bottom: 0;
	z-index: 99;
	width: 100%;
	text-align: center;
}
.bottom-blubs ul {
	width:auto;
	margin:0 auto;
}
.bottom-blubs ul li {
	/*display: inline-block;*/
	width: auto;
	float: left;
	box-sizing: border-box;
	padding: 0 2px;
}
.bottom-blubs ul li a {
	box-sizing: border-box;
}

@media screen and (max-width: 1365px) {
	.bottom-blubs ul li {
		width: 18%;
	}
	.bottom-blubs ul li a img {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.bottom-blubs {
		position: relative;
		padding:10px 0;
	}
	.bottom-blubs:after {
		content:'';
		clear: both;
		display: block;
	}
}
@media screen and (max-width: 640px) {
	.bottom-blubs ul li {
		width: 31%;
		padding:3px 2px;
	}
}
@media screen and (max-width: 480px) {
	.bottom-blubs ul li {
		width: 48%;
	}
}
@media screen and (max-width: 479px) {
	.bottom-blubs ul li {
		width: 100%;
	}
	.bottom-blubs ul li a img {
		width:auto;
		max-width: 100%;
	}
}

.sdgb {
	position: absolute;
	top:80px;
	left: 40px;
	font-size: 20px;
	color: #fff;
	z-index: 99;
	text-transform: uppercase;
}
@media screen and (max-width: 767px) {
	.sdgb {
		top: 64px;
		left: 9px;
		font-size: 12px;
	}
}

.posrel {position: relative;}
.cd-close-trigger {
	color: #000 !important;
	position: absolute;
	top: 5px;
	left: -21px;
	background: #fff;
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	padding: 0 !important;
	margin: 0;
}
#cd-lateral-nav {overflow: visible !important;}

.ms {
	font-size: 20px;
}
.ms-big {
	font-size: 40px;
	font-weight: 700;
}
.ms-big-s {
	font-size: 30px;
	font-weight: 700;
}

#puja-darshan-details .modal-content {background:rgba(0,0,0,0.8);color:rgba(255,255,255,0.8);border:none;border-radius:0;}
#puja-darshan-details .modal-body {padding:10px 5px;}
.pdtw{width:380px;}
@media screen and (max-width:767px) {
	.pdtw {width:95%;}
}
#puja-darshan-details input, #puja-darshan-details textarea {
	width:100%;
	height:35px;	
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border:solid 1px #ccc;
	outline:none;
	background:rgba(255,255,255,0.85);
	color:#343434;
	padding:5px 10px;
	margin:0 0 9px 0;
}
#puja-darshan-details textarea {height:100px;resize:none;}
#puja-darshan-details .close{color:#fff;opacity:0.5;text-shadow:none;}

.mobno {
	padding:10px 0 20px 0;
	font-size:25px;
	font-weight:700;
}
.mobno .fa {color:#b41519;}
#puja-darshan-details .checkbox-label::before, .pdtw .checkbox-label::after {
    content: '';
    display: block;
    position: absolute;
    margin-top: 0px;
	top:22%;
}
.calendar {position:relative;}
#puja-darshan-details .calendar input {padding-left:30px;}
.calendar .fa {position:absolute;top:10px;left:10px;color:rgba(0,0,0,0.5);}
#puja-darshan-details .remember-me {margin-top:0;}
#puja-darshan-details input[type="checkbox"]:checked + label::before {
    border-color: #fff;
    background-color: #fff;
}
#puja-darshan-details input[type="checkbox"]:checked + label::after {
    content: "\f00c";
	font: normal normal normal 12px/1 FontAwesome;
	background:none;
	color:#b41519;
	margin-left: -20px;
	margin-top: 2px;
}
#puja-darshan-details .button-default {background: #b41519;color:rgba(255,255,255,0.8);font-weight:700;}
#puja-darshan-details .button-default:hover {background: #a30f12;}

/*=== Google Translate dropdown CSS ===*/
	.goog-te-banner-frame {z-index:999 !important;}
			
			/*#google_translate_element {
				position: absolute !important;
				top: 52px;
				left: 29%;}
			
			@media (min-width:420px){
				#google_translate_element {
				top: -49px;
				left: inherit;
				right: 60px;}}
			
			@media (min-width:600px){
				#google_translate_element {
				top: -49px;
				left: inherit;
				right: 60px;}}
			
			@media (min-width:768px){
				#google_translate_element {
				top: 12px;
				left: inherit;
				right: 290px;}}
			
			@media (min-width:992px){
			#google_translate_element {
				position: absolute !important;
				z-index: 999999999;
				top: 0;
				right: inherit;
				top: 12px;
				left: 20%;}
				
			}*/
			
			.goog-te-gadget-simple{
				font-family: 'PT Sans', sans-serif !important;
				color: #fff !important;
				background-color: transparent !important;
				border: 0px !important;				
				font-size: 16px !important;
				display: inline-block;				
				cursor: pointer;}
			
			.goog-te-gadget-simple .goog-te-gadget-icon {
				display: none !important;	}
			
			.goog-te-gadget-simple .goog-te-menu-value span {
   			 text-decoration: none !important;
			color: #fff !important;}
			
			a.goog-te-menu-value span:nth-child(3) {
				display: none;}
			
			a.goog-te-menu-value span:nth-child(5) {
				color: #fff !important;
				display: none;}
			
			a.goog-te-menu-value::after {
				content: "";
				width: 9px;
				height: 5px;
				display: inline-block;
				background: url("https://epuja.co.in/img/nav-arrow.png") no-repeat 0 0;}
				
				
				
.language-tabs {
	position:absolute;
	top:80px;
	right:0;
	z-index:99;
	max-width:909px;
	text-align:right;
}
.language-tabs li {
	/* float:left; */
	padding:2px;
	display:inline-block;
	margin:-2px;
}
.language-tabs li a {
	background:rgba(233,131,0,1);
	color:#fff;
	padding:5px 7px;
	border-radius:3px;
	font-size:13px;
}

.language-btn {
	position:absolute;
	top:120px;
	left:50%;
	transform:translateX(-50%);
	display:none;
}
.language-btn, .language-btn:hover, .language-btn:active, .language-btn:focus {
	color:#fff;
}

@media screen and (max-width: 1260px) {
	.language-tabs {
		top:100px;
	}
}

@media screen and (max-width:767px) {
	.language-btn {
		display:block;
	}
	.language-tabs {
		display:none;
		text-align:left;
		width:100%;
		top:160px;
		max-height:50vh;
		overflow-y:auto;
	}
	.language-tabs li {
		display:block;
		margin:0;
		padding:0;
		border-bottom:solid 1px #ccc;
	}
	.language-tabs li a {
		display:block;
		width:100%;
		padding:8px 10px;
		margin:0;
		line-height:1.4;
		border-radius:0;
	}
	.goog-te-banner-frame {height:55px !important;}
}
/* .skiptranslate{display:block !important;} */


/*.only-home-page {display:none!important;}
#home .only-home-page {display:block!important;}*/
.only-home-page {display:block!important;}

.page__title {
	font-size: 36px;
	margin-bottom: 30px;
	/*color: #fff;*/
}
.astrology__box {
	border: solid 1px #ddd;
	padding: 0;
	margin-top: 30px;
	background: #f4f4f4;
}
.ab__header {
	padding:0 30px 10px;
	border-bottom: solid 1px #ddd;
}
.astrology__box h2 {
	margin-top: 0px;
}

/*---*/
.pad_15 {padding: 15px !important;} 
			.pad_30 {padding: 30px;}
			
			.astrology__box .as_padding {padding: 30px;}
			.astro_steps {margin: 50px 0 0 0; padding: 0; list-style: none; clear: both; text-align: center;}
			.astro_steps li {width: 100%; float: left; /*background: pink;*/ position: relative;}
			.astro_steps li .ast_line {width: 100%; height: 2px; border-bottom: 2px solid #ccc; position: absolute; top: 46px; left: 50%; z-index: 1; display: none;}
			.astro_steps li:last-child .ast_line {display: none;}
			.ast_icon {width: 90px; margin: 0 auto; height: 90px;  border-radius: 100%; background-color: #E98300; padding: 20px; position: relative; z-index: 2;/*border: 1px solid #ccc;*/ }
			.ast_text {margin: 10px 10px 50px; font-size: 18px; font-weight: 600; color:#111;}
			
			@media (min-width:430px){
				.astro_steps li {width: 33.3333333333%;}
				.astro_steps li .ast_line {display: block;}
				.ast_text {margin: 10px 10px 20px;}
			}
/*---*/

.ab__content {
	padding:0 15px;
}
.ab__content.ptb15 {
	padding:15px 15px;
}
.duo__box {
	padding:15px 0px;
	display: flex;
}
.duo__pic {
	flex: 0 0 180px;
}

.duo__box h4 {
	font-size: 24px;
	font-weight: 700;
}
.duo__box p {
	color:#666;
}
.stat__footer {
	border-top:solid 1px #ddd;
	padding:0px 15px;
	font-size: 20px;
}
.stat__footer_parent {
	display: flex;
	align-items: center;
	justify-content: center;
}
.stat__footer_col {
	padding:10px 15px;
}
.btnn {
	background:#fecb00;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#333;
	padding:12px 40px;
	border-radius: 5px;
	font-size: 14px;
	outline: 0;
	border: none;
}
.btnn.orange {
	background: rgba(233,131,0,1);
	color: #fff;
}
.btnn.purple {
	background: #2c1662;
	color: #fff;
}
.btnn.full {
	display: block;
}
.flexParent {
	display: flex;
	align-items: center;
}
.as__booking_details {
	padding:30px;
	background: #f4f4f4;
	margin-bottom: 30px;
}
.as__booking_details h4 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 30px;
}
.as__booking_details .stat__footer_col {
	padding:10px 0;
}
.as__booking_footer {
	padding:30px 0;
	font-size: 20px;
}

/*.icon__input {
	margin: 0;
	padding-left: 35px;
}*/

.relative {
	position: relative;
}
/*.as__booking_form .col-sm-12, .as__booking_form .col-sm-6, .as__booking_form .col-sm-4 {
	padding: 0;
}*/
.as__booking_form input, .as__booking_form textarea {
	width: 100%;
	padding: 12px 20px 12px 30px;
	margin-top: -1px;
	margin-bottom: 15px;
	border:solid 1px #ccc;
}
.input__fa {
	position: absolute;
	top:15px;
	left: 25px;
	color: #ccc;
}
.as__booking_form .bootstrap-select .btn, .as__booking_form .bootstrap-select .btn:focus, .as__booking_form .bootstrap-select .btn:hover {
	border-radius: 0;
	height: 47px;				
	margin-bottom: 0px;
	margin-top: 3px;
	padding-left: 30px;
}
.date-picker {
	position: relative;
	background:#fff url(../img/calendar-icon.png) no-repeat 10px center;
	background-size: 15px;
	outline: 0;
	border: solid 1px #ccc;
}
.clock-picker {
	position: relative;
	background:#fff url(../img/clock-icon.png) no-repeat 98% center;
	background-size: 20px;
	outline: 0;
	border: solid 1px #ccc;
}
.input-group input[type="text"] {
	width: 100%;
}
.md_border {
	border-bottom: solid 1px #ccc;
	padding-top:30px;
}
.t_n_c {
	font-size:15px;
	margin-top:15px;
	color: #555;
	display: block;
}
.astrology__booking {
	background: #fdfaf2;
}

@media screen and (min-width: 992px) {
	.pull__right_md {
		float: right;
	}
	.duo__box {
		padding:30px 0px;
	}
	.md_border {
		border-right: solid 1px #ccc;
		border-bottom: none;
		padding-right:15px;
		padding-top:0px;
	}
}
@media screen and (max-width: 767px) {
	.as__booking_form input, .as__booking_form textarea, .as__booking_form .bootstrap-select {
		margin-bottom: 10px;
	}
	.duo__box {
		margin-bottom: 30px;
		text-align: center;
	}
	.duo__box {
		flex-direction: column;
	}
	.duo__pic {
		flex: 0 0 1;
	}
	.flexParent {
		flex-direction: column;
	}
	.stat__footer_parent {
		flex-direction: column;
	}	
	.btnn {
		display: block;
		width: 100%;
	}
	.as__booking_form {
		margin-bottom: 20px;
	}
	.as__booking_form .col-sm-12, .as__booking_form .col-sm-6, .as__booking_form .col-sm-4 {
		padding: 0 15px;
	}
	.input__fa {
		left: 25px;
	}
}

.profile__pic {
	margin: 0 auto;
	width: 160px;/*
	height: 120px;*/
	/*border-radius: 50%;*/
	overflow: hidden;
}
.more__text {
	display: none;
}
.read__more, .read__more:focus {
	color: #e98300;
}

.services__a {
	position: relative;
}
.inline__bullet li {
	padding:5px 15px;
	display: inline-block;
	position: relative;
}
.inline__bullet li:before {
	content: '';
	width: 5px;
	height: 5px;
	background: #e98300;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 13px;
}

.border__top {
	border-top: solid 1px #ccc;
}

.contact-only-home {display:none!important;}
#home .contact-only-home {display:block!important;}


.astrology {
	background: url(../img/bg/astrology-3.jpg) no-repeat center;
	background-size: cover;
	 background-attachment: fixed;
}

.bg__white {
	background: #fff;
	padding: 10px 20px;
	border:solid 1px #ddd;
	border-radius: 5px;
}

.god__box {
	position: relative;
	display: inline-block;
	margin-bottom: 30px;
}
.god__img {
	/*margin-bottom:50px;*/
	overflow: hidden;
}
@media (max-width: 767px) {
	.god__img {
		margin-bottom:0;
	}
}
.god__img img {
	max-width: 100%;
	transition: all 0.5s;
}

/*.god__box:hover .god__img img {
	transform: scale(1.05);
}*/
.god__overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	background-image: linear-gradient(to right, rgba(253,138,102,0.7) 0%, rgba(253,76,114,0.7) 49%, rgba(253,56,124,0.7) 85%, rgba(253,35,132,0.7) 100%);
	/*background-image: linear-gradient(to right, #fd8a66 0%, #fd4c72 49%, #fd387c 85%, #fd2384 100%);*/
	padding: 13px 15px;
	color: #333;
	font-size:16px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.3s;
	/*opacity: 0.7;*/
}


.form__row .bootstrap-select .btn, .form__row .bootstrap-select .btn:focus, .form__row .bootstrap-select .btn:hover {
	height: 40px;
	background: #fff;
	margin-bottom: 0px;
	color: #333;
}
.form__row {
	margin-bottom: 10px;
}
.form__row label {
	display: block;
	text-align: left;
}
.form__row .form__row textarea {
	display: block;
	width:100%;
	border: solid 1px #ccc;
	font-size: 14px;
}
.form__row textarea.form-control {
    height: 65px;
}
.form__amt {
	font-size:30px;
	/*padding: 0 0 25px;*/
}
.form__note {
	margin-top:25px;
}
.banner__btn {
	font-weight: 700;
	letter-spacing: 1px;
}
.right__banner {
	position: relative;
	overflow: hidden;
}
.astro__elements {
	position: absolute;
}
.astro__elements.one {
	top:15%;
	left: -35%;
}
.astro__elements.two {
	bottom: 0%;
	right: -20%;
}
.astro__elements.three {
	top: -40%;
	right: -30%;
}

.border__heading {
	border-bottom: dashed 2px #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.asb__box {
	align-items: center;
	margin-bottom: 30px;
}
.asb__icon {
	float: left;
	width: 80px;
}
.asb__icon img {
	max-width: 100%;
}
.asb__description {
	padding-left: 15px;
	margin-left: 80px;
}
.asb__description h6 {
	font-size: 24px;
	/*font-weight: 700;*/
}
.as__faqs {
	padding-bottom: 30px;
}
.as__faqs h4 {
	font-size: 18px;
	font-weight: 700;
}
.faq__number {
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #333;
	color: #fff;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
}
.as__faqs p {
	padding-left: 30px;
	border-left: solid 2px #ffb001;
	margin-left: 15px;
}
.secure__pay {
	text-align: left;
	padding: 15px 15px;
	width: 340px;
	position: relative;
	font-weight: 600;
	font-size: 16px;
	text-transform: initial;
	letter-spacing: 1px;
}
.secure__pay .fa {
	padding-right:5px;
}
.secure__pay:after {
	position: absolute;
	top: calc(50% - 4px);
	right: 15px;
	content: " ";
	pointer-events: none;
	width: 12px;
	height: 12px;
	border-top: 2px solid #333;
	border-left: 2px solid #333;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
}
@media screen and (max-width: 767px) {
	.secure__pay {
		width: 100%;
	}
}

.card__box {
	color: #545454;
	margin-bottom: 10px;
}
.card__header {
	margin:0 -20px;
	border-bottom:solid 1px #ddd;
	padding:0 20px 10px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
}
.card__body {
	padding: 10px 0;
	display: flex;
	border-bottom: solid 1px #ddd;
}
.card__photo {
	flex: 0 0 50px;
}
.card__info {
	padding-left: 15px;
	display: flex;
	width: 100%;
}
.card__title {
	flex: 0 0 70%;
	padding-right: 10px;
}
.card__title h6 {
	font-size:16px;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0 0 10px;
}
.card__title p {
	font-size:13px;
	line-height: 1.3;
	margin: 0;
}
.card__price {
	flex: 0 0 30%;
	text-align: right;
	font-size: 18px;
}
.sub__total_list {
	margin: 10px 0;
}
.sub__total_list li {
	display: flex;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.sub__total_list li .sub__total_amt {
	margin-left: auto;
}
.card__footer {
	border-top: solid 1px #ddd;
	font-size: 20px;
	font-weight: 700;
}
.card__footer .sub__total_list li {
	font-size: 16px;
}



/*.full__banner {
	max-height: 400px;
	width: 100%;
}*/
.full__banner {
	position: relative;
	height: 400px;
}
.full__banner img {
	width: 100%;
}
/*.full__banner .epuja__darshan_logo {
	max-width: 120px;
}*/
.darshan__banner__content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 50px;
	color: #333;
	z-index: 9;
}
.darshan__banner__content .midBig {
	color: #000;
}
.darshan__banner__content .midSmall {
	color: #333;
	margin: 0;
}

.mar_t0 {margin-top: 0;}
.mar_b20 {margin-bottom: 20px !important}

.new__nav, .newNav {
	background: #fff200;
	/*background: #ff001b;*/
	color: #242e30;
	padding:4px 8px;
	display: inline-block;
	border-radius: 30px;
	font-size: 10px;
	line-height: 1;
	text-transform: uppercase;
}
.new__nav {
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
}

/*-----*/

.ta_2_list {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	display: block;}

.ta_2_list li {
	display: inline-block;
	padding: 0 4px;
	margin-bottom: 10px;}

.ta_2_list li .ta_icon, .ta_icon {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	background:rgba(0,0,0,0.50);
	border-radius: 100%;
	padding: 8px;}

.ta_2_list li .ta_text {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 5px;
	color: #111;}

/*.left__banner {
	position: relative;
}*/
.epm {
	padding: 0 15px;
}
.epm__btn {
	background: #d72f20;
	padding: 8px 70px 8px 15px;
	color: #fff;
	display: inline-block;
	border-radius: 5px;
	margin-top: 30px;
	max-width: 550px;
	position: relative;
	text-align: left;
	letter-spacing: 0.5px;
	overflow: hidden;
	line-height: 1.5;
}
.epm__btn:hover {
	background: #2d2a44;
	color: #fff;
}
.epm__btn:after {
	content: "\f18e";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	font: normal normal normal 30px/1 FontAwesome;
	color: #fff;
}
.epm__btn:before {
	content: "";
	position: absolute;
	top: -25px;
	right: -25px;
	width: 100px;
	height: 100px;
	background: rgba(255,255,255,0.3);
	border-radius: 50%;
}
.epm__content {
	padding-bottom: 50px;
}


/*======================================================*/
/* NEW HEADER STRIP*/
/*======================================================*/
.header__strip {
	background: rgba(233,131,0,1);
	display: none;
	margin-top: -5px;
	font-size: 14px;
	line-height: 35px;
}
.header__strip, .header__strip a, .header__strip .goog-te-gadget-simple .goog-te-menu-value span {
	color: #fff;
}
.header__strip .wrapper {
	display: flex;
	align-items: center;
}
.header__strip .cart, .header__strip .login, .header__strip .register {
	padding-right: 15px;
	padding-left: 15px;
}
.white__bg .cart__a:hover, .header__strip .login:hover, .header__strip .register:hover {
	background: #ff8f00;
}
.header__strip .fa {
	padding-right: 5px;
}
.header__strip .goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none !important;
    font-size: 14px !important;
}
.hs__language {
	margin-left: auto;
}
.hs__phone_number {
	padding-right: 20px;
}
.hs__language {
	padding-right: 10px;
}
.hs__login_register {
	margin-right: -15px;
}
.login-reg-btn a {cursor: pointer;}
.mobileviewn {
	display: inline-block;
}
/*.desktopviewn {
	display: none;
}*/
.hideme {display: none;}

.white__bg .sdgb {
	position: absolute;
	color: #fff;
	top: 50px;
	left: 0px;
	font-size: 12px;
	padding: 0;
}
.white__bg .sdgb {
	display: none;
}
.header.white__bg.white {
    background:rgba(233,131,0,1);
}
.header.white {
	background: #fff;
	box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}
@media (min-width: 1180px) {
	.header.white__bg.white {
	    background:#fff;
	}
	#home .white__bg .sdgb {
		top: 63px;
		left: 0;
		background:#fff;
		color: #333;
		box-shadow: 0 4px 4px rgba(0,0,0,0.1);
		font-size: 14px;
		margin-left: -28px;
		padding: 10px 20px;
		z-index: -1;
		line-height: 1.5;
		border-radius: 0 0 10px 10px;
		display: inline-block;
	}

	.white__bg .sb-search {
		border: solid 1px #fff;
		height: 40px;
		background: #fff;
		z-index: 99999;
		margin-top: 15px;
		border-radius: 10px;
		overflow: hidden;
	}
	.white__bg .sb-search-open {
		border: solid 1px #333;
	}
	.white__bg form {
		padding: 0;
	}
	.white__bg .sb-icon-search {
		background: #fff;
		color: #333;
		height: 33px;
		top: 2px;
		right: 0px;
		font-size: 16px;
	}
	.white__bg .sb-search-input {
		background: #fff;
		border:none;
		border-radius: 0;
		margin: 0;
		top: 2px;
	}
	.white__bg .sb-search-submit {
		background: transparent;
	}
	.white__bg .sb-search.sb-search-open .sb-icon-search {
	    background: #fff;
	}
}

@media screen and (min-width:1801px) {
	.white__bg .sb-search {
		border: solid 1px #333;
	}
	.hs__login_register {
	    margin-right: 0;
	}
}
@media screen and (min-width:769px) and (max-width:1180px) {
	.white__bg #menu-wrapper {
		margin-right:86px;
	}
} 
@media screen and (min-width:1181px) and (max-width:1800px) {
	.white__bg #menu-wrapper {
		margin-right:57px;
	}
	#home .white__bg #menu-wrapper {
		margin-right:0;
	}
}

@media (min-width: 1180px) {
	.header__strip {
		display: flex;
	}
	.header__strip .cart {
		position: relative;
	}
	.header__strip .cart-number {
		top: 0;
		right: 0;
		position: relative;
		display: inline-block;
		margin-left: 1px;
		font-size: 11px;
		min-width: 22px;
		height: 22px;
		line-height: 22px;
		padding: 0;
	}
	.white__bg {
		background: #fff;
		box-shadow: 0 4px 4px rgba(0,0,0,0.1);
	}
	.white__bg .Nav > li > a {
		color: #333;
		padding: 0 15px;
	}
	.white__bg .Nav > li:last-child > a {
		padding-right: 0;
	}
	.white__bg .Nav > li > a .nav-arrow {
	    background: url("../img/nav-arrow-black.png") no-repeat 0 0;
	}
	.white__bg .button-white {
		border: solid 1px #333;
		color: #333;
	}
	.white__bg .logo {
	    background: url(../img/logo-black-n.png) no-repeat 0 9px;
	}
	.white__bg .cart {
	    height: 35px;
	    width: auto;
	}
	.show__in_mobile {display: none;}
	/*.white__bg #menu-wrapper {
	    margin-right: 0;
	}*/
	.header__offset {
		padding-top: 109px;
	}
	.mobileviewn {
		display: none;
	}
}

/*===========================*/
/*New Home Page Banners*/
/*===========================*/
.banner__full_width {
	padding: 150px 0 50px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #000;
}
.banner__full_width .om {
	text-align: center;
}
.banner__full_width h1 {
	font-size: 35px;
	font-weight: 600;
	text-transform: uppercase;
}
.search__form {
	max-width: 600px;
	position: relative;
	padding: 20px 0;
	margin: 0 auto;
}
.search__input {
	z-index: 99999;
	width: 100%;
	height: 52px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	outline: none;
	background: transparent;
	background:
	rgba(255,255,255,1);
	color:
	#343434;
	padding: 0 160px 0 10px;
}
.search__btn {
	z-index: 1;
}
.home__page__offset {
	padding-top: 0px;
}
@media (min-width: 1180px) {
	.home__page__offset {
		padding-top: 109px;
	}
	.banner__full_width {
		height: 500px;
		padding: 30px 0;
		text-align: left;
	}
	.banner__full_width .om {
		max-width: 70%;
	}
	.search__form {
		margin: 0;
	}
}
.home__tabs {
	display: flex;
	background: #bb9d5b;
	color: #fff;
	width: 100%;
}
@media (max-width: 767px) {
	.home__tabs {
		display: none;
	}
}
.tab__col {
	flex: 0 0 25%;
	text-align: center;
	text-transform: uppercase;
}
.tab__col a {
	padding: 15px 15px;
	display: block;
	color: #fff;
	font-size: 20px;
}
.tab__col a:hover {
	background: #d0b16c;
}
.tab__col:not(:last-child) {
	border-right: solid 1px rgba(255,255,255,0.3);
}

.banner__slider {
	width: 100%;
	height: 100%;
}
.shop__content {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
	background: rgb(248,220,185);
	background: linear-gradient(0deg, rgba(248,220,185,1) 0%, rgba(249,225,159,0) 100%);
	padding-bottom: 30px;
}
.shop__content_rel {
	width: 100%;	
	/*background: rgb(250,224,199);
	background: linear-gradient(0deg, rgba(250,224,199,0) 0%, rgba(252,237,196,1) 100%);*/
	padding-bottom: 30px;
}
/*.shop__banner .bx-wrapper img {
	height: 100%;
	width: auto;
	max-width: auto;
}*/
.shop__content_category {
	width: auto;
	display: inline-block;
	padding: 10px;
	background: #bb9d5b;
	color: #fff;
	border-radius: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.banner__slider .bx-wrapper .bx-pager {
    bottom: 0px;
}
/*.shop__banner .bx-wrapper, .shop__banner .bx-viewport, .shop__banner .bxslider__full, .shop__banner .bxslider__full li {
	height: 100% !important;
}*/


.hlt {
	font-size: 18px;
	color: rgba(233,131,0,1);
	font-weight: 700;
}
.ml10 {margin-left: 10px;}
.d-flex {
	display: flex;
	align-items: center;
}



.nav-tabs > li > a {
	margin-bottom: 3px;
	padding: 10px 8px;
}
.astro__questions h2 {
	margin-top: 0;
}
.astro__questions p {
	margin-bottom: 20px;
}
.nav-tabs > li > a {
	text-align: center;
}
.nav-tabs > li > a .ta_text {
	padding-top: 5px;
}
.astro__questions .panel-title a {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.astro__questions .panel-title a .ta_icon {
	margin: 0 10px 0 0;
}

.astro__questions {
	padding-top: 30px;
}
.astro__questions .panel-heading {
	padding: 0;
}
.astro__questions .tab-content {
	background: #fff;
	border: solid 1px #ccc;
	margin-bottom: 15px;
}
.q__box {
	position: relative;
}
.q__box label {
	border: solid 1px #ccc;
	padding: 15px 15px 15px 45px;
	margin-bottom: 10px;
	background: #fff;
	width: 100%;
	display: block;
	position: relative;
}/*
.q__box label:before {
	content: '';
	position: absolute;
	top: 17px;
	left: 15px;
	width: 18px;
	height: 18px;
	border: solid 1px #ccc;
	background: #fff;
}
.q__box label:after {
	content: '';
	position: absolute;
	top: 22px;
	left: 18px;
	width: 12px;
	height: 5px;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	transform: rotate(-45deg);
	display: none;
}*/
.q__box input {
	position: absolute;
	top: 16px;
	left: 20px;
	z-index: 9;
}
.q__box input:checked ~ label {
	background: #fcffc2;
	color: #000;
}/*
.q__box .q__check:checked + label:after {
	display: block;
}*/
.q__check {
	position: absolute;
	/*top: -5000px;
	left: -5000px;*/
	visibility: hidden;
}
.q__total_box {
	display: flex;
}
.remove__icon {
	margin-left: 10px;
	cursor: pointer;
}
.remove__icon .fa {
	width: 18px;
	height: 18px;
	background: #e74828;
	color: #fff;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
	margin-top: 3px;
}
.q__total_box_list {
	display: block;
	width: 100%;
}
.qtb__list {
	display: flex;
	padding: 10px 0;
	font-size: 13px;
}
.q__total_box .qtb__list:not(:last-child) {
	border-bottom: dashed 1px #ccc;
}
.card__footer .qtb__list {
	font-size: 15px;
}
.qtb__title {
	padding-right: 10px;
	margin-right:auto;
}
.qtb__amt {
	width: 150px;
	text-align: right;
	margin-left:auto;
}
.sub__total {
	border-top: solid 1px #ccc;
}


.astro-d-flex {
	display: flex;
	align-items: center;
}
.searchbar {
	margin-left: auto;
	margin-bottom: 15px;
	position: relative;
	margin-top: 5px;
}
.searchbar .form-control {
	padding: 5px 70px 5px 15px;
}

.searchbar .btn {
	width: 30px;
	height: 33px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	padding: 5px 0;
}
.btn:focus, .btn:active {
	outline:none !important;
	border: none;
	box-shadow: none;
}
.search__btn {
	right: 0;
}
.search__cancel_btn {
	right: 32px;
	color: red;
}
@media (max-width: 767px) {
	.astro-d-flex {
		flex-direction: column;
		justify-content: flex-start;
		text-align: left;
	}

	.searchbar {
		margin-left: 0;
	}
}

.astro__question_search {
	max-width: 500px;
	margin: 0 auto;
	position: relative;
}
.astro__question_search input {
	height: 45px !important;
}
.astro__question_btn {
	z-index: 99999 !important;
	height: 42px;
	margin-top: -43px;
	margin-bottom: 0;
	line-height: 42px;
	font-size: 15px;
}

@media (max-width: 767px) {
	.astro__question_btn {
		margin-top: 10px;
		width: 100%;
	}
}


.white__box {
	background-color: #fff;
	padding: 30px;
}
.mar__b30 {
	margin-bottom: 30px;
}
.vaastu__consulting h1 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;
}

.vaastu__consulting h2 {
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 20px;}

.vaastu__consulting h4 {
	font-size: 18px;
	font-weight: 700;
	color:#FF6347;
	margin-bottom: 20px;}

.vaastu__consulting .overview {
	font-size: 18px;
	padding: 0 0 20px;
}
.vaastu__consulting .overview span {
	font-size: 30px;
}
.vaastu__consulting .overview span.purple {
	color: #2c1662;
}
.vaastu__consulting .overview span.red {
	color: #FF6347;
}

.vaastu__consulting_bullet {
	margin: 0;
	padding: 0;
	list-style: none;}

.vaastu__consulting_bullet  li {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;}

.vaastu__consulting_bullet  li:before {
	content:'';
	position: absolute;
	left: -20px;
	top: 5px;
		height: 10px;
  width: 10px;
  background-color: #FF6347;
  border-radius: 50%;
}

.mar_b15 {
	margin-bottom: 15px;
}


.pdf .overview__page {
	background: #b2ad8f url(../img/vastu-consulting-pdf/page-1-bg.jpg) no-repeat top right;
	background-size: cover;
	padding: 15px;
}
.pdf .gradient__box {
	background: rgb(240,210,136);
	background: linear-gradient(345deg, rgba(240,210,136,1) 0%, rgba(112,113,120,1) 100%);
	padding: 15px 25px;
	color: #fff;
	font-size: 24px;
}
.pdf .gradient__box .overview {
	font-size: 24px;
	line-height: 1.2;
	padding: 20px 0;
}
.pdf h1 {
	background: rgb(240,210,135);
	background: linear-gradient(287deg, rgba(240,210,135,1) 0%, rgba(116,117,121,1) 100%);
	padding: 15px;
	font-size: 36px;
	margin-bottom: 30px;
}
.pdf .gradient__box .overview span {
	font-size: 40px;
}
.pdf .gradient__box .overview span.purple {
	color: #7a219e;
}
.pdf .gradient__box .overview span.red {
	color: #e22400;
}


.pdf .feather__page {
	background: #fff url(../img/vastu-consulting-pdf/feather.jpg) no-repeat top left;
	padding: 15px;
}
.pdf .overview__page, .pdf .feather__page, .vaastu__booking .white__box, .consulting__format_bg {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.pdf .feather__page .title {
	font-size: 40px;
	font-weight: 700;
	color: #d38301;
	padding: 25px 0 15px 25px;
}
.pdf .feather__page .vc__title {
	font-size: 40px;
	font-weight: 400;
	color: #ffab01;
	padding: 15px 0 15px 25px;
	position: relative;
}
/*.pdf .page__2_img_line {
	position: absolute;
	top: 60px;
	left: -100px;
	width: 250px;
	height: 2px;
	background: #79a8a4;
}*/
.pdf__bullet {
	margin-left: 25px;
}
.pdf__bullet li {
	color: #e22400;
	font-size: 20px;
	padding-left: 40px;
	background: url(../img/vastu-consulting-pdf/bullet-arrow.png) no-repeat left 5px;
	padding-bottom: 20px;
}
.pdf .vaastu__consulting_bullet {
	padding-left: 30px;
	margin-bottom: 30px;
}
.pdf .vaastu__consulting_bullet li {
	font-size: 22px;
	margin-bottom: 10px;
}
.pdf .vaastu__consulting_bullet li::before {
	top: 11px;
}
.color__therapy_bg {
	background: #fff url(../img/vastu-consulting-pdf/color-therapy.jpg) no-repeat top right;
}
.color__therapy_bg .feather__page {
	background-color: transparent;
}

.consulting__format_bg {
	background: #79a7a4;
}
.consulting__format_bg h2 {
	color: #fff;
	font-size: 40px;
	padding: 25px 0 15px 25px;
}
.consulting__format_box {
	background: #fff;
	margin: 30px auto;
	border: solid 2px #606371;
	border-radius: 50px;
	max-width: 90%;
	padding: 25px;
	color: #707070;
}
.cf__points h4 {
	margin-left: 50px;
	position: relative;
	padding-left: 20px;
	color: #e64122;
	margin-bottom: 5px;
}
.cf__points h4:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 7px;
	height: 7px;
	background: #e64122;
	border-radius: 50%;
}
.cf__points p {
	font-weight: 600;
	margin-bottom: 30px;
}
.to__do_list {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
}
.to__do_list .title {
	color: #016e8e;
	font-weight: 900 !important;
	padding-left: 150px;
	text-transform: uppercase;
	font-size: 40px;
	margin-bottom: 0;
}
.to__do_list .subtitle {
	color: #d43516;
	padding-left: 100px;
	font-size: 30px;
	margin: 0;
}
.to__do_list_bullets li {
	padding-bottom: 10px;
	font-size: 18px;
	color: #016e8e;
}
.feather__page.consultation__fees {
	padding-left: 15px;
}
.feather__page.consultation__fees .title {
	color: #ffc000;
	font-size: 40px;
	text-align: center;
}
.feather__page.consultation__fees {
	padding-bottom: 50px;
}
.feather__page.consultation__fees h4 {
	color: #ddb13e;
}
.consultation__fees_bullets li {
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 18px;
}
.consultation__fees_bullets li:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 7px;
	height: 7px;
	background: #333;
	border-radius: 50%;
}
.consultation__fees a {
	color: #64b8c8;
}
.f18 {
	font-size: 18px; 
}
.cyp__title {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
}

@media (max-width: 767px) {
	.to__do_list .title {
		padding-left: 15px;
	}
	.to__do_list .subtitle {
		padding: 0 15px;
		font-size: 24px;
	}
}






.green__btn {
	background: #2eb453;
}
.uppercase {
	text-transform: uppercase;
}

.uppercase span {
	display: inline-block;
}


.mantra__bg {
	background: url(../img/mantra-1.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    padding: 25px;
}
.mantra__box {
	background: rgba(255,255,255,0.85);
	padding: 15px;
}
.mantra__box h4 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}
.mantra__box .red {
	/*font-size: 20px;*/
	color: #FF6347;
}
.mar__t20 {
	margin-top: 20px;
}

.vaastu__consulting_home {
	/*padding: 15px;*/
	display: block;
}
.vs__photo {
	margin-top: 20px;
}
.vs__photo img {
	max-width: 250px;
}
.vaastu__consulting_home h4 {
	font-size: 18px;
	font-weight: 700;
	color: #000;
	margin-top: 17px;
	/*margin-bottom: 30px;*/
}
.vaastu__consulting_home p {
	font-size: 14px;
	padding: 0px 30px 30px;
	color: #333;
}

.mantra__btn {
	font-weight: 500;
	padding: 13px 30px !important;
	height: auto !important;
	display: inline-block;
	font-size: 18px;
}
.mantra__btn span {
	display: inline-block;
}
.banner__btn, .btn_ba {
	margin-bottom: 10px;
}

.banner__btn:focus, .btn_ba:focus {
	color: #fff;
}

@media (max-width: 767px) {
	.mantra__btn_box {
		padding: 30px 0;
	}
	.mantra__btn {
		padding: 10px 10px !important;
	}
}


.banner60 {
	width: 60%;
}
.banner40 {
	width: 40%;
}
.banner60, .banner40 {
	padding: 10px 15px; 
	text-align: center;
}
.banner60 .midBig h2, .banner40 .midBig h2 {
	margin-top: 10px;
}
/*
.banner__inside {
	display: flex;
	align-self: center;
	flex-direction: column;
	width: 100%;
}*/
.slider__container {
	width: 100%;
}
@media (min-width: 1192px) {
	.slider__container .bx-wrapper .bx-prev {
		left: -35px;
	}
	.slider__container .bx-wrapper .bx-next {
		right: -35px;
	}	
}
.slider__container .imagebox {
	height: 150px;
	overflow: hidden;
}
.slider__container .product-content {
	padding: 8px !important;
}
.slider__container .product-content .title {
	line-height: 1;
}
.slider__container .rupees {
	font-size: 22px !important;
	margin-bottom: 0 !important;
}
.slider__container .booked__hrs {
	font-size: 13px !important;
	color: #999;
	padding-top: 5px;
}
.slider__container .buy1 {
	border: none;
	height: 25px;
	line-height: 25px;
}
.slider__container .buy1:hover {
	background: transparent !important;
}
.popular__search_list {
	padding: 20px 0;
}
.popular__search_list a, .popular__search_list a:hover {
	display: inline-block;
	padding: 6px 12px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: rgba(233,131,0,1);
	color: #fff;
	line-height: 1;
	border-radius: 3px;
	font-size: 16px;
}

@media (max-width: 767px) {
	.banner60, .banner40 {
		width: 100%;
	}
}


.tc__section {
	padding: 30px 0;
}
.temple__content {
	margin-bottom: 30px;
}
.temple__content h2 {
	margin-bottom: 40px;
	text-transform: uppercase;
}
.tc__intro {
	line-height: 1.8;
}
@media (max-width: 900px) {
	.tc__section .wrapper {
	    width: 90%;
	}
}


.tc__bg {
	background: url(../img/harihareshwar-bg.jpg) no-repeat center; 
	background-size: cover;
	position: relative;
}
.tc__bg:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: rgba(0,0,0,0.3);
}
.tc__bg_container {
	padding: 25px;
	background: rgba(255,255,255,0.9);
	margin: 30px 0;
	position: relative;
	z-index: 1;
}

.tips__container {
	max-width: 600px;
	padding: 15px;
}
.tips__container a {
	margin-bottom: 10px;
}
.tips__container a.orange:hover {
	background: #874b51;
}
.tips__container a.link {
	color: #000;
	text-decoration: underline;
}
.close.round {
    position: absolute;
    top: -16px;
    right: -16px;
    color: #fff;
    opacity: 1;
    background: #000;
    padding: 0;
    transition: all 0.5s;
    line-height: 1;
    font-size: 30px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    box-shadow: -3px 3px 5px rgba(0,0,0,0.3);
    z-index: 9;
}

/*====== 31-7-2020 ======*/
.d-modal-btn {
	padding: 15px;
}
.d-modal-btn .btnn {
	margin-bottom: 10px;
}
.d-modal-text {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 25px 30px;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.5;
	color: #ff8c02;
}
@media (max-width: 767px) {	
	.d-modal-text {
		padding: 25px 20px;
		font-size: 22px;
		line-height: 1.2;
	}
}

.d-festival-banner {
	display: flex;
	border-bottom: solid 1px #dcc8a9;
}
.d-festival-banner .column {
	width: calc(100% / 2);
	/*width: calc(100% / 3);*/
}
.d-festival-banner .column .bg-1 {
	/*background: #dbf8fe;*/
	background: #e9f3f5;
	/*background: #fcfcd3;*/
	/*background: rgb(252,252,211);
	background: linear-gradient(180deg, rgba(252,252,211,0.7) 0%, rgba(226,203,162,1) 80%);*/
}
.d-festival-banner .column .bg-2 {
	/*background: #f6a18a;*/
	background: #ffe1d9;
	/*background: #dcc8a9;*/
}
.d-festival-banner .column .bg-3 {
	background: #fcfcd3;
}
.d-festive-banner-box {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	text-align: center;
	padding: 50px 0;
	height: 100%;
}
.d-festive-banner-box--header, .d-festive-banner-box--body, .d-festive-banner-box--footer {
	padding: 15px;
}
.d-festive-banner-box--header {
	min-height: 50px;
}
.d-festive-banner-box--header h4 {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	color: #000;
}
.d-festive-banner-box--header h6 {
	font-size: 18px;
	color: #000;
}
.d-festive-banner-box--body {
	min-height: 300px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.d-festive-banner-box--body h5 {
	font-size: 16px;
	font-weight: 600;
	color: #000;
	letter-spacing: 0.5px;
}
.d-festive-banner-box--body img {
	max-width: 100%;
	height: 270px;
}
.d-festive-banner-box--body .d-flex div {
	padding: 0 10px;
}
.d-festive-banner-box--body .d-flex div img {
	height: auto;
}
.d-btn, .d-btn:focus {
	background: #874b51;
	color: #fff;
	padding: 16px 32px;
	line-height: 1;
	border-radius: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 14px;
}
.d-btn:hover {
	background: rgba(233,131,0,1);
	color: #fff;
}
.d-festive-banner-box--body {
	margin-top: auto;
}
.d-festive-banner-box--footer {
	margin-top: 15px;
}
.d-festive-banner-box--body .d-flex {
	max-width: 500px;
}
@media (max-width: 767px) {	
	.d-festival-banner {
		flex-direction: column;
	}
	.d-festival-banner .column {
		width: 100%;
	}
	.d-festive-banner-box--body {
		min-height: auto;
	}
}

.h-heading {
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: 600 !important
}

/* Heartbeat animation */
/*---------------------------*/
.heartbeat {
	display: inline-block;
	-webkit-animation: heartbeat 2s ease-in-out infinite;
	        animation: heartbeat 2s ease-in-out infinite;

	        font-weight: 400;
	        transform: scale(0.9);
}

@keyframes heartbeat {
  0 {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}

.btnn.brown, .btnn.brown:focus {
	background: #874b51;
	color: #fff;
}
.btnn.brown:hover {
	background: rgba(233,131,0,1);
	color: #fff;
}

.section {
	padding: 60px 0;
}
.dn-sec {
	padding: 60px 0 60px;
}
.shlok-box {
	text-align: center;
	margin-bottom: 60px;
}
.shlok-box.mb-0 {
	margin-bottom: 0px;
}
.shlok-header {
	margin-bottom: 30px;
	line-height: 1.5;
}
.shlok {
	padding: 0 10px;
	border-left: solid 2px orange;
	border-right: solid 2px orange;
	display: inline-block;
}
.shlok span {
	border-left: solid 2px orange;
	border-right: solid 2px orange;
	padding: 0 30px;
	display: block;
}
.shlok-meaning {
	text-align: center;
}
.italic {
	font-style: italic;
}
.bg-white {
	background: #fff;
}
.question {
	margin-bottom: 30px;
}
.sub-question {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 18px;
}
@media (min-width: 1200px) {
	.dn-shlok {
		padding-top: 100px;
	}
}
.question-sec {
	/*background: url(../img/pitru-dosha-2.jpg) no-repeat center;
	background-size: cover;*/

	background-color: #f39f86;
	background-image: linear-gradient(360deg, #f39f86 0%, #f9d976 74%);
}
.question-sec .wrapper {
	background: rgba(255,255,255,0.85);
	padding: 30px;
}

.pitru-paksha-sec {
	position: relative;
	background-color: #fff;
	margin-top: -50px;
}

.pitru-paksha-sec:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	display: block;
	background: #f39f86;
}
.pp-images-container {
	display: flex;
	justify-content: center;
}
.pp-column {
	padding: 10px;
	width: 33.33%;
	position: relative;
	max-height: 230px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.pitru-paksha-sec:before {
		height: 106px;
	}
	.pp-column {
		max-height: 85px;
		padding: 3px;
	}
}

.suffering-instances {
	padding: 30px 0;
}
.suffering-instances h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 30px;
}
.arrow-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 15px;
}
.arrow-list li {
	padding-left: 20px;
	padding-right: 30px;
	width: 50%;
	padding-bottom: 10px;
	position: relative;
}
.arrow-list li:before {
	content: '\f10c';
	position: absolute;
	top: 5px;
	left: 0;
	display: block;
	font: normal normal normal 10px/1 FontAwesome;
	color: rgba(233,131,0,1);
}
@media (max-width: 767px) {
	.arrow-list {
		flex-direction: column;
	}
	.arrow-list li {
		width: 100%;
	}
}

.highlight {
	color: rgba(233,131,0,1);
}

.birth-form {
	background-color: #f39f86;
	background-size: cover;
	background-image: linear-gradient(315deg, #f39f86 0%, #f9d976 74%);
	padding-top: 30px;
	position: relative;
}
.birth-form:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(../img/kundli-milan.jpg) no-repeat top left;
	background-size: cover;
	opacity: 0.3;
	display: block;
}

.birth-form-box {
	padding: 20px 30px 30px;
	background: #fff;
}
.birth-form label.block {
	width: 100%;
	display: block;
	font-size: 13px;
	font-weight: 600;
}

.radioc {
	display: inline-flex;
	align-items: center;
}
.radioc input {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #fff;
	border: solid 1px #000;
	display: inline-block;
}
.radioc span {
	display: inline-block;
	padding-left: 5px;
}
.add-on {
	position: relative;
	width: 100%;
}
.add-on .date-picker {
	width: 100%;
	background-color: #fff;
}
select {
	height: 34px;
}

.row.d-flex {
	display: flex;
	align-items: center;
}
.birth-form .submitf {
	height: 45px;
	margin-top: 20px;
}
.birth-form-box .form-header {
	border-bottom: solid 1px #eee;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.birth-form-box .form-header h4 {
	font-size: 18px;
	font-weight: 600;
}
@media (max-width: 767px) {
	.row.d-flex {
		flex-direction: column;
	}
}

 

ol.ol_list {
  counter-reset: my-awesome-counter;
  list-style: none;
  padding-left: 30px;
}
ol.ol_list li {
  margin: 0 0 0.5rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}
ol.ol_list li::before {
  content: counter(my-awesome-counter); 
  font-weight: bold;
  position: absolute;
  --size: 20px;
  left: calc(-1 * var(--size) - 7px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 1px;
  text-align: center;
}

.aa-column {
	padding: 10px;
	width: 33.33%;
	position: relative;	
	overflow: hidden;
}

/*=====================================
	NAVARATRI
=====================================*/
.navaratri-bg {
	background-color: #f39f86;
    background-image: linear-gradient(360deg, #f39f86 0%, #f9d976 74%);
    height: 100%;
}
.navaratri-bg-2 {
	background-color: #f39f86;
    background-image: linear-gradient(360deg, #f9cb76 0%, #f9d976 74%);
    height: 100%;
}
.d-section {
	padding: 40px 0;
	max-width: 100%;
	overflow-x: hidden;
}
.d-section h1 {
	font-size: 30px;
	margin-bottom: 40px;
	text-transform: uppercase;
}
.margin-bottom--30 {
	margin-bottom: 30px;
}
.bg-orange {
	/*background-color: #e98301;*/
	background: rgb(233,149,1);
	background: linear-gradient(315deg, rgba(233,149,1,1) 0%, rgba(233,131,1,1) 100%);
	color: #fff;
}
.bg-blue {
	background-color: #4723ba;
	color: #fff;
}
.bg-gray {
	background-color: #eee;
}
.bg-orange h2, .bg-orange h4, .bg-orange p
.bg-blue h2, .bg-blue h4, .bg-blue p {
	color: #fff;
}
.devi-mata-container strong {
	letter-spacing: 1px;
}
.devi-mata-container p {
	margin-bottom: 15px;
}

.devi-mata-container {
	display: flex;
	flex-wrap: wrap;
	max-width: 100vw;
	overflow-x: hidden;
}
.d-heading {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
	display: inline-flex;
	align-items: center;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 10px 30px 10px 30px;
	border-radius: 0 100px 100px 0;
	background-color: #fff;
	margin-left: -30px;
	color: #000 !important;
	box-shadow: 5px 5px 0 rgba(0,0,0,0.1);
}
.d-heading .number {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	/*border: dashed 1px #000;*/
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	margin-right: 15px;
	background-color: #e98301;
	color: #fff;
	box-shadow: 3px 3px 0 rgba(0,0,0,0.1), inset 5px 5px 0 rgba(0,0,0,0.1);
}
.bg-blue .d-heading .number {
	background-color: #4723ba;
}
.bg-gray .d-heading  {
	background-color: #4723ba;
	color: #fff !important;
}
.bg-gray .d-heading .number {
	background-color: #eee;
	color: #000;
}
.devi-mata-image {
	padding: 30px;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	background-color: rgba(255,255,255,0.3);
}

.bg-gray .devi-mata-image {
	background-color: rgba(0,0,0,0.1);
}
.devi-mata-content {
	padding: 30px;
}
@media (min-width: 992px) {
	.devi-mata-image {
		width: 25%;
	}
	.devi-mata-content {
		width: 75%;
	}
}
@media (min-width: 1351px) {
	.devi-mata-image {
		width: 30%;
	}
	.devi-mata-content {
		width: 70%;
	}
}
.shloka-container {
	padding-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.shloka-container h4 {
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 20px;
	line-height: 1.3;
	padding-bottom: 20px;
	border-bottom: solid 1px #fff;
	letter-spacing: 1px;
}
.shlika-dhyaan, .shlika-stotra, .shlika-kavach {
	padding: 15px;
	line-height: 1.5;
	width: 100%;
	margin-bottom: 10px;
	border: dashed 1px rgba(255,255,255,0.5);
	background-color: rgba(255,255,255,0.1);
	border-radius: 16px;
	position: relative;
	font-size: 14px;
}
.bg-gray .shlika-dhyaan, .bg-gray .shlika-stotra, .bg-gray .shlika-kavach {
	border: dashed 1px rgba(0,0,0,0.3);
	background-color: rgba(0,0,0,0.05);
}
@media (min-width: 768px) {
	.shlika-dhyaan {
		width: 100%;
	}
	.shlika-stotra {
		width: calc(50% - 5px);
		margin-right: 5px;
	}
	.shlika-kavach {
		width: calc(50% - 5px);
		margin-left: 5px;
	}
}
@media (min-width: 1201px) {
	.shlika-dhyaan, .shlika-stotra, .shlika-kavach {
		width: calc(33.33% - 10px);
		margin-right: 10px;
		margin-left: 0;
	}
}


.muhurat-section {
	position: relative;
}
.muhurat-section:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background-color: #4723ba;
}
.muhurat-container {
	display: flex;
	flex-wrap: wrap;
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
	background-color: #fff;
	border-radius: 16px;
	overflow: hidden;
}
.kalash-image {
	background-color: #f2cc0a;
	position: relative;
}
.kalash-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.muhurat-content {
	padding: 15px;
}
.muhurat-content h2 {
	margin-top: 0;
	margin-bottom: 30px;
	text-transform: uppercase;
}
.muhurat-info {
	padding: 10px 15px 20px;
	border: solid 1px #ddd;
	border-radius: 16px;
	margin-top: 10px;
}
.muhurat-info h4 {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.muhurat-info p {
	font-size: 15px;
	color: #666;
	margin-bottom: 20px;
}
.muhurat-info .fa {
	color: #e98301;
	font-size: 20px;
}
@media (min-width: 992px) {
	.kalash-image {
		width: 45%;
	}
	.muhurat-content {
		width: 55%;
		padding: 30px;
	}
	.muhurat-info {
		margin-top: 30px;
	}
}

.beej-mantra-list ol {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 0;
	display: flex;
	flex-wrap: wrap;
}
.beej-mantra-list ol li {
	padding: 0;
	width: 100%;
	padding-bottom: 10px;
}
@media (min-width: 1200px) {
	.beej-mantra-list ol li {
		padding: 0 10px 10px 0;
		width: 50%;
	}	
}
.beej-mantra-box {
	background-color: rgba(255,255,255,0.2);
	box-shadow: 10px 10px 10px rgba(0,0,0,0.1);
	border-radius: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
.beej-mantra-box h6 {
	color: #ffff00;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 15px;
}
.beej-mantra-box p {
	color: #fff;
}
.beej-mantra {
	padding: 10px;
}
.beej-mantra-date {
	background-color: rgba(0,0,0,0.2);
	color: #fff;
	padding: 10px;
	border-radius: 50px 0 0 50px;
}

.stuti-list li {
	padding-bottom: 10px;
}
.stuti-list li:not(:last-child) {
	border-bottom: solid 1px rgba(255,255,255,0.2);
}
.stuti-list li h6 {
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	color: #ffff00;
	/*color: #e98301;*/
}
.stuti-list li p {
	font-size: 14px;
}
@media (min-width: 1200px) {
	.stuti-list {
		padding-left: 30px;
	}	
}

.bg-blue h2 {
	margin-top: 0;
}

.number {
  list-style: none;
  counter-reset: my-awesome-counter;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.number li {
  counter-increment: my-awesome-counter;
  display: flex;
  margin-bottom: 30px;
  width: 100%;
}
.number li::before {
  content: "0" counter(my-awesome-counter)".";
  font-weight: bold;
  color: #e98301;
  font-size: 3rem;
  margin-right: 15px;
  line-height: 1;
}
@media (min-width: 768px) {
	.number li {
		width: 50%;
  		padding-right: 15px;
  		padding-left: 15px;
	}
}


.saptashloki h4 {
	margin-top: 0;
}
.saptashloki-translate {
	padding: 20px 0 10px;
	display: flex;
	flex-wrap: wrap;
}
@media (max-width: 767px) {	
	.saptashloki-translate:not(:last-child) {
		border-bottom: solid 1px rgba(255,255,255,0.7);
	}
}
.saptashloki-shlok {
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
	width: 100%;
}
.saptashloki-shlok-box {
	padding: 30px 20px;
	/*background: #4723ba;*/
	color: #333;
	border-radius: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	border: solid 2px #666;
}
.ss-lan {
	position: absolute;
	top: -5px;
	left: 31px;
	display: inline-block;
	padding: 8px 10px;
	line-height: 1;
	font-size: 13px;
	font-weight: 600;
	background-color: #f39f86;
    background-image: linear-gradient(360deg, #f9cb76 0%, #f9d976 74%);
	color: #000;
	border-radius: 4px;
	border: solid 2px #666;
}

/*.saptashloki-translate:nth-child(odd) .saptashloki-shlok-box {
	background-color: #e98301;
}*/
@media (min-width: 768px) {
	.saptashloki-shlok {
		width: 33.33%;
	}
	.saptashloki-shlok.w50 {
		width: 50%;
	}
}


.durga-name {
	margin-top: -30px;
}
.durga-name, .mahavidya {
	position: relative;
}
.durga-name h2, .mahavidya h2 {
	margin-top: 30px;
	margin-bottom: 15px;
}
.mahavidya span {
	color: #e98301;
	font-weight: 600;
	letter-spacing: 1px;
}
.durga-name .temple__content, .mahavidya .temple__content {
	margin-bottom: 0;
}
@media (min-width:992px) {
	.durga-name:before {
		content: '';
		position: absolute;
		top: 0;
		left:0;
		width: 50%;
		height: 100%;
		background: url(../img/navaratri-info/navdurga-3.jpg) no-repeat center;
		background-size: cover;
	}
	.mahavidya:before {
		content: '';
		position: absolute;
		top: 0;
		right:0;
		width: 50%;
		height: 100%;
		background: url(../img/navaratri-info/navdurga-4.jpg) no-repeat center;
		background-size: cover;
	}
}

.paper_pattern {
	background: url(../img/lightpaperfibers.webp) repeat center;
}

.col_orange {
color:#e98301;}

.fs20 {font-size:20px;}
.fs25 {font-size:25px;}
.fw700 {font-weight:700;}


.blink {animation: blinker 1s infinite;}
.banner__btn:hover .blink {animation: blinkerB 1s infinite;}
.mar__t10 {margin-top: 10px;}

@keyframes blinker {
  50% {
    color: #fecb00;
  }
}
@keyframes blinkerB {
  50% {
    color: #000;
  }
}

.auto-modal-flex {
	display: flex;
}
@media (max-width: 767px) {
	.auto-modal-flex {
		flex-direction: column;
	}
}


.fragrance-india {
	background-color: #d5ceb3;
	/* background: radial-gradient(circle, rgb(227 225 160) 0%, rgb(216 178 124) 100%); */
	background: radial-gradient(circle, rgb(201 105 109) 0%, rgb(216 178 124) 100%);
	padding: 40px 0 60px;
}
.fi-h2 {
	font-size: 36px;
	font-weight: 600;
	color: #e7e5c0;
}
.fi-h3 {
	font-weight: 600;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 31px;
	color: #fff;
}
.eeshwar-logo {
	max-width: 272px;
    margin: 0 15px 15px;
}
.fi-slider-container {
	margin: 10px 0 20px;
}
.fi-bxslider {
	display: flex;
}
.fi-bxslider li {
	float: none !important;
}
.fi-slider-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 15px;
	border: solid 1px #874b51;
    border-radius: 5px;
    background: rgb(231 229 192) url(https://epuja.co.in/css/../img/diwali/flower-garland.png) repeat-x center top;
    background-size: 193%;
	height: 100%;
}
.fi-number {
	--size: 30px;
	width: var(--size);
	height: var(--size);
	border-radius: 50%;
	background: #874b51;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.fi-slider-box h4 {
	font-weight: 600;
	font-size: 20px;
	margin: 20px 0;
}
.fi-description {
	padding-top: 10px;
}
.fi-description p {
	font-size: 18px;
	color: #fff;
}
.fi-btn-container {
	padding-top: 30px;
}
.fi-slider-container .bx-wrapper .bx-controls-direction a {
	top: 50%;
	margin-top: -6px;
}
ul.bullet {
	list-style-type: circle;
}
ul.bullet li {
	padding-bottom: 5px;
}