/*codeit css*/
/*.step-three-right-package{
    display: none;
}*/
/*sticky menu css*/
#header.header-sticky #header-wrap{
    background-color: transparent!important;
}
#header-wrap{
    box-shadow:none!important;
}
.rewardsRow .rewards-not-found:nth-child(n+2) {
    display: none;
}
.rewards-not-found{
    margin-top: 20px;
}
.sticky .card-box.card-compare-box h3 a{
    text-align: left!important;
}
.faq-points ol li{
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
}
.faq-description ol li a{
    font-size: 13px!important;
}
.apply-now.changeCountryLink{
    width: auto!important;
}
.download-btn.formOverviewDownloadButton{
    position: absolute!important;
    bottom: 24px!important;
    left: 0!important;
}
.iconTeaser .post-description{
    height: 100px!important;
}
.iconTeaser .post-item .post-content-details{
    width: 100%;
}
.account-comparison .compareLoans.sticky .card-box .fee-buttons{
    padding: 0px 36%;
}
.account-comparison .comparePackages.sticky .card-box .fee-buttons{
    padding: 0px 58%;
}
.right-card-eligibility .sticky h2.text-center,
.right-account .sticky h2.text-center,
.right-loan .sticky h2.text-center,
.right-package .sticky h2.text-center{
    display: none;
}
.right-card-eligibility .sticky .steps-tab.margin-top,
.right-account .sticky .steps-tab.margin-top,
.right-loan  .sticky .steps-tab.margin-top,
.right-package .sticky .steps-tab.margin-top{
    margin-top: 0px!important;
}
.right-card-eligibility .sticky .card-box h3 a,
.right-account .sticky .card-box h3 a,
.right-loan .sticky .card-box h3 a,
.right-package .sticky .card-box h3 a{
    float: none!important;
    text-align: center!important;
    font-size: 20px;
}
.right-card-eligibility .sticky .card-box h3,
.right-account .sticky .card-box h3,
.right-loan .sticky .card-box h3,
.right-package .sticky .card-box h3{
    width: 100%;
}
.right-card-eligibility .sticky .card-box .fee-buttons,
.right-account .sticky .card-box .fee-buttons,
.right-loan .sticky .card-box .fee-buttons,
.right-package .sticky .card-box .fee-buttons{
    width: 100%;
}
.right-card-eligibility .sticky .card-box .fee-buttons a,
.right-account .sticky .card-box .fee-buttons a,
.right-loan .sticky .card-box .fee-buttons a,
.right-package .sticky .card-box .fee-buttons a{
    float: none!important;
}
.text-ellipsis-form-center,.text-ellipsis-how-can-help{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 260px;
}
.text-ellipsis-listin-pages{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 240px;
}
.vertical-ellipsis-8-lines{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
    max-height: 130px;
}
.vertical-ellipsis-5-lines{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    max-height: 98px;
}
.vertical-ellipsis-4-lines{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 60px;
}
.vertical-ellipsis-3-lines{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 3;*/
    max-height: 45px;
}
.vertical-ellipsis-2-lines{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 44px;
}
.vertical-ellipsis-1-lines{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 44px;
}
.compare-cards .day .treasury-reports-filter .dk_toggle.dk_label{
    width: 105px!important;
}
.search-form.reports-filters input[type="text"]:disabled {
    cursor: no-drop !important;
    pointer-events: none;
}
@media (max-width: 767px){
    .cols.date-birth label{
        width: 23%!important;
    }
}
@media (max-width: 991px) and (min-width: 767px){
    .cols.date-birth label{
        margin-bottom: 10px!important;
    }
}
@media (max-width: 991px) {
    #application-form input[type=submit]{
        margin-top: 60px!important;
    }
    #application-form iframe{
        margin-top: 20px;
    }
    .cols.date-birth label{
        background: white!important;
        border-bottom-color: white!important;
        border: 1px solid white;
    }
    .form-group #civilIDNumber{
        margin-top: 20px;
    }
    #accordion{
        margin-bottom: 0px;
    }
    .select-national.compare-cards.dateBox{
        background: white;
    }
    .feed-back-form{
        margin-top: 90px!important;
    }
}
@media (max-width: 981px) {
    .clearfix-mobile{
        clear:both;
    }
}
.dk_toggle.dk_label{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.loans-calculator .loan-box label.error{
    width: 100%!important;
    color: #de242d!important;
    display: block;
}
.loans-calculator-page .loan-box label.error{
    width: 100%!important;
    color: #de242d!important;
    display: block!important;
}
.hideLabelForWrongIban, #ibanResult{
    font-size: 12px;
    color: #0e4c8c!important;
    font-family: "dunord-regularregular";
}
.last-name-background .error{
    background-color: white!important;
}
.select-national.compare-cards.dateBox .dk_container {
    width: auto!important;
    margin-right: 6px!important;
    margin-top: -14px;
}

.header-info{
    direction: ltr!important;
}
.country-dropdown{
    /*left: auto!important;
    right: 0!important;*/
}
.resetAccountResult{
    margin-bottom: 25px;
}
.mask .para-col li{
    color: white!important;
    background: none!important;
    margin-bottom: 0px!important;
}
.product.business-option .post-item .post-content-details h3{
    height: 25px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.faq-description ul{
    padding-left: 14px;
}
.faq-description a{
    padding: 0px!important;
    font-size: 14px!important;
    float: none !important;
    display: initial!important;
}
table{
    border: white!important;
}
table thead tr{
    background: #99c0e5 none repeat scroll 0 0;
    width: 100%;
    font-family: 'dunord-regularregular';
    font-size: 16px;
    color: #0d4d8b;
    border-bottom: 2px solid #d4d4d4;
}
table thead tr th{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    border: 1px solid #99c0e5;
}
table tbody tr{
    padding: 2px 20px;
    width: 100%;
    font-family: 'dunord-regularregular';
    font-size: 14px;
    color: #505150;
    border-bottom: 2px solid #d4d4d4;
}
table[cellpadding="1"] tbody tr td{
    padding-left: 20px;
}
.reports-filters a{
    cursor: pointer!important;
}
#ui-id-1, #ui-id-2, #ui-id-3{
    z-index: 1000000000000000000!important;
}
.right-card-eligibility{
    min-height: 350px;
}
.right-account{
    min-height: 300px;
}
.right-package{
    min-height: 450px;
}
@media (min-width: 1100px){
    .customContainer{
        width: 1100px;
    }
    .cols.date-birth label{
        margin-right: 5px!important;
    }
}
@media (max-width: 479px){
    .customContainer{
        width: 100%;
    }
}
@media (max-width: 767px){
    /*align center on mobile checkboxes*/
    .body-content .agree{
        padding: 10px 0 0 65px!important;
    }
    .customContainer{
        width: 100%!important;
    }
}
.credit-card-compare.right-card-page.eligibility{
    margin-bottom: 0px!important;
}
.rates .compare-cards{
    background-color: white!important;
}
.foreignCurrencyName{
    width: 50%;
    float: left;
}
.foreignCurrencyNameDropdown{
    width: 50%;
    float: right;
    margin-top: -15px;
    margin-right: -15px;
}
.foreignCurrencyNameDropdown .compare-cards.economic-report{
    float: right;
}
.rates .news-box{
    margin-bottom: 0px!important;
}
table.interest-rates-table{
    width: 100%;
    margin-bottom: 30px;
}
.interest-rates-table tbody tr{
    padding: 2px 20px;
    width: 100%;
    font-family: 'dunord-regularregular';
    font-size: 14px;
    color: #505150;
    border-bottom: 2px solid #d4d4d4;
}
.interest-rates-table tbody tr td{
    padding: 2px 20px;
}
.interest-rates-table thead tr th{
    padding: 10px 20px;
}
table.interest-rates-table thead{
    background: #99c0e5 none repeat scroll 0 0;
    font-family: 'dunord-regularregular';
    font-size: 16px;
    color: #0d4d8b;
    padding: 10px 20px;
}
table.interest-rates-table thead.five tr th,
table.interest-rates-table tbody.five tr td{
    width: 20%;
}
table.interest-rates-table thead.six tr th,
table.interest-rates-table tbody.six tr td{
    width: 16.6%;
}
.interest-rates{
    width: 100%!important;
}
.moving-steps li{
    min-height: 25px;
}
.moving-steps p strong{
    font-family: dunord-mediumregular;
    font-size: 12px;
    color: #0e4c8c;
    font-weight: inherit;
}
.moving-steps p a{
    color: #0e4c8c;
}
.col-md-4 .col-md-4,
.col-md-4 .col-md-8{
    padding-right: 0px!important;
    padding-left: 0px!important;
}
.form-group input[type=date]{
    line-height: 16px!important;
}
.formSelectFields{
    min-height: 30px;
}
.insta-feeds{
    height: 228px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.show{
    display: block !important;
}
.presentation-listing,
.tr-report,
.reports-listing{
    display: none;
}
.secondary-menu
{
    display: none;
}
.credit-card-compare.eligibility .container-else .col-md-4.lastItem, .credit-card-compare.eligibility .container-else .col-md-6.lastItem{
    border-right: none!important;
}
.media-relation-kit .fee-term h3{
    font-family: "dunord-regularregular"!important;
}
.credit-card-compare .container-else .col-md-4,
.credit-card-compare .container-else .col-md-6{
    border-right: 2px solid #dbdddd;
}
.sticky .card-box h3{
    height: auto;
}
.careers-box .media-contacts ul li{
    background: none!important;
    padding-left: 0px !important;
}
.careers-box .country ul li{
    background: none!important;
}
.selectedCountry{
    padding-top: 11px;
    padding-left: 15px;
}
.selectedCountryImage{
    float: left;
    padding-top: 6px;
    padding-left: 15px;
}
/* Add your custom css styles */
* { padding: 0; margin: 0;}
ul { margin: 0; padding: 0; }
::-webkit-input-placeholder {
    opacity: 1;
}

:-moz-placeholder { /* Firefox 18- */
    opacity: 1;
}

::-moz-placeholder {  /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    opacity: 1;
}
.right-header-sec { float: right;  width: 78.8%; background-color: #0f4c8c; }
.top-bar { float: right; width: 100%; padding: 6px 10px;}
.top-bar .language-header { float: right; line-height: 23px; }
.top-bar .language-header a { color: #fff; font-weight: bold; font-size:12px; }
.top-bar .language-header a:hover { color: #98c0e6; }
.top-bar .header-info { float: right;}
.top-bar .header-info li { list-style: none; display: inline-block; margin-right: 10px; line-height: 23px !important; }
.top-bar .header-info li a { font-family: 'dunord-boldregular'; font-size: 12px; text-transform: uppercase; color: #fff;}
.top-bar .header-info li a:hover { color: #98c0e6; }
.top-bar .header-info i { float: left; margin-right: 3px; }

.top-nav { float: right;}
.top-nav li { list-style: none; display: inline-block; margin-right: 10px; line-height: 23px !important; }
.top-nav li a { font-family: 'dunord-mediumregular'; font-size: 12px; text-transform: uppercase; color: #fff; letter-spacing: 0.5px; }
.top-nav li a:hover { color: #98c0e6; }
.notifications { float: right; font-family: 'dunord-boldregular'; }
.notifications span img { cursor: pointer; }
.notifications sup {
    background: #ce2028 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 8px;
    left: -1.3em;
    padding: 1px 4px;
    top: -1.2em;
}
/*.owl-bg-video div {
    float: left;
    height: 100% !important;
    overflow: inherit !important;
    position: relative !important;
    width: 100% !important;
	z-index: 999 !important
}*/

.owl-bg-video .text-middle .slider-readmore i {
    float: right;
    margin-left: 8px;
    margin-top: 6.5px;
}

.owl-bg-video .text-middle .slider-readmore {
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff !important;
    float: left;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 4px;
    margin-top: 5px;
}
.owl-bg-video {
    float: left;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
#logo{ padding:17px 0 9px; }
.header-form-sec { background: #1a5592 none repeat scroll 0 0; float: left; width: 100%; padding-left: 65px; }
.header-form-sec input {
    background: transparent url("../images/nbk/search-desktop.svg") no-repeat scroll 10px center;
    border: 0 none;
    color: #fff;
    font-family: "dunord-regularregular";
    font-size: 20px;
    padding: 10px 10px 10px 50px;
    text-transform: uppercase;
    width: 100%;
}




.sticky .card-box .fee-buttons .apply-now i img, .sticky .card-box .fee-buttons .learn-more i img {
    margin: 0 !important;
    width: 15px;
}

.sticky .card-box .fee-buttons .apply-now, .sticky .card-box .fee-buttons .learn-more {
    align-items: center;
    /*display: ;*/
    float: left;
    font-size: 11px;
    line-height: 1.5;
    margin: 0 0 10px 10px;
    padding: 2px 6px !important;
    width: 95px;
}

.sticky .card-img {
    float: left;
    width: 50%;
}

.sticky .card-box .fee-buttons {
    float: left;
    width: 50%;
}

.sticky .card-box h3 {
    float: left;
    margin-top: 0;
    width: 50%;
}
.sticky .card-img img {
    width: 100%;
}
.sticky .card-box h3 a {
    float: right;
    font-size: 11px;
    margin: 0;
    text-align: right !important;
    text-overflow: ellipsis;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 10px;
}
.credit-card-compare .sticky .apply-now.blank-now { margin-top: 0; }



.account-comparison .sticky .card-box .fee-buttons {
    padding: 0 31%;
    text-align: center;
    width: 100%;
}
.account-comparison .sticky .card-box h3 {
    margin: 0 0 20px;
    width: 100%;
}



.header-form-sec .search { display: inline-block; width: 59%; }
.header-form-sec .coutries { float: right; position: relative; }
.header-form-sec .coutries .flag {
    background: rgba(0, 0, 0, 0) url("../images/nbk/down-arrow.svg") no-repeat scroll left center; float: right; padding: 10px 15px 10px 23px; cursor: pointer; }
.header-form-sec .login { float: right; position: relative; }

.header-form-sec .login .login-btn {background: #c52330; border: 1px solid #803452; color: #fff; float: right; font-family: "dunord-boldregular"; font-size: 20px; letter-spacing: 0.5px; padding: 10px 45px; }

.header-form-sec .login .login-btn:hover { background: #A21720; color: #fff !important; }

/*.header-form-sec .login a i {
   !*changed margin right because of spacing*!
    margin-right: 5px;
}*/

.navbar-collapse { width: 100%; }
#mainMenu li { margin-right: 0; width: 20%; float: left;}
#mainMenu li:last-child { margin: 0; }


.inspiro-slider .play-video { display: inline-block !important; float: none !important; width: 100% !important; text-align: center; }
.inspiro-slider .play-video img { display: inline-block; }
.inspiro-slider  { float: left; text-align: center; width: 100%; }
.inspiro-slider .video-text span { float: none !important; display: inline-block; }
.inspiro-slider h2, .inspiro-slider h1, .inspiro-slider p { text-align: left; }
.inspiro-slider .slider-readmore {  }
.inspiro-slider .slider-content, .rewards-slider .slider-content { width: 100% !important; }
.inspiro-slider h2, .inspiro-slider h1, .inspiro-slider p { margin: 10px 0 !important; }


.owl-bg-img .text-middle .slider-readmore {
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff !important;
    float: left;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 4px;
    margin-top: 5px;
}

#slider .text-middle .slider-readmore {
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff !important;
    float: left;
    font-size: 12px;
    padding: 0 10px;
    border-radius: 4px;
    margin-top: 5px;
}
.owl-bg-img .text-middle .slider-readmore:hover {background: rgb(206, 32, 40) none repeat scroll 0 0 !important;}
.owl-bg-img .text-middle .slider-readmore i {
    float: right;
    line-height: 10px;
    margin-left: 8px;
    margin-top: 6.5px;
}

.help-dropdown { padding: 55px 0; }
.help-dropdown h2,
.help-dropdown h1{
    background: #0e4c8c none repeat scroll 0 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-family: "dunord-boldregular";
    font-size: 22px;
    margin-bottom: 0;
    letter-spacing:0;
}
.help-dropdown span {
    border: 1px solid #b4c8db;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px !important;
    line-height: 3;
    cursor: pointer;
    margin: 0;
    width: 100%;
    position:relative;
}
.help-dropdown span i {
    background: rgba(0, 0, 0, 0) url("../images/nbk/after-slider-arrow.png") no-repeat scroll center center;
    border-left: 1px solid #b4c8db;
    float: right;
    padding: 24px 27px;
    position:absolute;
    right:0;
}
.lead.drop > i {
    border-left: 0 none;
    border-right: 1px solid #b4c8db;
    transform: rotate(180deg);
}
.product-item:hover a img{
    opacity: 0.4;
}
.float-none {
    display: inline-block;
    float: none;
    max-width: 584px;}

.background-grey {
    background: rgba(0, 0, 0, 0) url("../images/nbk/gray.png") repeat-x scroll 0 0;
    padding: 45px 0;
}

.account-box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aac0d6;
    border-radius: 4px;
    float: left;
    padding-bottom: 12px;
    width: 100%;
}
.account-box h3 {
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 15px;
    line-height: 2;
    margin: 0;
    text-align: center;
    width: 100%;
}

.account-box img { width: 100%; height: auto;}
.home-product .readmore i img{
    display:inline-block;
}
.account-box p {
    color: #505150;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 16px;
    margin: 0 0 5px;
    padding: 15px 20px 0;
    width: 100%;
}

.readmore {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    float: left;
    font-size: 12px;
    margin-top: 5px!important;
    padding: 0 10px;
    margin: 0 20px;
}


.readmore i {
    float: right;
    margin-left: 8px;
}

.readmore:hover { background: #98c0e6; }

.popular h2,
.popular h1,
.credit-card-compare .popular h2,
.credit-card-compare .popular h1{
    border-top: 1px solid #ebebeb;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 40px;
    padding-top: 20px;
    text-transform: uppercase;
    width: 100%;
    background: none;
    border-top: 0px;
}

.product .post-title a {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px;
    width: 100%;
    padding-bottom:7px;
}
.post-content-details{ padding:20px;}
.product p {
    color: #505150;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 15px;
    margin: 0;

    width: 100%;
}

.product .post-image img {
    border: 1px solid #f1f1f1;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.home-product .owl-nav div { top: 44% !important; }
.owl-prev { background: url(../images/nbk/previous-blue.svg) no-repeat center left !important; display: block !important; text-indent: -999999px;transform: translateY(-50%); }
.owl-next { background: url(../images/nbk/next-blue.svg) no-repeat center right !important; display: block !important; text-indent: -999999px;transform: translateY(-50%); }

.home-product .owl-dots { margin: 0 0 -8px 0; }

.special-offers h3 {
    line-height: 17px;
    float: left; width: 100%; margin-top: 10px;
}
.special-offers a {
    color: #0e4c8c;
    font-family: "dunord-regularregular";
    font-size: 15px;
}

.special-offers.owl-theme .owl-dots {
    margin-bottom: 22px;
    margin-top: 15px;

}

.special-offers.owl-theme .owl-nav div { top: 28%; }

.dropdown.mega-menu-item h3 { margin: 0; width: 100%; float: left;}
.dropdown.mega-menu-item h3 a {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-mediumregular";
    font-size: 13px;
    margin-bottom: 3px;
    width: 100%;
}

.dropdown.mega-menu-item h3 a:hover{
    background: url(../images/nav-arrow.png) no-repeat center bottom #98bfe6;
    color: #7ba6d3;
}

.dropdown.mega-menu-item a {
    color: #0e4c8c;
    font-family: 'dunord-regularregular';
    font-size: 12px;
}

/** nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.account { width: 150px; }
nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.cards { width: 125px; }
nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.investment { width: 130px; }
nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.rewards { width: 140px; }
nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.bank { width: 110px; }
**/

.all-offers {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "dunord-boldregular";
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 20px;
    text-transform: capitalize;
}

.all-offers:hover { background: #98bfe6; color: #fff; }

.all-offers > i {
    margin-left: 5px;
}

.traveling { float: left; width: 100%; }
.traveling .product {
    float: left;
    margin-bottom: 0;
    margin-right: 2%;
    width: 32%;
}
.traveling .post-item { margin: 0; }
.traveling .product:last-child { margin: 0; }
.traveling .post-content-details { float: left;}

.nbk-news { float: left; width: 100%; }

.nbk-news .product {
    float: left;
    margin-right: 1.34%;
    width: 23.99%;
    margin-bottom: 20px;
}

.nbk-news .product:last-child { margin: 0; }
.nbk-news .product h3 {
    float: left;
    line-height:18px;
    width: 100%;
}
.nbk-news .product h3 a { color: #0e4c8c;
    font-family: "dunord-regularregular";
    font-size: 16px; }
.nbk-news .product h3 a em {
    font-family: "dunord-boldregular";
    font-style: normal;
}
.nbk-news .product h3 a:hover { color: #98c0e6; }


.nbk-news .product span {
    color: #98c0e6;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 15px;
    margin: 8px 0 0;
    width: 100%;
}

.nbk-news + .container { margin-bottom: 50px; }

/*------login menu css--------*/
.login-menu {
    /*background-color: rgba(255, 255, 255, 0.9);*/
    display: none;
    position: absolute;
    right: 0;
    top: 45px;
    width: 310px;
    z-index: 999999;
}
.login-menu ul{
    background-color: #fff;
    border:1px solid #0e4c8c;
    padding-left: 0px;
    border-radius: 5px;
    margin-top: 2px;
}
.login-menu ul li {
    border-bottom: 1px solid #9999cc;
    list-style: outside none none;
    padding: 9px 0 9px 9px;
    width: 100%;
}
.login-menu ul li:last-child { border: 0; }
.banking{
    background: url('../images/call.png');
}
.login-menu a {
    vertical-align: middle;
    color: #006699;
    font-size: 16px;
    font-family: 'dunord-regularregular';
    width: 100%;
}
.login-menu span {
    float: left;
    height: 18px;
    width: 25px;
}
/*------login menu css end--------*/


/*------Notification css--------*/
.notifications{ position: relative;}
.notification-dropdown {
    background-image: url("../images/nbk/top-arrow.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: none;
    left: -152px;
    padding-top: 13px;
    position: absolute;
    top: 25px;
    width: 324px;
    z-index: 9999999;
}
.notification-dropdown h3 {
    background-color: rgba(255, 255, 255, 0.95);
    border-left: 1px solid #9999cc;
    border-right: 1px solid #9999cc;
    color: rgba(0, 51, 153, 0.9);
    font-family: 'dunord-regularregular';
    font-size: 16px;
    margin: 0;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-top: 7px;
    text-transform: capitalize;
}
.notification-dropdown ul{
    background-color: rgba(255, 255, 255, 0.95);
    padding-left: 0px;
    list-style: none;
    border-radius: 0 0 4px 4px;


}
.notification-dropdown ul li{
    border-top: 1px solid #9999cc;
    border-right: 1px solid #9999cc;
    border-left: 1px solid #9999cc;
    cursor: pointer;
}
.notification-dropdown ul li.read { background: #eaf2f9; }
.notification-dropdown ul li:last-child {
    border-bottom: 1px solid rgb(153, 153, 204);
    border-radius: 0 0 4px 4px;
}
.notification-dropdown ul li h4 {
    color: #003399;
    font-size: 12px;
    font-family: 'dunord-regularregular';
    margin: 10px 0 0;
    padding-left: 15px;
}
.notification-dropdown ul li p {
    font-size: 12px;
    color: #666666;
    font-family: 'dunord-regularregular';
    margin-bottom: 0px;
    line-height: 12px;
    padding: 0 10px 0 15px;
}

.notification-dropdown ul li span{
    font-size: 12px;
    color: #cccccc;
    font-family: 'dunord-regularregular';
    margin: 0;
    display: block;
    line-height: 20px;
    padding-left: 15px;
    padding-bottom: 3px;
}

.notification-dropdown p a {
    color: #98c0e6;
    font-family: "dunord-regularregular";
    font-size: 12px;
}

/*------Notification css--------*/


/*------How can we help you css--------*/
.help-you ul{
    float: left;
    width: 50%;
    list-style: none;
}
.help-you ul li {
    background: #fff;
    border-top: 0 !important;
    border: 1px solid #b4c8db;
    padding: 0;
    text-align: left;
    float: left;
    width: 100%;
}
.help-you a {
    color: #0e4c8c;
    float: left;
    font-size: 12px;
    padding: 6px 0 6px 12px;
    width: 100%;
}
.saving-account {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    z-index: 999999;
}
.how-help {
    float: left;
    position: relative;
    width: 100%;
}
/*------How can we help you css end--------*/

/*------Country css--------*/
.country {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 5px 0 0 0;
}
.country{
    float: left;
    width: 50%;
}
.country > h3 {
    margin: 0 0 10px;
    font-size: 16px;
    color: #006699;
    padding: 0 15px;
    text-transform: uppercase;
    font-family: 'dunord-boldregular';
}
.country ul { list-style: none;}

.country ul li span {
    margin-right: 8px;
}
.country li {
    border-bottom: 1px solid #c9d7e5;
    /*padding changed to 15 to align titles with flags*/
    padding: 3px 0 3px 15px;
}
.country ul li a {
    color: #006699;
    display: block;
    font-family: 'dunord-regularregular';
    font-size: 16px;
    padding: 5px 0;
    /*task for country list on navigation to be bold*/
    font-weight: bold;
}
.country img {
    height: auto;
    width: 28px;
}
.country-dropdown {
    position: absolute;
    top: 45px;
    width: 318px;
    z-index: 999;
}

.nbk-group-header .country-dropdown { right: 0; }
/*------Country css end--------*/


.coutries span { color: #fff; font-size: 16px; font-family: 'dunord-boldregular'; float: left;}
.coutries .flag i { margin-right: 10px; }
.country-dropdown { display: none; }

#header-2 { display: none; }


/* Strat Bacth2 Adnan Mughal Styling css */
/*------Reward Program landing css--------*/
.reward-filter .search-filters .dk_toggle.dk_label{ width:220px !important;}
.reward-list{ margin:30px 0 0 0;}
.reward-list ul{ margin:0px; list-style:none;}
.reward-list ul li{ margin:0px 30px 30px 0px; list-style:none; float:left; width:17.66%;}
.last{ margin-right:0px !important;}
.box-reward-style{ background:#FFF; border:#f6f6f6 solid 6px; border-radius:3px;}
a.info{ text-align:center; display:inline-block; border-top:#ebebeb solid 1px; width:100%; padding:8px 0px;}

/*------Ongoing discount css--------*/
.discount-listing{ margin:0px 0 30px 0;}
.discount-box{ border:#dbdbdb solid 1px; border-radius:5px; min-height:234px; margin:30px 0 0 0;}
.brand-logo{ float:left; min-height:234px; border-right:#dbdbdb solid 1px; width:35%; text-align:center; line-height:234px;}
.discount-detail{ width:65%; float:right; padding:20px 30px;}
.discount-detail h3{ font-size:14px; color:#0e4c8c;}
.discount-detail p,ul,li{ font-size:12px; font-weight:normal !important; line-height:18px !important;}
.discount-detail ul{ margin-left:15px;}

/*------other reward css--------*/
.other-rewards{ margin:30px 0 30px 0;}
.other-rewards .container{ width:100% !important;}
.other-rewards .container .product img{ width:100%; margin-bottom:10px;}

.rewards-listing .p-b-0 .container{ width:100% !important;}
.rewards-listing h2{ font-size:24px; color:#0e4c8c; margin:30px 0 0 0;}

@media (min-width: 1200px) and (max-width: 1335px) {




}

@media (min-width: 992px) and (max-width: 1199px) {


    .header-form-sec .search { width: 50%; }
    .careers-nav ul li { margin-right: 30px !important; }

    /*-----economic-reports-css-end-----*/
    .economic-report .country-input .dk_toggle.dk_label{
        width: 158px !important;
    }
    .knowledge-center .category3 .dk_toggle.dk_label{
        width: 158px !important;
    }

    .economic-report .markets .dk_toggle.dk_label{
        width: 158px !important;
    }

    .economic-report .publications .dk_toggle.dk_label{
        width: 158px !important;
    }

    .search-form .search-input { width: 220px !important;  }

    /*-----economic-reports-css-end-----*/

}

@media (min-width: 768px) and (max-width: 991px) {

    .account-comparison .sticky .card-box .fee-buttons {
        padding: 0 17%;
    }
    .body-content .agree { padding: 10px 0 0 30px; }

    .top-bar .header-info li { margin-right: 7px; }
    .top-nav li { margin-right: 7px; }
    .header-form-sec { padding-left: 35px; }
    .header-form-sec input { background-size: 16px 16px; padding: 5px 10px 5px 35px; }
    .header-form-sec .login a { padding: 5px 15px !important; font-family: "dunord-regularregular" !important; }
    .login img { height: auto; margin-top: -4px; width: 16px; }
    #mainMenu > ul > li > a { font-size: 15px; }
    #logo { padding: 17px 0 16px; height: 110px; }
    .post-content-details { padding: 15px 18px; }
    .nbk-news .product img { height: auto; width: 100%; }

    .header-form-sec .search { width: 40%; }
    .header-form-sec .coutries .flag { padding: 5px 15px 5px 23px; }
    .header-form-sec .flag img { width: 18px; }
    .login-menu { top: 35px; width: 210px; }
    .right-header-sec .header-form-sec .login-menu a { padding: 5px 15px 5px 0 !important; }
    .country-dropdown { left: -30px; position: absolute; top: 35px; width: 245px; z-index: 999; }
    .country ul li a, .login-menu a { font-size: 14px; }
    .country img { width: 20px; }
    .country > h3 { margin: 0 !important; padding: 0 10px; font-size: 14px;}
    .country li { padding: 0 10px; }
    .country ul li span { margin-right: 7px; }
    .help-you ul li { padding: 4px 0 3px 12px; }
    .widget .input-group { width: 280px !important; }
    .seperators .social-icons ul { margin-left: 15px; }
    .boxed-slider { height: 230px; }
    .boxed-slider .owl-item  { height: 230px; }
    .chose-col .coutries { width: 130px !important; margin-top: 7px; }
    .help-you ul { width: 100%;}
    .download-pdf-section .product { margin-right: 4% !important; width: 46% !important; }
    .careers-nav ul li { margin-right: 30px !important; }
    #accordion ul li a { width: 68% !important; }
    .clon {  padding: 0 0 0 10px; }
    .cols .clon:last-child { padding: 0; }
    /*-----economic-reports-css-end-----*/
    .economic-report .selectz{ margin-bottom: 10px !important;   }
    /*-----economic-reports-css-end-----*/

    .search-form .search-input { width: 220px !important;  }

    #news-content { display: none; }
    .select-nationality .select-national select { text-align: center !important; }
    .compare-cards.economic-report.ministry-salaries .selectz { width: 30% !important; }

    .video-interview-sec .video-play-icon { top:10% !important; }
    .video-interview-sec.video-list .video-box p { width: 100%;  }
    .video-interview-sec.video-list .video-play-icon a { width: 40px; }
    .video-interview-sec.video-list .video-play-icon a img { width: 100%; }


}
@media (min-width: 320px) and (max-width: 767px) {
    .levels .banker-sec .new-year-performance{ width: 100% !important;  }
    .analyst { overflow-x: auto; padding-bottom: 20px; width: 100%;}
    /*.analyst table { width: 700px !important; }*/
    .date-padding {padding-left: 0px !important}
    #header { display: none; }
    #header-2 { float: left; width: 100%; padding: 10px 0 0; display: block !important; }
    #logo { width: 165px; padding: 0 0 0 15px; line-height: 20px; display: flex; }
    #logo img { padding: 0; width: 100%; }
    .language-header a { color: #0e4c8c; font-weight: bold; }
    .language-header { float: right; margin-left: 11px; margin-top: 8px; padding-right: 15px; }
    .tel { float: right; margin-left: 9px; margin-top: 8px; }
    .location { float: right; margin-left: 5px; margin-top: 8px; }
    .search { float: right; margin-left: 2px; margin-top: 8px; }
    .notification {
        float: right;
        margin-left: -6px;
        margin-right: -7px;
        margin-top: 8px;
        position: relative;
    }
    .notification sup {
        background: #ce2028 none repeat scroll 0 0;
        border-radius: 50%;
        color: #fff;
        font-size: 8px;
        left: -1.3em;
        padding: 1px 4px;
        top: -1.2em;
    }

    .slider-content { width: 80% }
    #slider h2, #slider h1, #slider p, #banner-slider p { width: 100% !important }
    /*.rewards-slider .slider-content { width: 60% !important }*/
    .country-dropdown { top: 30px; }
    .header-bar { float: left; width: 100%; background: #0e4c8c; margin-top: 5px; position: relative; border-top: 1px solid #0e4c8c; border-left: 1px solid #0e4c8c; border-right: 1px solid #0e4c8c;  }
    .coutries { position: relative; z-index: 999999; }
    .coutries .flag {
        background: rgba(0, 0, 0, 0) url("../images/nbk/down-arrow.svg") no-repeat scroll left center / 10px auto;
        cursor: pointer;
        float: left;
        margin-left: 12px;
        padding: 2px 0 2px 20px;
    }
    .coutries .flag i {
        float: left;
        margin-right: 10px;
        line-height: 20px;
        width: 18px !important;
    }
    .coutries .flag i img { width: 100%; }
    .coutries span { font-size: 14px; }
    .header-bar .login {   float: left; margin-left: 10px; position: relative; }
    .login .login-btn {
        background: #c5232d none repeat scroll 0 0;
        color: #fff;
        float: right;
        font-family: "dunord-regularregular";
        font-size: 16px;
        font-weight: bold;
        margin-top: -0.9px;
        padding: 2.1px 45px;
    }
    .header-bar .login-btn i {
        float: left;
        margin-right: 15px;
        width: 16px;
    }
    .header-bar .login-btn img { width: 100%; }
    .login-menu { top: 30px; }
    .mobile-menu-btn {
        float: right;
        margin-left: 1px;
        margin-top: 1px;
    }
    .float-none  { padding: 0; }
    .heading h2 { line-height: 35px; }
    .help-dropdown h2 { font-size: 18px;  }
    .help-dropdown span { font-size: 12px !important; line-height: 2.7 !important; }
    .help-dropdown span i { padding: 15px 20px; }

    .background-grey { background: none; padding-top: 0; }
    .help-dropdown { padding: 20px 0; }
    .background-grey .col-md-4:last-child .account-box { margin-bottom: 0; }
    .account-box { margin-bottom: 25px; }

    .popular h2 { margin-top: 30px; }
    .owl-theme .owl-nav .owl-prev { left: -18px !important;}
    .owl-theme .owl-nav .owl-next { right: -18px !important; }
    .traveling .product { width: 100%; margin: 0 0 20px 0; }
    .traveling .product:last-child { margin-bottom: 0; }
    .post-image img { width: 100%; }
    .post-content-details { width: 100%; }
    .nbk-news .product { width: 100%; }
    .nbk-news .product img { width: 100%; }
    .nbk-news .product img { width: 100%; }
    .boxed-slider { height: 66.5vw; }
    .boxed-slider .owl-item { height: 66.5vw; }

    .notification-dropdown { left: -116px; width: 255px; top: 26px; }
    .help-you ul { width: 100%; }
    .help-dropdown span i { padding: 17px 27px; }
    .help-you ul li { padding-left: 10px; }

    .widget-subscribe-form .input-group-btn { right: 76px !important; }
    .login-menu ul li { padding-left: 5px; }
    .login-menu { width: 115%; right: auto !important; left: 0;}
    .youtube-feeds iframe { width: 266px; }
    .info-pro .chose-col .coutries .flags { background-position: 98% center !important }
    .countrys-dropdown { top: 41px !important; }

    .board-of-directors { padding: 0 15px; width: 100%; }
    .about-to-work .directors-1 { width: 100% !important; margin-right: 0 !important; }
    .about-to-work .directors-1 img  { width: 100%; }
    .about-to-work .directors-2 { width: 100% !important; margin-right: 0 !important; }
    .about-to-work .directors-2 img  { width: 100%; }
    .careers-nav ul li { margin-right: 0 !important; width: 100%; }

    #header-2 { z-index: 99999999; }
    .nbk-tool .tool-toggle-btn { position: relative; }
    body .nbk-tool .tool-inner { position: relative; }
    .credic-cart-section.sticky { position: inherit !important; }
    .account-fixed.sticky { position: inherit !important; }
    #news-content { display: none; }

    .social-share { right: -5px; top: 39px !important; left: auto !important; }

    .reward-filter { margin-top: 20px; }

    .careers .search-now { margin-top: 30px; }
    .thankyou { padding-bottom: 0 !important; }
    .thankyou h3 { font-size: 30px !important; line-height: 35px !important; }
    .background-grey .thankyou p { font-size: 20px !important; line-height: 30px !important; margin-bottom: 0; }
    .apply-now-page .custom-tabs2 .border-right  { border: 0 !important;  }
    .video-interview-sec .video-box.text-center { padding-bottom: 60px; }
    .video-interview-sec .video-box.text-center p {
        bottom: 0px;
        color: #0e4c8c;
        float: left;
        font-size: 16px;
        margin-top: 20px;
        padding: 0;
        text-align: left;
        width: 90%;
    }

    .video-interview-sec.video-list .video-box.text-center { padding-bottom: 0; }
    .video-interview-sec .video-box.text-center .video-play-icon { top: 15%; }
    .video-interview-sec .video-box.text-center .video-play-icon a { width: 50px; }
    .video-interview-sec .video-box.text-center .video-play-icon a img { width: 100%; height: auto;}
    .video-interview-sec .video-box p a { color: #0e4c8c !important; }

    .filter-text.visible-xs { background: url(../images/responsive-filter-arrow.png) no-repeat 94% center #fcfcfc; border: 1px solid #cbcbcb; border-radius: 2px; color: #094d8c; float: left; font-family: "dunord-regularregular"; font-size: 15px; margin-right: 0; width: 100%; padding: 5px 10px; margin-bottom: 20px; cursor: pointer; }

    .find-us-page .find-us-map form { display: none; }

    .find-us-page .map-data .slimScrollDiv { height: 313px !important; overflow-y:scroll !important}

    .card-filter-res .dk_container { width: 75% !important; }
    .compare-savings-btn .btn-cols { float: left; text-align: center; width: 100%; }
    .compare-savings-btn .btn-cols .btn { padding: 5px 10px; display: inline-block; float: none; }
    .term-page .pro-img { margin-top: 20px; }
    .term-page .pro-img + .panel-group { margin-bottom: -30px; }
    .country-dropdownzz .country img { width: 28px; height: auto;  }
    .setps-content { padding-top: 0 !important; }
    .steps-tab { margin-top: 0 !important; }
    .credit-card-compare .sticky .apply-now.blank-now { margin-top: 112px; }
    .ratings-title h1 { font-size: 25px;  }
}



#multiple {
    border: 1px solid #5d87b2;
    border-bottom: 0;
    display: none;
    float: left;
    margin: 0 -0.2%;
    position: absolute;
    top: 28px;
    width: 100.4%;
    z-index: 9999;
}

.useful-links.text-center {
    background: #0e4c8c none repeat scroll 0 0;
    border-top: 1px solid #5881ab;
    color: #98c0e6;
    font-family: "dunord-regularregular";
    font-size: 10.5px;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.useful-links.text-center li {
    display: inline-block;
    list-style: outside none none;
    padding: 0 5px;
}

.useful-links a {
    color: #98c0e6;
    font-family: "dunord-regularregular";
    font-size: 10.5px;
}

.useful-links a:hover { color: #fff; }

.widget-subscribe-form { text-align: right; }
.info-pro .nav-pills {
    background: #e6e6e6 none repeat scroll 0 0;
    float: left;
    width: 100%;
}
/*Personal Banking
---------------Start-------------------------*/
.breads {padding:0 0 0 0; float:left; border-bottom:2px solid #e6e6e6;}
.breads .breadcrumb {padding: 0 0 0 50px;text-align: left; }
.breads .p-20 ol li:first-child{padding-left:0;}
.breads .breadcrumb li {display: inline;float: left;width: auto !important; padding: 0;}
.breadcrumb-item > a {color: #98c0e6;font-family: dunord-regularregular; font-size: 14px;text-transform: none;}
.breads .breadcrumb-item.active {font-size: 14px; color: #0e4c8c; padding:0;}
.breadcrumb > li + li::before {color: #98c0e6; content: "|" !important;padding: 0 10px !important;}
.titles {float: left;position: relative;width: 100%;}
.col-imgs > ul {list-style: outside none none;}
.col-imgs li {float: left; padding: 6px 5px 4px;}
.p-20 {
    float: left;
    padding: 13px 0 0 !important;
    width: 55%;
}
.p-21 { float: right; padding-right: 60px;width: 45%;}
.col-imgs {float: right;}
.col-imgs a:hover {opacity: 0.7;}
.titles > h2,
.titles > h1{
    color: #0e4c8c;
    display: block;
    font-size: 24px;
    margin: 0;
    padding-bottom: 3px;
    padding-left: 50px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.text-middles {
    display: table-cell;
    margin: auto;
    position: relative;
    vertical-align: middle;
    z-index: 3;
}
.fullscreens {
    display: table;
    height: 100%;
    padding-top: 0;
    position: relative;
    width: 100%;
}
#fs-30 {
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.bg-img img {
    height: 100%;
}
.bg-img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding:155px 0;
}
.fs23 .readmores {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    padding: 0 10px;
}
.fs23 h2 {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 33px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    width: 100%;
}
.ps-41 > p {
    color: #505150;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding-top: 45px;
}
.background-greys {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 50px;
    padding: 45px 0;
}
.account-boxs img { height: auto; width: 100%; padding:0; border-radius: 4px 4px 0 0;}
.account-boxs {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f9f9f9;
    border-radius: 4px;
    float: left;
    width: 100%;
    padding: 5px;
}
.view {
    border: 0 solid #fff;
    box-shadow: 0 0 0 #aaa;
    cursor: default;
    float: left;
    min-height: 270px;
    margin: 0 0 20px;
    position: relative;
    text-align: center;
    width: 100%;
}
.view img {
    display: block;
    position: relative;
}
.third-effect:hover .mask {
    border:0px solid rgba(0, 0, 0, 0.7);
    opacity: 1;
}
.third-effect:hover .first span,
.third-effect:hover .first h2{
    display: none;
}
.third-effect:hover .first:before {
    content:"Learn More";
    background: #98c0e6 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px;
    line-height: 0;
    margin: 0;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.mask > p {
    color: #fff;
    font-family: dunord-regularregular;
    font-size: 12px;
    float:left;
    line-height: 15px;
    text-align: left;
    margin-bottom:3px;
    /*max-height: 3.6em;*/
}
.third-effect .mask {
    background:rgba(38, 94, 151, 0.83) none repeat scroll 0 0;
    box-sizing: border-box;
    opacity: 0;
    overflow: visible;
    transition: all 0.4s ease-in-out 0s;
    border-radius:4px 4px 0 0;
}
.mask > ul {
    float: left;
    list-style: outside none none;
}
.mask li a {
    color:#fff;
}

.mask li a:hover { color:#7ba6d3; }

.mask li {
    background: rgba(0, 0, 0, 0) url("../images/nbk/tick.png") no-repeat scroll left center;
    font-family: "dunord-regularregular";
    font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 20px;
    padding: 2px 0 0 31px;
    text-align: left;
}
.view .mask, .view .content {
    color: #fff;
    height: 219px;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 20px 10px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 278px;
}
.mask > span {
    display: inline-block;
    float: left;
    font-family: dunord-boldregular;

    font-size: 16px;
    font-weight: 500;
    padding-bottom: 12px;
    text-align: left;
    width: 100%;
}
.view.third-effect.account-boxs h3:hover {
    background:#98c0e6 none repeat scroll 0 0;
    color: #fff;
}
.account-boxs h3 {
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px;
    line-height: 0;
    margin: 0;
    padding: 20px;
    text-align: center;
    width: 100%;
    border-radius:0 0 4px 4px ;
}
.first > span,
.first > h2{
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px;
    line-height: 0;
    margin: 0;
    padding: 20px;
    text-align: center;
    width: 100%;
}
.first:hover span {display:none}
.first:hover:before {content:"Learn More";
    background: #98c0e6 none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px;
    line-height: 0;
    margin: 0;
    padding: 20px;
    text-align: center;
    width: 100%;}
/*Personal Banking
---------------End-------------------------*/
/*Account Banking
---------------Start-------------------------*/
.fs-33 {
    background: #f1f1f1 none repeat scroll 0 0;
}
.btn-cols {
    float: right;
    margin: 15px 0;
}
.btn-cols .btn {
    border-radius: 4px;
    font-family: dunord-regularregular;
    font-size: 14px;
    font-weight: 500;
    padding: 10px;
    text-transform: inherit;
}
/*Account Banking
---------------End-------------------------*/

/*Saving Banking
---------------Start-------------------------*/
.mask.acc-cl li {
    background: url(../images/white-dot.png) no-repeat center left;
    font-size: 11px;
    line-height: 16px;
    list-style: none;
    padding: 0 0 0 10px;

    text-align: left;
}
.col-buttons .btn {
    border-radius: 0;
    float: left;
    font-size: 12px;
    margin-top: 5px;
    padding: 4px 10px;
    text-transform: inherit;
    width: 46%;
}

.col-buttons .btn:last-child { margin-left: 6%;}

.col-buttons .button.color, .btn.btn-primary {
    background-color: #98c0e6;
    border-color: #98c0e6;
    color: #fff;
}
.btn-cols .btn.btn-primary{
    background-color: #0b4d8c;
    border-color: #0b4d8c;
    color: #fff;
}
.btn-cols .btn.btn-primary > i {
    padding-right: 12px;
}
.btn-cols .btn.btn-primary:hover {
    background: #98c0e6 none repeat scroll 0 0;
    border-color: #98c0e6;
    color: #fff;
}
.btn.btn-primary.color:hover{
    background-color:#0b4d8c;
    border-color: #0b4d8c;
}
.col-buttons {
    display: inline-block;
}
/*Saving Banking
---------------End-------------------------*/


/*Terms
---------------End-------------------------*/
.p-38 {
    padding: 55px;
}
.term-page .para-col .tool-section-page li:first-child {
	margin-bottom: 0 !important	;
}
.term-page .tool-section-page li {
	background: none !important;
	margin-bottom: 0 !important;
	padding-left: 0 !important;
}

.term-page .para-col { float: left; width: 100%; padding-bottom: 0; }
.term-page .para-col li:first-child { /*margin-bottom: 10px!important;*/  }
.term-page .para-col li:last-child { margin-bottom: 0;  }
.term-page .para-col #overview { padding-top: 0; }
.para-col > h3 {
    color: #0e4c8c;
    display: block;
    float: left;
    font-family: dunord-boldregular;
    font-size: 20px;
    /*margin-bottom: 18px;*/
    padding: 30px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.wrappers > span {
    color: #0e4c8c;
    display: block;
    font-family: dunord-regularregular;
    font-size: 20px;
    padding: 20px 0 15px;
    text-transform: uppercase;
}
.wrappers {
    display: inline-block;
    padding-bottom: 20px;
}
.cols-25 .form-control, .input-group-addon {
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    box-shadow: 0 0 0 0 !important;
    line-height: 16px;
    float: left;
    font-size: 12px !important;
    margin-bottom: 10px;
    padding: 8px 15px;
}
.para-col li {
    background: rgba(0, 0, 0, 0) url("../images/card-listing/dot.png") no-repeat scroll left 7px;
    color: #505150;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 12px;
    padding-left: 8px;
}
.para-col > p {
    color: #505150;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 0;
    float: left; width: 100%;
}
.para-col > ul,
.egypt-bullet-points > ul{
    list-style: none;
    float: left;
    margin-top: 5px;
    width: 100%;
}
.wrapper ol {
    width: 54em;
}
.wrapper ol li {
    float: left;
    width: 50%;
}
.moving-steps {
    counter-reset: headings;
    list-style: none;
}
.moving-stepsz{
    counter-reset: headings;
    list-style: none;
}
.moving-steps > li::before {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    content: counter(headings, decimal);
    counter-increment: headings;
    display: inline-block;
    float: left;
    font-family: dunord-mediumregular;
    font-size: 12px;
    height: 18px;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 5px;
    text-align: center;
    text-indent: 0;
    width: 18px;
}
.moving-stepsz > li::before {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #ffffff;
    content: counter(headings, decimal);
    counter-increment: headings;
    display: inline-block;
    float: left;
    font-family: dunord-mediumregular;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 0;
    margin-right: 5px;
    text-align: center;
    text-indent: 0;
    width: 20px;
}
.wrappersz .moving-stepsz > li {
    color: #505150;
    font-family: dunord-regularregular;
    font-size: 12px;
    line-height: 15px;
    padding:0 0 11px 0;
}
.wrappersz .moving-stepsz > li:last-child { padding-bottom: 0; }
.moving-stepsz div.faq-answer > *{
    color: #505150;
    font-size: 14px;
    float: left; width: 100%;
    line-height: 15px;
    margin: 0;
    padding-left: 25px;
    padding-top: 0;
}
.wrappers .moving-steps li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #505150;
    font-family: dunord-regularregular;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 11px 0 0;
}

.moving-steps p {
    color: #505150;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding-left: 24px;
    width: 95%;
}
.custom-counter ol li::before {
    content: counter(li);
    counter-increment: li;

}
.top {
    padding: 30px 0 0;
}
.wrappersz span {
    color: #0e4c8c;
    display: block;
    font-family: dunord-regularregular;
    font-size: 20px;
    padding: 20px 0 15px;
    text-transform: uppercase;
}
.moving-stepsz h3 {
    font-family: dunord-mediumregular;
    font-size: 14px!important;
    color:#0e4c8c;
    padding-left: 23px;
}
.wrappersz ol li {
    float: left;
    width: 100% !important;
}
.wrappersz {
    display: inline-block;
    padding-bottom: 20px;
    width:100%;
}
.panel-group.pannels {
    margin-top: 20px;
    width: 290px;
}
.panel-group.pannels .panel + .panel {
    border-top: 0 none;
    margin-top: 0;
}
.pannels .panel-title {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
}
.pannels .panel-default .panel-heading {
    background-color: #98c0e6;
    border-color: #b7cfe6;
    color: #333;
}
.pannels .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 10px 15px;
}
.pannels .panel-default {
    border-color: #dfecf7;
}
.pannels .fa.fa-chevron-right {
    padding-left: 20px;
    font-size:14px;
}
.pannels .panel .table th, .panel .table td {
    border-bottom: 1px solid #ddd;
    border-top: 0 none;
    display: inline-block;
    float: right;
    padding: 15px;
    width: 85%;
}
.wrapper ol {
    padding-left: 0;
    float: left; width: 100%;
}

.cols-25 > p {
    display: inline-block;
}
.cols-25 > span {
    color: #0e4c8c;
    display: block;
    font-family: dunord-regularregular;
    font-size: 20px;
    padding: 20px 0 15px;
    text-transform: uppercase;
}
.cols-26 > p {
    color: #505150;
    display: inline-block;
    font-size: 12px;
    margin: 0 0 15px;
    padding: 0px 0 5px;
}
.cols-25 {
    display: block;
    float: left;
}
.cols-25 > p{
    color: #505150;
    font-size: 12px;
    line-height: 15px;
}
.left {
    border-color: #0e4c8c;
    border-radius: 4px;
    color: #0e4c8c;
    font-size: 12px;
    padding: 10px 50px;
    text-transform: uppercase;
}
.right {
    background-color: #0e4c8c;
    border-color: #0e4c8c;
    border-radius: 4px;
    color: #fff;
    font-family: "dunord-regularregular";
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    margin-top: 20px;
    padding: 7px 50px;
    float: left !important;
}

.right:hover{
    background-color:#98c0e6;
    color:#fff;
    border: medium none;
}
.left:hover{
    background-color:#98c0e6;
    color:#fff;

}
.after p{
    color: #505150;
    font-size: 12px;
    line-height: 15px;
}
.col-buttons {
    display: block;
    float: left;
    width: 100%;
}
.cols-26 .checkbox label, .radio label {
    color: #505150;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 0;
    padding: 0;
}
.cols-26 .checkbox, .radio{ margin-top:0;}
.cols > label {
    float: left;
}
.cols label {
    color: #505150;
    font-size: 12px;
    padding-top: 1px;
    font-family: "dunord-regularregular";

}
.cols .form-control, .input-group-addon {
    border: 1px solid #0e4c8c;
    border-radius: 4px;
    color: #0e4c8c;
    font-size: 12px;
    height: 28px;
    padding: 0;
    text-align: left;
}
.clon {
    padding: 0 0 0 5px;
    float: right;
}
.coln {
    margin-left: 5px;
    padding: 0;
    width: 220px;
}
.after p {
    display: inline-block;
    margin: 0;
}
.after .radio.radio-info.radio-inline > label {
    margin: 0;
}
.agree p span a {
    color:#0e4c8c;
    font-size: 12px;
    font-family: "dunord-mediumregular";
    text-decoration:underline !important;
}
.agree p span a:hover { text-decoration: none !important; }
.agree {
    font-size: 12px;
    padding: 20px 0 0;
}
.radio label{
    text-transform: capitalize;
}
.bootom{margin-bottom: 50px;}
.navbars .nav.navbar-nav a {
    color: #fff;
    padding: 10px;
}
.navbars .navbar-default {
    background-color: #98c0e6;
    border-color: #98c0e6;
}
.navbars .nav.navbar-nav {
    padding-top: 5px;
}
.navbars .navbar-default .navbar-toggle {
    border-color:transparent;
}
.navbars .navbar-default .navbar-toggle .icon-bar {
    background-color: #0b4d8c;
}
.navbars .navbar-default .navbar-toggle:focus, .navbars .navbar-default .navbar-toggle:hover {
    background-color: #98c0e6;
}
/*Terms---------------End-------------------------*/

/*-----------------------Cards Listing Page Css--------------------------------------*/
.compare-cards{
    padding: 14px 0 12px 0 ;
    background-color: #f1f1f1;
}
.compare-cards span {
    color: #006699;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    margin-right: 12px;
    margin-top: 1px;
}
.compare-cards .dk_toggle.dk_label {
    width: 227px !important;
    text-align: center;

}
.compare-cards .dk_toggle {
    border-color: #7d9dbe;
    border-radius: 5px;
    color: #003399;
    font-size: 10px;
    line-height: 0;
    background-color: #ffffff !important;
    margin-bottom: 0 !important;
}
.compare-cards .dk_open{
    box-shadow: none;
}
.compare-cards .dk_foucs{
    outline: none;
}
.compare-cards .dk_options {
    left: 0 !important;
    right: auto !important;
    top: 24px !important;
    width: 100% !important;
}
.compare-cards .dk_options a{
    padding:2px 10px;
}
.compare-cards .dk_label {
    background: rgba(0, 0, 0, 0) url("../images/card-listing/down-arrow.png") no-repeat scroll right center;
}
.cards {
    position: relative;
    float: right;
}
.compare-cards .cards a {
    background-color: #0b4d8c;
    background-image: url("../images/card-listing/boxs.png");
    background-position: 19px center;
    background-repeat: no-repeat;
    border: 1px solid #95afc9;
    border-radius: 4px;
    color: #ffffff;
    font-family: "dunord-regularregular";
    font-size: 14px;
    padding: 5px 20px 5px 50px;
    float: right;
}

.compare-cards .cards a:hover { background-color: #98bfe6; background-image: url("../images/card-listing/boxs.png");  }

.compare-cards .cards sup {
    background: #ce2028 none repeat scroll 0 0;
    border-radius: 30%;
    color: #ffffff;
    font-family: "dunord-boldregular";
    font-size: 12px;
    left: auto;
    padding: 7px 3px;
    position: absolute;
    right: -2px;
    top: -5px;
    z-index: 99999;
}
.selectz {
    margin-top: 0;
    float: left;
}
.manage-credit{

}
.credit-card-title {
    padding: 35px 0 60px;
}
.credit-card-title .main-titlez > h2,
.credit-card-title .main-titlez > h1{
    color: #0b4d8c;
    margin-bottom: 0px;
    font-size: 24px;
    font-family: "dunord-regularregular";
    text-transform: uppercase;
}
.main-titlez {
    margin-bottom: 15px;
}
.credit-card-title .credit-text h3 {
    color: #0b4d8c;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    font-family: "dunord-regularregular";
}
.credit-card-title .credit-text p {
    color: #505150;
    font-size: 12px;
    line-height: 18px;
}
.credit-card-title .do-i-get h3 {
    color: #0b4d8c;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    font-family: "dunord-regularregular";
}
.credit-card-title .do-i-get ul{
    list-style: none;
}
.credit-card-title .do-i-get ul li {
    /*changed from 4px to center because of layout*/
    background: rgba(0, 0, 0, 0) url("../images/card-listing/dot.png") no-repeat scroll  left center;
    margin-bottom: 12px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 12px;
    color: #505150;
    font-family: "dunord-regularregular";
}

.credit-card-title .manage-credit{
    width: 100%
}
.credit-card-title .fee h3 {
    color: #0b4d8c;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 10px;
    font-family: "dunord-regularregular";
}
.credit-card-title .fee p{
    color: #505150;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 16px;
}



.learn-more {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #0b4d8c;
    display: inline-block;
    font-family: "dunord-regularregular";
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 29px;
    text-transform: capitalize;
    border:1px solid #6990b7;
    margin-bottom: 10px;
}

.learn-more:hover { background: #98bfe6; color: #fff; }

.learn-more > i {
    margin-left: 5px;
}


.apply-now {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "dunord-regularregular";
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 33px;
    text-transform: capitalize;
}

.apply-now:hover { background: #98bfe6; color: #fff; }

.apply-now > i {
    margin-left: 5px;
}
.fee-buttons span{
    color:  #505150;
    font-size: 12px;
    line-height:14px;
    font-family: 'dunord-boldregular';
}

.fee-buttons p {
    margin-top: 4px;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    content: "";
    height: 14px;
    left: 0px;
    position: absolute;
    top: 6px;
    width: 14px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '\2713';
    position: absolute;
    top: 8px; left: 2px;
    font-size: 12px;
    line-height: 0.8;
    color: #003c81;
    transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
[type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}
[type="checkbox"]:disabled + label {
    color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
}

/* hover style just for information */
label:hover:before {
    border: 1px solid #4778d9!important;
}
.credit-card-title .manage-credit { padding:0 15px; float:left; width:100%; }
.credit-card-title .manage-credit .sec-1, .sec-2, .sec-3, .sec-4, .sec-5 {
    display: inline-block;
    float: left;

}

.credit-card-title .manage-credit .sec-1 { width:195px; margin-right:50px; }
.credit-card-title .manage-credit .sec-2 { width:215px; margin-right:35px; }
.credit-card-title .manage-credit .sec-3 { margin-right: 67px; width: 200px;}
.credit-card-title .manage-credit .sec-4 { margin-right: 67px; width: 90px; }
.credit-card-title .manage-credit .sec-5 { width:150px; }









/*Footer
---------------Start-------------------------*/

.background-dark {
    background-color: #0F4C8D !important;
}
.copyright-content {
    background: #0c447f none repeat scroll 0 0;
    padding: 26px 0;
}

.col-sec > ul {
    list-style: outside none none;
    float:left;
    margin-top:5px;
}
.col-sec li {
    color: #fff;
    float: left;
    padding-right: 21px;
}
.img-and {
    display: block;
    float: right;
}
.col-sec {
    display: inline-block;
    float: left;
    padding: 11px 0 0;
}
.img-and > a:first-child {
    padding-right: 6px;
}
/*social Icon*/
#footer .social-icons {
    float: left;
}
.seperators {
    border-bottom: 2px solid #91b0cc;
    border-top: 2px solid #91b0cc;
    display: inline-block;
    margin-top: 10px;
    padding:10px 0;
    width: 100%;
}
.col-mt > span {
    color: #fff !important;
    display: inline-block;
    float: left;
    font-size: 12px;
    padding-right: 10px;
}
.col-mf {
    display: block;
    float: left;
    width: 55%;
}
.info-pro {
    display: block;
    padding: 20px 0 0;
}
.footer-main {
    height: 0;
}
.col-md-fb .nav > li > a {
    background: url(../images/nbk/border.png) no-repeat center right;
    display: block;
    float: left;
    font-family: "dunord-regularregular";
    height: 30px;
    padding: 2px 16.1px;
    position: relative;
}
.col-md-fb .active a,.col-md-fb li:last-child a { background-image: none !important; }
.col-md-fb .active i {
    color: #fff;

}
.col-md-fb h3 {
    color: #4262af;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 16px;
    padding: 3px 0;
    text-transform: uppercase;
    width: 100%;
}
#exTab1  span {
    float: left;
    font-size: 12px;
    margin-left: 5px;
    line-height: 24px;
}
.col-md-fb i {
    color: #005a9a;
    float: left;
    margin-top: 5px;
}
.col-md-foll-btn{
	padding-right: 5px;
}
#exTab1 .panel { background: transparent; border: 0; margin: 0; }
#exTab1 .panel li { float: left; margin-top: 5px; width: 100%; }
#exTab1 .panel li i { color: #4262af; font-size: 20px; margin-top: 0;  }
.col-mt {
    display: block;
    float: left;
    width: 45%;
}

#exTab1 .panel li { float: left; margin-top: 5px; width: 100%; }
#exTab1 .twitter-feeds { padding: 4px 6px 15px !important; float: left; }
#exTab1 .twitter-feeds h3 { margin: 0 0 -2px 0;  }
#exTab1 .panel-body { float: left; padding: 0; width: 100%; }
#exTab1 .media-heading { color: #4262af; font-size: 14px; margin-bottom: 0; }
#exTab1 .media-body p { font-size: 12px; line-height: 16px; margin-bottom: 0; }
#exTab1 .media-body span { font-size: 10px; line-height: 11px; margin-left: 0; text-decoration: underline !important; }

#exTab1 .youtube-feeds { padding: 4px 6px 10px !important; float: left; width: 100%; text-align: center}
#exTab1 .youtube-feeds h3 { margin-bottom: 2px; text-align: left; }

.footer-content .col-mf .widget-title {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-family: "dunord-regularregular";
    margin-bottom: 0;
    margin-right: 12px;
    padding: 0;
    text-transform: none;
}
.widget.widget-newsletter .form-control {
    border-radius: 4px;
    height: 30px;
    width: 320px;
}
.col-sec a {
    color: #fff !important;
    font-size: 13px;
    font-family: "dunord-regularregular";
}
.col-sec a:hover {
    color:#7ba6d3 !important;
}
.seperators .social-icons ul {
    float: left;
    padding: 0 0 0 5px;
}
.social-icons > span {
    font-family: "dunord-regularregular";
    font-size: 12px;
    display: inline-block;
    float: left;
    color:#fff;
}
.seperators .social-icons li {
    float: left;
    list-style: outside none none;
}
.seperators .social-icons li a {
    background: none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff !important;
    float: left;
    font-size:16px;
    height: 20px;
    line-height: 25px;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 20px;
}
#footer .social-icons:not(.social-icons-colored) li a:hover {
    background:none;
}
.seperators .social-icons li a i {
    color: #fff !important;
}
.fa.fa-angle-right {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding-left: 5px;
}
.copyright-text > a {
    color: #98c0e6;
}
.copyright-text > a:hover { color: #fff; }

/*Tabs--------------- Start-------------------*/
.tabz {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9ec0d7;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px 1px 1px;
    overflow: hidden;
}
.tabz blockquote{
    border:0px;}
/*img {
    left: 43px;
    position: absolute;
    top: 14px;
}*/
.tabz a {
    border-radius: 0 !important;
    color: #00468f;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #4262af !important;
    color: #fff;
}
.chose-col .coutries { float: left; position: relative; width: 100%; }
.chose-col .coutries .flags {
    background: rgba(0, 0, 0, 0) url("../images/nbk/drop_09.png") no-repeat scroll 94% center;
    border: 1px solid #5586b1;
    border-radius: 2px;
    cursor: pointer;
    float: left;
    margin-top: 4px;
    padding: 0 20px 0 3px;
    width: 100%;
}
.flags img {
    height: 12px;
    padding-right: 5px;
}
.countrys ul li span {
    margin-right: 5px;
}
.countrys ul {
    border-left: 1px solid #5586b1;
    border-radius: 4px;
    border-right: 1px solid #5586b1;
    list-style: outside none none;
    border-top-left-radius:0;
    border-top-right-radius:0;
}
.countrys img {
    height: 12px;
}
.countrys li:hover {
    background: #a21720 none repeat scroll 0 0;
}
.coutries .flags span {
    border-right: 1px solid #5586b1;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 19px;
    padding-right: 24px;
    width: 100%;
}
.countrys .flags img {
    height: auto;
    width: 25px;
}
.countrys-dropdown {
    display: none;
    position: absolute;
    top: 25px;
    width: 100%;
}
.countrys li {
    border-bottom: 1px solid #5586b1;
    padding: 0 2px;
}
.countrys ul {
    list-style: outside none none;
}
.countrys {
    float: left;
    width: 100%;
}
.countrys a {
    color: #fff !important;
    font-family: "dunord-regularregular";
    font-size: 12px;
}
.countrys {
    background: #0e4c8c none repeat scroll 0 0;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 9999999;
}
.header-form-sec .login { float: right; position: relative; }
/*Tabs--------------- End-------------------*/

.footer-content .widget-title {
    font-family: 'dunord-mediumregular';
    color: #fff;
    font-size: 12px;
    margin-bottom:5px;
    text-transform: none;
}
.footer-content .widget-title a {
    font-family: 'dunord-mediumregular';
    color: #fff;
    font-size: 12px;
    margin-bottom:5px;
    text-transform: none;
}

.footer-content .widget-title a:hover { color:#98c0e6; }

.business-col,
.private-col,
.coprate-col,
.nbk-col,
.usefull-col,
.chose-col,
.personal-col {
    float: left;
}
.cols-mds > li:first-child a { padding-left: 0; }
.cols-mds > li {
    color: #98c0e6;
    font-family: "dunord-regularregular";
    font-size: 12px;
    float: left;
    list-style: outside none none;
    padding: 0;
}
.cols-mds a {
    color: #98c0e6;
    font-family: "dunord-regularregular";
    font-size: 12px;
    padding:0 10px;
}

.cols-mds a:hover { color: #fff; }

.cols-mn > h2,
.cols-mn > h1{
    color: #fff;
    font-size:24px;
    font-family: "dunord-boldregular";
    margin: 0 0 0px;
    text-transform: uppercase;
}
.col-md-fb {
    float: left;
    margin-right: 15px;
    width: 230px;
}
.col-mf .widget.widget-newsletter .form-control {
    border-radius: 4px;
    box-shadow: 0 0 1px 1px #aac0d6 inset;
    font-family: "dunord-regularregular";
    font-size: 12px;
    height: 24px;
    padding: 2px 10px;
    width: 305px;
}
.data-per > li {
    list-style: outside none none;
    line-height: 20px;
}
.private-col {
    padding: 0 0 0 4px;
    width: 100px;
}
.personal-col {
    padding: 0 0 0 4px;
    width: 85px;
}
.business-col {
    padding: 0 0 0 4px;
    width: 100px;
}
.coprate-col {
    padding: 0 0 0 4px;
    width: 100px;
}
.nbk-col {
    padding: 0 0 0 4px;
    width: 80px;
}
.usefull-col{
    padding: 0 0 0 4px;
    width: 100px;
}
.chose-col {
    padding: 0 0 0 4px;
    width: 125px;
    float:right;
}
.copyright-text {
    color: #98c0e6 !important;
    display: inline-block;
    float: right;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 12px;
    padding-top: 3px;
    text-align: right;
}
footer .widget {
    margin-bottom: 0;
}
.widget.widget-newsletter .btn {
    background: #0e4c8c none repeat scroll 0 0;
    border: medium none;
    border-radius: 4px;
    font-family: dunord-regularregular;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    margin: 2px 0;
    padding: 0 8px;
    z-index: 9;
}
.widget.widget-newsletter .btn:hover { background: #7ba6d3; }
.background-dark .widget.widget-newsletter .input-group-addon {
    background-color: #fff;
    color: #fff;
    padding: 0;
}

.data-per a {
    font-family: "dunord-regularregular";
    color: #98c0e6 !important;
    font-size: 12px;
    line-height: 19px;
}
.data-per a:hover { color: #fff !important; }
.widget .input-group {
    float: right;
    position: relative;
}
select.dropdowns {
    margin: 0px;
    margin-top: 0px;
    height: 48px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    padding: 0px;
    font-size: 16px;
    color: #fff;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-appearance: none;
    appearance: none;
    font-weight:500;
    background:url("../images/nbk/down-arrows.png") no-repeat scroll 100% 50%;
}

.widget-subscribe-form .input-group { position: relative;}
.widget-subscribe-form .input-group-btn { position: absolute ; right: 2px;}

/*Footer
---------------Ebd-------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    .levels-2 .bank-level {
        width: 100%;
    }
    .date-padding{padding-left: 74px !important}
    .chose-col .coutries { margin-top: 0; }
    #footer .social-icons { width: 100%; }
    .col-mt {
        display: block;
        float: none;
        width: 40%;
    }
    .col-mf {
        display: inline-block;
        float: right;
        width: 60%;
    }
    .widget .input-group {
        width: 260px !important;
    }
    .widget .input-group {
        float: right;
        position: relative;
        width: 335px;
    }
    .col-mf .widget.widget-newsletter .form-control {
        border-radius: 4px;
        width: 100%;
    }
    cols-mn > h2,
    cols-mn > h1{
        color: #fff;
        font-family: dunord-boldregular;
        font-weight: 500;
        margin: 0 0 20px;
        text-transform: uppercase;
    }
    .seperators .social-icons ul {
        float: left;
        padding: 0;
    }
    .img-and {
        display: inline-block;
        float: none;
        padding: 20px;
        text-align: center;
        width: 100%;
    }
    .cols-mn > h2,
    .cols-mn > h1{
        margin: 0 0 10px;
    }

    .chose-col {
        float: right;
        padding: 0 0 0 4px;
        width: 112px;
    }

    .chose-col .widget { float: none; width: auto; display: inline-block; }

    .footer-content .widget-titles {
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 12px;
        font-family: 'dunord-mediumregular';
        margin-bottom: 0;
        padding:5px 40px 0 0px;
        text-transform: none;
    }
    .personal-col {
        padding: 0 0 0 4px;
        width: 73px;
    }
    .private-col {
        padding: 0 0 0 4px;
        width: 89px;
    }
    .business-col {
        padding: 0 0 0 4px;
        width: 82px;
    }
    .coprate-col {
        padding: 0 0 0 4px;
        width: 90px;
    }
    .nbk-col {
        padding: 0 0 0 4px;
        width: 72px;
    }
    .usefull-col {
        padding: 0 0 0 4px;
        width: 95px;
    }

    .credit-card-title .manage-credit .sec-1 {
        margin-right: 6%;
        width: 27%;
    }
    .credit-card-title .manage-credit .sec-2 {
        margin-right: 0;
        width: 36%;
    }
    .credit-card-title .manage-credit .sec-3 {
        margin-right: 0;
        width: 200px;
    }
    .credit-card-title .manage-credit .sec-4 {
        margin-right: 0;
        width: 100%;
    }
    .credit-card-title .manage-credit .sec-5 {
        margin-right: 0;
        width: 100%;
    }

    .fee-buttons .learn-more { margin-right:10px; }


    .wrappers { width: 100%; }
    .wrapper ol li { width: 100%; }
    .agree p { float: left; width: 100%;}
    .cols label { float: left; width: 100%;}
    .select-nationality label { width: auto !important; }

    .body-content .agree { padding: 10px 0 10px !important; }

}
@media (min-width: 1400px) {

    .boxed-slider, .boxed-slider .owl-item, .banner-height, .banner-height .owl-item{ height: 570px; }
    .bg-img { padding: 225px 0; }

}
@media (max-width: 767px) {

    .credit-card-compare.credit-card-compare-res .container-else .col-md-3 {
        border-bottom: 0; }
    .credit-card-compare .sticky .card-box { width: 100%; }
    .sticky .card-img {
        float: none !important;
        width: auto !important; }
    .sticky .card-box h3 {
        float: none !important;
        margin-top: 20px !important;
        width: 100% !important;
    }
    .sticky .card-box h3 a {
        float: none !important;
        font-size: 24px !important;
        margin: 0 !important;
        text-align: center !important; }

    .breads .breadcrumb {
        display: inline-block;
        float: none;
        padding: 0;
        text-align: center !important;
        width: 100%; }
    .sticky .card-box .fee-buttons {
        float: none !important;
        width: auto !important;
    }
    .sticky .card-box .fee-buttons .apply-now, .sticky .card-box .fee-buttons .learn-more {
        align-items: center !important;
        display: inline-block !important;
        float: none !important;
        font-size: 13px !important;
        line-height: 24px !important;
        margin: 0 0 10px !important;
        padding: 2px 8px !important;
        width: 135px !important;}
    .card-img img { width: 100%; }
    .credic-cart-section.sticky { box-shadow: none !important; padding: 0 !important; }

    .credit-card-compare.credit-card-compare-res .container-else,
    .credit-card-compare.account-comparison .container-else { width: 1100px; }
    .credit-card-compare.account-comparison { width: 100% !important; overflow-x: auto !important;  }

    .p-21 {
        float: right;
        padding-right: 0;
        text-align: right;
        width: 100%;
    }
    .breads .col-imgs { display: inline-block; float: none; }

    .breads .breadcrumb li { float: none; display: inline-block; }

    body.device-sm .breadcrumb, body.device-xs .breadcrumb, body.device-xxs .breadcrumb { text-align: left !important; }


    .dp8content { margin: 30px 0 0 0; }

    .apply-now-btns a { width: 100%; }
    .coutries .flags span { line-height: 31px; }
    .chose-col .coutries .flags {background: rgba(0, 0, 0, 0) url("../images/nbk/down-arrow.svg") no-repeat scroll 96.2% center !important; }
    .footer-content { padding: 22px 0;}
    .cols-mn > h2, .cols-mn > h1 { font-size: 24px; margin: 0; text-align: center; }
    .col-sec {display: block;float: none;padding: 15px 0 0;width: 100%;}
    .col-sec li { color: #fff;display:inline-block; float:none;}
    .img-and {display: block;float: none;margin: 0 auto;padding: 20px 0;text-align: center;}
    .footer-main { height: 0; padding-left: 15px; padding-right: 15px; }
    .col-sec > ul { list-style: outside none none; text-align: center; }

    .col-mt,.col-mf { display: block; float:none; width:100%;}
    #footer .social-icons {float: none;}
    .social-icons > span {
        color: #fff;
        display: block;
        float: none;
        text-align: center;
        font-size:14px;
    }
    .seperators{padding:20px 0;}
    .widget-subscribe-form .input-group-addon, .input-group-btn{width:0;}
    .seperators .social-icons ul{ display:inline-block;}
    .footer-content .col-mf .widget-title {
        text-align: center;
        width: 100%;
    }
    .seperators .social-icons li {
        display: inline-block;
        float: none;
        list-style: outside none none;
        margin: 0 auto;
        text-align: center;
    }
    .seperators .social-icons ul {
        padding: 25px 0 0;
        text-align: center;
        width: 100%;
    }
    .col-md-fb {
        float: none;
        width: 100%;
    }
    .widget .input-group {
        float: none;
        width:100%;

    }

    .copyright-content .col-mdz {
        text-align: center;
    }
    .copyright-content .cols-mds {
        display: inline-block;
        width: 80%;
    }
    .copyright-text { text-align: center; width: 100%; }
    .copyright-content { padding:5px 0; }
    .copyright-content .cols-mds > li {
        display: inline-block;
        float: none;
    }

    .personal-col, .business-col, .coprate-col, .nbk-col, .usefull-col, .private-col {
        min-height: 190px;
        padding: 25px 0 0 20px !important;
        width:50%;
    }
    .footer-content .col-mf .widget-title {
        color: #fff;
        display: inline-block;
        font-size: 14px;
        padding: 20px 0 24px;

    }
    .seperators .social-icons li a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #fff !important;
        float: left;
        font-size: 32px;
        height: 32px;
        line-height: 25px;
        margin: 0;
        overflow: hidden;
        text-align: center;
        width: 32px;
    }
    .col-mf .widget.widget-newsletter .form-control {
        width: 100%;
    }
    .chose-col {
        padding: 10px 0 0 4px;
        text-align: center;
        width: 100% !important;
    }
    .chose-col .coutries {
        float: left;
        position: relative;
        width: 112px;
    }
    .chose-col .coutries .flags {
        background: rgba(0, 0, 0, 0) url("../images/nbk/drop_09.png") no-repeat scroll 98% center;
        border: 1px solid #5586b1;
        border-radius: 4px;
        cursor: pointer;
        float: left;
        margin-top: 8px;
        padding: 0 33px 0 2px;
        width: 100%;
    }
    .coutries .flags span {
        border-right: 1px solid #5586b1;
        color: #fff;
        float: left;
        font-family: "dunord-regularregular";
        font-size: 12px;
        padding-left: 10px;
        padding-right: 25px;
        text-align: left;
        width: 100%;
    }
    .countrys li {
        border-bottom: 1px solid #5586b1;
        padding: 0 2px 0 12px;
        text-align: left;
    }
    .widget.widget-newsletter .btn{ border-radius:4px;}

    .view .mask, .view .content { padding:10px 20px !important; }
    .bg-img {  padding: 40px 0 !important; }
    .titles > h2, .titles > h1 {  padding: 3px 20px !important; }
    .view .mask, .view .content { height: 86.3%; bottom:0; }

    .credit-card-title .manage-credit .sec-1 {
        margin-right: 0;
        width: 100%;
    }
    .credit-card-title .manage-credit .sec-2 {
        margin-right: 0;
        width: 100%;
    }
    .credit-card-title .manage-credit .sec-3 {
        margin-right: 0;
        width: 100%;
    }
    .credit-card-title .manage-credit .sec-4 {
        margin-right: 0;
        width: 100%;
    }
    .credit-card-title .manage-credit .sec-5 {
        margin-right: 0;
        width: 100%;
    }



    /*-----careers-page-css-----*/
    .why-to-work h2 {
        margin-bottom: 15px !important;
        margin-top: 25px;
    }
    .deop-flag p{
        width: 221px;
    }
    .deop-flag > a { width: 100%; }
    .country-dropdownzz{
        width: 100% !important;
    }
    .deop-flag {
        float: left;
        margin-bottom: 20px;
    }
    .why-to-work{
        margin-top: 30px !important;
    }
    /*-----careers-page-css-end-----*/

    /*-----about-page-css-end-----*/
    .about-work img{
        margin-bottom: 20px;
    }
    .lefts{
        display: none !important;
    }
    .about-work p{
        padding-left: 0px !important;
        padding-top: 0px !important;
    }
    .directors-1{
        margin-bottom: 30px;
    }
    /*-----about-page-css-end-----*/


    .cols-25 { padding: 0 15px; }
    .cols label { float: left; width: 100%; }
    .agree p { float: left; width: 100%; }
    .select-nationality label { width: auto !important; }

    .start-career .deop-flag p { font-size: 12px; padding: 8px 0 8px 7px; text-align: left; }

    .economic-report .search-form.small a {  line-height: 21px !important; }

    .breadcrumb > li + li::before { padding: 0 5px !important; }
    .breadcrumb-item > a { font-size: 12px; }
    .breads .breadcrumb-item.active { font-size: 12px; }
    .breads img { height: auto; width: 80%; }
    .breads ul li { padding: 5px 2px; }
    .breads .col-imgs { padding-right: 5px; margin-top: 8px; }
    .term-page .cols-26 label { margin-right: 5px !important; }
    .term-page .select-nationality .select-national { float: right; width: 68% !important; }
    .apply-now-page .setps-content
    .apply-now-page .setps-content { padding: 20px 0 0; }
    .apply-now-page .setps-content .agree { float: left; width: 100%; padding-left: 0; }
    .apply-now-page .custom-tabs2 .border-left {  margin-bottom: 10px; margin-top: 10px; padding-bottom: 10px; padding-top: 10px; }


    .compare-cards .dk_toggle.dk_label { width: 100% !important; }

    .apply-now-page .tab-res,.custom-tabs3 .tab-res, .faq-page .tab-res { float: left; overflow-x: auto; width: 100%; border-top: 1px solid #5381ac; border-left: 1px solid #5381ac; border-right: 1px solid #5381ac; overflow-y: hidden; }
    .apply-now-page .tab-res .nav,.custom-tabs3 .tab-res .nav, .faq-page .tab-res .nav { padding-bottom: 15px; margin: -1px; }
    .apply-now-page .tab-res .nav { width: 700px; }
    .custom-tabs3 .tab-res .nav { width: 580px; }
    .custom-tabs .tab-res .nav { width: 820px; }
    .apply-now-page .tab-res .nav li,.custom-tabs3 .tab-res .nav li, .faq-page .tab-res li { width: auto !important; }

    .steps-tab { float: left; width: 100%; }

    .container.right-card-steps { width: 100% !important; }

    .steps-tab.visible-xs { margin: 20px 0; }
    .right-card-steps .setps-content { padding: 0; }
    .right-product-table .row .col-xs-3:nth-child(4n+5) { clear: none; }
    .credit-card-compare .right-product-table .container-else { width: 1100px; }
    .right-product-table { float: left; overflow-x: auto; width: 98%; padding-bottom: 30px; }
    .right-card-steps .setps-content .border-right { border: 0; }
    .find-us-page .search-form.small { margin-bottom: 20px; margin-top: -10px !important; width: 100% !important; display: block; }
    .find-us-page .map-data .slimScrollDiv { width: 100% !important; }
    .find-us-page .map-data td[valign] { width: 100% !important; }
    #fetch_branches_data { border: 1px solid #e3e3e3 !important; }


    .find-us-page .reward-category-filter .search-form.small { margin-bottom: 0px; margin-top: 0px !important;}


    .Network .details {
        bottom: 0;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0; top: 0; }

    .credit-card-compare.credit-card-compare-res .sticky .apply-now.blank-now { margin-top: 112px !important; }
    #slider .owl-dots { bottom: 6px; }
}

@media (max-width: 320px) {
    .footer-content { padding: 22px 0;}
    .cols-mn > h2,
    .cols-mn > h1{
        font-size: 24px;
        margin: 0;
        text-align: center;
    }
    .feed-back-form input[type=submit]{
        margin-left: 0px!important;
    }
    .img-and {
        float: none;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }
    .col-mf .widget.widget-newsletter .form-control {
        border-radius: 4px;
        padding: 8px 10px;
        width: 100%;
    }
    .col-sec {display: block;float: none;padding: 15px 0 0;width: 100%;}
    .col-sec li {
        color: #fff;
        display: inline-block;
        float: none;
        font-size:14px;
        padding-bottom: 10px;
    }
    .img-and {display: inline-block;float: none;margin: 0 auto;padding: 20px 0;text-align: center;}
    .footer-main {
        height: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-mt,.col-mf { display: block; float:none; width:100%;}
    #footer .social-icons {float: none;}
    .social-icons > span {
        color: #fff;
        display: block;
        float: none;
        text-align: center;
        font-size:14px;
    }
    .chose-col {
        padding: 10px 0 0 4px;
        text-align: center;
        width: 100% !important;
    }

    .seperators{padding:30px 0;}
    .widget-subscribe-form .input-group-addon, .input-group-btn{width:0;}
    .seperators .social-icons ul{ display:inline-block;}
    .footer-content .col-mf .widget-title {
        text-align: center;
        width: 100%;
    }
    .seperators .social-icons li {
        display: inline-block;
        float: none;
        list-style: outside none none;
        margin: 0 auto;
        text-align: center;
    }
    .seperators .social-icons ul {
        padding: 15px 0 0;
        text-align: center;
        width: 100%;
    }
    .col-md-fb {
        float: none;
        width: 100%;
    }
    .widget .input-group {
        float: none;
        width:100%;
    }
    .personal-col, .business-col, .coprate-col, .nbk-col, .usefull-col, .chose-col, .private-col {
        padding: 25px 0 0;
        width:50%;
    }
    .footer-content .col-mf .widget-title {
        color: #fff;
        display: inline-block;
        font-size: 14px;
        padding: 20px 0 24px;

    }
    .seperators .social-icons li a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #fff !important;
        float: left;
        font-size: 32px;
        height: 32px;
        line-height: 25px;
        margin: 0;
        overflow: hidden;
        text-align: center;
        width: 32px;
    }
    .col-mdr {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .col-sec > ul {
        list-style: outside none none;
        text-align: center;
    }
    .copyright-text{float:none;}
    .chose-col .coutries {
        float: left;
        position: relative;
        width: 100%;
    }
    .chose-col .coutries .flags {
        background: rgba(0, 0, 0, 0) url("../images/nbk/drop_09.png") no-repeat scroll 94% center;
        border: 1px solid #5586b1;
        border-radius: 4px;
        cursor: pointer;
        float: left;
        margin-top: 8px;
        padding: 0 33px 0 2px;
        width: 100%;
    }
    .coutries .flags span {
        border-right: 1px solid #5586b1;
        color: #fff;
        float: left;
        font-family: "dunord-regularregular";
        font-size: 12px;
        padding-left: 10px;
        padding-right: 25px;
        text-align: left;
        width: 100%;
    }
    .countrys li {
        border-bottom: 1px solid #5586b1;
        padding: 0 2px 0 12px;
        text-align: left;
    }
    .cols-mds > li {
        display: inline-block;
        float: none;
        list-style: outside none none;
        padding: 0 8px;
    }
    .col-mdz {
        text-align: center;
    }
    .view .mask, .view .content {
        color: #fff;
        height:85%;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px;
        position: absolute;
        right: 0;
        top:0;
        min-width:100%;
    }

    .account-boxs{padding:0;}
}


.info-pro .tab-content {
    background: #f6f7f8 none repeat scroll 0 0;
    padding-top: 35px;
}

.img-and a:hover img { opacity: .5;  }


@media (max-width: 480px) {

    .compare-cards.reward-filter .search-filters .dk_toggle.dk_label { width: 100% !important; }
    .view .mask, .view .content {
        color: #fff;
        height:87%;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px;
        position: absolute;
        right: 0;
        top:0;
        min-width:100%;
    }

    .account-boxs{ padding:0; }
    .account-boxs .first{
        bottom: 0!important;
        left: 0!important;
        right: 0!important;
    }
    .download-pdf-section + .container-else .all-offers { margin-top: 30px; }


}

.insta-feeds {
    float: left;
    width: 100%;
}

.insta-feeds li {
    float: left;
    list-style: outside none none;
    margin-bottom: 2%;
    margin-right: 2%;
    width: 32%;
}

.insta-feeds li:nth-child(3n+3) { margin-right: 0; }


.insta-feeds li img { float:left; width: 100%; }

.insta-feeds li a img { transition: all 0.3s ease-in-out 0s; -o-transition: all 0.3s ease-in-out 0s; -ms-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; }
.insta-feeds li a:hover img { opacity: .6; }

.insta-feeds {
    float: left;
    padding: 4px 6px 6px;
    width: 100%;
}


#header-2 { position: relative;}
.search-section {
    background: #0e4c8c none repeat scroll 0 0;
    display: none;
    float: left;
    padding: 10px;
    position: absolute;
    top: 57px;
    width: 100%;
    z-index: 999;
}

.search-section > input {
    border: 0 none;
    color: #0e4c8c;
    font-family: "dunord-regularregular";
    padding: 4px 10px;
    width: 100%;
}

.facebook-feeds {
    float: left;
    text-align: center;
    width: 100%;
    padding: 0 5px;
}

.fb_iframe_widget span { margin-left: 0 !important }

.open.main-links {background: url(../images/light-blue.png) repeat-x;  }
.main-links {
    background: url(../images/dark-blue.png) repeat-x;
    border-bottom: 1px solid #5881ab;
    float: left;
    text-align: right;

    width: 100%;
}

[data-accordion] button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 9px;
    margin-left: 100px;
    padding: 10px;
}


@media (min-width: 768px) and (max-width: 991px) {
    .levels .banker-sec .new-year-performance{
        width: 100% !important;
    }
    .chose-col .coutries { margin-top: 0; }
    #footer .social-icons { width: 100%; }
    .col-mt {
        display: block;
        float: none;
        width: 40%;
    }
    .col-mf {
        display: inline-block;
        float: right;
        width: 60%;
    }
    .widget .input-group {
        width: 260px !important;
    }
    .widget .input-group {
        float: right;
        position: relative;
        width: 335px;
    }
    .col-mf .widget.widget-newsletter .form-control {
        border-radius: 4px;
        width: 100%;
    }
    cols-mn > h2,
    cols-mn > h1{
        color: #fff;
        font-family: dunord-boldregular;
        font-weight: 500;
        margin: 0 0 20px;
        text-transform: uppercase;
    }
    .seperators .social-icons ul {
        float: left;
        padding: 0;
    }
    .img-and {
        display: inline-block;
        float: none;
        padding: 20px;
        text-align: center;
        width: 100%;
    }
    .cols-mn > h2,
    .cols-mn > h1{
        margin: 0 0 10px;
    }

    .chose-col {
        padding: 20px 0 30px;
        text-align: center;
        width: 100%;
    }

    .chose-col .widget { float: none; width: auto; display: inline-block; }

    .footer-content .widget-titles {
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 12px;
        font-family: 'dunord-mediumregular';
        margin-bottom: 0;
        padding:5px 40px 0 0px;
        text-transform: none;
    }
    .personal-col {
        padding: 0 0 0 4px;
        width: 73px;
    }
    .private-col {
        padding: 0 0 0 4px;
        width: 89px;
    }
    .business-col {
        padding: 0 0 0 4px;
        width: 82px;
    }
    .coprate-col {
        padding: 0 0 0 4px;
        width: 90px;
    }
    .nbk-col {
        padding: 0 0 0 4px;
        width: 72px;
    }
    .usefull-col {
        padding: 0 0 0 4px;
        width: 95px;
    }
    .bg-img{padding:70px;}
    .view .mask, .view .content {
        color: #fff;
        height: 240px;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
        padding: 20px 20px;
        position: absolute;
        right: 0;
        top: 5px;
        width: 96.3%;
    }
    .mask > p {
        float: left;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 10px;
        width: 100%;
    }
    .mask li { font-size: 12px;line-height: 20px;padding: 0 0 0 23px;}
    .view { min-height: 291px; }
}

@media (max-width: 767px) {
    /*make on mobile screen if is one result in table to do not apear scrool*/
    .credit-card-compare .right-product-table.one-product .container-else,.right-product-table.one-product .container-else { width: 100%; }
    .credit-card-compare .right-product-table.two-product .container-else,.right-product-table.two-product .container-else { width: 640px; }
    .account-comparison .sticky .card-box .fee-buttons {
        padding: 0 !important;
        text-align: center !important;
        width: 100% !important;}
    .account-comparison .sticky .card-box h3 {
        margin: 20px 0 !important;
        width: 100% !important; }
    .account-fixed.sticky { box-shadow: none !important; padding: 0 !important; }

    .coutries .flags span { line-height: 31px; }
    .chose-col .coutries .flags {background: rgba(0, 0, 0, 0) url("../images/nbk/down-arrow.svg") no-repeat scroll 96.2% center !important; }
    .footer-content { padding: 22px 0;}
    .cols-mn > h2,
    .cols-mn > h1{
        font-size: 24px;
        margin: 0;
        text-align: center;
    }
    .titles > h2 {
        font-size: 24px;
        padding: 3px 0;
        text-align: left;
        text-transform: uppercase;
        width: 100%;
    }
    .bg-img{padding:70px;}
    .fs23 h2{font-size: 23px;}
    .col-sec {display: block;float: none;padding: 15px 0 0;width: 100%;}
    .col-sec li { color: #fff;display:inline-block; float:none;}
    .img-and {display: block;float: none;margin: 0 auto;padding: 20px 0;text-align: center;}
    .footer-main {
        height: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-sec > ul {
        list-style: outside none none;
        text-align: center;
    }

    .col-mt,.col-mf { display: block; float:none; width:100%;}
    #footer .social-icons {float: none;}
    .social-icons > span {
        color: #fff;
        display: block;
        float: none;
        text-align: center;
        font-size:14px;
    }
    .seperators{padding:20px 0;}
    .widget-subscribe-form .input-group-addon, .input-group-btn{width:0;}
    .seperators .social-icons ul{ display:inline-block;}
    .footer-content .col-mf .widget-title {
        text-align: center;
        width: 100%;
    }
    .seperators .social-icons li {
        display: inline-block;
        float: none;
        list-style: outside none none;
        margin: 0 auto;
        text-align: center;
    }
    .seperators .social-icons ul {
        padding: 25px 0 0;
        text-align: center;
        width: 100%;
    }
    .col-md-fb {
        float: none;
        width: 100%;
    }
    .widget .input-group {
        float: none;
        width:100%;

    }

    .copyright-content .col-mdz {
        text-align: center;
    }
    .copyright-content .cols-mds {
        display: inline-block;
        width: 80%;
    }
    .copyright-text { text-align: center; width: 100%; }
    .copyright-content { padding:5px 0; }
    .copyright-content .cols-mds > li {
        display: inline-block;
        float: none;
    }

    .personal-col, .business-col, .coprate-col, .nbk-col, .usefull-col, .private-col {
        min-height: 110px;
        padding: 25px 0 0 20px !important;
        width:50%;
    }
    .nbk-group-footer .personal-col, .nbk-group-footer .business-col, .nbk-group-footer .coprate-col, .nbk-group-footer .nbk-col, .nbk-group-footer .usefull-col, .nbk-group-footer .private-col {
        min-height: 150px; }

    .footer-content .col-mf .widget-title {
        color: #fff;
        display: inline-block;
        font-size: 14px;
        padding: 20px 0 0px;

    }
    .seperators .social-icons li a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #fff !important;
        float: left;
        font-size: 29px;
        height: 32px;
        line-height: 25px;
        margin: 0;
        overflow: hidden;
        text-align: center;
        width: 32px;
    }
    .col-mf .widget.widget-newsletter .form-control {
        width: 100%;
    }
    .chose-col {
        padding: 10px 0 0 4px;
        text-align: center;
        width: 100% !important;
    }
    .chose-col .coutries {
        float: left;
        position: relative;
        width: 100%;
    }
    .chose-col .coutries .flags {
        background: rgba(0, 0, 0, 0) url("../images/nbk/drop_09.png") no-repeat scroll 98% center;
        border: 1px solid #5586b1;
        border-radius: 4px;
        cursor: pointer;
        float: left;
        margin-top: 8px;
        padding: 0 33px 0 2px;
        width: 100%;
    }
    .coutries .flags span {
        border-right: 1px solid #5586b1;
        color: #fff;
        float: left;
        font-family: "dunord-regularregular";
        font-size: 12px;
        padding-left: 10px;
        padding-right: 25px;
        text-align: left;
        width: 100%;
    }
    .countrys li {
        border-bottom: 1px solid #5586b1;
        padding: 0 2px 0 12px;
        text-align: left;
    }
    .widget.widget-newsletter .btn{ border-radius:4px;}
    .p-20 {float: left;padding: 10px 0 0 !important;width: 55%;}
    .breads .p-20 ol li:first-child {padding-left: 5px;}
    .p-21 {float: right;padding-right: 0; width: 45%;}
    .view .mask, .view .content {
        color: #fff;
        left: 0;
        margin: 0 auto;
        overflow: hidden;
        padding: 18px 15px 0 !important;
        position: absolute;
        right: 0;
        z-index:0;

        width: 98.4%;
    }
    .p-38 {
        padding: 0;
    }
    .wrapper ol li {
        float: left;
        width: 100%;
    }
    .wrapper ol {
        width: auto;
    }

    .account-boxs .first {
        position: relative!important;
        z-index: 9999;

    }


    .download-pdf-section .product.contact { width:100% !important; margin-left: 0 !important; margin-right: 0 !important; }
    .term-nav { background: none !important; padding: 0 !important; }
    .term-nav.sticky { position: relative !important; }
    .term-nav ul { display: none;}

    .term-res-menu {
        border: 1px solid #b4c8db;
        display: block !important;
        float: left;
        margin-top: 20px;
        width: 100%;
    }
    .term-res-menu span {   color: #0e4c8c;
        float: left;
        font-family: "dunord-regularregular";
        font-size: 20px;
        padding: 12px 65px 12px 10px;
        position: relative;
        text-align: center;
        width: 100%; }
    .term-res-menu span i {
        background: rgba(0, 0, 0, 0) url("../images/nbk/after-slider-arrow.png") no-repeat scroll center center;
        border-left: 1px solid #b4c8db;
        cursor: pointer;
        float: right;
        padding: 24px 27px;
        position: absolute;
        right: 0;
        top: 0;
    }

    .para-col { float: left; width: 100%; }
    .wrappersz.para-col{float: none;}
    .term-nav ul li {
        background: #fff;
        border-top: 0 !important;
        border: 1px solid #b4c8db;
        margin: 0 !important;
        padding: 0;
        text-align: left;
        width: 100%;
    }

    .term-nav ul li a {
        color: #0e4c8c !important;
        float: left;
        font-family: "dunord-regularregular" !important;
        font-size: 14px !important;
        padding: 5px 12px;
        width: 100%;
    }
    .term-res-menu span i.toggle {
        border-left: 0 none;
        border-right: 1px solid #b4c8db;
        transform: rotate(180deg);
    }

    .subscribe-reports input { width: 50%; min-width: auto !important; }
    .coutries  { z-index: 10; }

    .find-us-page .find-us-map form { padding: 20px; }
    .find-us-page .find-us-map .selectz { width: 100%; margin-right: 0; margin-bottom: 10px; }
    .find-us-page td[valign] { float: left; width: 100.9% !important; }

}
@media (max-width: 320px) {
    .footer-content { padding: 22px 0;}
    .cols-mn > h2,
    .cols-mn > h1{
        font-size: 24px;
        margin: 0;
        text-align: center;
    }
    .img-and {
        float: none;
        margin: 0 auto;
        padding: 20px 0;
        text-align: center;
        width: 100%;
    }
    .col-mf .widget.widget-newsletter .form-control {
        border-radius: 4px;
        padding: 8px 10px;
        width: 100%;
    }
    .col-sec {display: block;float: none;padding: 15px 0 0;width: 100%;}
    .col-sec li {
        color: #fff;
        display: inline-block;
        float: none;
        font-size:14px;
        padding-bottom: 10px;
    }
    .img-and {display: inline-block;float: none;margin: 0 auto;padding: 20px 0;text-align: center;}
    .footer-main {
        height: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .col-mt,.col-mf { display: block; float:none; width:100%;}
    #footer .social-icons {float: none;}
    .social-icons > span {
        color: #fff;
        display: block;
        float: none;
        text-align: center;
        font-size:14px;
    }
    .chose-col {
        padding: 10px 0 0 4px;
        text-align: center;
        width: 100% !important;
    }

    .seperators{padding:30px 0;}
    .widget-subscribe-form .input-group-addon, .input-group-btn{width:0;}
    .seperators .social-icons ul{ display:inline-block;}
    .footer-content .col-mf .widget-title {
        text-align: center;
        width: 100%;
    }
    .seperators .social-icons li {
        display: inline-block;
        float: none;
        list-style: outside none none;
        margin: 0 auto;
        text-align: center;
    }
    .seperators .social-icons ul {
        padding: 15px 0 0;
        text-align: center;
        width: 100%;
    }
    .col-md-fb {
        float: none;
        width: 100%;
    }
    .widget .input-group {
        float: none;
        width:100%;
    }
    .personal-col, .business-col, .coprate-col, .nbk-col, .usefull-col, .chose-col, .private-col {
        padding: 25px 0 0;
        width:50%;
    }
    .footer-content .col-mf .widget-title {
        color: #fff;
        display: inline-block;
        font-size: 14px;
        padding: 20px 0 24px;

    }
    .seperators .social-icons li a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        color: #fff !important;
        float: left;
        font-size: 32px;
        height: 32px;
        line-height: 25px;
        margin: 0;
        overflow: hidden;
        text-align: center;
        width: 32px;
    }
    .col-mdr {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .col-sec > ul {
        list-style: outside none none;
        text-align: center;
    }
    .copyright-text{float:none;}
    .chose-col .coutries {
        float: left;
        position: relative;
        width: 100%;
    }
    .chose-col .coutries .flags {
        background: rgba(0, 0, 0, 0) url("../images/nbk/drop_09.png") no-repeat scroll 94% center;
        border: 1px solid #5586b1;
        border-radius: 4px;
        cursor: pointer;
        float: left;
        margin-top: 8px;
        padding: 0 33px 0 2px;
        width: 100%;
    }
    .coutries .flags span {
        border-right: 1px solid #5586b1;
        color: #fff;
        float: left;
        font-family: "dunord-regularregular";
        font-size: 12px;
        padding-left: 10px;
        padding-right: 25px;
        text-align: left;
        width: 100%;
    }
    .countrys li {
        border-bottom: 1px solid #5586b1;
        padding: 0 2px 0 12px;
        text-align: left;
    }
    .cols-mds > li {
        display: inline-block;
        float: none;
        list-style: outside none none;
        padding: 0 8px;
    }
    .col-mdz {
        text-align: center;
    }




}

.info-pro .tab-content {
    background: #f6f7f8 none repeat scroll 0 0;
    padding-top: 35px;
}

.img-and a:hover img { opacity: .5;  }





/*Sajid Css*/


.help-dropdown span a { color:#0e4c8c; }
.titles > h2 { font-family: 'dunord-regularregular'; }
.breadcrumb-item > a { font-family: 'dunord-regularregular'; }
.container-else .slider-readmore { margin-top:20px !important; }
.credit-card-compare { float: left;    margin: 35px 0 80px;    width: 100%; }

.credit-card-compare .card-box { width:200px; display:inline-block; position:relative; }

.credit-card-compare .close-icon { float: left; left: 5px; line-height:20px; position:absolute; top: -20px;  }
.credit-card-compare h3 { font-family: 'dunord-regularregular'; font-size:24px; display:inline-block; margin-top:10px; color: #0e4c8c; }
.credit-card-compare h3 a {
    font-family: 'dunord-regularregular'; font-size:24px; display:inline-block; margin-top:10px; color: #0e4c8c;
}
.account-comparison .card-box > h3 { margin-bottom: 30px; }
.account-comparison .card-box { width: 220px; }

.credit-card-compare .learn-more {
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px 1px 20px;
}

.credit-card-compare .apply-now {
    border-radius: 2px;
    display: inline-block;
    font-size: 12px;
    padding: 0 10px 1px 20px;
}

.credit-card-compare .container-else .col-md-3 { border-right: 2px solid #dbdddd; }
.credit-card-compare .container-else .col-md-3:nth-child(4) { border:none !important; }

.credit-card-compare h2, .credit-card-compare h1 { font-family: 'dunord-regularregular'; font-size:24px; display:inline-block; margin:12px 0; color: #515050; text-transform:uppercase; width:100%; background:#e6e7e8; padding:7px 0 }

.compare-paragraph p {    color: #515050;    display: inline-block;    font-size: 16px;    line-height: 19px;    margin: 0;    padding: 20px 0;    width: 80%; font-family: 'dunord-regularregular'; }

.compare-price span {  font-family: 'dunord-boldregular';  color: #515050;    display: inline-block;    font-size: 16px;    line-height: 19px;    margin: 0; padding: 30px 0;
    width: 100%;  }

.credit-card-compare ul li {
    background: rgba(0, 0, 0, 0) url("../images/card-listing/dot.png") no-repeat scroll left 4px;
    color: #515050;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 12px;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 8px;
}

/** commented out for aligning button with other columns **/
/*.credit-card-compare .apply-now.blank-now {  margin-top: 137px; }*/
.compare-lists p { display: inline-block;  font-size: 12px;  line-height: 17px;  margin: 14px 0;  width: 88%; }

@media (max-width: 991px) {


    .card-img img { width: 100%;  }
    .credit-card-compare h3 { font-size:21px; }
    .levels .timeline-section { width: 100% !important; margin-bottom: 30px; }
    .levels .timeline-section .years-detail { position: relative; }
    .levels .timeline-border {background: #98bfe4; border-radius: 10px; bottom: 0; height: 100% !important; left: 0; position: absolute; width: 5px !important; }


    .levels .year-performance { margin-bottom: 10px; padding-left: 30px; width: 100% !important; }
    .levels .circle { float: left; margin-left: -35px; margin-top: 5px !important; }
    .levels .year-performance p br { display: none;}
    .levels .year-performance:last-child { margin-bottom: 0;  }
    .levels .year-performance h4 { line-height: 18px; }


}

@media (max-width: 767px) {
    body.scroll{
        overflow-y: hidden;
    }
    .credit-card-compare .container-else { width:800px; overflow-x:hidden; }
    .credit-card-compare { float: left;    margin: 35px 0 80px;    overflow-x: auto;    padding-bottom: 20px;    width: 100%; }
    .owl-bg-video div video { transform: translate(0%, 0%) !important; width: 170% !important; }
    .cards { float: left;  position: relative; }
    .manage-credit .img-sec {  margin-bottom: 25px; }
    .manage-credit .img-sec img { width:100%; }
    .selectz { width: 100%; }
    .dk_container { width: 100%; }
    .economic-report.economic-report .country-input .dk_toggle.dk_label { width: 100% !important; margin: 0; }
    .economic-report.economic-report .markets .dk_toggle.dk_label { width: 100% !important; margin: 0; }
    .knowledge-center .category3 .dk_toggle.dk_label { width: 100% !important; margin: 0; }
    .economic-report.economic-report .publications .dk_toggle.dk_label { width: 100% !important; margin: 0; }
    .economic-report.economic-report .month .dk_toggle.dk_label { width: 100% !important; margin: 0; }
    .economic-report.economic-report .year .dk_toggle.dk_label { width: 100% !important; margin: 0; }
    .search-form.small { width: 100%; }
    .economic-report.economic-report .search-form .search-input { width: 100%; }
    .economic-report.compare-cards .dk_options { width: 100% !important; }
    .nbk-tool { top: 86px !important; }
    body .nbk-tool { right: -376px; top: 85px !important; }
    body .nbk-tool .tool-inner { width: 376px; border-top-left-radius: 4px; border-bottom-left-radius: 4px; min-height: 388px }
    .nbk-tool-sec .nbk-tool { top: 210px !important; }
    .nbk-tool-sec .nbk-tool.out { top: 86px !important; }
    /*.nbk-tool-sec .nbk-tool .tool-toggle-btn { margin-top: 230px; }*/

    .compare-cards .card-type-selectz .dk_toggle.dk_label { text-align: center; width: 100% !important; }
}

@media (max-width: 410px) {

    /*.nbk-tool.out .tool-toggle-btn { display: none;}*/
    body .nbk-tool { right: -320px; top: 85px !important; }
    body .nbk-tool .tool-inner { width: 320px; border-radius: 0; }
    body .nbk-tool .tool-box { width: 33.33%; margin-top: 8px !important; }
    body .nbk-tool .go-to-back h4 i { left: 10px; }
    body .loan-box p br { display: none; }
    body .loan-box .half-sec-loan label { width: auto;}
    .loan-box .dk_container { float: right; width: 78px; }
    /*body .loan-box .dk_toggle.dk_label { width: 78px !important }*/
    .nbk-tool .half-sec-loan + .half-sec-loan { padding-left: 6px !important; }
    .type-boxes input { float: right !important; }
    .nbk-tool .type-boxes span { float: right !important; }
    .nbk-tool a.calculate { float: right !important; }

    .tool-section-page .type-boxes span { float: right !important; }
    .tool-section-page a.calculate { float: right !important; }

    /*.nbk-tool .type-boxes span { width: 70px !important; }*/
    /*.nbk-tool .half-sec-loan + .half-sec-loan .type-boxes span { width: 64px !important; }*/
    .repayment-month { float: none !important; display: inline-block; width: 80% !important; }
    .nbk-tool a.calculate-miles { float: left !important; }
    input.hiddenBlinkingCaret {
        color: transparent !important;
        text-shadow: 0 0 0 #000000 !important;
    }
    input.hiddenBlinkingCaret:focus {
        outline: none !important;
    }

}

@media (min-width: 1100px) {
    .container.container-else { width:1100px; }
}
.owl-bg-video div video {
    transform: translate(0%, -30%) !important;
    z-index: 999 !important;
}

.credit-card-title .container-else .credit-card {
    border-bottom: 2px solid #f5f5f4;
    padding: 20px 0;
    margin-bottom: 20px;
    float:left; width:100%;
}

.credic-cart-section.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    padding: 25px 0;
    z-index: 999999;
    background: #fff;
    box-shadow: 0 2px 0 #ccc;
}
.credit-card-compare .sticky .card-box { width: 100%; }
.credic-cart-section.sticky  .fee-buttons {  }
.search-form.small {
    float: left;
    position: relative;
}
.search-form.small a{
    background: #0e4c8c none repeat scroll 0 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff !important;
    font-family: "dunord-regularregular";
    font-size: 12px;
    padding: 0 10px;
    position: absolute;
    height: 24px;
    right: 0;
    top: 1px;
}
.search-form.small a i  {
    margin-left:2px;
}
.search-form .search-input {
    border: 1px solid #7d9dbe;
    border-radius: 5px;
    color: #003399;
    height: 24px;
    font-size: 10px;
    padding: 0 55px 0 25px;
    background: rgba(0, 0, 0, 0) url(../images/search-icon-small.png) no-repeat scroll 4px 5px;
    width: 310px;
    background-color: #ffffff !important;
    margin-bottom: 0 !important;
}
.term-nav { float: left; width: 100%; background: #98c0e6; padding: 5px 0; border-top: 1px solid rgb(183, 208, 232); margin-top: -1px; }
.term-nav ul { float: left; width: 100%; list-style: none; }
.term-nav ul li { float: left; margin-right: 42px;  }
.term-nav ul li:last-child { margin-right: 0; }
.term-nav ul li a { font-size: 13px; color: #fff; font-family: "dunord-mediumregular"; }
.term-nav ul li a:hover { color: #0e4c8c }
.term-nav ul li a:hover { color: #0e4c8c }

.term-page {
    padding-bottom: 40px;
    padding-top: 65px;
}



.fee-term p {
    color: #505150;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 15px;
}

.moving-stepsz li { background: none; margin-bottom: 0; }
.text-left.top { padding-top:5px; }

.wrappersz .all-offers {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    margin-top: 20px;
    padding: 2px 8px 2px 10px;
    text-transform: capitalize;
}

.wrappersz .all-offers img {
    width: 15px;
}

.select-nationality { float: left; width: 100%;  }
.select-nationality .select-national { float: right; width: 78% !important; }
.select-nationality select { text-align: center !important; padding-right: 30px;  }
.term-page .left {
    border-color: #0e4c8c;
    border-radius: 4px;
    color: #0e4c8c;
    font-family: "dunord-regularregular";
    font-size: 12px;
    padding: 7px 50px;
    text-transform: uppercase;
}

.term-page .left:hover { border: 1px solid #98c0e6; }
.term-page .right:hover { border: 1px solid #98c0e6; }


.owl-carousel .owl-stage-outer {    float: left;    overflow: hidden;    position: relative;    width: 100%; }
.promotions-slider { float:left; width:100%; margin-bottom:50px; }
.promotions-slider h2,
.promotions-slider h1{ color: #0e4c8c;
    display: block;
    font-family: dunord-regularregular;
    font-size: 20px;
    padding: 20px 0 0;
    margin-bottom:15px;
    text-transform: uppercase; }

.promotions-slider .special-offers.owl-theme .owl-dots {  display:inline-block;    margin-bottom: 22px;    margin-top: 30px;    width: 100%; }

.term-page .pro-img { position:relative; }
.term-page .pro-img img { width:100%; }
.term-page .pro-img h3 { color: #fff;    font-family: "dunord-regularregular";    font-size: 30px;    left: 25px;    position: absolute;    top: 10px; z-index:999; }

#accordion { width:100%; }
#accordion ul { list-style:none; }
#accordion ul li { float:left; width:100%; background: none;}
#accordion ul li:last-child a { border-bottom: 0; padding-bottom:0; }
#accordion ul li a { border-bottom: 1px solid #f3f3f3; color: #0e4c8c; float: left; font-family: "dunord-regularregular"; font-size: 18px; padding: 10px 0; width: 76%; }
#accordion ul li i {
    float: left;
    margin-right: 25px;
    margin-top: 7px;
}

.download-pdf-section .post-content-details  {
    border-top: 2px solid #f1f1f1 !important; padding:25px;
}
.download-pdf-section .product {
    width: 30%;
    margin-right: 5%; margin-bottom:40px;
}
.download-pdf-section .product:nth-child(3n+3) { margin-right: 0;  }

.download-pdf-section .pdf-title img {
    margin-right:15px;
}
.download-pdf-section .pdf-title h3 {
    padding-bottom:20px; border-bottom:2px solid #f1f1f1;
}
.download-pdf-section .pdf-title h3 a {
    color:#0d4d8b; font-size:18px;   font-family: "dunord-regularregular";
}
.download-pdf-section .post-description {
    margin-top:15px;
    float: left; margin-bottom:15px;
}
.download-pdf-section .download-btn {
    text-align:center; float:none;
}
.download-pdf-section .download-btn a {
    float:none;
}
.download-pdf-section .readmore {
    padding: 3px 12px;
}
.pdf-downloads-page {
    padding: 0 0 40px;
}
.pdf-downloads-page.first-row {
    padding: 35px 0 40px;
}

.sec-title.border-top {
    border-top: 2px solid #eee; padding-top:35px;
}
.form-center  .slider-readmore {
    margin:0 !important;
}
.contact-us .ps-41 p {
    padding-bottom:50px; padding-top:50px;
}

.contact .post-item {
    text-align:center;
}
.contact .post-content-details {
    width:100%;
}
.contact-us .post-item  {
    padding:15px;
}
.contact-us .post-item h3 {
    margin-top:10px;  color:#0d4d8b;  font-size:18px;     font-family: "dunord-boldregular"; margin-bottom:0;
}

.contact-us .post-item p {
    color:#515050; font-size:14px;   font-family: "dunord-regularregular";
}
.contact-us .post-item .contact-info {
    width:100%; float:left;	 margin-top:20px;
}
.contact-us .post-item .contact-info p {
    color:#0f4c8a;      font-family: "dunord-boldregular"; line-height:21px; margin-bottom:10px;
}
.contact-us .post-item .contact-info p a { color:#0f4c8a; }

.contact-us .post-item .contact-info p:last-child {
    margin:0;
}
.contact-us .post-item .contact-info p span {
    color:#98bfe4;     font-family: "dunord-regularregular";
}
.contact-us .post-item .half-box {
    width:50%; float:left;
}
.contact-us .post-content-details  {
    padding: 15px;
    min-height: 300px;

}
.abroad-call {
    float:left; width:100%;  margin-top:12px;
}
.abroad-call h5 {
    color:#0f4c8a; font-size:14px; font-family: "dunord-boldregular";  margin-bottom:5px;  letter-spacing:normal
}
.abroad-call h5 a { color:#0f4c8a; }
.abroad-call p {
    color:#515050; font-size:14px; font-family: "dunord-regularregular";  margin-bottom:0;  letter-spacing:normal
}
.abroad-call .mobile-no {
    float:left; width:100%;  margin-top:20px;
}
.abroad-call .mobile-no p {
    color:#0f4c8a;  font-size:12px;  font-family: "dunord-regularregular";  letter-spacing:normal; margin-bottom:8px;
}
.abroad-call .mobile-no p a { color:#0f4c8a; }
.abroad-call .mobile-no p span {
    color:#98bfe4;
}
.abroad-call .mobile-no p em {
    margin: 0 4px;
}
.product.contact.last-box {
    margin:0;
}
.whatsapp p {
    font-size:12px !important;	 margin:10px 0;
}
.whatsapp h5 {
    color:#0f4c8a; font-size:14px;
}
.whatsapp h5 a { color:#0f4c8a; }
.mailing p {  line-height:22px;
    color:#515050; font-size:14px; letter-spacing:normal;  margin-top:20px;
}
.mailing p  a {
    color:#0e4c8b;
}
.mailing img  {
    padding-top:40px;
}
.contact .post-content-details img {
    padding-top:10px;
}
.credit-card-title.contact-us { padding:0; }
.contact-us-page h3 { color:#0d4d8b;   font-family: "dunord-regularregular";  letter-spacing:normal;
    font-size:24px; text-transform: uppercase; }
.contact-us-page p {
    color:#515050; font-size:14px;   font-family: "dunord-regularregular"; line-height:22px;
}
.contact-us-page p span {
    color:#ec1c24;
}
.contact-us-page .cols-25 {
    width:100%;
}
.contact-us-page .cols-25 textarea {
    height:125px;
}
.contact-us-page .cols-25 .right-btn {
    background-color: #0e4c8c;
    border-color: #0e4c8c;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    padding: 10px 50px;
    text-transform: uppercase;
}

.contact-us-page .cols-25 .right-btn:hover { background-color:#98c0e6; }

.contact-us-page .cols-25 .pull-left {
    margin-right:10px;
}
.contact-us-page .cols-25 {
    margin-bottom:30px;
}
.contact-us-page .margin-bottom {
    margin-bottom:20px;	 position:relative; float:left;
}

.holder {
    position: absolute;
    margin: 6px 8px;
    color: #b3b2b2;
    cursor: auto;
    font-family: "dunord-regularregular";
    letter-spacing: normal;
    font-size: 12px;
    z-index: 1;
    padding-left: 9px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.holder .red {
    color:red;
}
.width-100 {
    width:100%; float:left;
}



/*Custom update*/
/*****************/
/*Landing page*/
.product-item
{
    padding: 50px 20px;
    background-color: #fafafa;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}
.product-item:hover
{
    background-color: #969698;
    padding: 50px 20px 16px 20px;
}
.product-item > a > img
{
    padding: 40px 0px;
}
.download-btn
{
    padding: 5px 15px;
    background-color: #0F4C8D;
    color: #fff;
    border-radius: 5px;
    border: none;
    display: none;
}

.landing-page-slider .owl-bg-img
{
    height: 100%;
}


.credit-card span
{
    padding-top: 0;
}
.search-filters .dk_toggle.dk_label
{
    width: 150px !important;
    margin-right: 10px;
}
.search-bar
{
    width: 100% !important;
}
.news-box {
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
#news-content .news-box:last-child { margin-bottom: 0; }

.news-box h3 {
    color: #0b4d8c;
    font-family: "dunord-regularregular";
    margin-bottom: 3px;
    margin-top: 15px;
    padding: 0;
}

.news-box h3 strong { font-family: "dunord-boldregular"; font-weight: normal;}
.news-box .steps-tab2 {
    color: #99c0e5;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 10px;
    margin-bottom: 20px;
    width: 100%;
}
.news-box p
{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
    color: #505150;
}
#news-content
{
    margin: 0;
}

.slimScrollDiv:hover .slimScrollRail {
    display: block !important;
}
.slimScrollRail {
    display: none !important;
}

.news-headlines
{
    list-style: none;
    height:auto !important;
    overflow:auto;
    padding-right: 15px;
}
.news-headlines li {
    border-color: #ccc transparent;
    border-style: solid;
    float: left;
    border-width: 1px 1px 0 1px;
    border-bottom: 1px solid transparent;
    color: #b3b4b6;


    width: 90%;
}
.news-headlines li .dp8bar {
    padding: 20px;
    float:left;
    width:100%;
}


/*.news-headlines li.tick { background: url("../images/nbk/news-aside-tick.png") no-repeat scroll right 10px !important; }*/
/*.news-headlines li.tick:hover { background: url(../images/nbk/news-left-border.png) no-repeat top left, url("../images/nbk/news-aside-tick.png") no-repeat scroll right 10px !important; }*/

/*.news-headlines li:hover
{
    color: #98c0e6;
    border: 1px solid #98c0e6;
    background: url(../images/nbk/news-left-border.png) no-repeat top left;
}*/

.news-headlines a {
    color: #808285;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px;
    width: 100%;
}

.news-headlines a span { font-family: "dunord-boldregular"; }

#owl-demo .owl-prev, #owl-demo .owl-next { top:38%; }
#owl-demo p {
    font-family: "dunord-regularregular" !important; font-size:14px;
}




/*------------------------------------------Careers css----------------------------------*/

.careers-nav ul li {
    margin-right: 110px;
}

.careers-1st{
    float: left;
    padding: 40px 0 30px 0;
}

.careers-box h2 {
    color: #0b4d8c;
    font-family: "dunord-regularregular";
    font-size: 24px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.careers-box p {
    font-size: 12px;
    font-family: "dunord-regularregular";
    color: #505150;
    line-height: 16.98px;
}
.why-to-work {
    float: left;
    margin: 20px 0;
}
.uppercase{
    text-transform: uppercase;
}
.career-nbk h2,
.career-nbk h1{
    color: #0b4d8c;
    font-size: 24px;
    margin-bottom: 15px;

}

.career-nbk p {
    color: #505150;
    font-size: 12px;
    margin-bottom: 15px;
    line-height: 16.95px;
}
.start-career {
    padding-bottom: 40px;
}
.deop-flag p {
    float: left;
    margin-bottom: 0;
    text-align: center;
    color: #0b4d8c;
    font-size: 16px;
    padding: 8px 30px;
}
.deop-flag i {
    background: #0b4d8c url("../images/nbk/careers/arrow.png") no-repeat scroll center center;
    border-left: 1px solid #b4c8db;
    float: right;
    padding: 20px 25px;
}
.toggle i{
    background: #0b4d8c url("../images/nbk/careers/arrow-down.png") no-repeat scroll center center;
}
.deop-flag > a {
    border: 1px solid #b0c5da;
    display: block;
    float: left;
    width: 100%;
}
.country-dropdownzz {
    border: 1px solid #ccc;
    display: none;
    float: left;
    left: 15px;
    position: absolute;
    top: 42px;
    width: 93.4%;
    z-index: 9999999;
}
.deop-flag { float: left; width: 100%; }
.deop-flag  .up {
    display: none;
}
.deop-flag.toggle .down {
    display: none;
}

.deop-flag.toggle .up {

    display: block;
}

.careers .apply-now {
    font-size: 16px;
    padding: 9px 15px 9px 38px;
}
.careers .apply-now > i {
    margin-left: 20px;
}

@media (max-width: 991px){
    .why-to-work h2 {
        margin-top: 20px !important;
    }
    .why-to-work img{
        width: 100%;
    }
    .about-work p{
        padding-left:0px !important;
    }
    .why-to-work img{
        margin-bottom: 20px;
    }
    .directors-1{
        margin-right: 50px !important;
    }
    .lefts{
        display: none !important;
    }

    .selectz { float: left !important;}


}
.deop-flag .country-dropdownzz { border-top: 0; }
.deop-flag .country li:last-child { border-bottom: 0 none !important; }
/*------------------------------------------Careers css end----------------------------------*/



/*------------------------------------------About css----------------------------------*/
.about-nav ul li{
    margin-right: 39px;
}
.careers-box h3 {
    color: #006699;
    text-transform: uppercase;
    display: block;
    font-family: 'dunord-boldregular';
    padding: 0px 8px;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.careers-box ul {
    list-style: outside none none;
}

.careers-box ul li {
    background: rgba(0, 0, 0, 0) url("../images/card-listing/dot.png") no-repeat scroll left;
    color: #505150;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 23.65px;
    padding-left: 8px;
    background-position-y: 5px;
}
.careers-box .mission {
    margin-top: 50px;
}
.about-work h2 {
    color: #0d4d8b;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-family: "dunord-regularregular";
}
.about-work img {
    float: left;
}
.about-work p {
    color: #515050;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 16.99px;
    padding-left: 204px;
}
.about-to-work h2,
.about-to-work h1{
    color: #0d4d8b;
    font-size: 24px;
    text-transform: uppercase;
    float: left;
}
.about-to-work {
    float: left;
    width: 100%;
}

.directors-1 h3 {
    color: #0d4d8b;
    font-size: 18px;
    line-height: 25px;
    font-family: "dunord-boldregular";
    margin-top: 16px;
    margin-bottom: 0px;
}
.directors-1 span {
    font-size: 16px;
    line-height: 21.87px;
    color: #0d4d8b;
    font-family: "dunord-regularregular";
}
.directors-2 h3 {
    color: #0d4d8b;
    font-size: 18px;
    line-height: 25px;
    font-family: "dunord-boldregular";
    margin-top: 16px;
    margin-bottom: 0px;
}
.directors-2 span {
    font-size: 16px;
    line-height: 21.87px;
    color: #0d4d8b;
    font-family: "dunord-regularregular";
}
.directors-1 {
    float: left;
    width: 315px;
    margin-right: 160px;
}
.directors-2 {
    float: left;
}
.board-of-directors {
    display: inline-block;
    margin-bottom: 10px;
}
.board-of-directors.lefts {
    float: left;
    margin-left: 155px;
}
/*------------------------------------------about css end----------------------------------*/


/*------- css 1/2/2017 --------*/

.ways-slider .slider-content h2 { margin-bottom: 10px;  }
.way-to-bank { float: left; width: 100%; margin: 70px 0 50px 0; }
.way-to-bank .main-paragraph { color: #505150; float: left; font-family: "dunord-regularregular"; font-size: 14px; line-height: 20px; margin: 0 0 60px; }
.way-to-bank .traveling .product { margin-bottom: 25px; }
.way-to-bank .traveling .product:nth-child(3n+3) { margin-right: 0; }
.way-to-bank .product .post-image img { border: 0; width: auto; display: inline-block;}
.way-to-bank .post-content-details { padding: 10px 20px 20px; }
.way-to-bank .post-content-details { border: 2px solid #f1f1f1 !important; }

.way-to-bank .post-image a { display: table-cell; height: 110px; text-align: center; vertical-align: middle; }
.way-to-bank .post-image { display: inline-block;}
.way-to-bank .post-item .post-title h3 { width: 100%; }
.way-to-bank .post-item a.btn-learn { background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    padding: 0 10px;  }

.way-to-bank .post-item a.btn-learn i {
    float: right;
    margin-left: 5px;
}

.way-to-bank .post-item a.btn-learn:hover {
    background: #98c0e6 !important;
}

.levels { float: left; width: 100%; margin-bottom: 55px;}

.levels .timeline-section { float: left; width: 870px; }
.levels .timeline-section .years-detail { float: left; width: 100%; }


.levels h2, .levels h1 { color: #0d4d8b; float: left; font-size: 24px; text-transform: uppercase; margin-bottom: 20px; font-family: "dunord-regularregular" }

.levels h3 { border-bottom: 1px solid #98bfe4; border-top: 1px solid #98bfe4; color: #98bfe4; float: left; font-family: "dunord-regularregular"; font-size: 24px; margin-bottom: 40px;    padding: 7px 0; text-transform: uppercase; width: 100%; }

.levels .history-sec { float: left; width: 100%; margin-bottom: 20px; }
.levels .img-sec { float: left; width: 200px;}

.levels .timeline-border { background: #98bfe4; border-radius: 10px; float: left; height: 5px; width: 100%; }
.levels .year-performance { float: left; margin-top: -15.6px; width: 25%; }
.levels .year-performance h4 { color: #98bfe4; font-size: 18px; margin: 10px 0 0; }
.levels .year-performance p { color: #515050; font-size: 12px; line-height: 14px; }
.levels .bank-level { float: left; width: 100%; }
.levels .bank-level:last-child .history-sec { margin-bottom: 0; }
.levels .banker-sec .year-performance { width: 14.285%;
    height:auto; }
.levels .ratings { float: left; margin-top: 30px; width: 100%; }
.levels .ratings a { float: left; margin-right: 5px; }


.nbk-news-heading h2 {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: uppercase;
    width: 100%; }


.special-offers .product-item:hover .btn-block { display: block; }

@media (min-width: 992px) and (max-width: 1099px) {


    .deop-flag p { padding-left: 10px; }
    .deop-flag a { width: 100%; }
    .deop-flag .country-dropdownzz { width: 100% !important; }
    .reward-list ul li {

        margin: 0 3% 30px 0 !important;
        width: 17%  !important;
    }

    .date-birth .clon { width: 24%;  }
    .date-birth .dk_toggle { padding-left: 5px; }
    .select-nationality .select-national { width: 70% !important; }
    .interview-sec-media #slider { padding-bottom: 0 !important; }
    .interview-sec-media #slider .owl-dots { bottom: 20px !important; }
    .term-nav.media-nav ul li { margin-right: 90px !important; }
    .product-nav ul li { margin-right: 42px !important; }
}


.relative { float:left; width:100%; position:relative; }
.term-page .red { color: red; }

.date-birth .dropdowns { padding-left: 10px !important; }





.reports .product p {
    color: #505150;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 14px;
    width: 80%;
    float: none;
}
.reports {
    padding: 40px 0 !important;
}
.reports .special-offers .product{
    float: left;
    width: 100%;
}
.reports .bottom-button{
    text-align: center;
}
.reports .bottom-button-2{
    padding: 5px 40px 5px 45px;
    margin-left: 20px;
}
.reports .product-item a img {
    height: auto;
    padding: 40px 0;
    width: 100%;
}
.reports .product-item
{
    padding: 50px 20px;
    background-color: #fafafa;
    border-radius: 5px;
    margin-left: 0;
}
.reports .download-btn
{
    padding: 4px 15px;
    background-color: #0F4C8D;
    color: #fff;
    border-radius: 5px;
    border: none;
    display: none;
    position: relative;
}
.reports .product-item:hover {
    background-color: #969698;
    padding: 50px 20px 16px;
}
.reports .product{
    float: left !important;
    text-align: center;
    margin-right: 0px !important;
}
.reports .top-peraghrap p{
    font-size: 14px;
    line-height: 16px;
    color: #505150;
    font-family: "dunord-regularregular";
}
.reports .top-peraghrap {
    margin: 10px 0 30px;
}
.compare-cards .credit-card span {
    margin-top: 0 !important;
}


.economic-report .selectz  { margin-right: 10px; }
.economic-report .selectz:last-child  { margin-right:0; }

.economic-report .country-input .dk_toggle.dk_label {
    width: 210px !important;

    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}


.economic-report .markets .dk_toggle.dk_label {
    width: 210px !important;

    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}

.knowledge-center .category3 .dk_toggle.dk_label {
    width: 160px !important;

    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}

.economic-report .publications .dk_toggle.dk_label {
    width: 210px !important;

    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}

.economic-report .month .dk_toggle.dk_label {
    width: 105px !important;

    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}
.economic-report .year .dk_toggle.dk_label {
    width: 105px !important;

    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}
.economic-report .search-form .search-input{
    width: 263px;
    line-height: 22px;
    background-position: 4px 4px;
    border-radius: 3px;
}
.economic-report .search-form.small a{
    line-height: 22px ;
    border-radius: 0 4px 4px 0 !important;
    top: 1px !important
}
.economic-report span {

}
.economic-report .sercz{
    float: right;
}
.reports .bottom {
    float: left;
    text-align: center;
    width: 100%;
}
.reports .referz {
    margin-left: 20px;
    margin-top: 5px;
    padding: 5px 40px 5px 45px;
}
.bottom .refer{
    padding: 5px 10px 5px 15px;
    margin-left: 20px;
}


.nbk-tool { position: fixed; right: -375px; top: 200px; z-index: 2147483647; transition:  all 0.3s ease-in-out 0s; -o-transition:  all 0.3s ease-in-out 0s; -ms-transition:  all 0.3s ease-in-out 0s; -webkit-transition:  all 0.3s ease-in-out 0s; }

.nbk-tool.out { right: 0; }

.nbk-tool .tool-inner { background: rgba(255, 255, 255, 0.93); border: 1px solid rgba(56, 107, 160, 0.93); border-right: 0; border-bottom-left-radius: 4px; border-top-left-radius: 4px; display: inline-block; height: 410px; padding: 15px 0 53px; width: 375px; float: left; }
.nbk-tool .tool-inner.larger-height{
    height: auto;
    min-height: 380px;
}
.nbk-tool .type-boxes span { background: #fcfbfc;
    border: 1px solid #e7e5e7;
    border-radius: 2px;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 100%; }

.nbk-tool h3 { color: #0e4c8c; float: left; font-family: "dunord-regularregular"; font-size: 24px; text-transform: uppercase; text-align: center; width: 100%; margin: 0; position: relative; }

.nbk-tool h3 i { float: right; line-height: 35px; position: absolute; top: 0; right: 20px; cursor: pointer;  }
.nbk-tool .tool-box { float: left; width: 25%; margin-top: 25px; min-height: 75px; }
.nbk-tool .vertical { display: inline-block;}
.nbk-tool .tool-link { color: #0e4c8c; float: left; font-family: "dunord-regularregular"; font-size: 11px; line-height: 15px; width: 100%; }
.nbk-tool a.tool-img { display: table-cell; height: 34px; text-align: center; vertical-align: middle; }
.nbk-tool a.tool-img img { transition:  all 0.3s ease-in-out 0s; -o-transition:  all 0.3s ease-in-out 0s; -ms-transition:  all 0.3s ease-in-out 0s; -webkit-transition:  all 0.3s ease-in-out 0s; }
.nbk-tool a.tool-img:hover img { opacity: .6; }

.nbk-tool .tool-toggle-btn { float: left; margin-right: -1px; margin-top: 166px; min-width: 134px;}

.nbk-tool .prayer-timing { float: left; width: 100%; display: none; }

.nbk-tool .go-to-back { background: #98c0e6; float: left; width: 100%; margin-top: 5px; }

.nbk-tool .go-to-back h4 { color: #fff; font-size: 16px; letter-spacing: 0.5px; margin: 0; padding: 2px 0; text-align: center; text-transform: uppercase; position: relative;}

.nbk-tool .go-to-back h4 i { left: 20px; padding: 1px 10px 2px; position: absolute; top: 0; cursor: pointer;  display:block; width:11px; height:18px; background:rgba(0, 0, 0, 0) url("../images/nbk/tools/tool-back-arrow.png") no-repeat scroll left center; margin-top:5px;}

.nbk-tool .prayer-main-img.text-center { float: left; margin-top: 14px; width: 100%; }
.nbk-tool .prayer-main-img.text-center span { color: #505150; float: left; font-family: "dunord-regularregular"; font-size: 12px; margin-top: 3px; width: 100%; }

.prayer-list ul { float: left; padding: 0 25px; width: 100%; }
.nbk-tool .prayer-list li { float: left; list-style: outside none none; width: 100%; border-bottom: 1px solid rgba(56, 107, 160, 0.5); }
.nbk-tool .prayer-list li:last-child { border-bottom: 0; }
.nbk-tool .prayer-list li p { margin: 0; font-size: 16px; color: #505150; font-family: "dunord-regularregular"; line-height: 32px; }
.nbk-tool .prayer-list li p span { color: #0e4c8c; font-family: "dunord-boldregular"; }

.nbk-tool .weather { display: none; }
.nbk-tool .weather-main-sec.text-center { float: left; margin-top: 20px; width: 100%; }

.nbk-tool .weather-box { display: inline-block; }
.nbk-tool .weather-img { float: left; width: 145px; }
.nbk-tool .weather-temp { float: left; width: 120px; }
.nbk-tool .weather-img span{ font-size: 16px; color: #0d4d8b; font-family: "dunord-regularregular"; float: left; width: 100%; margin-top: -10px; }
.nbk-tool .weather-temp h3 { font-size: 60px; line-height: 50px; text-align: left; }
.nbk-tool sup { top: -24px; }
.nbk-tool .weather-temp .feels { float: left; font-family: "dunord-regularregular"; font-size: 12px; line-height: 15px; text-align: left; width: 100%; }
.nbk-tool .small-temp h6 { color: #0e4c8c; float: left; font-size: 17px; line-height: 23px; margin-left: 6px; margin-bottom: 0; }
.nbk-tool .small-temp h6 sup { display: inline-block; margin-left: 1px; margin-right: 2px; top: -6px; width: 6px !important; }
.nbk-tool .small-temp h6 sup img { width: 100%; }

.weather-main-sec ul { float: left; padding: 0 25px; width: 100%; }
.nbk-tool .weather-main-sec li { float: left; list-style: outside none none; width: 100%; border-bottom: 1px solid rgba(56, 107, 160, 0.5); }
.nbk-tool .weather-main-sec li p { margin: 0; font-size: 12px; color: #0e4c8c; font-family: "dunord-regularregular"; line-height: 30px; }
.nbk-tool .weather-main-sec li span { margin: 0; font-size: 12px; color: #505150; font-family: "dunord-regularregular"; line-height: 30px; }

.nbk-tool .update-text { margin: 0; font-size: 12px; color: #515251; font-family: "dunord-regularregular"; line-height: 30px; float: left;  padding: 0 25px; }

.nbk-tool .weather { display: none; }
.nbk-tool .loans-calculator { display: none;}
.tool-box-wrapper {  }
.nbk-tool .loan-box { float: left; width: 100%; padding: 0 10px; }
.nbk-tool .loan-box p { color: #505150; float: left; font-family: "dunord-regularregular"; font-size: 12px; line-height: 15px; margin: 15px 0 0; text-align: center; width: 100%; }

.nbk-tool .loan-btn-group { text-align: center; float: left; width: 100%; margin: 12px 0; }
.nbk-tool .loan-btn-group a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    color: #0e4c8c;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 22px;
    margin-right: 10px;
    padding: 0 5px;
    width: 72px;
    white-space: nowrap;
}

.nbk-tool .loan-btn-group a:last-child { margin-right: 0; }
.nbk-tool .half-sec-loan { float: left; width: 50%; }
.nbk-tool .half-sec-loan + .half-sec-loan { padding-left: 8px; }
.nbk-tool .dk_label { background: #fff url("../images/nbk/tools/loan-select-arrow.png") no-repeat scroll right center; }
.loan-box .dk_toggle.dk_label {
    border: 1px solid #9db4ce;
    border-radius: 2px;
    float: right;
    font-family: "dunord-regularregular";
    font-size: 12px !important;
    font-weight: normal;
    height: 19px;
    line-height: 17px;
    padding: 0 17px 0 0;
    text-align: center;
    text-shadow: none !important;
    width: 85px !important;
}

.loan-box .half-sec-loan label {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 11px;
    margin: 4px 0 0 0;
    width: 70px!important;
}

.loan-box .half-sec-loan .dk_options a {  padding: 0 10px; font-weight: normal; font-family: "dunord-regularregular"; line-height: 18px; }
.loan-box .dk_options_inner { border-radius: 0; border-bottom: 1px solid #0e4c8c; }

.loan-box .type-boxes { margin-bottom: 10px; padding-left: 20px;
    padding-right: 20px;}
.loan-box #loanCalculatorForm .type-boxes { padding-left: 10px;
    padding-right: 10px;}
html[lang="ar"] .nbk-tool .tool-inner .loan-box .row {
    flex-direction: row-reverse;
}
.repayment-tenure label { padding-left: 0;}
.type-boxes  input {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e7e5e7;
    border-radius: 2px;
    color: #333;
    float: left;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    width: 85px;
}

.term-page .after label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 17px;
    margin-right: 15px;
    font-family: "dunord-regularregular";
    font-size: 12px;
}

.term-page .after input[type=radio] {
    display: none;
}

.term-page .after label:before {
    content: "";
    display: flex;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    position: absolute;
    left: 5px;
    bottom: 4px;
    border: 1px solid #d5d5d5;
}

.term-page .after .radio label:before {
    border-radius: 8px;
}

.term-page .after input[type="radio"]:checked + label::before {
    color: #0e4c8c;
    content: "•";
    font-size: 20px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    width: 10px;
    justify-content: center;
    align-items: center;
    padding-top: 4px;
    padding-right: 1px;
}







.term-page .radio-inline:last-child { /*padding: 0;*/ }
.term-page .radio.radio-inline label { line-height: 13px; }
.term-page .radio-inline + .radio-inline { margin-left: 3px; }
.term-page .radio-inline { padding-left: 20px; }

.term-page .cols-26 .radio-inline { padding-left: 5px; }
.term-page .cols-26 .radio-inline:last-child { padding: 0; }






.term-page .cols-26 label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 17px;
    margin-right: 15px;
    font-size: 13px;
}

.term-page .cols-26 input[type=radio] {
    display: none;
}

.term-page .cols-26 label:before {
    content: "";
    display: flex;
    width: 11px;
    height: 11px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    border: 1px solid #d5d5d5;
}

.term-page .cols-26 .radio label:before {
    border-radius: 8px;
}

.term-page .cols-26 input[type="radio"]:checked + label::before {
    color: #0e4c8c;
    content: "•";
    font-size: 18px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    width: 10px;
    justify-content: center;
    align-items: center;
    padding: 5px 0 0 0.1px;
}

.select-national select {
    padding-right: 26px !important;
}

.account-fixed.sticky {
    background: #fff none repeat scroll 0 0;
    padding: 25px 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0 2px 0 #ccc;
}


.term-nav.sticky, .compare-cards.sticky {
    position: fixed;
    top: 0;
    z-index: 9999;
}
.term-res-menu { display: none;}
.term-page .para-col .all-offers { margin: 10px 0 20px 0; }

.nbk-group-header #mainMenu li { width: 16.5%; }
.nbk-group-header #mainMenu ul li a { font-size: 15px; }
.nbk-group-header #logo { padding: 17px 0 12px; }

.subscribe-reports { float: left; margin-bottom: 50px; width: 100%; }
.subscribe-reports h3 {
    color: #0e4c8c;
    display: block;
    font-size: 24px;
    margin: 0;
    padding-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}

.subscribe-reports p {
    color: #505150;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 16px;
}

.subscribe-reports input {
    border: 1px solid #0e4c8c;
    border-radius: 3px;
    /*color: #c7c7c7;*/
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 13px;
    min-width: 330px;
    padding: 10px;
}

.subscribe-reports button {
    background: #0e4c8c;
    border: 1px solid #7d9dbe;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 14px;
    letter-spacing: 0.5px;
    margin-left: 7px;
    padding: 5px 15px 5px 20px;
    text-transform: capitalize;
}

.subscribe-reports button:hover { background: #98c0e6; }

.subscribe-reports button i { float: right; line-height: 24px; margin-left: 15px; }

.subscribe-reports form { float: left; width: 100%; }

.latest-news-heading h3 { color: #0e4c8c; display: block; font-size: 24px; margin: 0 0 45px 0; padding-bottom: 5px; text-align: left; text-transform: uppercase; width: 100%; }

.nbk-tool a.calculate {
    background: #0e4c8c none repeat scroll 0 0;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 17px;
    margin-right: 0;
    padding: 0 15px;
    text-align: center;
    /*width: 84px;*/
}


.repayment-tenure  { float: left; width: 100%; }
.repayment-tenure label { color: #0e4c8c; float: left; font-family: "dunord-regularregular"; font-size: 12px; line-height: 11px; margin: 4px 0 0; }
.repayment-month { float: right; margin-top: 6px; position: relative; width: 68%; }
.repayment-month .border { background: #e6e6e6; border-radius: 2px; float: left; height: 8px; width: 100%; }
.repayment-month ul { float: left; list-style: outside none none; position: absolute; text-align: left; top: 0; width: 100%; }
.repayment-month ul li { float: left; padding-top: 11px; width: 20%; }
.repayment-month ul li.checked { background: url(../images/nbk/active-tenure.png) no-repeat center top !important;  }
.repayment-month ul li.checked p { color: #0e4c8c;  }
.repayment-month ul li:hover { background: url(../images/nbk/active-tenure.png) no-repeat center top;  }
.repayment-month ul li:hover p { color: #0e4c8c; }

.repayment-month ul li p { margin-top: 0 !important; text-transform: capitalize; cursor: pointer; }
.repayment-month.lebanon240 ul li,.repayment-month.slider240 ul li {
    width: 5% !important;
}

.repayment-month.lebanon72 ul li {
    width: 16% !important;
}

.repayment-month.egypt96 ul li {
    width: 12% !important;
}

.repayment-month.egypt72 ul li {
    width: 16% !important;
}
.repayment-month.egypt180 ul li {
    width: 6.5% !important;
}
.repayment-month.london180 ul li {
    width: 6.5%;
}

.repayment-month.uae180 ul li {
    width: 6.5%;
}

.repayment-month.jordan180 ul li {
    width: 6.5%;
}

.repayment-month.jordan96 ul li {
    width: 12%;
}


#slider span { border-bottom: 1px solid #0e4c8c; float: left; font-family: "dunord-regularregular"; font-size: 14px; margin: 5px 0; }
#slider button span { margin: 0; }
#slider .fluid-width-video-wrapper { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }

#slider .play-video { display: block; width: 100%; }
#slider .play-video img { cursor: pointer; }

#slider .fluid-width-video-wrapper { padding-top: 0 !important; }
#slider #video { display: none; }

#slider .video-close {
    display: none;
    cursor: pointer;
    position: absolute;
    right: 0.9375rem;
    top: 0.9375rem;
    width: 45px;
    z-index: 99999;
}


.mediam-paragraph { font-size: 16px !important; }
.large-paragraph { font-size: 18px !important; }

.icon-ok {
    background: rgba(0, 0, 0, 0) url("../images/nbk/news-aside-tick.png") no-repeat scroll right top;
    height: 13px;
    position: relative;
    right: -150px;
    text-indent: -9999px;
    top: -10px;
    width: 15px;
}


@media (min-width: 480px) and (max-width: 767px) {

    .term-res-menu.sticky { background: #fff none repeat scroll 0 0; display: block !important; margin: 0 0 30px 0; padding: 0; position: fixed; top: 0; width: 95%; }

    .term-res-menu.sticky + ul { position: fixed; top: 50px; width: 95%; }
    .video-interview-sec .video-box.text-center p { width: 60% !important; }

    .why-to-work img { margin-right: 5%; width: 30%; }

}

@media (min-width: 320px) and (max-width: 479px) {

    .term-res-menu.sticky { background: #fff none repeat scroll 0 0; display: block !important; margin: 0 0 30px -12px; padding: 0; position: fixed; top: 0; width: 95%; }

    .term-res-menu.sticky + ul { position: fixed; top: 50px; width: 95%; margin-left: -12px; }

    #slider h2  { font-size: 22px; }

    .why-to-work img { margin-right: 5%; width: 35%;  }

}
.col-imgs li { position: relative; }
.social-share { display: none; left: -40px; position: absolute; top: 37px; width: 132px; z-index: 999999; }
.social-share ul { background-color: rgba(255, 255, 255, 0.9); padding: 0; float: left; width: 100%; border-top: 2px solid #e6e6e6; }
.social-share li { float: left; list-style:none; width: 100%; padding: 0; border-bottom: 1px solid #cccccc; }
.social-share li a { color: #006699; display: block; font-family: "dunord-regularregular"; font-size: 16px; padding: 5px 0; text-transform: capitalize; padding: 7px 10px; }
.social-share li a:hover { background: #eaf2f9; color: #0e4c8c; }
.social-share li a i { margin-right: 10px; width: 20px; }
.owl-stage-outer.z-index { z-index: 9999; }


.nbk-tool-sec {
    position: relative;
}
/* Strat Bacth2 Adnan Mughal Styling css */
/*------Reward Program landing css--------*/

.nbk-news .product-other h3 a {
    color: #0e4c8c;
    font-family: "dunord-regularregular";
    font-size: 16px;
}

#owl-demo2, #owl-demo, #owl-demo-promotion, #owl-demo-international {
    float: left;
}

#owl-demo2 .owl-dots, #owl-demo .owl-dots, #owl-demo-promotion .owl-dots, #owl-demo-international .owl-dots, #owl-demo3 .owl-dots {
    float: left;
    margin-bottom: 22px;
    margin-top: 35px;
    width: 100%;
}

#owl-demo3 .special-offers.owl-theme .owl-nav div, #owl-demo2 .special-offers.owl-theme .owl-nav div  {
    top: 40%;
}

#owl-demo3 {
    float: left;
}

#owl-demo3 .owl-nav div, #owl-demo2 .owl-nav div { top: 40%; }

#owl-demo2.special-offers.owl-theme .owl-dots {
    float: left;
    margin-bottom: 22px;
    margin-top: 35px;
    width: 100%;
}

.nbk-news .product-other h3 {
    float: left;
    line-height: 18px;
    width: 100%;
    margin: 0;
    min-height: 55px;
}

.product-other {
    margin: 0;
}

.product-other > a {
    float: left;
    width: 100%;
}

.product-other a img {
    float: left;
    width: 100%;
}

.reward-filter .dk_container {
    float: left;
    margin: 0 15px 0 0;
    width: 215px;
}
.reward-filter .search-filters .dk_toggle.dk_label {
    float: left;
    line-height: 1;
    padding: 7px 38px 7px 7px;
    width: 100% !important;
}
.reward-list{ margin:30px 0 0 0;}
.reward-list ul{ margin:0px; list-style:none;}
.reward-list ul li{ margin:0px 30px 30px 0px; list-style:none; float:left; width:17.66%;}
.last{ margin-right:0px !important;}
.box-reward-style{ background:#FFF; border:#f6f6f6 solid 6px; border-radius:3px;}
a.info{ text-align:center; display:inline-block; border-top:#ebebeb solid 1px; color: #084e8e; width:100%; padding:8px 0px;}
a.info2{ color: #505150;}

/*------Ongoing discount css--------*/
.discount-listing{ margin:0px 0 30px 0;}
.discount-box{ border:#dbdbdb solid 1px; border-radius:5px; min-height:234px; margin:30px 0 0 0;}
.brand-logo{ float:left; min-height:234px; border-right:#dbdbdb solid 1px; width:35%; text-align:center; line-height:234px;}
.brand-logo img{ display:inline !important; width: auto !important; max-height: 226px;}
.discount-detail{ width:65%; float:right; padding:20px 30px; max-height: 226px; overflow: hidden;}
.discount-detail h3{ font-size:14px; color:#0e4c8c;}
.discount-detail p,ul,li{ font-size:12px; font-weight:normal !important; line-height:18px !important;}
.discount-detail ul{ margin-left:15px;}

/*------other reward css--------*/
.other-rewards{ margin:30px 0 30px 0;}
.other-rewards .container{ width:100% !important;}
.other-rewards .container .product img{ width:100%; margin-bottom:10px;}

.rewards-listing .p-b-0 .container{
    width:100% !important;
    max-width: 100% !important;
}
.rewards-listing h2,
.rewards-listing h1{
    color: #0e4c8c;
    float: left;
    font-size: 24px;
    margin: 30px 0 0;
    width: 100%;
}
.learn-tab{ background:#f4f7fc; border-radius:3px; text-align:center; display:inline-block; padding:12px; width:100%; margin:40px 0px;}
.learn-tab p{ margin:0px !important; }
.learn-tab p a{ color:#96c2e7;}

/*------Faq css--------*/
.custom-tabs{ margin:30px 0;}
.custom-tabs .nav-tabs li{ width:20%; text-align:center; border:0px;}
.custom-tabs .nav-tabs li>a{ font-size:16px; color:#FFF; background:#0d4d8b; border-radius:0px; margin:0px; border-right:#4b739a solid 1px;}
.custom-tabs .nav-tabs li:hover{ border:0px !important; box-shadow:none !important;}
.custom-tabs .nav-tabs li a:hover{  border-color: #5381ac #5381ac transparent !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;}
.custom-tabs .nav-tabs li>a.active,
.custom-tabs .nav-tabs li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{ border:#5381ac solid 1px !important; border-bottom:#FFF solid 1px !important; background:#FFF; color:#0d4d8b;}

.custom-tabs .main-links{ background:#FFF; border:#5381ac solid 1px; border-top:0px;}
.custom-tabs .main-links a{ color:#0d4d8b;}
.custom-tabs [data-accordion] > [data-control]:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 7px;
    height: 17px;
    width: 18px;
    background: url(../images/expand-blue.svg) center center no-repeat;
    background-size: 18px 17px;
}
.custom-tabs [data-content] [data-accordion]{ text-align:left; padding:20px;}
.custom-tabs [data-content] [data-accordion] h4{ font-size:14px; font-family: "dunord-mediumregular"; }
.custom-tabs [data-content] [data-accordion] p{ margin-bottom:20px;}

/*------Right product css--------*/
.steps h2,
.steps h1{
    font-family: 'dunord-regularregular';
    font-size: 24px;
    display: inline-block;
    margin: 10px 0;
    color: #515050;
    text-transform: uppercase;
    width: 100%;
    background: #e6e7e8;
    padding: 7px 0;
    text-align:center;
}
.steps { float: left; margin: 0; width: 100%; }
.steps select.dropdowns {
    margin: 0px;
    margin-top: 0px;
    height: 36px;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    border-color: #d6d6d6;
    padding: 0px;
    font-size: 16px;
    color: #0a4e8d;
    text-align:center;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-appearance: none;
    appearance: none;
    font-weight: 500;
    box-shadow:none;
    background: url(../images/dropdown-arrow-big.png) no-repeat scroll 100% 50%;
}
.step3-info{ text-align:center; border-top:#cee1f3 solid 1px; border-bottom:#cee1f3 solid 1px; padding:15px; margin:30px 0px;}
.step3-info p{ margin-bottom:0px;}
.steps h3{ width:100%;}

.steps-tab{ border-top:#c7dcf0 solid 1px; border-bottom:#c7dcf0 solid 1px; padding:10px 0; float: left; width: 100%;}
.steps-tab h4{ margin-bottom:0px !important; font-size:24px; color:#98bfe4; text-transform: uppercase; float: left; width: 100%; }
.setps-content .agree{ padding:10px 0 0 0;}
.setps-content .agree label { line-height: 27px; margin-bottom: 0;}
.setps-content .agree p{ margin-bottom:0px !important; font-size:14px;}

.border-right{ border-right:#e5e5e5 solid 1px;}
.setps-content .btn-cols{ float:none; width:100%; text-align:center; margin-top: 20px;}
.credit-card-compare .container-else .steps-tab .col-md-3{ border:0px !important;}
.no-border{ border:0px !important;}
.reset-btn{ margin:30px 0 0 0; float:left; width:100%;}
.reset-btn .left { border: 1px solid #87a6c6; display: inline-block; float: none !important; font-family: "dunord-regularregular"; font-size: 14px; padding: 6px 50px; text-transform: capitalize; }

/*------corporate governance css--------*/
.steps-tab2{ border-top:#c7dcf0 solid 1px; border-bottom:#c7dcf0 solid 1px; padding:5px 0; margin:20px 0;}
.steps-tab2 h4{ margin-bottom:0px !important; font-size:16px; color:#98bfe4;}
.list-style ul{ margin-left:15px;}
.list-style ul li{ color: #505150;}
.list-style ul li{font-weight:normal !important; margin-bottom:10px;}

/*------Apply now css--------*/
.custom-tabs2{ margin:30px 0;}
.custom-tabs2 .nav-tabs>li{ width:16.66%; text-align:center; border:0px;}
.custom-tabs2 .nav-tabs>li>a{ font-size:16px; color:#FFF; background:#0d4d8b; border-radius:0px; margin:0px; border-right:#4b739a solid 1px;}
.custom-tabs2 .nav-tabs>li:hover{ border:0px !important; box-shadow:none !important;}
.custom-tabs2 .nav-tabs>li>a:hover{border-color: #5381ac #5381ac transparent !important;
    border-style: solid !important;
    border-width: 1px !important;
    box-shadow: none !important;}
.custom-tabs2 .nav-tabs li a:hover { background: #fff none repeat scroll 0 0; color: #0d4d8b; padding: 9.3px 15px !important; }
.custom-tabs2 .nav-tabs>li>a.active,
.custom-tabs2 .nav-tabs>li.active>a, .custom-tabs2 .nav-tabs>li.active>a:hover{ border-bottom:#fff solid 1px !important; border:#5381ac solid 1px !important;  background:#FFF; color:#0d4d8b; border-bottom: 0px solid transparent !important; border-top: 1px solid transparent !important; }
.custom-tabs2 .nav-tabs { border-bottom: 0;  border-top: 1px solid #618BB2;
    border-right: 1px solid #618bb3;}

.body-content{ border:#8cabc7 solid 1px; padding:30px 0; border-top:0px;}
.body-content label span{ color:#505050 !important; font-weight:bold;}
.body-content .agree { padding: 10px 0 0 90px; }
.label-head, .radio-inline{ float:left; font-size:12px; margin-right:10px; color:#505150; font-weight:normal;}
.label-head span{ color:red;}
.no-background{ background:none !important; padding:0px !important;}
.date-birth{ width: 100%; }
.date-birth span{ font-size:12px !important;}
.economic-report .dateofbirth .dk_toggle.dk_label {
    width: 78px !important;
    margin-left: 10px;
    font-size: 14px;
    font-family: "dunord-regularregular";
    font-weight: normal;
}
.dateofbirth .dk_container{ background:none !important;}
.no-background.compare-cards span{ margin-right:0px; color:#505050;}
.no-background span span{ color:red !important; margin:0px; padding:0px; width:auto !important; float:none !important;}
.select-country .dk_toggle.dk_label { float:right !important; margin-left:43px !important;}
.select-country .dk_container{ background:none;}
.select-country.selectz{ width:100% !important;}
.terms span{ font-size:12px; color:#505050 !important;}
.right-btn2{ width:100% !important;}

/*------Thankyou css--------*/
.thankyou{ padding:30px 0 0;}
.thankyou h3{ font-size:36px; color:#0b4d8c; text-transform: uppercase; margin: 0;}
.thankyou p { color: #0b4d8c; font-size: 24px; line-height: 44px !important; width: 90%; }
.thankyou p strong { font-weight: normal; font-family: 'dunord-boldregular'; }
.font-size label { font-size:16px; font-weight:bold; padding:5px 0 0 25px !important;}

/*------ministry salaries css--------*/
custom-tabs3{ margin:30px 0;}
.custom-tabs3 .nav-tabs>li{ width:33.33%; text-align:center; border:0px;}
.custom-tabs3 .nav-tabs>li>a{
    font-size:16px; color:#FFF; background:#0d4d8b; border-radius:0px; margin:0px; border-right:#4b739a solid 1px; text-transform: uppercase;
    line-height: 1.42857143;
    border: 1px solid transparent;
}
.custom-tabs3 .nav-tabs>li:hover{ border:0px !important; box-shadow:none !important;}
.custom-tabs3 .nav-tabs>li>a:hover{ border:0px !important; box-shadow:none !important;}
.custom-tabs3 .nav-tabs>li>a.active,
.custom-tabs3 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{ border:#5381ac solid 1px !important; border-bottom:#FFF solid 1px !important; background:#FFF; color:#0d4d8b;}
.head-tab{ background:#99c0e5; padding:15px 10px; font-size:24px; color:#0d4d8b;}
.row-list{ border-bottom:#d4d4d4 solid 1px; padding:8px 10px; color:#505050;}

/*------Media Relation css--------*/
.media-page h3{ font-size:24px;}
.media-news .container{ width:100%;}
.media-news .container .product img{ width:100%;}
.fullwidth h3 a{ font-size:24px !important; margin:15px 0 0 0 !important; float:left; width:100%;}
i.fa-phone, i.fa-fax, i.fa-envelope{ color:#004b8c; font-size:16px; margin-right:10px;}

@media (max-width: 375px) {
    .reward-filter .search-filters .dk_toggle.dk_label {
        width: 335px !important;
    }
    .reward-list ul li{ width:100%;}
    .brand-logo {
        float: left;
        min-height: 120px;
        border-bottom: #dbdbdb solid 1px;
        width: 100%;
        text-align: center;
        line-height: 120px;
    }
    .discount-detail {
        width: 100%;
        float: right;
        padding: 20px 30px;
        overflow-y: scroll;
    }
    .custom-tabs .nav-tabs>li {
        text-align: center;
        border: 0px;
    }
    .credit-card-compare .container-else{ width:100%;}
    .select-nationality .select-national {
        float: right;
        width: 100%;
    }
    .affix {
        position: inherit;
    }
    .dp8wrapper.affix {
        width: 100% !important;
        top: 10px !important;
    }
    .economic-report .dateofbirth .dk_toggle.dk_label {
        width: 60px !important;
        margin-left: 5px;
        font-size: 12px;
        font-family: "dunord-regularregular";
        font-weight: normal;
    }
    .m-nopadding{ padding-left:0px !important; padding-right:0px !important;}
    .compare-cards .dk_toggle.dk_label {
        width: 280px !important;
        text-align: center;
    }
    .label-head, .radio-inline {
        float: left;
        font-size: 12px;
        margin-right: 4px;
        color: #505150;
        font-weight: normal;
    }
}

@media (max-width: 320px) {
    .reward-filter .search-filters .dk_toggle.dk_label {
        width: 280px !important;
    }
    .reward-list ul li{ width:100%;}
    .brand-logo {
        float: left;
        min-height: 120px;
        border-bottom: #dbdbdb solid 1px;
        width: 100%;
        text-align: center;
        line-height: 120px;
    }
    .discount-detail {
        width: 100%;
        float: right;
        padding: 20px 30px;
        overflow-y: scroll;
    }
    .custom-tabs .nav-tabs>li {
        width: 100%;
        text-align: center;
        border: 0px;
    }
    [data-accordion] button {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #fff;
        margin-bottom: 9px;
        margin-left: 15px;
        padding: 10px;
    }
    .credit-card-compare .container-else{ width:100%;}
    .select-nationality .select-national {
        float: right;
        width: 100%;
    }
    .credit-card-compare .container-else .col-md-3 {
        border-bottom: 2px solid #dbdddd;
        border-right:0px;
    }
    .affix {
        position: inherit;
    }
    .dp8wrapper.affix {
        width: 100% !important;
        top: 10px !important;
    }
    .selectz {
        width: inherit;
    }
    .economic-report .dateofbirth .dk_toggle.dk_label {
        width: 60px !important;
        margin-left: 5px;
        font-size: 12px;
        font-family: "dunord-regularregular";
        font-weight: normal;
    }
    .m-nopadding{ padding-left:0px !important; padding-right:0px !important;}
    .compare-cards .dk_toggle.dk_label {
        width: 180px !important;
        text-align: center;
    }
    .label-head, .radio-inline {
        float: left;
        font-size: 12px;
        margin-right: 4px;
        color: #505150;
        font-weight: normal;
    }


    .dk_container {
        width: auto;
    }
    .select-country .dk_toggle.dk_label {
        float: right !important;
        margin-left: 30px !important;
    }
    .left{ padding: 10px 49px;}

}


@media (min-width: 380px) and (max-width: 767px) {
    .reward-list ul li, .reward-list ul li.last { margin: 0 3% 30px 0 !important; width: 47%; }
    .reward-list ul li:nth-child(2n+2) { margin: 0; }
    .other-rewards .product-other { width: 50%;  }
    .other-rewards .product-other h3 { min-height: 70px; }
}

@media (max-width:767px) {
    body .nbk-tool .tool-box { width: 33.33%; margin-top: 8px !important; }
    #slider .owl-dots { bottom: 6px; }
    .compare-cards .dk_container { margin: 0 0 10px 0; width: 100%; }

    .compare-cards.select-national  { margin-bottom: 10px; }
    .compare-cards.select-national .dk_container { margin: 0; width: 100%; }

    .nbk-news .product-other h3 {   margin-bottom: 20px; }

    .search-result-listing h3 {  margin: 30px 0 10px; }
    .country h3 { font-size: 12px; }
    .country ul li a { font-size: 12px; padding: 3px 0; }
    .country ul li span { width: 17px; margin-right: 5px; }
    .country img { width: 100%; }
    .country-dropdown { width: 220px; }
    .ministry-filter .ministry-input { width: 200px; }
    .credit-card-compare .sticky .card-box { width: 200px !important; }
    .sticky .card-box .fee-buttons .apply-now, .sticky .card-box .fee-buttons .learn-more { width: auto !important; padding: 0 10px 1px 20px !important; font-size: 12px !important; }
    .sticky .card-box .fee-buttons .apply-now i img, .sticky .card-box .fee-buttons .learn-more i img { margin: 0 !important; width: auto !important; }
}



@media (min-width: 768px) and (max-width: 991px) {
    .credit-card-compare .card-box { width:100%; }
    .sticky .card-img {
        float: left;
        width: 100%;
    }
    .sticky .card-box h3 {
        float: left;
        margin-top: 0;
        width: 100%;
    }
    .sticky .card-box .fee-buttons {
        float: left;
        width: 100%;
    }
    /** commented out for aligning button with other columns **/
    /*.credit-card-compare.credit-card-compare-res .sticky .apply-now.blank-now { margin-top: 10px; }*/

    .custom-tabs2 .nav-tabs>li>a{ font-size: 12px; padding: 10px 0px;}
    .reward-list ul li{ width:16.66%; margin: 0 26px 30px 0px;}
    .custom-tabs .nav-tabs>li>a { font-size: 12px; color: #FFF; }
    .credit-card-compare .learn-more{padding: 0 10px 1px 18px;}

    .compare-cards.reward-filter .selectz { width: 21% !important; }
    .compare-cards.reward-filter .dk_container { margin-right: 4%!important; width: 96% !important; }
    .search-form .search-input { width: 100% !important; }

    .compare-cards.economic-report .selectz { width: 18% !important; }
    .compare-cards.economic-report .dk_container { width: 100%; }
    .compare-cards.economic-report .country-input .dk_toggle.dk_label { width: 96% !important; margin-right: 4% !important; }
    .compare-cards.economic-report .month .dk_toggle.dk_label  { width: 96% !important; margin-right: 4% !important; }
    .compare-cards.economic-report .year .dk_toggle.dk_label  { width: 96% !important; margin-right: 4% !important; }
    .compare-cards.economic-report.economic-report-res .selectz { width: 26% !important; }

    .date-birth{ float: left; margin-bottom: 10px; }

    .media-relation-page .interview-box.center-box p { font-size: 14px !important; line-height: 17px !important; }
    .media-relation-page .interview-sec-media .interview-box p { font-size: 12px; line-height: 16px; padding: 0 10px; bottom: 5px; }
    .product-nav ul li { margin-right: 35px !important; }
    .product-nav ul li:last-child { margin-right: 0 !important; }

    #branch_form .filter-text { width: 100%; margin-bottom: 15px; }
    .find-us-page .find-us-map .selectz { margin-bottom: 20px; margin-right: 1.5%; width: 31%; }


}
@media (min-width: 1025px) and (max-width: 1099px) {
    .reward-filter .dk_container { width: 195px !important; }
    .custom-tabs2 .nav-tabs li a { padding-left: 0; padding-right: 0; }
}
@media (min-width: 992px) and (max-width: 1024px) {

    .reward-filter .selectz { width: 210px !important; }
    .reward-filter .search-filters .dk_toggle.dk_label { width: 100% !important; }
    .reward-filter .dk_container { width: 96% !important; margin-right: 4%; }
    .reward-list ul li{ width:16.66%; margin: 0 26px 30px 0px;}
    .reward-filter .dk_options { width: 100% !important; }
    .economic-report-res .selectz { margin-bottom: 10px; }
    .economic-report-res .selectz:last-child { margin-bottom: 0 }
    .select-nationality .select-national { width: 70% !important; }
    .date-birth .dropdowns { padding-left: 3px !important; padding-right: 27px; }

}




/* Strat Bacth2 fixing from adnan Styling css */
.custom-tabs .nav-tabs>li>a:hover{ padding:11px;}
.custom-tabs [data-accordion] > [data-control]:after
{
    background:url(../images/plus-icon-big.png)  center center no-repeat;
    width:27px;
    height:28px;
    background-size: 27px 28px;
}
.custom-tabs [data-accordion].open > [data-control]:after{
    background:url(../images/minus-icon-big.png)  center center no-repeat !important;
    width:27px !important;
    height:28px !important;
    background-size: 27px 28px;}
.open.main-links{ background:#98c0e6;}
.custom-tabs .main-links a{ padding:9px 0 8px 30px; font-size:16px;}
.custom-tabs [data-content] [data-accordion] {
    float: left;
    padding: 28px 30px 28px 30px;
    width: 100%;
    background: #FFF;
}
.select-nationality .select-national{ width:329px; font-size:14px; padding: 0; }
.product-nav ul li {
    margin-right: 165px;
}
.steps .select-nationality{ padding:20px 0px;}
.steps select.dropdowns{ padding:0 0 0 90px; text-align:center !important;font-size:14px;}
.steps .select-nationality label{ padding-top:7px; font-weight:normal !important; color:#505150;}
.step3-info p{ font-size:16px; color:#505150; line-height:24px !important;}
.steps h3{ text-transform:uppercase;}
.setps-content { float: left; padding: 0 0 20px 0; width: 100%; }
.margin-top{ margin-top:20px;}
.earning-listing{ padding:20px 0;}
.earning-listing.compare-lists ul li{ margin-bottom:10px !important;  background: rgba(0, 0, 0, 0) url(../images/card-listing/dot.png) no-repeat scroll left 7px;}
.row-list {
    border-bottom: #d4d4d4 solid 2px;
    padding: 5px 10px 5px 40px;
    color: #505050;
}
.head-tab {
    background: #99c0e5;
    padding: 15px 15px 15px 40px;
    font-size: 24px;
    color: #0d4d8b;
}
.custom-tabs3 .nav-tabs>li>a:hover{ padding:11px 16px;}
.custom-tabs2 .nav-tabs>li>a:hover{ padding:11px 16px;}
.custom-tabs3 .nav-tabs>li:nth-child(3){border-right:0px;}
.body-content{ border:#618bb3 solid 1px; border-top:0px;}




@media (max-width: 479px) {
    .reward-filter .search-filters .dk_toggle.dk_label {
        width: 335px !important;
    }

    .brand-logo {
        float: left;
        min-height: 120px;
        border-bottom: #dbdbdb solid 1px;
        width: 100%;
        text-align: center;
        line-height: 120px;
    }
    .discount-detail {
        width: 100%;
        float: none;
        padding: 20px 30px;
        overflow-y: scroll;
    }
    .custom-tabs .nav-tabs>li {
        text-align: center;
        border: 0px;
    }
    .credit-card-compare .container-else{ width:100%;}
    .select-nationality .select-national {
        float: right;
        width: 100%;
    }
    .affix {
        position: inherit;
    }
    .dp8wrapper.affix {
        width: 100% !important;
        top: 10px !important;
    }
    .economic-report .dateofbirth .dk_toggle.dk_label {
        width: 60px !important;
        margin-left: 5px;
        font-size: 12px;
        font-family: "dunord-regularregular";
        font-weight: normal;
    }
    .m-nopadding{ padding-left:0px !important; padding-right:0px !important;}
    .compare-cards .dk_toggle.dk_label {
        width: 280px !important;
        text-align: center;
    }
    .label-head, .radio-inline {
        float: left;
        font-size: 12px;
        margin-right: 4px;
        color: #505150;
        font-weight: normal;
    }
    .custom-tabs .main-links a{ padding:12px 0 8px 20px; font-size:14px;}
    .steps select.dropdowns {
        padding: 0 0 0 55px;
        text-align: center !important;
        font-size: 14px;
    }
    .border-right {
        border-right:none;
        border-bottom: 0;
    }
    .compare-paragraph, .compare-lists, .earning-listing{ padding:0 20px;}
    .credit-card-compare .container-else .col-md-3 {
        border-bottom: 2px solid #dbdddd;
        padding:20px 0;
    }

    .credit-card-compare.right-card-page .container-else .col-md-3 {
        border-bottom: 0;
        border-right:2px solid #dbdddd;
        padding:0 15px;
    }

    .row-list {
        border-bottom: #d4d4d4 solid 2px;
        padding: 5px 10px 5px 5px;
        color: #505050;
    }
    .head-tab {
        background: #99c0e5;
        float: left; width: 100%;
        padding: 15px 15px 15px 5px;
        font-size: 24px;
        color: #0d4d8b;
    }


}

@media (max-width: 320px) {
    .reward-filter .search-filters .dk_toggle.dk_label {
        width: 280px !important;
    }
    .reward-list ul li{ width:100%;}
    .brand-logo {
        float: left;
        min-height: 120px;
        border-bottom: #dbdbdb solid 1px;
        width: 100%;
        text-align: center;
        line-height: 120px;
    }
    .discount-detail {
        width: 100%;
        float: right;
        padding: 20px 30px;
        overflow-y: scroll;
    }
    .custom-tabs .nav-tabs>li {
        width: 100%;
        text-align: center;
        border: 0px;
    }
    [data-accordion] button {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        color: #fff;
        margin-bottom: 9px;
        margin-left: 15px;
        padding: 10px;
    }
    .credit-card-compare .container-else{ width:100%;}
    .select-nationality .select-national {
        float: right;
        width: 100%;
    }
    .credit-card-compare .container-else .col-md-3 {
        border-bottom: 0;
        border-right:0px;
        padding:20px 0;
    }
    .affix {
        position: inherit;
    }
    .dp8wrapper.affix {
        width: 100% !important;
        top: 10px !important;
    }
    .selectz {
        width: inherit;
    }
    .economic-report .dateofbirth .dk_toggle.dk_label {
        width: 60px !important;
        margin-left: 5px;
        font-size: 12px;
        font-family: "dunord-regularregular";
        font-weight: normal;
    }
    .m-nopadding{ padding-left:0px !important; padding-right:0px !important;}
    .compare-cards .dk_toggle.dk_label {
        width: 180px !important;
        text-align: center;
    }
    .label-head, .radio-inline {
        float: left;
        font-size: 12px;
        margin-right: 4px;
        color: #505150;
        font-weight: normal;
    }
    .dk_container {
        width: auto;
    }
    .select-country .dk_toggle.dk_label {
        float: right !important;
        margin-left: 30px !important;
    }
    .left{ padding: 10px 49px;}
    .custom-tabs .main-links a{ padding:12px 0 8px 20px; font-size:14px;}
    .steps select.dropdowns {
        padding: 0 0 0 55px;
        text-align: center !important;
        font-size: 14px;
    }
    .border-right {
        border-right:none;
        border-bottom: 1px solid #e5e5e5;
        border-top: 1px solid #e5e5e5;
    }
    .compare-paragraph, .compare-lists, .earning-listing{ padding:0 20px;}

}


@media (min-width: 768px) and (max-width: 991px) {
    .nbk-glace p {
        font-size: 12px!important;
        line-height: 14px!important;
    }
    .btn-mediaKit-download{
        width: 89px!important;
    }
    .file-size{
        font-size: 12px!important;
    }

    .custom-tabs2 .nav-tabs>li>a{ font-size: 12px; padding: 10px 0px;}

    .reward-filter .search-filters .dk_toggle.dk_label {
        width: 115px !important;
    }
    .reward-list ul li{ width:16.66%; margin: 0 26px 30px 0px;}
    .custom-tabs .nav-tabs>li>a {
        font-size: 12px;
        color: #FFF;
    }
    .credit-card-compare .learn-more{padding: 0 10px 1px 18px;}

    .custom-tabs .main-links a{ padding:12px 0 8px 20px; font-size:14px;}
    .steps-tab h4 {
        margin-bottom: 0px !important;
        font-size: 17px;
        color: #98bfe4;
    }

    .row-list {
        border-bottom: #d4d4d4 solid 2px;
        padding: 5px 10px 5px 20px;
        color: #505050;
    }
    .head-tab {
        background: #99c0e5;
        padding: 15px 15px 15px 20px;
        font-size: 24px;
        color: #0d4d8b;
    }
    .term-nav.media-nav ul li { margin-right: 40px !important; }
}
@media (min-width: 992px) and (max-width: 1024px) {

    .reward-filter .search-filters .dk_toggle.dk_label {
        width: 100% !important;
    }
    .reward-list ul li{ width:16.66%; margin: 0 26px 30px 0px;}
    .select-nationality .select-national select { text-align: center !important; }

}

.term-page .para-col #overview { padding-top: 0; }

/*------Search Result css--------*/
.search-result-listing
{
    border-bottom:#e8e8e8 solid 1px;
    padding:40px 0px;
    display: none;
}
.search-result-listing h3{ font-size:24px; color:#0e4c8c; text-transform:uppercase; margin-bottom:20px; line-height:normal;}
.search-result-listing p { line-height:19px; margin-bottom:0px;}
.search-result-listing:nth-last-child(-2n+1){ border-bottom:0px;}

/*------404 page css--------*/
.error-page h3{ font-size:33px; color:#0b4d8c;}
.error-page p a{color:#99c0e5;}
.error-page p a:hover{color:#0b4d8c ;}
input.search-field{ border:#e8e9ea solid 2px; border-radius:5px; box-shadow:none !important;  padding: 7px 18px; font-family: "dunord-regularregular"; display: block!important; width: 100% !important }
.careers .search-now {
    font-size: 16px;
    padding: 6px 15px 6px 25px;
}



.links-box{ width:100%; margin:45px 0;}
.links-box .header-box{ background:#0b4d8c; padding:10px 34px; font-size:16px; color:#fff; font-family: "dunord-regularregular"; }
.links-box .box-body{ padding:20px; border:#aac0d6 solid 2px; border-top: 0;}
.links-box .box-body ul{ list-style:none; margin:0px; padding:0px;}
.links-box .box-body ul li a{ font-size:14px; color:#0b4d8c; line-height:26px; font-family: "dunord-regularregular"; }
.links-box .box-body ul li a:hover{  color:#99c0e5;}

.thanks .owl-item{ margin-bottom:30px;}


/*------nbk network css--------*/
.network-map{ margin:0px 0 30px 0px;}


.search-result-listing h3{ font-size:24px; color:#0e4c8c; text-transform:uppercase !important; margin-bottom:20px; line-height:normal;}
.search-result-listing p { line-height:19px; margin-bottom:0px; text-align: justify; }
.search-result-listing:nth-last-child(-2n+1){ border-bottom:0px;}

#loadMore { margin-top: 35px; }


.custom-tabs2 .border-left { border-left: 1px solid #eee !important; }


.apply-now-form .margin-bottom { min-height: 45px; }

.apply-now-page.term-page { padding-top: 0; }
.apply-now-page.term-page .tab-pane.fade p { color: #505150; font-size: 14px; line-height: 18px; margin: 0; }
.apply-now-page.term-page .agree span { color: #505150; font-size: 15px; margin-left: 4px; }
.apply-now-page.term-page [type="checkbox"]:not(:checked) + label::before, .apply-now-page.term-page [type="checkbox"]:checked + label::before {  width: 15px; height: 15px;}
.apply-now-page.term-page [type="checkbox"]:not(:checked) + label::after, .apply-now-page.term-page  [type="checkbox"]:checked + label::after {
    font-size: 10px;

}


.term-page .after p { float: left; }
.term-page .radio-inline { line-height: 18px; }
.term-page .cols-26 p { float: left; }
.term-page .cols-26 .radio-inline { margin-top: 5px; }

.term-page .form-group { float: left; width: 100%; margin-bottom: 10px; }
.faq-page .custom-tabs .main-links a { font-family: "dunord-mediumregular"; }
.faq-page [data-accordion] button { margin: 0;  width: 100%; padding: 0; float: left; }

.faq-page .custom-tabs .nav.nav-tabs a { padding: 8px 15px !important; }
.faq-page .nav-tabs li a:hover { background: #fff; color: #0d4d8b ; }

.faq-page .nav-tabs .custom-tabs a:hover { padding: 9px !important; }

#footer { z-index: 9; }

.thanks-heading h2 { padding-top: 60px; }

.agree label span { font-size: 16px; color: #515050; font-family: 'dunord-boldregular'; font-weight: normal; }
.thanks .post-item { margin-bottom: 15px; }
.thanks .all-offers { padding: 5px 15px 5px 30px; }

.rewards-listing.faq-page { margin-top: 10px;    margin-bottom: 50px; }

.apply-now-page .custom-tabs2 { margin: 20px 0 !important; }
.applay-now-paragraph { float: left; width: 100%; padding: 30px 0 20px; }
.applay-now-paragraph p { padding: 0; font-size: 14px; color: #515050; float: left; margin: 0;}
.apply-now-page h3 { font-size: 24px; text-transform: uppercase; color: #0e4c8c; margin-bottom: 0; }

.apply-now-btns { float: left; width: 100%; margin-bottom: 110px; }
.apply-now-btns h2, .apply-now-btns h1 { color: #0e4c8c; font-size: 24px; margin: 10px 0; float: left; width: 100%; }
.apply-now-btns p { font-size: 14px; color: #505150; float: left; width: 100%; margin: 0; }
.apply-now-btns a {
    background-color: #0e4c8c;
    background-image: url("../images/nbk/icons.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    border-color: #0e4c8c;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    margin-top: 15px;
    padding: 7px 24px 7px 38px;
    width: 100%;
}
.apply-now-btns a:hover { background-color: #98c0e6; }

.select-nationality + .agree span {
    font-family: "dunord-regularregular";
    font-size: 12px !important;
}
.select-national.compare-cards .dk_toggle { font-size: 12px;  }
.select-national.compare-cards .selectz { width: 100%; }
.select-national.compare-cards .dk_container { width: 100%; }
.select-national.compare-cards .dk_toggle.dk_label { float: left; width: 100% !important; font-family: "dunord-regularregular"; font-weight: normal; }

.clon .selectz.country-input.select-national { padding: 0; width: 100%; }

.credit-card-compare .apply-now.blank-now.add-credit { padding-left: 0 !important; padding-right: 0 !important; width: 128px; }
.credit-card-compare .sticky .apply-now.blank-now.add-credit  { width: auto; padding-left: 5px !important; padding-right: 5px !important; }

.compare-cards .card-type-selectz { margin: 5px 0; }

.credit-card-title .container-else:last-child .credit-card { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }

.error-page p { line-height: 20px; margin-bottom: 35px; }
.error-page + .row .apply-now { font-size: 14px; padding: 5px 15px 5px 16px; line-height: 22px; }
.apply-btn .all-offers { line-height: 21px; }

.search-result-page .para-col h3 { text-transform: capitalize; }
.search-result-page .para-col h3 strong { font-weight: normal !important; font-family: 'dunord-boldregular'; }

.reward-center-landing + .ps-40 p { padding-top: 35px; }

.reward-center-landing + .ps-40 + .rewards-listing h2 { text-transform: uppercase; }

.reward-center-landing + .ps-40 + .rewards-listing p { float: left; line-height: 19px; margin-top: 15px; width: 100%; }




/*---------------Usama-------------*/
.investor .custom-item{
    padding: 50px 10px 53px;
    background-color: #fafafa;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
}
.investor .custom-item:hover{
    background-color: #969698 ;
    margin-bottom: 10px ;
    padding: 50px 10px 29px 10px ;
}
.investor .download-btn {
    padding: 10px 70px !important;
}
.investor h3 {
    line-height: 1;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 24px;
}
.investor h4 {
    text-transform: uppercase;
    font-size: 24px;
}
.investor .invester-button {
    background-color: #0b4d8c;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 50px;
}
.inves{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.steps-tab3{ border-top:#b3b4b4 solid 1px; border-bottom:#b3b4b4 solid 1px; padding:5px 0; margin:20px 0;}
.steps-tab3 h4 {
    color: #b3b4b4;
    margin-bottom:0px
}
.news-box .steps-tab3 {
    color: #b3b4b4;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 10px;
    margin-bottom: 20px;
    width: 100%;
}
.levels-2 .img-sec {
    float: none;
    width: 180px;
}
.levels-2 .timeline-section {
    float: left;
    width: 780px;
}
.levels-2 .bank-level {
    width: 73%;
}
.levels-2 .new-year-performance {
    width: 21.185% !important;
}
.levels-2 .levels-h2 {
    border-bottom: 1px solid #b3b4b4;
    border-top: 1px solid #b3b4b4;
    color: #b3b4b4;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 24px;
    margin-bottom: 40px;
    padding: 7px 0;
    text-transform: uppercase;
    width: 100%;
}
.debt-securities{
    float: left;
    width: 100%;
}
.debt-securities{

}
.tier-one {
    float: left;
    width: 100%;
}
.tier-two {
    float: left;
    width: 100%;
}
.debt-securities .tirz {
    font-size: 14px;
}
.tab-bg {
    background: #99c0e5 none repeat scroll 0 0;
    float: left;
    padding: 10px 20px;
    width: 100%;
    font-family: 'dunord-regularregular';
    font-size: 16px;
    color: #0d4d8b;
}
.tab-low {
    float: left;
    padding: 2px 20px;
    width: 100%;
    font-family: 'dunord-regularregular';
    font-size: 14px;
    color: #505150;
    border-bottom: 2px solid #d4d4d4;
}
.date-padding{
    float: left;
    width: 100%;
    padding-left: 91px;
}
.annaounce .steps-tab2 {
    margin-top: 36px;
}
.bank-level-2 p {
    margin-bottom: 20px;
    margin-top: 20px;
}
.bank-level-2 a {
    font-size: 14px;
    color: #99c0e5;
    font-family: 'dunord-regularregular';
    font-weight: bold;
}
.bank-level-3 {
    margin-top: 30px;
}
.tab-lol {
    float: left;
    padding: 2px 20px;
    width: 100%;
    font-family: 'dunord-regularregular';
    font-size: 14px;
    color: #505150;
    line-height: 22px;
    border-bottom: 1px solid #808285;
}

.news-box:last-child hr { visibility: hidden; }

.form-center-page .download-btn { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; display: block; }

.ministry-input .dk_toggle.dk_label { margin-right: 0 !important; }

.selectz.left-search-faq { float: left !important; }

.nbk-group-ar .country-dropdown { right: 0;}

.terms-form .error {
    background: rgba(0, 0, 0, 0) url("../images/nbk/validation-error-img.png") no-repeat scroll 97% center;
    border: 1px solid #ee2b33   }
.validation-require .holder { color: #ee2b33; }
.form-group-sm .form-control { height: auto !important; }

/*.term-page .cols-25 .form-control { margin-bottom: 0; }*/

.media-relation-page .nbk-news .product span { font-size: 14px; margin-top: 0; }

.media-relation-page #overview { float: left; width: 100%; margin: 40px 0; }
.media-relation-page h2, .media-relation-page h1 { font-size: 24px; text-transform: uppercase; color: #0e4c8c; font-family: 'dunord-regularregular'; margin-bottom: 15px; }

.media-relation-page #overview p { color: #515050; float: left; font-size: 14px; line-height: 16px; width: 100%; margin-bottom: 0 }
.media-relation-page .term-nav ul li {  margin-right: 155px; }

.media-relation-page .announcements h3 { float: left; width: 100%; margin: 15px 0 0; }
.media-relation-page .announcements h3 a { color: #0b4d8c; float: left; font-size: 24px; line-height: 28px; width: 100%; }
.media-relation-page .announcements span { color: #99c0e5; float: left; font-family: "dunord-regularregular"; font-size: 14px; line-height: 14px; width: 100%; margin-top: 10px; margin-bottom: 30px; }

.media-relation-page .announcements img { width: 100%; }
.media-relation-page .announcements-four-cols { float: left; width: 100%; margin-bottom: 40px; }
.media-relation-page .announcements-four-cols span { color: #98c0e6; float: left; font-family: "dunord-regularregular"; font-size: 12px; line-height: 12px; margin-top: 15px; width: 100%; }

.media-relation-page .announcements-four-cols h3 a { color: #0e4c8c; float: left; font-size: 16px; line-height: 18px; margin-bottom: 20px; margin-top: 10px; width: 90%; }

.media-relation-page .interview-sec-media { float: left; width: 100%; margin-bottom: 40px; }
.media-relation-page .interview-sec-media .sub-heading { float: left; width: 100%; border-top: 1px solid #98bfe4; border-bottom: 1px solid #98bfe4; }
.media-relation-page .interview-sec-media .sub-heading { float: left; width: 100%; border-top: 1px solid #98bfe4; border-bottom: 1px solid #98bfe4; padding: 6px 0; margin-bottom: 30px; }
.media-relation-page .interview-sec-media .sub-heading h3 { color:#98bfe4; text-transform: uppercase; float: left; width: 100%; margin: 0;  font-size: 24px; font-family: "dunord-regularregular"; }

.media-relation-page .announcements-four-cols .col-xs-12 img { width: 100%; float: left; }

.media-relation-page .interview-box  { float: left; width: 100%; margin-bottom: 22px; position: relative; text-align: center; border-radius: 3px; }
.media-relation-page .interview-box p { position: absolute; bottom: 10px ; width: 100%; color: #fff; font-family: "dunord-regularregular"; font-size: 16px; margin-bottom: 0; line-height: 22px;  padding: 0 30px; }
.media-relation-page .interview-box img { float: left; width: 100%; opacity: 0.7; }

.media-relation-page .interview-box.center-box p { font-size: 24px; line-height: 26px; }

.ImageWrapper { display: block; overflow: hidden; position: relative; transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; border-radius: 3px; }
.ImageWrapper .StyleH { margin: -20px 0 0; opacity: 0; position: absolute; text-align: center; top: 43%;
    transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; visibility: hidden; width: 100%;  }


.media-relation-page .WhiteRounded { display: inline-block; }
.media-relation-page .WhiteRounded img { opacity: 1 !important; width: auto; }

.interview-sec-media #slider { float: left; padding-bottom: 40px; width: 100%; margin-bottom: 20px; }
.interview-sec-media #slider .owl-dots { bottom: -30px !important; }
.interview-sec-media .owl-theme .owl-dots .owl-dot span { border: 1px solid #9bc1e5 !important; }

.interview-sec-media #relation-slider { margin: 20px 0; }
.interview-sec-media #relation-slider .owl-nav { display: none; }

.video-interview-sec { width: 100%; float: left; }
.video-interview-sec .video-box { float: left; width: 100%; margin-bottom: 20px; position: relative; }
.video-interview-sec .video-box img { width: 100%; float: left; }

.video-interview-sec .video-play-icon {  position: absolute; text-align: center; top: 30%; transition: all 0.3s ease 0s;  width: 100%; }
.video-interview-sec .video-play-icon a { display: inline-block;}
.video-interview-sec .video-play-icon img { width: auto; }


.video-interview-sec .video-box p {
    font-size: 24px;
    line-height: 26px;
    bottom: 20px;
    font-family: "dunord-regularregular";
    margin-bottom: 0;
    padding: 0 30px;
    position: absolute;
    width: 100%;
}

.video-interview-sec .video-box p a { color: #fff; }
.video-interview-sec .video-box p a:hover { color: #98c0e6; }

.video-interview-sec.video-list .video-play-icon {  top: 15%; }
.video-interview-sec.video-list .video-play-icon:hover { opacity: .8; }
.video-interview-sec .video-play-icon a:hover { opacity: .8; }

.video-interview-sec.video-list .video-box p {
    bottom: auto;
    float: left;
    font-size: 16px;
    text-align: left;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0;
    width: 90%; position: relative;}

.video-interview-sec.video-list .video-box p a { color: #0e4c8c; }
.video-interview-sec.video-list .video-box p a:hover { color: #98c0e6; }

.video-interview-sec.video-list + .container .all-offers { margin-top: 10px; }

.media-relation-kit { float: left;}

.media-relation-kit .fee-term p { margin-bottom: 25px; }
.media-relation-kit .product { float: left; width: 100%; margin-bottom: 30px; }
.media-relation-kit .product-item { background-color: #fafafa; border: 10px solid #fafafa; border-radius: 5px; margin: 0; }
.media-relation-kit .product-item:hover { background-color: #969698; padding: 50px 20px 16px; }

.media-relation-kit .fee-term h3 {
    color: #0e4c8c;
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0;
    text-align: left;
    width: 70%; }
.media-relation-kit .fee-term .all-offers { margin-bottom: 40px; }
.media-relation-kit .fee-term .special-offers { float: left; width: 100%;}
.media-contacts p { color: #505150; float: left; font-size: 12px; line-height: 20px; width: 100%; margin-bottom: 15px; }
.media-contacts p a { color: #679dd0; }
.media-contacts p a:hover { color: #0e4c8c; }
.media-contacts .contact-info { float: left; width: 100%; }
.media-contacts .contact-info p { font-size: 14px;  }
.media-contacts .contact-info p:first-child { margin-bottom: 5px; }

.media-contacts .contact-info { float: left; width: 100%; margin-bottom: 40px; }
.media-contacts .contact-info ul { list-style: none; float: left; width: 100%;}
.media-contacts .contact-info ul li { float: left; width: 100%; font-size: 14px; color: #505150; font-family: "dunord-regularregular"; margin-bottom: 15px; }
.media-contacts .contact-info ul li a { color: #679dd0; }
.media-contacts .contact-info ul li img { margin-right: 15px; }

.term-nav.media-nav ul li {  margin-right: 150px ; }
.term-nav.media-nav ul li:last-child { margin: 0; }

@media (min-width: 991px) {
    .nbk-group-footer .personal-col { width: 115px; }
    .nbk-group-footer .private-col { width: 80px; }
    .nbk-group-footer .usefull-col { width: 70px; }
    .nbk-group-footer .nbk-col { width: 60px; }
    .nbk-group-footer .business-col { width: 150px; }
}


.fancybox-margin { right: -393px !important; }

.interview-sec-media #slider { overflow: inherit !important; }
.interview-sec-media .owl-theme .owl-nav .owl-prev { left: -50px; }
.interview-sec-media .owl-theme .owl-nav .owl-next { right: -50px; }
.media-relation-kit .product-item > a > img { width: 100%; height: auto; }

/* Right Product fixing from adnan Styling css */
.right-dropdown span{ font-size:14px !important;}
.age.right-dropdown span i, .salary.right-dropdown span i{ background: url(../images/nbk/right-pro-menu-arrow.png) #0e4c8c no-repeat scroll center center;
    float: right;
    padding: 21px 22px;
    position: absolute;
    right: 0;
}
.right-produt-menu{ width:100% !important;}
.right-produt-menu ul{ list-style:none !important; width:100%; text-align:left !important;}
.right-produt-menu ul li{ list-style:none !important; background:none; width:100%; text-align:left !important;}
.steps .select-nationality label{ font-family: "dunord-regularregular" !important; font-size:16px !important; padding-top:10px !important;}
.age-info, .salary-info {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    z-index: 999999;
}
.step3-info { float: left; margin-bottom: 10px; margin-top: 0; width: 100%; }
.step3-info p{ font-family: "dunord-regularregular" !important; font-size:16px !important;}

.setps-content .agree [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before{ width:12px; height:12px; border-radius:2px; font-family: "dunord-regularregular" !important;}
.setps-content .agree label {
    line-height: 24px;
    margin-bottom: 0;
    padding-left:25px;
}

.setps-content .btn-cols .btn.btn-primary{ margin:10px 0 0 0; padding:5px 20px 7px 10px; }
.margin-top.steps-tab { margin-bottom: 30px; }

.right-dropdown.salary { overflow: hidden; }
.right-card-page .right-product-table .col-md-3:last-child { border-right: 0 none; }

.credit-card-compare-res.credit-card-compare .col-md-3.col-sm-3.col-xs-3:last-child { border-right: 0 none; }

.find-us-page h3, .reward-lifestyle .lifestyle-form h3 { font-size: 18px; color: #094d8c; font-family: "dunord-regularregular"; margin: 0; float: left; text-transform: uppercase; margin-bottom: 20px; padding-left: 10px;}
.find-us-page .main-paragraph { margin-bottom: 40px; }
.find-us-map { float: left; margin-bottom: 20px; width: 100%; }

.find-us-map .dk_label {
    background: rgba(0, 0, 0, 0) url("../images/card-listing/down-arrow.png") no-repeat scroll right center;
}
.find-us-map .dk_toggle {
    background-color: #ffffff !important;
    border-color: #7d9dbe;
    border-radius: 2px;
    color: #003399;
    font-size: 10px;
    line-height: 0;
    margin-bottom: 0 !important;
    text-align: center;
}
.find-us-map .dk_toggle.dk_label {
    font-family: "dunord-regularregular";
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
    width: 100% !important;
}
.find-us-map .selectz { margin-right: 1.5%; width: 17.2%; }
.find-us-map .selectz:last-child { margin-right: 0; }
.find-us-map .dk_container { width: 100%; }
.find-us-map .dk_options a {
    font-family: "dunord-regularregular";
    font-size: 12px;
    padding: 2px 10px;
    font-weight: normal;
}

.find-us-map form {
    border: 1px solid #e3e3e3;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    float: left;
    padding: 20px 0 20px 20px;
    width: 100%;
}

#branch_form .filter-text {
    color: #094d8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 15px;
    margin-right: 15px;
}

#fetch_branches_data {
    border: 1px solid #e3e3e3;
    border-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    display: inline-block;
    width: 100%;
}

.find-us-page td[valign] { float: left; }
.find-us-page .slimScrollDiv {  width: 38% !important; float: right !important; }
.find-us-page .slimScrollRail { display: block !important;  border-radius: 0 !important; background: #e9e9e9;   }
#fetch_branches_data { background: #fbfbfb none repeat scroll 0 0; padding: 0 35px; width: 100% !important; }
#fetch_branches_data a { display: inline-block; padding: 15px 0 0; }
#fetch_branches_data hr { margin-top: 22px; }
#fetch_branches_data h3 { font-size: 18px; margin-bottom: 0; text-transform: capitalize; width: 100%; margin-top: 20px; }
#fetch_branches_data a h3  { margin-top: 0 !important; }
#fetch_branches_data span { color: #494949; font-size: 12px; font-family: 'dunord-boldregular';   }

#fetch_branches_data span { color: #494949; float: left; font-family: "dunord-boldregular"; font-size: 12px; margin: 5px 0 !important; width: 100%;
}

#fetch_branches_data p { color: #494949; font-size: 12px; line-height: 16px; margin-bottom: 10px; }
#fetch_branches_data p strong { font-family: "dunord-boldregular"; font-weight: normal; }

.find-us-page .dk_open .dk_toggle { border-radius: 2px 2px 0 0; }
.find-us-page .dk_options_inner { border-radius: 0 0 2px 2px; }
.find-us-page .dk_options { margin-top: 0;  }

.find-us-page .search-form.small { border: 0 none; float: left; margin-top: 7px; padding: 0; position: relative; width: 235px; }
.find-us-page .search-form .search-input { border-color: #094d8c; padding-right: 70px; width: 100%; }
.find-us-page .map-data { float: left; width: 100%; }
.find-us-page #fetch_branches_data br { display: none; }

.custom-tabs2 .body-content { float: left; width: 100%; }

.right-dropdown.age { float: right; width: 100%; }
.right-dropdown.age .selectz { width: 100%; }
.right-dropdown.age .dk_container {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 1px solid #b4c8db; border-radius: 0; color: #0e4c8c; cursor: pointer; float: left; font-family: "dunord-regularregular"; font-size: 16px !important; line-height: 2.6; margin: 0; position: relative; width: 100%; }
.right-dropdown.age .dk_toggle { border: 0 none; border-radius: 0 !important; color: #0e4c8c; font-size: 14px; font-weight: normal; line-height: 42px; margin: 0; padding-bottom: 0; padding-top: 0; width: 100% !important; }
.right-dropdown.age .dk_toggle { background: url("../images/nbk/right-pro-steps-arrow.jpg") no-repeat scroll center right; float: right; }
.right-dropdown.age .dk_open .dk_toggle { border-radius: 0;}
.right-dropdown .dk_options_inner { border-width: 1px; border-color: #b4c8db; border-radius: 0; }
.right-dropdown .dk_options_inner li { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; padding: 0; text-align: left; width: 100%; }
.right-dropdown .dk_options { border-radius: 0 !important; box-shadow: none; left: -1px; margin-top: 0; top: 42px !important; width: 100.7%; }
.right-dropdown .dk_options a { background-color: #fff; border-bottom: 1px solid #b4c8db; font-size: 12px; font-weight: normal; padding: 5px 10px; }
#fetch_branches_data a.activelocation {  background-color: rgba(0,0,0,0.1); float: left; width: 100%; }

.footer-main .col-sec p { color: #fff; float: left; font-size: 13px; margin: 0; width: 100%; }


.selectz label.error { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border-radius: 4px; display: block !important; height: 24px; left: 5px; position: absolute; text-indent: -99999px; top: 0; width: 95%; }

.selectz label.error.remove-border { display: none !important; }
.select-national #dk_container_nationality { position: relative; }
.select-national .selectz label.error { width: 100% !important; left: 0 !important; }

.contact-form .error {
    background: rgba(0, 0, 0, 0) url("../images/nbk/validation-error-img.png") no-repeat scroll 97% 8px;
    border: 1px solid #ee2b33 !important;
}

#controls .play {
    background: rgba(0, 0, 0, 0) url("../images/nbk/pn_03.png") no-repeat scroll 0 0;
    border: 0 none;
    height: 25px;
    text-indent: -999px;
    width: 18px;
}
#controls .pause {
    background: rgba(0, 0, 0, 0) url("../images/nbk/pause-icon.png") no-repeat scroll 0 0;
    border: 0 none;
    display: none;
    height: 25px;
    text-indent: -999px;
    width: 18px;
}

.all-offers-list{
    margin-bottom: 15px;
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 5px 15px 5px 20px;
    text-transform: capitalize;
}
.all-offers-list:hover{
    background: #98bfe6;
    color: #fff;
}
.account-boxs .first{
    bottom: 7px;
    left: 5px;
    position: absolute;
    right: 5px;
}
.reports-custom.reports-custom-prt{
    width: 100%;
}
@media (min-width: 992px) {
    .reports-custom.reports-custom-prt{
        width: 80%;
    }
    #footer {
        margin: 0;
        width: 100%;
        z-index: 9;}

}
body {
    display: flex;
    flex-direction: column;
    /*min-height: 150vh; ??? WHY???? */
    min-height: 1200px; /* like .main-content-wrapper */
}

.wrapper {
    flex: 1;
}

.no-border-right {
    border-right: 0 none !important;
}

.no-border-left {
    border-left: 0 none !important;
}

.live-chat { float: right; text-align: right; }

.col-imgs .large-font { margin-top: 4px; }
.col-imgs .medium-font { margin-top: 6px;    padding-left: 0 !important; padding-right: 0 !important; }
.actual-font { margin-top: 7px; }
.type-boxes input{
    background: #faf8fa none repeat scroll 0 0;
    border: 1px solid #e7e5e7;
    border-radius: 2px;
    color: #333;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    width: 85px;
}
input.hiddenBlinkingCaret {
    color: transparent;
    text-shadow: 0 0 0 #000000;
}
.login .login-menu img{
    height: auto;
    width: 18px;
}

@media (min-width: 520px){
    .cookie-banner-container  {
        max-width: 520px;
    }
}


@media (min-width: 768px) {
    .cookie-banner-container p{
        font-size: 13px;
        margin-left: 2rem;
        margin-right: 0;
        display: inline-block;
        vertical-align: middle;
    }
    .cookie-banner-container{
        max-width: 860px;
        align-items: center;
    }
    .country-dropdown {   left: -20px;  }
}
.nbk-group-header .header-form-sec input{
    padding-top: 11px; padding-bottom: 11px;
}
.width100p{
    width: 100% !important;
}
.nbk-group-header   #mainMenu > ul > li > a{
    padding-top: 10px; padding-bottom: 12px;
}
.footer-content .row{
    margin: 0;
}
.terms-form .compare-cards .dk_label{
    background-size: 35px auto;
}
.panel-default:first-child .panel-heading{
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}
.manage-credit .img-sec > img{
    height: auto;
    width: 100%;
}
.terms-form .select-national.compare-cards .dk_toggle.dk_label{
    height: 26px;
}
.terms-form .dk_toggle{
    padding: 13px 45px 4px 10px;
}
/* fix for compare accounts (space between title and buttons) */
/*.credit-card-compare h3{
    height: 90px;
}*/
#slider .text-middle .slider-readmore.red,
#banner-slider .text-middle .slider-readmore.red{
    background: rgb(206, 32, 40) none repeat scroll 0 0; margin-left:10px; margin-right:10px;
}
#slider .text-middle .slider-readmore.red:hover,
#banner-slider .text-middle .slider-readmore.red:hover{
    background: #0e4c8c none repeat scroll 0 0 !important;
}
#slider h2 em,
#slider h1 em,
#slider p em{
    font-size: 35px;
    font-style: normal;
}
.applay-cal {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 40px;
}
.applay-cal a {
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff!important;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 20px;
    padding: 0 15px;
}
@media (max-width: 767px){
    .nbk-tool .tool-inner {
        min-height: 388px;
        padding: 15px 0 10px !important;
        height: auto !important;
    }
    .compare-cards .day .treasury-reports-filter .dk_toggle.dk_label{
        width: 100%!important;
    }
}


.nbk-group-ar #mainMenu > ul > li > a {
    padding-top: 10px;
    padding-bottom: 12px;
}

.type-boxes .col-md-3, .type-boxes .col-6, .type-boxes .col-12, .type-boxes .col-4, .type-boxes .col-8 {
    padding-right:5px;
    padding-left:5px;
    margin-bottom: 10px;
}
.type-boxes.row .row {
    margin: -5px;
}

/* By Sherif */

a{color: #0e4c8c;}
.right-dropdown .dk_label{text-align:center !important;}

.currencyLabel{padding-left: 5px;}
.cols .select-nationality { margin-bottom: 20px; }
@media (max-width: 991px) and (min-width: 768px){
    .compare-cards.economic-report .selectz {
        width: 18% !important;
    }
}

.lowMargin{
    margin-top: 10px;
    margin-bottom: 20px;
}

#fetch_branches_data a.tel { color: #494949; float: left; font-family: "dunord-boldregular"; font-size: 12px; margin: 5px 0 !important; width: 100%;}
#fetch_branches_data a.details { padding: 0; width: 100%;}
#fetch_branches_data div.activelocation {  background-color: rgba(0,0,0,0.1); float: left; width: 100%; }
@media (min-width: 768px) {
    a.desktop{ pointer-events: none!important; cursor: default; }
}
.special-offers a.download-btn.btn-block{color: #fff;}
.liveChat {
    z-index: 1111111111111;
    position: fixed;
    right: 0;
    bottom: 0;
}
.width100p{
    width: 100% !important;
}

.reset_button {
    background: #0e4c8c none repeat scroll 0 0;
    border: 1px solid #7d9dbe;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    padding: 0 10px;
    height: 24px;
    line-height: 22px;
    margin-left: 10px;
}

.reset_button:hover { background: #98c0e6; }

.reward-filter .search-form .search-input, .credit-card .search-form .search-input {
    width: 250px;
}

.interest-rates-area-half{
    width: 50%;
}
@media (max-width: 981px) {
    .clearfix-mobile{
        clear:both;
    }
}
.home-product .readmore i img{
    display:inline-block;
}
.nbk-tool .tool-inner.larger-height{
    height: auto;
    min-height: 380px;
}
.repayment-month.lebanon240 ul li,.repayment-month.slider240 ul li {
    width: 5% !important;
}

.repayment-month.lebanon72 ul li {
    width: 16% !important;
}

.repayment-month.egypt96 ul li {
    width: 12% !important;
}

.repayment-month.egypt72 ul li {
    width: 16% !important;
}
.repayment-month.egypt180 ul li {
    width: 6.5% !important;
}
.repayment-month.london180 ul li {
    width: 6.5%;
}

.repayment-month.uae180 ul li {
    width: 6.5%;
}

.repayment-month.jordan180 ul li {
    width: 6.5%;
}

.repayment-month.jordan96 ul li {
    width: 12%;
}
/*
reports custom style*/
.download-btn{
    display: inline!important;
}
.reports-file{
    display: inline;
    float: right;
}
.reports-file img{
    margin-right: 5px;
    display: inline;
}
.reports-date{
    color: #98c0e6;
}
.file-size{
    color: #0F4C8D;
    display: inline;
    text-decoration: underline;
    margin-right: 15px;
}
.reports-title{
    color: #0e4c8c;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 55px;
    line-height: 18px;
}
.reports-description{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 110px;
    line-height: 20px;
}
.reports-img{
    width: 40.866667%;
    float: left;
}
.reports-details{
    width: 58.33333333%;
    float: left;
}
.reports-custom{
    width: 47%;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
@media (max-width: 1100px){
    .reports-custom {
        margin-left: 10px!important;
        margin-right: 10px!important;
    }
    .reports-img img{
        width: 175px;
        height: 214px;
    }
    .tr-report .reports-img img,
    .reports-custom-prt .reports-img img{
        height: 190px;
        width: 190px;
    }
}
@media (max-width: 991px){
    .reports-custom{
        width: 97%;
    }
    .reports-img{
        width: 30%;
    }
}
@media (max-width: 1099px){
    .reset_button{
        margin-top: 10px!important;
        margin-left: 0px!important;
    }
}
@media (max-width: 629px){
    .reports-img {
        width: 30%!important;
    }
    .reports-img img {
        width: 100%!important;
    }
    .reports-details {
        width: 64.333333%;
        padding-left: 15px;
    }
    .reports-custom {
        width: 95%;
    }
}

.reports-custom-prt .reports-details{
    width: 64.333333%;
    height: 190px;
}

@media (max-width: 450px) {
    .reports-file.economic-reports {
        display: block;
        float: none;
        margin-top: 4px;
        position: absolute;
        bottom: 10px;
    }
    .reports-file.treasury-reports{
        float: left;
    }
    .reports .download-btn{
        position: absolute;
        bottom: 40px;
        width: 95px;
    }
    .reports-img {
        width: 45%!important;
    }
    .reports-details {
        width: 54.333333%!important;
        padding-left: 10px;
    }
    .reports-description{
        height: 115px!important;
    }
    .ec-reports .reports-description{
        height: auto !important;
    }
}
@media (max-width: 1091px){
    .clear-small{
        float: none;
    }
}
.tr-report-placeholder{
    height: 30%;
}
@media (min-width: 451px) {
    .tr-report-placeholder{
        height: 60%!important;
    }
    .reports-description {
        max-height: 125px!important;
        height: 105px!important;
    }
    .treasury-cat .reports-file{
        margin-top: -10px;
    }
    .reports-file.economic-reports{
        bottom: 10px;
        right: 0;
        position: absolute;
    }
    .reports .download-btn{
        bottom: 10px;
        position: absolute;
        width: 95px;
    }
}
.reports-custom{
    border: 1px solid lightgray;
    margin-bottom: 25px;
}
.reports-details{
    height: 214px;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
}
@media (max-width: 1099px){
    .credit-card form .reset_button{
        margin-top: 0px !important;
        margin-left: 15px!important;
    }
}
@media (max-width: 767px){
    .search-form.small {
        width: 75%!important;
    }
}
@media (max-width: 1099px) and (min-width: 768px) {
    .compare-cards.economic-report .credit-card .selectz.sercz {
        width: 50% !important;
    }
}
@media (max-width: 545px) {
    .economic-report .search-form.small{
        width: 70%!important;
    }
}
.mobile-app-wrapper{
    height: 70px;
    background-color: #f1f1f1;
    padding-top: 10px;
    padding-left: 10px;
}
.close-mobile-wrapper{
    cursor: pointer;
    margin-right: 10px;
}
.mobile-app-image{
    width: 50px;
    margin-right: 10px;
}
.view-mobile-app{
    float: right;
    margin-right: 10px;
}
.mobile-wrapper-sticky{
    position: fixed;
    width: 100%;
    z-index: 111;
}

/*
tutorials old*/

.tutorialBox .media-body label span {
    color: #0e4c8c;
    font-size: 16px;
}

.tutorialBox .media-body p {
    margin-bottom: 20px;
}

.tutorialBox {
    padding: 15px;
}
.tutorialBox .video-box{
    position: relative;
}
.tutorialBox .media-left img{
    height: auto;
}
.tutorialBox .video-play-icon{
    position: absolute;
    left: 23%;
    top: 35%;
}


ul.shareBar {
    padding: 15px;
    border-radius: 15px;
    display: block;
    width: auto;
}
ul.shareBar #open-dialog{
    cursor: pointer;
}
ul.shareBar li {
    margin-right: 0;
}
ul.shareBar li:first-of-type {
    margin-right: 20px;
}
#exampleModal .modal-content {
    margin-top: 50%;
}
.term-nav.product-nav.share .ul.shareBar {
    border: 1px solid white;
    padding: 15px;
    border-radius: 15px;
    width: auto;
    margin-left: 4%;
}
.modal .cols-buttons{
    margin-bottom:20px;
    margin-top: 20px;
}
.modal label.error{
    display: block!important;
}
.modal .btn-default{
    padding: 10px 50px;
    margin-top: 0;
}
.tutorialBox img{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;}

.term-nav.product-nav.share .selectz.sercz {
    margin-top: 15px!important;
    float: right!important;
}

#tutorialBoxList {
    border-bottom: none!important;
}

/*
tutorials new*/
.media .media-left{
    width: 35%;
}
.media .media-left .video-box img{
    width: 100%;
    height: 230px;
}
.media-body{
    width: 65%;
}
.media-body h4{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.media-body p{
    margin-right: 20px!important;
}
.download-pdf-link{
    float: right;
    margin-right: 20px;
}
.tutorial-checkboxes{
    margin-top: 10px;
}
.tutorial-checkboxes label span{
    margin-left: 3px!important;
}
.tutorialBox .media{
    margin-bottom: 0px!important;
}
@media (max-width: 1198px) {
    .media-relation-kit.tutorialBox{
        width: 50%!important;
    }
}
@media (max-width: 1098px) {
    .media-relation-kit.tutorialBox{
        width: 100%!important;
    }

}
@media (max-width: 991px){
    .tutorial-checkboxes span.hidden-lg{
        width: 30%;
        float: right;
        margin-right: 20px;
    }
    .media .media-left .video-box img{
        height: auto;
    }
    .checkbox-pdf .pdf-checkbox{
        margin-left: 0!important;
        margin-bottom: 0!important;
    }
}
@media (max-width: 767px){
    .media .media-left{
        width: 100%!important;
    }
    .media-body{
        width: 100%!important;
    }
    .tutorial-checkboxes span.visible-sm{
        width: 25%!important;
        float: right;
        margin-right: 62px;
    }

    .media .pdf-checkbox{
        margin-left: 0px!important;
    }

    .share-bar-image{
        display: none;
    }
    #shareTutorial .feed-back-form button{
        width: 45%;
    }
    .share ul.shareBar{
        width: 100%!important;
        right: 0!important;
    }

    .share .term-res-menu.sticky{
        width: 100%;
        right: 0;
        z-index: 111111;
    }
}
.share-bar-image{
    margin-right: 10px;
}
.play-video{
    height: auto!important;
    /*margin-left: 10px;*/
}
.btn-tut{
    background-color: #0e4c8c;
    color: white;
    padding: 5px;
    border-radius: 5px;
    width: 90%;
    display: block;
    text-align: center;
}
.btn-tut:hover{
    color: white!important;
}
.buttons-mobile{
    clear:both;
}
.buttons-mobile a{
    margin-top:10px;
    margin-left: 10px;
}
.whats-app-link{
    font-size: 15px;
    margin-top: 5px;
}

ul.shareBar {
    border: 1px solid #ffffff;
}

@media (max-width: 373px) {
    #shareTutorial .feed-back-form button {
        width: 100%;
    }
    #shareTutorial .feed-back-form input {
        width: 100%!important;
        margin: 0;
    }
}
.treasury-cat .reports-title{
    font-size: 18px;
}
.treasury-cat .btn-tut{
    width: 120px;
    display: inline-block!important;
}
.ec-reports .reports-description{
    margin-bottom: 10px;
}


.reports-custom-prt{
    margin-right: 0!important;
    margin-left: 0!important;
}

.reports-custom-prt .reports-img{
    width: 33.866667%;
}
.reports-slider-img{
    border-radius: 0 !important;
}
.tr-report .reports-details{
    height: 190px;
}

@media (min-width: 451px) and (max-width: 630px) {
    .tutorialBox .video-play-icon{
        left: 12%;
    }

}
.ratings.new-ratings img{
    width: 100%;
}
.ratings-title h1{
    color: #0d4d8b;
    font-size: 30px;
    float: left;
    margin-top: 0!important;
    text-transform: none;
}

.ratings-description{
    text-align: left;
}

.cookie-banner{
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999999999;
    padding: 1rem 0;
}

.cookie-banner.affix {
    position: static !important;
}

.cookie-banner p{
    line-height: 16px;
    margin: 5px 23px 5px 23px;
}

.cookie-banner-button{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.3rem;
    display: block;
    vertical-align: middle;
    line-height: 15px;
    padding: 15px 24px 15px;
    white-space: nowrap;
    margin: 5px 23px 5px 23px;
}

.cookie-banner-container{
    max-width: 100%;
    width: 100%;
}

@media (min-width: 1024px){
    .cookie-banner-container {
        max-width: 1024px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media (min-width: 1320px){
    .cookie-banner-container {
        max-width: 1187px;
        margin-left: auto;
        margin-right: auto;
    }
}


@media (max-width: 767px){
    .cookie-banner .cookie-banner-container table tr td {
        display: block;
        width: 100%!important;
    }
    .cookie-banner .cookie-banner-container table tr td .cookie-banner-button{
        display: inline-block;
    }
}
/*
body.has-cookie-bar.device-lg .wrapper{
    margin-top: 75px;
}

body.has-cookie-bar.device-lg .cookie-banner{
    height: 75px;
}
*/

/*
body.has-cookie-bar.device-sm .wrapper{
    margin-top: 85px;
}

body.has-cookie-bar.device-sm .cookie-banner{
    height: 85px;
}

body.has-cookie-bar.device-xxs .wrapper{
    margin-top: 170px;
}

body.has-cookie-bar.device-xxs .cookie-banner{
    height: 170px;
}
*/
body.has-cookie-bar.device-xxs .cookie-banner-container{
    text-align: center;
}

.presentation-item,
.offer-by-category{
    display: none;
}

.presentation-btn{
    display: none;
}
.presentation-btn:hover{

}
.special-offers .product-item:hover .presentation-btn{
    background-color: #0F4C8D;
    display: inline!important;
    border-radius: 5px;
    border: none;
    color: #fff;
    padding: 10px 70px !important;
}

.presentation-title{
    font-size: 16px!important;
    text-transform: none!important;
    margin-bottom: 25px!important;
    margin-left: 10px!important;
    color: #505150!important;
    text-align: center!important;
}

.presentation-item-width{
    width: 240px;
}

/* Homepage new Carousel */
.help-carousel { float: left; width: 100%; margin: 20px 0 30px;}
.help-carousel h2 {
    display: inline-block;
    color: #0e4c8c;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 0;
    padding: 0 13px;
    position: relative;
    z-index: 999;
    background: #fff;
    font-family: "dunord-boldregular";
}

.help-carousel span { position: absolute; top: 16px; left: 15px; right: 15px; height: 1px; background: #d9d9d9; }

#home-choose { margin-top: 43px; }
.choose-what img { width: auto !important; height: auto; display: inline-block !important; }
.choose-what a {
    text-align: center;
    display:inline-block;

}

.choose-what a:hover h3 { color: #98c0e6; }

.help-carousel h3 { float: left; width: 100%; font-size: 14px;
    color: #144f8a;
    text-transform: capitalize;
    display: inline-block; margin: 10px 0 0 0; }

.help-carousel .owl-nav { display: none;}

#home-choose.owl-theme .owl-dots .owl-dot.active span::after, #home-choose-dots-container .owl-dot.active span::after { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); border-radius: 0;     background-color: #7295b9; }

#home-choose.owl-theme .owl-dots .owl-dot, #home-choose-dots-container .owl-dot { height: 6px; margin: 0 20px; position: relative; width: 45px; display: inline-block; }
#home-choose.owl-theme .owl-dots .owl-dot span, #home-choose-dots-container .owl-dot span { border-radius: 0; }

#home-choose.owl-theme .owl-dots, #home-choose-dots-container { display: inline-block; width: 100%; margin-top: 15px; }
#home-choose-dots-container{
    margin-top: 30px;
}


@media (max-width: 767px) {
    #home-choose.owl-theme .owl-dots .owl-dot, #home-choose-dots-container .owl-dot { height: 12px; margin: 0 4px; position: relative; /*overflow: hidden;*/ width: 12px; display: inline-block; }
    #home-choose.owl-theme .owl-dots .owl-dot span, #home-choose-dots-container .owl-dot span { border-radius: 50% !important; }
    #home-choose-dots-container{
        margin-top: 40px;
    }

}


.form-code-enginering input{
    border: 1px solid #d6d6d6;
    border-radius: 4px;
    box-shadow: 0 0 0 0 !important;
    line-height: 16px;
    float: left;
    font-size: 12px !important;
    margin-bottom: 10px;
    padding: 8px 15px;
}
.form-code-enginering button{
    background: #0e4c8c none repeat scroll 0 0;
    color: #ffffff;
    padding: 3px 10px;
    border: none;
    border-radius: 5px;
}
.form-code-enginering{
    clear: both;
}
.form-code-enginering table, .form-code-enginering table tbody tr{
    border:none;
}
.form-code-enginering form{
    width: auto;
    display: inline-block;
}
.form-code-enginering table td{
    text-align: left;
}

/*---------------Usama-------------*/

.investor .custom-item {

    padding: 50px 10px 86px;

    background-color: #fafafa;

    border-radius: 5px;

    margin-bottom: 10px;

    margin-right: 10px;

    margin-left: 10px;

    float: left;

}

.investor .custom-item:hover {

    background-color: #969698;

    margin-bottom: 10px;

    padding: 50px 10px 30px 10px;

}

.investor .download-btn {

    padding: 16px 0 !important;

}

.investor h3 {

    line-height: 1;

    margin-top: 0;

    text-transform: uppercase;

    font-size: 24px;

}

.investor h4 {

    text-transform: uppercase;

    font-size: 24px;

}

.investor .invester-button,
.offers-by-category-button{
    background-color: #0b4d8c;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    padding: 10px 50px;
}

.inves {

    float: left;

    width: 100%;

    margin-top: 20px;

}

.steps-tab3 {
    border-top: #b3b4b4 solid 1px;
    border-bottom: #b3b4b4 solid 1px;
    padding: 5px 0;
    margin: 20px 0;
}

.steps-tab3 h4 {

    color: #b3b4b4;

    margin-bottom: 0px

}

.news-box .steps-tab3 {

    color: #b3b4b4;

    float: left;

    font-family: "dunord-regularregular";

    font-size: 14px;

    line-height: 10px;

    margin-bottom: 20px;

    width: 100%;

}

.levels-2 .img-sec {

    float: none;

    width: 180px;

}

.levels-2 .timeline-section {

    float: left;

    width: 780px;

}

.levels-2 .bank-level {

    width: 73%;

}

.levels-2 .new-year-performance {

    width: 21.185% !important;

}

.levels-2 .levels-h2 {

    border-bottom: 1px solid #b3b4b4;

    border-top: 1px solid #b3b4b4;

    color: #b3b4b4;

    float: left;

    font-family: "dunord-regularregular";

    font-size: 24px;

    margin-bottom: 40px;

    padding: 7px 0;

    text-transform: uppercase;

    width: 100%;

}

.debt-securities {

    float: left;

    width: 100%;

}

.debt-securities {

}

.tier-one {

    float: left;

    width: 100%;

}

.tier-two {

    float: left;

    width: 100%;

}

.debt-securities .tirz {

    font-size: 14px;

}

.tab-bg {

    background: #99c0e5 none repeat scroll 0 0;

    float: left;

    padding: 10px 20px;

    width: 100%;

    font-family: 'dunord-regularregular';

    font-size: 16px;

    color: #0d4d8b;

}

.tab-low {

    float: left;

    padding: 2px 20px;

    width: 100%;

    font-family: 'dunord-regularregular';

    font-size: 14px;

    color: #505150;

    border-bottom: 2px solid #d4d4d4;

}

.date-padding {

    float: left;

    width: 100%;

    padding-left: 91px;

}

.annaounce .steps-tab2 {

    margin-top: 36px;

}

.bank-level-2 p {

    margin-bottom: 20px;

    margin-top: 20px;

}

.bank-level-2 a {

    font-size: 14px;

    color: #99c0e5;

    font-family: 'dunord-regularregular';

    font-weight: bold;

}

.bank-level-3 {

    margin-top: 30px;

}

.tab-lol {

    float: left;

    padding: 2px 20px;

    width: 100%;

    font-family: 'dunord-regularregular';

    font-size: 14px;

    color: #505150;

    line-height: 22px;

    border-bottom: 1px solid #808285;

}

.news-box:last-child hr {
    visibility: hidden;
}

.form-center-page .download-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
}

.ministry-input .dk_toggle.dk_label {
    margin-right: 0 !important;
}

.selectz.left-search-faq {
    float: left !important;
}

.nbk-group-ar .country-dropdown {
    /** right: auto !important; */
    left: 0;
}

.terms-form .error {

    background: rgba(0, 0, 0, 0) url("../images/nbk/validation-error-img.png") no-repeat scroll 97% center;

    border: 1px solid #ee2b33 !important;
}

.validation-require .holder {
    color: #ee2b33;
}

.form-group-sm .form-control {
    height: auto !important;
}

.term-page .cols-25 .form-control {
    margin-bottom: 0;
}

.media-relation-page .nbk-news .product span {
    font-size: 14px;
    margin-top: 0;
}

.media-relation-page #overview {
    float: left;
    width: 100%;
    margin: 40px 0;
}

.media-relation-page h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #0e4c8c;
    font-family: 'dunord-regularregular';
    margin-bottom: 15px;
}

.media-relation-page #overview p {
    color: #515050;
    float: left;
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    margin-bottom: 0
}

.media-relation-page .term-nav ul li {
    margin-right: 155px;
}

.media-relation-page .announcements h3 {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}

.media-relation-page .announcements h3 a {
    color: #0b4d8c;
    float: left;
    font-size: 24px;
    line-height: 28px;
    width: 100%;
}

.media-relation-page .announcements span {
    color: #99c0e5;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 14px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}

.media-relation-page .announcements img {
    width: 100%;
}

.media-relation-page .announcements-four-cols {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.media-relation-page .announcements-four-cols span {
    color: #98c0e6;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 12px;
    margin-top: 15px;
    width: 100%;
}

.media-relation-page .announcements-four-cols h3 a {
    color: #0e4c8c;
    float: left;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 90%;
}

.media-relation-page .interview-sec-media {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.media-relation-page .interview-sec-media .sub-heading {
    float: left;
    width: 100%;
    border-top: 1px solid #98bfe4;
    border-bottom: 1px solid #98bfe4;
}

.media-relation-page .interview-sec-media .sub-heading {
    float: left;
    width: 100%;
    border-top: 1px solid #98bfe4;
    border-bottom: 1px solid #98bfe4;
    padding: 6px 0;
    margin-bottom: 30px;
}

.media-relation-page .interview-sec-media .sub-heading h3 {
    color: #98bfe4;
    text-transform: uppercase;
    float: left;
    width: 100%;
    margin: 0;
    font-size: 24px;
    font-family: "dunord-regularregular";
}

.media-relation-page .announcements-four-cols .col-xs-12 img {
    width: 100%;
    float: left;
}

.media-relation-page .interview-box {
    float: left;
    width: 100%;
    margin-bottom: 22px;
    background: #000;
    position: relative;
    text-align: center;
    border-radius: 3px;
}

.media-relation-page .interview-box p {
    position: absolute;
    bottom: 10px;
    width: 100%;
    color: #fff;
    font-family: "dunord-regularregular";
    font-size: 16px;
    margin-bottom: 0;
    line-height: 22px;
    padding: 0 30px;
}

.media-relation-page .interview-box img {
    float: left;
    width: 100%;
    opacity: 0.7;
}

.media-relation-page .interview-box.center-box p {
    font-size: 24px;
    line-height: 26px;
}

.ImageWrapper {
    display: block;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    border-radius: 3px;
}

.ImageWrapper .StyleH {
    margin: -20px 0 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 43%;

    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 100%;
}

.media-relation-page .interview-box:hover img {
    opacity: .1;
}

.media-relation-page .interview-box:hover .ImageWrapper {
    background: rgba(23, 82, 144, 1);
}

.media-relation-page .interview-box:hover .StyleH {
    opacity: 1;
    visibility: visible;
    transition: all 0.3s ease;
}

.media-relation-page .WhiteRounded {
    display: inline-block;
}

.media-relation-page .WhiteRounded img {
    opacity: 1 !important;
    width: auto;
}

.interview-sec-media #slider {
    float: left;
    padding-bottom: 40px;
    width: 100%;
    margin-bottom: 20px;
}

.interview-sec-media #slider .owl-dots {
    bottom: -30px !important;
}

.interview-sec-media .owl-theme .owl-dots .owl-dot span {
    border: 1px solid #9bc1e5 !important;
}

.interview-sec-media #relation-slider {
    margin: 20px 0;
}

.interview-sec-media #relation-slider .owl-nav {
    display: none;
}

.video-interview-sec {
    width: 100%;
    float: left;
}

.video-interview-sec .video-box {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.video-interview-sec .video-box img {
    width: 100%;
    float: left;
}

.video-interview-sec .video-play-icon {
    position: absolute;
    text-align: center;
    top: 30%;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.video-interview-sec .video-play-icon a {
    display: inline-block;
}

.video-interview-sec .video-play-icon img {
    width: auto;
}

.video-interview-sec .video-box p {

    font-size: 24px;

    line-height: 26px;

    bottom: 20px;

    font-family: "dunord-regularregular";

    margin-bottom: 0;

    padding: 0 30px;

    position: absolute;

    width: 100%;

}

.video-interview-sec .video-box p a {
    color: #fff;
}

.video-interview-sec .video-box p a:hover {
    color: #98c0e6;
}

.video-interview-sec.video-list .video-play-icon {
    top: 15%;
}

.video-interview-sec.video-list .video-play-icon:hover {
    opacity: .8;
}

.video-interview-sec .video-play-icon a:hover {
    opacity: .8;
}

.video-interview-sec.video-list .video-box p {

    bottom: auto;

    float: left;

    font-size: 16px;

    text-align: left;

    line-height: 18px;

    margin-bottom: 0;

    margin-top: 20px;

    padding: 0;

    width: 90%;
    position: relative;
}

.video-interview-sec.video-list .video-box p a {
    color: #0e4c8c;
}

.video-interview-sec.video-list .video-box p a:hover {
    color: #98c0e6;
}

.video-interview-sec.video-list + .container .all-offers {
    margin-top: 10px;
}

.media-relation-kit {
    float: left;
}

.media-relation-kit .fee-term p {
    margin-bottom: 25px;
}

.media-relation-kit .product {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.media-relation-kit .product-item {
    background-color: #fafafa;
    border: 10px solid #fafafa;
    border-radius: 5px;
    margin: 0;
}

.media-relation-kit .product-item:hover {
    background-color: #969698;
    padding: 50px 20px 16px;
}

.media-relation-kit .fee-term h3 {

    color: #0e4c8c;

    float: left;

    font-size: 16px;

    line-height: 18px;

    margin-bottom: 0;

    margin-top: 20px;

    padding: 0;

    text-align: left;

    width: 70%;
}

.media-relation-kit .fee-term .all-offers {
    margin-bottom: 40px;
}

.media-relation-kit .fee-term .special-offers {
    float: left;
    width: 100%;
}

.media-contacts p {
    color: #505150;
    float: left;
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    margin-bottom: 15px;
}

.media-contacts p a {
    color: #679dd0;
}

.media-contacts p a:hover {
    color: #0e4c8c;
}

.media-contacts .contact-info {
    float: left;
    width: 100%;
}

.media-contacts .contact-info p {
    font-size: 14px;
}

.media-contacts .contact-info p:first-child {
    margin-bottom: 5px;
}

.media-contacts .contact-info {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.media-contacts .contact-info ul {
    list-style: none;
    float: left;
    width: 100%;
}

.media-contacts .contact-info ul li {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #505150;
    font-family: "dunord-regularregular";
    margin-bottom: 15px;
}

.media-contacts .contact-info ul li a {
    color: #679dd0;
}

.media-contacts .contact-info ul li img {
    margin-right: 15px;
}

.term-nav.media-nav ul li {
    margin-right: 150px;
}

.term-nav.media-nav ul li:last-child {
    margin: 0;
}

@media (min-width: 991px) {

    .nbk-group-footer .personal-col {
        width: 115px;
    }

    .nbk-group-footer .private-col {
        width: 90px;
    }

    .nbk-group-footer .usefull-col {
        width: 70px;
    }

    .nbk-group-footer .nbk-col {
        width: 60px;
    }

    .nbk-group-footer .business-col {
        width: 150px;
    }

}

.fancybox-margin {
    right: -393px !important;
}

.interview-sec-media #slider {
    overflow: inherit !important;
}

.interview-sec-media .owl-theme .owl-nav .owl-prev {
    left: -50px;
}

.interview-sec-media .owl-theme .owl-nav .owl-next {
    right: -50px;
}

.media-relation-kit .product-item > a > img {
    width: 100%;
    height: auto;
}

/* Right Product fixing from adnan Styling css */

.right-dropdown span {
    font-size: 14px !important;
}

.age.right-dropdown span i, .salary.right-dropdown span i {
    background: url(../images/nbk/right-pro-menu-arrow.png) #0e4c8c no-repeat scroll center center;

    float: right;

    padding: 21px 22px;

    position: absolute;

    right: 0;

}

.right-produt-menu {
    width: 100% !important;
}

.right-produt-menu ul {
    list-style: none !important;
    width: 100%;
    text-align: left !important;
}

.right-produt-menu ul li {
    list-style: none !important;
    background: none;
    width: 100%;
    text-align: left !important;
}

.steps .select-nationality label {
    font-family: "dunord-regularregular" !important;
    font-size: 16px !important;
    padding-top: 10px !important;
}

.age-info, .salary-info {

    display: none;

    float: left;

    position: relative;

    width: 100%;

    z-index: 999999;

}

.step3-info {
    float: left;
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%;
}

.step3-info p {
    font-family: "dunord-regularregular" !important;
    font-size: 16px !important;
}

.setps-content .agree [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    font-family: "dunord-regularregular" !important;
}

.setps-content .agree label {

    line-height: 24px;

    margin-bottom: 0;

    padding-left: 25px;

}

.setps-content .btn-cols .btn.btn-primary {
    margin: 10px 0 0 0;
    padding: 5px 20px 7px 10px;
}

.margin-top.steps-tab {
    margin-bottom: 30px;
}

.right-dropdown.salary {
    overflow: hidden;
}

.right-card-page .right-product-table .col-md-3:last-child {
    border-right: 0 none;
}

.credit-card-compare-res.credit-card-compare .col-md-3.col-sm-3.col-xs-3:last-child {
    border-right: 0 none;
}

.find-us-page h3 {
    font-size: 24px;
    color: #094d8c;
    font-family: "dunord-regularregular";
    margin: 0;
    float: left;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.find-us-page .main-paragraph {
    margin-bottom: 40px;
}

.find-us-map {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

.find-us-map .dk_label {

    background: rgba(0, 0, 0, 0) url("../images/card-listing/down-arrow.png") no-repeat scroll right center;

}

.find-us-map .dk_toggle {

    background-color: #ffffff !important;

    border-color: #7d9dbe;

    border-radius: 2px;

    color: #003399;

    font-size: 10px;

    line-height: 0;

    margin-bottom: 0 !important;

    text-align: center;

}

.find-us-map .dk_toggle.dk_label {

    font-family: "dunord-regularregular";

    font-size: 12px;

    font-weight: normal;

    text-transform: capitalize;

    width: 100% !important;

}

.find-us-map .selectz {
    margin-right: 1.5%;
    width: 17.2%;
}

.find-us-map .selectz:last-child {
    margin-right: 0;
}

.find-us-map .dk_container {
    width: 100%;
}

.find-us-map .dk_options a {

    font-family: "dunord-regularregular";

    font-size: 12px;

    padding: 2px 10px;

    font-weight: normal;

}

.find-us-map form {

    border: 1px solid #e3e3e3;

    border-bottom: 0;

    border-top-left-radius: 4px;

    border-top-right-radius: 4px;

    float: left;

    padding: 20px 0 20px 20px;

    width: 100%;

}

#branch_form .filter-text {

    color: #094d8c;

    float: left;

    font-family: "dunord-regularregular";

    font-size: 15px;

    margin-right: 15px;

}

#fetch_branches_data {

    border: 1px solid #e3e3e3;

    border-left: 0;

    border-top-right-radius: 4px;

    border-bottom-right-radius: 4px;

    display: inline-block;

    width: 100%;

}

.find-us-page td[valign] {
    float: left;
}

.find-us-page .slimScrollDiv {
    width: 38% !important;
    float: right !important;
}

.find-us-page .slimScrollRail {
    display: block !important;
    border-radius: 0 !important;
    background: #e9e9e9;
}

#fetch_branches_data {
    background: #fbfbfb none repeat scroll 0 0;
    padding: 0 35px;
    width: 100% !important;
}

#fetch_branches_data a {
    display: inline-block;
    padding: 15px 0 0;
}

#fetch_branches_data hr {
    margin-top: 22px;
}

#fetch_branches_data h3 {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: capitalize;
    width: 100%;
    margin-top: 20px;
}

#fetch_branches_data a h3 {
    margin-top: 0 !important;
}

#fetch_branches_data span {
    color: #494949;
    font-size: 12px;
    font-family: 'dunord-boldregular';
}

#fetch_branches_data span {
    color: #494949;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 12px;
    margin: 5px 0 !important;
    width: 100%;

}

#fetch_branches_data p {
    color: #494949;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

#fetch_branches_data p strong {
    font-family: "dunord-boldregular";
    font-weight: normal;
}

#fetch_branches_data .details p{
    min-height: 16px;
}

.find-us-page .dk_open .dk_toggle {
    border-radius: 2px 2px 0 0;
}

.find-us-page .dk_options_inner {
    border-radius: 0 0 2px 2px;
}

.find-us-page .dk_options {
    margin-top: 0;
}

.find-us-page .search-form.small {
    border: 0 none;
    float: left;
    margin-top: 7px;
    padding: 0;
    position: relative;
    width: 235px;
}

.find-us-page .search-form .search-input {
    border-color: #094d8c;
    padding-right: 70px;
    width: 100%;
}

.find-us-page .map-data {
    float: left;
    width: 100%;
    border: 1px solid #0b4d8c;
}

.find-us-page #fetch_branches_data br {
    display: none;
}

.custom-tabs2 .body-content {
    float: left;
}

.right-dropdown.age {
    float: right;
    width: 100%;
}

.right-dropdown.age .selectz {
    width: 100%;
}

.right-dropdown.age .dk_container {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #b4c8db;
    border-radius: 0;
    color: #0e4c8c;
    cursor: pointer;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 16px !important;
    line-height: 2.6;
    margin: 0;
    position: relative;
    width: 100%;
}

.right-dropdown.age .dk_toggle {
    border: 0 none;
    border-radius: 0 !important;
    color: #0e4c8c;
    font-size: 14px;
    font-weight: normal;
    line-height: 42px;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: 100% !important;
}

.right-dropdown.age .dk_toggle {
    background: url("../images/nbk/right-pro-steps-arrow.jpg") no-repeat scroll center right;
    float: right;
}

.right-dropdown.age .dk_open .dk_toggle {
    border-radius: 0;
}

.right-dropdown .dk_options_inner {
    border-width: 1px;
    border-color: #b4c8db;
    border-radius: 0;
}

.right-dropdown .dk_options_inner li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding: 0;
    text-align: left;
    width: 100%;
}

.right-dropdown .dk_options {
    border-radius: 0 !important;
    box-shadow: none;
    left: -1px;
    margin-top: 0;
    top: 42px !important;
    width: 100.7%;
}

.right-dropdown .dk_options a {
    background-color: #fff;
    border-bottom: 1px solid #b4c8db;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 10px;
}

#fetch_branches_data a.activelocation {
    background-color: rgba(0, 0, 0, 0.1);
    float: left;
    width: 100%;
}

.footer-main .col-sec p {
    color: #fff;
    float: left;
    font-size: 13px;
    margin: 0;
    width: 100%;
}

.selectz label.error {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-radius: 4px;
    display: block !important;
    height: 24px;
    left: 5px;
    position: absolute;
    text-indent: -99999px;
    top: 0;
    width: 95%;
}

.selectz label.error.remove-border {
    display: none !important;
}

.select-national #dk_container_nationality {
    position: relative;
}

.select-national .selectz label.error {
    width: 100% !important;
    left: 0 !important;
}

.contact-form .error {

    background: rgba(0, 0, 0, 0) url("../images/nbk/validation-error-img.png") no-repeat scroll 97% 8px;

    border: 1px solid #ee2b33 !important;

}

#controls .play {

    background: rgba(0, 0, 0, 0) url("../images/nbk/pn_03.png") no-repeat scroll 0 0;

    border: 0 none;

    height: 25px;

    text-indent: -999px;

    width: 18px;

}

#controls .pause {
    background: rgba(0, 0, 0, 0) url("../images/nbk/pause-icon.png") no-repeat scroll 0 0;
    border: 0 none;
    display: none;
    height: 25px;
    text-indent: -999px;
    width: 18px;
}

#step-2 p {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: 30px;
}

.radio-btns {
    float: right;
}

.select-nationality.radio-btns-label {
    width: auto;
}

.step-text p {
    margin: 20px 0 0 0;
}

.radio-btns p {
    float: left;
    margin-bottom: 0;
    margin-left: 20px;
    margin-top: 30px;
}

.applay-cal {
    float: left;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}

.applay-cal a {

    background: #0e4c8c none repeat scroll 0 0;

    color: #fff;

    border: 1px solid #6b90b8;

    border-radius: 4px;

    display: inline-block;

    font-family: "dunord-regularregular";

    font-size: 12px;

    line-height: 20px;

    padding: 0 15px;

}

.account-boxs .first {
    bottom: 7px;
    left: 5px;
    position: absolute;
    right: 5px;
}

.rewards-nearme #branch_form {
    display: none;
}

.rewards-nearme .search-form {
    width: 240px!important;
    margin-top: 0!important;
}

.rewards-nearme .slimScrollDiv {
    width: 32% !important;
}

.rewards-nearme #fetch_branches_data {

    background: #ffffff none repeat scroll 0 0;

}

.rewards-nearme #fetch_branches_data h3 {
    float: left;
    font-size: 14px;
    width: 66%;
}

.rewards-nearme #fetch_branches_data img {
    float: left;
    border: 1px solid #e4e4e4;
    margin-right: 10px;
}

.rewards-nearme #fetch_branches_data hr {
    margin-top: 20px;
}

.rewards-nearme #fetch_branches_data h3 {
    float: none !important;
    display: inline;
    font-size: 14px;
}

.rewards-nearme #fetch_branches_data {
    padding: 0 22px;
}

.reward-lifestyle {
    float: left;
    margin-top: 50px;
    width: 100%;
}

.reward-lifestyle .reward-banner {

    border-top: 7px solid #154c83;

    float: left;

    padding: 180px 15px 30px;

    position: relative;

    width: 100%;

}

.reward-banner h2 {

    color: #ffffff;

    float: left;

    font-family: "dunord-boldregular";

    font-size: 40px;

    line-height: 44px;

    margin: 0;

    width: 100%;

}

.reward-banner p {
    color: #fff;
    font-size: 16px;
    float: left;
    width: 100%;
    margin: 0;
}

.reward-banner .all-offers {
    background: #ce1126;
    margin-top: 20px;
}

.reward-banner .all-offers:hover {
    background: #0F4C8D;
}

.reward-services {
    float: left;
    width: 100%;
    margin-top: 45px;
}

.reward-services h3 {
    color: #0d4d8b;
    float: left;
    font-size: 24px;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
}

.reward-services p {

    color: #666666;

    float: left;

    font-size: 12px;

    font-weight: 500;

    line-height: 16px;

    margin: 2px 0 0;

    width: 100%;

}

.reward-services ul {

    float: left;

    margin-bottom: 45px;

    margin-top: 20px;

    width: 100%;

}

.reward-services ul li {

    background: #f8f8f8 none repeat scroll 0 0;

    border-bottom: 2px solid #ffffff;

    float: left;

    list-style: outside none none;

    padding: 30px 20px;

    width: 50%;

}

.reward-services ul li:nth-child(2n+1) {

    border-right: 2px solid #ffffff;

}

.reward-services ul li .media-left > a {

    background: #0f4c8d none repeat scroll 0 0;

    border-radius: 50%;

    float: left;

    height: 64px;

    text-align: center;

    width: 64px;

}

.reward-services ul li .media-left > a img {
    display: inline-block;
}

.reward-services .image-section {

    background: #e6e6e6 none repeat scroll 0 0;

    float: left;

    height: 124px;

    padding: 35px 0;

    text-align: center;

    width: 100%;

}

.reward-services .wrap-offersboxes {

    border: 1px solid #97c0e6;

    border-radius: 5px;

    float: left;

    margin-top: 10px;

    overflow: hidden;

    width: 100%;

}

.reward-services .text-section {

    float: left;

    padding: 10px 20px 15px;

    width: 100%;

}

.reward-services .fee-buttons a {

    background: #0e4c8c none repeat scroll 0 0;

    border-radius: 4px;

    color: #ffffff;

    float: left;

    font-size: 12px;

    margin-top: 15px;

    padding: 0 10px;

}

.reward-services .fee-buttons a:hover {
    background: #98c0e6 none repeat scroll 0 0;
}

.fav-offers {
    float: left;
    width: 100%;
    background: #f1f1f1;
}

.fav-posts {
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 15px;
}

.fav-posts div[class*="col"] {
    margin-bottom: 15px;
    margin-top: 15px;
}

.fav-posts .top-img-sec {
    float: left;
    width: 100%;
    position: relative;
    min-height:250px;
    background-color: white;
}

.fav-posts .top-img-sec > img {
    width: 100%;
    height: auto;
}

.fav-posts .heart-icon {
    position: absolute;
    right: 12px;
    top: 20px;
    cursor: pointer;
}

.fav-posts .brand-name {
    bottom: -20px;
    box-shadow: 0 2px 6px #bfbfbf;
    left: 13px;
    position: absolute;
}
.fav-posts .brand-name img{
    max-width: 150px;
}
.fav-posts .fav-content-area {

    background: #ffffff none repeat scroll 0 0;

    float: left;

    height: 225px;

    padding: 40px 15px 13px;

    width: 100%;

}

.fav-posts .fav-content-area h3 {
    color: #144e8b;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    min-height: 48px;
    width: 100%;
    text-align: left;
    padding-left: 0;
}

.fav-posts .fav-content-area h3 a {
    color: #144e8b;
}

.fav-posts .fav-content-area h3 a:hover {
    color: #98BFE6;
}

.fav-posts .fav-content-area p {
    color: #626262;
    float: left;
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    text-align: left;
    height:57px;
    overflow-y: hidden;
}

.fav-posts .fav-content-area ul {
    float: left;
    margin-top: 14px;
    list-style: none;
}

.fav-posts .fav-content-area ul li {
    background: #144e8c;
    border-radius: 50%;
    float: left;
    height: 24px;
    margin-right: 5px;
    padding-top: 3px;
    text-align: center;
    width: 24px;
}

.fav-posts .fav-content-area ul li:last-child {
    margin-right: 0;
}

.fav-posts .fav-content-area > span {
    color: #144e8b;
    float: right;
    font-size: 11px;
    margin-top: 14px;
}

.fav-posts .top-img-sec > a {
    float: left;
    width: 100%;
}

.fav-posts .top-img-sec > a img {
    width: 100%;
}

.fav-posts .paginate {
    float: left;
    width: 100%;
}

.fav-posts .paginate ul {
    float: left;
    width: 100%;
    list-style: none;
}

.fav-posts .paginate ul li {
    display: inline-block;
    margin-right: 10px;
}

.fav-posts .paginate ul li:last-child {
    margin: 0;
}

.fav-posts .paginate ul li:last-child {
    margin: 0;
}

.fav-posts .paginate ul li:first-child {
    display: inline-block;
    margin-right: 10px;
}

.fav-posts .paginate ul li span {

    background: #0d4d8b none repeat scroll 0 0;

    border-radius: 4px;

    color: #ffffff;

    float: left;

    font-size: 14px;

    height: 30px;

    padding-top: 5px;

    padding-left: 3px;

    text-align: center;

    width: 30px;

}

.fav-posts .paginate ul li a {

    background: #97c0e6 none repeat scroll 0 0;

    border-radius: 4px;

    color: #ffffff;

    float: left;

    font-size: 14px;

    height: 30px;

    padding-top: 5px;

    padding-left: 3px;

    text-align: center;

    width: 30px;

}

.fav-posts .paginate ul li a:hover {
    background: #0d4d8b none repeat scroll 0 0;
}

.offer-lifestyle {
    margin-bottom: 160px;
    margin-top: 40px;
}

.offer-lifestyle .reward-banner {
    background: rgba(0, 0, 0, 0) url("../images/nbk/rewards/fav-banner.jpg") repeat scroll center center / cover;
}

.reward-center-tab .fav-posts .row > .text-center {
    margin-bottom: -20px;
}

.reward-services .media-body .fee-buttons a {
    padding: 3px 10px;
}

#accordion.offer-detail-sidebar .favorite-tags ul li.active a {
    background: #0e4c8c;
    color: #fff;
}

.titles > p {
    color: #666666;
    float: left;
    font-size: 14px;
    margin-bottom: 33px;
    margin-top: -12px;
    padding-left: 50px;
    width: 100%;
}

.product_slider {

    float: left;

    margin: -10px 0 0;

    width: 100%;

}

.product_slider ul {

    width: 100%;

    float: left;

}

.product_slider ul li {

    background-image: url("../images/nbk/rewards/bg.png");

    background-size: cover;

    float: left;

    height: 90px;

    list-style: outside none none;

    margin-right: 1.37%;

    padding-top: 20px;

    text-align: center;

    width: 100%;

}

.product_slider ul .border.add-border {

    border: 5px solid #326ca4;

}

.product_slider ul li:last-child {

    margin: 0;

}

.product_slider span {

    width: 100%;

    float: left;

    text-transform: uppercase;

    font-weight: bold;

    color: #084686;

    padding-top: 5px;

    font-family: "dunord-mediumregular";

    font-size: 11px;

}

#product_slider img {

    display: inline-block;

    height: auto;

    width: auto;

}

#product_slider .owl-dots {

    display: none !important;

}

#product_slider .owl-prev {
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0) url("../images/nbk/rewards/left-arrow.png") no-repeat scroll left center !important;;
}

#product_slider .owl-next {
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0) url("../images/nbk/rewards/right-arrow.png") no-repeat scroll right center !important;
}

.rewards-nearme {
    margin-top: 0;
}

.reward-center-tab {

    background: #f1f1f1 none repeat scroll 0 0;

    float: left;

    padding: 42px 0 60px;

    width: 100%;

}

.reward-cards {
}

.reward-center-tab .tab-btns {

    border-left: 1px solid #0e4c8c;

    border-radius: 8px;

    border-right: 1px solid #0e4c8c;

    display: inline-block;

    list-style: outside none none;

    margin-bottom: 34px;

    overflow: hidden;

    text-align: center;

}

.reward-center-tab .tab-btns li {
    float: left;
    border-right: 2px solid #fff;
}

.reward-center-tab .tab-btns li:last-child {
    border: 0;
}

.reward-center-tab .tab-btns li a {
    padding: 14px 75px;
    background: #0d4d8b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    float: left;
    border-bottom: 1px solid #0d4d8b;
    border-top: 1px solid #0d4d8b;
    text-transform: capitalize;
}

.reward-center-tab .tab-btns li a.active,
.reward-center-tab .tab-btns li.active a {
    background: #fff;
    color: #0d4d8b;
}

.reward-center-tab .tab-btns li a:hover {
    background: #fff;
    color: #0d4d8b;
}

.reward-center-tab .fav-posts {
    margin-top: -15px;
}

.d-none {
    display: none;
}

.reward_services {

    float: left;

    margin: 35px 0 15px;

    width: 100%;

}

.reward_services ul {

    width: 100%;

    float: left;

    text-align: center;

}

.reward_services ul li {

    display: inline-block;

    border-right: 2px solid #084686;

    padding: 0 20px;
    margin-bottom: 15px;
}

.reward_services ul li:last-child {

    padding-right: 0;

    border: 0;

}

.reward_services ul li:first-child {

    padding-left: 0;

}

.reward_services ul li a {

    font-size: 16px;

    font-family: 'dunord-mediumregular';

    color: #0f4c8c;

    text-transform: capitalize;

}

.reward_services ul li a:hover {
    color: #98c0e6;
}

.toggle-container {
    display: none;
}

.fav-offers .product_slider {

    float: left;

    margin: 40px 0 0;

    width: 100%;

}

.reward-offer-detail .owl-bg-img {
    padding: 225px 0 50px;
}

.reward-offer-detail .slider-content {
    width: 100%;
}

.ps-40.reward-cards.reward-cards-detail {
    padding: 0;
}

.reward-cards.reward-cards-detail .toggle-container {
    padding-top: 30px;
    padding-bottom: 0;
}

.reward-cards.reward-cards-detail .card-button {
    padding-bottom: 0;
}

.para-col > .valid-date {
    color: #ce1126;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 16px;
    margin-top: 18px;
    width: 100%;
}

.para-col .rewards-detil-services {
    float: left;
    margin-top: 35px;
    width: 100%;
}

.para-col .rewards-detil-services ul {
    float: left;
    width: 100%;
}

.para-col .rewards-detil-services ul li {
    float: left;
    list-style: none;
    background: none;
    padding: 0;
    margin-right: 20px;
}

.para-col .rewards-detil-services ul li a {
    background: #0f4c8d;
    border-radius: 50%;
    float: left;
    height: 40px;
    text-align: center;
    width: 40px;
}

.rewards-detil-services li img {
    height: auto;
    width: 100%;
}

.accepted-cards .discount-holders {
    float: left;
    width: 100%;
}

.accepted-cards .discount-holders > p {
    color: #505150;
    float: left;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 9px;
}

.accepted-cards .discount-holders p strong {
    font-family: "dunord-boldregular";
    font-weight: normal;
}

.accepted-cards .discount-holders ul {
    list-style: none;
    float: left;
}

.accepted-cards .discount-holders ul li {
    float: left;
    margin-bottom: 10px;
    background: none;
}

.accepted-cards .discount-holders ul li a:hover {
    opacity: 0.7;
}

.favorite-offers {
    float: left;
    width: 100%;
    padding: 30px;
}

.favorite-offers .favorite-offers-title {
    float: left;
    width: 100%;
}

.favorite-offers .favorite-offers-title span {

    background: rgba(0, 0, 0, 0) url("../images/nbk/rewards-detail/cup-bg.jpg") no-repeat scroll 0 0;

    float: left;

    height: 48px;

    padding: 7px 0 0;

    text-align: center;

    width: 62px;

}

.favorite-offers .favorite-offers-title h4 {

    color: #7f7f7f;

    float: left;

    font-family: "dunord-boldregular";

    font-size: 18px;

    margin-left: 10px;

    margin-top: 8px;

}

#accordion.offer-detail-sidebar {
    margin: 5px 0 0;
}

#accordion.offer-detail-sidebar .favorite-tags {
    float: left;
    width: 100%;
    margin-top: 5px;
}

#accordion.offer-detail-sidebar .favorite-tags li {

    border: 0 none;

    margin-top: 10px;

    margin-right: 10px;

    width: auto;

}

#accordion.offer-detail-sidebar .favorite-tags ul li a {

    background: #e6e6e6;

    border: 0 none;

    border-radius: 4px;

    color: #505150;

    font-family: 'dunord-mediumregular';

    font-size: 12px;

    padding: 2px 10px;

    width: auto !important;

}

#accordion.offer-detail-sidebar .favorite-tags ul li a:hover {
    background: #0e4c8c;
    color: #fff;
}

.add-favorite {
    float: left;
    width: 100%;
}

#accordion.offer-detail-sidebar .add-favorite a {
    background: #0f4c8d;
    border-radius: 5px;
    color: #ffffff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    margin: 30px 0 0;
    padding: 8px;
    text-align: center;
    width: 100%;
}

#accordion.offer-detail-sidebar .add-favorite a img {
    margin-right: 15px;
}

#accordion.offer-detail-sidebar .add-favorite a:hover {
    background: #CE2028;
}

.offer-detail-sidebar .panel-body {
    padding: 0;
}

#accordion.offer-detail-sidebar .facebook-likes {

    background: #d3e5f6 none repeat scroll 0 0;

    float: left;

    padding: 14px 33px;

    width: 100%;

}

#accordion.offer-detail-sidebar .facebook-likes > a {

    background: #ffffff none repeat scroll 0 0;

    border: 1px solid #0b4d8c;

    border-radius: 4px;

    color: #0b4d8c;

    float: left;

    font-size: 12px;

    margin-top: 8px;

    padding: 5px 15px;

}

#accordion.offer-detail-sidebar .facebook-likes > a:hover {
    background: #D3E5F6;
}

#accordion.offer-detail-sidebar .facebook-likes > a img {
    float: left;
    margin-right: 12px;
}

#accordion.offer-detail-sidebar .facebook-likes > h4 {

    color: #0d4d8b;

    float: right;

    font-size: 24px;

    line-height: 26px;

    margin: 0;

    text-align: center;

    width: 50px;

}

#accordion.offer-detail-sidebar .social-connections {

    float: left;

    padding: 13px 33px;

    width: 100%;

}

#accordion.offer-detail-sidebar .social-connections h4 {

    color: #0f4c8d;

    font-size: 20px;

    margin: 2px 0;

    text-transform: uppercase;

}

#accordion.offer-detail-sidebar .social-connections li {

    border: 0 none;

    margin-right: 10px;

    width: auto;

}

#accordion.offer-detail-sidebar .social-connections a {

    border: 0 none;

    border-radius: 0;

    color: #505150;

    font-family: "dunord-mediumregular";

    font-size: 12px;

    padding: 0;

    width: auto;

}

#accordion.offer-detail-sidebar .connaction-details {

    float: left;

    padding: 0 33px 15px;

    width: 100%;

}

#accordion.offer-detail-sidebar .panel-heading a img {

    display: inline-block;

    margin-right: 8px;

}

.suggest-outlet {
    float: left;
    width: 100%;
    position: relative;
}

.suggest-outlet a {

    background: #0f4c8d none repeat scroll 0 0;

    border-radius: 5px;

    color: #ffffff;

    float: left;

    font-family: "dunord-regularregular";

    font-size: 14px;

    margin: 20px 0 0;

    padding: 8px;

    text-align: center;

    width: 100%;

}

.suggest-outlet a:hover {
    background: #CE2028;
}

.credit-cardstrip {

    float: left;

    margin-bottom: 65px;

    width: 100%;

}

.credit-cardstrip .strip-section {

    float: left;

    padding: 25px 0;

    width: 100%;

}

.credit-cardstrip .strip-section .card-section {

    float: left;

    margin-right: 5%;

    width: 23%;

    margin-top: 10px;

}

.credit-cardstrip .strip-section .card-content {

    float: left;

    width: 72%;

}

.credit-cardstrip .strip-section .card-content > h3 {

    color: #0f4c8d;

    font-family: "dunord-boldregular";

    font-size: 40px;

    margin-bottom: 0;

    margin-top: 35px;

}

.credit-cardstrip .strip-section .card-content > p {

    color: #0f4c8d;

    float: left;

    font-size: 20px;

    line-height: 30px;

    margin: 0;

    width: 80%;

}

.card-content .all-offers {
    margin: 16px 15px 0 0;
    background: #ce1126;
}

.card-content .all-offers:hover {
    background: #0F4C8D;
}

.reward-points-calculator {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.reward-points-calculator img {
}

.rewards-detail-tabs {
    margin-bottom: 50px;
}

.rewards-detail-tabs .main-links {
    border-top: 1px solid #5381ac;
}

.rewards-detail-tabs .custom-tabs {
    margin: 0;
}

.rewards-detail-tabs .custom-tabs [data-accordion] > [data-control]::after {
    top: 6px !important;
    right: 10px;
}

.rewards-detail-tabs .custom-tabs [data-content] [data-accordion] {
    padding: 28px 0;
}

.rewards-detail-tabs ul {

    float: left;

    list-style: outside none none;

    width: 100%;

}

.rewards-detail-tabs ul li {

    background: rgba(0, 0, 0, 0) url("../images/card-listing/dot.png") no-repeat scroll left 8px;

    color: #505150;

    font-family: "dunord-regularregular";

    font-size: 14px;

    line-height: 12px;

    margin-bottom: 10px;

    padding-left: 8px;

}

.rewards-detail-tabs ul.terms-condition ul {
    float: none;
}

.rewards-detail-tabs ul.terms-condition ul ul li {
    padding-left: 8px;
    margin-bottom: 0;
}

.rewards-detail-tabs ul.terms-condition a {
    font-size: 14px!important;
}

.locations-detail {
    float: left;
    width: 100%;
}

.locations-detail h3 {
    color: #0e4c8c;
    display: block;
    float: left;
    font-family: dunord-regularregular;
    font-size: 20px;
    text-transform: uppercase;
    width: 100%;
}

.map-locations-list {

    float: right;

    padding: 30px;

    width: 32%;

}

.map-locations-list #branch_form .filter-text {

    font-size: 24px;

    text-align: center;

    text-transform: uppercase;

    width: 100%;

}

.map-locations-list {
    float: right;
    width: 32%;
    padding: 30px 30px 21px;
    background: #fdfdfd;
}

.map-locations-list #branch_form {
    border: 0;
    padding: 0;
    margin-bottom: 30px;
}

.map-locations-list #fetch_branches_data {
    display: none;
    padding: 0;
}

.map-locations-list .selectz {
    margin-top: 20px;
    width: 100%;
}

.map-locations-list .panel-body ul {

    border-bottom: 1px solid #f2f2f2;

    float: left;

    list-style: outside none none;

    margin-bottom: 10px;

    padding-bottom: 10px;

    width: 100%;

}

.map-locations-list .panel-body ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    min-height: 25px;
}

.map-locations-list .panel-body ul li i {

    float: left;

    margin-right: 15px;

}

.map-locations-list .panel-body ul li a {

    color: #0e4c8c;

    float: left;

    font-family: "dunord-regularregular";

    font-size: 18px;

    margin-top: 4px;

    width: 76%;

}

.map-locations-list .panel-body {
    float: left;
    padding: 0;
    width: 100%;
}

.map-locations-list .panel-body ul:last-child {

    border: 0 none;

    margin: 0;

    padding: 0;

}

.locations-detail .find-us-map {
    margin-bottom: 10px;
}

.detail-offers {
    float: left;
    width: 100%;
    padding-top: 10px;
    margin-top: 50px;
    background: #f1f1f1;
    padding-bottom: 30px;
    margin-bottom: 145px;
}

.detail-offers .detail-offer-heading h3,
.favorite-offers-no-result .detail-offer-heading h3{

    color: #0d4d8b;

    font-size: 20px;

    margin: 0;

    text-transform: uppercase;

}

.reward-points-calculator .calculator-wrap {
    float: left;
    width: 100%;
    background: #e2edf9;
}

.reward-points-calculator .calculator-head {

    border-bottom: 2px solid #ffffff;

    float: left;

    padding: 10px 35px;

    text-align: center;

    width: 100%;

}

.reward-points-calculator .calculator-head h3 {

    color: #144e8a;

    display: inline-block;

    margin: 5px 0;

    padding-left: 250px;

    text-shadow: 0 1px 0 #ffffff;

    width: 100%;

}

.reward-points-calculator .signature-dropdown {

    background: #d3e2f3 none repeat scroll 0 0;

    border: 1px solid #ffffff;

    border-radius: 5px;

    float: right;

    position: relative;

    width: 300px;

}
.signature-dropdown h4{
    text-align: left;
    margin-left: 5px;
}
.reward-points-calculator .signature-dropdown .visa-sec {
    width: 100%;
    float: left;
    padding: 6px 10px 6px 10px;
    cursor: pointer;
}

.signature-dropdown .visa-sec > img {
    float: left;
}

.reward-points-calculator .calculator-head .signature-dropdown > img {
    float: left;
}

.reward-points-calculator h4 {

    color: #144e8b;

    float: left;

    font-size: 16px;

    margin-bottom: 0;

    /*margin-left: 10px;*/

    margin-top: 1px;

    text-shadow: 0 0 0;

}

.signature-dropdown .visa-sec > span {

    position: absolute;

    right: 10px;

    top: -2px;

}

.signature-dropdown ul {

    position: absolute;

    list-style: none;

    top: 37px;

    background: #d3e2f3;

    left: 0;

    right: 0;

    border: 1px solid #fff;

    display: none;

    z-index: 9999;

}

.signature-dropdown ul li {
    float: left;
    padding: 6px 10px 6px 10px;
    border-bottom: 1px solid #fff;
    width: 100%;
}

.signature-dropdown ul li:hover a {
    opacity: .7;
}

.signature-dropdown ul li:last-child {
    border-bottom: 0;
}

.signature-dropdown ul li img {
    float: left;
}

.calculator-wrap .calculator-body {
    float: left;
    padding: 10px 0;
    width: 100%;
}

.reward-points-calculator .spendings {
    float: left;
    padding: 15px;
    width: 100%;
}

.reward-points-calculator .spendings h4 {
    font-size: 18px;
    margin-top: 10px;
    margin-left: 0;
}

.reward-points-calculator .spendings .pricebar {

    background: #90adcd none repeat scroll 0 0;

    float: left;

    height: 14px;

    left: 15px;

    position: absolute;

    right: 15px;

    top: 19px;

}

.reward-points-calculator .spendings .pricebar img {
    width: 100%
}

.reward-points-calculator .spendings img {
    margin-left: -2px;
    position: relative;
    z-index: 999;
}

.price-counters {
    float: left;
    width: 100%;
}

.price-counter-left {

    color: #144e8a;

    float: left;

    font-family: "dunord-regularregular";

    font-size: 16px;

}

.price-counter-right {

    color: #144e8a;

    float: right;

    font-family: "dunord-regularregular";

    font-size: 16px;

}

.spendings .progressbar {
    float: left;
    text-align: center;
    width: 50px;
}

.spendings .progressbar > span {
    float: left;
    margin-top: -24px;
    width: 100%;
    color: #144e8a;
    font-family: "dunord-regularregular";
    font-size: 16px;
}

.spendings .estimate-price {

    background: #ffffff none repeat scroll 0 0;

    color: #144e8a;

    float: right;

    font-family: "dunord-regularregular";

    font-size: 16px;

    margin-top: 15px;

    padding: 1px 20px;

    text-align: right;

    margin-right: 5px;

    width: 110px;

}

.calculator-wrap .nbk-points {

    background: #c2d7ed none repeat scroll 0 0;

    float: left;

    min-height: 100px;

    width: 100%;

}

.white-points {

    background: #ffffff none repeat scroll 0 0;

    float: left;

    margin-bottom: 20px;

    margin-top: -10px;

    padding: 5px 15px 12px 10px;

    width: 100%;

}

.white-points .pull-right > h4 {

    color: #8eafd2;

    float: right;

    font-size: 21px;

    text-align: right;

    width: 100%;

}

.white-points .pull-right > p,
.white-points .pull-right > span{

    color: #144e8a;

    float: right;

    font-family: "dunord-boldregular";

    line-height: 16px;

    font-size: 18px;

    margin-bottom: 0;

}

.white-points .pull-right {
    float: right;
    width: 80%;
}

.reward-points-calculator .white-points > img {
    float: left;
    margin-top: 9px;
}

.compare-cards-page {

    float: left;

    margin: 50px 0 150px;

    width: 100%;

}

.compare-cards-page .container-else .col-md-3 {
}

.compare-cards-page h3 {
    min-height: 84px;
}

.compare-cards-page .sticky .card-box h3 {
    min-height: inherit;
}

.compare-cards-page .sticky .card-box .fee-buttons .apply-now, .compare-cards-page .sticky .card-box .fee-buttons .learn-more {
    width: 97px;
}

.compare-cards-page .discount-brands {

    float: left;

    margin-bottom: 20px;

    padding: 0 10px;

    text-align: left;

    width: 100%;

}

.compare-cards-page .discount-brands:last-child {
    margin-bottom: 0;
}

.compare-cards-page .discount-brands img {
    float: left;
    border: 1px solid #dedede;
    margin-right: 15px;
}

.compare-cards-page .discount-brands p {
    color: #515050;
    display: table-cell;
    font-size: 16px;
    height: 54px;
    padding: 0;
    vertical-align: middle;
}

.compare-cards-page h2 {
    margin: 20px 0;
}

.compare-cards-page .card-box {
    padding-bottom: 15px;
}

.compare-cards-page ul li {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #515050;
    font-size: 16px;
    width: 100%;
}

.compare-cards-page ul {
    height: 95px;
    padding: 19px 0;
}

.compare-cards-page ul.two-lists {
    height: 79px;
}

.slidecontainer {

    width: 100%;

    margin-bottom: 10px;

    margin-top: 20px;

    position: relative;

}

.slidecontainer .slider {

    -webkit-appearance: none;

    width: 100%;

    height: 15px;

    border-radius: 0;

    outline: none;

    background: none;

    -webkit-transition: .2s;

    transition: opacity .2s;

    position: relative;

    z-index: 999;

    background: #90adcd;

}

.slidecontainer .slider:hover {

    opacity: 1;

}

.slidecontainer .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 46px;
    height: 45px;
    border: 0;
    background: url('../images/nbk/rewards-detail/miles-calculator_03.png');
    cursor: pointer;
    background-size: cover;
}

.slidecontainer .slider::-moz-range-thumb {
    width: 46px;
    height: 45px;
    border: 0;
    background: url('../images/nbk/rewards-detail/miles-calculator_03.png');
    cursor: pointer;
    background-size: cover;
}

.slidecontainer #myRange1.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 46px;
    height: 45px;
    border: 0;
    background: url('../images/nbk/rewards-detail/price-circle.png');
    cursor: pointer;
    background-size: cover;
}

.slidecontainer #myRange1.slider::-moz-range-thumb {
    width: 46px;
    height: 45px;
    border: 0;
    background: url('../images/nbk/rewards-detail/price-circle.png');
    cursor: pointer;
    background-size: cover;
}

.heart-icon .fill {
    display: none;
}

.heart-icon.active .un-fill {
    display: none;
}

.heart-icon.active .fill {
    display: block;
}

.navigation-wrap > .container {
    position: static !important;
}

nav .main-menu li.mega-menu-item .dropdown-menu {
    left: 2%;
    width: 96%;
}

.dropdown.mega-menu-item h3 a {
    font-size: 14px !important;
    font-family: "dunord-boldregular";
}

nav .main-menu .dropdown-menu a, nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only {
    font-size: 13px;
}

nav.mega-menu .mega-menu-content {
    padding: 40px 50px 50px;
}

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2:first-child {
    border-left: 0;
    padding-left: 10px;
}

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2 {

    padding-right: 0px;

    float: left;

    width: 14%;

    padding-left: 40px;

    border-left: 1px solid #eaeef0;

    min-height: 190px;

}

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.packages {

    width: 20%;

}

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.loans {
    width: 18%;
}

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.cards {
    width: 16%;
}

nav .main-menu .dropdown-menu .mega-menu-content .col-md-2.investment {
    width: 18%;
}

.media-offers {
    border-top: 1px solid #eaeef0;
    padding-top: 30px;
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
}

.media-offers .col-media:first-child {
    padding-left: 0;
    border-left: 0;
    padding-top: 0;
}

.media-offers .col-media {
    float: left;
    width: 33.33%;
    padding: 44px 40px 0;
    border-left: 1px solid #eaeef0;
    min-height: 140px;
}

.media-offers .col-media h4 {
    width: 90%;
}

.media-offers .col-media h4 a {
    color: #144e8b;
    font-size: 14px;
    line-height: 17px;
    float: left;
    width: 100%;
}

.media-offers .col-media h4 a:hover {
    color: #98BFE6;
    background: none !important;
}

.media-offers .col-media p {
    color: #626262;
    font-size: 12px;
    width: 90%;
}

.media-offers .col-media h3 {

    margin: 0 0 20px;

    width: 100%;

    float: none;

    font-size: 16px;

    font-family: "dunord-mediumregular";

    color: #0d4d8b;

}

.all-offer-btn {
    float: left;
    margin: 0 -15px;
}

.all-offer-btn a {

    background: #ce1126;

    border-radius: 4px;

    color: #ffffff !important;

    float: left;

    font-size: 12px !important;

    margin-top: 15px;

    padding: 0 10px 0 10px !important;

}

.all-offer-btn a i {
    margin-left: 15px !important;
    margin-right: 0 !important;
    padding: 0 !important;
}

.all-offer-btn a:hover {
    background: #0e4c8c;
}

nav .main-menu .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.95);
    border-color: #abc0d4;
}

.col-media .media-left {
    padding-right: 20px;
}

.col-media .media-body {
    padding-left: 1px;
}

@media (min-width: 992px) and (max-width: 1199px) {

    .reward-center-tab .tab-btns li a {
        padding: 14px 55px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

    .main-menu-collapse {
        position: static;
    }

    nav .main-menu li.mega-menu-item .dropdown-menu {
        width: 96% !important;
    }

    nav.mega-menu .mega-menu-content {
        padding: 40px 25px 25px;
    }

    .compare-cards.reward-filter.reward-category-filter .selectz {
        width: auto !important;
        float: right !important;
    }

    .reward-center-tab .tab-btns li a {
        padding: 14px 30px;
        font-size: 14px;
    }

    .favorite-offers {
        padding: 10px !important;
    }

    #accordion.offer-detail-sidebar .facebook-likes {
        padding: 10px !important;
    }

    #accordion.offer-detail-sidebar .social-connections {
        padding: 10px !important;
    }

    #accordion.offer-detail-sidebar .social-connections li {
        margin-bottom: 10px;
    }

    #accordion.offer-detail-sidebar .connaction-details {
        padding: 0 10px 10px;
    }

    .reward-points-calculator .calculator-head h3 {
        padding-left: 0;
        text-align: left;
    }

    .reward-points-calculator .calculator-head {
        padding: 10px 25px;
    }

    .white-points .pull-right {
        width: 70% !important;
    }

    .slidecontainer .slider {
        width: 102% !important;
    }

    .reward-points-calculator .spendings h4 {
        margin-bottom: 20px;
    }

    .price-counters {
        width: 100%;
    }

    .map-locations-list .panel-body ul li a {
        width: 70%;
        font-size: 14px;
    }

    .map-locations-list .selectz {
        width: 100% !important;
    }

    #readme.locations-detail .map-data #map {
        height: 480px !important;
    }

    .strip-section .card-section img {
        width: 100%;
        margin-left: -40px;
        margin-top: 60px;
    }

}

@media (min-width: 320px) and (max-width: 767px) {

    #color_overlay_controller1 {
        height: 10px !important;
    }

    .slidecontainer .slider {
        width: 100% !important;
    }

    .reward-points-calculator .spendings {
        text-align: center;
    }

    .spendings .col-md-7.col-sm-9.col-xs-12 {
        width: 100% !important;
        float: none;
        display: inline-block;
    }

    .spendings .col-md-2.col-sm-3.col-xs-12 {
        float: none;
        display: inline-block;
        width: 100%;
    }

    .reward-points-calculator .spendings h4 {
        margin-bottom: 20px;
        width: 100%;
        text-align: left;
    }

    .map-locations-list #branch_form .filter-text.map-locations-list #branch_form .filter-text {
        text-align: left;
    }

    .find-us-map .reward-offer-detailmap .dk_toggle {
        font-size: 15px !important;
        background-size: auto 100%;
        padding: 15px 45px 15px 10px;
    }

    .reward-lifestyle {
        /*background: rgba(0, 0, 0, 0) url("../images/nbk/rewardsbanner.jpg") repeat scroll 0 0 / cover;*/
        border-top: 7px solid #154c83;
        float: left;
        padding: 0px 0px 30px;
        position: relative;
        width: 100%;
        margin-top: 30px;
    }

    .reward-lifestyle .reward-banner {
        /*background: none !important;*/
        border: 0 !important;
        padding: 80px 15px 30px;
        /*padding: 0 !important;*/
    }

    .reward-category-filter .credit-card .col-sm-5 {
        width: 100%;

    }

    .reward-category-filter .credit-card .col-sm-7 {
        width: 100%;
    }

    .rewards-center .selectz {
        width: auto !important;
        float: right !important;
    }

    .rewards-center {
        float: right;
    }

    .rewards-center .togglez span {
        background: none !important;
        padding-left: 0;
        padding-right: 0;
        margin-right: 0;
        border: none !important;
    }

    .reward-category-filter .togglez i {
        position: static;
        display: inline-block;
        margin-left: 5px;
        float: none;
    }


    .reward-category-filter .wish-list i img {
        width: 25px;
    }

    .reward-category-filter .wish-list {
        margin-right: 0px;
        float: left;
    }

    .rewards-center .selectz {
        width: 100% !important;
    }

    .reward-banner h2 {
        font-size: 30px;
    }

    .reward-banner p {
        font-size: 14px;
    }

    .white-points .pull-right > h4 {
        float: left;
        text-align: left;
        font-size: 14px;

    }

    .white-points .pull-right {
        margin-top: 8px;
    }

    .white-points .pull-right > p {
        font-size: 12px;
    }

    .reward-offer-detailmap form {
        display: block !important;
    }

    .credit-cardstrip .strip-section {
        background-repeat: repeat;
    }

    .para-col > .valid-date {
        font-size: 14px;
    }

    .para-col .accepted-heading {
        padding: 15px 0 0 0;
        margin-bottom: 0px;
    }

    .accepted-cards .discount-holders > p {
        margin-bottom: 3px;
        margin-top: 0px;
    }

    .reward-offer-page .para-col > h3 {
        font-size: 16px;
    }

    #accordion.offer-detail-sidebar .favorite-tags ul li a {
        font-size: 14px;
        padding: 4px 14px;
    }

    #accordion.offer-detail-sidebar .add-favorite a {
        margin: 20px 0 5px;
    }

    .reward-points-calculator .calculator-head {
        padding: 10px 20px;
        border-bottom: 1px solid #fff;
    }

    .fav-posts .fav-content-area img {
        height: auto;
        width: auto;
        display: inline-block;
    }

    .detail-offers {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .fav-posts .owl-dots {
        margin: 25px 0 15px 0;
    }
    .white-points .pull-right > p, .white-points .pull-right > span{
        font-size: 14px;
        float: left;
    }
}

@media (min-width: 320px) and (max-width: 767px) {

    .reward-banner h2 {
        font-size: 30px;
    }

    .reward-banner p {
        font-size: 14px;
    }

    .reward-banner .all-offers {
        float: left;
    }

    .reward-services ul li {
        width: 100%;
    }

    .reward-services ul li .media-left > a {
        width: 42px;
        height: 42px;
    }

    .reward-services ul li .media-left > a img {
        width: 100%;
    }

    .reward-center-tab .tab-btns {
        border-radius: 0;
        border: 1px solid #0e4c8c;
        margin: -20px 0 20px 0;
    }

    .reward-center-tab .tab-btns li {
        width: 100%;
        border-right: 0;
    }

    .reward-center-tab .tab-btns li a {
        width: 100%;
        font-size: 14px;
        text-align: left;
        padding: 14px 15px !important;
        border-top: 0;
        border-bottom: 1px solid #fff;
    }

    .reward-center-tab .tab-btns li:last-child a {
        border-bottom: 0;
    }

    .reward-res-tab {
        background-color: #fff;
        background-image: url('../images/dropdown-arrow-big.png');
        background-position: center right;
        background-repeat: no-repeat;
        background-size: auto 100%;
        float: left;
        width: 100%;
        text-align: left;
        padding: 8px 15px;
        border: 1px solid #0e4c8c;
        cursor: pointer;
        border-radius: 8px;
        font-size: 16px;
        color: #1e4a79;
        margin-bottom: 20px;
    }

    .reward-center-tab .tab-btns {
        display: none;
    }

    .slimScrollDiv + div {
        width: 100% !important;
    }

    .rewards-nearme #fetch_branches_data h3 {

        float: left;

        font-size: 12px;

        width: 60%;

    }

    .reward-services h3 {
        font-size: 18px;
    }

    .reward-category-filter {
        margin-top: 0 !important;
    }

    /** .brand-banner-logo {
        display: none;
    } **/

    .para-col > .valid-date {
        width: 100%;
    }

    .para-col .rewards-detil-services {
        width: auto;
        float: right;
        margin-top: 15px;
    }

    /*.para-col .rewards-detil-services ul li {
        margin: 0 0 0 10px;
    }*/

    .para-col .rewards-detil-services ul li a {
        width: 30px;
        height: 30px;
    }

    .accepted-cards .discount-holders > p {
        width: 100%;
    }

    .accepted-cards .discount-holders > img {
        width: 31%;
        margin: 10px 9px 10px 0;
    }

    .accepted-cards .discount-holders ul {
        width: 100%;
        max-width:100%!important;
    }

    .accepted-cards .discount-holders ul li {
        /*width: 32%;*/
        margin-right: 5px;
        padding-left: 0;
    }

    /*.accepted-cards .discount-holders ul li img {
        width: 100%;
    }*/

    .accepted-cards .discount-holders ul li:last-child {
        margin-right: 0;
    }

    .credit-cardstrip .strip-section {
        margin-top: 40px;
    }

    .credit-cardstrip .strip-section .card-section {
        width: 100%;
        padding: 0 30px;
        margin-top: -65px;
    }

    .credit-cardstrip .strip-section .card-content {
        padding: 0 20px;
        width: 100%;
    }

    .credit-cardstrip .strip-section .card-section img {
        width: 160px;
    }

    .credit-cardstrip .strip-section .card-content > h3 {
        font-size: 24px;
        margin-right: 5px;
    }

    .credit-cardstrip .strip-section .card-content > p {
        color: #0f4c8d;
        float: left;
        font-size: 14px;
        line-height: 24px;
        margin: 0;
        width: 90%;
    }

    .card-content .all-offers {
        float: left;
        margin-left: -15px;
    }

    .reward-points-calculator .calculator-head h3 {
        padding-left: 0;
    }

    .reward-points-calculator .signature-dropdown {
        width: 100%;
        display: inline-block;
        margin-top: 5px;
    }

    .reward-points-calculator .spendings {
        float: left;
        padding: 10px 5px;
        width: 100%;
        margin: 0;
    }

    .reward-points-calculator .spendings h4 {
        margin-top: 0;
    }

    .spendings .estimate-price {
        float: left;
        text-align: center;
    }

    .slidecontainer #myRange1.slider::-moz-range-thumb {
        width: 35px;
        height: 35px;
        background-size: cover;
    }

    .slidecontainer #myRange1.slider::-webkit-slider-thumb {
        width: 35px;
        height: 35px;
        background-size: cover;
    }

    .slidecontainer .slider::-moz-range-thumb {
        width: 35px;
        height: 35px;
        background-size: cover;
    }

    .slidecontainer .slider::-webkit-slider-thumb {
        width: 35px;
        height: 35px;
        background-size: cover;
    }

    .slidecontainer .slider {
        height: 10px;
    }

    .map-locations-list {
        width: 100%;
        border-radius: 0 !important;
    }

    .map-data > div {
        width: 100% !important;
    }

    .reward-cards .cardz ul li {
        margin-right: 0 !important;
        width: auto !important;
        margin-bottom: 15px;
    }

    .reward-cards .cardz ul li:nth-child(2n+2) {
        margin-right: 0 !important;
    }

    .favorite-offers {
        padding: 15px;
    }

    #accordion.offer-detail-sidebar .facebook-likes {
        padding: 15px;
    }

    #accordion.offer-detail-sidebar .social-connections {
        padding: 10px 15px;
    }

    #accordion.offer-detail-sidebar .connaction-details {
        padding: 0 15px 15px;
    }

    #accordion.offer-detail-sidebar .facebook-likes > h4 {
        width: auto;
        margin-top: 12px;
    }

    #scale_val_controller1, #scale_val_controller2 {
        margin: 6px 24px;
    }

    .fav-posts .fav-content-area {
        height: auto;
        padding: 40px 15px 25px;
    }

    .reward_services ul li {
        margin-bottom: 20px;
    }

    .reward-points-calculator .white-points > img {
        width: 30px;
        height: auto;
    }

    .reward-offer-detail .owl-bg-img {
        padding: 0;
    }

    .all-offers.loadmore-res {
        padding: 5px 15px 5px 50px;
        margin-top: 30px;
        margin-bottom: -15px;
    }

    .all-offers.loadmore-res > i {
        margin-left: 25px;
    }

    #color_overlay_controller2, #color_overlay_controller1 {
        /** height: 10px !important; */
        width:0%;
    }

}

@media (min-width: 320px) and (max-width: 379px) {

    .para-col .rewards-detil-services ul li {
        margin: 0 10px 0 0;
    }

    .para-col .rewards-detil-services ul li:last-child {
        margin: 0;
    }

    .togglez span {
        font-size: 12px !important;
    }

    .reward-category-filter {
        padding-bottom: 0 !important;
    }

    .fav-posts .fav-content-area > span {
        font-size: 10px;
    }

}

/*-------------------Usama----------------------------------------*/

.rewards-center {

    padding: 0;

}

.togglez {

    float: left;

    width: 100%;

}

.togglez span {

    cursor: pointer;

    color: #134e8a;

    font-size: 16px;

    border-left: 1px solid #fff;

    border-right: 1px solid #fff;

    padding: 20px 40px;

}

.togglez i {

    margin-left: 30px;

    float: right;

}

.compare-cards .credit-card span.move i {
    transform: rotate(180deg);
}

.wish-list {

    float: right;

    padding: 18px 0px;

    margin-right: 25px;

}

.wish-list span {

    cursor: pointer;

    color: #134e8a;

    font-size: 18px;

    margin-right: 0;

}

.wish-list i {

    float: left;

    margin-right: 10px;

}

.rewards-center .search-form .search-input {

    width: 240px;

}

.rewards-center .selectz {

    padding: 18px 0px;

}

.rewards-center .search-form.small a {

    padding: 0px 10px;

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

}

.reward-cards .cardz ul {

    list-style: none;

}

.reward-cards .cardz ul li {

    float: left;

}

.reward-cards .cardz ul li {

    border: 4px solid rgba(0, 0, 0, 0);
    margin-bottom:10px;
    margin-right: 1%;

    width: 9.1%;

    cursor: pointer;
}

@media (hover: hover) {
	.reward-cards .cardz ul li:hover {
	    border-color: #e7ce98;
	    border-radius: 6px;
	}
}

.reward-cards .cardz ul li img {
    width: 100%;
}

.reward-cards .cardz ul li:last-child {

    margin-right: 0px;

}

.reward-cards {

    padding: 30px 0 15px;

}

.reward-cards .cardz ul .active-border {

    border: 4px solid #e7ce98;

    border-radius: 6px;

}

.reward-cards .card-button {

    float: left !important;

    width: 100%;

    padding: 10px 0 50px;

}

.m-r-0 {

    margin-right: 0 !important;

}

.m-l-0 {

    margin-left: 0 !important;

}

.m-r-20 {

    margin-right: 20px !important;

}

@media (min-width: 768px) {

    .fav-posts .heart-icon:hover .un-fill {
        display: none;
    }

    .fav-posts .heart-icon:hover .fill {
        display: block;
    }

}

@media (max-width: 767px) {

    .togglez span {

        width: 100%;

        position: relative;

    }

    .togglez i {

        margin-left: 0;

        position: absolute;

        right: 40px

    }

    .subscribe-poup {
        width: 281px !important;
        bottom: 58px !important;
        right: -15px !important;
    }

}

.subscribe-poup {

    width: 335px;

    background: #fff;

    display: none;

    padding: 15px 20px 20px;

    position: absolute;
    bottom: 94px;
    right: -85px;

    border-radius: 4px;
    border: 1px solid #0e4c8c;

    box-shadow: 4px 5px 19px 0px #b5b5b5;

    z-index: 999;

}

.subscribe-poup ul {

    list-style: none;

    float: left;

    width: 100%;

    margin-bottom: 30px;

}

.subscribe-poup li {

    border: 0 none;

    float: left;

    margin-top: 10px;

    margin-right: 10px;

}

.subscribe-poup ul li a {

    background: #e6e6e6;

    border: 0 none;

    border-radius: 4px;

    color: #505150;

    font-family: 'dunord-mediumregular';

    font-size: 12px;

    padding: 2px 10px;

    width: auto !important;

}

.subscribe-poup ul li.active a {

    background: #0e4c8c;

    color: #fff;

}

.subscribe-poup ul li a:hover {

    background: #0e4c8c;

    color: #fff;

}

.subscribe-poup .terms-form input {

    border: 1px solid #d6d6d6;

    border-radius: 4px;

    box-shadow: 0 0 0 0 !important;

    line-height: 16px;

    height: 32px !important;

    float: left;

    font-size: 12px !important;

    margin-bottom: 10px;

    padding: 8px 15px;

}

.subscribe-poup .terms-form .form-group {
    margin-bottom: 0;
}

.subscribe-poup .terms-form button {

    font-size: 14px;

    text-transform: capitalize;

    color: #fff;

    background: #ce1126;

    padding: 9px 60px;

    border: 0;

    border-radius: 4px;

    font-family: "dunord-regularregular";

}

.subscribe-poup .terms-form button:hover {
    background: #0F4C8D;
}

.close-form {
    float: right;
    width: 100%;
    margin: -6px -6px 5px 10px;
    text-align: right;
}

.close-form i {
    cursor: pointer;
    float: none!important;
}

.suggest-popup .close-form {
    margin-bottom: 12px;
}

.subscribe-poup.suggest-popup {
    right: 0;
    bottom: 50px;
}

.suggest-popup textarea {

    border: 1px solid #d6d6d6;

    border-radius: 4px;

    box-shadow: 0 0 0 0 !important;

    line-height: 16px;

    height: 75px !important;

    float: left;

    font-size: 12px !important;

    margin-bottom: 10px;

    padding: 8px 15px;

}

.fav-posts .owl-theme .owl-dots .owl-dot span {
    background: #fff;
}

.fav-posts .owl-theme .owl-nav {
    display: none;
}

.rewards-detail-tabs .main-links {

    border-left: 0;

    border-right: 0;

}

.rewards-detail-tabs .main-links.open {
    border-bottom: 0;
}

.rewards-detail-tabs .custom-tabs .main-links > a {

    border-left: 1px solid #5881ab;
    padding-left: 10px;

}

.rewards-detail-tabs [data-accordion] button {

    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

    border-right: 1px solid #5881ab !important;

    color: #fff;

    margin-bottom: 0 !important;

    margin-left: 0px;

    padding: 0;

    margin-right: 0 !important;

    float: left;
    position: relative;
    border-left: 1px solid #5381ac;
    border-right: 1px solid #5381ac;
    width: 100%;

}

#color_overlay_controller1 {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#789dc4+0,416387+100 */

    background: rgb(120, 157, 196); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(120, 157, 196, 1) 0%, rgba(65, 99, 135, 1) 100%); /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(120, 157, 196, 1) 0%, rgba(65, 99, 135, 1) 100%); /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(120, 157, 196, 1) 0%, rgba(65, 99, 135, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#789dc4', endColorstr='#416387', GradientType=0); /* IE6-9 */

    height: 15px;

    position: absolute;

    box-sizing: content-box;

    top: 0;

    left: 0;

}

#color_overlay_controller2 {

    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#789dc4+0,416387+100 */

    background: rgb(120, 157, 196); /* Old browsers */

    background: -moz-linear-gradient(top, rgba(120, 157, 196, 1) 0%, rgba(65, 99, 135, 1) 100%); /* FF3.6-15 */

    background: -webkit-linear-gradient(top, rgba(120, 157, 196, 1) 0%, rgba(65, 99, 135, 1) 100%); /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom, rgba(120, 157, 196, 1) 0%, rgba(65, 99, 135, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#789dc4', endColorstr='#416387', GradientType=0); /* IE6-9 */

    height: 15px;

    position: absolute;

    box-sizing: content-box;

    top: 0;

    left: 0;

}

.reward-res-tab #home {
    color: inherit;
}

.reward-res-sel {
    list-style: none;
}

.reward-res-sel li {
    font-size: 16px;
    float: left;
    width: 100%;
    display: none;
}

.reward-res-sel li.featured-sel {
    display: block;
}

/*.sub-catcards {*/
    /*padding-top: 45px;*/
    /*padding-bottom: 35px;*/
/*}*/

.reward-center-tab .tab-btns.visible-mobile {
    display: none;
}

#slider h2 em, #slider h1 em, #slider p em, #banner-slider p em {
    font-size: 35px;
    font-style: normal;
}

#slider .text-middle .slider-readmore.red {
    background: rgb(206, 32, 40) none repeat scroll 0 0;
    margin-left: 10px;
    margin-right: 10px;
}

.reward-center-tab {
    background: #f1f1f1 none repeat scroll 0 0;
    float: left;
    padding: 42px 0 60px;
    width: 100%;
}

.first > span, .first > h2 {
    background: #0e4c8c none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 15px;
    line-height: 0;
    margin: 0;
    padding: 20px;
    text-align: center;
    width: 100%;
}

.media-body.media-body-offer h4{
    margin-left: 0!important;
}

/*---Auto Loan Calculator---*/
.auto-loan-calculator .loan-btn-group {
    margin-bottom: 20px;
}

.auto-loan-calculator .loan-btn-group a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    color: #0e4c8c;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 22px;
    margin-right: 10px;
    padding: 0 15px;
    width: 72px;
    white-space: nowrap;
}

.auto-loan-calculator .loan-btn-group a.active {
    background: #0e4c8c;
    color: #fff;
}

.repayment-tenure.auto-loan-calculator label {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 11px;
    margin: 4px 0 0;
}

.auto-loan-calculator .dk_label {
    background: #fff url(../images/nbk/tools/loan-select-arrow.png) no-repeat scroll right center;
}

.auto-loan-calculator .slider-label{
    padding: 0;
}

.auto-loan-calculator input[type="submit"] {
    background: #0e4c8c none repeat scroll 0 0;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 17px;
    margin-right: 0;
    padding: 0 15px;
    text-align: center;
    width: 84px;
}

.auto-loan-calculator .type-boxes span {
    background: #fcfbfc;
    border: 1px solid #e7e5e7;
    border-radius: 2px;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 100%;
}

.auto-loan-calculator .slider-60-wrapper .repayment-tenure .repayment-month ul li{
    float: left;
    padding-top: 11px;
    width: 20%;
    text-align: center;
}

.auto-loan-calculator .applay-cal a{
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 20px;
    padding: 0 15px;
}

#loanAmmountValidationMessageAuto15000{
    padding-left: 15px;
    margin-top: 15px;
}
@media only screen and (max-width: 600px) {
    .calculate-autoloan,
    .salaryInputWrapperAuto input,
    .loanAmountInputWrapperAuto input{
        margin-top: 10px;
    }
    .auto-loan-calculator .repayment-month {
        width: 65%!important;
    }
    .loans-calculator-auto .repayment-month{
        width: 100%!important;
        padding-right: 30px;
        margin-right: 0!important;
        margin-top: 15px;
    }
}

/*icon component && offer navigation*/
.media-navigation {
    margin-top: 15px;
}

.media-body-navigation, .media-left-navigation, .media-right {
    display: table-cell;
    vertical-align: top;
}

.col-media .media-left-navigation {
    padding-right: 20px;
}

.col-media .media-body-navigation {
    padding-left: 1px;
}

.col-media .media .media-left-navigation {
    padding-right: 20px;
}

.media-icon,
.media-navigation{
    overflow: hidden;
    zoom: 1;
}

.media-icon:first-child {
    margin-top: 0;
}

.media-left-icon, .media-icon>.pull-left {
    padding-right: 10px;
}

.media-body-icon, .media-left-icon, .media-right-icon {
    display: table-cell;
    vertical-align: top;
}

.reward-services ul li .media-left-icon > a {
    background: #0f4c8d none repeat scroll 0 0;
    border-radius: 50%;
    float: left;
    height: 64px;
    text-align: center;
    width: 64px;
}

.reward-services ul li .media-left-icon > a img {
    display: inline-block;
}

.reward-services .media-body-icon .fee-buttons a {
    padding: 3px 10px;
}

#accordion ul li p {
    border-bottom: 1px solid #f3f3f3;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 18px;
    padding: 10px 0;
    width: 76%;
}

#accordion.offer-detail-sidebar .favorite-tags ul li p {
    background: #e6e6e6;
    border: 0 none;
    border-radius: 4px;
    color: #505150;
    font-family: 'dunord-mediumregular';
    font-size: 12px;
    padding: 2px 10px;
    width: auto !important;
}
.unlikeOffer .like-offer-el,
.removeFromFavorite .no-fav-image {
    display: none!important;
}
.likeOffer .unlike-offer-el,
.addToFavorite .fav-image {
    display: none!important;
}

@media (min-width: 992px){
    .fav-posts .row .col-md-4:nth-child(3n+4) {
        clear: left!important;
    }
}
.login-with-button-wrapper{
    position: relative;
}
.rating-offer{
    clear: both;
    padding: 0 7px 15px 33px;
}
.rating-title{
    padding: 15px!important;
    color:#0e4c8c;
}
.rating-title span{
    font-size: 16px;
}
.st-rate{
    clear: both;
    display: block;
    font-size: 25px;
    text-align: center;
    padding: 15px;
}
.st-rate a{
    padding: 0 5px;
}
.thanks-for-rating{
    text-align: center;
    padding: 15px;
}
#viewRatingResult{
    color:#0e4c8c;
    cursor: pointer;
}
.loginError p{
    color: #ce1126;
    text-align: center;
}

label#email-tags-login-error{
    margin-top: 30px!important;
    display: block!important;
    border: 1px solid white!important;
    background: none!important
}

.loginError p {
    font-size: 13px;
    text-align: right;
    font-family: "dunord-mediumregular";
    color: #b71828;
}

.rewards-nearme .gm-style-iw {
    color: #0e4c8c !important;
}
.display-none{
    display: none!important;
}
.display-block{
    display: block!important;
}




.tags-login-form-position {
    right: 16px!important;
    bottom: 342px!important;
}

.favorite-login-form-position {
    right: -29px!important;
    bottom: -18px!important;
}

.like-login-form-position {
    bottom: 3px!important;
}

/*
.rating-login-form-position {
    right: 14px!important;
    bottom: 208px!important;
}
*/

/*.brand-name img,
.brand-banner-logo{
    background-color: white;
}*/

.auto-loan-calculator .repayment-month{
    width: 72.3%;
    margin-right: 29px;
}

/* 08/12/2018 */

.accepted-cards .discount-holders > p { width: 20%; }
.accepted-cards .discount-holders ul { max-width: 75%; }



@media (min-width: 992px) and (max-width: 1199px) {
    .accepted-cards .discount-holders ul { max-width: 70%; }
}

.favorite-tags.list ul li a:hover{
    background: #e6e6e6!important;
    color: #505150!important;
}

#fav-tag a:hover{
     background: #e6e6e6!important;
     color: #505150;
}

.favorite-tags.list ul li.active#fav-tag a:hover {
    background: #0e4c8c!important;
    color: #fff!important;
}

.loans-calculator-auto {
    margin-top: 65px;
}
.scale-val-controller {
    left: 0;
    position: absolute;
    display: inline-block;
    white-space: nowrap;
    top: -18px;
    margin-left:13px;
    visibility: visible;
    color:#144e8a;
    font-size:14px;
    font-family: "dunord-regularregular";
}

#accordion.offer-detail-sidebar .rating-offers h4 {
    color: #0f4c8d;
    font-size: 20px;
    text-transform: uppercase;
    margin-left: 19px;
    float: left;
}
.rating-offers {
    padding-top: 10px;
}
.subscribe-poup.suggest-popup.list-offers-login{
    right:40%;
    bottom:50%;
}

.media-offers .col-media:not(:first-child) {
    float: left;
    width: 33.33%;
    padding: 29px 40px 0;
    border-left: 1px solid #eaeef0;
    min-height: 140px;
}

@media (max-width: 767px) and (min-width: 320px) {
    .para-col .rewards-detil-services {
        width: auto;
        float: left;
        margin-top: 15px;
    }
    .col-md-6.col-sm-6.col-xs-12.text-right {
        width: 100%!important;
    }
    .reward-lifestyle .container.container-else .row .col-md-12.col-sm-12.col-xs-12  {
        padding: 0;
    }
    .reward-lifestyle .container.container-else .row .col-md-12.col-sm-12.col-xs-12 .col-md-6.col-sm-6.col-xs-12 {
        width: 100%!important;
    }
    .rating-offer{
        padding-left: 15px;
    }
    .st-rate{
        padding-left: 0;
        padding-right: 0;
    }
}

.favorite-offers-title span{
    margin-right: 5px;
    margin-bottom: 5px;
}

.sub-catcards{
    padding-bottom: 15px;
    padding-top: 15px;
}

.cards-padding-reduce {
    padding: 15px 0 15px;
}

.favorite-offers-no-result {
    float: left;
    width: 100%;
    margin-top: 50px;
    background: #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    /*.reward-cards .cardz ul li {    margin-right: 4% !important;    width: 48% !important;    margin-bottom: 4%; }*/
    .accepted-cards .discount-holders > p { max-width:100% !important; width:100%;}

}

.wish-list .red{
    float: right;
    font-size: 12px;
}

.all-offers-title{
    float: none!important;
}

.offers-by-category-button:hover{
    color: #fff;
}

.cookie-banner-container a {
    text-decoration: underline !important;
}

.slimScrollDiv .display-reduce a{
    display: block!important;
}

.fav-content-area img{
    margin-top: -3px;
}
.main-links.terms-rew{
    border-right: #5381ac solid 1px;
}
.max-item-info{
    color: black;
}
.rewards-col p, .rewards-col ul{
    margin-bottom: 15px;
}
.accordion-content a{
    padding: 0!important;
    font-size: 12px!important;
    float: none!important;
    display: inline !important;
}
.estimate-price input {
    display: inline-block;
    width: 40px;
    border: 0;
    margin-left: 5px;
    outline: none;
    text-align: right;
    float: right;
}
.fix-drop-large-text{
    width: 80%;
}
.estimate-price{
    direction: rtl;
}

.rewards-compare ol {

    width: 75%;
    left: 15%;
	position: relative;
}
.rewards-compare ol li {
    width: 100% !important;
    text-align: left !important;
}


.rewards-compare ul li {

    background: rgba(0, 0, 0, 0) url("../images/card-listing/dot.png") no-repeat scroll left center !important;
    color: #515050;
    font-size: 16px;
    width: 100%;
    text-align: left !important;
    padding-left: 20px;
}

.rewards-compare ul {
    height: 95px;
    padding: 19px 0;
    width: 75%;
    left: 15%;
	position: relative;
}

.my-fav-login {
    bottom: -200px !important;
}

.tool-section-page .type-boxes span { background: #fcfbfc;
    border: 1px solid #e7e5e7;
    border-radius: 2px;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 100%; }

.tool-section-page .loan-btn-group a:last-child { margin-right: 0; }
.tool-section-page .half-sec-loan { float: left; width: 50%; }
.tool-section-page .half-sec-loan + .half-sec-loan { padding-left: 8px; }
.tool-section-page .dk_label { background: #fff url("../images/nbk/tools/loan-select-arrow.png") no-repeat scroll right center; }

/** -- Calculators -- */
.tool-section-page .loan-btn-group {
    margin-bottom: 20px;
}
.tool-section-page .loan-btn-group a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    color: #0e4c8c;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 22px;
    margin-right: 10px;
    padding: 0 15px;
    width: 72px;
    white-space: nowrap;
}

.tool-section-page .loan-btn-group a.active {
    background: #0e4c8c;
    color: #fff;
}
.tool-section-page .type-boxes label {
    color: #0e4c8c;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 14px;
    line-height: 11px;
    margin: 4px 0 0;
}

.ibangenerator .dk_label {
    background: #fff url(../images/nbk/tools/loan-select-arrow.png) no-repeat scroll right center;
}

.ibangenerator .slider-label{
    padding: 0;
}

.ibangenerator input[type="submit"] {
    background: #0e4c8c none repeat scroll 0 0;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    color: #fff;
    float: left;
    font-family: "dunord-regularregular";
    font-size: 12px;
    letter-spacing: 0.7px;
    line-height: 17px;
    margin-right: 0;
    padding: 0 15px;
    text-align: center;
    width: 84px;
}

.ibangenerator .type-boxes span {
    background: #fcfbfc;
    border: 1px solid #e7e5e7;
    border-radius: 2px;
    color: #0e4c8c;
    float: left;
    font-family: "dunord-boldregular";
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    width: 100%;
}

.ibangenerator ul li{
    float: left;
    padding-top: 11px;
    width: 20%;
    text-align: center;
}

.ibangenerator a{
    background: #0e4c8c none repeat scroll 0 0;
    color: #fff;
    border: 1px solid #6b90b8;
    border-radius: 4px;
    display: inline-block;
    font-family: "dunord-regularregular";
    font-size: 12px;
    line-height: 20px;
    padding: 0 15px;
}
.tool-section-page h2{
	color: #0e4c8c;
	float: left;
	font-family: "dunord-regularregular";
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 40px;
	padding-top: 20px;
	text-transform: uppercase;
	width: 100%;
	background: none;
	border-top: 0px;
}

.tool-section-page .loan-box { float: left; width: 100%; padding: 0 10px; }
.tool-section-page .loan-box p { color: #505150; float: left; font-family: "dunord-regularregular"; font-size: 12px; line-height: 15px; margin: 15px 0 0; text-align: center; width: 100%; }


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.slidecontainer { background-color:transparent; }
	.slidecontainer .slider { height:45px !important; margin-top: -15px; }
	.slidecontainer .slider[type=range]::-ms-track { background-color: #90adcd; }
	.slidecontainer .slider[type=range]::-ms-thumb {
		width: 46px;
		height: 45px;
		border: 0;
		background: url('../images/nbk/rewards-detail/miles-calculator_03.png');
		cursor: pointer;
		background-size:cover;
	}
	 .slidecontainer #myRange1.slider[type=range]::-ms-thumb {
		-webkit-appearance: none;
		appearance: none;
		width: 46px;
		height: 45px;
		border: 0;
		background: url('../images/nbk/rewards-detail/price-circle.png');
		cursor: pointer;
		background-size:cover;
	}
	.slidecontainer	{ background-image: url('../images/nbk/rewards/range-bg.jpg'); background-repeat:repeat-x; background-position: center left; }
	.slidecontainer #myRange1.slider[type=range]::-ms-track { opacity:0;  }

	#color_overlay_controller1 { top:15px !important;  }
	#color_overlay_controller2 { top:15px !important;  }

	.slidecontainer #myRange.slider[type=range]::-ms-track { opacity:0;  }
	.slidecontainer #myRange1.slider[type=range]::-ms-track { opacity:0;  }
	.estimate-price input { width: 60px !important; }
	.slidecontainer #myRange1.slider[type=range]::-ms-tooltip { display: none; }
	.slidecontainer #myRange.slider[type=range]::-ms-tooltip { display: none; }
}

@media (max-width: 380px){
	.fav-posts .brand-name  {
	    bottom: 0px;
	}
}

.submit-step-form[disabled]:hover{
    color: #98c0e6;
}
.dateLabel {
    color: #7b7b7b;
    font-weight: bold;
    font-size: 12px;
    padding-top: 1px;
    font-family: "dunord-regularregular";
}
.select-nationality .select-national.stepformselect { float: right; width: 100% !important; }
.levels .banker-sec .year-performance > p {
    padding-right: 7px;
}



.knowledge-article-preview .readmore {
    position: absolute;
    bottom: 10px;
}

.knowledge-article-preview .reports-img {
    padding-right: 20px;
}


.knowledge-article-preview .reports-img img {
    width: auto;
    height: 214px;
}

@media (max-width: 450px) {
    .knowledge-article-preview .reports-img {
        width: 100%!important;
        padding-right: 0;
    }


    .knowledge-article-preview .reports-img img{
        width: 100%!important;
        height: auto;
    }

    .knowledge-article-preview .reports-details {
        width: 100%!important;
        height: auto;
        padding-bottom: 10px;
    }


    .ec-reports .knowledge-article-preview .reports-description{
        max-height: 130px;
        margin-bottom: 40px;
    }

}

@media (min-width: 451px) {
    .knowledge-article-preview .reports-description {
        max-height: 103px!important;
        height: 103px!important;
    }
}

.home-choose-slider {
    display: flex;
}

.home-choose-wrapper {
    width: 83.33%;
    display: flex;
}

.home-choose-fixed-item {
    width: 16.67%;
}

.home-choose-fixed-item .item-box-fixed-container {
    background-color: #0e4c8c;
    display: block;
    padding: 20px 25px;
    margin: 0 20px 0 0;
}

.home-choose-fixed-item .item-box-fixed-container:hover {
    background-color: #98c0e6;
}

.home-choose-fixed-item .item-box-fixed-container img {
    display: block;
    margin: 0 auto;
}

.home-choose-fixed-item .item-box-fixed-container h3 {
    color: white;
    float: none;
    /*font-weight: bold;*/
    font-family: "dunord-boldregular";
}

#home-choose.choose-with-fixed-item {
    margin-top: 43px;
}

@media (max-width:992px) {
    #home-choose.choose-with-fixed-item {
        margin-top: 12px;
    }

    .home-choose-wrapper {
        width: 80%;
    }

    .home-choose-fixed-item {
        width: 20%;
    }

    .home-choose-fixed-item .item-box-fixed-container {
        margin: 0 15px 0 0;
        padding: 10px 10px;
    }
}

@media (max-width:768px) {
    #home-choose.choose-with-fixed-item {
        margin-top: 38px;
    }

    .home-choose-wrapper {
        width: 75%;
    }

    .home-choose-fixed-item {
        width: 25%;
    }

    .home-choose-fixed-item .item-box-fixed-container {
        margin: 0 20px 0 0;
        padding: 16px 10px;
    }
}

@media (max-width:649px) {
    #home-choose.choose-with-fixed-item {
        margin-top: 38px;
    }

    .home-choose-wrapper {
        width: 66.67%;
    }

    .home-choose-fixed-item {
        width: 33.33%;
    }

    .home-choose-fixed-item .item-box-fixed-container {
        margin: 0 20px 0 0;
        padding: 16px 10px;
    }
}

@media (max-width:479px) {
    #home-choose.choose-with-fixed-item {
        margin-top: 16px;
    }
    .home-choose-fixed-item .item-box-fixed-container {
        margin: 0 10px 0 0;
        padding: 16px 7px;
    }
    .no-gutter{
		padding-right:0!important;
		padding-left:0!important;
	}
}

.loans-calculator-page .applay-cal {
    margin-top: 40px !important;
}

@media (min-width: 768px){
    #stepForm .col-md-12 {
        float: left;
    }
}

.no-gutter{
	padding-right:10px;
    padding-left:0;
}
.faq-item, .mobile_slider_item{
	display:none;
}
.copyright-float{
	float: left !important;
}

.vvc-iframe {
    border: 0px none;
    z-index: 2147483647;
    position: fixed;
    top: initial;
    left: initial;
    bottom: 0;
    right: 1%;
}
#vvc-button button{
    background-image: url(../images/eg-vivocha/chat-btn_img.png);
    width: 184px;
    height: 36px;
    /*     background: #62bed3; */
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-weight: bold;
    font-size: 16px;
    font-family: "dunord-regularregular";
    text-indent: 12px;
}

/* Modal Css Start */
.modal.modal-static .modal-dialog {
    transform: none;
}

.card_popup_small .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
    display: flex;
    align-items: center;
}
.card_popup_small .modal-content {
    width: 100%;
}
.card_popup_small .modal-content {
    background-color: #222222;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 220px;
    padding: 0px 0;
    min-height: 800px !important;
    display: flex;
    align-items: center;
}
.modal_right h2 {
    color: #ffff;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 34px;
    margin: 0;
}
.modal_right p {
    color: #fff;
    font-size: 16px;
    margin: 10px 0 0 0;
    line-height: 20px;
}
.card_popup_small .btn-group-custom img {
    width: 20px;
    margin-left: 5px;
}
.card_popup_small .btn-group-custom .btn {
    text-transform: capitalize;
    font-size: 12px;
    border-radius: 2px;
}
.card_popup_small .btn-group-custom .btn.btn-custom-2 {
    background-color: #0e4c8b;
    color: #fff;
}
.card_popup_small .btn-group-custom .btn.btn-custom-2:hover{
    background-color: transparent;
    border-color: #fff;
}
.modal_left img {
    margin-bottom: -30px;
    max-width: 100%;
}
.card_popup_small button.close {
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 1;
    border: 0;
    background: none;
}
.card_popup_small button.close img {
    width: 60px;
    max-width: 100%;
}
.modal-open .modal {
    z-index: 21474836478;
}
.modal-backdrop.in {
    opacity: 0.9;
    background-color: #333333;
    z-index: 999999;
}

.card_popup_large {
    background-color: #222222f0;
}
.card_popup_large .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: 0;
    padding-left: 150px;
    padding-right: 150px;
    /*position: unset;*/
    flex-direction: unset;
}
.card_popup_large .modal-dialog {
    position: unset;
}
.sh_offers_section .title_block_wrap p {
    margin-bottom: 60px;
}

.btn-group-custom,
.btn-group-custom-2 {
    margin-top: 10px;
    padding: 15px 0;
}
.btn.btn-custom {
    padding: 8px 12px 8px 12px;
    background-color: #c80f2d;
    border-radius: 6px;
    min-width: 100px;
    border: 1px solid #c80f2d;
}
.btn.btn-custom:hover {
    background-color: transparent;
    border: 1px solid #fff;
}

.btn.btn-custom-2:hover {
    background-color: #c80f2d;
    border: 1px solid #c80f2d;
}
.btn.btn-custom-3:hover {
    background-color: #c80f2d;
    border: 1px solid #c80f2d;
}
.btn.btn-custom-3:hover a {
    color: #fff;
}
a.btn.btn-custom-2:hover{
    color: #fff;
}

.btn.btn-custom a {
    color: #fff;
    text-decoration: none;
}

.btn.btn-custom-2 {
    background-color: transparent;
    border: 1px solid #004b8d;
    border-radius: 6px;
    padding: 8px 12px 8px 12px;
    min-width: 100px;
}
a.btn.btn-custom-2{
    text-decoration: none;
    color: #004b8d;
}
.btn.btn-custom, .btn.btn-custom-2, .btn.btn-custom-3 {
    color: #FFF;
}
.card_popup_large.without-card .modal-content {
    padding-left: 250px;
    padding-right: 50px;
}
.card_popup_large .row{
    display: flex;
    align-items: center;
}
@media (min-width: 320px) and (max-width: 767px){
    .card_popup_small .modal-content .modal-body .row .col-md-6 {  width: 100%!important; }
}
@media only screen and (max-width: 992px) {
    .btn.btn-custom {
        padding: 6px 10px 6px 10px;
    }
    .btn.btn-custom-2 {
        padding: 6px 10px 6px 10px;
    }
}
@media (min-width: 1024px){
    .modal-dialog {
        width: 900px;
        max-width: 900px;
    }
    .card_popup_large .modal-dialog {
        width: 1200px;
        max-width: 1200px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {
    .card_popup_small .modal_left {
        display: block;
    }
    .card_popup_small .modal-content {
        background-position: left top;
    }
    .modal_right {
        margin-top: 80px;
        text-align: left;
    }
    .without-card .modal_right {
        margin: 0;
    }
    .card_popup_large.without-card .modal-content {
        padding-left: 200px;
        padding-right: 50px;
    }
    .without-card .modal-content {
        background-position: left center;
    }
    .modal_left img {
        max-width: 310px;
    }
    .card_popup_small .modal-content {
        text-align: center;
    }

    .card_popup_small .modal-content {
        background-size: 190px;
    }
    .card_popup_large .row {
        flex-direction: column;
    }
    .card_popup_small .modal-content {
        min-height: 780px !important;
    }
    .without-card .modal_right {
        margin: 0;
    }
    .card_popup_large.without-card .modal-content {
        padding-left: 200px;
        padding-right: 50px;
    }
    .without-card .modal-content {
        background-position: left center;
    }
    .card_popup_large .row {
        flex-direction: column;
    }
}


@media (max-width: 767px){
    .card_popup_small .modal_left {
        display: block;
    }
    .modal_right {
        margin-top: 80px;
    }
    .without-card .modal_right {
        margin: 0;
    }
    .card_popup_large.without-card .modal-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .card_popup_small .modal-content {
        background-position: left top;
    }
    .card_popup_small.without-card .modal-content {
        background-position: left center;
    }
    .card_popup_small .modal-content {
        padding: 70px 0;
    }
    .card_popup_large .modal-content {
        background-size: 190px !important;
    }
    .without-card .modal_right {
        margin: 0;
    }
    .card_popup_large.without-card .modal-content {
        padding-left: 30px;
        padding-right: 30px;
    }
    .card_popup_small .modal-content {
        background-position: left top;
    }
    .card_popup_large .row {
        flex-direction: column;
    }
}


@media only screen
and (min-width : 1023px)
and (max-width : 1366px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 1) {

    .modal_left img {
        max-width: 80%;
        margin-left: 100px;
    }
    .card_popup_large .modal-dialog {
        width: 1200px !important;
        max-width: 1200px !important;
    }
    .card_popup_large .row {
        flex-direction: row;
    }
    .card_popup_small .modal-content {
        background-position: left center;
    }
    .card_popup_large .modal-content {

        /*padding-left: 0px;*/
    }
    .card_popup_small button.close {
        position: absolute;
        right: 200px;
        /*top: -10px;*/
        max-width: 30px;
        opacity: 1;
    }
}




@media only screen
and (min-width : 1000px)
and (max-width : 1025px)
and (orientation : portrait) {


    .modal_left img {
        max-width: 80%;
        margin-left: 100px;
    }
    .card_popup_large .modal-dialog {
        width: 950px !important;
        max-width: 950px !important;
    }

    .card_popup_large .row {
        flex-direction: row;
    }
    .card_popup_small .modal-content {
        background-position: left center;
    }
    .card_popup_large .modal-content {

        padding-left: 0px;
        padding-right: 0;
    }
    .card_popup_small button.close {
        position: absolute;
        right: 50px;
        top: -10px;
        max-width: 30px;
        opacity: 1;
    }
}

/* Modal Css End */

.addressInput{
    padding-left:0px;
    float: left;
    padding-right: 15px;
}
.addressInputRight{
    padding-right:0px;
    float: left;
    padding-left: 15px;
}
.addressInputFull{
    padding-left:0px !important;
    padding-right:0px !important;
}
.removePT{
    padding-top: 0px !important;
}
@media (max-width: 386px){
    .p-21,.p-20{
        width:50%
    }
}

.right.pull-right {
    float: left !important;
}

body.modal-open {
    width: 100%;
    position: fixed;
}

.condition-area-row{
    padding-right: unset !important;
    padding-left: unset !important;
}
.condition-area-row>*{
    padding-right: 15px;
    padding-left: 15px;
}

.spinner-border{
    color: #0e4c8c;
}

.readspeaker_button1_container .rsbtn .rsbtn_text span {
    font-family: 'dunord-mediumregular'!important;
    font-size: 15px!important;
}

.nbk-tool .tool-inner.kuwait-tool-inner {
    height: 440px;
}

.kuwait-tool-inner .applay-cal{
    margin-top: 25px;
}

/* Modal Cookies Policy */
.modal-cookies .modal-dialog {
    /* width: 600px; */
    max-width: 600px;
}
.modal-cookies .modal-content {
    padding: 0;
}
.modal-cookies .modal-header {
    background-color: #0f4c8d;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.modal-cookies .modal-title {
    color: #fff;
    font-size: 20px;
    font-family: 'dunord-boldregular';
}
.modal-cookies .modal-title:after {
    display: none;
}
.modal-cookies .btn-close {
    background: #ce2028;
    margin: 0;
    opacity: 1;
    width: 30px;
    height: 30px;
    padding: 0;
}
.modal-cookies .modal-body {
    padding: 20px;
}
.modal-cookies p {
    font-size: 16px;
    line-height: 20px;
}
.modal-cookies .btn.btn-primary {
    background-color: #0e4c8c;
    border-color: #0e4c8c;
    color: #fff;
    margin: 0;
    padding: 7px 15px;
    font-family: "dunord-regularregular";
    border-radius: 4px;
}
.accordion-cookies .accordion-item {
    border: none;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.accordion-cookies .accordion-header {
    position: relative;
}
.accordion-cookies .accordion-button {
    padding: 16px 75px 16px 64px;
    background: transparent;
    color: #0e4c8c;
    font-size: 18px;
    font-family: "dunord-regularregular";
}
.accordion-cookies .accordion-button::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%230f4c8c" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2"/></svg>');
    position: absolute;
    left: 16px;
}
.accordion-cookies .accordion-button:not(.collapsed)::after {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%230f4c8c" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8"/></svg>');
}
.accordion-cookies .accordion-button:focus {
    box-shadow: none;
}
.accordion-cookies .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: #f8f8f8;
}
.accordion-cookies .accordion-body {
    padding: 0 16px 16px 16px;
    background-color: #f8f8f8;
}
.accordion-cookies .accordion-body p {
    margin-bottom: 0;
}
.accordion-cookies .accordion-body p + p {
    margin-top: 10px;
}
.accordion-cookies [type="checkbox"]:not(:checked),
.accordion-cookies [type="checkbox"]:checked {
    position: inherit;
    left: inherit;
}
.accordion-cookies .form-switch {
    position: absolute;
    right: 16px;
    top: 13px;
    z-index: 999;
    padding-left: 50px;
}
.accordion-cookies .form-switch .form-check-input {
    width: 50px;
    height: 24px;
    margin-left: -50px;
    border-color: rgba(230, 230, 230, 0.1);
    background-color: rgba(230, 230, 230, 1);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 1%29'/%3e%3c/svg%3e");
}
.accordion-cookies .form-switch .form-check-input:checked {
    border-color: rgba(14, 76, 140, 0.4);
    background-color: rgba(231, 237, 243, 1);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2814, 76, 140, 1%29'/%3e%3c/svg%3e");
}
.accordion-cookies .form-switch .form-check-input:focus {
    box-shadow: none;
}
body.modal-open .modal-backdrop.show {
    z-index: 999999;
}
.accordion-cookies .form-switch .on-off {
    position: absolute;
    right: 6px;
    top: 4px;
    font-size: 12px;
    color: #0e4c8c;
    pointer-events: none;
}
.accordion-cookies .form-switch .on-off:before {
    content: var(--content-off, "OFF");
}
.accordion-cookies .form-switch .form-check-input:checked + .on-off:before {
    content: var(--content-on, "ON");
}
.accordion-cookies .form-switch .form-check-input:checked + .on-off {
    right: 25px;
}
@media (max-width: 767px) {
    .modal-cookies .modal-title {
        font-size: 24px;
    }
    .modal-cookies .btn-close {
        width: 42px;
        height: 42px;
    }
    .accordion-cookies .accordion-button {
        font-size: 16px;
        padding-left: 50px;
    }
    .modal-cookies p {
        font-size: 14px;
    }
    .cookie-banner-text{
        text-align: center;
    }
    .cookie-banner-text{
        margin: 0!important;
    }
}

@media (min-width: 768px) {
    .ms-md-23-custom {
        margin-left: 23px;
    }
    .me-md-23-custom{
        margin-right: 23px;
    }
}

.border-bottom-custom{
    border-bottom: #0e4c8c solid 2px !important;
}
.cookie-banner-text{
    font-size: 16px;
    line-height: 20px !important;
}
#cookiePolicyManage.cookie-banner-button, #cookiePolicyAccept.cookie-banner-button, #cookiePolicyReject.cookie-banner-button{
    font-size: 16px;
}
