a.btn {
    color: #fff;
}
.mobile-menu-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: none;
}

.mobile-menu-wrap {
    position: fixed;
    top: 0;
    right: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    z-index: 9999;
    visibility: hidden;
    transform: translateX(100%);
}

.mobile-menu-wrap.animate {
    transition: all .5s ease;
}

.mobile-menu-wrap .logo {
    border-bottom: 1px #ddd solid;
    padding: 10px;
    text-align: center;
    height: 150px;
}

.mobile-menu-wrap .logo img {
    float: none;
    margin-top: 15px;
}

.mobile-menu-wrap .menu {
    background-color: #d2d5df;
    height: calc(100vh - 111px);
    overflow: auto;
}

.mobile-menu-wrap .mfooter {
    background-color: #fff;
    height: 30px;
    padding: 10px;
    text-align: center;
    color: #777;
}

.mobile-menu-toggle-btn {
    cursor: pointer;
    font-size: 25px;
    color: #fff;
    margin: -2px 5px 0px 10px;
    background-color: #428bca;
    padding: 2px 10px 3px 10px;
    border-radius: 3px;
}

#documenter_nav > li {
    border-bottom: 1px solid #064481;
    margin-bottom: 20px;
    padding-bottom: 15px;
    margin-top: 15px;
}

#documenter_nav > li:hover a {
    color: #e53d73;
}

#documenter_nav ul li a {
    color: #428bca;
}

#documenter_nav ul li:hover a {
    color: #e53d73;
}

#menu_76 li a {
    padding: 10px 20px !important;
    /*color: #fff !important;*/
    font-size: 14px;
}

.fb-like,
.fb-share-button {
    margin: 0 0px 0 10px;
    top: 0;
}

.form-control {
    margin-bottom: 10px;
}

#documenter_nav img{
    height: 25px;
    width: auto !important;
}

#documenter_sidebar ul li:last-child{
    border-bottom: none;
}

#topmenu_search_query {
    height: 25px;
    border-radius: 3px;
}

.panel-default>.panel-heading{
    border-radius: 0px;
}

.panel-default{
    border-radius: 0px;
}

/* .page>.row>.col-md-10 .panel-heading{
    color: #b1031b !important;
    font-size: 15px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    border: none !important;
    background-color: transparent !important;
} */

.page>.row>.col-md-10 .panel-primary{
    border: none !important;
    background: #eeeff2 none repeat scroll 0 0 !important;
    margin-bottom: 12px !important;
    border-radius: 0px;
}

.page>.row>.col-md-10 .nv-fullbg{
    background-color: transparent;
}

#top_menu ul{
    display: inline-flex;
}

#top_menu .metismenu .sidebar-nav{
    background: transparent;
    background-image: none;
}

#top_menu .panel{
    margin-bottom: 0px;
}

#top_menu ul li{
    padding: 0 5px;
}

#top_menu ul li:last-child {
    display: block !important;
}

#top_menu ul li a:after{
    content: '';
    border-right: 1px solid #000;
    padding-left: 10px;
}

#top_menu ul li:last-child a:after{
    display: none;
}

#top_menu ul li:last-child {
    border-right:none;
}
#header {
    height: 100%;
}
#header .header-inner {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    align-items: center;
}
#header .logo,
#header .block-right {
    float: none;
    width: auto;
}
#header .block-right {
    margin-top: 0;
}
.logo a {
    display: block;
    width: 100%;
    height: 100%;
}
.logo img {
    float: none;
}
#header .logo h1,
#header .logo h2 {
    padding-left: 0;
}
.block-right .medal {
    display: block;
    margin: 0;
    height: 100%;
}
.nv-block-banners {
    margin-bottom: 0;
    text-align: right;
    padding: 15px 25px 15px 15px;
}
.nv-block-banners img {
    object-fit: cover;
    height: 100%;
}
.mobile-menu-toggle-btn {
    display: none;
}
#search form {
    display: inline-block;
}
#header .header-inner .text-title {
    text-align: center;
    padding: 0;
}
.home-content .panel {
    background: #fff;
}
.home-content .about .about-content.custom-menu-slider {
    background-color: transparent;
}
.home-content .padding-bottom {
    padding-left: 23px;
}
.rss-button {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 5px;
    vertical-align: top;
    margin-top: 0;
}
.rss-button .rss-icon{
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
}
#topmenu_search_submit.btn-search {
    background-position-y: 2px;
}
.admin-menu .item-control .btn {
    padding: 6px;
    color: #333;
}
.admin-menu .item-control .btn:hover {
    color: #043c72;
}
#documenter_sidebar .counter li{
    display: flex;
    border: none;
}

#documenter_sidebar .counter li>span:nth-of-type(1){
    flex-grow: 1
}

.detail-related.related li *{
    display: inline !important;
}

.nv-list-item li *{
    display: inline !important;
}

.quick-menu a:hover strong{
    color: #e53d73 !important;
}
.navbar-default .navbar-nav > li:hover .dropdown-menu {
    display: block;
}
.dropdown-menu > li > a:hover {
    background: #0855a1 !important;
    color: #fff !important;
}
.breadcrumbs a:before {
    padding-right: 1px;
}
.breadcrumbs a:after {
    padding-left: 1px;
}
.socialicon {
    float: none !important;
}
.socialicon .fb-like, 
.socialicon .fb-share-button {
    margin-left: 0;
}
.socialicon .g-plus {
    display: none;
}
.socialicon .fb_iframe_widget,
.socialicon .fb_reset,
.socialicon .twitter-share-button {
    display: inline-block;
    vertical-align: middle;
}
.mobile-menu-wrap .metismenu .sidebar-nav #menu_76 ul a {
    padding: 10px 30px !important;
}

#body .content #documenter_sidebar {
    padding-left: 5px;
}
@media (max-width: 992px) {
    #header .logo h1 {
        font-size: 20px;
    }
}

@media (max-width: 768px) {
    .navbar-default,
    #header .block-right {
        display: none;
    }

    .header {
        margin-bottom: 50px;
    }

    .open-menu .mobile-menu-bg {
        display: block;
    }

    .open-menu .mobile-menu-wrap {
        visibility: visible;
        transform: translateX(0px);
    }

    .navbar-toggle {
        padding: 9px 7px;
    }

    .nav.navbar-nav {
        margin-top: 100px;
    }

    .navbar-toggle {
        display: none;
    }

    .quick-menu {
        float: none;
    }
    .nv-block-banners {
        text-align: center;
    }
    .nv-block-banners img {
        margin: 0 0 10px;
    }
    #header .logo h1 {
        font-size: 17px;
    }
    #header .logo h2 {
        font-size: 15px;
    }
    .block-right .medal {
        margin-top: 20px;
    }
    #search {
        margin-top: -25px;
    }
    #search .rss-button {
        margin-top: -5px;
    }
    #search .rss-button,
    #search .mobile-button {
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
    }
    .mobile-menu-toggle-btn {
        display: inline-block;
        margin: 0;
    }
    .mobile-menu-wrap .metismenu {
        max-height: 70vh;
        overflow-y: auto;
        margin-bottom: 0;
        margin-left: 0 !important;
        border-radius: 0;
        border: none;
        box-shadow: none;
    }
    .mobile-menu-wrap .metismenu .sidebar-nav {
        background-image: none;
        background: #d2d5df;
    }
    .mobile-menu-wrap .metismenu .arrow{
        color: #333;
    }
    .mobile-menu-wrap .metismenu .sidebar-nav ul a{
        box-shadow: 0 1px 0 rgb(255 255 255 / 20%) inset;
    }
    .metismenu .sidebar-nav ul ul a{
        background-color: transparent !important;
    }
    .mobile-menu-wrap .metismenu .sidebar-nav ul ul a {
        color: #333 !important;
    }
    #header .header-inner .text-title {
        margin-bottom: 10px;
    }
}

@media (max-width: 690px) {
    #header .header-inner {
        grid-template-columns: none;
    }
    #header .logo {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .custom-menu-slider .row > div {
        width: 100%;
    }
    .custom-menu-slider .row > div:nth-of-type(2) {
        text-align: center;
    }
    #slider1_container {
        margin: 10px auto;
    }
    .home-content {
        background-repeat: repeat !important;
    }
    .quick-menu strong {
        color: #fff;
    }
}
@media (max-width: 500px) {
    .text-title {
        text-align: center;
    }
    #search {
        margin-top: 0;
    }
}

@media (min-width: 361px) and (max-width: 499px) {
    #header {
        height: 100%;
    }
    #header .logo img {
        max-height: none;
        object-fit: cover;
    }
    #topmenu_search_query {
        width: 100%;
        height: 30px;
    }
    #top_menu {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    #search {
        display: grid;
        grid-template-columns: 3fr 0.5fr 0.5fr;
        float: none;
        margin: 0;
        align-items: center;
        justify-items: center;
    }
    #search form,
    #search .input-group {
        width: 100%;
    }
    #search .input-group {
        align-items: center;
    }
    #search .mobile-button {
        width: 40px;
        height: 30px;
        margin-right: 0;
    }
    .mobile-menu-toggle-btn {
        margin: 0;
    }
    #search .rss-button {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin: 0;
    }
}

@media (max-width: 480px) {
    #header > div {
        width: 100%;
    }
}

@media (max-width: 320px) {
    .logo a {
        width: 15%;
        position: absolute;
        top: 4px;
        left: 33%;
    }
}

@media (max-width: 320px) {
    .navbar-toggle {
        left: 85%;
    }
}

@media (max-width: 281px) {
    #topmenu_search_query {
        width: 188px;
    }

    #slider1_container > div > div > div {
        width: 259px !important;
    }

    .panel-body img {
        margin-right: 0px !important;
    }

    .mobile-menu-wrap {
        width: 225px;
    }

    .logo a {
        left: 29%;
    }
}

.nbs-flexisel-container{
    margin-top: 0px!important;
}
.panel-heading > a,
.blocksite .panel-default > .panel-heading {
    color: #0855a1;
}