@charset "utf-8";
/* CSS Document */

@import "owl.carousel.css";
@import "owl.theme.css";

/*** Google Font Web ****************
---------------------------********/
@import url('http://fonts.googleapis.com/css?family=Reem+Kufi');
@import url('http://fonts.googleapis.com/css?family=Frank+Ruhl+Libre');

* {margin: 0;  padding: 0;}
body {background: url(../images/bg.jpg) repeat #c2985c;color: #000;font-family:'Reem Kufi', sans-serif;text-rendering: optimizeLegibility !important;  -webkit-font-smoothing: antialiased !important; font-size:16px;}
a.btnGreen { background:#038609; color:#fff !important; margin-bottom:10px}
ol,ul{list-style:outside none none;margin:0;padding:0}
a{color:#333;text-decoration:none;transition:all .7s ease 0;}
a:hover,a:active{outline:none;text-decoration:none}
a:focus,a:hover{color:#000;text-decoration:none}
p{line-height:22px;margin:0;color:#000; margin-bottom:10px}
/*img {width: 100%;}*/
hr { border-color:#f7d1a2}
h1,h2,h3,h4,h5,h6{font-weight:400;font-family:'Reem Kufi', sans-serif;text-shadow: 1px 1px 1px  rgba(0,0,0,0.4); color:#b00202}
ol,ul{list-style:none}
blockquote{quotes:none}
blockquote:before,blockquote:after{content:'';content:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
a img{border:none}
img { max-width: 100%;}
.affix {padding:0px; -webkit-transition:padding 0.2s linear; -moz-transition:padding 0.2s linear; -o-transition:padding 0.2s linear; transition:padding 0.2s linear;}
.affix-top { padding-top:20px; padding-bottom:20px; -webkit-transition:padding 0.5s linear; -moz-transition:padding 0.5s linear;   -o-transition:padding 0.5s linear;  transition:padding 0.5s linear;  }
footer {margin:10px 0 0px;}
.input-group-addon { color: #b00202;}

/* bacground ************/
.bgAbout{background: url(../images/bg/bg_about.jpg) repeat #c2985c;}
.bgNews{background: url(../images/bg/bg_news.jpg) repeat #b9945d;}
.bgProducts{background: url(../images/bg/bg_products.jpg) repeat #b9945d;}
.bgContacts{background: url(../images/bg/bg_contacts.jpg) repeat #b9945d;}
.bgSuccess{background: url(../images/bg/bg_success.jpg) repeat #b9945d;}
.bgServices{background: url(../images/bg/bg_services.jpg) repeat #b9945d;}

/* * Custom styles  */
#navbar-main {z-index:999; border:none; margin-bottom:0;min-height: 90px;font-family:'Frank Ruhl Libre', sans-serif;}
#navbar-main.affixed-top{background:#fff;  position: relative; }
#navbar-main.affix{background:#fff;top:0;left:0;right:0;box-shadow:2px 2px 10px rgba(0,0,0,0.2); border-radius:0; position: fixed; z-index: 88888; transition: background .3s ease}
#navbar-main.affix li a {color:#000;}
#navbar-main.affix li.active a,#navbar-main.affix li a:hover {color:#B00202}
.main-navigation ul.nav > li{color:#131313;font-size:16px;font-weight:500;padding:15px !important;position:relative;text-transform:uppercase}
.main-navigation ul.nav > li > a{padding:0!important; background:none!important; font-weight:500; letter-spacing:0.5px; color:#000;text-shadow: 1px 1px 1px  rgba(0,0,0,0.4);}
.main-navigation ul.nav > li.active > a,.main-navigation ul.nav > li > a:hover,.main-navigation ul.nav > li > a:focus{ color:#B00202}
.main-navigation ul.nav > li:last-child{padding-right:0!important}
.main-navigation ul.nav > li:first-child{padding-left:0!important}
#navbar-main.affix .navbar-brand { margin-top:5px !important}
#navbar-main.affix #navbar { margin-top: 16px;}
.main-navigation .navbar-brand{padding:0 15px;margin-top: -15px;}
.main-navigation .cool-link:after{content:"";display:block;height:2px;transition:width .3s ease 0;width:0;position:relative;top:5px;background: #b00202;}
.main-navigation .cool-link:hover::after,.main-navigation .cool-link.active:after{width:100%}
.cool-link{display:inline-block;text-decoration:none}
.cool-link::after{content:'';display:block;width:0;transition:width .3s;}
.cool-link:hover::after,.cool-link.active:after{width:100%}

/* Banner **********/
.tg-banner{ width: 100%;  float: left;  text-align: center; }
.tg-banner .owl-prev, .tg-banner .owl-next {opacity: 0; transition:all 300ms ease-in-out 0s}
.tg-banner:hover .owl-prev, .tg-banner:hover .owl-next{opacity: 0.8;}
.tg-banner.banner-slider-owl .owl-theme .owl-controls .owl-buttons div{ position: absolute; width: 60px; height: 60px;}
.owl-pagination { bottom: 25px; position: absolute; text-align: center;display: inline-block; width: 100%; z-index: 2; left: 0;}
.tg-banner.banner-slider-owl .owl-buttons > div { position: absolute; top: 50%;display: block; outline: none; text-align: left;  z-index: 1000;
    -webkit-transform: translateY(-50%);  transform: translateY(-50%);}
.tg-banner.banner-slider-owl .owl-buttons > div.owl-prev{ left: 0;}
.tg-banner.banner-slider-owl .owl-buttons > div.owl-next {right: 0;left: auto;}
.tg-banner.banner-slider-owl .owl-theme .owl-buttons{ position: absolute; top: 50%; z-index: 4; width: 100%;}
.tg-banner.banner-slider-owl .owl-buttons > div { margin: 0 30px; width: 50px; height: 50px;}
.tg-banner.banner-slider-owl .owl-buttons > div::before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff;
    content: '';  opacity: 0;  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: scale(0.9); transform: scale(0.9);}
.tg-banner.banner-slider-owl .owl-buttons .icon-wrap {position: relative; display: block; margin: 10% 0 0 10%;  width: 70%; height: 70%;}
.tg-banner.banner-slider-owl .owl-buttons > div.owl-next .icon-wrap {   -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.tg-banner.banner-slider-owl .owl-buttons > div.owl-prev .icon-wrap {width: 70%; height: 70%;margin: 10% 0 0 20%;}
.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::before,
.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::after { position: absolute; left: 25%; width: 3px; height: 50%; background: #fff; content: '';  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s; transition: transform 0.3s, background-color 0.3s;  -webkit-backface-visibility: hidden;  backface-visibility: hidden;}

.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::before { -webkit-transform: translateX(-50%) rotate(30deg);  transform: translateX(-50%) rotate(30deg);   -webkit-transform-origin: 0 100%;  transform-origin: 0 100%;}
.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::after {top: 50%;  -webkit-transform: translateX(-50%) rotate(-30deg);
    transform: translateX(-50%) rotate(-30deg); -webkit-transform-origin: 0 0; transform-origin: 0 0;}
.tg-banner.banner-slider-owl .owl-buttons > div:hover::before { opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::before,
.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::after { background: #000;}
.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::before { -webkit-transform: translateX(-50%) rotate(45deg); transform: translateX(-50%) rotate(45deg);}
.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::after { -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);}
.spacer{width: 100%; float: left; padding: 1px; position: relative;}

/* Top Line ***/
.top-line{padding:5px 0;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;overflow:hidden;background:rgba(176, 2, 2, 1);border-bottom:1px dotted rgba(255,190,0,0.8);}
.top-line ul.top-line-list{margin:0;padding:0;margin: 4px -10px 0; font-size:16px; font-weight:300}
.top-line ul.top-line-list li{display:inline-block;margin-right:10px; color:#fff}
.top-line ul.top-line-list li span,.top-line ul.top-line-list li a{display:inline-block;margin:0;line-height:15px}

.top-line ul.top-line-list li i {   margin-right: 10px; color:#f0ad4e}
.top-line ul.top-line-list li a{display:inline-block;text-decoration:none;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out; color:#fff}
.top-line ul.top-line-list li a:hover{color:#f0ad4e}
.top-line ul.top-line-list li:before{content:'';width:0;height:15px;border-left:1px dotted #ec971f;margin-right:10px}
.top-line ul.top-line-list li:first-child:before{display:none;margin-right:0}
.top-line ul.top-line-list li:last-child{margin-right:0}
.top-line ul.social-icons{margin:0;padding:0;text-align:right;}
.top-line ul.social-icons li{display:inline-block}
.top-line ul.social-icons li a{display:inline-block;text-decoration:none;transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;font-size:13px;color:#fff;width:25px;height:25px;line-height:24px;-webkit-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;border-radius:50%;text-align:center;background:#56b224}
.top-line ul.social-icons li a:hover{color:#fff;background:#B00202}


.navbar-default .navbar-toggle{ border-color: #B00202; }
.navbar-default .navbar-toggle .icon-bar{ background-color:#B00202;}

/* Footer Area ******/
#footer {background: url(../images/bg/footer.png) repeat #3c3b3b; padding-top:30px; }
.footer_contact p{color:#b00202;padding-bottom:17px}
.footer_contact .fa{color:#fff;font-size:20px;margin-right:10px;vertical-align:top}
.adres_box > p{display:table-cell}
.adres_box{display:table;width:100%}
.footer_contact p i{font-size:24px;margin-right:7px;vertical-align:middle}
#footer p{color:#fff}
#footer a {color:#fff}
#footer a:hover{transition:all .7s ease 0;color:#ec971f !important}
.footer_box p { margin-bottom:10px}
.footer_box > h3{color:#fff;border-bottom:1px solid rgba(255,255,255, 0.4);padding-bottom:10px;margin-bottom:20px}
.footer_link > li + li{margin-top:10px}
.footer_link > li > a{color:#fff}

.footer_link{display:inline-block}
.footer_link > li{margin-left:14px; position:relative}
.footer_link li a:hover{transition:all .7s ease 0;color:#ec971f !important}
.footer_link li:before{position:absolute;transition:all .7s ease 0; font-family:FontAwesome; content:"\f0da"; left:-13px; color:#fff}
.footer_botom {background: #3c3b3b; padding:5px 0}
.footer_botom p{ color:#999 !important;font-size: 13px; margin-bottom: 0;}
.latest_footer { border-radius: 5px; margin-bottom: 10px; padding: 5px 10px; background: rgba(255, 255, 255, 0.2);}


/* footer social icons */
ul.social-network {	list-style: none;display: inline;margin-left:0 !important;	padding: 0; }
ul.social-network li {display: inline;	margin: 0 5px;}
.mtop{margin-top:20px}
.mtop0 { margin-top:0 !important}
.mbot0 { margin-bottom:0 !important}
.mtop10 { margin-top:10px}

/* footer social icons */
.social-network a.icoFacebook {background-color:#3B5998;}
.social-network a.icoTwitter{background-color:#33ccff;}
.social-network a.icoGoogle{background-color:#BD3518;}
.social-network a.icoinstagram{background-color:#C20806;}
.social-network a.icoLinkedin{background-color:#007bb7;}
.social-network a.icoPinterest{background-color:#bd081c}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoinstagram:hover i, .social-network a.icoLinkedin:hover i {color:#fff; opacity:0.9}
a.socialIcon:hover, .socialHoverClass {	color:#b00202;}
.social-circle li a {display:inline-block;position:relative;margin:0 auto 0 auto;-moz-border-radius:50%;-webkit-border-radius:50%;
	border-radius:50%;text-align:center;width: 30px;height: 30px;font-size:14px;}
.social-circle li i {margin:0;line-height:32px;	text-align: center;}
.social-circle li a:hover i, .triggeredHover {-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);	-ms--transform: rotate(360deg);
transform: rotate(360deg);	-webkit-transition: all 0.2s;-moz-transition: all 0.2s;	-o-transition: all 0.2s;-ms-transition: all 0.2s;
	transition: all 0.2s;}
.social-circle i {color: #fff;	-webkit-transition: all 0.8s;-moz-transition: all 0.8s;	-o-transition: all 0.8s;-ms-transition: all 0.8s;	transition: all 0.8s;}

@media screen and (max-width:360px){
	.tg-banner.banner-slider-owl .owl-theme .owl-controls .owl-buttons div {
		height: 25px;width: 25px;	top: 20px;}
  .top-line .col-xs-8,.top-line .col-xs-4 { width:100%; text-align:center}
  .top-line ul.social-icons { text-align:center; margin-top:5px}
  .top-line ul.top-line-list li:last-child::before { border:none}
  .header-pgs h1 { font-size:28px}
  .hyps p { font-size:inherit}
  .fcategory-content .image .info { display:none}
  .featured-categories h2 a{ font-size:50% !important;}
}
@media screen and (max-width:767px) {
	.main-navigation ul.nav > li {padding: 8px 15px !important;}
	.main-navigation ul.nav > li:first-child { padding-left:15px !important}
	.top-line ul.top-line-list {font-size:16px}
	.preloader div { left:30% !important}
}

/******** Content *************/
.header-pgs p{ margin-bottom:5px}
.header-pgs h1 { margin-top:0; color:#b00202}
.content-all p { margin-bottom:5px}
.hyps p { font-size:20px; font-weight:400; line-height:1.3;margin-bottom:5px; color:#fff}

.loadText{ color:#b00202;font-size: 20px; margin-top:10px}
.preloader{ background: #c2985c; top:0; left:0; height: 100%; position: fixed;width: 100%;z-index: 99999; text-align:center;}
.preloader img.logo { width:200px; height:auto; display:block; text-align:center; margin:0}
.preloader div { position:absolute; top:35%; left:40%; overflow:hidden}
.preloader img { width:50px; height:auto}
.home-hours { padding-bottom:20px; background: url(../images/content/virtual_tour.png) no-repeat #ffedc0; padding:20px 20px; color:#fff; position:relative; border-radius:10px; overflow:hidden; min-height: 200px; background-size:100%}
.home-hours p{ margin-bottom:0;}
.home-hours hr { background-color:#fcc07b}
.home-hours h3 { margin-top:5px; font-size:26px; color:#b00202; margin-bottom:5px}
.home-hours h3 i { color:#b00202}
.home-hours i.fa { position:absolute; right:0; top:0; font-size:150px; opacity:0.2}
.home-hours a { color:#b00202; text-decoration:none !important}
.home-hours a:hover, .home-hours a:focus { color:#b00202;opacity:0.7 !important}
.home-hours hr { margin-top:15px; margin-bottom:15px; border-top:1px solid rgba(255,255,255,0.3) !important}
.home-hours div { z-index:10; position:relative}
.home-hours img { position:absolute; right:-40px; width:64% !important; bottom:0; z-index:1}

.product-promotions {margin-top:30px}

/********** Keyfeatures ************/
.key-features{position:relative;padding:5px 0 40px}
.key-features .feature-outer{position:relative;}
.key-features .feature-box{position:relative;text-align:center;}
.key-features .feature-box a{position:relative;display:block;padding:10px 0;color:#b00202;transition:all 300ms ease;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease;border:1px solid #e6be82; margin-bottom:5px; background:url(../images/about_bg.png) repeat}
.beauty-features .key-features .feature-box a{color:#fff; }
.beauty-features .key-features .feature-box a:hover{color:#f2d654;}
.key-features .feature-box .icon{position:relative;display:block;font-size:48px;margin-bottom:10px;color:#b3905d;transition:all 300ms ease;-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-o-transition:all 300ms ease;-ms-transition:all 300ms ease}
.key-features .feature-box .small-text{position:relative;font-size:12px;margin-bottom:5px}
.key-features .feature-box h3{position:relative;font-size:18px;text-transform:uppercase; margin-top:5px; margin-bottom:5px}
.key-features .feature-box a:hover{color:#c1a67e;border:1px solid #f2d654}
.key-features .feature-box a:hover .icon{color:#b00202}


/**************** Service ****************/
.welcome-section { margin-top:20px}
.welcome-section .img-box .thumb{border:1px solid rgba(176,2,2,0.75);border-radius:20%;display:inline-block;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.welcome-section .img-box:hover .thumb{cursor: pointer;opacity: 0.6;}
.welcome-section .img-box:hover .thumb h4{cursor: pointer;opacity: 0.8;}
.welcome-section .img-box img{border-radius:20%;width:120px}
.welcome-section .img-box .title{color:#fff;display:inline-block;font-size:16px;font-weight:500;margin-top:5px;text-transform:uppercase;-moz-transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}
.about-box{display:inline-block}
.welcome-section .img-box .title:hover,.feature-box .title:hover,.welcome-section .img-box .title:hover .color-theme,.feature-box .title:hover .color-theme{ color:#ec971f}
.feature-box .title {color:#b00202}
.about-box .media-left{padding-right:15px}
.about-box .media-left a{border:10px solid rgba(176,2,2,0.75);display:inline-block;border-radius:50%}
.about-box .media-left img{width:100px}
.feature-box{background:url(../images/about_bg.png) repeat #f4e0bd;border-radius:10px 3px 3px;border-top:3px solid #b00202;margin-bottom:25px;padding:15px; position:relative; overflow:hidden; min-height:110px}
.feature-box .set{ position:relative; z-index:20}
.feature-box img { position:absolute; right:0; bottom:0; z-index:15; opacity:0.8}
.feature-box h4{margin-bottom:5px; margin-top:0; font-size:20px}
.feature-box .icon{color:#b00202}
.feature-box .details{ margin-bottom:0}
.feature-box .title:hover { opacity:0.8}
.color-theme { color:#b00202}

/**** Button Theme **********/
.btn-thm{background:#b00202!important;color:#fff!important;display:inline-block;font-size:15px;font-weight:400;text-transform:uppercase;position:relative;letter-spacing:1px;line-height:41px;padding-left:27px;border-radius:3px;padding-right:9px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.btn-thm i{padding-left:15px;font-size:1.25em;padding-right:7px;vertical-align:middle;border-left:1px solid #e86060!important;position:relative;margin-left:20px;font-size:14px;line-height:20px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.btn-thm i:after{content:'';width:1px;height:100%;background:#dc0808!important;position:absolute;left:-2px;top:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.btn-thm:hover,.btn-thm:focus,.btn-thm:active{background:#ff5b01!important}
.btn-thm:hover i,.btn-thm:focus i,.btn-thm:active i{border-left-color:#b00202!important}
.btn-thm:hover i:after,.btn-thm:focus i:after,.btn-thm:active i:after{background:#5e5a5a!important}
.btn-thm:hover,.btn-thm:focus,.btn-thm:active,.btn-thm:hover i,.btn-thm:focus i,.btn-thm:active i{color:#fff!important}

/**************    Scroll To Top style  ***/
.back-to-top { cursor: pointer;  position: fixed;  bottom: 20px;  right: 20px; display:none; padding:10px 13px 5px; box-shadow:0 2px 4.7px 0.3px rgba(0,0,0,.24);}

.tg-banner .owl-theme .owl-controls { margin-top:0}
/****** Side bar conent ***/
.widget-post{font-size:16px;/* clear:both; content:''*/}
.widget-post article{margin-bottom:10px;padding-bottom:2px}
.widget-post > h3,.widget-post > h2{border-bottom:1px solid #f7d1a2;color:#b00202;margin-bottom:20px;padding-bottom:10px;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.5); margin-top:0;font-size: 24px;}
.widget-post p{line-height:1.2;margin-bottom:0}
.widget-post .author{float:left;margin-right:5px;position:relative;border:1px solid #fdcd92;padding:3px;}
.widget-post .author img{max-width:100%;height:auto;width:60px}
.widget-post h4{font-size:20px;margin-bottom:5px;color:#fff; margin-top:0}
.widget-post p{font-size:14px; color:#b00202}
.widget-post img { width:100%}
.postlink:hover h4 { color:#b00202}
.postlink:hover img { opacity:0.8; } .postlink:hover .author {border-color:#b00202}
.featured-categories .fcategory-content{position:relative;overflow:hidden;border-right:1px solid #fff}
.no-padding .col-md-3{padding:0}
.sec-padding30{padding-top:30px}
.featured-categories .content-thum{float:left;width:100%;text-align:center;background:#fff;position:relative; z-index:9}
.featured-categories .content-thum:after{border-width:12px 12px 0;border-style:solid;border-color:rgba(0,0,0,0);border-top-color:#fff;position:absolute;bottom:-12px;left:50%;margin-left:-12px;content:"";width:24px;height:12px;display:block}
.featured-categories h2{margin:0}
.featured-categories .content-thum a{font-size:18px;color:#b00202;text-align:center;text-transform:uppercase;font-weight:700;margin:0;padding:25px 0;border:1px solid #e6e6e6;border-bottom:0;width:100%;display:inline-block;transition:all .2s ease-in-out;}
.featured-categories .content-thum a:before{width:23px;height:1px;background:#f0ad4e;content:"";display:block;position:absolute;bottom:20px;left:50%;margin-left:-12px}
.featured-categories .content-thum a:hover img{ opacity:0.5}
.featured-categories .fcategory-content:hover .content-thum{background:#f0ad4e}
.featured-categories .fcategory-content:hover .content-thum a{color:#fff}
.featured-categories .fcategory-content:hover .content-thum a:before{background:#fff}
.featured-categories .fcategory-content:hover .content-thum:after{border-top-color:#f0ad4e}
.featured-categories .dec{display:none}
.featured-categories .owl-theme .owl-controls .owl-buttons div{margin-top:30px}
.fcategory-content .image a { display:block; position:relative}
.fcategory-content .image { z-index:-3; cursor:pointer}
.fcategory-content .image:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(118,192,138, 0);o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out; -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;  transition: all 0.35s ease-in-out;}
.fcategory-content:hover .image:before{background:rgba(118,192,138, 0.3)}

.fcategory-content a:hover .info  { transform: translateY(-150%);}
.fcategory-content  .image img { z-index:10}
.fcategory-content .image .info {  left: 20px;padding: 0 29px;  position: absolute;  text-align: center; z-index: 16; color:#fff;transform: translateY(180%)}


.owl-carousel .owl-controls .owl-prev,.owl-carousel .owl-controls .owl-next{position:absolute;top:50%;pointer-events:auto}
.owl-carousel .owl-controls .owl-prev{left:-2%}
.owl-carousel .owl-controls .owl-next{right:-2%}
.owl-carousel .owl-controls .owl-prev,.owl-carousel .owl-controls .owl-next{position:absolute;z-index:999!important;cursor:pointer;background:rgba(240,173,78,0.8);color:#fff;line-height:36px;font-size:16px;width:38px;height:38px;padding-top:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;box-shadow: 0 0 0 4px #f7f5ef inset, 0 0 0 1px #c7d5d3;}
.owl-carousel .owl-controls .owl-prev:hover,.owl-carousel .owl-controls .owl-next:hover{background:rgba(240,173,78,1);color:#f0ad4e;box-shadow: 0 0 0 20px #f7f5ef inset, 0 0 0 1px #c7d5d3;}

.owlcarousel-full .item{margin:0 15px}
#inner-proscroll .item { margin:10px}
#inner-proscroll .item:first-child { margin-left:0}

.content-pro h3{ color:#fff}

/* Listing carousel *****/
.listing-grid-item{overflow:hidden;-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,0.16);box-shadow:0 2px 1px 0 rgba(0,0,0,0.16)}
.listing-grid-item .content { border:3px solid rgba(249,249,249,0.3)}
.listing-grid-item .content:hover { border:3px solid rgba(249,249,249,0.8)}
.listing-grid-item .content a{display:block;position:relative;color:#FFF}
.listing-grid-item .absolute-top{position:absolute;left:15px;top:15px}
.listing-grid-item .listing-grid-category{background:rgba(111, 115, 146, 0.8);color:#FFF;padding:7px 10px 5px;-moz-transition:all .3s ease;-webkit-transition:all .3s ease-;transition:all .3s ease;font-size:11px;text-transform:uppercase;line-height:1;border-radius:3px;letter-spacing:1px}
.listing-grid-item .price{letter-spacing:1px}
.listing-grid-item .listing-grid-category i{font-size:20px;display:inline-block;vertical-align:middle}
.listing-grid-item .listing-grid-info{position:absolute;left:0;bottom:0;right:0;padding:0 15px 15px}
.listing-grid-item .listing-grid-info h3,.listing-grid-item .listing-grid-info h4,.listing-grid-item .listing-grid-info h5{color:#FFF;line-height:1.2;letter-spacing:.7px;font-weight:500;margin:0 0 7px}
.listing-grid-item .listing-grid-info .location{font-size:14px;font-weight:400;line-height:1.2; color:#fff}
.listing-grid-item .image{position:relative}
.listing-grid-item .image:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-webkit-transition:all .3s ease-out}
.listing-grid-item:hover .image:before{background:rgba(0,0,0,0.3)}

.promo-big { padding:26px 0; margin-top:30px; text-align:center; background:url(../images/bg/headerbg.png) repeat #c49964; color:#b00202}
.promo-big h2 { margin-top:0; margin-bottom:0}
.promo-big p { color:#fff; margin-bottom:20px}

.img-box .author{margin-right:5px;position:relative;border:1px solid #fdcd92;padding:3px;border-radius:20%}
/*.img-box .author:before{content:"\f101";font-family:"fontawesome";position:absolute;z-index:1;bottom:-6px;right:-3px;width:29px;height:29px;line-height:23px;font-size:10px;color:#fff;text-align:center;border:3px solid #fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#ac814c; font-size:16px}*/
.img-box .author img{border-radius:20%;max-width:100%;height:auto;width:150px}
.img-box h4 { font-size:16px}
.img-box .author.lg img  { border-radius:3%; width:348px}
.img-box .author.lg {  border-radius: 3%;}

/*** COntact Popup***/
.round.hollow{position: fixed;  bottom: 80px;  right: 20px; z-index:99; text-align:center; box-shadow:0 2px 4.7px 0.3px rgba(0,0,0,.24);}
.round.hollow {background:#b00202;border-radius:30px;color:#fff;font-size:20px;padding:10px;text-decoration:none; width:50px; height:50px; opacity:0.8}
.round.hollow:hover{border-radius:30px;text-decoration:none; opacity:1}

.popup-box{background-color:#fff;border:1px solid #b0b0b0;bottom:0;display:none;height:358px;position:fixed;right:70px;width:300px; z-index:999}
.popup-box-on{display:block!important}
.popup-box .popup-head{background-color:#fff;clear:both;color:#7b7b7b;display:inline-table;font-size:21px;padding:7px 10px;width:100%;font-family:Oswald}
.popup-box .popup-head .popup-head-right{margin:0 5px}
.popup-messages-footer{background:#fff;bottom:0;position:absolute;width:100%}
.popup-messages-footer .btn-footer{overflow:hidden;padding:2px 5px 10px 6px;width:100%}
.simple_round{background:#d1d1d1;border-radius:50%;color:#4b4b4b!important;height:21px;padding:0 0 0 1px;width:21px}
.popup-box .popup-messages{background:rgba(240, 173, 78, 0.7);height:265px;overflow:auto; padding:20px}
.chat-header-button{background:transparent;border:1px solid #636364;border-radius:50%;font-size:14px;height:30px;width:30px}
.popup-messages .chat-box-single-line{border-bottom:1px solid #a4c6b5;height:12px;margin:7px 0 20px;position:relative;text-align:center}
.popup-messages-footer .btn { border-radius:0; background:rgba(176, 2, 2, 1)}
.popup-head-left {color:#000}

/*** Breadcrumb ******/
.breadcurmb {background: #c49964 url("../images/bg/headerbg.png") repeat-x;  color: #b00202; padding: 8px 0; background-position:center center; margin-bottom:20px; border:1px dotted rgba(255, 190, 0, 0.8)}
.bread-crumb a,.bread-crumb span{ color:#333} .bread-crumb a:hover { color:#fff}

.title-bottom { margin-top:0px; position:relative;margin-bottom: 20px;}
.title-bottom::after { background-color: #b00202; bottom: -4px; content: "";  height: 3px;  left: 0; position: absolute; width: 50px;}
.inn-content { color:#fff}
.mtop30 { margin-top:30px}
.mtop20 { margin-top:20px}
.sidebar-title { position:relative}
.sidebar-title:after { content: ''; position: absolute; left: 0px; bottom: -1px; width: 40px; height: 2px; background: #b00202;}
.widget-post .list{position:relative}
.widget-post .list li{position:relative;margin-bottom:10px;line-height:22px;padding:0 0 0 20px}
.widget-post .list li .icon{position:absolute;left:0;top:0;width:20px;height:32px;line-height:18px;display:block;color:#fff;}
.widget-post .list li a{position:relative;display:block;color:#fff;text-shadow:0px 1px 1px rgba(0, 0, 0, 0.5); font-size:18px}
.widget-post .list li a:hover,.widget-post .list li.active a,.widget-post .list li.active .icon{color:#b00202 !important}

/*** Video Gallery **********/

.video-list-thumbs > li{margin-bottom:12px}
.video-list-thumbs > li > a{display:inline-block;position:relative;background-color:#f7d1a2;color:#fff;padding:4px;border-radius:3px;transition:all 500ms ease-in-out;border-radius:4px; box-shadow:0 0 14px 0 rgba(0, 0, 0, 0.16)}
.video-list-thumbs > li > a:hover{box-shadow:0 2px 5px rgba(0,0,0,.3);text-decoration:none}
.video-list-thumbs > li img { width:100%}
.video-list-thumbs h2{bottom:0;font-size:20px;margin:8px 0 0; text-align:center}
.video-list-thumbs .glyphicon,.video-list-thumbs .fa{font-size:60px;opacity:1;position:absolute;right:39%;top:28%;text-shadow:0 1px 3px rgba(0,0,0,.5);transition:all 500ms ease-in-out;color:#ec971f;}
.video-list-thumbs > li > a:hover .glyphicon,.video-list-thumbs > li > a:hover .fa{color:#ec971f;opacity:.8;text-shadow:0 1px 3px rgba(0,0,0,.8)}
.video-list-thumbs .duration{background-color:rgba(0,0,0,0.4);border-radius:2px;color:#fff;font-size:11px;font-weight:700;left:12px;line-height:13px;padding:2px 3px 1px;position:absolute;top:12px;transition:all 500ms ease}
.video-list-thumbs > li > a:hover .duration{background-color:#000}
.video-list-thumbs > li > a:hover img { opacity:0.7;transition:all 500ms ease}
.videopage .video-list-thumbs li a{ border-radius:0;border: 1px solid #f7d1a2 !important; background: rgba(255,255,255,0.2)}
.video-list-thumbs > li > a:hover {background: rgba(255,255,255,0.6)}
.video-list-thumbs > li > a .fa {font-size:50px;top:22%;}

@media (min-width:320px) and (max-width: 480px) {
.video-list-thumbs .glyphicon-play-circle{font-size:35px;right:36%;top:27%}
.video-list-thumbs h2{bottom:0;font-size:12px;height:22px;margin:8px 0 0}
.smproducts-banners h2 { font-size:90%}
}

/************ PRODUCTS ************/
.smproducts-banners{padding:1px 15px; margin-bottom:50px}
.smproducts-banners .smproducts-item{overflow:hidden;position:relative; }
.smproducts-banners .smproducts-item img{max-width:100%; width:100%}
.smproducts-banners .smproducts-item .smproducts-content{position:absolute;bottom:0;right:0;left:0;margin:25px;text-align:center!important;padding:15px;background-color:rgba(248, 175, 10, 0.47);display:inline-block}
.smproducts-banners .smproducts-item .smproducts-content h4{margin-top:10px;float:left;font-size:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}

@media (max-width: 991px) {
.smproducts-banners .smproducts-item{margin-bottom:3px}
}
@media (max-width: 991px) {
.smproducts-banners .smproducts-item .smproducts-content h4{float:none}
}
.smproducts-banners .smproducts-item .smproducts-content .button{float:right}
@media (max-width: 991px) {
.smproducts-banners .smproducts-item .smproducts-content .button{float:none!important;margin:0 auto}
}
.smproducts-banners .col-md-4,.smproducts-banners .col-md-12,.smproducts-banners .col-xs-6{padding-left:1px;padding-right:1px}
.smproducts-banners .border-img { border:1px solid #fff; position:absolute; width:96%; height:96%; left:2%; top:2%;transition: border-color 0.3s; background:rgba(255,255,255,0)}
.smproducts-banners .smproducts-item:hover .border-img { border-color:#ec971f;background:rgba(255,255,255,0.3)}
.smproducts-banners .smproducts-item .title { position:absolute; left:30px; z-index:3}
.button-nina { padding: 9px 15px; background: #ec971f; color: #fff; -webkit-transition: background-color 0.3s;  transition: background-color 0.3s;    font-size: 12px;display:block;}
.button-nina:hover {  background-color: #b00202; color:#fff}
.button-nina > span {padding:2px 0 0; display:inline-block}

.page-heading {  margin-top: 10px;margin-bottom: 30px; background-image: url(../images/products/heading-page-bg.jpg);   padding: 20px 30px;
    max-width: 100%; background-size: cover; text-align:center}
.page-heading h1 { margin-top:0}
.page-heading p { margin-bottom:0}
.mbot40 { margin-bottom:40px}
.mbot20 { margin-bottom:20px}
.heading-content a,.readmore{ color:#b00202}
.readmore { text-decoration:underline}
.readmore i { font-size:10px}
.readmore:hover { opacity:0.8;color:#b00202}
/**** Product page ********/
.previewproduct{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
@media screen and (max-width: 996px) {
.previewproduct{margin-bottom:20px}
}
.previewproduct-pic{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}
.previewproduct-thumbnail.nav-tabs{border:none;margin-top:15px}
.previewproduct-thumbnail.nav-tabs li{width:18%;margin-right:2.5%}
.previewproduct-thumbnail.nav-tabs li img{max-width:100%;display:block}
.previewproduct-thumbnail.nav-tabs li a{padding:0;margin:0}
.previewproduct-thumbnail.nav-tabs li:last-of-type{margin-right:0}
.tab-content{overflow:hidden}
.tab-content img{width:100%;-webkit-animation-name:opacity;animation-name:opacity;-webkit-animation-duration:.3s;animation-duration:.3s}
.card{margin-top:50px;background:#eee;padding:3em;line-height:1.5em}
@media screen and (min-width: 997px) {
.wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
}
.details-pro .sizes { font-size:18px;text-transform:UPPERCASE; color:#fff; border-bottom:1px solid #fff; border-top:1px solid #fff; padding:10px 5px 8px}
.details-pro .price { font-size:30px}
.product-title{margin-top:0;font-weight:700; }
.previewproduct .price { color: #ff9f1a; }
.details-pro p { margin-bottom:10px; font-size:16px}
.product-description ul { margin-bottom:20px;color:#fff;}
.product-description li:before { font-family: 'FontAwesome';  content: "\f046";	margin-right:10px; font-size:13px; color:#b00202}

@-webkit-keyframes opacity {
0%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}
100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes opacity {
0%{opacity:0;-webkit-transform:scale(3);transform:scale(3)}
100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
}

.custom-card { margin-top:0;/* padding:30px; background: url(../images/bg/dotted.png) repeat #e6c59a;*/ background:none; padding:0}

#sync1 .item{  text-align: center;}
#sync2 .item{ background: #f1f1f1;   margin: 5px;    color: #FFF;    text-align: center;    cursor: pointer; }
#sync2 .item h1{  font-size: 18px;}
#sync2 .item img{ width:100%; height:auto;}
#sync2 .synced .item img{ border:2px solid #b00202; opacity:0.7 }

.previewproduct .owl-controls .owl-prev, .previewproduct .owl-controls .owl-next { background:none; box-shadow: none;  color: #333; font-size: 10px;}

.box-left-icon-bg{background-color: rgba(255,255,255,1);border-bottom:3px solid #e8e8e8;margin-bottom:10px;padding:10px 20px;width:100%; border-radius:10px}
.box-left-icon-bg .box-text{color:#b00202;display:table-cell;font-size:14px;font-weight:500;line-height:1.2em;overflow:hidden;padding:0 0 0 15px;position:relative;text-transform:uppercase;vertical-align:middle;width:auto}
.box-left-icon-bg .box-text .title{color:#b00202;font-size:21px;font-weight:700;text-transform:none;margin-top: 8px;}
.box-left-icon-bg .box-icon{border-right:1px solid #e8e8e8;display:table-cell;padding:0 15px 0 0;position:relative;vertical-align:middle;text-align: center;}
.box-left-icon-bg .box-icon i.icon{background:rgba(0,0,0,0) none repeat scroll 0 0;border:0 none;color:#bebebe;display:inline-block;font-size:53px;margin-bottom:0;text-align:center;transition:all .2s ease 0}
.box-left-icon-bg:hover .box-icon i.icon{color:#b00202}
.box-left-icon-bg .box-icon img { width:40px; height:40px}
.box-left-icon-bg .box-text a { margin-top:10px; display:block}
@media screen and (max-width: 1199px) {
.box-left-icon-bg .box-text{font-size:14px;padding:0 0 0 10px}
.box-left-icon-bg .box-text .title{font-size:18px}
.box-left-icon-bg .box-icon{padding:0 10px 0 0;width:70px}
.box-left-icon-bg .box-icon i.icon{font-size:40px}
}
@media screen and (max-width: 767px) {
.box-icon-row{margin-left:0;overflow:hidden;width:100%}
.box-left-icon-bg{margin:0 0 15px;padding:10px;width:100%}
.tabs-accrod .nav-tabs > li  {width:100% !important; text-align:center; border-left:none !important}
.custnavmenu { background:#ec971f !important}
.custnavmenu li a{ text-align:center}
.custnavmenu .fa{color:#fff}
.custnavmenu .navbar-toggle { line-height: 24px; padding: 5px 10px 0;}
.cloudzoom-zoom, .cloudzoom-blank, .magnifier, .cursorshade, .tracker, .statusdiv { display:none}
.center-xs { text-align:center}
.herbal_prolists h2 { margin-top:10px !important}
.shivaratri-block { padding:20px !important;}
#shivaratriPop .shivaratri-block { padding:0px !important;}
#shivaratriPop h1 { font-size:30px !important}
#shivaratriPop h2{font-size:20px !important; margin-top:5px}
#shivaratriPop p,#shivaratriPop .bxdate  { font-size:95% !important}
}
@media (max-width : 320px) {
#socialHolder{padding-left:5px;padding-right:5px}
.mobile-social-share h3{margin-left:0;margin-right:0}
#socialShare{margin-left:5px;margin-right:5px}
.mobile-social-share h3{font-size:15px}
}

/* Product listing ********/
.product-listings { position:relative}
.product-listings span.thumbnail{border:1px solid #f7d1a2!important;border-radius:0!important;-webkit-box-shadow:0 0 14px 0 rgba(0,0,0,0.16);-moz-box-shadow:0 0 14px 0 rgba(0,0,0,0.16);box-shadow:0 0 14px 0 rgba(0,0,0,0.16);padding:8px; background: rgba(253,253,253,0);transition: background-color 0.3s;}
.product-listings span.thumbnail:hover {background: rgba(253,253,253,0.2);}
.product-listings h2 { margin-top:10px; margin-bottom:5px; font-size:26px}
.product-listings .button-nina{font-size:12px;font-weight:300; border:1px solid #f7d1a2; }
.product-listings .line { margin-top:10px; margin-bottom:10px }
.product-listings .price { font-size:24px; margin-top:5px; color:#b00202}
.product-listings p { line-height:18px}
.product-listings .product-img { height: auto; overflow:hidden; background-position:center;background-size: cover; }
.product-listings .product-img img { width:; height:}
.product-listings #more-proscroll .item { padding:5px}
.product-listings #more-proscroll .item:first-child { padding-left:0}

.product-listings #more-proscroll .owl-next, .product-listings #more-proscroll .owl-prev { position: absolute; text-align:center; top:30% }
.product-listings #more-proscroll .owl-buttons { width:100%}
.product-listings #more-proscroll .owl-pagination { bottom:5px}
.price.sm { font-size:18px; margin-top:10px; font-weight:600}

.pager li > a:focus, .pager li > a:hover, .pager li.active > a{ background:#ec971f; border-color:#f0ad4e; color:#fff}
.pager .next > a, .pager .next > span,.pager .previous > a, .pager .previous > span {display: inline-block; float: inherit; }
.pager li > a, .pager li > span {padding:6px 14px 2px; }
.pager .previous i,.pager .next i{ font-size:13px}

/*
 Cloud Zoom CSS. (c)2012-2013 
*/
.cloudzoom-lens { border:5px solid #888;   width:100px;  height:100px;  box-shadow: -0px -0px 10px rgba(0,0,0,0.40);  cursor:crosshair;
    z-index: 10;}
.cloudzoom-zoom { border:1px solid #888; width:500px; height:200px; box-shadow: -0px -0px 10px rgba(0,0,0,0.40); z-index:9999;}
.cloudzoom-zoom-inside { border:none;  box-shadow:none; z-index:9999;}
.cloudzoom-caption {display:none;  text-align: left; background-color:#000;  color:#fff;  font-weight:bold;  padding:10px;  font-family: sans-serif;  font-size:11px;}
.cloudzoom-blank { ../images/background-image:url(blank.html);}
.cloudzoom-ajax-loader { background-image: url(../images/loader.gif);  width:28px;  height:28px;}

.click-zoomin { position:absolute; bottom:0; padding:5px 10px; background:#fff; font-size:14px}
.click-zoomin a { color:#b00202; display:block}


/*******Share *********/
.share-group{margin:18px 25px 0 0}
.mobile-social-share ul{float:right;list-style:none outside none;margin:0;min-width:61px;padding:0}
.share{min-width:17px}
.mobile-social-share li{display:block;font-size:18px;list-style:none outside none;margin-bottom:3px;margin-left:4px;margin-top:3px}
.btn-share{background-color:#BEBEBE;border-color:#CCC;color:#333}
.btn-twitter{background-color:#39C!important;width:51px;color:#FFF!important}
.btn-facebook{background-color:#3D5B96!important;width:51px;color:#FFF!important;background-color:#3D5B96!important;width:51px;color:#FFF!important}
.btn-google{background-color:#DD3F34!important;width:51px;color:#FFF!important}
.btn-linkedin{background-color:#1884BB!important;width:51px;color:#FFF!important}
.btn-pinterest{background-color:#CC1E2D!important;width:51px;color:#FFF!important}
.btn-mail{background-color:#FFC90E!important;width:51px;color:#FFF!important}
#socialShare{max-width:150px;margin-bottom:18px; margin:0}
#socialShare .dropdown-menu { width: auto; margin:0; padding:0;min-width: 55px !important;}
#socialShare > a{padding:6px 10px}

.sizes.sarre { color:#b00202; font-size:26px; text-transform:capitalize}
.saree-inpg p { margin-bottom:5px}
.saree-inpg strong {float:left; width:15%}
.saree-inpg span{float:left; overflow:hidden; width:80%}

.tabs-accrod { margin:20px 0; background:#fff}
.tabs-accrod .tab-pane{padding:15px 20px; background:rgba(255,255,255,1.00)}
.tabs-accrod .tab-pane h2 { margin-top:10px; font-size:26px; margin-bottom:15px}
.tabs-accrod .nav-tabs { border-bottom: 2px solid #DDD; }
.tabs-accrod .nav-tabs > li > a{border-radius:0 !important;}
.tabs-accrod .nav-tabs > li  {width:25%; text-align:center; border-left:1px solid #b00202}
.tabs-accrod .nav-tabs > li:first-child { border:none !important}
.responsive-tabs.nav-tabs{position:relative;z-index:10;overflow:visible;border-bottom:none}

.responsive-tabs.nav-tabs span.glyphicon{position:absolute;top:14px;right:22px; cursor:pointer}
.responsive-tabs.nav-tabs span.glyphicon.glyphicon-triangle-top{display:none}
.responsive-tabs.nav-tabs > li.active > a, .responsive-tabs.nav-tabs > li.active > a:focus, .responsive-tabs.nav-tabs > li.active > a:hover,.filter.active,.filter { border-width: 0; }
.responsive-tabs.nav-tabs > li.active > a, .responsive-tabs.nav-tabs > li > a:hover { border: none;  color: #b00202 !important; background: #f0ad4e;cursor:pointer }
     .responsive-tabs.nav-tabs > li > a:after { content: ""; background: #b00202; height: 2px; position: absolute; width: 100%; left: 0px; bottom:0; transition: all 250ms ease 0s; transform: scale(0); }
   .responsive-tabs.nav-tabs > li.active > a:after, .responsive-tabs.nav-tabs > li:hover > a:after{ transform: scale(1); }
.responsive-tabs.tab-nav > li > a:after { background: #b00202; color: #fff; }

.responsive-tabs.nav-tabs > li{display:none;float:none;text-align:center}
.responsive-tabs.nav-tabs > li:last-of-type > a{margin-right:0}
.responsive-tabs.nav-tabs > li > a{margin-right:0;border-radius:0 !important; border:none !important;background: #f2f2f2; font-size:18px;color: #b00202 }
.responsive-tabs.nav-tabs > li.active{display:block;}
.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top{display:block}
.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-bottom{display:none}
.responsive-tabs.nav-tabs.open > li{display:block}
.responsive-tabs.nav-tabs.open > li a{border-radius:0}
.responsive-tabs.nav-tabs.open > li:first-of-type a{border-radius:2px 2px 0 0}
.responsive-tabs.nav-tabs.open > li:last-of-type a{border-radius:0}
@media (min-width: 768px) {
.responsive-tabs.nav-tabs{border-bottom:1px solid #ddd}
.responsive-tabs.nav-tabs span.glyphicon{display:none}
.responsive-tabs.nav-tabs > li.active a{border-bottom-color:transparent}
.responsive-tabs.nav-tabs > li{display:block;float:left}
.responsive-tabs.nav-tabs.open span.glyphicon.glyphicon-triangle-top{display:none}
}
.list-order li { list-style:inside decimal; margin-bottom:5px; font-weight:300; color:#222}
.list-bulet li { list-style:inside disc; margin-bottom:5px; font-weight:300; color:#222}

/* -------------------------
	Contact part
---------------------------- */
.contactTitle, #success_page h3 {font-size: 18px;	font-weight: bold;margin-bottom: 10px;	margin-top: -2px;line-height: 27px;	text-transform: uppercase;
	letter-spacing: 1px;}
.contactDetails li {font-size: 16px;margin-bottom:15px}
.contactDetails li i {	padding-right: 15px; width:30px; height:30px; float: left; margin-top:3px; color: #b00202;}
.contactDetails li a {	color: #b00202;}
.contactDetails li a:hover, .contactDetails li a:focus {color: #222;}
.contactSide {padding: 0;}
.contact .help-block,.popup-messages .help-block{ color:rgba(255,3,8,1.00); font-size:13px}

.contact .control-group { margin-bottom:10px}
.contact form input[type=text],.contact form input[type=email],.contact form input[type=tel], .contact form textarea {border-radius: 0; border: #b00202 1px solid; color:#000; background:#f2f2f2  }
.contact form textarea {padding: 11px 24px 11px 10px;resize: none;}
.contact form input[type=text],.contact form input[type=email],.contact form input[type=tel] {padding: 11px 24px 11px 10px;	height: 40px;}
.contact form input[type=text]:focus, .contact form textarea:focus,.contact form input[type=email]:focus,.contact form input[type=tel]:focus {outline: none;	box-shadow: none;border: #b00202 1px solid;}
.contact form input[type=submit] {border: #b00202 2px solid;width: 100%;display: block;outline: none;	cursor: pointer;font-size: 14px;text-transform: uppercase;	letter-spacing: 2px;	font-weight: bold;	height: 50px;	background-color: #fff;	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;	-o-transition: all .2s ease-out;	transition: all .2s ease-out;}
.contact form input[type=submit]:hover, .contact form input[type=submit]:focus {color: #fff;background-color: #b00202;}
.contact form { margin-bottom:30px}
.mapArea {margin-bottom: 30px; margin-top:10px;	background-color: #ccc;	height: 250px;	padding: 0; float:left; width:100%; border:5px solid #f7d1a2; display:block}

/************** Success Story *************/
.publicaciones-blog-home { padding-bottom: 50px;background: url("") no-repeat fixed center center;  background-size: 100% auto; padding:0 15px}
.publicaciones-blog-home h2 {font-weight: 300; margin-bottom: 10px; font-size: 30px; margin-top:10px }
.publicaciones-blog-home h2 b {color: #ec971f;}
.publicaciones-blog-home .col-page{ padding:0; padding-right:5px}
.publicaciones-blog-home .fondo-publicacion-home {background: #ffffff; overflow: hidden; height:400px; margin-bottom: 20px;
    display: block; color: inherit; text-decoration: none; position: relative;}
.publicaciones-blog-home .fondo-publicacion-home:hover h3 {color: #ec971f;}
.publicaciones-blog-home .fondo-publicacion-home:hover .mascara-enlace-blog-home { height: 400px;  width: 100%; color: #aaa; background-color: #ec971f;
    position: absolute;   top: 0; opacity: 0.95; -webkit-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; }
.publicaciones-blog-home .black {background: #ec971f;}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home {display: inline-block; width: 50%; overflow: hidden;height: 100%;}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img {height: 100%; width: auto;}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home { display: inline-block;vertical-align: top; width: 49%; padding: 0 10px;}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h2 {color: #fff; font-size: 30px; margin-top:20px;margin-bottom:10px}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p {color: #ffffff; font-size: 16px; font-weight: 300;}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home { padding: 0 10px;}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-home h2 {font-weight: 700; font-size: 26px; margin:}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-home  { overflow: hidden;  max-height: 180px;}
.mascara-enlace-blog-home {height: 400px; width: 0%;  color: #aaa; background-color: #ec971f;position: absolute; top: 0;opacity: 0.0;
    -webkit-transition: all 0.4s ease-out 0s;  -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; text-align: center;
    padding-top: 120px;}
.mascara-enlace-blog-home span{text-align:center;max-height:400px;border:1px solid #fff;display:inline-block;padding:10px 30px;border-radius:3px;color:#fff;font-weight:900;font-size:16px}
.publicaciones-blog-home .todas-las-publicaciones-home{background:#ec971f;height:400px;width:100%;display:inline-block;padding:20px;text-decoration:none;border-radius:3px}
.publicaciones-blog-home .todas-las-publicaciones-home span{color:#fff;font-weight:900;text-transform:uppercase;font-size:25px;line-height:26px}
@media (max-width: 768px) {
  .publicaciones-blog-home h2{text-align:center;font-weight:300;margin-bottom:30px;font-size:34px;margin-top:70px}
.publicaciones-blog-home .fondo-publicacion-home{background:#fff;border-radius:3px;overflow:hidden;height:inherit;margin-bottom:20px;display:block;color:inherit;text-decoration:none;position:relative}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home{display:inline-block;width:100%;overflow:hidden;height:auto}
.publicaciones-blog-home .fondo-publicacion-home .img-publicacion-principal-home img{height:auto;width:100%}
.publicaciones-blog-home .black{background:#fff}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home{display:inline-block;vertical-align:top;width:100%;padding:0 10px}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home h3{font-weight:900;color:#333;text-transform:uppercase;font-size:20px}
.publicaciones-blog-home .fondo-publicacion-home .contenido-publicacion-principal-home p{color:#333;font-size:14px;font-weight:400}
.publicaciones-blog-home .todas-las-publicaciones-home{background:#ec971f;height:100%;width:100%;display:inline-block;padding:20px;text-decoration:none;border-radius:3px}
}


/*** Blog News content *********/
.blog-news .thumbnail { padding:0; margin-top:20px}
.blog-news .thumbnail .col-md-3 { padding-left:0; padding-right:0}
.outline-box {border:1px solid #f7d1a2; padding:15px 5px 5px; text-align:center; }
.outline-box .white, .white { color:#fff}
.hedertitle { position:relative; text-align:center}
.divline:before { height:2px; width:100px; background:#ec971f; text-align:center; position:absolute; left:45%;content: ""; bottom:-10px}

/**** Priceing *************/
.pricing-table{ margin-bottom:5px !important}
.pricing-table > tbody > tr > td { vertical-align:middle}
.pricing-table h2 {margin:0;line-height:normal; padding:0; color:#fff;font-size: 22px;}
.pricing-table h3 { margin:0;line-height:normal; padding:0;font-size: 20px;}
.pricing-table p { margin:0}
.pricing-table h3 { margin:0;line-height:normal; padding:0;font-size: 20px;}
.pricing-table h3 i {font-size:16px; line-height:22px}

.orangehed{background:#ec971f; text-align:center}
.whitebg05{background:rgba(253, 253, 253,0.5);}
.whitebg08{background:rgba(253, 253, 253,0.6);}
.pricing{position:relative;margin-bottom:15px;border:1px solid #f7d1a2; padding:5px; margin-top:10px}
.pricingTable .col-md-4{ padding:5px}
.pricingTable .col-md-4:first-child{ padding-left:15px}
.pricingTable .col-md-4:last-child { padding-right:15px}
.pricing-head{text-align:center;background:#ec971f;padding:3px 10px; }
.pricing-head h2{margin:0;line-height:normal; padding:0; color:#fff;font-size: 26px;}
.pricing .content p { margin-bottom:0; text-align:center }
.pricing .content{ padding:10px 10px; margin:0;background:rgba(253, 253, 253,0.5);border-top:1px solid #f7d1a2; }
.pricing .footer { text-align:center; border-top:1px solid #f7d1a2; padding:5px 10px;background:rgba(253, 253, 253,0.7);}
.pricing h3 { margin:0;line-height:normal; padding:0;font-size: 20px;}
.pricing h3 i {font-size:16px; line-height:22px}
.pricing .button { text-transform:uppercase; width:150px; display:inline-block}

/**********Photo Gallery Filter**************/
.custnavmenu { background: none; padding:0; border:none; margin-bottom:20px; margin-top:30px}
.custnavmenu .navbar-collapse { padding-left:0}
.custnavmenu .navbar-brand { color:#fff !important}
.custnavmenu li a { background: rgba(255, 166, 0, 0.2); border: 1px solid #ec971f; color: #fff !important;font-size: 18px; margin-bottom: 5px;
    margin-right: 5px;  padding: 6px 10px 4px;}
.custnavmenu .nav > li > a:focus, .custnavmenu .nav > li > a:hover,.custnavmenu .nav > li.active > a{ background:#ec971f; color:#fff;}
.custnavmenu .navbar-toggle { border-color:#fff !important}

.portfolio-section{padding-bottom:40px}
.portfolio-section article { border: 1px solid #ec971f;  float: left;    padding: 2px;}
.portfolio-section.port-col figure .overlay-background{background-color:#000;background-color:rgba(0,0,0,0.4)}
.portfolio-section figure{float:left;width:100%;position:relative}
.portfolio-section figure img{width:100%;height:auto}
.portfolio-section .col-sm-3.col-xs-6 { margin-bottom:10px}
.custom-tabsphoto h3 { margin-top:0}
.portfolio-section .article-title{text-align:center;float:left;width:100%;font-size:18px;line-height:24px;padding:10px 0 30px}
.portfolio-section .article-title a{color:#fff}
.portfolio-section .article-title a:hover{color:#b00202}
.portfolio-section figure:hover .overlay,.portfolio-section .isotopeSelector:hover .overlay{opacity:1;visibility:visible}
.portfolio-section figure:hover .overlay-background,.portfolio-section .isotopeSelector:hover .overlay-background{opacity:.8;visibility:visible}
.portfolio-section figure .overlay-background{z-index:1;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:absolute;top:0;left:0;opacity:0;visibility:hidden;width:100%;height:100%}
.portfolio-section figure .overlay-background .inner{position:absolute;left:0;right:0;bottom:0;top:0;margin:11px;background-color:#c8e9c8;background-color:rgba(255,255,255,0.5)}
.portfolio-section figure .overlay{z-index:2;transition:all .2s ease-in-out;position:absolute;top:0;left:0;opacity:0;visibility:hidden;width:100%;height:100%}
.portfolio-section figure .inner-overlay{display:table;width:100%;height:100%}
.portfolio-section figure .inner-overlay-content{display:table-cell;vertical-align:middle;width:100%;padding:20px 40px}
.portfolio-section figure .inner-overlay-content.with-icons{text-align:center}
.portfolio-section figure .inner-overlay-content.with-icons a{width:40px;height:40px;line-height:42px;display:inline-block;margin:0 10px;text-decoration:none;font-size:20px;background:#ec971f;color:#fff;border-radius:0}
.isotopeSelector img{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}
.isotopeSelector:hover img{-moz-transform:scale(1.5) rotate(2deg);-webkit-transform:scale(1.5) rotate(2deg);-o-transform:scale(1.5) rotate(2deg);-ms-transform:scale(1.5) rotate(2deg);transform:scale(1.5) rotate(2deg);-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-ms-transition:all .8s ease;-o-transition:all .8s ease;transition:all .8s ease}
.isotopeSelector figure{overflow:hidden;box-shadow:0 0 2px rgba(0,0,0,0.2)}
.demo-colored-wrap{background:#ecf0f1}
.top-nav{width:100%;height:40px;background:#111}
img.logo{margin-top:13px;margin-left:50px}

.blog-news .blogcont { padding-bottom:20px; border-bottom:1px solid #fff}
.img-btns:hover img { opacity:0.8;transition:all .4s ease}
.img-btns .title{color:#b00202 !important;display:inline-block;font-size:16px;font-weight:500;margin-top:5px;text-transform:uppercase;transition:all .3s ease-in-out; padding-top:10px}
.img-btns:hover .title { color:#fff !important}
.img-box:hover .author:before { background:#b00202}


/*** Breaking News ***********/
.breakingNews{width:100%; height:40px; background:#FFF; position:relative; border:solid 2px #2096cd; overflow:hidden;}
.breakingNews>.bn-title{width:auto; height:40px; display:inline-block; background:#2096cd; position:relative;}
.breakingNews>.bn-title>h2{display:inline-block; margin:0; padding:0 20px; line-height:40px; font-size:20px; color:#FFF; height:40px; box-sizing:border-box;}
.breakingNews>.bn-title>span{width: 0;position:absolute;right:-10px;top:10px;height: 0;border-style: solid;border-width: 10px 0 10px 10px;border-color: transparent transparent transparent #2096cd;}

.breakingNews>ul{padding:0; margin:0; list-style:none; position:absolute; left:210px; top:0; right:40px; height:40px; font-size:16px;}
.breakingNews>ul>li{position:absolute; height:40px; width:100%; line-height:40px; display:none;}
.breakingNews>ul>li>a{text-decoration:none; color:#333; overflow:hidden; display:block; white-space: nowrap;text-overflow: ellipsis; font-weight:normal;}
.breakingNews>ul>li>a>span{color:#2096cd;}
.breakingNews>ul>li>a:hover{color:#2096cd;}

.breakingNews>.bn-navi{width:40px; height:40px; position:absolute; right:0; top:0; opacity:0.5;}
.breakingNews>.bn-navi>span{width:20px; height:40px; position:absolute; top:0; cursor:pointer; opacity:0.3; background-image:url(../images/bn-arrows.png); background-repeat:no-repeat;}
.breakingNews>.bn-navi>span:hover{opacity:1;}
.breakingNews>.bn-navi>span:first-child{background-position:left center; left:0;}
.breakingNews>.bn-navi>span:last-child{background-position:right center; right:0;}
.breakingNews:hover .bn-navi{opacity:1;}

.bn-large{height:50px;}
.bn-large>.bn-title{height:50px;}
.bn-large>.bn-title>h2{line-height:50px; font-size:26px;}
.bn-large>.bn-title>span{top:15px;}
.bn-large>ul{height:50px; left:250px; font-size:20px;}
.bn-large>ul>li{height:50px; line-height:50px;}
.bn-large>.bn-navi{height:50px; }
.bn-large>.bn-navi>span{height:50px;}

.bn-small{height:30px;}
.bn-small>.bn-title{height:30px;}
.bn-small>.bn-title>h2{line-height:30px; font-size:18px;}
.bn-small>.bn-title>span{top:5px;}
.bn-small>ul{height:30px; left:200px; font-size:14px;}
.bn-small>ul>li{height:30px; line-height:30px;}
.bn-small>.bn-navi{height:30px; }
.bn-small>.bn-navi>span{height:30px;}

/*color styles -----------------------------*/
.bn-purple{border-color:#795aac;}
.bn-purple>.bn-title{background:#795aac;}
.bn-purple>.bn-title>span{border-left-color:#795aac;}
.bn-purple>ul>li>a:hover,.bn-purple>ul>li>a>span{color:#795aac;}

.bn-orange{border-color:#f0ad4e;}
.bn-orange>.bn-title{background:#f0ad4e;}
.bn-orange>.bn-title>span{border-left-color:#f0ad4e;}
.bn-orange>ul>li>a { color:#b00202}
.bn-orange>ul>li>a:hover,.bn-orange>ul>li>a>span{color:#f0ad4e;}

.bn-yellow{border-color:#d3ac23;}
.bn-yellow>.bn-title{background:#d3ac23;}
.bn-yellow>.bn-title>span{border-left-color:#d3ac23;}
.bn-yellow>ul>li>a:hover,.bn-yellow>ul>li>a>span{color:#d3ac23;}

.bn-bordernone{border:none;}
.bn-italic>ul>li>a{font-style:italic;}
.bn-bold>ul>li>a{font-weight:bold;}

.breakingNews>.bn-navi,
.breakingNews>ul>li>a,
.breakingNews>.bn-navi>span{transition: .25s linear;-moz-transition: .25s linear;-webkit-transition: .25s linear;}

.padleft0 { padding-left:0}
.padright0 {padding-right:0}


@media screen and (min-width: 768px) and (max-width: 1199px) {
 .navbar-brand img {width:90% !important}
 .main-navigation ul.nav > li {padding: 10px !important;}
  ul.social-network li { margin:0}
 .top-line ul.top-line-list { font-size:14px}
 .responsive-tabs.nav-tabs > li > a { font-size:15px}
 .cloudzoom-zoom, .cloudzoom-blank, .magnifier, .cursorshade, .tracker, .statusdiv {display:none}
}
@media screen and (min-width: 530px) and (max-width: 987px) {
 .box-left-icon-bg { width:48%; float:left; margin:0 5px 10px}
 .cloudzoom-zoom, .cloudzoom-blank, .magnifier, .cursorshade, .tracker, .statusdiv { display:none}
}

/*** Testimonial **********/
.testimonial-block { margin-top:30px}
.testi-item {margin-bottom:10px;border-bottom:1px solid #f7d1a2; padding:10px 0 15px}
.testi-item .imagebx {width:20%; border:1px solid #f7d1a2; padding:5px}
.testi-item .content {width:75%; margin-left:2%;position:relative; } 
.testi-item .content h2 {margin-top:0;}
.testi-item .content h2 i { color:#fff}
.testi-item .content p.info { min-height:83px}
.testi-item .authorname {color:#b00202; padding:5px 10px; border-bottom:1px solid #f7d1a2; border-top:1px solid #f7d1a2; background:rgba(255,255,255,0.3);}
.testi-item .authorname span{ margin-right:10px; display:inline-block}

.custom-tableprice { background: rgba(249,245,246,0.3)}
.custom-tableprice td { padding:3px 10px 1px!important}
.custom-tableprice td i.fa { font-size:13px; margin-right:5px}

.servicepromo h2 { text-align:center; margin:0;transition:all .3s ease-in-out; }
.servicepromo a {transition:all .3s ease-in-out; }
.servicepromo a:hover .smproducts-content{ background-color:rgba(251,251,251,1);transition:all .3s ease-in-out;}
.servicepromo a:hover h2 { color:#FF8600}
img.grayscale:hover {filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray;-webkit-filter: grayscale(100%); transition:filter .3s ease-in-out;}
img.grayscale {filter: none; -webkit-filter: grayscale(0%);}

.dhy-lists .button{ text-align:center}
.dhy-lists h2 { color:#fff; margin-top:0}

.othrlists h2{ margin-top:0; margin-bottom:0;}
.othrlists a:hover h2,.othrlists:hover h2{ color:#fff;transition:all .3s ease-in-out;}
.othrlists p { margin-bottom:0; margin-top:5px; padding-left:30px; }
.othrlists.active { background-color:rgba(255,255,255,0.4) !important}

.list-disc { margin-left:15px; margin-bottom:10px;list-style:disc;}
.list-disc li { display:block !important;overflow:hidden}
.list-disc li:before {content:"\f005";font-family:"fontawesome"; font-size:12px; margin-right:10px }
.rasikkal-info h2{ margin-top:0; margin-bottom:10px;}

.rasikkal-cont { background: rgba(255,255,255,0.3); margin:0 10px; padding:5px 10px 3px}
.rasikkal-info .price{ margin-top:10px; margin-left:10px}
.rasikkal-info .price i { font-size:20px}
.rasikkal-info img { margin-bottom:10px}
.rasikkal-cont span:before{ content:"●"; margin-right:5px; margin-left:5px; color:#b00202}
.rasikkal-cont span:before::first-child { margin-left:0}
.rasikkal-cont i { font-size:14px}

.herbal_prolists h2{ margin-top:0}
.price i { font-size:20px}
.herbal_prolists .price small { font-size:13px}

.img-border { border:1px solid #ec971f; padding:5px; background:#fff}

.list-number {margin-left:15px; margin-bottom:10px;list-style: decimal; color:#000}
.list-number li { margin-bottom:10px}

.patent-saree .item img{ width:60%}
.patent-saree .owl-pagination { bottom:-25px}

/****RasiPalan ***********/
.rasipalan-page .thumb { padding:5px; position:relative}
.rasipalan-page .thumb .glyphicon { position:absolute; left:10%; top:45%; font-size:36px; color:#b00202;transition:all 0.3s ease; opacity:1}
.rasipalan-page .thumb .thumbnail { border-radius: 0;  margin-bottom: 0px;  padding: 2px;}
.rasipalan-page .thumb .thumbnail:hover .glyphicon{ opacity:0.5} 
.rasipalan-page .content-page { background: url(../images/temple.png) no-repeat center center}
.rasipalan-page .content-page h2{ margin-top:10px; color:#b00202; font-size:24px; margin-bottom:5px}
.rasipalan-page .content-page .rasisets h2{ color:#b00202; font-size:20px; margin-bottom:5px}
.rasipalan-page .content-page a { color:#b00202; text-decoration:none;}
.rasipalan-page .thumb .thumbnail{ border-color:#e2bb91;transition:all 0.3s ease;}
.rasipalan-page .thumb .thumbnail:hover { border-color:#90581b; color:#90581b;transition:all 0.3s ease;}
.rasipalan-page .thumb .thumbnail:hover img { opacity:0.8;transition:all 0.3s ease;}

.rasipalan-page .modal-dialog {  margin: 10% auto 35px; }
.stylepop .modal-dialog{padding:0;position:relative; width:350px;padding:0;position:relative}
.stylepop .modal-dialog:before{content:'';height:0;width:0;border-left:50px solid #b00202;border-right:50px solid transparent;border-bottom:50px solid transparent;position:absolute;top:1px;left:-14px;z-index:99}
.custom-modal-header{text-align:center;color:#b00202;text-transform:uppercase;letter-spacing:1px;border-top:4px solid}
.stylepop .modal-dialog .close{z-index:99999999;color:#fff;text-shadow:0 0 0;font-weight:400;top:4px;right:6px;position:absolute;opacity:1}
.custom-modal-header .modal-title{font-size:18px}
.stylepop .modal-dialog:after{content:'';height:0;width:0;border-right:50px solid #b00202;border-bottom:50px solid transparent;position:absolute;top:1px;right:-14px;z-index:999999}

.fullpage {background: url(../images/bg/shivaratri.jpg) no-repeat center center fixed; -webkit-background-size: cover;
  -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.shivaratri-block { padding:50px 60px 20px; text-align:left; }  
.shivaratri-block p {line-height:1.6 }
.shivaratri-block h1 { font-size:60px}
.heittxt { background:#ff7b00; padding:5px; font-size:13px; font-weight:700}
.bxdate { border:1px solid #b00202; padding:5px 10px; display:inline-block; margin:10px 0 20px; width:250px; font-size:20px; color:#b00202}
.bxdate span {  font-size:24px; color:#b00202}
.widthauto { width:100%}

#shivaratriPop .modal-dialog{ margin-top:10%; text-align:center;}
#shivaratriPop .modal-content {border-radius:0 !important; padding:20px; background: url(../images/bg/shivaratri_sm.jpg) no-repeat center #ddc67a}
#shivaratriPop .shivaratri-block { padding:5px; }
#shivaratriPop h1 { font-size:50px; margin-top:5px}
#shivaratriPop h2{font-size:28px}
#shivaratriPop .bxdate { margin:0 0 5px}
#shivaratriPop .button { width:200px; font-size:18px; display:inline-block; background:#fb3d00}
.anmegmtxt { color:#fff; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4)}
#shivaratriPop .close { color: rgba(255,255,255,1.00); opacity:1; border:1px solid #EBEBEB; padding:2px; border-radius:50%; width:30px; height:30px; font-size:13px}

/*** Video Gallery ********/
.vidthumbs { }
.vidthumbs li{  display: inline-block;  margin-right: 10px;  vertical-align: top;  width: 190px; word-wrap: break-word; margin-bottom:20px }
.vidthumbs h2 {font-size: 14px; margin-bottom: 1px;  max-width: 196px; font-family:Roboto,arial,sans-serif; margin-top:8px; font-weight:400; color:#fff}
.vidthumbs li:hover h2{ text-decoration:underline} 
.videogallery { margin:0 auto; width:100%; border-radius:10px}
.vidthumbs li img { border:1px solid #f7d1a2}

.donate-para p { text-align:left !important; margin-bottom:15px !important}

  .text-overflow {height:120px; display:block; overflow:hidden; word-break: break-word; word-wrap: break-word;}

  .btn-overflow { display: none; text-decoration: none; margin-bottom:20px; color:#b00202; width:150px }
