.custom_nav .inner_banner {
    margin-top: 0%;
}

.library_services_main ul li a {
    border-radius: 4px;
    color: #fff;
    font-size: 14px !important;
    padding: 20px 32px;
    min-height: 180px;
    display: block;
    width: 100%;
    background-color: #9a0f0c;
}

.library_services_main ul li a:hover {
    background-color: #c1c1c1 !important;
    color: #000;
    text-decoration: none;
}

.library_services_main ul li a {
    border-radius: 4px;
    color: #fff;
    font-size: 14px !important;
    padding: 20px 32px;
    min-height: 180px;
    display: block;
    width: 100%;
    background-color: #9a0f0c;
    text-decoration: none;
}

.library_services_main {
    width: 100%;
    display: table;
    padding: 50px 0;
}

.custom_nav li.nav-item {
    list-style-type: none;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 0px !important;
}

#navbarSupportedContent .nav > li > a {
    display: block;
    padding: 4px 4px !important;
    text-decoration: none;
}

/* getting-started */

.getting-started .bullet_point li a {
    color: #373f48;
    text-decoration: none;
}

.getting-started .bullet_point li a:hover {
    color: #9d0a0e;
}

.getting-started h4 a {
    outline: 0;
    color: #9d0a0e;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}

/* its */

.msa-banner {
    width: 100%;
    display: table;
    margin-bottom: 70px;
}

.msa-banner .carousel-content-left {
    display: inline-block;
    float: left;
    height: 280px;
    padding: 20px 20px 0 70px;
}

.msa-banner h3 {
    color: #fff !important;
    padding-top: 20px;
}

ul.bullet_point.white-ul li a {
    color: #fff;
    text-decoration: none
}

.bullet_point li, .list1 li {
    font-size: 16px;
    padding-left: 18px;
    margin-bottom: 10px;
}

.carousel-content-right-imgE6 {
    background-image: url(/itsImages/CourseStudyOptions_Slider-06-master-degrees.jpg);
    background-size: cover;
}

.contact-main, .general-information-main, .getting-started-main, .guidelines-main, .information-technology-services-main, .msa-main-colm1, .setup-wireless-main, .videoconference-main {
    display: table;
    padding: 50px 0;
    width: 100%;
}

.msa-banner .carousel-content-right {
    display: inline-block;
    float: right;
    width: 500px;
    height: 300px;
}

.msa-main-colm1 a {
    color: #9c0b00;
    text-decoration: none;
}

.msa-banner, .msa-banner .carousel-indicators li.active {
    background-color: #9a0f0c;
}

.bg-primary {
    background-color: #9f0a0e !important
}

.navbar {
    padding-top: .2rem !important;
    padding-bottom: .2rem !important;
}

.remove-page .navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 17rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
}

.remove-page .navbar-brand {
    float: left;
    height: 28px;
    padding: 4px 11px;
    line-height: 20px;
    color: #ffff;
    font-size: 14px;
}

span.mobile_none {
    color: #ffffff;
    margin-right: 10px;
    font-size: 14px;
    line-height: 18px;
}

li.nav-item i {
    color: #fff;
}

/*li.nav-item a {
    color: #9b1006;
}*/

li.nav-item span {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    margin-right: 10px;
    list-style: none;
}

.subNav_mobile .nav > li > a {
    color: #fff !important
}

.right_btn {
    text-align: center;
    margin-top: 33px !important;
}

.right_btn a {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    line-height: 24px;
    padding: 8px 20px 10px;
    background: #9b1006;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 0;
    line-height: 25px !important;
}

.right_btn a:hover {
    background-color: #000
}

h1 {
    font-family: Hind, sans-serif;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 35px;
    color: #9c0b00;
    font-size: 48px;
}

@media(max-width: 1200px) {

    msa-banner .carousel-content-right {
        display: inline-block;
        float: right;
        width: 100%;
        height: 300px;
    }

}

@media(max-width: 767px) {

    .right_btn a {
        font-size: 16px;
    }

    .right_btn {
        text-align: left;
        margin-top: 33px !important;
    }

    .right_btn ul {
        padding-left: 0;
    }

    .library_services_main {
        width: 100%;
        display: table;
        padding: 0px 0;
    }

    div#navbarSupportedContent ul.nav.justify-content-end {
        display: block;
    }

    .msa-banner .carousel-content-right {
        display: inline-block;
        float: right;
        width: 100%;
        height: 300px;
    }

    .msa-banner h3 {
        color: #fff !important;
        padding-top: 20px;
    }

    h1 {
        font-size: 22px;
        line-height: 28px;
    }

    .remove-page .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 0rem;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }

}