.clearfix:after, .clearfix:before{display: table;content: " "; clear: both;}
.clear{clear: both;}
a{-webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */-moz-transition: all 1s ease;/* Firefox 4-15 */
    -o-transition: all 1s ease;/* Opera 10.5-12.00 */transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */
}
a:focus{outline: none!important;}
li{-webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */-moz-transition: all 1s ease;/* Firefox 4-15 */
-o-transition: all 1s ease;/* Opera 10.5-12.00 */transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */}
ul{margin: 0;padding: 0;}
body{padding: 0;font-family: 'Open Sans', sans-serif;margin: 0;color:#58595b;}
img{width: 100%;}
a{text-decoration: none;color:#000;}
a:focus,a:hover{text-decoration: none;}

/**********===========****basic custom css start *****===========*****/
.logo-sec{
   background: -moz-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* FF3.6+ */
background: -webkit-gradient(linear, -180deg, color-stop(0%, FFFFFF), color-stop(100%, E6E6E6), color-stop(89%, FFFFFF), color-stop(100%, FFFFFF));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
background: linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* W3C */
    padding-top: 30px;
    padding-bottom: 30px;
}
.logo{
width: 318px;
float: left;
}
.logo { line-height: 1; }

/* Header logo sizing (moved from base.html inline styles) */
img.site-logo { max-height: 88px; width: auto; display: block; }
@media (max-width: 576px) { img.site-logo { max-height: 48px; } }

/* Ensure top-head ad images fit a consistent box and don't break layout */
.top-head-ad-left, .top-head-ad-right { overflow: hidden; height: 88px; }
.top-head-ad-left a, .top-head-ad-right a { display: block; height: 100%; }
.top-head-ad-left img.site-ad, .top-head-ad-right img.site-ad {
    height: 88px;
    width: 100%;
    object-fit: cover;
    display: block;
}
@media (max-width: 576px) {
    .top-head-ad-left, .top-head-ad-right { height: 48px; }
    .top-head-ad-left img.site-ad, .top-head-ad-right img.site-ad { height: 100%; }
}

/* Force-fit left ad in case other rules interfere (higher specificity) */
.top-head-ad-left img.site-ad {
    max-width: none !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block !important;
}
.top-head-ad{
float: right;
width: 750px;
}
.top-head-ad-left{
width: 370px;
float: left;
}
.top-head-ad-right{
width: 370px;
float: right;
}
.navigation-sec ul li{
list-style-type: none;
display: inline-block;
}
.navigation-sec {
    
    border-top:1px #a9a9a9 solid;
    border-bottom:1px #a9a9a9 solid;
    padding-top: 20px;
    padding-bottom: 20px;
background: -moz-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* FF3.6+ */
background: -webkit-gradient(linear, -180deg, color-stop(0%, FFFFFF), color-stop(100%, E6E6E6), color-stop(89%, FFFFFF), color-stop(100%, FFFFFF));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* Opera 11.10+ */
background: -ms-linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
background: linear-gradient(-180deg, #FFFFFF 0%, #E6E6E6 100%, #FFFFFF 89%, #FFFFFF 100%);/* W3C */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=0, Color=#000000)";/*IE 8*/
-moz-box-shadow: 0 0 25px -12px #000000;/*FF 3.5+*/
-webkit-box-shadow: 0 0 25px -12px #000000;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
box-shadow: 0 0 25px -12px #000000;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=135, Color=#000000); /*IE 5.5-7*/
}
.navigation-sec ul li a{
    text-transform: uppercase;
    font-size: 14px;
    padding: 14px;
    padding-top: 21px;
    padding-bottom: 21px;
}
.navigation-sec ul li a:hover{
    background: #ce8c17;
    color: #fff;
}
.active a{
      background: #ce8c17;
      color: #fff;
}
.nav-dwn-ad-wrap {
    width: 100%;
    margin: 0 auto;
}
/* Nav-down ad: keep consistent height and responsive scaling */
.nav-dwn-ad-wrap { text-align: center; }
.nav-dwn-ad-wrap a { display: block; width: 100%; max-width: 100%; }
.nav-dwn-ad-wrap img {
    width: 100%;
    max-width: 100%;
    height: 130px; /* desktop default height */
    object-fit: cover;
    display: inline-block;
}
@media (max-width: 992px) {
    .nav-dwn-ad-wrap img { height: 120px; }
}
@media (max-width: 576px) {
    .nav-dwn-ad-wrap img { height: 80px; }
}
section.nav-dwn-ad-sec {
    padding-top: 15px;
    padding-bottom: 10px;
}
.slider-left {
    width: 845px;
    float: left;
}
.slider-left .bxslider,
.slider-left .bxslider li {
    height: 546px; /* fixed desktop height to match large video */
}
.slider-left .bxslider li img {
    width: 100%;
    height: 546px;
    object-fit: contain; /* ensure full image is visible, scaled to fit */
    background: #000; /* fill background when aspect ratios differ */
    display: block;
}
@media (max-width: 992px) {
    .slider-left .bxslider,
    .slider-left .bxslider li,
    .slider-left .bxslider li img { height: 360px; }
}
@media (max-width: 576px) {
    .slider-left .bxslider,
    .slider-left .bxslider li,
    .slider-left .bxslider li img { height: 200px; }
}
.slider-right{
    width:270px;
    float:right;
}
.slider-right a {
    margin-bottom: 7px;
    display: block;
}
.slider-right a:last-child{
    margin-bottom: 0px;
}

/* Ensure slider-right ad images have a consistent box and scale responsively */
.slider-right a { 
    display: block; 
    height: 72px; /* desktop box height for each small ad */
    overflow: hidden;
}
.slider-right img.site-ad {
    width: 100%;
    height: 72px;
    object-fit: cover;
    display: block;
}
@media (max-width: 992px) {
    .slider-right a, .slider-right img.site-ad { height: 64px; }
}
@media (max-width: 576px) {
    .slider-right a, .slider-right img.site-ad { height: 48px; }
}
.bx-wrapper .bx-viewport {
    box-shadow:none!important;
    border:none!important;
    left: 0px!important; 
    
}
.bx-wrapper .bx-caption {
    background: rgba(0, 0, 0, 0.2)!important;
}
.bx-wrapper .bx-caption span {
    font-family: 'Open Sans', sans-serif!important;
    font-size: 29px;
    font-weight: 600!important;
}
.bx-controls.bx-has-pager.bx-has-controls-direction {
    display: none;
}
.slider-btm-left{
float: left;
width: 845px;
}
.slider-btm-right{
float: right;
width: 270px;
}
.bar-title {
    background: #f3f3f3;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    border-left: 14px #ce8c17 solid;
    padding-left: 12px;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 16px;
}
.bx-wrapper {   
    margin: 0 auto 0px!important;
}
.ceo-block {
    position: relative;
    margin-bottom: 16px;
}
.overlay {
    position: absolute;
    color: #fff;
    background: rgba(0,0,0,0.6);
    top: 0;
    right: 0;
    width: 35%;
    height: 100%;
    padding: 50px 20px;
}
.overlay span{
font-size: 21px;
font-weight: 600;
text-transform: uppercase;
}
.overlay p{
    font-size: 14px;
    margin-top: 19px;
    margin-bottom: 21px;
}
.overlay p a{
    color: #13acd6;
    text-transform: uppercase;
}
.ceo-block-btm-ad a {
    float: left;
    width: 270px;
    margin-right: 17px;
    display: block;
}
.ceo-block-btm-ad a:last-child{
    margin-right: 0px;
}

/* Make CEO block bottom ad images consistent with site ad sizing */
.ceo-block-btm-ad a { height: 150px; overflow: hidden; }
.ceo-block-btm-ad img.site-ad {
    width: 100%;
    height: 150px;
    object-fit: cover;
    display: block;
}
@media (max-width: 992px) {
    .ceo-block-btm-ad a, .ceo-block-btm-ad img.site-ad { height: 72px; }
}
@media (max-width: 576px) {
    .ceo-block-btm-ad a, .ceo-block-btm-ad img.site-ad { height: 56px; }
}
.trending-cnt span {
    font-size: 17px;
    color: #000;
    margin-bottom: 11px;
    display: block;
    line-height: 23px;
    font-weight: 600;
}
.trending-left{
float: left;
width: 80px;
}
.trending-right {
    float: right;
    width: 157px;
    font-size: 12px;
    margin-top: -3px;
}
.trending-cnt {
    background: #f3f3f3;
    border: 1px #e3e3e3 solid;
    padding: 12px;
    border-bottom: 1px #fff solid;
}
.trending-cnt:last-child {
    border-bottom: 1px #e3e3e3 solid;
}
section.slider-sec,section.slider-btm-sec,section.banking-news-sec,section.banking-spcl-sec,
section.public-choice-sec,section.share-sec,section.announcement-sec,section.int-news-sec,
section.video-sec {
    padding-bottom: 40px;
}
.trending-cnt span,.banking-news-cnt span{
    -webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */-moz-transition: all 1s ease;/* Firefox 4-15 */
-o-transition: all 1s ease;/* Opera 10.5-12.00 */transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */
}
.trending-cnt a:hover span,.banking-news-cnt a:hover span{
    color:#ce8c17;
}
.banking-news-cnt img{
margin-bottom: 7px;
}
.banking-news-cnt span {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 24px;
}
.banking-news-cnt {
    width: 270px;
    float: left;
    margin-right:17px;
}
.banking-news-cnt:last-child{
    margin-right: 0px;
}
.banking-news-cnt p{
    font-size: 16px;
}
.banking-news-cnt p {
    font-size: 14px;
    margin-top: 10px;
}
.banking-news-sec .trending-cnt {
    background: none;
    border-bottom: 1px #e3e3e3 solid;
    border-top: none;
    border-left: none;
    border-right:none; 
}
.banking-news-sec .trending-cnt:first-child{
    padding-top: 0px!important;
}
.banking-news-sec .trending-cnt span{
    margin-bottom: 0px;
}
.banking-news-sec .trending-cnt:first-child span{
    margin-bottom: 11px;
}
.banking-spcl-left {
    float: left;
    width: 557px;
}
.banking-spcl-mdl {
    float: left;
    width: 170px;
    margin-left: 31px;
}
.banking-spcl-right {
    float: right;
    width: 350px;
}
.banking-spcl-left-1 {
    float: left;
    width: 270px;
}
.banking-spcl-left-2 {
    float: right;
    width: 270px;
}
.banking-spcl-left .banking-news-cnt{
    width: 100%;
}
.interview-cnt-left{
float: left;
width: 151px;
}
.interview-cnt-right{
float: right;
width: 183px;
}
.interview-cnt-right span,.interview-cnt span {
    color: #000;
    font-size: 17px;
    line-height: 23px;
    display: block;
    margin-top: -4px;
    font-weight: 600;
}
.interview-cnt-right p,.interview-cnt p{
font-size: 12px;
display: block;
margin-top: 10px;
}
.interview-cnt {
    margin-bottom: 20px;
}
.interview-cnt:last-child {
    margin-bottom: 0px;
}
.interview-cnt-right span,.interview-cnt span{
       -webkit-transition: all 1s ease;/* Safari 3.2+, Chrome */-moz-transition: all 1s ease;/* Firefox 4-15 */
-o-transition: all 1s ease;/* Opera 10.5-12.00 */transition: all 1s ease;/* Firefox 16+, Opera 12.50+ */
}
.interview-cnt a:hover .interview-cnt-right span,.interview-cnt a:hover span{
    color: #ce8c17;
}
.public-choice-wrap-right{
float: right;
width: 350px;
}
.public-choice-wrap-left{
float: left;
width: 758px;
}
.public-choice-left .interview-cnt{
    width: 350px;
}
.public-choice-right{
float: right;
width: 370px;
}
.public-choice-left{
float: left;
width: 370px;
}
.exc-rate-title{
color: #000;
font-size: 12px;
display: block;
font-weight: 600;
}
.exc-rate-title img {
    width: 9px;
    height: 11px;
    margin-right: 5px;
    vertical-align: middle;
    padding-bottom: 1px;
}
.rate-table-left {
    float: left;
    margin-top: 11px;
    width: 280px;
}
.rate-table-right{
    float:right;
    width: 70px;
    margin-top: 11px;
}
.rate-table-left li, .rate-table-right li {
    list-style-type: none;
    line-height: 32px;
    padding-left: 8px;
    color: #000;
    font-size: 14px;
}
.rate-table-right li:nth-child(odd),.rate-table-left li:nth-child(odd){
    background:#e9e9e9;
}
.rate-table-left li img{
width: 16px;
margin-right: 8px;
}
.share-wrap-left{
float: left;
width: 555px;
}
.share-wrap-right   {
float: right;
width: 555px;
}
.share-wrap-left-left{
width: 270px;
float: left;
margin-right:15px;
}
.share-wrap-left-left:last-child{
    margin-right: 0px;
}
.share-wrap-left-left .interview-cnt .interview-cnt-left{
    width: 70px;
}
.share-wrap-left-left .interview-cnt .interview-cnt-right span{
    font-size: 15px;
}
.share-wrap-left-left .banking-news-cnt {
    margin-bottom: 10px;
}
.agm-box-wrap ul li{
list-style-type: none;
line-height: 30px;
padding-left:12px;
background: #d9d9d9;
margin-top: 10px;
}
.agm-box-wrap ul {
    float: left;
    width: 138.7px;
    padding-right: 0px;
}
.agm-box-wrap ul:last-child{
   margin-right: 0px;
}
.agm-box-wrap ul li:first-child {
    background: #58595b;
    color: #fff;
    margin-top: 0px;
}
.agm-btm-ad {
    margin-top: 20px;
}
.public-choice-left .interview-cnt p,.public-choice-right .interview-cnt p{
    font-size: 14px;
}
.announcement-wrap ul{
    list-style: none;
}
.announcement-wrap ul li{
   line-height: 30px;
}

.same-list-wrap .same-li{
    float: left;
    margin-right: 25px;
}
.same-li.date {
    color: #1e7abd;
    float: left!important;
    width: 100px;
    margin-right: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
}
.same-li{
    float: right!important;
    width:1010px;
     line-height: 24px;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000;
}
.int-news-sec .public-choice-left {
    width: 272px;
}
.int-news-sec .public-choice-right {
    width: 460px;
}
.int-news-sec .interview-cnt-right {
    width: 293px;
}
.banking-glm-wrap{
    position: relative;
}
.banking-glm-wrap .overlay {
    position: absolute;
    top: 200px;
    background: rgba(0,0,0,0.6);
    color: #fff;
    left: 0;
    width: 315px;
    margin: 0 auto;
    height: auto;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    padding-top: 20px;
    padding-bottom: 20px;
}
.video-left{
    float: left;

    /* Related news: ensure thumbnail images are a consistent box */
    .related-news-blk-wrap { display:flex; gap:16px; flex-wrap:wrap; align-items:flex-start; }
    /* Fixed card size for related items — use aspect-ratio and stronger rules to
        override broader image styles so all thumbnails render identically. */
    .related-news-block { width: 220px !important; flex: 0 0 220px !important; box-sizing: border-box; }
    .related-thumb { width: 220px !important; height: 140px !important; aspect-ratio: 220 / 140; overflow: hidden; background: #f6f6f6; }
    .related-thumb img { width: 100% !important; height: 100% !important; object-fit: cover !important; display:block !important; max-width: none !important; }
    .related-news-block p { margin-top:8px; font-size:14px; }

    /* Make related news blocks use a consistent vertical layout */
    .related-news-block { display: flex; flex-direction: column; }
    .related-title { margin-top: 8px; font-size: 14px; line-height: 1.2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis; }
    width:758px;
}
.video-right{
    float: right;
    width:350px;
}
.video-sub-news ul li{
list-style-type: none;
}
.thumb-wrap img{
    float: left;
    width: 100px;
}
.thumb-wrap p {
    float: right;
    width: 220px;
    color: #fff;
    padding-top: 5px;
}
.thumb-wrap.clearfix {
    background: #242423;
    margin-bottom: 10px;
    padding: 10px;
}
.video-sub-news .active {
    opacity: 0.8;
}
footer {
    background: #f3f3f3;
    border-top: 3px solid #D6D1D1;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 30px;
}
.footer-left{
    width: 310px;
    float: left;
}
.footer-right{
    width: 700px;
    float:right;
}
.footer-right-1 {
    width: 339px;
    float: left;
    margin-top: 35px;
}
.footer-right-2 {
    width: 309px;
    float: right;
    padding-left: 53px;
    border-left: 1px #b0b0b0 solid;
}
.footer-left span {
    display: block;
    font-size: 12px;
    line-height: 30px;
    margin-top: 100px;
}
.footer-right-2 ul li {
    list-style-type: none;
    font-size: 13px;
    line-height: 26px;
}
.footer-right-2 ul li .fa {
    width: 14px;
}
.footer-right-2 span {
    font-size: 12px;
    display: block;
    margin-top: 15px;
}
.footer-right-2 span a{
    color:#58595b;
}
.slicknav_menu {
    display:none;
}
.banking-left-sec{
    width:822px;
    float:left;
}
.banking-right-sec{
    width:270px;
    float:right;
}
.banking-sp-title {
    text-transform: uppercase;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    border-bottom: 1px #cdcdcd solid;
    padding-bottom: 5px;
}
.banking-sp-cnt-left{
    width: 370px;
    float: left;
}
.banking-sp-cnt-right {
    width: 436px;
    float: right;
}
.banking-sp-cnt-right input {
    background: #0e71b8;
    color: #fff;
    padding: 6px 12px;
    border: none;
    border-radius: 3px;
    text-transform: uppercase;
    font-size: 12px;
}
.banking-sp-cnt-right .title{
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.banking-sp-cnt-right span{
    opacity: 0.7;
    font-size: 12px;
}
.banking-sp-cnt-right p{
    margin-top: 8px;
    font-size: 14px;
    margin-bottom: 18px;
}
.banking-sp-cnt {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #cdcdcd solid;
   
}
.banking-mdl-adl a{
   float: left;
   width: 405px;
   display: block;
}
.banking-mdl-adl a:last-child{
   float:right;
}
.banking-sp-cnt:last-child {
    border-bottom: 0;
}
.banking-right-sec-video{
margin-top: 28px;
}
.banking-right-sec .slider-right{
    float: none;
}
.banking-right-sec-video .video-sub-news .thumb-wrap img {
  width: 70px;
}
.banking-right-sec-video .video-sub-news .thumb-wrap p {
    width: 170px;
    padding-top: 0px; 
    font-size: 11px;
}
.banking-right-sec-video .banking-glm-wrap .overlay {
    top: 150px;
    width: 100%;
    font-size: 18px;
    display: block;
}
i.fa.fa-clock-o {
    margin-right:3px;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 22px!important;
}
.stButton .stButton_gradient {
    height: 22px!important;
}
.news-inner-topic {
    color: #000;
    font-weight:600;
    font-size: 20px;
    text-transform: uppercase;
}
.banking-left-sec span {
    display: block;
}
.st_sharethis_hcount,.st_facebook_hcount,.st_twitter_hcount{
    display: inline-block!important;
    margin-top: 15px!important;
}
.news-innerpage-cnt {
    margin-top: 23px;
    margin-bottom: 30px;
    border-bottom: 1px #e3e3e3 solid;
    padding-bottom: 2px;
}
.news-innerpage-cnt p{
    margin-top: 10px;
    line-height: 26px;
    font-size: 17px;
    text-shadow: 0 0 0 #291e1e;
}
.related-news-block {
    float: left;
    width: 194px;
    margin-right: 15px;
    text-align: center;
    color: #000;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.related-news-block:nth-child(4n){
    margin-right:0px;
}
.related-news-blk-wrap{
    margin-top: 20px;
}
.inner-page-related-title{
    margin-top:40px;
}
.related-news-block a:hover{
    color:#ce8c17;
}
.related-news-block img {
    margin-bottom: 8px;
}