/* Add here all your CSS customizations */

#mainNav1 ul.dropdown-menu.up-list {
    min-width: 138px !important;
    width: 269px;
}

ul#mainNav1 .dropdown-menu.up-list li a {
    color: #000 !important;
    white-space: normal;
    font-size: 16px!important;
    line-height: 26px;
    font-weight: 300 !important;
}

ul#mainNav1 .dropdown-menu.up-list li a {
    color: #000 !important;
    white-space: normal;
    font-size: 15px!important;
    line-height: 23px;
    font-weight: 300 !important;
    display: block;
}

ul#mainNav1 .dropdown-menu.up-list li {
    line-height: 31px;
    display: block;
}

a:hover {
    text-decoration: none!important;
}

#header.header-narrow .header-body {
    padding-bottom: 0px;
}

li.myun:hover {
    background: #ff9418;
}

section.packages .owl-carousel.owl-drag .owl-item {
    height: 200px;
}

ul#mainNav1 .dropdown-menu li a {
    color: #000 !important;
}

#header ul#mainNav1 .dropdown-menu li.dropdown-submenu>.dropdown-menu {
    right: 100%;
    left: auto;
    min-width: 280px !important;
    width: auto;
}

ul#mainNav1 .dropdown-menu {
    width: 398px;
    left: 0;
    right: 0%;
}

ul#mainNav1 .dropdown-menu li a {
    color: #000 !important;
    white-space: normal;
    font-size: 14px!important;
    line-height: 140%;
    font-weight: 300 !important;
}

ul#mainNav1 .dropdown-menu li:hover a {
    font-weight: 400 !important;
    color: #ff9418!important;
}

a.medical-tab:hover {
    background-color: #ff9418!important;
    color: #fff!important;
}

#mainNav1 ul.dropdown-menu {
    min-width: 550px!important;
}

#header.header-narrow .header-top.header-top-style-3 {
    margin-bottom: 0px;
    background: #0075bb;
    /* border-bottom: 3px solid #ff9418; */
}

.header-top-custom .header-nav-top .nav>li>span,
.header-top-custom .header-nav-top .nav>li a {
    color: #fff !important;
}

.header-top-custom .header-nav-top .nav>li span .icons {
    color: #fff !important;
}

.parallax-custom {
    background-image: url("../img/parallex-img.jpg");
    min-height: 400px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    margin: 0px !important;
    position: absolute;
    z-index: -10;
    width: 100%;
}

.parallax-custom1 {
    background-image: url("../img/parallex-img1.html");
    min-height: 700px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 50px;
    margin-top: 50px;
}

.thumb-info-wrapper h4 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #000;
}


/*11111111111111111*/

.thumb-info.thumb-info-bottom-info .thumb-info-title {
    /*color: #000;*/
    color: #fff;
}

.thumb-info.thumb-info-bottom-info .thumb-info-type {
    /*color: #000;*/
    color: #fff;
}

.collaboration .thumb-info:hover .thumb-info-title {
    color: #fff;
}

.collaboration .thumb-info:hover .thumb-info-type {
    color: #fff;
}

.cf {
    /* background: url("http://bigwigmediademo.com/JaipurNationalUniversity/new-option/3/images/cf-bg.jpg") left top no-repeat;
    background-size: cover;*/
    padding: 21% 3%;
    color: #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.7);
    height: 100vh;
    z-index: 999;
    width: 100%;
}

.cf .select {
    padding: 10px 15px;
    border-radius: 2px;
    border: none;
    width: 100%;
    margin-bottom: 5px;
}

.btn.btn-input {
    border-radius: 0 2px 2px 0;
    background-color: #df0a5c;
    color: #fff;
    height: 45px;
    margin-top: -2px;
    line-height: 28px;
}

.btn.btn-input:hover {
    background-color: #ae0345;
}

.course-finder-container .cf .heading {
    font-size: 20px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
}

.thumb-info-wrapper {
    position: relative;
}

.thumb-info .thumb-info-wrapper:after {
    background: rgba(23, 23, 23, 0);
}

.thumb-info .thumb-info-title {
    bottom: 80%;
    background: rgba(31, 55, 119, 0.9);
}


/*2222222222222*/

body>footer {
    background-color: #fff;
    line-height: 1.5;
    overflow: hidden;
    border-top: 1px solid #999;
}

footer .container {
    position: static;
    width: 98%;
}

footer {
    background-color: #1f3777!important;
    color: #fff;
    /*margin-top: 30px;*/
    position: relative;
    background-image: url("../img/footer-bg.png");
    background-position: bottom right;
    background-repeat: no-repeat;
}

footer a {
    color: #f1f1f1;
}

.social {
    padding: 0px 0;
}

.social h3 {
    color: #fff;
    font-weight: 400;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
}

.social ul {
    list-style-type: none;
    margin: 0;
    padding: 0px;
}

.social li {
    margin: 0;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    list-style: none;
}

.social li a {
    color: #fff;
    font-size: 15px;
    display: block;
    width: 100%;
    height: 100%;
    /*padding: 20px 15px 0px 20px;*/
    border-bottom: 0px solid
}

.social a svg {
    height: 45px;
    width: .5625em;
    fill: #0099c4;
    stroke: transparent;
    display: block;
    margin: 0 10px 5px 0;
}

.uni-logo:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 500px 500px;
    border-color: transparent transparent #fff;
    z-index: 0;
}

.uni-logo .svg {
    /*width: 171px;
    height: 105px;*/
    margin: 0 auto;
    position: absolute;
    right: 80px;
    bottom: 100px;
    z-index: 1;
    background: #fff;
}

.usefullinks {
    padding: 30px 0;
    z-index: 3;
}

.usefullinks h3 {
    color: #fff;
    font-weight: 100;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
}

.listing-simple ul {
    margin: 0;
    padding: 0px;
}

.listing-simple ul li {
    list-style: none;
    font-size: 13px;
}

.listing-simple ul a {
    display: block;
    position: relative;
    padding: 5px 0p x0px 0px;
    font-size: 13px;
    list-style: none;
    color: #fff;
}

.addresses {
    padding: 50px 0px 0px 0px;
}

.addresses .address {
    margin: 0 0 40px;
}

.addresses h3 {
    font-weight: 300;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 600;
}

.addresses h3 a {
    color: #fff;
}

.addresses p {
    margin: 0;
    opacity: 1;
    font-size: 16px;
    color: #fff
}

.addresses .address:last-child {
    margin-bottom: 40px;
}

.copyright {
    font-size: 14px;
    padding: 6px 0px 6px 0;
    color: #fff;
    text-align: center;
    background: #001f2b;
    margin-bottom: 0;
}

.responsive_footnote_form {
    display: none;
}

#myModal {
    display: none;
}

.admission-enquiry {
    position: fixed;
    top: 80%;
    right: 10px;
    z-index: 100000000;
}

.admission-enquiry-box {
    width: 50px !important;
    height: 50px !important;
    /* background-color: #ff9418; */
    border-radius: 50%;
    /* writing-mode: vertical-rl;
    transform: scale(-1); */
    padding: 10px;
}

.admission-enquiry a {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
}

.enquiry-box-layer {
    background-color: red;
    width: 100%;
    height: 100%;
    position: fixed;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0.0001;
    z-index: 20000;
    display: none;
}

.admission-enquiry-box:hover {
    /* background-color: #006db1; */
    cursor: pointer;
    transition: background ease-out 0.7s;
}

.enquiry-body {
    width: 350px;
    top: 25%;
    border: solid 1px #1f3777;
    border-radius: 5px;
    position: fixed;
    right: -550px;
    display: block;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    background-color: #eeeeee;
    transition: 0.8s;
    z-index: 30000;
}

@media(max-width: 576px) {
    .admission-enquiry-box {
        height: 40px !important;
        width: 40px !important;
        padding: 10px !important;
        display: block !important;
        padding-right: 2px !important;
    }
    .admission-enquiry a {
        margin-bottom: 10px;
        font-weight: 900;
        font-size: 20px;
    }
    .enquiry-body {
        width: 100% !important;
    }
}

@media (max-width: 480px) and (min-width: 320px) {
    /*#header .header-nav-main {
    position: relative;
    background: #1f3777;
    width: 100%;
    top: 0;
    left: 0;
    -webkit-transform: none;
    transform: none;
  
}*/
    #header .header-nav-main {
        background: white;
    }
    a#mob {
        pointer-events: none;
    }
    .header-row.header-nav-main.header-nav-main-effect-1.header-nav-main-sub-effect-1.top-bar-menu-list {
        position: relative !important;
        background: #1f3777 !important;
        width: 100%;
        top: 0 !important;
        left: 0 !important;
        -webkit-transform: none !important;
        transform: none !important;
    }
    #header .header-nav-main:before {
        display: none;
    }
    .admission-enquiry {
        display: block;
        /* me decided*/
    }
    .container .row .col-md-4,
    .container .row .col-md-3 {
        margin-bottom: 10px;
    }
    #header .header-nav-top .nav>li>a,
    #header .header-nav-top .nav>li>span {
        color: #999;
        font-size: 1em;
        padding: 0px 6px;
        display: inline-block;
    }
    span.text-white.text-left.for-mob {
        display: inline-flex;
    }
    span.text-white.text-left.for-mob i {
        padding-top: 5px;
    }
    #header.header-narrow .header-top.header-top-style-3 {
        margin-bottom: 0px;
        background: #1f3777;
        border-bottom: 3px solid #ff9418;
        padding: 5px 0px !important;
    }
    .uni-logo {
        display: none;
    }
    .uni-logo:after {
        display: none;
    }
    .addresses {
        padding-top: 20px;
    }
    .usefullinks {
        padding-top: 20px;
        padding-bottom: 0px;
    }
    #header .header-nav-main nav>ul>li>a {
        color: #1f3777;
    }
    .responsive_footnote_form {
        display: block;
        padding: 0;
        position: fixed;
        z-index: 999;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    .responsive_footnote_form .foot_app {
        float: left;
        /*width: 50%;*/
        width: 100%;
        text-align: center;
    }
    .responsive_footnote_form .foot_app a {
        text-transform: uppercase;
        font-size: 18px;
        color: #fff;
        background: #1f3777;
        /* font-family: helveticacondensedbold58f5e0bc1b53a; */
        padding: 12px 0;
        display: block;
    }
    .responsive_footnote_form .foot_enquiry {
        float: right;
        width: 50%;
        text-align: center;
        border-left: 1px solid #86060c;
        display: none;
    }
    .responsive_footnote_form .foot_enquiry a {
        text-transform: uppercase;
        font-size: 18px;
        color: #fff;
        background: #112356;
        /* font-family: helveticacondensedbold58f5e0bc1b53a; */
        padding: 12px 0;
        display: block;
    }
    .modal {
        display: none;
        position: fixed;
        z-index: 999999;
        opacity: 1!important;
    }
    .modal-content {
        padding: 3%!important;
        border: 0px solid rgba(0, 0, 0, .2)!important;
        padding: 3%;
        /*height: 100vh;*/
        height: auto;
        z-index: 999999;
        position: fixed;
        width: 100%;
        border-radius: 0px;
        background-color: #112356;
        color: #fff;
    }
    .modal .close {
        background: transparent;
        color: #fff;
        padding: 0px;
        border-radius: 0px;
        position: absolute;
        top: 0px;
        font-size: 40px;
        text-align: center;
        right: 20px;
        display: inline-block;
        width: auto;
        z-index: 999999;
    }
    .modal-dialog {
        margin: 0px;
    }
    footer {
        margin-bottom: 0px;
    }
    .copyright {
        font-size: 12px;
        margin: 10px 0px 15px 0;
        color: #fff;
        width: 100%;
        text-align: center;
    }
    .social {
        padding-top: 0px;
    }
    .announcements .label::after {
        display: none;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px !important;
    }
}

#header .header-nav-main nav>ul>li>a {
    font-size: 15px;
}

a.applynow-btn {
    background: #ff9418;
    color: #fff!important;
}

a.applynow-btn:before {
    border-bottom: #fff!important;
}

a.applynow-btn:hover {
    background: #a80041!important;
}

.blinking {
    animation: blinkingText 1.5s infinite;
}

@keyframes blinkingText {
    0% {
        color: #fff;
    }
    50% {
        color: transparent;
    }
    100% {
        color: #fff;
    }
}

#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a {
    font-size: 0.9em;
    color: #333;
}

#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-title {
    font-size: 1.2em;
}

#header .header-nav-main nav>ul>li.dropdown-mega .dropdown-mega-sub-nav>li>a:hover {
    font-weight: 600;
    color: #1f3777;
}

.tp-bullets {
    top: 97% !important;
}

.international_collaboration {
    /* background-image: url("../img/collaboration-bg-blue.png"); */
    /* background-position:; */
    background-repeat: repeat;
    background-color: #eee;
    padding: 30px 0px 50px 0px;
}

.jnu_recruiters {
    background-image: url("../img/collaboration-bg-pink.png");
    /* background-position: bottom right; */
    background-repeat: repeat;
    background-color: #ff9418;
    padding: 0px 0px 0px 0px;
}

.international_collaboration h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}

.jnu_recruiters h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}

.international_collaboration .owl-item img {
    border: 1px solid #ccc;
}

.announcements .label {
    background-color: #ff9418;
    color: #fff;
    padding: 8px 10px 10px 10px;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.announcements .label::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 0%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 15px solid #ff9418;
    z-index: 99;
    /* margin-left: 5px; */
}

.announcements .content {
    color: #333;
    background-color: #f8f8f8;
    padding-top: 10px;
}

.payfeeonline {
    color: #f1ff03!important;
}

.header-top-custom .header-nav-top .nav>li a.payfeeonline {
    color: #03ffff!important;
    font-weight: 600;
}


/*-------admissions--Page--------------------*/

.bg_admissions {
    background-color: #f6f3ec;
}

.bl_admissions {
    border-left: 3px solid #e1095a;
}

.ad_section {
    margin: 26px 0px;
}

.ad_section i {
    font-size: 55px;
    color: #1f3777;
}

.ad_section h3 {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.ad_section p {
    color: #333;
    line-height: 24px;
    margin: 0 0 5px;
}

.ad_section2 h3 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 24px;
    margin: 22px 0px 10px 0px;
    text-transform: uppercase;
}

.ad_section2 p {
    color: #333;
    line-height: 20px;
    margin: 0 0 22px;
    padding: 0 15px;
}

.ad_section3 {
    background-color: #2f2f2f;
    border-bottom: 2px solid #e1095a;
}

.ad_section3 .block {
    float: left;
    width: 75%;
    margin: 0 auto;
}

.hovicon {
    display: inline-block;
    /*font-size: 12px;*/
    line-height: 140px;
    cursor: pointer;
    /*margin: 20px;*/
    margin: 15px;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}

.hovicon p {
    font-size: 10px;
    margin: 0;
    color: #fff;
    line-height: 1;
    padding: 34px 14px;
    text-transform: uppercase;
}

.hovicon p span {
    font-size: 30px;
    padding: 5px 0px;
    display: block;
    font-weight: 800;
}


/*.hovicon.small { font-size: 20px; line-height:45px; width:45px; height:45px; margin:7px;}
.hovicon.mini {font-size: 15px; line-height:32px; width:30px; height:30px; margin:7px;}
.hovicon.auto-width { width: auto; height: auto; padding: 15px;}*/

.hovicon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.hovicon:before {
    speak: none;
    /*font-size: 14px;*/
    line-height: 140px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: block;
    -webkit-font-smoothing: antialiased;
}


/* Effect 1 */

.hovicon.effect-1 {
    background: #2f3e7a;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.hovicon.effect-1:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #e1095a;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}


/* Effect 1a */

.hovicon.effect-1.sub-a:hover {
    background: #e1095a;
}

.hovicon.effect-1.sub-a:hover p {
    color: #fff;
}

.hovicon.effect-1.sub-a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}


/* Effect 2 */

.hovicon.effect-2 {
    background: #e1095a;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

.hovicon.effect-2:after {
    top: -7px;
    left: -7px;
    padding: 7px;
    box-shadow: 0 0 0 4px #2f3e7a;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -webkit-transform: scale(.8);
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    transition: transform 0.2s, opacity 0.2s;
    transform: scale(.8);
    opacity: 0;
}


/* Effect 2a */

.hovicon.effect-2.sub-a:hover {
    background: #2f3e7a;
}

.hovicon.effect-2.sub-a:hover p {
    color: #fff;
}

.hovicon.effect-2.sub-a:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.ad_section4 {
    background-color: #f6f3ec;
}

.ad_section4 h2 {
    text-align: center;
    color: #333;
    margin-bottom: 50px;
    font-weight: 600;
    text-transform: uppercase;
}

.ad_section4 h2:after {
    width: 7%;
    left: 0;
    right: 0;
    top: 93px;
    position: absolute;
    content: "";
    height: 4px;
    background-color: #cbccc7;
    margin: 0 auto;
}

.community_box {
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 35px;
    overflow: hidden;
    /*height:400px;*/
}

.community_box .community_box_left {
    width: 30%;
    float: left;
    padding: 0px 30px;
}

.community_box_left img {
    border-radius: 4%;
    box-shadow: 0 0 0 4px #f6f3ec;
    /*box-shadow: 0 0 0 4px #8c5a00;*/
    width: 60% !important;
    margin: 33px auto 0px;
}

.community_box_left .s_name {
    color: #8c5a00;
    font-size: 14px;
    margin: 10px 0px 0px;
    font-weight: bold;
    text-transform: uppercase;
}

.community_box_left .s_position {
    color: #1f3777;
    font-size: 14px;
    margin: 0px;
}

.community_box .community_box_right {
    width: 70%;
    float: left;
}

.community_box_right p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    /*margin:0px;*/
}

.community .owl-nav button {
    padding: 3px 7px;
    border-radius: 50%;
    background: transparent;
    outline: 1px solid #a1a1a1 !important;
    color: #a1a1a1 !important;
}

.viewmore {
    color: #e1095a;
    font-size: 16px;
    padding: 4px 15px 6px 15px!important;
    display: inline-block!important;
    text-transform: uppercase;
}

.viewmore:hover {
    background-color: #e1095a;
    color: #fff;
    text-decoration: none;
}

.readmore1 {
    background-color: #0059a3;
    color: #fff;
    font-size: 12px;
    padding: 4px 15px 6px 15px!important;
    display: inline-block!important;
    border-radius: 4px;
    width: 30%;
    text-align: center;
}

.readmore1:hover {
    background-color: #ff9418;
    color: #fff;
    text-decoration: none;
}

.readmore2 {
    background-color: #ff9418;
    color: #fff;
    font-size: 12px;
    padding: 4px 15px 6px 15px!important;
    display: inline-block!important;
    border-radius: 4px;
    width: 30%;
    text-align: center;
}

.readmore2:hover {
    background-color: #0059a3;
    color: #fff;
    text-decoration: none;
}

@media (max-width: 480px) and (min-width: 320px) {
    .ad_section img {
        text-align: center;
    }
    .ad_section3 .block {
        width: 50%;
    }
    .bl_admissions {
        border-top: 3px solid #e1095a;
        border-left: 0px;
    }
    .readmore1 {
        width: 45%;
    }
    .readmore2 {
        width: 45%;
    }
    .d-sm-block {
        display: inline-block;
        width: 100%;
    }
    .ad_section4 h2:after {
        width: 22%;
        top: 167px;
    }
}


/*-------admissions--Page--End------------------*/

.page-header {
    background: #1f3777;
    color: #fff;
    background-image: url("../images/page-header.jpg");
}

.panel_display {
    padding: 10px 15px;
}

.panel_box {
    border-bottom: 1px solid #b2b4b5;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.panel_box:last-child {
    border-bottom: 0px;
    padding-bottom: 0px;
}

.panel_box h3 {
    font-size: 14px;
    font-weight: 400;
    margin: 4px 0 8px;
}

.panel_box p {
    margin: 0 0 4px;
}

.course-fee {
    display: inline-block;
    color: #000;
    padding: 0.5% 2%;
    font-weight: 600;
    border: 1px solid #46330a;
}

.table-bordered td,
.table-bordered th {
    color: #000;
}

.table_section_display {
    /* max-height: 400px;
     overflow: scroll; 
    overflow-y: scroll;*/
}

section.page-header h1 {
    border-bottom-color: #ff9418;
}

html .heading-primary {
    color: #000!important;
}

.list.list-icons li>.fas:first-child {
    color: #1f3777 !important;
    border-color: #1f3777 !important;
}

.list.list-icons a {
    color: #000 !important;
}

.list.list-icons a:hover {
    text-decoration: underline!important;
}

.table-bordered thead th {
    background: #1f3777;
    color: #fff!important;
}

ul.programme li i {
    padding: 6px 0px 0px 15px;
}

ul.programme li {
    width: 100%;
    float: left;
    background-color: #efefef;
    padding: 6px 0px 6px 40px !important;
    font-weight: 600;
}

.toggle>.toggle-content>p {
    clear: both;
}

.toggle.active {
    border: 1px solid #1f3777;
}

html .toggle-primary .toggle.active>label {
    background-color: #1f3777;
    border-color: #1f3777;
    color: #ffffff;
}

.toggle-content {
    padding: 0 20px;
}

html .toggle-primary .toggle label {
    color: #1f3777;
    border-left-color: #1f3777;
    border-right-color: #1f3777;
    font-weight: bold;
}

.course_offered .card-header {
    background: #1f3777;
}

.course_offered .card-header h5 {
    color: #fff;
}

.faculty .thumb-info .thumb-info-title {
    bottom: 6% !important;
}


/*-----------28-12-18--------------------------*/

html .btn-secondary {
    background-color: #ff9418;
    border-color: #ff9418 #ff9418 #ff9418;
    color: #ffffff;
}

html .btn-secondary:hover,
html .btn-secondary.hover {
    background-color: #1f3777;
    border-color: #1f3777 #1f3777 #1f3777;
    color: #ffffff;
}

.page-header .breadcrumb>li a {
    color: #ff9418;
}

.imgRight {
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
}

.imgLeft {
    float: left;
    margin-right: 30px;
    margin-bottom: 25px;
}


/*.content-grid .content-grid-item .title_name{ position: absolute; bottom: 6%; margin: 2px 5px;}
.content-grid .content-grid-item .title_name:hover{color: #ff9418;}*/

.blog-posts article {
    border-bottom: 0px solid #DDD;
}

.new-3 {
    color: #fff;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    padding: 2px 8px;
    background: #b50549;
    border-radius: 5px;
    display: inline-block;
    margin-left: 6px;
}

.admission-info {
    background: url(../img/admission-course-img.html) no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
    min-height: 640px;
    padding: 170px 40px 0 210px;
    border-right: 10px solid #e1095a;
    background-color: #0059a3;
}

.admission-info h2 {
    text-transform: uppercase;
    font-size: 48px;
    color: #fff;
    font-weight: 600;
    line-height: 1.1;
    margin: 0px;
}

.admission-info span {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 20px;
    display: block;
}

.admission-info p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
}

.bl_admissions {
    border-left: 0px solid #e1095a;
}

.readmore1 {
    background-color: #0059a3;
    color: #fff;
    font-size: 12px;
    padding: 4px 15px 6px 15px!important;
    display: inline-block!important;
    border-radius: 4px;
    width: 30%;
    text-align: center;
    text-transform: uppercase;
}

.readmore2 {
    background-color: #ff9418;
    color: #fff;
    font-size: 12px;
    padding: 4px 15px 6px 15px!important;
    display: inline-block!important;
    border-radius: 4px;
    width: 30%;
    text-align: center;
    text-transform: uppercase;
}

.announcements a {
    color: #000;
}

html .testimonial-primary blockquote {
    background: #1f3777;
}

html .testimonial-primary .testimonial-arrow-down {
    border-top-color: #1f3777;
}

.testimonial .testimonial-author p strong::before {
    border-top: 2px solid #1f3777;
}

.gallerlist {
    background-color: #2d529f;
    color: #fff;
    text-align: center;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a {
    color: #333;
    font-size: 0.9em;
    border: 0px;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu li a:hover {
    color: #1f3777;
    /* font-weight: 600; */
    transition: ease-in-out 0.4s;
}

#header .header-nav-main nav>ul>li.dropdown .dropdown-menu {
    min-width: 250px;
}

.forbes-university {
    position: absolute;
    top: 17.5%;
    z-index: 9;
}

.forbes-university img {
    width: 130px;
    height: 60px;
}

@media (max-width: 480px) and (min-width: 320px) {
    /*.btn-applynow{margin-top: -40px !important;}*/
    .thumb-info-no-zoom {
        margin-bottom: 15px;
    }
    .sidebar {
        padding-bottom: 40px;
    }
    .parallax-custom {
        margin: 15px 0px 30px 0;
        display: none;
    }
    .admission-info {
        padding: 0 30px;
        position: relative;
        min-height: 450px;
    }
    .bl_admissions {
        border-top: 0px solid #e1095a;
        border-left: 0px;
    }
    .admission-mb-view {
        position: absolute;
        bottom: 25%;
    }
    .admission-info h2 {
        font-size: 32px;
    }
    .admission-info p {
        padding-right: 10px;
    }
    .ad_section {
        padding-top: 0rem!important;
        text-align: center;
    }
    .readmore1 {
        width: 48% !important;
        font-size: 14px;
        font-weight: 600;
    }
    .readmore2 {
        width: 48% !important;
        font-size: 14px;
        font-weight: 600;
    }
    .parallax-custom1 {
        display: none;
    }
    .forbes-university {
        display: none;
    }
}

a.applynow-btn {
    text-align: center;
    display: none;
}


/*-----------28-12-18-End-----------------------------*/

.modal {
    top: 5% !important;
}

.modal-content {
    background: #1f3777;
}

.modal-title {
    color: #fff;
}

.modal-header .close {
    color: #fff;
    top: 10px;
}

.modal-backdrop {
    background-color: #000;
    opacity: 0.8 !important;
}

@media (min-width: 576px) {
    /*.modal-dialog{
	max-width: 450px !important;
}*/
    .modal-dialog {
        max-width: 800px !important;
    }
}


/* CSS added on 04-04-2019 */

#divprospect {
    max-width: 100%!important;
}

.carrer-prospect p {
    display: none!important;
}

.carrer-prospect ul {
    margin-top: 2%;
}

html .call-to-action.call-to-action-tertiary {
    background: #1f73b7;
    border-radius: 0px;
    padding: 20px;
    border: 1px solid #10568e;
}

html .call-to-action.call-to-action-tertiary p {
    color: #fff!important;
    margin-bottom: 10px;
}

#course_offered h5 {
    display: none!important;
}

#divcurriculum h3 {
    display: none!important;
}

#course_offered+h5 {
    display: none!important;
}

.curriculum ul {
    margin: 0px;
    padding: 0px;
}

.curriculum ul li {
    display: inline-block;
    margin-right: 4%;
    margin-bottom: 10px;
    width: 48%;
    vertical-align: top;
    float: left;
}

.curriculum ul li h4 {
    background: #757575;
    font-size: 16px;
    padding: 10px 14px;
    color: #fff;
}

.curriculum ul li .curriculum-cntr {
    margin: 12px 0;
}

.curriculum ul li .heading1 {
    padding: 1px 0;
}

.curriculum ul li .heading1 span:first-child {
    font-weight: bold;
    width: 80px;
}

.curriculum ul li .heading1 span:nth-of-type(2n) {
    margin-left: 0px;
    width: 300px;
}

.curriculum ul li .heading1 span {
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
}

.curriculum ul li:nth-of-type(2n) {
    margin-right: 0px;
}

#divcurriculum {
    max-width: 100%;
    padding: 0%;
    float: left;
}

.career-form {
    margin: 11px 0 11px;
    background: rgba(222, 11, 92, 0.85);
    color: #fff;
    padding: 26px;
    border-radius: 16px;
}

.career-form h4 {
    color: #fff !important;
    border-bottom: 2px solid #fff;
    padding-bottom: 10px;
}

.badge.last-date {
    background: #f4f4f4;
    color: #ff9418 !important;
    font-size: 13px;
    padding: 5px;
    border-radius: 3px;
}

.mbbs-admission-enquiry {
    position: fixed;
    top: 30%;
    left: -14px;
    display: block;
}

.mbbs-admission-enquiry img {
    width: 60px;
    height: 250px;
}

.m-mbbs-admission-enquiry {
    display: none;
}

@media (max-width: 760px) and (min-width: 320px) {
    .mbbs-admission-enquiry {
        display: none;
    }
    .m-mbbs-admission-enquiry {
        background: #f5f3f3;
        color: #263d70;
        padding: 5px 0px;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }
    .m-mbbs-admission-enquiry a {
        color: #263d70;
        font-weight: bold;
    }
    .welcome {
        font-size: 14px !important;
    }
    /*-------
4-7-19
-------------*/
    .community_box {
        padding: 15px;
    }
    .community_box .community_box_left {
        width: 100%;
        padding: 0px;
    }
    .community_box .community_box_right {
        width: 100%;
    }
    /*-------
4-7-19 END
-------------*/
}

.prog-usp {
    font-weight: bold;
}

p {
    text-align: justify;
}

.thumb-info-caption-title1 {
    padding: 10px;
    background-color: #1f3777;
    display: block;
    color: #fff;
}

.thumb-info-caption-text1 {
    padding: 10px;
    background-color: #1f3777;
    display: block;
    color: #fff;
    padding-bottom: 10px !important;
}

.thumb-info-caption-title1 {
    display: block;
}

.table-bordered td {
    vertical-align: middle;
    /* text-align: center; */
}

.table-bordered td p {
    /* text-align: center; */
}

.table thead th {
    vertical-align: top;
    text-align: center;
}

.testimonial.testimonial-style-5 .testimonial-author p {
    text-align: center!important;
}

.for-mob {
    margin-left: 30px;
}

.text-warning {
    color: #ff9418!important;
}

.fa-credit-card:before {
    content: "\f09d";
    color: #03ffff !important;
}

.light-gray {
    background-color: #eee;
    padding-bottom: 50px;
}

.listing-news {
    background-color: #eee;
}

.app-links {
    background-color: #fff;
    border-radius: 10px;
    padding: 5px;
    color: black;
    width: 130px;
    margin: 5px;
    cursor: pointer;
}

.foot-heading {
    margin-top: 20px;
    border-bottom: solid 2px #fff !important;
    margin-bottom: 15px !important;
}

.social-box {
    background-color: #f4f2f2;
    padding: 3px 5px 5px 8px;
    border-radius: 3px;
    color: black !important;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.facebook {
    color: #3A559F !important;
}

.twitter {
    color: #50ABF1 !important;
}

.youtube {
    color: #FF0000 !important;
}

.linkedin {
    color: #0077B7 !important;
}

.instagram {
    color: #AF347F !important;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #ff9418;
}

.send-right {
    float: right !important;
}

footer>ul>li>a:hover :link {
    color: red !important;
}

.hotlinks::before {
    content: "\27A5";
    color: #fff !important;
    float: left;
    margin-right: 10px;
    font-size: 18px;
    font-weight: bold;
}

.hotlinks:hover a {
    color: #ff9418 !important;
    animation-delay: 0.5s;
}

.foot-border {
    width: auto;
}

.text-bold {
    font-weight: 700;
}

.notice {
    display: inherit;
}

.notice p {
    display: inherit !important;
}

.notice br {
    display: none;
}

.client-msg {
    min-height: 150px;
}

.xl-mt-60 {
    margin-top: 60px !important;
}

@media(max-width:576px) {
    .foot-border {
        width: 100% !important;
    }
    .xl-mt-60 {
        margin-top: 0px !important;
    }
}

.text-blue {
    color: #1f3777 !important;
}

.client-msg p {
    color: #1f3777 !important;
}

.collaboration i {
    color: #ff9418 !important;
}
.enquiry-body{
    top:10%;
}
.tp-leftarrow {
    display : none !important;
}
.tp-rightarrow{
    display : none !important;
}
.tp-bullet {
    display : none !important ;
}

}