@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
@charset "UTF-8";
/**
CSS Reset
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section
{
    display: block;
}
ol, ul {
    list-style: none;
}
a {
	outline:none!important
}
a:hover, a:focus {
	text-decoration:none;
}
dfn, em {
  font-style: italic!important;
}
strong{
    font-weight: 700!important;
}
.no-gap [class*="-6"],
.no-gap [class*="-8"],
.no-gap [class*="-3"],
.no-gap [class*="-9"],
.no-gap [class*="-4"],
.no-gap [class*="-2"],
.no-gap [class*="-10"],
.no-gap [class*="-12"]{
	padding-left:0;
    padding-right:0;
}
.row.no-gap{
	margin:0
}

/*========= HEADER and NAVBAR ======*/
header{
	font-size:25px;
	font-weight:bold;
}
.title-header{
	color:#09418c;
}
.header-info{
	text-align:right;
}
header .header-info .phone{
	font-size:18px;
	color:#09418c;
}
header .header-info .phone .fa{
	margin-right:5px;
}
header > .container{
	padding-top: 15px;
    padding-bottom: 10px;
}
.navbar-default.ssk {
    background-color:#094ca4;
    border-color: #094ca4;
    text-transform: uppercase;
    min-height: 1px;
    font-size: 15px;
	font-weight:600;
	border-radius:0;
	margin-bottom:0;
	border:0
}
.nav-ssk .nav .fa-chevron-down{
	font-size: 12px;
    right: 3px;
    position: absolute;
    top: 15px;
}
.nav-ssk .nav>li>a{
	color:#fff;
	cursor:pointer;
}
.nav-ssk .nav>li.active>a, .nav-ssk .nav>li>a:hover, .nav-ssk .nav>li>a:focus{
	background-color: #073571;
}
.nav-ssk .navbar-collapse {
	border-color: transparent;
    padding-right: 0;
    padding-left: 0;
	overflow: hidden;
}
.navbar-default.ssk .navbar-toggle {
    border-color: transparent;
	margin-right: 0;
}
.navbar-default.ssk .navbar-toggle .icon-bar {
    background-color: #fff;
	transition: all .5s;
}
.navbar-default.ssk .navbar-toggle.collapsed .icon-bar.first{
	transform: rotate(0deg)!important;
	margin-top: 0;
}
.navbar-default.ssk .navbar-toggle.collapsed .icon-bar.second{
	background:#fff!important;
}
.navbar-default.ssk .navbar-toggle.collapsed .icon-bar.third{
	transform: rotate(0deg)!important;
    margin-top: 4px!important;
}

.navbar-default.ssk .navbar-toggle .icon-bar.first{
	transform: rotate(45deg);
	margin-top: 6px;
}
.navbar-default.ssk .navbar-toggle .icon-bar.second{
	background:none;
}
.navbar-default.ssk .navbar-toggle .icon-bar.third{
	transform: rotate(-45deg);
    margin-top: -8px;
}
.navbar-default.ssk .navbar-toggle:hover, .navbar-default.ssk .navbar-toggle:focus {
    background-color: transparent;
}
header .dropdown-menu.searchbox{
	margin:0
}
header .dropdown-menu {
	margin: 0 0 0 40px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
	background:#073571;
	width:100%;
	position:relative;
	border-radius:0;
	padding:10px 0;
	border:0;
	box-shadow:none;
}
header .dropdown-menu li a{
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	font-weight:600;
	padding: 3px 0;
	border-bottom:2px solid transparent;
}
header .dropdown-menu>li>a:hover, header  .dropdown-menu>li>a:focus {
	color: #fff;
    text-decoration: none;
    background-color: #073571;
	border-bottom:2px solid #fff;
}
header .dropdown-menu li{
	padding-left:20px;
	padding-right:20px
}
.bg-dropdown-menu{
	background:#073571;
	position: relative;
    width: 100%;
}
header .dropdown-menu li:first-child{
	padding-left:0
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {width: auto!important;height: auto!important;margin-top:4px!important}
.gsc-input-box {height: 30px!important;}
.cse .gsc-control-cse, .gsc-control-cse {
    background-color: transparent!important;
    border: 0!important;
    padding: 0!important;
}
.dropdown-menu.searchbox .input-group{
	margin:0 0 0 auto;
	padding:5px;
}
.flags img{
	width:20px;
	height: 14px;
}
.nav-ssk.flags .nav>li>a{
	padding: 14px 10px;
}
.nav-ssk .nav [data-toggle="collapse"].collapsed:before {
    font-family: 'FontAwesome';
    content: "\f054";
    color: #fff;
    font-size: 12px;
	position: absolute;
    right: 25px;
    top: 13px;
	transform:rotate(0deg);
	transition:all .4s;
}
.nav-ssk .nav [data-toggle="collapse"]:before {
    font-family: 'FontAwesome';
    content: "\f054";
    color: #fff;
    font-size: 12px;
	position: absolute;
    right: 28px;
    top: 13px;
	transform:rotate(90deg);
	transition:all .4s;
}
.flags-tablet{position: absolute;right: 15px;bottom: 0;}
.flags-tablet li.active img,
.flags-tablet li:hover img,
.flags-tablet li:focus img{
	border-bottom: 2px solid #073571;
}
.flags-tablet img{
	border-bottom: 2px solid transparent;
    padding:0 5px 5px;
}
.nav-ssk.collapse .nav{
	border-top: 1px solid #fff;
}
header .dropdown-menu>.active>a,
header .dropdown-menu>.active>a:hover,
header .dropdown-menu>.active>a:focus{
    color: #fff;
    text-decoration: none;
    background-color: #073571;
	border-bottom:2px solid #fff;
}

/*======== FOOTER ==========*/
footer{
	border-top:5px solid #094ca4;
	background:#eeeeee;
	padding:30px 0;
}
footer .sitemap a{
	color:#094ca4;
	text-decoration:underline;
	font-weight:bold;
}
footer .sitemap {
	margin-top:5px;
}

/* ===== TOP PAGE ===== */
.bg-top-mainvis{
	background:url(../img/top-mainvis.png) no-repeat;
	background-size:cover;
}
.caption-mainvis{
	padding: 110px 0 80px 0;
}
.caption-mainvis h1,
.caption-mainvis  p{
	color:#fff;
	text-align:right;
}
.caption-mainvis h1{
	font-size:40px;
	font-weight:600;
	text-transform:uppercase;
}
.caption-mainvis p{
	font-size:30px;
	margin-bottom:70px;
}
.caption-mainvis a{
	font-size:19px;
	margin-left:5px;
	border-radius:0;
	background:#1a62c0!important;
	position:relative;
	border:0
}
.arrow-right {
	width: 0;
    height: 0;
    border-top: 19.5px solid transparent;
    border-bottom: 19.5px solid transparent;
    border-left: 19.5px solid #1a62c0;
    position: absolute;
    top: 0;
    right: -20px;
}
.welcome {
	margin-top:40px;
}
.welcome .title{
	font-size:30px;
	color:#094ca4;
	text-transform:uppercase
}
.welcome .title span{
	font-size:33px;
	font-weight:600;
}
.welcome p{
	text-align:justify;
	font-size:15px;
	line-height: 25px;
    margin-top: 5px;
}
.welcome .btn{
	background:#094ca4;
	font-size:14px;
	border-radius:0;
}
.bg-company-section{
	background:url(../img/bg-company-section.png) no-repeat;
	background-size:cover;
	padding:35px 0;
	/*margin-top:40px;*/
}
.company-content{
	background:rgba(126,219,254,.8);
	color:#232323;
	padding:20px 20px 30px 20px;
}
.company-content p{
	font-size:15px;
	line-height: 25px;
	margin-top:10px;
}
.company-content .title{
	font-size:30px;
}
.company-content .title span{
	font-weight:bold;
}
.company-content .btn{
	background:#094ca4;
	font-size:14px;
	border-radius:0;
}
.bg-company-target{
	background:url(../img/bg-company-target.png) no-repeat;
	background-size:cover;
	padding:2px 20px;
	text-align:center;
	font-size:27px;
	color:#262626;
	text-transform:uppercase;
	font-weight:600;
	background-position:right;
}
.bg-company-target span{
	font-size:33px;
	color:#094ca4;
}
.bg-all-employee{
    background:url(../img/all_of_employee-2.jpg) no-repeat;
    background-size:cover;
    background-position:right;
    height: 500px;
}
.branch {
	padding:30px 0 20px 0;
}
.branch .title{
	font-size:18px;
	color:#094ca4;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}
.branch ul li{
	margin-bottom:10px;
}
.branch ul{
	font-size:14px;
}
.branch .fa{
	color:#094ca4;
	font-size: 20px;
}
.two-bg-image{
	padding:30px 0;
}
.bg-diretormessage{
	background:url(../img/bg-diretormessage.png) no-repeat;
	background-size:cover;
	position:relative;
	height:373px;
	padding: 0 30px;
}
.bg-diretormessage p{
	color: #fff;
    font-size: 15px;
    position: absolute;
    width: 55%;
    bottom: 30px;	
}
.bg-diretormessage .title{
	font-size:30px;
	text-transform:uppercase;
}
.btn-readmore {
    background: #094ca4;
    font-size: 14px;
    border-radius: 0;
    color: #fff!important;
}
.bg-diretormessage .btn-readmore {
    background: #fff;
    font-size: 14px;
    border-radius: 0;
    color: #094ca4!important;
}
.bg-ourcorevalues{
	background:url(../img/bg-ourcorevalues.png) no-repeat;
	background-size:cover;
	position:relative;
	height:373px;
	padding: 0 30px;
}
.bg-ourcorevalues p{
	color: #fff;
    font-size: 15px;
    position: absolute;
    width: 55%;
    bottom: 30px;
}
.bg-ourcorevalues .title{
	font-size:30px;
	text-transform:uppercase;
}
.bg-contactus-top{
	padding:30px 0;
	background:#f5f5f5;
}
.bg-contactus-top .title{
	font-size:30px;
	text-transform:uppercase;
	margin-bottom:10px
}
.form-contact-top textarea.form-control{
	height: 137px;
    resize: none;
}
.form-contact-top .form-control{
	padding:12px;
	height:auto;
}
.form-contact-top .first-col .form-control{
	margin-bottom:30px;
}
.form-contact-top .btn-readmore{
	width:106px;
}
.form-contact-top ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a0a0a0;
  font-style:italic;
}
.form-contact-top ::-moz-placeholder { /* Firefox 19+ */
  color: #a0a0a0;
  font-style:italic;
}
.form-contact-top :-ms-input-placeholder { /* IE 10+ */
  color: #a0a0a0;
  font-style:italic;
}
.form-contact-top :-moz-placeholder { /* Firefox 18- */
  color: #a0a0a0;
  font-style:italic;
}
.form-control:focus{
	border-color:#094ca4;
}

/*===== President Director Message ======*/
.breadcrumb-ssk.with-dropdownmenu{
	/* margin-top:60px; */
}
.breadcrumb-ssk {
	background:#fff;
	margin-top:10px;
}
.breadcrumb-ssk .active{
	font-weight:bold;
	color:#094ca4;
}
.breadcrumb-ssk li a{
	color:#000;
}
.the-message p{
	line-height: 25px;
	padding:20px 0;
	font-size: 14px;
}
.the-message .title{
	text-align:center;
	font-size:18px;
	font-weight:800;
	text-transform:uppercase;
	margin-bottom:10px;
}
.the-message{
	margin-top: -15px;
	padding:25px 0 92px;
	background:;
}
.company-facilities{
	width: 100%;
}
.company-facilities td{
	padding: 0;
}
.company-policy .title{
	font-size:17px;
	color:#094ca4;
	font-weight:bold;
	margin-bottom:10px;
}
.company-policy .fa-li{
	color:#094ca4;
	font-size:9px;
	margin-top:5px;
	padding-right: 20px;
}
.company-policy li{
	margin-bottom:10px;
}
.vision-mission .title{
	background:url(../img/bg-vision.png) no-repeat;
	background-size:cover;
	color:#fff;
	background-position:left;
	text-transform:uppercase;
	font-size:17px;
	font-weight:600;
	padding:8px 20px;
}
.vision-mission{
	padding:40px 0 50px 0;
	background:#f5f5f5;
}
.vision-content p{
	padding:20px;
	font-size:13px;
	text-align:justify;
}
.vision-content{
	background:#fff;
	border:1px solid #094ca4;
}

/*===== COMPANY PROFILE =======*/
.ssk-bio{
	padding:30px 0;
}
.ssk-bio .title{
	font-size:30px;
	font-weight:bold;
}
.ssk-bio .subtitle{
	font-size:20px;
	font-weight:600;
	color:#094ca4;
}
.table.table-ssk>tbody>tr>td:first-child{
    padding-left:20px;
    vertical-align: middle;
}
.table.table-ssk>tbody>tr>td.has-rows{
    line-height: 40px;
}
.table.table-ssk>tbody>tr>td{
    font-size:20px;
    font-weight:600;
    border:1px solid #000!important;
    padding:12px 12px 12px 40px;
}
.table.table-ssk .table.inside>tbody>tr>td{
    border:0;
    padding:12px 0;
}
.table.table-ssk-small>tbody>tr>td:first-child{
	padding-left:20px;
	vertical-align: middle;
}
.table.table-ssk-small>tbody>tr>td.has-rows{
	line-height: 20px;
}
.table.table-ssk-small>tbody>tr>td{
	font-size:14px;
	font-weight:600;
	border:1px solid #000!important;
	padding:12px 12px 12px 40px;
}
.table.table-ssk-small .table.inside>tbody>tr>td{
	border:0;
	padding:12px 0;
}
.bg-business-principal{
	background:#f5f5f5;
	border:1px solid #094ca4;
}
.bg-business-principal .title{
	background:url(../img/bg-business-principal.png) no-repeat;
	background-size:cover;
	color:#fff;
	background-position:left;
	text-transform:uppercase;
	font-size:17px;
	font-weight:600;
	padding:8px 20px;
}
.bg-business-principal .fa-ul{
	padding:20px 10px;
	min-height:155px;
}
.bg-business-principal .fa-li{
	color:#094ca4;
	font-size:9px;
	margin-top:5px;
	padding-right: 20px;
}
.bg-business-principal li{
	margin-bottom:10px;
	font-size:13px;
}
.bg-f5{
	background:#f5f5f5;
}
.comp-prof {
    padding:0;
}
.comp-prof img{
    object-fit: cover;
	border:8px solid #d7d7d7;
}
.comp-prof p{
	font-size:13px;
}
.comp-prof .title{
	background:url(../img/bg-place.png) no-repeat;
	background-size:cover;
	width:25%;
	color:#fff;
	background-position:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	padding:8px 20px;
	margin-bottom:15px;
}
.comp-img {
	padding-top: 10px;
    padding-bottom: 40px;
}
.comp-img .img-factory img {
	height: 270px;
    object-fit: cover;
    position: relative;
    z-index: -1;
    width: 100%;
}
.comp-img .title {
	background: #333333b5;
    z-index: 1000;
    color: #FFF;
    font-weight: bold;
    font-size: 136%;
    text-align: center;
    padding: 10px;
    margin-top: -50px;
}
.bg-total-employee{
	background:url(../img/bg-total-employee.png) no-repeat;
	background-size:cover;
	padding:5px 40px;
	font-weight:bold;
	background-position: -1px 0;
	margin-top:15px;
}

/*===== PRODUCT brief ====*/
.product-brief .comp-prof .title{
	background:url(../img/bg-productbrief-title.png) no-repeat;
	width: 40%;
	background-position: -15px 0;
    background-size: 100%;
}
.product-brief .slider-nav .slick-slide{
	padding:8px 15px;
	outline: none;
	cursor:pointer;
}
.product-brief .slider-nav .slick-list{
	margin: 0 10px;
}
.product-brief .slick-prev{
	cursor:pointer;
	left: 0;
    position: absolute;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.product-brief .slick-next{
	cursor:pointer;
	right: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.valign-center{top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);position: relative;}
.blue{color:#094ca4}
.product-brief .slider-for img{
	height: 450px;
    object-fit: cover;
}
.slick-slide img {
    display: block;
    width: 190px;
    height: 100px;
	border: 4px solid #d7d7d7;
}
.product-brief  .comp-prof p{
	font-size:14px;
}

/*======= FACTORY FACILITIES =======*/
.factory-facilities .title{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px;
    padding: 5px;
    text-transform: uppercase;
}
.factory-facilities .table>tbody>tr>td{
	font-size:17px;
	font-weight:600;
	border:0;
	padding-left:0;
}
.factory-facilities img{
	border:4px solid #d7d7d7;
}
.factory-facilities .img-facility {
	padding: 0;
}
.factory-facilities .desc-facility {
	float: right;
    color: #333;
	height: 384px;
}
.factory-facilities .desc-facility .table-responsive{
	overflow-y: scroll;
    height: 100%;
    margin-right: -16px;
}
.factory-facilities .col-xs-12 img{
	width: 100%;
    object-fit: cover;
    height: 270px;
}
.factory-facilities .col-xs-6 img{
	height:222px;
	object-fit:cover;
}

#facilities .carousel-inner {
	background: #f5f5f5;
	/*min-height: 725px;*/
}
#facilities .carousel-control .glyphicon {
	background: #094ca4;
	width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 9px;
        text-shadow: none;
}
#facilities .carousel-control.right {
	right: -5%;
}
#facilities .carousel-control.left {
	left: -5%;
}
/*========== AWARDS & CERTIFICATION =========*/
.title-awards {
    background: url(../img/bg-place.png) no-repeat;
    background-size: cover;
    width: 25%;
    color: #fff;
    background-position: left;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 20px;
    margin-bottom: 30px;
}
.content-awards {
	background:#efefef;
	padding:15px 50px 25px 50px;
}
.content-awards .title{
	margin-bottom: 15px;
	font-size:15px;
	color:#094ca4;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
}
.certificate {
	border:1px solid #acacac;
}
.certificate p{
	font-size: 12px;
	padding:18px 25px;
	min-height: 288px;
}
.certificate-footer{
	padding:30px 25px;
	background:#efefef;
	font-size:12px;
	min-height: 111px
}

/*======= EVENTS ========*/
.events .comp-prof .title{
	background:url(../img/bg-productbrief-title.png) no-repeat;
	width: 40%;
	background-position: -15px 0;
    background-size: 100%;
}
.ssk-carousel{
	border:5px solid #d7d7d7;
}
.ssk-carousel .carousel-caption{
	background:rgba(0,0,0,.3);
    right: 0!important;
    left: 0!important;
    bottom: 0;
	padding:15px;
    text-align:center;
}
.ssk-carousel img{
	width: 100%;
    height: 260px!important;
    object-fit: cover;
	border:0
}
.ssk-carousel .carousel-caption h3{
	color:#fff;
	font-weight: bold;
	text-transform:uppercase;
	font-size:15px;
}
.ssk-carousel .carousel-control.left,
.ssk-carousel .carousel-control.right{
	background-image: none;
	opacity: 1;
}
.ssk-carousel .carousel-control .glyphicon-chevron-left, .ssk-carousel .carousel-control .icon-prev{
	font-size: 22px;
	z-index: 99;
}
.ssk-carousel .carousel-control .glyphicon-chevron-right, .ssk-carousel .carousel-control .icon-next{
	font-size: 22px;
	z-index: 99;
}

/*======= CONTACT US ========*/
.contact-us img{
	width:100%;
	object-fit:cover;
	object-position:center;
}
.contact-us .title-awards{
	margin-bottom:5px;
}
.iframe-contact{
	max-height:285px;
}
.address-contact-us{
	font-weight:bold;
	font-size:13px;
	padding:10px 25px;
	background:#dadada;
	text-transform:uppercase;
}
.map-container iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container iframe.clicked{
	pointer-events: auto;
}
.address-contact-us .fa{
	margin-right:5px;
}
.phone-div{
	float:right;
}

/*=========== CAREER ==========*/
.title-career{
	text-align:center;
	font-size:17px;
	font-weight:600;
	text-transform:uppercase;
	padding:0 15px;
}
.career img{
	width:100%;
	border:8px solid #d7d7d7;
}
.form-career .control-label{
	font-size:13px;
	font-weight:600;
}
.form-career .btn-readmore.for-submit{
	min-width:120px;
}
.form-career .form-control{
	border-radius:0;
}
.height-form{
	max-height:440px;
}
.form-footer-career{
	font-size:15px;
	text-align:center;
	font-weight:600;
}
.fileUpload {
    position: relative;
    overflow: hidden;
	width: 100%;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.fileUpload span{
	font-size:13px;
}
.form-career .form-control[disabled]{
	background-color:#fff;
	text-overflow: ellipsis;
}

.award-description {
	margin: 15px;
	background: #efefef;
    padding: 25px 50px 25px 50px;
}
.award-description .detail-desc {
	margin-bottom: 30px;
}
.award-description .detail-desc:last-child{
	margin-bottom: 0px;
}
.award-description .detail-desc h3 {
	margin-bottom: 5px;
    font-size: 15px;
    color: #094ca4;
    text-transform: uppercase;
    font-weight: bold;
}
a.sitemap_bold {
	margin-bottom: 5px;
    font-size: 15px;
    color: #094ca4 !important;
    text-transform: uppercase;
    font-weight: bold;
}
.award-description .detail-desc h4 {
	margin-bottom: 5px;
    font-size: 13px;
    color: #437bc5;
    text-transform: uppercase;
    font-weight: bold;
	margin-left: 20px;
}
.award-description ol {
	margin-top: 5px;
	margin-bottom: 5px;
}
.comp-prof .img-company ol{
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 13px;
}
.maps .japan-loc {
    position: absolute;
    top: 40%;
    right: 36%;
}
.maps .japan-loc img:hover{
	content: url(../img/japan-loc-h.jpg);
}

.maps .sing-loc {
	position: absolute;
    bottom: 29%;
    left: 29.5%;
}
.maps .sing-loc img:hover{
	content: url(../img/sing-loc-h.jpg);
}

.maps .indo-loc {
    position: absolute;
    bottom: 24%;
    left: 29.5%;
}
.maps .indo-loc img:hover{
	content: url(../img/indo-loc-h.jpg);
}
.lisicon {
	font-size: 7px !important;
    margin-top: 7px;
}


@media (max-width: 320px){
	.flags-tablet img{
		width:25px;
	}
	.list-inline {
		margin: -7px;
	}
	.bg-diretormessage {
		position: initial;
	}
	.col-md-12 #slider .slides img {
		width: 100%;
		height: auto;
	}
	.award-description ol li .col-xs-3, .award-description ol li .col-xs-9 {
		width: unset;
	}
    .bg-ourcorevalues {
        position: initial;
    }
}

@media (max-width: 480px){
	.list-inline {
		margin: -10px -11px;
	}
	.award-description ol li .col-xs-3, .award-description ol li .col-xs-9 {
		width: unset;
	}
}
@media (max-width: 1199px){
	.phone-div{
		float:none;
		margin-top:5px;
	}
	.events .comp-prof .title{
		background-size:cover;
		width:50%;
	}
	.nav-ssk .nav .fa-chevron-down{
		right:3px
	}
	.title-header{
		text-align:center;
	}
	.logo {
		margin:auto;
	}
	.header-info{
		text-align:left;
		float:left;
	}
	.title-header{
		margin-bottom:5px;
	}
}
@media (max-width: 991px){
	.height-form{
		margin-bottom:20px;
		max-height:1000px
	}
	.ssk-carousel{
		margin-bottom:20px;
	}
	.ssk-carousel img{
		height: auto!important;
	}
	#facilities .carousel-inner {
		min-height: 100%;
	}
	header .dropdown-menu{
		margin:0
	}
	.product-brief .comp-prof .title,
	.events .comp-prof .title{
		margin-top:10px;
	}
	.product-brief .comp-prof img {
		margin-bottom: 0;
	}
	.comp-prof img{
		margin-bottom:30px;
	}
	.comp-img .img-factory {
		margin-bottom:20px;
	}
	.comp-prof .ssk-carousel img {
		margin-bottom: 0px;
	}
	.bg-diretormessage{
		margin-bottom:20px;
	}
	.form-contact-top .first-col .form-control{
		margin-bottom:0;
	}
}
@media (max-width: 767px){
	.factory-facilities .col-xs-12 img{
		height:auto
	}
	.factory-facilities .col-xs-6 img{
		height:auto;
	}
	.factory-facilities .table-responsive {
		border:0;
	}

	.factory-facilities .desc-facility {
		float: none;
		overflow: scroll;
	}
	.product-brief .comp-prof .title,
	.events .comp-prof .title,
	.title-awards{
		background-size:cover;
		width:80%;
	}
	.comp-prof .title{
		width:55%;
	}
	.with-dropdownmenu{
		margin-top:10px;
	}
	.nav-ssk .navbar-collapse {
		padding-bottom:20px
	}
	.link-medsos{
		float:left;
		margin-top:10px
	}
	header{
		font-size:20px;
	}
	footer .logo{
		margin-bottom:5px;
	}
	.maps .japan-loc img, .maps .sing-loc img, .maps .indo-loc img {
		width: 35%;
	}
	.maps .japan-loc {
		top: 41%;
    	right: 9%;
	}
	.maps .sing-loc {
		bottom: 27%;
    	right: 34%;
    	left: 20.5%;
	}
	.maps .indo-loc {
	    bottom: 22%;
	    right: 34%;
    	left: 20.5%;
	}

	.col-md-12 #slider .slides img {
		width: 100%;
		height: auto;
	}
}
@media (min-width: 767px){
	.navbar-default.ssk .container{
		width:1170px;
		max-width:100%;
	}
	.collapse.nav-ssk{
		display:none;
	}
	.row-center-sm{
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex
	}
}
@media (min-width: 991px){
	.company-policy{
		width:100%!important;
	}
	.row-center-md{
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		-moz-align-items: center;
		align-items: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -moz-flex;
		display: -ms-flexbox;
		display: flex
	}
}
#facilities .img-facility img {
	height: auto !important;
}
.comp-prof .slider-for .slick-slide {
	width: 650px;
	/*margin-left: 245px;*/
}
#carousel .slides img {
	width: 190px;
    height: 100px;
}
#slider .slides img {
	width: 50%;
    height: 450px;
    margin-left: auto;
    margin-right: auto;
}
#slider {
	margin-bottom: 30px !important;
}
.titlcompany {
	font-size: 18px;
}
.comtar {
    font-size: 24px;
    line-height: 24px;
    margin: 10px 0px;
 }
.time-mgm{
	margin-top: 9px
}