body{
    font-family: 'Oswald-regular' !important;
    font-size: 17px;
}
h1, h2, h3, h4, h5{
    font-family: 'Oswald-semibold' !important;
    line-height: 1.3;
    text-align: left;
}
.fix {
  position:fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 9999 !important;
  -webkit-transition: position 0.4s;
  -o-transition: position 0.4s;
  transition: position 0.4s;
  -webkit-animation: affix-menu 1s;
  animation: affix-menu 1s; 
  -webkit-box-shadow: 0 0 5px 5px rgba(0,0,0,.2);
    box-shadow: 0 0 5px 5px rgba(0,0,0,.2);
    
}

@-webkit-keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; }
  to {
    position: fixed;
    top: 0; 
      
  } 
    
}

@keyframes affix-menu {
  from {
    position: fixed;
    top: -50px; 
      
  }
  to {
    position: fixed;
    top: 0; 
  } 
}
.wsmenucontainer{
    float: right;
}
#header .logo{
    padding: 0px 0px;
}
.header-lang{
    background: #22b14c;
}
.language-box{
    padding-left: 15px;
}
.language-box .open>.dropdown-menu{
    top: 30px;
    border-radius: 0px;
    border: none;
}
.language-box .dropdown-menu > li > a{
    border-radius: 0px;
    padding: 10px 10px;
    background: #3a3a3a;
    color: #fff;
}
.language-box .dropdown-menu > li:hover > a{
    background: #c6021f;
}
.main_banner {
    background-position: top;
    background-size: cover;
    height: 450px;
    width: 105%;
    position: relative;
}
.main_banner .wrapper {
    position: absolute;
    z-index: 2;
    width: 1200px;
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main_banner .wrapper h1 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    letter-spacing: 2.5px;
    display: inline-block;
    text-transform: uppercase;
    -webkit-animation: tracking-in-contract-bck 1s cubic-bezier(.215,.61,.355,1) both;
    animation: tracking-in-contract-bck 1s cubic-bezier(.215,.61,.355,1) both;
}
.main_banner .shade {
    background: #c6021f;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.shade .video_container {
    width: 100%;
}
.shade .video_container video {
    width: 105%;
    vertical-align: middle;
    position: absolute;
    top: -200px;
    left: -20px;
    opacity: .5;
}
.shade .video_container video source{
    width: 100%;
}
.block-youtube-main{
    height: 190px;
    margin-bottom: 15px;
}
.block-youtube-main iframe{
    width: 100%;
    height: 190px !important;
}
.section-2{
    padding-top: 15px;
    padding-bottom: 0px;
}
.block-show{
    margin-bottom: 15px;
    background-color: #efe4b0;
    border-radius: 10px 0 10px 10px;
    color: #000;
    padding: 15px 15px 15px 15px;
}
.title-font h2{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
    color: #24b04b;
    text-align: center;
}
.button-readMore a{
    background-color: #ed1c24;
    color: #fff;
    max-width: 100%;
    display: inline-block;
    font-size: 22px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    padding: 10px;
    font-family: 'Oswald-semibold';
    font-style: normal;
    font-weight: 400;
    bottom: 40px;
    border-radius: 0px 0 0px 0px;
    width: 100%;
    margin-top: 5px;
}
.button-readMore a:hover{
    background-color: #22b14c;
    text-decoration: none;
    color: #fff;
}
.block-ourProduct-main{
    height: auto;
    font-size: 14px;
}
.block-ourProduct-main ul{
    margin-left: 30px;
}
.quote-customer{
    position: relative;
}
.quote-customer:before{
    content: "\f10d";
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: rgb(198, 2, 31);
    font-size: 30px !important;
}
.quote-customer::after {
    content: "\f10e";
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: rgb(198, 2, 31);
    font-size: 30px !important;
}
.quote-customer h3{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    padding: 0 30px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}
.box-testimonial{
    margin-bottom: 15px;
}
#footer{
    background: #124b23;
    padding-bottom: 30px;
}
.ft-menu{
    background: #c6021f;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.list-menu-custom ul{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.list-menu-custom ul li{
    display: inline-block;
    padding: 0px 20px;
    border-right: solid thin #fff;
}
.list-menu-custom ul li:last-child{
    border-right: none;
}
.list-menu-custom ul li a{
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Oswald-semibold';
    letter-spacing: 0.5px;
}
.list-menu-custom ul li:hover a{
      text-decoration: underline;
}
.footer-logo{
    text-align: center;
    margin-bottom: 10px;
}
.footer-logo img{
    width: 300px;
    height: auto;
}
.list-fanpage{
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.list-fanpage li{
    display: inline-block;
    padding: 7px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 35px;
    margin-left: 7.5px;
    margin-right: 7.5px;
}
.list-fanpage li:last-child{
    margin-right: 0px;
}
.list-fanpage li:first-child{
    margin-left: 0px;
}
.menu-fanpage {
    margin-bottom: 10px;
}
.copyright-footer  p{
    color: #fff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 0px;
}
.detail-top{
    text-align: left;
}
.detail-top h1{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 1.3;
    color: #ed1c24;
    text-transform: uppercase;
    text-align: left;
}
.detail-top h1 span {
    /* border-bottom: solid 7px #c6021f; */
}
#content-introduce-page .bg-red{
    background-color: #c6021f;
    color: #e5e5e5;
    margin-bottom: 15px;
}
#content-introduce-page .bg-red h2{
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    text-align: center;
    padding: 15px 0px;
    font-size: 20px;
}
#content-introduce-page p{
    font-size: 14px;
    color: #212529;
    font-weight: 300;
    line-height: 1.3;
}
#content-introduce-page .responsive-youtube {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}
#content-introduce-page .responsive-youtube iframe{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
#content-introduce-page .intro-title-1{
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
}
.teaserblock h3{
    margin-top: 0px;
    margin-bottom: 15px;
    color: #c6021f;
    text-align: center;
    text-transform: uppercase;
}
.teaserblock{
    margin-bottom: 30px;
}
.teaserblock img{
    max-width: 100%;
    height: auto;
}
.teaserblock h4{
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: uppercase;
}
.detail-description p{
    font-size: 14px;
    color: #212529;
}
.detail-description{
    margin-bottom: 30px;
}
.itemNews-info h2{
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: uppercase;
}
.itemNews-info p{
    font-size: 14px;
}
.itemNews{
    margin-bottom: 30px;
}
.itemNews-img img{
    width: 100%;
    height: auto;
}
.itemNews-img{
    margin-bottom: 15px;
}
.slogan-categoryProduct{
    margin-bottom: 30px;
}
.slogan-categoryProduct p{
    margin-bottom: 0px;
    text-align: left;
    font-size: 14px;
}
.itemProduct{
    position: relative;
    margin-bottom: 15px;
}
.itemProduct-img img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.itemProduct-name{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #c6021f;
    color: #fff;
    padding: 15px 15px;
}
.itemProduct-name h2{
    margin: 0px 0px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
.box-detail-list-product{
    padding-bottom: 15px;
}
.itemProduct:hover .itemProduct-name{
    background: #22b14c;
    
}
.itemNews-main{
    height: auto !important;
}
.itemNews-custom{
    min-height: 350px;
    margin-bottom: 15px;
    position: relative;
}
.itemNews-readMore a{
    /* position: absolute; */
    /* bottom: 15px; */
    /* left: 15px; */
    /* width: 150px; */
    margin-top: 15px;
}
.itemNews-title h2 a{
    color: #24b04b;
    line-height: 1.3;
}
.itemNews-title h2 a:hover{
    color: #c6021f;
}
.itemNews-date{
    font-size: 14px !important;
}
.itemNews-custom .desc-blogs{
    font-size: 14px;
    height: 100px;
}
.wrap-news{
    padding-bottom: 15px;
}
.boxContact-form-slogan p{
    font-size: 14px;
    margin-bottom: 0px;
}
.boxContact-form-slogan{
    margin-bottom: 30px;
}
.boxContact-frm label{
    font-family: 'Oswald-medium';
    letter-spacing: 1px;
    font-size: 14px;
    margin-bottom: 10px;
}
.boxContact-frm .form-control{
    height: 40px;
    font-size: 14px;
    color: #333;
    border-radius: 3px;
    border: solid thin #a2a2a2;
    padding: 10px 10px !important;
}
.boxContact-frm #content_textarea{
    height: auto;
}
.boxContact-frm .form-group{
    margin-bottom: 15px;
}
form#frm-send-contact .txt-upper{
    font-family: 'Oswald-semibold';
    background-color: #c6021f;
    color: #fff;
    width: 150px;
    display: inline-block;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    padding: 15px 15px;
    border-radius: 9px 0 9px 9px;
    background-image: none!important;
    border: 0!important;
}
.boxContact-banner{
    background-color: #d7d7d7;
    overflow: hidden;
    border-radius: 10px 0 10px 10px;
}
.boxContact-banner-quote{
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.boxContact-banner-quote h3{
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    position: relative;
    font-size: 18px;
    padding: 0 30px;
}
.boxContact-banner-quote h3:before{
    content: "\f10d";
    position: absolute;
    top: 0px;
    left: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: rgb(198, 2, 31);
    font-size: 30px !important;
}
.boxContact-banner-quote h3:after{
    content: "\f10e";
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    color: rgb(198, 2, 31);
    font-size: 30px !important;
}
.boxContact-banner-quotebutton{
    text-align: center;
}
.boxContact-banner-quotebutton p{
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.boxContact-banner-quotebutton a{
    background-color: #c6021f;
    color: #fff;
    font-size: 20px;
    font-family: 'Oswald-semibold';
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    font-weight: 400;
    position: relative;
    bottom: -60px;
    z-index: 20;
    padding: 10px 20px;
    border-radius: 9px 0 9px 9px;
}
.boxContact-banner-quotebutton a:hover{
    background-color: #22b14c;
    text-decoration: none;
}
.boxContact-banner {
    margin-bottom: 30px;
}
.productDetail-overview .redfont{
    margin-top: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    color: #c6021f;
}
.productDetail-overview .des-pro p{
    font-size: 14px;
    color: #333;
}
.blackfont{
    margin-top: 0px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 18px;
    color: #333;
}
.content-pro ul{
    margin-left: 30px;
}
.content-pro{
    font-size: 14px !important;
}
.productDetail-overview,
.productDetail-content{
    margin-bottom: 30px;
}
.productDetail-slider img{
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.productDetail-slider{
    margin-bottom: 30px;
}
.newsDetail-title{
    margin-top: 0px;
    margin-bottom: 15px;
    color: #333;
    font-size: 30px;
}
.newsDetail-content{
    font-size: 14px;
}
.newsDetail-content p{
    font-size: 14px !important;
}
.newsDetail-date{
    font-size: 14px;
}
.newsDetail-content{
    margin-bottom: 30px;
}
.btnBack button{
    font-family: 'anton-regular';
    letter-spacing: 1px;
    background-color: #22b14c;
    color: #fff;
    width: 150px;
    display: inline-block;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    padding: 15px 15px;
    border-radius: 0px 0 0px 0px;
    background-image: none!important;
    border: 0!important;
    text-transform: uppercase;
}
.btnBack button:hover{
    background-color: #22b14c;
}
.newsDetail{
    margin-bottom: 30px;
}
.button-readMore-a a{
    position: unset;
    font-size: 18px;
}
.boxNews-type{
    color: #000;
}
.newsType-item-title{
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 15px;
}
.newsType-item-title a{
    color: #333;
}
.newsType-item p{
    font-size: 14px;
}
.newsType-item hr{
    border: 0;
    margin: 15px 0px;
    height: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.newsType-item:last-child hr{
    margin-bottom: 0px !important;
}
.boxNews-type .box-left{
    margin-bottom: 0px;
}
.boxNews-type .box-left .itemNews-custom .desc-blogs{
    height: auto;
}
.boxNews-type .box-left .itemNews-custom{
    height: auto;
    min-height: auto;
}
.newsDetail-left{
    margin-bottom: 30px;
}
.newsDetail-left p {
    font-size: 17px !important;
}
#content-introduce-page ul{
    margin-left: 30px;
}
.contactInformation-name h2{
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.3;
}
.contactInformation-content p span{
    color: rgb(198, 2, 31);
}
.contactInformation-content p{
    margin-bottom: 5px;
}
.contactInformation-company{
    margin-bottom: 30px;
}
.itemNews-img-1 img{
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.itemProduct-custom .itemNews-title h2{
    font-size: 20px;
    height: 50px;
}
.box-search-mobile{
    position: relative;
    margin-right: 0px !important;
}
.nav-right .btn-show-search{
    font-size: 23px !important;
    line-height: 27px;
    width: 60px;
    margin-bottom: 5px !important;
    height: 15px;
    color: #cacaca;
    /* border-right: solid thin #e3e3e3; */
}
.nav-right > .box-search-mobile > .btn-show-search i{
    position: relative;
    top: -5px;
}
.box-search-mobile .box-search{
    top: 30px
}
.blockHome-img{
    margin-bottom: 15px;
}
.blockHome-img img{
    width: 100%;
    height: 155px;
    object-fit: cover;
}
.header-desktop.fix .nav-right .btn-show-search{
    color: #fff;
}
.language-custom ul{
    margin: 0;
    padding: 0;
}
.language-custom ul li{
    list-style: none;
    display: inline-block;
}
.language-custom ul li a{
    color: #fff !important;
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 2px solid #ccc;
}
.language-custom ul li:first-child a{
    border-left: none;
    padding-left: 0px;
}
.language-custom ul li:last-child a{
    border-right: 0px;
}
.language-custom ul li a{
    color: #ed1c24 !important;
    font-size: 16px;
}
.language-custom ul li a.click-language{
    color: #cacaca !important;
}
.box-related .itemNews-custom{
    min-height: auto;
}
.box-related .itemNews-custom .desc-blogs{
    height: auto;
}
.mighty-slider{
    height: 50vw ;
}
.menu-fanpage ul li a i {
    color: #fc802a;
    font-size: 23px;
}
.ctn_1 table {
    width: 1030px !important;
}
.ctn_1 p span {
    font-size: 17px !important;
}
.ctn_1 tr td img {
    margin-bottom: 26px;
}
.ctn_1 tr td p {
    font-size: 17px !important;
}

.news_descriptoon table {
    width: 100% !important;
}
.box-detail-news .itemNews-custom{
    min-height: auto !important;
}
.box-detail-news .itemNews-custom .desc-blogs{
    height: auto;
}
a.button-zalo {
    position: fixed;
    right: 22px;
    bottom: 20px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}
#return-to-top {
    position: fixed;
    z-index: 999;
    transition: all 0.3s ease-out 0s;
    transform: translateY(0px);
    opacity: 0;
    visibility: visible;
    right: 22px;
    bottom: 80px;
    height: 50px;
    width: 50px;
    background-color: #000;
    border: 2px solid #fff;
    line-height: 40px;
    border-radius: 4px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
}
#return-to-top:hover {
    color: #fff;
    background-color: #ddac55;
    border-color: #d69b33;
}
@media(min-width: 768px){
    .mighty-slider{
        height: 23vw !important;
    }
}
@media(min-width: 992px){
    #header .logo img{
        width: 250px;
    }
    .wsmenucontainer{
        float: left;
    }
    .header-desktop .row{
        display: flex;
        align-items: center;
    }
    .wsmenu-list > li > .navtext{
        padding: 0 15px;
        font-size: 22px;
        letter-spacing: 0px;
    }
    .wsmenu-list > li:first-child > .navtext{
        padding-left: 0px;
    }
    .wsmenu-list > li:last-child > .navtext{
        border-right: none;
    }
    #header .logo{
        padding: 15px 0px;
    }
    .header-desktop .logo-fixed{
        display: none;
        width: 200px;
        padding: 5px 0px;
    }
    .header-desktop.fix{
        background: #38761d;
    }
    .header-desktop.fix > .container{
        max-width: 100% !important;
    }
    .header-desktop.fix > .container > .row{
        margin: 0px 0px;
    }
    .header-desktop.fix > .container > .row > div{
        padding-left: 0px;
        padding-right: 0px;
    }
    .header-desktop.fix > .container > .row > div:nth-child(1){
        width: 15%;
    }
    .header-desktop.fix > .container > .row > div:nth-child(2){
        width: 68.33333333%;
    }
    .header-desktop.fix .navbar-header{
        display: none;
    }
    .header-desktop.fix .logo-fixed{
        display: block;
        background: #fff;
        padding: 5px 5px 5px 5px;
        margin: 5px 0px;
    }
    .header-desktop.fix .language-box a.dropdown-toggle{
        color: #fff;
    }
    .header-desktop.fix .wsmenu-list > li > a{
        color: #fff;
        font-size: 18px;
    }
    .mighty-slider{
        height: 25vw !important;
    }
    .main_banner {
        background-position: top;
        background-size: cover;
        height: 450px;
        width: 105%;
        position: relative;
    }
    .main_banner .wrapper {
        position: absolute;
        z-index: 2;
        width: 1200px;
        display: block;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .main_banner .wrapper h1 {
        font-size: 40px;
        font-weight: 700;
        color: #fff;
        width: 100%;
        letter-spacing: 2.5px;
        display: inline-block;
        text-transform: uppercase;
        -webkit-animation: tracking-in-contract-bck 1s cubic-bezier(.215,.61,.355,1) both;
        animation: tracking-in-contract-bck 1s cubic-bezier(.215,.61,.355,1) both;
    }
    .main_banner .shade {
        background: #c6021f;
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .shade .video_container {
        width: 100%;
    }
    .shade .video_container video {
        width: 105%;
        vertical-align: middle;
        position: absolute;
        top: -200px;
        left: -20px;
        opacity: .5;
    }
    .shade .video_container video source{
        width: 100%;
    }
    .container{
        width: 100% !important;
        max-width: 1600px!important;
    }
    .block-youtube-main{
        height: 250px;
    }
    .block-youtube-main iframe{
        width: 100%;
        height: 250px !important;
    }
    .section-2{
        padding-top: 30px;
        padding-bottom: 80px;
    }
    .section-2 .block-show{
        margin-bottom: 0px;
        border-radius: 10px 0 10px 10px;
        padding: 30px 30px 30px 30px;
        height: 440px;
        position: relative;
    }
    .section-2 .block-show .button-readMore{
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .title-font h2{
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 30px;
    }
    .block-ourProduct-main{
        height: auto;
        font-size: 16px;
    }
    .quote-customer{
        width: 70%;
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .quote-customer:before{
        top: 15px;
        left: 0px;
        font-size: 40px !important;
    }
    .quote-customer::after {
        bottom: -15px;
        right: 0px;
        font-size: 40px !important;
    }
    .quote-customer h3{
        font-size: 30px;
        padding: 0 60px;
        letter-spacing: 1.5px;
    }
    .box-testimonial{
        margin-bottom: 60px;
    }
    #footer{
        padding-bottom: 30px;
    }
    .detail-top h1{
        margin-top: 0px;
        margin-bottom: 30px;
        font-size: 44px;
        line-height: 1.7;
    }
    .detail-top h1 span {
        /* border-bottom: solid 7px #c6021f; */
    }
    #content-introduce-page .bg-red h2{
        padding: 40px 0px;
        font-size: 30px;
    }
    #content-introduce-page .bg-red{
        margin-bottom: 30px;
    }
    #content-introduce-page p,
    #content-introduce-page strong,
    #content-introduce-page li,
    #content-introduce-page span,
    #content-introduce-page b{
        font-size: 17px;
        line-height: 1.3;
    }
    #content-introduce-page .responsive-youtube {
        padding-bottom: 56.25%;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #content-introduce-page .intro-title-1{
        font-size: 30px;
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .teaserblock{
        margin-bottom: 40px;
    }
    .teaserblock h4{
        font-size: 20px;
    }
    .detail-description p{
        font-size: 16px;
    }
    .module-capabilities{
        padding: 0 15%;
    }
    .detail-description{
        margin-bottom: 60px;
    }
    .itemNews-info h2{
        font-size: 22px;
    }
    .itemNews-info p{
        font-size: 16px;
    }
    .itemNews{
        margin-bottom: 50px;
    }
    .itemNews-img{
        margin-bottom: 15px;
    }
    .slogan-categoryProduct{
        margin-bottom: 30px;
    }
    .slogan-categoryProduct p{
        font-size: 16px;
    }
    .itemProduct-img img{
        height: 200px;
    }
    .itemProduct-name h2{
        font-size: 16px;
    }
    .itemProduct{
        margin-bottom: 30px;
    }
    .box-detail-list-product{
        padding-bottom: 30px;
    }
    .itemNews-custom{
        min-height: 400px;
        margin-bottom: 30px;
    }
    .itemNews-readMore a{
        /* bottom: 30px; */
        /* left: 30px; */
    }
    .itemNews-date{
        font-size: 16px !important;
    }
    .itemNews-custom .desc-blogs{
        font-size: 17px;
        height: 100px;
    }
    .wrap-news{
        padding-bottom: 30px;
    }
    .boxContact-form-slogan p{
        font-size: 17px;
    }
    .boxContact-form-slogan{
        margin-bottom: 30px;
    }
    .boxContact-frm label{
        font-size: 16px;
        margin-bottom: 10px;
    }
    .boxContact-frm .form-group{
        margin-bottom: 30px;
    }
    .boxContact-frm .form-control{
        font-size: 16px;
    }
    form#frm-send-contact .txt-upper{
        font-size: 18px;
    }
    .boxContact-banner .boxContact-banner-quote{
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px
    }
    .boxContact-banner-quote h3{
        font-size: 24px;
    }
    .boxContact-banner-quote h3{
        padding: 0px 30px;
    }
    .boxContact-banner-quote h3:before,
    .boxContact-banner-quote h3:after{
        font-size: 30px;
    }
    .boxContact-banner-quotebutton p{
        font-size: 17px;
        margin-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .boxContact-banner-quotebutton a{
        font-size: 22px;
        bottom: -60px;
    }
    .boxContact{
        position: relative;
    }
    .banner-fix{
        position: fixed;
        top: 80px;
        z-index: 999;
        max-width: 503.33px;
        width: calc(33.333333% - 30px);
    }
    .productDetail-overview .redfont{
        font-size: 26px;
        margin-bottom: 20px;
    }
    .productDetail-overview .des-pro p{
        font-size: 16px;
    }
    .blackfont{
        font-size: 24px;
        margin-bottom: 20px;
    }
    .content-pro{
        font-size: 16px !important;
    }
    .content-pro ul{
        margin-left: 45px;
    }
    .productDetail-overview,
    .productDetail-content{
        margin-bottom: 30px;
    }
    .productDetail-slider img{
        height: 350px;
    }
    .productDetail-slider{
        margin-bottom: 30px;
    }
    .newsDetail-title{
        margin-bottom: 25px;
        font-size: 38px;
    }
    .newsDetail-content{
        font-size: 16px;
    }
    .newsDetail-content p{
        font-size: 16px !important;
    }
    .newsDetail-date{
        font-size: 16px;
    }
    .newsDetail{
        margin-bottom: 30px;
    }
    .boxNews-type{
        
    }
    .newsType-item-title{
        font-size: 22px;
    }
    .newsType-item p{
        font-size: 16px;
    }
    .newsDetail-left{
        margin-bottom: 0px;
    }
    .button-readMore-a a{
        font-size: 18px;
    }
    .contactInformation-name h2{
        margin-bottom: 15px;
        font-size: 20px;
    }
    .contactInformation-content p{
        margin-bottom: 5px;
    }
    .contactInformation-company{
        margin-bottom: 30px;
    }
    .language-box{
        float: right;
        position: relative !important;
        padding-left: 0px;
        width: 100%;
    }
    .language-box .language-custom{
        float: right;
    }
    .language-box a.dropdown-toggle{
        color: #22b14c;
        margin-right: 0px;
        font-weight: 400;
        font-size: 15px;
        line-height: 0px;
    }
    .language-box .item-inline{
        display: block;
        padding-top: 3px;
        padding-bottom: 3px;
    }
    .language-box .open>.dropdown-menu{
        right: 0 !important;
        left: auto !important;
    }
    .itemProduct-custom .itemNews-title h2{
        font-size: 20px;
        height: 50px;
    }
    #header{
        border-bottom: 20px solid #22b14c;
        margin-bottom: 50px;
    }
    .home #header{
        border-bottom: none;
        margin-bottom: 0px !important;
    }
    .language-custom ul li a{
        color: #ed1c24 !important;
        font-size: 16px;
    }
    .language-custom ul li a.click-language{
        color: #cacaca !important;
    }
    .newsDetail-related .newsDetail-main > .row > div:nth-child(1){
        width: 75%;
    }
    .newsDetail-related .newsDetail-main > .row > div:nth-child(2){
        width: 25%;
    }
    .header-desktop > .container > .row > div:nth-child(1){
        width: 15% !important;
    }
    .header-desktop > .container > .row > div:nth-child(2){
        width: 73.33333333% !important;
    }
    /*#main{*/
    /*    min-height: 800px;*/
    /*}*/
}

@media(min-width: 1200px){
    .block-youtube-main{
        height: 250px;
    }
    .block-youtube-main iframe{
        width: 100%;
        height: 250px !important;
    }
    .btnBack button{
        font-size: 18px;
    }
    .section-2 .block-show{
        height: 440px;
    }
    .mighty-slider{
        height: 25vw !important;
    }
}

@media(min-width: 1400px){
    .block-youtube-main{
        height: 250px;
    }
    .block-youtube-main iframe{
        width: 100%;
        height: 250px !important;
    }
    .module-capabilities{
        padding: 0 15%;
    }
    .section-2 .block-show{
        height: 440px;
    }
    .mighty-slider{
        height: 25vw !important;
    }
}

@media(max-width: 768px){
    .header-mobile{
        background: #3a3a3a;
        height: 60px;
    }
    .header-mobile > .container > .row{
        margin-left: 0px;
        margin-right: 0px;
    }
    .header-mobile > .container{
        padding-left: 0px;
        padding-right: 0px;
    }
    .header-mobile > .container > .row > div{
        padding-left: 0px;
        padding-right: 0px;
        height: 60px;
        line-height: 60px;
        text-align: center;
    }
    .header-mobile > .container > .row > div:nth-child(2){
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;

    }
    .iconHome img{
        width: 35px;
    }
    .header-mobile > .container > .row > div:last-child{
        position: relative;
    }
    .wsmenucontainer{
        float: none;
        text-align: center;
    }
    .menu-bar {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }
    .menu-bar .menu-item {
        background: #fff;
        display: block;
        height: 3px;
        margin: 0 0 10px;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        width: 40px;
    }
    #header .logo{
        width: 80%;
        display: table;
        margin-left: auto;
        margin-right: auto;
        padding: 15px 0px;
    }
    .main_banner{
        height: 400px;
        width: 100%;
    }
    .home-banner .main_banner .wrapper {
        height: auto;
        justify-content: center;
        align-items: center;
        display: flex;
        width: 100%;
        padding: 0 15px;
    }
    .shade .video_container video {
        vertical-align: middle;
        position: absolute;
        top: -200px;
        left: -20px;
        opacity: .5;
        max-width: initial;
        width: auto;
    }
    .main_banner .wrapper h1{  
        font-size: 38px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .footer-logo{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .mighty-slider {
        height: 35vw!important;
    }
}
@media (max-width:576px){
    .table_new {
        width: 100%;
        overflow: hidden;
        /* max-height: 800px; */
        /* overflow-y: auto; */
    }
/*     .ctn_1 table {
        width: 917px !important;
    } */
    .ctn_1 table{
        width: 100% !important;
        margin-bottom: 15px;
    }
    .ctn_1 table tbody{
        width: 100% !important;
    }
    .ctn_1 table tbody tr{
        width: 100% !important;
        height: auto !important;
    }
    .ctn_1 table tbody tr td:first-child{
        width: 70% !important;
    }
    .ctn_1 table tbody tr td:last-child{
        width: 30% !important;
    }
    .ctn_1 table tbody tr td img{
        width: 100%;
        height: auto;
    }
    .ctn_1 table tbody tr td p{
        padding-left: 0px !important;
        font-size: 14px !important;
    }
    .ctn_1 table tbody tr td{
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px !important;
    }
    #content-introduce-page p,
    #content-introduce-page strong,
    #content-introduce-page li,
    #content-introduce-page span,
    #content-introduce-page b{
        font-size: 14px;
        line-height: 1.3;
    }
    .page-introduce-detail img{
        width: 100%;
        height: auto;
    }
    .news_descriptoon img{
        width: 100%;
        height: auto;
    }
}
