﻿/*---- Created @ 5/7/2020 by aly -------*/
/*----- Start Common CSS style for all Themmes --------*/

body {
    overflow-x: hidden;
    direction: ltr;
    overflow-y: auto;
}
html {
    overflow-x: hidden;
}

#DeltaSiteLogo img {
    margin: 0px 0px;
}


a:hover {
    text-decoration: none !important;
    outline: none !important;
}

::-webkit-input-placeholder {
    font-weight: normal;
}

::-moz-placeholder {
    font-weight: normal;
}

:-ms-input-placeholder {
    font-weight: normal;
}

:-moz-placeholder {
    font-weight: normal;
}

* {
    outline: none;
}

/* Start Ultimate Header */
.header .navbar-brand {
    width: 400px;
}

@media (max-width: 767px) {
    .header .navbar-brand {
        padding: 2px 0 0;
        float: left;
    }
}

@media (max-width: 991px) {
    .header .navbar-brand {
        width: auto;
    }
}

.header .upper-navbar {
    z-index: 1 !important;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    font-family: Tahoma, Arial;
    height: 50px;
    min-height: 50px;
}

    .header .upper-navbar .navbar-nav {
        padding-right: 0;
    }

        .header .upper-navbar .navbar-nav > .open > a, .header .upper-navbar .navbar-nav > .open > a:hover, .header .upper-navbar .navbar-nav > .open > a:focus {
            color: #fff;
            background-color: transparent;
        }

        .header .upper-navbar .navbar-nav > li > a:hover, .header .upper-navbar .navbar-nav > li > a:focus {
            color: #EEE;
        }

        .header .upper-navbar .navbar-nav li.the-login .dropdown-menu {
            border: none;
            box-shadow: none;
            border-radius: 0;
        }

            .header .upper-navbar .navbar-nav li.the-login .dropdown-menu li a {
                color: #FFF;
            }

                .header .upper-navbar .navbar-nav li.the-login .dropdown-menu li a:hover {
                }

@media (min-width: 768px) {
    .header .upper-navbar .navbar-nav li.the-login {
        position: absolute;
        right: 112px;
        left: auto;
    }
}

.header .upper-navbar .dropdown-menu > li > a {
    padding: 10px 15px;
    color: #333;
}

.header .upper-navbar li a {
    color: #FFF !important;
    padding: 10px 0px;
}

    .header .upper-navbar li a i {
        font-size: 10px;
        position: relative;
        top: -2px;
        left: 2px;
    }

.header .upper-navbar .container {
    position: relative;
}

.header .upper-navbar .mega-holder {
    position: absolute;
    width: 100%;
}

@media (max-width: 767px) {
    .header .upper-navbar .mega-holder {
        /*background-color: rgba(6, 6, 6, 0.9);*/
        padding: 8px 0;
    }

        .header .upper-navbar .mega-holder .main-navbar .navbar-nav > li > a {
            color: #FFF;
        }

            .header .upper-navbar .mega-holder .main-navbar .navbar-nav > li > a i {
                color: #c1b69c;
            }

        .header .upper-navbar .mega-holder .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            color: #b3b3b3 !important;
        }

            .header .upper-navbar .mega-holder .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
                color: #EEE;
            }
}

.header .upper-navbar .mega-holder .navbar-collapse {
    border: none;
}

@media (max-width: 767px) {
    .header .upper-navbar .mega-holder .navbar-collapse {
        margin-top: 10px;
        padding-top: 10px;
    }
}

.header .upper-navbar .mega-holder .nav > li, .header .upper-navbar .mega-holder .dropdown {
    position: static;
    text-align: left;
}

.header .upper-navbar .mega-holder .main-navbar {
    border: none;
    margin: 0;
    border-radius: 0;
    background: transparent;
}

@media (max-width: 767px) {
    .header .upper-navbar .mega-holder .main-navbar {
        position: relative;
    }
}

@media (max-width: 767px) {
    .header .upper-navbar .mega-holder .main-navbar .navbar-nav {
        margin-top: 0 !important;
        padding: 0;
    }

        .header .upper-navbar .mega-holder .main-navbar .navbar-nav > .open > a, .header .upper-navbar .mega-holder .main-navbar .navbar-nav > .open > a:hover, .header .upper-navbar .mega-holder .main-navbar .navbar-nav > .open > a:focus {
            background: none !important;
        }
}

.header .dropdown-menu-email {
    padding: 0;
    min-width: 100px;
    width: 80px;
    position: absolute;
    top: 56px;
    text-align: center;
}

.header .upper-navbar .mega-holder .main-navbar .navbar-nav > li > a {
    position: relative;
    padding: 8px;
    border-radius: 10px;
}



.header .upper-navbar .mega-holder .main-navbar .navbar-nav > .open > a, .header .upper-navbar .mega-holder .main-navbar .navbar-nav > .open > a:hover, .header .upper-navbar .mega-holder .main-navbar .navbar-nav > .open > a:focus {
    color: #FFF !important;
    background-color: transparent;
}

.header .dropdown-menu-email:before, .ms-core-menu-box:before {
    content: '';
    border-width: 7px;
    border-style: solid;
    position: absolute;
    top: -14px;
    right: 50%;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .header .upper-navbar .mega-holder .main-navbar .navbar-nav > li > a {
        color: #FFF;
        font-weight: bold;
        font-size: 12px;
    }
}

.header .upper-navbar .mega-holder .main-navbar .navbar-nav > li > a i {
    color: #FFF;
    font-size: 10px;
}

.header .upper-navbar .navbar-nav .dropdown-menu-email li a {
    color: #ffffff;
    padding: 10px 5px;
    width: 100%;
}

.header .upper-navbar .dropdown-menu > li > a:hover, .header .upper-navbar .dropdown-menu > li > a:focus {
}

.header .upper-navbar .mega-holder .dropdown-menu {
    color: #ffffff;
    min-width: 100px;
    text-align: center;
    right: auto !important;
    left: -20px;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .header .upper-navbar .mega-holder .dropdown-menu {
        border-top: none;
    }
}

.header .upper-navbar .mega-holder .dropdown-menu img {
    margin: 10px 0;
}

.header .upper-navbar .mega-holder .dropdown-menu .menu-paragraph {
    font-size: 14px;
    line-height: 1.7;
    display: block;
}

.header .upper-navbar .mega-holder .dropdown-menu .map-buttons {
    overflow: hidden;
}

    .header .upper-navbar .mega-holder .dropdown-menu .map-buttons a {
        float: right;
        margin-left: 1%;
        text-align: center;
        color: #FFF;
        padding: 5px;
        width: calc(98% / 3);
    }

        .header .upper-navbar .mega-holder .dropdown-menu .map-buttons a:last-child {
            margin-left: 0;
        }

        .header .upper-navbar .mega-holder .dropdown-menu .map-buttons a:hover {
            text-decoration: none;
        }

.header .upper-navbar .mega-holder .dropdown-menu h4 {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 15px;
}

.header .upper-navbar .mega-holder .dropdown-menu .hidden-text {
    display: none;
}

.header .upper-navbar .mega-holder .about-university {
    margin-bottom: 20px;
}

    .header .upper-navbar .mega-holder .about-university li {
        background-color: #e9e9e9;
        padding: 10px 10px 10px 40px;
        color: #000;
        font-weight: bold;
        margin-bottom: 4px;
        position: relative;
        cursor: pointer;
        text-align: left;
    }

        .header .upper-navbar .mega-holder .about-university li:before {
            font-family: 'FontAwesome';
            content: "\f0c1";
            margin-right: 10px;
            display: inline-block;
            -webkit-transform: rotate(-44deg);
            -moz-transform: rotate(-44deg);
            -o-transform: rotate(-44deg);
            -ms-transform: rotate(-44deg);
            transform: rotate(-44deg);
            position: absolute;
            left: 15px;
            right: auto;
        }

        .header .upper-navbar .mega-holder .about-university li:hover, .header .upper-navbar .mega-holder .about-university li.active {
            color: #FFF;
        }

            .header .upper-navbar .mega-holder .about-university li:hover:before, .header .upper-navbar .mega-holder .about-university li.active:before {
                color: #FFF;
            }

            .header .upper-navbar .mega-holder .about-university li.active:before {
                right: auto;
            }

.header .upper-navbar .mega-holder .special-dropdown .university-data {
    display: none;
}

    .header .upper-navbar .mega-holder .special-dropdown .university-data.highlighted {
        display: block;
    }

.header .upper-navbar .mega-holder .special-dropdown .info-image {
    margin-top: 0;
}

@media (min-width: 1200px) {
    .header .upper-navbar .mega-holder .special-dropdown .info-image {
        margin-top: 42px;
    }
}



.header .upper-navbar .language-switcher button {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #FFF;
    width: 100%;
    height: 30px;
    border-radius: 0;
    border-
}

.header .upper-navbar .language-switcher .dropdown-menu {
    padding: 0;
    min-width: 90px;
    width: 90px;
    position: relative;
    top: 10px;
    text-align: center;
}

    .header .upper-navbar .language-switcher .dropdown-menu:before {
        content: '';
        border-width: 10px;
        border-style: solid;
        position: absolute;
        top: -20px;
        right: 50px;
        margin-right: -15px;
    }

    .header .upper-navbar .language-switcher .dropdown-menu li {
        color: #FFF;
    }

        .header .upper-navbar .language-switcher .dropdown-menu li a {
            color: #FFF;
            width: 100%;
        }

            .header .upper-navbar .language-switcher .dropdown-menu li a:hover {
            }

.header .logo-area .logo-box {
    overflow: hidden;
    margin-top: 8px;
    text-align: center;
    display: block;
}

@media (max-width: 767px) {
    .header .logo-area .logo-box {
        text-align: center;
    }
}

.header .logo-area .logo-box img {
    max-width: 150px;
}

@media (max-width: 767px) {
    .header .logo-area .logo-box img {
        float: none !important;
        border: none !important;
        padding: 0 !important;
    }
}

.header .logo-area .logo-box .info-text {
    line-height: 35px;
}

@media (max-width: 767px) {
    .header .logo-area .logo-box .info-text {
        float: none !important;
        margin: 0 !important;
    }
}

.header .logo-area .logo-box .info-text .imam-slogan {
    /*font-weight: bold;*/
    font-size: 14px;
    margin-top: 0;
}

.header .logo-area .logo-box .info-text .colleague-slogan {
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
}

.header .logo-area .icon-box {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 16px;
}

@media (max-width: 991px) {
    .header .logo-area .icon-box .col-md-4 {
        margin-bottom: 10px;
    }
}

.header .logo-area .icon-box i {
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    line-height: 61px;
    font-size: 35px;
    margin: auto;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .header .logo-area .icon-box i {
        display: inline-block;
        width: 40px;
        height: 40px;
        font-size: 20px;
        line-height: 34px;
        margin: 0;
        position: relative;
        top: 1px;
        right: 6px;
    }
}

.header .logo-area .icon-box .text {
    color: #FFF;
    padding: 4px 10px;
    display: inline-block;
    width: 130px;
}

.header .logo-area .icon-box a {
    display: block;
}





.header .center-navbar {
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

    .header .center-navbar .navbar-nav > li > a, .header .center-navbar .navbar-brand {
        color: #FFF;
    }

    .header .center-navbar .navbar-header {
        width: auto;
        float: right;
    }

        .header .center-navbar .navbar-header .navbar-toggle {
            margin: 15px;
            background-color: transparent;
        }

            .header .center-navbar .navbar-header .navbar-toggle .icon-bar {
                background-color: #FFF;
            }

    .header .center-navbar .xs-search-field {
        font-family: 'FontAwesome', 'Tahoma', 'Arial';
        margin: 14px 0 0;
        height: 36px;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid #FFF;
        background-color: rgba(255, 255, 255, 0.8);
        float: left;
    }

@media (min-width: 768px) {
    .header .center-navbar .navbar-nav {
        margin: auto;
        width: 100%;
        text-align: center;
    }
}

.header .center-navbar .navbar-nav li {
    display: inline-block;
    float: none;
}

@media (max-width: 767px) {
    .header .center-navbar .navbar-nav li {
        display: block;
    }
}

.header .center-navbar .navbar-nav li > a {
    font-size: 18px;
    padding: 24px;
    border-bottom: 3px solid transparent;
}

@media (max-width: 991px) {
    .header .center-navbar .navbar-nav li > a {
        font-size: 14px;
        padding: 17px;
    }
}

@media (max-width: 767px) {
    .header .center-navbar .navbar-nav li > a {
        padding: 5px;
    }
}

.header .center-navbar .navbar-nav li.open > a {
    color: #FFF;
}

@media (max-width: 767px) {
    .header .center-navbar .navbar-nav li.open > a {
        background: none;
        border-color: transparent;
    }
}

@media (max-width: 767px) {
    .header .center-navbar .navbar-nav li.open .dropdown-menu a {
        color: #e0dddd;
        padding-left: 15px;
    }
}

.header .center-navbar .navbar-nav li .dropdown-menu {
    border: none;
    top: 130%;
    left: 0;
    right: auto;
}

@media (min-width: 768px) {
    .header .center-navbar .navbar-nav li .dropdown-menu:before {
        content: '';
        border-style: solid;
        border-width: 12px;
        position: absolute;
        left: 40px;
        top: -24px;
    }
}

.header .center-navbar .navbar-nav li .dropdown-menu li {
    display: block;
}

    .header .center-navbar .navbar-nav li .dropdown-menu li a {
        margin: 0;
        color: #FFF;
        padding: 10px 15px;
    }

        .header .center-navbar .navbar-nav li .dropdown-menu li a:hover {
        }

@media (max-width: 767px) {
    .header .center-navbar .navbar-collapse {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
}

/* End Ultimate Header */
/* Start Custom Advertise */
/* 191016-1 */
.custom-advertise {
    padding: 20px 0 20px;
    min-height: 50vh;
    max-width: 990px;
    margin: auto;
}

    .custom-advertise .heading-section h2 {
        font-weight: bold;
        font-size: 35px;
        margin-top: 40px;
    }

    .custom-advertise .heading-section .section-subheading {
        color: #969696;
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 50px;
    }

    .custom-advertise .advertise-arrows {
        position: relative;
    }

        .custom-advertise .advertise-arrows i {
            font-size: 80px;
            position: absolute;
            /*bottom: -300px;*/
            color: #ababab;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=50);
            -moz-opacity: .5;
            -khtml-opacity: .5;
            opacity: .5;
            cursor: pointer;
            width: 100px;
            height: 300px;
            display: block;
            text-align: center;
            z-index: 10;
            padding-top: 110px;
            background-repeat: repeat-x;
        }

            .custom-advertise .advertise-arrows i:hover {
                opacity: 1;
            }

        .custom-advertise .advertise-arrows .fa-angle-left {
            left: 0;
            background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
            background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
            background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
            background-repeat: repeat-x;
        }

@media (max-width: 1199px) {
    .custom-advertise .advertise-arrows .fa-angle-left {
        left: 0;
    }
}

.custom-advertise .advertise-arrows .fa-angle-right {
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

@media (max-width: 1199px) {
    .custom-advertise .advertise-arrows .fa-angle-right {
        right: 0;
    }
}
/* announcment arrows position on ipad fix + .home-events fix on ipad */
@media (min-width: 991px) and (max-width: 1200px) {
    .custom-advertise .advertise-arrows .fa-angle-left {
        left: 0 !important;
    }

    .custom-advertise .advertise-arrows .fa-angle-right {
        right: 0 !important;
    }
}

.custom-advertise .advertise-slider .slick-active {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
}

    .custom-advertise .advertise-slider .slick-active a {
        cursor: default;
    }

.custom-advertise .advertise-slider .slick-current {
    opacity: 1;
    position: relative;
}

    .custom-advertise .advertise-slider .slick-current a {
        cursor: pointer !important;
    }

.custom-advertise .slider-controls {
    width: 990px;
    margin: -6px auto;
    background-color: #424242;
    color: #EEE;
    overflow: hidden;
    max-width: 100%;
}

@media (max-width: 767px) {
    .custom-advertise .slider-controls {
        height: 46px;
        overflow: visible;
        margin-bottom: 60px;
    }
}

.custom-advertise .slider-controls .bullets-area {
    display: inline-block;
    padding: 10px;
    float: left;
}

.custom-advertise .slider-controls .share-icons {
    float: right;
    padding: 10px;
}

@media (max-width: 767px) {
    .custom-advertise .slider-controls .bullets-area,
    .custom-advertise .slider-controls .share-icons {
        width: 100%;
        float: none;
        text-align: center;
    }
}

.custom-advertise .slider-controls .bullets-area ul {
    list-style: none;
    margin: 4px 10px 0 0;
    padding: 0;
}

    .custom-advertise .slider-controls .bullets-area ul li {
        display: inline-block;
        margin-left: 5px;
        height: 12px;
        float: left;
    }

        .custom-advertise .slider-controls .bullets-area ul li button {
            background-color: #717171;
            color: #717171;
            border: none;
            font-size: 0;
            padding: 0;
            margin: 0;
            width: 30px;
            height: 100%;
            line-height: 24px;
            outline: none;
            -webkit-transition: all .2s ease-in-out;
            -moz-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

            .custom-advertise .slider-controls .bullets-area ul li button:hover {
            }

    .custom-advertise .slider-controls .bullets-area ul .slick-active button {
    }

.custom-advertise .slider-controls .share-icons ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .custom-advertise .slider-controls .share-icons ul {
        text-align: center;
    }
}

.custom-advertise .slider-controls .share-icons ul li {
    display: inline-block;
}

    .custom-advertise .slider-controls .share-icons ul li a i {
        color: #FFF;
        display: block;
        width: 30px;
        text-align: center;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }

        .custom-advertise .slider-controls .share-icons ul li a i.fa-facebook:hover {
            background-color: #3b5998 !important;
            color: #FFF !important;
        }

        .custom-advertise .slider-controls .share-icons ul li a i.fa-twitter:hover {
            background-color: #1da1f2 !important;
            color: #FFF !important;
        }

        .custom-advertise .slider-controls .share-icons ul li a i.fa-linkedin:hover {
            background-color: #0077b5 !important;
            color: #FFF !important;
        }

        .custom-advertise .slider-controls .share-icons ul li a i.fa-google-plus:hover {
            background-color: #dd4b39 !important;
            color: #FFF !important;
        }

        .custom-advertise .slider-controls .share-icons ul li a i.fa-envelope:hover {
            background-color: #ffa930 !important;
            color: #FFF !important;
        }


@media (max-width: 767px) {
    .custom-advertise .slider-controls .share-icons ul li a {
        display: inline-block;
    }
}

.custom-advertise .slider-text {
    width: 990px;
    margin: 20px auto;
    background-color: #EEE;
    padding: 20px 20px 50px;
    line-height: 2;
    color: #898484;
    font-size: 17px;
    max-width: 96%;
    position: relative;
}

    .custom-advertise .slider-text a {
        position: absolute;
        right: 13px;
        bottom: 13px;
        color: #FFF;
        font-size: 14px;
        padding: 2px 15px;
        font-weight: bold;
    }

.custom-advertise .more-advertise a, .more_btn a {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
}

.more-advertise {
    padding-top: 20px;
    display: inline-block;
    width: 100%;
}

/* Start News Section */
.home-news {
}

    .home-news h2 {
        font-weight: bold;
        font-size: 35px;
        margin-top: 40px;
    }

    .home-news .section-subheading {
        color: #969696;
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 30px;
    }

    .home-news .box {
        background-color: #fff;
        padding: 15px;
        margin-bottom: 25px;
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        -o-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
    }

        .home-news .box:hover {
            -webkit-box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
            -moz-box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
            -o-box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
            box-shadow: 5px 5px 25px 0px rgba(46, 61, 73, 0.2);
        }

        .home-news .box .box-link {
            display: block;
            text-decoration: none;
        }

        .home-news .box img {
            width: 100%;
            max-height: 151px;
        }

        .home-news .box .news-heading {
            font-weight: bold;
            margin-bottom: 6px;
            font-size: 14px;
            line-height: 1.8;
            height: 50px;
            margin-top: 10px;
            margin-bottom: 10px;
            overflow: hidden;
        }

        .home-news .box .news-date {
            color: #434343;
            font-size: 12px;
            margin-bottom: 5px;
            display: inline-block;
        }

        .home-news .box .news-description {
            color: #8f8a8a;
            font-size: 13px;
            margin-bottom: 10px;
            line-height: 1.7;
            min-height: 112px;
            max-height: 112px;
            overflow: hidden;
        }

@media (max-width: 991px) {
    .home-news .box .news-description {
        max-height: 90px;
    }
}

@media (max-width: 1199px) {
    .home-news .box .news-description {
        max-height: 66px;
    }
}

.home-news .box i {
    margin: 5px;
    color: #222;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    position: relative;
    top: -4px;
}

    .home-news .box i:hover {
    }

.home-news .box .share-icons a {
    color: #333;
}

.home-news .small-news {
    margin-top: 30px;
    overflow: hidden;
}

    .home-news .small-news .news-container {
        width: calc(100% - 120px);
        float: left;
    }

        .home-news .small-news .news-container .slick-slide {
            margin: 0 10px 0 0;
        }

        .home-news .small-news .news-container .slick-list {
            margin: 0 0 0 10px;
        }

        .home-news .small-news .news-container .regular-news {
            display: block;
            background-color: #fff;
            max-height: 60px;
        }

            .home-news .small-news .news-container .regular-news img {
                margin-right: 10px;
                margin-left: 0;
                float: left;
                width: 61px;
                height: 61px;
            }

            .home-news .small-news .news-container .regular-news p {
                color: #000;
                padding: 10px;
                font-size: 16px;
                margin: 0;
                max-height: 56px;
                overflow: hidden;
            }

@media (max-width: 991px) {
    .home-news .small-news .news-container .regular-news {
        width: 47.75%;
    }
}

@media (max-width: 767px) {
    .home-news .small-news .news-container .regular-news {
        width: 97%;
    }
}

.home-news .small-news .arrow-left, .home-news .small-news .arrow-right {
    width: 60px;
    height: 60px;
    text-align: center;
    color: #FFF;
    line-height: 58px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    cursor: pointer;
}



.home-news .small-news .arrow-right {
    padding-left: 4px;
    float: right;
}

    .home-news .small-news .arrow-right:before {
        font-family: 'FontAwesome';
        content: "\f054";
        font-size: 20px;
    }

.home-news .small-news .arrow-left {
    padding-right: 4px;
    float: left;
}

    .home-news .small-news .arrow-left:before {
        font-family: 'FontAwesome';
        content: "\f053";
        font-size: 20px;
    }

.slick-disabled i, .slick-disabled i:hover {
    background-color: #888 !important;
    cursor: default;
}

.home-news .more-news a {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}



.button-fill:hover {
    background-position: left bottom;
    text-decoration: none;
}

/* End News Section */
.home-events {
    background-image: url("../img/events-bg.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

@media (max-width: 991px) {
    .home-events {
        padding-top: 40px;
        padding-bottom: 40px;
    }

        .home-events .visible-xs {
            display: inline-block !important;
        }
}

.home-events .overlay {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(6, 47, 67, 0.7);
    width: 100%;
    height: 100%;
}

.home-events .section-title {
    color: #FFF;
    font-weight: bold;
    font-size: 22px;
    position: relative;
}

.home-events .section-description {
    color: #FFF;
    margin-bottom: 50px;
    position: relative;
}

@media (max-width: 991px) {
    .home-events .section-description {
        margin-bottom: 20px;
    }
}

.home-events .events-control {
    overflow: hidden;
}

@media (max-width: 767px) {
    .home-events .events-control {
        text-align: center;
    }

        .home-events .events-control .arrows-container {
            float: none !important;
            overflow: hidden;
            margin: 0 auto 20px !important;
            text-align: center;
            width: 150px;
        }

        .home-events .events-control .events-calendar {
            float: none !important;
            display: inline-block !important;
        }
}

.home-events .events-control .arrows-container {
    position: relative;
    float: left;
    margin: 0 0 20px;
}

.home-events .events-control .arrow-top, .home-events .events-control .arrow-bottom, .home-events .events-control .arrow-more {
    width: 50px;
    height: 50px;
    color: #fff;
    text-align: center;
    padding-top: 13px;
    font-size: 18px;
    cursor: pointer;
    border-left: 1px solid #5b756d;
    float: left;
}



.home-events .events-control .arrow-top {
    border-right: 0;
    border-top: 0;
}

.home-events .events-control .arrow-more {
    background-color: #426e78;
    font-size: 14px;
    line-height: 25px;
}

@media (max-width: 991px) {
    .home-events .events-control .arrow-more {
        width: 50px;
    }
}

.home-events .events-control .arrow-more a {
    color: #FFF;
}

.home-events .events-control .events-calendar {
    display: block;
    float: right;
    position: relative;
    color: #FFF;
    background-color: #616161;
    padding: 13px 20px;
    font-size: 18px;
}

    .home-events .events-control .events-calendar:hover {
    }

    .home-events .events-control .events-calendar i {
        margin-right: 10px;
    }

.home-events .key-status {
    display: inline-block;
    padding: 2px 10px;
    background-color: #27af5f;
    border-radius: 6px;
    color: #FFF;
    font-weight: normal;
}

    .home-events .key-status.today {
        background-color: #2980b9;
    }

    .home-events .key-status.soon {
        background-color: #16a085;
    }

    .home-events .key-status.finished {
        background-color: #c0392b;
    }

.home-events .activity-box {
    margin-bottom: 25px;
}

@media (max-width: 991px) {
    .home-events .activity-box {
        margin-bottom: 15px;
    }
}

.home-events .activity-box .more-events {
    display: inline-block;
    background-color: #5d91a1;
    padding: 5px 10px;
    font-weight: bold;
    margin-top: 10px;
    color: #FFF;
}

@media (max-width: 991px) {
    .home-events .activity-box .more-events {
        float: right;
        margin: 0;
    }
}

.home-events .activity-box .more-events:hover {
    text-decoration: none;
}

.home-events .activity-box .padding-zero {
    padding-right: 0px;
    padding-left: 0px;
}

.home-events .activity-box .date {
    background-color: #616161;
    padding-top: 22px;
    text-align: center;
    color: #FFF;
    height: 184px;
}

@media (max-width: 991px) {
    .home-events .activity-box .date {
        height: auto;
        text-align: left;
        padding: 0 15px;
    }
}

.home-events .activity-box .date span {
    display: block;
    direction: ltr;
}

@media (max-width: 991px) {
    .home-events .activity-box .date span {
        display: inline-block;
        font-size: 14px !important;
    }
}

.home-events .activity-box .date .day-name {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}

.home-events .activity-box .date .day-month {
    font-size: 14px;
    margin-bottom: 5px;
}

.home-events .activity-box .date .fa-map-marker {
    color: #e0c897;
    font-size: 25px;
    margin-top: 14px;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .home-events .activity-box .date .fa-map-marker {
        margin-top: 10px;
        float: right;
        font-size: 20px;
    }
}

.home-events .activity-box .title-box {
    background-color: #FFF;
    text-align: right;
    height: 184px;
}

@media (max-width: 991px) {
    .home-events .activity-box .title-box {
        height: auto;
    }
}

.home-events .activity-box .title-box .event-url {
    padding: 35px 15px 0;
    display: block;
    outline: none;
    position: relative;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

    .home-events .activity-box .title-box .event-url:hover {
        background-color: #F7F7F7;
    }

    .home-events .activity-box .title-box .event-url h6 {
        color: #5e91a1;
        font-size: 14px;
        font-weight: bold;
        line-height: 1;
        text-align: left;
        margin-bottom: 4px;
        margin-top: 5px;
    }

    .home-events .activity-box .title-box .event-url p {
        color: #616161;
        border-bottom: 1px solid #e9e9e9;
        font-size: 13px;
        line-height: 1.7;
        padding-bottom: 10px;
        margin-top: 0;
        margin-bottom: 4px;
        text-align: left;
        height: 77px;
    }

    .home-events .activity-box .title-box .event-url .key-status {
        font-size: 12px;
        padding: 1px 8px;
        position: absolute;
        top: 10px;
        right: 10px;
    }

.home-events .activity-box .title-box .event-share {
    padding: 10px;
}

    .home-events .activity-box .title-box .event-share a > i {
        background-color: #8e8c8c;
        color: #FFF;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
        position: relative;
        top: -4px;
    }

        .home-events .activity-box .title-box .event-share a > i:hover {
            color: #FFF;
        }

    .home-events .activity-box .title-box .event-share .fa-google-plus {
        font-size: 10px;
    }

    .home-events .activity-box .title-box .event-share .discuss-time {
        float: left;
    }

        .home-events .activity-box .title-box .event-share .discuss-time span {
            display: inline-block;
            color: #FFF;
            padding: 1px 8px;
            text-align: center;
            border-radius: 8px;
            font-size: 12px;
            text-transform: uppercase;
        }

            .home-events .activity-box .title-box .event-share .discuss-time span .fa-calendar {
                color: #FFF;
                margin: 0;
                font-size: 10px;
                position: relative;
                top: -1px;
            }

        .home-events .activity-box .title-box .event-share .discuss-time .time-from {
            background-color: #27ae60;
        }

        .home-events .activity-box .title-box .event-share .discuss-time i {
            font-size: 12px;
            margin: 3px;
        }

        .home-events .activity-box .title-box .event-share .discuss-time .time-to {
            background-color: #e67e22;
        }

secondsection .researches {
    background-image: url("../img/bg_section.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0;
    float: left;
    width: 100%;
}

    secondsection h2 {
        color: #2f2813;
        font-weight: bold;
        font-size: 35px;
        margin-top: 40px;
    }

    secondsection .section-subheading {
        color: #2f2813;
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 25px;
    }

    secondsection .researches-system {
        position: relative;
        margin-top: 40px;
    }



        secondsection .researches-system .the-arrow:before, secondsection .researches-system .the-arrow:after {
            -webkit-transition: background .3s ease-in-out;
            -moz-transition: background .3s ease-in-out;
            -o-transition: background .3s ease-in-out;
            transition: background .3s ease-in-out;
            cursor: pointer;
            width: 70px;
            color: #FFF;
            height: 70px;
            line-height: 70px;
            display: inline-block;
            position: absolute;
            top: 50%;
            margin-top: -70px;
        }






.slick-disabled i:hover {
    background-color: #888 !important;
}



secondsection .researches-system .researches-holder .researches-box {
    margin-bottom: 25px;
    /*  max-height: 140px;
            overflow: hidden;*/
}

@media (max-width: 991px) {
    secondsection .researches-system .researches-holder .researches-box {
        margin-bottom: 15px;
    }

        secondsection .researches-system .researches-holder .researches-box .visible-sm {
            display: inline-block !important;
        }
}

secondsection .researches-system .researches-holder .researches-box .padding-zero {
    padding-right: 0px;
    padding-left: 0px;
}

    secondsection .researches-system .researches-holder .researches-box .padding-zero img {
        width: 100%;
        height: 140px;
    }

secondsection .researches-system .researches-holder .researches-box .title-box {
    height: 140px;
    color: #FFF;
}

@media (max-width: 991px) {
    secondsection .researches-system .researches-holder .researches-box .title-box {
        height: auto;
    }
}

secondsection .researches-system .researches-holder .researches-box .title-box .event-url {
    padding: 10px 15px 10px 30px;
    display: block;
    outline: none;
    text-align: right;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    position: relative;
}



    secondsection .researches-system .researches-holder .researches-box .title-box .event-url h6 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.6;
        margin-bottom: 4px;
        margin-top: 4px;
        color: #FFF;
    }

    secondsection .researches-system .researches-holder .researches-box .title-box .event-url p {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 4px;
        color: #FFF;
    }





secondsection .all-researches a {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    margin-top: 10px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}



.center-versions {
    background-color: #FFF;
    padding: 80px 0;
}



@media (max-width: 767px) {
    .center-versions .version-box .dep-info .visit:before {
        bottom: -34px;
    }
}

.center-versions .version-box .dep-info .visit:hover:before {
}

.center-versions .iconslist_container, .center-versions .icons_noslick {
    /*margin-top: 20px;*/
    position: relative;
}

.icons_noslick .the-arrow.the-left, .icons_noslick .the-arrow.the-right {
    display: none;
}

@media (max-width: 767px) {
    .center-versions .iconslist_container {
        margin-top: 20px;
    }
}



.center-versions .iconslist_container .the-arrow:before, .center-versions .iconslist_container .the-arrow:after {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    cursor: pointer;
    width: 70px;
    color: #FFF;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -35px;
}



@media (max-width: 767px) {
    .center-versions .iconslist_container .icons_list {
        float: none !important;
        width: auto;
    }

        .center-versions .iconslist_container .icons_list .col-md-4:not(:nth-child(-n+2)) {
            display: none;
        }
}



.icons_list img, .icons_noslick img {
    width: auto;
    height: auto;
    margin: 0 auto;
    margin-bottom: 10px;
    display: block;
    max-height: 115px;
    max-width: 100%;
}

.icons_list .slick-slide {
    text-align: center;
    padding: 17px;
}

    .icons_list .slick-slide span, .icons_noslick span {
        text-align: center;
        font-size: 1.7rem;
        color: #333;
    }

    .icons_list .slick-slide:hover, .icons_noslick:hover {
        background-color: rgba(170, 181, 189, 0.2);
    }

.center-versions .more-departments a {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}


a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.statistics {
    min-height: 200px;
    padding: 30px 0;
    background-image: url("../img/stats.png");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    margin-top: 20px;
    z-index:0;
}

    .statistics:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: block;
        z-index: 1;
        opacity: 0.9;
        filter: alpha(opacity=90); /* For IE8 and earlier */
    }

    .statistics .container {
        position: relative;
        z-index: 2;
        color: #FFF;
        text-align: center;
    }

        .statistics .container .section-title {
            margin-bottom: 80px;
            font-size: 40px;
            font-weight: bold;
            letter-spacing: 2px;
            display: inline-block;
            border-bottom: 2px solid #FFF;
            padding-bottom: 20px;
        }

        .statistics .container i {
            font-size: 60px;
            margin-bottom: 15px;
        }

        .statistics .container .amount {
            display: block;
            font-size: 50px;
            font-weight: bold;
            letter-spacing: 2px;
        }

        .statistics .container .description {
            font-size: 20px;
            margin-bottom: 30px;
        }

/* Start Footer */
.imam-footer {
    background-color: #2f2e2e;
    color: #FFF;
    padding: 50px 0 0;
   
}

    .imam-footer h5 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 25px;
    }

@media (max-width: 1199px) {
    .imam-footer h5 {
        margin-top: 20px;
    }
}

.imam-footer .footer_menu ul, .imam-footer .important-links ul {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}

    .imam-footer .footer_menu ul li, .imam-footer .important-links ul li {
        background-color: #505050;
        margin-bottom: 5px;
    }

        .imam-footer .footer_menu ul li a, .imam-footer .important-links ul li a {
            padding: 10px;
            font-weight: bold;
            width: 100%;
            height: 100%;
            display: block;
            color: #d2d1d1;
            font-size: 12px;
        }

            .imam-footer ul li a:hover {
            }

.imam-footer .social-networks {
    margin-bottom: 30px;
}

    .imam-footer .social-networks a {
        font-size: 22px;
        color: #f7f7f7;
        transition: 0.2s;
        text-align: center;
        margin-bottom: 4px;
        display: inline-block;
    }

        .imam-footer .social-networks a:hover {
            text-decoration: none;
        }

        .imam-footer .social-networks a i {
            /* background-color: #fff; */
            background-color: #444141;
            padding: 10px;
            width: 45px;
            -webkit-transition: .3s;
            -moz-transition: .3s;
            -o-transition: .3s;
            -ms-transition: .3s;
            transition: .3s;
        }

    .imam-footer .social-networks .twitter:hover i {
        background-color: #1da1f2;
    }

    .imam-footer .social-networks .facebook:hover i {
        background-color: #3b5998;
    }

    .imam-footer .social-networks .google i:hover {
        background-color: #dd4b39;
    }

    .imam-footer .social-networks .instagram i:hover {
        background-color: #405de6;
    }

.imam-footer .search-box {
    font-family: 'FontAwesome', 'tahoma';
}

    .imam-footer .search-box input {
        padding: 10px;
        background-color: #444141;
        border: none;
    }

    .imam-footer .search-box .go {
        padding: 10px;
        color: #fff;
        display: inline-block;
        color: #FFF;
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        -o-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
        text-align: center;
    }

@media (max-width: 1199px) {
    .imam-footer .search-box .go {
        padding: 10px 5px;
    }
}



.imam-footer .mobile-apps {
    margin-bottom: 20px;
}

    .imam-footer .mobile-apps a img {
        width: 40px;
    }

.imam-footer .copyright-holder {
    border-top: 1px solid #555;
    padding: 20px 0 15px;
    margin-top: 20px;
}

    .imam-footer .copyright-holder .copyright-text {
        margin-bottom: 5px;
    }

    .imam-footer .copyright-holder .copyright-links {
        text-align: right;
    }

    .imam-footer .copyright-holder ul li {
        display: inline-block;
        font-family: Tahoma, Arial;
        font-weight: bold;
        font-size: 13px;
    }

        .imam-footer .copyright-holder ul li a {
        }

            .imam-footer .copyright-holder ul li a:hover {
                text-decoration: none;
            }

        .imam-footer .copyright-holder ul li::after {
            content: ' | ';
        }

        .imam-footer .copyright-holder ul li:last-child::after {
            content: '';
        }

.imam-footer .twitter-section {
    background-color: #444141;
    color: #EEE;
    padding: 16px;
    margin-bottom: 15px;
}

@media (max-width: 1199px) {
    .imam-footer .twitter-section {
        margin-top: 20px;
    }
}

.imam-footer .twitter-section .tweet-text {
    line-height: 1.8;
}

.imam-footer .twitter-section .tweet-link {
    display: inline-block;
    direction: ltr;
    font-weight: bold;
    font-size: 18px;
    float: left;
}

/* End Footer */
/* Start Scroll To Top */
.scroll-to-top {
    width: 45px;
    height: 45px;
    position: fixed;
    right: 25px;
    bottom: 45px;
    display: none;
    z-index: 3;
}

    .scroll-to-top span {
        -webkit-transition: all ease .3s;
        -moz-transition: all ease .3s;
        -o-transition: all ease .3s;
        transition: all ease .3s;
        display: block;
        width: 100%;
        height: 100%;
        color: #FFF;
        border-radius: 50%;
        text-align: center;
        padding-top: 3px;
        cursor: pointer;
    }

        .scroll-to-top span:hover {
            background-position: left bottom;
        }

        .scroll-to-top span:before {
            font-family: 'FontAwesome';
            content: "\f077";
            font-size: 25px;
        }

/* End Scroll To Top */
/* Start Global Effects & Elements */
.open > .dropdown-menu {
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: .6s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: slidenavAnimation;
    -moz-animation-duration: .6s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
    animation-name: slidenavAnimation;
    animation-duration: .6s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
}

@-webkit-keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes slidenavAnimation {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/*------ New add By Aly -----*/
input.upper-search {
    color: #fff !important;
}

    input.upper-search::placeholder {
        color: #fff;
        opacity: 1; /* Firefox */
    }

    input.upper-search:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #fff;
    }

    input.upper-search::-ms-input-placeholder { /* Microsoft Edge */
        color: #fff;
    }

.header .upper-search {
    font-family: 'FontAwesome', 'Tahoma', 'Arial';
    padding: 4px 10px;
    background-color: transparent;
    color: #FFF;
    width: 100px;
    outline: none;
    height: 30px;
    position: relative;
    top: 10px;
    float: right;
    margin: 0 5px;
}

.header .language-switcher {
    width: 90px;
    height: 32px;
    float: right;
    top: 11px;
}

.language-switcher .btn i.fa-globe:before {
    font-family: 'Droid Arabic Kufi', Tahoma, Arial;
    content: "Language";
}

.btn .caret {
    margin-left: 8px !important;
}

.header .upper-navbar .navbar-nav > li > .dropdown-menu-email {
    color: #ffffff;
    min-width: 100px;
    text-align: center;
    right: auto;
    left: 20px;
    border-radius: 4px;
}

.imam-info {
    float: left;
    text-align: left;
    padding-right: 0;
    padding-left: 10px;
    margin-left: 0;
    margin-left: 10px;
    border-right: 0;
    border-left: 1px solid #CCC;
}

    .imam-info h3 {
        font-family: Tahoma, Arial, sans-serif !important;
        font-size: 1rem;
        margin: 4px 0;
        color: #fff;
    }

.main-logo {
    float: left;
    padding-top: 0px;
}

.pad0 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.padright0 {
    padding-left: 0px;
    padding-right: 15px;
}

.padleft0 {
    padding-left: 15px !important;
    padding-right: 0px !important;
}
/* Start Mega Menu */

.mega-holder {
    background-color: #FFF;
    padding-bottom: 10px;
    background-image: url(../img/bg_section.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: cover;
   
}

@media (max-width: 768px) {
    .mega-holder {
        /*background-color: rgba(36, 36, 36, 0.9);*/
        padding: 8px 0;
    }

        .mega-holder .megamenu-parent .main-navbar .navbar-nav > li > a {
            color: #FFF;
        }

        .mega-holder .navbar-default .navbar-nav .open .dropdown-menu > li {
            padding: 0;
        }

            .mega-holder .navbar-default .navbar-nav .open .dropdown-menu > li > a {
                color: #b3b3b3;
            }

                .mega-holder .navbar-default .navbar-nav .open .dropdown-menu > li > a:before {
                    content: '';
                    margin: 0;
                }
}

.mega-holder .megamenu-parent .upper-search {
    font-family: 'FontAwesome', 'Tahoma', 'Arial';
    margin-top: 10px;
    padding: 4px 10px;
    background-color: transparent;
    color: #FFF;
    border: 1px solid #FFF;
    width: 90px;
    position: absolute;
    right: 60px;
    height: 30px;
    outline: none;
    text-align: left;
}

@media (max-width: 767px) {
    .mega-holder .megamenu-parent .upper-search {
        right: 50px;
        height: 34px;
        top: -2px;
        border-radius: 5px;
    }
}

.mega-holder .megamenu-parent ::-webkit-input-placeholder {
    color: #FFF;
}

.mega-holder .megamenu-parent ::-moz-placeholder {
    color: #FFF;
}

.mega-holder .megamenu-parent :-ms-input-placeholder {
    color: #FFF;
}

.mega-holder .megamenu-parent :-moz-placeholder {
    color: #FFF;
}

.mega-holder .megamenu-parent .navbar-collapse {
    border: none;
}



.mega-holder .megamenu-parent .nav > li, .mega-holder .megamenu-parent .dropdown {
    position: static;
    text-align: left;
}

.mega-holder .megamenu-parent .main-navbar {
    background: none;
    border: none;
    margin: 0;
}

@media (max-width: 767px) {
    .mega-holder .megamenu-parent .main-navbar {
        position: relative;
    }
}

.mega-holder .megamenu-parent .main-navbar .navbar-nav {
    margin-top: 34px;
    padding: 0;
}

@media (min-width: 768px) {
    .mega-holder .megamenu-parent .main-navbar .navbar-nav {
        float: right;
    }
}

@media (max-width: 767px) {
    .mega-holder .megamenu-parent .main-navbar .navbar-nav {
        margin-top: 0 !important;
        padding: 0;
    }

        .mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a, .mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a:hover, .mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a:focus {
            background: none !important;
        }
}

@media (max-width: 991px) {
    .mega-holder .megamenu-parent .main-navbar .navbar-nav {
        margin-top: 14px;
        background-color: rgba(36, 36, 36, 0.9);
    }
}


.mega-holder .megamenu-parent .main-navbar .navbar-nav > li > a {
    position: relative;
    padding: 8px;
    border-radius: 10px;
}

.mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a:after {
    content: '';
    width: 0;
    height: 0;
    display: block;
    border-width: 10px;
    border-style: solid;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -10px;
}

.mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a, .mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a:hover, .mega-holder .megamenu-parent .main-navbar .navbar-nav > .open > a:focus {
    color: #ffffff;
}

.mega-holder .megamenu-parent .main-navbar .navbar-nav > li > a:hover {
    color: #fff;
}

@media (max-width: 768px) {
    .mega-holder .megamenu-parent .main-navbar .navbar-nav > li > a {
        /**/
        font-weight: bold;
        font-size: 13px;
    }
}

.mega-holder .megamenu-parent .dropdown-menu {
    width: 100%;
    top: 113%;
    max-height: 800px;
    overflow: auto;
}

@media (max-width: 767px) {
    .mega-holder .megamenu-parent .dropdown-menu {
        border-top: none;
        padding: 0;
    }
}

.imam-mega-nav .container {
    position: relative;
}

.imam-mega-nav .navbar-nav > li {
    position: static;
}

.imam-mega-nav .dropdown-menu {
    width: 100%;
    padding: 15px 0;
    max-height: 800px;
}

    .imam-mega-nav .dropdown-menu .normal-links {
        margin-bottom: 15px;
    }

        .imam-mega-nav .dropdown-menu .normal-links li {
            font-size: 14px;
            padding: 10px;
            position: relative;
            font-weight: bold;
            color: #969696;
            cursor: pointer;
        }

            .imam-mega-nav .dropdown-menu .normal-links li.active {
                transition-delay: .1s;
            }

                .imam-mega-nav .dropdown-menu .normal-links li.active .drop-content {
                    display: block !important;
                }

            .imam-mega-nav .dropdown-menu .normal-links li .drop-content {
                margin-top: 10px;
                padding-left: 10px;
                display: none;
                color: #969696;
            }

                .imam-mega-nav .dropdown-menu .normal-links li .drop-content span {
                    display: block;
                    padding: 5px 0 0;
                }

                    .imam-mega-nav .dropdown-menu .normal-links li .drop-content span:before {
                        content: '--- ';
                    }

                    .imam-mega-nav .dropdown-menu .normal-links li .drop-content span:hover {
                    }

                    .imam-mega-nav .dropdown-menu .normal-links li .drop-content span.active {
                        transition-delay: .1s;
                    }

    .imam-mega-nav .dropdown-menu .border-links {
        margin-bottom: 15px;
    }

        .imam-mega-nav .dropdown-menu .border-links li {
            font-size: 14px;
            padding: 15px;
            position: relative;
            font-weight: bold;
            color: #969696;
            cursor: pointer;
        }

            .imam-mega-nav .dropdown-menu .border-links li.active {
                transition-delay: .32s;
            }

                .imam-mega-nav .dropdown-menu .border-links li.active:after {
                    width: 100%;
                }

            .imam-mega-nav .dropdown-menu .border-links li:before {
                content: '';
                background-color: #EAEAEA;
                height: 2px;
                width: 100%;
                position: absolute;
                left: 0;
                bottom: 0;
            }

            .imam-mega-nav .dropdown-menu .border-links li:after {
                content: '';
                height: 2px;
                width: 0;
                position: absolute;
                left: 0;
                bottom: 0;
                transition: .3s;
            }

    .imam-mega-nav .dropdown-menu .mega-links-content:not(.active) {
        display: none;
    }

    .imam-mega-nav .dropdown-menu .mega-links-content .read-more {
        float: right;
        display: block;
    }

.univ-about img:not(mega-image) {
    margin-top: 20px;
}

.imam-mega-nav .dropdown-menu .mega-head {
    margin-top: 40px;
    font-weight: bold;
}

.imam-mega-nav .dropdown-menu .mega-text {
    line-height: 2;
    height: 135px;
    overflow: hidden;
    margin-top: 10px;
}

.imam-mega-nav .dropdown-menu .mega-image {
    margin: 5px 0 0 !important;
    width: 100%;
}

.imam-mega-nav .dropdown-menu .mega-boxes {
    margin-top: 20px;
}

    .imam-mega-nav .dropdown-menu .mega-boxes .mega-box {
        display: flex;
        background-color: #f6f6f6;
        text-align: center;
        margin: 10px 0;
        color: #666;
        font-weight: 500;
        align-items: center;
        justify-content: center;
        height: 55px;
        border-top: 1px solid rgba(119, 119, 119, 0.30980392156862746);
        padding: 10px;
    }

        .imam-mega-nav .dropdown-menu .mega-boxes .mega-box:hover {
            text-decoration: none;
            outline: none;
            font-weight: bold;
        }



.imam-mega-nav .dropdown-menu .classic-form {
    margin-top: 40px;
}

    .imam-mega-nav .dropdown-menu .classic-form .input-container {
        margin-bottom: 20px;
    }

        .imam-mega-nav .dropdown-menu .classic-form .input-container textarea {
            height: 120px;
        }

    .imam-mega-nav .dropdown-menu .classic-form .btn-send {
        color: #FFF;
        padding: 5px 15px 8px;
        border: none;
        border-radius: 10px;
        margin: 0;
        font-size: 20px;
    }

.imam-mega-nav .dropdown-menu .systems-boxes {
    margin-top: 48px;
}



.mega-holder .megamenu-parent .main-navbar {
    background: none;
    border: none;
    margin: 0;
}

/*--- admissions ----*/
.imam-mega-nav .dropdown-menu .admissions-boxes .admission-box {
    background-color: #f6f4f4;
    padding: 15px 20px;
    overflow: hidden;
}

    .imam-mega-nav .dropdown-menu .admissions-boxes .admission-box:not(:last-child) {
        margin-bottom: 10px;
    }





    .imam-mega-nav .dropdown-menu .admissions-boxes .admission-box:hover .info .text {
        display: block;
    }



    .imam-mega-nav .dropdown-menu .admissions-boxes .admission-box .info i {
        float: left;
    }

    .imam-mega-nav .dropdown-menu .admissions-boxes .admission-box .info .text {
        float: left;
        width: calc(100% - 65px);
        margin-left: 15px;
    }

        .imam-mega-nav .dropdown-menu .admissions-boxes .admission-box .info .text h3 {
            margin-bottom: 5px;
            margin-top: 5px;
            font-weight: bold;
        }

        .imam-mega-nav .dropdown-menu .admissions-boxes .admission-box .info .text p {
            margin-bottom: 0;
            font-size: 15px;
            color: #333;
        }

/* Start Tabs */
.media-tabs {
    background-color: #F3F3F3;
    margin-top: 20px;
    margin-bottom: 14px;
    float: right;
}

@media (max-width: 767px) {
    .media-tabs {
        margin-top: 20px;
    }
}

.the-tabs {
    padding: 0px;
    margin: 0;
}

.media-tabs .the-tabs, .tabs_home .the-tabs {
    margin: 0;
}

    .media-tabs .the-tabs .active, .tabs_home .the-tabs .active {
        color: #FFF;
    }

    .media-tabs .the-tabs li, .tabs_home .the-tabs li {
        display: inline-block;
        font-weight: bold;
        padding: 12px 5px;
        cursor: pointer;
    }

.media-tabs .content, .tabs_home .content {
    border-top: 5px solid #cbcbcb;
    border-bottom: 5px solid #cbcbcb;
    padding: 10px 0px;
    float: right;
    max-width: 365px;
    overflow: hidden;
    min-height: 100px;
}


.media-tabs .the-tabs .active, .tabs_home .the-tabs .active {
    color: #FFF;
}




.media-tabs .content > :not(:first-child) {
    display: none;
}


/* End Tabs */


.main_links a, .sub_links a {
    margin: 5px;
    display: block;
    float: right;
    color: #fff;
    text-align: center;
    padding: 10px;
    transition: all .5s ease;
    width: 162px;
}

    .main_links a img {
        display: block;
        max-width: 65px;
        margin: 0 auto;
    }

    .main_links a span {
        padding-top: 4px;
    }

    .main_links a:hover, .sub_links a:hover {
        box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
        outline-color: rgba(255, 255, 255, 0);
        outline-offset: 15px;
        text-shadow: 1px 1px 2px #427388;
    }

.callendar_univ img {
    max-width: 100%;
}

.Visitor_Counter {
    background-color: #8e8e8e;
    color: #fff;
    padding: 13px 0px;
    font-size: 14px;
    text-align: center;
    width: 100%;
    float: right;
}

.newArchLink {
    padding: 2px 10px;
    color: #fff;
    float: left;
}

    .newArchLink:hover {
        color: #fff;
    }

.fullwidth_tabs {
    background-color: #f3f3f3;
    margin-bottom: 80px;
}

    .fullwidth_tabs .media-tabs, .tabs_home {
        margin-top: 0px;
        width: 100%;
        float: none;
    }

.fullwidth {
    display: flex;
}

.fullwidth_tabs .media-tabs .content, .tabs_home .content {
    max-width: 100%;
    float: none;
    border-top: 0px;
    border-bottom: 0px;
    overflow: visible;
}



.fullwidth_tabs .media-tabs .the-tabs, .tabs_home .the-tabs {
    margin: 20px;
    text-align: center;
}

    .fullwidth_tabs .media-tabs .the-tabs li button, .tabs_home .the-tabs li button {
        padding: 8px 20px;
        font-size: 1.8rem;
        background-color: transparent;
        border: none;
    }



.the-arrow i {
    cursor: pointer;
    width: 70px;
    color: #FFF;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    position: absolute;
    top: 50%;
}

    .the-arrow i:hover {
    }




/*--- Event tab ---*/
.events_home .events {
    position: relative;
}



    .events_home .events .the-arrow i {
        cursor: pointer;
        width: 70px;
        color: #FFF;
        height: 70px;
        line-height: 70px;
        display: inline-block;
        position: relative;
        top: 50%;
        margin-top: -35px;
    }

        .events_home .events .the-arrow i:hover {
        }







    .events_home .events .event_slider .col-md-6 {
        display: block;
        position: relative;
    }

    .events_home .events .event_slider .system-box {
        overflow: hidden;
        font-size: 12px;
        height: 132px;
        margin-bottom: 20px;
        position: relative;
        padding-top: 10px;
        background-color: #FFF;
    }

        .events_home .events .event_slider .system-box:hover {
            background-color: #eee;
        }

        .events_home .events .event_slider .system-box .fa-calendar {
            float: left;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            margin-right: 10px;
            padding: 3px;
            /* border: 1px solid #e1e1e1; */
            margin: 0 15px;
            color: #fff;
            font-size: 3.5rem;
            line-height: 69px;
        }

        .events_home .events .event_slider .system-box .content {
            margin-right: 80px;
            margin-left: auto;
            text-align: left;
        }

            .events_home .events .event_slider .system-box .content h4 {
                font-size: 16px;
                font-weight: bold;
                margin-top: 10px;
                margin-bottom: 4px;
                height: 18px;
                overflow: hidden;
                text-transform: capitalize;
            }

            .events_home .events .event_slider .system-box .content p {
                line-height: 2;
                min-height: 70px;
                max-height: 70px;
                overflow: hidden;
                color: #444;
                display: block;
            }



.events_home .more-events a {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

@media (max-width: 991px) {
    .events_home .events .event_slider .col-md-6 {
        width: 100% !important;
    }
}


/*--- honorBoard tab ---*/
.honorBoard .honor {
    position: relative;
}



    .honorBoard .honor .the-arrow i {
        cursor: pointer;
        width: 70px;
        color: #FFF;
        height: 70px;
        line-height: 70px;
        display: inline-block;
        position: relative;
        top: 50%;
        margin-top: -35px;
    }

        .honorBoard .honor .the-arrow i:hover {
        }





    .honorBoard .honor .honor_slider {
        float: left;
        width: calc(100% - 200px);
    }

        .honorBoard .honor .honor_slider .col-md-6 {
            display: block;
            position: relative;
        }

        .honorBoard .honor .honor_slider .system-box {
            overflow: hidden;
            font-size: 12px;
            height: 132px;
            margin-bottom: 20px;
            position: relative;
            padding-top: 10px;
            background-color: #FFF;
        }

            .honorBoard .honor .honor_slider .system-box:hover {
                background-color: #eee;
            }

            .honorBoard .honor .honor_slider .system-box img {
                float: right;
                width: 100px;
                height: 100px;
                border-radius: 50%;
                margin-right: 10px;
                padding: 3px;
                /* border: 1px solid #e1e1e1; */
                margin: 0 15px;
                font-size: 3.5rem;
                line-height: 69px;
            }

            .honorBoard .honor .honor_slider .system-box .content {
                margin-right: 80px;
                margin-left: auto;
                text-align: right;
            }

                .honorBoard .honor .honor_slider .system-box .content h4 {
                    font-size: 16px;
                    font-weight: bold;
                    margin-top: 10px;
                    margin-bottom: 4px;
                    height: 18px;
                    overflow: hidden;
                    text-transform: capitalize;
                }

                .honorBoard .honor .honor_slider .system-box .content p {
                    line-height: 2;
                    min-height: 70px;
                    max-height: 70px;
                    overflow: hidden;
                    color: #444;
                    display: block;
                }



.honorBoard .more-events a {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

@media (max-width: 991px) {
    .honorBoard .honor .honor_slider .col-md-6 {
        width: 100% !important;
    }
}
/*----- Section 3*/
.section_tabs {
    width: 100%;
    margin: 0;
    text-align: center;
    color: #fff;
}

    .section_tabs .the-tabs {
        margin: 20px;
        text-align: center;
    }



        .section_tabs .the-tabs .active {
            color: #FFF;
        }

        .section_tabs .the-tabs li button {
            padding: 8px 20px;
            font-size: 1.8rem;
            background-color: transparent;
            border: none;
        }

        .section_tabs .the-tabs li {
            display: inline-block;
            font-weight: bold;
            color: #fff;
            cursor: pointer;
        }

    .section_tabs .content > :not(:first-child) {
        /* display: none;*/
    }

.images_ads .images_slider {
    position: relative;
}



.images_ads .the-arrow i {
    cursor: pointer;
    width: 70px;
    color: #FFF;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    position: relative;
    top: 50%;
    margin-top: -35px;
}

    .images_ads .the-arrow i:hover {
    }



.images_ads .images_slider {
    float: left;
    width: calc(100% - 200px);
}

    .images_ads .images_slider .col-md-6 {
        display: block;
        position: relative;
    }

.images_slider a img {
    width: 100%;
    height: 200px;
    margin: 5px;
}

    .images_slider a img:hover {
        -webkit-animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
        animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    }
/* ----------------------------------------------
 * Generated by Animista on 2019-12-31 16:12:24
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shadow-drop-2-center
 * ----------------------------------------
 */
@-webkit-keyframes shadow-drop-2-center {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }

    100% {
        -webkit-transform: translateZ(50px);
        transform: translateZ(50px);
        -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
    }
}

@keyframes shadow-drop-2-center {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }

    100% {
        -webkit-transform: translateZ(50px);
        transform: translateZ(50px);
        -webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
        box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.35);
    }
}

/*----- Section3 -  Tab 3 ---*/
secondsection .lessons_system {
    position: relative;
}



    secondsection .lessons_system .the-arrow:before, secondsection .lessons_system .the-arrow:after {
        -webkit-transition: background .3s ease-in-out;
        -moz-transition: background .3s ease-in-out;
        -o-transition: background .3s ease-in-out;
        transition: background .3s ease-in-out;
        cursor: pointer;
        width: 70px;
        color: #FFF;
        height: 70px;
        line-height: 70px;
        display: inline-block;
        position: absolute;
        top: 50%;
        margin-top: -70px;
    }

        secondsection .lessons_system .the-arrow:before:hover, secondsection .lessons_system .the-arrow:after:hover {
        }



    secondsection .lessons_system .lessons_container .lessons_box {
        margin-bottom: 25px;
        /*   max-height: 140px;
        overflow: hidden;*/
    }

@media (max-width: 991px) {
    secondsection .lessons_system .lessons_container .lessons_box {
        margin-bottom: 15px;
    }

        secondsection .lessons_system .lessons_container .lessons_box .visible-sm {
            display: inline-block !important;
        }
}

secondsection .lessons_system .lessons_container .lessons_box .padding-zero {
    padding-right: 0px;
    padding-left: 0px;
}

    secondsection .lessons_system .lessons_container .lessons_box .padding-zero img {
        width: 100%;
        height: 140px;
    }

secondsection .lessons_system .lessons_container .lessons_box .title-box {
    height: 140px;
    color: #FFF;
}

@media (max-width: 991px) {
    secondsection .lessons_system .lessons_container .lessons_box .title-box {
        height: auto;
    }
}

secondsection .lessons_system .lessons_container .lessons_box .title-box .event-url {
    padding: 10px 15px 10px 30px;
    display: block;
    outline: none;
    text-align: right;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
    position: relative;
}



    secondsection .lessons_system .lessons_container .lessons_box .title-box .event-url h6 {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.6;
        margin-bottom: 4px;
        margin-top: 4px;
        color: #FFF;
    }

    secondsection .lessons_system .lessons_container .lessons_box .title-box .event-url p {
        font-size: 13px;
        line-height: 1.7;
        margin-bottom: 4px;
        color: #FFF;
    }

.researches-system .researches-holder, .lessons_system .lessons_container {
    width: calc(100% - 200px);
    margin: 0 auto;
    display: inline-block;
}

.slick-slide {
    float: left;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.header .upper-navbar li a {
    display: inline-block;
    color: #FFF;
}

.ms-siteactions-imgspan {
    right: 7px !important;
}

.ms-core-menu-list {
    text-align-last: left;
    padding: 5px;
}

.header .upper-navbar li b {
    color: #fff;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 100vh;
}

/*----- menu when scrolling ---*/
.scrolling .mega-holder .megamenu-parent .dropdown-menu {
    /*  border-top: none;*/
    margin-top: 4px;
}

.transition, .scrolling .mega-holder {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.scrolling {
    top: 0;
    border-width: 0 0 1px;
}

.scrolling {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .scrolling .mega-holder {
        padding: 8px 0;
        border-bottom: none;
    }
}

.scrolling .upper-navbar {
    display: none;
}

.scrolling .logo-box img {
    display: none;
}

.scrolling .info-text h3, .scrolling .info-text p {
    color: #fff !important;
}

.logo-box img.main-logo {
    display: none;
}

.scrolling .logo-box img.main-logo {
    display: block;
}

.scrolling .logo-area .icon-box i {
    line-height: 40px;
    font-size: 22px;
    width: 40px;
    height: 40px;
}

.scrolling .logo-area .icon-box {
    margin-top: 0px;
}

.scrolling .mega-holder .megamenu-parent .main-navbar .navbar-nav > li > a {
    color: #fff !important;
}

.scrolling .logo-area .icon-box a:hover i {
    border: 3px solid #fff;
    color: #fff;
}

.scrolling .logo-area .icon-box a:hover .text {
}

.top_space {
    margin-top: 20px;
    min-height: 700px;
}

.navbar-nav {
    float: right;
    padding-left: 10px;
}

    .navbar-nav > li {
        float: left;
    }

.navbar-right {
    margin-right: 0px;
}


.scrolling .imam-slogan {
    display: none;
}

.scrolling img.main-logo {
    display: block;
}

.scrolling .icon-box {
    display: none;
}

.scrolling .logo-area .logo-box {
    margin-top: 0px;
}

.scrolling .info-text p {
    margin: 0px;
    width: 325px;
    white-space: normal;
    text-align: left;
    line-height: 24px;
    font-size: 15px !important;
}

.scrolling .info-text {
    display: inline-block;
    margin: 0 10px;
    line-height: 50px;
    border-left: 1px solid #f3f3f3;
    padding-left: 10px;
    font-size: 15px;
    float: left;
}

.scrolling .mega-holder .megamenu-parent .main-navbar .navbar-nav {
    margin: 7px 0 0;
}

.stopScroll {
    overflow: hidden !important;
}

/*---breadcrumb--*/
.breadcrumb-holder {
    background-color: #EEE;
    padding: 15px;
    margin: 15px 0;
    position: relative;
}

    .breadcrumb-holder .breadcrumb {
        background: none;
        margin: 2px 40px 0 0px;
        padding: 0;
    }

.currentPage {
    font-weight: bold;
}

.breadcrumb-holder .breadcrumb a {
}

.breadcrumb-holder .breadcrumb li:not(:last-child):after, span.Separator:not(:last-child):after {
    font-family: 'FontAwesome';
    content: "\f054";
    color: #b2b2b2;
    padding: 0 5px 0 10px;
    font-size: 12px;
}

.breadcrumb div {
    display: inline-block;
}

.breadcrumb-holder .breadcrumbHomeIcon {
    color: #8c8c8c;
    font-size: 44px;
    position: absolute;
    top: 4px;
    left: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.breadcrumbHomeIcon:before {
    content: "\f015";
}

.advertise-archive .advertise-box {
    overflow: hidden;
    margin-bottom: 25px;
    -webkit-box-shadow: 0px 0px 20px #ebebeb;
    -moz-box-shadow: 0px 0px 20px #ebebeb;
    -o-box-shadow: 0px 0px 20px #ebebeb;
    box-shadow: 0px 0px 20px #ebebeb;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

    .advertise-archive .advertise-box .image-holder {
        overflow: hidden;
    }

        .advertise-archive .advertise-box .image-holder img {
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
        }

    .advertise-archive .advertise-box .multi-date {
        border-right: none;
    }

    .advertise-archive .advertise-box .the-info {
        color: #FFF;
        padding: 5px;
        margin-top: 2px;
    }

    .advertise-archive .advertise-box:hover {
        -webkit-box-shadow: 0px 0px 20px #bababa;
        -moz-box-shadow: 0px 0px 20px #bababa;
        -o-box-shadow: 0px 0px 20px #bababa;
        box-shadow: 0px 0px 20px #bababa;
    }

    .advertise-archive .advertise-box .image-holder img:hover {
        -webkit-transform: scale(1.4) rotate(2deg);
        -moz-transform: scale(1.4) rotate(2deg);
        -o-transform: scale(1.4) rotate(2deg);
        transform: scale(1.4) rotate(2deg);
    }


/*------ toolbar ------*/
.toolbar-section {
    width: 100%;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

    .toolbar-section .icon {
        width: 35px;
        height: 35px;
        text-align: center;
        padding-top: 6px;
        margin: 7px 0px;
        color: #fff;
        font-size: 18px;
        display: inline-block;
    }

        .toolbar-section .icon:hover {
            background-color: #fff;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

    .toolbar-section .social-section a {
        margin: 0 10px;
        float: right;
    }

    .toolbar-section .social-section i:hover {
        transition: all .2s ease;
        -webkit-transition: all .2s ease;
        -moz-transition: all .2s ease;
        -o-transition: all .2s ease;
    }

    .toolbar-section .social-section i {
        color: #fff;
        padding: 14px 0;
        font-size: 20px;
    }

.news-head {
    font-weight: bold;
    line-height: 30px;
}

.content_body {
    min-height: 400px;
}

    .content_body p, .content_body .ms-rtestate-field p {
        text-align: justify;
        font-size: 17px;
        color: #444;
    }

    .content_body img, .content_body .ms-rtestate-field img {
        margin: 20px auto 20px;
        max-width: 100%;
        display: block;
    }
/*
  ** Star Rating Made By Font Awesome
*/

.bg_left_data, .bg_left_data_rating {
    margin-top: 7px;
    padding:7px;
    color: #fff;
}

#ThePageRating {
    display: inline-block;
}

.star-rating {
    display: inline-block;
    position: relative;
    top: 3px;
}

.bg_left_data_rating .star-rating .stars {
    padding-right: 3px;
}

.bg_left_data_rating .star-rating .fullStar:before {
    font-family: 'FontAwesome';
    content: "\f005" !important;
}

.bg_left_data_rating .star-rating .star:before {
    font-family: 'FontAwesome';
    content: "\f006";
    color: #FFF;
    display: inline-block;
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.bg_left_data_rating .star-rating .tmp_fs:before {
    color: #ffc800 !important;
}

.toolbar-section .generate-qr.layer {
    z-index: 9999;
}

.toolbar-section .generate-qr .qr-holder {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 70px;
    top: 60px;
    padding: 20px;
    background-color: #FFF;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 2px 0px 20px #919191;
    -moz-box-shadow: 2px 0px 20px #919191;
    -o-box-shadow: 2px 0px 20px #919191;
    box-shadow: 2px 0px 20px #919191;
    z-index: 2;
    display: none;
    cursor: default;
}

    .toolbar-section .generate-qr .qr-holder:before {
        content: '';
        border-style: solid;
        border-color: transparent transparent #FFF;
        border-width: 15px;
        position: absolute;
        top: -30px;
        left: 86px;
    }

    .toolbar-section .generate-qr .qr-holder img {
        width: 100%;
    }

/*---news_list---*/
.news_img img {
    height: 120px !important;
    margin: 0px;
    width: 100% !important;
}

.news_list {
    color: #fff !important;
    line-height: 23px;
    margin: 8px 0 8px 0px;
    border: 5px solid #fff;
    display: block;
}

    .news_list:hover {
        color: #fff;
    }

.news_title {
    padding: 7px;
}


/*------ Grid----*/

.table-responsive-lg .table th {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
}

.table-responsive-lg .table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.table-responsive-lg .table tr {
    background-color: #e8e8e8;
}

    .table-responsive-lg .table tr:hover {
        background-color: #ddd;
    }

.table a {
    text-decoration: underline;
    text-align: center;
    display: block;
}

.tabs_list .media-tabs .content, .tabs_list, .tabs_list .media-tabs {
    background-color: #fff;
}

    .tabs_list .media-tabs .the-tabs {
        background-color: #F3F3F3;
        margin: 0px;
    }


.gallery_img img {
    margin: 0px;
}

.gallery_list {
    color: #fff;
    line-height: 23px;
    margin: 8px 0 8px 0px;
    border: 5px solid #fff;
    display: block;
}

    .gallery_list:hover {
        color: #fff;
    }

.photos #gallery a {
    float: left;
    margin: 10px;
}

.photos a .newsImages img {
    /**/
    margin: 0;
    height: 134px;
    width: 170px;
}

.photos a.ImageItem {
    margin: 0;
    float: left;
    margin: 10px;
    height: 245px;
    width: 263px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}

#html5-watermark, .html5-title-caption {
    display: none !important;
}

#html5box-html5-lightbox .html5-text {
    text-align: left !important;
}

/* Circle */

.hover15 a figure {
    position: relative;
    overflow: hidden;
    height: 162px;
    float: left;
    margin: 0 5px;
}

    .hover15 a figure::before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0;
    }

    .hover15 a figure:hover::before {
        -webkit-animation: circle .75s;
        animation: circle .75s;
    }

    .hover15 a figure img {
        width: 200px;
        border: 4px solid #ab986c;
        height: 100%;
        margin: 0;
    }

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.intro_data h4 {
    padding: 10px;
    color: #fff;
}

.box_data {
    background-color: #eee;
    color: #444;
    line-height: 30px;
    height: 194px;
    overflow: auto;
    padding: 10px;
}


.boxs_3 h4 {
    margin-bottom: 0px;
}

.boxs_3 {
    margin-bottom: 20px;
}

.intro_data a i.fas, .intro_data a i.far {
    font-size: 40px;
    margin: 5px 0 5px 10px;
    float: left;
}

.intro_data .more_btn a {
    min-width: 300px;
    font-size: 20px;
    line-height: 50px;
}

.intro_data .container {
    padding: 0;
    margin: 0;
}

.intro_data .more_btn a {
    margin-bottom: 10px;
    width: 100%;
    text-align: right;
}

textarea {
    min-height: 150px;
}

/*------------ form - radio check ----*/
.choose_theme h2 {
    font-size: 2.2rem;
}

div.choose_theme {
    flex: 1;
    padding: 0.5rem;
    width: 267px;
    display: inline-flex;
    margin: 20px 7px;
}

.choose_theme input[type="radio"] {
    display: none;
}

    .choose_theme input[type="radio"]:not(:disabled) ~ label {
        cursor: pointer;
    }

    .choose_theme input[type="radio"]:disabled ~ label {
        color: #bcc2bf;
        border-color: #bcc2bf;
        box-shadow: none;
        cursor: not-allowed;
    }

.choose_theme label {
    height: 100%;
    display: block;
    background: white;
    border: 2px solid #8c8c8c;
    border-radius: 20px;
    padding: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    box-shadow: 0px 3px 10px -2px rgba(161, 170, 166, 0.5);
    position: relative;
}

.choose_theme input[type="radio"]:checked + label {
    background: #8c8c8c;
    color: white;
    box-shadow: 0px 0px 20px rgb(140, 140, 140);
}

    .choose_theme input[type="radio"]:checked + label::after {
        color: #16a721;
        font-family: FontAwesome;
        border: 2px solid #8c8c8c;
        content: "\f00c";
        font-size: 35px;
        position: absolute;
        top: -25px;
        right: 50%;
        transform: translateX(-50%);
        height: 50px;
        width: 50px;
        line-height: 50px;
        text-align: center;
        border-radius: 50%;
        background: white;
        box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
    }

.choose_theme p {
    font-weight: 900;
}

.choose_theme label::after {
    border: 2px solid #8c8c8c;
    content: '';
    font-size: 35px;
    position: absolute;
    top: -25px;
    right: 50%;
    transform: translateX(-50%);
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}

.form-control {
    padding: 0px 12px;
}
/*------ Cards ----*/


.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header-1 {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
    margin: 0px;
    color: #fff;
}

.card-header-2 {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    /*background-color: rgba(0,0,0,.03);*/
    border-bottom: 1px solid rgba(0,0,0,.125);
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.2;
    margin: 0px;
    color: #fff;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.form-group h4 {
    padding: 10px;
    color: #fff;
}

.more_btn {
    margin-top: 20px;
}





.trail_version {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 100px 100px 0;
    border-color: transparent #c20a0a transparent transparent;
    line-height: 0px;
    _border-color: #000000 #c20a0a #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

    .trail_version span {
        /* Rotate from top left corner (not default) */
        transform-origin: 0 0;
        transform: rotate(46deg);
        position: fixed;
        top: 20px;
        right: -17px;
        color: #fff;
    }

.scrolling .trail_version {
    top: 66px;
}

    .scrolling .trail_version span {
        top: 85px;
    }

/*----Mega Menu---*/
@media (min-width: 770px) {
    .mega-holder .megamenu-parent .dropdown-menu {
        background-image: url(../img/megaMenuPattUp.png);
        background-repeat: no-repeat;
        background-position: center top;
    }
}


.imam-mega-nav .dropdown-menu .collegues .inst-title.main {
}

.imam-mega-nav .dropdown-menu .collegues .inst-title {
    text-align: center;
    padding: 20px 0;
    font-weight: bold;
}

.imam-mega-nav .dropdown-menu .collegues .main .institute-box {
    border-top: 1px solid #777777;
}

.imam-mega-nav .dropdown-menu .collegues .institute-box {
    display: flex;
    background-color: #F6F6F6;
    text-align: center;
    margin: 10px 0;
    color: #333;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    height: 55px;
}

.imam-mega-nav .dropdown-menu .collegues .main .institute-box:hover {
    font-weight: bold;
}

.imam-mega-nav .dropdown-menu .graduates-links .grad-link {
    background-color: #EEE;
    padding: 15px;
    font-size: 20px;
    display: block;
    margin-bottom: 20px;
}

.imam-mega-nav .dropdown-menu .graduates-links {
    border-top: 1px solid #CCC;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.systems-div {
    display: flex;
    flex-flow: row wrap;
}

.imam-mega-nav .dropdown-menu .systems-boxes .system-1 {
    border-top- color: #333;
}

.imam-mega-nav .dropdown-menu .systems-boxes .system-box {
    margin-bottom: 15px;
}

.system-icons {
    width: 20%;
}

    .system-icons img {
        width: 40px;
        border-radius: 50%;
    }

.system-links {
    width: 80%;
    padding-top: 10px;
}

.imam-mega-nav .dropdown-menu .systems-boxes .system-1 {
    border-top- color: #333;
}

.imam-mega-nav .dropdown-menu .systems-boxes .system-box {
    margin-bottom: 15px;
}

.imam-mega-nav .dropdown-menu .systems-boxes .all-sys:hover {
}

.imam-mega-nav .dropdown-menu .systems-boxes .all-sys {
    float: right !important;
}

.imam-mega-nav .dropdown-menu .systems-boxes .all-sys {
    background-color: #efefef;
    padding: 10px 15px;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 15px;
    color: #888;
    text-decoration: none;
    transition: .3s;
    position: relative;
    float: left !important;
}

    .imam-mega-nav .dropdown-menu .systems-boxes .all-sys:after {
        position: absolute;
        content: '';
        height: 4px;
        right: 0;
        left: 0;
        top: -4px;
    }



.imam-mega-nav .dropdown-menu .services-boxes .service-box {
    padding: 25px 15px;
    margin-bottom: 20px;
    display: block;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background-color: #F6F6F6;
    text-align: center;
    margin: 10px 0;
    color: #777;
    font-weight: 500;
    align-items: center;
    justify-content: center;
    height: 55px;
    border-top: 1px solid #777777;
    padding: 10px;
}

.imam-mega-nav .main-links .all-links {
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
    background-color: #ededee;
    border: none;
    font-weight: bold;
    padding: 10px 15px;
    outline: none;
    float: left;
}

.imam-mega-nav .dropdown-menu .life-box {
    display: block;
    padding: 20px 15px;
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    background-color: #EEE;
    position: relative;
    -webkit-background-size: cover;
    -omz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-weight: bold;
}

    .imam-mega-nav .dropdown-menu .life-box.restaurants {
        background-image: url(../img/megamenu/restaurants.jpg);
    }

    .imam-mega-nav .dropdown-menu .life-box.medical {
        background-image: url(../img/megamenu/medical.jpg);
    }

    .imam-mega-nav .dropdown-menu .life-box.homes {
        background-image: url(../img/megamenu/homes.jpg);
    }

    .imam-mega-nav .dropdown-menu .life-box.homes {
        background-image: url(../img/megamenu/homes.jpg);
    }

    .imam-mega-nav .dropdown-menu .life-box.sports {
        background-image: url(../img/megamenu/sports.jpg);
    }

    .imam-mega-nav .dropdown-menu .life-box.conference {
        background-image: url(../img/megamenu/conference.jpg);
    }

    .imam-mega-nav .dropdown-menu .life-box:hover span {
        -webkit-transform: translateY(-5px);
        -omz-transform: translateY(-5px);
        -o-transform: translateY(-5px);
        transform: translateY(-5px);
    }

    .imam-mega-nav .dropdown-menu .life-box:hover i, .imam-mega-nav .dropdown-menu .life-box:hover span {
        -webkit-transition: 0.3s;
        -omz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .imam-mega-nav .dropdown-menu .life-box i, .imam-mega-nav .dropdown-menu .life-box span {
        position: relative;
        z-index: 2;
        color: #FFF;
        -webkit-transition: 0.3s;
        -omz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }

    .imam-mega-nav .dropdown-menu .life-box span {
        display: block;
    }

    .imam-mega-nav .dropdown-menu .life-box i {
        display: block;
        margin-bottom: 20px;
    }

    .imam-mega-nav .dropdown-menu .life-box:hover i {
        -webkit-transform: translateY(5px);
        -omz-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
    }

    .imam-mega-nav .dropdown-menu .life-box:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(57, 146, 164, 0.6);
        z-index: 1;
    }

    .imam-mega-nav .dropdown-menu .life-box:hover:before {
        -webkit-transition: all 0.3s ease-in-out;
        -omz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        background-color: rgba(57, 146, 164, 0.9);
    }

.imam-mega-nav .dropdown-menu .systems-boxes .system-1:hover {
    border-top-
}

.fast-go-links li a {
    padding: 15px;
    font-size: 15px;
    display: block;
}

    .fast-go-links li a i.fa-link {
        margin-right: 10px;
        font-size: 13px;
        position: relative;
        top: -1px;
    }

    .fast-go-links li a:hover {
        background-color: #f5f5f5;
    }

.fast-go-links {
    list-style: none;
}


/*----- side_menu----*/

/*.side_menu*/
.side_menu ul {
    margin-top: 10px;
    background-color: #f5f5f5;
    list-style: none;
    padding: 0;
}

    .side_menu ul li {
        padding: 6px 10px 12px;
        color: #979797;
        cursor: pointer;
        position: relative;
    }

        .side_menu ul li:hover {
            color: #fff;
            transition: all .3s ease;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
        }

            .side_menu ul li:hover i {
                color: #fff;
            }

        .side_menu ul li.active {
            color: #fff;
        }

            .side_menu ul li.active i {
                color: #FFF;
            }

            .side_menu ul li.active:after {
                right: -46px;
                left: auto;
                content: '';
                border-style: solid;
                border-width: 23px;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%);
            }



        .side_menu ul li i {
            font-size: 25px;
            position: relative;
            top: 4px;
            padding-right: 4px;
            color: #7b7b7b;
            padding-left: 8px;
        }



/*End of Menu*/
/*Start of content Us content*/

.side_menu .content > :not(:first-child) {
    display: none;
}

.side_menu .content {
    margin-top: 10px;
    margin-bottom: 25px;
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 0px;
}



    .side_menu .content h3 {
        color: #fff;
        text-align: center;
        padding: 15px;
        margin-top: 0px;
    }

    .side_menu .content p {
        padding: 5px;
    }
/*---files_list---*/
.files_list .icon i {
    margin: 10px;
    font-size: 5rem;
}

.icon {
    background-color: #eee;
    color: #2a7584;
}

.files_list {
    color: #fff;
    margin: 8px 0 8px 0px;
    height: 80px;
    overflow: hidden;
    border: 5px solid #fff;
    display: block;
}

    .files_list:hover, .files_list:visited {
        color: #fff;
    }

    .files_list .news_title {
        padding: 7px;
    }

.space_up_down {
    /*margin: 20px auto;*/
    display: flex;
}

.rate-msg, #spanTotalCountMSG {
    width: 100%;
    float: left;
    color: #ffc800;
}
/*-----Pager----*/
.paging {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    float: left;
    direction: ltr;
}

.pagingContent div {
    float: left;
    margin-right: 7px;
}

.prevPage, .nextPage {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*.prevPage:before {
        content: "\f104";
        font-size: 2rem;
    }

    .nextPage:before {
        content: "\f105";
        font-size: 2rem;
    }*/

.firstPagerFirstPageDiv, .firstPagerLastPageDiv, .firstPagerPreviousPageDiv, .nextPage, .prevPage, .secondPagerFirstPageDiv, .secondPagerLastPageDiv, .secondPagerNextPageDiv, .secondPagerPreviousPageDiv {
    height: 23px;
    width: 23px;
    background-repeat: no-repeat;
}

.pagingContent .prevPage img {
    /*display: none;*/
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.pagingContent .nextPage img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}


.pageNumberActive {
    color: #FFF;
    line-height: 22px;
}

.pageNumberActive, .pageNumberInactive {
    padding-top: 1px;
    font-size: 14px;
    height: 22px;
    width: 23px;
    text-align: center;
}



.pageNumberInactive {
    background: #DCDCDC;
    color: #636363;
    cursor: pointer;
}

.pageNumberActive, .pageNumberInactive {
    padding-top: 1px;
    font-size: 14px;
    height: 22px;
    width: 23px;
    text-align: center;
}


/*----- profile page-----*/
.oneLineImages {
    background-repeat: no-repeat;
    background-position: left;
    margin-bottom: 50px;
    background-size: contain;
    background-position-x: left !important;
}

.zigzagTitleBG_7, .zigzagTitleBG_1_2, .zigzagTitleBG_6 {
    padding: 0 10px;
    color: #fff;
    border-bottom: none;
    width: 100%;
    font-size: 20px;
    line-height: 50px;
    min-height: 20px;
}

    .zigzagTitleBG_7 img, .zigzagTitleBG_1_2 img, .zigzagTitleBG_6 img {
        height: 50px;
    }

.servicesBlock {
    margin-bottom: 50px;
    max-width: 100%;
}

    .servicesBlock a {
        height: auto !important;
        background-color: transparent !important;
    }

.zigzagTextArea {
    font-size: 17px !important;
    color: #444 !important;
    padding-left: 350px !important;
    margin-left: 0;
    margin-top: 0;
    text-align: justify;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    background-color: transparent !important;
    line-height: 3rem !important;
}

.oneLineImages.ITD_1 .zigzagTextArea div p {
    font-size: 17px !important;
    color: #444 !important;
    padding-left: 20px !important;
    margin-left: 0;
    margin-top: 0;
    text-align: justify;
    background-color: transparent !important;
    line-height: 3rem !important;
}

.oneLineImages.ITD_2 .zigzagTextArea div p {
    font-size: 17px !important;
    color: #444 !important;
    padding-left: 20px !important;
    margin-left: 0;
    margin-top: 0;
    text-align: justify;
    background-color: transparent !important;
    line-height: 3rem !important;
}
.oneLineImages.ITD_2 .zigzagTextArea.zigzagTextArea_right {
    /*width: 800px;*/
    float:left;
}
.zigzagTextArea div p {
    padding-left: 50px !important;
}

.zigzagTextArea.zigzagTextArea_right, .zigzagTextArea {
    /*        margin-top: -10px;*/
    height: 243px;
    overflow: auto;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    padding-right: 15px;
    padding-top: 30px;
}

    .zigzagTextArea div p strong {
        font-weight: normal !important;
    }

    .zigzagTextArea.zigzagTextArea_right h2, .zigzagTextArea h2 {
        display: none;
    }

.zigzagMargin_2 a {
    float: left;
    width: 33.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

    .zigzagMargin_2 a:hover > .vision_img .zigzagTitleOneLineWithIcon, .zigzagMargin_2 a:hover > .achievements_img .zigzagTitleOneLineWithIcon, .zigzagMargin_2 a:hover > .objectives_img .zigzagTitleOneLineWithIcon {
    }

    .zigzagMargin_2 a:hover > .vision_img, .zigzagMargin_2 a:hover > .achievements_img, .zigzagMargin_2 a:hover > .objectives_img {
        box-shadow: 0 0 20px #c5c5c5;
    }

.vision_img .zigzagTitleOneLineWithIcon, .achievements_img .zigzagTitleOneLineWithIcon, .objectives_img .zigzagTitleOneLineWithIcon {
    padding: 0 10px;
    color: #fff;
    height: 20px;
    width: 100%;
    border-bottom: none;
}

.vision_txt1, .vision_txt {
    background-color: #eee;
    color: #444;
    line-height: 30px;
    height: 194px;
    overflow: auto;
    padding: 10px;
}

.float1.zigzagMargin.mapsTile_1.mapsTile.employeesTile, .float1.zigzagMargin.mapsTile_2.mapsTile.medilImage.ochartTile, .float2.zigzagMargin.mapsTile_3.mapsTile.galleryTile {
    margin-top: 0px;
    width: 100%;
    padding: 0 0px 0 80px;
}




/*----- Grid Table content query-----*/
#divSystems table, #divPrograms table, #divAchievements table, .cbq-layout-main ul.dfwp-column table, #PageContent table, table.ms-rteTable-default {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border-spacing: 0;
    border-collapse: collapse;
}

    #divSystems table tr.DG1_header_blue td, #divPrograms table tr.DG1_header_blue td, #divAchievements table tr.DG1_header_blue td, .cbq-layout-main ul.dfwp-column table tr td, #PageContent table tr td.DG1_odd_td, table.ms-rteTable-default tr td {
        text-align: center;
        border: 1px solid #fff;
        padding: 8px;
        line-height: 1.42857143;
    }

        .cbq-layout-main ul.dfwp-column table tr td.supp_img img {
            max-width: 100%;
            width: 250px;
            border: 2px solid #fff;
        }

    #divSystems table tr.DG1_odd_td_b_alt, #divPrograms table tr.DG1_odd_td_b_alt, #divAchievements table tr.DG1_odd_td_b_alt, .cbq-layout-main ul.dfwp-column table tr.DG1_odd_td_b_alt, #PageContent table tr td.DG1_odd_td {
        background-color: #e8e8e8;
    }

    #divSystems table tr.DG1_odd_td_b, #divPrograms table tr.DG1_odd_td_b, #divAchievements table tr.DG1_odd_td_b, .cbq-layout-main ul.dfwp-column table tr.DG1_odd_td_b {
        background-color: #f2f2f2;
    }

        #divSystems table tr.DG1_odd_td_b_alt td,
        #divSystems table tr.DG1_odd_td_b td,
        #divPrograms table tr.DG1_odd_td_b_alt td,
        #divPrograms table tr.DG1_odd_td_b td,
        #divAchievements table tr.DG1_odd_td_b td,
        #divAchievements table tr.DG1_odd_td_b_alt td,
        .cbq-layout-main ul.dfwp-column table tr.DG1_odd_td_b td,
        .cbq-layout-main ul.dfwp-column table tr.DG1_odd_td_b_alt td,
        #PageContent table tr td.DG1_odd_td {
            padding: 8px;
            line-height: 1.42857143;
            vertical-align: top;
            border-top: 1px solid #ddd;
        }


    #divSystems table tr td a, #divPrograms table tr td a, #divAchievements table tr td a, .cbq-layout-main ul.dfwp-column table tr td a {
        background: transparent !important;
        border: none;
        height: auto;
        text-align: center;
        width: auto;
        margin: 0px;
    }
/*------------- end -----------*/
.unitsAndBranchesTiles {
    padding: 7px;
    min-height: 100px;
    background-image: url(../img/moreIcon.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    width:100%;
}

.dfwp-list a {
    float: left;
    overflow: hidden;
    color: #fff;
    line-height: 21px;
    margin: 8px 0 8px 0px;
    border: 5px solid #fff;
    display: block;
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 49.2%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    height: 110px;
}

    .dfwp-list a:hover {
        color: #fff;
    }

.newsArchiveTile .news_title {
    height: 100px;
    overflow: hidden;
}

.newsArchiveTile.float1 .newsArchiveTileText.newsArchiveTileTextThreeLines.float1.news_title.col-md-7 {
    float: right;
    width: 55%;
}
/*iconlist*/
#icon_list_buttons a {
    background-color: #ececec;
    color: #4a4a4a;
    text-align: center;
    margin: 0;
    padding: 10px;
    height: 187px;
    overflow: hidden;
    /**/
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    border: 2px solid #fff;
    display:block;
}


#icon_list_buttons img {
    display: block;
    margin: 0 auto 10px;
    max-width: 100%;
    height: 100px;
}


#icon_list_buttons i.fas {
    display: block;
    margin: 0 auto 10px;
    font-size: 5.5rem;
}


#icon_list_buttons a:before {
    content: '';
    position: absolute;
    border: white solid 2px;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    opacity: 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

#icon_list_buttons a:hover:before, #icon_list_buttons a:focus:before, #icon_list_buttons a:active:before {
    opacity: 1;
}

.item {
    float: left;
    clear: initial;
    padding: 0px !important;
    margin: 5px;
    width: 49%;
    text-align: center;
}

    .item .image-area-left {
        padding: 0px;
    }

.dfwp-list .item a {
    border: none;
    height: auto;
    margin: 0px;
    width: 100%;
    padding: 5px !important;
}

    .dfwp-list .item a img {
    }



/*---- footer tweet*/
.imam-tweet {
    color: #fff;
}

    .imam-tweet:hover {
        color: #fff;
        text-decoration: underline !important;
    }


.twitter-url {
    float: left;
    font-size: 2rem;
    margin: 20px 10px 0;
}

.tweet-control {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

    .tweet-control i.fa-chevron-left {
        float: left;
        margin: 15px;
        cursor: pointer;
        display: inline-block;
    }

    .tweet-control i.fa-chevron-right {
        display: inline-block;
        float: right;
        margin: 15px;
        cursor: pointer;
    }

    .tweet-control .tweet-username {
        display: inline-block;
    }

.error_page {
    text-align: center;
    color: red;
    margin: 50px auto 50px;
}

    .error_page h2, .error_page a {
        color: red;
    }

    .error_page a {
        text-decoration: underline;
    }

    .error_page i.fas {
        font-size: 6rem;
    }


.bg_left_data span a {
    color: #fff;
    text-decoration: underline;
}


.oneLineImages.ITD_1 .zigzagTextArea {
    padding-left: 440px !important;
}

.content .newsArchive {
    width: 100%;
}

    .content .newsArchive .newsArchiveNews a {
        width: 50%;
    }

.newsArchive {
    float: left;
    /* margin: 10px;*/
    width: 100%;
}

    .newsArchive .newsArchiveNews a {
        border: 4px solid #fff;
    }


/*----- side menu with content query ----*/
.side_menu .div_overview img.img_overview, .side_menu .div_ques img.img_overview {
    width: 25px;
    margin: 10px 5px 0px 10px;
}

.div_overview, .div_ques {
    color: #fff;
    min-height: 46px;
    line-height: 46px;
}

.side_menu div.the-tabs {
    margin-top: 10px;
    list-style: none;
    padding: 0 0 5px;
}

    .side_menu div.the-tabs .study-program-item {
        padding: 0px 0px 6px;
        color: #979797;
        cursor: pointer;
        position: relative;
        display: block;
        width: 100%;
        border: none;
        height: auto;
        border-bottom: 1px solid #fff;
    }

    .side_menu div.the-tabs .s4-wpcell-plain.ms-webpartzone-cell.ms-webpart-cell-vertical.ms-fullWidth {
    }

.study-program-header .div_overview .txt_overview {
    padding: 0 10px;
    display: inline-block;
    width: 86%;
    line-height: 25px;
}

.side_menu div.the-tabs .study-program-item .div_arrow_blue_selected, .div_arrow_blue {
    color: #fff;
    padding: 6px 10px 13px;
}

.side_menu div.the-tabs .study-program-item .div_arrow_blue .txt_arrow_blue:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*content: "\f104";*/
    font-size: 25px;
    position: relative;
    top: 4px;
    padding-right: 4px;
    color: #7b7b7b;
    padding-right: 8px;
}

.side_menu div.the-tabs .study-program-item .div_arrow_blue_selected .txt_arrow_blue:before, .side_menu div.the-tabs .study-program-item .div_arrow_blue .txt_arrow_blue:before {
    color: #fff;
}

.side_menu div.the-tabs .study-program-item .div_arrow_blue img.img_arrow_blue {
    display: none;
}


.side_menu div.the-tabs .study-program-item .div_arrow_blue_selected:after, .side_menu div.the-tabs .study-program-item .div_arrow_blue :after {
    right: -46px;
    left: auto;
    content: '';
    border-style: solid;
    border-width: 23px;
    position: absolute;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}




.cbq-layout-main .newsArchiveTileImage {
    width: 30%;
    float: left;
    margin-right: 10px;
}

    .cbq-layout-main .newsArchiveTileImage img {
        height: 100px !important;
        margin: 0px;
        width: 100% !important;
    }



/*--- Tabs ----- */
.filesTabs {
    background-color: #F3F3F3;
    margin: 0px;
    text-align: center;
    float: right;
    width: 100%;
}

    .filesTabs .FileCategoryTab {
        padding: 8px 20px;
        font-size: 1.8rem;
        display: inline-block;
        font-weight: bold;
        cursor: pointer;
    }

        .filesTabs .FileCategoryTab.activeTab {
            color: #FFF;
        }

    .filesTabs a {
        padding: 8px 20px;
        font-size: 1.8rem;
        display: inline-block;
        font-weight: bold;
        cursor: pointer;
        margin: 0;
        border: 0;
        width: 15%;
        height: auto;
    }

.AllFiles {
    margin-top: 20px;
}

.rightColumn.menuColumnWidthII {
    padding: 10px;
    color: #fff;
    float: right;
    width: 40%;
    min-height: 250px;
}

    .rightColumn.menuColumnWidthII .dateTile img {
        margin: 0 auto 10px;
        display: block;
    }


#divEmployees table tr.DG1_header_blue.DG1_header_brown td {
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    vertical-align: bottom;
}


a.newsLink .newsTitle {
    float: left;
    width: 78%;
    padding: 5px;
}

a.newsLink .newsImage {
    float: right;
}

.servicesBlock.zigzagMargin_2 a {
    width: 33.33% !important;
}

.dfwp-list table tr td a {
    background: transparent !important;
    border: none;
    height: auto;
    text-align: center;
    width: 100%;
}

.groupheader.item.medium {
    color: #fff;
    padding: 10px !important;
    display: block;
    width: 100%;
    text-align: left;
}

    .groupheader.item.medium:before, .newsArchiveDayAndDate:before {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f073";
        font-size: 20px;
        margin-right: 10px;
    }

.ms-webpart-chrome-title {
    direction: ltr !important;
}


.zigzagTextArea_right.zigzagTextArea a {
    width: 100% !important;
    padding: 10px;
    text-align: center;
}

.dfwp-column.dfwp-list div.item, .newsArchiveDayAndDate {
    color: #fff;
    padding: 10px;
    float: none;
    width:100%;
}

    .dfwp-column.dfwp-list div.item .link-item a {
        margin: 0px;
        border: 0px;
    }

    .dfwp-column.dfwp-list div.item .image-area-left {
        float: none;
        padding: 0;
    }

        .dfwp-column.dfwp-list div.item .image-area-left a {
            overflow: visible;
            padding: 0;
            margin: 0;
            border: 0;
            text-align: center;
        }

            .dfwp-column.dfwp-list div.item .image-area-left a img.image {
                max-width: 100%;
                height: 200px;
            }


.newsArchiveDayAndDate {
    color: #fff;
    padding: 10px !important;
    display: block;
    width: 100%;
    text-align: left;
}
/*------ contactus----*/
a.main_link_a .main_link {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
}

.main_link_a:hover {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.frm_title {
    padding: 10px;
    color: #fff;
    background-color: #ab986c;
    font-size: 18px;
    margin-bottom: 15px;
}

#internalrightcolumn {
    margin-top: 0px !important;
    line-height: 25px;
}



.frm_lable {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

table.form_check_ulist input[type="radio"] {
    display: none;
}

    table.form_check_ulist input[type="radio"]:not(:disabled) ~ label {
        cursor: pointer;
    }

    table.form_check_ulist input[type="radio"]:disabled ~ label {
        color: #bcc2bf;
        border-color: #bcc2bf;
        box-shadow: none;
        cursor: not-allowed;
    }

table.form_check_ulist label {
    height: 100%;
    display: inline-block;
    padding: 5px 2rem;
    margin-bottom: 1rem;
    text-align: center;
    position: relative;
}



    table.form_check_ulist label::after {
        border: 2px solid #8c8c8c;
        content: '';
        font-size: 16px;
        position: absolute;
        top: 0;
        right: 100%;
        transform: translateX(-50%);
        height: 25px;
        width: 25px;
        line-height: 21px;
        text-align: center;
        border-radius: 50%;
        background: white;
        box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
    }

table.form_check_ulist input[type="radio"]:checked + label::after {
    color: #16a721;
    font-family: FontAwesome;
    border: 2px solid #8c8c8c;
    content: "\f00c";
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 100%;
    transform: translateX(-50%);
    height: 25px;
    width: 25px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}

input[type=text].form_txt_box, textarea.form_txt_area_big {
    width: 100%;
    height: 34px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

table.form_check_ulist textarea {
    min-height: 150px;
}


input[type=text].form_txt_box:focus, textarea.form_txt_area_big:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


.btn_div input[type=submit] {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
}

    .btn_div input[type=submit]:hover {
    }

.ms-signInLink {
    margin: 10px 5px;
    padding: 5px 12px !important;
    text-align: center;
    color: #FFF !important;
    height: 30px;
    border-radius: 0;
    line-height: 20px;
}


.fade {
    display: none;
}

    .fade.active.in {
        display: block;
    }

/*--- fix slick on tabs --*/

.tab-content .fade {
    /*display: block;*/
    height: 0;
    overflow: hidden;
}

    .tab-content .fade.active.in {
        /*height: 493px !important;*/
        height: auto !important;
        overflow: visible;
    }



.tabTitle.tabTitlecolor {
    padding: 10px;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
}


div.float-left {
    float: right !important;
}

.study-program-header {
    margin-bottom: 5px;
    display: block;
}

.newsTile.honorboardTiles1, .newsTile.deanHonorboard {
    float: left;
    color: #fff !important;
    line-height: 23px;
    margin: 5px;
    display: block;
    padding: 0px;
    width: 32.4%;
}

    .newsTile.honorboardTiles1 .newsImage1, .newsTile.deanHonorboard .newsImage1 {
        width: 41.66666667%;
    }

        .newsTile.honorboardTiles1 .newsImage1 img, .newsTile.deanHonorboard .newsImage1 img {
            height: 120px !important;
            margin: 0px;
            width: 100% !important;
        }


    .newsTile.honorboardTiles1 .newsTitle1, .newsTile.deanHonorboard .newsTitle1, .newsDescription1 {
        float: right;
        display: -webkit-inline-box;
        width: 56%;
        flex-wrap: wrap;
    }


.list-unstyled.col-sm-6 {
    width: 100%;
}

    .list-unstyled.col-sm-6 li {
        width: 48.2%;
        float: left;
        margin: 0px 0px 5px 10px;
    }

/*----slick fix width ----*/

.slick-list {
    float: right;
    /*width: calc(100% - 200px);*/
    width: 100%;
}


.slick-slider {
    float: right;
    width: 100%;
}



/*----slick fix arrow ----*/
.the-left {
    right: -25px;
    right: auto;
}

.the-right {
    right: -95px;
    left: auto;
}

.icons_list .the-left, .icons_list .the-right {
    top: 20% !important;
}

.statistics .col-md-3 {
    float: none !important;
    display: inline-block;
    width: 24%;
}

/*-----album gallery---*/

.albumsCover img {
    max-width: 145px;
    float: left;
    margin-right: 20px !important;
    height: 100px !important;
    width: 145px;
}

#gallery a {
    overflow: visible;
    width: auto;
    height: 100%;
    display: inline-block;
    margin:10px;
}

/*------lightbox-container-image-data-----*/
#lightbox-container-image-data-box {
    font-size: 14px !important;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
    /*width: 100% !important;*/
    max-width: 90%;
}

#lightbox-image-details-currentNumber {
    line-height: 30px;
    padding-bottom: 0px !important;
}

#lightbox-secNav-btnClose {
    line-height: 30px !important;
    margin: 10px 0 0 0 !important;
}

table.form_check_ulist tr td {
    padding: 0 0px 0 20px;
}

.btn_div input[id$='btnSend'] {
    font-family: inherit;
    font-size: 1.5rem;
    margin: 0;
}

.subUnitsAndBranches a .subUnitsAndBranchesTiles {
    padding: 7px;
    min-height: 100px;
    background-image: url(../img/moreIcon.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}



.newsColumns {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

.centerColumn.bodyTextWidthFullPage {
    background-color: #eee;
    min-height: 250px;
    text-align: center;
    padding: 10px;
    color: #636363;
    float: left;
    min-width: 46.8%;
    margin: 10px;
}

    .centerColumn.bodyTextWidthFullPage h1 {
        margin: 7px;
        font-size: 2.5rem;
        font-weight: bold;
    }

.coursesImg img {
    max-width: 100%;
    height: 150px;
    width: 150px;
    border: 2px solid #fff;
}

.centerColumn.bodyTextWidthFullPage table {
}

.contactus .centerColumn.bodyTextWidthFullPage {
    float: none !important;
}

.contactus .form_check_ulist {
    width: auto !important;
}

.centerColumn.bodyTextWidthFullPage .newsTitleNewsPage h1 {
    margin: 7px;
    font-size: 2.5rem;
}

img#lightbox-image {
    max-width: 100%;
    max-height: 700px;
}

#lightbox-container-image-box {
    max-width: 90%;
    max-height: 80vh;
}
#lightbox-nav {
    overflow: hidden;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{
    height:100% !important;
}
#jquery-lightbox {
    position: fixed !important;
}
.navbar-default .navbar-nav > li > a {
    font-size: 1.5rem;
    font-weight: bold;
}


/*----- contactus --- */
.contactus {
    margin-top: 7px;
}

    .contactus .centerColumn.bodyTextWidthFullPage {
        padding: 0px;
        text-align: left;
        background-color: transparent;
    }

    .contactus .rightColumn.menuColumnWidthII {
        min-height: auto;
    }


.study-program-details div a, .study-program-details a {
    height: auto;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 10px !important;
}
/*-------- Site Template Styles ----- */

.saidAboutUsInformation {
    color: #fff !important;
    line-height: 23px;
    margin: 8px 10px 8px 10px;
    display: block;
    float: right;
    width: 30%;
    font-size: 18px;
    overflow: hidden;
}

.saidAboutUsPerson {
    height: 124px;
    overflow: hidden;
    font-size: 14px !important;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    margin: 0px !important;
}

.saidAboutUsImage {
    margin-left: 20px;
    float: none;
    margin: 10px;
    display: block;
    text-align: center;
}


    .saidAboutUsImage img {
        height: 120px !important;
        width: 150px;
        max-width: 100%;
    }

.saidAboutUsText {
    color: #fff !important;
    line-height: 23px;
    margin: 8px 0 8px 0px;
    display: block;
    float: left;
    width: 30%;
    border: 4px solid #fff;
    padding: 10px;
}

/*------ sitemap Style -----*/

.dfwp-column .level-header span.headertitle-large.headermarker, .dfwp-column .level-header span.headertitle-large.headermarker a {
    padding-right: 10px !important;
    border: none;
    padding-left: 10px !important;
    height: auto !important;
    padding: 10px;
    width: 360px;
    margin: 0px;
}

.dfwp-column ul.dfwp-list {
    width: 360px;
    overflow: hidden;
}

    .dfwp-column ul.dfwp-list li.dfwp-column {
        float: none;
        padding-left: 20px;
    }

.dfwp-column .level-header span.headertitle-large.headermarker a:visited {
    color: #fff;
}


.bigblueTile {
    color: #FFF;
    height: 128px;
    padding-top: 15px;
    text-align: center;
    margin-bottom: 8px;
    transition: all .5s ease;
    margin-left: 8px;
    float: left;
    max-width: 182px;
}


.eventArchiveTile {
    padding: 10px;
    height: 100px;
    overflow: hidden;
}

table tr td.DG1_header {
    color: #fff;
}
.photos.hover15 {
    margin-bottom: 20px;
    /*    display: inline-block;*/
}
/*----- hide read only bar -----*/


div[id*='status_'] {
    display: none;
}

div[id^='status_preview'] {
    display: none;
}

/*-------------*/

label.required {
    color: red;
}

.fright {
    float: left;
}

.template-download .span.preview a img {
    max-width: 200px;
}



table tr.DG1_header_blue.DG1_header_brown td, table tr.DG1_header_blue td {
    color: #fff;
}


a.HonorLink {
    float: left;
    color: #fff !important;
    line-height: 23px;
    margin: 5px;
    display: block;
    padding: 0px;
    width: 50%;
}

    a.HonorLink .newsTile.deanHonorboard {
        width: 100%;
    }

        a.HonorLink .newsTile.deanHonorboard .newsImage1 img {
        }

        a.HonorLink .newsTile.deanHonorboard .newsImage1 {
            max-width: 100%;
            height: 92px !important;
            width: 100px !important;
            margin: -24px 0;
        }

        a.HonorLink .newsTile.deanHonorboard .newsTitle1, a.HonorLink .newsDescription1 {
            width: 80% !important;
            display: inherit !important;
        }

.newsColumns .centerColumn.bodyTextWidthFullPage {
    float: none !important;
    margin: 0px !important;
}

    .newsColumns .centerColumn.bodyTextWidthFullPage a {
        background-color: transparent !important;
        border: none;
        height: auto;
        float: none;
        margin: 0;
        color: red;
        text-decoration: underline;
        width: auto;
    }

.minheight {
    min-height: 60px;
}

.scrolling .minheight {
    min-height: initial;
}

.ms-rteThemeFontFace-1 {
}

    .ms-rteThemeFontFace-1 img {
        display: inline-block !important;
        border: 4px solid #ab986c;
        height: 100%;
        margin: 0;
    }
/*----modal popup---*/

.fade.show {
    opacity: 1;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.show .modal-backdrop {
        opacity: 0.8;
        width: 100%;
        height: 100%;
        z-index: -1;
        display: block;
    }

#homeModal .modal-body img {
    max-width: 100%;
}

.modal-dialog {
    width: 800px;
    margin: 10% auto;
}

.modal-title {
    font-weight: bold;
    display: inline-block;
    width: 95%;
}
#PageContent p span, #PageContent p span span {
    font-family: Tahoma, Arial !important;
    line-height: 1.6 !important;
}

#s4-ribbonrow {
    z-index: 1000;
}


.zigzagTextArea div, .zigzagTextArea span {
    margin-left: 0;
    font-family: Tahoma, Arial !important;
}


a.fright.tab_margin {
    margin-left: 0;
}


.mapsTile {
    width: 100%;
    margin: 0px !important;
    padding-left: 90px;
}

.div-study-programs {
    float: left;
    width: 100%;
}
/*-----Medicine-----*/
div.unitsAndBranches a{
    width:20% !important;
}
  

.content_body .ms-rtestate-field p img {
    max-width: 100%;
    
}

.newsTile.albumInfo {
    padding: 10px;
}


.bar_title_album .AlbumName {
    color: #fff;
    font-size: 25px;
    display: inline-block;
    line-height: 60px;
    margin: 0;
}

.bar_title_album .ImagesCount {
    color: #eee;
    font-size: 15px;
    display: inline-block;
    float: right;
    line-height: 60px;
}

#lightbox-nav-btnPrev {
    background-position: 100% 50% !important;
}

#lightbox-nav-btnNext {
    background-position: 0% 50% !important;
}

/*--- to make each link have # to be gray -----*/
.unitsAndBranches a[href="#"].news_list {
    background-color: gray !important;
    cursor: default !important;
}

.objectives_img .vision_txt1 .vision_txt_title, .achievements_img .vision_txt1 .vision_txt_title, .vision_img .vision_txt1 .vision_txt_title,
.objectives_img .vision_txt .vision_txt_title, .achievements_img .vision_txt .vision_txt_title, .vision_img .vision_txt .vision_txt_title {
    display: none !important;
}

.galleryTile, .ochartTile, .employeesTile{
    background-position:left !important;
}


/*-- to hide default.aspx from FilesLibrary ----*/
a.news_list[href^="default.aspx"] {
    display: none !important;
}
/*----New Media Section @26/1/2021 By Aly -----*/


.media_section .the-tabs, .admin_tabs .the-tabs {
    margin: 20px 0;
    text-align: center;
}

    .media_section .the-tabs .active,
    .admin_tabs .the-tabs .active {
        color: #FFF;
        
        text-align: center;
    }

    .media_section .the-tabs li,
    .admin_tabs .the-tabs li {
        display: inline-block;
        font-weight: bold;
        cursor: pointer;
    }

.media_section .content {

    padding: 10px 0px;
    float: left;
    max-width: 100%;
    border-top: 0px;
    border-bottom: 0px;
    overflow: visible;
    min-height: 100px;
}



.media_section {
    margin-top: 0px;
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.fullwidth {
    display: flex;
}



.media_section .the-tabs li button,
.admin_tabs .the-tabs li button {
    padding: 8px 20px;
    font-size: 1.8rem;
    background-color: transparent;
    border: none;
    min-width: 160px;
}


.media_section .button-fill {
    display: inline-block;
    padding: 10px 20px;
    color: #FFF;
    margin-top: 10px;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

/*---- vistors counter ---*/

.vistors_counter {
    background-color: rgba(0, 0, 0, 0.50);
    position: absolute;
    z-index: 100000;
    top: 5px;
    right: 10px;
    padding: 0 5px;
    text-align: center;
    color: #d7d7d7;
}


    .vistors_counter i {
        margin: 0 5px 0 0;
    }

.media_archive_section .btn_media{
    direction:ltr;
}



/*------ Speaker Text Sound ----- */
.newsReadSpeaker {
    display: inline-flex;
    margin: 2px 7px;
    height: 35px;
    vertical-align: bottom;
}

.ReadSpeakerBtn {
    float: right;
    display: inline-block;
    font-size: 25px;
    color: #fff;
    margin: 0px;
    background-color: transparent;
    border: none;
    height: 50px;
}

    .ReadSpeakerBtn:hover {
        background-color: transparent;
        border: none;
        color: #0c5564;
    }

.ReadSpeaker {
    width: 374px;
    position: absolute;
    right: -249px;
    top: 50px;
    padding: 3px 10px;
    background-color: #FFF;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-shadow: 2px 0px 20px #919191;
    -moz-box-shadow: 2px 0px 20px #919191;
    -o-box-shadow: 2px 0px 20px #919191;
    box-shadow: 2px 0px 20px #919191;
    z-index: 2;
    display: none;
    cursor: default;
}

    .ReadSpeaker:before {
        content: '';
        border-style: solid;
        border-color: transparent transparent #FFF;
        border-width: 15px;
        position: absolute;
        top: -30px;
        right: 50%;
    }

.rsbtn {
    display: flex;
}


.local_video {
    background-color: #000;
}


/*----- new submenu -----*/
.submenulinks {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
}

    .submenulinks li a {
        padding: 10px 5px;
        margin: 0 10px;
    }
        .submenulinks li a i.fas {
            margin-right: 10px;
        }
    .submenulinks li nav a i {
        margin-right: 5px;
    }
    .submenulinks li h3 {
        font-weight: bold;
        line-height: 35px;
        margin: 0;
    }

    .submenulinks li nav a {
        display: block;
        margin: 0;
        padding: 5px 0;
        color: #000;
        font-size: 12px;
        border-bottom: 1px dotted;
    }

        .submenulinks li nav a:last-child {
            border-bottom: none;
        }

        .submenulinks li nav a:hover, .submenulinks li a:hover {
            color: #3992a4 !important;
        }

    .submenulinks li {
    }

.directlink {
}

.sublinks {
    display: inline-block;
}

