﻿/*BankMed style sheet*/
/*note: fonts are listed in seperate stylesheet (fonts.css) */

/*overwrite bootstrap css*/
.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-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 {
    padding: 0px;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: auto;
}


/*bx-slider*/
.bx-wrapper {
    padding-top: 1px;
}

    .bx-wrapper .bx-viewport {
        border: 0px !important;
        left: 0px;
        -moz-box-shadow: 0 0 0px #ccc;
        -webkit-box-shadow: 0 0 0px #ccc;
        box-shadow: 0 0 0px #ccc;
    }

        .bx-wrapper .bx-viewport ul {
            margin: 0px !important;
            padding: 0px !important;
        }

    .bx-wrapper img {
        max-height: 462px;
        margin: 0px auto;
    }

.bxslider-gallery {
    height: inherit
}

.section-image-gallery .bx-wrapper img {
    max-height: 393px;
    margin: 0px auto;
}

.section-image-gallery

.slide {
    z-index: -1 !important;
    height: inherit !important;
}

.slide-content {
    display: table !important;
    height: inherit !important;
    margin: 0px auto;
}

    .slide-content > div {
        display: table-cell;
        vertical-align: middle
    }


/*Common*/
body {
    line-height: initial
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'latoregular';
}

h1 {
    font-size: 55px;
    padding: 0px;
    margin: 0px
}

ul {
    padding: 0px;
    margin: 0px
}

.clear, .clear10, .clear20, .clear30, .clear50 {
    clear: both
}

.clear10 {
    height: 10px;
}

.clear30 {
    height: 30px;
}

.clear20 {
    height: 20px;
}

.clear50 {
    height: 50px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

p {
    line-height: 1.3;
    margin: 0px
}

label {
    font-weight: normal !important
}

a, a:link, a:visited, a:active, a:hover {
    text-decoration: none !important;
    outline: none !important;
    color: #000;
}

a {
    outline: none !important;
    text-decoration: none
}

input:focus, select:focus, textarea:focus, button:focus {
    outline: none;
}

.float-right {
    float: right
}

.inline-block {
    display: inline-block
}

.ErrorMessage {
    color: red;
}

.center {
    text-align: center
}

.text-red {
    color: #e30917
}

.bold {
    font-weight: bold
}

.italic {
    font-style: italic
}

.seperator-gray {
    border-top: 1px solid #d9d9d9
}

.asterisk {
    color: #e30917
}

.required {
    content: " *";
}

p a {
    color: #15337B !important;
    font-weight: bold;
}

    p a:hover {
        color: #505050 !important
    }

a.blue-link {
    color: #15337B;
    font-family: 'latobold_italic'
}

    a.blue-link:hover {
        color: #505050
    }

.container {
    border: 0px solid red;
    padding: 0px;
    width: 1020px;
}

.hd-border {
    border-bottom: 1px solid #ccc;
}

.alink a {
    color: #15337B !important;
    font-family: 'latobold_italic'
}

    .alink a:hover {
        color: #505050 !important
    }

.hide {
    display: none !important;
}

/****Form******/
.form-bg, .tabs-panel {
    background: url(../images/about/bankprofile-bg.jpg);
    background-repeat: repeat;
    width: 90%;
    margin: 0px auto
}

.form-bg {
    padding-top: 40px;
    min-height: 350px;
}

.grid-form { /*max-width:790px;*/
    border: 0px solid
}

    .grid-form .input-field, .grid-form .input-field, .grid-form .input-field-textarea, .grid-form .input-field-sm {
        padding: 8px;
        margin: 4px; /*min-width:385px;*/
        height: 40px;
        background: #fff;
        border: 1px solid #ddd;
        color: #797979;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 0px;
        border-radius: 0px;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-family: latoitalic;
        font-size: 16px;
        width: 45%;
    }

    .grid-form .input-field-textarea {
        min-width: 782px;
        min-height: 175px;
        resize: none;
        width: 91%;
    }

    .grid-form .input-field-sm {
        width: 22%;
        vertical-align: top;
    }

    .grid-form .input-label {
        height: 40px;
        width: 100px;
        margin-top: 10px;
        margin-left: 10px;
        text-align: right;
        clear: both;
        float: right;
        margin-right: 15px;
    }

/*.grid-form .input-form {
        height: 40px;
        width: 300px;
        border: 1px solid #000;
        margin-top: 10px;
        float: right;
    }*/

.error {
    color: #F10000;
    font-size: 14px;
    font-family: latoitalic;
    margin: 0px;
    padding: 0px;
    display: table-row;
}

    .error ul {
        list-style: none;
    }

.error-ar {
    color: #F10000;
    font-size: 14px;
    font-family: latoitalic;
    margin: 0px;
    padding: 0px;
    display: table-row;
    direction: rtl;
}

    .error-ar ul {
        list-style: none;
    }

.succes {
    color: #34ebba;
    font-size: 17px;
    font-weight: bold;
    font-family: latoitalic;
    margin: 0px;
    padding: 0px;
    display: table-row;
}

.error succes {
    list-style: none;
}

.eform-link {
    font-size: 22px;
    font-weight: bold;
    text-decoration: underline;
}

    .eform-link:link {
        color: blue;
        text-decoration: underline;
    }

    /* visited link */
    .eform-link:visited {
        color: green;
        text-decoration: underline;
    }

    /* mouse over link */
    .eform-link:hover {
        color: hotpink;
    }

    /* selected link */
    .eform-link:active {
        color: blue;
    }

.grid-form input[type="file"] {
    display: inline;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
}

.grid-form .file-upload {
    position: relative;
    display: inline;
}

    .grid-form .file-upload .input-field {
        color: #a9a9a9;
    }

.thankyou-msg {
    font-family: 'latoitalic';
    font-weight: normal;
    font-size: 16px;
    color: #797979;
}

    .thankyou-msg strong {
        font-family: 'latobold_italic';
        font-size: 17px;
        display: block;
        padding-bottom: 10px
    }

.checkbox input[type=radio], .checkbox input[type=checkbox] {
    display: none;
}

    .checkbox input[type=radio] + label:before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        vertical-align: middle;
        margin-right: 8px;
        margin-left: 6px;
        border: 1px solid #ddd;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }


    .checkbox input[type=checkbox] + label:before {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        vertical-align: middle;
        margin-right: 8px;
        margin-left: 6px;
        border: 1px solid #ddd;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .checkbox input[type=radio]:checked + label:before {
        content: "\2022"; /* Bullet */
        color: black;
        font-size: 1.8em;
        text-align: center;
        line-height: 14px;
        text-shadow: 0px 0px 3px #eee;
    }

    .checkbox input[type=checkbox]:checked + label:before {
        content: "\2714"; /* Tick */
        color: #797979;
        text-align: center;
        line-height: 16px;
    }

    .checkbox input[type=checkbox] + label, .checkbox input[type=radio] + label {
        font-family: 'latoitalic';
        font-size: 15px;
        color: #797979;
        margin: 0px 5px;
    }

.checkbox-wrapper {
    padding: 10px 0px
}

    .checkbox-wrapper label:first-child {
        display: inline-block;
        color: #666666;
        font-family: 'latobold';
        font-size: 17px;
        padding: 5px;
        width: 215px;
    }

    .checkbox-wrapper .checkbox {
        display: inline-block
    }

.apply-wrapper {
    display: table;
    width: 91%;
    padding: 11px 4px
}
/*.apply-wrapper > div:first-child{ display:inline-block; width:80%}*/
/*.apply-wrapper > span:first-child{ color: #F10000;font-size: 14px;font-family: latoitalic; vertical-align: top;display:inline-block; width:80%;}*/
.apply-btn {
    margin-left: 10px;
    height: 39px;
    width: 107px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    background: url('../images/common/apply.png') no-repeat center center;
    display: inline-block;
    float: right
}

    .apply-btn a {
        font-size: 16px;
        font-weight: 700;
        line-height: 37px;
        text-align: center;
        color: #fff;
    }

        .apply-btn a:hover, .apply-btn a:focus {
            color: #fff !important;
        }

.apply-wrapper .error {
    display: inline-block;
    top: -32px;
}

.apply-wrapper .error-ar {
    display: inline-block;
    top: -32px;
}

.title {
    font-size: 22px;
    padding-bottom: 10px;
    font-family: 'latoregular';
}

.title-sub {
    font-size: 22px;
    font-family: 'latobold';
    color: #3ab2fe;
}

.mobile-product-title {
    display: block;
    margin-bottom: 20px
}

    .mobile-product-title .service, .mobile-product-title .service .data {
        padding-top: 0px !important
    }

/*** Replace - main css  ****/

.data-text {
    display: table-cell;
    vertical-align: top;
    padding-right: 15px;
    padding-bottom: 15px;
    text-align: justify;
}

    .data-text p {
        padding-top: 5px;
        margin: 0;
    }

    .data-text ul {
        margin-top: 20px
    }

.data {
    color: #666666;
    font-size: 16px;
    font-weight: 400; /*font-style: italic;*/
}

.breadcrumb {
    padding: 10px 45px 10px 0px;
    margin-bottom: 0px !important;
    list-style: none;
    background-color: transparent !important;
    border-radius: 0px !important;
    max-width: 450px; /*text-transform: capitalize;*/
}

#header #logo-header .links {
    width: 510px !important;
    webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

#header #services-menu .services-menu ul li .services-menu-hover div {
    height: inherit;
    width: inherit;
}

#header #header-top .grid .top-menu ul li ul.sub {
    left: 0px
}

.fixed-contact {
    z-index: 100
}

    .fixed-contact .rights, .fixed-contact .e-wedding {
        height: 45px;
        width: 45px;
        border-radius: 0px 5px 5px 0px;
        box-shadow: 0 0 7px #aaa;
        background: #fff;
        margin: 10px 0;
        border-left: 3px solid #EC8922;
    }

        .fixed-contact .rights img, .fixed-contact .e-wedding img {
            padding: 0 4px;
            vertical-align: middle;
            margin-top: 5px;
        }

    .fixed-contact .e-wedding {
        border-left: 3px solid #81a3aa;
    }

        .fixed-contact .e-wedding img {
            max-height: 38px;
            padding-left: 10px;
        }

    .fixed-contact .live-chat, .fixed-contact .email-us, .fixed-contact .rights, .fixed-contact .e-wedding {
        position: relative;
    }

.fixed-icon-hover {
    color: #666666;
    font-size: 16px;
    font-family: 'latoitalic';
    width: 0;
    top: 0;
    position: absolute;
    background-color: #fff;
    left: 48px;
    height: 100%;
    line-height: 45px;
    padding-left: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    overflow: hidden;
    -webkit-box-shadow: -1px 0px 19px -1px rgba(186,186,186,1);
    -moz-box-shadow: -1px 0px 19px -1px rgba(186,186,186,1);
    box-shadow: -1px 0px 19px -1px rgba(186,186,186,1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fixed-contact .e-wedding:hover .fixed-icon-hover {
    width: 140px;
    padding-left: 15px;
}

.fixed-contact .live-chat:hover .fixed-icon-hover, .fixed-contact .email-us:hover .fixed-icon-hover, .fixed-contact .rights:hover .fixed-icon-hover {
    width: 130px;
    padding-left: 15px;
}

.fixed-contact .email-us:hover .fixed-icon-hover {
    width: 215px;
}
/*.fixed-contact .e-wedding {display:none;}*/

.service-menu-mobile {
    display: none !important
}

.service-menu-web a {
    display: block;
    width: 100%;
    height: 100%;
    border-left: 0px !important
}

#home .tab .image {
    margin-top: 10px; /*26px;*/
}

.main-section {
    min-height: 500px
}

    .main-section #dvNoRecord {
        margin-top: 20px
    }

.service {
    padding-top: 14px;
}

    .service .data .title {
        font-family: 'latoblack';
        font-style: normal;
        text-align: initial;
    }

    .service .data .sub-title {
        font-family: 'latobold';
        font-style: normal;
        font-size: 24px;
        text-transform: none;
        color: #343434;
        text-align: initial;
    }

    .service .data .title-black {
        font-family: 'latobold';
        font-style: normal;
        font-size: 22px;
        text-transform: none;
        margin-top: 20px;
        text-align: initial;
    }

    .service .data .text .data-text p {
        padding-top: 15px;
    }

    .service .features-holder {
        padding-bottom: 10px;
        background: #f9f9f9;
    }

    .service.main-section {
        background: #f9f9f9;
    }

    .service .service-title {
        padding-bottom: 10px
    }

.home {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 5;
}

.service .sub-service-menu ul li {
    text-transform: uppercase;
}

.service .sub-service-menu {
    height: auto;
    background-size: auto 100%;
}

.service .data .text {
    width: 100%;
    font-style: normal
}

    .service .data .text .data-image {
        float: right
    }

.service .sub-service-listing .item ul li .description {
    font-style: normal;
}

.service .sub-service-holder ul li .sub-service-item a {
    text-transform: none !important;
}

#home .tab .image .tab-slider .item img {
    max-height: 250px;
}

.owl-controls {
    position: absolute;
    border: 0px solid red;
    z-index: 4;
    bottom: 24px;
    margin: 0px auto; /*width: 99%;*/
    right: 10px;
}

#home .tab .image {
    background-color: transparent;
}

#home .newsLetter .newsLetterBox [type="image"] {
    display: inline-block;
    vertical-align: middle;
}

#SectionUnsubscribe .apply-btn {
    float: none !important;
    margin-left: 5px;
    margin-top: 10px;
}

#header #header-top .grid .social-icons img {
    margin-top: 12px;
    margin-right: 3px
}

#header #header-top .grid .top-menu ul li {
    padding: 0px 8px;
}

    #header #header-top .grid .top-menu ul li a {
        color: #FFF;
    }

    #header #header-top .grid .top-menu ul li:hover a, #header #header-top .grid .top-menu ul li.active a {
        color: #AFAFAF;
    }


.service .sub-service-listing .item ul li .description {
    padding-right: 20px
}

.service .exp-features table { /*margin-bottom:40px*/
}

.service .exp-features strong { /*font-style:italic*/
}

.service .exp-features .featurestbl {
    margin-bottom: 20px
}

.service .feature-details table p, .service .exp-features table p, .intl-content .exp-features table p {
    border-bottom: 0px !important;
    padding: 6px 10px 6px 0px !important;
    font-size: 15px !important;
    font-style: normal !important;
    margin-bottom: 0px;
}

.service .feature-details table tr, .service .exp-features table tr, .intl-content .exp-features table tr, .tab-content table tr {
    border-bottom: 1px solid #ccc !important
}

.service .feature-details, .service .exp-features {
    margin-bottom: 45px;
    border: 0;
    background: #f9f9f9;
}

    .service .feature-details table p strong, .service .exp-features table p strong, .intl-content .exp-features table p strong {
        font-family: 'latobold';
        font-style: normal
    }

    .service .exp-features > ol > li {
        margin-bottom: 20px;
        line-height: 28px;
    }

    .service .exp-features > ol li ol {
        margin-top: 10px;
    }

    .service .feature-details p:last-child, .service .exp-features p:last-child {
        border-bottom: 0px !important;
    }

.service .features-holder .features ul li .feature-button a {
    padding: 0px;
    margin: 0px auto;
    min-width: 110px;
    font-size: 14px !important;
}

.service .sub-service-holder {
    background: #F4F4F4 !important;
}

.jspPane table {
    min-width: 800px
}

#call-center .call-center {
    text-transform: inherit !important
}
/*.service .sub-service-holder ul li
{
    height:auto!important;
}*/
/*#home .tab
{
    border:1px solid red;
}*/
#banner #slider {
    height: 620px;
    width: 1280px;
}

    #banner #slider .slides {
        height: 620px;
        width: 1280px;
    }

#header #header-top .grid .top-menu ul li ul.sub li.active a {
    color: #2BBFF6;
}

    #header #header-top .grid .top-menu ul li ul.sub li.active a:before {
        content: "";
        background: url(../images/active-sub-menu.png) no-repeat center left;
        position: absolute;
        left: 0;
        top: 12px;
        height: 9px;
        width: 5px;
    }
/*#banner #slider .slides div img{max-height:456px}*/

.service .sub-service-holder.level-2 ul li .sub-service-item.active {
    min-height: 180px;
}

.service .feature-details label {
    color: #1A2F5B;
    font-size: 16px;
    padding: 3px 0;
    font-weight: 600 !important;
}

.service .features-holder .features ul li .feature-button {
    max-width: 110px
}

.service .sub-service-holder.level-2 ul li .sub-service-item.active:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-right: 10px transparent solid;
    border-bottom: 10px #00a7eb solid;
    border-left: 10px transparent solid;
    position: absolute;
    bottom: 0;
    left: 30%;
}

.service .sub-service-holder.level-2 ul li {
    position: relative /*;display: table-cell !important;*/
}
    /*.service .sub-service-holder ul{    display: table !important;}*/
    .service .sub-service-holder.level-2 ul li .sub-service-item.active {
        background: none !important
    }


.service .feature-details ul li:before {
    display: none !important
}

/****Slider jssor arrow navigation css**/
.jssora13l, .jssora13r, .jssora13ldn, .jssora13rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../images/a21.png) no-repeat;
    overflow: hidden;
}

    .jssora13l, .jssora13l:hover, .jssora13ldn {
        background-position: -10px -35px;
        width: 40px;
        height: 50px;
        top: 123px;
        left: 30px;
    }

    .jssora13r, .jssora13r:hover, .jssora13rdn {
        background-position: -70px -35px;
        width: 40px;
        height: 50px;
        top: 123px;
        right: 30px;
    }

    .jssora13l:hover {
        background-position: -130px -35px;
    }

    .jssora13r:hover {
        background-position: -190px -35px;
    }

.jssora13ldn {
    background-position: -250px -35px;
}

.jssora13rdn {
    background-position: -310px -35px;
}

/******Search****/
.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result, .gsc-imageResult-classic, .gsc-imageResult-column {
    margin-bottom: 0px !important
}

.cse .gsc-control-cse, .gsc-control-cse, .gsc-results .gsc-cursor-box .gsc-cursor-current-page, .gsc-results .gsc-cursor-box .gsc-cursor-page {
    background-color: transparent !important;
    border: 0px solid #fff !important;
}

.gsc-webResult.gsc-result {
    background-color: transparent !important;
    border: 0px solid #fff !important;
    border-bottom: 1px solid #b8b8b8 !important;
    border-top: 1px solid #fff !important;
}

.gsc-webResult .gsc-result {
    padding: 20px 0 20px 0 !important;
}

.gs-result .gs-title, .gs-result .gs-title * {
    font-family: 'Latobold' !important;
    font-size: 17px !important;
    color: #1A2F5B !important;
    text-decoration: none !important;
}

.gsc-result .gs-title {
    height: initial !important
}

.gsc-control-cse .gsc-table-result {
    font-family: 'Latoitalic' !important;
    font-size: 16px !important;
    margin-left: 0px;
    color: #797979;
}

.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
    color: #797979 !important;
}

table.gsc-branding, table.gcsc-branding {
    display: none
}

.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
    color: #020202 !important;
    font-family: 'Latoitalic' !important;
    font-size: 16px !important;
    font-weight: normal;
}

.cse .gsc-cursor-box, .gsc-cursor-box {
    border: 0px solid #fff !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    text-decoration: none !important;
    color: #1A2F5B !important;
}

.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
    color: #797979 !important;
    text-shadow: none !important;
    font-weight: bold !important;
    text-decoration: underline !important;
}

.cse .gsc-control-cse, .gsc-control-cse, .gsc-above-wrapper-area {
    padding: 0px !important;
}

.cse .gsc-results, .gsc-results {
    margin-top: 0px !important
}

.gsc-above-wrapper-area {
    border-bottom: 1px solid #b8b8b8 !important;
}

.gsc-result-info-container {
    vertical-align: top
}

.gsc-above-wrapper-area-container {
    margin-bottom: 10px;
}

.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
    border: 0px solid #fff !important;
    background-color: transparent !important
}

.search-title {
    font-size: 30px;
    padding-top: 45px;
    display: block;
    color: #333333
}

    .search-title span {
        font-family: 'latobold'
    }


/*********About*************/


a.med-link {
    color: #2BBFF6;
}

    a.med-link:hover {
        color: #666666;
    }

.uppercase {
    text-transform: uppercase
}

.content-header {
    margin: 20px 0px 5px 0px;
    font-family: 'latolight';
    font-size: 23px;
    text-transform: uppercase;
    display: inline-block;
    float: left;
    color: #1A2F5B;
    font-weight: bold
}

.bread-crumb {
    display: inline-block;
    float: right;
    margin-top: 25px;
    font-family: 'latoregular';
    font-size: 13px;
}

.message-content, .message-note { /*font-family: 'latoitalic';*/
    font-size: 16px;
    color: #8b8b8b; /*max-width: 870px;*/
    margin: 30px auto;
    text-align: justify
}

.message-note {
    font-size: 22px;
    text-align: center;
    border-top: 1px solid #2BBFF6;
    border-bottom: 1px solid #2BBFF6;
    padding: 10px 0px 15px 0px;
    font-family: 'latoblack';
}

    .message-note .txt-blue {
        color: #2BBFF6
    }

.message-banner img {
    margin: 0px auto
}

.ho-network {
    margin-top: 20px
}

    .ho-network > div:first-child {
        overflow: hidden;
    }

    .ho-network > div:nth-child(2) {
        text-align: left
    }

.ho-content-wrapper {
    display: inline-block;
    vertical-align: top;
    max-width: 48%;
    padding-right: 20px;
}

.ho-content {
    margin-bottom: 20px
}

.ho-image {
    display: inline-block;
    max-width: 65%;
    float: right;
}

.ho-content div {
    display: inline-block
}

.ho-index {
    color: #e0e0e0;
    font-family: 'latoblack';
    font-size: 31px;
    vertical-align: top;
    margin-right: 10px;
    margin-top: -3px;
}

.ho-title, .ho-detail {
    font-size: 16px;
    display: block;
    max-width: 265px;
    line-height: 1.3;
}

.ho-title {
    color: #3C4345;
    font-family: 'latolight'
}

.ho-detail {
    color: #004479;
    font-family: 'latobold'
}

    .ho-detail span {
        font-family: 'latoregular'
    }

    .ho-detail label {
        font-size: 17px;
        display: inline-block;
        max-width: 50%;
    }

#SectionBankProfile {
    padding-top: 55px;
}

.ho-circle-wrapper {
    display: inline-block;
    position: relative;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px; /*float:right*/
    border: 0px solid red
}

    .ho-circle, .ho-circle:hover, .ho-circle-wrapper .select {
        background: url(../images/about/circle.jpg);
        background-repeat: no-repeat;
        height: 118px;
        width: 118px;
        text-align: center;
        vertical-align: top;
        cursor: pointer
    }

        .ho-circle:hover, .ho-circle-wrapper .select {
            background: url(../images/about/circle-hover.jpg);
            height: 117px;
        }

            .ho-circle:hover .ho-circle-count, .ho-circle:hover .ho-circle-title, .ho-circle-wrapper .select .ho-circle-title, .ho-circle-wrapper .select .ho-circle-count {
                color: #fff;
            }

        .ho-circle div span {
            display: block
        }

        .ho-circle div {
            padding-top: 25px
        }

.ho-circle-count {
    font-size: 28px;
    color: #004479;
    font-family: 'latoblack';
}

.ho-circle-title {
    max-width: 95px;
    margin: 2px auto;
    font-size: 14px;
    line-height: 1;
    font-family: 'latolight'
}

.ho-small-circle {
    background: url(../images/about/small-circle.png);
    height: 89px;
    width: 89px;
    margin: 0px auto;
    text-align: center;
    display: inline-block;
}

    .ho-small-circle .title, .ho-small-circle .count {
        display: block;
        padding-top: 5px;
        color: #fff;
        font-size: 14px;
        padding-bottom: 0px;
        font-family: 'latobold';
        overflow: hidden;
        max-height: 15px;
        max-width: 75px;
        margin: 0px auto;
    }

    .ho-small-circle .count {
        padding-top: 15px;
        max-height: none;
    }

    .ho-small-circle:hover {
        background: url(../images/about/small-circle-hover.png);
    }


.ho-circle-hover {
    display: none;
    position: absolute;
    width: 550px;
    margin-left: -230px;
    top: -83%;
    text-align: center;
}
/*.ho-circle-wrapper:hover .ho-circle-hover{display:block}*/


.subsidiries-title {
    color: #1A2F5B;
    font-size: 21px;
    text-transform: uppercase;
    margin: 30px 0px;
    font-family: latobold
}

.subsidiries-icon {
    max-width: 190px;
    display: inline-block;
    margin: 0px 20px 20px 0px
}

.message-banner {
    margin-top: 0px;
}

/****tabs-panel*/

/*.ui-slider-tabs-list{width: 875px !important; margin:0px auto !important}*/


/****timeline***********/
#SectionTimeline, #SectionAskme, #SectionUnsubscribe, #SectionNewsPublication {
    padding-top: 40px;
}

.about-bg {
    background: url(../images/about/timeline-bg.png);
    background-repeat: repeat; /*padding-top: 55px;*/
    display: block;
}

.tl-stars {
    display: inline-block;
    width: 10%;
    position: relative;
    top: 10px
}

.tlh-border {
    display: inline-block;
    width: 39%;
    border-top: 1px solid #b8b8b8;
    border-bottom: 1px solid #fff
}

    .tlh-border label {
        display: none
    }

.tl-history {
    font-family: 'latoblack';
    font-size: 20px;
    text-transform: uppercase;
    color: #424242;
    width: 77%;
    display: inline-block;
    text-align: center
}

.tl-landmark {
    font-family: 'latoitalic';
    font-size: 16px;
    width: 19%;
    display: inline-block;
    text-align: center;
    margin-top: 10px
}

.timeline-content {
    margin-top: 35px; /*font-family: 'latoitalic'*/
}

    .timeline-content > div {
        display: inline-block;
        width: 46%;
        vertical-align: top;
        margin-left: 39px;
    }

    .timeline-content span {
        display: block
    }
    /*.timeline-content > div:first-child{width: 46%;}
.timeline-content > div:last-child{}*/

    .timeline-content .tl-year {
        font-size: 107px;
        margin-top: 75px;
        font-family: 'latohairline'
    }

    .timeline-content .tl-desc {
        color: #666666;
        font-size: 16px;
        max-width: 90%;
        text-align: left;
        line-height: 1.2;
    }

    .timeline-content .tl-title {
        font-size: 20px;
        font-family: latobold_italic
    }

    .timeline-content .tl-img {
        margin-top: 30px
    }

    .timeline-content .arrow-right {
        margin-top: 15px;
    }

    .timeline-content .tlh-border {
        width: 81%;
        margin: 13px 0px 11px 0px;
    }

    .timeline-content .tl-img-desc {
        font-size: 12px;
        font-family: latobold;
        max-width: 75%;
        margin-top: 45px;
        color: #666666;
    }

.tl-year-box {
    background-color: #fff;
    width: 113px;
    display: inline-block;
    text-align: center;
    padding: 7px 0px;
    border-left: 1px dashed #d0d0d0;
    cursor: pointer
}

    .tl-year-box span {
        display: block;
        font-size: 16px;
        color: #22406e;
    }

.tl-year-container {
    position: relative;
    bottom: 0px;
    margin-top: 50px;
    background-color: #fff;
    white-space: nowrap;
    height: 33px;
    overflow: hidden;
}

.tl-blueline {
    width: 100%;
    text-align: center
}

    .tl-blueline span {
        width: 175px;
        border: 2px solid #2BBFF6;
        display: block;
        margin: 0px auto;
        position: absolute;
        top: -1px;
        left: 40%;
    }

.star-right {
    float: right;
}

.tl-year-container .active {
    border-left: 5px solid #2BBFF6;
}

    .tl-year-container .active span {
        color: #2BBFF6;
    }




.flexslider {
    margin: 0px
}

.flex-direction-nav {
    *height: 0;
    position: absolute;
    top: 55px;
    left: 40px;
    z-index: 1
}

    .flex-direction-nav a {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        opacity: 1;
    }

    .flex-direction-nav .flex-prev {
        left: 0px;
        background: url(../../resources/images/about/tl-arrow-left.jpg);
        background-repeat: no-repeat;
        width: 12px;
        height: 20px;
    }

    .flex-direction-nav .flex-next {
        right: 0px;
        left: 0px;
        top: 30px;
        text-align: right;
        background: url(../../resources/images/about/tl-arrow-right.jpg);
        background-repeat: no-repeat;
        width: 12px;
        height: 20px;
    }

.flexslider:hover .flex-prev {
    left: 0px;
}

.flexslider:hover .flex-next {
    right: 0px;
    left: 0px;
}

.flex-direction-nav a:before {
    content: none;
}

.flex-direction-nav a.flex-next:before {
    content: none;
}

#SectionAwards {
    padding-top: 55px;
    min-height: 600px;
}

.awards-carousal {
    height: 260px;
}

    .awards-carousal img {
        width: 232px;
        height: 219px;
        max-width: 232px;
        max-height: 219px;
        background-color: #fff;
        border: 0px solid red;
        -webkit-box-shadow: 0px 0px 6px 0px rgba(181,181,181,0.6);
        -moz-box-shadow: 0px 0px 6px 0px rgba(181,181,181,0.6);
        box-shadow: 0px 0px 6px 0px rgba(181,181,181,0.6);
    }

.award-content {
    text-align: center;
    max-width: 440px;
    margin: 0px auto;
}

    .award-content span {
        display: block;
    }

    .award-content .tlh-border {
        width: auto;
        margin: 10px 0px
    }

.award-title {
    font-size: 35px; /*margin-bottom:7px*/
    font-family: latobold_italic
}

.award-title-sm {
    font-size: 28px;
    font-family: latohairline
}

.award-year {
    font-size: 18px;
    color: #666666;
    font-family: latoitalic;
    display: block;
    text-align: center;
}


/****Corporate***********/
.bg-wrapper {
    background: url(../images/about/bankprofile-bg.jpg);
    background-repeat: repeat;
    min-height: 570px;
    width: 90%;
    margin: 0px auto
}

#SectionDirectors {
    min-height: 650px;
}

.corporate-links {
    background: url(../../resources/images/about/coorporate.png);
    background-repeat: no-repeat;
    width: 874px;
    height: 552px;
    position: relative;
    background-position: center;
    margin: 0px auto
}

    .corporate-links div {
        position: absolute;
        font-size: 13px; /*max-width:95px*/
    }

        .corporate-links div a:hover {
            font-weight: bold
        }

        .corporate-links div.infograph {
            top: 0px;
            left: -135px;
            font-size: 20px;
            max-width: 208px;
            font-family: latobold;
            line-height: 1.2;
        }

            .corporate-links div.infograph a {
                color: #1A2F5B;
            }

            .corporate-links div.infograph a {
                color: #1A2F5B;
                max-width: 208px;
                display: block;
                padding-left: 9px;
            }

                .corporate-links div.infograph a:hover {
                    font-weight: normal;
                    color: #000
                }

        .corporate-links div#governance {
            left: 408px;
            height: 76px;
            border: 0px solid red;
            width: 295px;
            display: table;
        }

            .corporate-links div#governance a {
                position: relative;
                display: table-cell;
                padding-right: 0px;
                padding-left: 74px;
                height: 43px;
                vertical-align: middle;
            }

            .corporate-links div#governance img {
                display: table-cell;
                position: relative;
                left: 10px;
                height: 44px;
                top: 16px;
                visibility: visible
            }

        .corporate-links div#directors {
            top: 79px;
            left: 626px;
            height: 72px;
            border: 0px solid red;
            width: 255px;
            display: table;
        }

            .corporate-links div#directors a {
                position: relative;
                display: table-cell;
                /* padding-top: 20px; */
                padding-left: 160px;
                height: 52px;
                vertical-align: middle;
            }

            .corporate-links div#directors img {
                display: table-cell;
                position: relative;
                left: 40px;
                height: 44px;
                top: 16px;
                transform: scaleX(-1);
                visibility: hidden
            }



        .corporate-links div#structure {
            top: 159px;
            left: 231px;
            height: 72px;
            border: 0px solid red;
            width: 312px;
            display: table;
        }

            .corporate-links div#structure a {
                position: relative;
                position: relative;
                padding-left: 82px;
                height: 65px;
                width: 10px;
                padding-right: 56px;
                display: table-cell;
                vertical-align: middle;
                width: 111px
            }

            .corporate-links div#structure img {
                display: table-cell;
                visibility: hidden;
                position: relative;
                left: 10px;
                height: 44px;
                top: 16px;
            }


        .corporate-links div#management {
            top: 239px;
            left: 468px;
            height: 74px;
            border: 0px solid red;
            width: 286px;
            display: table;
        }

            .corporate-links div#management a {
                display: table-cell;
                position: relative;
                padding-left: 144px;
                height: 52px;
                max-width: 95px;
                padding-right: 26px;
                vertical-align: middle;
            }

            .corporate-links div#management img {
                display: table-cell;
                visibility: hidden;
                position: relative;
                left: 10px;
                height: 44px;
                top: 16px;
                transform: scaleX(-1);
            }


        .corporate-links div#Committees {
            top: 318px;
            left: 67px;
            height: 72px;
            border: 0px solid red;
            width: 319px;
            display: table;
        }

            .corporate-links div#Committees a {
                position: relative;
                display: table-cell;
                vertical-align: middle;
                padding-left: 95px;
                height: 52px;
                width: 95px;
                padding-right: 69px;
            }

            .corporate-links div#Committees img {
                display: table-cell;
                visibility: hidden;
                display: table-cell;
                position: relative;
                left: 10px;
                height: 44px;
                top: 16px;
            }


        .corporate-links div#compliance {
            top: 397px;
            left: 310px;
            height: 72px;
            border: 0px solid red;
            width: 311px;
            display: table;
        }

            .corporate-links div#compliance a {
                position: relative;
                display: table-cell;
                vertical-align: middle;
                padding-left: 145px;
                height: 43px;
                max-width: 88px;
                padding-right: 0px;
            }

            .corporate-links div#compliance img {
                display: table-cell;
                visibility: hidden;
                position: relative;
                left: 10px;
                height: 44px;
                top: 16px;
                transform: scaleX(-1);
            }


        .corporate-links div#audit {
            top: 477px;
            left: -60px;
            height: 72px;
            border: 0px solid red;
            width: 285px;
            display: table;
        }

            .corporate-links div#audit a {
                position: relative;
                display: table-cell;
                vertical-align: middle;
                padding-left: 71px;
                height: 43px;
                width: 76px;
                padding-right: 73px;
            }

            .corporate-links div#audit img {
                display: table-cell;
                visibility: hidden;
                position: relative;
                left: 10px;
                height: 44px;
                top: 16px;
            }

.gov-header {
    margin: 20px 0px;
    display: inline-block;
    width: 88%
}

    .gov-header span {
        display: inline-block;
        vertical-align: top;
        font-family: 'latobold'
    }

    .gov-header .index {
        color: #11588a;
        font-size: 34px;
    }

    .gov-header .title {
        color: #666666; /*color:#11588a*/
        font-size: 23px;
        padding-top: 8px;
        padding-left: 10px;
    }

.back-icon {
    position: relative;
    right: 0px;
    display: inline-block;
    vertical-align: top
}

    .back-icon a {
        color: #fff;
        font-size: 13px;
        padding: 18px;
        display: block;
        background-color: #0b4771
    }

.board-members-wrapper {
    margin-top: 20px
}

.board-member {
    width: 314px;
    display: inline-flex;
    margin-bottom: 15px;
    margin-right: 6px;
    position: relative;
}

    .board-member div {
        width: 48%;
        color: #fff;
        display: inline-flex;
        float: left;
        min-height: 149px;
        vertical-align: top;
        max-height: 149px;
        overflow: hidden;
        align-items: center;
        justify-content: center;
    }
    .board-member img.img-responsive {
        min-height: 100% !important;
        min-width: 100%;
        max-width: initial;
    }
    .board-member > div.detail {
        display: block;
    }
    .board-member .detail {
        background-color: #1e82c4;
        position: relative;
        padding-left: 10px
    }

        .board-member .detail span {
            display: block;
        }

            .board-member .detail span.name { /*text-transform:uppercase;*/
                font-size: 16px;
                padding-top: 10px;
                max-width: 128px;
                font-family: 'latoblack'
            }

                .board-member .detail span.name span {
                    display: inline;
                    font-size: 12px
                }

            .board-member .detail span.rank { /*text-transform:capitalize;*/
                font-size: 14px; /*height:40px;*/
                font-size: 12px;
                vertical-align: bottom;
                display: table-cell;
                max-width: 131px;
            }
            /*.board-member .detail span.rank span{display:block; font-size:12px;vertical-align:bottom;  display:table-cell;}*/
            .board-member .detail span.position { /*text-transform:capitalize;*/
                font-size: 13px;
                color: #0b4771;
            }

            .board-member .detail span.more-info {
                position: absolute;
                bottom: 12px;
                cursor: pointer;
            }

                .board-member .detail span.more-info a {
                    font-size: 11px;
                    color: #fff;
                    font-family: 'latobold'
                }

                    .board-member .detail span.more-info a:hover {
                        font-size: 12px;
                        color: #0b4771
                    }

    .board-member .view-profile {
        display: none;
        width: 312px;
        min-height: 200px;
        background-color: #1e82c4;
        margin-left: 0;
        position: absolute;
        top: 100%;
        z-index: 1;
        box-shadow: inset 1px 10px 17px -11px #000000;
        -webkit-box-shadow: inset 1px 10px 17px -11px #000000;
        -moz-box-shadow: inset 1px 10px 17px -11px #000000;
        -o-box-shadow: inset 1px 10px 17px -11px #000000;
        max-height: none;
    }

        .board-member .view-profile .close {
            float: right;
            display: inline-block;
            padding: 10px 20px 0px 20px;
            cursor: pointer;
        }

        .board-member .view-profile .text {
            display: inline-block;
            font-size: 13px;
            line-height: normal;
            padding: 5px 15px 15px 15px;
            width: 100%;
            box-sizing: border-box;
        }
        .board-member .view-profile .text p {
            line-height: normal;
        }
/*View Profile Issues*/

#tabsDirectors .ui-slider-tabs-content-container {
    overflow: inherit !important;
}
#SectionChart .back-icon a, #SectionGovernance .back-icon a, #SectionDirectors .back-icon a, #SectionExecutiveMgt .back-icon a, #SectionCommittee .back-icon a, #SectionCompliance .back-icon a, #SectionAudit .back-icon a {
    background-color: #929292
}

#SectionChart .gov-header .index {
    color: #ebbb7b;
}

#SectionChart .gov-header .title {
    color: #919191;
}

#SectionGovernance .gov-header .title {
    color: #666666;
}

#SectionGovernance .gov-header .index {
    color: #129676;
}

#SectionExecutiveMgt .gov-header .title {
    color: #666666;
}

#SectionExecutiveMgt .gov-header .index {
    color: #DA0000;
}

#SectionCommittee .gov-header .title {
    color: #666666;
}

#SectionCommittee .gov-header .index {
    color: #2BBFF6;
}

#SectionCompliance .gov-header .title {
    color: #666666;
}

#SectionCompliance .gov-header .index {
    color: #1188A1;
}

#SectionAudit .gov-header .title {
    color: #666666;
}

#SectionAudit .gov-header .index {
    color: #6E3AA1;
}


/****IntlPresence***********/
.IntlPresence-wrapper {
    padding-top: 30px
}

.intl-content-wrapper {
    display: inline-block;
    width: 75%
}

.intl-menu {
    display: inline-block;
    width: 310px;
    vertical-align: top
}

.intl-menu-ul {
    max-width: 90%;
    padding: 15px 0px;
    border-bottom: 2px solid #2BBFF6;
    background-color: #fff;
}

    .intl-menu-ul li {
        list-style: none; /*min-height:30px;*/
        border-bottom: 0px solid #000;
        font-size: 15px;
        padding: 10px 44px;
        position: relative
    }

        .intl-menu-ul li .arrow {
            display: none;
        }

            .intl-menu-ul li:hover .arrow, .intl-menu-ul li .arrow.selected {
                position: absolute;
                display: block;
                left: 20px;
                top: 10px;
                color: #2BBFF6;
            }

        .intl-menu-ul li a:hover, .intl-menu-ul li a.selected {
            color: #2BBFF6;
        }

        .intl-menu-ul li a {
            display: block;
            max-width: 188px;
            color: #959595;
            position: relative;
            z-index: 2;
            text-transform: capitalize
        }

.intl-content {
    display: inline-block; /*width:75%;*/
    width: 100% !important;
    vertical-align: top
}

    .intl-content .title {
        color: #11588a;
        font-size: 20px; /*text-transform:uppercase*/
    }

    .intl-content .data .data-text p:first-child {
        padding-top: 0px
    }

    .intl-content .branch-name {
        font-size: 18px;
        padding: 20px 0px 20px 0px;
        color: #11588a;
    }


.intlpresence-flags {
    background: url(../../resources/images/intl-presence/flgs-bg.png);
    background-repeat: repeat;
    min-height: 210px;
    width: 100%
}

.flag {
    display: inline-block;
    width: 15%; /*margin-bottom:50px;*/
    margin-bottom: 20px;
    position: relative;
    cursor: pointer
}

.flag-wrapper { /*margin-left:25%; padding-top:50px*/
    margin-left: 0px !important
}

.flag-content {
    min-height: 300px;
    border-top: 1px #2fcaf7 solid;
}

.flag span {
    display: none;
}

.flag img {
    min-width: 59px
}

.flag:hover span, .flag span.selected {
    display: none; /*display:block;*/
    background: url(../../resources/images/intl-presence/arrow.png);
    background-repeat: no-repeat;
    width: 44px;
    height: 22px;
    position: absolute;
    top: 155px
}

.location-wrapper {
    display: block
}

.location {
    margin-left: 25%;
    margin-top: 30px;
    color: #666666
}

.location-detail {
    display: inline-block;
    width: 49%;
    vertical-align: top
}

.location-map {
    display: inline-block !important;
    width: 37% !important;
    vertical-align: top
}

.location-detail div span {
    display: block;
}

    .location-detail div span.title { /*text-transform:uppercase;*/
        max-width: 255px;
        font-size: 20px;
        font-family: latolight
    }

    .location-detail div span.link {
        margin-top: 15px;
    }

        .location-detail div span.link a.med-link {
            font-size: 14px;
            font-family: latoblack
        }

    .location-detail div span.text {
        margin-top: 15px; /*max-width: 185px;*/
        font-size: 14px;
        margin-right: 20px;
    }

        .location-detail div span.text span {
            display: inline;
            margin-left: 20px;
            float: right;
        }

.location-detail div div.text {
    margin-top: 15px;
    font-size: 14px
}

.location-detail div div.label {
    float: left;
    font-weight: bold
}

.location-detail div div.value {
    padding-left: 70px;
}

.location-detail div div.contactperson {
    clear: both;
}


#tree h3#tree-head > div > span, #tree ul li > div > span {
    border: 1px solid #fdc672;
}


/****Career***********/

.career-banner img {
    min-width: 940px;
    margin: 0px auto;
}

#SectionCareers {
    border-top: 2px solid #04dbec
}

#SectionCareerBanner .service-title {
    font-family: latolight
}

.recruit-wrapper {
    padding-top: 30px;
}

    .recruit-wrapper .title {
        font-size: 22px;
        padding-bottom: 10px
    }

.recruit-menu {
    display: inline-block;
    width: 310px;
    vertical-align: top
}

    .recruit-menu ul {
        max-width: 97%;
        background-color: #0095FF;
    }

        .recruit-menu ul li {
            list-style: none;
            min-height: 30px;
            border-bottom: 2px solid #fff;
            font-size: 15px;
            padding: 12px 20px;
            position: relative;
            font-family: 'latobold';
        }

            .recruit-menu ul li .arrow {
                display: none;
                background: url(../../resources/images/common/arrow-white-right.png);
                background-repeat: no-repeat;
                width: 17px;
                height: 14px
            }

            .recruit-menu ul li:hover .arrow, .recruit-menu ul li.active .arrow {
                position: absolute;
                display: block;
                right: 14px;
                top: 13px;
                color: #2BBFF6;
            }

            .recruit-menu ul li a:hover {
                color: #fff;
            }

            .recruit-menu ul li:hover, .recruit-menu ul li.active {
                background: -moz-linear-gradient(359deg, rgba(4,219,236,1) 0%, rgba(0,149,255,1) 100%); /* ff3.6+ */
                background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(4,219,236,1)), color-stop(100%, rgba(0,149,255,1))); /* safari4+,chrome */
                background: -webkit-linear-gradient(359deg, rgba(4,219,236,1) 0%, rgba(0,149,255,1) 100%); /* safari5.1+,chrome10+ */
                background: -o-linear-gradient(359deg, rgba(4,219,236,1) 0%, rgba(0,149,255,1) 100%); /* opera 11.10+ */
                background: -ms-linear-gradient(359deg, rgba(4,219,236,1) 0%, rgba(0,149,255,1) 100%); /* ie10+ */
                background: linear-gradient(91deg, rgba(4,219,236,1) 0%, rgba(0,149,255,1) 100%); /* w3c */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04dbec', endColorstr='#0095FF',GradientType=1 ); /* ie6-9 */
            }

            .recruit-menu ul li a {
                display: block;
                max-width: 188px;
                color: #fff;
                max-width: 235px;
            }

.recruit-content {
    display: inline-block;
    width: 67%;
    vertical-align: top;
    background-color: #fff;
    border: 0px solid red;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(181,181,181,0.1);
    -moz-box-shadow: 0px 0px 6px 0px rgba(181,181,181,0.1);
    box-shadow: 0px 0px 6px 0px rgba(181,181,181,0.1);
}

    .recruit-content .title {
        color: #424242;
        font-size: 27px;
        padding: 10px 0px 10px 35px;
        font-family: 'latoregular';
    }

.recruit-apply {
    background-color: #1A2F5B;
    padding: 20px 30px;
    display: table;
    width: 100%;
}

    .recruit-apply span {
        display: table-cell
    }

    .recruit-apply > span:first-child {
        color: #fff;
        font-size: 21px;
        font-family: latoitalic;
        vertical-align: top
    }

    .recruit-apply span.apply-btn {
        margin-right: 40px;
        float: none !important;
        margin-left: 0px
    }

.recruit-wrapper .panel-group {
    border-top: 2px solid #e9e9e9
}

.recruit-wrapper .panel-title {
    color: #1CD4E7;
    font-size: 18px;
    font-family: latobold;
    padding-left: 19px;
}

.recruit-wrapper .panel-title {
    background: url(../images/common/arrow-blue-up.png) no-repeat right center;
    width: 14px;
    height: 17px;
    width: 100%
}

.recruit-wrapper .panel-body {
    padding-left: 35px; /*font-family:latoitalic;*/
    font-size: 16px
}

.ul-blue {
    padding-left: 0px;
    margin-top: 5px;
    list-style-type: none;
    margin-left: 0px;
    padding-right: 5px;
}

    .ul-blue li {
        background: url(../images/common/dot-blue.png) no-repeat left;
        padding-left: 20px;
        margin-bottom: 0px;
    }

.back {
    padding: 10px 0;
}

    .back a, .back a:hover {
        color: #2BC3FA;
        font-size: 17px;
        font-family: 'latoitalic'
    }

.recruit-call .call-center {
    font-family: 'latolight'
}

    .recruit-call .call-center .nbr {
        font-family: 'latoregular'
    }
/*.culture{margin-top:30px;max-width:1000px}*/
.culture .title {
    font-family: 'latoblack';
    color: #343434;
    padding-bottom: 0px
}

.culture .title-sub {
    margin-top: 20px
}

.culture img {
    width: 100%;
}

.branch-wrapper .branch-selector {
    display: inline-block;
    min-width: 25%;
    vertical-align: top;
    margin-bottom: 20px;
    margin-top: 7px
}

.branch-wrapper .branch-map-wrapper {
    display: inline-block;
    width: 74%;
    position: relative;
    top: 7px;
}

.branch-wrapper .branch-map {
    height: 393px;
    width: 100%;
    display: block;
}

.branch-selector .or {
    font-family: 'latobold';
    font-size: 14px;
    padding: 20px 0px;
    display: block
}


.branch-wrapper .sbHolder {
    background-color: #3493D2;
    border: solid 0px #515151;
    height: 45px;
    width: 225px
}

.branch-wrapper .sbSelector {
    color: #fff;
    text-transform: uppercase;
    top: 8px; /*left: 27px;*/
    left: 5px;
    font-family: 'latobold'; /*font-size:15px*/
    font-size: 14px
}

.branch-wrapper .sbOptions {
    border: solid 0px #515151;
    top: 46px !important;
    left: 0px;
    background-color: #3493D2;
    width: 225px
}

.branch-wrapper .new-branch > div:first-child {
    margin-bottom: 4px;
}

.branch-wrapper .sbOptions a:link, .branch-wrapper .sbOptions a:visited {
    color: #fff;
}

.branch-wrapper .sbOptions a:hover {
    color: #ddd;
}

.branch-wrapper .sbOptions a {
    border-bottom: dotted 1px #ccc;
}

.branch-wrapper .atm .sbHolder, .branch-wrapper .atm .sbOptions {
    background-color: #22406e !important;
}

.branch-wrapper .sbToggle, .branch-wrapper .sbToggle:hover {
    background: url(../images/common/dd-arrow-down.png) no-repeat;
    right: 3px;
    top: 18px;
}

.branch-wrapper .sbToggleOpen, .branch-wrapper.sbToggleOpen:hover {
    background: url(../images/common/dd-arrow-up.png) no-repeat;
    right: 4px;
    top: 18px;
}

.branch-wrapper .legend div img, .branch-wrapper .legend div span {
    display: inline-block;
}

.branch-wrapper .legend div img {
    /*max-width: 30px*/
    max-height: 30px
}

.branch-wrapper .legend {
    /* margin-top:25px; */
    text-align: right;
    margin-bottom: 10px;
    overflow: hidden;
}

    .branch-wrapper .legend div {
        margin-bottom: 5px;
        display: inline-block;
        margin-right: 20px;
        vertical-align: bottom;
        float: left;
    }

        .branch-wrapper .legend div span {
            vertical-align: top;
            padding: 14px 0px 10px 5px;
            font-size: 14px;
            color: #797979
        }

.branch-wrapper .branch-listening {
    display: inline-block;
    margin-bottom: 20px;
    vertical-align: top;
    width: 270px;
}

    .branch-wrapper .branch-listening img {
       /* width: 30px;*/
         height:40px;
        margin-right: 5px;
    }

.branch-wrapper .new-branch {
    width: 220px;
    display: inline-block;
    font-size: 13px;
    color: #797979;
    text-transform: initial;
    vertical-align: top;
}

    .branch-wrapper .new-branch a {
        color: #1A468D;
    }
/*.branch-wrapper .new-branch a:hover{color:#000;}*/
.branch-map-wrapper .title {
    font-family: 'latobold';
    font-size: 18px;
    display: block;
    text-transform: uppercase;
    margin-top: 20px;
    color: #1A468D;
    text-decoration: none;
    padding-bottom: 20px;
}

    .branch-map-wrapper .title span {
        border-bottom: 3px solid #1A468d;
    }

.branch-map-wrapper .new-branch a {
    font-size: 11px;
    color: #18478C;
    text-transform: none;
}

.branch-map-wrapper .more-details {
    font-size: 11px;
    color: #7A797A;
}

.branch-map-wrapper .branch-icon {
    display: inline-block;
    width: 50px;
    vertical-align: top;
}

    .branch-map-wrapper .branch-icon img {
        /*width: 100%;*/
    }

.service-hours {
    text-transform: none;
}


#SectionFinancial {
    padding-top: 50px
}

.finaicial-table {
    background-color: #fff;
    padding: 30px 0px 0px 0px;
    margin-bottom: 20px;
}

.med-table {
    width: 90%;
    margin: 0px auto
}

    .med-table tr {
        height: 30px
    }

        .med-table tr td {
            width: 10%;
            height: 30px;
            font-family: 'latoregular';
            font-size: 18px;
            color: #424242;
            border-bottom: 1px solid #cacaca;
            text-align: right
        }

            .med-table tr td:first-child {
                width: 30%;
                text-align: left
            }

        .med-table tr.tr-header td {
            color: #2BBFF6;
            font-family: 'latobold';
            font-size: 19px;
        }

        .med-table tr.tr-header {
            padding-bottom: 20px
        }

            .med-table tr.tr-header td:first-child {
                width: 25%;
                color: #424242
            }

.tbl-total tr td:first-child {
    font-family: 'latobold';
    font-size: 19px;
}

.panel-graph {
    margin-top: 10px
}

    .panel-graph .panel-group .panel-heading {
        background-color: #22406e;
        padding: 0px !important
    }

        .panel-graph .panel-group .panel-heading:hover {
            background-color: #2BBFF6
        }

        .panel-graph .panel-group .panel-heading a {
            display: block;
            padding: 10px 15px;
        }

    .panel-graph .panel-title {
        width: 93%;
        margin: 0px auto;
        color: #fff;
        text-transform: uppercase;
        font-family: 'latobold';
        min-height: 16px;
        font-size: 15px;
        background: url(../images/common/arrow-white-down.png) no-repeat right center;
    }

.panel-body img {
    width: 100%
}

.panel-group .open {
    background-color: #2BBFF6 !important;
}

.business-banking .service .data .title {
    color: #39B24A;
}

.business-banking .service .sub-service-menu {
    background-image: url('../images/business/bussiness-service-menu-bg.png');
    border-bottom: 2px solid #13880b;
}

    .business-banking .service .sub-service-menu ul li:hover a, .business-banking .service .sub-service-menu ul li.ui-tabs-active a {
        color: #91F400;
    }

.business-banking .service .tab-icon {
    background-image: url(../images/business/tab-icon.png);
}

.business-banking .service .sub-service-holder.level-2 ul li .sub-service-item.active:after {
    border-bottom: 10px solid #4db42f;
}

.business-banking .service .apply, .business-banking .apply-btn {
    background-image: url('../images/business/apply.png')
}

.business-banking .service .features-holder .features ul li.ui-tabs-active .feature-button {
    background: #43bc5d;
}

.business-banking .service .features-holder .features ul li .feature-button {
    border: 1px solid #43bc5d;
}

    .business-banking .service .features-holder .features ul li .feature-button a {
        color: #43bc5d;
    }

.business-banking .service .features-holder .features ul li.ui-tabs-active .feature-button a {
    color: #fff;
}

.business-banking .back a {
    color: #43bc5d !important;
}

.business-banking .service .sub-service-listing {
    border-top: 3px solid #43bc5d;
}

    .business-banking .service .sub-service-listing .item:hover ul li .title:before {
        background-image: url(../images/business/hover-subservice-listing.png);
    }

    .business-banking .service .sub-service-listing .item ul li .read-more a {
        color: #43bc5d;
    }


.financial-banking .service .data .title {
    color: #FFC81D;
}

.financial-banking .service .sub-service-menu {
    background-image: url('../images/financial/financial-menu-bg.png');
    border-bottom: 2px solid #fec924;
}

    .financial-banking .service .sub-service-menu ul li:hover a, .financial-banking .service .sub-service-menu ul li.ui-tabs-active a {
        color: #fffc88;
    }
/*.financial-banking .service .sub-service-holder.level-2 ul li .sub-service-item.active{    background-image: url('../images/financial/menu-arrow-up.png') ;}*/
.financial-banking .service .sub-service-holder.level-2 ul li .sub-service-item.active:after {
    border-bottom: 10px solid #fdbc22;
}

.financial-banking .service .tab-icon {
    background-image: url(../images/financial/tab-icon.png);
}


.grid-form .sbHolder {
    padding: 8px;
    margin: 4px;
    min-width: 285px;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    color: #797979;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: latoitalic;
    font-size: 16px;
}

.grid-form .sbSelector {
    color: #797979;
    top: 8px;
    left: 0px;
    font-family: latoitalic;
    font-size: 16px
}

.grid-form .sbOptions {
    border: solid 1px #ddd;
    top: 40px !important;
    left: 0px;
    background-color: #fff;
    width: 380px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .grid-form .sbOptions a:link, .branch-wrapper .sbOptions a:visited {
        color: #797979;
    }

    .grid-form .sbOptions a:hover {
        color: #ddd;
    }

    .grid-form .sbOptions a {
        border-bottom: dotted 1px #ccc;
    }

.grid-form .sbToggle, .grid-form .sbToggle:hover {
    background: url(../images/common/dd-arrow-gray-down.png) no-repeat;
    right: 6px;
    top: 18px;
}

.grid-form .sbToggleOpen, .grid-form .sbToggleOpen:hover {
    background: url(../images/common/dd-arrow-gray-up.png) no-repeat;
    right: 4px;
    top: 18px;
}

.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/dark-check-green.png);
}

.blue {
    color: #15337B;
    font-weight: bold;
}

.data-text > h4 {
    margin-bottom: 10px;
    margin-bottom: 10px;
    font-style: normal;
    font-size: 20px;
    color: #343434;
    font-family: 'latoblack'
}

.data-text > ul {
    padding-left: 18px;
    line-height: 22px;
    list-style-image: url(../images/common/list-bullet.png);
}

    .data-text > ul > li {
        margin-bottom: 10px;
    }

.data-text > ol > li {
    margin-top: 20px;
    margin-left: 10px;
}

.data-text strong {
    font-weight: bold !important;
}

    .data-text strong > u {
        font-size: 18px;
    }

.data-text b {
    font-family: 'latobold';
    font-weight: normal !important;
}

.data-text .block {
    border-top: 1px solid #ddd;
    width: 100%;
    margin-top: 15px
}

#SectionExecutiveMgt div.data-text > ul {
    list-style: none;
    padding-left: 0px;
    margin-top: 0px
}

    #SectionExecutiveMgt div.data-text > ul > li > h5 {
        color: #666666;
        font-style: normal;
        font-weight: bold;
        font-size: 16px;
        float: left;
        margin: 0;
        display: inline;
        width: 198px;
    }

        #SectionExecutiveMgt div.data-text > ul > li > h5.red { /*color: #DA0000;*/
            color: #000
        }

#SectionExecutiveMgt div.data-text > h4 {
    padding-left: 18px;
}

#SectionExecutiveMgt .data-text strong {
    font-family: 'latoregular';
    font-weight: bold !important;
    font-size: 15px
}

.borderTop {
    border-top: 1px solid #ccc;
}

#expressBanking .title {
    font-weight: bold;
    font-size: 30px;
    font-style: normal;
    text-transform: none;
    color: #1291E3;
}

#expressBanking #topContents .data-text {
    width: 250px;
    padding-right: 60px;
}

#expressBanking .service-title {
    color: #15337B;
    text-transform: none;
}
/*#expressBanking .breadcrumb a{color: #333333;}*/
#expressBanking .breadcrumb a.selected { /*font-weight:bold;*/
    color: #333333;
}

#expressBanking .detail {
    background-color: #fff;
}

.exp-features, .features {
    font-family: Lato;
    font-size: 16px; /*font-style: italic;*/
    color: #666666;
}

    .exp-features ul, .feature-details ul {
        display: block;
        list-style-image: url(../images/common/list-bullet.png) !important;
        list-style-position: inside !important;
        margin: 0px 10px 0px 10px !important;
    }

    .exp-features > ul, .feature-details > ul {
        margin-bottom: 20px !important;
    }

    .exp-features ul ul, .feature-details ul ul {
        margin-left: 35px;
    }

    .exp-features ul li, .feature-details ul ul {
        line-height: 28px;
    }

    .exp-features p {
        margin-bottom: 10px;
    }

.data-text.exp-features p {
    padding-top: 0px;
}

#tabsCareers {
    font-family: Lato;
}

    #tabsCareers .data .data-text h5, h6 {
        font-size: 20px;
        color: #343434;
        font-family: 'latoblack';
        font-style: normal;
        margin: 0px;
        margin-top: 20PX;
    }

        #tabsCareers .data .data-text h5.black {
            color: #343434;
        }

        #tabsCareers .data .data-text h5.blue {
            color: #15337B;
        }

    #tabsCareers .data .data-text h6 {
        color: #1293FF;
        font-size: 24px;
        font-style: normal;
        font-family: 'latobold';
    }

    #tabsCareers .data .data-text table th {
        font-family: 'latobold_italic';
    }

    #tabsCareers .data .data-text table tr {
        border-bottom: 1px solid #000000;
    }

    #tabsCareers .grid-form {
        padding: 10px 0px 10px 35px;
        max-width: inherit;
    }

#topContents {
    margin-top: 30px
}

    #topContents .data-content {
        text-transform: none;
        width: 40%;
        display: inline-block;
        vertical-align: top;
        padding-top: 50px;
    }

        #topContents .data-content .title {
            font-family: 'latobold';
            font-size: 30px;
            color: #2BC3FA;
        }

        #topContents .data-content p {
            font-family: 'latoitalic';
            font-size: 16px;
            color: #666666;
        }

    #topContents .data-image {
        display: inline-block;
        width: 59%;
    }

        #topContents .data-image img {
            margin: 0px auto
        }

#tabsCareers .data .data-text table tr td, #tabsCareers .data .data-text table tr th {
    padding: 3px 0px 4px 0px
}

#tabsCareers .apply-btn {
    float: right
}

#tabsCareers .apply-wrapper {
    width: 93%
}

#tabsCareers .board-member .detail {
    background-color: #01acf9;
}

#tabsCareers .board-member .view-profile {
    background-color: #01acf9;
    box-shadow: inset 1px 10px 17px -11px #4d4d4d;
    -webkit-box-shadow: inset 1px 10px 17px -11px #4d4d4d;
    -moz-box-shadow: inset 1px 10px 17px -11px #4d4d4d;
    -o-box-shadow: inset 1px 10px 17px -11px #4d4d4d;
}




.eligibilty-list {
    margin-bottom: 20px
}

    .eligibilty-list div {
        width: 80%;
        border-bottom: 1px solid #797979;
        color: #666666;
    }

        .eligibilty-list div span {
            display: inline-block;
            padding: 6px 0px;
            font-size: 15px;
            vertical-align: top
        }

            .eligibilty-list div span:first-child {
                width: 40%;
                font-family: 'latobold'
            }

            .eligibilty-list div span:last-child {
                width: 60%;
                font-family: 'latoregular'
            }

.complaints-address .data-text {
    display: block;
}

.map-info-window {
    font-family: latoregular !important;
    font-weight: normal;
    font-size: 12px;
    color: #424242;
    line-height: 17px;
    text-transform: initial;
}

    .map-info-window h5 {
        margin: 0px;
        font-family: latobold;
        font-weight: bold;
        font-size: 13px;
        line-height: 25px;
    }

    .map-info-window hr {
        background: none;
        border: none;
        border-bottom: 1px solid #424242;
    }

    .map-info-window .phone {
        padding-top: 15px;
        color: #73A9E6;
    }

/*.disclaimer .data-text strong{font-family: 'latobold';font-style:normal;font-size:21px;display:block; margin-top:20px}*/
.sitemap-block {
    display: inline-block;
    width: 310px;
    border: 0px solid red;
    margin-top: 50px;
    color: #797979;
    vertical-align: top; /*min-height:120px*/
}

    .sitemap-block .title {
        font-family: 'latobold';
        font-size: 18px; /*text-transform:capitalize;*/
        padding-bottom: 5px;
    }

    .sitemap-block ul.bullets {
        margin-left: 50px;
        list-style-type: disc !important;
    }

        .sitemap-block ul.bullets li {
            font-family: 'latobold';
            font-family: 18px;
            text-transform: capitalize;
            margin-top: 4px;
        }

            .sitemap-block ul.bullets li a {
                font-family: 'latoregular';
                font-size: 16px;
                color: #797979 !important;
                text-transform: none !important;
            }


.news-publication .service .data .title {
    color: #f82a42;
}

.news-publication .service .sub-service-holder ul li .sub-service-item {
    width: 170px;
    margin-right: 55px;
}

.news-publication .service .sub-service-menu ul li:hover a, .news-publication .service .sub-service-menu ul li.ui-tabs-active a {
    color: #ffb350;
}


.news-publication .service .sub-service-menu {
    background-image: url('../images/news/news-menu-bg.png');
    border-bottom: 0px solid #f82b42;
}
/*.financial-banking .service .sub-service-holder.level-2 ul li .sub-service-item.active{    background-image: url('../images/financial/menu-arrow-up.png') ;}*/
.news-publication .service .sub-service-holder.level-2 ul li .sub-service-item.active:after {
    border-bottom: 10px solid #f82b42;
    left: 35%;
}

.news-publication .service .tab-icon {
    background-image: url(../images/news/tab-icon.png);
}


#SectionNewsPublication {
    border-top: 2px solid red;
    padding-top: 55px;
}

.dates-wrapper {
    width: 34% !important;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 35px;
    max-height: 390px;
    min-height: 200px;
    overflow-x: visible;
    left: -30px;
}

.content-wrapper {
    width: 58%;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
    margin-left: 55px;
}

.dates-wrapper .date {
    font-family: 'latoblack';
    font-size: 19px;
    border-bottom: 1px solid #dddddd;
    position: relative;
    cursor: pointer;
    padding-left: 30px
}

    .dates-wrapper .date:hover, .dates-wrapper .date:hover .gray-bg, .dates-wrapper .active {
        background-color: #eeeeee
    }

    .dates-wrapper .date span {
        display: block;
        padding: 17px 0px;
        position: relative;
        z-index: 1;
    }

    .dates-wrapper .date .gray-bg, .dates-wrapper .active .gray-bg {
        font-family: 'latoblack';
        font-size: 19px;
        border-bottom: 1px solid #dddddd;
        position: absolute;
        width: 100%;
        left: -95%;
        height: 100%;
        top: 0;
    }

    .dates-wrapper .date:hover:after, .dates-wrapper .active:after {
        background-image: url('../images/news/arrow.png');
        height: 56px;
        width: 22px;
        content: "";
        position: absolute;
        right: -21px;
        top: 0px;
    }

    .dates-wrapper .date .gray-bg {
        display: none;
    }

.dl-content {
    max-width: 243px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
}

    .dl-content .dl-img {
        max-width: 73px;
        width: 100%;
        margin: 0px auto;
    }

    .dl-content .dl-text {
        text-align: center;
        max-width: 234px;
        margin: 0px auto;
    }

.news-publication .jspContainer {
    width: auto !important; /*height: 390px !important;*/
}

.news-publication .jspPane {
    width: 80% !important;
}

.news-publication .jspVerticalBar {
    background: none;
    width: 21px !important;
}

.news-publication .jspTrack {
    background: none;
    background-image: url('../images/news/scroll-bar.png');
    height: 387px !important;
    width: 21px !important;
    background-repeat: no-repeat
}

.news-publication .jspDrag {
    background: none;
    background: url('../images/news/scroll-button.png') no-repeat;
    height: 33px !important;
    width: 21px !important;
    left: -2px;
}

.news-publication .thankyou-msg {
    margin-top: 25px
}

.news-publication .content-wrapper {
    display: none
}

#SectionIntlPresence .top-arrow {
    margin-top: -4px;
    position: absolute;
    left: 50%;
}

#btntoggle {
    cursor: pointer;
}

#banner #slider .slides div a img {
    transform: initial !important;
}

.captcha {
    margin-top: 10px
}

    .captcha .input-field {
        width: 23%;
        display: inline-block;
        vertical-align: top;
        margin-top: 0px;
    }

    .captcha .LBD_CaptchaDiv {
        margin-left: 8px !important;
        display: inline-block;
        vertical-align: top;
    }

.recruit-content .captcha .LBD_CaptchaDiv {
    display: block;
}

.recruit-content .captcha .input-field {
    width: 45%;
    display: block;
    margin-top: 10px;
}


.contact-branch.grid-form .sbHolder {
    width: 45% !important;
    display: inline-block
}

.contact-branch.grid-form .sbOptions {
    width: 100% !important;
    max-height: 300px;
}

    .contact-branch.grid-form .sbOptions a:hover {
        color: #29A4DD
    }

.contact-branch.grid-form .sbSelector {
    color: #7A7A7A;
    top: 5px;
    width: 90% !important;
}

.contact-branch.grid-form .sbToggle, .contact-branch.grid-form .sbToggle:hover {
    background: url(../images/arrow-down.png) no-repeat;
}

.contact-branch.grid-form .sbToggleOpen, .contact-branch.grid-form .sbToggleOpen:hover {
    background: url(../images/arrow-up.png) no-repeat;
}

.contact-branch.grid-form .sbToggle {
    height: 20px;
}

.contact-branch.grid-form .checkbox input[type=radio] + label:before {
    width: 20px;
    margin-top: -3px
}

.contact-branch.grid-form .checkbox input[type=checkbox] + label:before {
    width: 20px;
    margin-top: -3px
}

.contact-branch.grid-form .checkbox input[type=checkbox] + label, .contact-branch.grid-form .checkbox input[type=radio] + label {
    display: inline-block
}

.btn-branch {
    background-color: #3493D2;
    border: solid 0px #515151;
    width: 225px;
    margin-bottom: 10px;
}
    /*.btn-branch:hover{background-color:#ddd;}*/
    .btn-branch a {
        text-transform: uppercase;
        color: #fff;
        padding: 14px;
        display: block;
        font-family: 'latobold';
        font-size: 14px;
    }

        .btn-branch a:hover {
            color: #ddd;
        }

.org-chart div img {
    margin: 0px auto
}

/*******************SIMULATOR CSS*************************/
/********************slider*/
.slider-container { /*padding-top: 45px;padding-left:40px;*/
    background: url("../../resources/images/loans/Silderbk.png") no-repeat;
    height: 43px;
    margin-top: 70px;
    width: 354px;
}

.jq-slider {
    width: 260px;
}

.jq-slider-text {
    position: relative;
}

.slider-container .ui-state-default:before {
    content: attr(value);
    display: none;
    margin-top: -58px;
    margin-left: -33px;
    padding-top: 16px;
    background: url(../images/loans/slider-text-box.png) no-repeat;
    width: 119px;
    height: 53px;
    text-align: center;
    outline: none;
    font-size: 18px;
    color: red;
    font-weight: normal;
}

.slider-container .ui-state-default, .slider-container .ui-state-hover {
    background: url("../images/loans/slider-button.png") !important;
    width: 41px !important;
    height: 27px !important;
    border: none !important;
    top: -0.5em !important;
    outline: none !important;
}

.slider-container .ui-slider .ui-slider-handle {
    z-index: 1 !important
}

.slider-container .ui-slider-horizontal {
    top: 18px !important;
    left: 42px;
    height: 5px;
    background: #696969;
}

.slider-container .ui-widget-content {
    border: 0px !important;
    background-image: none !important;
}

.slider-value {
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    content: attr(value);
    display: block;
    margin-top: -31px;
    margin-left: -29px;
    padding-top: 0px; /*background: url(../images/loans/slider-text-box.png) no-repeat;*/
    width: 85px;
    height: 36px;
    text-align: center;
    outline: none;
    font-size: 16px !important;
    color: #54B5E0;
    font-weight: normal;
    z-index: 1;
    position: static !important
}

.slider-container .ui-slider-handle:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url("../../resources/images/loans/SliderPoint.png") !important;
}

.slider-container .ui-state-default, .slider-container .ui-state-hover {
    background: none !important;
    width: 25px !important;
    height: 49px !important;
    border: none !important;
    top: -1.25em !important;
    outline: none !important;
}

.slider-label {
    border-bottom: 1px solid #DDDDDD;
    width: 354px;
    font-size: 15px;
}

.silder-title {
    color: #797979;
    font-size: 15px;
}

.silder-line {
    border-bottom: 1px solid #DDDDDD;
}

#txtAccno {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box;
    color: #797979;
    font-family: latoitalic;
    font-size: 16px;
    height: 40px;
    margin: 4px;
    padding: 8px;
    /*width: 27%;*/
    float: left;
}
/*.ui-slider-tabs-list li.selected a, .ui-slider-tabs-list li a { font-family: "Lato";font-size: 13px;}*/

.data-text > ul > li > ul {
    margin: 10px 10px;
}



/*Usman*/
.slider-checkbox {
    width: 390px;
    display: inline-block;
    padding-bottom: 15px;
}

.last-slider-checkbox {
    width: 345px;
}

.checkbox-gap {
    width: 30px;
    display: inline-block;
}

.slider-inline {
    width: 390px;
    display: inline-block;
    vertical-align: top;
    padding: 30px 0;
}
/*#divMonthlyPayment, #divMonthlyIncome, #divNetAmount, #divLoanPeriod,#divHomePrice,#divDownPayment,#divcurrency {padding:30px 0;}*/
.main-slider {
    padding: 30px 0;
}

.slider-full-line {
    border-bottom: 1px solid #DDDDDD;
    width: 100%;
    position: absolute;
    left: 0;
}

.slider-bottom-line {
    border-bottom: 1px solid #DDDDDD;
    width: 805px;
    padding: 10px 0;
}
/*#txtAccno {width:350px;}*/

.simulatorResultBox {
    width: 190px;
    height: 60px;
    background: #FFF;
    display: none;
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    text-align: center;
    color: #797979;
    padding: 15px 10px;
    font-size: 16px;
    overflow: hidden;
}

    .simulatorResultBox .simulatorResult-Amt {
        display: block;
        line-height: 1.0;
    }

.simulatorResult-inline {
    width: 430px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
}

.simulatorResult-main {
    padding-top: 25px;
    background: #F9F9F9;
    display: block;
}

.simulatorResult-label {
    font-size: 18px;
}

.simulatorResult-Title {
    font-size: 16px;
    color: #797989;
}

.simulatorResult-Amt {
    color: #54B5E0;
}

.slider-right-label {
    float: right;
    border: 1px solid #e4e4e4;
    border-radius: 8px;
    padding: 8px 10px;
    margin-top: -14px;
    background: #FFFFFF;
    font-size: 16px !important;
    color: #54B5E0;
    font-weight: normal;
}

.SimulatorTitle {
    position: relative;
    padding: 10px 0;
}

    .SimulatorTitle::before {
        background: url('../images/hover-subservice-listing.png') no-repeat;
        font-size: 16px;
        color: #5b002e;
        content: "";
        position: absolute;
        left: -25px;
        display: block;
        width: 18px;
        height: 14px;
        top: 13px;
    }

.SimulatorDescription p {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    text-align: justify;
    padding-top: 0px;
}

    .SimulatorDescription p a {
        color: #54B5E0 !important;
        text-decoration: underline !important;
        font-size: 13px;
        font-weight: initial;
    }

.Simulator-link {
    padding: 15px 10px;
    color: #54B5E0;
    font-size: 13px;
}

    .Simulator-link a {
        color: #54B5E0;
        text-decoration: underline !important
    }

#divSimulatorMethod, #divPersonalSimulator, #divSkipPayment {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    width: 100%;
}

    #divSkipPayment .slider-checkbox {
        width: 100px;
    }

.currencyddl {
    border: none;
}
/*#SimulatorResults .apply-wrapper {margin:0 83px;}*/
#spanCurrency {
    padding: 10px 20px;
    margin-top: -15px;
}

.calculate-btn {
    margin-left: 10px;
    height: 39px;
    width: 107px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    background: url('../images/common/calculate-button.png') no-repeat center center;
    display: inline-block;
    float: right
}

.reset-btn {
    margin-left: 10px;
    height: 39px;
    width: 107px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    background: url('../images/common/reset-button.png') no-repeat center center;
    display: inline-block;
    float: right
}

.submit-btn {
    margin-left: 10px;
    height: 39px;
    width: 107px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    background: url('../images/common/Submit-button.png') no-repeat center center;
    display: inline-block;
    float: right
}

.register-btn {
    margin-left: 10px;
    height: 39px;
    width: 107px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    background: url('../images/common/register.png') no-repeat center center;
    display: inline-block;
    float: right
}

.for-info-btn {
    margin-left: 10px;
    height: 39px;
    width: 275px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 39px;
    text-align: center;
    background: url('../images/common/for-info.png') no-repeat center center;
    display: inline-block;
    float: right
}

#txtAccno {
    font-family: 'Lato';
    width: 350px;
}

.clsSimulatorContent .apply-wrapper {
    width: 1135px;
}

.slider-bottom-line {
    width: 1135px;
}

#divInsuranceType {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    width: 1135px;
}

.clsSimulatorContent .data {
    padding-top: 0px;
}

.iban-result-box {
    width: 400px;
    height: 60px;
    background: #FFF;
    display: none;
    border: 1px solid #EBEBEB;
    border-radius: 8px;
    text-align: center;
    color: #797979;
    padding: 15px 10px;
    font-size: 16px;
    overflow: hidden;
}

.section-simulators .ui-slider-tabs-list li::after {
    margin-left: -5px;
}

.clsSimulatorContent .checkbox input[type=radio] + label {
    font-family: 'Lato';
    color: #797979;
    margin: 0px;
    width: 324px;
    display: inline-block;
    margin-left: 30px;
    /*display: -webkit-box;      /* iOS 6-, Safari 3.1-6 */
    /*display: -moz-box;         /* Firefox 19 */
    /*display: -ms-flexbox;      /* IE 10 */
    /*display: -webkit-flex;     /* Chrome */
    /*display: flex;             /* Opera 12.1, Firefox 20+ */
}

.clsSimulatorContent .checkbox input[type=radio]:checked + label:before {
    text-align: center;
    line-height: 10px;
    font-size: 27px;
    position: absolute;
    margin-left: -30px;
    margin-top: 2px;
}

.clsSimulatorContent .checkbox input[type=radio] + label:before {
    width: 20px;
    position: absolute;
    margin-left: -30px;
    margin-top: 2px;
}

.clsSimulatorContent .checkbox-wrapper {
    width: 1135px;
}

.clsSimulatorContent .data-text table {
    width: 100% !important;
    border-spacing: 0;
    border-collapse: collapse;
    border-spacing: 2px;
    border-color: grey;
}

    .clsSimulatorContent .data-text table tbody {
        display: table-row-group;
        vertical-align: middle;
        border-color: inherit;
    }

        .clsSimulatorContent .data-text table tbody tr {
            display: table-row;
            vertical-align: inherit;
            border-color: inherit;
            border-bottom: 1px solid #ccc !important;
        }

            .clsSimulatorContent .data-text table tbody tr td {
                display: table-cell;
                vertical-align: inherit;
                padding: 6px 10px 6px 0px !important;
                font-size: 15px !important;
                font-style: normal !important;
                margin-bottom: 0px;
            }

            .clsSimulatorContent .data-text table tbody tr td {
                display: table-cell;
                vertical-align: inherit;
            }


.simulator-errormsg {
    color: #FF0000;
}

.simulator-result-buttons {
    width: 247px;
    margin: auto;
}

#header #logo-header .links .link {
    margin: 0 10px;
}

    #header #logo-header .links .link.med-online {
        width: 66px;
    }

#header #header-top .grid .top-menu ul li.menu-iban-calclator {
    background: #EDB52B;
    background: -webkit-linear-gradient(#EDB52B, #FDB623);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EDB52B, #FDB623);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EDB52B, #FDB623);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#EDB52B, #FDB623);
    /* Standard syntax */
    display: none;
}

#header #header-top .grid .top-menu ul li.menu-loan-calclator {
    background: #089CD3;
    background: -webkit-linear-gradient(#089CD3, #1568A9);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#089CD3, #1568A9);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#089CD3, #1568A9);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#089CD3, #1568A9);
    /* Standard syntax */
    display: none;
}

#header #header-top .grid .top-menu ul li.menu-onlinetrading {
    background: #007a00;
    background: -webkit-linear-gradient(#22a700, #007a00);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#22a700, #007a00);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#22a700, #007a00);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(#22a700, #007a00);
    /* Standard syntax */
    display: none;
}

#SimulatorResults .apply-wrapper {
    width: 100%;
    padding: 11px 0px;
}

#calculateMonthlyPayment {
    border-bottom: 1px solid #ddd;
    padding-bottom: 3px;
    width: 1135px;
}



/**datepicker**/
.ui-datepicker {
    width: 16em;
    padding: .2em .2em;
    display: none;
}

.ui-widget {
    font: inherit;
    font-size: inherit;
    border: 0;
}

.popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100000;
    display: none
}

.web-popup {
    max-width: 625px;
    height: auto;
    text-align: center;
    margin: 15% auto 0 auto;
    padding: 25px;
    background-color: #fff;
    position: relative;
    z-index: 1000
}

    .web-popup .title {
        color: #005dab;
        font-size: 28px;
        font-family: 'latoregular';
        padding-top: 15px;
    }

    .web-popup .sub-title {
        color: #1ca4dd;
        font-size: 20px;
        font-family: 'latolight';
        padding-bottom: 20px
    }

#topContents .data-content .small-font {
    font-size: 12px;
}

.web-popup .social-icons img {
    margin-right: 3px;
}

.web-popup .button {
    margin-top: 40px;
    border: 1px solid #0067b9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 12px;
    font-family: 'latoregular';
    padding: 8px 16px;
    text-decoration: none;
    display: inline-block;
    color: #FFFFFF;
    background-color: #0086F1;
    background-image: linear-gradient(to bottom, #0086F1, #005093);
}

    .web-popup .button:hover {
        border: 1px solid #004d8b;
        background-color: #006abe;
        background-image: linear-gradient(to bottom, #006abe, #003460);
    }

.popup-opacity {
    background: #000;
    filter: alpha(opacity=60);
    /* IE */
    -moz-opacity: 0.5;
    /* Mozilla */
    opacity: 0.5;
    /* CSS3 */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

#tabsDirectors .tree div {
    background-color: #0D365E !important;
    border: 0px !important;
}

#tabsDirectors .tree label {
    color: #FFFFFF !important;
}

#tabsDirectors .tree ul li div {
    background-color: #1B6DB7 !important;
}

#tabsDirectors .tree ul li ul li div {
    background-color: #4FB5FF !important;
}

#call-center #nbr1270 {
    display: inline;
}

#call-center #nbr1270Mobile {
    display: none;
    color: #0860A8;
}

.account-number {
    width: 44% !important;
}

/***e-wedding****/
.wedding-account .main-section {
    min-height: initial;
}

#iban-simulation .error {
    display: block;
    padding-left: 10px;
}

#dvConfirmation .thankyou-msg {
    text-align: center;
}

#dvConfirmation .apply-wrapper {
    width: 100%;
}

    #dvConfirmation .apply-wrapper .apply-btn {
        width: 100%;
        margin: auto;
    }

#iban-simulation .contact-branch.grid-form .sbHolder {
    width: 350px !important;
    min-width: 350px;
}

#SectionEwdding .grid-form .inline-block {
    width: 49%;
    vertical-align: top;
}

    #SectionEwdding .grid-form .inline-block .input-field {
        width: 95%;
        display: block;
    }

    #SectionEwdding .grid-form .inline-block .sub-title {
        padding: 4px;
        font-family: 'latobold_italic';
        font-size: 16px;
        color: #38a6da;
    }

#SectionEform .grid-form .inline-block {
    width: 49%;
    vertical-align: top;
}

    #SectionEform .grid-form .inline-block .input-field {
        width: 95%;
        display: block;
    }

    #SectionEform .grid-form .inline-block .sub-title {
        padding: 4px;
        font-family: 'latobold_italic';
        font-size: 18px;
        color: #38a6da;
    }

.wedding-account .inline-block.ew-first {
    width: 49%;
    vertical-align: top;
}

    .wedding-account .inline-block.ew-first .input-field {
        width: 95%;
    }

.wedding-account .inline-block.ew-second {
    width: 49%;
    vertical-align: top;
}

    .wedding-account .inline-block.ew-second .input-field {
        width: 69%;
        float: left;
    }

.wedding-account .ew-third {
    display: block;
    width: 100%;
}

    .wedding-account .ew-third .input-field {
        width: 46.5%;
        display: block;
    }
/*#SectionEwdding{padding-top:40px;}*/

.eWedding-gift .mobile-product-title {
    margin-bottom: 0;
}

.e-wed-button {
    display: table-cell;
    /*height: 38px;*/
    border: 1px solid #2AA0D8;
    border-radius: 8px;
    text-align: center;
    vertical-align: middle;
    float: left;
    padding: 10px 0;
    margin: 4px;
}

    .e-wed-button a .add-text {
        color: #2AA0D8;
        font-family: Lato;
        padding: 0px;
        margin: 0px auto;
        min-width: 135px;
        font-size: 14px !important;
        display: block;
    }

    .e-wed-button a .add-icon {
        color: #2AA0D8;
        font-family: Lato;
        padding: 0px;
        margin: 0px auto;
        min-width: 40px;
        font-size: 14px !important;
        display: none;
    }

.error ul:before {
    content: "Please correct / complete the below fields:";
}

.error-ar ul:before {
    content: "يرجى تصحيح / إكمال الحقول أدناه:";
}


.img-loader {
    background-color: #000;
    opacity: 0.5;
    position: relative;
    width: 100%;
    height: 100%;
}

    .img-loader::before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: transparent url('../images/ajax-loader.gif') no-repeat 50% 50%;
    }

.input-field.country-code {
    width: 25% !important;
    float: left;
}

.input-field.area-code {
    width: 25% !important;
    float: left;
}

.input-field.phone-no {
    width: 42% !important;
    float: left;
}

/*#SectionAskme .input-field.country-code {width:30% !important; float:left;}*/
.wedding-account .mobile-box {
    clear: both;
    width: 71%;
    display: table;
}

.wedding-account .input-field.area-code {
    width: 100px !important;
    float: none;
}

.wedding-account .input-field.phone-no {
    width: 73% !important;
    float: none;
}
/*.med-online .service .sub-service-holder.scroll-to ul li .sub-service-item img{max-width:none;}*/

.med-online .service .sub-service-holder ul li .sub-service-item img {
    max-width: 220px;
}

.sub-title {
    display: block !important;
    color: #919191;
    font-family: 'Lato' !important;
}

.dotted-background {
    background: url('../images/dots.jpg') !important;
    z-index: 2 !important;
}

ul.tree li > div {
    z-index: 3 !important;
}

.video-container {
    position: absolute !important;
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 53%;
    background: #000;
    overflow: hidden;
    cursor: pointer;
}

    .video-container a {
        position: absolute;
        z-index: 4;
        bottom: 50px;
        left: 0;
        color: #fff;
        padding: 20px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .video-container a:hover {
            text-decoration: underline !important;
        }

        .video-container a span {
            position: relative;
        }

        .video-container a:before {
            content: "";
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
            background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
            display: block;
            width: 100%;
            height: 50px;
            position: absolute;
            left: 0;
            bottom: 0;
        }

    .video-container:hover:before,
    .video-container:hover:after {
        opacity: 0.5;
    }

    .video-container.playing:before,
    .video-container.playing:after {
        opacity: 0;
    }

    .video-container video {
        position: absolute;
        bottom: 40px;
        left: 0;
        width: 100%;
    }

    .video-container:before,
    .video-container:after {
        content: "";
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transition: opacity 0.25s;
        -moz-transition: opacity 0.25s;
        transition: opacity 0.25s;
    }

    .video-container:before {
        border-top: 10px transparent solid;
        border-bottom: 10px transparent solid;
        border-left: 18px #000 solid;
        z-index: 3;
        left: 50.25%;
    }

    .video-container:after {
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-color: rgba(255,255,255,0.9);
        width: 60px;
        height: 60px;
        z-index: 2;
        left: 50%;
        box-shadow: 0 0 10px;
    }

.section-title {
    color: #18478C;
    font-size: 20px;
    padding: 10px 0;
    font-weight: normal;
}

.border-bottom-gray1 {
    border-bottom: 1px solid #ccc;
}

.bg-gray1 {
    background: #e7e7e7;
}

.all-caps {
    text-transform: uppercase;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

/*.margin-bottom-10:last-child {
        margin-bottom: 0;
    }*/

.table {
    list-style: none;
    margin: 0;
    display: table;
    width: 100%;
}

    .table > li,
    .table > div,
    .table > span {
        display: table-cell;
        vertical-align: top;
    }

.filter-group {
    padding: 10px 0 15px;
}

    .filter-group > li {
        width: 15%;
        padding: 0 5px;
    }

    .filter-group li:first-child {
        padding-left: 0;
    }

    .filter-group li:last-child {
        padding-right: 0;
    }

    .filter-group label {
        margin-bottom: 5px;
        display: block;
    }

.custom-select-container {
    position: relative;
}

    .custom-select-container:before {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        border-top: 5px #2BC3FA solid;
        border-right: 5px transparent solid;
        border-left: 5px transparent solid;
        width: 0;
        height: 0;
    }

select.custom-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 5px 25px 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px #ccc solid;
}

select::-ms-expand {
    display: none;
}

.button-gradient {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c88ee+0,024176+100 */
    background: rgb(12,136,238); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(12,136,238,1) 0%, rgba(2,65,118,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(12,136,238,1) 0%,rgba(2,65,118,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(12,136,238,1) 0%,rgba(2,65,118,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c88ee', endColorstr='#024176',GradientType=0 ); /* IE6-9 */
    color: #fff !important;
    padding: 10px;
    display: inline-block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
    border: none;
    outline: none;
    text-transform: uppercase;
}

li .button-gradient {
    font-size: 10px;
}

.re-item h3 {
    font-size: 18px;
    color: #15468f;
    margin: 30px 0 20px;
}

.re-item .gallery-button {
    background: url(../images/gallery-button.png) no-repeat;
    height: 20px;
    border: none;
    outline: none;
    color: #004b92;
    text-decoration: underline;
    font-size: 12px;
    padding-left: 20px;
    background-position: left center;
}

.re-item .description-button {
    background: url(../images/description-button.png) no-repeat;
    height: 20px;
    border: none;
    outline: none;
    color: #004b92;
    text-decoration: underline;
    font-size: 12px;
    padding-left: 20px;
    margin-left: 10px;
    background-position: left center;
}

.re-item .table-outer {
    font-size: 13px;
    padding-bottom: 40px;
    position: relative;
}

    .re-item .table-outer:before {
        content: "";
        border-right: 1px #e1e1e1 solid;
        position: absolute;
        top: 0;
        left: 50%;
        bottom: 60px;
    }

    .re-item .table-outer > li:first-child {
        width: 50%;
    }

    .re-item .table-outer > li:last-child {
        padding-left: 5%;
    }

    .re-item .table-outer > li {
        width: 50%;
    }

    .re-item .table-outer > li {
        text-transform: uppercase;
    }

.re-item .table-with-image figure {
    margin: 0;
    position: relative;
}

    .re-item .table-with-image figure .button-background {
        position: absolute;
        left: 0;
        bottom: 0;
        text-align: center;
        width: 100%;
        padding: 15px 0;
        background-color: rgba(255,255,255,.9);
    }

.re-item .table-with-image > div:first-child {
    width: 45%;
}

.re-item .table-with-image > div:last-child {
    padding-left: 5%;
    padding-right: 4%;
    width: 60%;
}

.re-item .table-with-image {
    position: relative;
}


    .re-item .table-with-image img {
        width: 100%;
        cursor: pointer;
        height: 220px;
    }

.wrap-buttons {
    position: absolute;
    bottom: 0;
}

.re-item .table-with-image p {
    font-size: 14px;
}

.re-item .right-seperator:after {
    content: "";
    border-right: 1px #e1e1e1 solid;
    position: absolute;
    top: 0;
    left: 97%;
    bottom: 0px;
}

.re-item .table-detail {
    margin-bottom: 5px;
}

    .re-item .table-detail span:first-child {
        width: 120px;
        font-weight: 700;
    }

    .re-item .table-detail.description span:last-child {
        text-transform: none;
    }

.re-item p strong {
    display: inline-block;
    width: 200px;
}

.re-form {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0,0,0,0.25);
}

    .re-form > div {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 90%;
        max-width: 550px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 40px 80px;
        background-color: #fff;
    }

    .re-form h2 {
        color: #097bd7;
        font-size: 20px;
        margin-bottom: 20px;
        width: 250px;
    }

    .re-form > div input {
        width: 100%;
        display: block;
        border: 1px silver solid;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        padding: 7px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px;
        font-style: italic;
        margin-bottom: 15px;
    }

    .re-form > div button {
        width: 100px;
        margin: 25px auto 10px;
        display: block;
        padding: 5px;
    }

    .re-form > div input.re-error {
        color: red;
        border: 1px red solid;
        margin-bottom: 0;
    }

    .re-form > div input + span {
        display: block;
        color: red;
        margin-bottom: 15px;
    }

    .re-form .success {
        font-size: 25px;
        text-align: center;
    }

    .re-form .server-error {
        color: red;
        margin: 15px 0;
    }

.gmap-wrapper {
    position: relative;
    width: 100%;
    height: 0;
    margin-bottom: 20px;
}

    .gmap-wrapper.active {
        padding-bottom: 35%;
    }

    .gmap-wrapper > div {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: none;
    }

    .gmap-wrapper .map-pin {
        font-size: 10px;
        color: #5e5e5e;
        background: transparent;
        border: none;
        outline: none;
        text-transform: uppercase;
    }

        .gmap-wrapper .map-pin:before {
            content: "";
            display: inline-block;
            float: left;
            margin-right: 5px;
            background: url(../images/pin.png) no-repeat;
            width: 11px;
            height: 16px;
            position: relative;
            top: -2px;
        }

.button-loader button {
    background: none;
    border: none;
    font-size: 20px;
    color: #15468f;
}

    .button-loader button:hover {
        color: #000;
        padding-bottom: 50px;
    }

#gallery-popup, #map-popup, #description-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.25);
    z-index: 100;
}

    #gallery-popup > div, #map-popup > div {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        padding: 10px;
        width: 80%;
        max-width: 900px;
    }

    #map-popup > div {
        height: 70%;
    }

    #gallery-popup > div > button, .re-form > div > button.close {
        background: none;
        border: none;
        outline: none;
        -webkit-transform: scaleX(1.3);
        -moz-transform: scaleX(1.3);
        transform: scaleX(1.3);
        position: absolute;
        right: 25px;
        top: 20px;
        color: #fff;
        cursor: pointer;
        z-index: 10;
    }

.re-form > div > button.close {
    width: auto;
    color: #000;
    margin: 0;
}

.slick,
.slick .slick-list,
.slick .slick-track,
.slick .slick-slide {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slick {
    position: relative;
    overflow: hidden;
}

    .slick .slick-list,
    .slick .slick-track {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick .slick-slide {
        float: left;
        outline: none !important;
        position: relative;
        text-decoration: none;
    }

        .slick .slick-slide figure {
            margin: 0;
            height: 0;
            padding-bottom: 60%;
            overflow: hidden;
        }

        .slick .slick-slide img {
            width: 100%;
        }

    .slick.slick-main.slick-initialized.slick-slider img {
        width: 100%;
        height: 100%;
        max-height: 500px;
    }

.slick-nav-parent {
    margin-top: 8px;
}

.slick-nav {
    margin: 0 30px;
}

    .slick-nav .slick-slide {
        width: 20%;
        display: inline-block;
        margin: 0 3px;
    }

.slick .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) scaleX(0.5);
    -moz-transform: translateY(-50%) scaleX(0.5);
    transform: translateY(-50%) scaleX(0.5);
    color: #474747;
    font-size: 30px;
}

.slick .slick-prev {
    left: 10px;
}

.slick .slick-next {
    right: 10px;
}

.fixed-footer {
    padding-bottom: 56px;
}

    .fixed-footer #footer {
        position: fixed;
        bottom: 0;
    }

.sa-unit {
    font-size: 10px;
    position: relative;
    top: -5px;
}

.disclaimer td, .cookie-center-popup td {
    border: 1px solid #ccc;
    padding-left: 10px;
    text-align: left;
}

.apply-message {
    align-content: center;
    text-align: center;
    margin: 0 auto;
    width: 38%;
}
/* Organization chart image new css starts here  */

img.img-responsive.img_ipad, img.img-responsive.img_mobile {
    display: none;
}


@media (min-width:768px) and (max-width:1199px) {
    img.img-responsive.img_mobile, img.img-responsive.img_desktop {
        display: none;
    }
    img.img-responsive.img_ipad {
        display:inline-block;
    }

}



@media  (max-width:767px) {
    img.img-responsive.img_ipad, img.img-responsive.img_desktop {
        display: none;
    }

    img.img-responsive.img_mobile {
        display: inline-block;
    }

    /* @media query for seprrator line issues*/

    .board-members-wrapper .board-member:last-child {
        display: flex;
    }


}

/* Organization chart image new css ends here  */


/* Sepearator line for Board of Directors new css starts here  */

.board-members-wrapper {
    position: relative;
}

.board-members-wrapper .board-member:last-child {
    width: calc(100% - 8px);
    margin-top: 10px;
    border-top: 1px solid #e1e1e1;
    padding: 25px 0 0;
    margin-right: 8px;
}

.board-members-wrapper .board-member:last-child > div:first-child {
    width: 151px;
    box-sizing: border-box;
}

.board-members-wrapper .board-member:last-child > .detail {
    width: 161px;
    box-sizing: border-box;
}


/* Case 2 */
/*.board-member:after {
    content: '';
    background: #e1e1e1;
    height: 1px;
    display: block;
    position: absolute;
    bottom: -9.5px;
    z-index: 9999999;
    right: -6px;
    left: 0;
}

.board-member:last-child::after {
    opacity: 0;
}*/
/* Sepearator line for Board of Directors new css ends here  */
@media screen and (min-width: 1400px) {
    .re-item .table-with-image > div:first-child {
        width: 300px;
    }

    .re-item .table-outer:before {
        left: 50% !important;
    }

    .dvConfirmation-148 {
        direction: rtl;
        align-content: center;
        text-align: center;
        margin: 0 auto;
        /*width: 27%;*/
    }
}

@media screen and (max-width: 1080px) {
    #real-estate-search {
        margin-top: 85px;
    }

    .re-item .table-outer,
    .re-item .table-outer > li {
        display: block;
        padding-bottom: 0;
    }

        .re-item .table-outer > li:first-child {
            width: 100%;
        }

        .re-item .table-outer > li:last-child {
            width: 100%;
            padding-left: 0;
        }

        .re-item .table-outer > li {
            padding: 0 0 2rem;
        }

    .re-item .table-with-image > div:last-child {
        border-right: none;
    }

    .re-form > div {
        padding: 20px 35px 10px;
    }

    .re-item .table-outer:before {
        display: none;
    }

    .apply-message {
        align-content: center;
        text-align: center;
        margin: 0 auto;
        width: 65%;
    }

    .succes {
        color: #34ebba;
        font-size: 16px;
        font-weight: bold;
        font-family: latoitalic;
        margin: 0px;
        padding: 0px;
        display: table-row;
    }
}

@media screen and (max-width: 760px) {
    .re-item .table-outer .table, .re-item .table-outer .table > div {
        display: block;
        width: 100%;
        padding: 0;
    }

        .re-item .table-outer .table > div {
            margin-bottom: 10px;
        }

            .re-item .table-outer .table > div:after {
                content: "";
                display: block;
                clear: both;
            }

    .filter-group,
    .filter-group > li {
        width: 100%;
        display: block;
    }

        .filter-group > li {
            margin-bottom: 1rem;
        }

    .apply-message {
        align-content: center;
        text-align: center;
        margin: 0 auto;
        width: 75%;
    }

    .succes {
        color: #34ebba;
        font-size: 15px;
        font-weight: bold;
        font-family: latoitalic;
        margin: 0px;
        padding: 0px;
        display: table-row;
    }
}


@media screen and (max-height: 480px) {
    .re-form {
        overflow: auto;
    }

        .re-form > div {
            position: static;
            -webkit-transform: translate(0,0);
            -moz-transform: translate(0,0);
            -moz-transform: translate(0,0);
            transform: translate(0,0);
            margin: 10px auto;
        }

    #gallery-popup > div {
        max-width: 300px;
    }

    .apply-message {
        align-content: center;
        text-align: center;
        margin: 0 auto;
        width: 95%;
    }

    .succes {
        color: #34ebba;
        font-size: 14px;
        font-weight: bold;
        font-family: latoitalic;
        margin: 0px;
        padding: 0px;
        display: table-row;
    }
}

@media screen and (max-width: 480px) {
    #SectionEform .grid-form .inline-block {
        width: 100%;
    }

    .dvConfirmation-148 {
        direction: rtl;
        align-content: center;
        text-align: center;
        margin: 0 auto;
        width: 95%;
    }
}
