
@font-face {
     font-family:montserrat-medium;
    src:url(../fonts/montserrat-medium.ttf);
}

@font-face {
     font-family:montserrat;
    src:url(../fonts/montserrat.ttf);
}


@font-face {
    font-family:Roboto-Regular;
    src:url(../fonts/Roboto-Regular.ttf);
}

@font-face {
    font-family:Roboto-Light;
    src:url(../fonts/Roboto-Light.ttf);
}

@font-face {
    font-family:PlayfairDisplay-Regular;
    src:url(../fonts/PlayfairDisplay-Regular.ttf);
}


@font-face {
    font-family:dancingscript;
    src:url(../fonts/dancingscript.ttf);
}

@font-face {
    font-family:berkshireswash;
    src:url(../fonts/berkshireswash.ttf);
}


h1,
h2,
h3,
h4,
h5,
h6 {
	 font-family:montserrat;
	 font-weight:normal}



body{
	  font-family:Roboto-Regular;
	 font-size:14px;
	 
}





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

.top_sec{
	width:100%; 
	float:left;
	background:#400000;
	padding:10px 0 7px 0
}


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


.top_sec_left p {
	margin:0; color:rgba(255,255,255,.9);
	display:inline-block; float:left;
	border-right:1px solid rgba(255,255,255,.4);
	padding-right:15px; margin-right:15px;
	font-size:12px
}


.top_sec_left p:last-child {
	border-right:0;
	padding-right:0px; margin-right:0px
}


.top_sec_left p i {
	padding-right:10px; color:#fff
}

.top_sec_left p  span {
	 font-family:Roboto-Regular;
	 
}

.top_sec_left p a {
	color:rgba(255,255,255,.9);
		transition: all 0.5s ease-in-out;
}

.top_sec_left p a:hover {
	color:#fff
}


.top_sec_left p .fa-whatsapp {
	font-size:15px
}


.top_sec_right{
	display:inline-block; 
	float:right;
		margin-top:-3px
}

ul.mail_ul{
	 display:inline-block
}

ul.mail_ul li {
	color:rgba(255,255,255,.9)
}

ul.mail_ul li span {
	font-size:12px;
}

ul.mail_ul li i {
	padding-right:10px; color:#fff
}

ul.mail_ul li a{
	color:rgba(255,255,255,.9);
	font-family:Roboto-Regular;
	
}

.top_sec_right ul li a{
	font-size:12px;
	transition: all 0.5s ease-in-out;
}

.top_sec_right ul li a:hover{
	color:#fff;
	transition: all 0.5s ease-in-out;
}

.top_social {
	 display:inline-block;
	 border-left:1px solid rgba(255,255,255,.4);
	 padding-left:10px; margin-left:15px
}

.top_social li {
 display:inline-block
}

.top_social li a {
	color: rgba(255,255,255,.9);
	padding:0 7px
	
}


@media (max-width:1150px) {
	
	.top_sec_left p.top_worktime {
		display:none
	}
	
	.top_sec_left p.top_cumr_care {
		border-right:0; margin-right:0; padding-right:0
	}
	
}



@media (max-width:992px) {
	.top_sec_right {
		display:none
	}
	
	.top_sec_left {
		float:right ; width:auto
	}
		
}


@media (max-width:400px){
	
	.top_sec_left p.top_cumr_care {
		display:none
	}
	
	.top_sec_left p {
		border-right:0; padding-right:0; margin-right:0
	}
}



.header_logocol {
	width:15%; float:left;
	padding:0 15px
}

.header_menu_col {
	width:42.5%; float:left;
	padding:0 15px
}


.header_container {
	width:100%; 
	max-width:100%;
	padding:0 30px;
    margin:0 auto	
}




.second_head{
	width:100%; 
	position:relative;
	float:left
	}	
	
.for_megamenu{
	width:100%; 
	position:relative;
	float:left
	}	
				
.logo_sec{
	width:100%; 
	float:left; background:#fff; 
	}	
	
.logo_sect_fixed{
	width:100%; 
	top:0;
	background:#fff;
	box-shadow: 0px 6px 16px -2px rgba(0, 0, 0, 0.1);
	position:fixed; z-index:1000;
	-ms-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-op-animation-name: fadeInDown;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;	
	}	
	

.logo_part{
	width:100%; float:left;
position:relative; text-align:center;
}	

		
.logo_part a img {
	width:120px; margin-top:11px;
	position:relative;
	z-index:2
}	


	
.menu_part{
	width:100%; float:left;
}	
		
.desktop_menu{
	width:100%; float:left
}
			
.desktop_menu_ul {
  display:inline-block;
}

.menuf_right {
	float:right
}

.menuf_left {
	float:left
}


.desktop_menu_ul > li {
	display:inline-block;
	float:left ; color:#fff;
	position:relative; padding:0 15px;
}

.desktop_menu_ul > li a span.menuhovericon {
	text-align:center; position:relative;
	display:block; transition: all 0.5s ease-in-out;
}

.desktop_menu_ul > li a span.menuhovericon i {
	position:absolute; 
	top:-20px; left:50%; margin-left:-5px;
	opacity:0;
	visibility:hidden;
	transition: all 0.5s ease-in-out;
	
}

.desktop_menu_ul > li:hover a span.menuhovericon i{
	top:-15px;
	opacity:1;
	visibility:visible;
	transition: all 0.5s ease-in-out;
}

/* .desktop_menu_ul > li.menu_active a span.menuhovericon i { */
    /* top:-15px; */
	/* opacity:1; */
	/* visibility:visible; */
/* } */


.desktop_menu_ul > li:last-child{
	padding-right:0
}

.desktop_menu_ul > li.first_child_pad{
	padding-left:0
}




.desktop_menu_ul > li > a{
	 color:#333; 
	 font-size:16px; display:block; font-weight:400;
	 padding:40px 0px; transition: all 0.5s ease-in-out;
}


.desktop_menu_ul > li:hover > a{
	 color:#400000; transition: all 0.5s ease-in-out;
}


.desktop_menu_ul > li > ul {
	position:absolute;
	left:0px; z-index:1000; background:rgba(255,255,255,0.95);
	width:150px; 
	top:100px; opacity:0; visibility:hidden;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	
}

.desktop_menu_ul > li:hover > ul {
	top:80px;
	opacity:1; visibility:visible;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.desktop_menu_ul > li.megamenu_position{
	position:static
}

.megamenu_position_for_col9{
	position:static !important
}

.desktop_menu_ul > li > ul.megamenu {
	position:absolute;  border-top:1px dashed #e1e1e1;
	left:0; 
	z-index:1000; background:rgba(255,255,255,1);
	width:100%; 
	top:110px; opacity:0; visibility:hidden;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	transition: all 0.1s ease-in-out;
	
}

.desktop_menu_ul > li:hover > ul.megamenu {
	top:100px;
	opacity:1; visibility:visible;
    transition: all 0.5s ease-in-out;
}



 ul.megamenu li {
	display:block;
	float:left; width:100%;
	position:relative
}

 ul.megamenu  li a {
	color:#222222;  font-size:15px;
	padding:5px 0px 5px 20px; display:block;
	  transition: all 0.5s ease-in-out;
	
}

 ul.megamenu  li a:before {
	 content:"\e080";
	 position:absolute;
	 left:0; 
	 top:6px;
    font-family: 'Glyphicons Halflings';
	font-size:10px;
	color:#979797
 }

 ul.megamenu li:last-child {
	border-bottom:0
}

 ul.megamenu  li  a:hover {
	 color:#c4a966;
	   transition: all 0.5s ease-in-out;
 }
 


.desktop_menu_ul > li > ul > li {
	display:block;
	float:left; width:100%;
	border-bottom:1px solid #ebebeb
}

.desktop_menu_ul > li > ul > li > a {
	color:#333;  font-size:15px;
	padding:10px 15px; display:block;
	  transition: all 0.5s ease-in-out;
	
}

.desktop_menu_ul > li > ul > li:hover > a {
	color:#c4a966; padding-left:20px;
	  transition: all 0.5s ease-in-out;
}

.desktop_menu_ul > li > ul > li:last-child {
	border-bottom:0
}



.desktop_menu_ul > li.menu_active a{
	color:#400000;
}


.desktop_menu_ul > li > a.header_quickenquiry {
	padding:7px 20px;
	border:1px solid #b98a16;
	background:#b59852;
	color:#fff; border-radius:20px; position:relative;
	top:34px; font-size:13px; text-transform:uppercase;
	transition: all 0.5s ease-in-out;
}

.desktop_menu_ul > li > a.header_quickenquiry:hover {
	border:1px solid #400000;
	color:#fff; background:#400000;
	transition: all 0.5s ease-in-out;
}	

	

.megamenu_jewelry {
	width:100%; float:left;
	padding-top:40px; padding-left:20px;
	padding-bottom:10px;
	padding-right:20px;
}
	

.mega_g_col{
	width:25%;
	padding:0 15px;
	float:left
}	

.mega_g_col_50{
	width:50%;
	padding:0 15px;
	float:left
}	


.megamenu_content{
	width:100%; float:left;
	text-align:center
}

.megamenu_content h4{
	color:#400000; font-size:16px;
	margin-bottom:25px;	
}


.jewelry_img  {
	margin-bottom:10px
}

.jewelry_img img {
	border-radius:4px; border:1px solid #ebebeb
}


.mega_brds_ul .megamenu{
	max-width:600px
}

.megamenu_brands {
	width:100%; float:left;
	padding-top:40px; padding-left:20px;
	padding-bottom:50px;
	padding-right:20px;
}

.mega_brands_col {
	width:20%; padding:0 15px;
	float:left; 
}

.mega_brands_col_60 {
	width:60%; padding:0 15px;
	float:left; 
}


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


	


	
.mobilemenu{
	width:100%; float:left;
	position:relative; display:none
}	

.mobile_menu_icon  {
	display:block;
	position:absolute;
	right:0; z-index:100;
	width:35px; top:-55px;
		transition: all 0.5s ease-in-out;
}



.mobile_menu_icon:hover  span.m_line1,
.mobile_menu_icon:hover  span.m_line2,
.mobile_menu_icon:hover  span.m_line3{
	background:#400000;
	width:100%;
	transition: all 0.5s ease-in-out;
}
	
.mobile_menu_icon  span.m_line1{
	display:block; float:right;
	width:100%; height:2px; background:#c4a966;
	margin-bottom:5px;
	transition: all 0.5s ease-in-out;
}	
	
.mobile_menu_icon  span.m_line2{
	display:block; float:right;
	width:70%; height:2px; background:#c4a966;
	margin-bottom:5px;
	transition: all 0.5s ease-in-out;
}	
	
.mobile_menu_icon  span.m_line3{
	display:block; float:right;
	width:100%; height:2px; background:#c4a966;
	margin-bottom:5px;
	transition: all 0.5s ease-in-out;
}	
	

.mobile_social{
		width:100%; 
		padding-top:5px;
		padding-bottom:150px
}

.mobile_social  li{
	display:inline-block;
    margin-right:20px;
}

.mobile_social  li:first-child {
	padding-left:0
}

.mobile_social  li a {
	color:#fff;
	font-size:15px; opacity:.6;
	transition: all 0.5s ease-in-out;
}

.mobile_social  li a:hover {
	opacity:1;
	color:#fff;
	 transition: all 0.5s ease-in-out;
}

.side-panel-dark .side-panel-menu .primary-structure .block__active {
	color:#c4a966; border:1px solid #c4a966;
	display:inline-block; position:relative;
	padding:10px 25px; border-radius:20px;
	top:30px;
}
	
	
	
	
@media (max-width:1303px) {
	
	.desktop_menu_ul > li {
		padding:0 10px
	}
	
	.megamenu_content h4 {
		font-size:12px
	}
	
	ul.megamenu li a {
	 font-size:12px
	}
	ul.megamenu li a:before {
		top:4px
	}
	
}	
	
	
@media (max-width:1100px) {
	
	.desktop_menu {
		display:none
	}
	.mobilemenu{
	 display:block
}

.logo_part a img {
	margin-bottom:12px;
	margin-top:10px
}

.top_sec_left p {
	font-size:12px
}

.top_sec_right li {
	font-size:12px
}

.header_logocol  {
	width:auto; 
}

.header_menu_col {
	width:100%; 
}

}



@media (max-width:480px) {
	
	.logo_part a img {
	width:100px;
}

	.mobile_menu_icon {
		top:-50px
	}
}


.slide-menu ul li.mobile_gdrate {
	border-bottom:0; padding-left:20px
}

.slide-menu ul li.mobile_gdrate a{
	    color: #c4a966;
    border: 1px solid #c4a966;
    display: inline-block;
    position: relative;
    padding: 10px 25px;
    border-radius: 20px;
	cursor:pointer; top:30px
}

.slide-menu ul li.mobile_gdrate a:hover {
	color:#fff;  
}




/*-------------------------------
  Popup Styles
---------------------------------*/
.block-bg {
  background:#000 url(../images/goldrate.jpg) center no-repeat ;
  background-size:cover;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;

  top: 0;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  transition: -webkit-transform 0.8s ease 0s, transform 0.8s ease 0s, opacity 0.5s ease 0s, visibility 0.5s ease 0s;
  visibility: hidden;
  width: 100%;
  z-index:2000; 
  padding:30px;
  overflow-y:auto
  
  }
  .block-bg.is-visible {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible; }
  .block-bg .close__wrap {
	  opacity:.7;
    color: white;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    line-height: 25px;
    margin-top: -12.5px;
    padding-right: 25px;
    position: absolute;
    right: 15px;
    text-transform: uppercase;
    top:30px;
    z-index: 11;
    transition: 0.4s; }
    .block-bg .close__wrap:hover {
      color: #c4a966; opacity:1;}
    .block-bg .close__wrap::after {
      content: "\e014";
      font-family: 'Glyphicons Halflings';
      font-size: 14px; opacity:.8;
      position: absolute;
      right: 0;
      top: 0; }


.block-bg.close__top .close__wrap {
  right: 90px;
  top: 50px; }

.minisearch .field__search {
  left: 0;
  margin: 0 auto auto;
  max-width: 1000px;
  padding: 0 5px;
  position: fixed;
  right: 0;
  top: 50%; }
  .minisearch .field__search input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: transparent none repeat scroll 0 0;
    border-color: currentcolor currentcolor #ebebeb;
    -o-border-image: none;
       border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #fff;
    height: 60px;
    padding: 10px 60px 10px 10px;
    position: static;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: 1;
    font-size: 16px;
    outline: none; }
  .minisearch .field__search .action {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .minisearch .field__search .action a i {
      color: #797979;
      display: inline-block;
      font-size: 26px;
      height: 60px;
      left: 0;
      line-height: 60px;
      text-align: center;
      top: 0;
      width: 60px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .box-menu-content .ppnav .ppmainmenu li.drop {
    position: static; }

  .box-menu-content .ppnav .ppmainmenu li.drop .ppmegamenu.mega04 {
    width: 725px; } 
	
}




.pp__logo a img  {
 width:150px	
}


.pop_content{
	width:100%; float:left;
	position:relative; text-align:left;
	padding-top:200px
}


.pop_goldratecontent{
	width:750px;
	position:relative;
	float:right
}

.pop_goldratecontent h3 {
	color:#c4a966; font-size:26px;
	padding-left:15px; padding-bottom:5px
}

.pop_goldratecontent ul {
	width:50%; float:left;
	padding:0 15px
}

.pop_goldratecontent ul li {
	color:#bbbbbb;
	font-size:16px;
	margin-bottom:5px
}

.pop_goldratecontent ul li span {
	color:#c4a966;
}

.pop_goldratecontent ul li.golddate {
	color:#bbbbbb
}



@media (max-width:1220px) {
	.pop_goldratecontent {
		width:550px
	}
}


@media (max-width:830px) {
	
	.pop_goldratecontent {
		width:100%
	}
	
	.pop_goldratecontent ul {
		width:100%
	}
	
	.pop_goldratecontent ul.goldrate_karnadaka {
		float:right; display:inline-block; width:auto;
		padding-top:30px
	}
	
	.block-bg {
		background:url(../images/bg1.jpg) center no-repeat;
		background-size:cover
	}
	
	.pop_content {
		padding-top:30px;
		margin-top:30px;
		border-top:1px solid rgba(255,255,255,.2)
	}
	
	.block-bg .close__wrap {
		top:0; margin-top:-20px;
		right:-15px
	}
	
}



@media (max-width:480px) {

.pop_goldratecontent ul.goldrate_karnadaka {
		float:left; 
	}
		}



.home_diamond_collection {
	width:100%;
	float:left; padding-top:60px;
	padding-bottom:30px
}

.d_collection_col {
	width:33.3333%;
	padding-left:15px;
	padding-right:15px;
	float:left
}
		
.border_box{
	width:100%;
	float:left; margin-bottom:30px
}

.border_box_img{
	width:100%;
	float:left; position:relative;
	overflow:hidden
}


.zoom-effect img {
	width:100%
}


.zoom-effect:before {
    z-index: 1;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 20px;
    bottom: 20px;
    border-top: 1px solid #c4a966;
    border-bottom: 1px solid #c4a966;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.zoom-effect:after {
    z-index: 1;
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 10px;
    bottom: 10px;
    border-left: 1px solid #c4a966;
    border-right: 1px solid #c4a966;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.zoom-effect:hover:before,
.zoom-effect:hover:after {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}


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

.border_box_title h1 {
	font-size:18px;
	font-weight:normal;
	margin:0; padding:10px 0 0 0;
	position:relative;
	color:#333; padding-right:20px;
	
}

.border_box_title h1:after {
	position:absolute;
	right:0;
	top:16px;
	content:"\e258";
	font-size:13px;
	font-family: 'Glyphicons Halflings';
}


.border_box:hover .border_box_title h1{
	color:#400000
}


.home_title_sec{
	width:100%;
	float:left;
	text-align:center; 
	padding-bottom:20px
}

.home_title_sec h1 {
	color:#400000;
	font-size:35px;
	margin-top:0;
	font-family:PlayfairDisplay-Regular;
}

.home_title_sec p {
	font-size:16px;
	color:#666;
	line-height:27px;
	width:720px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.border_box_title h1 {
		font-size:15px; color:#000
	}
	
	.border_box_title h1:after {
		font-size:10px; top:15px
	}
}

@media (max-width:768px) {

.d_collection_col {
	width:50%;
}

}


@media only screen and (min-width:480px) and (max-width:650px) {
	.border_box_title h1 {
		font-size:14px; color:#000
	}
	
	.border_box_title h1:after {
		font-size:10px; top:13px
	}
}


@media (max-width:480px) {

.d_collection_col {
	width:100%;
}

.home_diamond_collection {
	padding-top:30px
}

.home_title_sec h1 {
	font-size:28px
}

.home_title_sec p {
	font-size:15px;
	line-height:24px
}

}



.center_banner {
	width:100%; float:left;
    height:440px;
	background:url(../images/bg2.jpg) center  no-repeat ;
	background-size:cover;
	margin-top:10px
	
}


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

.center_banner_box {
	width:auto;
	float:right;
	margin-top:110px;
	margin-right:180px;
	text-align:center
}

.center_banner_box h1 {
	font-size:60px;
	color:#400000; margin:0;
	font-family:PlayfairDisplay-Regular;
}

.center_banner_box h2{
	font-size:35px;
	color:#000; margin:0;
	font-family:PlayfairDisplay-Regular;
}

.readm_more {
	width:100%;
	float:left;
	padding-top:30px
}

.readm_more a {
	background:#400000;
	color:#fff;
	font-size:16px;
	padding:12px 30px;
	border-radius:25px;
	border:2px solid #400000;
	transition: all 0.5s ease-in-out;
	
}

.readm_more a i {
	font-size:12px
}

.readm_more a:hover {
	background:#2e0000;
	color:#fff;
	transition: all 0.5s ease-in-out;
}


@media (max-width:992px) {
	.center_banner_box {
	
	margin-right:10px;
	
}
}

@media (max-width:768px) {
	
	
.center_banner {
	
	background:url(../images/bg3.jpg) center ;
	
}

.center_banner_box {
	margin-left:auto;
	margin-right:auto;
	float:none;
	
}

	
}



@media (max-width:400px) {
	.center_banner_box h2 {
		font-size:30px
	}
	
	.center_banner_box h1 {
		font-size:40px; padding-top:5px
	}
	.readm_more a {
		font-size:12px
	}
	
	.readm_more a i {
		font-size:10px
	}
	
	.center_banner_box {
	
	margin-top:60px;
	
}

.center_banner {
	height:auto; padding-bottom:90px
}
	
}



.home_gold_collections {
	width:100%; float:left;
	padding-top:80px; padding-bottom:80px
}


.h_collections_col {
	width:50%;
	float:left;
	padding:0 15px
}

.home_goldcollection_box {
	width:100%;
	float:left;
	margin-bottom:30px
}


.zoom-effect2 {
	width:100%;
	float:left;
	position:relative
}

.zoom-effect2 img{
	width:100%
}


.zoom-effect2:before {
    z-index: 1;
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 20px;
    bottom: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.zoom-effect2:after {
    z-index: 1;
    content: "";
    position: absolute;
    left: 20px;
    right: 20px;
    top: 10px;
    bottom: 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transition: all 0.45s ease-in-out;
    -moz-transition: all 0.45s ease-in-out;
    -o-transition: all 0.45s ease-in-out;
    -ms-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(0, 1);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.zoom-effect2:hover:before,
.zoom-effect2:hover:after {
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}

.home_gold_col_titlte{
	width:100%;
	float:left;
	text-align:center
}

.home_gold_col_titlte h1 {    
	font-size:18px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 0 0;
    position: relative;
    color: #333;
    padding-right: 20px;
	  transition: all 0.5s ease-in-out;
	
}

.home_gold_col_titlte h1:hover {
	color:#400000;
	 transition: all 0.5s ease-in-out;
}


@media screen and (max-width:768px) and (min-width:481px) {
	
.home_gold_col_titlte h1 {
	font-size:12px;
	color:#000
}

}

@media (max-width:480px)  {
	.h_collections_col {
		width:100%
	}
	
	.home_gold_collections {
	padding-top:60px; padding-bottom:40px
}
	
}





.home_video{
	width:100%; float:left;	
	padding:100px 0 130px 0;
	 background:url(../images/bg4.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow:hidden
}

.home_videocontent{
	width:100%; float:left;	text-align:center
}

.home_videocontent_title{
	width:100%; float:left;	
	margin-bottom:30px;
	
}

.home_videocontent_title h1 {
	font-size:40px; 
	color:#fff;
	padding-bottom:0px; margin-top:0;
	font-family:PlayfairDisplay-Regular;
}

.home_videocontent_title h1 span {
	color:#d7b86c; font-weight:500
}

.video_title_line{
	margin-left:auto;
	margin-right:auto;
	width:180px;
	background:#c4a966;
	height:2px;
	position:relative
}

.video_title_line span {
	width:12px; height:12px;
	background:#c4a966;
	margin:auto; border-radius:50%;
	position:absolute;z-index:10;
	left:50%;
	top:-5px;
	margin-left:-8px
}


.home_videocontent p{
	font-size: 18px;
    color: #fff;
    line-height: 30px;
    width: 720px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.home_video_btn {
	width:100%; float:left;	
	padding-top:20px
}

.home_video_btn a{
	width:60px;
	height:60px;
	margin:0 auto;
	border-radius:50%;
	border:2px solid #c4a966;
	background:#c4a966;
	display:block;
	position:relative;
	color:#fff;
	font-size:20px;
	line-height:55px;
	text-align:center;
	padding-left:5px;
	 transition: all 0.5s ease-in-out;
}

.home_video_btn a:hover {
	color:#fff;
	 transition: all 0.5s ease-in-out;
}




.pulse {
  box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse 2s infinite;
}
.pulse:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}




@media (max-width:768px) {
	.home_videocontent_title h1 {
		font-size:27px
	}
	
	.home_video{
	padding:60px 0 85px 0;
	}
	
}




.home_platinamsec{
	width:100%;
	float:left;
	background:url(../images/bg5.jpg) no-repeat center  ; 
	background-size:cover;
	padding:100px 0 80px 0
}

.home_platinamsec .home_title_sec {
	margin-bottom:20px
}

.home_platinam_col {
	width:50%;
	float:left;
	padding:0 15px;
}

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

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

.home_platinamimg {
	width:100%; float:left;
	position:relative
}

.home_platinamcont {
	width:100%; float:left;
	padding-bottom:10px
}

.home_platinamcont h1 {
	font-size:24px;
	color:#400000; 
	margin-bottom:5px;
	margin-top:15px;
	
}

.home_platinamcont p {
	line-height:27px;
	font-size:16px;
	color:#333
}

.h_platinam_more {
	width:100%; float:left;
	text-align:center; padding-top:80px
}

.h_platinam_more a {
	color:#400000;
	font-size:16px;
	border-radius:25px;
	padding:10px 25px;
	border:1px solid #400000;
	font-family:Roboto-Regular;
	 transition: all 0.5s ease-in-out;
}

.h_platinam_more a i {
	font-size:12px;
	
}

.h_platinam_more a:hover {
	color:#400000;
	opacity:.8;
	transition: all 0.5s ease-in-out;
}



@media screen and (max-width:992px) and (min-width:601px){
	
	.home_platinamcont h1 {
		font-size:20px
	}
}



@media (max-width:600px) {
	.home_platinam_col {
		width:100%
	}
	
	.home_platinambox2 {
		padding-top:30px
	}
	
	.home_platinamsec {
		padding-top:60px;
		padding-bottom:60px
	}
	
	.h_platinam_more {
		padding-top:30px
	}
	
	.home_platinamsec .home_title_sec {
		margin-bottom:0
	}
	
	.home_platinamcont h1 {
		font-size:20px
	}
	
}




.home_newarrivals{
	width:100%; float:left;
	padding-top:60px;
	background:#fff; padding-bottom:60px
}

.home_newarrivals .home_title_sec h1{
	margin-bottom:0
}

.home_newarrivals .home_title_sec p{
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:5px;
	color:#333; 
	padding-top:3px;
	font-family:montserrat
}


.new_arrivals_sldier {
	width:100%; float:left;
	padding-left:30px; padding-right:30px
}

.new_arrivals_title{
width:100%; float:left;	
text-align:center
}


.new_arrivals_title h1{
	font-size:18px;
    font-weight: normal;
    margin: 0;
    padding: 10px 0 0 0;
    position: relative;
    color: #333;
    padding-right: 20px;
	
}


.new_arrivals_sldier .border_box {
	margin-bottom:10px
}


.owl-prev, .owl-next {
	position:absolute;
	top:50%;
	margin-top:-60px !important;
	transition: all 0.5s ease-in-out;
}

.owl-next {
	right:0;
	opacity:0; visibility:hidden
}

.owl-prev {
	left:0px;
	opacity:0; visibility:hidden
}



.new_arrivals_sldier:hover .owl-prev {
	opacity:1; visibility:visible;
	left:-35px;
	transition: all 0.5s ease-in-out;
}

.new_arrivals_sldier:hover .owl-next {
	opacity:1; visibility:visible;
	right:-35px;
	transition: all 0.5s ease-in-out;
}


@media screen and (max-width:992px) and (min-width:480px){
	.new_arrivals_title h1 {
		font-size:15px;
		color:#000
	}
}


@media (max-width:992px) {
	
.owl-prev, .owl-next {
	position:inherit;
	top:auto;
	margin-top:0px !important;
	transition: all 0.5s ease-in-out;
}

.owl-next {
	right:auto;
	opacity:1; visibility:visible;
}

.owl-prev {
	left:auto;
	opacity:1; visibility:visible;
}

}

@media (max-width:480px) {
	.new_arrivals_sldier {
		padding-left:0; padding-right:0
	}
}



.home_whysulthan {
	width:100%; float:left;
	background:#fcf3f3;
	padding:100px 0 80px 0; overflow:hidden
}

.home_whysulthan_left {
	width:100%; float:left;
	padding-right:30px; 
}

.home_whysulthan_left h2 {
	font-size:30px;
	color:#400000;
	
}

.home_whysulthan_left p {
	color:#333;
	font-size:16px;
	line-height:27px
}

.home_whysulthan_right {
	width:100%; float:left;
	padding-top:20px
}


.whysulthan_more {
	width:100%; float:left;
	padding-top:30px;  padding-bottom:50px
}

.whysulthan_more a {
	color:#fff;
	background:#400000;
	font-size:16px;
	border-radius:25px;
	padding:10px 35px;
	border:1px solid #400000;
	font-family:Roboto-Regular;
	display:inline-block;
	 transition: all 0.5s ease-in-out;
}

.whysulthan_more a i {
	font-size:12px;
	
}

.whysulthan_more a:hover {
	background:#b59852;
	border-color:#b59852;
	color:#fff;
	transition: all 0.5s ease-in-out;
}

.why_sulthan_box_ul {
	width:100%; float:left;
	margin:0; padding:0
} 

.why_sulthan_box_ul li {
	width:50%; float:left;
	padding:0 15px
}

.why_sulthan_box {
	width:100%; float:left;
	 border:1px solid #c4a966;
	text-align:center;
	padding-top:40px;
	padding-left:20px; padding-right:20px;
	 background:rgba(181,152,82,0.03); 
	padding-bottom:40px;
	margin-bottom:30px;
	min-height:190px
}

.why_sulthan_box h2 {
	font-size:15px;
	margin:0;
	color:#333;
	font-family:Roboto-Regular;
	padding-top:15px;
	 transition: all 0.5s ease-in-out;
}
.why_sulthan_box h2 span {
	display:block
}


.why_box_icon {
	width:100%; float:left;
	margin-bottom:20px
}

.why_box_icon img {
	width:40px
}


.pgi_igi{
	width:100%; float:left; padding-top:20px;
	padding-bottom:10px
}

.pgi_igi ul li {
	width:50%; float:left;
	
}

.pgi_igi ul li img {
	margin-bottom:10px
}

.pgi_igi ul li h3{
	font-size:15px
}

.logo_bis {
	width:100% ; float:left; padding-left:40px
}

.logo_bis img{
	width:60px
}

.logo_pgi_igi{
	width:100% ; float:left;
	padding-right:30px; border-right:1px solid #e1e1e1;
	
}

.pgi_igi ul li p {
	display:block; width:100%; float:left; margin:0
}

.logo_pgi_igi img{
	width:250px; margin-top:0px
}



@media (max-width:991px) {
	
	.home_whysulthan_left {
		padding-right:0; padding-top:0;
		text-align:center;
	}
	
	.home_whysulthan {
		padding-top:60px;
		
	}
	
	.logo_pgi_igi{
	padding-right:0px; border-right:0;
	
}

.logo_bis {
	 padding-left:0px
}

	
}



@media screen and (max-width:768px) and (min-width:481px){
	
	.why_sulthan_box h2 {
		font-size:14px; color:#000
	}
	
	.why_sulthan_box_ul li {
		width:50%
	}
}


@media (max-width:768px) {
	
	.pgi_igi ul li {
	width:100%; 
	
}

.logo_pgi_igi{
	padding-bottom:30px
	
}
	
}


@media (max-width:480px) {
	
	.why_sulthan_box_ul li {
		width:100%
	}
	
	.why_sulthan_box  {
		min-height:10px
	}
	
	.pgi_igi ul li {
	width:100%; 
	
}
	
}



.footer_sec{
	width:100%; float:left;
	background:#0d0d0d;
	padding:60px 0 30px 0
}

.footer_sec p,
.footer_sec a,
.footer_sec li{
	color:#969696;
	font-size:15px
}

.footer_sec a:hover {
	color:#c4a966
}

.footer_sec p {
	line-height:27px
}


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

.footer_categories h1{
	font-size:18px;
	color:#c5c5c5;
	position:relative;
	margin-bottom:50px;
	
}

.footer_categories h1:before {
	width:30px;
	background:#c4a966;
	height:1px;
	position:absolute;
	bottom:-12px;
	left:0; content:"";
}


.footer_social{
		width:100%; float:left;
		padding-top:15px;	padding-bottom:20px
}


.footer_social ul {
	display:inline-block;
}

.footer_social ul li{
	display:inline-block;
    margin-right:10px;
}

.footer_social ul li:first-child {
	padding-left:0
}

.footer_social ul li a {
	color:#fff; opacity:.4;
	display:block;
	border:1px solid #fff;
	width:35px; height:32px;
	text-align:center; line-height:30px;
	transition: all 0.5s ease-in-out;
}

.footer_social ul li a:hover {
	opacity:1;
	color:#fff;
	 transition: all 0.5s ease-in-out;
}




.footer_navigations {
	padding-left:0px
}


.footer_navigations ul {
	width:100%; float:left
}

.footer_usefullinks .footer_navigations ul {
	width:50%
}

.footer_usefullinks .footer_navigations ul.fn_second_child {
	padding-left:15px
}

.footer_navigations ul li {
 position:relative;
 margin-bottom:15px;
 padding-left:20px
}

.footer_navigations ul li:before{
	position:absolute;
	left:0; top:2px;
	content:"\e080";
	font-family: 'Glyphicons Halflings';
	font-size:10px;
	color:#c4a966
}


.footer_info {
	padding-left:80px
}


.footer_contact ul.ftr_conatct {
	width:100%; float:left
}

.footer_contact ul.ftr_conatct li {
 position:relative;
 margin-bottom:15px;
 padding-left:25px;
 line-height:24px
}

.footer_contact ul.ftr_conatct li i {
	position:absolute;
	left:0;
	top:3px;
	color:#c4a966
}



.footer_logos{
	width:100%; float:left;
	padding-top:25px;
	padding-bottom:30px;
	border-top:1px solid ;
	border-bottom:1px solid ;
	border-color:rgba(255,255,255,.1);
	text-align:right; 
	margin-top:60px
}

.footer_logos img {
	opacity:.8
}


.footer_2{
	width:100%; float:left;
	padding-top:30px
}

.footer_logos .footer_copyright {
	text-align:left
}
 
.footer_copyright{
	width:100%; float:left;
	margin-top:5px
}


.footer_copyright ul{
	display:inline-block
}

.footer_copyright ul li {
	display:inline-block;
	line-height:24px;
	border-right:1px solid rgba(255,255,255,.3);
	padding-right:15px; margin-right:15px
}

.footer_copyright ul li:last-child {
	border-right:0;
	padding-right:0;
	margin-right:0
}


.footer_poweredby {
	width:100%; float:left;
	text-align:right
}

.footer_poweredby img {
	width:130px; opacity:.5;
	padding-left:5px; display:inline-block;
	 transition: all 0.5s ease-in-out;
}

.footer_poweredby img:hover {
	opacity:1;
	 transition: all 0.5s ease-in-out;
}

@media (max-width:992px) {
	
	.footer_categories {
		margin-bottom:30px
	}
	
	.footer_navigations {
		padding-left:0
	}
	
	.footer_logos {
		margin-top:30px;
		padding-top: 10px;
		text-align:center;
		padding-bottom:30px
	}
	
	.footer_copyright {
		padding-bottom:30px;
		
	}
	
	.footer_logos .footer_copyright {
	text-align:center
}
	
	
	.footer_sec {
		padding-bottom:80px
	}
	
	
	
	.footer_copyright ul li:last-child  {
		padding-top:15px
	}
	
	.footer_poweredby {
		text-align:center
	}
	
}









.container_normal{
	width:1170px;
	margin-left:auto;
	margin-right:auto;
	max-width:100%;
	padding:0 15px
}

.inner_bnr_sec {
	width:100%;
	float:left;
	background:#e9dcd6
}

.inner_bnr_sec img {
	width:100%
}


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

.inner_page p {
	font-size:16px;
	line-height:27px;
	color:#333
}

.in_about_sec{
	width:100%; float:left;
	padding-top:100px;
	padding-bottom:100px;
	background:#fcf1f1 url(../images/bg6.png) repeat center;
	
}


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

.in_about_img{
   width:100%; float:left;
   padding-top:30px;
   padding-bottom:40px
}


.in_about_sec p {
	text-align:justify
}

.in_about_sec_title {
	width:100%; float:left;
    padding-bottom:35px;
	text-align:center
}

.in_about_sec_title h1 {
	font-weight:600;
	margin:0;
	font-size:38px;
	color:#400000;
	font-family:PlayfairDisplay-Regular;
}

.in_about_sec_title h1 span {
	font-weight:300
}

.letter_i {
	font-size:80px;
	color:#c4a966;
	font-weight:bold;
	text-transform:uppercase;
	  font-family:PlayfairDisplay-Regular;
	  float:left;
	  display:block;
	  height:50px; 
	  width:35px;
	  position:relative;
	  top:0px
}


@media (max-width:480px) {
	
.in_about_sec_title h1 {
	font-size:27px
}

.letter_i {
	font-size:20px;
	display:inline-block;
	width:auto; height:auto;
	float:none
}

.in_about_sec_title {
	padding-bottom:15px
}

.in_about_sec {
	
	padding-top:50px; padding-bottom:60px
}
	
}



.in_md_message {
	width:100%; float:left; 
	padding:100px 0 70px 0;
	
}

.in_md_message_box {
	width:100%; float:left;
	border:4px solid #c4a966;
	position:relative; 
	padding:60px 80px; margin-bottom:30px
}

.in_md_message_box_img {
	width:30%; float:left;
	text-align:center; 
}

.md_img_round {
	width:180px; 
	height:180px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	margin-top:35px;
	 border-radius:50%; 
	text-align:center;
	 box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1); 

}

.in_md_message_box_cont {
	width:70%; float:left;
	padding-left:80px
}

.in_md_message_box_cont p {
	text-align:justify
}

.in_md_message_box_cont h3 {
	font-size:20px; color:#400000;
	font-weight:600;
	position:relative;
	margin-bottom:40px
}

.in_md_message_box_cont h3:after {
	left:0;
	position:absolute;
	bottom:-10px;
	width:60px;
	height:2px;
	background:#400000;
	content:"";
}

.in_md_message_box_cont h3 span {
	font-weight:500
}


.md_readmore {
	width:100%; float:left;
	padding-top:15px
}

.md_readmore a {
	color:#400000;
	font-size:18px;
	transition: all 0.5s ease-in-out;
}
.md_readmore a i {
	position:relative;
	top:2px; padding-left:5px
}

.md_readmore a:hover {
	color:#000;
	transition: all 0.5s ease-in-out;
}



@media (max-width:992px) {
	
	.in_md_message_box {
		padding:20px 20px 60px 20px
	}
	
	.in_md_message_box_img {
		width:100%
	}
	
	.in_md_message_box_cont {
		padding-left:0; width:100%;
		text-align:center
	}
	
		.in_md_message_box_cont p {
			text-align:justify
		}
	
	.in_md_message_box_cont h3:after {
		display:none
	}
	
	.in_md_message_box_cont h3 {
		margin-bottom:15px; padding-top:20px
	}
	
	
}





.promise_of_purity {
	width:100%; float:left;
	padding-top:30px
}

.promise_of_purity h4{
	font-size:18px; color:#333;
	font-weight:600;
	position:relative;
	margin-bottom:15px
}


.our_history_sec{
	width:100%; float:left;
	background:#fcf1f1 url(../images/bg6.jpg) no-repeat center bottom;
	background-size:cover;
	padding-bottom:350px;
	padding-top:60px
}

.our_history_sec h1 {
	text-align:center;
	 font-family:dancingscript;
	 font-size:50px;
	 color:#400000;
	 padding-bottom:20px
}

.our_history_left {
	width:100%; float:left;
	padding-left:60px; padding-right:60px;
	text-align:justify
}

.our_history_left span {
	font-weight:600
}

@media (max-width:992px) {
	
	.our_history_left {
		padding-left:0; padding-right:0;
		padding-bottom:30px
	}
	
}

@media (max-width:400px) {
	
	.our_history_left {
		
		padding-bottom:150px
	}
	
}



.logo_story_sec{
		width:100%; float:left;
		padding-top:80px;
		padding-bottom:80px;
        overflow:hidden
}

.logo_story_img{
		width:100%; float:left;
		text-align:center; 
		padding-top:90px
}

.logo_story_img img {
	width:200px;
	
}



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

.logo_story_cont p {
	text-align:justify
}


.logo_story_cont h1 {
	 font-size:30px;
	 color:#400000;
	 padding-bottom:10px;
	 margin:0; position:relative;
	 
}

.logo_story_cont h1:before {
	content:"";
	position:absolute;
	left:-90px; top:20px;
	width:60px;
	height:2px;
	background:#c4a966
}


@media (max-width:992px) {
	
	.logo_story_img{
		padding-top:0px
}

.logo_story_cont h1 {
	text-align:center; padding-top:60px;
	margin-bottom:30px
}

.logo_story_cont h1:before {
	left:50%; top:auto;
	bottom:0px; margin-left:-27px
}

}


.in_ourmission {
	width:100%; float:left;
	padding:0px 0 100px 0;
	
}


.in_ourmission_cont {
	width:100%; float:left;
	background:#;
	border:2px solid #c4a966;
	padding:70px 60px 60px 60px;
	margin-bottom:30px

}	

.inner_page .in_ourmission_cont p {
	line-height:30px
}


.in_ourmission_cont h1 {
	 font-size:30px;
	 color:#400000;
	 padding-bottom:10px;
	 margin:0; position:relative;	 
}



@media (max-width:1200px) {
	
	.in_ourmission {
	padding:0px 80px 100px 80px;
	
}
}

@media (max-width:768px) {
	
	.in_ourmission {
	padding:0px 0px 100px 0px;	
}

.in_ourmission_cont h1:before {

	left:0px; top:auto;
	bottom:0px
}

.in_ourmission_cont h1 {
	margin-bottom:20px
}

.in_ourmission_cont {
	padding:40px 20px 30px 20px;
}

.in_ourmission_cont p {
	text-align:justify
}


}



.inner_whysulthan_sec{
	width:100%; float:left;
	padding:100px 0px ;	
}

.inner_normal_title_h1 {
	font-size:30px;
	color:#400000
}

.inner_bult {
	width:100%;
	float:left;
	margin: 10px 0 0 0; padding:0;
}

.inner_bult li {
	font-size: 16px;
    line-height: 27px;
    color: #333;
	position:relative;
	padding-left:30px;
	margin-bottom:15px
}

.inner_bult li:before {
	content:"\f3a5";
	font-family: 'Font Awesome 5 Free';
	color:#c4a966;
	position:absolute;
	left:0;
	top:0
}

@media (max-width:480px){
.inner_whysulthan_sec {
	padding:50px 0px ;
}

}




.sulthan_policies_sec{
	width:100%; float:left;
	padding:100px 0px ;	
}

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

.sulthan_policies .inner_normal_title_h1 {
	text-transform:uppercase; text-align:center;
	padding-bottom:80px
}


.gold_diamond_split {
	width:100%; 
	float:left;
	height:1px;
	background:#ccc;
	margin-bottom:100px;
	margin-top:100px;
}


.policies_gold{
	width:80%; float:left;
	position:relative;
	padding-left:300px;
	min-height:267px;
	padding-top:40px;
	
	
}

.policies_gold img {
	left:0 ; top:0; position:absolute
}


.policies_diamond{
	width:80%; float:right;
	position:relative;
	padding-right:300px;
	min-height:267px;
	padding-top:40px;
	text-align:right
}

.policies_diamond img {
	right:0 ; top:0; position:absolute
}


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


.policies_gold h1,
.policies_diamond h1,
.otherpolicies h1 {
	font-size:20px;
	color:#333; font-weight:600
}

.otherpolicies .gold_diamond_split {
	margin-bottom:80px
}



@media (max-width:992px) {
	.policies_gold {
		width:100%
	}
}

@media (max-width:768px) {
	.policies_gold,
.policies_diamond	{
		width:100%; text-align:center;
		padding-left:0; padding-right:0;
		min-height:auto
	}
	
	.policies_gold img,
.policies_diamond img{
		position:static
	}
	
	.sulthan_policies .inner_normal_title_h1 {
		padding-bottom:0
	}
	
	.gold_diamond_split {
		margin-bottom: 10px;
    margin-top: 30px;
	}
	
	.otherpolicies .gold_diamond_split {
    margin-bottom: 40px;
}
	
}



.store_located_sec{
	width:100%; float:left; padding:60px 0 0px 0
}

.store_located_sec .inner_normal_title_h1 {
	text-align:center; margin-bottom:30px;
    text-transform:uppercase
}


.store_located_row{
	width:100%; float:left; 
	margin-bottom:80px
}


.store_located_img{
	width:100%; float:left;  position:relative
}

.store_located_img img {
	border:1px solid #eaeaea
}


.store_located_map{
	width:100%; float:left;
	height:368px
}

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

.store_address_mail_phone h1 {
	font-size:22px; font-weight:600;
	color:#400000; margin:0 ; padding-bottom:20px;
	padding-top:25px
}


.store_address{
	width:40%; float:left
}



.store_phone{
	width:30%; float:left;
	padding-left:30px
}

.store_mail{
	width:30%; float:left;
	padding-left:15px
}

.store_mail a {
	color:#333
}

.store_mail a:hover {
	color:#400000
}


.store_address h2,
.store_phone h2,
.store_mail h2 {
	font-size:18px;
	color:#333; margin:0;
	font-weight:600; margin-bottom:10px
}

.store_address h2 i,
.store_phone h2 i,
.store_mail h2 i
{   padding-right:10px;
	color:#c4a966
}


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


@media (max-width:992px) {
	.store_located_img {
		text-align:center; padding-bottom:40px
	}
	
	.store_address {
		width:50%; margin-bottom:15px
	}
	
	.store_phone{
	width:50%; 
	margin-bottom:15px
}

.store_mail{
	width:100%; padding-left:0
}
	
}


@media (max-width:768px) {

	.store_address {
		width:100%;
	}
	
	.store_phone{
	width:100%; 
	padding-left:0
}
	
}



.list_page_container {
	width: 1285px;
	max-width:100%;
	padding:0 15px;
	margin:0 auto
}


.pdt_listing_sec{
	width:100%; float:left;
	padding:50px 0 30px 0
}



.inner_backlink {
	width:100%; float:left;
	padding:0px 0 0px 0; 
	margin-bottom:10px;
	
}

.inner_backlink ul {
	display:inline-block;
	float:left; 
}

.inner_backlink ul li a {
	color:#666;
}

.inner_backlink ul li a:hover {
		color:#400000
}

.inner_backlink ul li {
	font-size:13px;
	color:#666;
	float:left; display:inline-block;
	position:relative;
	padding-right:15px;
	margin-right:10px;
}


.inner_backlink ul li i{
    font-size: 24px;
	padding-left:5px;
}


.inner_backlink ul li:before {
	content: "\f105";
	font-family: 'FontAwesome';
	position:absolute;
	right:0; top:0
}


.inner_backlink ul li:last-child:before {
	display:none;
}

.inner_backlink ul li:last-child {
	padding-right:0; margin-right:0;
	color:#400000
}






.pdt_listing_left{
	width:25%; float:left;
	padding:0 15px;
	margin-bottom:30px
}

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

.pdt_listing_left_title h1{
	font-size:16px; text-align:center;
	background:#400000;
	color:#fff; margin:0;
	padding:25px 15px;
	
}


.pdt_listing_right{
	width:75%; float:left;
	padding:0 15px 0 30px 
}

.pdt_list_tittle_area{
	width:100%; float:left;
	border-bottom:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1; margin-bottom:30px
}

.pdtlist_maintitle {
width:50%; float:left;
}

.pdtlist_maintitle h1 {
	font-size:20px; 
	color:#400000;
	margin:0; padding:10px 0
}

.pdtlist_sortoption {
width:50%; float:left;
}


.pdtlist_sortoption > ul {
	display:inline-block;
	float:right; 
}

.pdtlist_sortoption > ul > li {
	color:#666; font-size:15px;
	cursor:pointer; position:relative;
	padding:12px 0px 10px 0px; 
}

.pdtlist_sortoption > ul > li i{
    font-size: 24px;
	padding-left:5px;
}

.pdtlist_sortoption > ul > li .fa{
	    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.pdtlist_sortoption > ul > li i:before {
	content: "\f107";
}

.pdtlist_sortoption > ul > li > ul{
	position:absolute;
	right:0;
	top:50px;
	display:block;
	width:150px; 
	background:#fff;
	border-radius:5px;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	padding:20px 20px 13px 20px;
	border:1px solid #ededed;
	opacity:0;
	visibility:hidden;
	z-index:10;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.pdtlist_sortoption > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	top:43px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.pdtlist_sortoption > ul > li > ul > li > a{
	color:#666;
	font-size:15px; display:block;
	padding-bottom:7px;
	transition: all 0.5s ease-in-out;
}

.pdtlist_sortoption > ul > li > ul > li > a:hover {
	color:#400000
}


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

.list_pdtul li {
	width:33.3333%; padding:0 15px;
	float:left;	
}

.list_pdt_box {
	width:100%; float:left;
	margin-bottom:40px
}

.list_pdt_box_img {
	width:100%; float:left;
	border-top: 1px solid rgba(0,0,0,.2);
	position:relative
}

.list_pdt_box_title{
	width:100%; float:left;
	padding-top:15px
}

.list_pdt_box_title h1{
	font-size: 16px;
    font-weight: normal;
    margin: 0;
    color: #000;
	position:relative;
	padding-right:15px;
	transition: all 0.5s ease-in-out;
	
}

.list_pdt_box_title h1:after {
	content:"\f105";
	position:absolute;
	right:0;
	top:0;
	font-family:FontAwesome;
	font-size:18px
}

.list_pdt_box_title h1:hover {
	color:#400000;
	transition: all 0.5s ease-in-out;
}



@media screen and (max-width:1200px)  {
	
	.pdt_listing_left {
		width:27%
	}
	
	.pdt_listing_right {
		width:73%
	}
		
}

@media screen and (max-width:992px)  {
	
	.pdt_listing_left {
		width:30%
	}
	
	.pdt_listing_right {
		width:70%; 
	}
		
}

@media screen and (max-width:700px)  {
	
	.pdt_listing_left {
		width:100%; padding-bottom:50px
	}
	
	.pdt_listing_right {
		width:100%; padding-left:15px
	}
		
}




@media screen and (max-width:1200px) and (min-width:480px) {
	
	
	.list_pdt_box_title h1 {
		font-size:12px
	}
	
	.list_pdt_box_title h1:after {
	font-size:15px
}
	
}


@media screen and (max-width:992px) {
	
	.list_pdtul li {
		width:50%
	}
	
	
}


@media screen and (max-width:480px) {
	
	.list_pdtul li {
		width:100%
	}
	
	.pdt_listing_sec {
		padding-top:30px
	}
}



.inner_paginations{
	width:100%; float:left;
	text-align:center;
	font-family:montserrat; 
	padding:40px 0 40px 0
}


.inner_paginations ul li {
	 display:inline-block
}

.inner_paginations ul li a {
	font-size:16px;
	display:block;
	width:40px; height:40px;
	text-align:center; line-height:40px;
	font-weight:500;
	color:#400000;
	transition: all 0.5s ease-in-out;
}

.inner_paginations ul li a i {
	font-size:18px
}

.inner_paginations ul li a:hover,
.inner_paginations ul li a.page_active {
	color:#c78e00
}


@media (max-width:350px) {
	
	.inner_paginations ul li a {
	font-size:13px;
	width:30px; height:30px;
	 line-height:30px;
	
}

.inner_paginations ul li a i {
	font-size:15px
}

}



.detail_page_top_sec {
	width:100%; float:left;
	padding:30px 0  ;border-top:1px solid rgba(0,0,0,.2)
}



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




.prdt_detailmargin{
	width:1000px; margin:0 auto;
	max-width:100%
	
}


.prduct_detail_outer{
	width:100%; float:left; padding-top:20px;
	padding-bottom:60px
}

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

#fancy {
	width:300px; 
	margin:0 auto;
}


#xzoom-fancy {
	width:100%
}



@media (max-width:380px) {
	
	#fancy {
	width:250px; 
	margin:0 auto;
}



}





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

.d_page_mainitem_title{
	width:100%; float:left;
	margin-bottom:10px
}

.d_page_mainitem_title P {
	text-transform:uppercase;
	font-size:15px;
	color:#666
}

.d_page_mainitem_title h1 {
	font-size:24px; 
	margin:0; color:#400000;
	padding-bottom:5px; padding-top:0px; 
	border-top:0px solid #cecece;
	border-bottom: 1px solid #cecece;
	margin-bottom:20px
}


.d_page_mainitem_cont{
	width:100%; float:left; padding-top:0px;
	padding-bottom:20px; 
}

.d_page_basic_data{
	width:100%; float:left;
	padding:0px; 
	background:#fff;
	
}

.basic_data_box {
	width:100%; float:left;
	border-bottom:1px solid #cecece
}

.basic_data_box:last-child {
	border-bottom:0px
}

.basic_data_box p {
	padding-top:10px;
	font-size:15px
}

.basic_data_box h2 {
	margin:0; padding:0 0 10px 0;
	font-size:18px;
	color:#400000;
	font-family:Roboto-Regular; 
	  /* font-family:Roboto-Light; */
}

.basic_data_col{
	width:50%; float:left;
	padding:0 15px
}


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

.basic_data_left p {
	color:#666;
	
}

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

.basic_data_right p {
	text-align:right
}


@media (max-width:992px) {
	.detail_page_right {
		padding-right:20px;
		padding-left:20px;
		padding-top:20px
	}
}

@media (max-width:480px) {
	.detail_page_right {
		padding-right:20px;
		padding-left:20px;
		padding-top:30px
	}
	
	.d_page_mainitem_title h1 {
		font-size:20px
	}
	
	.basic_data_box h2 {
		font-size:15px
	}
	
	.basic_data_box p {
		font-size:14px
	}
	
	.detail_page_top_sec {
		padding-bottom:5px
	}
}




.related_pdt_sec{
	width:100%; float:left;
	padding:60px 0px 80px 0px;
	border-top:1px solid #dddddd;
	margin-top:20px
	
}

.related_pdt_sec h2 {
	text-align:center;
	font-size:30px; 
	color:#400000;
	margin-bottom:30px; position:relative;
	
	
}
.related_pdt_sec h2 span {
	font-family: dancingscript;
	 font-size:42px; color:#c4a966
}


@media (max-width:480px) {
	.related_pdt_sec h2 {
		font-size:22px
	}
}






.gallery_page{
	width:100%; float:left;
	padding-top:60px; padding-bottom:60px
}


.gallery_page .center_line_title {
	    margin-bottom: 20px;
}


.gallery_page .center_line_title h4 {
	font-size:36px; text-align:center;
	color:#400000
}

.albumbox{
	position:relative; 
	width:100%; float:left;
	overflow:hidden; margin-bottom:30px
}

.album_title {
	position:absolute;
	bottom:0; width:100%; text-align:center;
	padding:50px 20px 15px 20px;
	background: rgba(43, 48, 72, .9);
    background: linear-gradient(to top, #000, transparent );
	 transition: all 0.5s ease-in-out;
}



.album_title h4 {
	font-size:15px; color:#fff;
	transition: all 0.5s ease-in-out;
}

.albumbox:hover .album_title h4 {
	color:#fff
}

.albumbox img {
   
	 transition: all 4s ease-in-out;
}


.albumbox:hover img {
    transform: scale(1.2) ;
    -webkit-transform: scale(1.2) ;
    -ms-transform: scale(1.2) ;
	 transition: all 4s ease-in-out;
}


.gallery_detal_sec{
	width:100%; float:left; padding-top:90px;
	padding-bottom:60px
}

.gt_col_left {
	width:25%; float:left;
	padding:0 15px
}

.gt_col_right {
	width:75%; float:left;
	padding:0 15px
}

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

.gallery_detal_left h1 {
	font-size: 16px;
    text-align: center;
    background: #400000;
    color: #fff;
    margin: 0;
    padding: 25px 15px;
}
.gallery_detal_left ul{
	float:left; width:100%;
	margin:0; padding:0;
	border-left:1px solid rgba(0,0,0,.2);
	border-right:1px solid rgba(0,0,0,.2);
}

.gallery_detal_left ul li {
	    border-bottom: 1px solid rgba(0,0,0,.2);
		position:relative
}

.gallery_detal_left ul li a {
	font-size:15px;
	padding:15px 35px 12px 20px;
	display:block;
	color:#333
}

.gallery_detal_left ul li a:hover,
.gallery_detal_left ul li a.gd_album_active {
	background:#c4a966;
	color:#fff
}


.gallery_detal_left ul li a:before {
	content:"\f105";
	position:absolute;
	right:20px;
	font-family: 'FontAwesome';
	top:14px;
	font-size:16px
}



.our_works_area  {
	padding-left:10px; width:100%; float:left
}



@media (max-width:992px) {
	.gt_col_left {
		width:35%;
	}
	
	.gt_col_right {
		width:65%
	}
	
}


@media (max-width:768px) {
	.gt_col_left {
		width:100%;
	}
	
	.gt_col_right {
		width:100%
	}
	
	
.gallery_detal_left{
	padding-bottom:30px;

}

.our_works_area {
	padding-left:0
}

.our_works_area {
	padding-top:30px;
	padding-bottom:0px
}

.gallery_page{
	padding-top:30px; padding-bottom:40px
}

.gallery_page .center_line_title h4 {
	font-size:28px
}

.gallery_detal_sec {
	padding-top:40px; padding-bottom:40px
}
	
}


.innerbackground {
	width:100%; float:left;
	background:url(../images/contact_bnr.jpg) no-repeat center fixed;
	background-size:cover;
	height:400px; text-align:center
	
}

.innerbackground h1  {
	font-size:52px;
	font-family:PlayfairDisplay-Regular;
	color:#fff;
	margin-top:150px
}


@media (max-width:480px) {
	.innerbackground h1  {
		font-size:35px;
		    margin-top:0px;
			padding:150px 0
	}
	
	.innerbackground {
		height:auto
	}
}



.contact_page{
	width:100%; float:left;
	padding:100px 0 100px 0
}


.contact_address_box{
	width:100%; float:left;
	padding-left:60px;
	padding-right:30px; padding-top:30px
}


.contact_address_box ul li {
	font-size:15px; position:relative;
	margin-bottom:40px;
	padding-left:75px; line-height:24px
}

.contact_address_box ul li a {
	color:#333
}

.contact_address_box ul li p {
	margin-bottom:0px; color:#400000
}


.contact_address_box ul li i {
	position:absolute;
	left:0;
	top:0;
	width:50px;
	height:50px; 
	text-align:center;
	line-height:50px;
	background:#c4a966;
	color:#fff; border-radius:50%
}


.title_corporate{
	font-size:22px;
	color:#400000;
	text-transform:uppercase;
	margin-bottom:40px
}


.contact_form {
	width:100%; float:left;
	background:#222020;
	padding:100px  100px 80px 100px !important;
}

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


.form_area input {
	width:100%;
	border:0;
	font-size:15px;
	border-bottom:1px solid rgba(255,255,255,.2);
	background:none;
	height:40px; margin-bottom:20px;
	color:#fff;
	transition: all 0.5s ease-in-out;
}

.form_area textarea {
	width:100%;
	border:0;
	font-size:15px;
	border-bottom:1px solid rgba(255,255,255,.2);
	background:none;
	height:100px; margin-bottom:20px;
	color:#fff;
	transition: all 0.5s ease-in-out;
}

.form_area input.send_btn {
	width:auto;
	height:auto;
	padding: 7px 40px;
    border:2px solid #c4a966;
    background: #c4a966;
	border-radius:20px;
	margin-top:10px
}

.form_area input:focus,
.form_area textarea:focus {
	outline:none;
	border-bottom-color:#c4a966
}


.form_area input.send_btn:hover{
	background:none;
	transition: all 0.5s ease-in-out;
}



@media (max-width:992px) {
	.contact_address_box {
		padding-bottom:30px
	}
	
	.contact_page {
		padding-bottom:0; padding-top:10px
	}
	
	.contact_address_box {
		padding-left:0px; padding-right:0px
	}
	
}


@media (max-width:380px) {
	
	.contact_address_box ul li {
		padding-left:65px;
		line-height:22px;
		font-size:13px
	}
	
}


@media (max-width:480px) {
	
	.contact_form {
		padding:60px  30px !important
	}
	
}




.collections_page{
	width:100%; float:left;
	padding:120px 0 0px 0
}


.collection_brandouter{
	width:100%;
	float:left;	
	overflow:hidden
}

.collection_brandimg{
	width:100%;
	float:left;	

}


.collection_brandimg_center {
	text-align:center
}


.collection_brandlogo{
	width:100%; float:left;
    text-align:center;	  
    padding-top:45%;	
}


.collection_brandlogo img{
	    border: 1px solid #cecece;
    border-radius: 10px;
		
}




.brand_content{
	width:100%; float:left;
    background:#fff;
	padding:50px 60px
}

.brand_marging{
	    width:100%; 
    	float:left;
		position:relative;
		top:-50px;
		padding-left:5%;
}


.brand_content h1 {
	margin:0;
	padding:0;
	font-size:22px;
	color:#400000; padding-bottom:10px;
	text-transform:uppercase;
	font-weight:600
}

.brand_content h1 span{
	font-weight:500
}


.brand_landing {
	width:100%; 
    	float:left;
		padding:60px 0 80px 0
}

.brand_landing .inner_normal_title_h1 {
	text-align:center;  margin-bottom:30px;
	text-transform:uppercase; letter-spacing:5px
}



.brand_landing_ul {
	width:100%; float:left;
	text-align:center
}

.brand_landing_ul li {
	display:inline-block;
	position:relative; overflow:hidden;
	text-align:center;
	width:20%; padding:0 5px;
	margin-bottom:10px
}

.brand_landing_ul li a {
	padding:15px;
	border:1px solid #cecece;
	display:block;
	border-radius:10px ;
	transition: all 0.5s ease-in-out;
}

.brand_landing_ul li a img {
	transition: all 0.5s ease-in-out;
}

.brand_landing_ul li a:hover img {
	transform:scale(1.1);
	transition: all 0.5s ease-in-out;
}


.related_collection {
	width:100%; float:left; padding-bottom:100px
}


.related_collection h2 {
	    text-align: center;
    font-size: 30px;
    color: #400000;
    margin-bottom: 30px;
    position: relative;
}

.related_collection h2 span{
	    font-family: dancingscript;
    font-size: 42px;
    color: #c4a966;
}




@media (max-width:991px) {
	
	.brand_landing_ul li {
		width:33.3333%
	}
	
	.collection_brandlogo {
		padding-top:60px
	}
	
	.brand_content {
		padding-left:0; padding-right:0; padding-bottom:60px
	}
	
	.brand_content h1 {
		text-align:center
	}
	
	.brand_content p {
		text-align:justify
	}
	
	.brand_marging {
		padding-left:0;
		top:0
	}
	
}


@media (max-width:768px) {
	
	.collections_page {
		padding-top:60px
	}
	
}


@media (max-width:480px) {
	
	.brand_landing_ul li {
		width:100%
	}
	
	.brand_landing_ul {
		padding-left:30px; padding-right:30px
	}
	
	.related_collection h2 {
		font-size:24px
	}
	
	.related_collection h2 span {
		font-size: 35px;
	}
	
}





.media_landing {
	width:100%; float:left;
	padding-top:100px;
	padding-bottom:30px;
	    background: #f6f6f6;
}

.media_box{
	width:100%; float:left; margin-bottom:20px
}

.media_box_img{
	width:100%; float:left;
	position:relative; overflow:hidden
}

.media_box_contents_outer{
	width:100%; float:left;
	min-height:240px
}
.media_box_contents{
	width:100%; float:left;
	position:relative;
    padding:30px  0px  ;
}
.media_box_contents h1 {
	margin:0; font-size:18px;
	color:#333; font-weight:600;
	margin-bottom:0px;
	transition: all 0.5s ease-in-out;
}


.media_box_img img {
	width:100%;
	transition: all 0.5s ease-in-out;
}

.media_box:hover  .media_box_img img {
	transform:scale(1.1);
	transition: all 0.5s ease-in-out;
}

.media_box .media_box_contents h1:hover{
	color:#400000;
		transition: all 0.5s ease-in-out;
}


.news_detail_link{
	width:100%; float:left;
	position:relative; margin-top:20px
}

.news_detail_link:after {
	position:absolute;
	left:0;
	top:13px;
	z-index:1;
	content:"";
	background:#e1e1e1;
	height:1px; width:100%
}


p.ndlink_date {
	font-size: 14px;
    color: #979797;
	margin-bottom:
}

.news_detail_link p.ndlink_readmore {
	position:absolute;
	right:0; top:0;
	z-index:2;
	background:#f6f6f6;
	display:inline-block;
	padding-left:20px;
	margin:0
}

.news_detail_link p.ndlink_readmore:hover a {
	color:#400000
}


@media (max-width:767px) {

	
	.media_landing {
		padding-top:80px;
	
	}
	
	.media_box_contents_outer {
		min-height:10px; 
	}
	
	.media_box {
		margin-bottom:60px
	}
	
	.media_landing .news_blogs_right {
		padding-top:0; padding-bottom:30px
	}
	
}




.news_and_evets_sec{
	width:100%; float:left;
	padding-top:100px; padding-bottom:30px
}

.ne_box{
	width:100%; float:left;
	margin-bottom:60px
}


.ne_box_left{
	width:35%; float:left
}

.ne_box_right{
	width:65%; float:left
}


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

.ne_box_content{
	width:100%; float:left;
	padding-left:40px
}

.ne_box_title{
	width:100%; float:left;
	padding-bottom:20px
}


.ne_box_title h1{
	font-size:20px;
	color:#400000;
	padding:8px 0;
	display:block; margin:0;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece
}

.ne_box_title span {
	padding:8px 0;
	display:block;
	font-style:italic;
	color:#c4a966;
	border-top:1px solid #cecece;
	border-bottom:1px solid #cecece
}

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

.ac_readmore .ac-title {
	border:0; padding:0; display:inline-block;
	color:#c4a966; 
}

.ac_readmore .ac-content {
	border:0; padding:0
}

.ac-content .accordian_content_outer {
	padding-top:10px
}


.ac_readmore .ac-title i {
	float:none;
	padding-left:5px;
	position:relative;
	top:2px
}


@media (max-width:768px) {
	.ne_box_left {
		width:100%
	}
	
	.ne_box_img {
		text-align:center; padding-bottom:30px
	}
	
	.ne_box_right {
		width:100%; 
	
	}
	
	.ne_box_content {
		width:100%; 
		padding-left:0
	}
	
	.news_and_evets_sec {
		padding-top:60px
	}
	
}



.career_page {
	width:100%; float:left;
	padding-top:80px; padding-bottom:100px
}


.career_content {
	width:100%; float:left; padding-bottom:60px
}

.career_formarea{
	width:100%; float:left; background:#fff;
	padding:60px 40px 30px 40px; 
	    border: 4px solid #c4a966;
}

.career_formarea h2 {
	font-size:28px;
	color:#000; margin:0;
	padding-bottom:50px;
	text-align:center
}

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

.inner_page .career_form  p {
	font-size:15px;
	margin-bottom:5px
}

.career_form input,
.career_form select {
	width:100%;
	border:0;
	padding:0 15px;
	font-size:15px;
	border:1px solid rgba(0,0,0,.2);
	background:none;
	height:40px; margin-bottom:30px;
	color:#333;
	transition: all 0.5s ease-in-out;
}

.career_form input.file_c{
	padding-top:7px; border:0;
	padding-left:0
}


.career_form input.file_c:focus{
	outline:none; border:0; 
}



.career_form input:focus,
.career_form select:focus {
	outline:none;
	border-color:#c4a966
}

.send_btn_outer {
	width:100%; float:left;
	text-align:center
}


.career_form input.send_btn{
	background:#400000; color:#fff;
	margin-top:30px;
	width:auto; padding:0 40px;
	border-radius:20px;
		transition: all 0.5s ease-in-out;
}

.career_form input.send_btn:hover{
	background:#333;
	color:#fff;
	transition: all 0.5s ease-in-out;
}



.privacy_notic_page {
	width:100%; float:left;
	padding:100px 0 60px 0;
}


.pr_content {
	width:100%; float:left;
	padding-bottom:40px
}

.pr_content h2 {
	margin:0; 
	font-size:20px;
	color:#400000; padding-bottom:10px;
	text-transform:uppercase
}





@media (max-width:480px) {
	.career_formarea {
		    padding:35px 20px 35px 20px;
	}
	
	.career_formarea h2 {
		padding-bottom:20px;
		text-align:left
	}
	
	.career_form input, .career_form select {
		margin-bottom:10px
	}
	
}



.scheme_page{
	width:100%; float:left; padding-top:80px;
	padding-bottom:80px
}

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

.scheme_accordian .ac-pane {
	margin-bottom:20px
}

.scheme_accordian .ac-title {
	border:0; background:#b59852;
	color:#fff; 
	font-size:14px;
	padding:15px  25px 13px  25px
}

.scheme_accordian .ac-pane.active .ac-title {
	background:#400000;
	color:#fff
}

.scheme_accordian .ac-title:hover,
.scheme_accordian .ac-title:focus {
	color:#fff;
	background:#400000
}

.scheme_accordian .ac-content {
	padding:0; border:0
}

.scheme_accontent{
		width:100%; float:left;
		padding-top:60px; padding-bottom:60px
}

.scheme_cont_left{
		width:100%; float:left;
		text-align:center
}

.scheme_cont_right{
		width:100%; float:left;
		padding-left:30px
}

.scheme_accordian .accordion-wrapper {
	border-bottom:0
}


.sm_cont_title {
	font-size:25px; 
	color:#400000;
	position:relative;
	margin-bottom:35px
}

.sm_cont_title:before {
	content:"";
	position:absolute;
	left:0;
	bottom:-12px;
	height:2px; width:60px;
	background:#400000
}

.sm_cont_title span {
	color:#000
}

.sm_sub{
	width:100%; float:left; padding-top:10px;
	padding-bottom:px
}

.sm_sub h2 {
	margin:0;
	font-size:18px;
	color:#212121;
	position:relative;
	padding-left:35px;
	font-family:Roboto-Regular;
	margin-bottom:10px
}



.sm_sub h2:before {
	content:"\f3a5";
	position:absolute;
	left:0; top:0;
	color:#c4a966;
	font-family: 'Font Awesome 5 Free';
}


.sm_bultarea {
	width:100%; float:left; padding-bottom:0px
}

.sm_bultarea h2 {
	margin:0;
	font-size:18px;
	color:#212121;
	position:relative;
	font-family:Roboto-Regular;
	margin-bottom:15px
}


.sm_bultarea ul{
	margin:0; padding:0
}

.sm_bultarea ul li {
	position:relative;
	padding-left:25px;
	font-size:16px;
	color:#333;
	margin-bottom:15px
}

.sm_bultarea ul li:before {
	content:"\f00c";
	position:absolute;
	left:0; top:0;
	color:#c4a966;
	font-family: 'Font Awesome 5 Free';
	font-weight:900;
}


.sm_golimg_outer {
	margin-left:auto; margin-right:auto;
	position:relative; width:600px;
	max-width:100%
}

.sm_golimg_outer img {
	padding-top:15px; padding-left:15px
}

.sm_golimg_outer:before {
	width:90%; 
	height:95%;
	position:absolute;
	left:0; top:0;
	content:"";
	background:#c4a966;
	z-index:-1;
}

.sm_fulwidth .scheme_cont_right {
	padding-left:25px; padding-right:25px
}

.sm_fulwidth .scheme_accontent {
	padding-top:10px; padding-bottom:30px
}


.sm_table{
	width:100%; float:left;
	padding-top:20px; padding-bottom:30px
}


.sm_table table, 
.sm_table td,  
.sm_table th  {    
    border: 1px solid #ddd;
    text-align: left;
}

.sm_table th {
    background-color: #f6f1e4;
    color:#000;
	font-weight:500
}

.sm_table td{
	 background:#fffaed
}

.sm_table table {
    border-collapse: collapse;
    width: 100%;
}

.sm_table th,
.sm_table td {
    padding: 15px;
}

.sm_table p {
	font-size:18px; color:#400000
}



.scheme_payment { 
	width:100%; float:left; 
	 text-align:center; padding-top:60px 
 } 

.scheme_payment a{
	font-size:16px; 
	padding:15px 55px;
	border-radius:30px;
	background:#400000;
	color:#fff;
	
}

.scheme_payment a:hover {
	background:#1e1e1e;
	color:#fff
}


@media (max-width:991px) {
	
	.scheme_cont_left{
		padding-bottom:30px
}

.scheme_accontent {
	padding-bottom:30px
}
	
}


@media (max-width:768px) { 

.scheme_cont_right {
	padding-left:0
}

.sm_fulwidth .scheme_cont_right {
	padding-left:0; padding-right:0
}

}

@media (max-width:490px) { 

.scheme_accordian .ac-pane .ac-title i {
	display:none
}

.scheme_accordian .ac-pane .ac-title {
	text-align:center;
	font-size: 13px;
}

.scheme_cont_left {
    padding-bottom: 10px;
}

.sm_table th, .sm_table td {
	padding:10px; font-size:11px
}

.sm_cont_title {
	font-size:20px
}

.scheme_accordian .ac-title {
	    padding: 15px 15px 13px 15px;
}

.scheme_page {
	padding-bottom:80px;
	padding-top:50px
}

}



@media (max-width:340px) { 


.sm_table th, .sm_table td {
	padding:8px; font-size:11px
}

}




.csr_page {
	width:100%; float:left; padding-top:80px; padding-bottom:80px
}

.csr_img  {
	width:100%; float:left; text-align:center
}

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

.csr_cont p {
	text-align:justify
}

.csr_cont h1{
	margin: 0;
    padding: 0;
    font-size:32px;
    color: #400000;
    padding-bottom:20px;
    text-transform: uppercase;
    font-weight: 600;
	text-align:center
}

.csr_cont h1 span {
font-weight: 500;
}


.csr_activites{
	width:100%; float:left;
	padding-top:60px
}

.csr_activites p {
	text-align:justify
}

.csr_activites .ne_box_content {
	padding-left:60px
}


.csr_cont2 {
	width:100%; float:left;
	text-align:center;
    position: relative;
    padding:70px 80px 60px 80px;
	background:url(../images/bg5.jpg) no-repeat center  fixed; 
	background-size:cover; margin-top:100px ; margin-bottom:80px
}


.csr_cont2 p {
	font-family:PlayfairDisplay-Regular;
	color:#663333;  font-size:20px;
	line-height:34px; font-weight:100
}
 

@media (max-width:991px) {
	.csr_cont {
	text-align:center; padding-top:20px ; padding-left:0
}

.csr_page {
	padding-bottom:30px
}
}



@media (max-width:768px) {
	.csr_activites .ne_box_content {
     padding-left:0
}
}


@media (max-width:480px) {
	
.csr_cont2 {
    padding:80px 30px 70px 30px;
	text-align:justify
}

}









.pop_leftbg {
	width:55%;
	float:left;
	background:#ccc;
}

.pop_leftbg img {
	max-width:100%; 
}


.onload_form {
	width:45%; float:left; 
	padding-bottom:0px; padding-left:0px; padding-right:0px;
	position:relative
}

.onload_form  h4{
	font-size:20px; color:#333;
	margin-bottom:30px; text-align:center
}

.onload_form_row {
	width:100%; float:left;
    margin-bottom:15px;
}

.onload_form input {
	width:100%; 
	height:35px;
	border:1px solid rgba(0,0,0,.2);
	padding:0 15px; 
	font-size:14px;
	color:#000; 
	border-radius:0px;
	background:none;
	transition: all 0.5s ease-in-out;
}

.onload_form input:focus{
	  outline:none;
	  border-color:#c4a966;
	  transition: all 0.5s ease-in-out;
  }

 .onload_form_row ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666; font-size:13px
}


.onload_form input[type="submit"]{
	background:#b59852;
	line-height:normal;
	padding:10px 30px;
	height:auto;
	color:#fff; border:0
}


.onload_form input[type="submit"]:hover {
	background:#400000
}

.onload_form .checkbox_new {
	color:#666; margin-bottom:5px;
	margin-top:7px
}

.onload_form .checkbox_new .checkmark {
	background:#d9d9d9
}


.onload_pop .modal-content {
	width:100%; float:left;
	padding-bottom:0px;border:0px solid #0080db;
	border-radius:0;
}

.onload_pop .modal-dialog {
	width:900px; margin-top:80px;
	min-height:400px
}



.onload_pop  .close{
	width:25px; height:25px;
	border-radius:50%;
	background:#fff; 
	opacity:0; 
}

.modal-header {
	background:#0080db;
	
}

.close_btn {
	text-align:right;
	width:100%; float:left
}

.close_btn button{
 color:#c4a966;
 background:none;
 padding:5px 10px;
 font-size:20px; font-weight:900;
 border:0;
 transition: all 0.5s ease-in-out;
	
}

.close_btn button:focus {
	outline:none
}

.close_btn button:hover {
	color:#400000;
	 transition: all 0.5s ease-in-out;
}

#myModal {
    background: rgba(0, 0, 0, 0.7) ;  
}

.onload_pop  .modal-body {
	padding:0
}



.thank_you_cont{
	width:100%; float:left;
	background:#fff; position:relative;
	padding-top:30px; padding-bottom:20px;
	padding-left:20px; padding-right:20px
}



.pdt_detail_contactbtn{
	width:100%; float:left;
	margin-bottom:40px;
}

.pdt_detail_contactbtn a{    
    padding:10px 30px;
	display:inline-block;
    border: 1px solid #b98a16;
    background: #b59852;
    color: #fff;
    border-radius:5px;
    font-size: 13px; line-height:normal;
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;}
	
	
.pdt_detail_contactbtn a:hover,
.pdt_detail_contactbtn a:focus{
		color:#fff;
		background: #400000;
		border-color:#400000;
		transition: all 0.5s ease-in-out;
	}	
	
.pdt_dt_popimg {
	width:40%; float:left;
	
}	



.pdt_dt_pop_outer {
	width:100%; float:left;
	padding:0 15px 40px 30px
}	

.onload_pop.pdt_detail_pop .modal-dialog {
	width:600px
}

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

.pdt_dtPoptitle h2 {
	font-size:18px; text-align:center;
	text-transform:uppercase;
	color:#400000; 
	border-bottom:1px solid #eaeaea;
	margin:0 0 30px 0; padding-bottom:15px;
}

.pdt_detail_pop .onload_form {
	width:60%
}

.pdt_detail_pop .onload_form .thank_you_cont {
	padding-right:0; padding-left:15px
}


p.pop_productid{
    text-transform: uppercase;
    font-size: 15px;
    color: #666; padding-left:15px;
	padding-bottom:5px
}

p.pop_productid span{
    color: #b59852; 
}


@media (max-width:991px) {
	
.onload_pop .modal-dialog {
	width:500px; max-width:90%;
	margin-left:auto; margin-right:auto
}

.thank_you_cont{
	padding-top:25px; 

}

.pop_leftbg {
width:100%
}


.onload_form {
	width:100%;
}

.onload_pop .modal-content {
	margin-bottom:80px
}


}


@media (max-width:600px) {
	.pdt_detail_pop .onload_form {
	width:100%
}

.pdt_dt_popimg {
	width:100%;
	
}

.pdt_detail_pop .onload_form .thank_you_cont {
	padding-left:0
}

.pdt_dt_pop_outer {
	padding-right:30px
}

}








.h_videosection {
	width:100%; float:left;
	padding:30px 0 100px 0
	
}

.video_container {
	width:1200px;
	max-width:100%;
	margin:auto; padding:0 15px
}

.viedeo_box_in {
	width:100%;
	float:left

}

.h_video_box{
	width:100%; float:left;
	position:relative; 
	margin-bottom:27px
}



.h_video_box a {
	position:absolute; left:0;
	top:0;
	width:100%; height:100%;
	background:rgba(0,0,0,.5);
	opacity:0;
	z-index:1;
	 transition: all 0.5s ease-in-out;
}


.h_video_box:before {
	content:"\f04b";
	 font-family: 'Font Awesome 5 Free';
	 font-weight:900;
	 line-height:35px;
	 color:rgba(255,255,255,.5);
	position:absolute;
	z-index:0;
	width:40px; border:2px solid rgba(255,255,255,.5);
	border-radius:50%; height:40px;
	text-align:center;
	background:rgba(255,255,255,.1);
	right:30px; bottom:30px;
	
}


.h_video_box:hover a {
	opacity:1;  transition: all 0.5s ease-in-out;
} 

.h_videosection .home_videocontent_title h1 {
	font-size:35px; color:#333
}





@media (max-width:991px) {

.viedeo_box_in {
	padding-left:15px; padding-right:15px
}

   .h_video_box{
   width:570px ; margin:0 auto 30px auto; float:none;
   max-width:100%; 
}

}

@media (max-width:480px) { 

.viedeo_box_in {
	padding-left:20px; padding-right:20px
}

}


.brands_detail .collections_page{
	border-top:1px solid #e1e1e1; padding-top:60px
}




.nes_blog_container {
	width: 1285px;
	max-width:100%;
	margin:auto;
	padding:0 15px
}

.news_blogs_sec{
	width:100%; float:left;
	border-top: 1px solid #e1e1e1;
    padding-top: 60px;
	background:#f6f6f6; padding-bottom:80px
}


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

.news_blogs_right{
	width:100%; float:left;
	padding-left:30px
}


.news_blogs_box{   
    box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
    border: 1px solid #efefef;
    background: #fff;
	width:100%;
	float:left;
	
	}

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

	
.news_blogs_box_cont{   
	width:100%;
	float:left; padding:60px 30px 50px 30px
	}
	
.news_blogs_box_cont h1 {
	font-size:22px; 
	color:#333; margin:0
}	
	
.news_blogs_box_cont h1 span {
	font-weight:600
}	
	
.news_blogs_box_contdate {
	width:100%; float:left;
	padding-top:5px
}	
.news_blogs_box_contdate  p {
	font-size:14px; color:#979797
}	
	
.news_blogs_box_para {
	width:100%; float:left;
	padding-top:15px
}	

.news_blogs_box_para p {
	margin-bottom:20px
}


.news_sidebar_box {
	width:100%; float:left;
	box-shadow: 0 1px 0 0 rgba(238, 238, 238, 0.6);
    border: 1px solid #efefef;
    background: #fff;
	margin-bottom:30px
}

.news_sidebar_box h1{
	    margin: 0 ;
		color:#333;
		font-weight:600;
    position: relative;
    padding:30px 40px  15px 40px;
    border-bottom: 1px solid #efefef;
    font-size: 18px;
    line-height: 1.7;
}

.datewise_cont {
	    padding: 35px 40px 25px 40px;
		width:100%; float:left
}


.news_year_row {
	width:50%; float:left;
	padding:0 15px; margin-bottom:15px
}

.datewise_cont .checkbox_new .checkmark {
    background: #d9d9d9;
}


.newslatest_post{
	width:100%; float:left;
	padding: 40px 40px 40px 40px;
}


.newslatest_post ul li{
	    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
    margin-bottom: 25px;
	position:relative;
	display:block;
	width:100%; float:left
}

.newslatest_post ul li:last-child {
	    border-bottom: 0px ;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.newslatest_post ul li .image-link{
	position:absolute;
	left:0;
	top:0;
	width:100px;
	overflow:hidden
}
.news_post_title {
	width:100%; float:left;
	padding-left:120px
}
.news_post_title a {
	display:block; padding-bottom:5px;
	color:#000; line-height:18px; letter-spacing:.5px
}

.news_post_title span {
	font-size:14px; color:#727272
}

.news_post_title a:hover,
.news_post_title a:focus{
	color:#b59852
}

@media screen and (max-width:1199px) and (min-width:992px) {
	
	.newslatest_post ul li .image-link{
	width:75px;

}

.news_post_title {
	padding-left:90px
}

.news_blogs_right{
	padding-left:0px
}
	
}

@media screen and (max-width:991px)  {
	.news_blogs_right{
	padding-left:100px; 
	padding-top:80px; 
	 padding-right:100px 
	
}
}


@media screen and (max-width:767px)  {
	.news_blogs_right{
	padding-left:0px; 
	 padding-right:0px 
	
}
}



.footer_contact ul.ftr_conatct .ftr_whatsapp i{
	font-size:20px; 
}



.commen_backlink {
	width:100%; float:left; text-align:center;
	padding-top:30px; padding-bottom:20px
}

.commen_backlink a {
	 font-family:montserrat;
	 font-size:15px; 
	 color:#400000;
	 border:1px solid #400000; padding:10px 35px;
	 display:inline-block;
	 border-radius:5px; line-height:normal;
	 transition: all 0.5s ease-in-out;
}

.commen_backlink a i {
	padding-right:7px
}


.commen_backlink a:hover {
	background:#400000;
	color:#fff;
    transition: all 0.5s ease-in-out;
}















::-webkit-scrollbar {
width:10px;
height:5px;
cursor: pointer;
}


.back-to-top {
    display: none;
    position: fixed;
    bottom:15px;
    right: 15px;
	z-index:100; opacity:.5
}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    background-color: #400000;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.back-to-top:hover {
	opacity:1
}







@media (max-width:992px) {
	.back-to-top {
    bottom:20px;
}
}


.cnt_bnr_img {
	width:100%; float:left;
	text-align:center; padding-top:30px
}
















