@media (min-width: 992px) {

.navbar-brand>img {
    width: auto;
}
.navbar-header {
    width: 20%;
}
.dropdown {
    text-align: right;
}
.navbar-nav {
    width: 70%;
}
.nav>li>a {
    font-size: 20px;
}
.dropdown {
    width: 10%;
}
.navbar-nav>li {
    padding: 0 1.7%;
}
.dropdown img {
    width: auto;
    padding: 2%;
}
.dropdown a {
    font-size: 20px;
}
.dropdown-menu {
    left: -4px;
    top: 105%;
}
.article-box p {
    font-size: 20px;
}
.article-box h1 {
    font-size: 41px;
}
.article-box span {
    font-size: 29px;
}
.bg2-head h1 {
    font-size: 45px;
}
.bg2-bttn a {
    padding: 0.5% 2%;
}
.bg2-bttn a {
    font-size: 25px;
}
.bg-footer ul {
    width: 67%;
}
.bg-footer ul li {
    font-size: 24px;
}
.address p {
    font-size: 24px;
}
.copyright {
    font-size: 27px;
}
.social-box img {
    width: auto;
}
.text-about4 {
	font-size: 60px;
}
.nav>li>a>span {
    font-size: 24px;
}
.boximg-news {
    height: 199px;
}
.img-news {
    max-height: 199px;
}
.boxtext-news {
    height: 205px;
}
.text-news1 {
    font-size: 26px;
}
.text-news2 {
    font-size: 22px;
}
.img-port{
	max-height:200px;
}
.box-port {
    height: 200px;
}
.text-port {
    font-size: 26px;
    padding: 80px 0 0 0;
}
.product{
	height:203px;
}
.product img {
	max-height:203px;
}
.product h1 {
    font-size: 24px;
}
.product p {
    font-size: 20px;
}
}