﻿@font-face {
   font-family: 'LatoRegular';
   src: url('../fonts/Lato-Regular.eot');
   src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face{
	font-family:'LatoBold';
	src:url url('fonts/Lato-Bold.eot');
	src:url('../fonts/Lato-Bold?#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight:normal;
	font-style:normal;}
@font-face{
	font-family:'LatoBlack';
	src:url url('fonts/Lato-Black.eot');
	src:url('../fonts/Lato-Black?#iefix') format('embedded-opentype'), url('../fonts/Lato-Black.woff') format('woff'), url('../fonts/Lato-Black.ttf') format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
	font-weight:normal;
	font-style:normal;}


@font-face {
    font-family: 'LatoThin';
    src: url('../fonts/Lato-Thin.otf') format('opentype');
     font-weight: normal;
   font-style: normal;
}
@font-face{
	font-family:'LatoMediumItalic';
	src:url url('fonts/Lato-MediumItalic.eot');
	src:url('../fonts/Lato-MediumItalic?#iefix') format('embedded-opentype'), url('../fonts/Lato-MediumItalic.woff') format('woff'), url('../fonts/Lato-MediumItalic.ttf') format('truetype'), url('../fonts/Lato-MediumItalic.svg#Lato-MediumItalic') format('svg');
	font-weight:normal;
	font-style:normal;}

body, html, div, blockquote, p,
h1, h2, h3, h4, h5, h6, pre, ol, dl, dt,
dd, form, a, input, fieldset{margin:0px;padding:0px;border:none;color:#333333;font-size:16px;font-family: 'LatoRegular';}
h1, h2, h3, h4, h5, h6{margin:0px;padding:0px;color:#333333;font-size:16px;font-family: 'LatoBold';}
ul,li, ol{list-style:none;margin:0px;padding:0px;color:#333333;font-size:16px;font-family: 'LatoRegular';}
img{border:none;padding:0px;}
a{text-decoration:none;cursor:pointer;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor: pointer;}
a:hover{text-decoration: none;}
/*body{position: relative;}*/
.clearfix{clear:both}
body{overflow-x:hidden}
.box-recruitment-content .title h4{
  font-size: 30px;
}
.news-details-box1 >div{
	margin-bottom: 50px;
    height: auto;
    min-height: 395px;
}
.box-recruitment-content .panel-heading{
      padding: 10px 0px;
}
/*CONTACT*/
.contact-info.footer-address p span{
  color: #39b54a;
}
.news-box .contact-details .title h4,.news-box .contact-details .title h2 {
    font-size: 30px;
}
.contact-info.footer-address >div{
  padding-right: 0px;
  padding-left: 0px;
}
.map-contact {
  margin-top: 40px;
}
.map-contact >div{
  padding-left: 0px;
  padding-right: 0px;
}
.map-contact iframe{
  height: 500px;
}
.tailor.contact{
  background: url(../images/back-contact.jpg) center center no-repeat;
   background-size: 100% 100%;
  height: 560px;
}
.tailor.contact .tailor-text {
    border: 5px solid #ffffff;
    padding-bottom: 40px;
    padding-top: 30px;
    margin-top: 17%;
    background-color: rgba(10, 10, 10, 0.5);
}
.contact-form {
  padding-top: 20px;
}
.contact-form  .form-control{
  border: none;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  font-family: 'LatoRegular';
  font-size: 16px;
  padding-right: 0px;
  padding-left: 0px;
}
.contact-form  .form-control::placeholder{
}
.news-box.recruitment ul{padding-left:20px}
.texxt-mid-content h3,.texxt-mid-content h4 {
    font-family: 'LatoBold';
    font-size: 21px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#main-menu ul.icon-social{margin-top:30px;text-align:center}
#main-menu ul.icon-social li {
    list-style-type: none;
    display: inline-block;
    width: 30px;
    margin:0 15px
}
#main-menu ul.icon-social li i {
    color: #ffffff;
}
li.li-child-menu {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.container .breadcrumb > li {
    display: inline;
}
ul.ul-menu-main li.dropdown {
    position: relative;
    display: inline-block;
}

ul.ul-menu-main li .dropdown-content {
  
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
      top: 50px;
z-index: 12;
  
list-style-type: none;
  
position: absolute;
  
display: none;
  
min-width: 437px;
  
padding: 20px 15px;
  
min-height: 148px;
  
text-align: center;
  
border: 3px solid #39b54a;
  
background: #ebebeb;
  
left: -20px;
  
-webkit-transition: all .25s ease-in-out;
  
-o-transition: all .25s ease-in-out;
  
-moz-transition: all .25s ease-in-out;
  
transition: all .25s ease-in-out;
}
ul.ul-menu-main li .dropdown-content:before{
    content:"";
    position:absolute;
    left: 181px;
    top: 50%;
    transform: translateY(-50%);
    width:181px;
    height:142px;
    background:url(../images/bo-rau.jpg);
    background-position:center center;
    background-repeat:no-repeat;
}
   ul.ul-menu-main li .dropdown-content > * {
        transition: all ease 0.3s;
        -webkit-transition: all ease 0.3s;
        padding: 0;
        margin: 10px 0 0 0;
        vertical-align: middle;
    }

ul.ul-menu-main li.dropdown .dropdown-content li{padding-left: 13px;position:relative;height: 25px;}

ul.ul-menu-main li.dropdown .dropdown-content li:before{content:"";left:0;top: 5px;width: 6px;height: 6px;background: #666666;position:absolute;border-radius: 60px;}
   ul.ul-menu-main li .dropdown-content a {
        color: #333333;
        padding: 0;
        margin: 0;
        text-decoration: none;
            font-size: 14px;
        display: block;
        text-transform:uppercase;
        height: 0;
        line-height: 1;
        vertical-align: middle;
    }

   ul.ul-menu-main li .dropdown-content li:last-child a {border-bottom: none;}

   ul.ul-menu-main li .dropdown-content li:hover a,ul.ul-menu-main li .dropdown-content li.active a {color: #a41e22;}
    ul.ul-menu-main li .dropdown-content li:hover:before,
    ul.ul-menu-main li .dropdown-content li.active:before{background:#a41e22    }
ul.ul-menu-main li.dropdown:hover .dropdown-content, ul.ul-menu-main li .dropdown-content:hover {display: block;}
ul.ul-menu-main li.dropdown:hover .dropbtn {background-color: #3e8e41;}
/*.map-contact{height:450px}*/

/*ACTIVE*/
li.li-child-menu:hover a, li.li-child-menu.active a{
    color: #5cb381;
    text-decoration: none;
    border-bottom: 2px solid #5cb381;
}
ul.ul-menu-main li.li-child-menu:hover .dropdown-content a,
ul.ul-menu-main li.li-child-menu.active .dropdown-content a{
  
    text-decoration: none;
    border-bottom: none;
}
div.policy-wel, div.policy-wel div {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
}
div.policy-wel div#shortdesc{margin-bottom:20px}
.policy-wel h5,.policy-wel h3 {
    margin-bottom: 10px;
}
@media screen and (max-width:991px){
    ul.ul-menu-main li.dropdown {
    display: block;
}
    .texxt-mid-content h4 {
  
    font-size: 17px;

}
    #main-menu .menu-container{
        overflow-x:hidden;
     
    }
    ul.ul-menu-main {
   
        width: auto;
    }
    ul.ul-menu-main li .dropdown-content {
    box-shadow: none;
    top: 0;
    z-index: 12;
    list-style-type: none;
    position: relative;
        padding: 20px 15px 0 15px;
    min-width: 0;
    min-height: 0;    
    border: none;
    background: #a41e22;
    left: -20px;
   
}
    li.li-child-menu a {
    display: inline-block;
}
    ul.ul-menu-main li .dropdown-content a{
        color:#fff
    }
    ul.ul-menu-main li .dropdown-content li:hover a, ul.ul-menu-main li .dropdown-content li.active a {
    color: #5cb381;
}
    ul.ul-menu-main li .dropdown-content li:hover:before, ul.ul-menu-main li .dropdown-content li.active:before {
    background: #fff;
}

ul.ul-menu-main li.dropdown .dropdown-content li:before {
    background: #5cb381;

}
}
/*RECRITMENT*/
option{color:#000}
.news-box.recruitment-box >div{
  margin: auto;
}
.img-recruit img{
  display: block;
  margin: 0 auto;
}
.news-box.recruitment-box .title h4,.news-box.recruitment-box .title h2{
  font-size: 30px;
}
div.policy-wel ,div.policy-wel  div{
  padding-left: 0px;
  padding-right: 0px;
}
.policy-wel h5,.policy-wel h3{
  font-family: 'LatoBlack';
  font-size: 18px;
  color: #39b54a;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
}
.policy-wel li , .box-recruitment-content li{
  margin-top: 15px;
  padding-right: 15px;
  margin-left: 10px;
  position: relative;
}
.policy-wel li:before , .box-recruitment-content li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #39b54a;
  top: 8px;
  left: -15px;
}
.welfare {
  margin-top: 40px;
}
.box-recruitment-content .panel-default>.panel-heading {
    color: #333;
    background-color: #ffffff;
    border: none;
}
.box-recruitment-content .panel-default {
  border: none;
  border-bottom: 1px solid #ddd;
}
.box-recruitment-content .panel-title ,.box-recruitment-content .panel-title a{
  font-family: 'LatoBold';
  font-size: 16px;
  color: #39b54a;
  text-transform: uppercase;
  display: inherit;
}
.box-recruitment-content .title{
  margin-top: 30px;
}
.box-recruitment-content h5{
  font-family: 'LatoBlack';
  font-size: 15px;
  color: #333333;
  margin-top: 20px;
}
.arrow i{
  color: #fff;
  width: 22px;
  height: 22px;
  text-align: center; 
}
.arrow {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 1px;
    padding-right: 1px;
    border-radius: 50%;
    background: #39b54a;
    margin-right: 5px;
}
.p-color.active1 .arrow i{
  transform: rotate(180deg);
  transition: all 0.5s ease-in-out;
  padding-top: 3px;
  padding-bottom: 5px;
}
.p-color.active1.collapsed i{
  transform: rotate(0deg);
}
.tailor.recruitment-form{
    background: url(../images/back-recruit.jpg) center center no-repeat;
  background-size: 100% 100%;
  height: 560px;
  margin-top: 50px;
}
.tailor.recruitment-form .form-row >div{
  padding-left: 5px;
  padding-right: 5px;
}
.tailor.recruitment-form .title{
  background: none;
  border: 4px solid #ffffff;
  border-top: none;
  margin-top: 15%;
  position: relative;
}
.tailor.recruitment-form .title:before{
  position: absolute;
  content: "";
  width: 20px;
  height: 4px;
  background: #ffffff;
  left: 0px;
  top: 0px;
}
.tailor.recruitment-form .title:after{
  position: absolute;
  content: "";
  width: 20px;
  height: 4px;
  background: #ffffff;
  right: 0px;
  top: 0px;
}
.tailor.recruitment-form .title h4{
  background: none;
  color: #ffffff;
  font-size: 30px;
  padding-bottom: 5px;
  padding-top: 25px;
}
.tailor.recruitment-form .tailor-text{
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 1%;
}
.tailor.recruitment-form .form-control{
  background: transparent;
  border-radius: 0px;
  border: none;
  border-bottom: 1px solid #ffffff;
  padding: 0px;
  color: #ffffff;
}
.tailor.recruitment-form .form-control::placeholder{
  color: #ffffff;
  font-size: 16px;
   font-family: 'LatoRegular';
}
.btn-upload , .btn-send{
  color: #fff;
  border: none;
  border-radius: 0px;
}
.btn-upload{
  background: #39b54a;
}
.btn-send{
background: #a41e22;
    width: auto;
    min-width: 100px;
}
/*NEWS DETAILS*/
.news-details h1{
  font-family: 'LatoBlack';
  font-size: 24px;
  color: #39b54a;
  line-height: 30px;
}
.news-details h2,.news-details h3,.news-details h4,.news-details h5,.news-details h6{
	font-size: 18px;
	line-height: 23px;
	font-family: 'LatoBold';
}
	.news-details .description strong,.news-details .description b{font-family: 'LatoBold'; }
.date-time{
  font-size: 16px;
  color: #999999;
  margin-top: 20px;
}
.news-img{
  overflow: hidden;
}
.news-img img{
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.news-img img:hover{
   -webkit-transform: scale(1.2);
       -ms-transform: scale(1.2);
      -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
       transform: scale(1.2);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.news-details{margin-top:20px}
.news-details  h5{
  font-family: 'LatoBold';
  font-size: 16px;
  line-height: 23px;
  margin-top: 20px;
  color: #333333;
}
.news-details img{
  display: block;
  margin: 0 auto;
  margin-top: 0px;
  margin-bottom: 0px;
  max-width:100%;
  height: auto !important;
}
.news-details p, .news-details #divPostContent div {
    font-family: 'LatoRegular';
    font-size: 16px;
    line-height: 22px;
    margin-top: 12px;
    margin-bottom: 12px;
} 
.news-details .description ul li{
	list-style: disc;
    margin-left: 20px;
    font-size: 16px;
}
.like-share{
  margin-top: 20px;
}
.like-share li{
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 4px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.like-share li a{
  color: #fff;
  font-size: 14px;
  font-family: 'LatoRegular';
}
.like-share li a i{
  margin-right: 3px;
}
li.like , li.share{
  background: #4469b0;
}
li.tweet{
  background: #2696dd;
}
.news-relation{
  text-align: center;
  margin: 0 auto;
}
.news-relation .title h4{
  padding-left: 10px;
  padding-right: 10px; 
  margin-left: 0px;
  margin-top: -14px;
  padding-top: 15px;
  padding-bottom: 0px;
  font-size: 24px;
}
.news-relation .title{
  padding-right: 20px;
  padding-left: 20px;
}
div.news-details-box1{
  margin-top: 20px !important;
}
/*NEWS*/
.tailor.news{
  background: url(../images/back-news.jpg) center center no-repeat;
  background-size: 100% 100%;
  height: 560px;
}
.tailor.news .tailor-text{
  margin-top: 16%;
}
.nav-news{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.nav-news h2{
  font-size: 40px;
  color: #39b54a;
  font-family: 'LatoBlack';
  margin-bottom: 20px;
  text-transform: uppercase;
}
.content-sub{
  background: url(../images/back-main-news.jpg) top center no-repeat;
  background-size: 100%;
  margin-bottom: 0px;
}
#page-contact.content-sub{
    background:url(../images/back-main-news.jpg) bottom center no-repeat
}
.news-box.news-details-box {
    margin-top: 30px;
}

.content-news{
  margin-top: 150px;
}
.news-img img{
  display: block;
  margin: 0 auto;
}
.news-des{
  position: relative;
  padding-left: 30px;
}
.news-des:before{
  position: absolute;
  content: "";
  border : 2px solid #d7d7d7;
  top: -40px;
  right: -15px;
  bottom: -20px;
  left: 20px;
}
.news-des h5,.news-des h2{
  font-family: 'LatoBold';
  font-size: 16px;
  color: #39b54a;
  line-height: 22px;
  margin-top: 20px;
}
.news-des p{
  color: #333333;
  font-family: 'LatoRegular';
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
/*.news-box >div:first-child{
  margin-top: 20px;
}
.news-box >div{
  margin-top: 80px;
}*/
.news-box {
    margin-bottom: 0px;
    padding-bottom: 30px;
}
div.box-pagi{
  margin-top: 0px !important;
}
div.box-pagi .pagination .pFirst{
 display: none;
}
div.box-pagi .pagination .pPrev{
 display: none;
}
div.box-pagi .pagination .pNext{
 display: none;
}
div.box-pagi .pagination .pLast{
 display: none;
}
div.box-pagi .pagination{
  display: inline-block;
}
div.box-pagi .pagination a {
    display: inline-block;
    padding: 3px 10px;
    color: #ffffff;
    margin: 0px 5px;
    font-size: 16px;
    font-family: 'LatoBold';
    background: #a41e22;
}
div.box-pagi .pagination a.current{
  color: #39b54a;
} 
.news-box .mar20 .col-md-4 {
    margin-bottom: 20px;
    height: auto;
    min-height: 418px;
}
.box-pagi{
  position: relative;
  text-align: center;
}

.pagination{
  display: inline-block;
  margin:0;
}
.box-pagi .pagination>li>a, .box-pagi .pagination>li>span{
    background-color: #fff;
    border: 1px solid #e1e1e1;
    color: #333;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 0px;
    padding: 5px 7px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
  background: #e1e1e1;
  color: #a41e21;
}
.box-pagi .pagination li.active a{
  color: #a41e21;
  border: 1px solid #a41e21;
}
/*PRODUCT*/
.product{
  position: relative;
  background: url(../images/back-pro.jpg) center center no-repeat;
  background-size: 100% 100%;
  padding-bottom: 180px;
  padding-top: 50px;
}
.pro-right{
  position: absolute;
  width: 75%;
  right: 0px;
  top: 150px;
  height: 700px;
}
.pro-right h2,.pro-right h4{
    font-family: 'LatoBlack';
    font-size: 40px;
    color: #ffffff;
    margin-bottom: 30px;
}
.pro-right-content div{
  padding-left: 0px;
  padding-right: 0px;
}
.text-mid {
    background: #a41e22;
    padding-top: 23px;
    position: relative;
    height: 115px;
}
.text-mid:before{
  position: absolute;
  content: "";
  left: 10%;
  right: 10%;
  top: -15%;
  bottom: -15%;
  border: 5px solid #cccccc;
}
.texxt-mid-content span{
  font-family: 'LatoThin';
  font-size: 38px;
  color: #ffffff;
  text-align: center;
	margin: 7px auto 0px;
    display: block;
}
.texxt-mid-content h5{
  font-family: 'LatoBold';
  font-size: 21px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 5px;
}
.pro-box {
  position: relative;
}
.pro-box-hover{
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
  background: -moz-linear-gradient(top,  rgba(164,30,34,1) 0%, rgba(164,30,34,0.9) 65%,rgba(97,28,28,0.5) 70%,rgba(255,255,255,0) 75%);
  background: -webkit-linear-gradient(top,  rgba(164,30,34,1) 0%, rgba(164,30,34,0.9) 65%,rgba(97,28,28,0.5) 70%,rgba(255,255,255,0) 75%);
  background: linear-gradient(to bottom,  rgba(164,30,34,1) 0%, rgba(164,30,34,0.9) 65%,rgba(97,28,28,0.5) 70%,rgba(255,255,255,0) 75%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a41e22', endColorstr='#641f1e',GradientType=0 );
}
.pro-box:hover .pro-box-hover{
  display: block;
    -webkit-transition: all .7s ease-in-out;
  -o-transition: all .7s ease-in-out;
  -moz-transition: all .7s ease-in-out;
  transition: all .7s ease-in-out;
}
.pro-box-hover .text-mid{
  margin-top: 40px;
  margin-bottom: 40px;
}
div.pro-box-hover p{
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  color: #ffffff;
  font-family: 'LatoRegular';
  font-size: 16px;
  line-height: 22px;
}
div.pro-box-hover .read-more{
  text-align: center;
}
/*FOOTER*/
.footer{
  background: url(../images/back-footer.jpg) center center no-repeat;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
}
.cetifi{
  margin-top: 30px;
  margin-bottom: 30px;
}
.footer-address h5,.footer-address h3{
  font-family: 'LatoBlack';
  font-size: 18px;
  line-height: 25px;
  color: #a41e21;
  margin-top: 20px;
}
.footer-address h6{
  font-family: 'LatoRegular';
  color: #a41e21;
  font-size: 18px;
}
.cetifi img{
  margin-top: 5px;
}
.footer-address .logo-footer{
  margin-bottom: 20px;
}
.footer-address p i {
    color: #39b54a;
}
.footer-address p i {
    color: #39b54a;
    margin-right: 10px;
}
	.footer-address .fa-map-marker
	{
		background: url(../images/maps.svg)left top no-repeat;
		width: 17px;
		height: 17px;
		display: inline-block;
		background-size: 17px;
	}
	.footer-address .fa-phone
	{
		background: url(../images/phone.svg)left top no-repeat;
		width: 16px;
		height: 16px;
		display: inline-block;
		background-size: 16px;
	}
	.footer-address .fa-globe
	{
		background: url(../images/world.svg)left top no-repeat;
		width: 15px;
		height: 15px;
		display: inline-block;
		background-size: 15px;
		vertical-align: middle;
	}
	.footer-address .fa-envelope
	{
		background: url(../images/email.svg)left top no-repeat;
		width: 15px;
		height: 15px;
		display: inline-block;
		background-size: 15px;
		vertical-align: middle;
	}
.footer-address p{
  font-family: 'LatoRegular';
  font-size: 16px;
  margin-top: 10px;
  line-height: 22px;
}
.footer .row div{
  padding-right: 0px;
  padding-left: 0px;
}
.footer-bottom{
  background: #a41e22;
  height: 50px;
}
.footer-bottom ul{
  margin-top: 15px;
}
.footer-bottom ul li {
    list-style-type: none;
    display: inline-block;
    width: 40px;
}
.footer-bottom p , .footer-bottom p a{
  color: #ffffff;
}
.footer-bottom p{
  margin-top: 15px;
  text-align: right;
}
.footer-bottom i.fa-facebook-f {
    color: #ffffff;
	background:url('../images/facebook.svg') left top no-repeat;
	width: 15px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
}
.footer-bottom i.fa-youtube {
    color: #ffffff;
	background:url('../images/youtube.svg') left top no-repeat;
	width: 22px;
    height: 22px;
    display: inline-block;
    background-size: 22px;
}
.footer-bottom i.fa-twitter{
    color: #ffffff;
	background:url('../images/twitter.svg') left top no-repeat;
	width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
}
.footer-bottom i.fa-heart{
    color: #ffffff;
	background:url('../images/heart.svg') left top no-repeat;
	width: 15px;
    height: 18px;
    display: inline-block;
    background-size: 15px;
	vertical-align: middle;
}
.list-download i.fa-paperclip{
    color: #ffffff;
	background:url('../images/link-symbol.svg') left top no-repeat;
	width: 17px;
    height: 17px;
    display: inline-block;
    background-size: 17px;
	vertical-align: middle;
}
.panel-title .arrow{background:none}
.panel-title .fa-angle-down{
    color: #ffffff;
    background: url(../images/success.svg) left top no-repeat;
    width: 20px;
    height: 21px;
    display: inline-block;
    background-size: 20px;
    vertical-align: bottom;
}
.title {
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px solid #a41e21;
  display: inline-block;
  margin-bottom: 30px;
}
.title h2,.title h3,.title h4{
  font-family: 'LatoBlack';
  font-size: 36px;
  color: #a41e21;
  display: block;
  margin-left: -6px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right: 30px;
  background: #ffffff;
  text-transform: uppercase;
}
/*TAILOR*/
.tailor {
  background: url(../images/back-tailor.jpg) center center no-repeat;
  background-size: cover;
  height: 350px;
}
.tailor-content{
  position: relative;
  text-align: center;
}
.tailor-text{
  border: 3px solid #ffffff;
  text-align: center;
  display: inline-block;
      padding-right: 50px;
    padding-left: 50px;
  padding-bottom: 30px;
  padding-top: 20px;
  margin: 0 auto;
  margin-top:95px; /*8%*/
  background-color: rgba(10, 10, 10, 0.4);
}
.tailor-text h6,.tailor-text h3{
  font-family: 'LatoBold';
  color: #ffffff;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 15px;
}
.footer-bottom.footer-sub{
  background: #4db848;
}
/*MISSION*/
.mission{
  background: url(../images/back-miss.jpg) center center no-repeat;
  background-size: cover;
  height: 650px;
}
.miss-content .row div{
  padding-left: 0px;
  padding-right: 0px;
}
.miss-text{
  margin-top: 40%;
}
.miss-text h5{
 font-family: 'LatoMediumItalic';
  color: #39b54a;
  font-size: 24px;
}
.miss-text p{
  font-family: 'LatoRegular';
  font-size: 16px;
  margin-top: 10px;
  line-height: 22px;
}
/*INTRO*/
.introduction {
  background: url(../images/back-intro.jpg) center center no-repeat;
  background-size: cover;
  height: 700px;
}
.intro-content div{
  padding-left: 0px;
  padding-right: 0px;
}

.intro-content .title h4{
  background: none;
  position: relative;
 /* background: url(../images/back-text.jpg) center center no-repeat;*/
 /* background-size: cover;*/
 margin-left: -4px;
}
.intro-content .title{
  position: relative;
  border-left: none;
}
.intro-content .title:before {
    position: absolute;
    content: "";
    width: 3px;
    height: 10px;
    background: #a41e21;
    left: 0px;
    top: 0px;
}
.intro-content .title:after {
    position: absolute;
    content: "";
    width: 3px;
    height: 10px;
    background: #a41e21;
    left: 0px;
    bottom: 0px;
}
.intro-text{
  margin-top: 25%;
}
.intro-text p{
  font-family: 'LatoRegular';
  font-size: 16px;
  margin-top: 10px;
  line-height: 22px;
}
.intro-text h5{
  font-family: 'LatoBold';
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  margin-top: 20px;
  color: #ffffff;
}
p.read-more,p.read-more a{
  font-family: 'LatoBold';
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
}

.intro-text .read-more {
  margin-top: 50px;
}
.banner-text{
  position: absolute;
  left: 54%;
  top: 52%;
  display: block;
}
.slogan-text{
  padding-left: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  display: block;
}
.slogan-text p{
  font-family: "LatoBlack";
  font-size: 50px;
  color: #39b54a;
  display: inline-block;
  padding-right: 30px;
  padding-left: 20px;
  margin-top: -13px;
  line-height: 40px;
}
.slogan-text span{
   /* font-family: "LatoRegular"; */
   font-size: 48px;
   color: #a41e22;
   margin-top: 15px;
   padding-left: 20px;
   display: block;
}
.slogan-text {
  border: 8px solid #a41e22;
  border-top: none;
  position: relative;
}
.slogan-text:before {
  position: absolute;
  background: #a41e22;
  width: 4%;
  height: 8px;
  content: "";
  left: 0px;
  top: 0px;
}
.slogan-text:after {
  position: absolute;
  background: #a41e22;
  width: 20%;
  height: 8px;
  content: "";
  right: 0px;
  top: 0px;
}
body.lang-vi-VN .slogan-text:after {

    width: 12%;
}
.main-content.ticky{
  top: 15px;
  -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.main-content.ticky .image-logo img {
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 0px;
    padding-bottom: 5px;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.main-content.ticky .left-main-header {
    position: absolute;
    z-index: 999;
    top: -13px;
    left: 0px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.main-content.ticky .logo-main {
    border: 5px solid #a41e22;
    padding-right: 0px;
     -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.main-content.ticky .image-logo {
    background: #ffffff;
    padding: 10px;
    padding-right: 0px;
    padding-left: 20px;
    padding-bottom: 0px;
    width: 90%;
    -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}


.left-main-header{
  position: absolute;
  z-index: 999;
  top: -25px;
  left: 0px;
}
.image-logo a{
  display: block;
  background: #ffffff;
  margin-top: -15px;
   -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.image-logo img{
  display: block;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 0px;
  padding-bottom: 0px;
  -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.image-logo{
  background: #ffffff;
  padding: 10px;
  padding-right: 0px;
  padding-left: 20px;
   -webkit-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
.logo-main {
  border: 5px solid #a41e22;
  padding-right: 35px;
}
.main-content{
  position: fixed;
  top: 30px;
  z-index: 99;
  width: 100%;
  background: #a41e22;
}
.main-content:before{
  position: absolute;
  content: "";
  width: 100%;
  height: 30px;
  top: -30px;
  left: 0px;
  right: 0px;
  background: #ffffff;
}
/*BANNER*/
.slider-banner{
  position: relative;
  overflow: hidden;
}
.slider-banner .slick-dots {
    position: absolute;
    bottom: 5px;
    display: block;
    width: 100%;
    padding: 0;
    margin-right: 10px;
    list-style: none;
    margin: 0 auto;
    text-align: center;
    z-index: 99;
}
.slider-banner .slick-dots li button:before{
height: 13px;
width: 13px;
content: "";
background: #47a665;
border-radius: 50%;
opacity: 1;
border-radius: 50%;
border: 1px solid #47a665;
}
.slider-banner .slick-dots li{
  margin-top: 0px;
  margin-left: 0px;
}
.slider-banner .slick-dots li.slick-active button:before{
  background: #ffffff;
}
.slider-banner .banner-img {
    background-position: center;
    -o-background-size: cover;
       background-size: cover;
    height: 980px;
}
.slider-banner.slick-dotted.slick-slider {
    margin-bottom: 0px;
}




.slide-product {
  position: relative;
}
.slide-product  .slick-slide img {
  display: block;
  margin: 0 auto;
}
.slide-product  .slick-next {
    right: 20px;
    top: 50%;
    background: url(../images/next.svg) center center no-repeat;
    height: 25px;
    width: 25px;
    z-index: 99999;
   -webkit-transition: all .25s ease-in-out;
   -o-transition: all .25s ease-in-out;
   -moz-transition: all .25s ease-in-out;
   transition: all .25s ease-in-out;
}
.slide-product  .slick-prev {
    left:  20px;
    top: 50%;
    display: block;
    z-index: 999999;
    background: url(../images/back.svg) center center no-repeat;
    height: 25px;
    width: 25px;
 -webkit-transition: all .25s ease-in-out;
 -o-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
 transition: all .25s ease-in-out;
}
.slide-product  .slick-prev:before, .slide-product  .slick-next:before {
    content: "";
}
.slide-product  .slick-prev:hover, .slide-product  .slick-prev:focus{
    background: url(../images/back.svg) center center no-repeat;
 }  
.slide-product  .slick-next:hover,  .slide-product  .slick-next:focus {
    background: url(../images/next.svg) center center no-repeat;
}
.slide-product  .slick-prev:before,  .slide-product  .slick-next:before {
    display: none;
  }


/*MENU*/
.img-hover{
  -webkit-transform: scale(1.2);
       -ms-transform: scale(1.2);
      -moz-transform: scale(1.2);
        -o-transform: scale(1.2);
       transform: scale(1.2);
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.top-main-header >div{
  padding-left: 0px;
  padding-right: 0px;
}

li.li-child-menu a {
  font-family: "LatoRegular";
  font-size: 16px;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
}
li.li-child-menu a.active {
  color: #c6902e;
}

.right-header {
  padding-left: 0;
  padding-right: 0;
}
li.li-child-menu:last-child {
  padding-right: 0;
}

li.li-child-menu {
  float: left;
  padding-right: 35px;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  cursor:pointer;
}

li.li-child-menu.sub:after{
  background: url(../images/down-arrow.svg) right center no-repeat;
  -o-background-size: 10px;
     background-size: 10px;
  position: absolute;
  right:20px;
  content: '';
  top:32px;
  z-index: 999999999;
  width: 10px;
  height: 10px;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}

.read-more .fa-angle-right{
	background: url(../images/right-arrow.svg)left 4px no-repeat;
    display: inline-block;
    background-size: 10px;
    width: 13px;
}

li.li-child-menu
{padding-right: 30px;
  position: relative;
}
li.li-child-menu ul {
    position: absolute;
    display: none;
    min-width: 270px;
    text-align: center;
    top: 40px;
    padding-bottom: 20px;
    background: #656565;      
    z-index: 999;
    left: -20px;
    display: none;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
li.li-child-menu ul:before{
  position: absolute;
  content: "";
  height: 30px;
  min-width: 275px;
  background: url(../images/menu-sub.png) center center no-repeat;
  bottom: -25px;
  left: 0px;
  -o-background-size: cover;
     background-size: cover;

}
.ticky li.li-child-menu ul{top: 40px;}
/*li.li-child-menu:hover ul{display:block;}*/
  
li.li-child-menu ul li {
    height: 30px;
    float: none;
    text-align: left;
    padding-left: 20px;
}
li.li-child-menu ul li:last-child{border:none}
li.li-child-menu ul a{color: #000;}
li.li-child-menu ul li a.menu-o{
  padding-top: 0px;
}
.ul-menu-main {
  margin-left: 0px;
  height: auto;
}

li.li-child-menu ul li a{
  font-family: "LatoRegular";
  font-size: 18px;
  color: #ffffff;
  text-transform: initial;
  height: 40px;
  padding-top: 5px;
}
li.li-child-menu  ul li:hover a,li.li-child-menu  ul li.active-sub a{
  color: #c6902e;
}

/*li.li-child-menu  ul li.active-sub{
  position: relative;
}
li.li-child-menu  ul li.active-sub:before{
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  background: url(../images/line-menu.png) center center no-repeat;
  bottom: 1px;
  left: 0px;
}*/




/*ION SOCIAL VN EN HOTLINE*/
.lang{
  margin-top: 8px;
  margin-left: 0px;
  background: #83181b;
  padding-bottom: 5px;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}
.lang span a{
  padding-top: 4px;
  text-align: center;
  margin: 0 auto;
  padding-left: 5px;
  padding-right: 5px;
}
.lang span a{
  color: #c37655;
  font-size: 16px;
  width: 32px;
  height: 30px;
  text-align:center;
  line-height:29px;
  -o-background-size: cover;
     background-size: cover;
  display: inline-block;  
  text-decoration:none !important
}

.lang .act{
  color:#ffffff;
}
.a_lang_vn{
  display: block;
}
.a_lang_en{
  display: block;
}
.lang span.line_la{
  color: #ffffff;
  margin-left: 4px;
  margin-right: 4px;
}
 .lang{padding-left:5px;padding-right:5px}.breadcrumb{background:0 0;position:absolute;right:0;z-index:1;top:85px}.breadcrumb>li+li:before{background:url(../images/item-nav.svg) left 2px no-repeat;padding:0 6px;color:#666;background-size:10px;width:10px;height:15px;display:inline;content:'';vertical-align:middle}.paddingtop{padding-top:55px}.cetifi img{margin:auto}:focus,button:focus,input:focus,select:focus,textarea:focus{outline:0!important;border-color:#d7d7d7!important;-webkit-box-shadow:none!important;box-shadow:none!important}.gutter-10{margin-left:-10px;margin-right:-10px}.gutter-10>[class*=col-]{padding-right:10px;padding-left:10px}.gutter-5{margin-left:-5px;margin-right:-5px}.gutter-5>[class*=col-]{padding-right:5px;padding-left:5px}.gutter-2{margin-left:-2px;margin-right:-2px}.gutter-2>[class*=col-]{padding-right:2px;padding-left:2px}.gutter-0{margin-left:0;margin-right:0}.gutter-0>[class*=col-]{padding-right:0;padding-left:0}.mar10{margin-top:0}.mar20{margin-top:20px}.mar30{margin-top:30px}.mar40{margin-top:40px}.mar50{margin-top:50px}.mar60{margin-top:60px}.mar70{margin-top:70px}.mar80{margin-top:80px}.mar90{margin-top:90px}.mar100{margin-top:100px}img{border:none;padding:0}a{text-decoration:none;cursor:pointer;-webkit-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;transition:color .2s ease-in-out;cursor:pointer}a:focus,a:hover,a:visited{text-decoration:none}.clearfix{clear:both}.wapper{padding-top:150px;background:url(../images/bg-leaf.png)}li.li-child-menu.active a,li.li-child-menu:hover a{color:#5cb381}#longdesc strong{margin-top:10px;display:block}.news-details #divPostContent blockquote{text-align:center;padding:30px 30px;background:#f5f5f5;font-style:italic;margin-bottom:30px;font-size:16px;border-bottom:2px solid #3ab54b;max-width:850px;margin:auto}.news-details #divPostContent blockquote:before{color:#ccc;content:"\201C";font-family:Georgia,serif;color:#3ab54b;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em}.news-details #divPostContent blockquote:after{color:#ccc;content:"\201D";font-family:Georgia,serif;color:#3ab54b;font-size:4em;line-height:.1em;margin-left:.25em;vertical-align:-.6em}.htitle{margin-bottom:20px;line-height:1;padding:0}h1.htitle{font-family:LatoBlack;font-size:40px;color:#39b54a;border:none;display:block;text-transform:uppercase}.tab-category{left:50%;transform:translateX(-50%);position:relative;margin-bottom:20px;display:block;text-align:center}.tab-category li{width:auto;height:auto;display:inline-block;margin:0 3px;padding:12px 24px;transition:all ease .3s;-webkit-transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;border:1px solid #ebebeb}.tab-category li.active,.tab-category li:hover{border:2px solid #a41e22;background:#fff;padding:11px 23px}.tab-category li a,.tab-category li a p{font-size:18px;text-transform:uppercase;color:#666;line-height:1.5;text-transform:uppercase}.tab-category li.active a,.tab-category li.active a p,.tab-category li:hover a,.tab-category li:hover a p{color:#a41e22}.icontent,.relative{position:relative}.mar80{margin-top:40px}.slick-slider{position:relative;z-index:2}.slick-slider .bg{width:100%;height:552px;background-size:cover!important;background-position:center center!important}.slick-slider .slick-next:before,.slick-slider .slick-prev:before{background:url(../images/slick-prev.png) no-repeat center center;color:transparent!important}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{background:#54ba4f!important}.slick-slider .slick-next:before{background:url(../images/slick-next.png) no-repeat center center;left:0}.slick-slider .slick-next,.slick-slider .slick-prev{width:33px;height:33px;z-index:5;background:#54ba4f}.slick-slider .slick-prev{left:10px}.slick-slider .slick-next{right:10px}.icontent .title{padding:35px 60px 20px 60px;position:absolute;top:-25px;z-index:5;left:50px;border-left:none}.icontent .title:before{position:absolute;content:"";left:0;top:0;height:20px;width:3px;background:#a41e21}.icontent .title:after{position:absolute;content:"";left:0;bottom:0;height:20px;width:3px;background:#a41e21}.news-details .description a{color:#39b54a}.page-about#about .icontent .title{border-left:3px solid #a41e21}.page-about#about .icontent .title:after,.page-about#about .icontent .title:before{display:none}.box-lost h2,.icontent .title h3,.icontent .title h4{font-family:LatoBlack;font-size:36px;color:#a41e21;display:block;padding:0;background:#fff;text-transform:uppercase}.icontent.mar100{margin-top:110px;margin-left:90px;margin-bottom:70px}article{margin-bottom:70px}.list-vision{margin:0;list-style-type:none}.list-vision li{color:#666;margin-bottom:20px;padding-left:24px;position:relative}.list-vision li:before{position:absolute;content:"";top:0;left:0;background:url(../images/icon-check.png);width:16px;height:16px;z-index:2;background-position:center center;background-repeat:no-repeat}p.special{font-size:24px;color:#39b54a;margin-bottom:10px;font-style:italic}.certificates .box-lost{background:url(../images/box-lost.png);width:330px;min-height:0;padding:20px;position:relative;background-size:100% 100%;top:0;z-index:5;right:unset;margin-bottom:30px}.certificates .box-lost h2{font-size:36px}.certificates img{margin:auto}.certificates .col-xs-4{min-height:285px;border:1px solid #5cb381;padding:20px 25px}.certificates .row{margin-left:0;margin-right:0}.certificates .col-xs-4:last-child{border-left:none}.certificates .col-xs-4:first-child img{padding-top:55px}p.p-big{font-size:18px;margin-bottom:35px}.tailor.tailor-about{background:url(../images/back-tailor2.jpg);height:558px}.tailor.tailor-about .tailor-text{margin-top:185px}.footer-bottom.footer-green{background:#4db848}.top-note{padding-top:50px}.top-note h2{font-family:LatoBlack;font-size:33px;color:#a41e21;display:block;padding:0;text-align:center;margin-bottom:10px;text-transform:uppercase}.top-note h2 span{font-family:LatoThin;font-size:60px;color:#a41e21;text-align:center;margin-bottom:50px;margin-top:8px;display:block}.box-red{background:#a41e22;padding:55px 50px;position:relative;right:0;top:-85px;z-index:2}.box-red div,.box-red p{color:#fff}.list-download{border-left:3px solid #a41e22;padding-left:30px;position:relative;top:-45px}.list-download li{margin:5px 0 0 0;border-bottom:1px solid #e1e1e1;padding-bottom:7px;list-style-type:circle;font-size:25px;font-family:LatoBlack;color:#a41e22}.list-download li a{font-size:18px;font-family:LatoBlack;color:#a41e22;text-transform:uppercase;padding-bottom:10px}.list-download li a.btn-download{float:right;color:#39b54a;font-size:16px;text-transform:initial;position:relative}.list-download li a.btn-download i.fa.fa-download{margin-right:10px;padding-top:13px}.fa.fa-paperclip{color:#a41e22;margin-right:10px;font-size:24px}#product .tailor.tailor-about{background:url(../images/back-tailor3.jpg);height:558px}.tailor-content .btn-send{margin-top:20px}@media screen and (max-width:1440px){.wapper{padding-top:135px;background-size:contain}.mar80{margin-top:60px}#product article{margin-bottom:40px}}@media screen and (max-width:1280px){.wapper{padding-top:165px}}@media screen and (max-width:1199px) and (min-width:991px){.breadcrumb{top:70px}.slick-slider .bg{height:490px}.top-note h2 span{font-size:55px}.certificates .col-xs-4:first-child img{padding-top:78px}}@media screen and (max-width:991px){.paddingtop{padding:20px 0}.cetifi img{margin:auto;max-width:80%}h1.htitle{font-size:35px}.certificates .box-lost h4{font-size:25px}.tailor-content .btn-send{margin-top:10px}.wapper{padding-top:135px}#product .tailor.tailor-about,.tailor.tailor-about{height:350px}.page-info.page-about.wapper{padding-top:100px}.icontent .title{padding:35px 40px 25px 40px;top:-20px;z-index:5;left:25px}.tailor.tailor-about .tailor-text{margin-top:13%}.icontent.mar100{margin-left:50px}.box-lost{min-width:270px;min-height:110px;padding:40px;top:-90px;z-index:5;right:35px}.tabledisk{padding-top:50px}.tab-category li a,.tab-category li a p{font-size:16px}}@media screen and (max-width:768px){.breadcrumb{top:55px}.tab-category li{display:block}.tab-category li.active,.tab-category li:hover{padding:6px}.tab-category li a p{font-size:14px}article.certificates img,article.miss img{margin:auto}.certificates .col-xs-4{min-height:215px}.top-note h2{font-size:27px}.top-note h2 span{font-size:45px}.top-note img{margin:auto}.box-red{top:0;margin-top:30px}.list-download{top:40px}#product article{margin-bottom:80px}}@media screen and (max-width:767px){#product .tailor.tailor-about,.tailor.tailor-about{height:230px;background-size:cover}.tailor.tailor-about .tailor-text{margin-top:13%}.miss>div{position:relative;display:grid;display:-ms-grid}.list-download li{margin:5px 0 0 0;padding-bottom:5px}.list-download li a.btn-download{font-size:12px;margin-top:10px}.fa.fa-paperclip{margin-right:5px;font-size:15px}.miss>div>div:nth-child(1){order:2;-ms-order:2}.icontent .title{padding:20px 23px 20px 24px;position:absolute;top:-15px;z-index:5;left:10px;border-left:none}.box-lost h4,.icontent .title h3,.icontent .title h4{font-size:25px}.box-lost{min-width:230px;min-height:68px;padding:20px;top:-100px;z-index:5;right:15px}.icontent.mar100{margin-top:80px;margin-left:15px;margin-bottom:35px}article{margin-bottom:30px;margin-left:-30px}.tabledisk{padding-top:30px}p.p-big{font-size:18px;margin-bottom:24px}.mar80{margin-top:30px}.slick-slider .bg{height:200px}.wapper{padding-top:100px;background:0 0}h1.htitle{font-size:30px!important}.top-note{padding-top:30px}.top-note h2 span{margin-bottom:20px}.box-red{padding:30px}.box-red p{text-align:justify}.list-download li a{font-size:12px}.list-download{margin:0;margin-left:-10px}}@media screen and (max-width:550px){.breadcrumb{top:75px}.content-news{margin-top:130px}.news-details-box1{padding-left:0;padding-right:0}.news-box .news-details-box1>div{margin-top:20px}.news-details h1{margin-top:15px}.tab-category li{margin-bottom:7px}article{margin-left:0}article.certificates{margin-left:-30px}.certificates .box-lost{width:0;border:4px solid #a41f22;background:0 0}.certificates .col-xs-4{width:100%}.certificates .col-xs-4:last-child{border-left:1px solid #5cb381}.certificates .col-xs-4:first-child img{padding-top:41px}.certificates .col-xs-4:last-child img{max-width:65%}p.p-big{font-size:16px;margin-bottom:24px}}@media screen and (max-width:480px) and (orientation :portrait){.news-details #divPostContent blockquote{padding:20px 15px;max-width:100%;text-align:justify}}@media screen and (max-width:380px){h1.htitle{font-size:25px!important}.box-recruitment-content .panel-title,.box-recruitment-content .panel-title a{font-size:14px}.nav-news h2{font-size:25px}.certificates .col-xs-4{min-height:135px}.certificates .col-xs-4:first-child img{padding-top:30px}}

/* Large desktop */
@media screen and (min-width: 1440px ) {

}
@media screen and (min-width: 1600px) {

}

@media screen and (min-width:1680px){
    .tailor-text h6,.tailor-text h3 {
        font-size: 35px;
        line-height: 45px;
    }
}
@media screen and (min-width:1920px){


}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
.tailor.recruitment-form {
    height: 450px;
}
.tailor.recruitment-form .title {
    margin-top: 10%;
}
.pro-left{
  display: block;
   width: 80%;
}
.pro-right {
    width: 80%;
}
.slogan-text p {
    font-size: 36px;
}
.slogan-text span {
    font-size: 40px;
}
.banner-text {
    left: 54%;
    top: 56%;
}
.slider-banner .banner-img {
    height: 780px;
}
.slogan-text {
    padding-right: 30px;
}
.texxt-mid-content h5 {
    font-size: 24px;
}
.texxt-mid-content span {
    font-size: 35px;
}
div.pro-box-hover p {
    padding-right: 15px;
    padding-left: 15px;
}
.col-ipad{
  display: none;
}
.footer .footer-address{
  width: 50%;
}
.nav-news h2 {
    font-size: 37px;
}
.news-box.recruitment-box .title h4,.news-box.recruitment-box .title h2 {
    font-size: 27px;
}
}
@media screen and (min-width: 1280px){
/*li.li-child-menu:hover ul {
    display: block;
    -webkit-animation-name: fadeInDownShort;
    animation-name: fadeInDownShort;
}*/
}
@media screen and (max-width: 1280px) {
  .ul-menu-main { margin-left: 10px;}
  li.li-child-menu {
      padding-right: 20px;
      position: relative;
  }
  li.li-child-menu a{
    font-size: 16px;
  }
  .lang {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lang span a{
    font-size: 14px;
  }
}

/*IPAD NGANG*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .intro-text {
    padding-left: 30px !important;
}
  .lang span.line_la {
    margin-left: 0px;
    margin-right: 0px;
}
li.li-child-menu a {
    font-size: 14px;
}
li.li-child-menu {
    padding-right: 17px;
}
.lang {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
  .news-box .mar20 .col-md-4 {
    margin-bottom: 50px;
    height: 480px;
}
  .contact-form .btn-send {
    margin-left: 70px;
}
 .slider-banner .banner-img {
    /*background-position: 33% 67%;*/
    height: 100vh;
} 
.news-box .contact-details .title h4,.news-box .contact-details .title h2 {
    font-size: 25px;
}
.contact-details div.footer-address {
    width: 100%;
}
.slogan-text span {
    font-size: 28px;
    margin-top: 15px;
    padding-left: 20px;
}
.texxt-mid-content h5 {
    font-size: 20px;
}
.texxt-mid-content h2 {
    font-size: 30px;
    padding-bottom: 10px;
}
.slogan-text p {
    font-size: 30px;
}
.pro-right {
    width: 90%;
    right: 0px;
    top: 150px;
    height: auto;
}
.product {
    padding-bottom: 150px;
}
.pro-box-hover .text-mid {
    margin-top: 25px;
    margin-bottom: 25px;
}
div.pro-box-hover p {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 15px;
    line-height: 20px;
}
div.footer-address{
  width: 55%;
}
div.col-ipad{
  display: none;
}
.title h3, .title h4 {
    font-size: 32px;
}
.pro-right h4 {
    font-size: 32px;
    margin-bottom: 15px;
}
.tailor-text h6,.tailor-text h3 {
    font-size: 30px;
    margin-top: 15px;
}
.banner-text {
    left: 54%;
    top: 56%;
}
 .content-sub{
  background: none;
 }
 .nav-news h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
.content-news {
    margin-top: 130px;
}
.tailor.news {
    height: 390px;
}
.tailor.news .tailor-text {
    margin-top: 11%;
}
.news-box.recruitment-box .title h4,.news-box.recruitment-box .title h2 {
    font-size: 27px;
}
.news-box.recruitment-box .title {
    margin-bottom: 15px;
}
.welfare {
    margin-top: 20px;
}
.tailor.recruitment-form {
    height: 360px;
}
.tailor.recruitment-form .title {
    margin-top: 7%;
}
.footer-bottom div{
  padding-right: 0px;
  padding-left: 0px;
}
.tailor.recruitment-form .title h4 {
    font-size: 27px;
}
.img-recruit img{
  margin-top: 80px;
}
.left-main-header {
    top: -15px;
}
.main-content {
    top: 15px;
}
.tailor.contact {
    background: url(../images/back-contact.jpg) center center no-repeat;
    background-size: 100% 100%;
    height: 480px;
}
}
/*IPAD DUNG*/
@media screen and (max-width:992px) {
  .map-contact iframe {
    height: 370px;
}
li.li-child-menu {
    width: 100% !important;
}
label.custom-file-upload {
    margin-top: 10px;
}
  .news-box .mar20 .col-md-4 {
    margin-bottom: 40px;
    min-height: 380px;
}

.footer-bottom ul {
    padding-left: 15px;
}
.footer-bottom p {
    padding-right: 15px;
    text-align: center;
}
.footer {
    padding-top: 20px;
    padding-bottom: 70px;
}
.page-info.page-home .product{
  background: none;
  margin-bottom: -70px;
}
.pro-left{
  height: 150px;
  }
  .main-content {
    top: 15px;
}
.tailor.contact {
    height: 380px;
}
.contact-info.footer-address{
  margin-bottom: 30px;
}
div.contact-details >div , div.contact-details >div >div{
  padding-left: 0px;
  padding-right: 0px;
}

.content-news {
    margin-top: 115px;
}
.logo-main {
    padding-right: 25px;
}
.image-logo img {
    display: block;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 85%;
}
.left-main-header {
    top: -15px;
    left: 0px;
}
.image-logo {
    padding: 5px;
    padding-right: 0px;
    padding-left: 10px;
}
  div.footer-address{
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  .slogan-text {
    border: 4px solid #a41e22;
    padding-left: 20px;
    padding-right: 30px;
    padding-bottom: 15px;
    border-top: none;
}
.slogan-text:before ,.slogan-text:after {
    height: 4px;
}
.slogan-text:after{
  width: 16%;
}
  .slider-banner .banner-img {
    background-position: 33% 67%;
    -o-background-size: cover;
    background-size: cover;
    height: 980px;
}
  .intro-content div {
     padding-left: 15px; 
   padding-right: 15px; 
}
.footer >div {
    padding-right: 15px;
    padding-left: 15px;
}
.texxt-mid-content h2 {
    font-size: 42px;
}
.texxt-mid-content h5 {
    font-size: 27px;
}
.mission{
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: contain;
}
.miss-text {
     margin-top: 0%; 
     padding-right: 10px !important;
}
  .product{
    padding-bottom: 0px;
  }
  .pro-left img{
    display: block;
    margin: 0 auto;
  }
  .pro-right {
    position: relative;
    width: 100%;
    right: 0px;
    top: -90px;
    height: auto;
}
.pro-right-content >div{
  margin-top: 30px;
}
.slogan-text span {
    font-size: 28px;
    margin-top: 15px;
    padding-left: 20px;
}
.slogan-text p {
    font-size: 30px;
    padding-left: 15px;
    margin-top: -4px;
}
.banner-text {
    left: 54%;
    top: 63%;
}
.pro-right h4{
  margin-bottom: 40px;
  text-align: center;
  }
  .news-des {
    padding-left: 0px;
}
.news-des:before {
    position: absolute;
    content: "";
    border: 2px solid #d7d7d7;
    top: -40px;
    right: -10px;
    bottom: -20px;
    left: -10px;
}
.news-des p{
  font-size: 15px;
  line-height: 20px;
}
.tailor .tailor-text{
  margin-top: 13%;
}
.tailor-text {
    padding-right: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-top: 20px;
}
.tailor-text h6,.tailor-text h3 {
    font-size: 27px;
}
.tailor.news {
    height: 330px;
}
.tailor.news .tailor-text {
    margin-top: 12%;
}
.nav-news ul li {
    margin-top: 10px;
    display: inline-block;
}
 .content-sub{
  background: none;
 }
 .content-news{
  padding-left: 15px;
  padding-right: 15px;
 }
 .news-box.recruitment-box .title h4,.news-box.recruitment-box .title h2 {
    font-size: 25px;
}
.policy-wel li, .box-recruitment-content li{
  padding-right: 0px;
  }
.img-recruit{
    margin: 20px 0px;
  }
 .title h3,.title h4 {
    font-size: 25px;
    margin-left: -6px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 20px;
}
.nav-news h2 {
    font-size: 40px;
    margin-bottom: 20px;
}
.tailor.recruitment-form .title {
    margin-top: 3%;
    margin-bottom: 20px;
}
.tailor.recruitment-form {
    height: 370px;
}
.tailor.recruitment-form .tailor-text {
    width: 95%;
}
.footer-bottom div{
  padding-right: 0px;
  padding-left: 0px;
}
.tailor.recruitment-form .title h4{
  font-size: 27px;
}
.welfare {
    margin-top: 30px;
}
/*  MENU RESPONSIVE*/
  /*li.li-child-menu.sub:hover ul{display:none;}*/
  /*li.li-child-menu.sub ul{display:none;}*/
  .menu-main .design-by ul li:first-child i {
    margin-left: 0px;
}
  .collapsing {
    -webkit-transition: height 0.6s;
    -o-transition: height 0.6s;
    -moz-transition: height 0.6s;
    transition: height 0.6s;
} 
  li.li-child-menu a {
      color: #ffffff;    
  }
  li.li-child-menu ul li a {
       color: #ffffff; 
       font-size: 16px;
  }
  li.li-child-menu ul:before {
      display: none;
  }
  li.li-child-menu.sub a.active{
    color: #000;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important;-webkit-box-shadow:none;box-shadow:none;margin-top:68px;}
  header .navbar-default .navbar-toggle{top:14px;}
  header .navbar-toggle .icon-bar{width:34px;height:4px;}
  header .navbar-toggle{right:20px;}
  #top-logo{top:20px !important;left:20px !important;width:170px !important;height:50px !important;-o-background-size:170px !important;background-size:170px !important;}
  #main-menu{position:fixed;z-index:9999999999;left:100%;right:0;bottom:0;top:0;background:rgba(0,0,0,0.7);overflow:hidden;-webkit-transition:all cubic-bezier(.77, 0, .175, 1) .5s;-o-transition:all cubic-bezier(.77, 0, .175, 1) .5s;-moz-transition:all cubic-bezier(.77, 0, .175, 1) .5s;transition:all cubic-bezier(.77, 0, .175, 1) .5s;}
  #main-menu.open{left:0px;}
  #main-menu .menu-container{overflow: scroll;position:absolute;right:0;height:100%;width:330px;background:#a41e22;color:#fff;padding:5px 0px 30px 0px;}
  #main-menu .top-menu{overflow:auto;margin-bottom:0px;padding:0 20px 0 40px}
  #main-menu .top-menu .button-close{width:20px;height:27px;position:relative;overflow:hidden;cursor:pointer;margin-top:10px;}
  #main-menu .top-menu .button-close:before, #main-menu .top-menu .button-close:after{position:absolute;left:-12px;right:-12px;bottom:12px;top:13px;content:"";background:rgb(57, 181, 74);-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
  #main-menu .top-menu .button-close:before{-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg);}
  #main-menu .top-menu .button-close:after{-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
  #main-menu .top-menu .button-close:hover:before{-ms-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform:rotate(0deg);}
  #main-menu .top-menu .button-close:hover:after{bottom:4px;top:4px;left:4px;right:4px;background:transparent;border-bottom:1px solid white;border-right:1px solid white;}
  #main-menu .scroll-responsive{padding:0px 30px 0px 40px;overflow:auto;}
  #main-menu ul.list-item{list-style-type:none;padding:0px;margin-bottom:60px;}
  #main-menu ul.list-item li a{ cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;color:#fff;font-size:16px;text-decoration:none;padding-top:13px;padding-bottom:13px;display:block;}
  #main-menu ul.list-item li a span{display:inline-block;}
  #main-menu ul.list-item li a span:after{position:relative;content:"";display:block;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;width:0;height:1px;background:#ebc21d}
  #main-menu ul.list-item li a:hover,
  #main-menu ul.list-item li.active a{color:#ebc21d;}
  #main-menu ul.list-item li a:hover span:after,
  #main-menu ul.list-item li.active a span:after{width:100%;}
  #main-menu .bot-menu{position:absolute;bottom:30px;left:40px;right:30px;}
  #main-menu .scroll-responsive.active .bot-menu{position:relative;left:0;right:0;}
  #main-menu .bot-menu .social{padding-bottom:17px;margin-bottom:40px;display:block;border-bottom:1px solid #448186;}
  #main-menu .bot-menu .social > a{color:#fff;-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;font-size:19px;display:inline-block;padding-right:10px;margin-right:15px;}
  #main-menu .bot-menu .social > a:hover{color:#ebc21d}
  #main-menu .bot-menu .copyright p{margin:0;}
  #main-menu .bot-menu .copyright{margin-bottom:0px;}
  .button-menu *{-webkit-transition:all .5s ease;-o-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease;}
  .button-menu{position:fixed;z-index:999999;right:20px;top:25px;
 -webkit-transition: all .25s ease-in-out;
 -o-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
 transition: all .25s ease-in-out;}
  .button-menu .container-hamberger{cursor:pointer;}
  .button-menu .hamberger{width: 30px;height: 20px;position:relative;overflow:hidden;}
  .button-menu .hamberger .icon-bar{width:100%;height:3px;background:rgb(57, 181, 74);display:block;position:absolute;left:0;}
  .button-menu .hamberger .icon-bar:nth-child(1){top:0px;}
  .button-menu .hamberger .icon-bar:nth-child(2){top:46%;}
  .button-menu .hamberger .icon-bar:nth-child(3){bottom:0px;}
  .button-menu:hover .hamberger .icon-bar:nth-child(1){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);left:-6px;}
  .button-menu:hover .hamberger .icon-bar:nth-child(2){top:50%;}
  .button-menu:hover .hamberger .icon-bar:nth-child(3){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:-6px;}
  .top-menu{display:block;}
  li.li-child-menu,.top-header.ticky li.li-child-menu{float:none;line-height: 36px;}
  /*ul.ul-menu-main{float:left; padding-left:20px; margin-top: 15px;}*/
  ul.ul-menu-main{float:none; padding-left:20px; margin-top: 15px; width: 100%;margin-left: 20px;height: auto;}
  li.li-child-menu.sub:after,.ticky li.li-child-menu.sub:after{top:15px;}
  li.li-child-menu ul{
  display: none;position: relative;
  top:0px;background: none;left: 0px;text-align: left;
   margin-left: 0px;min-width: 100%;
   margin-bottom: 0px;padding-bottom: 0px;
  }
  li.li-child-menu{height:auto;}
  /*li.li-child-menu ul,.ticky li.li-child-menu ul{display: block;position: relative;top: 0px;background: none;left: 0px;text-align: left;margin-left: 22px;}*/
  
  li.li-child-menu ul li {
    line-height: 20px;
    border-bottom: none;
      height: 30px;
      float: none;
      margin-right: 0px;
      display: block;
  }
  .ticky li.li-child-menu ul {top: 0px;}
/* END MENU RESPONSIVE*/
.product {
    padding-top: 15px;
}
.lang {
    padding-left: 5px;
    padding-right: 5px;
    float: right;
    margin-right: 65px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 3px;
}
.policy-wel h5,.policy-wel h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}
}
@media screen and (min-width:768px) and (max-width:979px){
	
}
/* Landscape phone to portrait tablet */
@media screen and (max-width: 767px) {
.content-news {
    margin-top: 100px;
}
.map-contact iframe {
    height: 250px;
}
.tailor.recruitment-form {
    margin-top: 10px;
}
.map-contact {
    margin-top: 60px;
}
.contact-form {
    padding-top: 0px;
}
.contact-details >div >div:nth-child(2){
  margin-top: 40px;
}
.contact-details {
    margin-top: 35px;
}
.contact-info  .title{
margin-bottom: 10px;
}
.news-details-box1 >div {
    margin-bottom: 0px;
    height: auto;
    max-height: 480px;
}
.news-box.news-details-box{margin-bottom: 30px;}
#divPostContent{
  margin-top: 25px !important;
}
.date-time {
    font-size: 16px;
    margin-top: 10px;
}
.news-box.news-details-box {
    margin-top: 50px;
}
.news-details h2,.news-details h1 {
    font-size: 18px;
    line-height: 25px;
}
.news-details {
    margin-top: 0px;
}
.product{
  background: none;
}
.text-mid {
    background: #a41e22;
    padding-top: 17px;
    position: relative;
    height: 90px;
}
.product .pro-main{
  margin-bottom: -85px;
}
.nav-news{
  margin-bottom: 45px;
}
.content-news .nav-news{
  margin-bottom: 20px;
}
.pro-left{
  height: 120px;
  overflow: hidden;
}
.footer {
    padding-top: 20px;
    padding-bottom: 70px;
        background: url(../images/back-footer.jpg) center center;
    background-size: contain;
}
.banner-text{
  display: none;
}
.left-main-header ,.main-content.ticky .left-main-header{
    top: -15px;
    left: 0px;
    width: 180px;
}
.image-logo, .main-content.ticky .image-logo{
    padding: 5px;
    padding-right: 0px;
    padding-left: 10px;
    width: 100%;
}
.logo-main , .main-content.ticky .logo-main {
    padding-right: 10px;
}
.image-logo img , .main-content.ticky .image-logo img {
    display: block;
    padding-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 90%;
}
.tailor.recruitment-form {
    background-size: cover;
}
.tailor.recruitment-form {
    height: 420px;
}
.news-box {
    margin-bottom: 15px;
}
.btn-send {
    min-width: 100px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 20px;
}
.news-box .mar20 .col-md-4 {
    margin-bottom: 0px;
    height: auto;
}
.texxt-mid-content h2 {
    font-size: 30px;
}
.texxt-mid-content h5 {
    font-size: 17px;
}
.miss-content .row >div {
    position: relative;
    display: -ms-grid;
    display: grid;
}
.miss-content .row >div>div:nth-child(2){
    order: 1;
    -ms-order : 1;
}
.miss-content .row >div>div:nth-child(1){
    order: 2;
    -ms-order : 2;
}
  .slider-banner .banner-img {
    background-position: 30% 70%;
    -o-background-size: cover;
    background-size: cover;
    height: 720px;
}
.product {
    padding-top: 15px;
}
.pro-right h4 {
    font-size: 30px;
    margin-bottom: 30px;
    margin-top: 17px;
}
.intro-content .row >div , .intro-content .row >div >div {
    padding-left: 0px;
    padding-right: 0px;
}
.pro-right-content{
  width: 90%;
  margin: 0 auto;
}
.mission {
    height: auto;
    padding-top: 30px;
    padding-bottom: 10px;
}
.miss-text{
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.pro-box img{
  display: block;
  margin: 0 auto;
}
.tailor {
    height: 230px;
}
  .nav-news ul li {
    width: 100%;
    margin-top: 0px;
    display: inline-block;
}
 .nav-news ul li a{
  font-size: 14px;
 }
.news-box .contact-details .title h4,.news-box .contact-details .title h2 {
    font-size: 24px;
}
.tailor.contact .tailor-text {
    padding-bottom: 20px;
    padding-top: 20px;
    margin-top: 14%;
}
.tailor.contact {
    height: 250px;
}
  .button-menu .hamberger .icon-bar:nth-child(2) {
    top: 46%;
}
.news-details .description iframe{width:100%;    height: 357px;}
.button-menu {
    right: 10px;
    top: 25px;
}
  .nav-news h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
  .news-details p {
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
    text-align: justify;
}
  .tailor-text h6,.tailor-text h3 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
  }
  div.box-pagi {
    margin-top: 30px !important;
}
  .tailor-text {
    padding-right: 15px;
    padding-left: 15px;
}
  .tailor.news {
       height: 250px; 
     }
     .content-sub {
      background: none;
  }
  .news-box >div >div{
    margin-top: 50px;
  }
  .news-box.recruitment-box >div >div {
    margin-top: 0px;
}
  .news-box >div >div:nth-child(1){
    margin-top: -20px;
  }
  .footer-bottom{
    height: auto;
    padding-bottom: 10px;
  }
  .footer-bottom  div{
    padding-left: 0px;
    padding-right: 0px;
  }
  .footer-bottom p{
    text-align: center;
    font-size: 14px;
  }
  .footer-bottom ul {
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
  }
  .news-box.recruitment-box >div {
    margin-top: 40px;
  }
  .tailor.recruitment-form .title h4 {
    font-size: 20px;
  }
  .tailor.recruitment-form .title {
    margin-top: 4%;
    margin-bottom: 10px;
  }
  .tailor.recruitment-form .form-control{
    margin-top: 5px;
  }
  .news-box.recruitment-box .title h4,.news-box.recruitment-box .title h2 {
    font-size: 20px;
  }
  .tailor.recruitment-form .tailor-text {
      width: 95%;
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 1%;
      padding-bottom: 20px;
  }
  .tailor.recruitment-form .tailor-text .btn{
    margin-top: 10px;
  }
}
 
@media screen and (max-width:480px) {
 span.br-mb{
  display: block;
}
.news-box .contact-details .title h4,.news-box .contact-details .title h2 {
    font-size: 21px;
}
.nav-news h2 {
    font-size: 29px;
    margin-bottom: 20px;
}
}
@media screen and (max-width: 480px) and (orientation : portrait) {
	.tailor.news,.footer-bottom{width:100%; overflow:hidden}
	.news-details .description iframe{width:100%;    height: 193px;}
	.content-news .nav-news {margin-top: 130px;}
}
@media screen and (min-width: 400px) and (max-width: 414px) {

}
@media screen and (max-width: 380px) { 
.tailor-text {
    padding-right: 10px;
    padding-left: 10px;
}
.tailor-text h6,.tailor-text h3 {
    font-size: 14px;
    margin-top: 15px;
}
.list-download {
    border-left: 3px solid #a41e22;
    padding-left: 23px !important;
    position: relative;
    top: -45px;
}
.list-download li a {
    font-size: 10px !important;
}
}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 330px) {

}
@-ms-viewport       { width: device-width; }



