@charset "UTF-8";
/* CSS Document */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus { outline:0; }
@font-face {
	font-family: 'Roboto';
	src: url(font/Roboto-Regular.ttf) format('truetype')
}
@font-face {
	font-family: 'Roboto-Thin';
	src: url(font/Roboto-Thin.ttf) format('truetype')
}
@font-face {
	font-family: 'Roboto-ThinItalic';
	src: url(font/Roboto-ThinItalic.ttf) format('truetype')
}
@font-face {
	font-family: 'Roboto-Light';
	src: url(font/Roboto-Light.ttf) format('truetype')
}
@font-face {
	font-family: 'Roboto-LightItalic';
	src: url(font/Roboto-LightItalic.ttf) format('truetype')
}
@font-face {
	font-family: 'Roboto-Medium';
	src: url(font/Roboto-Medium.ttf) format('truetype')
}
body, .servicesInfo h4, h3, .footerTop h5, .bold {
	font-family: 'Roboto'
}
.italic, .bannerContent p {
	font-family: 'Roboto-ThinItalic'
}
.thin, h4, .carouseller .carousel-button-left, .carouseller .carousel-button-right, .readBtn, #thumbnail-slider-prev, #thumbnail-slider-next, .aboutHead, .serviceRow h3, .productContent p {
	font-family: 'Roboto-Thin'
}
p, .light .footerList li, .footerList li a {
	font-family: 'Roboto-Light'
}
.lightItalic, .readMore, .viewMore, .blackBtn, .clientStory h4 {
	font-family: 'Roboto-LightItalic'
}
.medium, .infoCol h3, .productName {
	font-family: 'Roboto-Medium'
}
.halfWidth, .form-inline .halfWidth {
	width: 48%
}
div.wpcf7-validation-errors{
    display: none !important;
}
div.wpcf7-mail-sent-ok {
   
    top: 0 !important;
    position: relative !important;
    color: green !important;
    border: none !important;
}
div.wpcf7-response-output{
    margin: 0 !important;
padding: 0 0 15px 0 !important;
}
.left {
	float: left
}
.right {
	float: right
}
.readBtn, .readBtn:hover, .viewMore, .viewMore:hover, .readMore, .readMore:hover, .blackBtn, .blackBtn:hover, .socialMedia img, .smallLogo {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}

/*.wrapper {
	min-width: 1349px
}
.container {
	width: 1170px !important
}*/
p, .servicesInfo h4, .contentText h3 {
	color: #7f5d5d
}
p {
	line-height: 22px
}
a, img { outline:none }
a:focus, a:hover {
	text-decoration: none;
	outline:none
}
.dateTimeText { line-height:34px !important; height:34px !important; background: #C40D0F; width: 100px !important; color: #fff; font-weight: bold !important; cursor:pointer; }
/* Index Page Style */
.header, .headerNav {
	width: 100%;
}
.headerNav {
	background: #fff;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	height:117px
}
.mainContent, .contenSection { margin-top:8.3em }
.header .navbar {
	margin-top: 7px
}
#navbar-primary .navbar-nav {
	background: #fff;
	width: 100%;
	text-align: center
}
.navbar-nav > li {
	display: inline-block;
    float: none;
    margin-left: 30px;
}
#mySidenav ul li{
	position:relative;
}
.navbar-nav > li > a {
	padding: 0.5em 1em;
	font-size: 12px;
	text-transform: uppercase;
	color: #7f5d5d;
	border: 1px solid #fff
}

.navbar-nav > li.active > a, .navbar-nav > li > a:hover {
	border: 1px solid #f25783;
	background: #fff
}
.navbar-nav > li > a:focus {
	border: 1px solid #fff;
	color: #C30E0E;
	background: #fff
}
.navbar-nav > li.logo a {
	/* margin-left:1em; */
	padding: 0.5em 0em 0 5.4em
}
.navbar-nav > li.logo a:hover, .navbar-nav > li.logo2 a:hover, .navbar-nav > li.logo a:focus, .navbar-nav > li.logo2 a:hover {
	border: 1px solid #fff
}
.navbar-toggle .icon-bar {
	background: #333
}
/*#nav, .logo2, .navbar-brand {
	
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
*/
.logo2 {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; /* Firefox 4 */
	-webkit-transition: all 0.5s ease; /* Safari and Chrome */
	-o-transition: all 0.5s ease; /* Opera */
}
.large { width:245px }
.small { width:136px }
.absolute { position:absolute !important }

.appointmentLink { position: absolute; right: 0px; top: 35px; background: #c4161c; text-align: center; padding: 7px 24px; font-weight: bold; line-height:17px; }
a.appointmentLink { color:#fff; transition:all 0.5s ease; }
a.appointmentLink:hover { background: #EF791F; color: #fff; }

.appointmentLinkSidenav { background: #c4161c; float: left; width: 206px; font-size: 14px !important; margin-left: 23px; margin-top: 20px; line-height: 25px; padding: 0 !important; text-align:center; font-weight:bold; transition:all 0.5s ease; }
.appointmentLinkSidenav:hover { background: #EF791F; }

@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
    /* #nav, .logo2, .navbar-brand {
 
    -webkit-transition: all 0s ease-in-out;
       } */
	
}
/*
.fixed .navbar-brand {
	-webkit-transform: scale(0.55);
	-o-transform: scale(0.55);
	-moz-transform: scale(0.55);
	transform: scale(0.55);
}
 .navbar { margin:20px 0 0 } */
.nav > li.logo2 a {
	padding: 0
}
.navbar-brand {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding: 0;
	z-index: 10;
	height: 1px
}
.navbar-brand img {
	margin: 0 auto;
}
.logo {
	width: 17%
}
.fixed {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	box-shadow: 0px 2px 10px #9E9E9E
}
#gotoTop {
	position: fixed;
	bottom: 35px;
	right: 20px;
	background: #C40D0F url(images/backtotop.png) no-repeat left top;
	width: 40px;
	height: 40px;
	cursor: pointer;
	display: none
}
.header::after {
	content: '';
	width: 0;
	height: 0;
	border-top: 55px solid #fff;
	border-right: 50px solid transparent;
	border-left: 50px solid transparent;
	position: absolute;
	/* top: 115px; */
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 10
}
/* .header2::after { content:''; width:0; height:0; border-bottom:23px solid #DDDDDF; border-right:17px solid transparent; border-left:17px solid transparent; position:absolute; top:172px; left:0; right:0; z-index:10; margin:0 auto } */
.header2 {
	border-style: solid;
	border-width: 0 0 2px;
	-moz-border-image: url(images/header-border.png) 27 repeat;
	-webkit-border-image: url(images/header-border.png) 27 repeat;
	-o-border-image: url(images/header-border.png) 27 repeat;
	border-image: url(images/header-border.png) 27 fill repeat;
}
.bannerTxt.text-center.fix-product-head {
 margin: 8em 0 4em;
    padding: 2.5em 0 0;
}
.header2 .nav {
	padding: 3.2em 0 2.5em
}
.navbar {
	margin-bottom: 0
}
.shadow {
	box-shadow: 0 4px 4px -2px #CBCBCB;
	-moz-box-shadow: 0 4px 4px -2px #CBCBCB;
	-webkit-box-shadow: 0 4px 4px -2px #CBCBCB
}
.bannerLeft, .banner {
	background: #c30e0e
}
.banner {
	overflow: hidden;
	position: relative;
	height: 540px
}
.banner .col-md-6 {
	padding: 0
}
.readBtn {
	background: #c30e0e;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding: 0.5em 1em;
	color: #fff;
	display: inline-block
}
.readBtn:hover, .readBtn:focus, .viewMore:hover, .viewMore:focus {
	background: rgba(255,255,255,0.6);
	color: #c30e0e
}
.bannerLeft p {
	color: #fff;
	margin: 3.15em 0;
	font-size: 15px
}
.bannerContent {
	padding: 7.8em 0
}
.bannerRight {
	position: absolute;
	top: 0;
	right: 0
}
.welcomeContent {
	background: -webkit-linear-gradient(311deg, rgb(247, 247, 247) 0%, rgb(226, 227, 229) 100%);
	background: -o-linear-gradient(311deg, rgb(247, 247, 247) 0%, rgb(226, 227, 229) 100%);
	background: -ms-linear-gradient(311deg, rgb(247, 247, 247) 0%, rgb(226, 227, 229) 100%);
	background: -moz-linear-gradient(311deg, rgb(247, 247, 247) 0%, rgb(226, 227, 229) 100%);
	background: linear-gradient(139deg, rgb(247, 247, 247) 0%, rgb(226, 227, 229) 100%)
}
.happyStories {
	background: -webkit-linear-gradient(9deg, rgb(251, 251, 251) 0%, rgb(234, 235, 237) 82%);
	background: -o-linear-gradient(9deg, rgb(251, 251, 251) 0%, rgb(234, 235, 237) 82%);
	background: -ms-linear-gradient(9deg, rgb(251, 251, 251) 0%, rgb(234, 235, 237) 82%);
	background: -moz-linear-gradient(9deg, rgb(251, 251, 251) 0%, rgb(234, 235, 237) 82%);
	background: linear-gradient(81deg, rgb(251, 251, 251) 0%, rgb(234, 235, 237) 82%);
	padding-bottom: 2em
}
.productGallery h3 {
	margin: 0;
	padding: 1em 0
}
.welcomeContent .container, .happyStories .container, .productGallery .container, .footer .container {
	padding: 0
}
.contentText {
	padding: 3em 0
}
.contentText h3 {
	margin-bottom: 1.5em
}
.servicesCol:hover h4 {
	color: #C30E0E
}
.servicesCol:hover .readMore {
	background: #EF781E
}
.servicesImg, .nopadding {
	padding: 0 !important
}
.servicesInfo {
	padding-right: 0
}
.servicesInfo h4 {
	font-size: 20px
}
.readMore {
	background: #c30e0e;
	text-transform: uppercase;
	color: #fff;
	padding: 0.5em 0.9em;
	font-size: 12px;
	margin-top: 1em;
	display: inline-block
}

.readMore:hover, .readMore:focus {
	background: #EF791F;
	text-decoration: none;
	color: #fff
}
.ourServices {
	margin: 2em 0 5em
}
.gemStones {
	background: #1E1C1F;
	padding: 2em 0 4em
}
.gemsCol {
	position: relative;
	margin-bottom: 48px;
	padding-left: 0
}
.gemsInner {
	background: #363435;
	width: 100%;
	padding-left: 10px;
	height: 94px
}
.gemsImg img {
	position: absolute;
	top: -11px;
	background: #000
}
.gemStones h3 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 3.5em
}
.gemsInfo p {
	color: #fff;
	font-size: 16px
}
.gemsInfo {
	padding: 9px 15px 9px 20px
}
.gemsInfo p:nth-child(2) {
	margin-bottom: 0
}
.gemStones .col-md-6 {
	width: 48.5%
}
.viewMore {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	display: inline-block;
	padding: 0.5em 3em;
	text-transform: uppercase;
	margin-top: 2em
}
.happyStories h3 {
	margin-top: 2em
}
.footerTop {
	background: #0B0B0B;
	padding: 2em 0 0 0;
}
.footerLogo {
	width: 70%
}
.gems_div
{
    display: none;
}
.address::before, .phoneNo::before, .emailID::before {
	content: '';
	display: inline-block
}
.address::before {
	background: url(images/map-icon.png) no-repeat;
	width: 16px;
	height: 23px
}
.phoneNo::before {
	background: url(images/phone-icon.png) no-repeat;
	width: 16px;
	height: 16px
}
.emailID::before {
	background: url(images/email-icon.png) no-repeat;
	width: 20px;
	height: 16px
}
.footerList, .footerLink, .footerCform {
	margin-top: 2em
}
.footerList li, .footerList li a, .footerLink li a {
	color: #fff;
	font-size: 12px
}
.footerList li {
	padding-left: 30px
}
.footerList li, .footerLink li {
	position: relative;
	margin-bottom: 1em
}
.footerList li::before, .footerLink li a::before {
	position: absolute;
	left: 0
}
.footerTop h5 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase
}
.footerLink li {
	padding-left: 20px
}
.footerLink li a::before {
	content: '\203A\203A';
	font-size: 16px;
	color: #ccc;
	line-height: 16px
}
.galleryList li {
	display: inline-block;
	margin: 8px
}
.footerCform .form-control {
	background: #2F2F2F;
	border-radius: 0;
	border: 0;
	font-size: 12px
}
.footerCform .form-control:focus {
	box-shadow: 0px 0px 2px #000;
	background: #413F3F;
	color: #fff
}
.form-control {
	resize: none
}
.footerCform .form-inline {
	margin-bottom: 15px
}
.wpcf7 p { width:48% }
.wpcf7 p:nth-child(odd) { float:right }
.wpcf7 p:nth-child(even) { float:left }
.wpcf7 .halfWidth, .wpcf7 p:nth-child(6), .wpcf7 p:nth-child(7) { width:100% }
.wpcf7 .wpcf7-form-control-wrap { position:inherit }
.tabDetails, #tabDiv { width:100%; min-height:400px; background:#fff }
.blackBtn {
	background: #0B0B0B;
	color: #fff;
	padding: 0.5em;
	display: block;
	width: 100%;
	border: 1px solid #fff;
	text-transform: uppercase
}
.blackBtn:hover {
	background: #C30E0E;
	border-color: #C30E0E
}
.footerBottom {
	background: #DCDDDF;
	padding: 20px 0px;
}
.footerBottom p {
	font-size: 12px
}
.socialMedia a {
	margin-left: 5px
}
.socialMedia img:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	left: calc(100% - 102px)
}
.galleryDiv {
	background: #D3D4D6;
	padding: 1.5em 0
}
.happyStories .galleryHead {
	margin-top: 3.5em
}
/* Extra Code for Responsiveness */
.gemStones .col4 {
	padding-left: 0
}
.col6 {
	width: 50%;
	float: left
}
.col3, .col4, .col2, .col5, .col7 {
	padding: 0 15px;
	float: left
}
.col3 {
	width: 25%
}
.col2 {
	width: 16.66666667%
}
.col4 {
	width: 33.33333333%
}
.col5 {
	width: 41.66666667%
}
.col7 {
	width: 58.33333333%
}
.col9 {
	width: 75%;
	float: left;
	padding-left: 15px
}
.aboutStore .col7 {
	padding-right: 0;
	width: 55.33%
}
.ourServices .col3:nth-child(1) {
	padding-left: 0
}
.ourServices .col3:nth-child(4) {
	padding-right: 0
}
/* About Us */
.aboutStore {
	background-color: #ecedee;  
    padding-top:1em;
    position: relative;
}
.large-container
{ /* margin: 0 auto;
	width: 1349px;*/
}

.aboutStore p {
	color: #414042;
	text-align: justify
}
.aboutHead {
	margin: 1.2em 0 0.8em 0;
	font-size: 40px
}
.margin-zero{
	margin:0 !important;
}
.padding-zero{
padding:0;	
}
/*.gemstoneImg {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%
}*/
.gemsBg {
	background: url(images/gemstone_img.jpg);
	background-position: center center;
	background-size: cover;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}
.aboutAdvisor {
	background-color: #b7b7b9;
	background-image: -moz-linear-gradient(#DFDFDF 20%, #b7b7b9 96.3%);
	background-image: -webkit-linear-gradient(#DFDFDF 20%, #b7b7b9 96.3%);
	position: relative;
	padding: 3em 0
}
.aboutAdvisor p {
	color: #000;
	margin:0
}
.advisorInfo {
	padding-right: 4.2em
}
.advisorDetail {
	padding-left: 2em
}
.advisorDetail h2 {
	font-size: 40px
}
.advisorDetail p {
	text-align: justify;
	margin-bottom: 1.5em
}
.awards {
	font-size: 20px;
	line-height: 30px;
}
.smallLogo {
	width: 12%
}
.about-bold { font-size:15px }
.advisorInfo h3 { margin:5px 0 }
/* Step 1: Build the Animation Down */
@-webkit-keyframes animateDown {
 from {
-webkit-transform:translate(0px, -500px)
}
to {
	-webkit-transform: translate(0px, 0px)
}
}
@-moz-keyframes animateDown {
 from {
-moz-transform:translate(0px, -500px)
}
to {
	-moz-transform: translate(0px, 0px)
}
}
@-ms-keyframes animateDown {
 from {
-ms-transform:translate(0px, -500px)
}
to {
	-ms-transform: translate(0px, 0px)
}
}
@-o-keyframes animateDown {
 from {
-o-transform:translate(0px, -500px)
}
to {
	-o-transform: translate(0px, 0px)
}
}
@keyframes animateDown {
 from {
transform:translate(0px, -500px)
}
to {
	transform: translate(0px, 0px)
}
}
/* Step 1: Build the Animation Up */
@-webkit-keyframes animateUp {
 from {
-webkit-transform:translate(0px, 1000px)
}
to {
	-webkit-transform: translate(0px, 0px)
}
}
@-moz-keyframes animateUp {
 from {
-moz-transform:translate(0px, 1000px)
}
to {
	-moz-transform: translate(0px, 0px)
}
}
@-ms-keyframes animateUp {
 from {
-ms-transform:translate(0px, 1000px)
}
to {
	-ms-transform: translate(0px, 0px)
}
}
@-o-keyframes animateUp {
 from {
-o-transform:translate(0px, 1000px)
}
to {
	-o-transform: translate(0px, 0px)
}
}
@keyframes animateUp {
 from {
transform:translate(0px, 1000px)
}
to {
	transform: translate(0px, 0px)
}
}
.animateDown {
	-webkit-animation: animateDown 1s;
	-moz-animation: animateDown 1s;
	-ms-animation: animateDown 1s;
	-o-animation: animateDown 1s;
	animation: animateDown 1s;
}
.aboutStore, .animateUp {
	-webkit-animation: animateUp 2s;
	-moz-animation: animateUp 2s;
	-ms-animation: animateUp 2s;
	-o-animation: animateUp 2s;
	animation: animateUp 2s;
}
/* Services Page */
.servicesBanner {
	background: url(images/services-banner.jpg) no-repeat 40% center;
	background-size: cover
}
.servicesBanner .bannerTxt {
	padding: 8em 0 1em;
	width: 70%;
	margin: 0 auto
}
.bannerTxt h2 {
	font-size: 36px;
	color: #fff
}
.servicesSection {
	padding-top: 8px
}
.servicesSection .col-md-6 {
	padding: 0 4px
}
.servicesItems {
	margin-bottom: 8px
}
.serviceRow {
	display: block;
	padding: 0;
	list-style: none
}
/* .serviceRow li:nth-child(1), .serviceRow li:nth-child(4n), .serviceRow li:nth-child(4n+5) { background:#333 }
.serviceRow li:nth-child(2), .serviceRow li:nth-child(3), .serviceRow li:nth-child(4n+3), .serviceRow li:nth-child(4n+2) { background:#ccc } */
.lightBg {
	background: #E4E4E6
}
.darkBg {
	background: #DCDCDC
}
.servicesItems .servicesCol {
	opacity: 0;
	-moz-transform: translate3d(0px, 500px, 0px);
	-webkit-transform: translate3d(0px, 500px, 0px);
	-o-transform: translate(0px, 500px);
	-ms-transform: translate(0px, 500px);
	transform: translate3d(0px, 500, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.delay_ms {
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
}
.delay_1s {
	-moz-transition: all 1.5s ease-out;
	-webkit-transition: all 1.5s ease-out;
	-o-transition: all 1.5s ease-out;
	transition: all 1.5s ease-out;
}
.servicesItems.in-view .servicesCol {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.serviceDetails {
	 height: 250px;
    overflow: hidden;
    padding: 2em 4em;
}
.serviceRow h3 {
	font-size: 36px
}
.serviceRow p {
	font-size: 16px;
	color: #414042
}
/* Product Page */
.productBanner {
	background: url(images/product-banner.jpg) no-repeat 45% center;
	background-size: cover
}
.productBanner .bannerTxt {
	padding: 9em 0 5em
}
.productBanner a {
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	margin: 0 2em;
	padding: 0 0.3em
}
.productBanner a:hover, .productBanner a:focus {
	text-decoration: none
}
.productBanner a.active {
	border-bottom: 2px solid #000
}
.productSection {
	background: #ecedee
}
.productContent {
	padding: 10em 0 16em
}
.productContent p {
	font-size: 50px;
	line-height: 60px;
	color: #000;
	display: none;
	text-align: center
}
.productContent p:first-child {
	display: block
}
.infoCol, .ruby, .diamond, .pearl, .blueSapphire, .emerald, .catEye, .coral, .gometh, .yellowSapphire {
	height: 780px;
	width: 100%
}
.ruby { background:url(images/ruby-bg.jpg) no-repeat }
.diamond {
	background: url(images/diamond-bg.jpg) no-repeat;
	background-position: 36% 100%
}
.pearl {
	background: url(images/pearl-bg.jpg) no-repeat
}
.blueSapphire {
	background: url(images/blue-sapphire-bg.jpg) no-repeat;
}
.emerald {
	background: url(images/emerald-bg.jpg) no-repeat
}
.catEye { background: url(images/Products_catseye.jpg) no-repeat }
.coral {
	background: url(images/coral-bg.jpg) no-repeat
}
.gometh { background: url(images/gometh-bg.jpg) no-repeat }
.yellowSapphire { background: url(images/yellow-sapphire-bg.jpg) no-repeat }
.infoCol {
	padding-top: 10em
}
.infoCol h3 {
	font-size: 35px
}
.infoCol h5 {
	font-size: 45px
}
.infoCol h3, .infoCol p {
	color: #000
}
.gotoMenu {
	background: #C30E0E;
	position: fixed;
	top: 275px;
	left: 30px;
	z-index: 10;
	cursor: pointer;
	color: #000;
	font-size: 20px;
	padding: 5px 10px;
	border-radius: 5px
}
.productCol {
	position: relative;
	padding: 2em 1em
}
.productCol img {
    width: 100%;
}
.productName {
	text-align: center;
	font-size: 20px;
	color:#201F1F;
	margin: 15px 2.5em;
        height: 48px;
        overflow: hidden;
}
.borderLine {
	position: absolute;
	left: 0;
	right: 0;
	width: 200px;
	height: 1px;
	background: #8c8989;
	margin: 0 auto
}
.borderLine::after {
	content: '';
	position: absolute;
	background: #fff;
	border: 2px solid #ca373c;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	left: 0;
	right: 0;
	top: -5px;
	margin: 0 auto
}
.modalRow {
	margin-top: 10px;
	overflow: hidden
}
.productCode {
	margin-top: 8px
}
.productCode, .request p, .contactBtn {
	display: inline-block
}
.productCode, .request p {
	font-size: 15px;
	color: #000
}
.contactBtn {
	background: #c4161c;
	color: #fff;
	border: none;
	padding: 0.5em 1.5em;
	margin-left: 1.5em
}
.contactBtn:hover, .contactBtn:focus {
	background: #EF781E;
	color: #fff
}
.productImg {
	width: 100%
}
.productModal .modal-content {
	border-radius: 0
}
.productModal .modal-header {
	border-bottom: 0;
	padding: 0
}
.productModal .modal-header .close {
	background: #c4161c;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 9px;
	margin-top: 0;
	z-index: 4;
	opacity: 1
}
.productModal .close:hover {
	color: #000
}
.productModal .modal-body {
	padding: 30px
}
.modal-button {
	position: relative
}
.nextBtn, .prevBtn {
	position: absolute;
	top: -340px;
	background: #333232;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	border: 1px solid #333232;
	padding: 5px 9.5px
}
.prevBtn {
	left: 0
}
.nextBtn {
	right: 0
}
.nextBtn:hover, .prevBtn:hover {
	background: #fff;
	color: #000
}
/* Testimonial Page */
.testimonialBanner {
	background: url(images/testimonial-banner.jpg) no-repeat 60% center;
	background-size: cover;
}
.testimonialBanner .bannerTxt {
	padding: 8em 0 4.5em;
	width: 70%;
	margin: 0 auto
}
.testimonialBanner .bannerTxt h2 {
	color: #215343;
	font-size: 48px
}
.testimonialRow {
	padding: 2em 0
}
.testimonialRow:nth-child(odd) {
	background: #fff
}
.testimonialRow:nth-child(even) {
	background: #F2F2F4
}
.testimonialRow:nth-child(even) .clientName {
	float: right
}
.testimonialRow:nth-child(odd) .clientMsg {
	padding-left: 5em
}
.testimonialRow:nth-child(even) .clientMsg {
	padding-right: 5em
}
.clientName h2 {
	font-size: 35px
}
.clientName h2::before {
	content: "'";
	display: inline-block
}
.clientName h2::after {
	content: "..'";
	display: inline-block
}
.clientName h5 {
	font-size: 16px;
	margin-top: 1.3em
}
.clientMsg {
	padding-top: 3em
}
.clientMsg p {
	font-size: 16px;
	color: #414042;
	text-align: justify;
	line-height: 25px
}
/* Appointment Page */
.appointmentBanner {
	background: url(images/book_your_appointment_banner.jpg) no-repeat 60% center;
	background-size: cover;
}
.appointmentBanner .bannerTxt {
	padding: 8em 0 4.5em;
	width: 70%;
	margin: 0 auto
}
.appointmentBanner .bannerTxt h2 {
	color: #c30e0e;
	font-size: 48px
}
.appointmentSection {
    padding:0 0 55px 0;
}
.appointmentRow {
	padding: 2em 0
}
.appointmentForm {
	border-right:1px solid #2a2a29;
	font-size: 15px;
    color: #000;
	height:520px;
}
.horExtendedWidth { width:30% !important; }
.appointmentFormGroup span { color:red; }
.appointmentFormGroup { line-height:40px; width:100%; float:left; margin-bottom:15px; }
.appointmentFormGroup h3 { font-size:15px; width:22%; float:left; margin:0; line-height:30px; font-weight:700; }
.appointmentFormGroup .name, .mobile, .email, .birthPlace { float:right; line-height:30px; width:78%; border:1px solid #000; }
.appointmentFormGroup label { width:26%; float:left; line-height:37px; font-weight:normal; cursor:pointer; margin-bottom:0; }
.appointmentFormGroup .radio-button { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; position: relative; top: 3px; right: 0; bottom: 0; left: 0; height: 22px; width: 22px; transition: all 0.15s ease-out 0s; background: #fff; border: 1px solid #000;  color: #fff; cursor: pointer; margin-right: 0.5rem; outline: none; position: relative; z-index: 999; }
.radio-button:hover { background: #a71318; }
.radio-button:checked { background: #a71318; }
.radio-button.radio { border-radius: 50%; float:left; }
.appointmentFormGroup textarea { border:1px solid #000; width:78%; float:right }

.appointmentFormGroup .questions { width:10%; height:35px; border:1px solid #000; }
.appointmentFormGroup .horoscopes { width:10%; height:35px; border:1px solid #000; }

.appointmentFormGroup select.questions, select.horoscopes { font-weight:bold; font-family:'Roboto'; }
.appointmentFormGroup select.questions option, select.horoscopes option { font-weight:bold; }

.appointmentFormButtons { position:relative; }

.appointmentFormSendOTP { position:relative; margin-left:142px; width:55%; top:10px; }
.appointmentFormSendOTP button { float:left; text-transform:uppercase; background:#f77706; color:#fff; border:0; font-family:'Roboto'; padding:12px 15px; font-weight:bold; font-size:17px; }
.appointmentFormSendOTP p { float: left; font-size: 13px; color: #6b6b6b; word-wrap: break-word; width: 63%; margin:0 0 0 2%; font-family: 'Roboto'; font-weight:bold; }

.appointmentFormEnterOTP p { float: left; font-size: 13px; color: #6b6b6b; word-wrap: break-word; width: 65%; margin:0 0 0 2%; font-family: 'Roboto'; font-weight:bold; }
.appointmentFormEnterOTP { float:right; width:80%; }
.appointmentFormEnterOTP h3 { float:left; font-weight:bold; font-size:17px; margin:0; line-height:30px; }
.appointmentFormEnterOTP input { width: 22%; margin-top: 0; line-height: 30px; margin-left: 10px; border: 1px solid #000; }

.appointmentFormSubmit { float:right; width: 45%; margin-top: 10px; margin-left:50px; }
.appointmentFormSubmit p { float:left; word-wrap:break-word; width:160px; font-size: 13px; color: #6b6b6b; word-wrap: break-word; font-family: 'Roboto';    font-weight: bold; }
.appointmentFormSubmit .submit { display:none; float:right; right:15px; text-transform: uppercase; background: #c4161c; color: #fff; border: 0; font-family: 'Roboto'; padding: 12px 35px; font-weight: bold; font-size: 17px; }
.appointmentFormSubmit .disableSubmitButton { cursor:not-allowed; float:right; right:15px; text-transform: uppercase; background: #c1c1c1; color: #fff; border: 0; font-family: 'Roboto'; padding: 12px 35px; font-weight: bold; font-size: 17px; }

.costCalculation { }
.costCalculation h1 { color:#c4161c; margin:0; font-weight:bold; font-size:20px; font-family: 'Roboto'; }
.costCalculation .Rupee { color:#c4161c; float:left; font-weight:bold; font-size:40px; line-height:1.1; font-family: 'Roboto'; }
.costCalculation input.totalCost { color:#c4161c; border:0; width:200px; font-weight:bold; font-size:40px; font-family: 'Roboto'; line-height:1.1 }
.costCalculation p { color:#6b6b6b; font-weight:bold; font-size:17px; }

.ConsultationTypes { border:1px solid #000; padding:0; }
.ConsultationTypes h2 { margin:0; background:#a71318; padding-left:10px; color:#fff; font-size:17px; line-height:42px; border-bottom:1px solid #000; font-family:'Roboto-Medium'; }
/*.ConsultationTypes .space { height:5px; }*/
.ConsultationTypes p { color:#000; margin-left:15px; font-weight:bold; margin-bottom:15px; }
.ConsultationTypes p span { color:#a71318; font-family: 'Roboto'; font-size: 15px; float:left; width:100%; margin-bottom:5px; text-decoration:underline; }

/* Review Order */
.reviewOrderSection { padding:0 0 55px 0; }
.reviewOrderRow { padding: 2em 0 }
.reviewOrderDetails { border-right:1px solid #2a2a29; font-size: 15px; color: #000; height:auto; padding-left:30px; }
.reviewOrderDetails h2 { color: #c4161c; text-transform: uppercase; text-decoration: underline; font-size: 20px; font-weight: bold; margin-bottom:20px; }
.reviewOrderSet { font-size:16px; color:#000; float:left; width:100%; margin-bottom:10px; letter-spacing:-0.5px; }
.reviewOrderSet .reviewField { float:left; font-weight:bold; width:34%; }
.reviewOrderSet .reviewResult { float:left; width:65%; }

.reviewOrderSet .paymentButton{ text-transform: uppercase; background: #c40d0f; color: #fff; border: 0; font-family: 'Roboto'; padding: 12px 20px; font-weight: bold; font-size: 17px; margin-left:150px; margin-top:50px; }

/* Success Page*/
.appointmentStatusSection { padding:0 0 55px 0; text-align:center; height:400px; }
.appointmentStatusRow { padding: 2em }

.appointmentStatusRow h2 { color:#c4161c; font-size:20px; font-weight:bold; }
.appointmentStatusRow p { color:#000; font-weight:bold; font-size:18px; }
.appointmentStatusRow h3 { color:#000; font-size:27px; margin:0; }


/* Failed Page*/




/* Contact Page */
.contactUs iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.contactUs iframe.clicked{
	pointer-events: auto;
}
.contactUs img {
	width: 100%
}
.res-head{
display:none;
height:117px
	
}
.res-head > span {
    float: left;
    margin: 44px 0 0 7%;
}
.res-head > span > img {
    cursor: pointer;
}
.res-logo {
    float: right;
    width: 74%;
}
.res-logo > a > img {
    margin: 20px 0 0;
    width: 60%;
}
.res-head{
	
padding: 0 0 16px;
width:100%;
background:#c4161c;
float:left;
	
}
.servicesItems img {
    width: 100%;
	height:255px
}
.about-content {
    margin: 0 0 0 7.5%;
}
.gemstoneImg > img {
    width: 100%;
}
.contactUs.animateUp > img:last-child {
    display: none;
}
.contactUs.animateUp > img:first-child {
    display: block;
}
.res-footer {
	display:none;
}
.thumb > img {
    width: 100%;
}
@media only screen and (min-width: 1400px) and (max-width: 5000px) {
 .aboutStore { height:530px; overflow:hidden }
}
@media only screen and (min-width: 1800px) and (max-width: 5000px) {
 .headerNav { height:125px }	
}
@media only screen and (min-width: 3501px) and (max-width: 5000px) {
	/* .large-container { width:1360px; margin:0 auto } */
 .about-content { margin:0 0 0 37%; width:12% }
}
@media only screen and (min-width: 2501px) and (max-width: 3500px) {
 .about-content { margin:0 0 0 28%; width:20% }
}
@media only screen and (min-width: 1801px) and (max-width: 2500px) {
 .about-content { margin:0 0 0 21%; width:27% }
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
 .about-content { margin:0 0 0 15%; width:32% }
}
@media only screen and (min-width: 1400px) and (max-width: 1600px) {
 .about-content { margin:0 0 0 11%; width:36% }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
#mySidenav { width:0; }
.navbar-nav > li { margin-left: 2em; }
.navbar-nav > li.logo a { padding:0.5em 0em 0 2.5em }
.container.header-menu-res { width: 100%; }	
.productContent p { font-size: 40px; } 
.gemsImg img { width: 100%; height: 116px; }
.servicesInfo.col-md-9 > p { height: 100px; }
.servicesInfo h4 { font-size: 19px; }
.carousel-block h4 { font-size: 19px !important; }
.logo.logo-res { margin: 0 0 0 58px; }
.navbar-brand {     
    -webkit-transform:scale(0.6); 
    -moz-transform:scale(0.6); 
    -o-transform:scale(0.6); 
    -ms-transform:scale(0.6); 
    transform:scale(0.6); }
.appointmentLink { right:-44px; }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    
    .resp-vtabs .resp-tabs-list li{
          font-size: 12px !important;
    padding: 8px 10px !important;
    }
    .infoCol h5 {
    font-size: 35px;
}
.infoCol h3 {
    font-size: 30px;
}
	.logo.logo-res {
    margin: 0 !important;
    width: 118px;
}
#mySidenav
	{
		width:0;
	}
.logo.logo-res img {
    width: 92px;
}
	.productContent p {
   
    font-size: 32px;
    
} 
.carousel-block h5{
     font-size: 14px !important;
}
.gemsImg img {
  
    width: 100%;
    height: 116px;
}
.testimonialBanner .bannerTxt h2 {
   
    font-size: 40px;
}
.clientMsg p {
   
    float: left;
    font-size: 15px;
   
   
}
.carousel-block h4 {
    font-size: 14px !important;
}
.clientName h2 {
    font-size: 28px;
}

	.servicesBanner .bannerTxt {
    margin: 0 auto;
    padding: 4em 0;
    width: 98%;
}
.bannerTxt h2 {
 
    font-size: 30px;
}
.serviceRow h3 {
    font-size: 31px;
}
.serviceRow p {
   
    font-size: 15px;
}
	.navbar-brand img {
  
    width: 136px;
}
.fixed .navbar-brand {
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	
}
	.readMore {
   
    margin: 0 0 0 36%;
  
}
.servicesInfo.col-md-9 > p {
    text-align: center;
}
.servicesInfo h4 {
    
    text-align: center;
}
.servicesImg.col-md-3 > img {
    display: block;
    margin: 0 auto;
}
.servicesInfo {
  
    padding-bottom: 30px;
  
}
.navbar-nav > li {
   
    margin-left: 0.5em;
}
.navbar-nav > li > a { font-size:11px }
.navbar-nav > li.logo a { padding:0.5em 0em 0 4.8em }
.container.header-menu-res {
    width: 100%;
	padding:0;
}	
.navbar-collapse
{
	padding:0;
}
.logo {
    width: 170px;
}
.about-img
{
	display:none;
	
}
.aboutHead > br {
    display: none;
}
.advisorDetail h2 {
  
    text-align: center;
}
.about-content {
    margin: 31px 0 0 7.5%;
    width: 80%;
}
.img-responsive {
    margin: 0 auto;
}
.advisorInfo {
    padding-right: 0;
}
.advisorInfo h3 {
    text-align: center;
}
.aboutAdvisor p {
  
    text-align: center;
}

.clientStory p {
    font-size: 12px;
}
.carousel-block h4 {
   
    font-size: 16px;
   
}
.carousel-block h5 {
   
    font-size: 15px;
   
}
	  
}
  @media only screen and (min-width: 991px) and (max-width: 1024px) {
	
	.servicesInfo h4 {
    font-size: 19px;
    text-align: left;
}
.servicesInfo.col-md-9 > p {
    font-size: 13px;
    text-align: left;
	  height: 100px;
}
.readMore {
    margin: 0;
}
}

@media only screen and (min-width: 991px) and (max-width: 991px) {
.appointmentLink { right:-137px !important; }
}

@media only screen and (min-width: 992px) and (max-width: 1023px) {
.appointmentLink { right:-27px !important; }
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
.appointmentLink { right:-43px !important; }
}

@media only screen and (min-width: 1025px) and (max-width: 1129px) {
.appointmentLink { right:10px !important; top:0; font-size:12px; line-height:13px; }
}

@media only screen and (min-width: 1130px) and (max-width: 1160px) {
.appointmentLink { right:-96px !important; padding:7px 11px; }
}

@media only screen and (min-width: 1161px) and (max-width: 1199px) {
.appointmentLink { right:-131px !important; }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
.appointmentLink { right:35px; top:0; line-height:13px; font-size:13px; }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
.appointmentLink { top:0; right:-15px; font-size:12px; line-height:12px; }
}
   
 @media only screen and (min-width: 480px) and (max-width: 768px) {
	 .appointmentFormEnterOTP p { width:100% !important; }
     
      .header2{
          border-image:none;
          border-style: none;
    border-width: 0;
      }
      
     .gotoMenu {
    display: none;
}
	.gems_div
{
    display: block;
} 
	 	  .thumb2 > img {
    width: 100%;
}
.head-product
{
display: none;
}
.productName {
  
   font-size: 14px;
    height: 43px;
    margin: 5px 0;
 
}

.testimonialBanner .bannerTxt h2 {
   
    font-size: 34px;
}
.testimonialBanner .bannerTxt {
   
    padding: 2em 0;
  
  
}
.testimonialRow:nth-child(2n+1) .clientMsg {
    padding-left: 0;
}
.clientMsg p {
  
    font-size: 15px;

}
.clientName h2 {
    font-size: 27px;
}
.res-head > span {
    
    margin: 45px 0 0 7%;
}
.res-logo > a > img {
    margin: 18px 0 0;
    width: 60%;
}
.res-head > span > img {

    width: 29px;
}
.resp-tabs-container.ver_3 > div {
    float: left;
    padding: 0 0 55px 13px;
}
	
.res-head{
	
display:block;
	
}
#navbar-primary, .header::after, #footer, .happyStories, .gemStones, .productGallery, .banner{
	
	display:none;
}

	
.container{

padding:0;
width:100%;	
}



	.contentText > p {
  color: #444444;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
}
.welcomeContent {
    background: #e6e6e8 none repeat scroll 0 0;
}
.contentText {
    border-bottom: 1px solid #909090;
    margin:1.5em 8% 0.5em;
    padding: 0 0 5px;
}
.contentText h3 span {
    font-family: 'Roboto-Thin';
    font-weight: normal;
	
}
.contentText h3 {
    font-size: 20px;
    margin: 0 0 11px;
    text-align: left;
	color:#444444;
} 

.servicesCol.col-md-3 {
    float: left;
    padding: 0 0 0 6%;
    width: 94%;
}

.servicesImg.col-md-3 {
    float: left;
    width: 15%;
}
.servicesInfo.col-md-9 {
    float: left;
    padding: 0 0 27px;
	 width: 80%;
}
.servicesSection {
    padding-top: 0;
}
.serviceRow {
     background: #e6e6e8 none repeat scroll 0 0;
    padding: 0 5%;
    width: 102%;
}
.darkBg{
	
	background: #e6e6e8 none repeat scroll 0 0;
 }
 .servicesItems img {
    display: block;
    margin: 0 auto;
    width: 80%;
	 height: auto;
}
  .servicesItems {
    border-bottom: 2px solid #909090;
    margin-bottom: 8px;
    padding: 0 0 43px !important;
}
.bannerTxt h2 {
  
    font-size: 19px;
}
.servicesBanner .bannerTxt {
   
    padding: 3em 0;

}
.serviceRow h3 {
    font-size: 26px;
}
.serviceRow p {

    font-size: 14px;
    text-align: justify;
}
.serviceDetails {
    height: 250px;
    overflow: hidden;
    padding: 2em 4em;
}
.aboutHead {
    font-size: 26px;
    text-align: center;
}
.aboutHead > br {
    display: none;
}
.about-content {
    margin: 0;
    padding: 0 7%;
}
.about-img
{
	display:none;
}
.img-responsive {
    margin: 0 auto;
}
.advisorInfo {
    padding: 0;
}
.advisorInfo h3 {
    text-align: center;
}
.aboutAdvisor p {
    color: #000;
    text-align: center;
}
.advisorDetail h2 {
      font-size: 30px;
    text-align: center;
}
.advisorDetail {
    float: left;
    padding: 0 8%;
    width: 100%;
}
.animatedParent.row.article {
    margin: 0;
}
.testimonialRow.fadeOutRow.fadeInRow.animated.fadeInDown {
    padding: 0 8%;
}
.res-footer {
    background: #0b0b0b none repeat scroll 0 0;
    float: left;
    width: 100%;
	padding-bottom:40px;
	display:block;
}
.res-footer > img {
      display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 200px;
}
.res-footer > p {
     color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    text-align: center;
}
 }
 
 .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    -o-transition: all 0.02s ease 0s;
    -webkit-transition: all 0.02s ease 0s;
    -moz-transition: all 0.02s ease 0s;
    -ms-transition: all 0.02s ease 0s;
    transition: all 0.02s ease 0s;
  
}
.nav-head {
    background: #c4161c none repeat scroll 0 0;
    float: left;
    padding: 18px 0;
    width: 100%;
}
.nav-head > img {
    display: block;
    margin: 0 auto;
    width: 175px;
}

.sidenav a {
     color: #fff;
    display: block;
    font-size: 25px;
    padding: 10px 9px 0 0;
    text-decoration: none;
  -o-transition: all 0.05s ease 0s;
    -webkit-transition: all 0.05s ease 0s;
    -moz-transition: all 0.05s ease 0s;
    -ms-transition: all 0.05s ease 0s;
    transition: all 0.05s ease 0s;
}

.sidenav a:hover, .offcanvas a:focus{
    color: #f1f1f1;
}

.sidenav .closebtn {
   font-size: 36px;
    margin-left: 62px;
    position: absolute;
    right: 2px;
    top: -21px;
}
#mySidenav > ul {
    float: left;
    margin: 20px 0 0;
    padding: 0;
    text-transform: capitalize;
    width: 100%;
}
#mySidenav ul li a {
      color: #7f5d5d;
    font-family: roboto;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 3px 9px;;
}
.dropdown-icon
{
	background:rgba(0, 0, 0, 0) url("images/menu-dropdown.png") no-repeat scroll right center;
}
#mySidenav > ul > li > img, #mySidenav > ul > li > ul > li > img  {
   position: absolute;
    right: 8px;
    top: 15px;
    width: 12px;
}
#mySidenav > ul > li > ul > li > img{
	right: 0;
    top: 6px;
}
#mySidenav li:nth-child(4) {
    position: relative;
}
#mySidenav ul li ul li {
    border: medium none;
    margin: 0;
    padding: 0;
}
#mySidenav ul li {
     border-bottom: 1px solid #cecece;
    float: left;
    list-style: outside none none;
    margin: 0 9%;
    padding: 5px 0 7px;
    width: 82%;
}
#mySidenav ul li ul li a {
    padding:2px 0 5px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}
  @media only screen and (min-width: 320px) and (max-width: 480px) {
      
      .header2{
          border-image:none;
          border-style: none;
    border-width: 0;
      }
	  .head-product
{
display: none;
}
.gems_div
{
    display: block;
}
	  .thumb2 > img {
    width: 100%;
}
	 
	 .resp-tabs-container.ver_2 > div {
       float: left;
    margin: 0 2% 55px 1%;
}
.productItem.col-md-4.col-sm-6.col-xs-6 {
    padding: 7px !important;
} 
	  
.borderLine{
	
	   width: 150px;
}

.request.right {
    float: right;
    width: 67%;
}
.productCode, .request p {
  
    font-size: 11px;
   
}
.productModal .modal-body {
    padding: 20px;
}
.nextBtn, .prevBtn
{
	 top: -175px;
}
.request.right > p {
    float: left;
    margin: 6px 0 0;
}
.contactBtn {
    background: #c4161c none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: right;
    margin-left: 0;
    padding: 0.5em;
}
.productName {
  
    font-size: 13px;
    margin: 10px 0;
   
}
.productCol {
   padding: 1em 0 0;
   
}

.resp-tabs-container.ver_3 > div {
    float: left;
    padding: 0 9px 55px 4px;
}
.productItem.col-md-4.col-sm-6.col-xs-6.col-xs-6 {
    padding-left: 0;
}
.productName
{
	 font-size: 13px;
    height: 41px;
    line-height: 18px;
    margin: 9px 0 0;
    padding: 0;
}
	
	  
	 .aboutHead > br {
    display: none;
}
.contactUs.animateUp > img:last-child {
    display: block;
}
.contactUs.animateUp > img:first-child {
    display: none;
}
.res-footer {
    background: #0b0b0b none repeat scroll 0 0;
    float: left;
    width: 100%;
	padding-bottom:40px;
	display:block;
}
.res-footer > img {
     display: block;
    margin: 0 auto;
    padding: 15px 0;
    width: 150px;
}
.res-footer > p {
     color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    text-align: center;
}
.testimonialRow {
    margin: 0 2em;
    padding: 2em 0;
	border-bottom:1px solid #909090;
}
.clientName h2 {
    font-size: 16px;
}
.clientName h5 {
    font-size: 10px;
   
}
.testimonialBanner {
    background: rgba(0, 0, 0, 0) url("images/testimonials-ban.jpg") no-repeat scroll right top / cover ;
}
.testimonialBanner .bannerTxt {
    margin: 0 0 0 32px;
    padding: 4em 0;
    width: 70%;
}
.testimonialBanner .bannerTxt h2 {
    color: #215343;
    font-size: 18px;
    margin: 0;
    text-align: left;
}

.appointmentBanner {
    background: rgba(0, 0, 0, 0) url("images/book_your_appointment_ban.jpg") no-repeat scroll right top / cover ;
}
.appointmentBanner .bannerTxt {
    margin: 0 0 0 32px;
    padding: 4em 0;
    width: 70%;
}
.appointmentBanner .bannerTxt h2 {
    color: #215343;
    font-size: 18px;
    margin: 0;
    text-align: left;
}
.appointmentForm {
	margin-left:10px;	
	margin-bottom:30px;
	height:auto;
}
.appointmentCostTypes {
	margin-left:10px;
	float:left
}
.appointmentFormGroup h3 {
	font-size:14px;
	font-weight:normal;
}
.h3ExtendedWidth {
	width:50% !important;
}
.QuesExtendedWidth {
	width:100% !important;
}
.horExtendedWidth {
	width:55% !important;
}
.appointmentFormGroup .labelGroup { 
	float: left;
    width: 50%;
}
.appointmentFormGroup label { 
 	width:100%;
}
.appointmentFormGroup .questions {
	width:20%;
}
.appointmentFormGroup .horoscopes { width:20%; }
.appointmentFormSendOTP { margin-left:0; float:none; width:100%; }
.appointmentFormSendOTP p { width:58%; }
.appointmentFormEnterOTP { float:left; width:100%; }
.appointmentFormEnterOTP p { width:90%; margin:0 0 2% 0; }
.appointmentFormSubmit p { width:100%; margin:2% 0 2% 0; }
.appointmentFormEnterOTP input { width:55%; }
.appointmentFormSubmit { float:left; margin:0; width:100%; }
.appointmentFormSubmit .disableSubmitButton { float:left; }
.appointmentFormSubmit .submit { float:left; }


.clientMsg p {
   
   font-size: 10px;
    line-height: 15px;
    text-align: left;
   
}
.testimonialRow:nth-child(2n) .clientMsg {
    padding-right: 0;
}
.testimonialSection {
   padding:0 0 55px 0;
}
.testimonialRow:nth-child(2n+1), .testimonialSection {
    background: #e6e6e8 none repeat scroll 0 0;
}
.testimonialRow:nth-child(2n) {
    background: #e6e6e8 none repeat scroll 0 0;
}

.testimonialRow:nth-child(2n) .clientName {
    float: left;
}
.clientName.col-md-4 {
    float: left;
    width: 50%;
}
.clientMsg {
    float: left;
    padding: 0;
    width: 50%;
}
.testimonialRow:nth-child(2n+1) .clientMsg {
    padding-left: 0;
}
.animatedParent.row.article {
    margin: 0;
}
.testimonialRow:last-child {
    border-bottom: medium none;
}
.bold {
    color: #030000;
}
.none
{
	display:none;
}
.aboutHead {
    font-size: 26px;
    text-align: center;
}
.aboutStore p {
  
    font-size: 11.3px;
    text-align: center;
	 padding: 0 0 15px;
}
.border-bottom {
    border-bottom: 1px solid #909090;
}
.about-img{
	display:none;
}
	  .servicesCol.col-md-3 {
    float: left;
    padding: 0 0 0 6%;
    width: 94%;
}
.about-content {
    margin: 0;
}
.about-bold {
    color: #030000 !important;
    font-size: 18px !important;
	 border-bottom: 1px solid #909090;
}
.img-responsive {
    margin: 0 auto;
    width: 200px;
}
.advisorInfo h3 {
    color: #444444;
    font-size: 17px;
    margin: 5px 0;
    text-align: center;
}
.aboutAdvisor p {
    color: #444444;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.advisorDetail p {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
}
.advisorDetail {
    padding: 0 37px;
}
.advisorInfo {
    padding-right: 0;
}

.serviceDetails {
     height: 187px;
    overflow: hidden;
    padding: 0 0 0;
}
.serviceRow h3 {
     color: #030000;
    font-size: 19px;
    text-align: center;
}
.servicesItems:last-child {
    border: medium none;
    
    padding-bottom: 50px !important;
}

.servicesBanner {
    background: rgba(0, 0, 0, 0) url("images/services-banner-res.jpg") no-repeat scroll 0 0 / cover ;
}
.bannerTxt h2 {
  
    font-size: 14px;
}
.servicesBanner .bannerTxt {

    padding: 2em 0;
  
}

.servicesImg.col-md-3 {
    float: left;
    width: 15%;
}
.servicesInfo.col-md-9 {
    float: left;
    padding: 0 0 27px;
	 width: 80%;
}
.servicesSection {
    padding-top: 0;
}
.serviceRow {
   background: #e6e6e8 none repeat scroll 0 0;
    margin: 0;
    padding: 0 4%;
    width: 100%;
}
.serviceRow p {

     font-size: 12px;
    line-height: 16px;
    text-align: center;
}
.darkBg{
	
	background: #e6e6e8 none repeat scroll 0 0;
 }
 .servicesItems img {
    display: block;
    margin: 0 auto;
    width: 85%;
	   height: auto;
}
	  .servicesItems {
   border-bottom: 2px solid #909090;
    margin-bottom: 8px;
    padding: 0 0 25px !important;
}
	   
.res-head{
	
display:block;
height:117px
	
}
#navbar-primary, .header::after, #footer, .happyStories, .gemStones, .productGallery, .banner{
	
	display:none;
}

	
.container{

padding:0;
width:100%;	
}

	  .res-head > span {
    margin: 40px 0 0 16px;
}
.res-head > span > img {
    margin: 0;
    width: 30px;
}
.res-logo > a > img {
   
    width: 68%;
}


.ourServices {
    margin: 0;
    padding: 0 12px 41px;
}
.servicesImg {
    float: left;
}
.servicesInfo {
       float: left;
    padding: 0 0 20px 8px;
    width: 82%;
}
.servicesInfo h4 {
     color: #444444;
    font-size: 16px;
    margin: 5px 0 3px;
}
.servicesInfo.col-md-9 > p {
    font-size: 10px;
    line-height: 16px;
    margin-bottom: 5px;
	color: #444444;
}	
 
.servicesImg.col-md-3 {
    float: left;
    width: 18%;
}
.servicesCol.col-md-3 {
    float: left;
    width: 100%;
}
.readMore {
    font-size: 11px;
    margin: 0;
    padding: 4px 7px;
}
.servicesImg.col-md-3 > img {
    width: 50px;
}
	.contentText > p {
     color: #444444;
    font-size: 10.6px;
  
    line-height: 14px;
    text-align: left;
}
.welcomeContent {
    background: #e6e6e8 none repeat scroll 0 0;
}
.contentText {
    border-bottom: 1px solid #909090;
    margin:1.5em 8% 0.5em;
    padding: 0 0 5px;
}
.contentText h3 span {
    font-family: 'Roboto-Thin';
    font-weight: normal;
	
}
.contentText h3 {
    font-size: 15px;
    margin: 0 0 11px;
    text-align: left;
	color:#444444;
} 
.gotoMenu {
    display: none;
}
.bootstrap-datetimepicker-widget { left:10px !important; }
.bootstrap-datetimepicker-widget.pull-right:after { right:37px !important; }
.bootstrap-datetimepicker-widget.pull-right:before { right:37px !important; }
	  }
@media screen and (max-width: 320px) {
.res-logo > a > img { width:70% }	
}
.fix-btn
{
    position: fixed;
    z-index: 9;
    right: 0;
    transform: rotate(-90deg);
    transform-origin: right bottom 0;
    background: #c4161c;
    width: 206px;
    color: white;
    border-radius:4px;
    font-size: 14px !important;
    padding: 10px 10px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    transition: 0.5s;
    animation: glowing 1500ms infinite;
}
.btn1
{
    background: #c30e0e;
    color: #fff;
    border-radius: 4px;
    font-size: 10px !important;
    padding: 12px 12px;
    text-align: center;
    font-weight: bold;
    transition: 0.5s;
    animation: glowing 1500ms infinite;
    position:absolute;
    right: 0px;
    top: 39px;
}

.btn1:hover{
  color:#fff;
}

@keyframes glowing
{
   	0% {
    background-color: #c30e0e;
    box-shadow: 0 0 3px #b20000ba;
    }
    
    50% {
        background-color: #ff0000b8;
        box-shadow: 0 0 12px #ff0000b8;
    }
    100% {
        background-color: #c30e0e;
        box-shadow: 0 0 3px #b20000a6;
    }
}



.floating{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:30px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}


.floating::before{
    position: absolute;
    content: '';
    border: 6px solid #25d366;
    left: -13px;
    top: -12px;
    border-radius: 50%;
    animation: pulse 1.2s linear infinite;
    width: 86px;
    height: 86px;
}

@keyframes pulse {
  
  0%{
    transform: scale(0.7) ;
    opacity: 0 ;
  } 
  50%{
        opacity: 0.9 ;
  }
   100%{
    transform: scale(1.1) ;
    opacity: 0 ;
  }
}

.my-float{
	margin-top:16px;
}

.call{
    position: fixed;
    left: 44px;
    bottom: 20%;
}

.call .calla{
    
}

.call .calla i{
    font-size: 30px;
    color: #fd2f32;
    background: transparent;
    padding: 12px 15px;
    border-radius: 50px;
    border: 1px solid #fd2f32;
}

.call .calla:hover i{
    color: #fff;
    background: #fd2f32 ;
    border: 1px solid #fd2f32;
}


.social-icons{
    position: fixed;
    right: 0%;
    top: 40%;
}

.social-icons ul{
    list-style:none;
    padding:0px;
    margin:0px;
}

.social-icons ul li{
    padding: 0px 0px;
}

.social-icons ul li a{
    
}

.social-icons ul li a i{
    
}


.social-icons ul{

}
.social-icons ul li{
    padding: 1px 0px;
}

.social-icons ul li a{
    position: relative;
    font-size: 20px;
    display: inline-block;
    padding: 0px; 
}

.social-icons ul li a::before{
    content: '';
    position: absolute;
    top: 0;  left: 0;
    width: 100%;   height: 100%;
    background: #f00;
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0);    
    transition: transform .5s;
}
.social-icons ul li:hover a::before{
    transform-origin: left;
    transform: scaleX(1);
}
.social-icons ul li:nth-of-type(1) a::before{
    background: #3b5999;
    border-radius: 6px;
}
.social-icons ul li:nth-of-type(2) a::before{
    background: linear-gradient(45deg, #ff7540, #eb19a1);
    border-radius: 6px;
}
.social-icons ul li:nth-of-type(3) a::before{
    background: red;
    border-radius: 6px;
}

.social-icons ul li a i{
    width: 36px;
    text-align: center;
    padding: 6px 6px;
    border: 1px solid;
    border-radius: 3px;
    color: red;
}

.social-icons ul li:hover a i{
    color:#fff;
    border: 1px solid red;
}

.in-sty .labelGroup select{
    width: 78%;
    height: 38px;
    border: 1px solid #000;
    font-weight: 600;
}

.in-sty .labelGroup select option{
    font-weight: 600;
}

.head-con .container , .headerNav .container{
    width:auto;
    margin:0px;
    padding:0px 30px;
}

 


#mCSB_1_container{
    text-align:justify;
}

