.wraper {
    width: 100%;
}
@media (max-width: 1024px) {
    #menusite .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 16px 10px;
    }
    .section-body {
        width: 100%;
        overflow: hidden;
        padding: 0 5px;
    }
    #header {
        margin: 0;
    }
}
@media (max-width: 991.98px) {
    .container {
        width: 100%;
    }
    #menusite .navbar-default .navbar-nav > li > a {
        font-size: 10px;
        padding: 16px 6px;
    }
    .department .news-content .thumb {
        max-height: 170px;
    }
    .department .news-content .thumb img {
        min-height: 170px;
    }
}
@media (max-width: 767.98px) {
    .top-news .wraper .container div div .groups_style1 {
        display: none;
    }
    .top-news .wraper .container div div h3 {
        font-size: 9px;
    }
    .box-shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .header-nav .social-icons {
        float: unset;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }
    .brTitle {
        display: none;
    }
    .breadcrumbs-wrap .display {
        width: 100%;
        float: unset;
        text-align: left;
    }
    .breadcrumbs a,
    .show-subs-breadcrumbs {
        font-size: 14px;
    }
    #header {
        display: block;
        margin: 0;
    }
    #header .logo {
        text-align: center;
    }
    #header .logo img {
        max-height: 100px;
    }
    .open-menu .mobile-menu-bg {
        display: block;
    }
    .open-menu .mobile-menu-wrap {
        visibility: visible;
        transform: translateX(0);
        background-color: #5a5a5a;
    }
    #footer,
    .section-department,
    .section-staff {
        padding: 40px 20px;
    }
    .footerNav2 {
        padding: 20px 10px;
        font-size: 14px;
    }
    .section-slider .owl-dots {
        bottom: 2px;
    }
    .department .news-content .thumb img {
        min-height: unset;
    }
    .department .news-content {
        padding: 20px;
    }
    .form-book{
    	width: 95%;
    }

    .idslider .item{
        position: relative;
        height: auto;
        overflow: hidden;
        padding-top: 35%;
    }

    .idslider .item img{
        right: 0;
        height: 100%;
        width: 100%;
        bottom: 0;
        left: 0;
        top: 0;
        margin: 0;
        position: absolute;
        object-position: 50% 50%;
        object-fit: cover;
    }

    .section-package {
        position: relative;
        background-color: #205b9b;
        padding: 25px 0 20px;
    }

    .section-package .thumb{
        height: 100px;
        width: 100px;
    }

    .section-package h3{
        padding-top: 10px;
    }

    .section-package h3 a{
        font-size: 13px;
    }
}
@media (max-width: 499.98px) {
    .nv-infodie {
        width: 100%;
    }
    .visible-ss-block {
        display: block !important;
    }
    .visible-ss-inline {
        display: inline !important;
    }
    .visible-ss-inline-block {
        display: inline-block !important;
    }
    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }
    #header .logo img {
        max-height: 65px;
    }
    .form-book{
    	width: 100%;
    }
}

@media (min-width: 500px) {
    .nv-infodie {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}
@media (min-height: 500px) {
    .container {
        width: 100%;
    }
    .nv-infodie {
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
}
@media (min-width: 768px) {
    .wraper {
        width: 100%;
    }
    .hidden-ss-block {
        display: block !important;
    }
    .hidden-ss-inline {
        display: inline !important;
    }
    .hidden-ss-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) {
    .container {
        width: 100%;
    }
    .wraper {
        width: 100%;
        max-width: 1200px;
    }
}
@media (min-width: 1200px) {
    .wraper {
        width: 1200px;
    }
}
