@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: 0;
	box-sizing: border-box;
}
.flt {
	float: left;
}
.flr {
	float: right;
}
.clr {
	clear: both;
}
@font-face {
	font-family: 'Quicksand_Light';
	src: url('fonts/Quicksand_Light.eot');
	src: url('fonts/Quicksand_Light.eot') format('embedded-opentype'), url('fonts/Quicksand_Light.html') format('woff2'), url('fonts/Quicksand_Light-2.html') format('woff'), url('fonts/Quicksand_Light.ttf') format('truetype'), url('fonts/Quicksand_Light.svg#Quicksand_Light') format('svg');
}
body {
	font-family: 'Quicksand_Light';
	background: #000;
	overflow-x: hidden;
}
.margin-top0 {
	margin-top: 0 !important;
}
.margin-bottom0 {
	margin-bottom: 0 !important;
}
.margin-left0 {
	margin-left: 0 !important;
}
.margin-right0 {
	margin-right: 0 !important;
}
body.hdn {
	overflow: hidden;
}
body.hdn .top-first-banner-content #slide-counter3 {
	bottom: 63px;
}
body.hdn .top-first-banner-content .bx-controls-direction .bx-prev {
	bottom: 46px;
}
body.hdn .top-first-banner-content .bx-controls-direction .bx-next {
	bottom: 46px;
}
.padding-top0 {
	padding-top: 0 !important;
}
.padding-bottom0 {
	padding-bottom: 0 !important;
}
.padding-left0 {
	padding-left: 0 !important;
}
.padding-right0 {
	padding-right: 0 !important;
}
.fullwidth {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.wrapper {
	max-width: 1260px;
	width: 100%;
	margin: 0 auto;
}
.section1 {
	background: url(images/banner.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
/*.section1_content {
	padding: 22px 32px;
	box-sizing: border-box;
}*/
.section1_content {
    padding: 0px 32px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.75);
}
span.logo_pipe {
	vertical-align: top;
}
h1.logo_content {
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	color: #bf9549;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	padding: 33px 20px;
	display: inline-block;
}
span.logo_content {
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	color: /*#bf9549*/#d9d9d9;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	padding: 33px 20px;
	display: inline-block;
}
.logo {
	float: left;
	width: 50%;
}
.logo a {
	text-decoration: none;
}
.logo a span.main_logo img {
	vertical-align: top;
}
.logo a span.main_logo {
	display: inline-block;
	padding: 21px 30px 0 0;
	vertical-align: top;
}
.mobile_trigger {
	float: left;
	width: 50%;
	text-align: right;
	position: relative;
}
.header_caption {
	text-align: center;
	width: 100%;
	height: 66px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	position: absolute;
}
.header_caption h2 {
	font-size: 90px;
	color: #fff;
	line-height: 100px;
	font-family: 'Quicksand_Light';
	font-weight: 100;
	letter-spacing: -0.25px;
}
.header_caption h1 {
	font-size: 90px;
	color: #fff;
	line-height: 100px;
	font-family: 'Quicksand_Light';
	font-weight: 100;
	letter-spacing: -0.25px;
}
.header_caption p {
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	font-family: 'Quicksand_Light';
	font-weight: 400;
}
.sc_down {
	position: absolute;
	width: 100%;
	bottom: 10px;
	text-align: center;
	cursor: pointer;
}
.inner_sc {
	background: url(images/scroll_down.png) no-repeat center center;
	width: 95px;
	height: 106px;
	margin: 0 auto;
	cursor: pointer;
	transition: all .9s;
	-webkit-transition: all .9s;
}
.inner_sc:hover {
	background: url(images/sc_hover.png) no-repeat center center;
	width: 95px;
	height: 106px;
	margin: 0 auto;
	cursor: pointer;
}
.about p {
	padding-bottom: 0 !important;
}
.cs_pad {
	padding-top: 60px;
}
.about1 h4 {
	font-size: 24px;
	color: #cdc7c7;
	padding: 30px 0 0;
	text-align: left;
}
.about1 p {
	padding: 20px 0 0 !important;
	text-align: left;
}
.about1 h3 {
	text-align: left;
}
.about1 {
	text-align: left;
}
.about1 ul {
	padding-top: 30px;
	padding-left: 20px;
}
.about1 ul li {
	color: #a09f9f;
	font-size: 18px;
	line-height: 20px;
	font-family: 'Quicksand_Light';
	padding: 5px 0;
	font-weight: bold;
	/*background:url(images/hr.png) no-repeat bottom left;*/
	text-align: left;
}
.about1 .cs_pad {
	padding-top: 40px;
	text-align: left;
}
.diff_b {
	color: #fff;
	font-size: 20px;
	text-align: left;
}
.go_back {
	float: right;
	margin: -35px 0 0 0;
}
.go_back a {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	color: #bf9549;
	font-weight: bold;
	letter-spacing: 0.5px;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.go_back a:hover {
	color: #fff;
}
.section2 {
	background: url(images/sv_section.jpg) no-repeat top center;
	background-size: 100%;
	background-size: cover;
}
.studio_section {
	padding: 66px 0;
	box-sizing: border-box;
	text-align: center;
}
.studio_section h3 {
	font-size: 30px;
	color: #000;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	font-weight:900;
}
/*.studio_section h4 {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	font-family: 'Quicksand_Light';
}*/
.studio_section h4 {
    font-size: 30px;
    color: #000;
    line-height: 30px;
    font-family: 'Quicksand_Light';
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
}
.studio_section p {
	color: #333;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	padding: 30px 0;
	font-weight: bold;
}
.studio_section .learn_more a {
	color: #d2ac67;
	font-size: 16px;
	line-height: 20px;
	text-transform: capitalize;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.studio_section .learn_more a:hover {
	color: #fff;
	padding-left: 0.3em;
	transition: all .7s;
	-webkit-transition: all .6s;
}
.video_section {
	padding-bottom: 80px;
}
.video_section video {
	height: 611px;
}
.video_section {
	position: relative;
}
.over_video {
	position: absolute;
	top: 0;
	left: 65px;
	display: none;
}
.over_video img {
	width: 100%;
	max-width: 1122px;
	height: 611px;
	vertical-align: top;
}
.section1 .owl-controls.clickable {
	display: none !important;
}
.section1 .owl-controls.clickable .owl-theme .owl-controls .owl-page {
	display: none !important;
}
.section1 .item img {
	vertical-align: top;
}
.section3 {
	position: relative;
	background: url(images/bg.jpg) no-repeat center center;
	background-size: cover;
	margin-top: -2px;
	margin-bottom: 60px;
}
/*#demos{ padding:18px 0; background:rgba(255,255,255,0.1);}*/

#demos {
	padding: 0 0;
	background: rgba(0, 0, 0, 0.5);
}
.sl_details {
	position: relative;
}
.sl_details .sl_image img {
	width: 100%;
	vertical-align: top;
}
.sl_details .caption {
	position: absolute;
	bottom: 115px;
	left: 50%;
	margin-left: -580px;
	max-width: 1120px;
	width: 100%;
	color: #fff;
	z-index: 9999;
}
/*.cp_01{background:url(images/cap_bg.png) no-repeat top center; width:400px; height:400px;}*/

/*#demos #sync1 .owl-item{ position:relative;}*/

.product {
	display: block;
}
/*.product #sync2 .owl-item{ width:162px !important; text-align:center;}
.product #sync2{ width:162px;  background:rgba(0,0,0,0.8);     float: right; overflow:hidden; text-align:center; margin-top:23px; padding:20px 0;}
.product #sync2 .owl-wrapper{ transform:none !important; transition:none !important; width:162px !important;}
*/

.product #sync2 .owl-wrapper {
	transform: none !important;
	transition: none !important;
	width: 100% !important;
}
.product #sync2 .owl-item {
	width: 33.33% !important;
	text-align: center;
	position: relative;
	height: 22px;
}
.product #sync2 .owl-item .item {
	/*font-size:0 !important; height:5px; */
	padding: 0 !important;
	background: #858585 !important;
	border-right: 1px solid #000;
	font-weight: bold;
	height: 6px !important;
	position: absolute;
	width: 100%;
	bottom: 0;
}
.product #sync2 .owl-item .item:hover {
	height: 22px !important;
}
.product #sync2 {
	width: 100%;
	/*background:rgba(0,0,0,0.8);*/
	float: right;
	overflow: hidden;
	text-align: center;
	margin-top: 0;
	padding: 0 0;
}
.product #sync2 .owl-item.synced .item {
	background: #d2ac67 !important;
	height: 22px !important;
}
/*.product{ position:absolute; top:-39px; right:50%; margin-right:-580px; max-width: 200px; width:100%; z-index:9999; }*/

.product {
	position: absolute;
	bottom: 41px;
	left: 0;
	width: 100%;
	z-index: 99;
}
.num span {
	padding: 0 3px;
	display: inline-block;
}
.product #sync2 .owl-item .item {
	color: #000;
	padding: 7px 0;
	font-size: 14px;
	color: #000;
	line-height: 22px;
	transition: all .7s;
	-webkit-transition: all .6s;
	cursor: pointer;
}
.product #sync2 .owl-item.synced .item {
	background: #858585;
	color: #fff;
}
.product #sync2 .owl-item:hover .item {
	background: #858585;
	color: #fff;
}
.section3 .owl-theme .owl-controls .owl-buttons {
	font-size: 0 !important;
}
/*.section3 .owl-buttons div.owl-prev{ background:url(images/pre.jpg) no-repeat !important; font-size:0 !important; width:34px; height:34px; margin:0; padding:0; border-radius:0 !important; margin:0 !important; opacity:1 !important;}
.section3 .owl-buttons div.owl-next{background:url(images/nxt.jpg) no-repeat !important; font-size:0 !important;  width:34px; height:34px; margin:0; padding:0; border-radius:0 !important; margin:0 3px !important; opacity:1 !important;}*/

.section3 .owl-buttons div.owl-prev {
	background: url(images/pre1.png) no-repeat left top!important;
	font-size: 0 !important;
	width: 65px;
	height: 53px;
	margin: 0;
	padding: 0;
	border-radius: 0 !important;
	margin: 0 !important;
	opacity: 1 !important;
	padding-right: 20px;
}
.section3 .owl-buttons div.owl-next {
	background: url(images/nxt1.png) !important;
	background-repeat: no-repeat !important;
	background-position: top 0 right 10px !important;
	font-size: 0 !important;
	width: 65px;
	height: 53px;
	margin: 0;
	padding: 0;
	border-radius: 0 !important;
	margin: 0 3px !important;
	opacity: 1 !important;
	padding-left: 20px;
}
.section3 #menu {
	background: rgba(0, 0, 0, 0.9) !important;
	z-index: 999;
}
/*.section3 .owl-pagination{}*/

/*.section3 .owl-theme .owl-controls .owl-page.active span{ width:100% !important; height:4px !important;  background:#d2ac67 !important; border-radius:0 !important; margin:0 !important;}
.section3 .owl-theme .owl-controls .owl-page span{ width:100% !important; height:4px !important;  background:#858585 !important; border-radius:0 !important; margin:0 !important;}
.section3 .owl-theme .owl-controls .owl-page{ width:12.5% !important; margin:0 !important; border-right:1px solid #000;}
.section3 .owl-theme .owl-controls .owl-page:last-child{ border:none;}
.section3  .owl-theme .owl-controls{ margin-top:0;}
.section3 .owl-pagination{margin: -11px 0 0;} 
.section3 .owl-theme .owl-controls .owl-buttons {
    font-size: 0 !important;
    text-align: left;
    width: 74px;
}*/

/*.section3 .owl-theme .owl-controls .owl-buttons {
    font-size: 0 !important;
    text-align: left;
    width: 74px;
    margin: -29px 0 0 147px;
    position: absolute;
}*/

.section3 .owl-theme .owl-controls .owl-page span.owl-numbers {
	background: none !important;
	color: #fff !important;
	margin: 0 auto !important;
	padding: 0 39px 0 0!important;
	width: 20px;
	height: 20px;
	color: #fff;
}
.section3 .owl-theme .owl-controls .owl-page span {
	background: none !important;
	color: #fff !important;
	font-size: 15px !important;
}
.section3 .owl-pagination {
	width: 100%;
	text-align: center;
	position: relative;
}
.section3 .owl-theme .owl-controls .owl-page {
	display: none;
	zoom: 1;
	position: absolute;
	width: 100%;
	z-index: 99;
	text-align: center;
	top: 18px;
}
.section3 .owl-theme .owl-controls .owl-page.active {
	display: block;
}
.section3 .num {
	text-align: center;
	padding-top: 18px;
}
.section3 .owl-theme .owl-controls .owl-buttons {
	font-size: 0 !important;
	text-align: center;
	width: 100%;
	margin: 6px 0;
	position: absolute;
	z-index: 99;
}
/*.product_heading{ color:#fff; float:right; width:162px; text-align:center; font-size:30px; }*/

.product_heading h3 {
	color: #d2ac67;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	text-transform: capitalize;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
	cursor: pointer;
	padding: 10px 0 20px;
}
.product_heading13 h4 {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	text-align: center;
}
.sl_details .caption a {
	text-decoration: none;
}
.sl_details .caption a h5 {
	font-size: 60px;
	color: #fff;
	font-family: 'Quicksand_Light';
	font-weight: 100;
	letter-spacing: -0.25px;
	text-decoration: none;
}
.sl_details .caption a h1 {
	font-size: 60px;
	color: #fff;
	font-family: 'Quicksand_Light';
	font-weight: 100;
	letter-spacing: -0.25px;
	text-decoration: none;
}
.sl_details .caption p {} .sl_details .caption a p {
	font-size: 16px;
	color: #d2ac67;
	font-family: 'Quicksand_Light';
	text-decoration: none;
	font-weight: bold;
	transition: all .7s;
	-webkit-transition: all .6s;
	padding-left: 5px;
}
.sl_details .caption:hover p a {
	color: #fff;
}
.sl_image {
	position: relative;
}
.sl_image .ovl {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url(images/cont_bg.png) no-repeat top center;
}
.section5 {
	background: url(images/section4_bg.jpg) no-repeat top center;
	min-height: 600px;
	background-size: cover;
	border-top: 2px solid #1c1c1c;
}
.dt {
	float: left;
	width: 33%;
	padding: 10px;
	box-sizing: border-box;
}
.section5_inner {
	padding: 60px 0;
}
.feed_heading h3 {
	color: #ffffff;
	font-size: 30px;
	font-family: 'Quicksand_Light';
	text-align: center;
	text-transform: capitalize;
	line-height: 30px;
	padding-bottom: 20px;
}
.section4 {
	background: url(images/section4_bg.jpg) no-repeat top center;
	/*min-height:600px;*/
	background-size: cover;
}
.case {
	padding: 80px 0 0;
}
.case_title h3 {
	font-size: 30px;
	text-transform: capitalize;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-family: 'Quicksand_Light';
}
.instagram-media {
	height: 468px !important;
}
.case_std_content {
	/*padding: 30px 88px 30px 128px;*/
	padding: 30px;
}
.case_std_content .item {
	padding: 10px;
}
.case_std_content .left_image {} .case_std_content .right_image {} .case_std_content .left_image_inner {} .case_std_content .right_image_inner {} .case_std_content .left_image_inner img {
	width: 100%;
	transition: all .5s ease-in-out;
	overflow: hidden;
}
/*.case_std_content .left_image_inner:hover img{    transform: scale(0.95);}*/

.case_std_content .right_image_inner img {
	width: 100%;
	transition: all .5s ease-in-out;
	overflow: hidden;
}
/*.case_std_content .right_image_inner:hover img{     transform: scale(0.95);}	*/

.case_std_content a {
	text-decoration: none;
}
.case_std_content a .left_image_content {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	text-transform: capitalize;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	word-break: break-all;
	text-decoration: none;
}
.case_std_content a .right_image_content {
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	text-transform: capitalize;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	word-break: break-all;
	text-decoration: none;
}
.case_std_content .owl-item {
	padding-bottom: 20px;
}
.case_std_content .owl-theme .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	top: 40%;
	left: -45px;
	background: url(images/pre1.png) no-repeat !important;
	font-size: 0 !important;
	width: 34px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-radius: 0 !important;
	margin: 0 !important;
	opacity: 1 !important;
}
.case_std_content .owl-theme .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	top: 40%;
	right: -55px;
	background: url(images/nxt1.png) no-repeat !important;
	font-size: 0 !important;
	width: 34px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-radius: 0 !important;
	margin: 0 !important;
	opacity: 1 !important;
}
.case_std_content .owl-pagination {
	display: none !important;
}
#toggle.open {
	position: fixed;
	top: 60px;
	right: 51px;
}
.pr.open {
	position: fixed;
	top: 60px;
	right: 51px;
	z-index: 9999;
}
/*#toggle.open{position:fixed; top: 20px;    right: 51px; }
#toggle { position: absolute; z-index: 3; width: 24px; height:16px; top: 0; right: 20px; margin: 0; cursor: pointer;}*/

#toggle {
	position: absolute;
	z-index: 3;
	width: 24px;
	height: 24px;
	top: 40px;
	right: 20px;
	margin: 0;
	cursor: pointer;
}
#toggle span {
	display: block;
	position: absolute;
	width: 100%;
	height: 2px;
	margin: 4px 0 0 0;
	background: /*#bf9549*/#d9d9d9;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
}
#toggle span:before,
#toggle span:after {
	content: " ";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background: /*#bf9549*/#d9d9d9;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
}
#toggle span:before {
	margin: -6px 0 0 0;
}
#toggle span:after {
	margin: 6px 0 0 0;
}
#toggle.open span {
	background-color: transparent;
	padding: 10px;
	height: 40px;
}
#toggle.open span:before,
#toggle.open span:after {
	margin: 0;
	background: #bf9549;
}
#toggle.open span:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
#toggle.open span:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.pr {
	position: relative;
}
.pr span.pr2:before,
.pr span.pr2:after {
	content: " ";
	position: absolute;
	width: 20px;
	height: 2px;
	top: 10px;
	right: 0;
	background: #bf9549;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
}
.pr span.pr2:before {
	margin: -6px 0 0 0;
}
.pr span.pr2:after {
	margin: 6px 0 0 0;
}
.pr.open span.pr2 {
	background-color: transparent;
}
.pr.open span.pr2:before,
#toggle.open span:after {
	margin: 0;
	background: #bf9549;
}
.pr.open span.pr2:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.pr.open span.pr2:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.pr.open .pr1 {
	display: none;
}
.pr .pr2 {
	display: none;
}
.pr.open .pr2 {
	display: block;
}
.pr .pr1 {
	display: block;
}
.pr.open {
	width: 30px;
	height: 30px;
}
.pr.open span.pr2 {
	background-color: transparent;
}
.pr.open span.pr2:before,
.pr.open span.pr2:after {
	margin: 0;
	background: #bf9549;
}
.pr.open span.pr2:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.pr.open span.pr2:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.mnu1 {
	height: 314px !important;
}
.menu_tolltip {
	position: absolute;
	top: 25px;
	right: 29px;
}
.vie span.pr4:before,
.vie span.pr4:after {
	content: " ";
	position: absolute;
	width: 20px;
	height: 2px;
	top: 10px;
	right: 0;
	background: #bf9549;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
}
.vie span.pr4:before {
	margin: -6px 0 0 0;
}
.vie span.pr4:after {
	margin: 6px 0 0 0;
}
.vie.open span.pr4 {
	background-color: transparent;
}
.vie.open span.pr4:before,
#toggle.open span:after {
	margin: 0;
	background: #bf9549;
}
.vie.open span.pr4:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.vie.open span.pr4:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.vie.open {
	position: fixed;
	top: 60px;
	right: 51px;
	z-index: 99999999999;
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.pr4 {
	display: none;
}
.vie.open .pr4 {
	display: block;
}
.vie.open a {
	display: none;
}
.vie a {
	display: block;
}
.vie.open span.pr4 {
	background-color: transparent;
}
.vie.open span.pr4:before,
.vie.open span.pr4:after {
	margin: 0;
	background: #bf9549;
}
.vie.open span.pr4:before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
.vie.open span.pr4:after {
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.inner_pr_menu #menu {
	background: rgba(0, 0, 0, 0.9) !important;
}
.sl_image div {
	background-size: cover !important;
	background-position: top center !important;
}
.sl_image img {
	height: auto !important;
}
#menu {
	visibility: hidden;
	opacity: 0;
	position: fixed;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	background: url(images/mobile_bg.jpg) no-repeat top center;
	background-size: cover;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
	padding: 20px;
}
#menu.opened {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
}
.mnu {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	width: 400px;
	height: 206px;
}
#menu span#title {
	display: block;
}
#menu span#title img {
	max-width: 250px;
	width: 100%;
}
.mnu ul {
	list-style: none;
	margin: 0 auto;
}
.mnu ul li {
	display: block;
	width: 100%;
}
.mnu ul li a {
	position: relative;
	z-index: 4;
	background: url(images/mobile_menu_border.png) no-repeat bottom center;
	font-size: 20px;
	line-height: 40px;
	color: #fff;
	font-family: 'Quicksand_Light';
	display: block;
	width: 100%;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 350ms ease all;
	-moz-transition: 350ms ease all;
	transition: 350ms ease all;
}
.mnu ul li:hover a {
	background: url(images/mobile_menu_border_hover.png) no-repeat bottom center;
	color: #bf9549;
}
.mnu ul li:last-child a {
	background: none;
}
.mobile_menu_bottom {
	position: absolute;
	bottom: 0;
	height: 136px;
	width: 100%;
	text-align: center;
}
#menu ul li a i {
	position: absolute;
	padding: 0 1.25em 0 0;
	font-size: 2em;
}
.mb_social {} .mb_social ul {
	text-align: center;
	padding: 0 0 20px;
}
.mb_social ul li {
	display: inline-block;
	margin-left: -4px;
	padding: 0 10px;
}
.mb_social ul li a {
	display: block;
	width: 34px;
	height: 37px;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.mb_social ul li a.fb {
	background: url(images/mobile_footer_social.png) no-repeat left -35px;
}
.mb_social ul li a.tw {
	background: url(images/mobile_footer_social.png) no-repeat -41px -35px;
}
.mb_social ul li a.lin {
	background: url(images/mobile_footer_social.png) no-repeat -82px -35px;
}
.mb_social ul li a.you {
	background: url(images/mobile_footer_social.png) no-repeat -123px -35px;
}
.mb_social ul li:hover a.fb {
	background: url(images/mobile_footer_social.png) no-repeat left top;
}
.mb_social ul li:hover a.tw {
	background: url(images/mobile_footer_social.png) no-repeat -41px top;
}
.mb_social ul li:hover a.lin {
	background: url(images/mobile_footer_social.png) no-repeat -82px top;
}
.mb_social ul li:hover a.you {
	background: url(images/mobile_footer_social.png) no-repeat -123px top;
}
.mb_boottom_link {} .mb_boottom_link ul {
	padding-bottom: 15px;
}
.mb_boottom_link ul li {
	display: inline-block;
	padding: 0 30px;
	border-right: 1px solid #585858;
}
.mb_boottom_link ul li:last-child {
	border: none;
}
.mb_boottom_link ul li a {
	display: block;
	font-size: 14px;
	color: #585858;
	line-height: 16px;
	text-decoration: none;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.mb_boottom_link ul li a:hover {
	color: #bf9549;
}
.mobile_menu_bottom p {
	font-size: 14px;
	color: #585858;
	line-height: 16px;
	text-decoration: none;
	font-family: 'Quicksand_Light';
	font-weight: bold;
}
.mobile_menu_bottom p span {
	color: #fff;
	padding-right: 5px;
}
.mobile_menu_bottom p a {
	font-size: 14px;
	color: #585858;
	line-height: 16px;
	text-decoration: none;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	transition: all .7s;
	-webkit-transition: all .7s;
	padding-left: 5px;
}
.mobile_menu_bottom p a:hover {
	color: #bf9549;
}
.section11 {
	background: url(images/Chandeliers_banner.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}
.header_caption_inner h2 {
	font-size: 90px;
	color: #fff;
	line-height: 100px;
	font-family: 'Quicksand_Light';
	font-weight: 100;
	letter-spacing: -0.25px;
}
.header_caption_inner a {
    text-transform: capitalize;
    font-size: 19px;
    line-height: 29px;
    color: white;
}
/*.header_caption_inner {
	text-align: center;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 70px;
	position: absolute;
	margin: auto;
}*/
.header_caption_inner {
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
    top: 22em;
    position: absolute;
    margin: auto;
    text-transform: uppercase;
}
.section_inner_top1 {
	background: url(images/top_image.jpg) no-repeat top center;
	background-size: cover;
	min-height: 240px;
	padding: 90px 0;
	text-align: center;
}
.section_inner_top1 p {
	font-size: 18px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	color: #a6a6a6;
}
.grid_section {
	background: #000;
	padding: 20px 0 70px;
	min-height: 400px;
}
.gridwrapper {
	max-width: 1270px;
	width: 100%;
	margin: 0 auto;
}
.brick {
	overflow: hidden;
	position: relative;
}
.brick img {
	width: 100%;
}
.brick .overlay {
	border: 1px solid #fff;
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
}
.brick .over_div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.brick:hover .over_div {
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	opacity: 1;
	text-align: center;
}
/*#slideshow3 li img { width:100% !important;     height: auto !important; vertical-align:top;}
.p1_details{ height:auto !important;}*/

#slideshow3 li img {
	/* width:auto !important; */
	height: 100vh;
	vertical-align: top;
	display: block;
	margin: auto;
	text-align: center;
	padding-left: 310px;
}
#slideshow3 li video {
	height: 100vh;
	vertical-align: top;
	display: block;
	margin: auto;
	text-align: center;
	padding-left: 310px;
}
.lg_load {} .lg_load a {
	width: 240px;
	height: 50px;
	line-height: 50px;
	border: 0px solid #d2ac67;
	color: #d2ac67;
	font-size: 18px;
	margin: 60px auto 20px;
	text-align: center;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	display: block;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.lg_load a:hover {
	background: none;
	color: #fff;
}
.lg_load.vie a {
	margin: 0 auto;
}
.free-wall {
	margin: auto;
}
.free-wall-logo {
	margin: auto;
	height: 420px;
}
.size2-2 {
	width: 80px;
	height: 80px;
}
.size11 {
	height: 160px;
	width: 160px;
}
.size12 {
	width: 317px;
	height: 658px;
	/*c*/
}
.size12 .overlay {
	line-height: 658px;
}
.size21 {
	width: 317px;
	height: 317px;
	/*c*/
}
.size21 .overlay {
	line-height: 317px;
}
.size22 {
	height: 317px;
	width: 658px;
	/*c*/
}
.size22 .overlay {
	line-height: 317px;
}
.size13 {
	width: 658px;
	height: 658px;
	/*c*/
}
.size13 .overlay {
	line-height: 658px;
}
.size31 {
	width: 480px;
	height: 160px;
}
.size23 {
	width: 320px;
	height: 480px;
}
.size24 {
	width: 320px;
	height: 640px;
}
.size32 {
	width: 480px;
	height: 320px;
}
.size33 {
	width: 480px;
	height: 480px;
}
.size34 {
	width: 480px;
	height: 640px;
}
.size43 {
	width: 640px;
	height: 480px;
}
.size35 {
	width: 480px;
	height: 800px;
}
.size53 {
	width: 800px;
	height: 480px;
}
.size36 {
	width: 480px;
	height: 960px;
}
.donate form {
	height: 100%;
	width: 100%;
	background: rgb(44, 62, 80);
}
.donate form .paypal {
	display: block;
	margin: auto;
	padding: 20px 0px 0px 0px;
	outline: 0;
}
.img-demo {
	vertical-align: bottom;
	list-style: none;
	margin: 0;
	padding: 0;
}
.img-demo li {
	float: left;
	width: 25%;
	text-align: center;
}
.img-demo li img {
	border: 2px solid white;
	width: 98px;
	height: 98px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
	/* For IE 6/7 (trigger hasLayout) */
}
.rest-left {
	margin-left: 244px;
}
.desc h1,
.desc h2,
.desc h3,
.desc h4,
.desc h5,
.desc h6 {
	font-weight: bold;
}
.desc h2 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}
.desc h2 span {
	float: left;
	display: block;
	line-height: 50px;
}
.brick {
	background-color: white;
	float: left;
	cursor: default;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.brick .cover {
	overflow: hidden;
	margin: 20px;
}
.brick .read-more {
	position: absolute;
	display: none;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 12px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.45);
}
.footer {
	background: #000;
}
.footer .mobile_menu_bottom {
	position: static;
	margin: -18px 0 0 0;
}
.ln {
	border-top: 1px solid #585858
}
.bx-pager-item {
	display: none;
}
#slideshow3 ul {} #slideshow3 ul li {} #slideshow3 ul li img {
	width: 100%;
	vertical-align: top;
}
.top-first-banner-content {
	position: relative;
}
.cp_top {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999;
	color: #fff;
	padding: 20px;
	box-sizing: border-box;
	width: 100%;
}
.cp_left-content {
	width: 270px;
	float: left;
}
.cp_right-content {
	float: right;
	text-align: right
}
/*.cp_right-content .d_close{ cursor:pointer; width:30px; height:30px; float:right;}*/

.cp_left-content .heading_01 {
	font-size: 40px;
	line-height: 35px;
	color: #fff;
	font-family: 'Quicksand_Light';
}
/*.heading_info{ padding:40px 0 80px;}*/

.heading_info {
	padding: 40px 0 0;
	margin: 0 0 0 -16px;
	padding-left: 16px;
	display: none;
}
.heading_info span {
	cursor: pointer;
}
.heading_info span.cls_02 {} .heading_details {
	width: 100%;
	padding: 16px 0px 0px 0px;
	background: rgba(0, 0, 0, 0.9);
}
.heading_details p {
	font-size: 16px;
	line-height: 22px;
	color: #8c8484;
	font-family: 'Quicksand_Light';
	font-weight: bold;
}
.cls_02 p {
	color: #bf9549;
	font-weight: bold;
}
.cls_01 p {
	color: #bf9549;
	font-weight: bold;
}
.top-first-banner-content .bx-controls-direction {} .top-first-banner-content .bx-controls-direction .bx-prev {
	background: url(images/p_p.png) no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 18px;
	left: 45px;
	z-index: 999999;
	font-size: 0;
}
.top-first-banner-content .bx-controls-direction .bx-next {
	background: url(images/p_n.png) no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 18px;
	left: 120px;
	z-index: 999999;
	font-size: 0;
}
.top-first-banner-content #slide-counter3 {
	position: absolute;
	bottom: 35px;
	left: 74px;
	z-index: 999999;
	color: #fff;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 4px;
}
.heading_info {
	position: relative;
}
/*.heading_info  .cls_01{ position:absolute; top:39px; left:0; }*/

.heading_info .cls_01 {
	position: absolute;
	top: 39px;
	left: 15px;
}
.p1_details {
	overflow: hidden;
}
.heading_info {
	height: 117px;
}
.full_vid {
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/poster1.jpg) no-repeat top center;
	z-index: 99;
	background-size: cover;
}
.mun {} p.mun {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 18px;
	color: /*#bf9549*/#d9d9d9;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	position: absolute;
	right: 30px;
	top: -5px;
	z-index: 9;
}
#toggle:hover span {
	background: #fff;
}
#toggle:hover span:before,
#toggle:hover span:after {
	background: #fff;
}
#toggle:hover p.mun {
	color: #fff;
}
#toggle p.mun {
	display: block;
}
#toggle.open p.mun {
	display: none;
}
#toggle.open:hover span {
	background-color: transparent;
}
.new_tag {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 9999;
}
.new_tag img {
	vertical-align: top;
}
.p.p3.pp3 {
	height: 308px;
}
.row1 {
	position: relative;
}
.s1 {
	position: relative;
	overflow: hidden;
}
.p.p1 {
	margin: 7px 3px 0;
	width: 310px;
	height: 625px;
	float: left;
	position: relative;
	overflow: hidden;
}
.p.p2 {
	margin: 7px 3px 0;
	width: 310px;
	height: 310px;
	float: left;
	/*line-height: 310px;*/
}
.p.p3 {
	margin: 7px 3px 0;
	float: left;
	width: 625px;
	height: 310px;
	/*line-height: 310px;*/
}
.p.p4 {
	margin: 7px 3px 0;
	width: 625px;
	height: 303px;
	float: left;
	/*line-height: 303px;*/
}
.p.p5 {
	margin: 7px 3px 0;
	margin-top: -310px;
	width: 625px;
	height: 625px;
	float: left;
	/*line-height: 625px;*/
}
.p.p2.ps {
	margin: 7px 3px 0;
	margin-top: -309px;
	width: 310px;
	height: 310px;
	float: left;
}
.ps1 {
	margin: 7px 3px 0;
	margin-top: -310px;
	width: 625px;
	height: 625px;
	float: left;
}
.p.p5.ps1 {
	margin: 7px 3px 0;
	margin-top: -308px;
	width: 625px;
	height: 625px;
	float: left;
}
.p.p2.ps3 {
	margin: 7px 3px 0;
	margin-top: -310px;
	width: 310px;
	height: 310px;
	float: left;
}
.p .gr_image {
	border: none;
}
.p {
	position: relative;
	overflow: hidden;
}
.p .over_div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	transition: all .7s;
	-webkit-transition: all .7s;
	border: 1px solid #bf9549;
}
.p a:hover .over_div {
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	opacity: 1;
	text-align: center;
}
.p .overlay {
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	text-transform: capitalize;
}
/*.p1 .overlay{line-height: 658px;}
.p.p2 .overlay{line-height: 310px;}
.p.p3 .overlay{line-height: 310px;}
.p.p4 .overlay{line-height: 303px;}
.p.p5 .overlay{line-height: 625px;}*/

.gr_image img {
	display: block;
	width: 100%;
}
/*.p{ display:none;}*/

.p.p111 {
	margin-top: -309px;
}
.p.p113 {
	margin-top: -310px;
}
.p.pmargin0 {
	margin-top: 7px;
}
.p.pmargin6018 {
	margin-top: -626px;
}
.p.ps {
	margin-top: -309px;
}
.pp113.p113 {
	margin-top: -309px;
}
.p.p2223 {
	margin-top: -309px;
	margin-left: 319px;
}
#wall_scones {} #wall_scones .dv1 {
	float: left;
	width: 24.60%;
	margin-right: 0.8%;
}
#wall_scones .dv2 {
	float: left;
	width: 23.97%;
	margin-right: 0.8%;
}
#wall_scones .dv3 {
	float: left;
	width: 49.80%;
}
#wall_scones .dv4 {
	float: left;
	width: 50.1%;
	margin-right: 0.8%;
	margin-top: 10px;
}
#wall_scones .dv5 {
	float: left;
	width: 24.15%;
	margin-right: 0.8%;
	margin-top: 10px;
}
#wall_scones .dv6 {
	float: left;
	width: 24.15%;
	margin-top: 10px;
}
#accssesories_new {} #accssesories_new .dv1 {
	float: left;
	width: 49.83%;
	margin-right: 0.8%;
}
#accssesories_new .dv2 {
	float: left;
	width: 24%;
	margin-right: 0.8%;
}
#accssesories_new .dv3 {
	float: left;
	width: 24.55%;
}
#accssesories_new .dv4 {
	float: left;
	width: 24.15%;
	margin-right: 0.8%;
	margin-top: 10px;
}
#accssesories_new .dv5 {
	float: left;
	width: 24.15%;
	margin-right: 0.8%;
	margin-top: 10px;
}
#accssesories_new .dv6 {
	float: left;
	width: 50.05%;
	margin-top: 10px;
}
#wall_murals {} #wall_murals .dv1 {
	float: left;
	width: 49.5%;
	margin-right: 0.8%;
}
#wall_murals .dv2 {
	float: left;
	width: 49.6%;
}
#cst {} #cst .dv1 {
	float: left;
	width: 39.7%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#cst .dv2 {
	float: left;
	margin-bottom: 0.8%;
	width: 59.5%;
}
#cst .dv3 {
	float: left;
	width: 59.6%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#cst .dv3 .bxdiv:first-child {
	margin-bottom: 1.3%;
}
#cst .dv4 {
	float: left;
	margin-bottom: 0.8%;
	width: 39.6%;
}
#cst .dv4 .bxdiv:first-child {
	margin-bottom: 2%;
}
#cst .dv5 {
	float: left;
	width: 37.4%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#cst .dv5 .bxdiv:first-child {
	margin-bottom: 2%;
}
#cst .dv6 {
	float: left;
	margin-bottom: 0.8%;
	width: 61.8%;
}
#cst .dv6 .bxdiv:first-child {
	margin-bottom: 1.6%;
}
#cst .dv7 {
	float: left;
	width: 32.8%;
	margin-right: 0.8%;
}
#cst .dv8 {
	float: left;
	width: 32.8%;
	margin-right: 0.8%;
}
#cst .dv9 {
	float: left;
	width: 32.8%;
}
#installations_new_01 {} #installations_new_01 .dv1 {
	float: left;
	width: 24.35%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#installations_new_01 .dv1 .bxdiv:first-child {
	margin-bottom: 2.5%;
}
#installations_new_01 .dv2 {
	float: left;
	width: 24.35%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#installations_new_01 .dv2 .bxdiv:first-child {
	margin-bottom: 2.5%;
}
#installations_new_01 .dv3 {
	float: left;
	margin-bottom: 0.8%;
	width: 49.7%;
}
#installations_new_01 .dv3 .bxdiv:first-child {
	margin-bottom: 1.5%;
}
#installations_new_01 .dv4 {
	float: left;
	width: 24.3%;
	margin-right: 0.8%;
}
#installations_new_01 .dv4 .bxdiv:first-child {
	margin-bottom: 3%;
}
#installations_new_01 .dv5 {
	float: left;
	width: 74.9%;
}
#cst2 {} #cst2 .div1 {
	float: left;
	width: 59.4%;
	margin-right: 0.8%;
}
#cst2 .div2 {
	float: left;
	width: 39.79%;
}
#cst2 .div3 {
	width: 100%;
	margin-top: 1%;
}
#cst2 .pro1 {
	margin-top: 1.8%;
}
#table_floor_lamps {} #table_floor_lamps .div1 {
	float: left;
	width: 24.25%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#table_floor_lamps .div1 .bxdiv:first-child {
	margin-bottom: 2.8%;
}
#table_floor_lamps .div2 {
	float: left;
	width: 24.63%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#table_floor_lamps .div2 .bxdiv:first-child {
	margin-bottom: 2.8%;
}
#table_floor_lamps .div2 .bxdiv:nth-child(2) {
	margin-bottom: 2.8%;
}
#table_floor_lamps .div3 {
	float: left;
	width: 24.25%;
	margin-bottom: 0.8%;
	margin-right: 0.8%;
}
#table_floor_lamps .div3 .bxdiv:first-child {
	margin-bottom: 2.8%;
}
#table_floor_lamps .div4 {
	float: left;
	width: 24.35%;
	margin-bottom: 0.8%;
}
#table_floor_lamps .div4 .bxdiv:first-child {
	margin-bottom: 2.8%;
}
#table_floor_lamps .div5 {
	float: left;
	width: 24%;
	margin-right: 0.8%;
}
#table_floor_lamps .div5 .bxdiv:first-child {} #table_floor_lamps .div6 {
	float: left;
	width: 24.6%;
	margin-right: 0.8%;
}
#table_floor_lamps .div6 .bxdiv:first-child {
	margin-bottom: 2.8%;
}
#table_floor_lamps .div7 {
	float: left;
	width: 49.8%;
}
#table_floor_lamps .div7 .bxdiv:first-child {} #pro_duct_new .dv1 {
	float: left;
	width: 39.5%;
	margin-right: 0.8%;
}
#pro_duct_new .dv1 .bxdiv:first-child {
	margin-bottom: 1.5%;
}
#pro_duct_new .dv2 {
	float: left;
	width: 59.7%;
}
#pro_duct_new .dv2 .bxdiv:first-child {
	margin-bottom: 1.5%;
}
#pro_duct_new .dv3 {
	float: left;
	width: 59.45%;
	margin-right: 0.8%;
}
#pro_duct_new .dv3 .bxdiv:first-child {
	margin-bottom: 1.5%;
}
#pro_duct_new .dv4 {
	float: left;
	width: 39.75%;
}
#pro_duct_new .dv4 .bxdiv:first-child {
	margin-bottom: 1.5%;
}
#pro_duct_new .dv5 {
	float: left;
	width: 49.85%;
	margin-right: 0.8%;
}
#pro_duct_new .dv5 .bxdiv:first-child {} #pro_duct_new .dv6 {
	float: left;
	width: 49.35%;
}
#pro_duct_new .dv6 .bxdiv:first-child {} #freewall a {
	text-decoration: none;
}
.grid_section a {
	text-decoration: none !important;
}
.grid_section:hover a {
	text-decoration: none;
}
a {
	text-decoration: none;
}
.bxdiv {
	position: relative;
	overflow: hidden;
}
.bxdiv .over_div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	transition: all .7s;
	-webkit-transition: all .7s;
	border: 1px solid #bf9549;
}
.bxdiv a:hover .over_div {
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	opacity: 1;
	text-align: center;
}
.bxdiv .overlay {
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	text-transform: capitalize;
}
#news_bg_01 {
	background: url(images/news_bg.jpg) no-repeat top center;
	background-size: cover;
	    background-attachment: fixed;
}
#project_bg_02 {
	background:url(img/product-bg.jpg) no-repeat top center;
	background-size: cover;
	    background-attachment: fixed;
}
#project_bg_02{
	background-color: #000;
	opacity: .8;
}
#project_bg_10 {
	background: url(products/sylcom/s_banner.jpg) no-repeat top center;
	background-size: cover;
	    background-attachment: fixed;
}
#project_bg_10{
	background-color: #000;
	opacity: .8;
}
#project_bg_11 {
	background: url(products/bohemia/bohemia_banner.jpg) no-repeat top center;
	background-size: cover;
	    background-attachment: fixed;
}
#project_bg_11{
	background-color: #000;
	opacity: .8;
}
#project_bg_12 {
	background: url(products/wisdandun/wi_banner.jpg) no-repeat top center;
	background-size: cover;
	    background-attachment: fixed;
}
#project_bg_12{
	background-color: #000;
	opacity: .8;
}
#project_bg_13 {
	background:url(img/luxury-bg.jpg) no-repeat top center;
	background-size: cover;
	    background-attachment: fixed;
}
#project_bg_13{
	background-color: #000;
	opacity: .8;
}
.header_caption_inner h1{

	color: #fff;
	font-weight: bolder;
}
#trm_015 {
	background: url(images/product_care_bg.jpg) no-repeat top center;
	background-size: cover;
}
#case_013 {
	background: url(images/case_bg2.jpg) no-repeat top center;
	background-size: cover;
}
#case_012 {
	background: url(images/case_bg1.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner2 {
	background: url(images/Chandeliers_banner-new.jpg) no-repeat top center;
	background-size: cover;
}
#about_us_bg_01 {
	background: url(images/ab_new.jpg) no-repeat top center;
	background-size: cover;
}
#error_bg_01 {
	background: url(images/error_bg1.jpg) no-repeat top center;
	background-size: cover;
}
#contact_bg_01 {
	background: url(images/static_bg1.jpg) no-repeat top center;
	background-size: cover;
}
#project_bg_01 {
	background: url(images/project_bg_new.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner3 {
	background: url(images/pendants_banner.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner4 {
	background: url(images/Installations_banner.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner5 {
	background: url(images/screens_banner.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner6 {
	background: url(images/table_home_new.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner7 {
	background: url(images/wall_scones_home_new.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner8 {
	background: url(images/home_wall_banner1.jpg) no-repeat top center;
	background-size: cover;
}
#sectioninner9 {
	background: url(images/Accessories_banner.jpg) no-repeat top center;
	background-size: cover;
}
#static_bg {
	background: /*url(images/static_bg.jpg) no-repeat top center*/ #fff;
	background-size: cover;
}
.about_section {
	min-height: 600px;
	border-bottom: 60px solid #000;
}
body.static_page {
	overflow-x: hidden;
}
.contactus-left {
	float: left;
	width: 50%;
	padding-right: 20px;
	box-sizing: border-box;
}
.contactus-right {
	float: left;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;
}
.contactus-right iframe {
	width: 100%;
}
.contactus-left {
	text-align: left;
}
.contactus-right {
	text-align: left;
}
.contact h4 {
	color: #fff;
	padding: 10px 0;
	font-size: 18px;
}
.contact {
	padding: 30px 0;
}
.contact p {
	color: #a09f9f;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Quicksand_Light';
	padding: 0 0;
	font-weight: bold;
	padding: 2px 0;
}
.contact p a {
	color: #bf9549;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Quicksand_Light';
	padding: 0 0;
	font-weight: bold;
	text-decoration: none;
}
.contact p a:hover {
	color: #fff;
}
.padding20 {
	padding-top: 30px !important;
}
.bordernone {
	border: none;
}
.map_sec {
	padding-bottom: 16px;
}
.contact_left_form {
	float: left;
	width: 20%;
}
.contact_left_form p {
	color: #fff;
}
.contact_right_form {
	float: left;
	width: 80%;
	padding: 0 20px;
	box-sizing: border-box;
}
.contact_form {
	padding-top: 20px;
}
.contact_right_form input[type="text"] {
	width: 100%;
	height: 35px;
	line-height: 16px;
	background: none;
	color: #fff;
	padding: 2px 5px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	font-size: 14px;
}
.contact_right_form input[type="text"]:focus {
	border: 1px solid #d2ac67;
}
.contact_right_form textarea:focus {
	border: 1px solid #d2ac67;
}
.contact_right_form input[type="text"].error {
	border: 1px solid #ff0000;
}
.contact_right_form textarea {
	width: 100%;
	height: 80px;
	line-height: 16px;
	background: none;
	color: #fff;
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	font-family: 'Quicksand_Light';
	font-size: 14px;
	font-weight: bold;
}
.inner_breadcum {
	min-height: 50px;
	background: #000;
}
.breadcum {} .breadcum ul {} .breadcum ul li {
	display: inline-block;
	margin-left: -4px;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding-right: 5px;
}
.breadcum ul li a {
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	color: #bf9549;
	font-weight: bold;
	letter-spacing: 0.5px;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.breadcum ul li a:hover {
	color: #fff;
}
.bordernone {
	border: none !important;
}
p.difcolor {
	color: #bf9549;
}
.contact_left_form p {
	color: #a09f9f;
}
.contact_right_form input[type="button"] {
	width: 35%;
	line-height: 30px;
	border: 1px solid #d2ac67;
	color: #d2ac67;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	display: inline-block;
	background: none;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.contact_right_form input[type="submit"] {
	width: 35%;
	line-height: 30px;
	border: 1px solid #d2ac67;
	color: #d2ac67;
	cursor: pointer;
	font-size: 18px;
	text-align: center;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	display: inline-block;
	background: none;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.contact_right_form input[type="button"]:hover {
	background: #d2ac67;
	color: #fff;
}
.news_top {
	padding-top: 40px;
}
.news_top .months {
	float: left;
	width: 90%;
}
.news_top .year {
	float: right;
	width: 10%;
}
.news_top .months {} .news_top .months ul {
	text-align: left;
}
.news_top .months ul li {
	display: inline-block;
	margin-left: -4px;
	padding-right: 7px;
}
.news_top .months ul li a {
	padding: 5px 20px;
	box-sizing: border-box;
	border: 1px solid #666464;
	text-decoration: none;
	font-size: 14px;
	color: #a69d9d;
	font-weight: bold;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.news_top .months ul li a:hover {
	color: #fff;
	border: 1px solid #bf9549;
}
.news_top .months ul li a.active {
	color: #fff;
	border: 1px solid #bf9549;
}
.news_top .months ul li a.disable {
	border: 1px solid #666464;
	color: #a69d9d;
}
.news_top .year select {
	width: 100%;
	color: #fff;
	border: 1px solid #bf9549;
	background-color: transparent;
	margin: -2px 0 0 0;
	font-size: 14px;
	padding: 3px 10px;
}
.news_top .year select option {
	background: none;
	color: #000;
}
.news_content_left {
	width: 10%;
	float: left;
}
.news_content_right {
	width: 90%;
	float: left;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.inner_news_content {
	border-bottom: 1px solid #1e1e1e;
	padding: 15px 0;
}
.news_content {
	padding-top: 40px;
}
.dt1 {
	background: #bf9549;
	padding: 10px;
	box-sizing: border-box;
	width: 86px;
}
.dt1 .date {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.dt1 .months_year {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
}
.news_content_right p {
	padding: 0;
}
.news_content_right {
	text-align: left;
}
.news_content_right h4 {
	margin: 0;
	padding: 0;
}
.news_content_right h4 a {
	color: #bf9549;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.news_content_right h4 a:hover {
	color: #fff;
}
.news_content_right p {} .news_content_right p a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.news_content_right p a:hover {
	color: #bf9549;
}
.in_news {
	padding-top: 0;
}
.outer_ns1 {} .outer_ns1 .in_news {
	float: left;
	width: 60%;
}
.outer_ns1 .in_news_right {
	float: right;
	width: 35%;
}
.outer_ns1 .news_content_left {
	width: 16%;
}
.outer_ns1 .news_content_right {
	width: 82%;
	float: left;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.outer_ns1 .news_content_right h4 {
	color: #bf9549;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.in_news_right {
	padding-top: 43px;
}
.s5 .owl-pagination {
	display: none;
}
.in_news .news_content_right p {
	font-size: 15px;
	padding-top: 16px;
	line-height: 21px;
}
.s5 .owl-buttons {
	text-align: center;
	margin: -15px 0 0 0;
}
.s5 .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url(images/nxt129.png) no-repeat !important;
	font-size: 0 !important;
	width: 34px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-radius: 0 !important;
	margin: 0 !important;
	opacity: 1 !important;
}
.s5 .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url(images/pre129.png) no-repeat !important;
	font-size: 0 !important;
	width: 34px;
	height: 45px;
	margin: 0;
	padding: 0;
	border-radius: 0 !important;
	margin: 0 !important;
	opacity: 1 !important;
}
.s5 {
	padding-bottom: 60px;
}
.ns-height {
	height: 430px;
}
.ns-height .mCSB_scrollTools .mCSB_draggerRail {
	background-color: #bf9549 !important;
}
.ns-height .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 5px !important;
}
.ns-height .mCSB_scrollTools .mCSB_draggerRail {
	width: 5px !important;
}
.press {
	width: 100%;
	position: relative;
}
.press .pressarea {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0 0;
	text-align: left;
	max-width: 1055px;
	box-sizing: border-box;
}
.press .pressarea ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.press .pressarea ul li {
	text-align: center;
	padding-bottom: 60px;
	box-sizing: border-box;
}
.press .pressarea ul li.fl {
	float: left;
	width: 49%;
	min-height: 422px;
	overflow: hidden
}
.press .pressarea ul li:last-child {
	background: none;
	border-right: 0px;
}
.press .pressarea ul li a {
	text-decoration: none;
	/*display:block;*/
	font-size: 24px;
	color: #4B4B4B;
	box-sizing: border-box;
}
.press .pressarea .medapic {
	width: 72.3%;
	float: left;
	background: #a48f66;
	text-align: left;
	border: 1px solid #bf9549;
	position: relative;
}
.press .pressarea .medapic .coments {
	text-align: left;
	font-size: 16px;
	font-family: 'Quicksand_Light';
	color: #fff;
	line-height: 28px;
	padding: 0;
	font-weight: bold;
}
.press .pressarea .medapic .coments b {
	color: #000;
	font-family: 'Quicksand_Light';
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 10px 0;
}
.press .pressarea .medapic img {
	width: 100%;
}
.press .pressarea .mediatext {
	width: 23.4%;
	margin-bottom: 12px;
	float: left;
	margin-left: 10px;
	text-align: left;
}
.press .pressarea .mediatext ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.press .pressarea .mediatext ul li {
	text-align: center;
	display: inline-block;
	padding-bottom: 0px;
}
.press .pressarea .mediatext ul li a {
	text-decoration: none;
	/*display:block;*/
	font-size: 24px;
	color: #4B4B4B;
	box-sizing: border-box;
}
.press .pressarea .mediatext ul li a img {
	margin-bottom: 5px;
}
.press .pressarea .mediatext .title {
	text-align: left;
	font-size: 24px;
	color: #4B4B4B;
	font-weight: 400;
	padding: 22px 0px 15px;
	display: inline-block;
}
.press .pressarea .mediatext p {
	text-align: left;
	font-size: 20px;
	color: #4B4B4B;
	line-height: 28px;
	font-weight: 400;
}
.press .pressarea li:nth-child(odd) {
	padding-right: 7%;
}
.press .pressarea li:nth-child(even) {
	padding-left: 7%;
}
.press .pressarea .mediatext li:nth-child(odd) {
	padding-right: 0px;
}
.press .pressarea .mediatext li:nth-child(even) {
	padding-left: 0px;
}
.lft_th li img {
	width: 88%;
	height: auto;
}
.press span.download img {
	width: 24px !important;
	height: auto;
	text-align: center;
	display: inline-block;
	padding-left: 5px;
	vertical-align: middle;
	margin: -5px 0 0 7px;
}
.press span.download {
	margin: 0 auto;
	text-align: right;
	display: inline-block;
	padding: 0;
	color: #fff;
	float: right;
	position: absolute;
	bottom: 130px;
	right: 207px;
}
.press span.dc_lor {
	display: block;
	padding: 3px 13px;
	position: relative;
	font-size: 15px;
	line-height: 18px;
}
.press .fl {
	position: relative;
}
.press .pressarea li:nth-child(even) span.download {
	right: 134px;
}
.choose {
	font-size: 16px;
	line-height: 29px;
	color: #000;
	text-transform: uppercase;
	font-family: 'Quicksand_Light';
	letter-spacing: 0.5px;
	padding: 10px 0 0 0;
}
.choose_option select {
	max-width: 645px;
	width: 100%;
	height: 45px;
	border-radius: 5px;
	line-height: 45px;
	margin-top: 5px;
	border: 1px solid #ff4444;
	font-size: 15px;
	color: #000;
	font-family: 'Quicksand_Light';
}
.dropdown dd,
.dropdown dt,
.dropdown ul {
	margin: 0px;
	padding: 0px;
}
.dropdown dd {
	position: relative;
}
.dropdown a,
.dropdown a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
	font-weight: bold;
}
.dropdown dt a {
	background: url(images/arrow.png) no-repeat scroll 95% center;
	display: block;
	padding-right: 20px;
	border: 1px solid #bf9549;
	font-size: 15px;
	color: #fff;
	font-family: 'Quicksand_Light';
	width: 200px;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: left;
}
.dropdown dt a span {
	cursor: pointer;
	display: block;
	padding: 0 11px;
}
.dropdown dd ul {
	background: #e4dfcb none repeat scroll 0 0;
	border: 1px solid #d4ca9a;
	color: #C5C0B0;
	display: none;
	left: 50%;
	padding: 5px 0px;
	position: absolute;
	top: 2px;
	width: auto;
	width: 100%;
	width: 100%;
	max-width: 200px;
	list-style: none;
	z-index: 999;
	margin-left: -100px;
}
.choose_option {
	max-width: 353px;
	margin: 0 auto;
}
.dropdown span.value {
	display: inline;
	color: #ff4444;
	font-family: 'Quicksand_Light';
}
.dropdown dd ul li a {
	padding: 5px;
	display: block;
	font-size: 15px;
	color: #000;
	font-family: 'Quicksand_Light';
	text-align: left;
}
.dropdown dd ul li a:hover {
	background-color: #d0c9af;
}
.dropdown img.flag {
	border: none;
	vertical-align: middle;
	margin-left: 10px;
}
.flagvisibility {
	display: none;
}
.chk_opt {
	float: left;
	color: #fff;
	padding-top: 12px;
	font-size: 20px;
	padding-right: 15px;
}
.dropdown {
	float: left;
}
.bt55 {
	bottom: 153px !important
}
.s5 .item img {
	width: 100%;
}
/*-----------------Tooptip-----------------*/

.tooptip {
	text-align: center;
	position: relative;
}
.tooptip p {
	display: none;
	position: absolute;
	width: 75px;
	background-color: #fff;
	color: #000 !important;
	border-radius: 4px;
	padding: 0px 8px !important;
	top: -35px;
	right: -28px;
	font-size: 12px;
	text-align: center;
}
.tooptip p::after {
	content: "";
	width: 10px;
	height: 8px;
	position: absolute;
	background: #fff;
	bottom: -3px;
	right: 0;
	left: 0;
	margin: 0px auto;
	transform: rotate(45deg);
}
.tooptip:hover p {
	display: block;
}
/*---------------Tooptip end---------------*/

.size {} .size h4 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #c2c2c2;
}
.size b {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #8c8484;
	line-height: 10px;
	display: inline-block;
	margin-bottom: 10px;
	text-transform: capitalize;
	margin-top: 7px;
}
.size p {
	padding: 0 0 5px 0;
	line-height: normal;
	font-weight: bold;
}
.size span.head {
	font-weight: bold;
}
.size span.head_details {} .lft {
	float: left;
}
.flnone {
	float: none;
}
.p.p3.ppr {
	height: 308px;
}
span.case_cap {
	display: none;
	background: #bf9549;
	font-weight: bold;
	color: #fff;
	font-size: 19px;
	line-height: 24px;
	vertical-align: top;
	padding: 3px;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.case_th1 {
	/*min-height:324px;*/
}
.case_th1 a {
	text-decoration: none;
}
.case_th1 a img {
	vertical-align: top;
	width: 100%;
	border: 1px solid #bf9549;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.case_th1 {
	width: 31%;
	display: inline-block;
	margin-right: 2%;
	margin-bottom: 2%;
	vertical-align: top;
}
.mright {
	margin-right: 0;
}
.case_th1:hover span.case_cap {
	background: #ccc;
	color: #000;
}
.case_th1:hover img {
	border: 1px solid #ccc;
}
.min_yr {
	min-height: 65px;
}
.projects {} .projects h3 {
	margin-bottom: 40px;
}
.projects span.case_cap {
	display: block;
	background: #bf9549;
	font-weight: bold;
	color: #fff;
	font-size: 19px;
	line-height: 24px;
	vertical-align: top;
	padding: 3px;
}
.p79 {
	margin: 7px 3px 0;
	width: 442px;
	height: 347px;
	float: left;
	position: relative;
	overflow: hidden;
}
.p79 .overlay {
	line-height: 347px;
}
.p791 .overlay {
	line-height: 293px;
}
.p791 {
	margin: 7px 3px 0;
	width: 442px;
	height: 293px;
	float: left;
	position: relative;
	overflow: hidden;
}
.p792 {
	margin: 7px 3px 0;
	width: 402px;
	height: 647px;
	float: left;
	position: relative;
	overflow: hidden;
}
.p793 {
	margin: 7px 3px 0;
	width: 400px;
	height: 647px;
	float: left;
	position: relative;
	overflow: hidden;
}
.p792 .overlay {
	line-height: 647px;
}
.p793 .overlay {
	line-height: 647px;
}
.pover .over_div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	transition: all .7s;
	-webkit-transition: all .7s;
	border: 1px solid #bf9549;
}
.pover a:hover .over_div {
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	opacity: 1;
	text-align: center;
}
.pover .overlay {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	text-transform: capitalize;
	color: #bf9549;
}
.project_left {
	float: left;
	width: 39.5%;
	margin-right: 0.8%;
}
.project_right {
	float: left;
	width: 59.6%;
}
.project_left1 {
	float: left;
	width: 59.5%;
	margin-right: 0.8%;
}
.mar_pro {
	margin-left: -2px;
}
.project_right1 {
	float: left;
	width: 39.6%;
}
.project_left2 {
	float: left;
	width: 37.4%;
	margin-right: 0.8%;
}
.project_right2 {
	float: left;
	width: 62.2%;
}
.project_left3 {
	float: left;
	width: 49.8%;
	margin-right: 0.8%;
}
.project_right3 {
	float: left;
	width: 49.4%;
}
.project_left4 {
	float: left;
	width: 33.15%;
}
.pro {
	vertical-align: top;
}
.pro1 {
	margin-top: 9px;
}
.pro img {
	float: left;
	width: 100%;
}
.Projects_inner_grid_main {
	margin-bottom: 9px;
	display: table;
	vertical-align: top;
}
.sizem {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.pro .overlay {
	/*border: 1px solid #fff;*/
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0%;
	text-align: center;
	text-transform: capitalize;
}
.blockdiv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	opacity: 0.8;
}
.pro a:hover .over_div {
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 30px;
	line-height: 30px;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	opacity: 1;
	text-align: center;
}
.pro .over_div {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	opacity: 0;
	transition: all .7s;
	-webkit-transition: all .7s;
	border: 1px solid #bf9549;
}
.pro {
	position: relative;
	overflow: hidden;
}
.inc_con {
	position: absolute;
	top: 48%;
	text-align: center;
	width: 100%;
	color: #bf9549;
}
.mob_banner {
	display: none;
}
#menu {
	z-index: 99999;
	box-sizing: border-box;
}
#toggle {
	z-index: 999999;
}
.inner_detail_menu {
	position: absolute;
	top: -15px;
	right: 48px;
	z-index: 999999;
}
.detail_close {
	position: fixed;
	top: 50px;
	right: 50px;
}
.inner_detail_menu a {
	width: 34px;
	height: 40px;
	line-height: 35px;
	font-size: 13px;
}
/*.inner_detail_menu a{width: 167px; height: 35px; line-height:35px; font-size:13px;}*/

.desktop {} .mobile_012 {
	display: none;
}
.m_img {
	position: relative;
	overflow: hidden;
	display: block;
}
span.m_txt {
	position: absolute;
	top: 48%;
	text-align: center;
	width: 100%;
	display: block;
	vertical-align: top;
	transition: all .7s;
	-webkit-transition: all .7s;
}
span.m_img_hover {
	border: 1px solid #fff;
	display: block;
	background: rgba(0, 0, 0, 0.8);
	vertical-align: top;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	text-transform: capitalize;
	opacity: 0;
	color: #fff;
	text-align: center;
	left: 0;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Quicksand_Light';
	font-weight: bold;
	text-align: center;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.m_img img {
	width: 100%;
	vertical-align: top;
	border: 1px solid #bf9549;
}
.mobile_012 li a {
	display: block;
	text-decoration: none;
	transition: all .7s;
	-webkit-transition: all .7s;
}
.mobile_012 li {
	display: inline-block;
	vertical-align: top;
	padding: 5px 3px;
	box-sizing: border-box;
	width: 32.3%;
}
.mobile_012 li:hover a span.m_img_hover {
	opacity: 1;
}
.scroll_div_new0259 {
	display: none;
}
.cp_outer {} .height_limit {
	height: 230px;
	margin-top: 30px;
}
.heading_details .mCSB_dragger_bar {
	background: #737373 !important;
	opacity: 1!important;
	width: 8px!important;
}
.heading_details .mCSB_scrollTools .mCSB_draggerRail {
	background: #ccc !important;
}
.new_grid_125_left {
	float: left;
	width: 23%;
	margin-right: 0.5%;
}
.new_grid_125_left1 {
	float: left;
	width: 24.65%;
	margin-right: 0.5%;
}
.new_grid_125_right {
	float: left;
	width: 51.35%;
	margin-left: 0;
}
.new_grid_125 .np1_cen {
	position: relative;
	margin-bottom: 1.5%;
}
.new_grid_125 .margin_bottom_0 {
	margin-bottom: 0;
}
.new_grid_125_left .np1_cen .inc_con {
	position: absolute;
	top: 48%;
	text-align: center;
	width: 100%;
	color: #bf9549;
}
.new_grid_125_left1 .np1_cen .inc_con {
	position: absolute;
	top: 48%;
	text-align: center;
	width: 100%;
	color: #bf9549;
}
.new_grid_125_right .np1_cen .inc_con {
	position: absolute;
	top: 48%;
	text-align: center;
	width: 100%;
	color: #bf9549;
}
@media screen and (max-width: 1320px) {
	.product #sync2 .owl-item .item {
		font-size: 12px;
	}
	.inner_breadcum {
		padding-left: 10px;
	}
}
@media screen and (max-width: 1280px) {
	.gridwrapper {
		padding: 0px 15px;
	}
	.p.p1 {
		width: 262px;
		height: 551px;
		line-height: 551px;
	}
	.p.p3 {
		width: 530px;
		height: 273px;
		line-height: 273px;
	}
	.p.p5 {
		margin-top: -278px;
		width: 536px;
		height: 537px;
		line-height: 625px;
	}
	.p.p2 {
		width: 269px;
		height: 272px;
		float: left;
		line-height: 277px;
	}
	.p.p111 {
		margin-top: -273px;
	}
	#screens_grid .p.p5 {
		margin-top: 0;
	}
	#accssesories_new .p.p5 {
		margin-top: 0;
	}
	#table_floor_lamps .p.p113 {
		margin-top: -274px;
	}
	#table_floor_lamps .p.p2223 {
		margin-top: -263px;
		margin-left: 0;
	}
	#table_floor_lamps .p.pmargin0 {
		margin-top: 10px;
	}
	/*#wall_scones .p.p5{ margin-top:0;}
#wall_scones .p.p113{ margin-top:0; position:absolute; bottom:0; left:0; }
#wall_scones .row1{overflow:hidden;}*/
	/*#wall_murals .p.p5 {margin-top: 0;}
#wall_murals .p.p3{margin-top: 0;}
#wall_murals .p.p3.ps {  margin-top: -265px;}*/
	#pendants .p.p5 {
		margin-top: 10px;
	}
	#pendants .p.pmargin6018 {
		margin-top: -51%;
	}
	#pendants .p.ps {
		margin-top: -25%;
	}
	#pendants .p.p2 {
		width: 261px;
	}
	#pendants .ps_new_02541 {
		margin-top: -3%;
	}
	#installations_new_01 .p.p5 {
		margin-top: 10px;
	}
	#installations_new_01 .p.p2.ps {
		margin: 7px 3px 0;
		margin-top: -279px;
		width: 264px;
		height: 278px;
	}
	#installations_new_01 .p.ps {
		margin-top: -261px;
	}
	#installations_new_01 .hr_018 {
		margin-left: 275px;
	}
	.p79 {
		width: 372px;
		height: 296px;
	}
	.p791 {
		width: 373px;
		height: 248px;
	}
	.p792 {
		width: 340px;
		height: 552px;
	}
	.p793 {
		width: 340px;
		height: 552px;
	}
}
@media screen and (max-width: 1100px) {
	.p.p1 {
		width: 212px;
		height: 431px;
		line-height: normal;
	}
	.p.p5 {
		margin-top: -208px;
		width: 439px;
		height: 444px;
		line-height: normal;
	}
	.p.p3 {
		width: 431px;
		height: 215px;
		line-height: normal;
	}
	.p.p2 {
		width: 217px;
		height: 215px;
		float: left;
		line-height: normal;
	}
	.p.p111 {
		margin-top: -206px;
	}
	#table_floor_lamps .p.p113 {
		margin-top: -215px;
	}
	#table_floor_lamps .p.p2223 {
		margin-top: -223px;
		margin-left: 222px;
	}
	/*#wall_murals .p.p3.ps { margin-top: -215px;}*/
	#installations_new_01 .p.p5 {
		margin-top: 10px;
	}
	#installations_new_01 .p.p2.ps {
		margin: 7px 3px 0;
		margin-top: -215px;
		width: 213px;
		height: 215px;
	}
	#installations_new_01 .p.ps {
		margin-top: -219px;
	}
	#installations_new_01 .hr_018 {
		margin-left: 225px;
	}
	#pendants .p.p2 {
		width: 23%;
	}
	#pendants .p.p5 {
		margin-top: 10px;
		width: 49%;
	}
	#pendants .p.ps {
		margin-top: -22%;
		height: auto;
	}
	#pendants .p.pmargin6018 {
		margin-top: -48%;
	}
	#pendants .ps_new_02541 {
		margin-top: 1%;
	}
	.p79 {
		width: 300px;
		height: 250px;
	}
	.p791 {
		width: 300px;
		height: 200px;
	}
	.p793 {
		width: 282px;
		height: 457px;
	}
	.p792 {
		width: 282px;
		height: 457px;
	}
}
@media screen and (max-width: 900px) {
	.p.p1 {
		width: 23%;
		height: auto;
		/*line-height: 30px !important;*/
	}
	.p.p3 {
		width: 48%;
		height: auto;
		/*line-height: 30px !important;*/
	}
	.p.p2 {
		width: 24%;
		height: auto;
		/*line-height: 30px !important;*/
	}
	.p.p5 {
		margin-top: -208px;
		width: 48%;
		height: auto;
		/* line-height: 30px !important;*/
	}
	/*.p1 .overlay{line-height: 100px !important;}
	.p2 .overlay{line-height: 100px !important;}
	.p3 .overlay{line-height: 100px !important;}
	.p5 .overlay{line-height:100px !important;}*/
	#accssesories_new .p.p2 {
		width: 23.5%;
	}
	/*	#accssesories_new img{ vertical-align:top;}*/
	#accssesories_new .p.p1 {
		width: 23.5%;
	}
	#accssesories_new .p.p5 {
		margin-top: 7px;
		width: 48%;
	}
	.overlay {
		font-size: 20px;
	}
	/*#wall_scones .p.p113{ bottom:-4px;}
	#wall_scones  .p.p2{width: 24%;}
	#wall_scones  .p.p1{ width: 24%;}
	#wall_scones  .p.p5{ width:48%;}*/
	/*#wall_murals .row1{overflow:hidden;}
	#wall_murals .p.p3.ps { margin-top: -265px; position: absolute; bottom: 0;}*/
	#chandeliers_new013 .p.p111 {
		margin-top: -182px;
	}
	#chandeliers_new013 .p.p5 {
		margin-top: -23%;
	}
	/*#table_floor_lamps .p.p113{ margin-top:10px; float:right;}
    #table_floor_lamps .p.p2223 { margin-top: 0;  margin-left: 0;}
    #table_floor_lamps .p.p1{ float:right;}*/
	.lft {
		width: 34%;
	}
	.rt {
		width: 65%;
		float: right;
	}
	.p79 {
		width: 99%;
		height: auto;
	}
	.p791 {
		width: 99%;
		height: auto;
	}
	.p792 {
		width: 48%;
		height: auto;
		float: left;
	}
	.p793 {
		width: 48%;
		height: auto;
		float: left;
	}
	.press span.download {
		bottom: 180px !important;
		right: 174px !important;
	}
}
@media screen and (max-width: 900px) {
	.gridwrapper_diff {
		max-width: 738px;
		width: 100%;
		margin: 0 auto;
	}
	.gridwrapper_diff {
		max-width: 738px;
		width: 100%;
		margin: 0 auto;
	}
	#table_floor_lamps .p.p2 {
		width: 240px;
		height: 240px;
		line-height: 240px;
	}
	#table_floor_lamps .p.p1 {
		width: 240px;
	}
	#table_floor_lamps .p.p1.ktp_5 {
		margin-top: -34%;
	}
	#table_floor_lamps .p.p1.p113.new_0158 {
		margin-top: -34%;
	}
	#table_floor_lamps .p.p113 {

		margin-top: 9px;
	}
	#table_floor_lamps .p.p2.nw_018 {
		float: right;
		margin: 7px 0 0 0;
	}
	#table_floor_lamps .row2 {
		clear: both;
	}
	#table_floor_lamps .p.p5.pmargin0.new_0188 {
		width: 239px;
	}
	#table_floor_lamps .p.p2.p2223.new_0189 {
		margin: 0;
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 767px) {
	#chandeliers_new013 .p.p111 {
		margin-top: 0;
	}
	#chandeliers_new013 .new_p_01 {
		margin-top: -49%;
	}
	#chandeliers_new013 .new_p_0165 {
		margin-top: -165px;
	}
	#chandeliers_new013 .new_p0666 {
		margin-top: -24%;
	}
	#chandeliers_new013 .new_p_01258 {
		margin: -187px 0 0 3px;
	}
	#table_floor_lamps .p.p1 {
		float: left;
	}
	#table_floor_lamps .p.p1.p113.new_0158 {
		float: right;
	}
	#table_floor_lamps .p.p1.new_012584 {
		float: right;
		margin-right: 1.5%;
	}
	#table_floor_lamps .p.p2 {
		width: 48.5%;
		height: auto;
		/*line-height: 240px;*/
		line-height: normal;
	}
	#table_floor_lamps .p.p1 {
		width: 48.5%;
	}
	#table_floor_lamps .p.p1.ktp_5 {
		margin-top: 8px;
	}
	#table_floor_lamps .p.p1.p113.new_0158 {
		margin-top: 8px;
		margin-right: 1.5%;
	}
	#table_floor_lamps .p.p113 {
		margin-top: 9px;
	}
	#table_floor_lamps .p.p2.nw_018 {
		float: left;
		margin: 7px 0 0 3px;
	}
	#table_floor_lamps .row2 {
		clear: both;
	}
	#table_floor_lamps .p.p5.pmargin0.new_0188 {
		width: 48.5%;
	}
	#table_floor_lamps .p.p2.p2223.new_0189 {
		margin: 9px 0 0 3px;
		margin-bottom: 10px;
	}
	#installations_new_01 .p.ps {
		margin-top: 10px;
	}
	#installations_new_01 .hr_018 {
		margin-left: 0;
	}
	#installations_new_01 .p.p2.ps {
		width: 48.5%;
	}
	/*#installations_new_01 .p.p1 { width: 46.5%;}*/
	#installations_new_01 .p.p2.ps {
		margin-top: 10px;
	}
	#installations_new_01 .p.p5 {
		width: 49.5%;
		float: right;
	}
	#installations_new_01 .p.p1 {
		width: 47.5%;
	}
	#installations_new_01 .h20 {} #installations_new_01 img {
		vertical-align: top;
	}
	#installations_new_01 .p.p3 {
		width: 49.5%;
	}
	#installations_new_01 .p.p2.ps {
		width: 49.5%;
	}
	#installations_new_01 .p.p2 {
		width: 49.5%;
	}
	#installations_new_01 .p.p3.ps.h20 {
		width: 47.5%;
		margin-top: 10px;
	}
	#pendants .p.p2 {
		width: 48.5%;
	}
	#pendants .stupa_new_p01 {} #pendants .row1r {
		clear: both;
	}
	#pendants .p.ps {
		margin-top: 10px;
	}
	#pendants .ps_new_02541 {
		margin-top: 10px;
	}
	#pendants .arem3 {
		margin-top: -25% !important;
	}
	#pendants .arem2 {
		margin-top: -25% !important;
	}
	#pendants .p.ps.arem1 {
		margin-top: -25%;
	}
	#pendants .stupa_new_p01 {
		margin-top: -24%;
	}
	#pendants .p.pmargin6018 {
		margin-top: -75.5%;
	}
	/*.inner_detail_menu { position: relative; right:0; width:100%; text-align:center;}*/
	.desktop {} .mobile_012 {
		display: none;
	}
	.mobile_012 li {}
	/*#wall_murals .p.p5 {  width: 49.5%;  height: auto;  line-height: normal;}
	#wall_murals .p.p3 {   width: 47.5%;}*/
	/*.gr_image img{ vertical-align:top;}
	.Projects_inner_grid_main .gr_image{ border:none !important;}
	.Projects_inner_grid_main .gr_image img{ border: 1px solid #bf9549 !important;}*/
	.pro img {
		width: 97%;
	}
	#cst2 .pro img {
		width: 100%;
	}
	#menu.opened {
		overflow-y: scroll;
	}
	.mnu {
		width: 100%;
		position: static;
		padding-top: 20px;
		height: auto;
	}
	.mobile_menu_bottom {
		position: static;
	}
}
@media screen and (max-width: 1180px) {
	.wrapper {
		max-width: 1024px;
	}
	.sl_details .caption {
		max-width: 1024px;
		margin-left: -512px;
	}
	.product {
		margin-right: -521px;
	}
	.wrapper {
		padding: 0 10px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 1110px) {
	.product #sync2 .owl-item .item {
		font-size: 12px;
		min-height: 45px;
	}
}
@media screen and (max-width: 1094px) {
	.mobile_trigger {
		width: 10%;
	}
	.logo {
		width: 90%;
	}
	.over_video {
		display: none !important;
	}
	.ovl {
		height: auto !important;
	}
}
@media screen and (max-width: 1060px) {
	.product {
		right: 10px;
		margin-right: 0;
	}
	.sl_details .caption {
		left: 10px;
		margin-left: 0;
	}
	.section1 .item img {
		height: 100vh;
	}
	.case_std_content {
		padding: 20px 50px;
	}
	.outer_ns1 .news_content_right {
		padding-left: 10px;
	}
}
@media screen and (max-width: 1010px) {
	.press .pressarea li:nth-child(even) span.download {
		right: 123px !important;
	}
	.press span.download {
		bottom: 162px;
		right: 190px;
	}
}
@media screen and (max-width: 851px) {
	.mb_boottom_link ul li {
		padding: 0 10px;
	}
	.header_caption h1 {
		font-size: 73px;
	}
	.sl_details .caption {
		position: static;
		padding: 20px 20px 50px;
	}
	.sl_details .caption h1 {
		font-size: 29px;
	}
	.product #sync2 {
		width: 100% !important;
	}
	.product #sync2 .owl-wrapper {
		width: 100% !important;
	}
	.product #sync2 .owl-item {
		width: 25% !important;
		border: 1px solid #fff;
		margin: 5px;
	}
	.product {
		position: static;
		max-width: 100%;
	}
	.product .owl-carousel .owl-item {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.case_std_content .left_image_inner {
		position: static;
		height: auto;
	}
	.case_std_content .right_image_inner {
		position: static;
		height: auto;
	}
	.case_std_content {
		padding: 20px;
	}
	.case_std_content .item {
		height: auto;
	}
	.case_std_content .owl-item {
		padding-bottom: 0;
	}
	.section4 {
		min-height: inherit;
	}
	.case_std_content .owl-theme .owl-controls .owl-buttons div.owl-next {
		right: -20px;
	}
	.case_std_content .owl-theme .owl-controls .owl-buttons div.owl-prev {
		left: -10px;
	}
	.case_std_content .left_image {
		width: 100%;
	}
	.case_std_content .right_image {
		padding: 10px;
	}
	.case_std_content .left_image {
		padding: 10px;
	}
	.video_section video {
		height: auto;
	}
	.logo {
		width: 100%;
	}
	.logo a span.main_logo {
		display: block;
		padding: 9px 0;
		vertical-align: top;
		text-align: center;
	}
	span.logo_pipe {
		display: none;
	}
	span.logo_content {
		vertical-align: top;
		font-size: 16px;
		line-height: 20px;
		display: block;
		text-align: center;
		padding: 0;
	}
	.mobile_trigger {
		position: absolute;
		right: 0;
	}
	.header_caption_inner h1 {
		font-size: 30px;
		line-height: 40px;
	}
	.section3 #sync2 {
		display: none !important;
	}
	.section3 .caption {
		text-align: center;
		padding-bottom: 20px;
	}
	.sl_details .caption p a {
		padding-left: 0;
	}
	.outer_ns1 .news_content_right {
		padding-left: 32px;
	}
	#slideshow3 li img {
		width: 100% !important;
		height: auto !important;
		padding-left: 0px;
		border-top: 1px solid #999;
	}
	#slideshow3 li video {
		width: 100% !important;
		height: auto !important;
		padding-left: 0px;
		border-top: 1px solid #999;
	}
	.cp_top {
		position: relative;
		padding: 20px;
	}
	/*.top-first-banner-content{ padding-top:105px;}*/
	#slideshow3 li {
		display: block !important;
		position: static !important;
		opacity: 1 !important;
	}
	#slide-counter3 {
		display: none;
	}
	.top-first-banner-content .bx-controls-direction .bx-prev,
	.top-first-banner-content .bx-controls-direction .bx-next {
		display: none;
	}
	.cp_left-content {
		width: 100%;
		float: left;
	}
	.cp_right-content .d_close {
		position: absolute;
		top: 20px;
		right: 20px;
	}
	.heading_details {
		width: 100%;
		background: rgba(0, 0, 0, 0.6);
		margin: 0 0 0 -15px;
		padding: 15px;
		color: #fff;
	}
	.heading_details p {
		color: #fff;
	}
	.size h4 {
		color: #fff;
	}
	.top-first-banner-content .bx-viewport {
		height: auto !important;
	}
	.cp_left-content .heading_01 {
		font-size: 30px;
		line-height: 28px;
		padding-top: 22px;
	}
	#sectioninner2,
	#sectioninner3,
	#sectioninner4,
	#sectioninner7,
	#sectioninner6,
	#sectioninner9,
	#sectioninner5,
	#sectioninner8 {
		background: none;
	}
	.mob_banner {
		display: block;
	}
	.mob_banner img {
		width: 100%;
	}
	.section1 {
		height: auto !important;
	}
	.section1 .section1_content {
		padding: 0;
	}
	.logo {
		padding: 10px;
		/* width:83%;*/
	}
	.section1 {
		top: 0;
	}
	.vie.open {
		top: 17px;
		right: 34px;
	}
	.sl {
		position: static !important;
		height: auto !important;
	}
	.sc_down {
		display: none;
	}
	.sl_details .caption a h1 {
		font-size: 30px;
	}
	.section1 .item img {
		height: auto;
		width: 100% !important;
	}
	.section1 .owl-carousel {
		padding-top: 140px;
	}
	.header_caption {
		z-index: 999;
	}
	/*.cp_outer{ position:absolute; top:0; left:0; width:100%; height:100%;      z-index: 99999;}*/
	.cp_outer {} .p1_details {
		overflow: auto !important;
	}
	.section1 #owl-demo1 .owl-controls .owl-page span {
		display: none !important;
	}
	#news_bg_01 {
		background: none;
		background-size: cover;
	}
	#project_bg_02 {
		background: none;
		background-size: cover;
	}
	#project_bg_10 {
		background: none;
		background-size: cover;
	}
	#project_bg_11 {
		background: none;
		background-size: cover;
	}
	#project_bg_12 {
		background: none;
		background-size: cover;
	}
	#project_bg_13 {
		background: none;
		background-size: cover;
	}
	#trm_015 {
		background: none;
		background-size: cover;
	}
	#case_013 {
		background: none;
		background-size: cover;
	}
	#case_012 {
		background: none;
		background-size: cover;
	}
	#sectioninner2 {
		background: none;
		background-size: cover;
	}
	#about_us_bg_01 {
		background: none;
		background-size: cover;
	}
	#contact_bg_01 {
		background: none;
		background-size: cover;
	}
	#project_bg_01 {
		background: none;
		background-size: cover;
	}
	#sectioninner3 {
		background: none;
		background-size: cover;
	}
	#sectioninner4 {
		background: none;
		background-size: cover;
	}
	#sectioninner5 {
		background: none;
		background-size: cover;
	}
	#sectioninner6 {
		background: none;
		background-size: cover;
	}
	#sectioninner7 {
		background: none;
		background-size: cover;
	}
	#sectioninner8 {
		background: none;
		background-size: cover;
	}
	#sectioninner9 {
		background: none;
		background-size: cover;
	}
	#static_bg {
		background: none;
		background-size: cover;
	}
	/*.inner_detail_menu{ position:relative; right:0;}*/
	.press span.download {
		bottom: 207px !important;
		right: 165px !important;
	}
	.press .pressarea li:nth-child(even) span.download {
		right: 107px !important;
	}
	body.hdn {
		overflow: auto;
	}
	.scroll_div_new0259 {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		height: 100%;
		display: block;
	}
	.p1_details + .cp_outer {
		position: static;
	}
	.top-first-banner-content .cp_outer {
		position: absolute !important;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		height: 100%;
		display: block;
	}
	/*#slideshow3 li video {  position: absolute;
    z-index: 99999;
}*/
	.height_limit {
		height: auto;
		margin-top: 0;
	}
}
@media screen and (max-width: 767px) {
	.outer_ns1 .in_news_right {
		float: none;
		width: 100%;
	}
	.outer_ns1 .in_news {
		width: 100%;
	}
	.ns-height {
		height: auto;
	}
	.s5 {
		padding-bottom: 0;
	}
	/*.press span.download{position:static; padding-right: 15%;}*/
	.press span.download {
		bottom: 95px!important;
		right: 216px!important;
	}
	.press .pressarea ul li.fl {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.press .pressarea ul li.fr .medapic {
		float: left !important;
	}
	.choose_option {
		margin: 0 auto;
	}
	.p.p1 {
		width: 48.5%;
		height: auto;
		line-height: normal;
	}
	.p.p5 {
		width: 48.5%;
		height: auto;
		line-height: normal;
	}
	.p.p3 {
		width: 48.5%;
		height: auto;
		line-height: normal;
	}
	.p.p2 {
		width: 48.5%;
		height: auto;
		line-height: normal;
	}
	#toggle {
		top: 32px !important;
	}
	.section1 span.logo_content {
		text-align: left;
		padding: 0;
	}
	.logo a span.main_logo {
		text-align: left;
	}
	.section1 {
		height: auto !important;
		width: 100% !important;
	}
	.s1 {
		position: relative;
		height: auto !important;
		width: 100% !important;
	}
	.product_heading13 h3 {
		font-size: 25px;
	}
	.case_title h3 {
		font-size: 25px;
	}
	.studio_section h3 {
		font-size: 25px;
	}
	#table_floor_lamps .p.p113 {
		float: left;
	}
	.studio_section .contact p {
		font-size: 15px;
		line-height: 23px;
		padding: 0;
	}
	.studio_section h3 {
		font-size: 25px;
	}
	.about1 h4 {
		font-size: 20px
	}
	.studio_section p {
		font-size: 15px;
		line-height: 28px;
	}
	.about1 ul li {
		font-size: 15px;
		line-height: 17px;
	}
	.about1 p {
		padding: 10px 0 0 !important;
		text-align: left;
	}
	.about1 ul {
		padding-top: 15px;
	}
	.studio_section {
		padding: 30px 0;
	}
	.menu_tolltip {
		position: absolute;
		top: 25px;
		right: 29px;
		display: none !important;
	}
	.breadcum ul li {
		font-size: 14px;
	}
	.breadcum ul li a {
		font-size: 14px;
	}
	.go_back a {
		font-size: 14px;
	}
	.go_back {
		float: right;
		margin: -18px 0 0 0;
	}
	/*.gr_image { border: 1px solid #bf9549 !important;}*/
	#installations_new_01 .p.p5 {
		margin-top: 7px;
		float: left;
	}
	#installations_new_01 .p.p2.ps {
		height: auto;
	}
	#installations_new_01 .p.p3 {
		margin-left: 3px;
		margin-right: 0;
	}
	/*#wall_scones .p.p5 { margin-top: 7px;}*/
	.p {
		display: block !important;
	}
	.cp_left-content .heading_01 {
		font-size: 22px !important;
	}
}
@media screen and (max-width: 676px) {
	.dt {
		float: none;
		width: 100%;
	}
	.contactus-left {
		float: none;
		padding-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	.contactus-right {
		float: none;
		padding-left: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	/*.studio_section h3{ text-align:left;}*/
	.studio_section p {
		font-size: 15px;
		line-height: 28px;
	}
	.studio_section h3 {
		font-size: 22px;
	}
	.sl_details .caption a h1 {
		font-size: 22px;
	}
	.case_std_content a .left_image_content {
		font-size: 16px;
	}
	.case_std_content a .right_image_content {
		font-size: 16px;
	}
	.studio_section h3 {
		font-size: 22px;
	}
	.studio_section p {
		font-size: 15px;
		line-height: 28px;
		padding: 20px 0;
	}
	.case_th1 {
		width: 47%;
		margin-right: 0;
	}
	.projects span.case_cap {
		font-size: 16px;
	}
	.studio_section {
		padding: 30px 0;
	}
	.studio_section h3 {
		font-size: 22px;
	}
	.diff_b {
		font-size: 17px;
	}
	.breadcum {
		width: 80%;
		float: left;
	}
	.go_back {
		float: right;
		margin: 0 0 0 0;
		width: 20%;
		text-align: right;
	}
	.breadcum ul li {
		line-height: 20px;
	}
	#chandeliers_new013 .new_p_01258 {
		margin: -25.5% 0 0 3px;
	}
	#chandeliers_new013 .new_p_0165 {
		margin-top: -23%;
	}
	#chandeliers_new013 .p.p111 {
		margin-top: 6px;
	}
	/*	.lg_load a {  width: 190px;  height: 35px;  line-height: 35px;  font-size: 15px;}*/
	.press .pressarea li:nth-child(even) span.download {
		right: 180px !important;
	}
}
@media screen and (max-width: 568px) {
	.product #sync2 .owl-item {
		width: 45% !important;
		border: 1px solid #fff;
		margin: 5px;
	}
	.sl_details .caption h1 {
		font-size: 20px;
	}
	.case_std_content {
		padding: 20px;
	}
	.footer .mobile_menu_bottom {
		padding-bottom: 20px;
	}
	.mobile_menu_bottom p {
		background: #000;
		padding-bottom: 20px;
		line-height: 24px;
	}
	.case_std_content .left_image_content {
		font-size: 16px;
		line-height: 22px;
	}
	.header_caption h1 {
		font-size: 38px;
		line-height: 43px;
	}
	.header_caption p {
		font-size: 16px;
		line-height: 20px;
	}
	.mb_boottom_link {
		background: #000;
	}
	.mb_boottom_link ul li {
		display: block;
		border: none;
		padding: 5px 10px;
	}
	.mnu {
		width: 100%;
		position: static;
		padding-top: 20px;
	}
	.mobile_menu_bottom {
		position: static;
		padding-top: 60px;
	}
	#menu span#title img {
		max-width: 177px;
		width: 100%;
	}
	#toggle.open {
		position: fixed;
		top: 20px;
		right: 20px;
	}
	#menu.opened {
		overflow-y: scroll;
	}
	.mb_boottom_link ul li a {
		display: block;
		font-size: 16px;
	}
	.header_caption_inner {
		bottom: 20px;
	}
	.press span.download {
		position: static;
		padding-right: 9%;
	}
	.header_caption {
		top: auto;
		bottom: 51px;
	}
	.header_caption p {
		font-size: 13px;
		line-height: 20px;
	}
	.header_caption h1 {
		font-size: 30px;
	}
	.sl_details .caption a p {
		color: #d2ac67 !important;
	}
	.section3 .owl-buttons div.owl-prev {
		background-size: 10px !important;
		background-position: left top 8px !important;
	}
	.section3 .owl-buttons div.owl-next {
		background-size: 10px !important;
		background-position: right 10px top 8px !important;
	}
	.owl-theme .owl-controls {
		margin-top: -14px !important;
		text-align: center;
	}
	.mb_boottom_link ul li a {
		font-size: 14px;
	}
	.mobile_menu_bottom p {
		font-size: 13px;
	}
	.mnu1 {
		padding-top: 50px;
	}
	.detail_close {
		position: fixed;
		top: 17px;
		right: 23px;
	}
	/*#wall_scones .p.p5 {  width: 48%;}*/
}
@media screen and (max-width: 520px) {
	#accssesories_new .p.p2 {
		width: 100%;
		margin-bottom: 8px;
		margin-left: 0;
	}
	#accssesories_new img {
		vertical-align: top;
	}
	#accssesories_new .p.p1 {
		width: 100%;
		margin-bottom: 8px;
		margin-left: 0;
	}
	#accssesories_new .p.p5 {
		margin-top: 0;
		width: 100%;
		margin-bottom: 8px;
		margin-left: 0;
	}
	/*#wall_scones .p.p113{ width: 100%; position:relative;}
	#wall_scones  .p.p2{width: 100%; margin-left:0; margin-bottom:8px; margin-top:0;}
	#wall_scones  .p.p1{ width: 100%; margin-left:0;  margin-bottom:8px; margin-top:0;}
	#wall_scones  .p.p5{ width:100%; margin-left:0;  margin-bottom:8px; margin-top:0;}
	#wall_murals .p.p3.ps{ position:relative; margin-top:0;}*/
	span.logo_content {
		font-size: 12px;
	}
	.cp_left-content .heading_01 {
		font-size: 26px
	}
}
@media screen and (max-width: 480px) {
	.new_grid_125_left {
		width: 100%;
		margin-right: 0;
	}
	.new_grid_125_right {
		width: 100%;
		margin-right: 0;
	}
	.mun {
		display: none !important;
	}
	#toggle {
		top: 26px;
		right: 12px;
	}
	.mb_boottom_link {
		background: none;
	}
	.outer_ns1 .news_content_left {
		width: 100%;
	}
	.dt1 {
		margin: 0 auto 10px;
	}
	.outer_ns1 .news_content_right {
		padding-left: 0;
	}
	.outer_ns1 .news_content_right {
		width: 100%;
		text-align: center;
	}
	.p.p1 {
		width: 100%;
		height: auto;
		line-height: normal;
		margin-bottom: 8px;
		margin-left: 0;
		margin-top: 0;
	}
	.p.p5 {
		width: 100%;
		height: auto;
		line-height: normal;
		margin-bottom: 8px;
		margin-left: 0;
		margin-top: 0;
	}
	.p.p3 {
		width: 100%;
		height: auto;
		line-height: normal;
		margin-bottom: 8px;
		margin-left: 0;
		margin-top: 0;
	}
	.p.p2 {
		width: 100%;
		height: auto;
		line-height: normal;
		margin-bottom: 8px;
		margin-left: 0;
		margin-top: 0;
	}
	.product_heading13 h3 {
		font-size: 22px;
	}
	.case_title h3 {
		font-size: 22px;
	}
	.sl_details .caption a h1 {
		font-size: 22px;
	}
	.p.p5 {
		margin-top: 0 !important;
		margin-bottom: 10px;
	}
	.p.pmargin6018 {
		margin-top: 0;
	}
	.p.ps {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.p.p2.ps {
		width: 97%;
		height: auto;
		line-height: normal;
		margin-top: 0;
		margin-bottom: 10px;
	}
	.p.p113 {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.p.p2223 {
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 10px;
	}
	/*.gr_image img{ vertical-align:top;}*/
	#chandeliers_new013 .p.p111 {
		margin-top: 0;
	}
	#chandeliers_new013 .new_p_01 {
		margin-top: 0;
	}
	#chandeliers_new013 .new_p_0165 {
		margin-top: 0;
	}
	#chandeliers_new013 .new_p0666 {
		margin-top: 0;
	}
	#chandeliers_new013 .new_p_01258 {
		margin: 0;
		margin-bottom: 10px;
	}
	#chandeliers_new013 .p.p5 {
		margin-top: 0;
	}
	#table_floor_lamps .p.p1 {
		float: none;
	}
	#table_floor_lamps .p.p1.p113.new_0158 {
		float: none;
	}
	#table_floor_lamps .p.p1.new_012584 {
		float: none;
	}
	#table_floor_lamps .p.p113 {
		float: none;
	}
	#table_floor_lamps .p.p2 {
		width: 100%;
		height: auto;
		line-height: normal;
	}
	#table_floor_lamps .p.p1 {
		width: 100%;
	}
	#table_floor_lamps .p.p1.ktp_5 {
		margin-top: 0;
	}
	#table_floor_lamps .p.p1.p113.new_0158 {
		margin-top: 0;
	}
	#table_floor_lamps .p.p113 {
		margin-top: 0;
	}
	#table_floor_lamps .p.p2.nw_018 {
		float: none;
		margin: 0 0 8px 0;
	}
	#table_floor_lamps .row2 {
		clear: both;
	}
	#table_floor_lamps .p.p5.pmargin0.new_0188 {
		width: 100%;
	}
	#table_floor_lamps .p.p2.p2223.new_0189 {
		margin: 0;
		margin-bottom: 10px;
	}
	#installations_new_01 .p.ps {
		margin-top: 8px;
	}
	#installations_new_01 .hr_018 {
		margin-left: 0;
	}
	#installations_new_01 .p.p2.ps {
		width: 100%;
	}
	/*#installations_new_01 .p.p1 { width: 46.5%;}*/
	#installations_new_01 .p.p2.ps {
		margin-top: 8px;
	}
	#installations_new_01 .p.p5 {
		width: 100%;
	}
	#installations_new_01 .p.p1 {
		width: 100%;
	}
	#installations_new_01 .h20 {} #installations_new_01 img {
		vertical-align: top;
	}
	#installations_new_01 .p.p3 {
		width: 100%;
	}
	#installations_new_01 .p.p2.ps {
		width: 100%;
	}
	#installations_new_01 .p.p2 {
		width: 100%;
	}
	#installations_new_01 .p.p3.ps.h20 {
		width: 100%;
		margin-top: 0;
	}
	#pendants .p.p2 {
		width: 100%;
	}
	#pendants .p.pmargin6018 {
		margin-top: 0;
	}
	#pendants .p.ps {
		margin-top: 0;
		margin-left: 0;
	}
	#pendants .ps_new_02541 {
		margin-top: 0;
	}
	#pendants .arem3 {
		margin-top: 0;
	}
	#pendants .arem2 {
		margin-top: 0;
	}
	#pendants .arem1 {
		margin-top: 0;
	}
	#pendants .stupa_new_p01 {
		margin-top: 0;
	}
	#pendants .arem3 {
		margin-top: 0 !important;
	}
	#pendants .arem2 {
		margin-top: 0 !important;
	}
	#pendants .p.p5 {
		width: 100%;
	}
	#chandeliers_new013 .p79 {
		margin: 0 0 8px;
		width: 100%;
	}
	#chandeliers_new013 .p791 {
		margin: 0 0 8px;
		width: 100%;
	}
	#chandeliers_new013 .p792 {
		margin: 0 0 8px;
		width: 49%;
	}
	#chandeliers_new013 .p793 {
		margin: 0 0 8px 2%;
		width: 49%;
	}
	#chandeliers_new013 .p.p1 {
		width: 100%;
		margin: 0 0 8px;
	}
	#chandeliers_new013 .p.p3 {
		width: 100%;
		margin: 0 0 8px;
	}
	#chandeliers_new013 .p.p5 {
		width: 100%;
		margin: 0 0 8px;
	}
	#chandeliers_new013 .p.p2 {
		width: 100%;
		margin: 0 0 8px;
	}
	.lft {
		width: 100%;
	}
	.rt {
		width: 100%;
		float: right;
	}
	.p79 {
		width: 99%;
		height: auto;
	}
	.p791 {
		width: 99%;
		height: auto;
	}
	.p792 {
		width: 48%;
		height: auto;
		float: left;
	}
	.p793 {
		width: 48%;
		height: auto;
		float: left;
	}
	/*.gr_image { border: 1px solid #bf9549 !important;}*/
	.mobile_012 li {
		width: 49%;
	}
	#installations_new_01 .p.p5 {
		float: none;
	}
	#installations_new_01 .p.p2.ps {
		margin-top: 0;
		margin-left: 0;
		height: auto;
	}
	#installations_new_01 .p.p3 {
		margin-left: 0;
	}
	/*#wall_murals .p.p5 {  width: 100%;  height: auto;  line-height: normal;}
	#wall_murals .p.p3 {   width: 100%;}*/
	#table_floor_lamps .p.p1.p113.new_0158 {
		margin-top: 8px;
		margin-right: 0;
	}
	#table_floor_lamps .p.p1.new_012584 {
		float: right;
		margin-right: 0%;
	}
	#table_floor_lamps .p.p2.nw_018 {
		float: left;
		margin: 7px 0 0 0;
	}
	#wall_scones .dv1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#wall_scones .dv2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#wall_scones .dv3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#wall_scones .dv4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#wall_scones .dv5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#wall_scones .dv6 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#wall_murals .dv1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1.5%;
	}
	#wall_murals .dv2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1.5%;
	}
	#accssesories_new .dv1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#accssesories_new .dv2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#accssesories_new .dv3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#accssesories_new .dv4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#accssesories_new .dv5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#accssesories_new .dv6 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv6 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv7 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv8 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst .dv9 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#installations_new_01 .dv1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#installations_new_01 .dv2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#installations_new_01 .dv3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#installations_new_01 .dv4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#installations_new_01 .dv5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#cst2 {} #cst2 .div1 {
		width: 100%;
		margin-right: 0;
	}
	#cst2 .div2 {
		width: 100%;
		margin-right: 0;
	}
	#cst2 .div3 {
		width: 100%;
		margin-right: 0;
	}
	#cst2 .pro1 {
		margin-bottom: 2.5%;
	}
	#cst2 .pro {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps {} #table_floor_lamps .div1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div1 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div2 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div2 .bxdiv:nth-child(2) {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div3 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div4 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div5 .bxdiv:first-child {} #table_floor_lamps .div6 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div6 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div7 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#table_floor_lamps .div7 .bxdiv:first-child {} #pro_duct_new .dv1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv1 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv2 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv2 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv3 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv4 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv4 .bxdiv:first-child {
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv5 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv5 .bxdiv:first-child {} #pro_duct_new .dv6 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 2.5%;
	}
	#pro_duct_new .dv6 .bxdiv:first-child {} .new_grid_125_left {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	.new_grid_125_left1 {
		float: left;
		width: 100%;
		margin-right: 0;
	}
	.new_grid_125_right {
		float: left;
		width: 100%;
		margin-left: 0;
	}
}
@media screen and (max-width: 400px) {
	.case_std_content .left_image {
		width: 100%;
	}
	.case_std_content .right_image {
		width: 100%;
	}
	.sl_details .caption {
		position: static;
		padding: 8px 20px 8px;
	}
	.dropdown {
		float: none;
		margin-top: 10px;
	}
	.chk_opt {
		float: none;
	}
	.pr4.open {
		position: fixed;
		top: 60px;
		right: 51px;
		z-index: 9999;
	}
	.inner_pr_menu #menu {
		z-index: 9999999;
	}
}

.sp-kb{}
.sp-kb .box {
    box-shadow: 3px 5px 4px 0 rgba(189, 145, 66, 0.58);
    border: 1px solid #b58f48;margin-bottom: 20px
}
.sp-kb .box:hover{-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);}
.sp-kb a img{margin: 0 auto;}
.sl_image{
	background-color: #000;
	opacity: .7;
}


.sp-box {
    box-shadow: 3px 5px 4px 0 rgba(255, 255, 255, 0.27);
    padding: 0 5px;
/*    min-height: 13em;*/
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    border: 1px solid #4f4f4f;
	margin-bottom: 17px;
}

.sp-box:hover{
	transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    -webkit-transform: scale(1.09);
    -o-transform: scale(1.09);}

.sp-form {
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.sp-form .form-control {
    background: transparent;
    border: 1px solid #bf9549;
    border-radius: 0;
    height: 48px;
    color: #000;
    font-weight: 900;
}
.sp-form .btn {
    float: left;
    background: #bf9549;
    color: white;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 900;
}
.andmore{
	padding: 115px 0
}

.andmore h2{
	color: #bc9246;
}
.glo-logo{
}

.glo-logo img{

	width: 10%;
}

@media (max-width: 1280px){
	.andmore{
		padding: 86px 0;
	}
}