﻿



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}



a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }




abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777;
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1500px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-5th, .col-sm-5th, .col-md-5th, .col-lg-5th {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-5th {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-5th {
        width: 20%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-2-5, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-2-5 {
        width: 20%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > thead:first-child > tr > th:first-child {
        min-width: 180px;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%;
}

@media screen and (max-width:767px) {
    .events-slider h4 {
        font-size: 18px;
    }

    .events-slider .btn {
        padding: 5px 10px;
    }

    .events-slider h2 {
        font-size: 3em;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type="search"] {
    box-sizing: border-box;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1;
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg input[type="month"] {
        line-height: 46px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -16px;
        margin-top: 4px; \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer;
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px;
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33333px;
        font-size: 18px;
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c;
    }

    .btn-default:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c;
        }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #d63842;
    border-color: #cb2a34;
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #b6252f;
        border-color: #611419;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #b6252f;
        border-color: #981f27;
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #b6252f;
        border-color: #981f27;
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #981f27;
            border-color: #611419;
        }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
        background-color: #d63842;
        border-color: #cb2a34;
    }

    .btn-primary .badge {
        color: #d63842;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #a7222b;
    border-color: #921e25;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #7c1a20;
        border-color: #28080a;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #7c1a20;
        border-color: #5f1418;
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #7c1a20;
        border-color: #5f1418;
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #5f1418;
            border-color: #28080a;
        }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
        background-color: #a7222b;
        border-color: #921e25;
    }

    .btn-success .badge {
        color: #a7222b;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85;
        }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d;
        }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d63842;
    border-color: #e11118;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c90f15;
        border-color: #6a080b;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c90f15;
        border-color: #a80d12;
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c90f15;
        border-color: #a80d12;
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #a80d12;
            border-color: #6a080b;
        }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
        background-color: #d63842;
        border-color: #e11118;
    }

    .btn-danger .badge {
        color: #d63842;
        background-color: #fff;
    }

.btn-link {
    color: #d63842;
    font-weight: 400;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #a02129;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 0;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu .col-content h3 {
        display: block;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857;
        color: #333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #d63842;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width:1200px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar:before, .btn-toolbar:after {
        content: " ";
        display: table;
    }

    .btn-toolbar:after {
        clear: both;
    }

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table;
    }

    .btn-group-vertical > .btn-group:after {
        clear: both;
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell;
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0;
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 0;
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 0;
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 13px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

        .nav > li.disabled > a {
            color: #777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eee;
        border-color: #d63842;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 0 0 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default;
        }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #d63842;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

.radios div {
    clear: both;
}

.radios label {
    width: 60%;
    border-radius: 3px;
    border: 1px solid #d1d3d4;
    margin-bottom: 0;
}

.radios input.radio:empty {
    margin-left: -999px;
}

    .radios input.radio:empty ~ label {
        position: relative;
        float: left;
        line-height: 2em;
        text-indent: 2.5em;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .radios input.radio:empty ~ label:before {
            position: absolute;
            display: block;
            top: -1px;
            bottom: 0;
            left: -1px;
            content: '';
            width: 2em;
            background: #d1d3d4;
            border-radius: 3px 0 0 3px;
        }

.radios input.radio:hover:not(:checked) ~ label:before {
    content: '\2714';
    text-indent: .5em;
    color: #c2c2c2;
}

.radios input.radio:hover:not(:checked) ~ label {
    color: #888;
}

.radios input.radio:checked ~ label:before {
    content: '\2714';
    text-indent: .5em;
    color: #9ce2ae;
    background-color: #4dcb6d;
}

.radios input.radio:checked ~ label {
    color: #777;
}

.radios input.radio:focus ~ label:before {
    box-shadow: 0 0 0 2px #999;
}

.program-search h5 {
    font-size: 18px;
    margin-bottom: 0;
}

.program-links {
    margin-bottom: 50px;
}

    .program-links .program-link {
        border-bottom: 1px solid #ddd;
        margin-bottom: 4px;
        padding: 5px 0;
    }

.program-filters {
    padding: 15px 15px 20px 15px;
    background: #f2f2f2;
    margin: 0;
    margin-bottom: 15px;
}

@media (min-width:768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0;
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width:1200px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width:1200px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width:1200px) {
    .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:1200px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:1200px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 40px 15px;
    font-size: 18px;
    line-height: 20px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width:1200px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width:1200px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width:1199px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width:1200px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 40px;
                padding-bottom: 40px;
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px;
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .navbar-form .form-control-static {
        display: inline-block;
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto;
        }

        .navbar-form .input-group > .form-control {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width:1199px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:1200px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}

    .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
        margin-top: 14px;
        margin-bottom: 14px;
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}

@media (min-width:1200px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width:1200px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #000;
    border-color: #000;
}

    .navbar-default .navbar-brand {
        color: #fff;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #fff;
            background-color: #d63842;
        }

    .navbar-default .navbar-text {
        color: #fff;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #fff;
            background-color: #d63842;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #d63842;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #fff;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #fff;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #000;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #d63842;
        color: #fff;
    }

@media (max-width:1199px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: #d63842;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #d63842;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #fff;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #fff;
}

    .navbar-default .navbar-link:hover {
        color: #fff;
    }

.navbar-default .btn-link {
    color: #fff;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #fff;
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #fff;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff;
    }

@media (max-width:1199px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #9d9d9d;
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 5px 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}

    .breadcrumb > li > a {
        color: #000;
    }

    .breadcrumb > li.active {
        color: #d63842;
    }

    .breadcrumb > li {
        display: inline-block;
    }

ol.breadcrumb li:not(.share-icons) {
    padding-top: 5px;
}

.breadcrumb > li + li:before {
    font-family: fontawesome;
    content: " ";
    padding: 0 5px;
    color: #000;
    font-size: 20px;
    vertical-align: bottom;
    line-height: 19px;
}

.breadcrumb > .active {
    color: #777;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #d63842;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0;
        }

        .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
            z-index: 3;
            color: #a02129;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #d63842;
        border-color: #d63842;
        cursor: default;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:before, .pager:after {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0em;
}

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #d63842;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #b6252f;
    }

.label-success {
    background-color: #a7222b;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #7c1a20;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d63842;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c90f15;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #d63842;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee;
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5;
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 0;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px;
    }
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: 700;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #777;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #d63842;
    border-color: #d63842;
}

    .list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #f9e1e3;
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d;
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f;
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b;
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 20px;
    background-color: #f3f3f3;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 0px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

.post-content .panel-heading {
    padding: 0px 15px;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

div[id^=aau-accordion] .panel-title {
    margin-top: 10px;
    margin-bottom: 10px;
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit;
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: -1px;
        border-top-left-radius: -1px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: -1px;
            border-top-right-radius: -1px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: -1px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: -1px;
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: -1px;
        border-bottom-left-radius: -1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: -1px;
            border-bottom-right-radius: -1px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: -1px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: -1px;
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 0;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading .panel-title a {
            text-decoration: none;
        }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #d63842;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #d63842;
        border-color: #d63842;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d63842;
        }

        .panel-primary > .panel-heading .badge {
            color: #d63842;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d63842;
    }

.panel-success {
    border-color: #d6e9c6;
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6;
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6;
    }

.panel-info {
    border-color: #bce8f1;
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1;
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1;
    }

.panel-warning {
    border-color: #faebcc;
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc;
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc;
    }

.panel-danger {
    border-color: #ebccd1;
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1;
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 0;
}

.well-sm {
    padding: 9px;
    border-radius: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out,-webkit-transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px;
    }
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
            min-width: 100%;
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out,-webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0;
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0%,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0%,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 0;
    right: 5%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: right;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 0;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3,1.3);
        transition: scale(1.3,1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme .owl-controls .owl-nav [class*=owl-] {
        color: #000;
        font-size: 25px;
        margin: 5px;
        padding: 0 13px;
        background: #fff;
        display: inline-block;
        cursor: pointer;
        border-radius: 100%;
    }

        .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
            background: #d63842;
            color: #fff;
            text-decoration: none;
        }

    .owl-theme .owl-controls .owl-nav .disabled {
        opacity: .5;
        cursor: default;
    }

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #d6d6d6;
        display: block;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        border-radius: 30px;
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #d63842;
    }

#colorbox, #cboxOverlay, #cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
}

#cboxWrapper {
    max-width: none;
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
    clear: left;
}

#cboxContent {
    position: relative;
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#cboxTitle {
    margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
    cursor: pointer;
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic;
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#cboxOverlay {
    background: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
}

#colorbox {
    outline: 0;
}

#cboxContent {
    margin-top: 32px;
    overflow: visible;
    background: #000;
}

.cboxIframe {
    background: #fff;
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}

#cboxLoadedContent {
    background: #000;
    padding: 1px;
}

#cboxLoadingGraphic {
    background: url(../img/loading.gif) no-repeat center center;
}

#cboxLoadingOverlay {
    background: #000;
}

#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000;
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px;
}

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(../img/controls.png) no-repeat 0 0;
}

    #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
        outline: 0;
    }

#cboxPrevious {
    background-position: 0 0;
    right: 44px;
}

    #cboxPrevious:hover {
        background-position: 0 -25px;
    }

#cboxNext {
    background-position: -25px 0;
    right: 22px;
}

    #cboxNext:hover {
        background-position: -25px -25px;
    }

#cboxClose {
    background-position: -50px 0;
    right: 0;
}

    #cboxClose:hover {
        background-position: -50px -25px;
    }

.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious {
    right: 66px;
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px;
}

    .cboxSlideshow_on #cboxSlideshow:hover {
        background-position: -100px -25px;
    }

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0;
    right: 44px;
}

    .cboxSlideshow_off #cboxSlideshow:hover {
        background-position: -75px -25px;
    }

.yamm .dropdown-menu {
    border: none;
}

.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
    border-bottom: 5px solid #d63842;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

    .yamm .yamm-content .col ul {
        list-style: none;
        padding-left: 0;
    }

    .yamm .yamm-content .col h3 {
        font-size: 1em;
        margin-top: 10px;
        font-weight: 700;
        text-decoration: underline;
    }

    .yamm .yamm-content .col .col-content {
        padding-bottom: 15px;
    }

    .yamm .yamm-content .col a {
        color: #333;
    }

        .yamm .yamm-content .col a:hover, .yamm .yamm-content .col a:focus {
            color: #a02129;
            text-decoration: none;
        }

@media (max-width:1199px) {
    .yamm .yamm-content .col a {
        color: #fff;
    }
}

.yamm .yamm-content .col .col-content-title {
    font-weight: 700;
}

.yamm .yamm-content .sub li {
    padding-bottom: 5px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    -webkit-transform: translateZ(0);
}

.yamm .fa-caret-up {
    display: none;
    color: #fff;
    position: absolute;
    bottom: -11px;
    left: 40%;
    font-size: 30px;
    z-index: 1001;
}

.yamm .yamm-fw:hover .fa-caret-up {
    display: block;
}

@media (max-width:1199px) {
    .yamm .yamm-fw:hover .fa-caret-up {
        display: none;
    }
}

.primary-logo {
    display: inline-block;
}

    .primary-logo img {
        max-width: 100%;
        margin: auto;
        vertical-align: middle;
        display: inline-block;
        padding-right: 20px;
    }

.secondary-logo {
    display: inline-block;
    margin-left: 21px;
    border-left: 2px solid #b6b6b6;
}

@media (max-width:1199px) {
    .secondary-logo {
        border-left: none;
        text-align: center;
        margin-left: 0;
        display: block;
    }
}

.secondary-logo img {
    max-width: 100%;
}

.header-content {
    vertical-align: top;
    display: inline-block;
    margin-left: 21px;
}

@media (max-width:1199px) {
    .header-content {
        border-left: none;
        text-align: center;
        margin-left: 0;
        display: block;
    }
}

.header-content img {
    max-width: 100%;
}

.arabic {
    font-family: Tahoma,Geneva,sans-serif;
    margin-top: -2px;
}

.english {
    font-family: "Open Sans",sans-serif;
}

header {
    width: 100%;
    position: relative;
    z-index: 101;
}

.header-top ul {
    padding-top: 1px;
    padding-bottom: 3px;
    background-color: #262626;
    margin-bottom: 0;
}

    .header-top ul.menu {
        text-align: right;
    }

.header-top li {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: .857em;
    list-style: none;
    display: inline-block;
}

    .header-top li a {
        display: block;
        font-size: .857em;
        color: #fff;
        margin-left: 18px;
    }

        .header-top li a:hover, .header-top li a:active {
            text-decoration: none;
            color: #d63842;
        }

.header-nav {
    position: absolute;
}

ul li h1, ul li h2, ul li h3, ul li h4, ul li h5, ul li h6 {
    display: inline-block;
}

@media (max-width:768px) {
    .header-nav {
        position: relative;
        bottom: auto;
    }
}

.header-nav .navbar {
    margin-bottom: 0;
}

.header-main .container {
    background-color: #fff;
}

.header-social {
    list-style: none;
    text-align: right;
    margin-bottom: 0;
}

    .header-social li {
        display: inline-block;
        margin-left: 7px;
    }

    .header-social i {
        font-size: 32px;
    }

    .header-social .facebook {
        color: #3b5998;
    }

    .header-social .twitter {
        color: #55acee;
    }

    .header-social .google {
        color: #f90101;
    }

    .header-social .instagram {
        color: #3f729b;
    }

.home-block {
    display: block;
    min-width: 100%;
    padding: 50px 0;
    background: #fff;
}

    .home-block h3 {
        width: 100%;
        font-weight: 700;
        position: relative;
        font-size: 1.429em;
        padding-bottom: 0;
        margin-top: 0;
        line-height: 1.1;
        display: inline-block;
    }

        .home-block h3 .view-all {
            position: absolute;
            right: 0;
            top: 5px;
            vertical-align: middle;
            color: #000;
            font-size: 14px;
        }

            .home-block h3 .view-all i {
                font-size: 14px;
                margin-left: 3px;
                vertical-align: middle;
                color: #000;
            }

            .home-block h3 .view-all:hover {
                text-decoration: none;
            }

.view-all {
    vertical-align: middle;
    margin-left: 12px;
    color: #dfdfdf;
    font-size: 11px;
}

    .view-all i {
        font-size: 13px;
        margin-right: 3px;
        vertical-align: middle;
    }

    .view-all:hover {
        text-decoration: none;
    }

.home-news-main {
    position: relative;
    min-height: 229px;
}

@media (max-width:992px) {
    .home-news-main {
        height: auto;
    }
}

.home-news-main .info {
    width: 210px;
    padding: 12px 9px;
    min-height: 229px;
    background-color: rgba(250,250,249,.95);
    position: absolute;
    left: 0;
}

    .home-news-main .info .date {
        font-size: .857em;
        color: #959595;
        padding-bottom: 11px;
    }

    .home-news-main .info .title {
        display: block;
        font-size: 1.286em;
        color: #000;
        cursor: pointer;
        padding-bottom: 11px;
        line-height: 20px;
    }

    .home-news-main .info .teaser {
        display: block;
        font-size: .857em;
        color: #6c6c6c;
        padding-bottom: 11px;
        line-height: 20px;
    }

@media (max-width:991px) {
    .home-news-main .info {
        min-height: initial;
    }
}

@media (max-width:992px) {
    .home-news-main .info {
        position: relative;
        left: auto;
        height: auto;
        width: 100%;
    }
}

.home-news-main .image {
    position: absolute;
    left: 0;
    top: 0;
}

@media (max-width:992px) {
    .home-news-main .image {
        position: relative;
    }
}

.home-news-main .image img {
    width: 100%;
    height: auto;
}

@media (max-width:992px) {
    .home-news-sub {
        margin-top: 30px;
    }
}

.home-news-sub .item {
    background-color: #f8f8f8;
    min-height: 100px;
    overflow: hidden;
    margin-bottom: 14px;
}

.home-news-sub .info {
    width: 65.51724137931%;
    float: left;
    padding: 12px;
}

    .home-news-sub .info .title {
        color: #000;
        font-size: 1em;
        cursor: pointer;
    }

    .home-news-sub .info .date {
        font-size: .857em;
        color: #959595;
    }

.home-news-sub .image {
    width: 34.48275862069%;
    float: left;
}

    .home-news-sub .image img {
        width: 100%;
        height: auto;
    }

.home-bottom-html {
    padding-bottom: 37px;
    border-top: 1px solid #f5f5f5;
}

    .home-bottom-html h3 {
        margin-bottom: 39px;
        text-transform: uppercase;
    }

    .home-bottom-html .logo-listing {
        padding-left: 0;
    }

        .home-bottom-html .logo-listing li {
            list-style: none;
            display: inline-block;
            margin-right: 45px;
            margin-bottom: 30px;
        }

            .home-bottom-html .logo-listing li:last-child {
                margin-right: 0;
            }

    .home-bottom-html img {
        max-width: 100%;
        height: auto;
    }

.event-owl-prev {
    float: left;
    background: transparent url(../img/owl_event_prev.gif) no-repeat;
    width: 28px;
    height: 100px;
    cursor: pointer;
}

.event-owl-next {
    float: right;
    background: transparent url(../img/owl_event_next.gif) no-repeat;
    width: 28px;
    height: 100px;
    cursor: pointer;
}

.event-owl-carousel-wrapper {
    background-color: #f3f3f3;
}

.event-owl-carousel, .photos-owl-carousel {
    background-color: #f3f3f3;
    float: left;
    width: 95.02%;
}

@media (max-width:991px) {
    .event-owl-carousel, .photos-owl-carousel {
        width: 90.02%;
    }
}

@media (max-width:767px) {
    .event-owl-carousel, .photos-owl-carousel {
        width: 80.02%;
    }
}

.event-owl-carousel .event-img, .photos-owl-carousel .event-img {
    background-color: #d63842;
    width: 27.855153203343%;
    height: 100px;
    float: left;
    position: relative;
}

    .event-owl-carousel .event-img img, .photos-owl-carousel .event-img img {
        width: 100%;
        height: auto;
    }

    .event-owl-carousel .event-img:hover, .photos-owl-carousel .event-img:hover {
        text-decoration: none;
    }

.event-owl-carousel .event-info, .photos-owl-carousel .event-info {
    float: left;
    width: 72.144846796657%;
    height: 100%;
    padding-top: 14px;
}

.event-owl-carousel .event-title, .photos-owl-carousel .event-title {
    display: block;
    color: #000;
    margin-left: 15px;
}

.event-owl-carousel .event-time, .photos-owl-carousel .event-time {
    margin-left: 15px;
    color: #acacac;
    font-size: .9em;
}

.event-owl-carousel .event-place, .photos-owl-carousel .event-place {
    margin-left: 15px;
    color: #acacac;
    font-size: .9em;
}

.event-owl-carousel .event-day, .photos-owl-carousel .event-day {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
    display: block;
    border-bottom: 2px solid #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
}

.event-owl-carousel .event-month, .photos-owl-carousel .event-month {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 50px;
}

@media (max-width:991px) {
    .event-owl-carousel .event-month, .photos-owl-carousel .event-month {
        font-size: .8em;
    }
}

.overlay-black {
    background: transparent url(../img/trans.png) repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
}

.home-spotlight {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .home-spotlight .home-tabs {
        min-height: 423px;
        background-color: #fff;
        padding-bottom: 20px;
        padding-top: 20px;
    }

        .home-spotlight .home-tabs .tab-content {
            padding-top: 20px;
        }

            .home-spotlight .home-tabs .tab-content div > ul {
                padding-left: 0;
            }

                .home-spotlight .home-tabs .tab-content div > ul > li {
                    background: url(../img/bullet.png) no-repeat 7px 7px transparent;
                    list-style-type: none;
                    margin: 0;
                    padding-left: 40px;
                    vertical-align: middle;
                }

        .home-spotlight .home-tabs .nav-pills > li.active > a, .home-spotlight .home-tabs .nav-pills > li.active > a:hover, .home-spotlight .home-tabs .nav-pills > li.active > a:focus {
            background-color: #d63842;
            color: #fff;
            font-weight: 400;
        }

        .home-spotlight .home-tabs .nav-pills > li > a {
            background-color: transparent;
            color: #d63842;
            text-transform: uppercase;
            text-align: center;
            font-weight: 400;
            font-size: 1.313em;
        }

@media (max-width:991px) {
    .home-spotlight .home-tabs .nav-pills > li > a {
        font-size: .8em;
    }
}

.home-spotlight .home-tabs .nav {
    border-bottom: 1px solid #f3f3f3;
}

@media (max-width:991px) {
    .home-spotlight .home-tabs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

.spotlight-container img {
    max-width: 100%;
    height: auto;
}

.home-block-type {
    font-weight: 700;
    position: relative;
    color: #000;
    padding: 0;
    margin-bottom: 33px;
    font-size: 1.429em;
    z-index: 2;
    line-height: 1.1;
    display: inline-block;
}

    .home-block-type:after {
        background-color: #c5c5c5;
        bottom: -13px;
        content: "";
        height: 2px;
        left: 0;
        width: 30px;
        position: absolute;
        z-index: 0;
    }

.announcements-container {
    background-color: #fff;
    position: relative;
}

    .announcements-container .title {
        font-size: 1.313em;
        text-align: center;
        background-color: rgba(0,0,0,.5);
        position: absolute;
        bottom: 0;
        color: #fff;
        width: 100%;
        padding: 10px 15px;
    }

.read-more {
    position: absolute;
    top: -51px;
    right: 30px;
    font-size: 1em;
    color: #000;
    font-weight: 700;
}

    .read-more i {
        color: #d63842;
    }

.home-announcements {
    margin-top: 15px;
    margin-bottom: 15px;
}

    .home-announcements .news-pub {
        background-color: #fff;
        min-height: 296px;
    }

    .home-announcements .news-pub-content .input-group {
        padding-bottom: 25px;
    }

    .home-announcements .news-pub-content p {
        color: #999;
        font-size: 14px;
        width: 204px;
    }

    .home-announcements .news-pub-content .has-error {
        position: relative;
    }

        .home-announcements .news-pub-content .has-error .help-block {
            color: #d63842;
            position: absolute;
            top: 35px;
        }

    .home-announcements .carousel-inner img {
        width: 100%;
        height: auto;
    }

    .home-announcements img {
        max-width: 100%;
        height: auto;
    }

.home-galleries {
    min-height: 333px;
    margin-top: 23px;
    margin-bottom: 23px;
}

    .home-galleries h4 {
        font-weight: 700;
        position: relative;
        font-size: 1.429em;
        margin-bottom: 33px;
        margin-top: 0;
    }

        .home-galleries h4:after {
            background-color: #c5c5c5;
            bottom: -13px;
            content: "";
            height: 2px;
            left: 0;
            width: 30px;
            position: absolute;
            z-index: 0;
        }

    .home-galleries .gallery-item {
        width: 30.555555555556%;
        float: left;
        margin-bottom: 14px;
    }

        .home-galleries .gallery-item:nth-child(2), .home-galleries .gallery-item:nth-child(5) {
            margin-right: 14px;
            margin-left: 14px;
        }

        .home-galleries .gallery-item img {
            width: 100%;
            height: auto;
        }

    .home-galleries .galleries {
        background-color: #fff;
    }

.video-gallery-item {
    margin-bottom: 21px;
}

    .video-gallery-item .video-image {
        width: 43.478260869565%;
        margin-right: 2%;
        display: block;
        position: relative;
        float: left;
    }

        .video-gallery-item .video-image img {
            width: 100%;
            height: auto;
        }

        .video-gallery-item .video-image span {
            background: transparent url(../img/trans-red.png) repeat;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            text-align: center;
        }

        .video-gallery-item .video-image i {
            color: #fff;
            font-size: 3.571em;
        }

    .video-gallery-item .video-title-wrapper {
        float: left;
        width: 54.492753623188%;
        margin-top: 15px;
    }

    .video-gallery-item .video-title {
        font-size: 1em;
        color: #000;
    }

    .video-gallery-item p {
        color: #acacac;
        font-size: .857em;
    }

.menu-under-slider ul li:hover .hovicon.effect-7 {
    background: #d63842;
    color: #fff;
}

.menu-under-slider ul {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
}

.menu-under-slider-items li.even {
    background-color: #e0e0e0;
}

.menu-under-slider li {
    margin-right: 0%;
    float: left;
    width: 20%;
    padding: 50px 10px;
    text-align: center;
}

    .menu-under-slider li:last-child {
        margin-right: 0;
    }

    .menu-under-slider li:hover .title {
        color: #d63842;
    }

        .menu-under-slider li:hover .title span {
            color: #d63842;
        }

.special-menu .title {
    color: #fff !important;
    font-size: 1.5em !important;
}

.special-menu:hover .title {
    opacity: .5 !important;
    color: #fff !important;
}

.special-menu i:before {
    font-size: 1.5em !important;
}

.special-menu .hovicon.effect-7 {
    box-shadow: none;
    color: #fff;
}

@media (max-width:991px) {
    .menu-under-slider li {
        width: 47.5% !important;
        margin-right: 5%;
    }

        .menu-under-slider li:nth-child(2n) {
            margin-right: 0;
        }
}

@media (max-width:767px) {
    .menu-under-slider li {
        width: 100% !important;
    }
}

.menu-under-slider .image img {
    max-width: 100%;
}

.menu-under-slider .title {
    margin-left: 5%;
    color: #000;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 700;
}

    .menu-under-slider .title span {
        display: block;
        color: #6a6a6a;
        font-size: .8em;
    }

    .menu-under-slider .title:hover {
        text-decoration: none;
    }

.home-news-item-main .info .title {
    color: #000;
    font-weight: 700;
}

.home-news-item-main .info .date {
    font-size: .857em;
    color: #c5c5c5;
    margin-top: 12px;
    margin-bottom: 12px;
}

.home-news-item-main .info .teaser {
    font-size: .857em;
}

.home-news-item {
    padding-top: 16px;
    padding-bottom: 16px;
    border-top: 1px solid #e6e6e6;
}

    .home-news-item .title {
        color: #000;
        font-weight: 700;
    }

    .home-news-item .date {
        font-size: .857em;
        color: #c5c5c5;
        margin-bottom: 12px;
    }

    .home-news-item:first-child {
        padding-top: 0;
        border-top: none;
    }

.home-video-item img {
    max-width: 100%;
    margin-bottom: 15px;
}

footer {
    display: block;
    float: left;
    width: 100%;
}

    footer h3 {
        position: relative;
        font-size: 1.3em;
        color: #010000;
        margin-top: 30px;
        font-weight: 300;
        margin-bottom: 33px;
    }

        footer h3:after {
            background-color: #fff;
            bottom: -13px;
            content: "";
            height: 2px;
            left: 0;
            width: 30px;
            position: absolute;
            z-index: 0;
        }

    footer ul {
        padding-left: 0;
    }

    footer li {
        list-style: none;
        padding: 6px 0;
    }

        footer li a {
            color: #010000;
            font-size: 1em;
        }

            footer li a:hover {
                color: #d63842;
            }

    footer .footer-main {
        min-height: 332px;
    }

.footer-bottom {
    background-color: #d63842;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

    .footer-bottom ul {
        margin-bottom: 0;
    }

    .footer-bottom li {
        padding-right: 11px;
        padding-left: 11px;
        list-style: none;
        display: inline-block;
    }

    .footer-bottom a {
        color: #fff;
    }

    .footer-bottom .sep {
        padding: 0;
        background-color: #fff;
        width: 2px;
        height: 15px;
        vertical-align: middle;
    }

.footer-tweet {
    margin-bottom: 16px;
    color: #010000;
    font-size: 1em;
}

    .footer-tweet a {
        font-size: 1em;
        color: #d63842;
    }

    .footer-tweet i {
        display: block;
    }

.inner-page {
    background-color: #f2f2f2;
    margin-top: 94px;
}

    .inner-page .sidebar-title {
        margin-top: 0;
        margin-bottom: 0;
        padding: 13px 15px;
        background-color: #d63842;
        font-size: 1.143em;
        color: #fff;
    }

    .inner-page .sidebar {
        margin-bottom: 30px;
        padding-right: 15px !important;
    }

    .inner-page .sidebar-widget {
        padding: 20px 10px 10px 10px;
        background-color: #fff;
        border-top: 2px solid #d63842;
    }

        .inner-page .sidebar-widget img {
            max-width: 100%;
            height: auto;
        }

    .inner-page li.panel {
        margin-bottom: 0;
    }

    .inner-page .nav-stacked > li + li {
        margin-top: 0;
    }

    .inner-page .breadcrumb {
        font-size: 11px;
        margin-top: 15px;
        text-transform: uppercase;
    }

        .inner-page .breadcrumb li {
            line-height: 20px;
        }

        .inner-page .breadcrumb .fa-home {
            font-size: 16px;
        }

        .inner-page .breadcrumb a {
            font-size: 11px;
            color: #000;
        }

    .inner-page .content-body {
        overflow: hidden;
        padding-bottom: 20px;
        min-height: 713px;
    }

        .inner-page .content-body img {
            max-width: 100%;
            height: auto;
        }

        .inner-page .content-body h1 {
            margin-top: 0;
        }

        .inner-page .content-body .carousel {
            margin-bottom: 20px;
        }

        .inner-page .content-body .content-body-header img {
            width: 100%;
            height: auto;
            margin-bottom: 20px;
        }

    .inner-page.header-margin {
        margin-top: 15px;
        z-index: 2;
        position: relative;
    }

.panel-group {
    padding-top: 5px;
}

.inner-page-header-image {
    width: 100%;
    height: 300px;
    background-color: #313131;
    background-image: url(../img/header_bg.png);
    background-repeat: repeat;
    background-size: cover;
    position: relative;
}

    .inner-page-header-image:before {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1; /*background:#000000a6*/
    }

.post-content {
    padding-right: 0;
}

    .post-content p, .post-content span {
        font-family: "Open Sans",sans-serif !important;
    }

    .post-content h1 {
        font-size: 1.429em;
    }

    .post-content .post-date {
        font-size: .857em;
        margin-bottom: 29px;
        color: #999;
    }

        .post-content .post-date span {
            color: #000;
            margin-left: 3px;
        }

ul.special-ul {
    padding-left: 0;
}

    ul.special-ul > li {
        padding-left: 1.3em;
        list-style: none;
        margin-bottom: 5px;
    }

        ul.special-ul > li:before {
            content: "\f138";
            font-family: FontAwesome;
            display: inline-block;
            margin-left: -1.1em;
            width: 1.3em;
            color: #d63842;
            font-size: 16px;
        }

        ul.special-ul > li > ul > li:before {
            content: "\f138";
            font-family: FontAwesome;
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
            color: #e2737a;
            font-size: 14px;
        }

        ul.special-ul > li > ul > li {
            list-style: none;
        }

.post-content > ul, .post-content .tab-content .tab-pane ul {
    padding-left: 0;
}

    .post-content > ul > li, .post-content .tab-content .tab-pane ul li {
        padding-left: 1.3em;
        list-style: none;
        margin-bottom: 5px;
    }

.post-content ul.nav > li:before {
    content: "";
    display: none;
}

.post-content > ul > li:before, .post-content .tab-content .tab-pane ul li:before {
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.1em;
    width: 1.3em;
    color: #d63842;
    font-size: 16px;
}

.post-content > ol {
    padding-left: 30px;
}

    .post-content > ol > li {
        margin-bottom: 5px;
    }

.post-content > ul > li > p {
    display: inline;
}

.post-content > ul > li > ul > li:before, .post-content .tab-content .tab-pane ul li ul li:before {
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #e2737a;
    font-size: 14px;
}

.post-content > ul > li > ul > li, .post-content .tab-content .tab-pane ul li ul li {
    list-style: none;
}

.post-content li p {
    margin-bottom: 0;
}

.event-details {
    background-color: #fff;
    padding: 0px 15px;
    min-height: 115px;
}

.event-date {
    background: #000;
    padding: 12px;
    font-weight: 600;
    color: #fff;
}

@media (max-width:991px) {
    .event-details {
        background-color: transparent;
    }
}

.event-details .day {
    font-size: 20px;
    font-weight: 600;
}

    .event-details .day:hover {
        text-decoration: none;
    }

@media (max-width:991px) {
    .event-details .day {
        float: none;
        width: 100%;
    }
}

.event-details .day-name {
    font-size: .6em;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}

.event-details .month-name {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.event-details .date-box {
    background: #000;
    width: 70px;
    height: 65px;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin-top: -50px;
    position: relative;
}

.event-details .event-dates {
    float: left;
    color: #c1c1c1;
}

@media (max-width:991px) {
    .event-details .event-dates {
        float: none;
    }
}

.event-details .start-date, .event-details .end-date {
    margin-bottom: 8px;
}

@media (max-width:991px) {
    .event-details .start-date, .event-details .end-date {
        padding: 0 10px;
    }
}

.event-details .row {
    padding-top: 12px;
}

@media (max-width:991px) {
    .event-details .row {
        margin-top: 16px;
        padding-bottom: 16px;
    }
}

.event-details .date-time {
    color: #000;
    margin-left: 16px;
}

@media (max-width:991px) {
    .event-details .date-time {
        padding: 10px;
    }
}

.event-details .location {
    margin-top: 16px;
}

.collapsing {
    -webkit-transition: none;
    transition: none;
}

.sidebar-menu {
    background-color: #f3f3f3;
    border: 10px solid #f3f3f3;
    margin-bottom: 0;
}

    .sidebar-menu .panel-default > .panel-heading {
        background-color: #f3f3f3;
    }

    .sidebar-menu .panel {
        border: none;
        box-shadow: none;
    }

        .sidebar-menu .panel:last-child {
            border-bottom: none;
        }

    .sidebar-menu .panel-title {
        font-size: 1em;
        color: #000;
        position: relative;
        border-bottom: 1px solid #f2f2f2;
        padding-bottom: 10px;
        padding-top: 10px;
    }

        .sidebar-menu .panel-title i {
            font-size: 10px;
            position: absolute;
            right: 0;
        }

        .sidebar-menu .panel-title .collapsed i:before {
            content: "";
        }

        .sidebar-menu .panel-title.active {
            color: #d63842;
        }

    .sidebar-menu a:hover {
        text-decoration: none;
    }

    .sidebar-menu .panel-body {
        background-color: #fff;
        padding-top: 0;
        padding-bottom: 0;
    }

        .sidebar-menu .panel-body i {
            color: #c3c3c3;
            font-size: 10px;
            position: absolute;
            left: -10px;
            top: 5px;
        }

        .sidebar-menu .panel-body a {
            position: relative;
            display: block;
            color: #000;
        }

            .sidebar-menu .panel-body a.active {
                color: #d63842;
            }

                .sidebar-menu .panel-body a.active i {
                    color: #d63842;
                }

        .sidebar-menu .panel-body table {
            margin-bottom: 0;
        }

    .sidebar-menu .panel-group .panel-heading + .panel-collapse > .panel-body, .sidebar-menu .panel-group .panel-heading + .panel-collapse > .list-group, .sidebar-menu td {
        border-top: none !important;
    }

.share-icons {
    float: right;
}

    .share-icons::before {
        content: none !important;
    }

    .share-icons i {
        color: #676767;
        font-size: 20px;
    }

    .share-icons .share-btn {
        margin-left: 18px;
    }

.popover-content .st_facebook_large, .popover-content .st_twitter_large, .popover-content .st_linkedin_large, .popover-content .st_googleplus_large, .popover-content .st_email_large {
    float: left;
}

.sharing-wrapper {
    width: 190px;
    height: 36px;
}

.gallery-photos-slider {
    border: 1px solid #f3f3f3;
    margin-bottom: 20px;
    height: 102px;
    overflow: hidden;
}

    .gallery-photos-slider .current img {
        border: 1px solid #d63842;
    }

.photos-owl-prev {
    float: left;
    background: transparent url(../img/owl_event_prev.gif) no-repeat;
    width: 28px;
    height: 100px;
    cursor: pointer;
}

.photos-owl-next {
    float: right;
    background: transparent url(../img/owl_event_next.gif) no-repeat;
    width: 28px;
    height: 100px;
    cursor: pointer;
}

.photos-owl-carousel {
    background-color: #fff;
    float: left;
    width: 92%;
    margin-left: 1%;
}

.gallery-photo {
    border: 2px solid #f3f3f3;
}

    .gallery-photo img {
        max-width: 100%;
        height: auto;
        vertical-align: top;
    }

.page-photo-gallery h3 {
    position: relative;
    border-bottom: 2px solid #f3f3f3;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 8px;
    font-size: 1.286em;
}

    .page-photo-gallery h3 a {
        display: block;
        background-color: #d63842;
        color: #fff;
        float: right;
        font-size: .7em;
        padding: 5px 10px;
    }

.rsvp {
    margin-top: 20px;
    margin-bottom: 20px;
}

    .rsvp h3 {
        font-size: 1.5em;
        color: #000;
        display: block;
        border-bottom: 2px solid #d63842;
        text-transform: uppercase;
        padding-bottom: 11px;
        margin-bottom: 0;
    }

    .rsvp .form-group {
        background-color: #f3f3f3;
        padding: 10px 20px;
    }

    .rsvp .btn {
        text-transform: uppercase;
        color: #fff;
        background-color: #d63842;
    }

        .rsvp .btn i {
            font-size: 12px;
            vertical-align: middle;
            margin-left: 15px;
        }

    .rsvp .alert {
        margin-bottom: 0;
    }

.row-no-padding [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.events-portal {
    margin-top: 60px;
}

    .events-portal .event-attendees {
        font-size: 1.1em;
    }

        .events-portal .event-attendees span {
            font-size: .8em;
            display: block;
            color: #555;
        }

    .events-portal .block {
        margin-bottom: 17px;
    }

    .events-portal .block-content {
        background-color: #fff;
        padding: 13px 24px;
        position: relative;
        overflow: hidden;
    }

        .events-portal .block-content img {
            max-width: 100%;
        }

        .events-portal .block-content h3 {
            margin: 0 0 13px 0;
            font-size: 20px;
            font-weight: 300;
            text-transform: uppercase;
        }

            .events-portal .block-content h3 img {
                vertical-align: sub;
            }

            .events-portal .block-content h3 span {
                font-weight: 600;
            }

        .events-portal .block-content .sub-header {
            position: absolute;
            left: 0;
            top: 0;
            height: 4px;
            width: 109px;
        }

    .events-portal .small-blocks .block-content {
        min-height: 247px;
    }

@media (max-width:992px) {
    .events-portal .small-blocks .block {
        padding: 0;
    }
}

.events-portal .small-blocks .block:nth-child(1), .events-portal .small-blocks .block:nth-child(4) {
    padding-left: 0;
}

@media (max-width:992px) {
    .events-portal .small-blocks .block:nth-child(1), .events-portal .small-blocks .block:nth-child(4) {
        padding: 0;
    }
}

.events-portal .small-blocks .block:nth-child(3), .events-portal .small-blocks .block:nth-child(6) {
    padding-right: 0;
}

@media (max-width:992px) {
    .events-portal .small-blocks .block:nth-child(3), .events-portal .small-blocks .block:nth-child(6) {
        padding: 0;
    }
}

.myafu {
    margin-top: 60px;
}

    .myafu .myafu-col-1 {
        width: 22.105263157895%;
        margin-right: .701754385965%;
        margin-left: -15px;
        float: left;
        padding: 0;
    }

        .myafu .myafu-col-1 li {
            list-style: none;
            display: block;
            margin-bottom: 6px;
        }

        .myafu .myafu-col-1 img {
            width: 100%;
            height: auto;
        }

@media (max-width:768px) {
    .myafu .myafu-col-1 {
        width: 100%;
        margin: 0 auto;
    }
}

.myafu .myafu-col-2 {
    float: left;
    margin-right: -15px;
    width: 79.7%;
}

    .myafu .myafu-col-2 img {
        width: 100%;
        height: auto;
    }

@media (max-width:768px) {
    .myafu .myafu-col-2 {
        width: 100%;
        margin: 0 auto;
    }
}

.myafu .block {
    padding: 13px 24px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    float: left;
    margin-right: .964912280702%;
    margin-bottom: 17px;
}

    .myafu .block img {
        max-width: 100%;
    }

    .myafu .block h3 {
        margin: 0;
        font-size: 20px;
        font-weight: 300;
        text-transform: uppercase;
    }

        .myafu .block h3 img {
            vertical-align: sub;
        }

        .myafu .block h3 span {
            font-weight: 600;
        }

    .myafu .block.block-1 {
        margin-left: -15px;
        width: 42.280701754386%;
    }

@media (max-width:992px) {
    .myafu .block.block-1 {
        width: 101.929824561404%;
        margin-left: -15px;
    }
}

.myafu .block.block-2 {
    width: 29.035087719298%;
}

@media (max-width:992px) {
    .myafu .block.block-2 {
        width: 101.929824561404%;
        margin-left: -15px;
    }
}

.myafu .block.block-3 {
    margin-right: -15px;
    width: 29.354385964912%;
}

@media (max-width:992px) {
    .myafu .block.block-3 {
        width: 101.929824561404%;
        margin-left: -15px;
    }
}

.myafu .block.block-4 {
    margin-left: -15px;
    width: 72.280701754386%;
}

@media (max-width:992px) {
    .myafu .block.block-4 {
        width: 101.929824561404%;
        margin-left: -15px;
    }
}

.myafu .block.block-5 {
    margin-right: -15px;
    width: 29.354385964912%;
}

@media (max-width:992px) {
    .myafu .block.block-5 {
        width: 101.929824561404%;
        margin-left: -15px;
    }
}

.myafu .block .sub-header {
    position: absolute;
    left: 0;
    top: 0;
    height: 4px;
    width: 109px;
}

.listing-a .item {
    display: block;
    margin-bottom: 42px;
    color: #000;
    min-height: 248px;
}

.listing-a img {
    width: 100%;
    height: auto;
    vertical-align: top;
}

.listing-a h3 {
    font-size: 1.143em;
    margin-bottom: 0;
    margin-top: 18px;
}

.listing-a .item-img-wrapper {
    position: relative;
}

.listing-a .item-date {
    position: absolute;
    bottom: -1px;
    background-color: #d63842;
    color: #fff;
    font-size: 1em;
    padding: 5px 29px;
}

.listing-filter {
    padding: 10px 10px 0 10px;
    margin-bottom: 22px;
    margin-top: 22px;
    background-color: #f3f3f3;
    border-bottom: 2px solid #d63842;
}

    .listing-filter .form-group {
        margin-right: 5px;
        margin-bottom: 10px;
    }

    .listing-filter .form-control {
        max-width: 150px;
    }

.listing-b .item {
    margin-bottom: 30px;
}

.listing-b .img-box {
    overflow: hidden;
}

    .listing-b .img-box img {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .listing-b .img-box:hover img {
        transform: scale(1.1);
    }

.listing-b .event-title {
    color: #000;
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    font-weight: 600;
    min-height: 75px;
}

    .listing-b .event-title a {
        text-decoration: none;
        color: #000;
    }

.listing-b .event-category {
    font-size: 18px;
    color: #d63842;
    padding-top: 15px;
}

.listing-b .timing {
    background-color: #fff;
    padding: 10px 15px;
    border-bottom: 1px dotted #000;
    font-weight: 600;
    color: #978989;
}

.listing-b .event-teaser {
    color: #000;
    font-size: .857em;
}

.listing-c .item {
    display: block;
    margin-bottom: 25px;
}

    .listing-c .item:hover {
        text-decoration: none;
    }

.listing-c .item-photos-date {
    background-color: #d63842;
    color: #fff;
    padding: 3px 10px;
    font-weight: 300;
    font-size: .9em;
}

.listing-c h3 {
    color: #000;
    font-size: 1.143em;
    margin-top: 13px;
    min-height: 70px;
}

.listing-c img {
    width: 100%;
    height: auto;
}

.listing-d a {
    display: block;
}

.listing-d img {
    width: 100%;
    height: auto;
}

.listing-d .item {
    display: block;
    margin-bottom: 59px;
}

    .listing-d .item:hover {
        text-decoration: none;
    }

.listing-e a {
    display: block;
}

.listing-e img {
    width: 100%;
    height: auto;
}

.listing-e .item {
    display: block;
    margin-bottom: 30px;
}

    .listing-e .item:hover {
        text-decoration: none;
    }

.vacancy-item {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 21px;
    margin-bottom: 21px;
}

    .vacancy-item a {
        color: #000;
        font-weight: 700;
        font-size: 1.286em;
    }

        .vacancy-item a.btn {
            color: #fff;
        }

    .vacancy-item .vacancy-item-date {
        font-size: 1em;
        color: #7a7a7a;
    }

    .vacancy-item p {
        padding-top: 9px;
        padding-bottom: 9px;
    }

.padding-top-50 {
    padding-top: 50px;
    display: block;
}

.slogan {
    float: right;
    margin-top: 0;
}

.pager-wrapper {
    text-align: right;
}

.row-no-padding-right {
    padding-right: 0 !important;
}

@media (max-width:991px) {
    .row-no-padding-right {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

.row-no-padding-left {
    padding-left: 0 !important;
}

@media (max-width:991px) {
    .row-no-padding-left {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
    width: 100% !important;
}

.white-box {
    background-color: #fff;
    overflow: hidden;
}

    .white-box h4 {
        font-size: 1.5em;
        margin-top: 0;
        text-transform: uppercase;
    }

    .white-box img {
        width: 100%;
        height: auto;
    }

.box h4 {
    font-weight: 700;
    position: relative;
    font-size: 1.429em;
    margin-bottom: 33px;
    margin-top: 0;
}

    .box h4:after {
        background-color: #c5c5c5;
        bottom: -13px;
        content: "";
        height: 2px;
        left: 0;
        width: 30px;
        position: absolute;
        z-index: 0;
    }

.absolute-center {
    height: 50%;
    width: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.free-html-container {
    margin-bottom: 30px;
    margin-top: 74px;
}

.multiple-text-add {
    cursor: pointer;
}

.clone-me {
    margin-bottom: 5px;
}

.staff-item {
    border-bottom: 1px solid #f3f3f3;
    padding-top: 18px;
    padding-bottom: 18px;
}

    .staff-item .staff-item-photo img {
        display: block;
        border: 1px solid #f3f3f3;
        vertical-align: top;
        width: 100%;
        height: auto;
    }

    .staff-item .staff-item-info p {
        font-size: 1em;
        margin-bottom: 3px;
    }

    .staff-item .staff-item-name {
        font-weight: 700;
        font-size: 1.143em;
    }

.search-group {
    margin-top: 12px;
}

    .search-group button {
        height: 34px;
    }

.special-department-links {
    margin-top: 11px;
}

    .special-department-links a {
        font-size: .857em;
        font-weight: 700;
        text-transform: uppercase;
        display: inline-block;
        margin-left: 13px;
        color: #262626;
    }

        .special-department-links a i {
            margin-right: 5px;
        }

        .special-department-links a:hover {
            text-decoration: none;
        }

.gsc-control-wrapper-cse * {
    box-sizing: content-box;
}

.gsc-input {
    background: transparent !important;
}

.margin-top-20 {
    display: block;
    margin-top: 2em;
}

.margin-bottom-20 {
    display: block;
    margin-bottom: 2em;
}

.arabic {
    font-family: 'Droid Arabic Kufi',sans-serif;
}

.english {
    font-family: "Open Sans",sans-serif;
}

.button-column a {
    color: #262626;
}

    .button-column a i {
        font-size: 1.1em;
    }

.step-arrow {
    font-size: 2em;
    margin-bottom: 20px;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.comments-wrapper {
    border-top: 2px solid;
    border-color: #eaedee;
    border-color: rgba(0,39,59,.08);
    margin-top: 24px;
}

.myafu-events {
    margin-top: 13px;
}

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f3f3f3;
}

@media (min-width:1200px) {
    .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        visibility: hidden;
        margin-top: -1px;
    }

    .dropdown-menu li:hover .sub-menu {
        visibility: visible;
    }

    .dropdown:hover .dropdown-menu {
        display: block;
    }

    .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
        margin-top: 0;
    }

    .navbar .sub-menu:before {
        border-bottom: 7px solid transparent;
        border-left: none;
        border-right: 7px solid rgba(0,0,0,.2);
        border-top: 7px solid transparent;
        left: -7px;
        top: 10px;
    }

    .navbar .sub-menu:after {
        border-top: 6px solid transparent;
        border-left: none;
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        top: 11px;
        left: -6px;
    }
}

.header-menu-image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.match-height-menu-col .col {
    min-height: 50px;
}

@media (max-width:1200px) {
    .match-height-menu-col .col {
        min-height: inherit;
        height: auto !important;
    }
}

.comp-b, .comp-b .slide-callout .more {
    background-color: #8c8179;
}

.comp-c, .comp-c .slide-callout .more {
    background-color: #293352;
}

.comp-d, .comp-d .slide-callout .more {
    background-color: #a51c30;
}

.afu-carousel-controls {
    position: absolute;
    z-index: 100;
    left: 50%;
    bottom: 43px;
    width: 98px;
    height: 32px;
    margin-left: -449px;
    overflow: hidden;
}

    .afu-carousel-controls a {
        float: left;
        width: 32px;
        height: 32px;
        background-image: url(../img/carousel/controls-carousel.gif);
    }

    .afu-carousel-controls .next {
        background-position: -99px -32px;
        border-left: 1px solid #333;
    }

        .afu-carousel-controls .next:hover, .afu-carousel-controls .next:focus {
            background-position: -99px 0;
            border-color: #ccc;
        }

    .afu-carousel-controls .previous {
        background-position: 0 -32px;
    }

        .afu-carousel-controls .previous:hover, .afu-carousel-controls .previous:focus {
            background-position: 0 0;
        }

    .afu-carousel-controls .pause {
        background-position: -33px -32px;
        border-left: 1px solid #333;
    }

        .afu-carousel-controls .pause:hover, .afu-carousel-controls .pause:focus {
            background-position: -33px 0;
            border-color: #ccc;
        }

    .afu-carousel-controls .play {
        position: relative;
        bottom: auto;
        left: auto;
        background-position: -66px -32px;
        border-left: 1px solid #333;
    }

        .afu-carousel-controls .play:hover, .afu-carousel-controls .play:focus {
            background-position: -66px 0;
            border-color: #ccc;
        }

.afu-carousel .prev-image {
    position: absolute;
    left: -978px;
    top: 0;
    opacity: .2;
}

.afu-carousel .next-image {
    position: absolute;
    top: 0;
    right: -825px;
    opacity: .2;
}

.slide-caption {
    min-height: 200px;
    padding: 68px 40px 80px;
}

.wrap {
    width: 1500px;
    margin: 0 auto;
}

.afu-carousel {
    height: 479px;
    overflow: hidden;
    background: #262626;
}

    .afu-carousel .wrap {
        position: relative;
    }

.slide-caption {
    position: relative;
    z-index: 10;
    float: left;
    width: 376px;
    height: 479px;
    padding: 68px 40px 0;
}

.comp-a {
    background-color: #212121;
}

.comp-b {
    background-color: #8c8179;
}

.comp-c {
    background-color: #293352;
}

.comp-d {
    background-color: #a51c30;
}

.slide-caption h2 {
    margin-bottom: 32px;
    color: #fff;
    font-size: 1.6em;
    line-height: 1.2;
    margin-top: 146px;
}

    .slide-caption h2 a {
        color: #fff;
        text-decoration: none;
    }

        .slide-caption h2 a:hover, .slide-caption h2 a:focus {
            color: #e6eae2;
            text-decoration: none;
        }

.slide-callout {
    width: 900px;
}

    .slide-callout p {
        max-width: 750px;
        min-height: 19px;
        margin-bottom: 5px;
        padding: 9px 20px 6px 14px;
        text-transform: uppercase;
        color: #363636;
        font-weight: 700;
        font-size: 1.2em;
        line-height: 1.5;
    }

        .slide-callout p a {
            color: #363636;
            text-decoration: none;
        }

            .slide-callout p a:hover, .slide-callout p a:focus {
                color: #363636;
                text-decoration: none;
            }

    .slide-callout .more {
        padding: 0;
    }

        .slide-callout .more a {
            display: inline-block;
            min-height: 19px;
            padding: 8px 10px 7px 10px;
            background: none;
            color: #fff;
            text-transform: none;
            font-weight: 400;
            border: 1px solid #fff;
            font-size: 1.1em;
        }

            .slide-callout .more a:hover, .slide-callout .more a:focus {
                text-decoration: none;
                color: #fff;
            }

.afu-carousel-image {
    position: absolute;
    right: 0;
}

.afu-carousel-item {
    position: relative;
}

.afu-carousel-item-secondary {
    display: none;
}

#hedu_preview .slide-caption h2 {
    margin-bottom: 32px;
    color: #fff;
    font-size: 3.15em;
    line-height: 1.21;
}

#hedu_preview .slide-callout p {
    float: left;
    max-width: 750px;
    min-height: 19px;
    margin-bottom: 5px;
    padding: 9px 20px 6px 14px;
    background: #fff;
    background: rgba(255,255,255,.9);
    text-transform: uppercase;
    color: #363636;
    font-weight: 700;
    font-size: .9em;
    line-height: 1.5;
}

    #hedu_preview .slide-callout p.more {
        padding: 0;
    }

#hedu_preview .comp-a .slide-callout p.more {
    background-color: #212121;
}

#hedu_preview .comp-b .slide-callout p.more {
    background-color: #8c8179;
}

#hedu_preview .comp-c .slide-callout p.more {
    background-color: #293352;
}

#hedu_preview .comp-d .slide-callout p.more {
    background-color: #a51c30;
}

#carousel_slide_headshot {
    background-image: none;
}

.afu-carousel-controls a {
    display: block;
    text-indent: -9999px;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
}

@media screen and (max-width:850px) {
    .wrap {
        width: 706px;
    }

    .afu-carousel {
        height: 273px;
        overflow: hidden;
        background: #262626;
    }

    .slide-caption {
        position: relative;
        z-index: 10;
        float: left;
        width: 295px;
        min-height: 220px;
        padding: 53px 31px 0;
    }

        .slide-caption h2 {
            margin-bottom: 25px;
            color: #fff;
            font-size: 1.2em;
            line-height: 1.21;
            margin-top: 20px;
        }

    .slide-callout {
        width: 706px;
    }

        .slide-callout p {
            max-width: 590px;
            min-height: 15px;
            margin-bottom: 4px;
            padding: 7px 16px 5px 11px;
            font-size: 1.1em;
            line-height: 1.4;
        }

        .slide-callout .more a {
            min-height: 15px;
            padding: 7px 8px 5px 8px;
        }

    .afu-carousel-image img {
        width: 411px;
        height: 273px;
    }

    .afu-carousel-controls {
        bottom: 34px;
        margin-left: -352px;
    }
}

@media screen and (max-width:650px) {
    .wrap {
        width: 480px;
    }

    .afu-carousel {
        height: 520px;
        overflow: hidden;
        background: #262626;
    }

    .slide-caption {
        position: relative;
        z-index: 10;
        width: 480px;
        min-height: 200px;
        padding: 0;
        margin-top: 320px;
        background-position: bottom left;
        background-repeat: no-repeat;
    }

        .slide-caption h2 {
            margin: 15px auto;
            padding-left: 15px;
            padding-right: 15px;
            color: #fff;
            font-size: 1.4em;
            line-height: 1.4;
        }

    .slide-callout {
        width: 465px;
        padding-left: 15px;
    }

        .slide-callout p {
            max-width: 440px;
            min-height: 15px;
            margin-bottom: 4px;
            padding: 7px 6px 5px 8px;
            font-size: 1em;
            line-height: 1.4;
            overflow: hidden;
        }

        .slide-callout .more a {
            display: none;
        }

    .afu-carousel-image img {
        width: 480px;
        height: 320px;
    }

    .afu-carousel .prev-image {
        left: -480px;
    }

    .afu-carousel .next-image {
        right: -480px;
    }

    .afu-carousel-controls {
        bottom: 24px;
        margin-left: -50px;
    }
}

@media screen and (max-width:400px) {
    .wrap {
        width: 320px;
    }

    .afu-carousel {
        height: 343px;
        overflow: hidden;
        background: #262626;
    }

    .slide-caption {
        position: relative;
        z-index: 10;
        width: 320px;
        min-height: 130px;
        padding: 0;
        margin-top: 213px;
        background-position: bottom left;
        background-repeat: no-repeat;
    }

        .slide-caption h2 {
            margin: 10px 10px 10px 15px;
            color: #fff;
            font-size: 1.2em;
            line-height: 1.4;
        }

    .slide-callout {
        width: 310px;
        padding-left: 10px;
    }

        .slide-callout p {
            display: none;
        }

    .afu-carousel-image img {
        width: 320px;
        height: 213px;
    }

    .afu-carousel .prev-image {
        left: -320px;
    }

    .afu-carousel .next-image {
        right: -320px;
    }

    .afu-carousel-controls {
        bottom: 18px;
        margin-left: -50px;
    }

    .covid-link {
        font-size: 11px;
        margin-bottom: 5px;
    }
}

.aau2 a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    outline: none !important;
}

.aau2 .stick-menu {
    background-color: #000;
}

@media (max-width:1199px) {
    .aau2 .stick-menu {
        position: relative !important;
    }
}

.aau2 .header-nav {
    position: relative;
}

.aau2 .header-main {
    background-color: #fff;
}

    .aau2 .header-main .container {
        padding: 0;
        background-color: transparent;
        z-index: 1;
    }

@media (max-width:1199px) {
    .aau2 .header-main .container {
        padding: 0 15px;
    }
}

.aau2 .header-main .white-background {
    background-color: #fff;
}

    .aau2 .header-main .white-background:after {
        -webkit-transition: 0.4s;
        transition: 0.4s;
        background-color: #fff;
        content: "";
        height: 105px;
        width: 3000px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 0;
    }

@media (max-width:991px) {
    .aau2 .header-main .white-background:after {
        display: none;
    }
}

@media (max-width:991px) {
    .aau2 .header-main .white-background {
        margin-bottom: 15px;
    }
}

.aau2 .primary-logo {
    position: relative;
    background-color: #fff;
    padding: 5px 0;
    z-index: 1;
    float: none;
    display: inline-block;
    line-height: 92px;
    text-decoration: none;
}

.aau2 .secondary-logo {
    position: relative;
    background-color: #fff;
    border-left: none;
    margin-left: 0;
    padding-left: 21px;
    z-index: 1;
}

@media (max-width:1199px) {
    .aau2 .secondary-logo {
        text-align: left;
        display: inline-block;
    }
}

.logoDiv {
    padding-right: 0;
}

.sloganDiv {
    padding-left: 0;
}

.aau2 .slogan {
    float: none;
    display: inline-block;
    line-height: 105px;
    text-decoration: none;
    color: #000;
    margin-left: -20px;
}

    .aau2 .slogan h1 {
        font-family: 'Droid Arabic Kufi',sans-serif;
        font-size: 16px;
        font-weight: 500;
        margin-top: 35px;
        margin-bottom: 0;
    }

    .aau2 .slogan h2 {
        font-size: 9.5px;
        font-weight: 600;
        margin-top: 5px;
        text-transform: uppercase;
        letter-spacing: -.2px;
        font-family: "Open Sans",sans-serif;
    }

.dep_caption {
    float: none;
    display: inline-block;
    line-height: 105px;
    text-decoration: none;
    color: #a9a9a9;
}

    .dep_caption:hover, .dep_caption:focus {
        text-decoration: none;
        color: #000;
    }

    .dep_caption h1 {
        margin-top: 30px;
        margin-bottom: 0;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 600;
    }

    .dep_caption h2 {
        margin-top: 0;
        font-size: 21px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: -.1px;
    }

.aau2 .slogan img {
    margin: auto;
    vertical-align: middle;
    display: inline-block;
}

@media (max-width:1199px) {
    .aau2 .slogan {
        margin-top: 25px;
        margin-bottom: 25px;
        margin-left: 0;
    }

    .aau2 .primary-logo {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .primary-logo img {
        padding-right: 10px;
    }
}

.aau2 .header-main-top li {
    min-width: 34px;
    padding: 3px 10px;
    background-color: #fff;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

@media (max-width:991px) {
    .aau2 .header-main-top li {
        margin-bottom: 5px;
    }
}

.aau2 .header-main-top li.no-padding {
    padding: 0;
    min-width: 31px;
}

.aau2 .header-main-top li button {
    position: absolute;
    top: 3px;
    right: 9px;
    border: none;
    color: #d63842;
    background: #fff;
    font-size: 18px;
    padding: 0;
    outline: #fff;
}

.aau2 .header-main-top li input {
    -webkit-transition: 0.8s;
    transition: 0.8s;
    width: 0;
    border: 0;
    padding: 3px;
    margin: 0;
    outline: #fff;
}

.aau2 .header-main-top li.search-icon:hover input {
    width: 140px;
    margin-right: 20px;
}

.aau2 .header-main-top li a {
    font-size: 18px;
}

    .aau2 .header-main-top li a:hover {
        text-decoration: none;
    }

.aau2 .header-sec-top {
    padding-left: 0;
    padding-right: 0;
    margin-top: 36px;
}

@media (max-width:1199px) {
    .aau2 .header-sec-top {
        padding-left: 0;
    }
}

@media (max-width:991px) {
    .aau2 .header-sec-top {
        margin-top: 6px;
        margin-bottom: 6px;
    }
}

.aau2 .header-sec-top li {
    /*padding-left: 6px;*/
    padding-right: 6px;
    display: inline-block;
    list-style: none;
}

@media (max-width:1199px) {
    .aau2 .header-sec-top li {
        padding-left: 5px;
        padding-right: 5px;
    }
}

.aau2 .header-sec-top li:first-child {
    border-left: none;
}

.aau2 .header-sec-top li:last-child {
    padding-right: 0;
}

.aau2 .header-sec-top a {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.aau2 .top-header {
    text-align: right;
}

.aau2 .footer-copy {
    background-color: #d63842;
}

.aau2 footer li {
    position: relative;
}

.aau2 .carousel-control.left {
    background-image: none;
}

.aau2 .carousel-control.right {
    background-image: none;
}

.aau2 .carousel-control .glyphicon {
    width: 40px;
    height: 40px;
    padding: 5px;
    background-color: rgba(0,0,0,.7);
}

@media (max-width:991px) {
    .aau2 .carousel-control .glyphicon {
        padding: 10px 5px;
    }
}

.aau2 .carousel-control .glyphicon-chevron-left, .aau2 .carousel-control .carousel-control .icon-prev {
    margin-left: -30px;
}

.aau2 .carousel-control .glyphicon-chevron-right, .aau2 .carousel-control .carousel-control .icon-prev {
    margin-right: -30px;
}

.aau2 .share-icons span {
    font-size: 1em;
    vertical-align: middle;
}

.aau2 .share-icons .print-btn {
    display: inline-block;
    background-color: #c0bdbd;
    padding: 4px 7px 5px;
}

    .aau2 .share-icons .print-btn:hover {
        background-color: #0c1fff;
    }

.at-share-tbx-element .at-share-btn:nth-last-child(1) {
    margin-right: 0;
}

.aau2 .share-icons .print-btn i {
    vertical-align: middle;
}

.aau2 .share-icons .addthis_sharing_toolbox {
    display: inline-block;
    margin-right: 1px;
}

.gallery-items-home .thumb {
    overflow: hidden;
    margin-bottom: 30px;
}

.aau2 .gallery-item {
    text-align: center;
    overflow: hidden;
    position: relative;
    display: block;
}

    .aau2 .gallery-item img {
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .aau2 .gallery-item:hover img {
        -webkit-transform: scale(1.08,1.08);
        transform: scale(1.08,1.08);
    }

    .aau2 .gallery-item:hover:after {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    .aau2 .gallery-item:after {
        text-shadow: none;
        -webkit-font-smoothing: antialiased;
        font: normal normal normal 14px/1 FontAwesome;
        font-weight: 400;
        font-variant: normal;
        line-height: 1;
        text-transform: none;
        -webkit-transition: 0.6s;
        transition: 0.6s;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        border-radius: 50%;
        color: #fff;
        content: "\f06e";
        display: inline-block;
        font-size: 16px;
        position: absolute;
        width: 30px;
        height: 30px;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        background-color: #252525;
        padding-top: 7px;
    }

.img-box.gallery-item.video:before {
    content: " ";
    position: absolute;
    background: #0000006b;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.aau2 .gallery-item.video:after {
    content: '\f01d';
    opacity: 1;
    font-size: 50px;
    background: none;
    padding-top: 0;
    width: 45px;
    height: 50px;
}

.aau2 .share-icons i {
    padding: 0;
    font-size: 23px;
    color: #fff;
}

.aau2 .yamm .yamm-content h3 {
    margin-left: 15px;
}

.aau2 .yamm .yamm-content .col a {
    padding-left: 15px;
    display: block;
}

.aau2 .yamm .yamm-content .col ul {
    margin-left: 15px;
}

.aau2 .yamm .yamm-content .col .col-content {
    padding-bottom: 0;
}

    .aau2 .yamm .yamm-content .col .col-content h3 {
        text-decoration: none;
    }

    .aau2 .yamm .yamm-content .col .col-content .col-content-title {
        border-bottom: 1px solid #ddd;
        width: 100%;
        display: block;
        padding: 7px 30px 7px 15px;
    }

        .aau2 .yamm .yamm-content .col .col-content .col-content-title:hover {
            color: #fff;
            background-color: #d63842;
        }

@media (max-width:991px) {
    .aau2 .carousel-inner h3 {
        font-size: 1em;
        line-height: 1.2em;
        width: 100%;
        position: relative;
        left: auto;
        right: auto;
        bottom: 0;
        background-color: rgba(0,0,0,.8);
        padding: 17px 35px;
    }
}

@media (max-width:767px) {
    .aau2 .carousel-inner h3 {
        font-size: .7em;
        background-color: transparent;
        padding: 0;
    }
}

@media (max-width:991px) {
    .aau2 .carousel-inner {
        margin-bottom: 15px;
    }
}

@media (max-width:991px) {
    .aau2 .home-news-item-main {
        margin-bottom: 23px;
    }

    .primary-logo img {
        border-right: none;
    }
}

.aau2 .home-news-item-main .gallery-item {
    display: block;
    overflow: hidden;
}

    .aau2 .home-news-item-main .gallery-item img {
        width: 100%;
        height: auto;
    }

.aau2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #f3f3f3;
}

.aau2 .sidebar-menu {
    background-color: #fff;
    border: 0 solid #f3f3f3;
}

    .aau2 .sidebar-menu .panel-default > .panel-heading {
        background-color: #fff;
    }

.aau2 .inner-page .sidebar-title {
    background-color: #000;
}

.aau2 .home-bottom-html .owl-carousel {
    margin-top: 37px;
}

    .aau2 .home-bottom-html .owl-carousel .item {
        text-align: center;
        padding: 10px;
        background: #f7f6f6;
    }

        .aau2 .home-bottom-html .owl-carousel .item:hover {
            background-color: #f0f0f0 !important;
        }

.events-slider {
    background-color: #fff;
}

    .events-slider .all {
        color: #fff;
        float: right;
    }

        .events-slider .all i {
            color: #fff;
        }

    .events-slider .slider-column {
        padding: 0;
        margin-left: 0;
    }

@media (max-width:1199px) {
    .events-slider .slider-column {
        margin-left: 0;
        box-shadow: none;
    }
}

.events-slider .events-list {
    padding-right: 0;
    color: #fff;
}

    .events-slider .events-list h2 {
        font-size: 1.5em;
        font-weight: 400;
        margin-bottom: 10px;
        margin-top: 10px;
        padding-right: 0;
    }

    .events-slider .events-list .item {
        margin-bottom: 10px;
    }

    .events-slider .events-list .title {
        color: #fff;
        font-size: 1em;
        margin-bottom: 10px;
        display: block;
    }

    .events-slider .events-list .extra-info {
        color: #fff;
        font-size: .857em;
    }

    .events-slider .events-list .date {
        position: relative;
        overflow: hidden;
        background-color: #fff;
        display: block;
        width: 70px;
        height: 103px;
    }

        .events-slider .events-list .date .month {
            font-family: "Arial Black";
            padding-top: 9px;
            text-align: center;
            color: #d63842;
            font-size: 1em;
            text-transform: uppercase;
            font-weight: 700;
        }

        .events-slider .events-list .date .day {
            font-family: "Arial Black";
            color: #d63842;
            bottom: 2px;
            font-size: 4.071em;
            font-weight: 700;
            position: relative;
            right: -9px;
        }

    .events-slider .events-list .info {
        float: left;
        padding-right: 0;
        padding-left: 0;
    }

    .events-slider .events-list a:hover {
        text-decoration: none;
    }

.all {
    float: right;
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

    .all i {
        font-size: 14px;
        margin-left: 3px;
        vertical-align: middle;
        color: #d63842;
    }

    .all:hover {
        text-decoration: none;
    }

.editor-pick-container, .programs-block-container {
    min-height: 305px;
    background-color: #eaeaea;
    padding-top: 10px;
    padding-bottom: 24px;
}

    .editor-pick-container h3, .programs-block-container h3 {
        margin-bottom: 13px;
    }

        .editor-pick-container h3:after, .programs-block-container h3:after {
            display: none;
        }

    .editor-pick-container img, .programs-block-container img {
        max-width: 100%;
    }

@media (max-width:992px) {
    .editor-pick-container, .programs-block-container {
        margin-bottom: 23px;
    }
}

.social-newsletter-container {
    padding-top: 19px;
    padding-bottom: 19px;
    border-top: 1px solid #e9e9e9;
}

    .social-newsletter-container .header-social {
        text-align: left;
    }

        .social-newsletter-container .header-social li {
            margin-left: 0;
            margin-right: 7px;
            vertical-align: middle;
        }

            .social-newsletter-container .header-social li:first-child {
                padding: 0;
            }

@media (max-width:992px) {
    .social-newsletter-container .header-social li {
        margin-bottom: 10px;
    }
}

.social-newsletter-container .label {
    font-size: 1.429em;
    font-weight: 700;
    color: #d63842;
    text-transform: uppercase;
    vertical-align: middle;
}

@media (max-width:992px) {
    .social-newsletter-container .label {
        text-align: left;
        display: block;
    }
}

.social-newsletter-container h4 {
    text-align: right;
    font-weight: 700;
    text-transform: uppercase;
    color: #d63842;
    font-size: 1.429em;
    margin: 5px 0;
    vertical-align: middle;
}

@media (max-width:992px) {
    .social-newsletter-container h4 {
        text-align: left;
    }
}

.social-newsletter-container .controls p {
    display: none !important;
}

.login-link-top {
    display: inline-block;
    text-align: left;
    width: 48px;
}

    .login-link-top.logout {
        width: 58px;
    }

    .login-link-top span {
        font-size: 12px;
        position: absolute;
        left: 28px;
        top: 7px;
    }

.home-video-item a {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.home-video-item img {
    margin-bottom: 0;
    width: 100%;
    height: auto;
}

.home-video-item span {
    background: rgba(204,204,204,.4);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}

    .home-video-item span i {
        color: #fff;
        font-size: 6.571em;
    }

.video-gallery-item {
    margin-bottom: 0;
}

.latest-blog-items .gallery-item:last-child {
    margin-bottom: 0;
}

@media (max-width:1199px) {
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        width: 100%;
    }

    .gallery-items .gallery-item {
        width: 30%;
    }

    .galleries {
        margin-bottom: 23px;
    }
}

@media print {
    .social-newsletter-container, footer, .sidebar, .top-header, .breadcrumb, .float-apply, .sticky-social, #bubble-image, .rectangle #tawkchat-minified-wrapper, .menu-title {
        display: none;
        height: 0;
    }

    .aau2 .header-main .white-background {
        text-align: center;
    }

    .inner-page-header-image {
        height: 0;
    }

    .page-main-title {
        font-size: 1.5em !important;
        text-align: left !important;
        margin-bottom: 70px !important;
    }

    .page-main-title {
        display: none;
    }
}

.back-to-top {
    text-align: center;
    position: fixed;
    bottom: 2em;
    right: 0;
    text-decoration: none;
    color: #fff;
    background-color: #d63842;
    font-size: 16px;
    padding: 10px 15px;
    display: none;
}

    .back-to-top:hover {
        color: #fff;
    }

.panel-heading .accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "";
    float: right;
    color: grey;
}

.panel-heading .accordion-toggle.collapsed:after {
    font-family: 'FontAwesome';
    content: "";
}

.post-content .panel-body {
    background-color: #fff;
}

.owl-carousel .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: 30px;
    top: 45%;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: 30px;
    top: 45%;
}

.menu-under-slider li {
    padding: 50px 17px 50px 17px;
}

.special-menu {
    text-align: center;
    background-color: #d63842 !important;
    padding: 15px 10px !important;
}

.menu-under-slider .image {
    margin-bottom: 8px;
    display: block;
}

    .menu-under-slider .image i {
        font-size: 30px;
        background: #d63842;
        border: 5px solid #fff;
    }

.menu-under-slider .title {
    margin-left: 10px;
    padding-top: 3px;
    color: #6f6e6e;
    display: block;
}

    .menu-under-slider .title:focus {
        text-decoration: none;
    }

    .menu-under-slider .title span:hover {
        color: #757373 !important;
    }

.menu-under-slider .odd {
    background: #ccc;
}

.menu-under-slider li.odd:hover {
    background: #b1b1b1;
}

.menu-under-slider li.even:hover {
    background: #d8d7d7;
}

.menu-under-slider li:not(.special-menu):hover .title {
    color: #000 !important;
}

.hovicon {
    display: inline-block;
    font-size: 45px;
    line-height: 90px;
    cursor: pointer;
    margin: 0;
    width: 65px;
    height: 62px;
    border-radius: 100%;
    text-align: center;
    position: relative;
    text-decoration: none;
    z-index: 1;
    color: #fff;
}

    .hovicon:before {
        speak: none;
        font-size: 33px;
        line-height: 52px;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        display: block;
        -webkit-font-smoothing: antialiased;
    }

    .hovicon.effect-7 {
        box-shadow: 0 0 0 1px #9a9a9a;
        -webkit-transition: background 0.2s,color 0.2s;
        -moz-transition: background 0.2s,color 0.2s;
        transition: background 0.2s,color 0.2s;
    }

        .hovicon.effect-7:hover, .hovicon.effect-7:hover i {
            color: #fff;
            background: #d63842;
        }

        .hovicon.effect-7.sub-a:after {
            box-shadow: 0 0 0 white;
            -webkit-transition: opacity 0.2s,box-shadow 0.2s;
            -moz-transition: opacity 0.2s,box-shadow 0.2s;
            transition: opacity 0.2s,box-shadow 0.2s;
        }

        .hovicon.effect-7.sub-a:hover:after {
            opacity: 1;
            box-shadow: 3px 3px 0 white;
        }

        .hovicon.effect-7.sub-a:before {
            -webkit-transform: scale(.8);
            -moz-transform: scale(.8);
            -ms-transform: scale(.8);
            transform: scale(.5);
            opacity: 1;
            -webkit-transition: -webkit-transform 0.2s,opacity 0.2s;
            -moz-transition: -moz-transform 0.2s,opacity 0.2s;
            transition: transform 0.2s,opacity 0.2s;
        }

        .hovicon.effect-7.sub-a:hover:before {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(.8);
            opacity: 1;
        }

.sticky-social a {
    text-decoration: none;
}

.sticky-social ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sticky-social {
    left: 0;
    position: fixed;
    top: 35%;
    z-index: 101;
}

    .sticky-social a {
        background: #333;
        color: transparent;
        display: block;
        height: 40px;
        font: 20px "Open Sans",sans-serif;
        line-height: 35px;
        position: relative;
        text-align: center;
        width: 40px;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: white;
    }

        .sticky-social a:hover {
            background: #686767;
        }

        .sticky-social a span {
            line-height: 35px;
            left: -120px;
            position: absolute;
            text-align: center;
            width: 120px;
        }

        .sticky-social a:hover span {
            left: 100%;
        }

.top-header {
    margin-top: 40px;
}

.aau2 .header-main-top li a {
    font-size: 22px;
    color: #fff;
}

.form-search {
    display: inline-flex;
}

.aau2 .header-main-top li.no-padding {
    padding: 0;
    min-width: 25px;
}

.aau2 .header-main-top li {
    padding: 0 0;
}

.aau2 .header-main-top li {
    background-color: rgba(255,255,255,0);
}

.header-main-top {
    margin-top: 8px !important;
}

    .header-main-top .col-md-4 {
        padding-right: 0;
    }

.header-sec-top {
    margin-top: 15px !important;
}

.stylish-input-group {
    margin-bottom: 5px;
    width: 70%;
}

    .stylish-input-group input[type='text'] {
        background: rgba(231,231,231,0);
        height: 25px;
        border-color: #fff;
        color: #fff;
        padding: 0 12px;
    }

    .stylish-input-group .border-right {
        border-right: 1px solid #fff !important;
        border-left: none;
    }

    .stylish-input-group input[type='text']::-webkit-input-placeholder {
        color: #fff;
    }

    .stylish-input-group input[type='text']:-moz-placeholder {
        color: #fff;
    }

    .stylish-input-group input[type='text']::-moz-placeholder {
        color: #fff;
    }

    .stylish-input-group input[type='text']:-ms-input-placeholder {
        color: #fff;
    }

    .stylish-input-group .input-group-addon {
        background: rgba(255,254,254,0) !important;
        border-color: #fff;
        padding: 0 5px;
    }

        .stylish-input-group .input-group-addon span {
            color: #fff;
        }

    .stylish-input-group .form-control {
        border-right: 0;
        box-shadow: 0 0 0;
        border-color: #ccc;
    }

    .stylish-input-group button {
        border: 0;
        background: transparent;
    }

.aau2 .header-sec-top li {
    line-height: 10px;
}

.aau2 .header-sec-top a {
    font-size: 11px;
    text-transform: uppercase;
}

.lang_mob {
    display: inline-block;
    margin-top: 5px;
}

    .lang_mob a {
        text-decoration: none;
        color: #fff;
        font-size: 12px;
        font-weight: 500;
        font-family: 'Droid Arabic Kufi',"Open Sans";
        padding: 0 10px 3px 10px;
        height: 5px;
        background-color: #d63842;
        margin-left: 15px;
    }

.news-dd {
    position: relative;
    overflow: hidden;
    margin-bottom: 5px;
}

    .news-dd .image {
        display: block;
        width: 100%;
        height: auto;
    }

    .news-dd .overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        height: 75px;
        transition: .5s ease;
    }

.home-editor-picks h3 {
    color: #d63842;
}

.home-news .news-dd .overlay {
    background-color: rgba(0,0,0,.48);
}

.home-editor-picks .news-dd .overlay {
    background-color: rgba(214,56,66,.79);
}

.news-dd:hover .overlay {
    height: 100%;
}

.news-dd:hover .text p {
    visibility: visible;
}

.news-dd .text {
    color: #fff;
    position: absolute;
    overflow: hidden;
    top: 3%;
    left: 5%;
    right: 5%;
}

    .news-dd .text h4 {
        font-size: 16px;
        font-weight: 700;
        color: #fff;
    }

    .news-dd .text p {
        font-size: 13px;
        visibility: hidden;
    }

.news-dd .overlay .text .read-news {
    padding: 5px 10px;
    font-size: 1em;
    text-decoration: none;
    color: #000;
    display: inline-block;
    background: #fff;
}

.home-editor-picks .news-dd .overlay .text .read-news:hover {
    background-color: rgb(247,208,208);
    color: #000;
}

.home-news .news-dd .overlay .text .read-news:hover {
    background-color: rgb(210,210,210);
    color: #000;
}

.content .btn-programs1 {
    background-color: #d63842;
    color: #fff;
    padding: 11px 28px;
    font-size: 16px;
    margin-bottom: 15px;
    border: none;
    position: relative;
}

.content .btn-programs2 {
    background-color: #d63842;
    color: #fff;
    padding: 11px 50px;
    font-size: 16px;
    border: none;
    position: relative;
}

    .content .btn-programs1 i, .content .btn-programs2 i {
        position: absolute;
        top: 11px;
        right: -30px;
        transition: all 200ms ease;
        color: rgba(204,204,204,0);
    }

    .content .btn-programs1:hover, .content .btn-programs2:hover {
        background-color: #b30f1a;
    }

        .content .btn-programs1:hover i, .content .btn-programs2:hover i {
            right: 10px;
            top: 15px;
            color: #fff;
        }

        .content .btn-programs1:hover .content, .content .btn-programs2:hover .content {
            width: 260px;
        }

.div-btn {
    position: relative;
    margin: auto;
    top: 65px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 250px;
    height: 110px;
}

.home-announcements h3 {
    font-weight: 700;
    position: relative;
    font-size: 1.429em;
    margin-bottom: 10px;
    padding-bottom: 0;
    margin-top: 0;
    line-height: 1.1;
    display: inline-block;
}

.line {
    background-color: #c5c5c5;
    height: 2px;
    width: 30px;
    margin-bottom: 20px;
}

.editor-pick-container, .programs-block-container {
    background-color: #fff;
    padding-top: 0;
}

.col-middle {
    vertical-align: middle;
}

    .col-middle .inside {
        margin: 56px auto;
    }

.content {
    padding: 20px;
    line-height: 32px;
    margin: 0 auto;
}

.row-height {
    background-color: #eaeaea;
    float: left;
    width: 100%;
    background-position: center center;
}

.content .btn {
    display: block;
}

.aau2 .carousel-control .glyphicon-chevron-left, .aau2 .carousel-control .carousel-control .icon-prev {
    margin-left: -26px;
}

.aau2 .carousel-control .glyphicon-chevron-right, .aau2 .carousel-control .carousel-control .icon-prev {
    margin-right: -26px;
}

.aau2 .carousel-control .glyphicon {
    padding: 5px;
    background-color: #ccc;
    border-radius: 100%;
}

.section-download {
    background: #eaeaea;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top center !important;
    background-repeat: no-repeat !important;
}

    .section-download .div-btn-download {
        width: 205px;
        margin: 0 auto;
    }

    .section-download .btn-download {
        margin: 35px 0;
        padding: 10px 40px;
        background: #d63842;
        border: none;
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }

        .section-download .btn-download:hover {
            background-color: #b30f1a;
        }

.social-newsletter-container {
    background: #eaeaea;
    background-image: url(/themes/frontend/img/newsletter.png);
}

.downloads .outer {
    padding: 15px;
    background: #f0f0f0;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .downloads .outer p.main-title {
        background: #f0f0f0;
        padding: 10px 5px 3px 5px;
        font-weight: 500;
        font-size: 17px;
        text-align: center;
        margin: 0;
        color: #000;
    }

    .downloads .outer p.small-title {
        font-size: 14px;
        text-align: center;
    }

    .downloads .outer:hover .overlay {
        height: 100%;
    }

img {
    max-width: 100%;
    height: auto;
}

.sec-booklet img {
    height: 305px !important;
}

.newsletter-list .outerbox {
    padding: 2px 2px;
    float: left;
    width: 100%;
    background-color: #f3f3f3;
    margin-bottom: 10px;
}

.newsletter-list .year-2012 .outerbox {
    border-left: 5px solid #d63842;
}

.newsletter-list .year-2013 .outerbox {
    border-left: 5px solid #d63842;
}

.newsletter-list .year-2014 .outerbox {
    border-left: 5px solid #d63842;
}

.newsletter-list .year-2015 .outerbox {
    border-left: 5px solid #d63842;
}

.newsletter-list .year-2016 .outerbox {
    border-left: 5px solid #d63842;
}

.newsletter-list .flash-2016 .outerbox {
    border-left: 5px solid #00a450;
}

.newsletter-list .flashback .outerbox a {
    color: #00a450;
}

.newsletter-list .year-2017 .outerbox {
    border-left: 5px solid #d63842;
}

.newsletter-list .outerbox:hover {
    background: #d2d1d1;
}

    .newsletter-list .outerbox:hover .down-icon-box i {
        cursor: pointer;
    }

    .newsletter-list .outerbox:hover p.month {
        color: #959191;
    }

    .newsletter-list .outerbox:hover p.year {
        color: #777474;
    }

    .newsletter-list .outerbox:hover p.issue {
        color: #6b4648;
    }

.newsletter-list .outerbox p.month {
    font-size: 20px;
    text-align: center;
    margin: 0;
    color: silver;
    border-bottom: 1px solid #e0dbdb;
}

.newsletter-list .outerbox p.year {
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    color: #a29e9e;
}

.newsletter-list .outerbox p.issue {
    font-size: 14px;
    text-transform: uppercase;
    padding: 21px 2px;
    margin: 0;
    color: #a29e9e;
}

.newsletter-list .outerbox .down-icon-box {
    padding: 17px 0;
    font-size: 20px;
    text-align: center;
}

.newsletter-list .outerbox .date-box {
    border-right: 1px solid #dedede;
}

.pharmacy_workshop hr {
    margin: 5px;
}

.pharmacy_workshop .no-margin {
    margin: 0;
}

.pharmacy_workshop .clear-padding-right-left {
    padding-right: 0;
    padding-left: 0;
}

.pharmacy_workshop .m-t-10 {
    margin-top: 10px;
}

.pharmacy_workshop .m-t-20 {
    margin-top: 20px;
}

.pharmacy_workshop .m-b-5 {
    margin-bottom: 5px;
}

.pharmacy_workshop .m-b-10 {
    margin-bottom: 10px;
}

.pharmacy_workshop .m-b-20 {
    margin-bottom: 20px;
}

.pharmacy_workshop .capital {
    text-transform: uppercase;
}

.pharmacy_workshop .img-reponsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.pharmacy_workshop .color-red {
    color: #d53b3b;
}

.pharmacy_workshop .bold {
    font-weight: 600;
}

.pharmacy_workshop .header {
    height: 415px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 38%;
    overflow: hidden;
    position: relative;
}

.pharmacy_workshop .group {
    position: absolute;
    width: 100%;
    bottom: 7%;
    margin: 0 auto;
}

    .pharmacy_workshop .group .row-1 {
        background: rgba(0,0,0,.55);
        color: #fff;
        padding: 8px 15px;
        font-size: 16px;
        text-transform: uppercase;
        float: left;
    }

    .pharmacy_workshop .group .row-3-4 {
        font-size: 16px;
        text-transform: uppercase;
    }

        .pharmacy_workshop .group .row-3-4 span, .group .row-3-4 p {
            background-color: rgba(218,5,5,.63);
            color: #fff;
            padding: 8px 10px;
        }

        .pharmacy_workshop .group .row-3-4 .icon-map {
            padding: 8px 13px;
            float: left;
            margin-right: 5px;
        }

        .pharmacy_workshop .group .row-3-4 .icon-calender {
            margin-right: 5px;
            float: left;
        }

        .pharmacy_workshop .group .row-3-4 .text-p {
            float: left;
        }

.pharmacy_workshop .sec-organise img {
    max-height: 120px;
    text-align: center;
}

.pharmacy_workshop .line-red {
    width: 26%;
    height: 10px;
    background-color: #d53b3b;
}

.pharmacy_workshop .line-black {
    width: 26%;
    height: 10px;
    background-color: #171414;
}

.pharmacy_workshop .sec-speakers .speaker-img img {
    max-height: 150px;
}

.pharmacy_workshop .sec-speakers .desc .read-more-speaker {
    border-left: 2px solid #e33232;
    padding: 0 10px;
}

.pharmacy_workshop .sec-speakers .desc .read-more h5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.pharmacy_workshop .sec-objective ul {
    list-style: none;
    padding: 0;
}

    .pharmacy_workshop .sec-objective ul li {
        padding-left: 1.3em;
    }

        .pharmacy_workshop .sec-objective ul li:before {
            content: "\f105";
            font-family: FontAwesome;
            display: inline-block;
            margin-left: -1.3em;
            width: 1.3em;
        }

.pharmacy_workshop .sec-schedule .time {
    font-size: 14px;
    font-weight: 600;
    background-color: #d53b3b;
    padding: 5px 0;
    text-align: center;
    color: #fff;
}

.pharmacy_workshop .sec-schedule .name {
    margin-bottom: 0;
}

.pharmacy_workshop .sec-schedule .position {
    margin-top: 3px;
}

.pharmacy_workshop .sec-schedule img {
    max-height: 150px;
}

.pharmacy_workshop .sec-schedule h4 {
    font-size: 16px;
}

.pharmacy_workshop .sec-register .register-now {
    border-left: 2px solid #e33232;
    padding: 0 10px;
}

    .pharmacy_workshop .sec-register .register-now h5 {
        margin-top: 5px;
        margin-bottom: 5px;
    }

.pharmacy_workshop .sec-contact p {
    margin: 0;
}

.pharmacy_workshop .header .seats {
    position: absolute;
    top: 6%;
    right: 3%;
    height: 150px;
    width: 150px;
    background-color: rgba(218,5,5,.64);
    border-radius: 100%;
}

    .pharmacy_workshop .header .seats p {
        padding: 40px 40px;
        font-size: 16px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: 600;
    }

.past-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

    .past-item .view-conference {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        overflow: hidden;
        width: 100%;
        min-height: 50px;
        background: rgba(237,34,40,.79);
        color: #fff;
        padding: 5px;
    }

        .past-item .view-conference p {
            margin: 0;
        }

            .past-item .view-conference p a {
                color: #fff;
            }

.btn-view-conf {
    text-decoration: none;
    margin-top: 20px;
    background-color: #fff;
    padding: 10px 10px 7px 10px;
    text-transform: uppercase;
    color: #d92c17;
    float: left;
    border-bottom: 3px solid #d92c17;
}

    .btn-view-conf:focus, .btn-view-conf:hover {
        color: #d92c17;
        text-decoration: none;
    }

.workshop-banner .row-1 h2 {
    font-size: 22px !important;
}

.workshop-banner .row-3-4 {
    font-size: 14px !important;
}

.past-item .date-box {
    position: absolute;
    right: 0;
    background-color: rgba(9,9,9,.5);
    color: #fff;
    text-align: center;
    padding: 5px 5px;
}

    .past-item .date-box .year {
        padding: 0 5px 5px 5px;
        font-size: 20px;
        font-weight: 600;
        text-align: center;
    }

    .past-item .date-box .day-month {
        padding: 7px 0 0 0;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 600;
    }

.related-conf .outerbox {
    border-left: 5px solid #d63842;
    padding: 8px 10px;
    float: left;
    width: 100%;
    background-color: #f3f3f3;
    margin-bottom: 10px;
}

.table-simple {
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #fcfcfc;
}

    .table-simple th {
        background-color: #d63842;
        color: #fff;
        border: none;
        font-size: 17px;
    }

    .table-simple td {
        border: 1px solid #ddd;
        font-size: 15px;
    }

.table-studyplan td {
    background-color: #e7e7e7;
    border: 1px solid #fff;
}

.table-studyplan .simple-text {
    background-color: #adadad;
    color: #fff;
    text-align: center;
}

.link-box ul {
    list-style: none;
    padding: 0;
}

.link-box li {
    padding-left: 1.3em;
}

    .link-box li:before {
        content: "\f138";
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -1.3em;
        width: 1.3em;
        color: #d63842;
    }

.outer-box {
    background: #f3f3f3;
    margin-bottom: 15px;
    min-height: 563px;
    position: relative;
}

    .outer-box .img-box img {
        position: relative;
        width: 100%;
    }

    .outer-box .img-box h2 {
        position: absolute;
        top: 170px;
        padding-right: 30px;
        left: 20px;
        width: 100%;
        font-size: 25px;
        color: #fff;
        text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000;
    }

    .outer-box .text-box {
        padding: 20px;
    }

        .outer-box .text-box h2 {
            font-size: 20px;
            text-transform: uppercase;
            color: #d63842;
            margin-bottom: 15px;
            font-weight: 600;
            margin-top: 0;
        }

    .outer-box .link-box h4 {
        background: #c4c4c4;
        color: #fff;
        padding: 5px 15px;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .outer-box .link-box a {
        text-decoration: none;
        color: #000;
    }

        .outer-box .link-box a:hover {
            color: #d63842;
        }

    .outer-box .btn-box {
        position: absolute;
        bottom: 20px;
        width: 100%;
        padding-right: 40px;
    }

        .outer-box .btn-box .btn-primary {
            color: #fff;
            background-color: #d63842;
            border-color: #d63842;
            border-radius: 0;
            text-transform: uppercase;
        }

            .outer-box .btn-box .btn-primary:focus, .outer-box .btn-box .btn-primary:hover {
                color: #000;
                background-color: #fff;
                border-color: #c60a16;
            }

.acc-box h2, .form-box .btn-primary, .h-apply, .sec-left .accr-title {
    text-transform: uppercase;
}

.img-responsive {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.description ul {
    list-style: none;
    padding: 70px 9px;
}

.description li {
    padding-left: 1.3em;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 10px;
}

    .description li:before {
        content: "\f138";
        font-family: FontAwesome;
        display: inline-block;
        margin-left: -.9em;
        width: 1.3em;
        color: #fff;
    }

.form-box {
    background: #f3f3f3;
    margin-bottom: 15px;
    min-height: 563px;
    position: relative;
    padding: 40px;
}

.frm-apply-m {
    padding: 20px 40px;
}

    .frm-apply-m .form-group {
        margin-bottom: 9.3px;
    }

.form-box .col-sm-8 {
    width: 100% !important;
}

.h-apply {
    background: #d63842;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
}

.sec-left .accr-title, p.boxp {
    color: #d63842;
    padding-top: 15px;
}

.sec-left .accr-title {
    margin-top: -6px;
    font-size: 22px;
    font-weight: 800;
}

.acc-box h2 {
    margin-top: 20px;
    font-size: 21px;
    color: #d63842;
    font-weight: 600;
}

p.boxp {
    margin: 15px 0 0;
    border-top: 1px dotted #fff;
    font-weight: 600;
}

.acc-box .whyp {
    margin: 0;
    text-align: justify;
    padding: 10px;
}

.acc-box h4 {
    font-size: 16px;
    margin: 0;
    padding-left: 10px;
}

.acc-box .why-box {
    padding: 20px 0;
}

.acc-box.odd {
    background-color: #ebebeb;
}

.acc-box.even {
    background-color: #dedede;
}

.form-box .btn-primary {
    color: #fff;
    background-color: #d63842;
    border-color: #d63842;
    border-radius: 0;
    width: 100%;
    height: 60px;
    font-size: 22px;
}

.outer-box .btn-box .btn-primary:focus, .outer-box .btn-box .btn-primary:hover {
    color: #000;
    background-color: #fff;
    border-color: #c60a16;
}

.service-wrapper {
    overflow: hidden;
    position: relative;
    border: 1px solid #dedada;
    margin-bottom: 10px;
}

    .service-wrapper img {
        padding: 0 20px;
    }

.service-wrapper-inner-top {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 222px;
    padding: 15px 20px;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    background: rgba(32,32,32,.9);
}

.service-wrapper-inner-left, .service-wrapper-inner-right {
    width: 100%;
    top: 0;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    background: rgba(32,32,32,.9);
    height: 100%;
    position: absolute;
    z-index: 1;
    padding: 15px 20px;
}

.service-wrapper:hover .service-wrapper-inner-top {
    top: 0;
}

.service-wrapper-inner-right {
    right: 230px;
    transition: .1s;
}

.service-wrapper:hover .service-wrapper-inner-right {
    right: 0;
}

.service-wrapper-inner-left {
    left: 230px;
    transition: .1s;
}

.left-385 {
    left: 385px;
}

.left-100 {
    left: 100%;
}

.left-41 {
    left: 41%;
}

.top-300 {
    top: 300px;
}

.service-wrapper:hover .service-wrapper-inner-left {
    left: 0;
}

.service-wrapper-inner-left .description p {
    color: #fff;
    line-height: 18px;
    margin: 0 0;
    font-size: 14px;
    text-align: center;
}

.service-wrapper-inner-left-why {
    height: 100%;
    width: 60%;
    position: absolute;
    z-index: 1;
    top: 0;
    padding: 15px 20px;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -ms-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    background-color: rgba(255,179,184,.77);
}

.service-wrapper:hover .service-wrapper-inner-left-why {
    left: 41%;
}

.sec-whyaau h3 {
    font-size: 40px;
    color: #fff;
    padding: 141px 50px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 0;
}

.list-view.items-selector .summary {
    float: right;
    margin: 21px 25px 0;
}

    .list-view.items-selector .summary select {
        width: 65px;
        height: 33px;
        border: 1px solid #ccc;
    }

.list-view .pager-wrapper {
    float: right;
}

.special-tabs-purple .nav {
    border-bottom: 1px solid #ededed;
}

    .special-tabs-purple .nav a {
        color: #a44398;
    }

.special-tabs-purple .nav-pills > li.active > a, .special-tabs-purple .nav-pills > li.active > a:hover, .special-tabs-purple .nav-pills > li.active > a:focus {
    background: none;
    border-bottom: 2px solid #a44398;
    color: #a44398;
}

.special-tabs-purple .nav > li > a:hover, .nav > li > a:focus {
    background: none;
    color: #000;
}

.special-tabs-green .nav {
    border-bottom: 1px solid #ededed;
}

    .special-tabs-green .nav a {
        color: #1bbcb4;
    }

.special-tabs-green .nav-pills > li.active > a, .special-tabs-green .nav-pills > li.active > a:hover, .special-tabs-green .nav-pills > li.active > a:focus {
    background: none;
    border-bottom: 2px solid #1bbcb4;
    color: #1bbcb4;
}

.special-tabs-green .nav > li > a:hover, .nav > li > a:focus {
    background: none;
    color: #000;
}

.score-head-purple {
    padding: 10px;
    font-size: 18px;
    background-color: #d63842;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.score-head-green {
    padding: 10px;
    font-size: 18px;
    background-color: #1bbcb4;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
}

.score-body {
    padding: 10px;
    font-size: 25px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.sec .col-md-4 img {
    padding: 68px 0 40px 0;
}

.sec button.btn.btn-primary:hover i {
    color: white;
    transition: 0.9s;
    transform: rotateY(180deg);
}

.sec button.green {
    background-color: #1bbcb4;
}

.sec button.purple {
    background-color: #a44398;
}

    .sec button.purple:hover {
        background-color: #e281d6;
    }

.sec button.green:hover {
    background-color: #78e0db;
}

.footer-buttons {
    display: none;
}

.facts-box {
    background-color: #f2f1f2;
    padding: 20px 5px;
}

    .facts-box p, .facts-box p a {
        text-transform: uppercase;
        text-align: center;
        font-weight: 800;
        color: #737273;
        font-size: 12px;
    }

    .facts-box h2 {
        text-align: center;
        color: #737273;
        margin-top: 10px;
    }

    .facts-box:hover {
        background-color: #d63842;
    }

        .facts-box:hover p, .facts-box:hover p a {
            color: #fff;
        }

        .facts-box:hover h2 {
            color: #fff;
        }

.facts-head h3 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.facts-section {
    margin-bottom: 20px;
}

.events-slider .events-list .date {
    height: 75px;
}

    .events-slider .events-list .date .month {
        padding-top: 3px;
    }

    .events-slider .events-list .date .day {
        font-size: 3em;
    }

.events-slider .events-list .sticky {
    background-color: #98141d;
    margin-right: -30px;
    border-bottom: 4px solid #fff;
    color: black;
    border-top: 4px solid #fff;
    padding: 3px 0;
}

    .events-slider .events-list .sticky .date {
        background-color: #98131e;
    }

        .events-slider .events-list .sticky .date .month {
            color: #fff;
        }

        .events-slider .events-list .sticky .date .day {
            color: #fff;
        }

    .events-slider .events-list .sticky .info .title {
        color: #fff;
    }

    .events-slider .events-list .sticky .info .extra-info {
        color: #fff;
    }

.special-tabs .nav {
    border-bottom: 1px solid #ededed;
}

    .special-tabs .nav a {
        color: #d63842;
        text-transform: uppercase;
        padding: 10px 12px;
    }

.special-tabs .nav-pills > li.active > a, .special-tabs .nav-pills > li.active > a:hover, .special-tabs .nav-pills > li.active > a:focus {
    background: none;
    border-bottom: 2px solid #d63842;
    color: #d63842;
}

.special-tabs .nav > li > a:hover, .nav > li > a:focus {
    background: none;
    color: #000;
}

.special-accordion .panel-heading .accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f106";
    float: right;
    color: grey;
}

.special-accordion .panel-heading .accordion-toggle.collapsed:after {
    font-family: 'FontAwesome';
    content: "\f107";
}

.special-accordion .panel-heading .panel-title a {
    text-decoration: none;
}

.special-accordion .post-content .panel-body {
    background-color: #fff;
}

.evtCol {
    margin-bottom: 20px;
}

.sec-date {
    text-align: center;
    text-transform: uppercase;
    padding: 0 5px 0 0;
    display: table-cell;
    color: #000;
    border-right: 5px solid #000;
}

    .sec-date .month {
        margin: 0;
        font-weight: 600;
    }

    .sec-date h2 {
        margin: 0;
        font-weight: 600;
        font-size: 4em;
    }

.sec-desc {
    padding: 10px 10px;
    color: #000;
    display: table-cell;
    table-layout: fixed;
    vertical-align: top;
}

    .sec-desc .event-attr {
        list-style: none;
        padding-left: 15px;
        margin-bottom: 0;
    }

    .sec-desc p {
        margin-bottom: 0;
    }

    .sec-desc .desc-text {
        font-weight: 600;
        display: table-cell;
    }

    .sec-desc .desc-venue:before {
        content: "\f073";
        font-family: "FontAwesome";
        margin-left: -15px;
        color: #d63842;
    }

    .sec-desc .desc-time:before {
        content: "\f017";
        font-family: "FontAwesome";
        margin-left: -15px;
        color: #d63842;
    }

    .sec-desc .desc-text a {
        text-decoration: none;
        color: #000;
    }

.outer {
    background-color: #e0e0e0;
}

    .outer .title {
        padding: 2px 10px;
        text-transform: uppercase;
        min-height: 65px;
        display: table;
        min-width: 100%;
    }

.title h4 {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #000;
}

.title a {
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
}

.outer {
    position: relative;
    overflow: hidden;
}

    .outer::before {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2;
        display: block;
        content: '';
        width: 0;
        height: 0;
        background: rgba(255,255,255,.2);
        border-radius: 100%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        opacity: 0;
    }

    .outer:hover::before {
        -webkit-animation: circle .75s;
        animation: circle .75s;
    }

@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

@keyframes circle {
    0% {
        opacity: 1;
    }

    40% {
        opacity: 1;
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}

.header-sec-top {
    margin-top: 6px !important;
    margin-bottom: 6px;
}

.aau2 .header-sec-top a {
    color: #000;
    text-decoration: none;
}

.top-menu {
    background: #f3f3f3;
    border-bottom: 1px solid #e4e4e4;
}

.searchIcon {
    background: #fff;
}

    .searchIcon a {
        color: #d63842 !important;
        font-size: 17px;
    }

        .searchIcon a:hover {
            color: #fff !important;
        }

.searchlink {
    cursor: pointer;
    display: block;
    float: right;
    font-size: 20px;
    height: 50px;
    position: relative;
    padding: 9px;
}

    .searchlink:hover, .searchlink.open {
        cursor: pointer;
    }

        .searchlink.open > .searchform {
            display: block;
        }

.searchform {
    display: none;
    position: absolute;
    width: 300px;
    height: 60px;
    line-height: 40px;
    top: 50px;
    right: 0;
    padding: 0 10px;
    cursor: default;
    border-radius: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #e1e1e1;
    box-shadow: 0 3px 13px 0 rgba(0,0,0,.2);
    margin-left: -120px;
    z-index: 9999999;
    background-color: #fff;
}

.searchlink.open .searchform {
    display: block;
}

.searchform #search {
    display: block;
    position: relative;
}

    .searchform #search:before {
        content: '\f0d8';
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        top: -20px;
        color: #fff;
        right: 0;
        font-size: 30px;
    }

.searchlink .fa-search {
    color: #fff;
}

.search-top-menu .searchlink {
    font-size: 16px;
    padding: 4px 10px 4px 10px;
    height: auto;
}

    .search-top-menu .searchlink i.fa-search {
        color: inherit;
    }

.search-top-menu .searchform {
    top: 32px;
}

    .search-top-menu .searchform #s {
        width: 278px;
    }

.searchform #s {
    width: 233px;
    background: #fff;
    padding: 0 11px;
    border: 1px solid #e1e1e1;
    border-right: none;
    color: #888;
    margin: 8px 0;
}

.searchform .sbtn {
    display: block;
    position: absolute;
    background: none;
    border: 1px solid #d63842;
    color: #fff;
    line-height: 38px;
    cursor: pointer;
    right: 0;
    top: 8px;
    width: 50px;
    background-color: #d63842;
}

.lang {
    margin-left: 15px;
}

    .lang a {
        text-decoration: none;
        color . owl-carousel . owl-controls . owl-nav . owl-next:#000;
        font-size: 12px;
        font-weight: 500;
        font-family: 'Droid Arabic Kufi',"Open Sans";
        padding: 0 10px 0 10px;
        line-height: 32px;
        background-color: #e0e0e0;
        margin-left: 0;
    }

.page-title {
    font-size: 20px !important;
    color: #022c5a;
    margin-top: 0;
    padding-top: 10px;
    /*padding-right: 10px;*/
    font-family: 'Noto Kufi Arabic', sans-serif;
}

.btn-page-title {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
}

.btn-page-title {
    padding: 8px 35px;
    font-size: 17px;
}

ol.boxes-list {
    list-style-type: none;
    list-style-type: decimal !ie;
    margin: 0;
    padding-left: 2.2em;
    counter-reset: li-counter;
}

    ol.boxes-list > li {
        position: relative;
        margin-bottom: 15px;
        padding: .7em 1em;
        background-color: #f7f7f7;
    }

        ol.boxes-list > li:before {
            position: absolute;
            top: 0;
            left: -2em;
            width: 25px;
            height: 25px;
            font-size: 15px;
            line-height: 25px;
            text-align: center;
            color: #f5f5f5;
            background-color: #d63842;
            content: counter(li-counter);
            counter-increment: li-counter;
        }

        ol.boxes-list > li > ul > li {
            list-style: none;
        }

            ol.boxes-list > li > ul > li:before {
                content: "\f138";
                font-family: FontAwesome;
                display: inline-block;
                margin-left: -1.3em;
                width: 1.3em;
                color: #e2737a;
                font-size: 14px;
            }

.block-quote {
    border-left: 4px solid #d63842;
    padding: 10px;
    background: #f7f7f7;
    color: red;
}

.greybox-small {
    background: #f7f7f7;
    min-height: 235px;
    padding: 15px 25px;
}

.label-simple {
    display: inline;
    padding: 0em .6em 0em;
    font-size: .9em;
    font-weight: 700;
    line-height: 1;
    color: #000;
    border-right: 2px solid #ccc1c1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0em;
}

    .label-simple:last-child {
        border: none;
    }

.locationbox {
    background: #f3f3f3;
    padding: 25px 30px;
    margin-bottom: 30px;
}

    .locationbox h4 {
        text-transform: uppercase;
        color: #979797;
    }

    .locationbox p.address {
        font-weight: 600;
    }

    .locationbox .iconbox {
        position: absolute;
        top: -24px;
        left: 43%;
        right: 50%;
        background: #d63842;
        border-radius: 100%;
        padding: 9px 34px 9px 20px;
        font-size: 25px;
        color: #fff;
    }

ul.committees li {
    list-style: none outside none;
    margin-bottom: 20px;
}

ul.committees .expanded {
    position: relative;
    display: none;
}

.expanded .expanded_inner {
    background: #f3f3f3;
    padding: 40px 25px;
}

ul.committees li.active {
    margin-bottom: 0;
}

    ul.committees li.active .comm_name {
        background: #f3f3f3;
        padding-bottom: 21px;
        border-bottom: none;
    }

ul.committees li .comm_name {
    border: 1px solid #e3e3e3;
    cursor: pointer;
}

    ul.committees li .comm_name p {
        margin: 0;
        padding: 15px 20px;
        min-height: 68px;
        text-align: center;
        font-weight: 600;
    }

div[class^='data'] {
    display: none;
}

.comm_name .collapse-icon {
    position: absolute;
    bottom: -16px;
    left: 50%;
    font-size: 25px;
    z-index: 1;
}

ul.row {
    padding-left: 0;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.social-icons {
    list-style: none;
    margin-bottom: 0;
    margin-top: 5px;
    padding-left: 0;
}

    .social-icons li {
        display: inline-block;
        padding-right: 10px;
    }

        .social-icons li a {
            color: #000;
        }

.lightgrey-background {
    background: #f2f2f2;
}

.home-block-small {
    display: block;
    min-width: 100%;
    float: left;
    padding: 50px 0;
}

.home-block-nopadding {
    display: block;
    min-width: 100%;
    float: left;
}

.simple-block {
    display: block;
    min-width: 100%;
    float: left;
    background: #fff;
}

.menu-apply-btn {
    position: absolute;
    right: 0;
    top: 32px;
    text-transform: uppercase;
    border: 1px solid #d63842;
    padding: 6px 14px;
    font-weight: 800;
    color: #d63842;
}

    .menu-apply-btn:hover {
        background-color: #d63842;
    }

        .menu-apply-btn:hover a {
            color: #fff;
            font-weight: 800;
        }

    .menu-apply-btn a {
        text-decoration: none;
        font-size: 15px;
    }

div[class^='home-block'] h3, .home-block h3 {
    text-align: center;
    font-size: 4em;
    font-weight: 600;
    margin-top: 10px;
    text-transform: capitalize;
}

div[class^='home-block'] .view-all-link {
    margin-bottom: 50px;
}

    div[class^='home-block'] .view-all-link a {
        text-decoration: none;
    }

div[class^='home-block'] h3:after {
    content: " ";
}

.title-icon {
    text-align: center;
}

    .title-icon i {
        font-size: 2em;
        font-weight: 600;
    }

.p-0 {
    padding-top: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}

.news-block .news {
    overflow: hidden;
    position: relative;
}

    .news-block .news .thumb:hover img {
        transform: scale(1.1);
    }

.news .thumb {
    overflow: hidden;
}

.news-block .news.small:before {
    height: 32%;
}

.news .thumb img {
    max-width: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.news .description .news-cat {
    margin-top: 10px;
}

    .news .description .news-cat span {
        font-size: 14px;
        line-height: 24px;
    }

.description .news-title a, .description .news-title-small a {
    color: #000;
    text-decoration: none;
}

.description .news-title {
    font-size: 30px;
    line-height: 44px;
    margin-top: 10px;
}

.description .news-title-small {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

.college-block .card {
    -webkit-box-shadow: 0 5px 5px 0 rgba(176,177,193,.1);
    box-shadow: 0 5px 5px 0 rgba(176,177,193,.1);
    position: relative;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(242,242,242);
    border-radius: .25rem;
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

    .college-block .card:hover h4 {
        color: #d63842;
    }

.college-block .col-md-4:nth-last-child(1), .college-block .col-md-4:nth-last-child(2), .college-block .col-md-4:nth-last-child(3) {
    margin-bottom: 0;
}

.college-block .name {
    display: table;
    height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    padding: 0 15px;
}

    .college-block .name h4 {
        text-decoration: none;
        font-weight: 600;
        display: table-cell;
        vertical-align: middle;
        color: initial;
    }

.college-block .card .thumb {
    position: relative;
    margin: 2%;
    overflow: hidden;
}

    .college-block .card .thumb img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .college-block .card .thumb:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.facts-block, .special-block {
    background-size: cover;
    padding: 50px 0 50px;
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 6;
}

    .facts-block:before, .special-block:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(14,21,30,.6);
    }

    .facts-block .rounded-fact .number {
        font-size: 5em;
        font-weight: 600;
    }

    .facts-block .rounded-fact {
        padding: 50px 10px;
        border: 18px solid #fff;
        border-radius: 100%;
        width: 240px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    .facts-block .fact .item {
        text-transform: uppercase;
        font-weight: 600;
    }

    .facts-block .fact {
        color: #fff;
        z-index: 3;
        text-align: center;
    }

.no-padding-bottom {
    padding-bottom: 0px !important;
}

.video-block .home-video-item.big .absolute-center {
    height: 28%;
    width: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 31px;
    left: 0;
    bottom: 0;
    right: 0;
}

.video-block .owl-nav {
    display: none;
}

i.fa.fa-video:before {
    content: "\f03d";
}

.media_tabs {
    position: relative;
    padding: 0;
    padding-bottom: 0;
}

    .media_tabs input[name="tab-control"] {
        display: none;
    }

    .media_tabs .content section {
        padding: 0;
    }

        .media_tabs .content section h2, .media_tabs ul li label {
            font-family: inherit;
            font-weight: 700;
            font-size: 18px;
            color: #428BFF;
        }

    .media_tabs ul {
        list-style-type: none !important;
        padding-left: 0 !important;
        display: flex !important;
        flex-direction: row !important;
        margin-bottom: 10px !important;
        justify-content: space-between !important;
        align-items: flex-end !important;
        flex-wrap: wrap !important;
        margin-bottom: 0px !important;
    }

        .media_tabs ul li {
            box-sizing: border-box !important;
            flex: 1 !important;
            width: 25% !important;
            padding: 0 10px !important;
            text-align: center !important;
            margin-bottom: 0px !important;
        }

            .media_tabs ul li label {
                transition: all 0.3s ease-in-out;
                color: #929daf;
                padding: 5px auto;
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
                cursor: pointer;
                transition: all 0.2s ease-in-out;
                white-space: nowrap;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

                .media_tabs ul li label br {
                    display: none;
                }

                .media_tabs ul li label svg {
                    fill: #929daf;
                    height: 1.2em;
                    vertical-align: bottom;
                    margin-right: .2em;
                    transition: all 0.2s ease-in-out;
                }

                .media_tabs ul li label:hover, .media_tabs ul li label:focus, .media_tabs ul li label:active {
                    outline: 0;
                    color: #d63842;
                }

                    .media_tabs ul li label:hover svg, .media_tabs ul li label:focus svg, .media_tabs ul li label:active svg {
                        fill: #bec5cf;
                    }

    .media_tabs .slider {
        position: absolute;
        width: 33.33%;
        transition: all 0.33s cubic-bezier(.38,.8,.32,1.07);
    }

        .media_tabs .slider .indicator {
            position: relative;
            width: 50px;
            max-width: 100%;
            margin: 0 auto;
            height: 4px;
            background: #d63842;
            border-radius: 1px;
        }

    .media_tabs .content {
        margin-top: 30px;
        width: auto;
    }

        .media_tabs .content section {
            display: none;
            -webkit-animation-name: content;
            animation-name: content;
            -webkit-animation-direction: normal;
            animation-direction: normal;
            -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
            line-height: 1.4;
        }

            .media_tabs .content section h2 {
                color: #D63842;
                display: none;
            }

                .media_tabs .content section h2::after {
                    content: "";
                    position: relative;
                    display: block;
                    width: 30px;
                    height: 3px;
                    background: #D63842;
                    margin-top: 5px;
                    left: 1px;
                }

    .media_tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        cursor: default;
        color: #d63842;
    }

        .media_tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label i {
            color: #d63842;
        }

@media (max-width:600px) {
    .media_tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        background: rgba(0,0,0,.08);
    }
}

.media_tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateX(-2%);
    transform: translateX(-2%);
}

.media_tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
    display: block;
}

.media_tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    cursor: default;
    color: #d63842;
}

    .media_tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label i {
        color: #d63842;
    }

@media (max-width:600px) {
    .media_tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
        background: rgba(0,0,0,.08);
    }
}

.media_tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateX(94%);
    transform: translateX(94%);
}

.media_tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
    display: block;
}

.media_tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    cursor: default;
    color: #d63842;
}

    .media_tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label i {
        color: #d63842;
    }

@media (max-width:600px) {
    .media_tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
        background: rgba(0,0,0,.08);
    }
}

.media_tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateX(196%);
    transform: translateX(196%);
}

.media_tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
    display: block;
}

.media_tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    cursor: default;
    color: #d63842;
}

    .media_tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label i {
        color: #d63842;
    }

.video-title-wrapper {
    text-align: justify;
}

@media (max-width:600px) {
    .media_tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
        background: rgba(0,0,0,.08);
    }
}

.media_tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    -webkit-transform: translateX(295%);
    transform: translateX(295%);
}

.media_tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
    display: block;
}

.media_tabs input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label {
    cursor: default;
    color: #428BFF;
}

    .media_tabs input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label i {
        color: #428BFF;
    }

@media (max-width:600px) {
    .media_tabs input[name="tab-control"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label {
        background: rgba(0,0,0,.08);
    }
}

.media_tabs input[name="tab-control"]:nth-of-type(5):checked ~ .slider {
    -webkit-transform: translateX(395%);
    transform: translateX(395%);
}

.media_tabs input[name="tab-control"]:nth-of-type(5):checked ~ .content > section:nth-child(5) {
    display: block;
}

@-webkit-keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@media (max-width:1000px) {
    .media_tabs ul li label {
        white-space: initial;
    }

        .media_tabs ul li label br {
            display: initial;
        }

        .media_tabs ul li label svg {
            height: 1.5em;
        }
}

@media (max-width:600px) {
    .media_tabs ul li label {
        padding: 5px;
        border-radius: 5px;
    }

        .media_tabs ul li label span {
            display: none;
        }

    .media_tabs .slider {
        display: none;
    }

    .media_tabs .content {
        margin-top: 20px;
    }

        .media_tabs .content section h2 {
            display: block;
        }
}

.accr_tabs {
    position: relative;
    padding: 0;
    padding-bottom: 0;
}

    .accr_tabs input[name="tab-control1"] {
        display: none;
    }

    .accr_tabs .content .section {
        padding: 0;
    }

        .accr_tabs .content .section h2, .accr_tabs ul li label {
            font-family: inherit;
            font-weight: 700;
            font-size: 18px;
            color: #428BFF;
        }

    .accr_tabs ul {
        list-style-type: none !important;
        padding-left: 0 !important;
        display: flex !important;
        flex-direction: row !important;
        margin-bottom: 10px !important;
        justify-content: space-between !important;
        align-items: flex-end !important;
        flex-wrap: wrap !important;
        margin-bottom: 0px !important;
    }

        .accr_tabs ul li {
            box-sizing: border-box !important;
            flex: 1 !important;
            width: 33.33% !important;
            padding: 0 10px !important;
            text-align: right;
            margin-bottom: 0px !important;
        }

            .accr_tabs ul li label {
                transition: all 0.3s ease-in-out;
                color: #929daf;
                padding: 3px auto;
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
                cursor: pointer;
                transition: all 0.2s ease-in-out;
                white-space: nowrap;
                -webkit-touch-callout: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none;
            }

                .accr_tabs ul li label br {
                    display: none;
                }

                .accr_tabs ul li label svg {
                    fill: #929daf;
                    height: 1.2em;
                    vertical-align: bottom;
                    margin-right: .2em;
                    transition: all 0.2s ease-in-out;
                }

                .accr_tabs ul li label:hover, .accr_tabs ul li label:focus, .accr_tabs ul li label:active {
                    outline: 0;
                    color: #bec5cf;
                }

                    .accr_tabs ul li label:hover svg, .accr_tabs ul li label:focus svg, .accr_tabs ul li label:active svg {
                        fill: #bec5cf;
                    }

    .accr_tabs .slider {
        position: absolute;
        width: 33.33%;
        transition: all 0.33s cubic-bezier(.38,.8,.32,1.07);
    }

        .accr_tabs .slider .indicator {
            position: relative;
            width: 50px;
            max-width: 100%;
            margin: 0 auto;
            height: 4px;
            background: #d63842;
            border-radius: 1px;
        }

    .accr_tabs .content {
        margin-top: 30px;
        width: auto;
    }

        .accr_tabs .content .section {
            display: none;
            -webkit-animation-name: content;
            animation-name: content;
            -webkit-animation-direction: normal;
            animation-direction: normal;
            -webkit-animation-duration: 0.3s;
            animation-duration: 0.3s;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
            line-height: 1.4;
        }

            .accr_tabs .content .section h2 {
                color: #D63842;
                display: none;
            }

                .accr_tabs .content .section h2::after {
                    content: "";
                    position: relative;
                    display: block;
                    width: 30px;
                    height: 3px;
                    background: #D63842;
                    margin-top: 5px;
                    left: 1px;
                }

    .accr_tabs input[name="tab-control1"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        cursor: default;
        color: #d63842;
    }

        .accr_tabs input[name="tab-control1"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label i {
            color: #d63842;
        }

@media (max-width:600px) {
    .accr_tabs input[name="tab-control1"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        background: rgba(0,0,0,.08);
    }
}

.accr_tabs input[name="tab-control1"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateX(22%);
    transform: translateX(22%);
}

.accr_tabs input[name="tab-control1"]:nth-of-type(1):checked ~ .content > .section:nth-child(1) {
    display: block;
}

.accr_tabs input[name="tab-control1"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    cursor: default;
    color: #d63842;
}

    .accr_tabs input[name="tab-control1"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label i {
        color: #d63842;
    }

@media (max-width:600px) {
    .accr_tabs input[name="tab-control1"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
        background: rgba(0,0,0,.08);
    }
}

.accr_tabs input[name="tab-control1"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.accr_tabs input[name="tab-control1"]:nth-of-type(2):checked ~ .content > .section:nth-child(2) {
    display: block;
}

.accr_tabs input[name="tab-control1"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    cursor: default;
    color: #d63842;
}

    .accr_tabs input[name="tab-control1"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label i {
        color: #d63842;
    }

@media (max-width:600px) {
    .accr_tabs input[name="tab-control1"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
        background: rgba(0,0,0,.08);
    }
}

.accr_tabs input[name="tab-control1"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateX(167%);
    transform: translateX(167%);
}

.accr_tabs input[name="tab-control1"]:nth-of-type(3):checked ~ .content > .section:nth-child(3) {
    display: block;
}

.accr_tabs input[name="tab-control1"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    cursor: default;
    color: #428BFF;
}

    .accr_tabs input[name="tab-control1"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label i {
        color: #428BFF;
    }

@media (max-width:600px) {
    .accr_tabs input[name="tab-control1"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
        background: rgba(0,0,0,.08);
    }
}

.accr_tabs input[name="tab-control1"]:nth-of-type(4):checked ~ .slider {
    -webkit-transform: translateX(295%);
    transform: translateX(295%);
}

.accr_tabs input[name="tab-control1"]:nth-of-type(4):checked ~ .content > .section:nth-child(4) {
    display: block;
}

.accr_tabs input[name="tab-control1"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label {
    cursor: default;
    color: #428BFF;
}

    .accr_tabs input[name="tab-control1"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label i {
        color: #428BFF;
    }

@media (max-width:600px) {
    .accr_tabs input[name="tab-control1"]:nth-of-type(5):checked ~ ul > li:nth-child(5) > label {
        background: rgba(0,0,0,.08);
    }
}

.accr_tabs input[name="tab-control1"]:nth-of-type(5):checked ~ .slider {
    -webkit-transform: translateX(395%);
    transform: translateX(395%);
}

.accr_tabs input[name="tab-control1"]:nth-of-type(5):checked ~ .content > .section:nth-child(5) {
    display: block;
}

@-webkit-keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@media (max-width:1000px) {
    .accr_tabs ul li label {
        white-space: initial;
    }

        .accr_tabs ul li label br {
            display: initial;
        }

        .accr_tabs ul li label svg {
            height: 1.5em;
        }
}

@media (max-width:600px) {
    .accr_tabs ul li label {
        padding: 5px;
        border-radius: 5px;
    }

    .accr_tabs .content .section h2, .accr_tabs ul li label {
        font-weight: 500;
        font-size: 13px;
    }

    .accr_tabs .slider {
        display: none;
    }

    .accr_tabs .content {
        margin-top: 20px;
    }

        .accr_tabs .content .section h2 {
            display: block;
        }
}

.newsletter-list-new .outerbox {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    margin-bottom: 20px;
    min-height: 126px;
}

    .newsletter-list-new .outerbox .date-box {
        padding: 0;
    }

    .newsletter-list-new .outerbox p.month {
        font-size: 20px;
        text-align: center;
        margin: 0;
        background-color: #e00f34;
        padding: 5px;
        text-transform: uppercase;
        font-weight: 800;
        color: #fff;
    }

    .newsletter-list-new .outerbox p.year {
        text-align: center;
        margin-bottom: 0;
        background-color: #c30e2e;
        padding: 14px 5px;
        text-transform: uppercase;
        font-weight: 800;
        font-size: 3em;
        color: #fff;
    }

    .newsletter-list-new .outerbox.flashback p.month {
        background-color: #00a450;
    }

    .newsletter-list-new .outerbox.flashback p.year {
        background-color: #029047;
    }

    .newsletter-list-new .outerbox p.issue {
        font-size: 26px;
        text-transform: uppercase;
        padding: 10px 2px;
        margin: 0;
        color: #a29e9e;
        text-align: center;
    }

    .newsletter-list-new .outerbox.flashback p.issue {
        font-size: 18px;
    }

    .newsletter-list-new .outerbox .down-icon-box {
        font-size: 20px;
        text-align: center;
    }

        .newsletter-list-new .outerbox .down-icon-box a:hover {
            text-decoration: none;
        }

        .newsletter-list-new .outerbox .down-icon-box button {
            background: #fff;
            border: 1px solid #4a4a4a;
            color: #4a4a4a;
            font-size: 14px;
            padding: 12px 18px;
            line-height: 16px;
            text-transform: uppercase;
            font-weight: 700;
            margin-bottom: 15px;
        }

.content .btn {
    display: inherit;
}

.media_archive_tab .media_archive_box {
    position: relative;
    overflow: hidden;
}

    .media_archive_tab .media_archive_box .portfolio-img {
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        position: relative;
        overflow: hidden;
    }

    .media_archive_tab .media_archive_box img {
        cursor: pointer;
        display: block;
        opacity: 1;
        width: 100%;
        transition: all 0.3s ease 0s;
    }

    .media_archive_tab .media_archive_box .portfolio-icon {
        transition: all 0.3s ease 0s;
        position: absolute;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 55%;
        left: 0;
        right: 0;
        opacity: 0;
    }

        .media_archive_tab .media_archive_box .portfolio-icon a {
            border-radius: 50%;
            border: 2px solid transparent;
            background: #fff;
            margin: 0 7px;
            height: 46px;
            width: 46px;
            display: inline-block;
            -webkit-transition: all 0.2s ease 0s;
            -moz-transition: all 0.2s ease 0s;
            -ms-transition: all 0.2s ease 0s;
            -o-transition: all 0.2s ease 0s;
            transition: all 0.2s ease 0s;
        }

    .media_archive_tab .media_archive_box figcaption {
        height: 100%;
        position: relative;
        opacity: 1;
        padding: 35px 10px;
        background: #fff;
    }

    .media_archive_tab .media_archive_box figcaption {
        bottom: 0;
        left: 0;
        opacity: 0;
        position: absolute;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        width: 100%;
        height: 100%;
        padding: 45px;
        z-index: 1;
        text-align: center;
    }

    .media_archive_tab .media_archive_box .portfolio-hover-main {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        display: table;
        height: 100%;
        top: 0;
        width: 100%;
    }

    .media_archive_tab .media_archive_box .portfolio-hover-box {
        display: table-cell;
        height: 100%;
    }

    .media_archive_tab .media_archive_box:hover .portfolio-img {
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
    }

    .media_archive_tab .media_archive_box .bg-deep-pink {
        background-color: #c30e2e;
        margin-bottom: 30px;
    }

    .media_archive_tab .media_archive_box:hover img {
        cursor: default;
        opacity: .15;
        transform: scale(1,1);
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        -ms-transform: scale(1,1);
        -o-transform: scale(1,1);
    }

    .media_archive_tab .media_archive_box:hover .portfolio-icon {
        opacity: 1;
        top: 50%;
    }

.text-center {
    text-align: center;
}

.media_archive_tab .media_archive_box .portfolio-icon a:hover, .media_archive_tab .media_archive_box .portfolio-icon a:hover i {
    background: transparent;
    color: #fff;
}

.media_archive_tab .media_archive_box .portfolio-icon i.fa-eye {
    font-size: 20px;
    position: relative;
    top: 11px;
}

.media_archive_tab .media_archive_box .portfolio-icon i.fa-search {
    font-size: 16px;
    position: relative;
    top: 10px;
}

.publication_tab .downloads .outer {
    padding: 15px;
    background: #f0f0f0;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.sec-booklet img {
    height: 305px !important;
}

.publication_tab .downloads .outer p.main-title {
    background: #f0f0f0;
    padding: 10px 5px 3px 5px;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    margin: 0;
    color: #000;
}

.publication_tab .downloads .outer p.small-title {
    font-size: 14px;
    text-align: center;
}

.publication_tab .publication-list {
    list-style: none;
    position: relative;
}

.publication-list-item .publication-item {
    position: relative;
}

.publication-list-item {
    margin-bottom: 35px;
}

    .publication-list-item .publication-item .thumb-info {
        display: block;
        position: relative;
        text-decoration: none;
        max-width: 100%;
        background-color: #FFF;
        border: 1px solid #DDD;
        border-radius: 4px;
        overflow: hidden;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

        .publication-list-item .publication-item .thumb-info .thumb-info-wrapper {
            margin: 0;
        }

.publication-item .thumb-info img {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 3px;
    position: relative;
    width: 100%;
    z-index: -1;
}

.publication-item .thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: rgb(69,69,69);
    color: #FFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.1px;
    padding: 9px 11px 9px;
    z-index: 2;
    min-width: 100%;
    float: left;
    overflow: hidden;
    z-index: 1;
    text-align: center;
}

.publication-item .thumb-info .thumb-info-inner {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

.publication-item .thumb-info .thumb-info-type {
    background-color: #08C;
}

.publication-item .thumb-info .thumb-info-type {
    background-color: #c30e2e;
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px 0 0 0;
    padding: 2px 9px;
    text-transform: none;
    z-index: 2;
}

.publication-item .thumb-info .thumb-info-action-icon {
    background-color: #08C;
}

.publication-item .thumb-info .thumb-info-action-icon {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: #c30e2e;
    border-radius: 0 0 0 25px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    width: 50px;
    z-index: 2;
}

    .publication-item .thumb-info .thumb-info-action-icon i {
        font-size: 24px;
        left: 3px;
        position: relative;
        top: -4px;
        color: #FFF;
    }

.publication-item .thumb-info:hover img {
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.publication-item .thumb-info:hover .thumb-info-action-icon {
    right: 0;
    top: 0;
}

.no-margin {
    margin: 0;
}

.blog-block .blog-item {
    background-color: #ffffff80;
    padding: 20px 15px;
    min-height: 155px;
}

.blog-block .blog-items {
    margin-bottom: 30px;
}

    .blog-block .blog-items:nth-last-child(1), .blog-block .blog-items:nth-last-child(2) {
        margin-bottom: 0;
    }

.blog-block .blog-item .video-title {
    font-size: 18px;
    font-weight: 600;
}

.accreditations .item img {
    margin-bottom: 30px;
}

footer li a {
    color: #f2f2f2;
    font-size: 1em;
}

.special-block {
    z-index: 1;
}

    .special-block .special-block-content {
        text-align: center;
        color: #fff;
    }

        .special-block .special-block-content h1 {
            margin: 0 0 23px;
            font-size: 4em;
        }

        .special-block .special-block-content p {
            line-height: 30px;
            font-size: 18px;
        }

        .special-block .special-block-content .btn {
            padding: 10px 15px;
            font-size: 18px;
        }

.footer {
    float: left;
    width: 100%;
}

    .footer .ftop {
        float: left;
        width: 100%;
        min-height: 130px;
        background: url(/themes/frontend/img/footer-img1.png) no-repeat center top;
    }

        .footer .ftop .left {
            float: left;
            width: 33.1%;
            margin-top: 32px;
            text-align: right;
        }

        .footer .ftop .right {
            float: right;
            width: 50%;
            margin-top: 50px;
        }

        .footer .ftop .left h4 {
            margin-bottom: 5px;
        }

        .footer .ftop .left h1 {
            color: #d63842;
            font-size: 30px;
            font-weight: 900;
            letter-spacing: 1px;
            margin-top: 0;
        }

        .footer .ftop .right p {
            color: #fff;
            font-size: 13px;
            line-height: 18px;
            margin-bottom: 11px;
        }

        .footer .ftop .right .form-control {
            float: left;
            padding: 4px 15px;
            height: 50px;
            background: #fff;
            border-radius: 3px;
            border: none;
            color: #727272;
            font-size: 14px;
        }

        .footer .ftop .right .btn {
            float: left;
            padding: 13px 30px 14px 30px;
            background-color: #7f868c;
            border: 0;
            font-size: 14px;
            font-weight: 500;
            color: #fff;
            text-transform: uppercase;
            transition: all 0.3s ease;
            border-radius: 3px;
            margin-left: 12px;
        }

    .footer .secarea {
        float: left;
        width: 100%;
        padding: 75px 0 67px 0;
    }

.white {
    color: #fff;
}

.footer .secarea h4 {
    margin-bottom: 14px;
}

.footer ul.foolist {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

.footer .foolist li {
    padding: 4px 0;
    margin: 0;
}

    .footer .foolist li a, .footer p {
        color: #aaa;
        transition: all 0.3s ease;
    }

        .footer .foolist li a:hover {
            color: #fff;
        }

.last {
    margin-right: 0 !important;
    clear: right;
}

.footer .secarea .address {
    float: left;
    width: 100%;
    color: #aaa;
    text-align: right;
}

    .footer .secarea .address > img {
        height: 173px;
    }

footer #newsletter-form .form-control {
    height: 45px;
    font-size: 18px;
    border: none;
}

footer #newsletter-form .btn {
    font-size: 18px;
    padding: 10px 15px;
}

footer #newsletter-form {
    margin-bottom: 30px;
}

.footer ul.foosocial {
    width: 100%;
    padding: 0;
    margin: 7px 0 0 0;
}

.footer .foosocial li {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
}

    .footer .foosocial li i {
        color: #000;
        width: 34px;
        height: 34px;
        text-align: center;
        vertical-align: middle;
        line-height: 34px;
        border-radius: 100%;
        transition: all 0.3s ease;
        background-color: #fff;
    }

        .footer .foosocial li i:hover {
            opacity: .5;
        }

footer ul li a {
    display: block;
    color: #fff;
    opacity: .7;
    position: relative;
}

.margin_bottom1 {
    margin-bottom: 10px;
}

.copyrights {
    float: left;
    width: 100%;
    background: #000;
    padding: 35px 0 32px 0;
    color: #fff;
    font-size: 13px;
}

footer h3 {
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}

footer .footer-menu ul li:nth-child(odd) {
    margin-right: 1%;
}

footer .footer-menu ul li {
    float: left;
    width: 49%;
}

footer ul li a {
    display: block;
    color: #fff;
    opacity: .7;
    position: relative;
}

footer .footer-menu ul li a::before {
    content: '\f105';
    font-family: "FontAwesome";
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 5px;
}

footer .footer-menu ul li:hover {
    background: #4e4f51;
}

footer .footer-menu ul li a:hover {
    color: #fff;
}

footer .footer-menu ul li a:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1;
}

    footer .footer-menu ul li a:hover::before {
        content: '\f138';
        color: #fff;
        right: 10px;
    }

footer .footer-menu hr {
    border-top: none;
}

footer p {
    color: #fff;
}

footer #newsletter-form .help-block {
    display: none !important;
    float: left;
    margin-top: -50px;
    z-index: -1;
}

footer .social-icons i {
    font-size: 15px;
    color: #4a4a4a;
}

footer .social-icons li {
    padding: 5px 8px;
    background: #ffffff82;
    border-radius: 100%;
    margin-right: 1px;
}

    footer .social-icons li:hover a {
        opacity: 1;
    }

    footer .social-icons li:hover {
        background: #fff;
    }

    footer .social-icons li a {
        color: #000;
        width: 13px;
        height: auto;
    }

footer hr {
    border-top: 1px solid #fff;
    opacity: .7;
}

footer .footer-logo img {
    height: 100px;
}

.lang > div {
    background: #e0e0e0;
}

    .lang > div > a {
        font-family: 'Open Sans',sans-serif;
        margin-right: 0;
        vertical-align: bottom;
        padding: 0 10px;
        margin-left: 4px;
    }

.downloads h4, .newsletter-list-new h4 {
    margin-bottom: 40px;
}

    .downloads h4 > strong, .newsletter-list-new h4 > strong {
        background-color: #fff;
        padding: 5px 20px;
        color: #000;
    }

    .downloads h4:after, .newsletter-list-new h4:after {
        content: " ";
        min-width: 100%;
        height: 1px;
        position: absolute;
        top: 17px;
        left: 0;
        background-color: #000;
        float: left;
        z-index: -1;
    }

.publication-item .cover-img {
    max-height: 365px;
}

.program-filter {
    padding: 20px 0;
}

    .program-filter .form-control {
        border: none;
        height: 50px;
        font-size: 18px;
        -webkit-box-shadow: 0 5px 5px 0 rgba(176,177,193,.1);
        box-shadow: 0 5px 5px 0 rgba(176,177,193,.1);
    }

    .program-filter select {
        color: #999;
    }

    .program-filter .btn {
        font-size: 18px;
        text-transform: uppercase;
        border: 2px solid;
        background: none;
        color: #d63842;
    }

.results-list:not(.first-line) .item:first-child {
    padding-top: 0;
}

.results-list {
    margin-top: 15px;
}

    .results-list .items {
        border-bottom: 1px solid #e3e5e7;
        padding: 15px 0;
    }

        .results-list .items .title {
            font-size: 18px;
            font-weight: 700;
            margin: 0;
            margin-top: 10px;
            margin-bottom: 30px;
        }

            .results-list .items .title a {
                color: #000;
            }

        .results-list .items .label {
            font-size: 13px;
            margin-right: 10px;
        }

    .results-list .label-success, .results-list .label-success:hover, .results-list .label-success:focus {
        background-color: #d63842;
    }

    .results-list .label-info, .results-list .label-info:hover, .results-list .label-info:focus {
        background-color: #000;
    }

    .results-list .items .btn-apply {
        text-transform: uppercase;
        border: 1px solid #d63842;
        padding: 5px 15px;
        font-weight: 800;
        color: #d63842;
        font-size: 13px;
        margin: 10px 0 0 0;
        min-width: 135px;
        background: none;
    }

    .results-list .summary {
        display: none;
    }

.btn.btn-primary.form-control:hover, .btn.btn-primary.form-control:focus {
    color: #fff;
    background: #d63842;
    border-color: #d63842;
}

.btn.btn-primary.btn-apply:hover {
    background: #d63842;
    color: #fff;
}

.program-filter .form-control {
    margin-bottom: 10px;
}

h4.hompage-search {
    font-weight: 600;
    text-transform: uppercase;
}

.sec-bread .menu-title {
    padding: 10px 0;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
}

.content-holder {
    background: #fff;
    z-index: 0;
    padding-top: 30px;
    margin-bottom: 30px;
}

.page-main-title {
    position: absolute;
    top: 25%;
    z-index: 3;
    color: #fff;
    font-size: 4em;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.btns-switch .btn-video, .btns-switch .btn-photo {
    background: #e4e4e4;
    padding: 15px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

    .btns-switch .btn-video.active, .btns-switch .btn-photo.active {
        background: #f2f2f2;
    }

.news-carousel.owl-theme .owl-controls {
    margin-top: 0;
}

.photo-holder {
    position: relative;
}

    .photo-holder .all-images {
        position: absolute;
        right: 15px;
        top: 15px;
        background: #ffffff91;
        padding: 5px 10px;
        z-index: 2;
        border-radius: 2px;
        box-shadow: -5px 5px #ffffff6b;
    }

        .photo-holder .all-images a {
            color: #000;
        }

        .photo-holder .all-images i {
            font-size: 19px;
        }

    .photo-holder:hover .all-images {
        background: #ffffffe6;
    }

.spl-news.content-holder {
    padding: 0;
    background: #f2f2f2;
    margin: 0;
    color: #000;
}

    .spl-news.content-holder a {
        text-decoration: none;
    }

.spl-news .editorpick-box a:hover h4, .spl-news .news-white-box a:hover h4 {
    color: #d63842;
}

.spl-news .editorpick-box, .spl-news .news-white-box {
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
}

    .spl-news .news-white-box .news-item {
        display: block;
    }

    .spl-news .news-white-box h4, .spl-news .editorpick-box h4 {
        color: #000;
        margin-bottom: 0;
    }

    .spl-news .news-white-box h2, .spl-news .editorpick-box h2 {
        margin-top: 15px;
        margin-bottom: 30px;
    }

    .spl-news .news-white-box a, .spl-news .editorpick-box a {
        color: #000;
    }

    .spl-news .news-white-box .news-item .img-div {
        overflow: hidden;
    }

    .spl-news .news-white-box .news-item img {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
    }

    .spl-news .news-white-box .news-item:hover img {
        transform: scale(1.1);
        -webkit-animation: zoomin 1s 1;
    }

.spl-news .col-md-6 .news-white-box h4 {
    min-height: 32px;
}

.spl-news .col-md-4 .news-white-box h4 {
    min-height: 45px;
}

.spl-news .news-white-box .news-item h4 {
    font-size: 14px;
}

.spl-news .editorpick-box p.date, .spl-news .news-white-box p.date {
    color: #9a9a9a;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 0;
}

.spl-news .white-background {
    background: #fff;
    padding: 15px;
}

    .spl-news .white-background h2:not(icon) {
        margin: 0;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .spl-news .white-background h2.icon {
        margin-bottom: 15px;
    }

    .spl-news .white-background h2 a {
        color: #000;
    }

.news-holder, photos-holder {
    padding-left: 0;
}

    .news-holder .news-form-holder, .news-holder .news-content-holder, .form-holder {
        background: #fff;
        padding-top: 15px;
        margin-bottom: 15px;
        padding-bottom: 1px;
    }

        .news-holder .news-form-holder .listing-filter, .form-holder .listing-filter {
            margin-bottom: 15px;
            margin-top: 0;
            background-color: #fff;
            border-bottom: none;
        }

            .form-holder .listing-filter select.form-control {
                max-width: 150px;
            }

.news-content-holder .listing-a .item-date {
    position: relative;
    bottom: 0;
    background: none;
    color: #a5a5a5;
    font-size: 14px;
    padding: 5px 0;
}

.news-content-holder .listing-a a.item {
    text-decoration: none;
}

.news-content-holder .listing-a h3 {
    font-size: 1.143em;
    margin-bottom: 0;
    margin-top: 18px;
    min-height: 51px;
}

.related-news .related-news-item {
    margin-bottom: 15px;
}

    .related-news .related-news-item .item-date {
        color: #9a9a9a;
        font-size: 12px;
    }

    .related-news .related-news-item a {
        text-decoration: none;
    }

    .related-news .related-news-item img {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .related-news .related-news-item p {
        padding: 5px 10px;
    }

.news-cats {
    margin-top: 50px;
}

    .news-cats .badge-primary {
        background: none;
        border: 1px solid #797979;
        color: #000;
        border-radius: 0;
    }

    .news-cats a {
        display: inline-block;
    }

.listing-filter .bootsize .form-control {
    min-width: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.attr-box {
    background: #f2f2f2;
    min-height: 90px;
    padding: 15px;
}

    .attr-box .ico {
        float: left;
        color: #fff;
        background: #d63842;
        width: 40px;
        height: 40px;
        padding: 8px;
        border-radius: 100%;
        border: 2px solid #fff;
        margin-top: 10px;
        margin-right: 15px;
        text-align: center;
    }

    .attr-box .text {
        color: #000;
        padding: 10px;
    }

        .attr-box .text p {
            margin-bottom: 0;
        }

            .attr-box .text p:nth-child(2) strong {
                margin-right: 7px;
            }

#photos-list .inner-box {
    background: #fff;
}

#photos-list .listing-c .item-photos-date {
    background-color: #fff;
    color: #9a9a9a;
    padding: 8px 10px;
    font-size: 12px;
}

#photos-list .listing-c h3 {
    color: #000;
    font-size: 14px;
    margin-top: 0;
    min-height: 45px;
}

.block-quote .label-simple {
    display: inline-block !important;
}

#staffs-list .listing-a .item {
    border: 1px solid #e3e3e3;
}

.listing-a .item.white-box, .listing-a .item.white-box:first-child {
    padding: 15px;
}

.listing-a .item .img-rounded {
    border-radius: 100%;
}

.desc-box {
    min-height: 150px;
}

    .desc-box h3 {
        margin-bottom: 15px;
        font-weight: 600;
    }

.listing-a .item .img-box {
    border-radius: 100%;
    border: 5px solid #f2f2f2;
    padding: 15px;
    overflow: hidden;
}

    .listing-a .item .img-box > div {
        border-radius: 100%;
        overflow: hidden;
    }

    .listing-a .item .img-box img {
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

#staffs-list .listing-a .item:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.icon-box {
    margin-top: 15px;
}

    .icon-box a {
        text-decoration: none;
    }

    .icon-box .icon i {
        width: 23px;
        height: 23px;
    }

.listing-a .icon-box .icon i {
    width: auto;
    height: auto;
}

.icon-box .icon {
    padding: 2px 5px;
    background: #000;
    color: #fff;
}

.icon-box .icon {
    font-size: 20px;
}

.listing-a .icon-box .icon {
    font-size: inherit;
}

.icon-box .icon:hover {
    background: #5f5f5f;
}

.sidebar-attr .sidebar-box {
    background: #fff;
    margin-bottom: 15px;
}

.sidebar-attr .sec-title {
    padding: 15px;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 600;
}

.sidebar-attr .cats {
    padding: 30px;
    list-style: none;
}

    .sidebar-attr .cats select {
        font-size: 12px;
    }

    .sidebar-attr .cats.filter-rads li {
        color: #9a9a9a;
        font-size: 14px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0;
        border-bottom: 1px solid #f2f2f2;
        display: table;
        width: 100%;
    }

        .sidebar-attr .cats.filter-rads li a {
            float: left;
            text-decoration: none;
            color: #000;
        }

    .sidebar-attr .cats.filter-rads li {
        text-align: inherit;
    }

.sidebar-attr .sidebar-box.related ul {
    list-style: none;
}

.sidebar-attr .sidebar-box .filter-rad {
    margin-right: 10px;
}

.sidebar-attr .cats li label {
    display: table-cell;
}

.listing-a .category h4 {
    margin-bottom: 40px;
}

    .listing-a .category h4:after {
        content: " ";
        min-width: 100%;
        height: 1px;
        position: absolute;
        top: 17px;
        left: 0;
        background-color: #000;
        float: left;
        z-index: -1;
    }

    .listing-a .category h4 > strong {
        background-color: #fff;
        padding: 5px 20px;
        color: #000;
    }

.staff-view h4 {
    line-height: 25px;
    margin: 20px 0 15px 0;
    padding-left: 0px;
    position: relative;
}

    .staff-view h4 strong {
        border-bottom: 1px solid #d63842;
    }

.rad-container {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
}

    .rad-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

.rad-container:hover input ~ .checkmark {
    background-color: #ccc;
}

.rad-container input:checked ~ .checkmark {
    background-color: #d63842;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.rad-container input:checked ~ .checkmark:after {
    display: block;
}

.rad-container .checkmark:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: white;
}

.ul-en-in-ar {
    padding-left: 40px;
    padding-right: 0;
}

.researchTab p.authors {
    margin-bottom: 15px;
}

    .researchTab p.authors a {
        text-decoration: none;
        color: #000;
        margin-right: 10px;
    }

        .researchTab p.authors a i {
            height: 16px;
            width: 16px;
            border: 1px solid #000;
            padding-left: 1px;
            color: #757272;
            font-size: 15px;
            overflow: hidden;
            line-height: 20px;
            vertical-align: middle;
        }

.researchTab .btn-full-text {
    position: absolute;
    top: 0;
    right: 2%;
}

.researchTab .research-type {
    margin-top: 15px;
}

.researchTab h4 a {
    text-decoration: none;
    color: #000;
}

.documentTab, .blogTab {
    margin-top: 15px;
}

    .documentTab .document-item {
        margin-bottom: 15px;
    }

        .documentTab .document-item a, .blogTab .blog-item a {
            text-decoration: none;
            color: #000;
        }

        .documentTab .document-item .date, .blogTab .blog-item .date {
            font-size: 12px;
            color: #9a9a9a;
        }

    .blogTab .blog-item {
        margin-bottom: 30px;
    }

        .blogTab .blog-item .textbox {
            padding: 10px;
            box-shadow: 0 0 20px 0 #f2f2f2;
            min-height: 215px;
        }

        .blogTab .blog-item h4 {
            font-size: 15px;
            margin-top: 0;
            padding-top: 10px;
            margin-bottom: 5px;
            min-height: 42px;
        }

.profile-login {
    margin: 0;
    text-align: center;
}

    .profile-login .google-btn a {
        margin: 15px 0 5px 0;
    }

    .profile-login .google-btn .btn-desc {
        font-size: 12px;
        color: #9a9a9a;
    }

.publisher {
    margin-bottom: 15px;
}

    .publisher .publisher-img {
        max-width: 32px;
        max-height: 32px;
        display: inline-block;
        margin-right: 10px;
    }

    .publisher .publisher-name {
        display: inline-block;
        margin-top: 8px;
    }

#blog-list .desc-box {
    padding: 30px;
    background-color: #fff;
    margin-bottom: 30px;
    min-height: 300px;
}

    #blog-list .desc-box h1 a, .desc-box h2 a {
        color: #000;
        text-decoration: none;
    }

    #blog-list .desc-box h1 {
        font-size: 24px;
    }

    #blog-list .desc-box h2 {
        font-size: 18px;
    }

    #blog-list .desc-box .date-cat {
        font-size: 14px;
        margin-bottom: 15px;
    }

    #blog-list .desc-box.small-box .date-cat {
        margin-bottom: 15px;
    }

    #blog-list .desc-box .date-cat .category {
        color: #d63842;
    }

    #blog-list .desc-box .date-cat .date {
        color: #9a9a9a;
    }

.split:before {
    content: "/";
    padding: 0 6px;
}

.sidebar-attr .sidebar-box {
    background: #fff;
}

.sidebar-attr .sec-title {
    padding: 15px;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 600;
}

.sidebar-attr .cats {
    padding: 30px;
    list-style: none;
}

    .sidebar-attr .cats li {
        text-align: right;
        color: #9a9a9a;
        font-size: 14px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .sidebar-attr .cats li a {
            float: left;
            text-decoration: none;
            color: #000;
        }

.sidebar-attr .sidebar-box.related ul {
    list-style: none;
}

.sidebar-box.related ul.desc-box .date-cat {
    margin-bottom: 0;
}

.sidebar-box.related ul li {
    border-bottom: 1px solid #efefef;
    padding-bottom: 25px;
    margin-bottom: 25px;
    min-height: 95px;
}

    .sidebar-box.related ul li:last-child {
        margin-bottom: 0;
        border: none;
    }

    .sidebar-box.related ul li a {
        text-decoration: none;
        color: #000;
    }

.sidebar-box.related ul img {
    margin-right: 15px;
    float: left;
}

.quicklinks-div {
    overflow: hidden;
}

.quicklinks {
    flex-flow: row wrap;
    justify-content: center;
    display: flex !important;
    background-color: #e5eef6;
    list-style: none;
    margin: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1050;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s cubic-bezier(.42,0,.58,1),visibility 1s cubic-bezier(.42,0,.58,1),height 1.2s cubic-bezier(.165,.84,.44,1),transform 1.2s cubic-bezier(.165,.84,.44,1);
    overflow: hidden;
    padding: 3.125% 3.90625%;
    transform: translateY(-100%);
}

    .quicklinks > li {
        padding: 4px;
        width: 20%;
        height: 33%;
        opacity: 0;
        transform: rotateY(90deg);
        transition: all 600ms ease;
        transition-delay: 650ms;
    }

.quicklinks-item {
    background-color: #000000bf;
    color: #fff;
    display: block;
    height: 100%;
    padding: 20% 20px 0;
    text-align: center;
}

.quicklinks.show {
    height: 100%;
    opacity: .96;
    visibility: visible;
    padding: 3.125% 3.90625%;
    transform: translateY(0);
}

    .quicklinks.show > li {
        opacity: 1;
        transform: rotateY(0);
    }

.quicklinks h4 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin: 1% 0;
    text-transform: uppercase;
    font-weight: 600;
}

.quicklinks-div .closebtn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 50px;
    font-weight: 400;
    z-index: 9999;
    color: #727272;
    font-size: 50px;
    font-weight: 400;
    font-family: 'Times New Roman';
    cursor: pointer;
    line-height: 1;
    opacity: 0;
    transition: opacity 400ms ease;
}

.quicklinks-item:hover, .quicklinks-item:focus {
    background-color: #d63842;
    text-decoration: none;
    color: #fff;
}

.quicklinks-item i {
    display: block;
    font-size: 96px;
    margin-bottom: 10px;
}

.search-holder {
    padding-bottom: 70px;
    padding-top: 50px;
    background-image: url(/themes/frontend/img/abudhabi-campus.jpg);
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #404040;
    color: #fff;
    margin-bottom: 15px;
}

.staff-input-group .input-group-addon {
    background: white !important;
    border: none;
}

.staff-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
    height: 50px;
    font-size: 18px;
    border: none;
}

.staff-input-group button {
    border: 0;
    background: transparent;
    font-size: 18px;
}

.search-holder a.btn {
    position: absolute;
    top: 25px;
    right: 35px;
}

.search-holder h2 {
    margin-bottom: 50px;
}

div.stafflist_name {
    height: 90px;
    line-height: 90px;
    text-align: center;
    border: 1px solid #e3e3e3;
    margin-bottom: 15px;
    padding: 0 10px;
    background-color: #fff;
}

    div.stafflist_name a {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        text-decoration: none;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
    }

    div.stafflist_name:hover {
        background-color: #d63842;
    }

        div.stafflist_name:hover a {
            color: #fff;
        }

.post-content.evt-inner-page .event-details {
    min-height: 0;
}

.form-holder .listing-filter.renderered {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 15px;
}

.p-r-0 {
    padding-right: 0;
}

.p-l-0 {
    padding-left: 0;
}

.listing-filter .bootsize.big .form-control {
    height: 50px;
    font-size: 18px;
    box-shadow: none;
}

.p-b-30 {
    padding-bottom: 30px;
}

.onetone-owl-slider .owl-item {
    display: none;
}

    .onetone-owl-slider .owl-item:first-child {
        display: block;
    }

.onetone-owl-slider.owl-carousel-initialized .owl-item {
    display: block;
}

.events-slider .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.events-slider .animate-out {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.events-slider .owl-item {
    display: table;
}

.events-slider .owl-carousel .item {
    display: table-cell;
    vertical-align: middle;
}

.events-slider .btn {
    color: #000;
    background: transparent;
    border: 2px solid #d63842;
    padding: 8px 24px;
    text-transform: uppercase;
}

.events-slider .btn-primary:hover {
    color: #fff;
    background-color: #d63842;
    border-color: #d63842;
}

.events-slider .slider-contents {
    position: absolute;
    top: 25%;
    left: 10%;
    text-align: left;
    color: #fff;
    width: 40%;
}

    .events-slider .slider-contents.background {
        background: #0000009c;
        width: 50%;
        padding: 40px;
    }

.events-slider .img-overlay {
    width: auto !important;
    position: absolute;
    bottom: -15%;
    right: 10%;
    height: 90%;
}

.events-slider .owl-dots {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 10px;
}

.events-slider .owl-carousel .owl-dot {
    background-color: #fff;
    border: 1px solid #c2c2c3;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}

    .events-slider .owl-carousel .owl-dot.active {
        background-color: #d63842;
        border: 0;
        width: 10px;
        height: 10px;
    }

.events-slider .owl-theme .owl-dots .owl-dot span {
    width: 0;
    height: 0;
}

.events-slider .owl-theme .owl-controls {
    margin: 0;
}

.events-slider h1 {
    font-size: 5em;
    width: 100%;
}

.events-slider h2 {
    font-size: 3em;
    width: 100%;
}

.events-slider h3 {
    font-size: 2.3em;
    width: 100%;
}

.events-slider h4 {
    font-size: 28px;
    width: 100%;
    line-height: 40px;
}

.events-slider p {
    font-size: 18px;
    width: 100%;
    line-height: 24px;
}

    .events-slider p .category {
        background-color: #004b85;
        padding: 5px 10px;
        line-height: 50px;
        color: #fff;
    }

.events-slider a {
    text-decoration: none;
}

.timeline * {
    box-sizing: border-box;
}

.project-name {
    text-align: center;
    padding: 10px;
    color: #fff;
}

.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

    .timeline::after {
        content: "";
        position: absolute;
        width: 6px;
        background-color: #f2f2f2;
        top: 0;
        bottom: 0;
        left: 50%;
        margin-left: -3px;
    }

    .timeline .object-container {
        padding: 5px 40px;
        position: relative;
        background-color: inherit;
        width: 50%;
    }

        .timeline .object-container::after {
            content: "";
            position: absolute;
            width: 25px;
            height: 25px;
            right: -12px;
            background-color: #f2f2f2;
            border: 4px solid #f2f2f2;
            top: 15px;
            border-radius: 50%;
            z-index: 1;
        }

    .timeline .left {
        left: 0;
    }

    .timeline .right {
        left: 50%;
    }







.smart-slider {
    position: relative;
}

    .smart-slider .button-holder {
        background-color: #e12f3d;
        border-radius: 30px 30px 30px 30px;
        width: 380px;
        height: 50px;
        padding: 7px 50px;
        margin-top: 30px;
    }

        .smart-slider .button-holder a {
            margin-right: 10px;
        }

            .smart-slider .button-holder a span.fa {
                border: 2px solid #fff;
                color: #fff;
                width: 34px;
                height: 34px;
                vertical-align: middle;
                line-height: 30px;
                border-radius: 100%;
                transition: all 0.3s ease;
                padding-left: 9px;
            }

                .smart-slider .button-holder a span.fa:hover {
                    color: #000;
                    border-color: #000;
                }

@media screen and (max-width:600px) {
    .timeline::after {
        left: 31px;
    }

    .timeline container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    .timeline .object-container::before {
        left: 60px;
        border: medium solid #f2f2f2;
        border-width: 10px 10px 10px 0;
        border-color: transparent #f2f2f2 transparent transparent;
    }

    .timeline .left::after, .timeline .right::after {
        left: 15px;
    }

    .timeline .right {
        left: 0%;
    }
}

.timeline .content-holder p.date {
    margin-bottom: 0;
    color: #a5a5a5;
    font-size: 15px;
    margin-top: 15px;
    font-weight: 600;
}

.timeline .content-holder p.desc {
    margin-top: 5px;
}

.accr_tabs ul li:nth-child(2) {
    text-align: center;
}

.accr_tabs ul li:nth-child(3) {
    text-align: left;
}

.aau2 .home-bottom-html #affiliation-slide .item {
    text-align: center;
    padding: 10px;
    background: transparent;
}

.aau2 .home-bottom-html #affiliation-slide {
    margin-top: 0;
}

    .aau2 .home-bottom-html #affiliation-slide .item:hover {
        background: transparent;
    }

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

#fade-quote-carousel.carousel {
    padding: 30px 0;
    min-height: 310px;
    background: #ececec;
}

    #fade-quote-carousel.carousel .carousel-indicators {
        bottom: 10px;
        text-align: center;
    }

        #fade-quote-carousel.carousel .carousel-indicators > li {
            background-color: #e84a64;
            border: none;
        }

#fade-quote-carousel .carousel-inner:before {
    content: "\f10d";
    font-size: 12em;
    font-family: FontAwesome;
    position: absolute;
    top: 0%;
    left: 5%;
    color: #eadcdc;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    float: right;
}

.carousel-indicators {
    position: absolute;
    bottom: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    margin-left: 0%;
    right: auto;
}

#fade-quote-carousel .item a.colorbox-video {
    display: block;
    text-align: center;
}

#fade-quote-carousel .item .testimonial-attr {
    padding: 0 30px;
    display: block;
}

#fade-quote-carousel .item .testimonial-by {
    font-size: 16px;
    margin-top: 26px;
    float: left;
}

    #fade-quote-carousel .item .testimonial-by p.name {
        font-weight: 600;
    }

    #fade-quote-carousel .item .testimonial-by p {
        margin-bottom: 0;
        color: #000;
    }

.article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
}

    .article-slide .carousel-indicators li {
        border: medium none;
        border-radius: 0;
        height: 54px;
        margin-bottom: 5px;
        margin-left: 0;
        margin-right: 5px !important;
        margin-top: 0;
        width: 100px;
    }

    .article-slide .carousel-indicators img {
        border: 2px solid #FFF;
        float: left;
        height: 54px;
        left: 0;
        width: 100px;
    }

    .article-slide .carousel-indicators .active img {
        border: 2px solid #428BCA;
        opacity: .7;
    }

.img-holder {
    display: inline-block;
    width: 100%;
    height: 75%;
    overflow: hidden;
}

    .img-holder img {
        display: inline-block;
        width: 100%;
        height: 75%;
        margin: -10% 0;
    }

.form-listing:nth-last-child(1) {
    margin-bottom: 35px;
}

.form-listing .form-listing-inner {
    border-bottom: 1px solid #a29e9e;
    padding: 10px 0;
}

    .form-listing .form-listing-inner:hover p {
        color: #d63842;
    }

    .form-listing .form-listing-inner p {
        margin: 0;
        color: #000;
    }

    .form-listing .form-listing-inner a {
        text-decoration: none;
    }

    .form-listing .form-listing-inner p:after {
        content: "\f138";
        font-family: FontAwesome;
        display: inline-block;
        width: 1.3em;
        color: #d63842;
        font-size: 16px;
        position: absolute;
        right: 10px;
    }

.form-listing.last {
    margin-bottom: 35px;
}

.at-share-tbx-element .at-icon-wrapper {
    /*background-color: #bebebe;*/
}

    .at-share-tbx-element .at-icon-wrapper:hover, .at-share-tbx-element .at-icon-wrapper:focus {
        background-color: inherit;
        transform: none !important;
    }

.at-icon-wrapper.at-share-btn.at-svc-email {
    background-color: rgb(255,165,0) !important;
}

.custom-container {
    padding-left: 50px;
    padding-right: 50px;
}

.header-sec-top a.blink {
    background: 0 0;
    color: #000;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}

.liClass {
    padding-left: 6px;
    padding-right: 6px;
    display: inline-block;
    list-style: none;
}


li.liClass {
    border-right: none;
    border-left: 1px solid #fff;
}

.header-sec-top a.blink {
    /*animation: rainbow 4s infinite,heartbeat .6s infinite;*/
    color: black;
}

@keyframes rainbow {
    0% {
        color: #d63842;
        transform: scale(1.5);
    }

    10% {
        color: #000000;
        transform: scale(4);
    }

    20% {
        color: #d63842;
        transform: scale(4);
    }

    30% {
        color: #000000;
    }

    40% {
        color: #d63842;
    }

    50% {
        color: #000000;
    }

    60% {
        color: #d63842;
    }

    70% {
        color: #000000;
    }

    80% {
        color: #d63842;
    }
}

@keyframes heartbeat {
    50% {
        transform: scale(1.1);
    }
}

@media screen and (min-width:480px) {
    .header-main-top {
        display: none;
    }

    .menu-under-slider li {
        padding: 50px 10px 50px 17px;
    }

    #tawkchat-minified-wrapper {
        display: none;
        height: 0;
    }
}

@media screen and (max-width:480px) {
    .sticky-social {
        display: none;
    }

    .top-header {
        margin-top: 5px;
    }

    .header-main-top {
        display: block;
        text-align: center;
        padding: 0;
    }

    .header-sec-top {
        text-align: center;
    }

    .aau2 .header-sec-top a {
        font-size: 8px;
    }

    .menu-under-slider li {
        padding: 18px 35px 18px 35px;
    }

    .news-dd .overlay {
        height: 60px;
    }

    .news-dd .text {
        top: 0%;
    }

        .news-dd .text p {
            font-size: 11px;
        }

        .news-dd .text h4 {
            font-size: 13px;
        }

    .pharmacy_workshop .group .row-1 {
        font-size: 9px;
    }

        .pharmacy_workshop .group .row-1 h2 {
            font-size: 13px !important;
        }

    .pharmacy_workshop .group .row-3-4 {
        font-size: 9px;
    }

    .sec-contact .col-md-4 {
        padding-bottom: 20px;
    }

    .pharmacy_workshop h2 {
        font-size: 20px;
    }

    .sec-schedule h3 {
        font-size: 18px;
    }

    .service-wrapper-inner-left {
        left: 350px;
    }

        .service-wrapper-inner-left .description p {
            line-height: 34px;
            font-size: 20px;
        }

    .service-wrapper-inner-left-why {
        width: 100%;
    }

    .service-wrapper:hover .service-wrapper-inner-left-why {
        left: 0;
    }

    .sec .col-md-4 img {
        padding: 10px 0 10px 0;
    }

    .custom-container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .news .description {
        margin-bottom: 10px;
    }

    .footer-buttons {
        display: block;
    }

    .float-apply {
        display: none;
    }

    .footer-buttons {
        position: fixed;
        bottom: 0;
        height: 40px;
        width: 50%;
        background: #999;
        z-index: 9;
    }

        .footer-buttons img {
            width: 100%;
        }

        .footer-buttons.right {
            right: 0;
            background: center center no-repeat #000;
        }

        .footer-buttons.left {
            left: 0;
            background: center center no-repeat #d63842;
        }

        .footer-buttons.left-ar {
            left: 0;
            background: center center no-repeat #d63842;
        }

    .page-title {
        font-size: 21px;
    }

    .btn-page-title {
        padding: 5px 10px;
        font-size: 12px;
        font-weight: 600;
    }

    .label-simple {
        display: block;
        padding: 0;
        border: none;
        line-height: 2;
    }

    .inner-page.header-margin {
        margin-top: 0;
    }

    .inner-page-header-image {
        height: 110px;
    }

    .special-tabs .nav-pills > li {
        float: none;
        text-align: center;
        margin-bottom: 5px;
    }

        .special-tabs .nav-pills > li.active > a, .special-tabs .nav-pills > li.active > a:hover, .special-tabs .nav-pills > li.active > a:focus {
            border: 1px solid #d63842;
            border-bottom: 2px solid #d63842;
        }

    .special-tabs .nav a {
        border: 1px solid #d63842;
        padding: 3px 10px;
    }

    .page-title a.btn, .content-body h2 > a.btn {
        padding: 5px 15px !important;
        font-size: 14px !important;
        float: none !important;
        width: 100%;
    }

    .social-icons, .aau2 .header-main .white-background {
        text-align: center;
    }

    .navbar-default .navbar-brand {
        padding: 15px;
    }

    .menu-apply-btn {
        display: none;
    }

    .news-block .news::before {
        height: 35%;
    }

    .news .description .news-cat span {
        font-size: 10px;
    }

    .description .news-title, .description .news-title-small {
        font-size: 13px;
        line-height: 20px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .description .news-attr .post-date {
        margin-bottom: 0;
        font-size: 10px;
    }

    .home-video-item span i {
        font-size: 50px;
    }

    .video-block .home-video-item.big .absolute-center {
        top: 10px;
    }

    .home-video-item span i {
        top: 30%;
    }

    .newsletter-list-new .outerbox p.month {
        font-size: 13px;
    }

    .newsletter-list-new .outerbox p.year {
        font-size: 18px;
    }

    .newsletter-list-new .outerbox p.issue {
        font-size: 18px;
        padding: 6px 2px;
    }

    .newsletter-list-new .outerbox .down-icon-box button {
        font-size: 11px;
        padding: 5px 5px;
    }

    .special-block .special-block-content h1 {
        font-size: 40px;
    }

    .special-block .special-block-content p {
        line-height: 20px;
        font-size: 13px;
    }

    .special-block .special-block-content .btn {
        padding: 6px 10px;
        font-size: 13px;
    }

    .footer .ftop {
        background: none;
    }

        .footer .ftop .left {
            width: 100%;
            text-align: center;
            color: #fff;
        }

    div[class^="home-block"] .view-all-link.margin-bottom-0 {
        margin-bottom: 50px !important;
    }

    .footer .ftop .right {
        width: 100%;
        margin-top: 15px;
        padding: 0 20px;
        text-align: center;
    }

        .footer .ftop .right .blk-subscribe {
            padding: 0;
        }

            .footer .ftop .right .blk-subscribe .btn {
                margin-top: 5px;
                margin-left: 0;
            }

    .footer .secarea {
        padding: 15px 0 67px 0;
    }

        .footer .secarea .address {
            text-align: center;
        }

    .facts-block .rounded-fact {
        width: 240px;
    }

    .header-sec-top li {
        padding-left: 2px;
        padding-right: 2px;
    }

    .lang > div {
        background: none;
    }

        .lang > div > a {
            margin-right: 0;
            vertical-align: bottom;
            padding: 0 0 0 0;
            margin-left: 0;
            background: none;
            line-height: 24px;
        }

    .aau2 .header-sec-top li {
        border: none;
    }

    .newsletter-list-new .outerbox {
        min-height: 0;
    }

    .publication-item .cover-img {
        max-height: 180px;
    }

    .publication-item .thumb-info .thumb-info-title {
        font-size: 12px;
    }

    .page-main-title {
        font-size: 1.5em;
        top: 15%;
    }

    .sec-bread .p-0 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .sec-bread .menu-title {
        display: none;
    }

    .events-slider h4 {
        font-size: 6px;
        width: 100%;
        line-height: 11px;
        margin: 0;
    }

    .events-slider h1 {
        font-size: 1em;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .events-slider h2 {
        font-size: .8em;
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .events-slider p {
        font-size: 5px;
        width: 100%;
        line-height: 0;
        margin-bottom: 5px;
    }

        .events-slider p .category {
            background-color: #004b85;
            padding: 2px 3px;
            line-height: 15px;
            color: #fff;
        }

    .events-slider .btn {
        padding: 3px 5px;
        text-transform: uppercase;
        font-size: 4px;
    }

    .timeline .object-container {
        padding: 0;
        width: 100%;
    }

        .timeline .left::before, .timeline .object-container::after, .timeline::after, .timeline .right::before {
            display: none;
        }

    .smart-slider .button-holder {
        width: 225px;
        height: 35px;
        padding: 7px 25px;
        margin-top: 10px;
    }

        .smart-slider .button-holder a {
            margin-right: 3px;
        }

            .smart-slider .button-holder a span.fa {
                width: 22px;
                height: 22px;
                line-height: 20px;
                padding-left: 3px;
            }

    .aau2 .primary-logo {
        margin-top: 0;
        margin-bottom: 0;
    }

    .quicklinks.show {
        padding: 10% 3.90625%;
    }

    .quicklinks-div .closebtn {
        top: 0px;
    }

    .quicklinks > li {
        width: 33.33%;
        height: 20%;
    }

    .quicklinks-item {
        padding: 10px 5px 0;
    }

        .quicklinks-item i {
            font-size: 30px;
        }

    .open-day-page .service-wrapper-inner-left-why {
        left: 0;
    }
}

.box > .icon {
    text-align: center;
    position: relative;
}

    .box > .icon > .image {
        position: relative;
        z-index: 2;
        margin: auto;
        width: 88px;
        height: 88px;
        border: 8px solid #fff;
        line-height: 88px;
        border-radius: 50%;
        background: #d63842;
        vertical-align: middle;
    }

    .box > .icon:hover > .image {
        background: #333;
    }

    .box > .icon > .image > i {
        font-size: 36px !important;
        color: #fff !important;
        letter-spacing: -5px;
    }

    .box > .icon:hover > .image > i {
        color: white !important;
    }

    .box > .icon > .info {
        margin-top: -40px;
        background: rgb(243 243 243);
        border: 1px solid #f3f3f3;
        padding: 45px 15px 20px 15px;
        min-height: 207px;
    }

    .box > .icon:hover > .info {
        background: rgb(243 243 243);
        border-color: #f3f3f3;
        color: #fff;
        min-height: 207px;
    }

    .box > .icon > .info > h3.title {
        font-size: 20px;
        color: #222;
        font-weight: 600;
    }

    .box > .icon > .info > p {
        font-family: "Roboto",sans-serif !important;
        font-size: 13px;
        color: #666;
        line-height: 1.5em;
        margin: 20px;
    }

    .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {
        color: #222;
    }

    .box > .icon > .info > .more a {
        font-family: "Roboto",sans-serif !important;
        font-size: 12px;
        color: #222;
        line-height: 12px;
        text-transform: uppercase;
        text-decoration: none;
    }

    .box > .icon:hover > .info > .more > a {
        color: #fff;
        padding: 6px 8px;
        background-color: #d63842;
    }

.box .space {
    height: 30px;
}

.ai-ul, .fa-ul {
    list-style-type: none;
}

.ai-li, .fa-li {
    top: .14285714em;
    text-align: center;
}

.ai-fw, .ai-li, .fa-fw, .fa-li {
    text-align: center;
}

.ai.fa-pull-left, .fa.fa-pull-left {
    margin-right: .3em;
}

@font-face {
    font-family: Academicons;
    src: url(../font/academicons/academicons.eot?v=1.8.6);
    src: url(../font/academicons/academicons.eot?v=1.8.6) format('embedded-opentype'),url(../font/academicons/academicons.ttf?v=1.8.6) format('truetype'),url(../font/academicons/academicons.woff?v=1.8.6) format('woff'),url(../font/academicons/academicons.svg?v=1.8.6#academicons) format('svg');
    font-weight: 400;
    font-style: normal;
}

.ai {
    display: inline-block;
    font: normal normal normal 14px/1 Academicons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ai-lg, .fa-lg {
    line-height: .75em;
    vertical-align: -15%;
}

.ai-academia:before {
    content: "\e9af";
}

.ai-academia-square:before {
    content: "\e93d";
}

.ai-acclaim:before {
    content: "\e92e";
}

.ai-acclaim-square:before {
    content: "\e93a";
}

.ai-acm:before {
    content: "\e93c";
}

.ai-acm-square:before {
    content: "\e95d";
}

.ai-acmdl:before {
    content: "\e96a";
}

.ai-acmdl-square:before {
    content: "\e9d3";
}

.ai-ads:before {
    content: "\e9cb";
}

.ai-ads-square:before {
    content: "\e94a";
}

.ai-arxiv:before {
    content: "\e974";
}

.ai-arxiv-square:before {
    content: "\e9a6";
}

.ai-biorxiv:before {
    content: "\e9a2";
}

.ai-biorxiv-square:before {
    content: "\e98b";
}

.ai-ceur:before {
    content: "\e96d";
}

.ai-ceur-square:before {
    content: "\e92f";
}

.ai-coursera:before {
    content: "\e95f";
}

.ai-coursera-square:before {
    content: "\e97f";
}

.ai-cv:before {
    content: "\e9a5";
}

.ai-cv-square:before {
    content: "\e90a";
}

.ai-dataverse:before {
    content: "\e9f7";
}

.ai-dataverse-square:before {
    content: "\e9e4";
}

.ai-dblp:before {
    content: "\e94f";
}

.ai-dblp-square:before {
    content: "\e93f";
}

.ai-depsy:before {
    content: "\e97a";
}

.ai-depsy-square:before {
    content: "\e94b";
}

.ai-doi:before {
    content: "\e97e";
}

.ai-doi-square:before {
    content: "\e98f";
}

.ai-dryad:before {
    content: "\e97c";
}

.ai-dryad-square:before {
    content: "\e98c";
}

.ai-figshare:before {
    content: "\e981";
}

.ai-figshare-square:before {
    content: "\e9e7";
}

.ai-google-scholar:before {
    content: "\e9d4";
}

.ai-google-scholar-square:before {
    content: "\e9f9";
}

.ai-ideas-repec:before {
    content: "\e9ed";
}

.ai-ideas-repec-square:before {
    content: "\e9f8";
}

.ai-ieee:before {
    content: "\e929";
}

.ai-ieee-square:before {
    content: "\e9b9";
}

.ai-impactstory:before {
    content: "\e9cf";
}

.ai-impactstory-square:before {
    content: "\e9aa";
}

.ai-inspire:before {
    content: "\e9e9";
}

.ai-inspire-square:before {
    content: "\e9fe";
}

.ai-lattes:before {
    content: "\e9b3";
}

.ai-lattes-square:before {
    content: "\e99c";
}

.ai-mathoverflow:before {
    content: "\e9f6";
}

.ai-mathoverflow-square:before {
    content: "\e97b";
}

.ai-mendeley:before {
    content: "\e9f0";
}

.ai-mendeley-square:before {
    content: "\e9f3";
}

.ai-open-access:before {
    content: "\e939";
}

.ai-open-access-square:before {
    content: "\e9f4";
}

.ai-orcid:before {
    content: "\e9d9";
}

.ai-orcid-square:before {
    content: "\e9c3";
}

.ai-osf:before {
    content: "\e9ef";
}

.ai-osf-square:before {
    content: "\e931";
}

.ai-overleaf:before {
    content: "\e914";
}

.ai-overleaf-square:before {
    content: "\e98d";
}

.ai-philpapers:before {
    content: "\e98a";
}

.ai-philpapers-square:before {
    content: "\e96f";
}

.ai-piazza:before {
    content: "\e99a";
}

.ai-piazza-square:before {
    content: "\e90c";
}

.ai-publons:before {
    content: "\e937";
}

.ai-publons-square:before {
    content: "\e94e";
}

.ai-pubmed:before {
    content: "\e99f";
}

.ai-pubmed-square:before {
    content: "\e97d";
}

.ai-researcherid:before {
    content: "\e91a";
}

.ai-researcherid-square:before {
    content: "\e95c";
}

.ai-researchgate:before {
    content: "\e95e";
}

.ai-researchgate-square:before {
    content: "\e99e";
}

.ai-scirate:before {
    content: "\e98e";
}

.ai-scirate-square:before {
    content: "\e99d";
}

.ai-semantic-scholar:before {
    content: "\e96e";
}

.ai-semantic-scholar-square:before {
    content: "\e96c";
}

.ai-springer:before {
    content: "\e928";
}

.ai-springer-square:before {
    content: "\e99b";
}

.ai-zotero:before {
    content: "\e962";
}

.ai-zotero-square:before {
    content: "\e932";
}

.ai-lg {
    font-size: 1.33333333em;
}

.ai-2x {
    font-size: 2em;
}

.ai-3x {
    font-size: 3em;
}

.ai-4x {
    font-size: 4em;
}

.ai-5x {
    font-size: 5em;
}

.ai-fw {
    width: 1.28571429em;
}

.ai-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
}

    .ai-ul > li {
        position: relative;
    }

.ai-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
}

    .ai-li.fa-lg {
        left: -1.85714286em;
    }

.ai-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.ai-pull-left {
    float: left;
}

.ai-pull-right {
    float: right;
}

.ai.fa-pull-right {
    margin-left: .3em;
}

.fa-lg {
    font-size: 1.33333333em;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

@media screen and (min-width:720px) and (max-width:1280px) {
    .events-slider h4 {
        font-size: 18px;
    }

    .events-slider .btn {
        padding: 5px 10px;
    }

    .events-slider h2 {
        font-size: 3em;
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #CCC;
    }

        .mfp-preloader a:hover {
            color: #FFF;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1;
    }

    .mfp-close:active {
        top: 1px;
    }

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:hover, .mfp-arrow:focus {
        opacity: 1;
    }

    .mfp-arrow:before, .mfp-arrow:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: medium inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: .7;
    }

.mfp-arrow-left {
    left: 0;
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px;
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F;
    }

.mfp-arrow-right {
    right: 0;
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px;
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px;
    }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #000;
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

.mfp-figure {
    line-height: 0;
}

    .mfp-figure:after {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        bottom: 40px;
        display: block;
        right: 0;
        width: auto;
        height: auto;
        z-index: -1;
        box-shadow: 0 0 8px rgba(0,0,0,.6);
        background: #444;
    }

    .mfp-figure small {
        color: #BDBDBD;
        display: block;
        font-size: 12px;
        line-height: 14px;
    }

    .mfp-figure figure {
        margin: 0;
    }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0;
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

    .mfp-fade.mfp-bg.mfp-ready {
        opacity: .8;
    }

    .mfp-fade.mfp-bg.mfp-removing {
        opacity: 0;
    }

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.desktop-modal .modal-content {
    border-radius: 5px;
}

    .desktop-modal .modal-content .row {
        margin: 0;
        display: flex;
    }

    .desktop-modal .modal-content .col-md-4 {
        padding: 0;
        background: url(/themes/frontend/img/modal_side.png) bottom no-repeat #e3e3e3;
        flex: .5;
        border-radius: 0 0 0 3px;
    }

    .desktop-modal .modal-content .col-md-8 {
        padding: 0;
        flex: 1;
    }

.desktop-modal .modal-header {
    background: #d63842;
}

    .desktop-modal .modal-header .close {
        opacity: 1;
        font-size: 30px;
        color: #fff;
    }

    .desktop-modal .modal-header .modal-title {
        font-weight: 600;
        text-transform: uppercase;
        color: #fff;
    }

        .desktop-modal .modal-header .modal-title i {
            font-size: 22px;
        }

.desktop-modal .modal-body .form-control {
    box-shadow: none;
    border-radius: 3px;
}

.desktop-modal .modal-footer .btn {
    border-radius: 3px;
}







@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .iti-flag {
        background-image: url(../img/flags@2x.png);
    }
}

.iti-flag.np {
    background-color: transparent;
}

.lds-dual-ring {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 20px;
}

    .lds-dual-ring:after {
        content: " ";
        display: block;
        width: 30px;
        height: 30px;
        margin: 1px;
        border-radius: 50%;
        border: 5px solid #d63842;
        border-color: #d63842 transparent #d63842 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.form-builder.col-sm-8 {
    width: 100% !important;
}

.form-builder label.my-form-label {
    font-weight: normal;
    font-size: 17px;
    text-align: justify;
}

.my-builder-survey .help-block {
    font-size: 17px;
}

.form-builder .well {
    background-color: transparent;
    border: none;
}

.org-chart {
    display: block;
    clear: both;
    margin-bottom: 30px;
    position: relative;
}

    .org-chart.cf:before, .org-chart.cf:after {
        content: " ";
        display: table;
    }

    .org-chart.cf:after {
        clear: both;
    }

    .org-chart.cf {
        *zoom: 1;
    }

    .org-chart ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .org-chart ul li {
            position: relative;
        }

            .org-chart ul li span {
                display: block;
                border: 1px solid #e3e3e3;
                text-align: center;
                overflow: hidden;
                text-decoration: none;
                color: black;
                font-size: 12px;
                -webkit-transition: all linear .1s;
                -moz-transition: all linear .1s;
                transition: all linear .1s;
                background: #f2f2f2;
                padding: 15px 0;
            }

        .org-chart ul.level-2 li span {
            padding: 25px 0px;
        }

        .org-chart ul.level-2-1 li span, .org-chart ul li.level-1-1 span {
            padding: 0;
        }

    .org-chart .lvl-b {
        background: #d63842;
        color: #fff;
    }

    .org-chart .board {
        width: 70%;
        margin: 0 auto;
        display: block;
        position: relative;
    }

        .org-chart .board:before {
            content: "";
            display: block;
            position: absolute;
            height: 221px;
            width: 0;
            border-left: 2px solid #000;
            margin-left: 49%;
            top: 20px;
        }

    .org-chart ul.columnOne {
        height: 70px;
        position: relative;
        width: 100%;
        display: block;
        clear: both;
        z-index: 1;
    }

        .org-chart ul.columnOne li {
            width: 30%;
            margin: 0 auto;
            top: 20px;
            z-index: 2;
        }

    .org-chart ul.columnTwo {
        position: relative;
        width: 100%;
        display: block;
        height: 60px;
        clear: both;
    }

        .org-chart ul.columnTwo.level-2-1 {
            height: 22px;
            top: -60px;
        }

        .org-chart ul.columnTwo:nth-last-child(1) {
            height: 0px;
        }

        .org-chart ul.columnTwo li:first-child {
            width: 30%;
            float: left;
            z-index: 1;
        }

        .org-chart ul.columnTwo li {
            width: 30%;
            float: right;
            z-index: 1;
        }

        .org-chart ul.columnTwo:before {
            content: "";
            display: block;
            position: relative;
            width: 80%;
            height: 10px;
            border-top: 1px solid #000;
            margin: 0 auto;
            top: 40px;
        }

        .org-chart ul.columnTwo.level-2-1:before {
            content: "";
            display: block;
            position: relative;
            width: 80%;
            height: 3px;
            border-top: 1px solid #000;
            margin: 0 auto;
            top: 12px;
            z-index: -1;
        }

        .org-chart ul.columnTwo:nth-last-child(1):before {
            width: 49%;
            margin: 0;
            float: right;
        }

    .org-chart ul.columnThree {
        position: relative;
        width: 100%;
        display: block;
        clear: both;
    }

        .org-chart ul.columnThree li:first-child {
            width: 30%;
            float: left;
            margin-left: 0;
        }

        .org-chart ul.columnThree li {
            width: 30%;
            margin-left: 5%;
            float: left;
        }

            .org-chart ul.columnThree li:last-child {
                width: 30%;
                float: right;
                margin-left: 0;
            }

        .org-chart ul.columnThree:before {
            content: "";
            display: block;
            position: relative;
            width: 80%;
            height: 10px;
            border-top: 1px solid #000;
            margin: 0 auto;
            top: 40px;
        }

    .org-chart .board ul.columnThree:nth-child(1) strong.border {
        border: 1px solid #000;
        padding: 4px 10px;
    }

    .org-chart .board ul.columnThree:nth-child(1) p {
        background: #f2f2f2;
        text-align: center;
        font-weight: 600;
        padding-top: 5px;
    }

    .org-chart .board ul.columnThree:nth-child(1):before {
        width: 40%;
        margin: 0;
        float: right;
        top: 20px;
    }

    .org-chart .departments {
        width: 100%;
        display: block;
        clear: both;
    }

        .org-chart .departments:before {
            content: "";
            display: block;
            width: 85%;
            height: 22px;
            border-top: 2px solid #000;
            border-left: 2px solid #000;
            border-right: 2px solid #000;
            margin: 0 auto;
            top: 0;
        }

    .org-chart .department {
        border-left: 1px solid #000;
        width: 15.7%;
        float: left;
        margin: 0 4px;
    }

        .org-chart .department:after {
            content: "";
            position: absolute;
            display: block;
            width: 10px;
            height: 22px;
            border-left: 2px solid #000;
            left: 50%;
            top: -22px;
        }

        .org-chart .department:first-child:after {
            display: none;
        }

        .org-chart .department:last-child:after {
            display: none;
        }

        .org-chart .department.central {
            background: #fff;
        }

            .org-chart .department.central:after {
                display: none;
            }

        .org-chart .department span {
            border-left: 1px solid #000;
        }

        .org-chart .department li {
            padding-left: 25px;
            border-bottom: 1px solid #000;
            height: 75px;
        }

            .org-chart .department li span {
                background: #f2f2f2;
                top: 45px;
                position: absolute;
                z-index: 1;
                width: 95%;
                height: auto;
                vertical-align: middle;
                right: 0;
                line-height: 14px;
                border: 1px solid #e3e3e3;
                padding: 15px 0;
            }

        .org-chart .department .sections {
            margin-top: -20px;
        }

@media all and (max-width:767px) {
    .org-chart .board {
        margin: 0;
        width: 100%;
    }

    .org-chart .departments:before {
        border: none;
    }

    .org-chart .department {
        float: none;
        width: 100%;
        margin-left: 0;
        background: #F5EEC9;
        margin-bottom: 40px;
    }

        .org-chart .department:before {
            content: "";
            display: block;
            position: absolute;
            width: 15px;
            height: 60px;
            border-left: 2px solid orange;
            z-index: 1;
            top: -45px;
            left: 0%;
            margin-left: -2px;
        }

        .org-chart .department:after {
            display: none;
        }

        .org-chart .department:first-child:before {
            display: none;
        }
}

.responsive-content {
    width: 767px;
    margin: 0 auto;
}

    .responsive-content .org-chart .board {
        margin: 0;
        width: 100%;
    }

    .responsive-content .org-chart .departments:before {
        border: none;
    }

    .responsive-content .org-chart .department {
        float: none;
        width: 100%;
        margin-left: 0;
        background: #F5EEC9;
        margin-bottom: 40px;
    }

        .responsive-content .org-chart .department:before {
            content: "";
            display: block;
            position: absolute;
            width: 15px;
            height: 60px;
            border-left: 2px solid orange;
            z-index: 1;
            top: -45px;
            left: 0%;
            margin-left: -2px;
        }

        .responsive-content .org-chart .department:after {
            display: none;
        }

        .responsive-content .org-chart .department:first-child:before {
            display: none;
        }

.pdropdown {
    vertical-align: middle;
    margin: 0 auto;
    background-color: #d63842;
    text-align: center;
    margin-bottom: 15px;
    list-style: none;
}

    .pdropdown > li {
        padding: 15px;
        font-weight: 600;
        position: relative;
    }

        .pdropdown > li > a {
            color: #fff;
            text-decoration: none;
            min-height: 40px;
            display: block;
        }

    .pdropdown #top {
        color: #f0f0f0;
        position: relative;
    }

    .pdropdown li ul li:hover {
        background-color: #d5d5d5;
        padding: 10px 15px;
        vertical-align: middle;
    }

    .pdropdown li ul li {
        vertical-align: middle;
        color: #1e1e1e;
        border-bottom: 1px solid #e3e3e3;
        padding: 10px 15px;
        border-bottom: 1px dotted #ccc;
    }

        .pdropdown li ul li a {
            color: #000;
        }

        .pdropdown li ul li:first-child {
            margin-top: -13px;
        }

    .pdropdown li .pdropdown-box {
        height: 0;
        overflow-x: hidden;
        display: none;
        background-color: #f0f0f0;
        margin-bottom: -15px;
        padding: 0;
        padding: 13px 0px;
        width: 262px;
        vertical-align: middle;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 100000;
        border: 1px solid #d63842;
    }

    .pdropdown:hover .pdropdown-box, .pdropdown li:active .pdropdown-box, .menubox:hover .pdropdown-box {
        display: block;
        background-color: #f0f0f0;
        animation: box .5s ease;
        animation-iteration-count: 1;
        animation-fill-mode: forwards;
    }

@keyframes box {
    from {
        height: 0;
    }

    to {
        height: 203px;
    }
}

.pdropdown:hover span {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 10px solid #f0f0f0;
    margin-top: 42px;
    position: absolute;
    margin-left: -40px;
    z-index: 99999;
}

.footer-buttons p {
    text-transform: uppercase;
    text-align: center;
    padding-top: 10px;
    color: #fff;
    font-weight: 600;
}

.scholarship-form legend {
    font-size: initial;
    border-bottom: none;
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    padding-top: 15px;
}

.scholarship-form .form-builder label.my-form-label {
    font-size: initial;
}

.footer-menu a {
    color: #fff;
}

.star-rating {
    text-align: center;
}

    .star-rating i.checked {
        color: orange;
    }

    .star-rating i {
        font-size: 26px;
    }

.stafflist_sub_name {
    margin-bottom: 0;
    background: #d63842;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border: 1px solid #e3e3e3;
    padding: 0 10px;
}

    .stafflist_sub_name a {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        text-decoration: none;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
    }

.stafflist_sub_list {
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    padding: 0 10px;
    background-color: #fff;
}

    .stafflist_sub_list a {
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
        text-decoration: none;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
    }

.path {
    font-family: 'Noto Kufi Arabic', sans-serif;
    font-size: 13.2px;
    color: gray;
    width: 100%;
    background-color: white;
    height: 40px;
    line-height: 40px;
}

.mycontainer {
    text-align: right;
    max-width: 1500px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    font-size: 10.5pt;
    margin-top: 10px;
    font-family: 'Noto Kufi Arabic', sans-serif;
}

.path img {
    top: 8px;
    position: relative;
}



.PrintIcon {
    padding-top: 4px;
    padding-left: 3px;
    float: left;
    cursor: pointer;
}



#banner {
    background-color: #fff;
}







@media print {
    .to-print {
    }
}

@media screen {
    .to-print {
    }
}




.sitemaplink {
    max-width: 1500px !important;
    direction:rtl !important;
}


/* CSS */
.ZUbutton {
    background-image: linear-gradient(-180deg, #002248 0%, #004799 100%);
    border-radius: .3rem;
    box-sizing: border-box;
    color: #FFFFFF;
    display: flex;
    font-size: 16px;
    justify-content: center;
    padding: 0.2rem 0rem 0.2rem 0rem;
    text-decoration: none;
    /* width: 100%; */
    border: 0;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    font-family: 'Noto Kufi Arabic', sans-serif;
}

    .ZUbutton:hover {
        background-image: linear-gradient(-180deg, #003c80 0%, #002248 100%);
    }

@media (min-width: 768px) {
    .ZUbutton {
        /* padding: 1rem 2rem; */
    }
}


.txtSearch {
    font-family: 'Noto Kufi Arabic', sans-serif;
}

.select-style {
    font-family: 'Noto Kufi Arabic', sans-serif;
}

table.altrowstable {
    font-family: 'Noto Kufi Arabic', sans-serif !important;
    font-size: 13px;
    color: #333333;
    border-width: 1px;
    border-color: #a9c6c9;
    border-collapse: collapse;
    width: 100%;
}
