/*========================================================================== Business */
/*===============================///// Business page Styling ===========================================*/
.page-template-template-business .site-header {
    padding: 40px 0;
    background-color: #0959b6;
    background-image: url("../img/business-header-img.png");
    background-size: cover;
    background-position: -98px center;
    background-repeat: no-repeat;
}
.page-template-template-business .site-header .ok-master-head-adv{display: none;}

.page-template-template-business .ok-logo-wrap{
    text-align: left;
    display: flex;
    align-items: center;
    flex: 0 0 40%;
}

.page-template-template-business .site-header  .ok-logo-wrap > a{
    margin-right: 30px;
    margin-top: 0;
    max-width: 81px;
    overflow: hidden;
}
.page-template-template-business .ok-logo-wrap > a img{max-width: 258px;}
.page-template-template-business .ok-logo-wrap h2{
    color: white;
    font-size: 72px;
    line-height: 0.6;
    margin: 23px 0 0;
    font-family: 'khand', sans-serif;
    font-weight: 600;
}
.page-template-template-business .site-header .ok-logo-wrap a > img{max-width: 410px}
.page-template-template-business .ok-card-sifaris,
.page-template-template-business .ok-samachar-spot-news{margin-bottom: 0;border-radius: 4px;overflow: hidden}
.page-template-template-business .ok-section-title h2 .circle-arrow{margin-left: auto}

@media all and (min-width: 768px) and (max-width: 1024px){

    .page-template-template-business .ok-bises-feauted-img img{width: 100%}

    .page-template-template-business .site-header{background-color: #0959b6 !important}
    .page-template-template-business .site-header{padding: 20px 0;}
    .page-template-template-business .site-header.mobile-site-header .ok-user-activity .ok-push-menu-trigger > span{background-color: white}

    .page-template-template-business .mobile-site-header .ok-login-trigger{
        color: white;
        border-color: white;
    }
    .page-template-template-business .ok-logo-wrap h2{font-size: 50px;margin-top: 8px;}

    .page-template-template-business .ok-cat-single-main .ok-grid-12 .span-9{grid-column: span 12;}
    .page-template-template-business .ok-cat-single-main .ok-grid-12 .span-3{grid-column: span 12;}

    .page-template-template-business .ok-bichar-sidebar .ok-sidebar-card-news .ok-news-post{flex: 0 0 100%;}

}

@media all and (max-width: 767px) {

    .page-template-template-business .site-header{background-color: #0959b6 !important}

    /* Inner page header responsive*/
    .page-template-template-business .site-header .ok-logo-wrap a > img{max-width: 224px;}

    .page-template-template-business .site-header .ok-logo-wrap > a{max-width: 45px;margin-right: 8px;}
    .page-template-template-business .ok-logo-wrap h2{font-size: 34px;margin-top: 8px;}

    .page-template-template-business .site-header.mobile-site-header .ok-user-activity .ok-push-menu-trigger > span{background-color: white}

    .page-template-template-business .mobile-site-header .ok-login-trigger{
        color: white;
        border-color: white;
    }
}


/*========================================================================== Finance */
/*===============================///// Finance page Styling ===========================================*/
.page-template-template-finance .site-header {
    padding: 40px 0;
    background-color: #0d1950;
    background-image: url("../img/finance-header.jpg");
    background-size: cover;
    background-position: -98px center;
    background-repeat: no-repeat;
}

.page-template-template-finance .ok-nav{
    background-color: #182664;
}
.page-template-template-finance .site-header .ok-master-head-adv{display: none;}

.page-template-template-finance .ok-logo-wrap{
    text-align: left;
    display: flex;
    align-items: center;
    flex: 0 0 50%;
    flex-wrap: wrap;
}

.page-template-template-finance .site-header  .ok-logo-wrap > a{
    margin-right: 30px;
    margin-top: 0;
    max-width: 81px;
    overflow: hidden;
}
.page-template-template-finance .ok-logo-wrap > a img{max-width: 258px;}
.page-template-template-finance .ok-logo-wrap h2{
    color: white;
    font-size: 72px;
    line-height: 0.6;
    margin: 23px 0 0;
    font-family: 'khand', sans-serif;
    font-weight: 600;
}
.page-template-template-finance .site-header .ok-logo-wrap a > img{max-width: 410px}
.page-template-template-finance .ok-card-sifaris,
.page-template-template-finance .ok-samachar-spot-news{margin-bottom: 0;border-radius: 4px;overflow: hidden}
.page-template-template-finance .ok-section-title h2 .circle-arrow{margin-left: auto}
.page-template-template-finance .ok-antarwarta-section .ok-interview-spot{background-color: #182664}

.ok-initiative{
    /* padding-top: 450px; */
    text-align: center;
    border-top:solid 1px rgba(0,0,0,.1);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 0;
}

@media all and (max-width: 767px){
    .ok-initiative{padding: 0;}
}

.ok-initiative h2{font-size: 40px;margin: 0 0 30px;line-height: 1;color: white}

.ok-initiative .ok-col{
    padding: 0 20px;
}

.ok-initiative .ok-col h4{
    margin: 0 0 5px 0;
    color: white;
}

.sponsor-logo {
	/* height: 58px; */
	/* width: auto; */
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	max-width: 132px;
	background: #fff;
	padding: 10px;
	border-radius: 2px;
	margin-bottom: 10px;
	height: 75px;
	vertical-align: baseline;
}
.sponsor-logo img{
    vertical-align: bottom;
   /* height: 100%;
    width: auto;*/
}

.joint-intv-section{
    margin: 20px 0;
}

@media all and (min-width: 768px) and (max-width: 1024px){

    .page-template-template-finance .ok-bises-feauted-img img{width: 100%}

    .page-template-template-finance .site-header{background-color: #0959b6 !important}
    .page-template-template-finance .site-header{padding: 20px 0;}
    .page-template-template-finance .site-header.mobile-site-header .ok-user-activity .ok-push-menu-trigger > span{background-color: white}

    .page-template-template-finance .mobile-site-header .ok-login-trigger{
        color: white;
        border-color: white;
    }
    .page-template-template-finance .ok-logo-wrap h2{font-size: 50px;margin-top: 8px;}

    .page-template-template-finance .ok-cat-single-main .ok-grid-12 .span-9{grid-column: span 12;}
    .page-template-template-finance .ok-cat-single-main .ok-grid-12 .span-3{grid-column: span 12;}

    .page-template-template-finance .ok-bichar-sidebar .ok-sidebar-card-news .ok-news-post{flex: 0 0 100%;}

}

@media all and (max-width: 767px) {

    .page-template-template-finance .site-header{background-color: #0959b6 !important}

    /* Inner page header responsive*/
    .page-template-template-finance .site-header .ok-logo-wrap a > img{max-width: 224px;}

    .page-template-template-finance .site-header .ok-logo-wrap > a{max-width: 45px;margin-right: 8px;}
    .page-template-template-finance .ok-logo-wrap h2{font-size: 34px;margin-top: 8px;}

    .page-template-template-finance .site-header.mobile-site-header .ok-user-activity .ok-push-menu-trigger > span{background-color: white}

    .page-template-template-finance .mobile-site-header .ok-login-trigger{
        color: white;
        border-color: white;
    }
}