    body {
        margin: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 16px;
        background: #fff !important;
    }
    
    body a {
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        text-decoration: none;
        color: #428bca;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0;
        /* font-family: 'Raleway', sans-serif; */
    }
    
    p {
        margin: 0;
        text-align: justify;
    }
    
    ul,
    label {
        margin: 0;
        padding: 0;
    }
    
    body a:hover,
    body a:focus {
        text-decoration: none;
        outline: none;
    }
    .mb-10{
        margin-bottom: 10px;
    }
    .bg-primary-new {
        background-color: #337ab7 !important;
    }
    
    .bg-primary-new span {
        font-weight: 700;
        padding-bottom: 4px;
    }
    
    .badge-primary-new {
        color: #fff;
        background-color: #337ab7;
    }
    
    .header {
        padding: 11px 0px;
        background-color: #fff !important;
        /* background-image: linear-gradient(141deg, #8c0505 0%, #129cac 50%, #8c0505 75%); */
        position: relative;
        /* border-bottom: 4px solid #f23c56; */
        background-image: url(../images/bg-top.jpg);
        background-size: cover;
        background-position: bottom;
    }
    .header-top {
        background-size: contain;
        background-color: #046379;
        /* padding: 8px 0px; */
        background-position: bottom;
        background-size: contain;
    }
    
    .head-left-logo {
        float: left;
        width: 100%;
    }
    
    .head-right-logo {
        float: right;
        width: 127px;
    }
    
    .grms {
        color: #fff;
        font-size: 35px;
        display: inline-block;
        font-weight: 700;
        padding: 9px 36px;
        border-radius: 39px;
    }
    
    #increase,
    #reset,
    #decrease {
        font-size: 13px;
        background: #007bff;
        border-radius: 4px;
        padding: 4px 6px;
        text-align: center;
    }
    
    .header-top-right {
        text-align: right;
    }
    
    .header-top-left p {
        margin: 0px;
        color: #007bff;
        font-weight: 600;
    }
    
    .header-right ul {
        list-style-type: none;
        margin: 0px;
    }
    
    .header-right ul li {
        display: inline-block;
    }
    
    .header-right ul li img {
        /* width: 45px; */
    }
    
    .header-right ul li a {
        font-size: 19px;
        color: #a10400;
        font-weight: 700;
    }
    
    .logo img {
        width: 517px;
    }
    
    .head-alumni img {
        width: 197px;
    }
    
    .head-contact img {
        width: 67px;
    }
    
    .read-more {
        margin-left: 7px;
        font-weight: 700;
    }
    
    .bdha-info-top-wrapper-right {
        width: auto;
        float: right;
        position: relative;
        right: -25px;
        background: #0d8fad;
        padding: 0px 23px;
    }
    #triangle-bottomright {
        width: 0;
        height: 0;
        border-bottom: 46px solid #0d8fad;
        border-left: 29px solid transparent;
        position: absolute;
        left: -23px;
        top: -11px;
      }
    .bdha-info-top {
        float: left;
        width: auto;
        margin: 0 15px;
        line-height: normal;
        padding: 7px 0px;
    }
    
    .bdha-info-top:first-child {
        margin-left: 0;
    }
    
    .bdha-info-top:last-child {
        margin-right: 0;
    }
    
    .bdha-info-top i {
        float: left;
        width: auto;
        color: #fff;
        font-size: 17px;
        margin-right: 10px;
    }
    
    .bdha-info-top a {
        float: left;
        width: auto;
        color: #fff;
        font-size: 14px;
        letter-spacing: 0.3px;
    }
    .new-right-top{
        display: inline-flex;
    }
    .new-right-top span{
        color: #fff;
        margin-right: 9px;
    }
    .new-top-padding{
        padding: 0px 10px;
    }
    .bdha-info-top a:hover{
        color: #d1f933;
    }
    .vert .carousel-item-next.carousel-item-left,
    .vert .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    
    .vert .carousel-item-next,
    .vert .active.carousel-item-right {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100% 0);
    }
    
    .vert .carousel-item-prev,
    .vert .active.carousel-item-left {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    .apply{
        position: absolute !important;
        right: -7px;    
    }
    .apply a{
        background: #0d8fad;
        color: #fff !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        letter-spacing: 2px !important;
        padding: 12px 16px !important;
        margin-top: 0px !important;
        right: -8px;
    }
    .apply a:hover{
        background: #eeb401;
    }
    /* css menu plugin */
    
    .menu-main-div {
        border-bottom: 3px solid #066980;
        background: #003b47;
    }
    
    #cssmenu,
    #cssmenu ul,
    #cssmenu ul li,
    #cssmenu ul li a,
    #cssmenu #menu-button {
        margin: 0;
        padding: 0;
        border: 0;
        list-style: none;
        line-height: 1;
        display: block;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    #cssmenu ul li:last-child{
        right: -15px;
        position: absolute;
    }
    #cssmenu ul li:last-child a{
        background: #0d8fad;
        color: #fff !important;
        font-weight: 700 !important;
        text-transform: uppercase !important;
        letter-spacing: 2px !important;
        padding: 12px 16px !important;
        margin-top: 0px !important;
        
    }
    #cssmenu ul ul li:last-child{
        position: relative;
        right: 0;
    }
    #cssmenu ul ul li:last-child a{
        background: #066980 !important;
        border-bottom: 1px solid rgba(253, 253, 253, 0.15) !important;
        padding: 9px 15px !important;
        font-size: 14px;
        text-decoration: none;
        color: #fff !important;
        display: block;
        font-weight: 400 !important;
        letter-spacing: 0.5px !important;
        text-transform: inherit !important;
    }
    #cssmenu ul>ul>li>a:last-child:hover{
        /* color: #ffc941; */
        color: #FFE338 !important;
        background: #003b47 !important;
    }
    #cssmenu:after,
    #cssmenu>ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
    }
    
    #cssmenu #menu-button {
        display: none;
    }
    
    #cssmenu {
        background: #003b47;
        width: 100%;
    }
    
    #cssmenu>ul>li {
        float: left;
    }
    
    #cssmenu.align-center>ul {
        font-size: 0;
        text-align: center;
    }
    
    #cssmenu.align-center>ul>li {
        display: inline-block;
        float: none;
    }
    
    #cssmenu.align-center ul ul {
        text-align: left;
    }
    
    #cssmenu.align-right>ul>li {
        float: right;
    }
    
    #cssmenu>ul>li>a {
        padding: 12px 12px;
        font-size: 15px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #fff;
        font-weight: 600;
        text-transform: capitalize;
    }
    
    #cssmenu>ul>li:hover>a {
        /* color: #ffc941; */
        color: #FFE338;
    }
    
    #cssmenu>ul>li.has-sub>a {
        padding-right: 30px;
    }
    /* #cssmenu>ul>li.has-sub>a:after {
        position: absolute;
        top: 25px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #fff;
        content: '';
    }
    
    #cssmenu>ul>li.has-sub>a:before {
        position: absolute;
        top: 22px;
        right: 14px;
        display: block;
        width: 2px;
        height: 8px;
        background: #fff;
        content: '';
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    } */
    /* #cssmenu>ul>li.has-sub>a:after {
        position: absolute;
        top: 25px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #fff;
        content: '';
    } */
    
    #cssmenu>ul>li.has-sub>a:before {
        position: absolute;
        top: 14px !important;
        right: 11px;
        display: block;
        width: 8px;
        height: 8px !important;
        background: #fff0;
        content: '';
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
        transform: rotate(-45deg);
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }
    
    #cssmenu>ul>li.has-sub:hover>a:before {
        top: 23px;
        height: 0;
    }
    
    #cssmenu ul ul {
        position: absolute;
        left: -9999px;
        z-index: 9;
        /* min-width: 227px; */
        min-width: max-content;
        z-index: 999999;
    }
    
    #cssmenu.align-right ul ul {
        text-align: right;
    }
    
    #cssmenu ul ul li {
        height: 0;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }
    
    #cssmenu li:hover>ul {
        left: auto;
    }
    
    #cssmenu.align-right li:hover>ul {
        left: auto;
        right: 0;
    }
    
    #cssmenu li:hover>ul>li {
        height: auto;
    }
    
    #cssmenu ul ul ul {
        margin-left: 100%;
        top: 0;
    }
    
    #cssmenu.align-right ul ul ul {
        margin-left: 0;
        margin-right: 100%;
    }
    
    #cssmenu ul ul li a {
        border-bottom: 1px solid rgba(253, 253, 253, 0.15);
        padding: 9px 15px;
        font-size: 14px;
        text-decoration: none;
        color: #fff;
        background: #066980;
        display: block;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
    
    #cssmenu ul ul li:last-child>a,
    #cssmenu ul ul li.last-item>a {
        border-bottom: 0;
    }
    
    #cssmenu ul ul li:hover>a,
    #cssmenu ul ul li a:hover {
        /* color: #ffc941; */
        color: #FFE338 !important;
        background: #003b47 !important;
    }
    
    #cssmenu ul ul li.has-sub>a:after {
        position: absolute;
        top: 16px;
        right: 11px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }
    
    #cssmenu.align-right ul ul li.has-sub>a:after {
        right: auto;
        left: 11px;
    }
    
    #cssmenu ul ul li.has-sub>a:before {
        position: absolute;
        top: 13px;
        right: 14px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: '';
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }
    
    #cssmenu.align-right ul ul li.has-sub>a:before {
        right: auto;
        left: 14px;
    }
    
    #cssmenu ul ul>li.has-sub:hover>a:before {
        top: 17px;
        height: 0;
    }
    
    @media all and (max-width: 768px),
    only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px),
    only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px),
    only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px),
    only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px),
    only screen and (min-resolution: 192dpi) and (max-width: 1024px),
    only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
        #cssmenu {
            width: 100%;
        }
        #cssmenu ul {
            width: 100%;
            display: none;
        }
        #cssmenu.align-center>ul {
            text-align: left;
        }
        #cssmenu ul li {
            width: 100%;
            border-top: 1px solid rgba(120, 120, 120, 0.2);
        }
        #cssmenu ul ul li,
        #cssmenu li:hover>ul>li {
            height: auto;
        }
        #cssmenu ul li a,
        #cssmenu ul ul li a {
            width: 100%;
            border-bottom: 0;
        }
        #cssmenu>ul>li {
            float: none;
        }
        #cssmenu ul ul li a {
            padding-left: 25px;
        }
        #cssmenu ul ul ul li a {
            padding-left: 35px;
        }
        #cssmenu ul ul li a {
            color: #fff;
            background: none;
        }
        #cssmenu ul ul li:hover>a,
        #cssmenu ul ul li.active>a {
            color: #4f4848;
        }
        #cssmenu ul ul,
        #cssmenu ul ul ul,
        #cssmenu.align-right ul ul {
            position: relative;
            left: 0;
            width: 100%;
            margin: 0;
            text-align: left;
        }
        #cssmenu>ul>li.has-sub>a:after,
        #cssmenu>ul>li.has-sub>a:before,
        #cssmenu ul ul>li.has-sub>a:after,
        #cssmenu ul ul>li.has-sub>a:before {
            display: none;
        }
        #cssmenu #menu-button {
            display: block;
            padding: 17px;
            color: #fff;
            cursor: pointer;
            font-size: 12px;
            text-transform: uppercase;
            font-weight: 500;
            letter-spacing: 1px;
        }
        #cssmenu #menu-button:after {
            position: absolute;
            top: 22px;
            right: 17px;
            display: block;
            height: 8px;
            width: 20px;
            border-top: 2px solid #fff;
            border-bottom: 2px solid #fff;
            content: '';
        }
        #cssmenu #menu-button:before {
            position: absolute;
            top: 16px;
            right: 17px;
            display: block;
            height: 2px;
            width: 20px;
            background: #fff;
            content: '';
        }
        #cssmenu #menu-button.menu-opened:after {
            top: 23px;
            border: 0;
            height: 2px;
            width: 15px;
            background: #fff;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        #cssmenu #menu-button.menu-opened:before {
            top: 23px;
            background: #fff;
            width: 15px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }
        #cssmenu .submenu-button {
            position: absolute;
            z-index: 99;
            right: 0;
            top: 0;
            display: block;
            border-left: 1px solid rgba(120, 120, 120, 0.2);
            height: 46px;
            width: 46px;
            cursor: pointer;
        }
        #cssmenu .submenu-button.submenu-opened {
            background: #fff;
        }
        #cssmenu ul ul .submenu-button {
            height: 34px;
            width: 34px;
        }
        #cssmenu .submenu-button:after {
            position: absolute;
            top: 22px;
            right: 19px;
            width: 8px;
            height: 2px;
            display: block;
            background: #fff;
            content: '';
        }
        #cssmenu ul ul .submenu-button:after {
            top: 15px;
            right: 13px;
        }
        #cssmenu .submenu-button.submenu-opened:after {
            background: #4f4848;
        }
        #cssmenu .submenu-button:before {
            position: absolute;
            top: 19px;
            right: 22px;
            display: block;
            width: 2px;
            height: 8px;
            background: #fff;
            content: '';
        }
        #cssmenu ul ul .submenu-button:before {
            top: 12px;
            right: 16px;
        }
        #cssmenu .submenu-button.submenu-opened:before {
            display: none;
        }
    }
    
    .carousel-indicators li {
        background-color: #ffc107 !important;
    }
   
    
    /* footer */
    
    .footer-section {
        background: #003b47;
        padding: 43px 0px;
        background-image: url(../images/images.jpg);
        background-attachment: fixed;
        position: relative;
    }
    .footer-section::before{
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: rgb(2 46 56 / 94%);
    }
    .footer-address{
        background-color: #046379;
        padding: 30px 0px;
    }
    .footer-section-row {
        /* padding: 18px; */
        margin-bottom: 0px;
    }
    
    .address {
        padding: 0px;
        display: flex;
    }
    .left-icon{
        float: left;
    }
    .left-icon img{
        width: 82%;
    background: #0d8fad;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 7px -2px #020202;
    }
    .right-text {
        padding-left: 17px;
    }
    .right-text p a{
        color: #fff;
    }
    .right-text p a:hover{
        text-decoration: underline;
    }
    .new-a{
        color: #fff;
    }
    .new-a:hover{
        text-decoration: underline;
        color: #fff;
    }
    .right-text h3 {
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #fff;
        font-size: 17px;
        font-weight: 700;
    }
    
    .right-text p {
        margin: 0px;
        color: #fff;
        font-size: 15px;
        line-height: 23px;
    }
    
    .footer-title {
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #f7bb07;
        font-size: 20px;
        margin-bottom: 23px;
        font-weight: 700;
        position: relative;
    }
    /* .footer-title span::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 117px;
    height: 2px;
    background-color: #f7bb07;
} */
    
    .footer-title-text {
        background: #205d7d;
        z-index: 999;
        position: relative;
    }
    
    .footer-title-underline {
        height: 1px;
        background-color: #f7bb07;
        width: 100%;
        position: absolute;
        bottom: 3px;
        left: 0px;
    }
    
    .quick-link-list {
        list-style-type: none;
        padding: 0px;
    }
    
    .quick-link-list li a {
        color: #fff;
        margin-bottom: 8px;
        display: block;
    }
    .quick-link-list li a i{
        background: #fff;
        padding: 5px 7px;
        color: #046379;
        border-radius: 5px;
        margin-right: 5px;
    }
    .footer-section-bottom {
        background: #003b47;
        padding: 17px 0px;
    }
    
    .footer-bottom-left p {
        margin: 0px;
        color: #fff;
    }
    
    .footer-bottom-right p {
        margin: 0px;
        color: #fff;
        text-align: right;
    }
    
    .footer-bottom-right p a {
        color: #dcd735;
    }
    
    .title-transparent {
        opacity: 0 !important;
    }
    
    #social {
        margin: 20px 10px;
        text-align: center;
    }
    
    .smGlobalBtn {
        display: inline-block;
        position: relative;
        cursor: pointer;
        width: 40px;
        height: 40px;
        border: 2px solid #ddd;
        box-shadow: 0 3px 3px #999;
        padding: 0px;
        text-decoration: none;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        line-height: 32px;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
    }
    /* facebook button class*/
    
    .facebookBtn {
        background: #4060A5;
    }
    
    .facebookBtn:before {
        /* use :before to add the relevant icons */
        font-family: "FontAwesome";
        content: "\f09a";
        /* add facebook icon */
    }
    
    .facebookBtn:hover {
        color: #4060A5;
        background: #fff;
        border-color: #4060A5;
        /* change the border color on mouse hover */
    }
    /* twitter button class*/
    
    .twitterBtn {
        background: #00ABE3;
    }
    
    .twitterBtn:before {
        font-family: "FontAwesome";
        content: "\f099";
        /* add twitter icon */
    }
    
    .twitterBtn:hover {
        color: #00ABE3;
        background: #fff;
        border-color: #00ABE3;
    }
    /* google plus button class*/
    
    .googleplusBtn {
        background: #e64522;
    }
    
    .googleplusBtn:before {
        font-family: "FontAwesome";
        content: "\f0d5";
        /* add googleplus icon */
    }
    
    .googleplusBtn:hover {
        color: #e64522;
        background: #fff;
        border-color: #e64522;
    }
    /* linkedin button class*/
    
    .linkedinBtn {
        background: #0094BC;
    }
    
    .linkedinBtn:before {
        font-family: "FontAwesome";
        content: "\f0e1";
        /* add linkedin icon */
    }
    
    .linkedinBtn:hover {
        color: #0094BC;
        background: #fff;
        border-color: #0094BC;
    }
    /* youtube button class */
    
    .youtubeBtn {
        background: #bf1d23;
    }
    
    .youtubeBtn:before {
        font-family: "FontAwesome";
        content: "\f167";
        /* add linkedin icon */
    }
    
    .youtubeBtn:hover {
        color: #bf1d23;
        background: #fff;
        border-color: #bf1d23;
    }
    /* youtube button class */
    /* pinterest button class*/
    
    .pinterestBtn {
        background: #cb2027;
    }
    
    .pinterestBtn:before {
        font-family: "FontAwesome";
        content: "\f0d2";
        /* add pinterest icon */
    }
    
    .pinterestBtn:hover {
        color: #cb2027;
        background: #fff;
        border-color: #cb2027;
    }
    /* tumblr button class*/
    
    .tumblrBtn {
        background: #3a5876;
    }
    
    .tumblrBtn:before {
        font-family: "FontAwesome";
        content: "\f173";
        /* add tumblr icon */
    }
    
    .tumblrBtn:hover {
        color: #3a5876;
        background: #fff;
        border-color: #3a5876;
    }
    /* rss button class*/
    
    .rssBtn {
        background: #e88845;
    }
    
    .rssBtn:before {
        font-family: "FontAwesome";
        content: "\f09e";
        /* add rss icon */
    }
    
    .rssBtn:hover {
        color: #e88845;
        background: #fff;
        border-color: #e88845;
    }
    
    .form-control-new {
        border-radius: 0px !important;
        position: relative;
    }
    
    .form-control-new:before {
        content: "/f0e0";
        font-family: FontAwesome;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    
    .newsletter {
        color: #fff;
    }
    
    .subscribe {
        width: 100%;
        border-radius: 0px !important;
        background: #2c7297 !important;
        border: 1px solid #6ac5e1 !important;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-weight: 600 !important;
        color: #fff !important;
    }
    /* login-box in banner */
    
    .login-user,
    .login-password {
        position: relative;
    }
    
    .login-user:before {
        content: "\f007";
        position: absolute;
        font-family: FontAwesome;
        top: 8px;
        left: 10px;
        color: #e19809;
    }
    
    .login-password:before {
        content: "\f084";
        position: absolute;
        font-family: FontAwesome;
        top: 8px;
        left: 10px;
        color: #e19809;
    }
    
    .login-wrap {
        position: relative;
        margin: 0 auto;
        background: #fff;
        width: 350px;
        border-radius: 5px;
        box-shadow: 3px 3px 10px #d0d0d0;
        padding: 26px 50px 15px;
        z-index: 17;
    }
    
    .login-wrap h2 {
        text-align: center;
        font-weight: 200;
        font-size: 2em;
        margin-top: 10px;
        color: #34495e;
    }
    
    .login-wrap .form {
        padding-top: 20px;
    }
    
    .login-wrap .form input[type="text"],
    .login-wrap .form input[type="password"],
    .login-wrap .form button {
        width: 100%;
        margin-left: 0%;
        margin-bottom: 25px;
        height: 40px;
        border-radius: 5px;
        outline: 0;
        -moz-outline-style: none;
    }
    
    .login-wrap .form input[type="text"],
    .login-wrap .form input[type="password"] {
        border: 1px solid #bbb;
        padding: 0 0 0 32px;
        font-size: 14px;
    }
    
    .login-wrap .form input[type="text"]:focus,
    .login-wrap .form input[type="password"]:focus {
        border: 1px solid #3498db;
    }
    
    .login-wrap .form a {
        text-align: center;
        font-size: 10px;
        color: #3498db;
    }
    
    .login-wrap .form a p {
        padding-bottom: 10px;
        font-size: 15px;
        color: #124179;
    }
    
    .login-wrap .form button {
        background: #a10400;
        border: none;
        color: white;
        font-size: 18px;
        font-weight: 200;
        cursor: pointer;
        transition: box-shadow .4s ease;
    }
    
    .login-wrap .form button:hover {
        box-shadow: 1px 1px 5px #555;
    }
    
    .login-wrap .form button:active {
        box-shadow: 1px 1px 7px #222;
    }
    
    .login-wrap:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: -webkit-linear-gradient(left, #27ae60 0%, #27ae60 20%, #8e44ad 20%, #8e44ad 40%, #3498db 40%, #3498db 60%, #e74c3c 60%, #e74c3c 80%, #f1c40f 80%, #f1c40f 100%);
        background: -moz-linear-gradient(left, #27ae60 0%, #27ae60 20%, #8e44ad 20%, #8e44ad 40%, #3498db 40%, #3498db 60%, #e74c3c 60%, #e74c3c 80%, #f1c40f 80%, #f1c40f 100%);
        height: 5px;
        border-radius: 5px 5px 0 0;
    }
    
    .input-1::before {
        content: "/f007";
        position: absolute;
        font-family: FontAwesome;
    }
    
    .footer-top {
        background: url(../images/top-menu-bg.png) top repeat-x;
        background-color: rgba(0, 0, 0, 0);
        padding: 60px 0px 30px;
        background-color: #fbfaf4;
    }
    
    .footer-title {
        font-size: 21px;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .footer-title-div{
        margin-bottom: 14px;
    }
    .footer-photo {
        list-style: none;
    }
    
    .footer-photo li {
        display: inline-flex;
        margin-bottom: 8px;
        margin-right: 4px;
        width: 107px;
        height: 67px;
    }
    
    .footer-photo li a img {
        width: 100%;
        border-radius: 3px;
        box-shadow: 2px 2px 0px 0px #9b9b9b;
        height: 100%;
    }
    
    .footer-events {
        list-style: none;
    }
    
    .footer-events li {
        border: 1px solid #ddd;
        padding: 10px 10px 10px 24px;
        margin-bottom: 10px;
        border-radius: 5px;
        box-shadow: 2px -2px 0px 0px #eceaea;
        position: relative;
    }
    
    .footer-events li:before {
        content: "\f0a9";
        font-family: FontAwesome;
        position: absolute;
        position: absolute;
        left: -7px;
        font-size: 21px;
        top: 6px;
        color: #8a1210;
    }
    
    .footer-events li a {
        color: #133356;
    }
    
    .mobile-login-form {
        display: none;
    }
    
    .panel-info {
        border-color: #bce8f1 !important;
    }
    
    .panel-warning {
        border-color: #faebcc !important;
    }
    
    .panel-danger {
        border-color: #ebccd1 !important;
    }
    
    .panel-success {
        border-color: #d6e9c6 !important;
    }
    
    .panel {
        margin-bottom: 20px;
        background-color: #fff;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    }
    
    .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }
    
    .panel-info>.panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }
    
    .panel-warning>.panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }
    
    .panel-danger>.panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }
    
    .panel-success>.panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }
    
    .panel-footer {
        padding: 10px 15px;
        background-color: #f5f5f5;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        position: relative;
    }
    
    .service-list {
        background: #f4f4f4;
        margin: 0px !important;
        padding: 42px 26px;
        border-radius: 5px;
        box-shadow: 2px 2px 2px 0px #ccc;
    }
    
    .services-title {
        color: #337ab7;
        font-size: 25px;
        font-weight: 700;
    }
    
    .services {
        list-style: none;
    }
    
    .services li {
        padding: 4px 0px;
        display: flex;
    }
    
    .services li::before {
        content: "\f061";
        position: relative;
        font-family: fontAwesome;
        color: #337ab7;
        margin-right: 12px;
        font-size: 14px;
        top: 3px;
    }
    
    .talk {
        background: #1b64a2;
        padding: 20px 25px;
        border-radius: 10px;
    }
    
    .talk a {
        display: flex;
        align-items: center;
        font-size: 18px;
        color: #fff;
    }
    
    .talk a:hover {
        color: #fff;
        text-decoration: underline;
    }
    
    .talk p {
        color: #fff;
        font-size: 28px;
        font-weight: 700;
        border-bottom: 1px solid #fff;
    }
    
    .talk a img {
        width: 63px;
        margin-right: 10px;
    }
    
    .submit-gr {
        display: block;
        background: #579d6f;
        padding: 16px;
        font-size: 22px;
        color: #fff;
        font-weight: 700;
        border: 3px solid #579d6f;
        position: relative;
    }
    
    .submit-gr::after {
        position: absolute;
        content: "";
        width: 101.2%;
        height: 5px;
        bottom: -10px;
        background: #579d6f;
        left: -3px;
    }
    
    .check-gr {
        display: block;
        background: #637ebf;
        padding: 16px;
        font-size: 22px;
        color: #fff;
        font-weight: 700;
        border: 3px solid #637ebf;
        position: relative;
    }
    
    .check-gr::after {
        position: absolute;
        content: "";
        width: 101.2%;
        height: 5px;
        bottom: -10px;
        background: #637ebf;
        left: -3px;
    }
    
    .check-gr:hover {
        background: #fff;
        color: #637ebf;
        border: 3px solid #637ebf;
    }
    
    .submit-gr:hover {
        background: #fff;
        color: #579d6f;
        border: 3px solid #579d6f;
    }
    
    .left,
    .right {
        top: 15%;
        float: left;
        transform: translateY(125%);
    }
    
    .left {
        background: #337ab7;
        display: inline-block;
        white-space: nowrap;
        width: 50px;
        transition: width .5s;
        position: absolute;
        left: 0px;
        z-index: 7;
    }
    
    .right {
        background: #fff;
        width: 350px;
        transition: width 1s;
        border-style: solid;
        border-color: #ccc;
        border-width: 1px;
    }
    
    .left:hover {
        width: 157px;
    }
    
    .item:hover {
        background-color: #222;
    }
    
    .left .fa {
        margin: 15px;
        width: 20px;
        color: #fff;
    }
    
    i.fas {
        font-size: 17px;
        vertical-align: middle !important;
    }
    
    .item {
        height: 50px;
        overflow: hidden;
        color: #fff;
    }
    
    /* latest news */
    
    .isteColor {
        color: #337ab7;
    }
    
    .isteColor:hover {
        color: #353A40;
    }
    /*haber akışı list*/
    
    ul.timeline {
        list-style-type: none;
        position: relative;
    }
    
    ul.timeline:before {
        content: ' ';
        background: #d4d9df;
        display: inline-block;
        position: absolute;
        left: 0px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }
    
    ul.timeline>li {
        margin: 20px 0;
        padding-left: 20px;
    }
    ul.timeline>li>p>a {
        color: #000;
    }
    ul.timeline>li>p>a:hover {
        color: #337ab7;
        text-decoration: underline;
    }
    .timeline>li>span{
        color: #428bca;
        font-weight: 700;
    }
    ul.timeline>li:before {
        content: ' ';
        background: white;
        display: inline-block;
        position: absolute;
        border-radius: 50%;
        border: 3px solid #337ab7;
        left: -9px;
        width: 20px;
        height: 20px;
        z-index: 400;
    }
    
    .card-body {
        height: 37vh;
        overflow-y: auto;
    }
    .more-notice{
        font-size: 14px;
        background: #0c7186;
        color: #fff;
        padding: 2px 14px 3px;
        font-weight: 600;
        float: right;
        letter-spacing: 1px !important;
    }
    .more-notice:hover{
        color: #fff;
        text-decoration: underline;
    }
    /* notice-board */
    .glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.news-item
{
    padding: 2px 0px 2px;
    margin:0px;
    border-bottom:1px dotted #555; 
}
.news-item table tbody tr td a{
	color: #296dc1;
}
.news-item table tbody tr td:nth-child(2){
    border-left: 1px solid #175c84;
    /* padding-left: 13px; */
    padding: 0px 13px;
    font-size: 15px;
}
.calander-icon{
    width: 54px;
    height: 54px;
    background: url(../img/calander-icon.png)no-repeat center center / cover;
    margin-right: 10px;
    padding-left:23px;
}
.calander-icon h3{
    margin: 0px;
    text-align: center;
    font-weight: 700;
    font-size: 29px;
    padding-top: 2px;
    color: #f1ab0f;
    font-family: "Open Sans", sans-serif;
    position: relative;
}

.calander-icon h4{
    text-align: center;
    font-size: 16px;
    color: #0c71b8;
    transform: rotate(-90deg);
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    margin-top: 19px;
    margin-left: -24px;
}
.calander-icon p{
    margin: 0px;
    font-size: 13px;
    text-align: center;
    margin-top: -3px;
    letter-spacing: 0px;
    margin-left: 2px;
    position: relative;
}
.calander-icon p::after{
    content: "";
    position: absolute;
    width: 106%;
    height: 2px;
    top: 0px;
    background: #f1ab0f;
    left: -1px;
}
.panel-body{
    background: #f9f7f7;
    padding: 3px 16px;
    height: 302px;
    overflow: hidden;
    position: relative;
}
.panel-heading{
    background-color: #003b47 !important;
    color: #fff !important;
    letter-spacing: 2px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default {
    border-color: #ddd;
}
.panel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.about {
    padding: 40px 0px;
    background: #f7f7f7;
}
.notice-main-div{
    background: #fff;
    padding-top: 16px;
    box-shadow: 0px 0px 16px 0px #ddd;
}
.about .about-content {
    /* padding: 40px; */
}
.section-title h2 {
    font-size: 32px;
    font-weight: 600;
    padding-bottom: 0;
    color: #0c7186;
    margin-bottom: 0px;
}
.section-title h2 span{
    float: right;
}
.section-title h2 span a{
    font-size: 14px;
    background: #0c7186;
    color: #fff;
    padding: 8px 15px;
}
.section-title img{
    margin-top: 1px;
    margin-bottom: 10px;
}
.about .section-title p {
    text-align: justify;
    font-style: italic;
    color: #000;
}
.icon-box{
    margin-bottom: 17px;
}
.about .icon-box .icon {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #f1f7fb;
    border-radius: 6px;
    transition: 0.5s;
}
.about .icon-box .icon i {
    color: #0c7186;
    font-size: 18px;
}
.about .icon-box .title {
    margin-left: 95px;
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
    text-transform: uppercase;
}
.about .icon-box .description {
    margin-left: 57px;
    line-height: 24px;
    margin-bottom: 0px;
}
.about .icon-box .description span{
    font-weight: 700;
    color: #f1ab0f;
    font-size: 21px;
}
.pagination-new li a{
    padding: 5px 8px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #175c84;
    margin-left: 6px;
}
.pagination-new li{
    float: left;
}
/* news */
.news-event{
    padding: 40px 0px;
    background-image: url(../images/bg-1.jpg);
    background-position: center;
    background-size: cover;
}
/* recruiters */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.recruiters{
    padding: 30px 0px 30px;
}

/* facilities */
.facilities{
    padding: 30px 0px;
}
#news-slider{
    /* margin-top: 80px; */
}
.post-slide{
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 14px 22px -9px #bbcbd8;
}
.post-slide .post-img{
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}
.post-slide .post-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
.post-slide:hover .post-img img{
    transform: scale(1.1,1.1);
}
.post-slide .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(6,190,244,0.75) 0%, rgba(45,112,253,0.6) 100%);
    transition:all 0.50s linear;
}
.post-slide:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
.post-slide .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
.post-slide .post-content{
    background:#fff;
    padding: 2px 20px 13px;
    border-radius: 15px;
}
.post-slide .post-title a{
    font-size:15px;
    font-weight:bold;
    color:#333;
    display: inline-block;
    text-transform:uppercase;
    transition: all 0.3s ease 0s;
}
.post-slide .post-title a:hover{
    text-decoration: none;
    color:#3498db;
}
.post-slide .post-description{
    line-height:24px;
    color:#808080;
    margin-bottom:25px;
}
.post-slide .post-date{
    color:#a9a9a9;
    font-size: 14px;
}
.post-slide .post-date i{
    font-size:20px;
    margin-right:8px;
    color: #CFDACE;
}
.post-slide .read-more{
    padding: 7px 20px;
    font-size: 12px;
    background: #0c7186;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}
.post-slide .read-more:hover{
    background: #3498db;
    text-decoration:none;
    color:#fff;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
@media only screen and (max-width:1280px) {
    .post-slide .post-content{
        padding: 0px 15px 25px 15px;
    }
}
.other-facilities{
    background-image: url(../images/bg-2.jpg);
    padding: 30px 0px;
    position: relative;
    position: relative;
    background-position: center;
    background-size: contain;
}
.other-facilities::before{
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(228 250 255 / 73%);
}

.owl-prev {
    position: absolute;
    top: -14%;
    margin-left: -20px;
    display: block !important;
    right: 6%;
    height: 31px;
    width: 30px;
    border: 2px solid #0c7186 !important;
}

.owl-next {
    position: absolute;
    top: -14%;
    right: 3%;
    display: block !important;
    height: 31px;
    width: 30px;
    border: 2px solid #0c7186 !important;
}
.owl-prev span, .owl-next span {
    color: #0c7186;
    font-size: 34px;
    line-height: 20px;
}
.owl-prev:hover, .owl-next:hover {
    background: #fec30d !important;
    border: 2px solid #fec30d !important;
}
.owl-prev:focus, .owl-next:focus {
    background: #fec30d !important;
    border: 2px solid #fec30d !important;
    outline: 2px solid #fec30d !important;
}


/* inner-page */
.inner-banner img{
    width: 100%;
}
.section{
    padding: 40px 0px;
}
.quick-link{
    background: #046379;
    padding-top: 9px;
}
.quick-link h2{
    font-size: 20px !important;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.quicklink-list{
    list-style-type: none;
    background: #003b47;
}
.quicklink-list li{
    
}

.quicklink-list li a{
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    color: #fff;
    border-left: 3px solid #0d8fad;
    border-right: 3px solid #0d8fad;
}
.quicklink-list li a:hover{
    background: #0d8fad;
}
.quicklink-list li:last-child a{
    border-bottom: 3px solid #0d8fad;
}
.skillsDouble li a:hover {
    background-position:right bottom;
}
/* no more table */
#no-more-tables table thead tr th{
    background-color: #d7edfa;
    color: #003b47;
    padding: 5px 10px 7px;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-bottom: 2px solid;
    text-align: center;
}
#no-more-tables table tbody tr:nth-child(even){
    background-color: #ecf1f5;
}
#no-more-tables table tbody tr td{
padding: 5px 10px 7px;
}
.hide-in-big{
    display: none;
}

.new-ul{
    padding-left: 18px;
    list-style-type: none;
}
.new-ul li{
    text-align: justify;
    margin-bottom: 4px;
    position: relative;
}
.new-ul li:before{
    content: "";
    position: absolute;
    left: -17px;
    top: 9px;
    width: 7px;
    height: 7px;
    background: #046379;
}
.new-ul ul{
    margin-left: 21px;
}
.new-ul ul li{
    position: relative;
}
.new-ul ul li:before{
    content: "";
    position: relative;
}
.sub-title{
    font-size: 18px;
    font-weight: 700;
    color: #003b47;
    border-bottom: 1px dotted #003b47;
    padding-bottom: 4px;
    letter-spacing: 0.3px;
}
@media only screen and (max-width: 800px) {
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
    display: block; 
    }
    
    #no-more-tables thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
    }
    
    #no-more-tables tr { border: 1px solid #ccc; }
    
    #no-more-tables td { 
    border: none;
    border-bottom: 1px solid #eee; 
    position: relative;
    padding-left: 50%; 
    white-space: normal;
    text-align:left;
    }
    #no-more-tables table tbody tr td {
    padding: 5px 0% 6px 50%;
    min-height: 34px;
    }
    #no-more-tables td:before { 
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%; 
    padding-right: 10px; 
    white-space: nowrap;
    text-align:left;
    font-weight: bold;
    }
    #no-more-tables td:before { content: attr(data-title); }
    .hide-in-big{
    display: block;
    }
    .hide-in-small{
        display: none !important;
    } 
    .new-table{
    padding: 5px 0% 6px 0% !important;
    min-height: 34px;
    }
    .new-table a{
        padding-top: 26px;
        display: block;
        padding-left: 8px;
    }
    .new-table span{
        padding-top: 26px;
        display: block;
        padding-left: 8px;
    }
}
/* contact */
.college-name {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 3px !important;
    border-bottom: 1px solid #ddd;
    padding-bottom: 6px;
}
.college-address strong {
    color: #175c84;
}

.table strong{
    color: #003b47;
}
.table{
    text-align: justify;
}
.fee-str{
    background: #003b47;
    padding: 7px 21px 11px;
    color: #fff;
    font-size: 21px;
}
.fee-str img{
    margin-top: -6px;
}
.fee-str:hover {
    background: #fec30d;
    padding: 7px 21px 11px;
    color: #046379 !important;
    font-size: 21px;
}
.loan-facility{
    background: #046379;
    padding: 17px;
    margin: 15px 0px;
    color: #fff;
}
.loan-facility h2{
    text-align: center;
    background: #0b3642;
    font-size: 20px;
    padding: 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/* accordion */
.accordion_container {
    width: 100%;
}
.accordion_head {
    background-color: #046379;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    margin: 0 0 1px 0;
    padding: 7px 11px;
    font-weight: 600;
}
.accordion_body {
    background: #f2fbfd;
}
.accordion_body p {
    padding: 14px 17px;
    margin: 0px;
}
.plusminus {
    float: right;
}
.if-list{
    list-style: none;
    margin: 0px 15px 15px 15px;
    display: inline-block;
}
.if-list li{
    display: inline-block;
    width: 25%;
}
.if-list li img{
    width: 100%;
    border: 1px solid #9aa1a2;
    padding: 4px;
    border-radius: 4px;
    background: #fff;
}

.dominos{
    background: #006491;
    padding: 10px;
    border-left: 3px solid #e2213e;
    border-right: 3px solid #e2213e;
}
.dominos img{
    width: 45px;
    margin-right: 9px;
}
.dominos a{
    color: #fff;
}
.dominos a:hover{
    text-decoration: underline;
    color: #fff;
}
.placement-record{
    display: block;
    margin: 10px 0px;
}
.animation-examples{
    width: 50%;
    display: inline-block;
}
.apply-now{
    background: #046379;
    display: block;
    color: #fff;
    padding: 6px 6px 9px;
}

/* faculty profile */
.profile-card{
    /* border: 1px solid #046379; */
    text-align: center;
    position: relative;
    margin-top: 43px;
    box-shadow: 0px 0px 7px 0px #ccc;
    height: 90%;
}
.profile-image-div{
    width: 100%;
    height: fit-content;
    position: relative;
    display: flex;
    flex-direction: column;
    top: -51px;
    align-items: center;
}
.profile-image{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #046379;
    box-shadow: 0px 0px 0px 11px #ffffff;
}
.profile-image img{
    width: 100%;
}
.profile-desc{
    padding: 0px 15px 15px;
    margin-top: -35px;
}
.profile-desc h4{
    font-weight: 700;
    font-size: 19px;
    color: #0d8fad;
}
.profile-desc .position{
    text-align: center;
    color: #003b47;
    margin-bottom: 0px;
}
.profile-desc .experience{
    margin-bottom: 0px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.profile-desc .qualification{
    margin-top: 12px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 0px;
}
.profile-desc .qualification strong{
    display: block;
    font-size: 16px;
}
    /* responsive */
    
    @media (max-width:1200px) and (min-width:992px) {}
    
    @media (max-width:1100px) and (min-width:992px) {}
    
    @media (max-width:991px) and (min-width:768px) {}
    
    @media (max-width:991px) {
        .owl-prev {
            right: 10%;
        }
    }
    
    @media (max-width:767px) {
        .about {
            padding: 0px 0px;
            background: #f7f7f7;
        }
        .news-event {
            padding: 10px 0px;
        }
        .hunar-div{
            display: none;
        }
        .owl-prev {
            right: 46%;
            bottom: -4%;
            top: auto;
        }
        .owl-next {
            bottom: -4%;
            right: 35%;
            top: auto;
        }
        .head-left-logo {
            float: left;
            width: 100%;
        }
        .wel-left {
            width: 100%;
        }
        .wel-right {
            width: 100%;
        }
        .wel-main {
            display: block;
        }
        .tridev-left {
            width: 100%;
        }
        .tridev-right,
        .tridev-right1 {
            width: 100%;
        }
        .box1 {
            width: 100%;
        }
        .box1 .text {
            left: 0px;
            width: 100%;
        }
        .footer-section {
            padding-bottom: 30px;
        }
        .welcome-sec {
            padding-top: 15px;
        }
    }
    
    @media (max-width: 640px) {}
    
    @media (max-width: 575px) {}
    
    @media (max-width: 480px) {}
    
    @media (max-width: 414px) {}
    
    @media (max-width: 384px) {}
    
    @media (max-width: 320px) {}
