@media (min-width: 1200px) {
.language-box ul {
    width: 84%;
	float: right;
}
.social-box {
    margin-top: 25%;
    text-align: right;
}
.nav>li>a {
    font-size: 30px;
}
.contact-headbox-1 span ul li {
    font-size: 16px;
    line-height: 25px;
}
.welcom-box {
    padding-bottom: 1%;
    border-radius: 0 0 20px 20px;
}
.welcom-box h1 {
    font-size: 75px;
}
.welcom-box p {
    padding-right: 17%;
    font-size: 26px;
}
.detail-about ul li {
    font-size: 28px;
}
.title-vdo-1 {
    margin-top: 20%;
}
.line-colorvdo {
    width: 54%;
}
.line-colorpower {
    width: 42%;
}
.img-icon img {
    width: auto;
}
.img-icon .iconhover {
    width: 5em;
    transform: translate(-47%,5%);
}
.img-addess img {
    width: auto;
}
.addess-footer h1 {
    font-size: 20px;
	margin: 0 auto 5px;
}
.addess-footer p {
    font-size: 20px;
}
.copyright {
    font-size: 20px;
}
.bg-footer {
    padding: 3% 0;
}
.img-addess {
    margin-top: 30%;
}
.contact-footer ul {
    line-height: 1.1;
    font-size: 20px;
}
.online-footer {
    font-size: 20px;
}
.social-footer img {
    width: auto;
}

.box-1, .box-2, .box-3, .box-4, .box-5 {
    margin-bottom: 3%;
    padding-top: 0;
    font-size: 25px;
}

    .category-banner .cb-detail{
        font-size: 2em;
    }
}