
@media screen and (min-width: 2000px){
	
}
@media screen and (max-width: 991px) {

   
}

@media screen and (max-width:800px) {

    
}

@media screen and (max-width: 768px) {
.half_img
{
	width:100%; height:auto; float:left; margin-left:auto; margin-right:auto;
}

.half_img_right
{
	width:100%; height:auto; float:right; margin-left:auto; margin-right:auto;
}

.bungkus_half_content
{
	width:100%; height: auto; float:left; text-align:left; background-color:#04a8a2;
}

.bungkus_half_content_right
{
	width:100%; height: auto; float:right; text-align:center; background-color:#04a8a2;
}

.half_content
{
	width:80%; margin:0 auto; text-align: left; color:#FFF; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(0%); font-size:14pt;
}

.content-title
{
	text-align:center; font-size:20px;
}

B
{
	font-weight:600;
	font-size:19pt;
}

.boks
{
	width:90%; margin:0 auto;
}

.boks_comment
{
	width:100%; float:none; background:#fff; padding:20px 30px; text-align:right; border:#FFF; border-radius:10px; margin:0 auto;
}

.testimonial-slider .avatar
{
    width: 82px;
    height: 82px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
    border: solid 3px #fff;
    background-color: #fff;
	float:none;
	margin:0 auto;
	margin-bottom:30px;
}

.testitle
{
	width:90%; height: auto; margin:50px 0 50px 0; text-align:center; font-size:25pt; color:#FFF; margin:0 auto; padding:50px 0 50px 0;
}

.doc_prof
{
	width:100%; margin:0 auto;
}

.doc_prof_comment
{
	width:100%; float:left; padding:20px 30px; text-align:center; border:#FFF; border-radius:10px; margin:0 0; color:#FFF; font-size:16px;
}

/* ==========================================================================
.testimonial-slider
========================================================================== */
.testimonial-slider {
  	background: url("../img/testimonials-bg2.jpg") no-repeat center center;
 	background-size: cover;
}  	
.testimonial-slider .avatar {
    width: 82px;
    height: 82px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
    border: solid 3px #fff;
    background-color: #fff;
	float: none;
	margin-bottom:30px;
}
.testimonial-slider .avatar img {
    width: 82px;
    height: auto; 
}
	
.testimonial-slider .avadoc {
    width: 100px;
    height: 100px;
    vertical-align: middle;
    overflow: hidden;
    border-radius: 50%;
    border: solid 3px #fff;
    background-color: #fff;
	float: none;
	margin: 0 auto 30px; 
}
.testimonial-slider .avadoc img {
    width: 100px;
    height: auto; 
}
	
.testimonial-slider h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 300;
    font-style: italic;
    margin: 30px 0; 
}
.testimonial-slider p {
    color: #828282;
	margin-top:20px;
    letter-spacing: 2px;
}
	
.buka {
		width:100%; height:auto; padding:50px 0; text-align:center; color:#FFF; font-size:20px;
}
	
.kanan {
	width:100% !important;
}

.kiri {
	width:100% !important;
	background:#04a8a2 !important;
}

.tanggal, .jam {
	width:100% !important;
	float:left;
}

.booking_left
{
	max-width:100%; height:auto; background-color:#04a8a2; float: none; margin:0 auto;
}

.booking_right
{
	max-width:100%; height:auto; padding:50px 20px ; float:left;
}


}

@media screen and (max-width: 340px) {

	.hero .hero-content {
    padding-top: 0;
	margin-top: 0;
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}

}

@media screen and (min-width: 341px) and (max-width: 375px) {
	
	

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.hero .hero-content {
    padding-top: 0;
	margin-top: 0;
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}
}

@media screen and (width: 414px) {
	.hero .hero-content {
    padding-top: 0;
	margin-top: 0;
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}
	
}

@media screen and (width: 480px) {
	
	#aboutus
	{
	width:100%;
	height:1750px;
	background-image: url(../images/about_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#career
	{
	width:100%;
	height: 2400px;
	background-image:url(../images/career-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#cntcus
	{
	width:100%;
	height:1224px;
	background-image: url(../images/Contact_BG.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	}
	
	.contact-us
	{
	padding:80px 0;
	width:95%;
	height:1000px;
	margin:0 auto;
	background:#FFF;
	border:2px #ada074 double;
	}
	
	.kirim_btn
	{
	width:300px; margin:0 auto; padding-top:120px;
	}
	
	.contimg2
	{
	width:100%;
	height:200px;
	float:left;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext2
	{
	width:100%; height:450px; float:left; background-color:#fff;
	}
	
	.contimg3
	{
	width:100%;
	height:200px;
	float:right;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext3
	{
		width:100%; height:450px; float:right; background-color:#fff;
	}
	
	.bungkus-content-left
	{
		width:90%; height:300px; float: none; margin:0 auto;
	}

	.bungkus-content-about
	{
		width:100%; height:400px; margin:0 auto; padding-top:70px;
	}	
	
	.garis2
	{
		height:1px; width:30px; background-color:#937616; margin:0 auto;
	}
	
	.jdl3
	{
		text-align:center; margin-bottom:30px; padding:0;
	}
	
	.jdlkiri
	{
		color:#ffffff; font-size:18px; font-weight:500; letter-spacing:5px;
	}

	.jdltengah
	{
		color:#000; font-size:22px; font-weight:500; letter-spacing:5px;
	}

	.jdlkanan
	{
		color:#fff0bd; font-size:18px; font-weight:500; letter-spacing:5px;
	}
	
	.jdlkanan2
	{
		color:#937616; font-size:18px; font-weight:500; letter-spacing:5px;
	}
	
	.content-left
	{
		width:100%; text-align: justify; color:#FFF; font-size:16px; margin-top:30px; font-weight:100;
	}	
	
	.brndbttm
	{
	width:735px; height:39px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:none;
	}
	
	.brndbttm2
	{
	width:320px; height:117px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:none;
	}
	
	.brndbttm3
	{
	width:418px; height:78px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:block;
	}
	
	.brandbar
	{
		width:100%;
		background:#000;
		height:125px;
		margin:0 auto;
	}
	
	.row-1
	{
		width:395px; height:39px; margin:0 auto;
	}
	
	.row-2
	{
		width:295px; height:39px; margin:0 auto;
	}
	
	.career-jdl
	{
	width:65%;
	height:55px;
	margin:0 auto;
	border:2px solid #fff;
	margin-top:30px;
	margin-bottom:30px;
	}
	
	.teks
	{
	text-align:center;
	font-size:20px;
	padding:10px 0;
	color:#fff;
	font-family: "latoregular";
    font-weight: 400;
    letter-spacing: 5px;
	position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.isi-culture
	{
	width:90%; margin:0 auto; font-size:14px; text-align:center; color:#ada074; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.bungkus-isi-culture
	{
	width:95%; height:300px; background:#fff; border:3px #ada074 double; margin:0 auto;
	}
	
	#bungkus-utama
	{
	width:270px;
	height:50px;
	margin:0 auto;
	margin-bottom:30px;
	}

	#bungkus {
  	height: 50px;
	width:250px;
	margin-bottom:30px;
  	margin-left:10px;
  	margin-right:10px;
  	padding: 0;
  	float:left;
	}
	
	.stores
	{
	width:48.5%; height:264px; margin:2px; border:1.5px solid #ada074; float:left; position:relative;
	}
	
	.stores_wrap
	{
	height:1153px;
	width:100%;
	max-width:945px;
	margin:0 auto;
	}
	
	.pdp
	{
		height:332px;
	}
	
	.pdp-brnd
	{
		height:248px;
	}

	.map
	{
		height:180px;
	}
	
	.brands_tab
	{
		width:97%; height:100%; margin:0 auto; padding:50px 0 50px 0;
	}
	
	.brands
	{
		width:100%; height:1054px !important; margin:0 auto; background:#a39d8a; padding-bottom:50px;
	}
	
	.brnds
	{
		width:210px; height:210px; margin:3px 3px; float: left; background:#000;
	}
	
	.bar_a
	{	
		width:93%; margin:0 auto;
	}

	.bar_b
	{
		width:93%; margin:0 auto;
	}
	
	.bar
	{
		width:33.33333%; height:100px; background:#666; opacity:0.8; bottom:0; float:left; border:#999 1px solid;
	}

	.bar:hover
	{
		border:#434343 1px solid;
		background:#434343;
		opacity:1;
		-moz-transition: opacity 0.3s ease-in-out;			
		-webkit-transition: opacity 0.75s ease-in-out;			
		-o-transition: opacity 0.3s ease-in-out;			
		-ms-transition: opacity 0.3s ease-in-out;			
		transition: opacity 0.3s ease-in-out;
	}
	
	.bar_icon
	{
		width:90%; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.bottom-menu
	{
		width:987px;
		margin:0 auto;
		display:none;
		padding:10px 0 10px 0;
		text-align:center;
	}
	
	.bottom-menu-icon
	{
		width:25px;
		height:28px;
		margin:0 auto;
		background:url(../images/icon_store_location2.png);
		display:block;
		margin-bottom:20px;
		margin-top:20px;
	}
	.bottom-menu-icon:hover
	{
		width:25px;
		height:28px;
		margin:0 auto;
		display:block;
		background:url(../images/icon_store_location2b.png);
		margin-bottom:20px;
		margin-top:20px;
	}
	
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:30px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:450px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:750px;
	position:absolute;
	top:-30px;
	display:none;
	}
	
	.br1b
	{
	width:100%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:100%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	top:0px;
	display:block;
	}
	
	.brandsbttm
	{
	width:100%; height:1983px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}

	.brandmidbg
	{
	width:100%; height:690px; background:#fff; margin:0 auto;
	}

	.midcont
	{
	width:90%; height:auto; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); z-index:0; padding-top:20px;
	}

	.midcont_img
	{
	max-width:642px; height:auto; float:left; padding-right:0px;
	}

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.hero .hero-content {
    padding-top: 0;
	margin-top: 0;
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}
}

@media screen and (width: 568px) {
	
	#aboutus
	{
	width:100%;
	height:1550px;
	background-image: url(../images/about_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#career
	{
	width:100%;
	height: 2400px;
	background-image:url(../images/career-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#cntcus
	{
	width:100%;
	height:1224px;
	background-image: url(../images/Contact_BG.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	}
	
	.contact-us
	{
	padding:80px 0;
	width:95%;
	height:1000px;
	margin:0 auto;
	background:#FFF;
	border:2px #ada074 double;
	}
	
	.kirim_btn
	{
	width:300px; margin:0 auto; padding-top:150px;
	}
	
	.contimg2
	{
	width:100%;
	height:300px;
	float:left;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext2
	{
		width:100%; height:500px; float:left; background-color:#fff;
	}
	
	.contimg3
	{
	width:50%;
	height:500px;
	float:right;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext3
	{
		width:50%; height:500px; float:right; background-color:#fff;
	}
	
	.bungkus-content-left
	{
		width:90%; height:300px; float: none; margin:0 auto;
	}

	.bungkus-content-about
	{
		width:100%; height:400px; margin:0 auto; padding-top:90px;
	}	
	
	.garis2
	{
		height:1px; width:30px; background-color:#937616; margin:0 auto;
	}
	
	.jdl3
	{
		text-align:center; margin-bottom:30px; padding:0;
	}
	
	.jdlkiri
	{
		color:#ffffff; font-size:18px; font-weight:500; letter-spacing:5px;
	}

	.jdltengah
	{
		color:#000; font-size:22px; font-weight:500; letter-spacing:5px;
	}

	.jdlkanan
	{
		color:#fff0bd; font-size:18px; font-weight:500; letter-spacing:5px;
	}
	
	.jdlkanan2
	{
		color:#937616; font-size:22px; font-weight:500; letter-spacing:5px;
	}
	
	.content-left
	{
		width:100%; text-align: justify; color:#FFF; font-size:18px; margin-top:30px; font-weight:100;
	}	
	
	.brndbttm
	{
	width:735px; height:39px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:none;
	}
	
	.brndbttm2
	{
	width:320px; height:117px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:none;
	}
	
	.brndbttm3
	{
	width:418px; height:78px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:block;
	}
	
	.brndbttm4
	{
	width:418px; height:78px; margin:0 auto; position:relative; top:5%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:block;
	}
	
	.brandbar
	{
		width:100%;
		background:#000;
		height:135px;
		margin:0 auto;
	}
	
	.row-1
	{
		width:395px; height:39px; margin:0 auto;
	}
	
	.row-2
	{
		width:295px; height:39px; margin:0 auto;
	}
	
	.career-jdl
	{
	width:50%;
	height:55px;
	margin:0 auto;
	border:2px solid #fff;
	margin-top:30px;
	margin-bottom:30px;
	}
	
	.teks
	{
	text-align:center;
	font-size:20px;
	padding:10px 0;
	color:#fff;
	font-family: "latoregular";
    font-weight: 400;
    letter-spacing: 5px;
	position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.isi-culture
	{
	width:90%; margin:0 auto; font-size:14px; text-align:center; color:#ada074; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.bungkus-isi-culture
	{
	width:95%; height:300px; background:#fff; border:3px #ada074 double; margin:0 auto;
	}
	
	#bungkus-utama
	{
	width:270px;
	height:50px;
	margin:0 auto;
	margin-bottom:30px;
	}

	#bungkus {
  	height: 50px;
	width:250px;
	margin-bottom:30px;
  	margin-left:10px;
  	margin-right:10px;
  	padding: 0;
  	float:left;
	}
	
	.stores
	{
	width:49.2%; height:264px; margin:2px; border:1.5px solid #ada074; float:left; position:relative;
	}
	
	.stores_wrap
	{
	height:1153px;
	width:100%;
	max-width:945px;
	margin:0 auto;
	}
	
	.pdp
	{
		height:438px;
	}
	
	.pdp-brnd
	{
		height:293px;
	}

	.map
	{
		height:220px;
	}
	
	.brands_tab
	{
		width:97%; height:100%; margin:0 auto; padding:50px 0 50px 0;
	}
	
	.brands
	{
		width:100%; height:1224px !important; margin:0 auto; background:#a39d8a; padding-bottom:50px;
	}
	
	.brnds
	{
		width:250px; height:250px; margin:3px 3px; float: left; background:#000;
	}
	
	.bar_a
	{	
		width:93%; margin:0 auto;
	}

	.bar_b
	{
		width:93%; margin:0 auto;
	}
	
	.bar
	{
		width:33.33333%; background:#666; opacity:0.8; bottom:0; float:left; border:#999 1px solid;
	}
	
	.bottom-menu
	{
		width:987px;
		margin:0 auto;
		display:none;
		padding:10px 0 10px 0;
		text-align:center;
	}
	
	.bottom-menu-icon
	{
		width:25px;
		height:28px;
		margin:0 auto;
		background:url(../images/icon_store_location2.png);
		display:block;
		margin-bottom:20px;
		margin-top:20px;
	}
	.bottom-menu-icon:hover
	{
		width:25px;
		height:28px;
		margin:0 auto;
		display:block;
		background:url(../images/icon_store_location2b.png);
		margin-bottom:20px;
		margin-top:20px;
	}
	
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:30px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:450px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:750px;
	position:absolute;
	top:-30px;
	display:none;
	}
	
	.br1b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:1;
	float:left;
	left:0px;
	top:-57px;
	display:block;
	position:relative;
	}
	
	.brandsbttm
	{
	width:100%; height:1227px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}

	.brandmidbg
	{
	width:100%; height:750px; background:#fff; margin:0 auto;
	}

	.midcont
	{
	width:90%; height:auto; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); z-index:0; padding-top:20px;
	}

	.midcont_img
	{
	max-width:642px; height:auto; float:left; padding-right:0px;
	}

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.hero .hero-content {
    padding-top: 0;
	margin-top: 0;
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}
}

@media screen and (width: 667px) {
	
	#aboutus
	{
	width:100%;
	height:1550px;
	background-image: url(../images/about_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#career
	{
	width:100%;
	height: 2400px;
	background-image:url(../images/career-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#cntcus
	{
	width:100%;
	height:1224px;
	background-image: url(../images/Contact_BG.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	}
	
	.contact-us
	{
	padding:80px 0;
	width:95%;
	height:1000px;
	margin:0 auto;
	background:#FFF;
	border:2px #ada074 double;
	}
	
	.kirim_btn
	{
	width:300px; margin:0 auto; padding-top:150px;
	}
	
	.contimg2
	{
	width:100%;
	height:300px;
	float:left;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext2
	{
		width:100%; height:500px; float:left; background-color:#fff;
	}
	
	.contimg3
	{
	width:50%;
	height:500px;
	float:right;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext3
	{
		width:50%; height:500px; float:right; background-color:#fff;
	}
	
	.bungkus-content-left
	{
		width:90%; height:300px; float: none; margin:0 auto;
	}

	.bungkus-content-about
	{
		width:100%; height:400px; margin:0 auto; padding-top:90px;
	}	
	
	.garis2
	{
		height:1px; width:30px; background-color:#937616; margin:0 auto;
	}
	
	.jdl3
	{
		text-align:center; margin-bottom:30px; padding:0;
	}
	
	.jdlkiri
	{
		color:#ffffff; font-size:18px; font-weight:500; letter-spacing:5px;
	}

	.jdltengah
	{
		color:#000; font-size:22px; font-weight:500; letter-spacing:5px;
	}

	.jdlkanan
	{
		color:#fff0bd; font-size:18px; font-weight:500; letter-spacing:5px;
	}
	
	.jdlkanan2
	{
		color:#937616; font-size:22px; font-weight:500; letter-spacing:5px;
	}
	
	.content-left
	{
		width:100%; text-align: justify; color:#FFF; font-size:18px; margin-top:30px; font-weight:100;
	}	
	
	.brndbttm
	{
	width:735px; height:39px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:none;
	}
	
	.brndbttm2
	{
	width:320px; height:117px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:none;
	}
	
	.brndbttm3
	{
	width:418px; height:78px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:block;
	}
	
	.brndbttm4
	{
	width:418px; height:78px; margin:0 auto; position:relative; top:0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display:block;
	}
	
	.brandbar
	{
		width:100%;
		background:#000;
		height:147px;
		margin:0 auto;
	}
	
	.row-1
	{
		width:395px; height:39px; margin:0 auto;
	}
	
	.row-2
	{
		width:295px; height:39px; margin:0 auto;
	}
	
	.career-jdl
	{
	width:50%;
	height:55px;
	margin:0 auto;
	border:2px solid #fff;
	margin-top:30px;
	margin-bottom:30px;
	}
	
	.teks
	{
	text-align:center;
	font-size:22px;
	padding:10px 0;
	color:#fff;
	font-family: "latoregular";
    font-weight: 400;
    letter-spacing: 5px;
	position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.isi-culture
	{
	width:90%; margin:0 auto; font-size:14px; text-align:center; color:#ada074; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.bungkus-isi-culture
	{
	width:95%; height:300px; background:#fff; border:3px #ada074 double; margin:0 auto;
	}
	
	#bungkus-utama
	{
	width:540px;
	height:50px;
	margin:0 auto;
	margin-bottom:30px;
	}

	#bungkus {
  	height: 50px;
	width:250px;
	margin-bottom:30px;
  	margin-left:10px;
  	margin-right:10px;
  	padding: 0;
  	float:left;
	}
	
	.stores
	{
	width:49.3%; height:264px; margin:2px; border:1.5px solid #ada074; float:left; position:relative;
	}
	
	.stores_wrap
	{
	height:1153px;
	width:100%;
	max-width:945px;
	margin:0 auto;
	}
	
	.pdp
	{
		height:486px;
	}
	
	.pdp-brnd
	{
		height:344px;
	}

	.map
	{
		height:220px;
	}
	
	.brands
	{
		width:100%; height:970px !important; margin:0 auto; background:#a39d8a; padding-bottom:50px;
	}
	
	.brnds
	{
		width:273px; height:180px; margin:3px 3px; float: left; background:#000;
	}
	
	.bar_a
	{	
		width:93%; margin:0 auto;
	}

	.bar_b
	{
		width:93%; margin:0 auto;
	}
	
	.bar
	{
		width:33.33333%; background:#666; opacity:0.8; bottom:0; float:left; border:#999 1px solid;
	}
	
	.bottom-menu
	{
		width:987px;
		margin:0 auto;
		display:none;
		padding:10px 0 10px 0;
		text-align:center;
	}
	
	.bottom-menu-icon
	{
		width:25px;
		height:28px;
		margin:0 auto;
		background:url(../images/icon_store_location2.png);
		display:block;
		margin-bottom:20px;
		margin-top:20px;
	}
	.bottom-menu-icon:hover
	{
		width:25px;
		height:28px;
		margin:0 auto;
		display:block;
		background:url(../images/icon_store_location2b.png);
		margin-bottom:20px;
		margin-top:20px;
	}
	
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:30px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:450px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:750px;
	position:absolute;
	top:-30px;
	display:none;
	}
	
	.br1b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:1;
	float:left;
	left:0px;
	top:-68px;
	display:block;
	position:relative;
	}
	
	.brandsbttm
	{
	width:100%; height:1440px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}

	.brandmidbg
	{
	width:100%; height:800px; background:#fff; margin:0 auto;
	}

	.midcont
	{
	width:90%; height:auto; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); z-index:0; padding-top:20px;
	}

	.midcont_img
	{
	max-width:642px; height:auto; float:left; padding-right:0px;
	}

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.hero .hero-content {
    padding-top: 0;
	margin-top: 0;
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}
}

@media screen and (width: 736px) {
	
	#aboutus
	{
	width:100%;
	height:1550px;
	background-image: url(../images/about_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#career
	{
	width:100%;
	height: 2400px;
	background-image:url(../images/career-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	#cntcus
	{
	width:100%;
	height:1224px;
	background-image: url(../images/Contact_BG.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	}
	
	.contact-us
	{
	padding:80px 0;
	width:95%;
	height:1000px;
	margin:0 auto;
	background:#FFF;
	border:2px #ada074 double;
	}
	
	.kirim_btn
	{
	width:300px; margin:0 auto; padding-top:150px;
	}
	
	.contimg2
	{
	width:100%;
	height:300px;
	float:left;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext2
	{
		width:100%; height:500px; float:left; background-color:#fff;
	}
	
	.contimg3
	{
	width:50%;
	height:500px;
	float:right;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext3
	{
		width:50%; height:500px; float:right; background-color:#fff;
	}
	
	.bungkus-content-left
	{
		width:90%; height:300px; float: none; margin:0 auto;
	}

	.bungkus-content-about
	{
		width:100%; height:400px; margin:0 auto; padding-top:90px;
	}	
	
	.garis2
	{
		height:1px; width:30px; background-color:#937616; margin:0 auto;
	}
	
	.jdl3
	{
		text-align:center; margin-bottom:30px; padding:0;
	}
	
	.jdlkiri
	{
		color:#ffffff; font-size:22px; font-weight:500; letter-spacing:5px;
	}

	.jdltengah
	{
		color:#000; font-size:22px; font-weight:500; letter-spacing:5px;
	}

	.jdlkanan
	{
		color:#fff0bd; font-size:18px; font-weight:500; letter-spacing:5px;
	}
	
	.jdlkanan2
	{
		color:#937616; font-size:22px; font-weight:500; letter-spacing:5px;
	}
	
	.content-left
	{
		width:100%; text-align: justify; color:#FFF; font-size:18px; margin-top:30px; font-weight:100;
	}
	
	.career-jdl
	{
	width:40%;
	height:55px;
	margin:0 auto;
	border:2px solid #fff;
	margin-top:30px;
	margin-bottom:30px;
	}
	
	.teks
	{
	text-align:center;
	font-size:22px;
	padding:10px 0;
	color:#fff;
	font-family: "latoregular";
    font-weight: 400;
    letter-spacing: 5px;
	position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.isi-culture
	{
	width:90%; margin:0 auto; font-size:14px; text-align:center; color:#ada074; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.bungkus-isi-culture
	{
	width:95%; height:300px; background:#fff; border:3px #ada074 double; margin:0 auto;
	}
	
	.stores
	{
	width:49.3%; height:264px; margin:2px; border:1.5px solid #ada074; float:left; position:relative;
	}
	
	.stores_wrap
	{
	height:1153px;
	width:100%;
	max-width:945px;
	margin:0 auto;
	}
	
	
	
	.pdp
	{
		height:519px;
	}
	
	.pdp-brnd
	{
		height:380px;
	}

	.map
	{
		height:220px;
	}
	
	.brands
	{
		width:100%; height:970px !important; margin:0 auto; background:#a39d8a; padding-bottom:50px;
	}
	
	.brnds
	{
		width:302px; height:180px; margin:3px 3px; float: left; background:#000;
	}
	
	.bar_a
	{	
		width:93%; margin:0 auto;
	}

	.bar_b
	{
		width:93%; margin:0 auto;
	}
	
	.bar
	{
		width:33.33333%; background:#666; opacity:0.8; bottom:0; float:left; border:#999 1px solid;
	}
	
	.bottom-menu
	{
		width:987px;
		margin:0 auto;
		display:none;
		padding:10px 0 10px 0;
		text-align:center;
	}
	
	.bottom-menu-icon
	{
		width:25px;
		height:28px;
		margin:0 auto;
		background:url(../images/icon_store_location2.png);
		display:block;
		margin-bottom:20px;
		margin-top:20px;
	}
	.bottom-menu-icon:hover
	{
		width:25px;
		height:28px;
		margin:0 auto;
		display:block;
		background:url(../images/icon_store_location2b.png);
		margin-bottom:20px;
		margin-top:20px;
	}
	
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:30px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:450px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:750px;
	position:absolute;
	top:-30px;
	display:none;
	}
	
	.br1b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:1;
	float:left;
	left:0px;
	top:-68px;
	display:block;
	position:relative;
	}
	
	.brandsbttm
	{
	width:100%; height:1596px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}

	.brandmidbg
	{
	width:100%; height:850px; background:#fff; margin:0 auto;
	}

	.midcont
	{
	width:90%; height:auto; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); z-index:0; padding-top:20px;
	}

	.midcont_img
	{
	max-width:642px; height:auto; float:left; padding-right:0px;
	}

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.brndbttm1
	{
	width:700px; height:39px; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(-88%); -ms-transform: translateY(-88%); transform: translateY(-88%);
	}
	
	.hero .hero-content {
    padding-top: 0;
	margin-top: 180px !important; 
	margin:0 auto;
	width:100%;
	padding:0 30px 0;
	background: none;
	border-radius:15px;
	right:0;
	}
	
	.hero h1 {
			font-size: 22px;
			display: none;
		}
		
		.hero p.intro {
		    color: #828282;
    		font-size: 30px;
    		font-weight: 300;
    		text-align: left;
			display:none;
		}
	
	
}

@media screen and (width: 768px) {
	
	#aboutus
	{
	width:100%;
	height:1550px;
	background-image: url(../images/about_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
	.contimg2
	{
	width:100%;
	height:300px;
	float:left;
	background-image: url(../images/vision.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	
	}
	
	.conttext2
	{
		width:100%; height:500px; float:left; background-color:#fff;
	}
	
	.hero .hero-content {
    padding-top: 2% !important;
	margin-top: 180px !important; 
	margin:0 auto;
	width:90%;
	padding:0 30px 2% !important;
	background: rgba(255, 255, 255, 0.5);
	border-radius:15px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 959px) {
	
	#career
	{
	width:100%;
	height: 2250px;
	background-image:url(../images/career-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	#cntcus
	{
	width:100%;
	height:1224px;
	background-image: url(../images/Contact_BG.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	}
	
	.contact-us
	{
	padding:80px 0;
	width:95%;
	height:1000px;
	margin:0 auto;
	background:#FFF;
	border:2px #ada074 double;
	}
	
	.kirim_btn
	{
	width:300px; margin:0 auto; padding-top:150px;
	}
	
	.career-jdl
	{
	width:40%;
	height:55px;
	margin:0 auto;
	border:2px solid #fff;
	margin-top:30px;
	margin-bottom:30px;
	}
	
	.teks
	{
	text-align:center;
	font-size:22px;
	padding:10px 0;
	color:#fff;
	font-family: "latoregular";
    font-weight: 400;
    letter-spacing: 5px;
	position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.isi-culture
	{
	width:90%; margin:0 auto; font-size:14px; text-align:center; color:#ada074; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.bungkus-isi-culture
	{
	width:90%; height:160px; background:#fff; border:3px #ada074 double; margin:0 auto;
	}
	
	.stores
	{
	width:49.3%; height:264px; margin:2px; border:1.5px solid #ada074; float:left; position:relative;
	}
	
	.stores_wrap
	{
	height:1153px;
	width:100%;
	max-width:945px;
	margin:0 auto;
	}
	
	.pdp
	{
		height:535px;
	}
	
	
	.pdp-brnd
	{
		height:396px;
	}

	.map
	{
		height:220px;
	}
	
	.bottom-menu
	{
		width:987px;
		margin:0 auto;
		display:none;
		padding:10px 0 10px 0;
		text-align:center;
	}
	
	.bottom-menu-icon
	{
		width:25px;
		height:28px;
		margin:0 auto;
		background:url(../images/icon_store_location2.png);
		display:block;
		margin-bottom:20px;
		margin-top:20px;
	}
	.bottom-menu-icon:hover
	{
		width:25px;
		height:28px;
		margin:0 auto;
		display:block;
		background:url(../images/icon_store_location2b.png);
		margin-bottom:20px;
		margin-top:20px;
	}
	
	.brnds
	{
		width:208px; height:180px; margin:3px 3px; float: left; background:#000;
	}
	
	.brands
	{
		width:100%; height:770px !important; margin:0 auto; background:#a39d8a; padding-bottom:50px;
	}
	
	.brands_tab
	{
		width:696px; height:100%; margin:0 auto; padding:50px 0 50px 0;
	}
	
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:30px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:450px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:750px;
	position:absolute;
	top:-30px;
	display:none;
	}
	
	.br1b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:1;
	float:left;
	left:0px;
	top:-68px;
	display:block;
	position:relative;
	}
	
	.brandsbttm
	{
	width:100%; height:1668px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}

	.brandmidbg
	{
	width:100%; height:850px; background:#fff; margin:0 auto;
	}

	.midcont
	{
	width:83%; height:auto; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); z-index:0; padding-top:20px;
	}

	.midcont_img
	{
	max-width:642px; height:auto; float:left; padding-right:0px;
	}

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.brndbttm1
	{
	width:700px; height:39px; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(-88%); -ms-transform: translateY(-88%); transform: translateY(-88%);
	}
}

@media screen and (width: 800px){
	
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:30px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:450px;
	position:absolute;
	display:none;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:750px;
	position:absolute;
	top:-30px;
	display:none;
	}
	
	.br1b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:50%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:block;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:1;
	float:left;
	left:0px;
	top:-68px;
	display:block;
	position:relative;
	}
	
	.brandsbttm
	{
	width:100%; height:1740px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}

	.brandmidbg
	{
	width:100%; height:850px; background:#fff; margin:0 auto;
	}

	.midcont
	{
	width:79%; height:auto; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(0%); -ms-transform: translateY(0%); transform: translateY(0%); z-index:0; padding-top:20px;
	}

	.midcont_img
	{
	max-width:642px; height:auto; float:left; padding-right:0px;
	}

	.midcont_content
	{
	width:auto; height:auto; float:left; padding-left:0; color:#a4a4a4; text-align:left; margin-top:20px;
	}
	
	.brndbttm1
	{
	width:700px; height:39px; margin:0 auto; position:relative; top:0%; -webkit-transform: translateY(-88%); -ms-transform: translateY(-88%); transform: translateY(-88%);
	}
	
	.pdp
	{
		height:550px;
	}
	
	.hero .hero-content {
    padding-top: 2% !important;
	margin-top: 220px !important; 
	margin:0 auto;
	width:40%;
	padding:0 30px 2% !important;
	background: rgba(255, 255, 255, 0.7);
	border-radius:15px;
	right:50px;
	}
	
	.hero h1 {
		font-size: 20px;
		display: block;
	}
		
	.hero p.intro {
	    color: #828282;    		
		font-size: 20px;
    	font-weight: 300;
    	text-align: left;
		display: block;
	}

}

@media screen and (min-width: 992px) and (max-width: 1068px) {
	
	#cntcus
	{
	width:100%;
	height:924px;
	background-image: url(../images/Contact_BG.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-size: cover;
	background-color:#464646;
	}
	
	.contact-us
	{
	padding:80px 0;
	width:95%;
	height:700px;
	margin:0 auto;
	background:#FFF;
	border:2px #ada074 double;
	}
	
	.kirim_btn
	{
	width:300px; margin:0 auto; padding-top:55px;
	}	
	
	.hero .hero-content {
    padding-top: 2% !important;
	margin-top: 180px !important; 
	margin:0 auto;
	width:30%;
	padding:0 30px 2% !important;
	background: rgba(255, 255, 255, 0.7);
	border-radius:15px;
	right:50px;
	}
	
}
	

@media screen and (min-width: 992px) and (max-width: 1148px) {
	.brnds
	{
		width:278px; height:230px; margin:3px 3px; float: left; background:#000;
	}
	.brands
	{
		width:100%; height:950px !important; margin:0 auto; background:#a39d8a; padding-bottom:50px;
	}
	.brands_tab
	{
		width:920px; height:100%; margin:0 auto; padding:50px 0 50px 0;
	}
	
	.col-md-6
	{
		width:50%;
	}
	
	.pdp-brnd
	{
		height:528px;
	}
	
	.brandsbttm
	{
	width:100%; height:570px; margin:0 auto; background:#a39d8a; padding-bottom:200px;
	}
	
	.midcont
	{
	width:90%; height:307px; margin:0 auto; position:relative; top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index:4;
	}

	.midcont_img
	{
	max-width:450px; height:auto; float:left; padding-right:15px;
	}

	.midcont_content
	{
	width:458px; height:307px; float:right; padding-left:15px; color:#a4a4a4; text-align:left;
	}
	
	.br1
	{
	max-width:379px;
	height:auto;
	z-index:1;
	float:left;
	left:0;
	position:absolute;
	display:block;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:380px;
	height:auto;
	z-index:2;
	float:left;
	left:380px;
	position:absolute;
	display:block;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:643px;
	position:absolute;
	top:-30px;
	display:block;
	}

	.br1b
	{
	width:100%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:none;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br2b
	{
	width:100%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	display:none;
	top:0; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0);
	}

	.br3b
	{
	width:100%;
	height:auto;
	z-index:0;
	float:left;
	left:0px;
	top:0px;
	display:none;
	}
}

@media screen and (width: 1024px){
	.stores
	{
	width:200px; height:264px; margin:10px; border:1.5px solid #ada074; float:left; position:relative;
	}
	
	.stores_wrap
	{
	height:600px;
	width:96%;
	max-width:945px;
	margin:0 auto;
	}
	
	.pdp
	{
		height:496px;
	}
	
}

@media screen and (width: 1366px){
	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:840px;
	position:absolute;
	top:-30px;
	display:block;
	}	
}

@media screen and (width: 1440px){
	.br1
	{
	max-width:449px;
	height:auto;
	z-index:1;
	float:left;
	left:40px;
	position:absolute;
	display:block;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}

	.br2
	{
	max-width:454px;
	height:auto;
	z-index:2;
	float:left;
	left:460px;
	position:absolute;
	display:block;
	top:50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);
	}
	
	.br3
	{
	max-width:498px;
	height:auto;
	z-index:3;
	float:right;
	left:900px;
	position:absolute;
	top:-30px;
	display:block;
	}	
}


@media screen and (width: 1920px){
	#wowslider-container1 { 
	display: table;
	zoom: 1; 
	position: relative;
	width: 100%;
	max-width: 100%;
	max-height:1080px !important;
	margin:0px auto 0px;
	padding: 0;
	z-index:90;
	text-align:left; /* reset align=center */
	font-size: 10px;
	text-shadow: none; /* fix some user styles */

	/* reset box-sizing (to boostrap friendly) */
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box; 
	}
	
	#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	height:100%;
	max-height:1080px !important;
	max-width: 100%;
	vertical-align: top;
	border:none;
	overflow: hidden;
	}
}
