/*@font-face {
    font-family: 'HelveticaLTStd-Roman';
    src: url('../fonts/HelveticaLTStd-Roman_gdi.eot');
    src: url('../fonts/HelveticaLTStd-Roman_gdi.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaLTStd-Roman_gdi.woff') format('woff'),
         url('../fonts/HelveticaLTStd-Roman_gdi.ttf') format('truetype'),
         url('../fonts/HelveticaLTStd-Roman_gdi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@font-face {
    font-family: 'fs_emericlight';
    src: url("../fonts/fsemeric-light-webfont.woff2") format("woff2"), url("../fonts/fsemeric-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fs_emericregular';
    src: url("../fonts/fsemeric-regular-webfont.woff2") format("woff2"), url("../fonts/fsemeric-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'glosa_roman_italicromanIt';
    src: url('../fonts/dstype_-_glosa-roman_italic-webfont.woff2') format('woff2'), url('../fonts/dstype_-_glosa-roman_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'glosa_romanroman';
    src: url('../fonts/dstype_-_glosa-roman-webfont.woff2') format('woff2'), url('../fonts/dstype_-_glosa-roman-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

a {
    color: #53565a;
}

a:hover {
    color: #ffc72c;
}

.navbar .nav>li>a {
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    font-family: "fs_emericregular" !important;
    font-size: 13px !important;
    color: #fff !important;
    text-transform: uppercase !important;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: #53565a !important;
}

.navbar {
    margin-bottom: 0 !important;
}

#top-content {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
}

#search-events input[type="search"] {
    width: 100%;
    height: 38px;
    color: #1e1e1e !important;
    font-family: "fs_emericregular" !important;
    font-size: 17px !important;
    padding-left: 40px !important;
    position: relative;
    border: 1px solid #cfd0d1;
}

#search-btn {
    text-indent: -99999px;
    width: 17px;
    height: 17px;
    display: block;
    background: transparent url("../images/ico/search.png") no-repeat scroll 0px 0px;
    position: absolute;
    left: 25px;
    top: 8px;
    border: 0;
}

ul.top-links li {
    display: inline;
    float: left;
}

ul.top-links li a {
    display: block;
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 14px;
    padding-left: 14px;
    padding-right: 14px;
}

ul.top-links {
    display: inline-block;
    margin-top: 15px;
}

.main-photo {
    width: 100%;
}

ul.bottom-links li {
    float: none;
    display: revert;
    position: relative;
    padding: 3px 0 0;
}

ul.bottom-links li a {
    color: #53565a;
    font-family: 'fs_emericlight';
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    bottom: 0 !important;
    top: 0 !important;
}

#left-links li:first-child a {
    top: 2px;
}

#left-links li:last-child a,
#left-links li:nth-child(2) a {
    bottom: 5px;
}

#left-links a {
    position: relative;
}

ul.bottom-links {
    padding: 25px 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

ul.bottom-links li+li:before {
    content: url(../images/ico/separator.png);
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 21px;
}

ul#foot-right li+li:before {
    content: none !important;
}

ul#foot-right li a {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

ul#foot-right li a img:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

#masHeader-inner img {
    width: 100%;
}

#masHeader .owl-theme .owl-controls {
    display: none !important;
}

#middle-content {
    padding-top: 35px;
    padding-bottom: 20px;
    background-color: #fff;
    border-bottom: 1px solid #f0ede6;
    margin-bottom: 50px !important;
}

#middle-content .owl-theme .owl-pagination {
    display: none !important;
}

#middle-content .owl-buttons {
    position: absolute;
    top: -15%;
    right: 8%;
}

#middle-content .owl-prev {
    background: url(../images/ico/slider-prev.png) no-repeat !important;
    /*left: -2%;
  float: right;
  top: 35%;
  position: absolute;*/
    text-indent: -9999px;
    width: 11px;
    height: 21px;
    padding: 0px !important;
    margin: 0 10px 0 0 !important;
    opacity: 1 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

#middle-content .owl-prev:hover,
.owl-next:hover {
    opacity: 0.7 !important;
}

#middle-content .owl-next {
    background: url(../images/ico/slider-next.png) no-repeat !important;
    /*right: -2%;
  float: left;
  top: 35%;
  position: absolute;*/
    text-indent: -9999px;
    width: 11px;
    height: 21px;
    padding: 0px !important;
    margin: 0px !important;
    opacity: 1 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

#awards-wraper .owl-theme .item img {
    margin-top: 25px;
}

#middle-content h3 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 24px;
    color: #53565a;
}

#about p {
    padding-top: 25px;
    font-family: 'fs_emericlight';
    font-size: 15px;
    color: #53565a;
    line-height: 16px;
    text-align: justify;
}

p.news-date {
    padding-top: 25px;
    font-family: 'fs_emericregular';
    font-size: 21px;
    color: #53565a;
    padding-bottom: 20px;
}

ul.news-title li a {
    font-family: 'fs_emericregular';
    font-size: 19px;
    color: #53565a;
    padding-left: 20px;
}

ul.news-title li a {
    background: url(../images/ico/bullet.png) no-repeat left;
    width: 8px;
    height: 15px;
}

ul.news-title li {
    padding-bottom: 15px;
    text-indent: -1.3em;
    padding-left: 1.5em;
}

#footer {
    background-color: #d9d9d6;
    margin-top: 50px;
}

.read-more {
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 14px;
    margin-top: 15px;
    text-decoration: none !important;
    float: right;
    padding-bottom: 20px;
    padding-right: 20px;
    font-weight: bold;
}

.read-more:hover {
    opacity: .7;
}

#leftColumn {
    background-color: #f5f3f1;
}

#left-menu {
    background-color: #f5f3f1;
}

#left-menu li a {
    font-family: 'fs_emericlight';
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #53565a;
    display: block;
    padding-top: 15px;
    padding-bottom: 15px;
}

a:active,
a:focus,
a:visited {
    outline: none !important;
    -moz-outline-style: none !important;
}

#left-menu li.dropdown ul li {
    padding-left: 10px;
    border-bottom: 1px solid #c9c8c4;
    padding-right: 10px;
}

#left-menu li {
    padding-left: 45px;
    padding-right: 45px;
}

#left-menu li.active-item {
    position: relative;
}

#left-menu li.active-item {
    background-color: #ffc72c;
}

#left-menu li:hover {
    background-color: #d9d9d6;
}

#left-menu li.dropdown.active-item :hover {
    background: transparent !important;
}

#left-menu li.dropdown.active-item ul li:hover {
    background-color: transparent;
}

#left-menu li.dropdown ul li a:hover {
    opacity: 1;
}

#left-menu li.dropdown ul li a {
    text-transform: none !important;
    opacity: 0.7;
}

#left-menu .collapse.in {
    padding-bottom: 15px;
}

#left-menu li a:hover li a:hover {
    color: #000;
}

#left-menu li a:hover {
    color: #53565a;
}

#left-menu li.active-item a {
    color: #53565a !important;
}

#left-menu li.active-item:hover {
    color: #53565a !important;
    background-color: #ffc72c !important;
}

.menu-title {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 24px;
    color: #53565a;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px solid #e8e6e4;
    margin-bottom: 30px;
    line-height: 30px;
}

#inner-content {
    padding-top: 15px;
    padding-bottom: 35px;
}

#inner-content h2 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 24px;
    color: #53565a;
    padding-bottom: 35px;
}

#inner-content h3 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 18px;
    color: #53565a;
    padding: 25px 0 20px 0;
}

#inner-content p {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.no-pad-top {
    padding-top: 0 !important;
}

.no-margin-bott {
    margin-bottom: 0px !important;
}

.no-margin-top {
    margin-top: 0px !important;
}

.no-pad-bott {
    padding-bottom: 0px !important;
}

.nav-img {
    padding-top: 10px;
}

/*.linkedin, .google-plus {
  position: relative;
bottom: 3px;
}*/

.no-border-bottom {
    border-bottom: 0px !important;
}

@media (min-width: 1200px) {
    .board-directors {
        min-height: 895px;
    }
    .treasury-fix {
        min-height: 1783px;
    }
    .annual-fix {
        min-height: 1413px;
    }
    .news-fix {
        min-height: 2190px;
    }
    .award-fix {
        min-height: 1555px;
    }
}

@media (min-width: 992px) {
    .node-type-archive #gal-inner-wrap .text-box {
        min-height: 120px !important;
        height: auto !important;
    }
    .director-name,
    .director-title {
        max-width: 185px;
    }
    #bod-content .director-box:nth-child(4) {
        clear: both !important;
    }
    .chairman .no-pad-left {
        padding-left: 0px !important;
    }
    .border-r {
        border-right: 1px solid #999999;
        min-height: 260px;
    }
    #about p {
        padding-right: 20px !important;
    }
    #left-menu li.active-item:after {
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 12px solid #ffc72c;
        content: "";
        display: block;
        width: 0px;
        height: 0px;
        position: absolute;
        z-index: 1;
        bottom: 32%;
        left: 100%;
    }
    .first-gap {
        padding-left: 50px;
    }
    .gap {
        padding-right: 50px;
    }
    ul.firstLvl li a {
        font-size: 15px !important;
    }
    h3.firstLvl {
        font-size: 15px !important;
    }
    .subchilds li a {
        font-size: 13px !important;
    }
    .navbar-dark .dropdown-menu {
        padding-bottom: 55px !important;
    }
    ul.nav li.dropdown:hover>ul.dropdown-menu {
        display: block !important;
    }
    .hide-regular {
        display: none;
    }
    .director-box img {
        width: 65%;
    }
}

@media (min-width: 1200px) {
    #gal-inner-wrap figcaption h4 {
        margin-top: 9px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #gal-inner-wrap figcaption h4 {
        padding-top: 6px !important;
        padding-bottom: 6px !important;
    }
    #gal-inner-wrap figure figcaption {
        top: 45% !important;
    }
    .nav>li>a {
        font-size: 12px;
    }
    .menu-title,
    #inner-content h2,
    #bod-content h2 {
        font-size: 28px;
    }
    .navbar .nav>li>a {
        padding-left: 6px !important;
        padding-right: 6px !important;
        font-size: 13px !important;
    }
    .subchilds li {
        text-indent: -0.4em !important;
        padding-left: 1.2em !important;
        line-height: 14px;
        margin-left: -0.7em !important;
    }
    .border-r {
        min-height: 290px !important;
    }
    #about p {
        font-size: 14px !important;
        line-height: 16px !important;
    }
    .board-directors {
        min-height: 939px;
    }
    .treasury-fix {
        min-height: 1883px;
    }
    .annual-fix {
        min-height: 1199px;
    }
    .news-fix {
        min-height: 2587px;
    }
}

@media (max-width: 991px) {
    .node-type-archive #gal-inner-wrap .text-box {
        min-height: 120px !important;
        height: initial !important;
    }
    #bod-content .director-box:nth-child(3) {
        clear: both !important;
    }
    #awards-wraper .owl-theme .item img {
        margin-left: auto;
        margin-right: auto;
    }
    #awards-wraper {
        padding-bottom: 30px;
    }
    #about {
        padding-bottom: 30px;
    }
    #left-menu {
        border-bottom: 1px solid #53565a;
        margin-bottom: 10px;
    }
    .menu-title {
        margin-bottom: 0px;
    }
    #accordion {
        margin-top: 20px !important;
        padding-bottom: 0px !important;
    }
    #mem-logo {
        margin-top: 20px !important;
    }
    #mem-logo img {
        margin: 0 auto;
    }
    .meem-inner h2 {
        padding-top: 0px !important;
        padding-bottom: 10px !important;
    }
}

@media (max-width: 767px) {
    #left-links li:nth-child(2) a {
        bottom: -2px;
    }
    .new-accordion .panel-heading .accordion-toggle::after {
        margin-top: -20px !important;
    }
    #left-links li:last-child a {
        bottom: 0px;
        top: 3px;
        left: 3px;
    }
    ul.bottom-links li+li:before {
        position: relative;
        top: 7px;
    }
    .ib-awards {
        margin-top: 20px;
    }
    .agree-btn:after,
    #back-btn:after {
        margin-top: 4px !important;
    }
    #gal-inner-wrap .view-first img {
        width: 100%;
    }
    #gal-inner-wrap figure {
        margin-bottom: 30px;
    }
    .result-dl-lng a {
        display: block;
    }
    #logo img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .sb-search {
        display: inline-block !important;
        float: none !important;
    }
    .sb-search-input {
        width: 100%;
    }
    #inner-content h2,
    .meem-inner h2,
    #bod-content h2 {
        line-height: 32px;
    }
    .container {
        padding-right: 0px;
        padding-left: 0px;
    }
    .bottom-links {
        text-align: center;
    }
    #footer .text-right {
        text-align: center !important;
    }
    ul.bottom-links li {
        float: none;
    }
    ul.bottom-links {
        display: block;
        padding: 10px 0;
    }
    .navbar-toggle {
        border: none;
        background: transparent !important;
    }
    .navbar-toggle:hover {
        background: transparent !important;
    }
    .navbar-toggle .icon-bar {
        width: 22px;
        transition: all 0.2s;
        background-color: #53565a;
    }
    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }
    .navbar-toggle .middle-bar {
        opacity: 0;
    }
    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }
    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
    }
    .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }
    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
    }
    .navbar {
        min-height: initial;
    }
    .nav.navbar-nav .dropdown:hover,
    .navbar-default .navbar-nav>.open>a {
        background-color: #f7f7f7 !important;
    }
    .dropdown-menu>li>a:hover {
        background-color: #f7f7f7 !important;
        color: #333 !important;
    }
    .dropdown-menu,
    .dropdown-menu:hover {
        background-color: #fff !important;
    }
    /*.dropdown-toggle:after {
  content: '+';
  float: right;
  font-size: 18px;
  }
  .open .dropdown-toggle:after {
  content: '-'!;
  margin-right: 3px!;
  }*/
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 10px 10px 10px 30px !important;
    }
    .dropdown-menu {
        padding: 0;
    }
    .navbar .nav>li>a {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .navbar .nav>li>a {
        border-bottom: 1px solid #f7f7f7;
    }
    .nav.navbar-nav .dropdown-menu h2 {
        display: none;
    }
    ul.top-links li a {
        text-decoration: none !important;
    }
    #top-content .text-right {
        text-align: center !important;
        float: none !important;
    }
    .mm-listview>li>a,
    .mm-listview>li>span,
    .mm-navbar .mm-title {
        font-family: "fs_emericregular" !important;
        font-size: 16px !important;
    }
    .mm-navbar .mm-title {
        text-transform: uppercase;
    }
    .mm-search input {
        font-family: "fs_emericregular" !important;
    }
    .mm-menu .mm-search input {
        padding-left: 15px !important;
    }
    .mm-next:hover {
        opacity: .7;
        transition: opacity 0.25s ease-in-out 0s;
    }
    #inner-content h3,
    #bod-content h3 {
        padding: 10px 0 !important;
    }
    #inner-content h2,
    #bod-content h2 {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    #left-menu li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    /*mmenu core css*/
    html,
    body {
        padding: 0;
        margin: 0;
    }
    body {
        background-color: #fff;
        font-family: Arial, Helvetica, Verdana;
        font-size: 14px;
        line-height: 22px;
        color: #53565a;
        position: relative;
        -webkit-text-size-adjust: none;
    }
    body * {
        text-shadow: none;
    }
    h1,
    h2,
    h3 {
        font-size: 18px;
    }
    h4,
    h5,
    h6 {
        font-size: 16px;
    }
    a,
    a:link,
    a:active,
    a:visited,
    a:hover {
        color: inherit;
    }
    nav:not(.mm-menu) {
        display: none;
    }
    .header,
    .footer {
        text-align: center;
    }
    .header,
    .footer {
        background: #53565a;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        line-height: 40px;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        height: 40px;
        padding: 0 50px;
    }
    .header.fixed {
        position: fixed;
        top: 0;
        left: 0;
    }
    .footer.fixed {
        position: fixed;
        bottom: 0;
        left: 0;
    }
    .header a {
        background: center center no-repeat transparent;
        background: url(menu.png);
        background-repeat: no-repeat;
        background-position: center center;
        display: block;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        left: 10px;
    }
    /*.content
  {
    padding: 150px 50px 50px 50px;
  }*/
    .mm-listview .mm-next {
        width: 70px !important;
        /*i fixed gap counter*/
    }
    em.mm-counter+a.mm-next+a,
    em.mm-counter+a.mm-next+span {
        margin-right: 70px !important;
        /*i fixed gap counter*/
    }
    /*mmenu end*/
    .shareholder-table {
        margin-bottom: 15px;
    }
    .bottom-margin {
        margin-bottom: 15px;
    }
    /*.linkedin, .youtube-ico, .google-plus {
    top:3px;
    bottom:0px!important; 
  }*/
    ul.bottom-links li a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media (min-width: 767px) and (max-width: 800px) {
    .container-fluid {
        padding-left: initial !important;
    }
}

@media (min-width: 768px) {
    #left-menu li.dropdown ul li a {
        font-size: 15px !important;
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .new-accordion .panel-heading .accordion-toggle::after {
        margin-top: -15px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    ul.bottom-links li a {
        padding-left: 11px !important;
        padding-right: 11px !important;
    }
    #gal-inner-wrap figcaption h4 {
        margin-top: 61px !important;
    }
    #gal-inner-wrap figure figcaption {
        top: 55% !important;
    }
    #top-news .owl-buttons {
        right: 1% !important;
    }
    #news-ticker .item p {
        padding: 10px 35px 10px 0px !important;
    }
    .no-gutter {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .navbar .nav>li>a {
        padding-left: 7px !important;
        padding-right: 7px !important;
        font-size: 12px !important;
    }
    .first-gap {
        padding-left: 20px;
    }
    .nav.navbar-nav .dropdown-menu h2 {
        font-size: 30px !important;
    }
    ul.firstLvl li a,
    .subchilds li a,
    h3.firstLvl {
        font-size: 12px !important;
    }
    .subchilds li {
        text-indent: -0.4em !important;
        padding-left: 1.2em !important;
        line-height: 14px;
        margin-left: -0.7em !important;
    }
    .navbar-dark .dropdown-menu {
        padding-bottom: 20px !important;
    }
    .hide-regular {
        display: none;
    }
    .list-title {
        font-size: 16px !important;
    }
    .contact-wrap p,
    .contact-wrap a {
        font-size: 13px !important;
    }
    ul.top-links li a {
        padding-left: 18px !important;
        padding-right: 18px !important;
    }
}

@media (min-width: 640px) {
    #top-news .owl-next {
        background: url(../images/ico/slider-next-n.png) no-repeat !important;
        width: 11px !important;
        height: 21px !important;
    }
    #top-news .owl-prev {
        background: url(../images/ico/slider-prev-n.png) no-repeat !important;
        width: 11px !important;
        height: 21px !important;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    #gal-inner-wrap figcaption h4 {
        margin-top: 146px !important;
    }
    .menu-title,
    #inner-content h2,
    .meem-inner h2,
    #bod-content h2 {
        font-size: 28px;
    }
    .read-more-news span {
        bottom: 6px !important;
    }
    #gal-inner-wrap figure figcaption {
        top: 60% !important;
    }
}

@media (min-width: 322px) and (max-width: 481px) {
    #gal-inner-wrap figcaption h4 {
        margin-top: 84px;
    }
    ul.top-links li a {
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 14px !important;
    }
    #left-menu li {
        padding-left: 15px;
        padding-right: 15px;
    }
    #left-menu li a {
        font-size: 14px;
    }
    #left-menu li.dropdown ul li a {
        font-size: 13px !important;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .ratings-table td,
    .ratings-table tr,
    .ratings-table th {
        padding: 4px !important;
        font-size: 11px !important;
    }
    .newsticker .jcarousel-item {
        font-size: 12px !important;
    }
    .newsticker .date {
        font-size: 12px !important;
    }
    .menu-title,
    #inner-content h2,
    .meem-inner h2,
    #bod-content h2 {
        font-size: 27px;
    }
    .result-table td,
    .result-table tr,
    .result-table th {
        font-size: 12px !important;
    }
    .result-table td.result-dl-lng {
        width: 35% !important;
    }
    .result-table td.result-title {
        width: 30% !important;
    }
    #gal-inner-wrap figure figcaption {
        top: 55% !important;
    }
}

@media (min-width: 482px) and (max-width: 640px) {
    #gal-inner-wrap figcaption h4 {
        margin-top: 116px;
    }
    ul.top-links li a {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    .menu-title,
    #inner-content h2,
    #bod-content h2 {
        font-size: 28px;
    }
}

@media (max-width: 450px) {
    .mm-navbar .mm-title {
        text-transform: capitalize !important;
    }
    .mm-listview>li>a,
    .mm-listview>li>span,
    .mm-navbar .mm-title {
        font-size: 14px !important;
    }
    .compilant-bottom {
        padding-top: 10px;
        display: block;
    }
    ul.bottom-links {
        padding-top: 10px !important;
        padding-bottom: 5px !important;
    }
    .result-table td,
    .result-table tr,
    .result-table th {
        padding: 10px 4px !important;
        font-size: 12px !important;
    }
    .result-dl-lng a {
        display: block !important;
    }
}

@media (max-width: 350px) {
    ul.bottom-links li a {
        padding-left: 3px !important;
        padding-right: 3px !important;
    }
    .result-table td,
    .result-table tr,
    .result-table th {
        padding: 4px !important;
        font-size: 11px !important;
    }
}

@media (max-width: 639px) {
    #select_year {
        margin-bottom: 10px;
    }
    .sb-search {
        width: 100% !important;
        background: #f5f6f7 !important;
        border: 1px solid #ddd !important;
    }
    #top-news .owl-next {
        background: url(../images/ico/slider-next-n-sm.png) no-repeat !important;
        width: 8px !important;
        height: 15px !important;
    }
    #top-news .owl-prev {
        background: url(../images/ico/slider-prev-n-sm.png) no-repeat !important;
        width: 8px !important;
        height: 15px !important;
    }
    #top-news .owl-buttons {
        top: 25% !important;
    }
    .read-more-news span {
        bottom: 6px !important;
    }
}

@media (max-width: 321px) {
    #left-menu li.dropdown ul li a {
        font-size: 12px !important;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    ul#foot-right li a {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    ul.top-links li a {
        padding-left: 6px !important;
        padding-right: 6px !important;
        font-size: 12px !important;
    }
    .menu-title,
    #inner-content h2,
    .meem-inner h2,
    #bod-content h2 {
        font-size: 26px;
    }
    #left-menu li a {
        font-size: 13px;
    }
    #left-menu li {
        padding-left: 15px;
        padding-right: 15px;
    }
    .ratings-table td,
    .ratings-table tr,
    .ratings-table th {
        padding: 5px !important;
        font-size: 10px !important;
    }
    #news-ticker .item p {
        font-size: 10px !important;
        padding-left: 0px !important;
        padding-right: 30px !important;
    }
    .newsticker .jcarousel-item {
        font-size: 12px !important;
    }
    .newsticker .date {
        font-size: 12px !important;
    }
    .newsticker .jcarousel-prev-vertical,
    .newsticker .jcarousel-next-vertical {
        right: 0px !important;
    }
    #gal-inner-wrap figure figcaption {
        top: 55% !important;
    }
}

@media (max-width: 479px) {
    .error-page {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .error-page h1 {
        font-size: 40px !important;
    }
    .error-page h2 {
        font-size: 22px !important;
    }
    .error-page h3 {
        font-size: 18px !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .fix-float {
        float: right !important;
    }
}

@media (min-width: 480px) and (max-width: 639px) {
    .error-page {
        padding-top: 100px !important;
        padding-bottom: 100px !important;
    }
    .error-page h1 {
        font-size: 44px !important;
    }
    .error-page h2 {
        font-size: 26px !important;
    }
}

/*----------------------------------------*/

.navbar-dark .dropdown-menu {
    background-color: #fff;
    /*border-bottom: 3px solid #06549c!important;*/
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: #f5f3f1;
}

.nav.navbar-nav .dropdown-menu h2 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 24px;
    color: #53565a;
    padding-top: 5px;
    padding-bottom: 15px;
    font-weight: bold;
}

.navbar-dark {
    border: 0px;
    background-color: #53565a !important;
}

.navbar-dark .dropdown-menu>li>a {
    padding-left: 11px;
    padding-right: 11px;
    font-family: 'fs_emericregular';
    font-size: 16px;
    color: #53565a !important;
    text-transform: uppercase;
}

.mega-wide-full ul a img {
    position: relative;
    top: -35px;
}

#marked-item {
    background-color: #F5A685;
    background-image: none;
}

#marked-item:hover,
#marked-item:focus {
    color: #fff;
}

.navbar-dark .nav>li>a:focus,
.navbar-dark .nav>li>a:hover,
.navbar-dark .navbar-brand:hover {
    color: #F5A685;
}

.navbar-dark .nav li.dropdown.open>.dropdown-toggle,
.navbar-dark .nav li.dropdown.active>.dropdown-toggle,
.navbar-dark .nav li.dropdown.open.active>.dropdown-toggle {
    color: #F5A685;
}

.navbar-dark .dropdown-menu li>a:hover,
.navbar-dark .dropdown-menu li>a:focus,
.navbar-dark .dropdown-submenu:hover>a {
    color: #F5A685;
}

.navbar-dark .nav li.dropdown.open a:hover .caret {
    border-top-color: #F5A685 !important;
}

.navbar-dark .nav li.dropdown:hover>.dropdown-toggle .caret {
    border-top-color: #F5A685;
}

.full-width {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0px !important;
}

ul.firstLvl li a {
    font-family: 'fs_emericlight';
    color: #53565a !important;
    text-transform: uppercase !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.subchilds li a:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

h3.firstLvl {
    font-family: 'glosa_romanroman';
    color: #53565a !important;
    text-transform: uppercase !important;
    padding-top: 15px;
    padding-bottom: 20px;
}

.subchilds li a {
    font-family: "fs_emericlight" !important;
    text-transform: none !important;
    color: #454648 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-bottom: 1px solid #cfcfcf;
    padding-left: 5px !important;
}

.subchilds li a:before {
    content: url(../images/ico/nav-bullet.png);
    position: relative;
    left: -5px;
}

.navbar-dark .nav>li>a:focus:after,
.navbar-dark .nav>li>a:hover:after,
.navbar-dark .navbar-brand:hover:after {
    border-bottom: 5px solid #53565a;
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    position: absolute;
    z-index: 99999;
    top: 90%;
    left: 50%;
    margin-left: -8px;
}

.shareholder-table td,
.shareholder-table tr {
    border: 1px solid #53565a;
    padding: 10px;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.dl-pdf {
    display: inline-block;
    padding: 15px 35px 13px 55px;
    color: #FFF !important;
    border-bottom: 3px solid #762424;
    font-family: 'fs_emericregular';
    font-size: 13px;
    background: url("../images/ico/pdf.png") no-repeat scroll 18px center #AD1919;
    opacity: 1;
    text-decoration: none !important;
}

.dl-pdf:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

.dl-pdf:hover,
.dl-pdf:active {
    color: #FFF !important;
    text-decoration: none !important;
}

ul.liststyle li.bolder {
    padding-bottom: 5px;
}

ul.liststyle li:nth-child(even) {
    padding-bottom: 15px;
}

ul.liststyle li span {
    font-family: 'fs_emericregular';
    font-size: 16px;
    color: #53565a;
    padding-left: 20px;
}

ul.liststyle li.bolder span {
    background: url(../images/ico/bullet-2.png) no-repeat top 4px left;
    /*width: 8px;
  height: 15px;*/
    font-weight: bold;
    display: block;
}

.dl-box {
    border-bottom: 1px solid #eee;
    width: 100%;
    padding-bottom: 20px;
}

.dl-box-t {
    border-top: 1px solid #eee;
    width: 100%;
    padding-bottom: 20px;
    display: none;
}

.list-title {
    font-family: 'fs_emericregular';
    font-size: 17px;
    color: #53565a;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 20px;
}

.double-row {
    top: -15px;
    position: relative;
}

.bottom-pad {
    padding-bottom: 5px !important;
}

.underlined {
    text-decoration: underline !important;
}

.bolded {
    font-weight: bold !important;
}

.inline-item {
    display: inline-block;
}

.director-name {
    font-family: 'fs_emericregular';
    font-size: 17px;
    color: #53565a;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.director-title {
    color: #000 !important;
    font-family: 'fs_emericlight';
}

.director-box {
    margin-bottom: 20px;
}

.contact-name {
    font-family: "fs_emericregular" !important;
    font-size: 16px !important;
    color: #53565a;
    font-weight: bold !important;
}

.contact-title {
    color: #000 !important;
    font-family: "fs_emericregular" !important;
}

.serv-contacts a {
    font-family: 'fs_emericlight';
    font-size: 13px;
    color: #53565a;
    line-height: 18px;
}

.serv-contacts {
    margin-bottom: 20px;
}

ul.packlist {
    padding-top: 15px;
}

ul.packlist li {
    padding-bottom: 7px;
    text-indent: -1.3em !important;
    padding-left: 1.2em !important;
    line-height: 15px;
    margin-left: 0.3em !important;
}

ul.packlist li span {
    background: url(../images/ico/bullet-2.png) no-repeat left;
    width: 8px;
    height: 15px;
    font-family: 'fs_emericlight';
    font-size: 14px;
    line-height: 18px;
    color: #53565a;
    padding-left: 20px;
}

.treasury-img {
    margin-bottom: 10px;
}

.treasury_box {
    border-bottom: 1px solid #eee;
}

.modal-logo {
    float: left;
    display: inline-block;
    width: 50px;
    height: auto;
}

.modal-title h3 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 28px;
    color: #53565a;
    font-weight: bold;
}

.modal-title.with-logo {
    padding-left: 70px;
}

.modal-header-r {
    padding: 20px 60px 20px 20px;
    border-bottom: 1px solid #efefef;
}

p.modal-text {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.modal-footer p {
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 13px;
    padding-left: 22px;
    padding-right: 22px;
}

#popup_box {
    max-width: 800px;
}

.ratings-table td,
.ratings-table tr,
.ratings-table th {
    border: 1px solid #53565a;
    padding: 10px;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.ratings-table th {
    font-weight: bold;
}

.dl-box h4 {
    font-family: 'glosa_romanroman';
    font-size: 15px;
    color: #53565a;
    line-height: 18px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';
    /* essential for enabling glyphicon */
    content: "\e114";
    /* adjust as needed, taken from bootstrap.css */
    float: right;
    /* adjust as needed */
    color: #53565a;
    /* adjust as needed */
    font-size: 14px;
    margin-top: 5px;
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";
    /* adjust as needed, taken from bootstrap.css */
}

#mem-logo {
    margin-top: 37px;
}

.meem-inner {
    padding-bottom: 40px;
}

.meem-inner h2 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 30px;
    color: #5E6167;
    padding-bottom: 30px;
    padding-top: 30px;
}

.meem-inner h3 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 20px;
    color: #5E6167;
    padding: 25px 0 20px 0;
}

.meem-inner p {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #5E6167;
    line-height: 18px;
    text-align: justify;
}

.meem-inner ul.packlist li span {
    color: #61528b !important;
}

.meem-inner .panel-title>a {
    text-transform: uppercase !important;
    font-family: "fs_emericregular" !important;
    font-size: 16px !important;
    color: #61528b !important;
}

.meem-inner .panel-title>a:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

.meem-inner .panel-title>a:active,
.meem-inner .panel-title>a:hover,
.meem-inner .panel-title>a:visited {
    text-decoration: none !important;
}

#accordion {
    margin-top: 90px;
    padding-bottom: 40px;
}

.product-services-wrap {
    margin-top: 30px;
}

.product-services-wrap h2,
.product-services-wrap p {
    color: #61528b !important;
}

.visit-meem {
    font-weight: bold;
    color: #61528b;
    font-size: 16px;
}

.contact-wrap a {
    font-family: "fs_emericlight" !important;
    color: #53565a !important;
    line-height: 18px !important;
}

.italic {
    font-style: italic !important;
}

.required {
    color: red;
}

#contact-form label {
    font-family: 'Droid Arabic Kufi';
    font-weight: 700;
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0px;
    color: #53565a;
    line-height: 23px;
}

.webform-container-inline .form-item {
    margin: 7px 0px !important;
    display: block !important;
}

.form-item .description {
    font-size: 0.85em;
    line-height: 1.5em;
    margin: 13px 0px;
}

#edit-submitted-supporting-documents-upload-button {
    background-color: #53565a !important;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'Droid Arabic Kufi';
    font-weight: 700;
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
    width: 115px;
    margin: 15px 0px 0px;
}

#submit-msg {
    background-color: #53565a !important;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 16px;
    margin-top: 10px;
    padding: 10px;
    text-transform: uppercase;
    width: 115px;
    margin-right: 10px;
}

#reset-msg {
    background-color: #53565a !important;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 16px;
    margin-top: 10px;
    padding: 10px;
    text-transform: uppercase;
    width: 115px;
}

#submit-msg:hover,
#reset-msg:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

#back-btn {
    background-color: #53565a !important;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 10px 10px 10px 40px;
    text-transform: uppercase;
    width: 115px;
    margin-right: 10px;
}

#back-btn:hover {
    text-decoration: none !important;
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

#back-btn:after {
    right: auto;
    left: 30px;
    border-width: 0px 0px 1px 1px;
    border-style: none none solid solid;
    border-color: -moz-use-text-color -moz-use-text-color #FFF #FFF;
    content: "";
    position: absolute;
    transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
    height: 12px;
    width: 12px;
    margin-top: 1px;
}

#news-ticker .item p {
    padding: 10px 45px 10px 10px;
    color: #53565a;
}

#top-news {
    background-color: #D9DADB;
}

#top-news .owl-theme .owl-pagination {
    display: none !important;
}

#top-news .owl-buttons {
    position: absolute;
    top: 15%;
    right: 0%;
}

#top-news .owl-prev {
    /*left: -2%;
  float: right;
  top: 35%;
  position: absolute;*/
    text-indent: -9999px;
    padding: 0px !important;
    margin: 0 10px 0 0 !important;
    opacity: 1 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

#top-news .owl-prev:hover,
top-news.owl-next:hover {
    opacity: 0.7 !important;
}

#top-news .owl-next {
    /*right: -2%;
  float: left;
  top: 35%;
  position: absolute;*/
    text-indent: -9999px;
    padding: 0px !important;
    margin: 0px !important;
    opacity: 1 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

#top-news .owl-theme .item img {
    margin-top: 45px;
}

#top-news #news-btn-title {
    background-color: #53565a !important;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 16px;
    padding: 10px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    height: 40px;
}

.ndate {
    color: #53565a;
    margin-right: 5px;
}

#news .item img:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
}

#news .owl-wrapper {
    margin-top: 20px;
}

#top-news {
    height: 40px;
    overflow: hidden;
}

#news-ticker .item p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#top-news {
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 3px;
}

.no-left-pad {
    padding-left: 0px !important;
}

.video-date {
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 13px !important;
    margin-top: 10px;
    text-decoration: none !important;
    float: right;
}

.video-wrapper {
    border-bottom: 1px solid #D8D9DB;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

em.mm-counter+a.mm-next {
    width: 100% !important;
}

#dl-result a h4 {
    background: transparent url("../images/ico/file_pdf.png") no-repeat scroll left center;
    padding-left: 24px;
    height: 20px;
    margin-top: 3px;
}

.dl-img-box img {
    padding: 2px;
    border: 1px solid #DDD;
}

#dl-result a h4 span {
    font-size: 14px;
    position: relative;
    top: 2px;
    font-family: 'glosa_romanroman';
    color: #53565a;
    text-decoration: none !important;
}

.dl-img-box img:hover {
    transition: opacity 0.25s ease-in-out 0s;
    opacity: .7;
}

#dl-result a h4:hover {
    transition: opacity 0.25s ease-in-out 0s;
    opacity: .7;
}

#dl-result a {
    text-decoration: none !important;
}

.bottom-margin-two {
    margin-bottom: 25px;
}

.newsticker {
    width: initial;
    height: 40px;
    padding: 1px;
    overflow: hidden;
    background: #d9d9d6;
}

.newsticker .jcarousel-container {
    float: right;
}

.newsticker .jcarousel-direction-rtl {
    direction: rtl;
}

.newsticker .jcarousel-container-vertical {
    width: 100%;
    height: 40px;
}

.newsticker .jcarousel-clip-vertical {
    width: 90%;
    height: 40px;
}

.newsticker .jcarousel-item {
    width: 100% !important;
    /*height: 30px;*/
    color: #FFF;
    line-height: 40px;
}

.newsticker .jcarousel-next-vertical {
    position: absolute;
    bottom: 8px;
    right: 10px;
    width: 13px;
    height: 9px;
    cursor: pointer;
    background: url(../images/ticker_arrows.png) no-repeat 0 -11px;
}

.newsticker .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
}

.newsticker .jcarousel-prev-vertical {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 13px;
    height: 9px;
    cursor: pointer;
    background: url(../images/ticker_arrows.png) no-repeat 0 0;
}

.newsticker .jcarousel-item {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 16px;
}

.newsticker .date {
    font-family: 'fs_emericregular';
    font-size: 16px;
    color: #53565a;
}

.newsticker .date {
    display: inline-block;
    padding: 0 10px 0 0;
    margin: 5px 10px 0 0;
    line-height: 30px;
    border-right: 1px solid #53565a;
    /* height: 30px; */
    float: left;
}

.newsticker {
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-top: 3px;
}

.newsticker .title {
    height: 40px;
    color: #FFF;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 16px;
    background-color: #ffc72c !important;
    border: medium none;
    color: #53565a;
    display: inline-block;
    font-family: 'glosa_romanroman';
    font-size: 16px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
}

/*.chairman img {
  width: 100%;
}
*/

.read-more-news {
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 14px;
    margin-top: 15px;
    text-decoration: none !important;
    padding-bottom: 20px;
    padding-right: 20px;
    font-weight: bold;
    display: inline-block;
}

.read-more-news:hover {
    opacity: .7;
}

.read-more-news {
    background: url(../images/ico/bullet-2.png) no-repeat top left;
}

.read-more-news span {
    padding-left: 10px;
    position: relative;
    bottom: 2px;
}

.news-box-wrap {
    border-bottom: 1px solid #eee;
}

.news-box-wrap h3,
.news-box-wrap h3 a {
    text-transform: uppercase !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #53565a !important;
}

.news-box-wrap h3 a:hover {
    opacity: .8;
}

.awards-table {
    width: 100%;
}

.awards-table td {
    width: 50%;
}

.awards-table td,
.awards-table tr,
.awards-table th {
    border: 1px solid #53565a;
    padding: 10px;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.awards-table th {
    font-weight: bold;
    text-align: center;
}

.awards-inner h3 {
    text-align: center;
    font-weight: bold;
}

.awards-table td.order {
    text-indent: -1em;
    padding-left: 1.8em;
}

/*.youtube-ico {
  position: relative;
  bottom: 3px;
}*/

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

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

.video-pager .pagination {
    margin-top: 0px !important;
    padding-bottom: 20px !important;
}

.contact-details p.cont-address:before {
    content: url(../images/ico/home-ico.png);
    position: relative;
    padding-right: 10px;
    top: 1px;
}

.contact-details p.cont-tel:before {
    content: url(../images/ico/phone-ico.png);
    position: relative;
    padding-right: 10px;
    top: 1px;
}

.contact-details p.cont-fax:before {
    content: url(../images/ico/fax-ico.png);
    position: relative;
    padding-right: 10px;
    top: 2px;
}

.contact-details p.cont-mail:before {
    content: url(../images/ico/mail-ico.png);
    position: relative;
    padding-right: 10px;
    top: 3px;
}

.contact-details p.cont-form:before {
    content: url(../images/ico/link-ico.png);
    position: relative;
    padding-right: 10px;
    top: 3px;
}

.contact-details p.cont-corporate:before {
    content: url(../images/ico/corporate-ico.png);
    position: relative;
    padding-right: 10px;
    top: 3px;
}

.contact-details p {
    color: #53565a;
    font-size: 12px;
    padding-bottom: 10px;
}

.contact-details p a {
    text-decoration: none !important;
    color: #53565a;
}

.contact-details p a:hover {
    opacity: .7;
}

.cont-head {
    font-size: 20px !important;
    color: #ffc627;
}

.smp-head,
.smp-head a {
    font-family: "fs_emericregular" !important;
    color: #53565a !important;
    text-transform: uppercase !important;
    font-size: 18px !important;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 15px;
}

.smp-lvl-one {
    font-family: "fs_emericregular" !important;
    color: #53565a !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    padding-bottom: 15px;
}

.smp-lvl-one a {
    color: #53565a !important;
}

.smp-lvl-one ul li {
    font-family: "fs_emericregular" !important;
    color: #454648 !important;
    font-size: 13px !important;
    text-transform: none !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.smp-lvl-one ul li a {
    color: #454648 !important;
}

.smp-lvl-one ul {
    list-style-type: circle !important;
    padding-left: 35px;
}

.smp-lvl-one span {
    background: url(../images/ico/bullet-2.png) no-repeat left;
    width: 8px;
    height: 15px;
    padding-left: 20px;
}

.new-accordion#accordion {
    margin-top: 0px !important;
}

.new-accordion h4 {
    color: #53565a !important;
    font-family: 'glosa_romanroman' !important;
    font-size: 18px;
    font-weight: bold;
    background: transparent url("../images/ico/calendar-dl.png") no-repeat scroll left center;
}

.new-accordion h4 span {
    padding-left: 35px;
}

#select_year .form-control {
    width: initial !important;
    display: inline !important;
}

#select_year {
    float: right;
}

#select_year label {
    font-family: 'fs_emericregular';
    font-size: 15px;
    font-weight: bold;
    color: #53565a;
    padding-right: 8px;
    display: inline;
}

.new-accordion .dl-pdf {
    padding: 10px 15px 10px 50px !important;
    font-size: 14px !important;
}

.new-accordion .dl-pdf:hover {
    background-color: #53565a !important;
    opacity: 1 !important;
    transition: none !important;
    border-bottom: 3px solid #53565a !important;
}

.dl-inner .dl-pdf {
    padding: 10px 15px 10px 50px !important;
    font-size: 14px !important;
}

.result-table {
    width: 100%;
}

.result-table td.result-title {
    width: 40%;
}

.result-table td.result-dl-lng {
    width: 30%;
}

.result-table td,
.result-table tr,
.result-table th {
    padding: 15px 10px;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.result-table th {
    font-weight: bold;
    text-align: center;
}

.result-inner h3 {
    text-align: center;
    font-weight: bold;
}

.result-dl-doc a {
    background: transparent url("../images/ico/file_doc.png") no-repeat scroll left center;
    padding-left: 24px;
    height: 20px;
    margin-top: 3px;
    color: #53565a !important;
}

.result-dl-lng a {
    background: transparent url("../images/ico/file_pdf.png") no-repeat scroll left center;
    padding-left: 24px;
    height: 20px;
    margin-top: 3px;
    color: #53565a !important;
}

.result-table th {
    background-color: #ddd;
}

.result-table td {
    border-bottom: 1px dotted #ddd;
}

.gal-row {
    margin-bottom: 30px;
}

#gal-inner-wrap figure {
    float: left;
    position: relative;
    width: 100%;
    overflow: hidden;
}

#gal-inner-wrap h5 {
    text-align: center;
    background-color: #58585A;
    line-height: 40px;
    font-family: 'glosa_romanroman';
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}

#gal-inner-wrap figure:before {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.86;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

#gal-inner-wrap figure:hover:before {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

#gal-inner-wrap figure figcaption {
    color: #53565a;
    left: 0;
    margin-top: -18%;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

#gal-inner-wrap img {
    width: 100%;
}

#gal-inner-wrap figure figcaption span {
    display: inline-block;
    font-family: 'Lato';
    font-size: 80px;
    font-weight: 300;
    line-height: 80px;
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

#gal-inner-wrap figure:hover span {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

#gal-inner-wrap ul li figure a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.select-margin {
    margin-bottom: 20px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    margin-top: 0px !important;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    padding-left: 10px !important;
}

.compil-notice {
    font-size: 10px !important;
    line-height: 12px !important;
}

#myModal h3 {
    padding: 0 !important;
}

.modal-footer .btn-primary {
    background-color: #53565a !important;
    border-radius: 0px !important;
}

.modal-footer .btn {
    border-radius: 0px !important;
}

.modal-dialog {
    width: 800px !important;
}

.agree-btn {
    background-color: #53565a !important;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 10px 10px 30px;
    text-transform: uppercase;
    width: 115px;
}

.agree-btn:hover {
    opacity: .7;
    transition: opacity 0.25s ease-in-out 0s;
    text-decoration: none !important;
    color: #fff !important;
}

.agree-btn:focus,
.agree-btn:visited {
    color: #fff !important;
}

.agree-btn:after {
    content: "";
    position: absolute;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    transform: rotate(45deg) scale(1, 1) skew(0deg, 0deg) translate(0px, 0px);
    left: 232px;
    height: 12px;
    width: 12px;
    margin-top: 1px;
}

.agreement-btns {
    margin-top: 20px;
}

#gal-inner-wrap figcaption h4 {
    display: block;
    padding: 10px;
    background-color: #f7f7f7;
    border: 1px solid #53565a;
}

.news-image {
    margin-bottom: 20px;
    /*width: 100%;*/
    margin-left: auto;
    margin-right: auto;
}

#gal-inner-wrap .fancybox {
    background-color: #eee;
    display: block;
}

#gal-inner-wrap h3,
#gal-inner-wrap p {
    color: #53565a;
    text-align: center;
}

#gal-inner-wrap h3:hover,
#gal-inner-wrap p:hover,
#gal-inner-wrap a:hover {
    text-decoration: none !important;
}

#gal-inner-wrap p {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

#gal-inner-wrap h3 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px !important;
}

.text-box {
    height: 102px;
}

@media (min-width: 580px) {
    .small-gap {
        margin-left: 5px;
    }
}

.small-gap {
    width: 236px;
}

.produts-accordion {
    margin-top: 20px !important;
}

.produts-accordion .panel-title {
    text-transform: uppercase !important;
    color: #53565a !important;
}

.slide-caption {
    /*background: rgba(93, 72, 249, 0.5) none repeat scroll 0% 0%;*/
    display: block;
    width: 100%;
    margin: 0px;
    padding: 2%;
    position: absolute;
    bottom: 0px;
    color: #fff;
    font-variant: small-caps;
    font-size: 55px;
    font-family: 'fs_emericregular';
    text-transform: uppercase !important;
    font-weight: bold;
    letter-spacing: 10px;
}

@media (max-width: 481px) {
    .slide-caption {
        font-size: 20px !important;
    }
}

.google-map {
    margin-bottom: 10px;
}

.location-maps h3 {
    padding-bottom: 5px !important;
}

.location-maps h4 {
    padding-bottom: 10px;
    font-size: 14px;
    font-family: fs_emericregular;
}

@media (min-width: 482px) and (max-width: 767px) {
    .slide-caption {
        font-size: 36px !important;
    }
}

.news-box-wrap p {
    text-align: justify !important;
}

#inner-content p {
    text-align: justify !important;
}

#foot-right li:nth-child(3) {
    display: inline !important;
}

.error-page {
    padding-top: 175px;
    padding-bottom: 175px;
    background-color: #F5F6F7;
    margin-bottom: -50px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.error-page h1 {
    font-size: 48px;
    font-family: 'glosa_romanroman';
    font-weight: bold;
    text-transform: uppercase;
    color: #53565a;
    line-height: 55px;
    padding-top: 25px;
}

.error-page h2 {
    font-size: 28px;
    font-family: 'glosa_romanroman';
    text-transform: uppercase;
}

.error-page h3 {
    margin-top: 20px;
    font-size: 22px;
    font-family: 'glosa_romanroman';
    text-transform: uppercase;
    color: #454648 !important;
}

.error-page .error-ico {
    margin: 0 auto;
}

.agreement-wrap {
    overflow: auto !important;
    height: 300px;
    padding-top: 20px;
    padding-right: 10px;
    text-align: justify;
}

.agreement-wrap ul.packlist li {
    text-indent: -1.6em !important;
}

.agreement-wrap h3 {
    font-size: 18px !important;
    color: #53565a !important;
    padding-top: 10px;
    padding-bottom: 15px;
}

.agreement-wrap p {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.agreement-wrap ol {
    counter-reset: foo;
    display: table;
}

.agreement-wrap ol>li {
    counter-increment: foo;
    display: table-row;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
}

.agreement-wrap ol>li p {
    padding-top: 15px;
}

.agreement-wrap ol>li::before {
    content: counter(foo) ".";
    display: table-cell;
    /* aha! */
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
}

.agreement-btns {
    margin-top: 30px;
}

.press-date {
    color: #5E6167;
    font-family: 'fs_emericregular';
    font-size: 14px;
    margin-top: 15px;
    text-decoration: none !important;
    padding-bottom: 20px;
    display: inline-block;
    float: right;
}

#awards-wraper .owl-next {
    background: transparent url("../images/ico/slider-next.png") no-repeat scroll 0% 0% !important;
    text-indent: -9999px;
    width: 11px;
    height: 21px;
    padding: 0px !important;
    margin: 0px !important;
    opacity: 1 !important;
    border-radius: 0px !important;
}

.ib-awards .owl-prev {
    background: transparent url("../images/ico/slider-prev.png") no-repeat scroll 0% 0% !important;
    text-indent: -9999px;
    width: 11px;
    height: 21px;
    padding: 0px !important;
    margin: 0px 10px 0px 0px !important;
    opacity: 1 !important;
    border-radius: 0px !important;
}

.ib-awards .owl-theme .owl-pagination {
    display: none;
}

.ib-awards .owl-buttons {
    position: absolute !important;
    right: 0px !important;
    top: -45px;
}

.back-to-news {
    float: right;
}

.back-to-news:after {
    right: 110px !important;
    left: initial !important;
}

.node-type-press-release strong {
    font-weight: bold !important;
}

.node-type-contact-details .inline-item a {
    padding-left: 5px !important;
}

.node-type-awards #inner-content h2 {
    padding-bottom: 15px !important;
}

.node-type-awards .contact-wrap p {
    text-align: left !important;
}

#thank-you {
    padding: 100px 40px 110px 40px !important;
}

.success h2:before {
    content: url(../images/ico/thankyou.png);
    position: absolute;
    right: 50%;
    top: -30px;
}

.success h2,
.success p {
    text-align: center;
}

.success h2 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 30px;
    color: #5E6167;
    padding-bottom: 30px;
    padding-top: 30px;
    font-weight: bold;
    position: relative;
}

.success h6 {
    font-family: 'glosa_romanroman';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    text-align: center !important;
}

.node-type-gib-capital strong {
    font-weight: bold;
}

#bod-content {
    padding-top: 15px;
    padding-bottom: 35px;
}

#bod-content h2 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 30px;
    color: #53565a;
    padding-bottom: 35px;
}

#bod-content h3 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 20px;
    color: #53565a;
    padding: 25px 0 20px 0;
}

#bod-content p {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    text-align: left;
}

.node-type-archive #gal-inner-wrap h3 {
    padding: 10px !important;
}

@media (max-width: 340px) {
    .director-box,
    #dl-result .col-xs-6 {
        width: 60%;
    }
}

.node-type-market-updates .result-dl-pdf a {
    display: block !important;
}

.node-type-contact-details .contact-wrap strong {
    font-weight: bold;
}

.poweredby img {
    position: relative !important;
    top: 1px;
}

.poweredby span {
    margin-right: 5px;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .pod {
        position: relative;
        bottom: 7px;
    }
}

/*REMOVE THIS TO SHOW POWERED BY*/

.pod {
    display: none !important;
}

/*REMOVE THIS TO SHOW POWERED BY*/

#top-content .col-md-9 {
    padding-top: 5px;
}

.navbar-nav>li>.dropdown-menu {
    padding-top: 25px !important;
}

@media screen and (min-width: 767px) and (max-width: 1022px) {
    .navbar .nav>li>a {
        font-size: 9px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1024px) {
    .navbar .nav>li>a {
        font-size: 11.8px !important;
    }
}

.result-dl-pdf a {
    background-position: left top !important;
    height: auto !important;
    min-height: 20px;
}

#accordion .panel-title>a {
    font-family: "fs_emericregular" !important;
}

.newsticker .jcarousel-item a:hover,
.newsticker .jcarousel-item a:focus {
    color: initial !important;
}

.navbar-nav>li>.dropdown-menu {
    border-bottom: 3px solid #53565a;
}

#fatca h4 {
    text-transform: uppercase;
    font-family: 'glosa_romanroman';
    font-size: 18px;
    color: #53565a;
    padding: 25px 0 20px 0;
    border-top: 1px solid #eee;
}

@media screen and (max-width: 767px) {
    #fatca h4 {
        padding: 10px 0 !important;
    }
}

#news #play,
#inner-content #play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 68px;
    z-index: 1;
    opacity: 1 !important;
}

.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    z-index: 99;
}

.view-first .mask,
.view-first .mask-loupe {
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, .4) !important;
}

#about-slider .item {
    margin-right: 10px;
}

#about-slider {
    margin-top: 15px;
}

#about {
    padding-right: 20px;
}

#about-slider a h4 {
    background: transparent url(../images/ico/file_pdf.png) no-repeat scroll left center;
    padding-left: 24px;
    min-height: 20px;
    margin-top: 3px;
}

#about-slider a h4 span {
    font-size: 14px;
    position: relative;
    top: 2px;
    font-family: 'glosa_romanroman';
    color: #53565a;
    text-decoration: none !important;
}

@media (min-width: 992px) {
    #about-slider .owl-buttons {
        top: -20%;
    }
}

@media (max-width: 991px) {
    #about-slider .owl-buttons {
        top: -10%;
        right: 5%;
    }
}

#lang-switcher-block {
    float: right;
    /*border-left:1px solid #7c7c7c;*/
    margin-top: 15px;
    padding-left: 10px;
    margin-left: 10px;
}

#lang-switcher-block ul {
    display: inline-block;
}

#lang-switcher-block ul li {
    display: inline-block;
}

#lang-switcher-block ul li a {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

/*li.en {
    display: none!important;
}/*/

.navbar .container {
    padding: 0px !important;
}

li.en {
    background: url(../images/ico/en.png) left center no-repeat;
    padding-left: 20px;
}

li.ar {
    background: url(../images/ico/ar.png) left center no-repeat;
    padding-left: 20px;
}

#lang-switcher-block li {
    margin-left: 7px;
}

#lang-switcher-block li a {
    color: #53565a;
    font-family: 'fs_emericregular';
    font-size: 14px;
}

@media (max-width: 767px) {
    #lang-switcher-block {
        float: none;
        border-left: 0;
        padding-left: 0;
        margin-left: 0;
    }
}

#lang-switcher-block ul li.ar a {
    font-family: Droid Arabic Kufi !important;
}

.result-dl-lng.website {
    background: url(../images/ico/file_url.png) left center no-repeat !important;
}

#fatca #accordion {
    padding-bottom: 0;
}

#fatca #accordion h4 {
    padding: 0;
    border: 0;
    text-transform: capitalize !important;
}

#fatca #accordion .note {
    font-size: 10px !important;
    line-height: 12px !important;
    font-style: italic;
}

#fatca #accordion .result-table td.result-title {
    width: 65% !important;
}

#fatca #accordion .result-table td.result-dl-lng {
    width: 35% !important;
}

@media (max-width: 479px) {
    #fatca h4 {
        font-size: 13px !important;
    }
    #fatca #accordion .result-table td.result-title,
    #fatca #accordion .result-table td.result-dl-lng {
        width: 50% !important;
    }
    .new-accordion h4 span {
        padding-left: 30px !important;
    }
    .panel-heading {
        padding: 10px 10px !important;
    }
}

ul.standard-listing {
    margin-top: 15px;
}

ul.standard-listing li {
    background: url(../images/ico/bullet-2.png) left 0 top 9px no-repeat;
    padding-left: 15px;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-node-48 p strong,
.page-node-408 p strong {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
}

.page-node-48 h4,
.page-node-408 h4 {
    margin-bottom: 10px;
    margin-top: 20px;
}

/*.page-node-408 p {
  margin-bottom: 15px;
}*/

.page-node-408 h4 {
    padding-bottom: 0 !important;
}

.page-node-408 h3 {
    padding: 40px 0 0px 0 !important;
}

/*.navbar-nav .dropdown.mega-wide-full.transition:last-of-type {
  display:none;
}

.logged-in .navbar-nav .dropdown.mega-wide-full.transition:last-of-type  {
  display:block!important;

}*/

.result-dl-lng.website a {
    background-image: url(../images/ico/external_url.png) !important;
}

.node-type-press-release .treasury_box {
    padding-bottom: 20px;
}

.node-type-press-release .treasury_box:first-of-type .news-image {
    margin-top: 0;
}

.node-type-press-release .treasury_box .news-image {
    margin-bottom: 10px;
    margin-top: 30px;
}

.node-type-press-release .pbc-content {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    text-align: justify;
}

#fatca p strong {
    font-weight: bold;
}

#fatca p strong em {
    font-style: italic;
}

.page-node-442 #inner-content em {
    font-style: italic;
}

.page-node-442 #inner-content p strong {
    font-weight: bold;
}

.page-node-446 #inner-content em {
    font-style: italic;
    display: inline-block;
    margin-bottom: 10px;
}

.page-node-446 #inner-content p strong,
.page-node-446 #inner-content li strong {
    font-weight: bold;
}

.page-node-446 #inner-content .personal ul li {
    margin-left: 2em;
    list-style: disc !important;
    padding-left: 10px;
}

.page-node-446 #inner-content .personal p {
    margin-left: 2em;
}

.page-node-446 #inner-content ul {
    list-style: disc !important;
    padding-left: 15px;
    margin-left: 1em;
}

.page-node-446 #inner-content ul li {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-node-446 #inner-content .personal ul {
    margin-left: initial !important;
}

@media screen and (min-width:1024px) {
    .node-type-board-of-directors .modal,
    .node-type-management .modal {
        text-align: center;
        padding: 0 !important;
    }
    .node-type-board-of-directors .modal:before,
    .node-type-management .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }
    .node-type-board-of-directors .modal-dialog,
    .node-type-management .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }
}

@media screen and (max-width:991px) {
    .node-type-board-of-directors .modal-dialog,
    .node-type-management .modal-dialog {
        width: auto !important;
    }
}

.node-type-board-of-directors .modal,
.node-type-management .modal {
    background: rgba(0, 0, 0, 0.3);
}

.node-type-board-of-directors .modal-dialog,
.node-type-management .modal-dialog {
    box-shadow: none;
}

.node-type-board-of-directors .modal-content img,
.node-type-management .modal-content img {
    max-width: 200px;
}

.node-type-board-of-directors .modal-content .bio-box,
.node-type-management .modal-content .bio-box {
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center;
}

.node-type-board-of-directors .modal-content .bio-box h3,
.node-type-management .modal-content .bio-box h3 {
    font-family: 'fs_emericregular';
    font-size: 17px;
    color: #53565a;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.node-type-board-of-directors .modal-content .bio-box small,
.node-type-management .modal-content .bio-box small {
    display: block;
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #000;
    line-height: 18px;
    text-align: center !important;
}

.node-type-board-of-directors .modal-content .bio-box h6,
.node-type-management .modal-content .bio-box h6 {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    text-align: center !important;
    font-weight: normal;
}

.node-type-board-of-directors .modal-content .bio-box .text,
.node-type-management .modal-content .bio-box .text {
    margin-top: 30px;
}

.node-type-board-of-directors .modal-content .bio-box p,
.node-type-management .modal-content .bio-box p {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    text-align: center !important;
    margin-bottom: 15px;
}

.node-type-board-of-directors .modal-header,
.node-type-management .modal-header {
    border: none;
}

.node-type-board-of-directors button.close,
.node-type-management button.close {
    right: 10px;
    position: absolute !important;
    top: 5px !important;
    opacity: 1 !important;
    margin-top: 0px !important;
    z-index: 99999;
}

.node-type-board-of-directors button.close span,
.node-type-management button.close span {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
}

#bod-content .chairman a:hover img {
    webkit-box-shadow: 1px 1px #ffc72c, 2px 2px #ffc72c, 3px 3px #ffc72c;
    box-shadow: 1px 1px #ffc72c, 2px 2px #ffc72c, 3px 3px #ffc72c;
    -webkit-transform: translateX(-3px);
    -ms-transform: translateX(-3px);
    transform: translateX(-3px);
}

#bod-content .chairman a:hover img {
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#bod-content .chairman a:hover,
#bod-content .chairman a:focus {
    text-decoration: none;
}

#bod-content .chairman a:focus {
    color: #53565a !important;
}

.liststyle a:focus {
    text-decoration: none !important;
}

#gib_ksa p {
    text-align: left !important;
}

.page-node-467 #inner-content h4 {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    font-style: italic;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}

.page-node-467 #inner-content strong {
    font-weight: bold;
}

.page-node-467 #inner-content ul {
    list-style: disc !important;
    padding-left: 15px;
    margin-left: 1em;
    margin-top: 10px;
}

.page-node-467 #inner-content ul li {
    font-family: 'fs_emericlight';
    font-size: 14px;
    color: #53565a;
    line-height: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-node-409 #inner-content p em {
    font-style: italic;
}

#masHeader-inner .slider-caption {
    position: absolute;
    bottom: 100px;
    width: 100%;
}

#up-slider img {
    min-height: 222px;
    object-fit: cover;
}

#masHeader-inner .slider-caption h2 {
    background: #ffc72c;
    color: #fff;
    padding: 25px;
    display: inline;
    font-size: 32px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: "glosa_romanroman";
}

#masHeader-inner .slider-caption .button {
    display: inline-block;
    float: right;
}

#masHeader-inner .slider-caption .button a {
    background: #ffc72c;
    color: #fff;
    padding: 25px;
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: "glosa_romanroman";
    color: #fff;
    text-align: center;
}

#masHeader-inner .slider-caption .button a:hover {
    background-color: #53565b;
    text-decoration: none;
}

#masHeader-inner .owl-controls {
    bottom: 15px;
    position: relative;
    bottom: 50px;
}

#masHeader-inner .owl-controls .owl-page span {
    background: #53565b;
}

#masHeader-inner .owl-controls .owl-page.active span,
#masHeader-inner .owl-controls.clickable .owl-page:hover span {
    background: #ffc72c;
}

.produts-accordion .more-btn {
    margin-top: 10px;
    text-align: right;
}

.produts-accordion .more-btn a {
    background-color: #ffc72c;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 35px;
    text-transform: capitalize;
}

.produts-accordion .more-btn a:hover {
    background-color: #53565a;
    text-decoration: none;
}

#trade-finance .item {
    margin-bottom: 20px;
    border: 1px solid #e8e6e4;
    margin-top: 20px;
    max-width: 342px;
}

#trade-finance .view2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0px;
}

#trade-finance .view2 .view-first2 img {
    width: 100%;
}

#trade-finance .view2 img {
    display: block;
    position: relative;
}

#trade-finance .view-first2 .mask2,
#trade-finance .view-first2 .mask-loupe2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(251, 203, 24, 0.9);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}

#trade-finance .mask-loupe2 a {
    display: inline-block;
    text-align: center;
    width: 48px;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(../images/ico/plus.png) no-repeat center center;
    text-indent: -9999px;
}

#trade-finance .view-first2:hover .mask2,
#trade-finance .view-first2:hover .mask-loupe2 {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

#gibuk-lhs {
    background-color: #ffc72c;
    padding: 20px 45px;
    border: 1px solid #53565a;
    margin-top: 20px;
}

#gibuk-lhs .gu-title {
    font-family: 'glosa_romanroman';
    font-size: 18px;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#gibuk-lhs p {
    font-family: 'fs_emericlight';
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#gibuk-lhs p a {
    color: #fff;
}

#gibuk-lhs p a:hover {
    color: #fff;
}

#trade-finance .backtopr {
    text-align: right;
    margin-top: 20px;
}

#trade-finance .backtopr a {
    background-color: #ffc72c;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 16px;
    margin-top: 10px;
    padding: 10px 35px;
    text-transform: capitalize;
}

#trade-finance .backtopr a:hover {
    background-color: #53565a;
    text-decoration: none;
}

#gibukb-banner-wrap {
    background: #ffc72c url(../images/gibukbg.jpg) top center no-repeat;
    height: 500px;
    margin-top: 30px;
}

#gibuk-banner {
    position: relative;
    background-color: #ffc72c;
    width: 70%;
    float: right;
    margin-right: 20px;
    /* padding-top: 80px; */
    margin-top: 280px;
    height: 220px;
}

.top-shape {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -50%;
    left: 0;
    transform: skewY(-25deg);
    background-color: #ffc72c;
}

#gibuk-banner .title {
    font-family: 'glosa_romanroman';
    font-size: 22px;
    color: #53565a;
    text-transform: capitalize;
    margin-bottom: 15px;
    width: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 32px;
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}

@media (max-width: 991px) {
    #gibukb-banner-wrap {
        background: none;
        margin-top: 0;
        height: auto;
    }
    #gibuk-banner {
        height: auto;
        margin-top: 30px;
        width: 100%;
        float: none;
    }
    #gibuk-banner .top-shape {
        display: none;
    }
    #gibuk-banner .title {
        width: 100%;
    }
}

@media (max-width: 767px) {
    #masHeader-inner .slider-caption h2 {
        font-size: 26px;
    }
    #masHeader-inner .slider-caption .button {
        display: none;
    }
}

/*.chairman .director-country, .director-box .director-country {
  display:none;
}*/

.subchilds.nav-img li a:before {
    display: none !important;
}

.subchilds.nav-img li a {
    padding: 0 !important;
    border-bottom: 0 !important;
}

.subchilds.nav-img li a img {
    top: 0 !important;
}

.dl-box .dl-pdf:nth-od-type(2) {
    margin-left: 10px;
}

@media (max-width: 479px) {
    .dl-box .dl-pdf {
        display: block;
    }
}

.page-node-485 #masHeader-inner .slider-caption .button a {
    display: none !important;
}

.page-node-485 #left-menu li.active-item {
    display: none !important;
}

.page-node-408 #left-menu li:last-of-type,
.page-node-63 #left-menu li:last-of-type,
.page-node-409 #left-menu li:last-of-type {
    display: none !important;
}

.page-node-48 #masHeader-inner .slider-caption .button,
.page-node-408 #masHeader-inner .slider-caption .button,
.page-node-409 #masHeader-inner .slider-caption .button {
    display: none !important;
}

.dl-pdf i {
    font-style: italic;
}

.globtr-boxes.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
}

.globtr-boxes.row-eq-height>*,
.flex-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: -0.25px !important;
    margin-left: -0.25px !important;
}

.globtr-boxes .mb-30 {
    margin-bottom: 30px !important;
}

.globtr-boxes a {
    color: #fff !important;
    background-color: #ffc72c;
    height: 100%;
    transition: .25s ease-in-out;
    text-decoration: none !important;
}

.globtr-boxes a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #53565a;
}

.globtr-boxes a:hover img {
    opacity: .7;
}

.globtr-boxes .flex-align-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.globtr-boxes img {
    width: 100%;
}

.globtr-boxes h4 {
    padding: 10px 15px;
    color: #fff;
    font-family: 'glosa_romanroman';
    font-size: 17px;
    width: 100%;
    text-align: center;
    transition: .25s ease-in-out;
    line-height: 22px;
}

.globtr-sign {
    transition: .25s ease-in-out;
    background-color: #ffc72c;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'fs_emericregular';
    font-size: 16px;
    padding: 20px 35px;
    text-transform: capitalize;
    margin-top: 20px;
    margin-bottom: 20px;
}

.globtr-sign:hover,
.globtr-sign:focus {
    background-color: #53565a;
    text-decoration: none;
    color: #fff;
}

.terms-link {
    display: inline-block;
    margin-top: 20px;
    font-style: italic;
}

#inner-content p strong {
    font-weight: bold;
}

.dl-box h3:nth-od-type(1) {
    padding-top: 0 !important;
}

.disclosure {
    padding: 10px;
    border-bottom: 1px solid #e8e6e4;
    border-top: 1px solid #e8e6e4;
    background-color: #f5f3f1;
    margin-top: 20px;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #e8e6e4;
    border-top: 1px solid #e8e6e4;
    background-color: #f5f3f1;
    margin-top: 50px;
    color: #53565a;
    font-family: 'fs_emericlight';
    font-size: 13px;
    text-align: center;
}

#leftColumn .shareholder-login {
    display: none;
}

.page-node-590 #inner-content p {
    display: none;
}

.page-node-590 #block-user-login h2 {
    display: none;
}

.page-node-590 #block-user-login ul {
    display: none;
}

#user-login-form label {
    font-family: 'fs_emericregular';
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #53565a;
}

#user-login-form input {
    display: block;
    width: 320px !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

#edit-submit {
    background-color: #53565a !important;
    border: medium none !important;
    color: #fff !important;
    display: inline-block !important;
    font-family: 'fs_emericregular';
    font-size: 16px !important;
    margin-top: 10px;
    padding: 10px !important;
    text-transform: uppercase;
    width: 115px !important;
    margin-right: 10px;
    height: 40px !important;
}

ul.bottom-links li a img {
    width: 21px !important
}

/*ul.bottom-links li a {
    padding-left: 5px;
    padding-right: 10px;
}*/

#left-links li:first-child a {
    top: 4px;
}

fieldset.webform-component-fieldset.webform-component--please-provide-your-contact-details.form-wrapper .fieldset-wrapper {
    display: flex;
}

.col-sm-12.col-md-4.form-item.webform-component.webform-component-textfield.webform-component--please-provide-your-contact-details--your-name {
    padding-left: 0px;
}

.col-sm-12.col-md-4.form-item.webform-component.webform-component-email.webform-component--please-provide-your-contact-details--witness-email-your {
    padding-right: 0px;
}

li.dropdown.mega-wide-full.transition a {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

ul .sustainability:nth-of-type(11) {
    display: none !important;
}

/* CSS changes for open banking menu - Start  */

ul.nav.navbar-nav li.dropdown:last-child {
    margin-left: 2vw;
}

ul.nav.navbar-nav {
    width: 100vw !important;
    display: flex;
    align-items: baseline;
}

ul.nav.navbar-nav li.dropdown:last-child a.dropdown-toggle.last-item {
    display: block;
    padding: 8px 8px !important;
    min-width: 100px;
    margin-left: 5px;
    border-radius: 5px;
    cursor: pointer;
    color: rgb(0, 0, 0) !important;
    background: #ffc72c;
    text-align: center;
}

ul.nav.navbar-nav li.dropdown:nth-child(10) ul.dropdown-menu {
    padding-left: 4vw;
}

/* CSS changes for open banking menu - End  */

/* hide sustain link from mobile */

ul.mm-listview li:nth-of-type(10) {
    display: none;
}

@media only screen and (max-width: 600px) {
    img.img-responsive.sus {
        /* width: auto!important; */
        height: auto !important;
    }
}

button.btn.dropdown-toggle.btn-default {
    display: none !important;
}