﻿@media(max-width: 1199px) {
    .main-nav .side-menu__toggler {
        display: block;
        color: #ffffff;
        font-size: 18px;
        position: absolute;
        right:50px;
        top:30px;
        text-align: right;
    }

    .main-nav .main-nav__main-navigation {
        display: none;
    }

    .main-nav .logo-box {
        display: flex;
        align-items: center;
        border: none;
    }
    .main-nav .main-nav__right {
        margin-left: auto;
    }
    .main-nav .main-nav__right .sidemenu-icon {
        display: none;
    }
    .page-header {
        background-repeat: no-repeat;
        background-position:top center;
        background-size: 100%;
        position: relative;
        height: 200px;
    }
    .sidebar {
        width:100%;
        background-color: #ffffff;
        background-image: none;
        padding-bottom:0;
        min-height: auto;
    }
    .side-nav{
        padding:0 3px 0 3px;
    }

}

@media(max-width: 991px) {

    .main-nav .logo-box {
        padding-top: 17.5px;
        padding-bottom: 17.5px;
    }

    .main-nav .main-nav__right {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .exhibition-two .container-max{
        width:100%;margin-left:0;
    }
    .exhibition-two .owl-theme .owl-nav {
        margin-top: 0;
        margin-left:0;
    }
    .article p img{
        width:100%;
    }
    .section1 .news-content{
        margin-top:0;
    }
    .section1 .news-content .news-left{
        padding: 30px;
        background:#ffffff ;
        box-shadow: 0px 20px 50px 0px rgba(33, 37, 43, 0.1);
    }
    .section1 .news-content .news-right{
        padding-top:30px;
        padding-left:15px;
        background: #0153a1;
        margin:0;
    }

}

@media(max-width: 767px) {
    .main-nav .logo-box img{
        width:200px;
    }
    .main-nav .side-menu__toggler {
        display: block;
        color: #ffffff;
        font-size: 18px;
        position: absolute;
        right:20px;
        top:20px;
        text-align: right;
    }
    .banner-section .owl-theme .owl-nav {
        display: none !important;
    }

    .banner-carousel .content-box h2 {
        font-size: 40px;
    }

    .banner-carousel .content-box .btn-box {
        margin-top: 40px;
    }

    .banner-carousel .slide-item {
        height:280px;
    }
    .bg_gradual::before{
        height:80px;
    }

    .block-title.home {
        padding:20px 0;
    }
    .home  .block-title-title {
        padding-right:15px;
        border-right: 1px solid #085faf;
    }
    .home  .block-title-title p{
        font-size: 14px;
    }
    .home  .block-title-title h3{
        font-size: 20px;
    }

    .breadcrumb{
        -ms-flex-pack:start!important;justify-content:flex-start!important
    }
    .page-header {
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding-top: 100px;
        padding-bottom: 80px;
        font-size: 18px;
    }
    .page-header h2{
        font-size: 18px;
    }
    .article-box{
        padding:20px 0;
    }
    .article .title h2{
        font-size: 18px;
        margin-bottom:10px;
    }
    .article .title h2,
    .article .title .publish-info{
        text-align: left;
    }
    .article .more-article a{
        font-size: 14px;
        line-height: 16px;
    }

    .list-media .img{
        width:100px;
    }
    .list-media  .title{
        font-size: 14px;
        line-height: 18px;
        margin:0;
        font-weight: normal;

    }
    .list-media li{
        margin:0 0;
    }
    .sub-list.card .caption h3 {
        padding-left:60px;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
        font-weight: bold;
        color:#333333;
        height:45px;
    }
}

@media(max-width: 625px) {
    .banner-section .owl-theme .owl-nav {
        display: none !important;
    }

    .banner-carousel .content-box h2 {
        font-size: 40px;
    }

    .banner-carousel .content-box .btn-box {
        margin-top: 40px;
    }

    .banner-carousel .slide-item {
        height:280px;
    }
    .bg_gradual::before{
        height:80px;
    }

}

@media(max-width: 575px) {
   }

@media(max-width: 480px) {
    


}
