@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');

@font-face {
    font-family: 'Noto Kufi';
    src: url('../fonts/NotoKufiArabic-Regular.eot');
    src: url('../fonts/NotoKufiArabic-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoKufiArabic-Regular.woff2') format('woff2'), url('../fonts/NotoKufiArabic-Regular.woff') format('woff'), url('../fonts/NotoKufiArabic-Regular.ttf') format('truetype'), url('../fonts/NotoKufiArabic-Regular.svg#noto_kufi_arabicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Kufi';
    src: url('../fonts/NotoKufiArabic-Bold.eot');
    src: url('../fonts/NotoKufiArabic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoKufiArabic-Bold.woff2') format('woff2'), url('../fonts/NotoKufiArabic-Bold.woff') format('woff'), url('../fonts/NotoKufiArabic-Bold.ttf') format('truetype'), url('../fonts/NotoKufiArabic-Bold.svg#noto_kufi_arabicbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Droid Arabic Kufi';
    src: url('DroidArabicKufi.eot');
    src: url('../fonts/DroidArabicKufi.eot?#iefix') format('embedded-opentype'), url('../fonts/DroidArabicKufi.woff2') format('woff2'), url('../fonts/DroidArabicKufi.woff') format('woff'), url('../fonts/DroidArabicKufi.ttf') format('truetype'), url('../fonts/DroidArabicKufi.svg#DroidArabicKufi') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Droid Arabic Kufi, Lato !important;
    font-weight: normal !important;
    font-size: 14px !important;
    color: #515151 !important;
    text-align: right !important;
    line-height: 1.7;
    padding: 0 !important;
    margin: 0 !important;
}

p {
    color: #515151;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-family: Droid Arabic Kufi, Lato !important;
    color: #000;
    font-weight: bold !important;
}

a {
    color: #ac141c !important;
}

    a:hover, a:focus {
        color: #740006 !important;
    }

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 12px;
}

.navbar-wrapper {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10000;
    margin-bottom: -90px;
    margin-top: 0;
}

.RadScheduler table {
    float: right !important;
    text-align: right !important;
}

.RadScheduler .rsAptContent {
    font-size: 11px !important;
    line-height: 19px !important;
}

.RadScheduler .rsToolbar {
    float: right !important;
    text-align: right !important;
    white-space: normal !important;
}

.RadScheduler .rsHeader .rsCurrent {
    display: inline-block !important;
    padding: 5px 12px !important;
    vertical-align: top !important;
}

.RadScheduler .rsHeader .rsViews {
    float: left !important;
}

.RadScheduler .rsHeader {
    float: right !important;
    padding: 2% 0 0 2% !important;
    width: 98% !important;
}

.RadScheduler_Default .rsContentTable td {
    border-color: #ccc !important;
}

.RadScheduler .rsDateHeader {
    font-size: 15px !important;
    padding: 4px !important;
}

.RadScheduler_Default .rsSelectedSlot {
    background: #d7b468 !important;
    color: #fff !important;
}

.RadScheduler_Default .rsHorizontalHeaderTable th {
    border-color: #fff !important;
    border-left: 1px solid #fff;
}

.RadScheduler .rsHorizontalHeaderTable th {
    background: #ac141c !important;
    color: #fff !important;
    padding: 10px 4px !important;
}

.RadScheduler .rsToolbar {
    direction: ltr !important;
    float: right !important;
    white-space: normal !important;
}

.RadScheduler .rsAptContent {
    text-align: right !important;
}

.RadButton.rbRtl .rbPrimaryIcon {
    display: none !important;
    margin: 0 !important;
}

.RadButton_Default.rbButton, .RadButton_Default.rbButton.rbDisabled, .RadButton_Default .rbSplitPart {
    background: #ac141c !important;
    border-color: #ac141c !important;
    color: #fff !important;
}

.RadButton.rbRounded {
    border-radius: 0 !important;
}

.rbButton {
    background: #ac141c !important;
    border-width: 0 !important;
    padding: 7px 20px !important;
    text-align: right !important;
}

.RadScheduler_Default .rsContentTable td:hover {
    background: #d7b468 !important;
}

.rsSatCol, .rsSunCol {
    background: white !important;
}

.rsContentScrollArea {
    overflow: auto !important;
}

.rsHeader {
    float: right;
    text-align: right;
}

.RadCalendar_Default {
    margin: 0 30px 0 0 !important;
    width: 250px !important;
}

.rsDatePickerAnimationWrapper {
    width: 300px !important;
}

.rsInnerFix {
    margin-right: 0 !important;
}

#ctl00_ContentPlaceHolder1_ctrl_events_calendar_Calendar1 {
    border: 0px solid #ddd !important;
}

    #ctl00_ContentPlaceHolder1_ctrl_events_calendar_Calendar1 td {
        vertical-align: middle;
        text-align: center !important;
    }

.rsHorizontalHeaderTable {
    width: 100% !important;
}

.form-check {
    float: right;
    width: 33%;
}

    .form-check label {
        margin-right: 10px;
        font-weight: normal;
    }

.MainSearch {
    float: right;
    margin: 20px 0;
    width: 100%;
}

    .MainSearch .form-control {
        border-radius: 0;
        display: inline-block;
        float: right;
        width: 40%;
    }

    .MainSearch .btn-primary {
        margin: 0;
        padding: 6px 20px 7px;
    }

.searchMain .list-group {
    float: right;
    width: 100%;
}

#content {
    min-height: 400px;
    padding: 30px 0px 100px 0;
    float: left;
    width: 100%;
}

.header {
    background: rgba(0,0,0,.70);
    padding: 10px 0;
    margin: 0;
}

    .header .col-md-6 {
        padding-left: 0;
    }

.toplinks {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    font-family: Droid Arabic Kufi, Lato !important;
}

    .toplinks ul {
        padding: 0;
        margin: 20px 0 0 0;
        list-style: none;
        font-size: 12px;
        float: left;
    }

        .toplinks ul li {
            padding: 0 10px;
            margin: 0;
            list-style: none;
            color: #fff;
            border-left: 1px solid #878787;
            display: inline-block;
        }

            .toplinks ul li a {
                color: #fff !important;
            }

            .toplinks ul li:last-child {
                border-left: 0px solid #fff;
            }

.lan {
    font-family: Lato !important;
}

.toplinks ul li:first-child {
    padding: 3px 10px !important;
}

.search-link {
    background: rgba(172,20,28, .5);
    color: #fff;
    font-size: 25px !important;
}

    .search-link .fa {
        text-shadow: none;
    }

    .search-link a:hover {
        background: rgba(172,20,28,1) !important;
        color: #fff;
        font-size: 25px !important;
    }

.nav > li > .search-link {
    padding: 12px 20px 13px;
}

.navbar-inverse {
    background: none;
    border: 0px solid #080808;
    background-color: none;
    margin: 0;
    border-radius: 0px;
}

.main-nav {
    background: rgba(0,0,0,.85) !important;
    width: 100%;
}

    .main-nav .navbar .fa {
        text-shadow: none;
        font-size: 20px;
    }

.navbar-static-top {
    z-index: 1000;
}

.nav {
    font-weight: normal;
    border: 0px solid #fff;
    font-family: Droid Arabic Kufi, Lato !important;
}

.navbar-inverse {
    border: 0px solid #fff;
    background: none;
    font-family: Droid Arabic Kufi, Lato !important;
}

.navbar {
    border-radius: 0px;
    margin-bottom: 0px;
    font-family: Droid Arabic Kufi, Lato !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background: none;
    color: #00275b;
}

.navbar-inverse .navbar-nav > li {
}

    .navbar-inverse .navbar-nav > li > a {
        color: #fff !important;
    }

.navbar-nav > li {
    border-left: 0px solid #FFF;
}

.nav > li > a {
    padding: 20px 11px;
    font-size: 15px;
}

.navbar-nav > li:last-child {
    border-left: 0px solid #009cff;
}

.dropdown-header, .dropdown-header {
    color: #ac141c !important;
}

    .dropdown-header, .dropdown-header a {
        color: #ac141c !important;
    }

.dropdown-menu {
    border-radius: 0;
    font-size: 14px;
    padding: 0;
    top: 60px !important;
}

    .dropdown-menu > li > a {
        font-size: 15px;
        white-space: normal;
    }

.dropdown-menu {
    min-width: 240px;
}

    .dropdown-menu li img {
        width: 100% !important;
    }

.navbar-toggle {
    border-radius: 0;
    border: 0px solid #fff !important;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-inverse .navbar-toggle {
    background-color: #ac141c;
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #ac141c;
    }

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #ac141c !important;
    background: #e0e0e0;
}

.dropdown-menu > li > a:hover {
    color: #ac141c;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    text-transform: capitalize;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: 0px solid #fff;
}

.navbar-collapse {
    box-shadow: none;
}

.dropdown-menu {
    border: 0px solid;
    text-align: right;
}

    .dropdown-menu > li > a {
        padding: 5px 15px;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            background: #00275b !important;
            color: #fff !important;
        }

.navbar-nav {
    margin: 0 0;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #ac141c;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #ac141c;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background: #e0e0e0;
}

.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        right: 100%;
        margin-top: -6px;
        margin-right: -1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 5px 5px 0;
        border-right-color: #ac141c;
        margin-top: 5px;
        margin-left: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-right-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            right: -100%;
            margin-right: 10px;
            -webkit-border-radius: 0 6px 6px 6px;
            -moz-border-radius: 0 6px 6px 6px;
            border-radius: 0 6px 6px 6px;
        }

.navbar-nav > li > .dropdown-menu {
    z-index: 10000 !important;
}
/* mega menu */

.mega-dropdown {
    position: static !important;
}

.navbar-nav .open .dropdown-menu {
    background: #e0e0e0;
    color: #ac141c;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #e0e0e0;
    color: #ac141c;
}

.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    background: #e0e0e0;
}

    .mega-dropdown-menu p {
        color: #4e4e4e;
    }

    .mega-dropdown-menu > li > ul {
        padding: 0;
        margin: 0;
    }

        .mega-dropdown-menu > li > ul > li {
            list-style: none;
        }

            .mega-dropdown-menu > li > ul > li > a {
                display: block;
                color: #4e4e4e !important;
                padding: 3px 5px;
            }

    .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
        text-decoration: none;
        color: #ac141c !important;
    }

    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
        color: #ac141c !important;
        padding: 5px 0;
        line-height: 30px;
    }

    .mega-dropdown-menu .dropdown-header {
        color: #ac141c !important;
    }

.dropdown-header {
    white-space: normal;
}
/* end meaga menu */

.main-slider {
}

    .main-slider .carousel-caption {
        bottom: 100px;
        left: 15%;
        right: 15%;
    }

        .main-slider .carousel-caption h3 {
            font-size: 28px;
            font-weight: bold;
            color: #fff;
        }

        .main-slider .carousel-caption p {
            color: #fff;
        }

    .main-slider .carousel-control.right, .main-slider .carousel-control.left {
        background: none;
    }

    .main-slider .carousel-control.right {
        left: auto;
        right: 0;
    }

    .main-slider .carousel-control.left {
        right: auto;
        left: 0;
    }

.menu-logo {
    display: none;
    width: 0px !important;
    -webkit-transition: width .35s ease-in-out;
    transition: width .35s ease-in-out;
}

.affix .menu-logo {
    display: inherit;
    margin: 5px 0 0 0;
    width: 55px !important;
    height: auto !important;
}

.nav > li > .smallIcon {
    padding: 0 !important;
    font-size: 15px;
    background: none !important;
}

.nav > li > .smallLogo {
    position: absolute;
    right: -50px;
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 20000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

    #search.open {
        -webkit-transform: translate(0px, 0px) scale(1, 1);
        -moz-transform: translate(0px, 0px) scale(1, 1);
        -o-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
        transform: translate(0px, 0px) scale(1, 1);
        opacity: 1;
    }

    #search input[type="search"] {
        position: absolute;
        top: 50%;
        width: 100%;
        color: rgb(255, 255, 255);
        background: rgba(0, 0, 0, 0);
        font-size: 60px;
        font-weight: 300;
        text-align: center;
        border: 0px;
        margin: 0px auto;
        margin-top: -51px;
        padding-left: 30px;
        padding-right: 30px;
        outline: none;
    }

    #search .btn {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: 61px;
        margin-left: -45px;
    }

    #search .close {
        position: fixed;
        top: 15px;
        right: 15px;
        color: #fff;
        background-color: #ac141c;
        border-color: #ac141c;
        opacity: 1;
        padding: 10px 17px;
        font-size: 27px;
    }

.top-service .page-header {
    text-align: center;
    border-bottom: 0px solid;
    color: #000;
    padding: 0;
    margin: 0 0 30px 0;
}

    .top-service .page-header p {
        font-size: 16px;
        padding: 0 100px;
    }

    .top-service .page-header h1 {
        text-align: center;
        background: url(../images/border.png) center bottom no-repeat;
        padding: 0 0 30px 0;
        margin: 0 0 30px 0;
        font-weight: bold;
    }

.top-service h2 {
    color: #000;
    font-size: 20px;
}

.service-sub .img {
    background: #d7b468;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

    .service-sub .img img {
        text-align: center;
        vertical-align: middle;
    }

.service-sub1 {
    position: relative;
    margin: 0 0 50px 0;
}

.service-text {
    padding-left: 100px;
    padding-top: 10px;
}

.service-sub .imgleft {
    background: #d7b468;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}

    .service-sub .imgleft img {
        text-align: center;
        vertical-align: middle;
    }

.service-textleft {
    padding-right: 100px;
    padding-top: 10px;
}

.main-slider .slide {
    margin: 0 !important;
    padding: 0 !important;
}

.social-media {
    position: fixed;
    background: #fff none repeat scroll 0 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-top: -100px;
    padding: 3px;
    right: 0;
    top: 50%;
    z-index: 28;
}

    .social-media ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .social-media ul li {
            display: block;
            text-align: center;
            margin: 0 0 3px 0;
            padding: 0 0 0;
            list-style: none;
        }

            .social-media ul li:last-child {
                margin: 0;
            }

            .social-media ul li .fa {
                color: #fff;
                font-size: 30px;
                padding: 5px;
                width: 50px;
                height: 50px;
                line-height: 40px;
                text-align: center;
            }

                .social-media ul li .fa a {
                    color: #fff;
                }

                .social-media ul li .fa:hover {
                    transform: scale(1.6);
                }

.social-mobile {
    position: relative;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 0;
    z-index: 9;
    margin: 20px 0;
}

    .social-mobile ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .social-mobile ul li {
            display: inline-block;
            text-align: center;
            margin: 0 0 3px 0;
            padding: 0 0 0;
            list-style: none;
        }

            .social-mobile ul li:last-child {
                margin: 0;
            }

            .social-mobile ul li .fa {
                color: #fff;
                font-size: 20px;
                padding: 5px;
                width: 40px;
                height: 40px;
                line-height: 30px;
                text-align: center;
            }

                .social-mobile ul li .fa a {
                    color: #fff;
                }

                .social-mobile ul li .fa:hover {
                    transform: scale(1.6);
                }

.fa {
    text-shadow: 1px 3px 0px rgba(0, 0, 0, 0.4);
}

.fa-facebook {
    background: #45619d;
}

.fa-twitter {
    background: #55acee;
}

.fa-instagram {
    background: #2a5b83;
}

.fa-rss {
    background: #ff7200;
}

.fa-youtube {
    background: #cc181e;
}

.fa-linkedin {
    background: #0274b3;
}

.info-services {
    position: relative;
    background: url(../images/industry.jpg) right top;
    background-size: cover;
    padding: 60px 0;
    min-height: 400px;
    height: 550px;
    clear: both;
}

.text-info {
    position: absolute;
    left: 60px;
    top: 15%;
    bottom: 15%;
    background: rgba(171,20,27,.7);
    width: 38%;
    padding: 30px;
    color: #fff;
}

    .text-info h1, .text-info p {
        color: #fff;
    }

.btn-text {
    color: #fff !important;
    background-color: #d8b468;
    border-color: #d8b468;
    font-size: 13px;
    margin: 30px 0 0 0;
    padding: 10px 20px;
}

    .btn-text.focus, .btn-text:focus {
        color: #fff !important;
        background-color: #af8a3c;
        border-color: #af8a3c
    }

    .btn-text:hover {
        color: #fff !important;
        background-color: #af8a3c;
        border-color: #af8a3c
    }

    .btn-text.active, .btn-text:active, .open > .dropdown-toggle.btn-text {
        color: #fff !important;
        background-color: #af8a3c;
        border-color: #af8a3c
    }

        .btn-text.active.focus, .btn-text.active:focus, .btn-text.active:hover, .btn-text:active.focus, .btn-text:active:focus, .btn-text:active:hover, .open > .dropdown-toggle.btn-text.focus, .open > .dropdown-toggle.btn-text:focus, .open > .dropdown-toggle.btn-text:hover {
            color: #fff !important;
            background-color: #af8a3c;
            border-color: #af8a3c
        }

    .btn-text.active, .btn-text:active, .open > .dropdown-toggle.btn-text {
        background-image: none
    }

    .btn-text.disabled.focus, .btn-text.disabled:focus, .btn-text.disabled:hover, .btn-text[disabled].focus, .btn-text[disabled]:focus, .btn-text[disabled]:hover, fieldset[disabled] .btn-text.focus, fieldset[disabled] .btn-text:focus, fieldset[disabled] .btn-text:hover {
        background-color: #ac141c;
        border-color: #ac141c;
        color: #fff !important;
    }

    .btn-text .badge {
        color: #ac141c;
        background-color: #fff
    }





.welcome {
    float: right;
    width: 100%;
}

    .welcome .col-md-6, .welcome .col-sm-6, .welcome .col-xs-12 {
        padding: 0;
    }

    .welcome img {
        width: 100%;
    }

.welcome-sub {
    padding: 80px 50px;
}

    .welcome-sub h1 {
        color: #000;
        margin: 0 0 30px 0;
    }

    .welcome-sub p {
        color: #515151;
        text-align: justify;
    }

.main-numbers {
    background: url(../images/amman1.jpg) center center;
    background-size: cover;
    padding: 60px 0;
    min-height: 400px;
    height: 550px;
    clear: both;
}

    .main-numbers .page-header {
        text-align: center;
        border-bottom: 0px solid;
        color: #fff;
        padding: 0;
        margin: 0 0 30px 0;
    }

        .main-numbers .page-header p {
            padding: 0 100px;
            color: #fff;
        }

        .main-numbers .page-header h1 {
            text-align: center;
            background: url(../images/border.png) center bottom no-repeat;
            padding: 0 0 30px 0;
            margin: 0 0 30px 0;
            font-weight: bold;
            color: #fff;
        }

    .main-numbers a {
        color: #fff !important;
    }

.number {
    font-size: 22px;
    font-weight: 900;
}

.main-numbers .col-md-2, .main-numbers .col-sm-6 {
    padding-right: 7px;
    padding-left: 7px;
}

.numbersList .title {
    line-height: 25px;
    font-size: 20px;
}

.numbersList {
    background: rgba(202,33,42,.5);
    color: #fff;
    text-align: center;
    padding: 50px 5px;
    height: 180px;
    font-size: 20px;
    margin: 30px 0;
}

    .numbersList:hover, .numbersList a:hover {
        background: rgba(202,33,42,1);
        cursor: pointer;
    }

.eservices {
    background: #ececec;
    padding: 60px 0;
    min-height: 400px;
    clear: both;
}

    .eservices .page-header {
        text-align: center;
        border-bottom: 0px solid;
        color: #000;
        padding: 0;
        margin: 0 0 30px 0;
    }

        .eservices .page-header p {
            font-size: 16px;
            padding: 0 100px;
        }

        .eservices .page-header h1 {
            text-align: center;
            background: url(../images/border.png) center bottom no-repeat;
            padding: 0 0 30px 0;
            margin: 0 0 30px 0;
            font-weight: bold;
        }

    .eservices .col-md-4, .eservices .col-sm-4, .eservices .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

.content-inner .numbersList {
    background: rgba(202,33,42, 1);
    color: #fff;
    text-align: center;
    padding: 25px;
    height: 180px;
    font-size: 20px;
    margin: 30px 0;
}

    .content-inner .numbersList a {
        color: #fff;
    }

.main-news {
    background: #fff;
    padding: 60px 0;
    min-height: 400px;
    clear: both;
}

    .main-news .page-header {
        text-align: center;
        border-bottom: 0px solid;
        color: #000;
        padding: 0;
        margin: 0 0 30px 0;
    }

        .main-news .page-header p {
            padding: 0 100px;
        }

        .main-news .page-header h1 {
            text-align: center;
            background: url(../images/border.png) center bottom no-repeat;
            padding: 0 0 30px 0;
            margin: 0 0 30px 0;
            font-weight: bold;
        }

.color1 {
    background: #d7b468;
    color: #000;
}

.color2 {
    background: #f7f5ef;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dcd9d2;
}

.table tr th {
    background-color: #d7b468 !important;
    color: #000;
}

.table > tbody > tr:nth-of-type(odd) {
    background-color: #f7f5ef !important;
}

.table tr th p {
    padding: 0;
    margin: 0;
    color: #000;
}

.table tr td p {
    padding: 0;
    margin: 0 0 5px 0;
}

.members {
    padding: 60px 0;
    min-height: 400px;
    clear: both;
    border-top: 1px solid #ececec;
}

    .members .page-header {
        text-align: center;
        border-bottom: 0px solid;
        color: #000;
        padding: 0;
        margin: 0 0 30px 0;
    }

        .members .page-header p {
            padding: 0 100px;
        }

        .members .page-header h1 {
            text-align: center;
            background: url(../images/border.png) center bottom no-repeat;
            padding: 0 0 30px 0;
            margin: 0 0 30px 0;
            font-weight: bold;
        }
/* Carousel */

#quote-carousel {
    margin-top: 30px;
    margin: 30px auto 0;
    width: 100%;
    padding: 0 10%; /* Control buttons  */ /* Previous button  */ /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 0;
        top: 100px;
        z-index: 1000;
    }

        #quote-carousel .carousel-control.left {
            left: 0;
        }

        #quote-carousel .carousel-control.right {
            right: 0;
        }

.carousel-control.left {
    right: auto;
    left: 0;
}

.carousel-control.right {
    left: auto;
    right: 0;
}

#quote-carousel .carousel-indicators {
    right: 0;
    left: 0;
    width: 100%;
    top: 0;
    bottom: auto;
    margin: auto;
    text-align: center;
}

    #quote-carousel .carousel-indicators li {
        width: 100px;
        height: 100px;
        margin: 5px;
        cursor: pointer;
        border: 4px solid #CCC;
        border-radius: 100px;
        opacity: 0.4;
        overflow: hidden;
        transition: all 0.4s;
    }

    #quote-carousel .carousel-indicators .active {
        background: #333333;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border-color: #d7b468;
        opacity: 1;
        overflow: hidden;
    }

.carousel-indicators {
    z-index: 9;
}

#quote-carousel .carousel-inner {
    min-height: 250px !important;
    height: 250px !important;
    float: right;
    width: 100%;
    margin: 220px 0 0 0;
    padding: 0 50px;
}

    #quote-carousel .carousel-inner small {
        color: #ca212a;
        font-weight: bold;
        font-size: 20px;
        margin: 10px 0;
    }

.item blockquote {
    border-left: none;
    margin: 0;
    border: 0px solid;
    font-size: 16px;
}

.carousel-inner > .item {
    min-height: 350px !important;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
}

.panel-heading {
    padding: 0;
    border-radius: 0;
}

.panel-primary > .panel-heading {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    color: #fff;
}

.panel-primary {
    border-color: #fff;
}

.panel-heading .nav-tabs > li > a {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-top: 6px solid #ddd;
    border-bottom: 0px solid #fff;
    border-radius: 0;
    margin: 0;
    padding: 15px 25px;
    color: #000;
}

    .panel-heading .nav-tabs > li > a:hover {
        color: #000;
    }

.panel-body {
    border-top: 0px solid #d7b468;
    margin: -1px 0 0 0;
    padding: 20px 0;
}

.panel-heading .nav-tabs li {
    padding: 0 !important;
    margin: 0 !important;
}

.panel-heading .nav {
    padding: 0 !important;
    margin: 0 !important;
}

.panel {
    margin: 20px 0;
}

    .panel p {
        margin: 0;
    }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-radius: 0px;
    border-left: 1px solid #d7b468;
    border-right: 1px solid #d7b468;
    border-top: 6px solid #d7b468;
    border-bottom: 0px solid #fff;
}

.panel-primary > .panel-heading li.active a {
    margin-bottom: 0 !important;
}

.directors {
    background: #ececec;
    padding: 60px 0;
    min-height: 400px;
    clear: both;
}

    .directors .page-header {
        text-align: center;
        border-bottom: 0px solid;
        color: #000;
        padding: 0;
        margin: 0 0 30px 0;
    }

        .directors .page-header p {
            padding: 0 100px;
        }

        .directors .page-header h1 {
            text-align: center;
            background: url(../images/border.png) center bottom no-repeat;
            padding: 0 0 30px 0;
            margin: 0 0 30px 0;
            font-weight: bold;
        }

.main-news .box {
    height: 500px;
}

    .main-news .box img {
        width: 100%;
    }

.box {
    border: 2px solid #e5e5e5;
    padding: 15px 15px 30px;
}

    .box h2 {
        font-size: 18px;
        color: #000 !important;
        ;
        padding: 20px 0 0 0;
        margin: 0;
    }

        .box h2 a {
            color: #000 !important;
        }

    .box small {
        font-size: 16px;
        color: #ca212a;
        font-weight: bold;
        padding: 0 0 10px 0;
        display: block;
    }

    .box p {
        text-align: justify;
    }

.box1 {
    padding: 30px 15px;
    background: #fff;
    text-align: center;
    margin: 0 0 30px 0;
    border: 2px solid #e5e5e5;
}

    .box1 h2 {
        font-size: 18px;
        color: #000;
        padding: 0 0 10px 0;
        margin: 0;
    }

    .box1 .img {
        background: #d7b468;
        border-radius: 50%;
        width: 80px;
        height: 80px;
        line-height: 80px;
        text-align: center;
        display: inline-block;
        margin: 20px 0;
    }

        .box1 .img img {
            text-align: center;
            vertical-align: middle;
        }

.box2 {
    height: 370px;
    padding: 40px 15px;
    background: #fff;
    text-align: center;
    margin: 15px 0 0 0;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.4);
    z-index: -1;
}

    .box2 h2 {
        font-size: 18px;
        color: #ac141c;
        padding: 0;
        margin: 0;
    }

    .box2 p {
        margin: 10px 10px 30px;
    }

    .box2 img {
        padding: 0 0 40px 0;
        margin: 0;
    }

.box22 {
    height: 400px;
    padding: 45px 15px;
    background: #fff;
    text-align: center;
    margin: 0;
    -webkit-box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 35px 10px rgba(0,0,0,0.3);
    z-index: 100;
    position: relative;
}

    .box22 h2 {
        font-size: 18px;
        color: #ac141c;
        padding: 0 0 0 0;
        margin: 0;
    }

    .box22 p {
        margin: 10px 10px 30px;
    }

    .box22 img {
        padding: 0 0 40px 0;
        margin: 0;
    }

.partners {
    background: #fff;
    padding: 60px 0;
    min-height: 400px;
}

    .partners .page-header {
        text-align: center;
        border-bottom: 0px solid;
        color: #000;
        padding: 0;
        margin: 0 0 30px 0;
    }

        .partners .page-header p {
            padding: 0 100px;
        }

        .partners .page-header h1 {
            text-align: center;
            background: url(../images/border.png) center bottom no-repeat;
            padding: 0 0 30px 0;
            margin: 0 0 30px 0;
            font-weight: bold;
        }

    .partners .bx-viewport {
        direction: ltr !important;
    }

    .partners .bx-wrapper .bx-viewport {
        border: 0 solid;
        box-shadow: none;
    }

    .partners .slide {
        border: 2px solid #e5e5e5;
        padding: 20px;
        margin: 0 0 0 20px;
    }

.header-inner {
    width: 100%;
    float: left;
    position: relative;
}

    .header-inner .img-responsive {
        width: 100%;
    }

    .header-inner .text-center {
        position: absolute;
        bottom: 80px;
        color: #fff;
        left: 0px;
        right: 0;
        padding: 0 20%;
        width: 100%;
    }

        .header-inner .text-center h1 {
            font-size: 40px;
            margin: 0;
            padding: 0;
            color: #fff;
        }

        .header-inner .text-center h2 {
            font-size: 20px;
            margin: 0;
            padding: 0;
            color: #fff;
        }

        .header-inner .text-center h3 {
            font-size: 18px;
            margin: 0;
            padding: 0;
            font-weight: normal;
            color: #fff;
        }

.content-inner {
    margin: 0 0 30px 0;
}

    .content-inner .page-header {
        margin: 0 0 30px;
    }

        .content-inner .page-header h1 {
            color: #000;
            font-size: 30px;
            font-weight: bold;
        }

    .content-inner h1 {
        font-size: 23px;
    }

    .content-inner h2 {
        font-size: 20px;
    }

    .content-inner h3 {
        font-size: 18px;
    }

    .content-inner h4 {
        font-size: 16px;
    }

    .content-inner .section-post1 {
        width: 100%;
        float: right;
        background: #eee;
        margin: 0 0 0px 0;
        border: 0px solid #eee;
    }

        .content-inner .section-post1 img {
            border: 0px solid;
            padding: 0;
            margin: 0;
        }

        .content-inner .section-post1 .col-md-6 {
            padding: 0;
        }

        .content-inner .section-post1 .col-sm-6 {
            padding: 0;
        }

        .content-inner .section-post1 .col-xs-12 {
            padding: 0;
        }

        .content-inner .section-post1 .col-md-6 img {
            width: 100%;
        }

        .content-inner .section-post1 .col-sm-6 img {
            width: 100%;
        }

        .content-inner .section-post1 .col-xs-12 img {
            width: 100%;
        }

    .content-inner .section-post2 {
        width: 100%;
        float: right;
        background: #d7b468;
        margin: 0 0 0px 0;
    }

        .content-inner .section-post2 img {
            border: 0px solid;
            padding: 0;
            margin: 0;
        }

        .content-inner .section-post2 .col-md-6 {
            padding: 0;
        }

        .content-inner .section-post2 .col-sm-6 {
            padding: 0;
        }

        .content-inner .section-post2 .col-xs-12 {
            padding: 0;
        }

        .content-inner .section-post2 .col-md-6 img {
            width: 100%;
        }

        .content-inner .section-post2 .col-sm-6 img {
            width: 100%;
        }

        .content-inner .section-post2 .col-xs-12 img {
            width: 100%;
        }

    .content-inner .section-post3 {
        width: 100%;
        float: right;
        background: #ac141c;
        margin: 0 0 0 0;
    }

        .content-inner .section-post3 img {
            border: 0px solid;
            padding: 0;
            margin: 0;
        }

        .content-inner .section-post3 .col-md-6 {
            padding: 0;
        }

        .content-inner .section-post3 .col-sm-6 {
            padding: 0;
        }

        .content-inner .section-post3 .col-xs-12 {
            padding: 0;
        }

        .content-inner .section-post3 .col-md-6 img {
            width: 100%;
        }

        .content-inner .section-post3 .col-sm-6 img {
            width: 100%;
        }

        .content-inner .section-post3 .col-xs-12 img {
            width: 100%;
        }

.section-sub1 {
    padding: 20px 35px;
    color: #000 !important;
}

    .section-sub1 a, .section-sub1 h1 {
        color: #000 !important;
    }

    .section-sub1 ul li {
        color: #515151 !important;
    }

        .section-sub1 ul li a {
            color: #515151 !important;
        }

.section-sub2 {
    padding: 20px 35px;
    color: #000 !important;
}

    .section-sub2 a, .section-sub2 h1 {
        color: #000 !important;
    }

    .section-sub2 ul li {
        width: 50%;
        float: right;
        color: #515151 !important;
    }

        .section-sub2 ul li a {
            color: #515151 !important;
        }

.aboutus .section-post3 .section-sub3 {
    padding: 20px 35px;
    color: #fff !important;
}

.section-sub3 a, .section-sub3 h1, .section-sub3 p {
    color: #fff !important;
}

.content-inner .section-post4 {
    width: 100%;
    float: right;
    background: #eee;
}

    .content-inner .section-post4 img {
        border: 0px solid;
        padding: 0;
        margin: 0;
    }

    .content-inner .section-post4 .col-md-6 {
        padding: 0;
    }

    .content-inner .section-post4 .col-sm-6 {
        padding: 0;
    }

    .content-inner .section-post4 .col-xs-12 {
        padding: 0;
    }

    .content-inner .section-post4 .col-md-6 img {
        width: 100%;
    }

    .content-inner .section-post4 .col-sm-6 img {
        width: 100%;
    }

    .content-inner .section-post4 .col-xs-12 img {
        width: 100%;
    }

.content-inner .section-post5 {
    width: 100%;
    float: right;
    background: #d7b468;
}

    .content-inner .section-post5 img {
        border: 0px solid;
        padding: 0;
        margin: 0;
    }

    .content-inner .section-post5 .col-md-6 {
        padding: 0;
    }

    .content-inner .section-post5 .col-sm-6 {
        padding: 0;
    }

    .content-inner .section-post5 .col-xs-12 {
        padding: 0;
    }

    .content-inner .section-post5 .col-md-6 img {
        width: 100%;
    }

    .content-inner .section-post5 .col-sm-6 img {
        width: 100%;
    }

    .content-inner .section-post5 .col-xs-12 img {
        width: 100%;
    }

.content-inner .section-post6 {
    width: 100%;
    float: right;
    background: #ac141c;
}

    .content-inner .section-post6 img {
        border: 0px solid;
        padding: 0;
        margin: 0;
    }

    .content-inner .section-post6 .col-md-6 {
        padding: 0;
    }

    .content-inner .section-post6 .col-sm-6 {
        padding: 0;
    }

    .content-inner .section-post6 .col-xs-12 {
        padding: 0;
    }

    .content-inner .section-post6 .col-md-6 img {
        width: 100%;
    }

    .content-inner .section-post6 .col-sm-6 img {
        width: 100%;
    }

    .content-inner .section-post6 .col-xs-12 img {
        width: 100%;
    }

.section-sub4 {
    padding: 20px 35px;
    color: #000 !important;
}

    .section-sub4 a, .section-sub4 h1 {
        color: #000 !important;
    }

    .section-sub4 ul li {
        color: #515151 !important;
    }

        .section-sub4 ul li a {
            color: #515151 !important;
        }

.section-sub5 {
    padding: 20px 35px;
    color: #000 !important;
}

    .section-sub5 a, .section-sub5 h1 {
        color: #000 !important;
    }

    .section-sub5 ul li {
        width: 50%;
        float: right;
        color: #515151 !important;
    }

        .section-sub5 ul li a {
            color: #515151 !important;
        }

.aboutus .section-post6 .section-sub6 {
    padding: 20px 35px;
    color: #fff !important;
}

.section-sub6 a, .section-sub6 h1, .section-sub6 p {
    color: #fff !important;
}

.text-center p {
    text-align: center !important;
    padding: 0 20px !important;
}

.aboutus h2 {
    color: #ac141c;
    font-size: 20px;
}

.aboutus p {
    margin: 0 0 30px 0;
    padding: 0;
    text-align: justify;
}

.aboutus ul {
    margin: 0 0 30px 0;
    padding: 0 20px 0 0;
    list-style: disc;
}

    .aboutus ul li {
        margin: 0;
        padding: 3px 0;
    }

        .aboutus ul li a {
            color: #ac141c;
        }

.aboutus ol {
    margin: 0 0 30px 0;
    padding: 0 20px 0 0;
    list-style: decimal;
}

    .aboutus ol li {
        margin: 0;
        padding: 3px 0;
        color: #515151;
    }

        .aboutus ol li a {
            color: #ac141c;
        }

.aboutus img {
    margin: 0 10px 10px;
    border: 1px solid #ddd;
    padding: 5px;
    max-width: 100%;
}

.img-right {
    float: right !important;
    margin: 0 0 10px 20px !important;
    border: 1px solid #ddd;
    padding: 5px;
}

.aboutus p {
    clear: both;
}

.full-size img {
    margin: 0 0 30px 0;
    clear: both;
}

.content-inner .news-group {
    margin: 0;
}

.content-inner .news-sub {
    margin: 0 0 30px 0;
    border: 1px solid #ddd;
    padding: 15px;
    height: 475px;
    border-top-width: 5px;
    position: relative;
}

    .content-inner .news-sub h2 {
        font-size: 16px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #ac141c;
    }

        .content-inner .news-sub h2 a {
            color: #ac141c;
        }

    .content-inner .news-sub p {
        margin: 0;
        padding: 0;
    }

    .content-inner .news-sub small {
        font-size: 14px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #000;
        font-weight: bold;
        display: block;
        clear: both;
    }

    .content-inner .news-sub img {
        margin: 0 0 10px 0;
        border: 1px solid #ddd !important;
        padding: 0;
    }

.content-inner .news img {
    margin: 0 10px 10px;
}

.content-inner .news p {
    text-align: justify;
}

.content-inner .news h2 {
    font-size: 18px;
    margin: 0 0 20px 0;
    padding: 0;
    color: #ac141c;
}

    .content-inner .news h2 a {
        color: #ac141c;
    }

.content-inner .news small {
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0;
    color: #000;
    font-weight: bold;
}

.content-inner .box-sub {
    margin: 0 0 30px 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 30px 0;
    float: right;
    width: 100%;
}

    .content-inner .box-sub h2 {
        font-size: 18px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #ac141c;
    }

        .content-inner .box-sub h2 a {
            color: #ac141c;
        }

    .content-inner .box-sub p {
        margin: 0;
        padding: 0;
    }

    .content-inner .box-sub small {
        font-size: 14px;
        margin: 0 0 10px 0;
        padding: 0;
        color: #000;
        font-weight: bold;
    }

    .content-inner .box-sub img {
        margin: 0 0 10px 0;
        border: 0px solid;
        padding: 0;
        float: left !important;
    }

.btnpos {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

.content-inner .links {
    margin: 0 0 0 5%;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    float: right;
    width: 45%;
}

    .content-inner .links h2 {
        font-size: 15px;
        margin: 0;
        padding: 0;
        color: #ac141c;
    }

        .content-inner .links h2 a {
            color: #ac141c;
        }

    .content-inner .links small {
        font-size: 15px;
        margin: 20px 0;
        padding: 0;
        color: #000;
        font-weight: bold;
    }

.content-inner .board {
    background: #eee;
    padding: 20px;
    margin: 0 0 30px 0;
    border: 1px solid #ddd;
    float: right;
    width: 100%;
}

    .content-inner .board ul {
        margin: 0;
        padding: 0 15px 0 0;
    }

    .content-inner .board p {
        margin: 0;
        padding: 0;
    }

    .content-inner .board h2 {
        font-size: 20px;
        margin: 0 0 10px 0;
        padding: 0;
        font-weight: bold;
        color: #ac141c;
    }

        .content-inner .board h2 a {
            color: #ac141c;
        }

    .content-inner .board h3 {
        margin: 15px 0 0 0;
        padding: 0;
        font-weight: bold !important;
        font-size: 16px;
        color: #515151 !important;
    }

    .content-inner .board img {
        margin: 0;
        border: 0px solid;
        padding: 0;
        width: 200px !important;
        height: 200px !important;
    }

    .content-inner .board .media-right {
        float: right;
        width: 80%;
    }

    .content-inner .board .media-left {
        width: 20%;
        float: left;
    }

    .content-inner .board .board-sub {
        padding: 0;
        text-align: center;
    }

.content-inner .board-text {
    padding: 20px;
    margin: 0 0 30px 0;
    background: #eee;
    float: right;
    width: 100%;
}

    .content-inner .board-text h2 {
        padding: 0;
        margin: 50px 5px 0 0;
        font-size: 20px;
    }

    .content-inner .board-text h3 {
        padding: 0;
        margin: 15px 5px 0 0;
        font-weight: normal !important;
        font-size: 16px;
        color: #515151 !important;
    }

    .content-inner .board-text img {
        padding: 0;
        margin: 0;
    }

.board .btn-primary {
    margin: 20px 0 0 0;
}

.sitemap .main-heading {
    font-size: 18px;
    font-weight: 600;
    color: #ac141c !important;
}

    .sitemap .main-heading a {
        color: #ac141c !important;
    }

.sitemap .heading-div {
    margin: 7px 0;
    color: #515151;
}

    .sitemap .heading-div a {
        color: #515151;
    }

.sitemap .inner-heading {
    display: block;
    margin: 10px 0;
}

.sitemap .padding {
    padding: 34px;
}

.content-inner .sitemap {
    padding: 0;
    margin: 30px 0 0 0;
    float: right;
}

    .content-inner .sitemap ul {
        padding: 0;
        margin: 0;
    }

        .content-inner .sitemap ul li {
            list-style: none;
            color: #ac141c;
            padding: 0;
            margin: 0 3% 0 0;
            width: 30%;
            float: right;
        }

            .content-inner .sitemap ul li a {
                color: #ac141c;
            }

            .content-inner .sitemap ul li h2 {
                color: #ac141c;
                margin: 15px 0 0 0;
                font-size: 17px;
                padding: 0;
                padding: 8px 10px;
                background: #eee;
                border-bottom: 3px solid #ddd;
            }

                .content-inner .sitemap ul li h2 a {
                    color: #ac141c;
                }

            .content-inner .sitemap ul li ul {
                padding: 10px 20px 0 0;
                margin: 0 0 0 0;
            }

                .content-inner .sitemap ul li ul li {
                    list-style: disc;
                    color: #000;
                    padding: 3px 0;
                    font-size: 16px;
                    width: 100%;
                    float: right;
                }

                    .content-inner .sitemap ul li ul li a {
                        color: #000;
                    }

                    .content-inner .sitemap ul li ul li ul {
                        padding: 0 10px 0 0;
                        margin: 0 0 0 0;
                    }

                        .content-inner .sitemap ul li ul li ul li {
                            list-style: circle;
                            color: #515151;
                            padding: 3px 0;
                            font-size: 14px;
                            width: 100%;
                            float: right;
                        }

                            .content-inner .sitemap ul li ul li ul li a {
                                color: #515151;
                            }

.sitemapsub {
    width: 96% !important;
    padding: 0;
    margin: 0;
}

    .sitemapsub ul {
        padding: 10px 20px 0 0 !important;
        margin: 0 !important;
    }

        .sitemapsub ul li {
            padding: 5px 0 !important;
            margin: 0 !important;
            width: 30% !important;
        }

            .sitemapsub ul li ul {
                padding: 0 20px 0 0 !important;
                margin: 0 !important;
                width: 100% !important;
            }

                .sitemapsub ul li ul li {
                    padding: 3px 0 !important;
                    margin: 0 !important;
                    width: 100% !important;
                }

                    .sitemapsub ul li ul li ul {
                        padding: 0 10px 0 0 !important;
                        margin: 0 !important;
                        width: 100% !important;
                    }

                        .sitemapsub ul li ul li ul li {
                            padding: 0 !important;
                            margin: 0 !important;
                            width: 100% !important;
                        }

.affix img {
    width: 100px !important;
}

.panel-group .panel {
    border-radius: 0;
    margin-bottom: 0;
}

.panel h4 {
    font-size: 18px;
    color: #000;
}

.panel-default > .panel-heading {
    background-color: #d7b468;
    border-color: #d7b468;
}

.panel {
    border-radius: 0;
    box-shadow: none;
}

.faq .panel a:after {
    content: "\f068";
    float: left !important;
    position: relative;
    top: -27px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 15px !important;
    left: 15px;
    color: #000;
}

.faq .panel a.collapsed:after {
    content: "\f067";
}

.faq .panel .links a.collapsed:after, .faq .panel .links a:after {
    content: " ";
}

.panel-title > a {
    text-decoration: none;
}

.panel-group .panel + .panel {
    margin-top: 10px;
}

.form-group .form-control {
    height: 40px;
}

.form-group textarea.form-control {
    height: 150px;
}

.aboutus .form-group img {
    border: 1px solid #ddd;
    float: right;
    margin: 0 0 20px;
    padding: 0;
}

.form .form-group {
    float: right;
    width: 100%;
}

.form label {
    display: block;
    float: right;
}

.timeline2 {
    margin-left: 145px;
    border-left: 1px dashed #b7b7b7;
    padding: 30px 0 30px 59px;
}

.timeline2_title {
    padding: 20px 30px;
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: bold;
    color: #010101;
    background-color: #f0f0f0;
    line-height: 1;
    position: relative;
}

    .timeline2_title:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -7px;
        margin: -7px 0 0;
        border-width: 7px 7px 7px 0;
        border-color: transparent #f0f0f0 transparent transparent;
        border-style: solid;
    }

    .timeline2_title span.glyphicons {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
        color: #3b9cf7;
        background-color: #ffffff;
        border: 1px solid #3b9cf7;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: -90px;
        margin-top: -30px;
    }

.timeline_tree_middle {
    background: url("../images/timeline_tree_bg2.jpg") center top repeat-y;
}

    .timeline_tree_middle > .row {
        padding: 20px 0 60px;
    }

    .timeline_tree_middle h3 {
        font-size: 15px;
        color: #010101;
        font-weight: bold;
        margin: 0 0 20px 0;
        padding: 0;
    }

    .timeline_tree_middle p {
        font-size: 13px;
        color: #515151;
        font-weight: normal;
        margin: 0;
        padding: 0;
    }

.tree_left img, .tree_left > div {
    float: right;
}

.tree_right img, .tree_right > div {
    float: left;
}

.tree_left > div, .tree_right > div {
    padding-top: 38px;
}

.timeline2 {
    margin-right: 145px;
    border-right: 1px dashed #b7b7b7;
    padding: 30px 59px 30px 0;
}

.timeline2_title {
    padding: 20px 30px;
    margin: 0 0 40px;
    font-size: 20px;
    font-weight: bold;
    color: #010101;
    background-color: #f0f0f0;
    line-height: 1;
    position: relative;
}

    .timeline2_title:before {
        content: "";
        position: absolute;
        top: 50%;
        right: -7px;
        margin: -7px 0 0;
        border-width: 7px 0 7px 7px;
        border-color: transparent transparent transparent #f0f0f0;
        border-style: solid;
    }

    .timeline2_title span.glyphicons {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 24px;
        color: #3b9cf7;
        background-color: #ffffff;
        border: 1px solid #3b9cf7;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        text-align: center;
        position: absolute;
        top: 50%;
        right: -90px;
        margin-top: -30px;
    }

.timeline_content {
    padding: 15px 0 0;
}

.timeline_tree_middle {
    background: url("../images/timeline_tree_bg2.jpg") center top repeat-y;
}

    .timeline_tree_middle > .row {
        padding: 20px 0;
    }

.tree_left img, .tree_left > div {
    float: left;
}

.tree_right img, .tree_right > div {
    float: right;
}

.tree_left > div, .tree_right > div {
    padding-top: 38px;
}

.accent_text {
    color: #d7b468;
    font-size: 15px;
}

.left_branch {
    margin-left: -7px;
    padding-top: 15px !important;
}

.right_branch {
    margin-right: -7px;
    padding-top: 15px !important;
}

.timeline_img {
    margin: 0 30px;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 50%;
}

.timeline_content .carousel-inner > .item > a > img, .timeline_content .carousel-inner > .item > img, .timeline_content .img-responsive, .timeline_content .thumbnail a > img, .timeline_content .thumbnail > img {
    display: inline;
}

.timeline_content .pl50 {
    padding-right: 0;
}

    .timeline_content .pl50 img {
        padding: 0 30px;
        float: right;
    }

.timeline_content .pr50 {
    padding-left: 0;
}

    .timeline_content .pr50 img {
        padding: 0 30px;
        float: left;
    }

.timeline_content img {
    padding: 0;
    border: 0 solid;
    margin: 0;
}

.timeline_content .col-xs-6 {
    padding: 0;
}

.timeline_content .tree_left .tree_sub {
    padding: 0 0 0 60px !important;
    margin: 0;
    width: 80%;
    text-align: left;
}

    .timeline_content .tree_left .tree_sub p {
        text-align: left;
    }

.timeline_content .tree_sub {
    padding: 0 60px 0 0 !important;
    margin: 0;
    width: 80%;
    text-align: right;
}

    .timeline_content .tree_sub p {
        text-align: right;
    }

.date-left {
    float: right;
    margin: 38px 0 0 0;
    width: 30%;
}

.date-right {
    float: left;
    margin: 38px 0 0 0;
    width: 30%;
}

.text-right .accent_text1 {
    display: block;
    text-align: left;
}

.timeline_content img {
    padding: 0;
    border: 0px solid #ddd;
}

.timeline_content .right_branch {
    padding: 0;
    border: 0px solid #ddd;
    margin: 0;
    float: right;
}

.timeline_content .left_branch {
    padding: 0;
    border: 0px solid #ddd;
    margin: 0;
    float: left;
}

.timeline_content .left_branch, .timeline_tree_top img, .timeline_tree_bottom img {
    padding: 0;
    border: 0px solid #ddd;
    margin: 0;
}

.tree_left img, .tree_left > div {
    float: left;
}

.timeline_content .head_mid, .timeline_content .content_mid, .timeline_content .footer_mid {
    padding: 0 0 30px;
}

.time_year {
    background-color: #e3cb97;
    border: 5px solid #fff;
    color: #000;
    font-size: 13px;
    font-weight: bold;
    height: 60px;
    border-radius: 15px;
    width: 150px;
    line-height: 50px;
    margin: 50px auto 20px;
    position: relative;
    text-align: center;
    z-index: 3;
}

.tree_right {
    margin: 0 0 0 0;
}

.tree_left {
    margin: 0 0 0 0;
}

.newsletter {
    background: #4c4c4c;
    padding: 30px 0;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
}

    .newsletter h1 {
        padding: 0;
        margin: 0 0 20px 0;
        font-size: 30px;
        color: #fff;
    }

    .newsletter .form-footer .input-group {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .newsletter .btn-primary {
        margin: 0;
        padding: 13px 25px 13px 25px;
    }

    .newsletter .input-lg {
        font-size: 16px;
        height: 45px;
    }

.main-contact {
    background: #3c3c3c url(../images/bg.jpg) right top no-repeat;
    padding: 50px 0;
    color: #fff;
    background-size: cover;
    float: left;
    width: 100%;
}

    .main-contact h1 {
        margin: 20px 0 20px 0;
        font-size: 30px;
        color: #fff;
    }

    .main-contact h2 {
        font-size: 18px;
        color: #fff;
    }

    .main-contact a {
        color: #fff !important;
    }

        .main-contact a:hover {
            color: #fff !important;
        }

    .main-contact p {
        line-height: 25px;
        color: #fff;
    }

ul.pagination {
    margin: 30px 0;
}

.pagination {
    margin: 30px auto;
    text-align: center;
}

    .pagination > li:first-child > a, .pagination > li:first-child > span {
        border-radius: 0;
        margin-left: 0;
    }

    .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-radius: 0;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        background-color: #d7b468;
        border-color: #d7b468;
    }

    .pagination > li > a, .pagination > li > span {
        color: #000;
    }

.main-breadcrumb {
    background: #eee;
    margin: 0;
    padding: 10px 0;
    clear: both;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
}

.law .table img {
    border: 0px solid;
    padding: 0;
    margin: 0 0 0 5px;
}

.law h3 {
    padding: 0;
    margin: 0;
    color: #ac141c;
    font-size: 15px;
}

    .law h3 a {
        padding: 0;
        margin: 0 0 15px 0;
        color: #ac141c !important;
    }

.law small {
    padding: 0;
    margin: 10px 0 0 0;
    color: #000;
    font-weight: bold;
    display: block;
    font-size: 14px;
}

.footer-top {
    background: #222222;
    padding: 30px 0;
    border-bottom: 1px solid #363636;
    color: #fff;
    float: left;
    width: 100%;
}

    .footer-top ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .footer-top ul li {
            list-style: none;
            font-size: 11px;
            font-weight: normal;
            padding: 1px 0;
            margin: 0;
        }

            .footer-top ul li a {
                color: #919191 !important;
                padding: 0;
            }

                .footer-top ul li a:hover {
                    color: #919191 !important;
                }

            .footer-top ul li strong {
                font-size: 12px;
                font-weight: normal;
                margin: 0 0 2px 0;
                display: block;
                color: #fff;
            }

                .footer-top ul li strong a {
                    color: #fff;
                }

    .footer-top img {
        margin: 0 0 10px 0;
        width: 100%;
    }

.footer-bottom {
    background: #222222;
    padding: 20px 0;
    color: #fff;
    font-size: 12px;
    font-weight: lighter;
    float: left;
    width: 100%;
}

    .footer-bottom a {
        color: #fff !important;
    }

.btn {
    border-radius: 0px;
}

.btn-primary {
    color: #fff !important;
    background-color: #ac141c;
    border-color: #ac141c;
    font-size: 13px;
    margin: 30px 0 0 0;
    padding: 10px 20px;
}

    .btn-primary.focus, .btn-primary:focus {
        color: #fff !important;
        background-color: #7d070d;
        border-color: #7d070d
    }

    .btn-primary:hover {
        color: #fff !important;
        background-color: #7d070d;
        border-color: #7d070d
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        color: #fff !important;
        background-color: #7d070d;
        border-color: #7d070d
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
            color: #fff !important;
            background-color: #7d070d;
            border-color: #7d070d
        }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #ac141c;
        border-color: #ac141c;
        color: #fff !important;
    }

    .btn-primary .badge {
        color: #ac141c;
        background-color: #fff
    }

.service-sub .imgleft img {
    margin: 15px 0 0;
}

.service-sub .img img {
    margin: 15px 0 0;
}

.box1 .img img {
    margin: 15px 0 0;
}

.toplinks ul li a .fa {
    margin: 0 5px 0 0;
    box-shadow: none !important;
}

.service-sub .imgleft img {
    margin: 15px 0 0;
}

.service-sub .img img {
    margin: 15px 0 0;
}

.box1 .img img {
    margin: 15px 0 0;
}

.toplinks ul li a .fa {
    margin: 0 5px 0 0;
}

.btnall {
    width: 75%;
    margin: 20px auto !important;
    text-align: center;
    padding: 20px 0;
    clear: both;
}

.nextYear {
    float: right;
}

.lastYear {
    float: left;
}

.event table {
    font-size: 14px;
    font-weight: bold;
    width: 75%;
    margin: 0 auto;
    border-collapse: collapse;
}

.event .month {
    font-size: 16px;
    margin: 5px 0;
    border-top: 1px solid #ccc;
    padding: 0 0 0 !important;
}

    .event .month td {
        color: #cfab3f;
        padding: 20px 0 0;
        margin: 0;
    }

.event table td {
    font-weight: bold;
    color: #000;
    border: 1px solid #ccc;
    padding: 20px 0 10px;
}

    .event table td.day {
        padding: 20px 10px;
    }

.event tr:first-child td {
    border: none;
}

.event th {
    font-size: 13px;
    padding: 20px 10px;
    text-align: center;
    background: #eee;
    border: 1px solid #ccc;
}

.event .today {
    color: #cfab3f;
    font-weight: 700;
    font-size: 15px;
}

.event .eveDay {
    color: #fff !important;
    border-radius: 0;
    background: #cfab3f;
}

    .event .eveDay a {
        color: #fff !important;
    }

#st-1 {
    clear: both;
    display: block;
    float: right;
    width: 100%;
    margin: 20px 0 50px 0;
}

.btnPaging {
    background: #fff !important;
    border: 1px solid #ddd !important;
    margin: 0 !important;
    padding: 5px 15px !important;
    font-weight: bold !important;
}

.pageCurrent {
    background: #ac141c !important;
    border: 0 solid !important;
    color: #fff !important;
    padding: 4px 15px !important;
    font-weight: bold !important;
}

.text-center .glyphicon {
    margin: 0 20px !important;
}

    .text-center .glyphicon:hover {
        margin: 0 20px !important;
        text-decoration: none !important;
    }

.circle_slider_thumb {
    border: 2px solid #e5e5e5 !important;
    padding: 3px;
}

#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px; /* Control buttons  */ /* Previous button  */ /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}

    #quote-carousel .carousel-control {
        background: none;
        color: #CACACA;
        font-size: 2.3em;
        text-shadow: none;
        margin-top: 30px;
        top: 100px;
    }

        #quote-carousel .carousel-control.left {
            left: -60px;
        }

        #quote-carousel .carousel-control.right {
            right: -60px;
        }

.carousel-control.left {
    right: auto;
    left: 0;
}

.carousel-control.right {
    left: auto;
    right: 0;
}

#quote-carousel .carousel-indicators {
    right: 5%;
    left: 5%;
    width: 90%;
    top: 0;
    bottom: auto;
    margin: auto;
    text-align: center;
}

    #quote-carousel .carousel-indicators li {
        width: 150px;
        height: 150px;
        margin: 5px;
        cursor: pointer;
        border: 4px solid #CCC;
        border-radius: 100px;
        opacity: 0.4;
        overflow: hidden;
        transition: all 0.4s;
    }

    #quote-carousel .carousel-indicators .active {
        background: #333333;
        width: 210px;
        height: 210px;
        border-radius: 200px;
        border-color: #d7b468;
        opacity: 1;
        overflow: hidden;
    }

#quote-carousel .carousel-inner {
    min-height: 250px !important;
    height: 250px !important;
    float: right;
    width: 100%;
    margin: 270px 0 0 0;
    padding: 0 50px;
}

    #quote-carousel .carousel-inner small {
        color: #ca212a;
        font-weight: bold;
        font-size: 20px;
        margin: 10px 0;
    }

.item blockquote {
    border-left: none;
    margin: 0;
    border: 0px solid;
    font-size: 16px;
}

.carousel-inner > .item {
    min-height: 350px !important;
}

.panel-heading .nav-tabs > li.active {
    border-color: #d7b468 !important;
    border-bottom: 0px solid #fff !important;
    margin: 0;
}

.panel-heading .nav {
    margin: 0px 0 -3px 0 !important;
}
/* scroll down   */

.nav-pills > li > a {
    transition: all .25s;
}

.ft-affix {
    width: 200px;
}

#nav.affix {
    position: fixed;
    top: 0px;
    width: 100%;
}
/* end scroll down   */




.aboutus .gallery .gallery-sub {
    padding: 15px;
    margin: 0 0 30px 0;
    background: #eee;
    text-align: center;
}

    .aboutus .gallery .gallery-sub h4 {
        margin: 0 0 !important;
        color: #ac141c;
        font-size: 16px;
        padding: 15px 0 !important;
        height: 70px;
    }

        .aboutus .gallery .gallery-sub h4 a {
            margin: 0;
            color: #ac141c;
        }

    .aboutus .gallery .gallery-sub img {
        border: 0px solid !important;
        padding: 0;
        margin: 0;
        height: 200px;
    }

    .aboutus .gallery .gallery-sub small {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin: 0 0 10px;
        border-top: 2px solid #ddd;
        display: block;
        padding: 15px 0 0 0;
    }

.search-top {
    margin: 10px 0 0 0;
    display: block;
    float: left;
    width: 50%;
}

#custom-search-input {
    padding: 0px;
    border: solid 1px #ddd;
    border-radius: 0px;
    background-color: #fff;
}

    #custom-search-input input {
        border: 0;
        box-shadow: none;
        background: #fff;
    }

    #custom-search-input button {
        margin: 0 0 0 0;
        box-shadow: none;
        border: 0;
        color: #fff;
        padding: 6px 10px 3px 10px;
        border-left: solid 0px #ccc;
        background: #d7b468;
    }

        #custom-search-input button:hover {
            border: 0;
            box-shadow: none;
            border-left: solid 0px #ccc;
        }

    #custom-search-input .glyphicon-search {
        font-size: 20px;
    }

.newsTitle2 {
    color: #000 !important;
}

#accordion h4 {
    padding: 10px 20px;
}

.panel-body {
    padding: 20px;
}

.panel-default > .panel-heading {
    background-color: #d7b468;
    border-color: #d7b468;
}

.bg-black {
    background: #999;
    display: inline-block;
    padding: 3% 2%;
    width: 100%;
}

.search-icon {
    float: left;
    background: #d7b468;
    border-radius: 50px;
    padding: 0;
}

    .search-icon input {
        outline: none;
    }

        .search-icon input[type=search] {
            -webkit-appearance: textfield;
            -webkit-box-sizing: content-box;
            font-family: inherit;
            font-size: 100%;
        }

        .search-icon input::-webkit-search-decoration, .search-icon input::-webkit-search-cancel-button {
            display: none;
        }

        .search-icon input[type=search] {
            background: #d7b468;
            border: solid 0px #d7b468;
            padding: 6px 20px 6px 10px;
            width: 90px;
            color: #000;
            font-size: 15px;
            -webkit-border-radius: 10em;
            -moz-border-radius: 10em;
            border-radius: 10em;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            transition: all .5s;
        }

            .search-icon input[type=search]:focus {
                width: 160px;
                border: 0px solid #d7b468;
                -webkit-box-shadow: 0 0 5px rgba(215,180,104,.5);
                -moz-box-shadow: 0 0 5px rgba(215,180,104,.5);
                box-shadow: 0 0 5px rgba(215,180,104,.5);
            }

.search-button {
    border: 0px solid #ffe11b;
    background: none;
    color: #000;
    cursor: pointer;
    padding: 6px 6px;
    margin: 0 0 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #000 !important;
    opacity: 1 !important;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #000 !important;
    opacity: 1 !important;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #000 !important;
    opacity: 1 !important;
}

:-moz-placeholder { /* Firefox 18- */
    color: #000 !important;
    opacity: 1 !important;
}

.search-button .glyphicon {
    font-size: 20px;
    padding: 3px 10px;
    line-height: 20px;
}

.search-icon input:-moz-placeholder {
    color: #999;
}

.search-icon input::-webkit-input-placeholder {
    color: #999;
}
/* Demo 2 */
.search-icon #demo-2 input[type=search] {
    width: 15px;
    padding-left: 10px;
    color: transparent;
    cursor: pointer;
}

    .search-icon #demo-2 input[type=search]:hover {
        background-color: #fff;
    }

    .search-icon #demo-2 input[type=search]:focus {
        width: 130px;
        padding-left: 32px;
        color: #000;
        background-color: #fff;
        cursor: auto;
    }

.search-icon #demo-2 input:-moz-placeholder {
    color: transparent;
}

.search-icon #demo-2 input::-webkit-input-placeholder {
    color: transparent;
}

.news-sub .img-responsive {
    width: 100%;
}

.gallery-sub .img-responsive {
    width: 100%;
}

.empCorner ol li {
    text-align: right !important;
    color: #515151;
}

    .empCorner ol li a {
        color: #515151 !important;
    }

.economic {
    background: #eee;
    float: right;
    width: 100%;
}

    .economic .panel-heading {
        padding: 0;
        border-radius: 0;
        border: 0px solid #ddd !important;
    }

    .economic .panel-primary > .panel-heading {
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        color: #fff;
    }

    .economic .panel-primary {
        border: 0px solid #fff;
    }

    .economic .panel-heading .nav-tabs > li > a {
        border-left: 0px solid #ddd;
        border-right: 5px solid #ddd;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-radius: 0;
        margin: 0;
        padding: 15px 25px;
        color: #000;
    }

        .economic .panel-heading .nav-tabs > li > a:hover {
            color: #000;
        }

    .economic .panel-body {
        border-top: 0px solid #d7b468;
        margin: 0 0 0 0;
        padding: 0;
    }

    .economic .nav-tabs {
        background: #fff;
    }

    .economic .panel-heading .nav-tabs li {
        padding: 0 !important;
        margin: 0 !important;
        display: block;
        width: 100%;
    }

    .economic .panel-heading .nav {
        padding: 0 !important;
        margin: 0 !important;
    }

    .economic .panel {
        margin: 0;
        float: right;
        width: 100%;
        background: #eee;
        padding: 25px 10px;
    }

        .economic .panel p {
            margin: 0;
        }

    .economic .nav-tabs > li.active > a, .economic .nav-tabs > li.active > a:focus, .economic .nav-tabs > li.active > a:hover {
        border-radius: 0px;
        border: 1px solid #d7b468;
        border-left: 0px solid #d7b468;
        border-right: 5px solid #d7b468;
        border-top: 2px solid #d7b468;
        border-bottom: 2px solid #d7b468;
        background: #d7b468;
        font-size: 17px;
    }

    .economic .panel-primary > .panel-heading li.active a {
        margin-bottom: 0 !important;
    }

    .economic img {
        width: 100%;
        padding: 0;
        margin: 0;
        border: 0px solid;
    }

    .economic .table {
        background: #fff;
    }

    .economic .col-md-3 {
        padding: 0 15px 0 0
    }

.employee {
    margin: 20px auto !important;
    float: right;
    padding: 0;
    width: 100%;
}

.box-em {
    background: #fff;
    margin: 0;
    padding: 30px 20px;
    height: 270px;
    text-align: center;
}

    .box-em img {
        border: 0px solid;
        padding: 0;
    }

    .box-em h2 {
        color: #fff;
        font-size: 18px;
        margin: 0;
        padding: 20px 0 0 0;
    }

    .box-em h2 {
        color: #fff;
    }

        .box-em h2 a {
            color: #fff !important;
        }

.color1 {
    background: #888888;
}

.color2 {
    background: #d7b468;
}

.color3 {
    background: #ac141c;
}

.allServices .section-sub1, .allServices .section-sub2, .allServices .section-sub3 {
    padding: 0;
}

.lv_title, .lv_caption {
    line-height: 24px !important;
    font-size: 14px !important;
    font-family: Droid Arabic Kufi, Lato !important;
}

.RadMediaPlayer {
    width: 100% !important;
}

.RadLightBox .rltbItemBox {
    padding: 0 !important;
}

.RadLightBox {
    left: auto !important;
}

#imgUpdateProgress {
    width: auto !important;
    padding: 0 !important;
    border: 0px solid !important;
}

.content-inner .prev_mem table tr td img {
    width: 150px !important;
    height: 190px !important;
}

.allnews {
    float: right;
    width: 100%;
    margin: 0 0 30px 0;
}

.mediainner {
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
    float: right;
    width: 100%;
}

    .mediainner small {
        font-size: 16px;
        color: #ca212a;
        font-weight: bold;
        padding: 0 0 10px 0;
        display: block;
    }

    .mediainner h2 {
        color: #000;
        padding: 0 0 20px 0;
        margin: 0;
        font-size: 18px;
    }

        .mediainner h2 a {
            color: #000;
        }

    .mediainner p {
        padding: 0;
        margin: 0;
    }

    .mediainner .col-md-12 {
        padding: 0;
    }

.media-right {
    width: 30%;
}

iframe {
    left: 0 !important;
    z-index: -1000;
    top: 0;
}

#stcpDiv {
    left: 0 !important;
}

.Dots {
    background: #fff;
    border: 1px solid #ddd;
    padding: 5px 15px !important;
}

#ctl00_ContentPlaceHolder1_DataPager1 {
    margin: 20px auto 0;
    clear: both;
    padding: 0;
    float: right;
    text-align: center;
    width: 100%;
}


@media print {
    .main-breadcrumb, .newsletter, .main-contact, .footer-top, .footer-bottom, .main-nav, .header-inner, .navbar-inverse, .toplinks {
        display: none;
    }
}

@media only screen and (max-width: 575.98px) {
    #market-status {
        padding: 0 2px 1px 2px !important;
    }

    #ticker-block {
        display: none !important;
    }

    .economic .panel {
        padding: 25px 0;
    }

    .mega-dropdown-menu p {
        font-size: 13px;
        margin: 0;
    }

    .search-top {
        margin: 0;
    }

    .navbar-nav img {
        display: none;
    }

    .main-news .box {
        height: auto;
    }

    .header {
        background: #000;
    }

    .footer-bottom {
        text-align: center !important;
        margin: 0 auto !important;
    }

        .footer-bottom .pull-right {
            float: none !important;
            text-align: center !important;
            margin: 0 auto !important;
        }

    .newsletter .form-footer .input-group {
        width: 100%;
    }

    .newsletter .btn-primary {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .navbar-wrapper {
        position: relative;
        margin: 0;
    }

    .header-inner .text-center {
        bottom: 5px;
    }

        .header-inner .text-center h1 {
            font-size: 25px;
        }

    .toplinks {
        float: none;
    }

        .toplinks ul {
            text-align: center;
            margin: 20px 0 0 0;
            float: none;
            clear: both;
        }

            .toplinks ul li {
                font-size: 10px;
                padding: 0 5px;
            }

    .header {
        float: none;
        text-align: right;
        margin: auto;
    }

        .header .col-xs-12 {
            padding: 0;
        }

    .main-news .page-header p, .eservices .page-header p, .members .page-header p, .directors .page-header p, .main-numbers .page-header p, .partners .page-header p, .top-service .page-header p {
        padding: 0;
    }

    .welcome-sub {
        padding: 50px 15px 100px;
    }

    .box2, .box22, .box {
        margin: 0 0 20px 0;
    }

    .content_slider_wrapper {
        height: 100% !important;
    }

    .numbersList {
        margin: 10px 0;
    }

    .main-numbers {
        height: 100%;
    }

    .social-media {
        z-index: 33000;
    }

    .carousel-caption {
        left: 5%;
        right: 5%;
    }

    .main-slider .carousel-caption h3 {
        font-size: 20px;
    }

    .service-sub .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .main-slider .carousel-caption {
        bottom: 40px;
    }

    .circle_slider_nav_left {
        left: 90px !important;
    }

    .circle_slider_nav_right {
        right: 90px !important;
        left: auto !important;
    }

    .content-inner .sitemap ul li {
        width: 100%;
    }

    .search-top {
        width: 100%;
    }

    .search-icon {
        background: #d7b468 none repeat scroll 0 0;
        border-radius: 50px;
        float: none;
        margin: 10px auto;
        width: 90%;
    }

    .content-inner .sitemap ul li {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .content-inner .sitemap ul li.sitemapsub {
            width: 100% !important;
            padding: 0;
            margin: 0;
        }

    .sitemapsub ul li {
        width: 100% !important;
    }

    .content-inner .aboutus .timeline_content img {
        width: auto;
    }

    .search-icon input[type="search"] {
        padding: 6px 10px;
        width: 70%;
    }

        .search-icon input[type="search"]:focus {
            width: 70%;
        }

    .search-top {
        width: 100%;
    }

    .content-inner img {
        width: 100%;
    }

    .box22, .box2 {
        box-shadow: none;
        z-index: 9;
        height: auto;
    }

    .carousel-inner > .item {
        background-size: cover;
        background-size: 100% 100%;
        height: 350px !important;
        background-position: top center;
    }

    .timeline_content .tree_left .tree_sub {
        padding: 0 20px !important;
        width: 100%;
    }

    .timeline_content .tree_sub {
        padding: 0 20px 0 0 !important;
        width: 90%;
    }

    .date-left {
        float: right;
        margin: 20px 20px 0 0;
        width: 90%;
    }

    .date-right {
        float: left;
        margin: 20px 0 0 20px;
        width: 90%;
    }

    .timeline_content .head_mid, .timeline_content .content_mid, .timeline_content .footer_mid {
        padding: 0;
    }

    .service-sub .img {
        position: relative;
        right: 0;
        top: 0;
        float: right;
    }

    .service-sub .imgleft {
        position: relative;
        right: 0;
        top: 0;
        float: right;
    }

    .service-text {
        padding-left: 0;
        padding-right: 10px;
        padding-top: 0;
        margin: 0 0 20px 0;
        text-align: right;
        width: 70%;
        float: right;
    }

    .service-textleft {
        padding-right: 10px;
        padding-top: 0;
        text-align: right;
        margin: 0 0 20px 0;
        width: 70%;
        float: right;
    }

    .service-text h2 {
        font-size: 15px;
    }

    .service-textleft h2 {
        font-size: 15px;
    }

    .service-sub1 {
        float: right;
        margin: 0 0 20px 0;
        width: 100%;
    }

    .content-inner .links {
        width: 100%;
    }

    .section-sub2 ul li {
        width: 100%;
    }

    .content-inner .section-post1, .content-inner .section-post2, .content-inner .section-post3 {
        margin: 0 0 20px 0;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 0 5px 0 !important;
    }

    .dropdown-header {
        white-space: normal;
    }

    .affix img {
        width: 100% !important;
    }

    .content-inner img {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }

    .div-archive, .div-archive .btn {
        text-align: center;
    }

    .navbar-nav > li {
        border-bottom: 1px solid #666;
    }

    .news-sub {
        height: auto !important;
    }

    .aboutus .gallery .gallery-sub h4 {
        height: auto;
    }

    .table {
        width: 100%;
    }

        .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
            padding: 10px 1px;
            font-size: 10px;
            margin: 0;
        }

    .content-inner .timeline_content .right_branch {
        width: auto !important;
    }

    .content-inner .timeline_content .left_branch {
        width: auto !important;
    }

    .content-inner .timeline_tree_bottom img {
        width: auto !important;
    }

    .content-inner .animated .animation_item img {
        width: auto !important;
    }

    .content-inner .board .media-left img {
        width: 100% !important;
        height: auto !important;
    }

    .timeline_content .pl50 img {
        padding: 0 15px;
    }

    .timeline_content .pr50 img {
        padding: 0 15px;
    }

    .content-inner .board .media-right {
        float: right;
        width: 60%;
        padding: 0;
        margin: 0;
    }

    .content-inner .board .media-left {
        width: 40%;
        float: right;
        padding: 0;
        margin: 0;
    }

    .content-inner .board img {
        margin: 0 0 0 0;
        width: 100% !important;
        height: auto !important;
    }

    .content-inner .board h2 {
        font-size: 16px;
    }

    .content-inner .btn-primary {
        padding: 10px;
    }

    .form-check {
        width: 100%;
    }

    .allServices .section-sub1, .allServices .section-sub2, .allServices .section-sub3 {
        padding: 0;
    }

        .allServices .section-sub1 table tr td img {
            width: auto !important;
        }

    .aboutus img {
        height: auto !important;
    }

    .aboutus .gallery .gallery-sub img {
        height: 100% !important;
    }

    .footer-top img {
        margin: 10px 0;
    }

    .content-inner .news-sub {
        height: 100% !important;
    }

        .content-inner .news-sub img {
            border: 1px solid #ddd !important;
        }

    .btnpos {
        position: relative;
        right: 0;
        bottom: 0;
    }

    .bx-wrapper .bx-pager {
        display: none;
    }

    .timeline_tree_top img {
        width: auto !important;
    }

    .content-inner .prev_mem table tr td img {
        width: 90% !important;
        height: auto !important;
    }

    .box-em {
        margin: 0 0 20px 0;
        height: auto;
    }

    .content-inner .box-em img {
        width: 70% !important;
    }

    .nav > li > a {
        padding: 10px 15px;
        font-size: 14px;
    }

    .mega-dropdown-menu {
        padding: 0;
    }

        .mega-dropdown-menu .dropdown-header {
            line-height: 20px;
            font-size: 14px;
        }
}

@media only screen and (min-width: 576px) and (max-width: 767.98px) {
    .economic .panel {
        padding: 25px 0;
    }

    .mega-dropdown-menu p {
        font-size: 13px;
        margin: 0;
    }

    .search-top {
        margin: 0;
    }

    .navbar-nav img {
        display: none;
    }

    .main-news .box {
        height: auto;
    }

    .header {
        background: #000;
    }

    .footer-bottom {
        text-align: center !important;
        margin: 0 auto !important;
    }

        .footer-bottom .pull-right {
            float: none !important;
            text-align: center !important;
            margin: 0 auto !important;
        }

    .newsletter .form-footer .input-group {
        width: 100%;
    }

    .newsletter .btn-primary {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .navbar-wrapper {
        position: relative;
        margin: 0;
    }

    .header-inner .text-center {
        bottom: 5px;
    }

        .header-inner .text-center h1 {
            font-size: 25px;
        }

    .toplinks {
        float: none;
    }

        .toplinks ul {
            text-align: center;
            margin: 20px 0 0 0;
            float: none;
            clear: both;
        }

            .toplinks ul li {
                font-size: 10px;
                padding: 0 5px;
            }

    .header {
        float: none;
        text-align: right;
        margin: auto;
    }

        .header .col-xs-12 {
            padding: 0;
        }

    .main-news .page-header p, .eservices .page-header p, .members .page-header p, .directors .page-header p, .main-numbers .page-header p, .partners .page-header p, .top-service .page-header p {
        padding: 0;
    }

    .welcome-sub {
        padding: 50px 15px 100px;
    }

    .box2, .box22, .box {
        margin: 0 0 20px 0;
    }

    .content_slider_wrapper {
        height: 100% !important;
    }

    .numbersList {
        margin: 10px 0;
    }

    .main-numbers {
        height: 100%;
    }

    .social-media {
        z-index: 33000;
    }

    .carousel-caption {
        left: 5%;
        right: 5%;
    }

    .main-slider .carousel-caption h3 {
        font-size: 20px;
    }

    .service-sub .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .main-slider .carousel-caption {
        bottom: 40px;
    }

    .circle_slider_nav_left {
        left: 90px !important;
    }

    .circle_slider_nav_right {
        right: 90px !important;
        left: auto !important;
    }

    .content-inner .sitemap ul li {
        width: 100%;
    }

    .search-top {
        width: 100%;
    }

    .search-icon {
        background: #d7b468 none repeat scroll 0 0;
        border-radius: 50px;
        float: none;
        margin: 10px auto;
        width: 60%;
    }

    .content-inner .sitemap ul li {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .content-inner .sitemap ul li.sitemapsub {
            width: 100% !important;
            padding: 0;
            margin: 0;
        }

    .sitemapsub ul li {
        width: 100% !important;
    }

    .content-inner .aboutus .timeline_content img {
        width: auto;
    }

    .search-icon input[type="search"] {
        padding: 6px 10px;
        width: 70%;
    }

        .search-icon input[type="search"]:focus {
            width: 70%;
        }

    .search-top {
        width: 100%;
    }

    .content-inner img {
        width: 100%;
    }

    .box22, .box2 {
        box-shadow: none;
        z-index: 9;
        height: auto;
    }

    .carousel-inner > .item {
        background-size: cover;
        height: 100% !important;
        background-position: top center;
    }

    .timeline_content .tree_left .tree_sub {
        padding: 0 20px !important;
        width: 100%;
    }

    .timeline_content .tree_sub {
        padding: 0 20px !important;
        width: 90%;
    }

    .date-left {
        float: right;
        margin: 20px 20px 0 0;
        width: 90%;
    }

    .date-right {
        float: left;
        margin: 20px 0 0 20px;
        width: 90%;
    }

    .timeline_content .head_mid, .timeline_content .content_mid, .timeline_content .footer_mid {
        padding: 0;
    }

    .service-sub .img {
        position: relative;
        right: 0;
        top: 0;
        float: right;
    }

    .service-sub .imgleft {
        position: relative;
        right: 0;
        top: 0;
        float: right;
    }

    .service-text {
        padding-left: 0;
        padding-right: 20px;
        padding-top: 0;
        margin: 0 0 20px 0;
        text-align: right;
        width: 70%;
        float: right;
    }

    .service-textleft {
        padding-right: 20px;
        padding-top: 0;
        text-align: right;
        margin: 0 0 20px 0;
        width: 70%;
        float: right;
    }

    .service-text h2 {
        font-size: 17px;
    }

    .service-textleft h2 {
        font-size: 17px;
    }

    .service-sub1 {
        float: right;
        margin: 0 0 20px 0;
        width: 100%;
    }

    .content-inner .links {
        width: 100%;
    }

    .section-sub2 ul li {
        width: 100%;
    }

    .content-inner .section-post1, .content-inner .section-post2, .content-inner .section-post3 {
        margin: 0 0 20px 0;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 0 5px 0 !important;
    }

    .dropdown-header {
        white-space: normal;
    }

    .affix img {
        width: 100% !important;
    }

    .affix {
        width: 100% !important;
    }

    .content-inner img {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
    }

    .div-archive, .div-archive .btn {
        text-align: center;
    }

    .navbar-nav > li {
        border-bottom: 1px solid #666;
    }

    .aboutus .gallery .gallery-sub h4 {
        height: auto;
    }

    .table {
        width: 100%;
    }

        .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
            padding: 10px 2px;
            font-size: 10px;
            margin: 0;
        }

    .content-inner .timeline_content .right_branch {
        width: auto !important;
    }

    .content-inner .timeline_content .left_branch {
        width: auto !important;
    }

    .content-inner .timeline_tree_bottom img {
        width: auto !important;
    }

    .content-inner .animated .animation_item img {
        width: auto !important;
    }

    .content-inner .board .media-left img {
        width: 100% !important;
        height: auto !important;
    }

    .timeline_content .pl50 img {
        padding: 0 15px;
    }

    .timeline_content .pr50 img {
        padding: 0 15px;
    }

    .content-inner .board .media-right {
        float: right;
        width: 70%;
        padding: 0;
        margin: 0;
    }

    .content-inner .board .media-left {
        float: right;
        width: 30%;
        padding: 0;
        margin: 0;
    }

    .content-inner .board img {
        margin: 0 0 0 0;
        width: 100% !important;
        height: auto !important;
    }

    .form-check {
        width: 100%;
    }

    .allServices .section-sub1, .allServices .section-sub2, .allServices .section-sub3 {
        padding: 0;
    }

        .allServices .section-sub1 table tr td img {
            width: auto !important;
        }

    .aboutus img {
        height: auto !important;
    }

    .aboutus .gallery .gallery-sub img {
        height: 100% !important;
    }

    .footer-top img {
        margin: 10px 0;
    }

    .content-inner .news-sub {
        height: 100% !important;
    }

    .btnpos {
        position: relative;
        right: 0;
        bottom: 0;
    }

    .bx-wrapper .bx-pager {
        display: none;
    }

    .timeline_tree_top img {
        width: auto !important;
    }

    .content-inner .prev_mem table tr td img {
        width: 90% !important;
        height: auto !important;
    }

    .box-em {
        margin: 0 0 20px 0;
        height: auto;
    }

    .content-inner .box-em img {
        width: 50% !important;
    }

    .nav > li > a {
        padding: 10px 15px;
        font-size: 14px;
    }

    .mega-dropdown-menu {
        padding: 0;
    }

        .mega-dropdown-menu .dropdown-header {
            line-height: 20px;
            font-size: 14px;
        }
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .footer-bottom {
        text-align: center !important;
        margin: 0 auto !important;
    }

        .footer-bottom .pull-right {
            float: none !important;
            text-align: center !important;
            margin: 0 auto !important;
        }

    .newsletter .form-footer .input-group {
        width: 100%;
    }

    .newsletter .btn-primary {
        margin: 10px 0 0 0;
        width: 100%;
    }

    .navbar-wrapper {
        margin: 0;
    }

    .header-inner .text-center {
        bottom: 5px;
    }

        .header-inner .text-center h1 {
            font-size: 25px;
        }

    .toplinks ul {
        text-align: center;
        margin: 20px 0 0 0;
        clear: both;
    }

        .toplinks ul li {
            font-size: 10px;
            padding: 0 5px;
        }

    .header {
        float: none;
        text-align: right;
        margin: auto;
    }

        .header .col-xs-12 {
            padding: 0;
        }

    .main-news .page-header p, .eservices .page-header p, .members .page-header p, .directors .page-header p, .main-numbers .page-header p, .partners .page-header p, .top-service .page-header p {
        padding: 0;
    }

    .welcome-sub {
        padding: 50px 15px 100px;
    }

    .box2, .box22, .box {
        margin: 0 0 20px 0;
    }

    .content_slider_wrapper {
        height: 100% !important;
    }

    .numbersList {
        margin: 10px 0;
    }

    .main-numbers {
        height: 100%;
    }

    .social-media {
        z-index: 33000;
    }

    .carousel-caption {
        left: 5%;
        right: 5%;
    }

    .main-slider .carousel-caption h3 {
        font-size: 20px;
    }

    .main-slider .carousel-caption {
        bottom: 40px;
    }

    .circle_slider_nav_left {
        left: 90px !important;
    }

    .circle_slider_nav_right {
        right: 90px !important;
        left: auto !important;
    }

    .content-inner .sitemap ul li {
        width: 100%;
    }

    .search-top {
        width: 100%;
    }

    .search-icon {
        background: #d7b468 none repeat scroll 0 0;
        border-radius: 50px;
        margin: 10px auto;
        width: 40%;
    }

    .content-inner .sitemap ul li {
        width: 100%;
        padding: 0;
        margin: 0;
    }

        .content-inner .sitemap ul li.sitemapsub {
            width: 100% !important;
            padding: 0;
            margin: 0;
        }

    .sitemapsub ul li {
        width: 100% !important;
    }

    .content-inner .aboutus .timeline_content img {
        width: auto;
    }

    .search-icon input[type="search"] {
        padding: 6px 10px;
        width: 50%;
    }

        .search-icon input[type="search"]:focus {
            width: 50%;
        }

    .content-inner img {
        width: 100%;
    }

    .timeline_tree_top img {
        width: auto !important;
    }

    .box22, .box2 {
        box-shadow: none;
        height: 460px;
    }


    .eservices .col-md-4, .eservices .col-sm-4, .eservices .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .date-right {
        margin: 0;
        padding: 0 0 0 30px;
    }

    .date-left {
        margin: 0;
        padding: 0 30px 0 0;
    }

    .table {
        width: 100%;
    }

        .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
            padding: 10px 2px;
            font-size: 11px;
            margin: 0;
        }

    .affix .menu-logo {
        margin: 10px 13px 0;
        width: 30px !important;
    }

    .nav > li > a {
        font-size: 10px;
        padding: 20px 5px;
    }

    .content-inner .timeline_content .right_branch {
        width: auto !important;
    }

    .content-inner .timeline_content .left_branch {
        width: auto !important;
    }

    .content-inner .timeline_tree_bottom img {
        width: auto !important;
    }

    .content-inner .animated .animation_item img {
        width: auto !important;
    }

    .timeline_content .pl50 img {
        padding: 0 5px;
    }

    .timeline_content .pr50 img {
        padding: 0 5px;
    }

    .allServices .section-sub1, .allServices .section-sub2, .allServices .section-sub3 {
        padding: 0;
    }

        .allServices .section-sub1 table tr td img {
            width: auto !important;
        }

    .content-inner .news-sub {
        height: 100% !important;
    }

    .aboutus .section-post1 .section-sub1, .aboutus .section-post2 .section-sub2, .aboutus .section-post3 .section-sub3 {
        padding: 8px 15px;
    }

    .aboutus .gallery .gallery-sub img {
        height: 150px;
    }

    .content-inner .prev_mem table tr td img {
        width: 90% !important;
        height: auto !important;
    }

    .content-inner .board img {
        margin: 0 0 0 0;
        width: 100% !important;
        height: auto !important;
    }

    .navbar-nav {
        margin-right: 50px;
    }


    .carousel-inner > .item {
        background-position: top right;
        background-size: cover;
        height: 600px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {

    .carousel-inner > .item {
        background-position: top right;
        background-size: cover;
        height: 700px !important;
    }

    .nav > li > a {
        font-size: 14px;
        padding: 20px 10px;
    }

    .affix .menu-logo {
        margin: 10px 13px 0;
        width: 40px !important;
    }

    .timeline_content .pr50 img {
        padding: 0 30px;
        float: left;
    }

    .timeline_content .pl50 img {
        padding: 0 5px;
    }

    .timeline_content .pr50 img {
        padding: 0 5px;
    }
}

@media only screen and (min-width: 1200px) {
}

.prev_mem table tr td {
    width: 33% !important;
}

    .prev_mem table tr td img {
        border: 1px solid #ddd;
        padding: 5px;
        background: #fff;
        width: auto;
    }

.RadLightBox {
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0 !important;
    right: 0 !important;
}

.rltbOverlay {
    z-index: 10000 !important;
}

.RadLightBox {
    z-index: 100000 !important;
}

.search-icon input {
    background: #d7b468 !important;
}

    .search-icon input[type="search"] {
        background: #d7b468 !important;
    }

.navbar {
    min-height: 60px;
}

.navbar-toggle {
    margin-top: 14px;
    margin-left: 5px;
}

.searchMain ul li font {
    color: #ac141c !important;
}

.RadLightBox_Default .rltbActionButton:hover {
    color: #ac141c !important;
}

.RadLightBox_Default .rltbCloseButton {
    border-color: #ac141c !important;
    color: #fff;
    background-color: #ac141c !important;
    background-image: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0))
}

    .RadLightBox_Default .rltbCloseButton:hover {
        border-color: #ac141c !important;
        color: #fff;
        background-color: #ac141c !important;
        background-image: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0))
    }

    .RadLightBox_Default .rltbCloseButton:active {
        border-color: #ac141c !important;
        color: #fff;
        background-color: #ac141c !important;
        background-image: linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0))
    }

.RadScheduler_Default .rsOtherMonth {
    background: #fff !important;
}

#ctl00_ContentPlaceHolder1_myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

    #ctl00_ContentPlaceHolder1_myImg:hover {
        opacity: 0.7;
    }
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 250px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    margin: auto; /* Enable scroll if needed */
}
/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}
/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}
/* Add Animation */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}
/* The Close Button */
.close {
    color: #CA5D63;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1 !important;
    float: right !important;
}

    .close:hover, .close:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }
}

.RadAjax .raDiv {
    display: none;
}

.shareMsg {
    text-align: center;
    padding: 0;
    display: inline-block !important;
    margin: 80px auto 0 !important;
    clear: both;
    width: 100%;
}

.aboutus h2 img {
    width: auto !important;
}

.header-mobile {
    background-color: rgba(0, 0, 0, 0.85);
}

.header-mobile-sub {
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 10000000;
}

.header-mobile .header-mobile-sub .navbar {
    min-height: auto;
}

.header-mobile .navbar-toggle {
    margin: -60px 0 0 0;
    left: 30px;
}

.header-mobile img {
    margin: 6px 0px 0 0;
    padding: 0 30px 0 0;
}

.header-mobile .main-nav {
    background: none !important;
}

.header-mobile .navbar-collapse {
    background: rgba(0,0,0,.85) !important;
}

.header-mobile .main-nav .container {
    padding: 0;
}

#ticker-nav #ticker-last {
    direction: ltr !important;
}

#ticker-tape table tr td {
    font-size: 12px !important;
    font-family: Arial !important;
    color: #fff !important;
}

    #ticker-tape table tr td a {
        font-size: 12px !important;
        font-family: Arial !important;
        color: #fff !important;
    }

#block-ase_feed-0 .content #ticker-tape, #block-block-11 .content #ticker-tape {
    padding-top: 0 !important;
    height: 22px !important;
}

#ase-ticker {
    height: 22px !important;
    background: #787878 !important;
    margin: 0px;
    padding: 0px;
}

.btn-default {
    color: #333 !important;
}

.market-indicator span {
    padding-top: 0 !important;
}

#market-status {
    font-size: 12px !important;
    font-family: Arial !important;
    padding: 1px 2px !important;
}

.ticker-block {
    background: #787878;
}

#ticker-nav {
    background: #787878 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    border: 0px solid #ac141c !important;
}

.market-indicator {
    text-align: right !important;
    font-size: 12px !important;
    font-family: arial !important;
}

    .market-indicator span {
        padding-top: 0 !important;
    }

.ticker-block .container {
    padding-right: 0;
    padding-left: 0;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    color: #fff !important;
}

#ticker-nav {
    background: #787878 !important;
}

#market-status {
    margin: 0 5px !important;
}

#ticker-nav #ticker-last {
    padding: 3px 5px 0 !important;
}

    #ticker-nav #ticker-last img {
        border-bottom: 1px solid #0d5889 !important;
    }

.mega-dropdown-menu > li > ul > li.dropdown-header a {
    color: #ac141c !important;
}




@media only screen and (max-width: 400px) {
    .info-services {
        height: 500px;
    }

    .text-info {
        left: 5%;
        right: 5%;
        top: 5%;
        bottom: 5%;
        width: 90%;
        padding: 10px;
    }

        .text-info h1 {
            font-size: 30px;
        }
}

@media only screen and (min-width: 401px) and (max-width: 500px) {
    .info-services {
        height: 400px;
        min-height: 400px;
    }

    .text-info {
        left: 5%;
        right: 5%;
        top: 5%;
        bottom: 5%;
        width: 90%;
        padding: 10px;
    }

        .text-info h1 {
            font-size: 30px;
        }
}

@media only screen and (min-width: 501px) and (max-width: 700px) {
    .info-services {
        height: 350px;
    }

    .text-info {
        left: 5%;
        right: 5%;
        top: 5%;
        bottom: 5%;
        width: 90%;
        padding: 10px;
    }

        .text-info h1 {
            font-size: 30px;
        }
}

@media only screen and (min-width: 701px) and (max-width: 800px) {

    .info-services {
        height: 400px;
        background-size: 100% 650px !important;
    }

    .text-info {
        left: 20px;
        top: 5%;
        bottom: 5%;
        width: 55%;
        padding: 20px;
    }

        .text-info h1 {
            font-size: 30px;
        }
}


@media only screen and (min-width: 801px) and (max-width: 1000px) {

    .info-services {
        height: 450px;
        background-size: 100% 650px !important;
    }

    .text-info {
        left: 20px;
        top: 5%;
        bottom: 5%;
        width: 48%;
        padding: 20px;
    }

        .text-info h1 {
            font-size: 30px;
        }
}



@media only screen and (min-width: 1001px) and (max-width: 1200px) {

    .info-services {
        height: 500px;
        background-size: 100% 650px !important;
    }

    .text-info {
        left: 50px;
        top: 10%;
        bottom: 10%;
        width: 45%;
    }
}

#st-1 .st-btn > img {
    padding: 0 !important;
    border: 0px solid #000 !important;
}

input[type="checkbox"], input[type="radio"] {
    margin: 5px 10px 0;
}



.RadDataPager .rdpPagePrev .rdpIcon::before {
    content: "\e005" !important;
}



.RadDataPager .rdpPageNext .rdpIcon::before {
    content: "\e007" !important;
}

#st-1 .st-btn > img {
    width: auto !important;
}

#ctl00_ContentPlaceHolder1_RadLightBox1_RadMediaPlayer1_ytPlayerElement {
    width: 100% !important;
    height: 100% !important;
}

/*Mutaz Style*/
.sidebar-page-container {
    position: relative;
    padding: 0;
}

    .sidebar-page-container .float-text {
        top: 50px;
        right: -20px;
        text-transform: uppercase;
    }

    .sidebar-page-container .sidebar-side, .sidebar-page-container .content-side {
        position: relative;
        margin-bottom: 50px;
    }

        .sidebar-page-container .sidebar-side .default-sidebar {
            padding-left: 10px;
        }

.sidebar-widget {
    position: relative;
    margin-bottom: 45px;
}

.sidebar-side .sidebar-widget:last-child {
    margin-bottom: 0;
}

.sidebar-side .sidebar-title {
    position: relative;
    padding: 10px;
    margin-bottom: 0;
    background: #b1000d;
}

    .sidebar-side .sidebar-title h3 {
        position: relative;
        font-size: 18px;
        line-height: 30px;
        font-weight: bold;
        color: #fff;
        margin-bottom: 0px;
        min-height: auto;
    }

    .sidebar-side .sidebar-title:after {
        position: absolute;
        right: 0;
        bottom: 0;
        height: 3px;
        width: 50px;
        background-color: #b1000d;
        content: "";
    }

.archive-list {
    position: relative;
    display: block;
}

    .archive-list li {
        position: relative;
        margin-bottom: 9px;
    }

        .archive-list li a {
            position: relative;
            display: block;
            font-size: 14px;
            font-weight: normal;
            color: #000000;
            line-height: 22px;
            padding: 8px 15px;
            border: 1px solid #ddd;
            background-color: #eeeeee;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            -ms-transition: all 300ms ease;
            -o-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            .archive-list li a:hover, .archive-list li.active a {
                background-color: transparent;
                color: #b1000d;
                border: 1px solid transparent;
            }

                .archive-list li a:hover:before, .archive-list li.active a:before {
                    color: #b1000d;
                }

    .archive-list ul, li {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

.sector-block {
    position: relative;
    padding: 0;
    margin-bottom: 40px;
}

    .sector-block .inner-box {
        position: relative;
        overflow: hidden;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        border-radius: 10px;
    }

    .sector-block .image-box {
        position: relative;
    }

        .sector-block .image-box .image {
            position: relative;
            cursor: default;
            height: 200px;
        }

    .sector-block .caption-box {
        position: absolute;
        left: 0;
        top: 220px;
        width: 100%;
        padding: 0;
        text-align: center;
        -webkit-transform: translateY(-90px);
        -moz-transform: translateY(-90px);
        -ms-transform: translateY(-90px);
        -o-transform: translateY(-90px);
        transform: translateY(-90px);
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 1000ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
    }

.color1 {
    background-color: rgba(171,16,28,.80);
}

.color2 {
    background-color: rgba(13,123,87,.80);
}

.color3 {
    background-color: rgba(155,99,18,.80);
}

.color4 {
    background-color: rgba(0,77,32,.80);
}

.color5 {
    background-color: rgba(0,0,0,.80);
}

.color6 {
    background-color: rgba(187,89,16,.80);
}

.color7 {
    background-color: rgba(22,77,179,.80);
}

.color8 {
    background-color: rgba(20,110,173,.80);
}

.color9 {
    background-color: rgba(89,44,151,.80);
}

.color10 {
    background-color: rgba(111,0,36,.80);
}

.sector-block .caption-box h3 {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700 !important;
    margin: 0 0 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    padding: 8px 7px 40px;
}

    .sector-block .caption-box h3 a {
        color: #fff;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

.centered {
    text-align: center !important;
}


.sub-search .form-control {
    margin-bottom: 20px;
}

.rcbInner {
    margin-bottom: 24px;
}

.RadComboBox_Default {
    padding: initial;
}

fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: right !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.RadPicker .riLabel {
    float: right !important;
    padding: 5px 0px 0px 10px !important;
}

.btn-more-result {
    margin: 0 !important;
}

.h-line {
    border-bottom: 5px solid #b5985a;
    margin-bottom: 20px;
}

.RadPageView3 {
    margin-top: 30px !important;
}

.rpTemplate {
    overflow: hidden !important;
}

.RadComboBox .rcbEmptyMessage {
    font-style: normal !important;
    color: #000 !important;
    opacity: 1 !important;
}

.custom-search {
    position: relative;
    width: 100%;
}

.custom-search-input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px;
    line-height: 1;
    box-sizing: border-box;
    outline: none;
}

.custom-search-botton {
    position: absolute;
    left: 3px;
    top: 3px;
    bottom: 3px;
    border: 0;
    color: #fff;
    outline: none;
    margin: 0;
    padding: 0 10px;
    z-index: 2;
    width: 100px;
}

.RadTabStrip_Silk .rtsLevel1 {
    border: none !important
}

.RadTabStrip .rtsImg {
    width: 40px;
    border: 0;
}

.RadTabStrip_Silk .rtsLevel1 .rtsSelected .rtsLink::before {
    border-color: #b22930 !important;
}

.RadTabStrip_Silk .rtsLevel1 .rtsSelected .rtsLink {
    color: #b22930 !important;
}

.RadPanelBar_Bootstrap {
    font-family: Droid Arabic Kufi, Lato !important;
}

.rtsTxt {
    font-family: Droid Arabic Kufi, Lato !important;
}

.RadTabStrip_Silk .rtsLevel1 .radpanel3 .rtsLink {
    border: 0 !important;
    text-align: left !important;
    background: none !important;
}

.rgRow, .rgAltRow {
    font-size: 14px !important;
    font-family: Droid Arabic Kufi, Lato !important;
}

    .rgRow td {
        text-align: right !important;
    }

    .rgAltRow td {
        text-align: right !important;
    }

.RadGrid {
    min-width: fit-content;
}

    .RadGrid table {
        border-collapse: collapse;
        width: 100%;
    }

    .RadGrid th {
        background-color: #eee;
        font-weight: bold;
    }

    .RadGrid th,
    .RadGrid td {
        border: 0.125em solid #333;
        line-height: 1.5;
        padding: 0.75em;
        text-align: left;
    }


    .RadGrid .rgRow,
    .RadGrid .rgAltRow,
    .RadGrid .rgEditRow,
    .RadGrid .rgFooter,
    .RadGrid .rgGroupHeader {
        height: auto !important;
    }

@media only screen and (max-width: 481px) {
    .rgMasterTable thead {
        display: none;
    }
}
/* Stack rows vertically on small screens */
@media (max-width: 30em) {
    /* Hide column labels */
    .RadGrid thead tr {
        position: absolute;
        top: -9999em;
        left: -9999em;
    }

    .RadGrid tr {
        border: 0.125em solid #333;
    }
        /* Leave a space between table rows and rows and pager */
        .RadGrid tr + tr,
        .RadGrid .rgPager {
            margin-top: 0.5em;
            min-width: 285px;
        }

    /* Get table cells to act like rows */
    .RadGrid tr,
    .RadGrid td {
        display: block;
    }

    .RadGrid td {
        border: none;
        border-bottom: 0.125em solid #333;
        /* Leave a space for data labels */
        padding-left: 50%;
    }
        /* Add data labels */
        .RadGrid td:before {
            content: attr(data-label);
            font-weight: bold;
            line-height: 1.5;
            margin-left: 0;
            width: 50%;
        }
    /* Show only the current page number*/
    .RadGrid .rgWrap.rgNumPart a:not(.rgCurrentPage) {
        display: none;
    }

    .RadGrid .rgWrap.rgAdvPart {
        margin-top: 10px;
    }
}
/* Stack labels vertically on smaller screens */
@media (max-width: 20em) {
    .RadGrid td {
        padding-left: 0.75em;
    }

        .RadGrid td:before {
            display: block;
            margin-bottom: 0.75em;
            margin-left: 0;
        }
}

.RadGrid .rgRow, .RadGrid .rgAltRow {
    min-width: 285px;
}

.RadGrid {
    border-style: none;
}

.RadTabStrip .rtsImg {
    width: 40px !important;
}

@media only screen and (max-width: 600px) {
    .rtsLI {
        width: 100% !important;
    }

    .RadTabStrip_Silk .rtsLevel1 .radpanel3 .rtsLink {
        text-align: center !important;
    }
}

.btn-more-header {
    width: 15%;
}

.PagerStyle {
    direction: ltr;
}

.search-sec h2 {
    padding: 0 !important;
    margin: 0 !important;
}

.search-sec .btn {
    padding: 10px 15px !important;
    color: #fff !important;
}


.search-sec img {
    margin: 2px 10px 0 0 !important;
    border: 0px solid !important;
    float: left !important;
    padding: 0 !important;
    width: auto !important;
}

.table-social table {
    back-ground: #fff !important;
}

    .table-social table > tbody > tr:nth-of-type(2n+1) {
        background-color: #fff !important;
    }

    .table-social table tr td img {
        background: #fff !important;
        border: 0px solid !important;
        max-width: 100% !important;
        padding: 10px !important;
        margin: 20px 0 !important;
        width: auto !important;
    }



/* ---- Economic Table ---- */


.eco-page ul {
    padding: 0;
    margin: 0;
}



.economic .table {
    border-collapse: collapse;
    margin-bottom: 15px;
    width: 100%;
    color: #000;
}

.economic caption {
    text-align: left;
    font-size: 15px;
    padding-bottom: 10px;
}

.economic table td,
.economic table th {
    padding: 5px;
    border: 1px solid #fff;
    border-width: 0 1px 1px 0;
}

.economic .table thead th {
    background: #d84f54;
}

.economic .table > thead > tr > th {
    vertical-align: middle;
    text-align: center;
}



.economic .table thead th[colspan],
.economic .table thead th[rowspan] {
    background: #b41c21 !important;
    color: #fff;
}

.economic thead th {
    text-align: center;
    background: #d84f54 !important;
}


.economic tbody th,
.economic tfoot th {
    text-align: center;
    background: #91c5d4;
}


.economic tbody td,
.economic tfoot td {
    text-align: center;
    /*background:#d5eaf0;*/
}

.economic tfoot th {
    background: #b0cc7f;
}

.economic tfoot td {
    background: #e6b5b7;
    font-weight: bold;
}

.economic tbody tr.odd td {
    /*background:#bcd9e1;*/
}

.economic .table > tbody > tr:nth-of-type(2n+1) {
    background-color: #f0d2d3 !important;
}

.economic .table-bordered > tbody > tr > td, .economic .table-bordered > tbody > tr > th, .economic .table-bordered > tfoot > tr > td, .economic .table-bordered > tfoot > tr > th, .economic .table-bordered > thead > tr > td, .economic .table-bordered > thead > tr > th {
    border: 1px solid #f7e0e1;
    vertical-align: middle;
}


.eco-page .nav-tabs > li.active > a, .eco-page .nav-tabs > li.active > a:focus, .eco-page .nav-tabs > li.active > a:hover {
    border-radius: 0px;
    border-left: 1px solid #b41c21;
    border-right: 1px solid #b41c21;
    border-top: 4px solid #b41c21;
    border-bottom: 0px solid #fff;
    background: #fff;
}

.eco-page ul {
    background: #eee;
}

.eco-page .nav > li > a {
    padding: 20px 10px;
    font-size: 15px;
    background: #eee;
    margin: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #eee;
    border-right: 1px solid #fff;
    border-top: 4px solid #eee;
    border-bottom: 0px solid #eee;
    color: #000 !important;
}

.eco-page .tab-content {
    margin: 20px 0;
}

.eco-page ul li {
    margin: 0 !important;
    padding: 0 !important;
}



.social-media ul li svg {
    color: #fff;
    font-size: 30px;
    padding: 5px;
    width: 50px;
    height: 50px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    background: #000;
}

.social-media ul li svg:hover {
    transform: scale(1.6);
}
