#section-slideshow{display:block;}
#section-slideshow-mobile{display:none; height:990px;}
.flexslider {margin: 0 0 0px!important;border:none!important;}
.flexslider .slides img {width: 60%;display: block;}
.slide-item {background-size: cover; background-position: top right; background-repeat: no-repeat; position: relative;}
.slide-item-mobile {background-size: cover;background-repeat: no-repeat; position: relative;}
.image-gradient-mobile{width:100%; height:990px;}
.slide-container {margin-bottom: 0 !important;}
.slide-container .slick-next {right: 2% !important; z-index: 1 !important;}
.slide-container .slick-prev {left: 2% !important; z-index: 1 !important;}
.slide-container .slick-next, .slide-container .slick-next:hover, .slide-container .slick-next:focus {background: url('../img/slide-button-right.png') no-repeat 0 0;}
.slide-container .slick-prev, .slide-container .slick-prev:hover, .slide-container .slick-prev:focus {background: url('../img/slide-button-left.png') no-repeat 0 0;}
.slide-container .slick-next {opacity: 1; width: 28px; height: 43px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.slide-container .slick-next:hover {opacity: 0.7;}
.slide-container .slick-next:before {content: none;}
.slide-container .slick-prev {opacity: 1; width: 28px; height: 43px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.slide-container .slick-prev:hover {opacity: 0.7;}
.slide-container .slick-prev:before {content: none;}
.slide-container .slick-dots {width: auto; bottom: unset; top: 50%; left: 6%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%);}
.slide-container .slick-dots li {background: url('../img/slide-bullet.jpg') top left; background-repeat: repeat-y; height: 45px; padding-left: 15px; padding-top: 15px; display: block; font-family: 'Sisco'; font-size: 12px; color: #f29385;}
.slide-container .slick-dots li a {color: #f29385;}
.slide-container .slick-dots .slick-active {padding-top: 10px; background: url('../img/slide-bullet-active.png') no-repeat top left; font-size: 16px;}
.slide-container .slick-dots .slick-active a {color: #FFF;}
.slide-content-container {position: absolute; top: 20%; left: 13%; width: 32%;}
.slide-content-inner {
	/*position: absolute; top: 50%;*/ width: 100%;
	/*-webkit-transform: translate(0,-50%); 
	-moz-transform:    translate(0,-50%);
  	-ms-transform:     translate(0,-50%);
  	-o-transform:      translate(0,-50%);
  	transform:         translate(0,-50%);*/
}
.slide-number {opacity: 0.5; font-family: 'Sisco'; font-size: 100px; color: #FFF; margin-left: -40px; margin-bottom: -60px;}
.slide-number span{color: white; text-shadow: 1px 1px white, -1px -1px white;}

@supports(-webkit-text-stroke: 1px white){
    .slide-number span{color: transparent; -webkit-text-stroke: 1px white; text-shadow: none;}
}
.slide-title {line-height: 1.2em; font-family: 'Sisco'; font-weight: 600; color: #FFF; font-size: 40px; margin-bottom: 25px;}
.slide-desc {font-size: 14px; color: #f29385; font-family: 'SuisseIntl'; margin-bottom: 40px; width: 80%;}
.slide-button-outer {text-align: right;}
.slide-button {opacity: 1; background: url('../img/slide-button.png') no-repeat 0 0; background-size: 100% 100%; padding-left: 25px; padding-right: 35px; display: inline-block;}
.slide-button-outer a:hover > .slide-button {opacity: 0.7; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}

/* Khusus Flexslider */
#section-slideshow{display:block; position:relative; z-index: 1;}
#section-slideshow-mobile{display:none;}
.flexslider {margin: 0 0 0px!important;border:none!important;}
.flexslider .slides img {width: 60%;display: block;}
.slide-container-home {border: 0; margin-bottom: 0;}
.slide-item {background-size: cover; background-position: top right; background-repeat: no-repeat; position: relative;}

.slide-container-home .flex-control-nav a, .flex-control-nav a:hover {background: url('../img/slide-bullet.jpg') top left; background-repeat: repeat-y; height: 45px; padding-left: 15px; padding-top: 15px; display: block; font-family: 'Sisco'; font-size: 12px; color: #f29385;}
.slide-container-home .flex-control-nav a{ width: 35px; height: 33px; -webkit-box-shadow: none; }
.slide-container-home .flex-control-nav a.flex-active,  .flex-control-nav a.flex-active:hover {padding-top: 10px; background: url('../img/slide-bullet-active.png') no-repeat top left; font-size: 16px;}


.slide-container-home .flex-control-paging li a.flex-active {
    padding-top: 10px; background: url('../img/slide-bullet-active.png') no-repeat top left!important; font-size: 16px!important; color:#FFF!important;
}

.slide-container-home .flex-control-paging li a {
	background: url('../img/slide-bullet.jpg') top left!important; background-repeat: repeat-y!important; height: 45px!important; padding-left: 15px!important; padding-top: 15px!important; display: block!important; font-family: 'Sisco!important'; font-size: 12px!important; color: #f29385!important;
}


#section-whoweare {padding: 140px 10% 160px 10%; position: relative;}
#section-whoweare-resize{padding: 140px 10% 160px 10%; position:relative; display:none;}
#section-whoweare-mobile {padding: 140px 10% 160px 10%; position: relative;display:none;}
.waw-left {float: left; padding-top: 100px; width: 35%; padding-right: 3%; background: url('../img/home-waw-separator.png') no-repeat bottom right;}
.waw-right {float: left; width: 65%; padding-left: 3%;}

.waw-left-resize {float: left; padding-top: 100px; width: 100%;padding-bottom: 30px; padding-right: 3%;}
.waw-right-resize {float: left; width: 100%; padding-left: 3%; padding-top:50px;}


.about-left {float: left; white-space: nowrap; padding-right: 5px; font-size: 17px; color: #9b2c32; font-family: 'SuisseIntl'; font-weight: 600; font-style: italic;}
.about-right {overflow: hidden; font-family: 'SuisseIntl'; font-weight: 500; font-style: normal; line-height: 1.6em;}
.feature-item {float: left; width: 33%; padding: 3%; text-align: center;}
.feature-item-image {margin-bottom: 25px;}
.feature-item-title {margin-bottom: 10px; font-size: 15px; color: #de2524; letter-spacing: 2px; font-family: 'SuisseIntl'; font-weight: 600; font-style: normal; position: relative;}
.feature-item-desc {font-size: 14px; color: #4a4a49; font-family: 'SuisseIntl'; font-weight: 300; font-style: normal;}
.feature-item-separator {background: url('../img/home-feature-item-separator.png') no-repeat center center; width: 9px; height: 24px; position: absolute; top: 50%; right: -10%; margin-top: -12px;}

#section-product {padding: 0 5% 0 5%; position: relative; z-index: 1;}
.section-product-inner {background-color: #f6f6f6; padding: 60px 5% 40px 5%;}
.section-product-intro {font-size: 25px; color: #c42324; font-family: 'Sisco'; font-weight: 500; font-style: italic; text-align: center; padding-left: 20%; padding-right: 20%; margin-bottom: 40px;}
.product-item {padding: 1%; position: relative;}
.product-item-image {text-align: center; position: relative; margin-bottom: 20px;}
.product-item-image:before {content: ""; display: block; padding-top: 80%;}
.product-item-image-inner {position: absolute; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden;}
.product-item-image img {display: inline-block !important;}
.product-item-name {font-size: 18px; color: #c42324; font-family: 'Sisco'; font-weight: 900; font-style: italic; margin-bottom: 5px; letter-spacing: 2px;}
.product-item-short-desc {font-size: 14px; color: #d67a73; font-family: 'SuisseIntl'; text-decoration: underline; margin-bottom: 20px;}
.product-item-short-desc.empty {text-decoration: none;}
.product-item-desc {color: #4a4a49; font-size: 14px; margin-bottom: 25px;min-height: 50px;}
/*.product-item-separator {background: url('../img/home-product-separator.png') no-repeat center center; width: 17px; height: 29px; position: absolute; top: 50%; right: 0; margin-top: -14.5px;}*/
.product-item-see-more-container {text-align: center;}
.product-item-see-more {opacity: 1; display: inline-block; width: 77px; height: 22px; background: url('../img/see-more-button.png') no-repeat 0 0; font-size: 10px; font-family: 'Sisco'; font-weight: 600; color: #FFF; padding-top: 4px; text-align: center; padding-left: -2px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.product-item-see-more-container a:hover > .product-item-see-more {opacity: 0.7;}
.section-product-container .slick-next, .section-product-container .slick-next:hover, .section-product-container .slick-next:focus {background: url('../img/home-product-slide-right.png') no-repeat 0 0;}
.section-product-container .slick-prev, .section-product-container .slick-prev:hover, .section-product-container .slick-prev:focus {background: url('../img/home-product-slide-left.png') no-repeat 0 0;}
.section-product-container .slick-next {opacity: 1; width: 19px; height: 25px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-product-container .slick-next:hover {opacity: 0.7;}
.section-product-container .slick-next:before {content: none;}
.section-product-container .slick-prev {opacity: 1; width: 19px; height: 25px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-product-container .slick-prev:hover {opacity: 0.7;}
.section-product-container .slick-prev:before {content: none;}
.section-product-container .slick-dots li button {width: 38px; height: 35px; background: url('../img/home-product-bullet.png') no-repeat 0 0;}
.section-product-container .slick-dots li button:before {content: none;}
.section-product-container .slick-dots li.slick-active button {background: url('../img/home-product-bullet-active.png') no-repeat 0 0;}


.section-product-container-mobile .slick-next, .section-product-container-mobile .slick-next:hover, .section-product-container-mobile .slick-next:focus {background: url('../img/home-product-slide-right.png') no-repeat 0 0;}
.section-product-container-mobile .slick-prev, .section-product-container-mobile .slick-prev:hover, .section-product-container-mobile .slick-prev:focus {background: url('../img/home-product-slide-left.png') no-repeat 0 0;}
.section-product-container-mobile .slick-next {opacity: 1; width: 19px; height: 25px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-product-container-mobile .slick-next:hover {opacity: 0.7;}
.section-product-container-mobile .slick-next:before {content: none;}
.section-product-container-mobile .slick-prev {opacity: 1; width: 19px; height: 25px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-product-container-mobile .slick-prev:hover {opacity: 0.7;}
.section-product-container-mobile .slick-prev:before {content: none;}
.section-product-container-mobile .slick-dots li button {width: 38px; height: 35px; background: url('../img/home-product-bullet.png') no-repeat 0 0;}
.section-product-container-mobile .slick-dots li button:before {content: none;}
.section-product-container-mobile .slick-dots li.slick-active button {background: url('../img/home-product-bullet-active.png') no-repeat 0 0;}


#section-product-mobile{padding: 0 5% 0 5%; position: relative; z-index: 1;display:none;}


#section-facility {text-align: right; margin-top: -70px; background: url('../img/home-facility-image.png') no-repeat top left; position: relative; z-index: 0; background-size: cover;}
.home-facility-box {text-align: left; position: absolute; top: 0; bottom: 0; left: 50%; right: 0;}
.home-facility-box-inner {
	position: absolute; top: 50%; width: 100%; padding: 12%;
	-webkit-transform: translate(0,-50%);
	-moz-transform:    translate(0,-50%);
  	-ms-transform:     translate(0,-50%);
  	-o-transform:      translate(0,-50%);
  	transform:         translate(0,-50%);
}
.home-facility-black-bg {width: 100%;}
.home-facility-desc {color: #d0d0d0; font-size: 16px; font-family: 'SuisseIntl'; font-weight: 500; line-height: 1.5em; margin-bottom: 40px;}
.explore-more-button {opacity: 1; width: 160px; background: url('../img/explore-more-button.png') no-repeat 0 0;}
#section-facility a:hover > .explore-more-button {opacity: 0.7; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}

#section-facility-mobile {
    display: none;
    text-align: right;
    margin-top: -70px;
    background: url('../img/home-mobile/aset-07.jpg') no-repeat top left;
    position: relative;
    z-index: 0;
    width: 100%;
    height: 1220px;
    background-size: cover;
}
/*  */

#section-customer {padding: 150px 5% 160px 5%; position: relative;}

#section-customer-mobile{display:none;padding: 150px 5% 160px 5%; position: relative;}


.section-customer-container {margin-top: 50px;}
.customer-item {text-align: center; height:150px;}
.customer-item img {display: inline-block !important;}
.section-customer-container .slick-next, .section-customer-container .slick-next:hover, .section-customer-container .slick-next:focus {background: url('../img/home-customer-slide-right.png') no-repeat 0 0;}
.section-customer-container .slick-prev, .section-customer-container .slick-prev:hover, .section-customer-container .slick-prev:focus {background: url('../img/home-customer-slide-left.png') no-repeat 0 0;}
.section-customer-container .slick-next {opacity: 1; width: 25px; height: 48px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-customer-container .slick-next:hover {opacity: 0.7;}
.section-customer-container .slick-next:before {content: none;}
.section-customer-container .slick-prev {opacity: 1; width: 25px; height: 48px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-customer-container .slick-prev:hover {opacity: 0.7;}
.section-customer-container .slick-prev:before {content: none;}
.section-customer-container .slick-dots {bottom: -45px;}
.section-customer-container .slick-dots li {width: 40px;}
.section-customer-container .slick-dots li a {font-family: 'Sisco'; padding-bottom: 5px; color: #3c3a3a; font-size: 11px;}
.section-customer-container .slick-dots li.slick-active a {color: #de2524; font-size: 13px; border-bottom: 2px solid #de2524;}


.section-customer-container-mobile .slick-next, .section-customer-container-mobile .slick-next:hover, .section-customer-container-mobile .slick-next:focus {background: url('../img/home-customer-slide-right.png') no-repeat 0 0;}
.section-customer-container-mobile .slick-prev, .section-customer-container-mobile .slick-prev:hover, .section-customer-container-mobile .slick-prev:focus {background: url('../img/home-customer-slide-left.png') no-repeat 0 0;}
.section-customer-container-mobile .slick-next {opacity: 1; width: 25px; height: 48px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-customer-container-mobile .slick-next:hover {opacity: 0.7;}
.section-customer-container-mobile .slick-next:before {content: none;}
.section-customer-container-mobile .slick-prev {opacity: 1; width: 25px; height: 48px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
.section-customer-container-mobile .slick-prev:hover {opacity: 0.7;}
.section-customer-container-mobile .slick-prev:before {content: none;}
.section-customer-container-mobile .slick-dots {bottom: -45px;}
.section-customer-container-mobile .slick-dots li {width: 40px;}
.section-customer-container-mobile .slick-dots li a {font-family: 'Sisco'; padding-bottom: 5px; color: #3c3a3a; font-size: 11px;}
.section-customer-container-mobile .slick-dots li.slick-active a {color: #de2524; font-size: 13px; border-bottom: 2px solid #de2524;}


.customer-image-tab-left{width:15%;float:left;position:relative;top: -5px;}
.customer-image-tab-right{width:15%; float:right; position:relative; top:-5px;}
#section-contact {padding: 125px 5% 125px 5%; background: url('../img/home-contact-bg.png') no-repeat 0 0; background-size: cover;}
#section-contact .section-title-small {color: #9b2c32; text-align: center;}
.section-contact-desc {color: #3c3c3b; font-size: 45px; font-family: 'Sisco'; font-weight: bold; padding: 0px 15% 25px 15%; text-align: center;}
.get-in-touch-button-container {text-align: center;}
.get-in-touch-button {opacity: 1; display: inline-block; width: 170px; background: url('../img/get-in-touch-button.png') no-repeat 0 0;}
.get-in-touch-button-container a:hover > .get-in-touch-button {opacity: 0.7; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s;}


@media all and (min-width:1600px){
	.slide-desc {
		font-size: 18px;
	}
	.about-left {
		font-size: 19px;
	}
	.about-right {
		font-size: 17px;
	}

	.feature-item-title {
		font-size: 17px;
	}

	.feature-item-desc {
		font-size: 16px;
	}

	.product-item-name {
		font-size: 20px;
	}

	.product-item-short-desc {
		font-size: 16px;
	}

	.product-item-desc {
		font-size: 15px;
	}

	.home-facility-desc {
		font-size: 20px;
	}

}
@media all and (max-width:1250px){

	.slide-content-container {
		top: 18%;
	}

	.product-item-desc {
		min-height: 60px;
	}

	.product-item-name {
		min-height: 55px;
	}

	.product-item-short-desc {
		margin-bottom: 10px;
		min-height: 40px;
	}

	.slide-title {
		font-size: 35px;
	}
}
@media all and (max-width:1200px){
	.feature-item-separator {
		right: -15%;
	}


	.slide-title {
		font-size: 35px;
	}

	.slide-number {
		font-size: 90px;
	}
}

@media all and (max-width:1150px){
	.feature-item-title {
		font-size: 14px;
	}

	.slide-content-container {
		top: 17%;
	}

	.slide-title {
		font-size: 33px;
	}
}


@media all and (max-width:1100px){
	.home-facility-box-inner {
		top: 55%;
		padding: 6%;
	}
	.slide-title {
		font-size: 31px;
	}

	.slide-desc {
		font-size: 12px;
		margin-bottom: 35px;
	}
	.slide-content-container {
		top: 10%;
	}

	.feature-item-title {
		font-size: 13px;
	}
}

@media all and (max-width:1050px){

	.feature-item-separator {
		right: -18%;
	}
}
@media all and (max-width:1000px){
	.feature-item-separator {
		right: -15%;
	}

	.feature-item-title {
		font-size: 12px;
	}

	.slide-title {
		font-size: 30px;
	}

	.product-item-desc {
		min-height: 85px;
		margin-bottom:10px;
	}

	.slide-desc {
		font-size: 12px;
		margin-bottom: 30px;
	}
}

@media all and (max-width:950px){

	.home-facility-desc {
		font-size: 15px;
	}

	.section-title-big {
		font-size: 45px;
	}

	.section-title-small {
		font-size: 16px;
	}
	.slide-content-container {
		top: 5%;
	}

	.slide-title {
		font-size: 30px;
	}

	
	#section-whoweare{display:none;}
	#section-whoweare-resize{display:block;}

	.waw-left-resize {
		padding-top: 20px;
		padding-bottom: 30px;
	}

}

@media all and (max-width:900px){
.slide-content-container{
	width: 42%;
}
.section-title-small {
	font-size: 14px;
}
.section-title-big {
    font-size: 42px;
}
.home-facility-desc {
	font-size: 13px;
	margin-bottom: 30px;
}

.home-facility-box-inner {
    top: 50%;
}
}

@media all and (max-width:850px){
	.home-facility-box-inner {
		top: 53%;
	}
	.slide-number {
		font-size: 80px;
	}
}

@media all and (max-width:800px){

	.slide-title {
		margin-bottom: 20px;
		font-size: 29px;
	}


	.slide-desc {
		margin-bottom: 25px;
	}

	/* .navbar-container li {
		font-size: 9px;
	} */

	.section-title-small {
		font-size: 12px;
	}

	.section-title-big {
		font-size: 30px;
	}


	.home-facility-desc {
		font-size: 11px;
		margin-bottom: 20px;
	}
}

@media all and (max-width:750px){
	.slide-number {
		font-size: 80px;
	}

	.slide-desc {
		font-size: 11px;
	}

	.home-facility-box-inner {
		top: 55%;
	}

	.slide-title {
		margin-bottom: 20px;
		font-size: 26px;
	}

	.slide-desc {
		margin-bottom: 15px;
	}
}

@media all and (max-width:700px){
	#section-slideshow{display:none;}
	#section-slideshow-mobile{display:block;}

	#section-whoweare{display:none;}
	#section-whoweare-mobile{display:block;}

	#section-product{display:none;}
	#section-product-mobile{display:block;}

	#section-facility{display:none;}
	#section-facility-mobile{display:block;}

	#section-customer {display:none;}
	#section-customer-mobile{display:block;}

	

	.slide-item-mobile.slick-slide{height:990px;}

	/* #header {
		background: url('../img/site-mobile/01-header (2).png') no-repeat top left;
		background-size: 100% 100%;
		height: 100px;
		padding: 20px 5% 0 5%;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 7;
	} */

	.logo {
		width: 60%;
		/* width: 35%; */
	}

	.waw-left {
		width: 100%;
		background: none;
		padding-top: 30px;
	}

	.waw-right {
		float: left;
		width: 100%;
		margin-top: 10%;

		/* padding-left: 3%; */
	}

	.feature-item {
		/* float: left;
		padding: 3%; */
		width: 100%;
		
		text-align: center;
	}

	.feature-item-desc {
		font-size: 11px;
		color: #4a4a49;
		font-family: 'SuisseIntl';
		font-weight: 300;
		width: 70%;
		font-style: normal;
		margin: 0 auto;
	}

	.about-left {
		float: left;
		white-space: nowrap;
		padding-right: 5px;
		font-size: 17px;
		color: #9b2c32;
		font-family: 'SuisseIntl';
		font-weight: 600;
		font-style: italic;
		width: 20%;
	}
	.aboutseparator {
		width: 2%;
		float: left;
		font-size: 17px;
		color: #9b2c32;
		font-family: 'SuisseIntl';
		font-weight: 600;
		font-style: italic;
		white-space: nowrap;
		margin-left: 2%;
	}
	.about-right {
		overflow: hidden;
		font-family: 'SuisseIntl';
		font-weight: 500;
		font-style: normal;
		line-height: 1.6em;
		width: 70%;
		float: right;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 1010px;
	}

	.home-facility-box {
		text-align: left;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}


	.home-facility-box-inner {
		top: 25%;
	}

	.slide-container .slick-prev, .slide-container .slick-next {
		top:95%!important;
		/* bottom: 25px; */
	}
	.slide-container .slick-prev {
		left: 88% !important;
		z-index: 1 !important;
	}


	.slide-container .slick-next, .slide-container .slick-next:hover, .slide-container .slick-next:focus {background: url('../img/home-mobile/01-header (10).png') no-repeat 0 0;}
	.slide-container .slick-prev, .slide-container .slick-prev:hover, .slide-container .slick-prev:focus {background: url('../img/home-mobile/01-header (11).png') no-repeat 0 0;}

	.slide-container .slick-dots .slick-active {
		background: url('../img/home-mobile/01-header (7).png') no-repeat top left;
	}

	.slide-container .slick-dots li {
		height: 75px;
	}

	.slide-container .slick-dots {
		top: 30%;
		left: 4%;
	}


	.slide-desc {
		font-size: 14px;
		color: #f29385;
		font-family: 'SuisseIntl';
		margin-bottom: 40px;
		width: 85%;
	}
	.slide-content-container {
		position: absolute;
		top: 5%;
		left: 13%;
		width: 49%;
	}

	.slide-button-outer {
		text-align: left;
	}

	.slide-title {
		margin-bottom: 20px;
		font-size: 35px;
	}

	.slide-number {
		font-size: 100px;
	}

	.section-title-small {
		font-size: 18px;
	}
	.section-title-big {
		font-size: 45px;
	}

	.home-facility-desc {
		font-size: 14px;
		margin-bottom: 20px;
	}

	#section-whoweare-resize{display:none;}

	.product-item-name {
		min-height: 0px;
	}

	.product-item-short-desc {
		min-height: 0px;
	}

	.product-item-desc {
		min-height: 0;
		margin-bottom: 25px;
	}



}

@media all and (max-width:650px){
	#section-facility-mobile {
		height: 1125px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 975px;
	}

	.image-gradient-mobile{width:100%; height:920px;}

	.slide-item-mobile.slick-slide {
		height: 920px;
	}

	#section-slideshow-mobile {
		height: 920px;
	}
}

@media all and (max-width:600px){
	#section-facility-mobile {
		height: 1050px;
	}
	.home-facility-black-bg {
		width: 100%;
		height: 925px;
	}

	.image-gradient-mobile{width:100%; height:845px;}

	.slide-item-mobile.slick-slide {
		height: 845px;
	}

	#section-slideshow-mobile {
		height: 845px;
	}

	.slide-content-container {
		position: absolute;
		top: 5%;
		left: 13%;
		width: 58%;
	}

	.slide-container .slick-dots {
		top: 36%;
		left: 4%;
	}

	.slide-content-container {
		position: absolute;
		top: 5%;
		left: 13%;
		width: 52%;
	}

	.slide-number {
		font-size: 85px;
	}

	.slide-title {
		font-size: 36px;
	}

}

@media all and (max-width:550px){
	#section-facility-mobile {
		height: 960px;
	}
	.home-facility-black-bg {
		width: 100%;
		height: 870px;
	}

	.image-gradient-mobile{width:100%; height:775px;}

	.slide-item-mobile.slick-slide {
		height: 775px;
	}

	#section-slideshow-mobile {
		height: 775px;
	}

	.slide-container .slick-prev {
		left: 85% !important;
		z-index: 1 !important;
	}

	.slide-desc {
		font-size: 12px;
	}

	.slide-title {
		font-size: 34px;
	}

}

@media all and (max-width:500px){
	#section-facility-mobile {
		height: 870px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 785px;
	}

	
	.image-gradient-mobile{width:100%; height:700px;}

	.slide-item-mobile.slick-slide {
		height: 700px;
	}

	#section-slideshow-mobile {
		height: 700px;
	}

	.slide-title {
		font-size: 30px;
	}
	
}



@media all and (max-width:480px){
	.section-contact-desc {
		font-size: 38px;
		font-family: 'Sisco';
		padding: 25px 0% 25px 0%;
	}

	#section-contact {
		padding: 50px 5% 50px 5%;
		background: url(../img/home-contact-bg.png) no-repeat 0 0;
		background-size: cover;
	}

	/* Section Who We Are */

	#section-whoweare-mobile {
		padding: 100px 5% 140px 5%;
	}

	.section-title-big {
		font-size: 45px;
	}

	.waw-right {
		/* padding-left: 3%; */
		font-size: 16px;
	}

	.about-left {
		float: left;
		white-space: nowrap;
		padding-right: 5px;
		font-size: 17px;
		color: #9b2c32;
		font-family: 'SuisseIntl';
		font-weight: 600;
		font-style: italic;
		width: 20%;
	}

	.aboutseparator {
		width: 2%;
		float: left;
		font-size: 17px;
		color: #9b2c32;
		font-family: 'SuisseIntl';
		font-weight: 600;
		font-style: italic;
		white-space: nowrap;
		margin-left: 2%;
	}


	.about-right {
		overflow: hidden;
		font-family: 'SuisseIntl';
		font-size: 16px;
		position: relative;
		left: 25px;
		width:75%;
	}


	/* Section Product Inner */
	.section-product-intro {
		font-size: 18px;
	    padding-left: 0%;
    	padding-right: 0%;
	}

	.section-product-inner {
		background-color: #f6f6f6;
		padding: 60px 3% 40px 3%;
	}


	.section-product-container-mobile .slick-prev{left:0px;z-index:4;}
	.section-product-container-mobile .slick-next{right:0px;}

	.section-title-big {
		font-size: 42px;
	}

	/* Section Facility */
	.home-facility-box-inner {
		position: absolute;
		top: 35%;
		width: 100%;
		padding: 12%;
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		transform: translate(0,-50%);
	}


	/* Section Customer */

	.section-customer-container-mobile .slick-prev {
		left: 0;
		z-index:4;
	}

	.section-customer-container-mobile .slick-next {
		right: 0;
	}

	/* .customer-item{width:125px; height:125px;}
	.images-customer {
		width: 85%;
	}
	.slick-list.draggable{width: 66%;
		position: relative;
		left: 16%;
	}
	.slick-slide.slick-active{ width:100px!important;} */
	.customer-item{width:125px; height:100px;}
	.images-customer {
		width: 50%;
	}

	.section-customer-container-mobile .slick-dots li {
		width: 25px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 730px;
	}

	.home-facility-desc {
		font-size: 14px;
	}

	.slide-content-container {
		width: 54%;
	}


	
}


@media all and (max-width:450px){
	#section-facility-mobile {
		height: 780px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 700px;
	}

	.image-gradient-mobile{width:100%; height:632px;}

	.slide-item-mobile.slick-slide {
		height: 632px;
	}

	#section-slideshow-mobile {
		height: 632px;
	}

	.slide-content-container {
		top: 5%;
		left: 17%;
		width: 59%;
	}

	.slide-container .slick-dots {
		top: 45%;
		left: 4%;
	}


}

@media all and (max-width:420px){
	.slide-container .slick-prev {
		left: 83% !important;
		z-index: 1 !important;
	}

	.slide-content-container {
		top: 5%;
		left: 17%;
		width: 58%;
	}


	.slide-title {
		font-size: 28px;
		margin-bottom:20px;
	}

	.slide-desc {
		font-size: 10px;
		margin-bottom: 25px;
	}

	.slide-container .slick-dots .slick-active {
		font-size: 14px;
	}

	.section-title-big {
		font-size: 36px;
	}
	
}

@media all and (max-width:400px){
	#section-facility-mobile {
		height: 690px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 600px;
	}

	.image-gradient-mobile{width:100%; height:556px;}

	.slide-item-mobile.slick-slide {
		height: 556px;
	}

	#section-slideshow-mobile {
		height: 556px;
	}

	.slide-content-container {
		width: 61%;
	}
}

@media all and (max-width:380px){
	#section-facility-mobile {
		height: 655px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 575px;
	}

	
	.home-facility-desc {
		font-size: 11px;
	}

	.button-style {
		font-size: 12px;
		height: 30px;
	}

	.slide-content-container {
		width: 68%;
	}
	.image-gradient-mobile{width:100%; height:529px;}

	.slide-item-mobile.slick-slide {
		height: 529px;
	}

	#section-slideshow-mobile {
		height: 529px;
	}

	.slide-container .slick-dots {
		top: 53%;
		left: 4%;
	}
}



@media all and (max-width:360px){
	.section-contact-desc {
		font-size: 34px;
		font-family: 'Sisco';
		padding: 25px 0% 25px 0%;
	}



	#section-contact {
		padding: 50px 5% 50px 5%;
		background: url(../img/home-contact-bg.png) no-repeat 0 0;
		background-size: cover;
	}


	.image-gradient-mobile{width:100%; height:498px;}

	.slide-item-mobile.slick-slide {
		height: 498px;
	}

	#section-slideshow-mobile {
		height: 498px;
	}

	.slide-content-container {
		width: 68%;
	}

	.slide-title {
		font-size: 26px;
	}

	.slide-desc {
		font-size: 11px;
	}

	.feature-item-title {
		font-size: 14px;
	}

	.feature-item-desc {
		font-size: 13px;
	}

	.product-item-desc {
		font-size: 13px;
	}
	.home-facility-desc {
		font-size: 14px;
	}

	
}

@media all and (max-width:340px){
	.about-right {
		font-size: 14px;
		left: 15px;
	}

	.about-left {
		font-size: 15px;
	}
	.section-title-big {
		font-size: 35px;
	}

	.section-title-small {
		font-size: 14px;
	}
	.section-product-intro {
		font-size: 16px;
	}

	#section-facility-mobile {
		height: 580px;
	}

	.home-facility-black-bg {
		width: 100%;
		height: 500px;
	}

	.image-gradient-mobile{width:100%; height:471px;}

	.slide-item-mobile.slick-slide {
		height: 471px;
	}

	#section-slideshow-mobile {
		height: 471px;
	}

	.slide-container .slick-prev {
		left: 80% !important;
		z-index: 1 !important;
	}

	.slide-content-container {
		width: 64%;
		left: 19%;
	}


	.slide-title {
		font-size: 24px;
		margin-bottom: 20px;
	}

	.section-title-big {
		font-size: 32px;
	}

}

@media all and (max-width:320px){
	.section-contact-desc {
		font-size: 32px;
	}


	.button-style {
		font-size: 14px;
	}

	.about-left{
		font-size:13px;
	}

	.about-right {
		font-size: 12px;
	}

	.image-gradient-mobile{width:100%; height:441px;}

	.slide-item-mobile.slick-slide {
		height: 441px;
	}

	#section-slideshow-mobile {
		height: 441px;
	}

	.slide-title {
		font-size: 22px;
	}



}
