@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700&display=swap");

.pdf-container iframe{
min-height:715px !important;
}

a {
    text-decoration: none !important;
}

html {
    scroll-behavior: smooth;
}

.mt-5 {
    margin-top: 5rem;
}

span.pull-left i {
    color: #fff !important;
}

section#board .set-img2 img {
    border: 6px solid #e9edf6;
}

.modal-body img {
    width: 100%;
}

.header1 nav.navbar .top-bar ul li .content form select {
    color: #000 !important;
}

.header1 nav.navbar .top-bar ul li .content form {
    margin-top: 4px;
    margin-bottom: 0;
}

.iconss {
    margin-top: 5px;
}

    .iconss i {
        margin-left: 7px;
    }

section#newss .departments .card-departments .dep-back .card-icons svg {
    color: #fff;
}

.br-radius img {
    border-radius: 50%;
}

.ftr-section {
    background: #0b0c0c;
    width: 100%;
    float: left;
    padding: 40px 0px;
    background: url("/assets/design/images/ubtbg33.jpg") no-repeat center top;
    background-size: cover;
    padding-bottom: 40px;
}

ul.footer-info {
    width: 100%;
    float: left;
    margin: 0px 0px 70px;
    padding: 0px;
    border-bottom: 0px none #c5c3c3;
}

    ul.footer-info li.ftr-loc {
        font-size: 16px;
        padding: 0px 40px 12px 35px;
    }

    ul.footer-info li {
        list-style: none;
        float: left;
        width: auto;
        font-size: 18px;
        color: #e4e1e1;
        padding: 8px 40px 23px 35px;
        border-right: 3px solid #a02842;
        margin-right: 49px;
        position: relative;
    }

.ftr-about-text {
    padding-right: 70px;
    float: left;
}

.ftr-section h6 {
    font-size: 18px;
    color: #e4e1e1;
    text-transform: none;
    font-weight: 600;
    margin-bottom: 25px;
}

.p-f1 {
    color: white !important;
}

.marbtm20 {
    margin-bottom: 20px;
}

ul.footer-link {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}

    ul.footer-link li {
        list-style: none;
        float: left;
        font-size: 15px;
        margin-bottom: 10px;
        width: 100%;
    }

        ul.footer-link li a {
            color: #ffffff;
            text-decoration: none;
        }

.header-socials.footer-socials {
    margin: 0px 0px 30px;
    width: 100%;
    float: left;
}

    .header-socials.footer-socials i {
        cursor: pointer;
        transition: 0.2s;
        width: 30px;
        height: 30px;
        line-height: 28px;
        border: 2px solid #a02842;
        border-radius: 30px;
        margin: 0px 3px 0px 0px;
        color: #a02842;
        text-align: center;
    }

        .header-socials.footer-socials i:hover {
            color: #ccc;
            border: 2px solid #ccc;
        }

footer {
 /*   margin-top: 4rem;*/
}

.td1 {
    background-color: #001f5f;
}

.social-buttons-a a {
    background: #001f5f;
    border-radius: 50%;
    width: 37px;
    height: 37px;
}

.social-buttons a {
    display: inline-flex;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    padding: 15px;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 0 3px;
}


.alm-form select, input {
    height: 48px !important;
    width: 100%;
    margin-bottom: 11px;
}

.robo-img img {
    width: 100%;
}

.robo-img {
    border: 4px solid #eee;
}

.top-0 {
    top: 50px !important;
    width: 371px;
}

.cal-btn {
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    background: #fff;
    color: #001f5f !important;
}

@media (min-width: 220px) and (max-width: 767px) {
    .hdr-top-bar {
        display: inherit;
    }
        .hdr-top-bar .row {
            margin: 0;
            margin-left: -15px !important;
        }
}

.back-blue {
    background: #f0f2f6 !important;
}

section#carplan .sec-message .sec-content h4 {
    font-weight: bold;
    color: #001F5F;
}

.v-btn {
    background: #001F5F;
    color: #fff !important;
    padding: 10px 15px;
    border-radius: 5px;
    clear: both;
    margin-bottom: 10px;
    margin-right: 10px;
    display: inline-flex;
}

.flickity-page-dots {
    display: none;
}

@font-face {
    font-family: "tohma";
    src: url('/assets/fonts/Tahoma Regular font.ttf');
}

ul li {
    font-size: 16px;
    color: #666D81;
}

.set-mt ul {
    margin-top: 20px;
    padding-left: 0;
    list-style-type: none;
}

    .set-mt ul li {
        text-align: center !important;
    }

.set-bb:before {
    background: url("/assets/design/skewmenu.png");
    background-size: 100% 100%;
}

section#ubttable {
    background: #f0f2f6;
}

.mdb-color.darken-3 {
    background-color: #1C2A48 !important;
}

section#ubttable tr:nth-child(even) {
    background: #fff;
}

.text-white {
    color: #fff !important;
}

section#ubttable table.table th {
    padding-top: 20px;
    padding-bottom: 20px;
}

section#ubttable table.table td {
    padding-top: 20px;
    padding-bottom: 20px;
}

section#ubttable .table-sec h5 {
    padding: 20px;
    text-align: center;
    font-size: 25px;
    background-color: #1C2A48 !important;
    font-weight: bold;
    margin-bottom: 0;
    color: #fff;
}

.tab-gallery {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

    .tab-gallery ul {
        margin-bottom: 20px;
        text-align: center;
        padding-left: 20px;
    }

        .tab-gallery ul li {
            background: transparent;
            text-decoration: none;
            margin-left: 10px;
            list-style-type: none;
            display: inline-block;
        }

            .tab-gallery ul li a.active {
                padding: 20px 20px;
                font-size: 13px;
                background: #002147;
                color: #fff !Important;
                border-top-left-radius: 15px;
                border-bottom-right-radius: 15px;
            }

            .tab-gallery ul li a {
                padding: 20px 20px;
                font-size: 13px;
                cursor: pointer;
                text-decoration: none;
                background: #f5f5f5;
                border-top-left-radius: 15px;
                border-bottom-right-radius: 15px;
            }

.pf-0 {
    padding-left: 0;
}

.depart-row {
    background: #52525208 !important;
    padding: 9px;
}

.ce-list {
    margin-top: 2rem;
    background: #6363630a !important;
    padding: 18px;
    border: 1px solid white;
    box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
    border-radius: 6px;
    height: 270px;
}

    .ce-list strong {
        color: #575757;
        font-size: 16px;
    }

    .ce-list ul li {
        text-align: left;
        padding-left: 8px;
        margin-bottom: 5px;
        margin-left: 10px;
        color: #575757;
    }

.c3 ul li::marker {
    content: "\f0da" !important;
    text-align: justify;
    font-family: FontAwesome;
}

.gallery-card {
    margin-bottom: 6px;
    position: relative;
    height: 190px;
    border: 1px solid #001f5f;
}

    .gallery-card:before {
        opacity: 0;
        content: "";
        background-color: #001f5f;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        height: 100%;
        width: 100%;
        transition: all 0.5s ease-out;
    }

    .gallery-card img {
        width: 100%;
        height: 100%;
    }

.gallery-content {
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.5s ease-out;
}

.gallery-card .gallery-content a {
    background-color: #002147;
    height: 40px;
    padding: 0px 15px;
    /*width: 155px;*/
    line-height: 38px;
    display: inline-block;
    border-radius: 0%;
    color: white;
    margin: 2px;
    border-radius: 5px;
}

.gallery-card:hover:before {
    opacity: 0.7;
    transition: all 0.5s ease-out;
}

.gallery-card:hover .gallery-content {
    opacity: 1;
    transition: all 0.5s ease-out;
}







.knbase img {
    height: 80px !important;
    width: 80px !important;
}

.knbase h3 {
    margin: 0;
}

section#ubttable .heading {
    margin-bottom: 6rem;
}

section#ubttable .table-sec {
    padding: 30px;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 50px;
}

section#board .card-article p {
    text-align: left;
}

section#board .card-article {
    background-color: #f0f2f6;
    padding: 15px;
    height: 230px;
    overflow: scroll;
}

section#board #researchPartners {
    background-color: #fff;
    padding: 15px;
    height: 230px;
    overflow: scroll;
}

    section#board .card-article ul li {
        text-align: left;
    }

    section#board .card-article h3 {
        font-weight: bold;
        color: #001F5F;
    }

    section#board .card-article h4 {
        font-weight: bold;
        color: #a02842;
    }

.text-c p {
    text-align: center !important;
    margin-top: 20px;
}

p {
    font-size: 16px;
}

.navbar-right .dropdown-menu {
    left: 0;
}

.text-b .card-departments h3 {
    color: #000 !important;
    font-weight: bold;
}

.menu-home {
}


.list-inlinee li {
    width: 100%;
    display: inline-block;
    margin-right: 1%;
}
/*.list-inlinee {
    width:700px;
    forcheckiin
}*/
.list-inlinee {
    width: 1150px;
    padding: 10px 3px !important;
}

.dropdown-menu li a {
    /* color: #6a90df !important;*/
    border-bottom: 1px solid #e0ded9;
    padding: 10px 6px !important;
}

.orstruv .flickity-viewport {
    height: 650px !important;
}

.orstruv .card-departments img {
    width: 100% !important;
    height: 100% !important;
}

.list-none {
    list-style-type: none !important;
}

.dropdown-menu {
    padding: 15px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    top: 74px;
    margin-top: 5px !important;
}

.rules {
    text-align: center;
}

.btn-rules {
    padding: 10px 15px;
    background-color: #001f5f;
    text-align: center;
    margin: 5px;
    color: #fff !important;
    margin-left: 2px;
    border-left: 5px solid #a02842;
    cursor: pointer;
}

.sec-scouncil .flickity-viewport {
    height: 260px !important;
}

.sec-scouncil p {
    color: #000 !important;
}

.heading {
    text-align: center;
}

.modal-body img {
    margin-bottom: 20px !important;
}

.board-iimg {
    padding-top: 25px;
}

section#board .board-iimg {
    padding-top: 40px !important;
}

    section#board .board-iimg .flickity-viewport {
        height: 220px !important;
    }

    section#board .board-iimg .card-departments img {
        padding: 5px;
        transform: translateX(8px);
        width: 150px;
        height: 100%;
        border: 2px solid #ffffff;
    }

.heading h3 {
    font-weight: bold;
    color: #001F5F;
    padding-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 22px !important;
    position: relative;
    /*margin: 20px 0px 80px 0px;*/
}

.modal-body li {
    font-size: 16px;
}

.heading h3:before {
    position: center;
    content: "";
    background: url("../img/sep.png");
    background-size: 100% 100%;
    height: 5px;
    width: 100%;
    bottom: 0;
}

.r-50 img {
    border-radius: 50%;
}

section#slider {
    padding: 0 !important;
}

section {
    padding: 50px 0 !important;
}

.heading h3 b {
    color: #A02842;
}

.modal-dialog {
    max-width: 900px !important;
    width: 100%;
    background-color: transparent !important;
}

.prof-container {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    transition: .4s;
    border: 1px solid #eaeff5;
}

.prof-box {
    text-align: center;
    padding: 15px 20px 15px;
}

.prof-box-thumb {
    width: 180px;
    height: 180px;
    margin: 0 auto 25px;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
    -webkit-box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
    -moz-box-shadow: 0 0 14px 0 rgba(0,0,0,0.08);
}

    .prof-box-thumb img {
        border-radius: 0;
        width: 100;
    }

.ce-list {
    margin-top: 2rem;
    background: #6363630a !important;
    padding: 18px;
    border: 1px solid white;
    box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
    border-radius: 6px;
    height: 250px;
}

    .ce-list .content {
        margin-top: 20px;
    }

    .ce-list strong {
        color: #575757;
        font-size: 16px;
    }

    .ce-list ul li {
        text-align: left;
        padding-left: 8px;
        margin-left: 10px;
        color: #575757;
    }

.set-br {
    padding: 15px 20px 15px;
    border-radius: 6px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    transition: .4s;
    border: 1px solid #eaeff5;
}

.img-circle {
    border-radius: 50%;
}

.prof-box-detail h5 {
    margin-bottom: 4px;
    font-size: 22px;
}

.prof-box-detail .desination {
    font-weight: 500;
    font-size: 15px;
    display: block;
    color: #677484;
}

.right-side-detail ul {
    padding: 0;
    margin: 0;
}

    .right-side-detail ul li {
        list-style: none;
        padding: 5px 0;
        color: #667488;
        display: flex;
        text-align: left;
    }

        .right-side-detail ul li b {
            margin-left: 15px;
            float: right;
        }

        .right-side-detail ul li .detail-info {
            width: auto;
            font-weight: 500;
            float: left;
        }

.settabs .nav-tabs {
    background-color: transparent;
    margin-bottom: 20px;
    text-align: left;
    padding-left: 0px;
}

    .settabs .nav-tabs li a {
        padding: 20px 20px;
        font-size: 13px;
        background: #f5f5f5;
        border-top-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .settabs .nav-tabs li {
        background: transparent;
        margin-bottom: 10px;
        margin-right: 10px;
    }

        .settabs .nav-tabs li a.active {
            background: #002147 !important;
        }

        .settabs .nav-tabs li.active a {
            background: #002147 !important;
            color: #fff;
        }

        .settabs .nav-tabs li a:hover {
            background: #002147;
            color: #fff;
        }

.tab-pane.active {
    box-shadow: 0 0 15px 1px rgba(113,106,202,0.2);
    background: #fff;
}

.tab-content {
    width: 100%;
    display: table;
}

    .tab-content .tab-pane {
        padding: 15px 20px 15px;
        border-radius: 5px;
    }

.tab-pane.active ul {
    color: #575757;
    margin-left: 1%;
}

.settabs .heading img {
    height: 23px !important;
    width: 23px !important;
    display: none !important;
}

/*ul li::marker {
    content: "\f0da" !important;
    text-align: justify;
    font-family: FontAwesome;
}*/
/*ul li{
    padding-left:10px;
}*/
.staff-box ul {
    padding-left: 0;
}

.faculty-c {
    margin-top: 4rem;
}

.staff-box:before {
    content: '';
    top: 0;
    background: url("/assets/design/1.png");
    /*background: url(/assets/design/cards_head/cba/1.png);*/
    position: absolute;
    width: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    height: 129px;
}

h3 {
    font-size: 28px !important;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    z-index: 1015 !important;
    opacity: 1 !important;
    background: Transparent url("../img/bdrop.jpg") no-repeat fixed center;
    background-size: cover !important;
}

.cur-pointer {
    cursor: pointer;
}

#carrer ul.list-group-flush {
    padding-left: 15px;
}

.iframe-w1 {
    width: 100%;
    max-height: 400px !important;
    height: 364px;
    overflow: hidden;
}

.modal-body p {
    line-height: 24px;
}

.modal-body strong {
    font-size: 16px;
}

iframe {
    max-height: 400px !important;
}

.flickity-prev-next-button.previous {
    left: -62px;
    background: #A02842;
    border-radius: 5px;
    color: #fff;
}

.flickity-prev-next-button.next {
    right: -62px;
    background: #A02842;
    border-radius: 5px;
    color: #fff;
}


footer {
    background: url("../img/footer-bg.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    footer .wig-colum {
        padding: 46px 40px;
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        margin: 0;
        padding-top: 71px;
    }

        footer .wig-colum .social-foot img {
            margin-top: 20px;
        }

        footer .wig-colum h3 {
            position: relative;
            font-size: 24px;
            color: #ffffff !important;
            text-transform: uppercase;
            font-family: "Gilroy-Bold", sans-serif;
            font-weight: bold;
            margin-bottom: 30px;
        }

        footer .wig-colum p {
            color: #fff;
        }

    footer .widget-content ul {
        list-style-type: none;
        padding: 0;
    }

        footer .widget-content ul li {
            position: relative;
            margin-bottom: 15px;
            color: #abacea;
        }

            footer .widget-content ul li a {
                color: #abacea;
                position: relative;
                color: #a8c5d5;
                font-size: 16px;
                padding-left: 18px;
                line-height: 24px;
                transition: all 0.5s;
            }

                footer .widget-content ul li a:before {
                    content: "-";
                    position: absolute;
                    left: 0;
                    top: -4px;
                    color: #a8beda;
                    line-height: 24px;
                }

    footer .social-foot ul {
        list-style-type: none;
        padding: 0;
    }

        footer .social-foot ul li {
            display: inline-block;
        }

            footer .social-foot ul li a {
                padding: 12px 15px;
                color: #fff !important;
                background: transparent;
                border: 2px solid #fff;
                border-radius: 50%;
                transition: all 0.5s;
            }

body {
    font-family: "Nunito", sans-serif;
}

.back {
    background: red;
}

.row {
    margin: 0;
}

.pr-0 {
    padding-right: 0 !important;
}


/* width */
::-webkit-scrollbar {
    width: 4px;
}

.gallery-cardss .flickity-viewport {
    height: 405px !important;
}

.gallery-cardss1 .flickity-viewport {
    height: 742px !important;
}

.gallery-cardss img {
    width: 100% !important;
    height: 100% !important;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #001f5f;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #a02e49;
    }

section#slider .carousel-control {
    display: none;
}

section#slider .carousel .carousel-indicators .active {
    background: #001F5F;
    width: 26px;
    border: 2px solid #fff;
}

section#slider .carousel .carousel-indicators li {
    border: 2px solid #fff;
}

section#slider .carousel .carousel-inner {
    height: 85vh;
    top: -7px;
}

    section#slider .carousel .carousel-inner .item {
        height: 85vh;
    }

        section#slider .carousel .carousel-inner .item img {
            object-fit: unset !important;
        }

.sunb-p {
    margin-top: 3rem;
}

.sunb-p {
    text-align: left;
}

section#slider .carousel .carousel-inner .carousel-caption {
    top: 0;
    background: url("../img/slider-back.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0;
    height: 100%;
    left: 0;
    width: 50%;
    right: unset;
}

    section#slider .carousel .carousel-inner .carousel-caption .slide-detail {
        height: 100%;
        position: relative;
    }

        section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-button {
            position: absolute;
            padding: 9px 0;
            background: #001F5F;
            top: 21px;
            font-size: 12px;
            left: 10%;
        }

            section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-button span {
                padding: 11px 17px;
                background: #A02842;
            }

                section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-button span i {
                    color: #fff;
                }

.dropdown-menu li:hover a {
    background: #eee !important;
}

section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-button b {
    color: #fff;
    padding: 0 10px;
}

section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-content {
    width: 500px;
    text-align: left;
    bottom: 30%;
    position: absolute;
    display: block;
    left: 10%;
}

    section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-content img {
        width: 270px;
    }

    section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-content h3 {
        font-size: 21px;
        color: #fff;
        margin-top: 20px;
    }

    section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-content p {
        font-size: 15px;
        color: #fff;
    }

strong.st {
    font-size: 20px;
    color: #001f5f;
}

section#history {
    background: #f0f2f6;
    padding: 50px 0;
    height: auto;
}

    section#history .left-img {
        height: 450px;
        width: 450px;
    }

        section#history .left-img img {
            /*  width: 100%;
  object-fit: cover;
  height: 100%;*/
            width: 100%;
            object-fit: cover;
            height: 430px;
        }

    section#history .history-content {
        height: 420px;
        padding-right: 10px;
        overflow: scroll;
    }

        section#history .history-content h5 {
            color: #A02842;
            font-weight: bold;
            font-size: 17px;
        }

        section#history .history-content h3 {
            font-weight: bold;
            color: #001F5F;
            font-size: 28px;
        }

        section#history .history-content p {
            text-align: justify;
            line-height: 25px;
            color: #666D81;
        }


section#overview {
    background: #f0f2f6;
    padding: 50px 0;
    height: auto;
    display: block;
}

    section#overview .left-img {
       /* height: 100%;*/
        width: 450px;
    }

        section#overview .left-img img {
            /*width: 100%;
            object-fit: cover;
            height: 100%;*/
            width: 100%;
            object-fit: cover;
            height: 430px;
        }

    section#overview .overview-content {
        height: 420px;
        overflow: scroll;
    }

    section#overview .history-content {
        overflow: scroll;
        height: 400px;
    }

        section#overview .history-content h5 {
            color: #A02842;
            font-weight: bold;
            font-size: 17px;
        }

        section#overview .history-content h3 {
            font-weight: bold;
            color: #001F5F;
            font-size: 28px;
        }

        section#overview .history-content p {
            text-align: justify;
            line-height: 25px;
            color: #666D81;
        }

.mt-3 {
    margin-top: 3rem;
}

section#vision {
    padding: 50px 0;
    background: #fff;
}

    section#vision .vm-card {
        padding: 20px;
        box-shadow: 0 1px 72px #ebebeb;
        /* height: 240px;*/
        height: auto;
        margin-bottom: 0;
        background: #f0f2f6;
    }

        section#vision .vm-card .left-img {
            float: left;
            width: 152px;
            height: 150px;
            margin-top: 20px;
            margin-right: 15px;
        }

            section#vision .vm-card .left-img img {
                height: 100%;
                width: 100%;
            }

        section#vision .vm-card .content {
          /*  height: 100%;*/
          height:auto;
            overflow: scroll;
            padding-right: 10px;
        }

            section#vision .vm-card .content h3 {
                font-weight: bold;
                color: #001F5F;
                font-size: 28px;
            }

            section#vision .vm-card .content p {
                text-align: left;
                line-height: 25px;
                color: #666D81;
                margin: 0;
                overflow: scroll;
            }


.vm-card {
    padding: 20px;
    box-shadow: 0 1px 72px #ebebeb;
    height: 240px;
    margin-bottom: 24px;
    background: #f0f2f6;
}

    .vm-card .left-img {
        float: left;
        width: 152px;
        height: 150px;
        margin-top: 20px;
        margin-right: 15px;
    }

        .vm-card .left-img img {
            height: 100%;
            width: 100%;
        }

    .vm-card .content {
        height: 100%;
        overflow: scroll;
        padding-right: 10px;
    }

        .vm-card .content h3 {
            font-weight: bold;
            color: #001F5F;
            font-size: 28px;
        }

        .vm-card .content p {
            text-align: left;
            line-height: 25px;
            color: #666D81;
            margin: 0;
            overflow: scroll;
        }

.sec2contactform input {
    width: 100%;
    margin-bottom: 15px;
    background: #bfbfbf29;
    margin: 7px 0;
    border-radius: 9px;
    border: 2px solid #d3d3d34f;
    padding: 7px 16px !important;
}

.sec2contactform .frm-btn {
    padding: 15px 40px !important;
    color: #fff;
    border: 0;
    background: #001f5f;
    font-size: 16px;
    width: auto;
    float: left;
    text-transform: uppercase;
    margin: 7px 0;
    cursor: pointer;
    border-radius: 0;
}

.sec2contactform textarea {
    width: 100%;
    padding: 9px !important;
    margin-bottom: 15px;
    background: #bfbfbf29;
    margin: 7px 0;
    border-radius: 9px;
    border: 2px solid #d3d3d34f;
}

.set-val {
    color: #fff;
}

    .set-val ul {
        list-style-type: none;
    }

        .set-val ul li {
            margin-bottom: 10px;
        }

section#objectives .vm-card .right-img {
    float: right;
    width: 100%;
    height: 100%;
    margin-top: 20px;
}

    section#objectives .vm-card .right-img img {
        height: 173px;
        width: 100%;
    }

.white {
    background: #fff !important;
}

.lblue {
    background: #f0f2f6 !important;
}

section#objectives {
    padding: 50px 0;
    background: #fff;
}

    section#objectives .vm-card {
        padding: 20px;
        box-shadow: 0 1px 72px #ebebeb;
        height: 240px;
        margin-bottom: 24px;
        background: #f0f2f6;
    }

        section#objectives .vm-card .left-img {
            float: left;
            width: 152px;
            height: 150px;
            margin-top: 20px;
            margin-right: 15px;
        }

            section#objectives .vm-card .left-img img {
                height: 100%;
                width: 100%;
            }

        section#objectives .vm-card .content {
            height: 100%;
            overflow: scroll;
        }

            section#objectives .vm-card .content h3 {
                font-weight: bold;
                color: #001F5F;
                font-size: 28px;
            }

            section#objectives .vm-card .content p {
                text-align: left;
                line-height: 25px;
                color: #666D81;
                margin-bottom: 7px;
            }


.staff-box {
    text-align: center;
    padding: 12px 12px;
    margin-bottom: 30px;
    position: relative;
    background: #f9faff;
    box-shadow: 0 0 10px 0 rgb(0 24 128 / 10%);
}

.height-435 {
    height: 400px;
}

.c3 ul li::marker {
    content: "\f0da" !important;
    text-align: justify;
    font-family: FontAwesome;
}

.c3 ul li {
    padding-left: 10px;
    font-size: 16px;
}

.staff-box .card h2 {
    font-size: 17px;
    color: #001f5f;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 9px;
    text-align: center;
    text-transform: uppercase;
}

.staff-box .card ul {
    list-style-type: none;
    color: #001f5f;
    font-weight: bold;
}

.staff-box .card-btn a {
    color: #fff;
    /*background-color: #001f5f;*/
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    line-height: 40px;
    height: 40px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    outline: none !important;
}

.tab-content .heading {
    border-bottom: 1px solid #e2e5ea !important;
    padding-bottom: 5px !important;
    text-align: left;
    color: #001f5f;
}

.table-w1 {
    width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

.modal-header {
    padding: 15px;
    height: 50px !important;
    overflow: hidden;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #a02942 !important;
    color: white !important;
    border-bottom: 0px none transparent !important;
}

    .modal-header h5 {
        color: white !important;
        font-size: 18px !important;
        position: absolute !important;
        top: 12px !important;
        /*right: 15px !important;*/
    }

.close {
    color: white !important;
    font-size: 40px !important;
    position: absolute !important;
    top: 5px !important;
    right: 15px !important;
}

.a7 {
    BACKGROUND-COLOR: #001f5f;
    COLOR: white;
    font-size: 15px;
}

tr:nth-child(even) {
    background-color: #f2f2f2;
}

th, td {
    padding: 8px;
}

.pa-0 {
    padding: 0 !important;
}

.cs-list .custom-dropdown {
    display: none;
    padding: 0;
    border: 4px dashed #1d40887d;
    width: 90%;
    margin: 0 auto;
}

.cs-list:hover .custom-dropdown {
    display: block;
}

.custom-dropdown li {
    display: list-item;
    width: 100%;
}

    .custom-dropdown li a {
        display: block;
        width: 100%;
        padding-left: 0 !important;
    }
















.staff-box .card-btn {
    height: 40px;
    text-align: center;
}

    .staff-box .card-btn:before {
        background: url("/assets/design/bottom.png");
        content: '';
        position: absolute;
        width: 100%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        left: 0;
        height: 76px;
        bottom: 0px;
    }

.height-435 {
    height: 400px;
}

.staff-box .card ul ul {
    padding: 0;
}

.staff-box .card ul span {
    color: #990000;
    font-weight: bold;
}

.staff-box .card ul li {
    margin-bottom: 10px;
}

.staff-box .card ul a {
    color: #001f5f;
    text-decoration: none;
}

    .staff-box .card ul a:hover {
        color: #fcb034;
        text-decoration: none;
    }

.staff-box .ring {
    position: relative;
    width: 165px;
    height: 165px;
    margin: 0 auto;
    border-radius: 50%;
    text-align: center;
}



    .staff-box .ring img {
        position: absolute;
        top: calc(62% - 80px);
        left: calc(61% - 80px);
        width: 120px;
        height: 114px;
        object-fit: cover;
        background: #fff;
        border: 5px solid white;
        border-radius: 50%;
        box-shadow: 0 0 10px 0 rgba(0,24,128,.1);
        z-index: 1;
    }

section#objectives .vm-card .content ul li {
    line-height: 25px;
    color: #666D81;
    font-size: 16px;
}

section#department {
    padding: 50px 0;
    background: #f0f2f6;
}

   /* section#department .heading {
        margin-bottom: 6rem;
    }*/

.faculty-c .flickity-viewport {
    height: 450px !important;
}

section#department .departments .flickity-viewport {
    height: 350px !important;
}

section#department .departments .flickity-slider {
    height: 100%;
}

section#department .departments .card-departments {
    background: #fff;
    height: 350px;
    border-radius: 5px;
    padding-bottom: 20px;
}

    section#department .departments .card-departments .sec-img {
        height: 200px;
    }

        section#department .departments .card-departments .sec-img img {
            width: 100%;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            height: 100%;
        }

    section#department .departments .card-departments .dep-back {
        position: relative;
        padding: 15px;
        padding-left: 35px;
    }

        section#department .departments .card-departments .dep-back .card-icons {
            position: absolute;
            width: 60px;
            padding: 10px;
            top: -35px;
            border-radius: 5px;
            left: 35px;
            height: 60px;
            background: #A02842;
        }

            section#department .departments .card-departments .dep-back .card-icons img {
                width: 100%;
            }

        section#department .departments .card-departments .dep-back .card-text {
            position: absolute;
            top: 30px;
        }

            section#department .departments .card-departments .dep-back .card-text h5 {
                font-size: 20px;
                color: #001F5F;
                padding-bottom: 10px;
                position: relative;
            }

                section#department .departments .card-departments .dep-back .card-text h5::before {
                    position: absolute;
                    content: "";
                    background: url("../img/sepe.png");
                    height: 3px;
                    width: 100%;
                    background-repeat: no-repeat;
                    bottom: 0;
                }

                section#department .departments .card-departments .dep-back .card-text h5 a {
                    color: #001F5F !important;
                }

                    section#department .departments .card-departments .dep-back .card-text h5 a:hover {
                        color: #001F5F;
                    }

            section#department .departments .card-departments .dep-back .card-text h4 {
                font-size: 20px;
                padding-right: 15px;
                color: #A02842;
                font-weight: bold;
                padding-bottom: 10px;
            }

                section#department .departments .card-departments .dep-back .card-text h4 a {
                    color: #A02842 !important;
                }

                    section#department .departments .card-departments .dep-back .card-text h4 a:hover {
                        color: #A02842;
                    }

.faculty-c .flickity-viewport {
    height: 450px !important;
}



section#newss {
    padding: 50px 0;
    background: #fff;
}

    section#newss .heading {
        /*margin-bottom: 2rem;*/
        margin-bottom: -3rem;
    }


    section#newss .departments .flickity-viewport {
        height: 550px !important;
    }

    section#newss .departments .flickity-slider {
        height: 100%;
    }

    section#newss .departments .card-departments .dep-back .card-text p {
        font-size: 14px;
        line-height: 22px;
        padding: 5px;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        padding-top: 0;
        overflow: scroll;
    }

    section#newss .departments .card-departments {
        background: #f0f2f6;
        height: 510px;
        border-radius: 5px;
        padding-bottom: 20px;
    }

        section#newss .departments .card-departments .dep-back .card-icons i {
            color: #fff;
            font-size: 32px;
        }

        section#newss .departments .card-departments .dep-back .card-text span {
            color: #A02842;
            position: absolute;
            top: -28px;
            left: 95px;
            width: 147px;
            font-weight: bold;
        }

        section#newss .departments .card-departments .dep-back .card-text .read-btn {
            color: #A02842 !important;
            font-weight: bold;
        }

a {
    outline: none !important;
}

section#newss1 {
    padding: 50px 0;
    background: #fff;
}

    section#newss1 .departments .card-departments .sec-img {
        height: 280px;
    }

    section#newss1 .heading {
        margin-bottom: 6rem;
    }


    section#newss1 .departments .flickity-viewport {
        height: 420px !important;
    }

    section#newss1 .departments .flickity-slider {
        height: 100%;
    }

    section#newss1 .departments .card-departments .dep-back .card-text p {
        font-size: 14px;
        line-height: 22px;
        padding: 10px;
        padding-top: 0;
    }

    section#newss1 .departments .card-departments .dep-back .card-icons {
        position: absolute;
        width: 60px;
        padding: 10px;
        top: -35px;
        border-radius: 5px;
        left: 35px;
        height: 60px;
        background: #A02842;
    }

        section#newss1 .departments .card-departments .dep-back .card-icons img {
            width: 100%;
        }

    section#newss1 .departments .card-departments .dep-back {
        position: relative;
        padding: 15px;
    }

        section#newss1 .departments .card-departments .dep-back .card-text h5 {
            margin-top: 25px;
            font-size: 14px;
            padding-right: 15px;
            color: #A02842;
            font-weight: bold;
        }

            section#newss1 .departments .card-departments .dep-back .card-text h5 a {
                color: #001F5F;
            }

        section#newss1 .departments .card-departments .dep-back .card-icons i {
            color: #fff;
            font-size: 32px;
        }

    section#newss1 .departments .card-departments {
        background: #f0f2f6;
        height: 400px;
        border-radius: 5px;
        padding-bottom: 20px;
    }

        section#newss1 .departments .card-departments .sec-img img {
            width: 100%;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            object-fit: cover;
            height: 100%;
        }

        section#newss1 .departments .card-departments .dep-back .card-icons i {
            color: #fff;
            font-size: 32px;
        }

        section#newss1 .departments .card-departments .dep-back .card-text span {
            color: #A02842;
            position: absolute;
            top: -28px;
            left: 95px;
            width: 147px;
            font-weight: bold;
        }

        section#newss1 .departments .card-departments .dep-back .card-text .read-btn {
            color: #A02842 !important;
            font-weight: bold;
        }






section#board .card-departments {
}

    section#board .card-departments img {
    }

    section#board .card-departments h3 {
        color: #fff;
        font-size: 16px !important;
    }

    section#board .card-departments p {
        color: #fff;
    }

section#newss .departments .card-departments .sec-img {
    height: 250px;
}

    section#newss .departments .card-departments .sec-img img {
        width: 100%;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        height: 100%;
        object-fit: cover;
    }

section#newss .departments .card-departments .dep-back {
    position: relative;
    padding: 15px;
}

    section#newss .departments .card-departments .dep-back .card-icons {
        position: absolute;
        width: 60px;
        padding: 16px;
        padding-top: 15px;
        top: -35px;
        border-radius: 5px;
        left: 35px;
        height: 60px;
        background: #A02842;
    }


        section#newss .departments .card-departments .dep-back .card-icons img {
            width: 100%;
        }

    section#newss .departments .card-departments .dep-back .card-text {
        position: absolute;
        top: 30px;
    }

        section#newss .departments .card-departments .dep-back .card-text h5 {
            font-size: 18px;
            color: #001F5F;
            padding: 10px;
            position: relative;
            padding-top: 0;
        }

            section#newss .departments .card-departments .dep-back .card-text h5::before {
                position: absolute;
                content: "";
                background: url("../img/sepe.png");
                height: 3px;
                width: 100%;
                background-repeat: no-repeat;
                bottom: 0;
            }

            section#newss .departments .card-departments .dep-back .card-text h5 a {
                color: #001F5F !important;
            }

section#department .departments .card-departments .dep-back .card-text h5 a:hover {
    color: #001F5F;
}

section#newss .departments .card-departments .dep-back .card-text h4 {
    font-size: 20px;
    padding-right: 15px;
    color: #A02842;
    font-weight: bold;
    padding-bottom: 10px;
}

    section#newss .departments .card-departments .dep-back .card-text h4 a {
        color: #A02842 !important;
    }

        section#newss .departments .card-departments .dep-back .card-text h4 a:hover {
            color: #A02842;
        }
















section#events {
    padding: 50px 0;
    background-color: #fff;
}

    section#events .heading {
        margin-bottom: 6rem;
    }

    section#events .departments .flickity-viewport {
        height: 455px !important;
    }

    section#events .departments .flickity-slider {
        height: 100%;
    }

    section#events .departments .card-departments {
        background: #f0f2f6;
        height: 455px;
        border-radius: 5px;
        padding-bottom: 20px;
    }

        section#events .departments .card-departments .sec-img {
            height: 225px;
        }

            section#events .departments .card-departments .sec-img img {
                width: 100%;
                border-top-left-radius: 5px;
                border-top-right-radius: 5px;
                height: 100%;
            }

        section#events .departments .card-departments .dep-back {
            position: relative;
            padding: 15px;
            padding-left: 35px;
        }

            section#events .departments .card-departments .dep-back .card-icons {
                position: absolute;
                width: 60px;
                padding: 16px;
                padding-top: 15px;
                top: -35px;
                border-radius: 5px;
                left: 35px;
                height: 60px;
                background: #A02842;
            }

                section#events .departments .card-departments .dep-back .card-icons i {
                    color: #fff;
                    font-size: 32px;
                }

            section#events .departments .card-departments .dep-back .card-text {
                position: absolute;
                top: 30px;
            }

                section#events .departments .card-departments .dep-back .card-text h5 {
                    font-size: 20px;
                    color: #001F5F;
                    font-weight: bold;
                }

                    section#events .departments .card-departments .dep-back .card-text h5 a {
                        color: #001F5F !important;
                    }

                        section#events .departments .card-departments .dep-back .card-text h5 a:hover {
                            color: #001F5F;
                        }

                section#events .departments .card-departments .dep-back .card-text p {
                    color: #666D81;
                    padding-right: 15px;
                    line-height: 25px;
                }

                section#events .departments .card-departments .dep-back .card-text .read-btn {
                    color: #A02842 !important;
                    font-weight: bold;
                }

                section#events .departments .card-departments .dep-back .card-text span {
                    color: #A02842;
                    position: absolute;
                    top: -28px;
                    left: 65px;
                    font-weight: bold;
                }

section#messages {
    padding: 50px 0;
    background: #f0f2f6;
}

    section#messages .sec-message {
        display: flex;
        height: 394px;
        padding: 20px 10px;
    }

        section#messages .sec-message .sec-img {
            padding: 45px 2px;
          /*  border: 3px solid rgba(0, 31, 95, 0.05);*/
            /* height: 350px; */
            text-align: center;
        }

            section#messages .sec-message .sec-img img {
                width: 250px;
                height: 250px;
            }

        section#messages .sec-message .sec-content {
            height: 350px;
            overflow: scroll;
        }

            section#messages .sec-message .sec-content h3 {
                font-weight: bold;
                color: #001F5F;
            }

            section#messages .sec-message .sec-content p {
                color: #666D81;
                padding-right: 15px;
                line-height: 25px;
                text-align: justify;
            }

            section#messages .sec-message .sec-content ul li {
                color: #666D81;
                font-size: 16px;
            }

            section#messages .sec-message .sec-content ul {
                margin-top: 10px;
            }

            section#messages .sec-message .sec-content strong {
                color: #666D81;
            }

    section#messages .left-mouse {
        position: relative;
    }

        section#messages .left-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/left-mouse.png");
            width: 78px;
            height: 210px;
            right: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

/*.open > .dropdown-menu {
    display: inline-table;
}*/

section#messages .right-mouse {
    position: relative;
}

    section#messages .right-mouse:before {
        position: absolute;
        content: "";
        background: url("../img/right-mouse.png");
        width: 78px;
        height: 210px;
        left: 0;
        top: 24%;
        background-repeat: no-repeat;
    }


/*classroom - distanceLearning*/
section#classroom {
    padding: 50px 0;
    background: #f0f2f6;
}

    section#classroom .sec-message {
        display: flex;
        height: 394px;
        padding: 20px 10px;
    }

        section#classroom .sec-message .sec-img {
            padding: 45px 2px;
            /*  border: 3px solid rgba(0, 31, 95, 0.05);*/
            /* height: 350px; */
            text-align: center;
        }

            section#classroom .sec-message .sec-img img {
                width: 250px;
                height: 250px;
            }

        section#classroom .sec-message .sec-content {
            height: 350px;
            overflow: scroll;
        }

            section#classroom .sec-message .sec-content h3 {
                font-weight: bold;
                color: #001F5F;
            }

            section#classroom .sec-message .sec-content p {
                color: #666D81;
                padding-right: 15px;
                line-height: 25px;
                text-align: justify;
            }

            section#classroom .sec-message .sec-content ul li {
                color: #666D81;
                font-size: 16px;
            }

            section#classroom .sec-message .sec-content ul {
                margin-top: 10px;
            }

            section#classroom .sec-message .sec-content strong {
                color: #666D81;
            }

    section#classroom .left-mouse {
        position: relative;
    }

        section#classroom .left-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/left-mouse.png");
            width: 78px;
            height: 210px;
            right: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

    /*.open > .dropdown-menu {
    display: inline-table;
}*/

    section#classroom .right-mouse {
        position: relative;
    }

        section#classroom .right-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/right-mouse.png");
            width: 78px;
            height: 210px;
            left: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

/*classroom - distanceLearning*/

/*lms - distanceLearning*/
section#lms {
    padding: 50px 0;
    background: #f0f2f6;
}

    section#lms .sec-message {
        display: flex;
        height: 394px;
        padding: 20px 10px;
    }

        section#lms .sec-message .sec-img {
            padding: 45px 2px;
            /*  border: 3px solid rgba(0, 31, 95, 0.05);*/
            /* height: 350px; */
            text-align: center;
        }

            section#lms .sec-message .sec-img img {
                width: 250px;
                height: 250px;
            }

        section#lms .sec-message .sec-content {
            height: 350px;
            overflow: scroll;
        }

            section#lms .sec-message .sec-content h3 {
                font-weight: bold;
                color: #001F5F;
            }

            section#lms .sec-message .sec-content p {
                color: #666D81;
                padding-right: 15px;
                line-height: 25px;
                text-align: justify;
            }

            section#lms .sec-message .sec-content ul li {
                color: #666D81;
                font-size: 16px;
            }

            section#lms .sec-message .sec-content ul {
                margin-top: 10px;
            }

            section#lms .sec-message .sec-content strong {
                color: #666D81;
            }

    section#lms .left-mouse {
        position: relative;
    }

        section#lms .left-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/left-mouse.png");
            width: 78px;
            height: 210px;
            right: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

    /*.open > .dropdown-menu {
    display: inline-table;
}*/

    section#lms .right-mouse {
        position: relative;
    }

        section#lms .right-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/right-mouse.png");
            width: 78px;
            height: 210px;
            left: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

/*lms - distanceLearning*/

/*lab - distanceLearning*/
section#lab {
    padding: 50px 0;
    background: #f0f2f6;
}

    section#lab .sec-message {
        display: flex;
        height: 394px;
        padding: 20px 10px;
    }

        section#lab .sec-message .sec-img {
            padding: 45px 2px;
            /*  border: 3px solid rgba(0, 31, 95, 0.05);*/
            /* height: 350px; */
            text-align: center;
        }

            section#lab .sec-message .sec-img img {
                width: 250px;
                height: 250px;
            }

        section#lab .sec-message .sec-content {
            height: 350px;
            overflow: scroll;
        }

            section#lab .sec-message .sec-content h3 {
                font-weight: bold;
                color: #001F5F;
            }

            section#lab .sec-message .sec-content p {
                color: #666D81;
                padding-right: 15px;
                line-height: 25px;
                text-align: justify;
            }

            section#lab .sec-message .sec-content ul li {
                color: #666D81;
                font-size: 16px;
            }

            section#lab .sec-message .sec-content ul {
                margin-top: 10px;
            }

            section#lab .sec-message .sec-content strong {
                color: #666D81;
            }

    section#lab .left-mouse {
        position: relative;
    }

        section#lab .left-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/left-mouse.png");
            width: 78px;
            height: 210px;
            right: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

    /*.open > .dropdown-menu {
    display: inline-table;
}*/

    section#lab .right-mouse {
        position: relative;
    }

        section#lab .right-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/right-mouse.png");
            width: 78px;
            height: 210px;
            left: 0;
            top: 24%;
            background-repeat: no-repeat;
        }

/*lab - distanceLearning*/

section#carplan {
    padding: 50px 0;
    background: #f0f2f6;
}

    section#carplan .sec-message {
        display: flex;
        height: 394px;
        padding: 20px 10px;
    }

        section#carplan .sec-message .sec-img {
            padding: 45px 2px;
            border: 3px solid rgba(0, 31, 95, 0.05);
            height: 350px;
            text-align: center;
        }

            section#carplan .sec-message .sec-img img {
                width: 250px;
                height: 250px;
            }

        section#carplan .sec-message .sec-content {
            height: 350px;
            overflow: scroll;
        }

            section#carplan .sec-message .sec-content h3 {
                font-weight: bold;
                color: #001F5F;
            }

            section#carplan .sec-message .sec-content p {
                color: #666D81;
                padding-right: 15px;
                line-height: 25px;
                text-align: justify;
            }

    section#carplan .left-mouse {
        position: relative;
    }

        section#carplan .left-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/left-mouse.png");
            width: 78px;
            height: 210px;
            right: 0;
            background-repeat: no-repeat;
        }

    section#carplan .right-mouse {
        position: relative;
    }

        section#carplan .right-mouse:before {
            position: absolute;
            content: "";
            background: url("../img/right-mouse.png");
            width: 78px;
            height: 210px;
            left: 0;
            background-repeat: no-repeat;
        }



section#employers {
    padding: 50px 0;
    background-color: #fff;
}

    /*section#employers .heading {
        margin-bottom: 6rem;
    }
*/
    section#employers .departments .flickity-viewport {
        height: 200px !important;
    }

    section#employers .departments .flickity-slider {
        height: 100%;
    }

    section#employers .departments .card-departments {
        background: #fff;
        height: 200px;
        border-radius: 5px;
        padding-bottom: 20px;
    }

        section#employers .departments .card-departments .sec-img {
            height: 100%;
        }

            section#employers .departments .card-departments .sec-img img {
                width: 100%;
                border-radius: 5px;
                height: 100%;
            }

section#board {
    padding: 50px 0;
    background-color: #f0f2f6;
}

   /* section#board .heading {
        margin-bottom: 6rem;
    }*/

    section#board .board {
        background: #1D4088;
        padding: 15px 0;
        text-align: center;
        margin-top: -80px;
    }

        section#board .board img {
            height: 120px;
            width: 120px;
        }


section#research {
    padding: 50px 0;
    background-color: #f0f2f6;
}

    /*section#research .heading {
        margin-bottom: 6rem;
    }*/

    section#research .board {
        background: #1D4088;
        padding: 15px 0;
        text-align: center;
    }

        section#research .board img {
            height: 120px;
            width: 120px;
        }

section#exam {
    padding: 50px 0;
    background-color: #f0f2f6;
}

   /* section#exam .heading {
        margin-bottom: 6rem;
    }
*/
    section#exam .board {
        background: #1D4088;
        padding: 15px 0;
        text-align: center;
    }

        section#exam .board img {
            height: 120px;
            width: 120px;
        }

section#admission {
    padding: 50px 0;
    background-color: #f0f2f6;
}

    section#admission .heading {
        margin-bottom: 6rem;
    }

    section#admission .board {
        background: #1D4088;
        padding: 15px 0;
        text-align: center;
    }

        section#admission .board img {
            height: 120px;
            width: 120px;
        }

section#contact {
    padding: 50px 0;
    background-color: #f0f2f6;
}

    /*section#contact .heading {
        margin-bottom: 6rem;
    }*/

    section#contact .board {
        background: #1D4088;
        padding: 15px 0;
        text-align: center;
    }

        section#contact .board img {
            height: 120px;
            width: 120px;
        }

section#Test1 {
    padding: 50px 0;
    background-color: #f0f2f6;
}

    section#Test1 .heading {
        margin-bottom: 6rem;
    }

    section#Test1 .board {
        background: #1D4088;
        padding: 15px 0;
        text-align: center;
    }

        section#Test1 .board img {
            height: 120px;
            width: 120px;
        }

section#exam {
    padding: 50px 0;
    background-color: #fff;
}

   /* section#exam .heading {
        margin-bottom: 6rem;
    }*/

    section#exam .img-box {
        position: relative;
        display: block;
        margin-bottom: 30px;
    }

        section#exam .img-box img {
            width: 100%;
        }

        section#exam .img-box:hover .hover-box {
            opacity: 1;
            transform: scaleY(1);
        }

.wd-1 {
    width: 100%;
}

.gallery-cardsss .flickity-viewport {
    height: 505px !important;
}

.gallery-cardsss img {
    width: 100% !important;
    height: 100% !important;
}

section#exam .img-box .hover-box {
    opacity: 1;
    padding: 15px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(0, 31, 95, 0.5);
    height: 100%;
    transition: all 0.3s ease;
    z-index: 1;
}

    section#exam .img-box .hover-box .content {
        width: 100%;
        z-index: 9999999999999;
        padding: 30px 0;
        text-align: center;
    }

.pan-pad {
    padding: 15px;
}

.modal-body h5 {
    color: #001f5f;
    font-weight: bold;
}

.modal-body .panel-heading {
    background-color: #001f5f;
}

    .modal-body .panel-heading a {
        color: #fff;
    }

section#exam .img-box .hover-box .content h4 {
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    z-index: 9999999999999;
    border: none !important;
    margin: 0;
}

section#exam .img-box .hover-box .content p {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    z-index: 9999999999999;
    border: none !important;
    margin: 0;
    margin-top: 20px;
}

section#exam .img-box .hover-box .content .separator {
    position: relative;
    display: block;
    width: 80px;
    transform: rotate(90deg);
    margin: 5px auto;
    overflow: hidden;
    top: 60px;
}

    section#exam .img-box .hover-box .content .separator .dot {
        position: relative;
        display: inline-block;
        width: 5px;
        height: 5px;
        background: #ffffff;
    }

        section#exam .img-box .hover-box .content .separator .dot:before {
            content: "";
            position: absolute;
            top: 2px;
            left: 100%;
            margin-left: 5px;
            width: 45px;
            border-bottom: 1px solid #ffffff;
        }

        section#exam .img-box .hover-box .content .separator .dot:after {
            content: "";
            position: absolute;
            top: 2px;
            right: 100%;
            margin-right: 5px;
            width: 45px;
            border-bottom: 1px solid #ffffff;
        }

section#exam .img-box .hover-box .content .btn-exam {
    position: absolute;
    bottom: 15px;
    width: 100%;
    left: 0;
    background: #A02842;
    color: #fff;
    width: 80%;
    left: 10%;
    border-radius: 5px;
    padding: 15px 20px;
}

section#cdes {
    padding: 50px 0;
    background-color: #fff;
}

    /*section#cdes .heading {
        margin-bottom: 1rem !important;
    }*/

    section#cdes .img-box {
        position: relative;
        display: block;
        margin-bottom: 30px;
        height: 375px;
    }

        section#cdes .img-box img {
            width: 100%;
            object-fit: cover;
            height: 375px;
        }

        section#cdes .img-box:hover .hover-box {
            opacity: 1;
            transform: scaleY(1);
        }

        section#cdes .img-box .hover-box {
            opacity: 1;
            padding: 15px;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            background: rgba(0, 31, 95, 0.5);
            height: 100%;
            transition: all 0.3s ease;
            z-index: 1;
        }

            section#cdes .img-box .hover-box .content {
                width: 100%;
                z-index: 9999999999999;
                padding: 30px 0;
                text-align: center;
            }

                section#cdes .img-box .hover-box .content h4 {
                    color: #fff;
                    font-size: 22px;
                    text-transform: capitalize;
                    z-index: 9999999999999;
                    border: none !important;
                    margin: 0;
                }

                section#cdes .img-box .hover-box .content .separator {
                    position: relative;
                    display: block;
                    width: 80px;
                    transform: rotate(90deg);
                    margin: 5px auto;
                    overflow: hidden;
                    top: 60px;
                }

                    section#cdes .img-box .hover-box .content .separator .dot {
                        position: relative;
                        display: inline-block;
                        width: 5px;
                        height: 5px;
                        background: #ffffff;
                    }

                        section#cdes .img-box .hover-box .content .separator .dot:before {
                            content: "";
                            position: absolute;
                            top: 2px;
                            left: 100%;
                            margin-left: 5px;
                            width: 45px;
                            border-bottom: 1px solid #ffffff;
                        }

                        section#cdes .img-box .hover-box .content .separator .dot:after {
                            content: "";
                            position: absolute;
                            top: 2px;
                            right: 100%;
                            margin-right: 5px;
                            width: 45px;
                            border-bottom: 1px solid #ffffff;
                        }

                section#cdes .img-box .hover-box .content .btn-exam {
                    position: absolute;
                    bottom: 15px;
                    width: 100%;
                    left: 0;
                    background: #A02842;
                    color: #fff;
                    width: 80%;
                    left: 10%;
                    border-radius: 5px;
                    padding: 15px 20px;
                }


/*Digital content-distanceLearning*/
section#content {
    padding: 50px 0;
    background-color: #fff;
}

    /*section#cdes .heading {
        margin-bottom: 1rem !important;
    }*/

    section#content .img-box {
        position: relative;
        display: block;
        margin-bottom: 30px;
        height: 375px;
    }

        section#content .img-box img {
            width: 100%;
            object-fit: cover;
            height: 375px;
        }

        section#content .img-box:hover .hover-box {
            opacity: 1;
            transform: scaleY(1);
        }

        section#content .img-box .hover-box {
            opacity: 1;
            padding: 15px;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            background: rgba(0, 31, 95, 0.5);
            height: 100%;
            transition: all 0.3s ease;
            z-index: 1;
        }

            section#content .img-box .hover-box .content {
                width: 100%;
                z-index: 9999999999999;
                padding: 30px 0;
                text-align: center;
            }

                section#content .img-box .hover-box .content h4 {
                    color: #fff;
                    font-size: 22px;
                    text-transform: capitalize;
                    z-index: 9999999999999;
                    border: none !important;
                    margin: 0;
                }

                section#content .img-box .hover-box .content .separator {
                    position: relative;
                    display: block;
                    width: 80px;
                    transform: rotate(90deg);
                    margin: 5px auto;
                    overflow: hidden;
                    top: 60px;
                }

                    section#content .img-box .hover-box .content .separator .dot {
                        position: relative;
                        display: inline-block;
                        width: 5px;
                        height: 5px;
                        background: #ffffff;
                    }

                        section#content .img-box .hover-box .content .separator .dot:before {
                            content: "";
                            position: absolute;
                            top: 2px;
                            left: 100%;
                            margin-left: 5px;
                            width: 45px;
                            border-bottom: 1px solid #ffffff;
                        }

                        section#content .img-box .hover-box .content .separator .dot:after {
                            content: "";
                            position: absolute;
                            top: 2px;
                            right: 100%;
                            margin-right: 5px;
                            width: 45px;
                            border-bottom: 1px solid #ffffff;
                        }

                section#content .img-box .hover-box .content .btn-exam {
                    position: absolute;
                    bottom: 15px;
                    width: 100%;
                    left: 0;
                    background: #A02842;
                    color: #fff;
                    width: 80%;
                    left: 10%;
                    border-radius: 5px;
                    padding: 15px 20px;
                }
/*Digital content-distanceLearning*/

/*tutorials-distanceLearning*/
section#tutorials {
    padding: 50px 0;
    background-color: #fff;
}

    /*section#cdes .heading {
        margin-bottom: 1rem !important;
    }*/

    section#tutorials .img-box {
        position: relative;
        display: block;
        margin-bottom: 30px;
        height: 375px;
    }

        section#tutorials .img-box img {
            width: 100%;
            object-fit: cover;
            height: 375px;
        }

        section#tutorials .img-box:hover .hover-box {
            opacity: 1;
            transform: scaleY(1);
        }

        section#tutorials .img-box .hover-box {
            opacity: 1;
            padding: 15px;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            background: rgba(0, 31, 95, 0.5);
            height: 100%;
            transition: all 0.3s ease;
            z-index: 1;
        }

            section#tutorials .img-box .hover-box .content {
                width: 100%;
                z-index: 9999999999999;
                padding: 30px 0;
                text-align: center;
            }

                section#tutorials .img-box .hover-box .content h4 {
                    color: #fff;
                    font-size: 22px;
                    text-transform: capitalize;
                    z-index: 9999999999999;
                    border: none !important;
                    margin: 0;
                }

                section#tutorials .img-box .hover-box .content .separator {
                    position: relative;
                    display: block;
                    width: 80px;
                    transform: rotate(90deg);
                    margin: 5px auto;
                    overflow: hidden;
                    top: 60px;
                }

                    section#tutorials .img-box .hover-box .content .separator .dot {
                        position: relative;
                        display: inline-block;
                        width: 5px;
                        height: 5px;
                        background: #ffffff;
                    }

                        section#tutorials .img-box .hover-box .content .separator .dot:before {
                            content: "";
                            position: absolute;
                            top: 2px;
                            left: 100%;
                            margin-left: 5px;
                            width: 45px;
                            border-bottom: 1px solid #ffffff;
                        }

                        section#tutorials .img-box .hover-box .content .separator .dot:after {
                            content: "";
                            position: absolute;
                            top: 2px;
                            right: 100%;
                            margin-right: 5px;
                            width: 45px;
                            border-bottom: 1px solid #ffffff;
                        }

                section#tutorials .img-box .hover-box .content .btn-exam {
                    position: absolute;
                    bottom: 15px;
                    width: 100%;
                    left: 0;
                    background: #A02842;
                    color: #fff;
                    width: 80%;
                    left: 10%;
                    border-radius: 5px;
                    padding: 15px 20px;
                }
/*Digital content-distanceLearning*/

.n-bef:before {
    display: none;
}

.d-flex {
    display: flex;
}

.cs-button {
    width: 100%;
    color: #001F5F;
    width: auto;
    margin-top: 2rem;
    font-weight: bold;
    border-radius: 5px;
    transition: all 0.5s;
}

@media screen and (max-width: 920px) and (min-width: 220px) {
    .flickity-prev-next-button.next {
        right: 0;
    }

    section#objectives {
        height: 440px;
        overflow: scroll;
    }

    .flickity-prev-next-button.previous {
        left: 0;
    }

    section#slider .carousel .carousel-inner {
        height: 300px;
    }


        section#slider .carousel .carousel-inner .item img {
            object-fit: cover !important;
            height: 100%;
        }

        section#slider .carousel .carousel-inner .carousel-caption {
            background: rgba(0, 31, 95, 0.5);
            width: 100%;
            left: 0;
        }

            section#slider .carousel .carousel-inner .carousel-caption .slide-detail .slide-content {
                left: 0;
                padding-left: 33px;
                bottom: 15%;
            }

    #cdes {
        display: block !important;
    }

    section#objectives .vm-card {
        height: auto;
        text-align: center;
    }

    section#carplan .sec-message {
        display: block;
        height: auto;
    }

    section#objectives .vm-card .left-img {
        float: none;
        margin: 0 auto;
    }

    section#department .departments .flickity-viewport {
        height: 510px !important;
    }

    section#department .departments .card-departments {
        height: 550px;
    }

        section#department .departments .card-departments .sec-img {
            height: 350px;
        }

    section#messages .sec-message {
        display: unset;
    }

        section#messages .sec-message .left-mouse::before {
            display: none;
        }

        section#messages .sec-message .right-mouse::before {
            display: none;
        }



    section#cdes .img-box {
        height: 350px;
        margin-bottom: 5rem;
    }

        section#cdes .img-box img {
            height: 100%;
            object-fit: cover;
        }

    section#content .img-box {
        height: 350px;
        margin-bottom: 5rem;
    }

        section#content .img-box img {
            height: 100%;
            object-fit: cover;
        }

    section#exam .img-box {
        height: 350px;
    }

        section#exam .img-box img {
            height: 100%;
            object-fit: cover;
        }

    section#employers .departments .flickity-viewport {
        height: 350px !important;
    }

    section#employers .departments .card-departments {
        height: 300px;
    }

    section#history .history-content {
        height: auto;
    }

    section#vision .vm-card {
        height: auto;
    }

        section#vision .vm-card .left-img {
            float: none;
            margin: 0 auto;
        }

        section#vision .vm-card .content {
            text-align: center;
        }

            section#vision .vm-card .content p {
                text-align: center;
            }

    section#messages .sec-message .sec-content {
        height: auto;
    }

    .foot-logo {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) and (min-width: 220px) {
    .carousel-cell {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) and (min-width: 220px) {
    .carousel-cell {
        width: 100%;
    }
}


@media (min-width: 1920px) {
    .container {
        width: 1380px;
    }
}

@media (min-width: 1380px) {
    .container {
        width: 1280px;
    }
}


.edit {
    color: #90969c;
}

    .edit:hover {
        color: #001f5f;
    }

.btn-ubt {
    color: #fff;
    background-color: #001f5f;
    border-color: #192847;
}

    .btn-ubt:hover {
        color: #fff;
        background-color: #001f5f;
        border-color: #192847;
    }


/*@media screen and (max-width: 760px) and (min-width: 220px) {
    .bottom-bar .navbar-nav li {
        float: none !important;
        margin-left: 15px;
    }
}*/

div#allfaculty .modal-dialog {
    max-width: 1086px !important;
}


.card {
    min-height: 335px !important;
}



#edit.edit:hover {
    cursor: pointer !important;
}


.editdetails {
    color: #A02842 !important;
    font-family: Tahoma !important;
    font-size: 6px !important;
    text-align: right;
    cursor: pointer;
    position: absolute;
    bottom: -25px;
    right: 0px !important;
}

    .editdetails p {
        font-family: Tahoma !important;
        font-size: 12px !important;
    }




/*UBT  JOURNEY */
.ubt_journey button a {
    background: #A02842;
    color: #fff;
    width: 100%;
    left: 10%;
    border-radius: 5px;
    padding: 15px 20px;
    max-width: 200px;
}

.ubt_journey button {
    background: transparent;
    outline: unset;
    border: unset;
}

.ubt_journey p {
    font-family: Tahoma !important;
    margin: 50px 0px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .5px;
    color: #071f5f;
    text-decoration: none;
}

.thankmsg h6 {
    font-size: 14px;
    font-weight: 900;
    color: #000;
    font-style: normal;
    margin-top: 20px;
}

.timeline_parent {
    width: 100%;
    display: flex;
    justify-content: center;
}

    .timeline_parent ul {
        width: 100%;
    }

    .timeline_parent li {
        width: 50%;
    }


/*COLLAGE ADVERTISMENT*/

.clg_advrtmnt h6 {
    color: #9f2a45;
    font-size: 16px;
    font-weight: 800;
    text-align: left;
    position: relative;
    width: 100%;
    line-height: 16px;
}

.clg_advrtmnt ul {
    padding: 0;
    list-style-type: none;
    margin: 20px 0px 10px 0px;
}

    .clg_advrtmnt ul li {
        text-align: left;
        color: #001F5F;
        font-size: 15px;
        line-height: 20px;
        display: block;
    }


.timeline {
    position: relative;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding: 1em 0;
    list-style-type: none;
}

    .timeline:before {
        position: absolute;
        left: 50%;
        top: 0;
        content: ' ';
        display: block;
        width: 6px;
        height: 100%;
        border: 1px solid #828faf;
        background: #071f5f !important;
        background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
        background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        background: linear-gradient(to bottom, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
        z-index: 5;
    }

    .timeline li {
        padding: 1em 0;
    }

        .timeline li:after {
            content: "";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }

.direction-l {
    position: relative;
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 22px;
}

.direction-r {
    position: relative;
    width: 50%;
    float: right;
    text-align: left;
    padding-left: 30px;
}

.flag-wrapper {
    position: relative;
    display: inline-block;
    text-align: center;
}

.flag {
    position: relative;
    display: inline;
    background: #071f5f !important;
    padding: 6px 30px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
}

.direction-l .flag {
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

.direction-r .flag {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}

    .direction-l .flag:before,
    .direction-r .flag:before {
        position: absolute;
        top: 50%;
        right: -36px;
        content: ' ';
        display: block;
        width: 22px;
        height: 22px;
        margin-top: -10px;
        background: #fff;
        border-radius: 10px;
        border: 4px solid #9f2a45;
        z-index: 10;
    }

.lblue.custom_admin_details h3 {
    margin: 30px 0px;
    margin-top: 0px;
}

.lblue.custom_admin_details {
    padding: 30px 0px !important;
}

.direction-r .flag:before {
    left: -38px;
}

.direction-l .flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-left-color: #071f5f !important;
    border-width: 8px;
    pointer-events: none;
}


.direction-r .flag:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -8px;
    border: solid transparent;
    border-right-color: #071f5f !important;
    border-width: 8px;
    pointer-events: none;
}

.time-wrapper {
    display: inline;
    line-height: 1em;
    font-size: 0.66666em;
    color: rgb(250,80,80);
    vertical-align: middle;
}

.direction-l .time-wrapper {
    float: left;
}

.direction-r .time-wrapper {
    float: right;
}

.time {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(248,248,248);
}

.desc {
    margin: 1em 0.75em 0 0;
    font-size: 0.77777em;
    font-style: italic;
    line-height: 1.5em;
}

.direction-r .desc {
    margin: 1em 0 0 0.75em;
}

/* ================ Timeline Media Queries ================ */

@media screen and (max-width: 660px) {

    .timeline {
        width: 100%;
        padding: 4em 0 1em 0;
    }

        .timeline li {
            padding: 2em 0;
        }

    .direction-l,
    .direction-r {
        float: none;
        width: 100%;
        text-align: center;
    }

    .flag-wrapper {
        text-align: center;
    }

    .flag {
        background: rgb(255,255,255);
        z-index: 15;
    }

    .direction-l .flag:before,
    .direction-r .flag:before {
        position: absolute;
        top: -30px;
        left: 50%;
        content: ' ';
        display: block;
        width: 12px;
        height: 12px;
        margin-left: -9px;
        background: #fff;
        border-radius: 10px;
        border: 4px solid rgb(255,80,80);
        z-index: 10;
    }

    .direction-l .flag:after,
    .direction-r .flag:after {
        content: "";
        position: absolute;
        left: 50%;
        top: -8px;
        height: 0;
        width: 0;
        margin-left: -8px;
        border: solid transparent;
        border-bottom-color: rgb(255,255,255);
        border-width: 8px;
        pointer-events: none;
    }

    .time-wrapper {
        display: block;
        position: relative;
        margin: 4px 0 0 0;
        z-index: 14;
    }

    .direction-l .time-wrapper {
        float: none;
    }

    .direction-r .time-wrapper {
        float: none;
    }

    .desc {
        position: relative;
        margin: 1em 0 0 0;
        padding: 1em;
        background: rgb(245,245,245);
        -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
        -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
        box-shadow: 0 0 1px rgba(0,0,0,0.20);
        z-index: 15;
    }

    .direction-l .desc,
    .direction-r .desc {
        position: relative;
        margin: 1em 1em 0 1em;
        padding: 1em;
        z-index: 15;
    }
}

.desc p {
    font-size: 15px;
    font-style: normal;
    padding-top: 10px;
    font-weight: 500;
    font-family: 'Nunito';
    color: #000000;
    text-align: justify;
}

.tl_img {
    margin-top: 20px;
}

    .tl_img img {
        max-width: 350px;
        height: 100%;
        max-height: 140px;
        width: 100%;
        background-size: cover;
        object-fit: cover;
    }
/*17/12*/
section.white.ubt_journeybig {
    padding: 30px 0px !important;
    padding-bottom: 40px !important;
}

    section.white.ubt_journeybig h3 {
        margin-bottom: 30px;
    }

.lblue.clg_advrtmnt .main_hd {
    margin: 30px 0px;
    margin-top: 0px;
}

section.lblue.clg_advrtmnt {
    padding: 30px 0px !IMPORTANT;
}

.custom_admin_details .sec-message .sec-img {
    border: unset !important;
}

.custom_admin_details .left-mouse:before {
    display: none !important;
}

.woot-widget-bubble {
    background: rgb(155 170 201) !important;
    /*display:none;*/
}

.heading h6:before {
    position: absolute;
    content: "";
    background: url(../img/sep.png);
    background-size: 100% 100%;
    height: 5px;
    width: 100%;
    top: 20px;
    max-width: 95%;
}




@media screen and (min-width: 400px) and ( max-width: 660px) {
    .direction-l .desc, .direction-r .desc {
        margin: 1em 4em 0 4em;
    }
}
