.window-wrap #content.content-wrapper {
     margin-top: 0px !important; 
}
body, html, h1, h2, h3, h4, h5, h6, p, a, span, div, button, input, textarea, select, option, label, ul, ol, li, form, table, tr, td, th, tbody, thead, tfoot, caption, blockquote, pre, code, kbd, samp, var, cite, dfn, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
#header .px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}
#header .py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}
#header .mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}
#header nav a {
    color: #14213d !important;
    text-decoration: none !important;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.text-center h1{
    text-align: center !important;
}
h1.tracking-tight{
    text-align: left;
    color: #fff;
}
a.text-brand-accent-600 {
    --tw-text-opacity: 1;
    color: rgb(226 125 32 / var(--tw-text-opacity, 1));
    text-decoration: none !important;
    font-weight: 600;
}
a.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
a.hover\:bg-brand-accent-500:hover {
    --tw-bg-opacity: 1;
    background-color
}
#ima_why_choose_us_card_container h3, #ima_our_esteemed_advisoryboard h3, #college-program-content h3{
    color: #fff;
}
#footer a.text-brand-primary-200 {
    --tw-text-opacity: 1;
    color: rgb(160 168 179 / var(--tw-text-opacity, 1));
    text-decoration: none !important;
}
#footer a.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
#footer a.hover\:text-brand-accent-400:hover {
    --tw-text-opacity: 1;
    color: rgb(250 172 86 / var(--tw-text-opacity, 1));
}
a{
    text-decoration: none !important;
}
a.border-brand-primary-400{
    text-decoration: none !important;
    color: inherit !important;
}
#program_toggle button{
    box-shadow: none;
    text-shadow: none;
    border: none;
}
#program_toggle #schools-btn:hover, #program_toggle #schools-btn:focus{
    outline: none !important;
    background: transparent;
    background-image: none;
}

#program_toggle #colleges-btn:hover, #program_toggle #colleges-btn:focus {
    background: rgb(251 139 36 / var(--tw-bg-opacity, 1));
}
#close-lightbox, #close-popup{
    box-shadow: none;
    border: none;
}
#close-lightbox:hover, #close-lightbox:focus, #close-popup:hover, #close-popup:focus{
    outline: none !important;
    background: transparent;
    background-image: none;
}
form label{
    font-style: normal;
}
form button{
    text-shadow: none !important;
}
form button:hover, form button:focus{
    outline: none !important;
    --tw-bg-opacity: 1;
    background: rgb(29 78 216 / var(--tw-bg-opacity, 1)) !important;
}
#blog-posts-container a{
    --tw-text-opacity: 1;
    color: rgb(251 139 36 / var(--tw-text-opacity, 1));
    font-weight: 600;
}
#privacy-policy-main a{
    color: inherit;
}
#profileDropdown a{
    color: inherit;
}
#profileDropdown a:hover, #profileDropdown a:focus{
    background: rgb(226 125 32 / var(--tw-text-opacity, 1));
    color: #fff;
}
#header .container>div{
    display: flex;
    background: none;
    border: none;
    box-shadow: none;
    width: auto;
}
.about_us_banner h1{
    font-size: 2.5rem;
  }
@media (min-width: 768px) {
    .md\:flex {
        display: flex !important;
        visibility: visible !important;
    }
    .md\:text-lg {
        font-size: 1.125rem !important;
        line-height: 1.75rem !important;
    }
    .md\:py-1 {
        padding-top: 0.25rem !important;
        padding-bottom: 0.25rem !important;
    }
    .md\:block {
        display: block !important;
        visibility: visible !important;
    }
}
@media (min-width: 640px) {
    .sm\:py-24 {
        padding-top: 6rem !important;
        padding-bottom: 6rem !important;
    }
    .sm\:py-16 {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
    }
}


/*Dashboard page style*/
.dashboard .main-container .my-courses .listing-courses .course-item .course-container .course .details .wrapper-course-image{
        height: 162px;
}
.dashboard .main-container .my-courses .course .details .wrapper-course-image .cover{
        box-sizing: border-box;
    transition: all 0.15s linear 0s;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.dashboard .main-container .my-courses .listing-courses .course-item .course-container .course .details .wrapper-course-image img{
        display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}
.dashboard .main-container .my-courses .course .details .course-actions .wrapper-action-more .actions-dropdown .actions-dropdown-list li{
    padding: 0;
    margin: 0 !important;
    display: block !important;
    width: 100% !important;
    text-align: left;
}
.dashboard .main-container .my-courses .course .details .course-actions .wrapper-action-more .actions-dropdown .actions-item .action{
        font-size: 13px;
    padding: 5px 0;
    text-align: left;
}
.dashboard .main-container .my-courses .course .details .course-actions .action{float: none;}
.empty-dashboard-message a.btn{line-height: normal;}
.dashboard .main-container .my-courses .listing-courses .course-item .course-container .course .wrapper-course-details .info-university,
.dashboard .main-container .my-courses .listing-courses .course-item .course-container .course .wrapper-course-details .info-course-id{display: inline-block;margin: 0;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.dashboard .main-container .my-courses .listing-courses .course-item .course-container .course .wrapper-course-details .info-date-block-container{
    display: block !important;
}

.cw-college-staff-slider .advisor-item{display: flex;justify-content: center;}
.cw-college-staff-slider .advisor-item .advisor-inner{position: relative;width: 384px;height: 480px;background: #fff;}
.cw-college-staff-slider .advisor-item .advisor-inner-image{position: absolute;width: 100%;height: 380px;}
.cw-college-staff-slider .advisor-item .advisor-inner-image img{height: 100%;}
.cw-college-staff-slider .advisor-item .advisor-content{padding: 22px; text-align: center;}
.cw-college-staff-slider .advisor-item .advisor-content h3{margin-bottom: 0;font-size: 23px;font-weight: 800; color: #221638;font-family: "Inter", sans-serif !important;}
.cw-college-staff-slider .advisor-item .advisor-content span{display: block;margin-top: 5px;font-size: 15px;font-weight: 600;font-family: "Inter", sans-serif !important;}
.cw-college-staff-slider .advisor-item .advisor-back{display: none; position: absolute;align-items: center;width: 100%;height: 100%;background-color: #EE343B;opacity: 0.75;align-content: center;justify-content: center;text-align: center;color: #fff;}
.cw-college-staff-slider .advisor-item .advisor-back .content{display: block; padding: 0 23px;}
.cw-college-staff-slider .advisor-item .advisor-back .content p{color: #fff;font-family: "Inter", sans-serif !important;    font-weight: 600;}
.cw-college-staff-slider .advisor-item .advisor-inner:hover .advisor-back, .cw-college-staff-slider .advisor-item .advisor-inner:focus .advisor-back{display: flex;}

.others-option-for-responsive .option-item.mobile-view ul{padding: 0;margin: 0;padding-top: 15px;list-style: none;}
.others-option-for-responsive .option-item.mobile-view ul li{    padding: 7px 0;border-bottom: 1px solid #afa2a2;}
.others-option-for-responsive .option-item.mobile-view ul li a{color: #e27d20;}
.others-option-for-responsive .container .container{max-width: 200px;}
body.view-instructordash #footer_container .footer-area .container{max-width: 1230px !important; padding-bottom: 75px !important;}
#footer_container .footer-area .container .row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;}
.widget-area .widget_elearniv_posts_thumb .item .info .title a, .single-blog-post .post-content h3 a, .blog-details-desc .article-content .entry-meta ul li span.value{color: #221638;}

.widget-area .widget_elearniv_posts_thumb .item .info .title a:hover, .widget-area .widget_elearniv_posts_thumb .item .info .title a:focus, .single-blog-post .post-content h3 a:hover,
.single-blog-post .post-content h3 a:focus{color: #e27d20;}

@media screen and (min-width: 1400px) {
    .dropdown-content {min-width: 175px;}
}
.nia_loggedin_user_dropdown.show .dropdown-content a{
    color: #e27d20 !important;
}
