* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'trajan_proregular';
}
/* BASIC SETUP */
 
@font-face {
 font-family: 'trajan_proregular';
 src: url('../fonts/trajanpro-regular-webfont.eot');
 src: url('../fonts/trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/trajanpro-regular-webfont.woff2') format('woff2'), url('../fonts/trajanpro-regular-webfont.woff') format('woff'), url('../fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('../fonts/trajanpro-regular-webfont.svg#trajan_proregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'LainieDaySH';
 src: url('../fonts/LainieDaySH.woff2') format('woff2'), url('../fonts/LainieDaySH.woff') format('woff'), url('../fonts/LainieDaySH.ttf') format('truetype'), url('../fonts/LainieDaySH.svg#LainieDaySH') format('svg');
 font-weight: normal;
 font-style: normal;
 font-display: swap;
}
@font-face {
 font-family: 'Adobe Garamond Pro Regular';
 font-style: normal;
 font-weight: normal;
 src: local('../fonts/Adobe Garamond Pro Regular'), url('../fonts/AGaramondPro-Regular.woff') format('woff');
}
body {
	width:100%;
	float:left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ebede0;
}
header {
	background: #e9e9d9;
	width: 100%;
	float: left;
	width: 100%;
	background-image: url(../images/bgimages.jpg);
	background-size: cover;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
header #logo {
	width: 150px;
	height: 70px;
}
header.sticky {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 999;
 set animation -webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
header .navbar-toggler {
	margin-top: 15px;
}
header #logo img {
	width: 100%;
	text-align: center;
}
header #logo {
	width: 170px;
	text-align: center;
	margin: auto;
	height: auto;
}
header .nav-item a {
	padding: 0 20px !important;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'trajan_proregular';
	color: #8f6523 !important;
	font-weight: 500;
}
header .nav-item a:hover {
	color: #000 !important;
}
header .nav.navbar-nav {
	padding: 50px 0 0;
}
.middle_wraper {
	width: 100%;
	float: left;
}
.main_banner {
	width: 100%;
	float: left;
	height: 90vh;
}
.main_banner .owl-dots {
	display: none;
}
.main_banner .banner_silder {
	width:100%;
	float:left;
}
.main_banner .banner_silder img {
	width:100%;
	float:left;
}
.main_banner .banner .owl-nav {
	display: inherit;
	padding: 0;
}
.main_banner .owl-prev {
	position: absolute;
	top: 40%;
	left:20px;
	font-size: 50px !important;
	color: #fff !important;
}
.main_banner .owl-next {
	position: absolute;
	top: 40%;
	right: 20px;
	font-size: 50px !important;
	color: #fff !important;
}
.main_banner button:focus {
	outline: none;
	outline: 5px auto -webkit-focus-ring-color;
}
.synthesis_bx {
	background: #e9e9d9;
	width: 100%;
	height: 100%;
	background-image: url(../images/bgimages.jpg);
	background-size: cover;
	background-attachment: fixed;
	padding: 0;
	text-align: center;
	margin: auto;
	float: left;
	padding: 50px 0;
}
.synthesis_text {
	width: 70%;
	text-align: center;
	margin: auto;
}
.synthesis_text img {
	width: 270px;
	text-align: center;
}
.synthesis_text h2 {
	font-family: 'LainieDaySH';
	color: #a67a34;
	font-size: 60px;
	padding: 20px 0 0;
}
.synthesis_text p {
	font-family: 'Adobe Garamond Pro Regular';
	color: #3c3c3c;
	font-size: 22px;
}
.inspiration_jewellers {
	width: 100%;
	float: left;
}
.inspiration_jewellers_bg {
	position:relative;
}
.inspiration_jewellers_bg img {
	width: 100%;
	float: left;
}
.inspiration_jewellers_tex {
	position: absolute;
	left: 90px;
	top: 5vh;
	width: 50% !important;
}
.inspiration_jewellers h2 {
	font-size:33px;
	font-family: 'trajan_proregular';
	color: #fff;
	line-height: 63px;
	margin-top: 0;
	margin-bottom:15px;
	margin-left: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: left;
}
.inspiration_jewellers p {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	font-family: 'Adobe Garamond Pro Regular';
	padding-top: 0;
	width: 80%;
	display: block;
	text-align: justify;
	float: left;
	margin: auto;
}
.inspiration_jewellers_tex {
	width:100%;
	display:inline-block;
	padding:130px 0 0;
}
.read_more {
	width: 100%;
	float: left;
	padding: 30px 0 0;
}
.read_more a {
	color: #fff;
	border: 2px solid #fff;
	padding: 7px 20px;
	border-radius: 15px;
	text-decoration:none;
	font-size: 15px;
}
.read_more a:hover {
	color: #a67a34;
	border: 1px solid #fff;
	background:#fff;
}
.fine_jewels {
	width: 100%;
	float: left;
	background: #eceddf;
	padding: 50px
}
.fine_jewels h2 {
	font-size: 33px;
	font-family: 'trajan_proregular';
	color: #a67a34;
	line-height: 63px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: center;
}
.fine_jewels p {
	font-family: 'LainieDaySH';
	color: #3c3c3c;
	font-size: 60px;
	width: 630px;
	text-align: center;
	margin: auto;
	line-height: 62px;
}
.imagesfine {
	width: 100%;
	float: left;
	padding: 25px 0 0;
}
.imagesfine img {
	width: 100%;
	padding:0 0;
	float: left;
}
.fine_jewels .read_more {
	width: 100%;
	float: left;
	padding: 30px 0 0;
	text-align: center;
}
.fine_jewels .read_more a {
	color: #a67a34;
	border: 2px solid #a67a34;
	padding: 7px 20px;
	border-radius: 15px;
	text-decoration:none;
	font-size: 15px;
}
.fine_jewels .read_more a:hover {
	background:#a67a34;
	color:#fff;
}
.fine_jewels .read_more a:hover {
	background:#a67a34;
	color:#fff;
}
.luxury_store {
	float: left;
	width: 100%;
	background-image: url(../images/luxury_store.jpg);
	margin: 0;
	padding: 50px 0 0;
	background-repeat: no-repeat;
	background-color: #eceee1;
	height: 100%;
	background-size: 100%;
}
.luxury_store h2 {
	font-size: 33px;
	font-family: 'trajan_proregular';
	color: #c4a26d;
	line-height: 63px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	text-align: center;
}
.luxury_store p {
	font-family: 'Adobe Garamond Pro Regular';
	color: #ffffff;
	font-size: 22px;
	width: 70%;
	text-align: center;
	margin: auto;
}
.luxury_store .read_more {
	width: 100%;
	float: left;
	text-align:center;
	padding: 30px 0 0;
}
.luxury_store .read_more a {
	color: #fff;
	border: 2px solid #fff;
	padding: 7px 20px;
	border-radius: 15px;
	text-decoration:none;
	font-size: 15px;
}
.luxury_store .read_more a:hover {
	background: #fff;
	color: #a67a34;
}
.luxury_store_bg {
	width: 100%;
	float: left;
	text-align: center;
	margin: auto;
	padding: 50px 0;
}
.luxury_store_bg img {
	width: 70%;
	text-align: center;
	margin: auto;
}
.boder_top {
	background:#7d7d77;
	width:100%;
	float:left;
	height:2px;
}
footer {
	background: #e9e9d9;
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../images/bgimages.jpg);
	background-size: cover;
	margin: 0;
	padding: 0;
}
.footer_menu {
	width: 100%;
	float: left;
	padding: 30px 0 20px;
}
.footer_menu ul {
	margin: 0;
	padding: 0;
}
.footer_menu ul li {
	padding: 4px 0;
	margin: 0;
	width: 100%;
	float: left;
	display: block;
}
.footer_menu ul li a {
	color: #000;
	font-size: 16px;
	font-family: 'Adobe Garamond Pro Regular';
	text-transform: uppercase;
	text-decoration:none;
}
.footer_menu ul li a:hover {
	color:#c4a26d;
}
.footer_email {
	width: 100%;
	float: left;
	padding: 30px 0 20px;
}
.footer_email p {
	color: #000;
	font-size: 18px;
	text-align: center;
	font-family: 'Adobe Garamond Pro Regular';
	padding: 0;
	margin: 0;
}
.footer_email p a {
	color: #000;
	text-decoration:none;
	font-family: 'Adobe Garamond Pro Regular';
}
.footer_email p a:hover {
	color: #c4a26d;
}
.share_icon {
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0 0;
}
.share_icon ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
.share_icon ul li a {
	margin:0;
	padding:0;
	text-decoration:none;
}
.share_icon ul li a img {
	width:38px;
}
.rights_reserved {
	width:100%;
	float:left;
}
.rights_reserved p {
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: 'Adobe Garamond Pro Regular';
	text-transform: capitalize;
}
.rights_reserved p a {
	color: #000;
	text-decoration:none;
	font-family: 'Adobe Garamond Pro Regular';
}
.footer_logo {
	width:100%;
	float:left;
	padding:30px 0 20px;
	text-align: center;
}
.footer_logo img {
	width:200px;
	text-align: center;
}
.footer_logo p {
	color: #000;
	font-size: 16px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: 'Adobe Garamond Pro Regular';
	text-transform: capitalize;
}
.footer_logo p span {
	display:block;
}
.fine_jewels_banner {
	width:100%;
	float:left;
}
.fine_jewels_banner img {
	width:100%;
	float:left;
}
.diamonds_power {
	background: #e9e9d9;
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../images/bgimages.jpg);
	background-size: cover;
	background-attachment: fixed;
	margin: 0;
	padding:50px 0;
}
.diamonds_power h2 {
	font-family: 'LainieDaySH';
	color: #a67a34;
	font-size: 60px;
	width: 708px;
	text-align: center;
	margin: auto;
	line-height: 50px;
	padding: 0px 0 30px;
	position: relative;
}
.diamonds_power h2::after {
 content: " ";
 position: absolute;
 top: 0px;
 left: -50px;
 width: 100%;
 height: 100%;
 background-image: url(../images/diamonds_power_iocn.png);
 background-repeat: no-repeat;
 background-size: 140px;
}
.icon_powe {
	width: auto;
	display: inline-block;
}
.icon_powe img {
	width: 80px;
}
.diamonds_power p {
	font-family: 'Adobe Garamond Pro Regular';
	color: #3c3c3c;
	font-size: 22px;
	padding: 16px 0 0px;
	text-align: center;
	margin: auto;
	width: 90%;
	line-height: 30px;
}
.luxury_store_page {
	background: #e9e9d9;
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../images/bgimages.jpg);
	background-size: cover;
	background-attachment: fixed;
	margin: 0;
	padding: 0px 0 50px;
}
.luxury_store_page h2 {
	font-family: 'LainieDaySH';
	color: #a67a34;
	font-size: 60px;
	width: 925px;
	text-align: center;
	margin: auto;
	line-height: 76px;
	padding: 0px 0 30px;
	position: relative;
}
.luxury_store_page p {
	font-family: 'Adobe Garamond Pro Regular';
	color: #3c3c3c;
	font-size: 22px;
	padding: 16px 0 0px;
	text-align: center;
	margin: auto;
	width: 90%;
}
.page_luxury_iocn {
	width:100%;
	float:left;
	text-align:center;
}
.page_luxury_iocn img {
	width:100%;
	float: left;
	text-align:center;
}
.page_luxury_iocn img {
	width: 100px;
	text-align: center;
	margin: auto;
	float: none;
}
.page_luxury_iocn {
	width: 100%;
	float: left;
	text-align: center;
	padding: 0 0 20px;
}
.luxury_silder {
	width:100%;
	float: left;
	padding:50px 0 0;
}
.luxury_silder .owl-dots {
	display: none;
}
.luxury_silder img {
	width:100%;
	float:left;
}
.luxury_silder .owl-nav {
	display: inherit;
	padding: 0;
}
.luxury_silder .owl-prev {
	position: absolute;
	top: 40%;
	left: -50px;
	font-size: 49px !important;
	color: #000 !important;
	border: 2px solid #000 !important;
	border-radius: 50px;
	width: 40px !important;
	height: 40px !important;
}
.luxury_silder .owl-next {
	position: absolute;
	top: 40%;
	right: -50px;
	font-size: 49px !important;
	color: #000 !important;
	border: 2px solid #000 !important;
	border-radius: 50px;
	width: 40px !important;
	height: 40px !important;
}
.luxury_silder button:focus {
	outline: none;
	outline: 5px auto -webkit-focus-ring-color;
	outline: 0;
}
.luxury_silder span {
	line-height: 5px;
	height: 10px !important;
	float: left;
	padding: 0 8px;
}
.legacy_page {
	background: #e9e9d9;
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../images/bgimages.jpg);
	background-size: cover;
	margin: 0;
	padding: 50px 0;
}
.history_legacy {
	background: #e9e9d9;
	float: left;
	width: 100%;
	height: 100%;
	background-image: url(../images/history_legacy_baground.jpg);
	background-size: cover;
	background-attachment: fixed;
	margin: 0 0 40px;
	padding: 50px 0;
}
.legacy_page h2 {
	font-family: 'LainieDaySH';
	color: #a67a34;
	font-size: 60px;
	width: 815px;
	text-align: center;
	margin: auto;
	line-height: 70px;
	padding: 0px 0 30px;
	position: relative;
}
.legacy_page p {
	font-family: 'Adobe Garamond Pro Regular';
	color: #3c3c3c;
	font-size: 22px;
	padding: 16px 0 0px;
	text-align: center;
	margin: auto;
	width: 90%;
}
.history_legacy h2 {
	font-family: 'Adobe Garamond Pro Regular';
	color: #fff;
	font-size: 25px;
	padding: 16px 0 0px;
	text-align: right;
	margin: auto;
	width: 100%;
}
.history_legacy span {
	font-family: 'Adobe Garamond Pro Regular';
	color: #fff;
	font-size: 16px;
	padding: 0;
	text-align: right;
	margin: auto;
	width: 100%;
	float: right;
	position:relative;
	text-transform: uppercase;
	line-height: normal;
}
.nanagram_jain_images {
	width:100%;
	float:left;
}
.nanagram_jain_images img {
	width:200px;
	float:left;
}
 .history_legacy span::after {
 content: "";
 position: absolute;
 height: 2px;
 width: 60px;
 background-color: #fff;
 bottom: 11px;
 right: 58px;
 -webkit-transform: translatex(-50%);
 transform: translatex(-50%);
}
.main_banner_video {
	width:100%;
	float:left;
}
.main_banner_video video {
	width:100%;
	float:left;
}
.legacy_bg {
	width: 100%;
	float: left;
	padding: 0 0 50px 0;
	text-align: center;
}
.legacy_bg img {
	width: 80%;
	text-align: center;
	margin: auto;
}
#about {
	scroll-margin: 120px 0 0 0;
}
.contact_page {
	width:100%;
	float:left;
	padding:50px 0;
}
.contact_page .grid-container {
	position: relative;
	float: left;
	width: 100%;
}
.contact_page h3 {
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	-webkit-transform: scale(-1);
	transform: scale(-1);
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-left: -.3em;
	white-space: nowrap;
	top: 0;
	font-size: 40px;
	font-family: 'trajan_proregular';
	color: #caceb3;
	line-height: 60px;
	letter-spacing: 3px;
}
.contact_page iframe {
	width:100%;
	float: left;
	height:400px;
}
.large-11 {
	width: calc(94.66667% - 2rem);
	float: right;
}
.large-1 {
	width: calc(8.33333% - 2rem);
}
.contact-section__content {
	position: relative;
	padding: 50px 0;
	background-color: #ebede0;
	float: left;
	width: 100%;
	border: 2px solid #fff;
}
.contact-section__info {
	width: calc(30% - 2rem);
	margin-left: calc(8% + 1rem);
	float: left;
}
.contact-info .title {
	margin-bottom: 3rem;
}
.contact-info .title h4 {
	line-height: 1.25em;
	font-size: 25px;
	font-weight: bold;
}
.contact-info__subtitle {
 margin-right: .5rem;
}
.contact-info__links a {
	display: inline-block;
	text-decoration: none;
 -webkit-transition: opacity .2s;
 transition: opacity .2s;
	color: #000;
}
.contact-info__links a:hover {
	color: #c4a26d;
}
.contact-info__links {
	margin-bottom: 2rem;
}
.contact-info__address p {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}
.contactform {
	float: left;
	font-size: 14px;
	line-height: 2em;
	display: block;
	width: 100%;
	padding: 12px 10px;
	background-color: #fff;
	border: none;
	letter-spacing: 4px;
	margin: 12px 0;
	border-radius: 0;
}
.section.contact-section {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.contact-section__form {
	width: calc(44% - 2rem);
	float: left;
	padding: 0 0 0 30px;
}
.ccm-block-type-form button {
 background:;
	padding: 8px 20px;
	border-radius: 12px;
	color: #a67a34;
	border: 2px solid #a67a34;
	padding: 7px 20px;
	border-radius: 15px;
	text-decoration: none;
	font-size: 15px;
	background-color: transparent;
	float: right;
}
.ccm-block-type-form button:hover {
	color: #fff;
	background-color: #a67a34;
}
.lightGallery {
	overflow: hidden!important;
}
#lightGallery-Gallery img {
	border: none!important;
}
#lightGallery-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999!important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	opacity: 1;
	-webkit-transition: opacity 0.35s ease;
	-moz-transition: opacity 0.35s ease;
	-o-transition: opacity 0.35s ease;
	-ms-transition: opacity 0.35s ease;
	transition: opacity 0.35s ease;
	background: #0d0d0d;
}
/*lightGallery starting effects*/
#lightGallery-Gallery.opacity {
	opacity: 1;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
}
#lightGallery-Gallery.opacity .thumb_cont {
	opacity: 1;
}
#lightGallery-Gallery.fadeM {
	opacity: 0;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}
/*lightGallery starting effects*/


/*lightGallery core*/
#lightGallery-Gallery {
	height: 100%;
	opacity: 0;
	width: 100%;
	position:relative;
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
}
#lightGallery-slider {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	white-space: nowrap;
}
#lightGallery-slider .lightGallery-slide {
	background: url(../img/loading.gif) no-repeat scroll center center transparent;
	display: inline-block;
	height: 100%;
	line-height: 1px;
	text-align: center;
	width: 100%;
}
#lightGallery-slider.slide .lightGallery-slide {
	position: absolute;
	opacity: 0.4;
}
#lightGallery-slider.fadeM .lightGallery-slide {
	position: absolute;
	left: 0;
	opacity: 0;
}
#lightGallery-slider.animate .lightGallery-slide {
	position: absolute;
	left: 0;
}
#lightGallery-slider.fadeM .current {
	opacity: 1;
	z-index: 9;
}
#lightGallery-Gallery.opacity .lightGallery-slide.current img, #lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
	transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.lightGallery-slide.current img, .lightGallery-slide.current iframe {
	transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	-o-transform: scale(0.5, 0.5);
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	-ms-transition: all 1s ease 0s;
}
#lightGallery-Gallery.fadeM .lightGallery-slide.current img, #lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
	transform: scale(0.5, 0.5);
	-moz-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	-webkit-transform: scale(0.5, 0.5);
	-o-transform: scale(0.5, 0.5);
}
#lightGallery-slider.fadeM.on .current {
	opacity: 1;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
}
#lightGallery-slider.fadeM .lightGallery-slide {
	transition: opacity 0.4s ease 0s;
	-moz-transition: opacity 0.4s ease 0s;
	-webkit-transition: opacity 0.4s ease 0s;
	-o-transition: opacity 0.4s ease 0s;
	-ms-transition: opacity 0.4s ease 0s;
}
#lightGallery-slider.slide .lightGallery-slide {
	transform: translate3d(100%, 0px, 0px);
	-moz-transform: translate3d(100%, 0px, 0px);
	-ms-transform: translate3d(100%, 0px, 0px);
	-webkit-transform: translate3d(100%, 0px, 0px);
	-o-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.slide.on .lightGallery-slide {
	opacity: 0;
}
#lightGallery-slider.slide .lightGallery-slide.current {
	opacity: 1 !important;
	transform: translate3d(0px, 0px, 0px) !important;
	-moz-transform: translate3d(0px, 0px, 0px) !important;
	-ms-transform: translate3d(0px, 0px, 0px) !important;
	-webkit-transform: translate3d(0px, 0px, 0px) !important;
	-o-transform: translate3d(0px, 0px, 0px) !important;
}
#lightGallery-slider.slide .lightGallery-slide.prevSlide {
	opacity: 0;
	transform: translate3d(-100%, 0px, 0px);
	-moz-transform: translate3d(-100%, 0px, 0px);
	-ms-transform: translate3d(-100%, 0px, 0px);
	-webkit-transform: translate3d(-100%, 0px, 0px);
	-o-transform: translate3d(-100%, 0px, 0px);
}
#lightGallery-slider.slide .lightGallery-slide.nextSlide {
	opacity: 0;
	transform: translate3d(100%, 0px, 0px);
	-moz-transform: translate3d(100%, 0px, 0px);
	-ms-transform: translate3d(100%, 0px, 0px);
	-webkit-transform: translate3d(100%, 0px, 0px);
	-o-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.slide.on .lightGallery-slide, #lightGallery-slider.slide.on .current, #lightGallery-slider.slide.on .prevSlide, #lightGallery-slider.slide.on .nextSlide {
	transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
	-webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
	-ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
#lightGallery-slider.speed .lightGallery-slide, #lightGallery-slider.speed .current, #lightGallery-slider.speed .prevSlide, #lightGallery-slider.speed .nextSlide {
	transition-duration: inherit !important;
	-moz-transition-duration: inherit !important;
	-webkit-transition-duration: inherit !important;
	-o-transition-duration: inherit !important;
	-ms-transition-duration: inherit !important;
}
#lightGallery-slider.timing .lightGallery-slide, #lightGallery-slider.timing .current, #lightGallery-slider.timing .prevSlide, #lightGallery-slider.timing .nextSlide {
	transition-timing-function: inherit !important;
	-moz-transition-timing-function: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	-o-transition-timing-function: inherit !important;
	-ms-transition-timing-function: inherit !important;
}
#lightGallery-slider .lightGallery-slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px;
}
#lightGallery-slider .lightGallery-slide img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	cursor: -moz-grabbing;
	cursor: grab;
	cursor: -webkit-grab;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle;
}
/*lightGallery core*/


/*action*/
#lightGallery-action {
	bottom: 20px;
	position: absolute;
	left: 50%;
	margin-left: -55px;
	z-index: 9;
	-webkit-backface-visibility: hidden;
}
#lightGallery-action a {
	margin: 0 3px 0 0 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	display: inline-block !important;
	display: inline-block;
	vertical-align: middle;
 *display: inline;
 *zoom: 1;
	/*background-color: rgba(0, 0, 0, 0.65);*/
	font-size: 16px;
	width: 40px;
	height: 28px;
	font-family: 'Slide-icons';
	color: #FFF;
	cursor: pointer;
}
#lightGallery-action a.disabled {
	opacity: 0.6;
	filter: alpha(opacity=60);
	cursor: default;
	background-color: rgba(0, 0, 0, 0.65) !important;
}
#lightGallery-action a:hover, #lightGallery-action a:focus {
	background-color: rgba(0, 0, 0, 0.85);
}
#lightGallery-action a#lightGallery-prev:before, #lightGallery-action a#lightGallery-next:after {
	content: "\e01d";
	left: 5px;
	bottom: 3px;
	position: absolute;
}
#lightGallery-action a#lightGallery-prev:before {
	content: "Prev";
}
#lightGallery-action a#lightGallery-next:after {
	content: "Next";
}
#lightGallery-action a.cLthumb:after {
/*font-family: 'Slide-icons';
	content: "\e01c";
	left: 6px;
	bottom: 4px;
	font-size: 16px;
	position: absolute;*/
}
/*action*/

/*counter*/
#lightGallery_counter {
	bottom: 52px;
	text-align: center;
	width:100%;
	position: absolute;
	z-index: 9;
	color:#FFFFFF;
}
/*lightGallery Thumb*/
#lightGallery-Gallery .thumb_cont {
	position: absolute;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #000000;
	-webkit-transition: max-height 0.4s ease-in-out;
	-moz-transition: max-height 0.4s ease-in-out;
	-o-transition: max-height 0.4s ease-in-out;
	-ms-transition: max-height 0.4s ease-in-out;
	transition: max-height 0.4s ease-in-out;
	z-index: 9;
	max-height: 0;
	opacity: 0;
}
#lightGallery-Gallery .thumb_cont.open {
	max-height: 350px;
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
	margin-left: -12px;
	padding: 12px;
	max-height: 290px;
	overflow-y: auto;
}
#lightGallery-Gallery .thumb_cont .thumb_info {
	background-color: #333;
	padding: 7px 20px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .count {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
	color: #FFFFFF;
	display: block;
	float: right !important;
	width: 28px;
	position: relative;
	height:28px;
	border-radius: 2px;
	margin-top: -4px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.65);
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-o-transition: background-color 0.3s ease 0s;
	-ms-transition: background-color 0.3s ease 0s;
	transition: background-color 0.3s ease 0s;
	z-index: 1090;
	cursor: pointer;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
	left: 6px;
	position: absolute;
	top: 4px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after, #lightGallery-close:after {
	content: "X";
	font-style: normal;
	font-size: 16px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1);
}
#lightGallery-Gallery .thumb_cont .thumb {
	display: inline-block !important;
	vertical-align: middle;
	text-align: center;
 *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
	margin-bottom: 4px;
	margin-left: 4px;
	height: 50px;
	width: 50px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	overflow: hidden;
	border-radius: 3px;
	border: 3px solid transparent;
	cursor: pointer;
 -webkit-transition: border-color linear .2s, opacity linear .2s;
 -moz-transition: border-color linear .2s, opacity linear .2s;
 -o-transition: border-color linear .2s, opacity linear .2s;
 -ms-transition: border-color linear .2s, opacity linear .2s;
 transition: border-color linear .2s, opacity linear .2s;
}
@media (min-width: 800px) {
 #lightGallery-Gallery .thumb_cont .thumb {
 width: 94px;
 height: 94px;
}
}
#lightGallery-Gallery .thumb_cont .thumb > img {
	height: auto;
	max-width: 100%;
}
#lightGallery-Gallery .thumb_cont .thumb.active, #lightGallery-Gallery .thumb_cont .thumb:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	border-color: #ffffff;
}
/*lightGallery Thumb*/

/*lightGallery Video*/
#lightGallery-slider .video_cont {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle;
}
#lightGallery-slider .video_cont {
	background: none;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#lightGallery-slider .video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
#lightGallery-slider .video iframe {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0;
}
/*lightGallery Video*/


/*lightGallery info Title Desc*/
#lightGallery-slider .info {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
	color: #FFFFFF;
	padding: 10px 50px;
	position: absolute;
	top: 0;
	width: 100%;
}
#lightGallery-slider .info span {
	display: block;
	line-height: 1;
}
#lightGallery-slider .info span:last-child {
	margin-top: 6px;
}
#lightGallery-slider .info .title {
	font-size: 16px;
	font-weight: bold;
}
#lightGallery-slider .info .desc {
	color: #DDDDDD;
	font-size: 12px;
}
/*lightGallery info Title Desc*/



/*lightGallery Close*/
#lightGallery-close {
	color: #FFFFFF;
	height: 28px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 28px;
	z-index: 1090;
	cursor: pointer;
	background-color: #000;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.65);
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	-webkit-backface-visibility: hidden;
}
#lightGallery-close:after {
	position: absolute;
	right: 6px;
	top: 3px;
}
#lightGallery-close:hover {
	text-decoration: none;
	background-color: #000;
}
ul#lightGallery {
	width: 100%;
	margin: 50px auto;
}
ul#lightGallery li {
	width: 25%;
	float: left;
	padding: 10px;
}
ul#lightGallery li img {
	width: 100%;
	float: left;
}
