.tab-content a {
    color: #9d0a0e;
    text-decoration: none
}

.choose_experience p {
    color: #fff;
    line-height: 28px;
    font-size: 16px;
    font-weight: 700;
}

.right_box {
    background: #f2f3f3;
    padding: 40px 30px;
    margin-bottom: 25px;
}

.requirements_sec h5 {
    margin-top: 0;
    font-weight: 800;
    color: #414042;
    border-bottom: 1px solid #dddede;
    padding-top: 28px;
    padding-bottom: 8px;
}

.requirements_sec {
    background: #f2f3f3;
    margin-top: 0;
    padding: 0 30px 30px;
}

.right_btn ul li a {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    display: inline-block;
    line-height: 24px;
    padding: 8px 20px 10px;
    background-color: #9d0a0e;
}

.right_btn ul li a:hover {
    background-color: #000
}

.list1 li {
    line-height: 23px;
    background: url(/IIEImages/icon_1.png) left 8px no-repeat !important;
}

.bullet_point li, .list1 li {
    font-size: 16px;
    padding-left: 18px;
    margin-bottom: 10px;
}

.main_tab .nav-tabs > li.active > a, .main_tab .nav-tabs > li.active > a:focus, .main_tab .nav-tabs > li.active > a:hover, .main_tab .nav-tabs > li > a:hover {
    background-color: #9d0a0e;
    border: none;
    cursor: default;
    border-color: inherit;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 30px;
    margin-right: 1px;
    text-decoration: none;
}

.main_tab .nav-tabs > li > a {
    border: none;
    font-size: 18px;
    line-height: 18px;
    color: #696969;
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 30px;
    margin-right: 1px;
    text-decoration: none
}

#two_tabs_id li, .main_tab .two-tab-width li {
    width: 48% !important;
}


.nav > li > a {
    display: block;
}

@media only screen and (max-width: 767px) {

    #course-requirement-tab button.nav-link {
        width: 100% !important;
    }

    ul#entryTabs li {
        width: 100% !important;
    }
}

@media only screen and (max-width: 992px) {

    #two_tabs_id li, .main_tab .two-tab-width li {
        width: 100% !important;
        margin-bottom: 0px;
    }

}

#two_tabs_id .main_tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    width: 100%;
}

#two_tabs_id .nav-tabs .nav-link {
    width: 100%;
}

.main_tab .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #9d0a0e;
    border: none;
    cursor: default;
    border-color: inherit;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 30px;
    margin-right: 1px;
    text-decoration: none;
}

.nav-tabs .nav-link {
    background: #e6e7e8;
    border: none;
    font-size: 18px;
    line-height: 18px;
    color: #696969;
    text-transform: uppercase;
    border-radius: 0;
    padding: 15px 30px;
    margin-right: 1px;
    text-decoration: none;
}

