body {
    overflow: inherit;
}


.border-rounded-100 {
    border-radius: 50px
}

.dropdown-group a {
    display: block;
}

.dropdown-items span {
    color: #666;
}

.nav-container {

    max-width: 100%;
}

#navbarCollapse .nav-item a.nav-link:hover {
    color: #4848F0;
}

#navbarCollapse .mr-auto .nav-item a.nav-link {
    position: relative;
}

#navbarCollapse .mr-auto .nav-item a.nav-link:before {
    background-color: #4848F0;
}


#navbarCollapse .mr-auto .nav-item.show a.nav-link {
    color: #4848F0;
}

#navbarCollapse .mr-auto .nav-item.megamenu.show a.nav-link:after {
    color: #4848F0;
}

.megamenu.show .dropdown-menu .container {
    border-top: 1px solid #f7f7f7;
}

.nav-item.dropdown.megamenu .dropdown-menu.show:before {
    content: " ";
    background: rgba(255, 255, 255, 0.35);
    position: absolute;
    height: 100vh;
    width: 100%;
    z-index: -1;
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    -webkit-transition: .5s;
    transition: .5s;
}

.dropdown-group a.dropdown-items:hover {
    color: #4848F0;
    text-decoration: underline;
}

/*.nav-assy{border-top:1px solid #4848F0; }*/

.dropdown-title.readmore:after,
.nav-btn-viewall .readmore:after {
    content: "\f105";
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 400);
    margin-left: 5px;
    -webkit-transition: .2s;
    transition: .2s;
}

a:hover .dropdown-title.readmore:after,
.nav-btn-viewall .readmore:hover:after {
    margin-left: 10px;
    -webkit-transition: .2s;
    transition: .2s;
}

.menu-ul-group .dropdown-subtitle.readmore:after {
    content: "\f105";
    font-family: var(--fa-style-family, "Font Awesome 6 Pro");
    font-weight: var(--fa-style, 400);
    margin-left: 5px;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: 0;
}

.menu-ul-group a:hover .dropdown-subtitle.readmore:after {
    margin-left: 6px;
    -webkit-transition: .2s;
    transition: .2s;
    opacity: 1;
    color: #4848F0;
}

.menu-ul-group a:hover b.dropdown-subtitle {
    color: #4848F0;
}

.menu-ul-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
}

ul.menu-ul-group li {
    width: 33.3%;
    padding-right: 60px;
    padding-top: 15px;
}
ul.menu-ul-group li a:hover {
    background: #F5F5FD;
    color: #000;
}
.nav-item.dropdown.megamenu p {
    font-size: 14px;
}

.nav-btn-viewall a {
    font-weight: 600;
    color: inherit;
}

a.dropdown-items {
    display: block;
    color: #000;
}

#display b.dropdown-subtitle {
    color: #999;
    font-weight: 600;
    font-size: 13px;
}

b.dropdown-subtitle {
    color: #222;
    display: block;
    padding-bottom: 4px;
}

b.dropdown-title {
    margin-bottom: 8px;
    display: block;
    font-size: 16px;
}

.border-rounded-100 {
    border-radius: 50px
}

/*
.border-right-line {
    border-right: 1px solid #EEE;
}
*/
.border-right-line:before {
    content: "";
    width: 1px;
    background: #EEE;
    height: 100%;
    position: absolute;
    left: -10px;
}
header {
    background-color: #FFF;
}

.recommended-pds {
    display: none;
}

.schools a.slide img {
    width: 130px;
    padding: 0 10px;
}

.min-h-40 {
    min-height: 50px;
}

.hr-line {
    background-color: #222;
    display: inline-block;
    height: 1px;
    width: 120px;
    margin: 20px 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #FFF;
    margin-top: 100px;
    opacity: 1;
    padding: 22px;
    border: 0;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
}

.schools span.counta,
.partners span.counta {
    padding-left: 44px;
}

.schools span.counta::before,
.partners span.counta::before {
    content: ' ';
    background: url(https://myviewboard.com/mkt-assets/images/mvb_icon_growth.svg) no-repeat;
    position: absolute;
    width: 40px;
    height: 40px;
    margin-left: -42px;
    margin-top: 7px;
}

.uk-slidenav {

    background-color: #fff;
    border-radius: 50%;
    padding: 10px 15px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
}

.yt-playlist ul.uk-slider-items li p {
    font-size: 18px;
}

.yt-carousel .yt-thumb.playing:after {
    font-weight: 600;
    color: #fff;
    text-shadow: 0px 0px 5px #000000;
}

/*
section h3 {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.6;
}
*/

.edu-icon img {
    max-width: 160px;
    margin: auto;
}

.dropdown-header h3 {
    font-size: 2.5rem;
}

ul.check-li {
    list-style: none;
}

ul.check-li li h4::before {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    content: "\f14a";
    margin-right: 10px;
}

ul.check-li li h4 {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1.15rem;
}

.btn-vs {
    color: #FFF;
    background-color: #DB0025;
    border-radius: 0;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    min-width: 120px;
}

.btn-vs:hover {
    color: #FFF;
}

.affix {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 900;
    background-color: #FFF;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    box-shadow: 0 5px 15px rgb(0 0 0 / 3%);
}

.navbar {

    border-radius: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-box-shadow: 0px 4px 4px -4px #DDDDDD5E;
    box-shadow: 0px 4px 4px -4px #DDDDDD5E;
    /*	padding: 5px;*/

}

.carousel .nav-link {
    padding: 0;
}

.nav-item.active .nav-link {
    color: #DB0025;
}

.navbar-nav li {
    padding: 0;
    font-weight: 400;
    color: #333;
    font-size: 14px;
}

ul.menu-ul-group li a {
    border-radius: 10px;
    padding: 20px 0;
    min-height: 100px;
    padding-left: 75px;
    position: relative;
    padding-right: 20px;
}

ul.menu-ul-group li a:hover {
    background: #F5F5FD;
    color: #000;
}

a.navbar-brand img {
    /*padding: 0.5em 0;*/
}

a.navbar-brand span {
    font-size: 14px;
    font-weight: 500;
}

a.navbar-brand span:after {
    content: " ";
    height: 2px;
    display: block;
}

.nav-container {
    max-width: 1600px;
}

nav.navbar svg {
    color: #4848F0;
}

a.nav-link img {
    max-width: 120px;
    width: 100%;

}



li.nav-item.no-bar:hover:after {
    display: none
}


li.nav-item:hover:after {
    content: "";
    width: 100%;
    transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

h6.dropdown-header {
    font-size: 9px;
    text-transform: uppercase;
    color: #999;
    padding: 10px;
    background-color: #f7f7f7;
}

.dropdown-item.indent {
    padding-left: 2.5em;
}

.carousel_eduhome .carousel-control.left {
    margin-left: -4%;
    opacity: 0;
}

.carousel-control.left {
    left: 0;
    z-index: 11;
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    opacity: .9;
    margin-left: -10%;
}

.carousel_eduhome .carousel-control.right {
    margin-right: -4%;
    opacity: 0;
}

.carousel-control.right {
    right: 0;
    z-index: 11;
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    opacity: .9;
    margin-right: -10%;
}

ul.edu-slider li {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    background-color: #EEE;
}

.edu-slider li div {
    padding: 1em;
    border-top: 1px solid #DDD;
    border-right: 1px solid #ddd;
    border-bottom: 5px solid #DDD;
    background: #FFF;
    font-size: 24px;
}

.edu-slider li.active div {
    padding: 1em;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-top: 1px solid #DDD;
    border-bottom: 5px solid #DB0025;
}

.edu-card-title {
    min-height: 120px;
}

.edu-card-date {
    font-size: 12px;
    padding: 0 1.25em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.mvb-content-mh {
    border-bottom: 1px solid #eee;
    padding-bottom: 1.5em;
}

/**edu-slider**/

ul.mvb-slider li.active h3 {
    color: #FA6900;
}

ul.mvb-slider li.active {
    opacity: 1
}

ul.mvb-slider li {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;

}

.mvb-slider li.active div {
    padding: 1em;
    border-bottom: 5px solid #DB0025;
    color: #DB0025;
}

.mvb-slider li div {
    padding: 1.05em;
    font-size: 32px;
    border-bottom: 1px solid #e3e3e3;
    color: #666;
}

.mvb-slider li:last-child div {
    border-right: 0;
}

/**mvb-slider end**/


/**edu-slider**/

ul.edu-slider li.active h3 {
    color: #FA6900;
}

ul.edu-slider li.active {
    opacity: 1
}

ul.edu-slider li {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    background-color: #EEE;
}

.edu-slider li.active div {
    padding: 1em;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-top: 1px solid #DDD;
    border-bottom: 5px solid #DB0025;
}

.edu-slider li div {
    padding: 1em;
    border-top: 1px solid #DDD;
    border-right: 1px solid #ddd;
    border-bottom: 5px solid #DDD;
    background: #FFF;
    font-size: 24px;
}

.edu-slider li:last-child div {
    border-right: 0;
}


.carousel_eduhome .carousel-control.left {
    margin-left: -4%;
    opacity: 0;
}

.carousel_eduhome .carousel-control.right {
    margin-right: -4%;
    opacity: 0;
}

.edu-card-date {
    font-size: 12px;
    padding: 0 1.25em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}

.edu-card-title {
    min-height: 120px;
}

/**edu-slider end**/
/** megamenu **/

a#megamenu:after {
    content: "\f0e0";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    -webkit-transform: none;
    transform: none;
    font-size: 22px;
    left: 0;
    position: relative;
    top: 2px;
    line-height: 0;
    display: initial;
    width: 100%;
    margin-left: 10px;
}

.nav-item.show a#megamenu:after {
    content: "\f4aa";
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    -webkit-transform: none;
    transform: none;
    font-size: 22px;
    left: 0;
    position: relative;
    top: 2px;
    line-height: 0;
}

.megamenu {
    position: static
}

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%
}

/** megamenu **/


.dropdown-menu li.nav-item {
    padding: 0;
    line-height: 2;
}

.dropdown-menu li.nav-item:after {
    display: none;
}

.dropdown-item {
    font-size: 14px;
}

.dropdown-items img.nav-icon {
    margin: 0 10px;
    position: absolute;
    left: 0;
    max-width: 50px;
}

.navbar .navbar-site {
    display: inline-block;
    padding-left: 1em;
    margin-left: 1em;
    font-weight: 500;
    color: #000;
    line-height: 30px;
}

.div-line {
    width: 100%;
    min-width: 210px;
}

a.nav-link.div-line:after {
    border-right: 1px solid #CCC;
    content: "　";
}

a.navbar-brand.navbar-site:before {
    border-left: 1px solid #CCC;
    content: "　";
}

hr.nav-hr {
    margin: 5px;
    border-top: 1px solid rgb(0 0 0 / 5%);

}

@media(min-width: 1200px) {
    .h-220 {
        min-height: 490px;
    }

    .lg-content {
        max-width: 1600px;

    }

}


/* community css */

.slick-list {
    padding: 48px 0 !important;
}

/** home video slider **/
#slick-home-video .ta-content span i {
    font-weight: 100;
}

#slick-home-video .slick-slide a:first-child:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
}

.single-gallery .uk-slider-items a {
    background-size: contain !important;
}

#slick-home-video .slick-slide .uk-position-relative a {
    border: 1px solid #232c3a;
}

#slick-select {
    -webkit-transition: .6s;
    transition: .6s;
}

#slick-select [data-my-slick-attr="0"] {
    -webkit-transition: .6s;
    transition: .6s;
}

#slick-select [data-my-slick-attr="1"] {
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 1111;
    position: relative;
}

#slick-select [data-my-slick-attr="2"] {
    -webkit-transition: .6s;
    transition: .6s;
}

.slick-slide img {
    display: block;
}

a.slick-slide {}

a.slick-slide.slick-current.slick-active {
    -webkit-filter: brightness(1.15);
    filter: brightness(1.15);
}

.slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f053";
    color: #333;
    font-size: 24px;
    font-weight: 100;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
}


.slick-next:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f054";
    color: #333;
    font-size: 24px;
    font-weight: 100;
    color: #000;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px 16px;
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 7%), 0 3px 10px 0 rgb(0 0 0 / 7%), 0 5px 10px 0 rgb(0 0 0 / 7%);

}

.slick-next,
.slick-prev {
    width: inherit;
    height: inherit;
    z-index: 1111;
}

div#slick-home-video .slick-current p {
    font-size: 14px;
    padding: 0 50px;
}

div#slick-home-video p {
    font-size: 14px;
    padding: 0 70px;
}

.slider-video-icon .slick-slide * {
    display: block;
    text-align: center;
    margin: auto;
}

.slider-video-icon .slick-prev:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f053";
    font-size: 24px;
    font-weight: 100;
    border-radius: 50%;
    padding: 10px 16px;
    background: none;
    color: #000;
}

.slider-video-icon .slick-next:before {
    font-family: 'Font Awesome 5 Pro';
    content: "\f054";
    font-size: 24px;
    font-weight: 100;
    border-radius: 50%;
    padding: 10px 16px;
    background: none;
    color: #000;
}

.slider-video .slick-slide {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
}

.slider-video .slick-current {
    opacity: 1;
    background-color: transparent;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 1111;
    position: relative;
    -webkit-transition: .3s;
    transition: .3s;
}



.slider-video-icon .slick-slide.slick-active.slick-center img {
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-filter: brightness(1);
    filter: brightness(1);
}

.slider-video-icon .slick-slide.slick-active img {
    -webkit-filter: brightness(.85);
    filter: brightness(.85);
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

.btn-small {
    padding: 0.2em 1em;
    min-width: inherit;
}

.edu-community-ligtbox {
    font-size: 20px
}

.community-bg-top {
    background-size: cover !important;
    background-position: 57% 0%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.community-bg-bottom {
    background-size: 100%;
    background-position: 50% 100%;
    background-repeat: no-repeat;
}

@media (max-width: 996px) {
    section .ta-content.layer1 h3 {
        font-size: 1.1rem;

    }
}

@media (max-width: 767px) {
    .community-bg-top {
        background-size: 300%;
        background-position: 25% 0%;
        background-repeat: no-repeat;
        background-attachment: inherit;
    }

    .navbar-collapse .ml-auto .div-line {
        min-width: none;
    }

    .navbar-collapse .ml-auto a.nav-link.div-line:after,
    .navbar-collapse .ml-auto a.nav-link.div-line:before {
        border: none;
        content: '';
    }
}

.bg-white.h-220 {
    min-height: 220px;
    margin-bottom: 10px;
}

.h-220 p {
    min-height: 86px;
}

@media (max-width: 1600px) {
    .bg-white.h-220 {
        min-height: 420px;
    }

    .h-220 p {
        min-height: 90px;
    }

}

@media (max-width: 767px) {
    #navbarCollapse:before {
        content: " ";
        background: rgba(255, 255, 255, 0.35);
        position: absolute;
        height: 100vh;
        width: 100%;
        -webkit-backdrop-filter: blur(30px);
        backdrop-filter: blur(30px);
        -webkit-transition: .5s;
        transition: .5s;
    }

    .edu-slider li div {
        font-size: 18px;
        min-height: 100px;
    }

    ul.check-li {
        min-height: inherit;
    }

    .h-220 p {
        min-height: inherit;
    }

    .bg-white.h-220 {
        min-height: inherit;
    }

    .full-img-mobile {
        width: 100%;
    }

    .aut-top-bg-leftblock {
        padding: 0em 1em;
        min-height: 246px;
        max-width: 100%;
    }

    .auth-content-block p,
    .auth-content-block h4 {
        padding: .5em;
    }

    .vs-home-banner {
        border-bottom: 1px solid #FFF;
    }

    .number-sort .n1:before,
    .number-sort .n2:before,
    .number-sort .n3:before,
    .number-sort .n4:before {
        position: inherit;
        padding-top: 12px;
    }

}

#vb-accessories ul li {
    line-height: 1.6;
}

.collapse-specs .btn-white {
    position: absolute;
    z-index: 11;
}

.spc-edu {
    margin-bottom: 2em;
    font-size: 14px;
}

.spc-groups::after {
    content: " ";
    width: 90%;
    left: 0;
    position: relative;
    background-color: #FFF;
    bottom: 0;
    display: table;
    height: 1px;
    margin-bottom: 1em;
    margin-top: 0em;
}

.spc-vital {
    height: 12em;
}

.spc-groups h3 {
    font-size: 1.75em;
}

.img-product a img {
    padding-bottom: 1em;
}

.spc-edu strong {
    font-weight: 700;
    line-height: 1.25em;
}

.spc-edu div {
    margin: 0 0 0.5em 0;
    padding: 0;
    line-height: 1.2em;
    font-weight: normal;
}

.edu-card {
    font-size: 13px;
    padding: 1em 0;
    color: #393939;
}

.coll-specs-inner > .item {
    position: relative;
    padding-bottom: 120px;
}

.collapse-specs {
    overflow: hidden;
    position: relative;
}

.coll-specs-inner {
    width: 100%;
}

.coll-specs-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.collapse-specs.collapse:not(.show) {
    display: block;
    max-height: 24em;
}

.collapse-specs {
    overflow: hidden;
    position: relative;
}

.coll-specs-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.collapse-specs.collapse:not(.show) .coll-specs-overlay {
    display: block;
}

.btn-white a:hover {
    color: #fff !important;
}

.bg-eee {
    background-color: #eee;
}

.edu-mvb-bg {
    overflow: hidden;
    border: 0px;
    background: url('/vsAssetFile/global/img/education/ball-bg.svg') 50% 100% / cover no-repeat fixed;
}

@media (min-width: 997px) {
    .minh-60 {
        60px;
    }

    .mvb-mh {
        min-height: 490px
    }
}

@media (min-width: 1920px) {
    .edu-mvb-bg {
        background: url('/vsAssetFile/global/img/education/ball-bg.svg') 50% 50% / cover no-repeat fixed;
    }
}

@media (max-width: 1200px) {
    #navbarCollapse .mr-auto .nav-item a.nav-link:before {
        background-color: transparent;
    }

    ul.menu-ul-group li {
        padding-right: inherit;
    }

    .nav-item.dropdown.megamenu.show a.megamneu {
        background: #4848F0;
        color: #FFF;
    }

    .min-h-40 {
        min-height: inherit;
    }

    ul.menu-ul-group li {
        width: 50%;
    }

    .lg-content {
        max-width: 100%;
    }

    .nav-item a.megamneu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 15px 0;
    }

    a:hover {
        color: #4848F0;
    }

    .border-right-line {
        border-right: 0px solid #EEE;
    }

    ul.menu-ul-group {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul.menu-ul-group.mt-4 li {
        border-bottom: #EEE 1px solid;
    }

    ul.menu-ul-group.mt-4 li:last-child {
        border-bottom: 0px solid;
    }
}

@media (max-width: 997px) {

    ul.navbar-nav {
        box-shadow: 0 15px 20px #0000000d;
        z-index: 11;
        position: relative
    }

    b.dropdown-subtitle {
        font-size: 14px;
    }

    a.dropdown-items {

        font-size: 14px;
    }

    .shadow-sm {
        -webkit-box-shadow: 0 0 0 !important;
        box-shadow: 0 0 0 !important;
    }

    ul.menu-ul-group li {
        width: 100%;
        padding-top: 0;
    }

    #navbarCollapse.show {
        overflow: auto;
        height: 100vh;
    }

    .according {
        border-bottom: #EEE 1px solid;
    }

    .according:last-child {
        border-bottom: #EEE 0px solid;
    }

    .customer-logos img {
        max-width: inherit;
        max-height: 50px;
        padding: 10px;
    }

    .mvb-slider li div {
        font-size: 15px;
    }
}

.content-main > p > a,
.content-main table a {
    color: #DB0025;
    text-decoration: underline;
}

.footer .links1 a i,
.footer .links1 a em {
    color: inherit;
    min-width: 18px;
    display: inline-block !important;
}

.pop-up {
    width: 340px;
    right: 1em;
    left: auto;
    -webkit-box-shadow: 0px 0px 10px 0px #2d2d2d6e;
    box-shadow: 0px 0px 10px 0px #2d2d2d6e;
    position: relative;
    opacity: 0;
    -webkit-animation: fade-top 1s ease-in both;
    animation: fade-top 1s ease-in both;
}

.pop-up .btn-white {
    width: 300px;
    margin-bottom: 1.5em;
    padding: .8em;
}

@-webkit-keyframes fade-top {

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -2em, 0);
        transform: translate3d(0, -2em, 0);
    }
}

@keyframes fade-top {

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -2em, 0);
        transform: translate3d(0, -2em, 0);
    }
}


@media (max-width: 480px) {

    .pop-up img {
        max-height: 40vh;
        width: auto;
    }

}


.site-alert {
    display: none !important;
}
