        .contacts__item {
            background-color: #FFF;
            border-radius: 2px;
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
            padding: 1.8rem 1.5rem 1.15rem;
            margin-bottom: 30px;
        }
        .contacts__img {
            display: block;
            margin-bottom: 1.1rem;
        }
        .contacts__btn:hover {
            background-color: #f6f6f6;
            color: #333;
        }
        .contacts__btn {
            margin-top: 1rem;
            font-weight: 500;
            font-size: .9rem;
            border: 0;
            line-height: 100%;
            /*background-color: transparent;
            color: #747a80;*/
            cursor: pointer;
            padding: .75rem 1rem;
            border-radius: 2px;
            transition: background-color .3s,color .3s;
        }
        .contacts__btn, .fc th, .flatpickr-current-month, .listview__header, .price-table__action, .price-table__title, .q-a__stat>span>small {
            text-transform: uppercase;
        }
        .row {
        /*display: -webkit-box;
        display: -ms-flexbox;*/
        display: flex;
        /*-ms-flex-wrap: wrap;*/
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
        }
        .content__inner:not(.content__inner--sm) {
        max-width: 1280px;
        }
        .content__inner {
            margin: auto;
        }
        .contacts__item:hover .contacts__img>img {
        /*-webkit-transform: scale(1.1);*/
        transform: scale(1.1);
        }
        .contacts__img>img {
            max-width: 120px;
            max-height: 120px;
            width: 100%;
            border-radius: 50%;
            transition: -webkit-transform .3s;
            transition: transform .3s;
            transition: transform .3s,-webkit-transform .3s;
        }
        :active, :focus {
            outline: 0!important;
        }
        img {
            vertical-align: middle;
            border-style: none;
        }
        .contacts__info strong {
            font-weight: 400;
            color: #333;
        }
        .contacts__info small, .contacts__info strong {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block;
        }
        .contacts__info
        {
            text-align: center;
        }

        /*Modal css*/
        .panel-head {
            background: #2536691f;
            /*padding: 8px 18px;*/
        }
        .panel-headbg {
            background: url(../images/header-icon.png) no-repeat left top;
            /*color: #fff;*/
            font-weight: 600;
            width: 55px;
            height: 50px;
            line-height: 46px;
            text-align: center;
            vertical-align: middle;
            padding-right: 7px;
            font-size: 15px;
        }
        .pull-left {
            float: left!important;
        }
        .panel-headtxt {
            color: #26304;
            display: inline-block;
            font-size: 20px;
            font-weight: 600;
            line-height: 50px;
            padding-left: 10px;
            text-align: center;
            vertical-align: middle;
        }
        .headtxt
        {
            font-size: 15px;
        }
        .modal-content .panel-shadow {
            padding: 20px 0;
        }
        .panel-shadow {
            box-shadow: 1px 3px 0 #f6f6f6;
            margin-bottom: 15px;
        }
        .modal-gallery .close {
        position: absolute;
        right: 0;
        z-index: 1;
        background: #f68d37;
        color: #fff;
        opacity: 1;
        width: 30px;
        height: 30px;
        font-weight: 400;
        text-align: center;
        font-size: 18px;
    }
    button.close {
        -webkit-appearance: none;
        padding: 0;
        cursor: pointer;
        /*background: 0 0;*/
        border: 0;
    }
    .close {
        float: right;
        /*font-size: 21px;
        font-weight: 700;*/
        line-height: 1;
        /*color: #000;*/
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        /*opacity: .2;*/
    }
    .profile-pop {
        background: #26304d;
        padding: 20px;
        color: #fff;
        border-bottom: 6px solid #f68d36;
        margin-bottom: 20px;
    }
    .profile-pop .scholar-pic-round img {
        height: 132px;
        width: 132px;
        margin: 4px auto;
    }
    .scholar-pic-round img {
        border-radius: 250px;
        /*height: 128px;
        margin: 8px auto;
        width: 128px;*/
    }
    .pop-intro {
        font-weight: 600;
        /*padding-top: 5%;*/
    }

    .profile-pop {
        color: #fff !important;
    }

    .scrollbar-rail > .scroll-element.scroll-x {
        bottom: 0;
        height: 12px;
        left: 0;
        min-width: 100%;
        padding: 3px 0 2px;
        width: 100%;
    }
    .scrollbar-rail > .scroll-element {
        background-color: #ffffff;
    }
    .scrollbar-rail > .scroll-element, .scrollbar-rail > .scroll-element div {
        border: none;
        margin: 0;
        overflow: hidden;
        /*padding: 0;*/
        position: absolute;
        z-index: 10;
    }
    .scroll-element, .scroll-element div {
        box-sizing: content-box;
    }
    .scroll-element {
        display: none;
    }

    .scrollbar-rail > .scroll-element.scroll-y {
        height: 100%;
        min-height: 100%;
        padding: 0 2px 0 3px;
        right: 0;
        top: 0;
        width: 12px;
    }
    .scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
        display: block;
    }
    .scrollbar-rail > .scroll-element {
        background-color: #ffffff;
    }

    .scroll-element, .scroll-element div {
        box-sizing: content-box;
    }

    .scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
        height: 15px;
        left: 5px;
    }
    .scrollbar-rail > .scroll-element div {
        display: block;
        height: 100%;
        left: 6px;
        top: 0;
        width: 100%;
    }
    .scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
        left: -25px;
    }
    .scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
        height: 2px;
        left: -10px;
        top: 5px;
    }
    .scrollbar-rail > .scroll-element .scroll-element_size {
        background-color: #999;
    }
    .scrollbar-rail > .scroll-element div
    {
        display: block;
        width: 100%;
    }
    .scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
        left: -25px;
    }
    .scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
        height: 10px;
        min-width: 10px;
        top: 1px;
    }
    .scrollbar-rail > .scroll-element .scroll-bar {
        background-color: #26304;
        border-radius: 2px;
    }

    /******************* Accordion Demo - 9 *****************/
    #accordion9 .panel{
        border-radius:0;
        margin-bottom:15px;
    }
    #accordion9 .panel-heading{
        padding:0;
    }
    #accordion9 .panel-title{
        position: relative;
    }
    #accordion9 .panel-title:before{
        content: "";
        border-bottom: 25px solid rgba(0, 0, 0, 0);
        border-left: 15px solid #ccc;
        border-top: 23px solid rgba(0, 0, 0, 0);
        width: 0;
        height: 0;
        position: absolute;
        top: 0;
        left: 34px;
    }
    #accordion9 .panel-title a{
        color:#fff;
        background:#e63c22;
        display: block;
        font-size: 16px;
        line-height: 21px;
        font-weight:500;
        text-transform: uppercase;
        padding: 13px 10px 13px 65px;
    }
    #accordion9 .panel-title a.collapsed{
        color:#5b5656;
        background:#fff;
    }
    #accordion9 .panel-title a:before,
    #accordion9 .panel-title a.collapsed:before{
        content: "\f068";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        top:0;
        left:0px;
        padding:14px 10px;
        color:#e63c22;
        background:#ccc;
    }
    #accordion9 .panel-title a.collapsed:before{
        content: "\f067";
    }
    #accordion9 .panel-body{
        color: #828282;
        font-size: 14px;
        line-height: 26px;
    }


    /******************* Accordion Demo - 6 *****************/
    #accordion6 .panel{
        /*border: 1px solid #a61d37;*/
        border-radius: 0;
        box-shadow: none;
        margin-left: 50px;
        margin-bottom: 12px;
    }
     
    #accordion6 .panel-heading{
        padding: 0;
        background: #fff;
        position: relative;
    }
    #accordion6 .panel-heading:before,
    #accordion6 .panel-heading:after{
        content: "";
        /*border-right: 8px solid #a61d37;*/
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        position: absolute;
        top: 12px;
        left: -9px;
    }
    #accordion6 .panel-heading:after{
        border-right: 7px solid #fff;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        position: absolute;
        top: 13px;
        left: -6px;
    }
    #accordion6 .panel-title a{
        display: block;
        padding: 3px 20px 3px 20px;
        border: none;
        font-size: 20px;
        font-weight: 400;
        color: #26304d;
        position: relative;
        /*background: #f1f1f2;*/
        background: #2536691f;
    }
    #accordion6 .panel-title a:before,
    #accordion6 .panel-title a.collapsed:before{
        content: "\f068";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 15px;
        color: #26304d;
        text-align: center;
        border: 1px solid #26304d;
        position: absolute;
        top: 0;
        left: -50px;
        transition: all 0.5s ease 0s;
    }
    #accordion6 .panel-title a.collapsed:before{ content: "\f067"; }
    #accordion6 .panel-body{
        padding: 0 15px 15px;
        border: none;
        font-size: 14px;
        color: #807e7e;
        line-height: 28px;
    }
    #accordion6 .panel-body p{
     margin-bottom: 0; 
    }

    /****************/

    .nav-tabs {
        display:none;
    }

    @media(min-width:768px) {
        .nav-tabs {
            display: flex;
        }
        
        .card {
            border: none;
        }

        .card .card-header {
            display:none;
        }  

        .card .collapse{
            display:block;
        }
    }

    @media(max-width:767px){
        .tab-content > .tab-pane {
            display: block !important;
            opacity: 1;
        }
    }
    .mrgleft
    {
        margin-left: 42px;
    }


/*Index Page css properties*/

    .campus-news {
      /*background: rgba(255,0,0,0.5);*/
      background-color: rgba(25, 47, 86, 0.72);
      padding: 15px;
      margin-top: 50px;
      color: #fff;
    }
    .campus-notice {
        background: rgba(109,207,246,0.7);
        padding: 15px;
        margin-top: 20px;
        color: #000;
        margin-bottom: 20px;
    }

    .content-scroll {
        overflow: auto;
        position: relative;
        width: 100%;
        max-width: 97%;
        xxheight: 185px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mCustomScrollbar {
        /*-ms-touch-action: pinch-zoom;*/
        touch-action: pinch-zoom;
    }
    /*.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}*/
    #section-three {
    /*background: url(../images/section-3-bg.jpg) no-repeat;*/
    background-size: cover;
    padding: 40px 0;
}
  .content-scroll {
      /*overflow: auto;*/
      overflow: hidden;
      position: relative;
      width: 100%;
      max-width: 97%;
      xxheight: 185px;
      box-sizing: border-box;
  }
  .mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
  }
  .txtclr
  {
    color: white !important;
    font-weight: bold;
    text-shadow: 0 0 5px #000;
  }
  .mCustomScrollbar {
      touch-action: pinch-zoom;
  }
  #section-two .campus-news h2, #section-two .campus-event h2 {
      color: #fff;
      font-size: 27px;
      /* border-bottom: 2px solid #fff; */
      margin-top: 0px;
      text-align: center;
      font-weight: bold;
      padding-bottom: 7px;
  }

  /*Other pages css properties*/
  .mgtop
  {
    margin-top: 50px;
  }

/*Department page*/
.mgbt
{
    margin-bottom: 55px !important;
}
.margintpbt
{
    margin-top: -40px;
    margin-bottom: 60px !important;
}
  
  