.wraper {
    width: 100%;
}

@media (max-width :992px) {
    .body-bg, .container {
        width: 100%;
    }
    #menu-site-default .navbar-right {
        display: none;
    }
    .column-margin-left {
        margin-left: 0 !important
    }
    .nav>li>a {
        padding: 10px
    }
}

@media (max-width :767px) {
    .panel-carousel .mgl-6:nth-child(5), .panel-carousel .mgl-6:nth-child(6), .panel-carousel .mgl-6:nth-child(7) {
        margin-left: 0px;
    }
    .body-bg, .container {
        width: 100%;
    }
    .box-shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    #scorm-title {
        margin-top: 30px
    }
    .header-nav {
        width: auto;
        height: 42px;
        right: 0;
        left: inherit;
        top: 125px;
        bottom: inherit;
    }
    .header-nav .container, .header-nav .container .row {
        padding: 0;
        margin: 0;
    }
    .contactDefault {
        margin-bottom: 0;
        margin-top: 0;
        width: auto;
    }
    .social-icons, .contactDefault, .personalArea {
        float: right;
        margin-right: 10px;
        margin-left: 0;
        z-index: 1001;
        position: relative;
    }
    .social-icons .content, .contactDefault .content {
        display: none;
    }
    .contactList li {
        display: block;
        width: 100%;
        text-align: left;
    }
    .contactList li .fa, .contactList li [class^="icon-"], .contactList li [class*=" icon-"] {
        width: 20px !important
    }
    .contactList li:first-child {
        padding-left: 0;
        border-left: 0;
        margin-left: 0;
    }
    .header-nav a.button {
        background-color: #890030 !important;
    }
    .header-nav a.button:hover, .header-nav a.button:focus {
        background-color: #6e072b !important;
    }
    #tip {
        top: 43px;
    }
    .breadcrumbs-wrap {
        display: none
    }
    .hidden-ss-block, .hidden-ss-inline, .hidden-ss-inline-block {
        display: none !important;
    }
    .second-nav {
        position: absolute;
        left: -10px;
        top: 0;
        margin-left: 0;
    }
    .second-nav .bg {
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 10px;
    }
    .third-nav .bg {
        padding: 10px 5px;
    }
    .third-nav .current-time {
        display: none
    }
    #menusite-wrap {
        top: 125px;
        z-index: 1000;
        width: 100%;
    }
    #menusite .navbar-default .navbar-nav>li:last-child>a {
        padding-right: 15px;
    }
    #menusite .navbar-default {
        background-color: transparent !important;
        border-color: #428BCA !important;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 5px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 10px;
        padding-left: 10px
    }
    #menusite .navbar-default .navbar-nav>li {
        margin-left: 0 !important;
        width: 200px;
    }
    #menusite .navbar-default .navbar-nav>li:first-child {
        margin-left: 0 !important;
    }
    #menusite .navbar-default .navbar-nav>li:last-child {
        margin-right: 0 !important;
    }
    #menusite .navbar-default .navbar-nav>li>a {
        background-color: #428BCA !important;
        color: #ffffff !important;
    }
    #menusite .navbar-default .navbar-nav>li>a:hover, #menusite .navbar-default .navbar-nav>li>a:focus, #menusite .navbar-default .navbar-nav>.open>a, #menusite .navbar-default .navbar-nav>.open>a:hover, #menusite .navbar-default .navbar-nav>.open>a:focus {
        background: linear-gradient(to bottom, #357ebd 0%, #2f70a7 100%) !important;
        color: #ffffff !important;
    }
    #menusite .navbar-default .navbar-nav>.active>a, #menusite .navbar-default .navbar-nav>.active>a:hover, #menusite .navbar-default .navbar-nav>.active>a:focus {
        background: #4247ca !important;
        color: #ffffff !important;
    }
    #menusite .navbar-nav {
        margin: 0 0 10px 0 !important
    }
    #menusite .navbar-collapse {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: -42px !important;
        border-color: transparent;
    }
    #menusite .navbar-toggle .icon-bar {
        color: #fff !important;
        background-color: #fff !important;
    }
    #menusite .navbar-toggle {
        margin-left: 0 !important;
        margin-right: -55px;
        color: #333 !important;
        border-color: transparent !important;
        background-color: #890030 !important;
        padding: 5px !important;
        margin-top: 7px;
        left: -10px;
    }
    #menusite .navbar-toggle:hover, #menusite .navbar-toggle:focus {
        color: #666 !important;
        background-color: #6e072b !important;
    }
    #menusite .navbar-nav .dropdown-mobile {
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #82b2dc !important;
    }
    #menusite .dropdown-submenu {
        margin: 0;
        padding: 0;
    }
    #menusite .dropdown-submenu li>ul>li {
        margin-left: 30px;
    }
    #menusite .dropdown-submenu a {
        line-height: 33px;
        background-color: #82b2dc;
        border-top-width: 1px !important;
        border-top-style: solid !important;
        border-top-color: #a6c8e6 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #menusite .dropdown-submenu li a {
        color: #333333 !important;
    }
    #menusite .dropdown-submenu>a:after {
        display: none;
    }
    .headerSearch {
        display: none;
    }
    .intruction-mode {
        display: none;
    }
}

@media (max-width :570px) {
    #header .logo .logo-inner {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    #header .logo .logo-inner .logo-image,
    #header .logo .logo-inner .sitename {
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
    }

    #header .logo .logo-inner .sitename {
        display: none;
    }

    #header .logo .sitename {
        padding-left: 0;
    }

    #header .logo .sitename .tl {
        font-size: 18px;
    }

    #header .logo .sitename .ds {
        font-size: 20px;
    }

}

@media (max-width :499px) {
    .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;
    }
    #tip, #footer-tip {
        max-width: 100%;
        margin-right: 0 !important;
    }
    .guestBlock {
        width: 100%
    }
}

@media (min-width :500px) and (max-width:991px) {
    #footer .menu li {
        width: 32%;
    }
    #footer .menu li:nth-child(3n+2) {
        padding-right: 8px;
        padding-left: 7px;
    }
    #footer .menu li:nth-child(3n), #footer .menu li:nth-child(3n+1) {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width :500px) {
    .nv-infodie {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}

@media (min-height :500px) {
    .body-bg, .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;
    }
    .panel-carousel .mgl-6:nth-child(5),.panel-carousel .mgl-6:nth-child(6),.panel-carousel .mgl-6:nth-child(7){
        margin-left: 55px;
    }
}

@media (min-width :992px) {
    .body-bg, .container {
        width: 100%;
    }
    .wraper {
        width: 100%;
        max-width: 1050px;
    }
    nav>.container>.row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width :1200px) {
    .wraper {
        width: 1050px;
    }
    nav>.container>.row {
        margin-left: -15px;
        margin-right: -15px;
    }
}
