@media (max-width: 1279px) {
    .contact-widget{
        /*padding: 10px 25px;*/
    }
}
@media (max-width: 1024px) {
    #my-nav.navbar-inverse li a{
        font-size: 12px;
        padding: 15px 10px;
    }
    #my-nav.navbar-inverse li.dropdown a::after{
        right: 2px;
    }
    .page-news #my-nav.navbar-inverse li a{
        padding: 8px 20px;
    }

}
@media (max-width: 980px) {
    .main-banner-wrap .item img{
        height: auto;
    }

    .page-news #my-nav.navbar-inverse li a{
        padding: 8px 15px;
    }
}
@media (max-width: 768px) {

    #my-nav.navbar-inverse li a{
        font-size: 10px;
    }
    .box-grey-line li {
        display: block;
        text-align: center;
    }
    .box-grey-line li.pull-right{
        float: none!important;
    }

}
@media (max-width: 767px) {
    .footer-logo{
        text-align: center;
        margin-bottom: 10px;
    }
    .conten_f1.fr,.conten_f1{
        width: 100%;
    }
    .no-pad-xs{
        padding: 0!important;
    }
    body,html{
        overflow-x: hidden;
    }
    .wrap-content-bg .header .icon-open-nav{
        top: -2px;
        left: 11px;
    }
    .content-info{
        margin-top: 10px;
    }
    .title-img-lib {
        margin: 10px 0;
    }
    .logo-xs{
        padding: 5px 15px;
    }
    .logo-mobile img{
        width: 70px;
    }
    .email-mobile{
        padding-top: 20px;
        text-align: right;
    }
    .event-title{
        margin: 10px 0;
    }
    /***********************
           mm-menu
    **********************/
    #nav-wrap,#up-header{
        display: none;
    }
    .dis-block {
        display: block;
    }

    #my-nav-menu {
        display: block;
    }

    nav:not(.mm-menu) {
        display: none;
    }

    #menu:not(.mm-menu) {
        display: none;
    }

    .show-on img {
        height: 30px;
    }

    .show-on form {
        width: 180px;
    }

    .mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
        color: #F79B34;
    }
    .copyright-wrap .icon-share{
        text-align: center!important;
    }
    .hot-line {
        font-size: 12px;
        margin-left: 10px;
        margin-top: 5px;
    }
    .title-child-page{
        font-size: 22px;
    }

}
@media (max-width: 670px) {
    .stm_post_details ul{
        width: 100%;
    }
    .stm_post_details .comments_num{
        width: 100%;
        text-align: left;
    }
}
@media (max-width: 500px) {
    #under-nav img{
        min-height: 300px;
    }
    .text-overlay{
        top:50%;
        font-size: 16px;
    }
    .sub-banner .post-box-title{
        font-size: 13px;
    }
    .main-banner-wrap .owl-next{
        right: 5px;
    }
    .main-banner-wrap .owl-prev {
    left: 5px;
    }
    #under-nav .carousel-inner .carousel-caption h2{
        font-size: 24px;
    }
    #comment .swiper-container .swiper-pagination{
        /*top:auto;*/
        left: 20%;
    }
    .overlay-text{
        right: 0;
    }
    .title::after {
        left: 45%;
    }
    #my-nav .dropdown-menu {
        position: relative;
        width: 100%;
    }
    .title.title-child-page{
        height: auto;
    }




}
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}
@media (max-width: 398px) {
    .overlay-text{
        padding: 60px 20px;
    }
    #comment .swiper-container .swiper-pagination{
        top:82%;

    }
}
@media (max-width: 360px) {
    #my-nav.navbar-inverse {
        background: #222;
    }
    #comment .swiper-container .swiper-pagination{
    }
}