section#single-news{padding:30px 30px 70px 30px;}.arrow-wrap{margin-bottom:10px;}.news-top-part h1{font-size:30px;font-family:Montserrat;font-weight:800;}
.news-top-part h1 span.blue-text{color:#007bff;}.published-time img{width:22px;vertical-align:middle;margin-right:5px;margin-top:-4px;}
.published-time{font-size: 16px;font-family: Montserrat;font-weight: 600;color: #676767;margin-top: 10px;}
.news-top-part{margin-bottom:30px;}.news-detail-content p{color:#181818;font-family:Lato;font-size:16px;text-align:justify;line-height:28px;}
.news-detail-content p + h3{font-size:30px;font-family:Montserrat;font-weight:800;margin-top:50px;}
.news-bottom-part ul{padding:0;margin:0;list-style:none;}
.news-bottom-part{border-top:1px solid #7f7f7f;padding-top:30px;margin-top:40px;margin-bottom:50px;}
.news-bottom-part ul li.heading{font-family:Montserrat;font-weight:700;vertical-align:top;margin-left:0;color:#000;}
.news-bottom-part ul li{display:inline-block;margin-left:26px;}.news-bottom-part ul li a{color:rgba(0,0,0,0.53);font-family:Montserrat;font-weight:600;font-size:14px;transition:all 0.3s ease;}
.news-bottom-part ul li a:hover{text-decoration:none;color:#007bff;transition:all 0.3s ease;}.recent-news-wrap{background-color:#f2f2f2;padding: 20px 15px;}
.recent-news-wrap + .recent-news-wrap{ margin-top:20px;}.recent-news-wrap h3{font-family:Montserrat;font-weight:800;color:#000;font-size:22px; position:relative;margin-top:20px;}
.know_more {
    font-size: 14px;
}
.recent-news-wrap .insights_box {
    box-shadow: 0px 2px 9px -2px rgb(0 0 0 / .3);
	padding-bottom: 20px;
}
.recent-news-wrap h3:before{
	content: "";
    position: absolute;
    width: 60px;
    height: 6px;
    top:-10px;
    left: 0;
    background: #00b2ff;
}
/* .recentnews{position:relative;background: #fff;padding: 20px;}
.recentnews + .recentnews{margin-top:40px;}
.recentnews h4{position: relative;
    z-index: 1;
    padding: 20px 0;
    font-size: 22px;
    color: #3a3a3a;
    font-family: Montserrat;
    line-height: 25px;
    transition: all 0.3s ease;
    font-weight: 800;}
.recentnews h4 span{display:block;margin-top:0px;margin-bottom:15px;font-size:18px;color:#4e4e4e;font-weight:600;}
.recentnews h4 span img{width:16px;margin-right:5px;}
.recent-news-list .recentnews + .recentnews{margin-top:20px;border-top:1px solid #b3b3b3;padding-top:15px;}
.recent-news-list .recentnews p{color:#000;font-family:Montserrat;font-size:15px;font-weight:500;transition:all 0.3s ease;}
.recent-news-list .recentnews:last-child p{margin-bottom:0;}
.recentnews a:hover p{text-decoration:none;color:#007bff;transition:all 0.3s ease;}
.recentnews a:hover{ text-decoration:none;}.arrow-wrap{ display:none;} */
.arrow-wrap span{display:inline-block;padding:2px 10px 3px;background-color:#007bff;}
.read-more{font-size:20px;clear: both;margin-top: 30px;font-weight: 800;color: #3a3a3a;}
.read-more:hover{color:#007bff;}
.arrow-wrap span a{color:#fff;font-size:12px;}
.news-navigation{display:inline-block;width:100%;}
.news-navigation ul{padding:0;list-style:none;margin:0;}
.news-navigation ul li{width:50%;float:left;padding:20px 0px;}
.news-navigation ul li h4{font-size:14px;color:#333;font-family:Montserrat;line-height:22px;transition:all 0.3s ease;display:inline;}
.news-navigation ul li a:hover h4{color:#007bff;transition:all 0.3s ease;}
.news-navigation ul li h4 span{color:#007bff;font-weight:700;}
.news-navigation ul li:last-child{text-align:right;}
.news-navigation ul li a:hover{ text-decoration:none;}
#single-news{ margin-top:20px;}
.news-title{ font-size:2rem;font-family:Montserrat;font-weight:800;line-height: normal;}
@media(max-width:991px){ 
    #single-news .container{ max-width:100%;}
    /* .recentnews img{width:100%;} */
}
@media(max-width:640px){ 
    .news-top-part h1,.news-detail-content p + h3{font-size:20px;}
    .published-time{font-size:12px;}
    .published-time img{margin-right:5px;width:20px;}
    .news-detail-content p{ font-size:14px;line-height:24px;}
    .news-bottom-part ul li{margin-left:0;margin-right:25px;}
    .recent-news-wrap h3{ font-size:24px;}
    /* .recent-news-list .recentnews p,.recentnews h4,.recentnews h4 span{ font-size:12px;}
    .recentnews h4 span img{ width:16px;} */
    section#single-news{padding:30px 0;}
}

.news-navigation ul li a:hover {
    color: #ffffff;
    background: #1da1f2;
}
.news-navigation ul li a:hover span {
    color: #fff;
}
.news-navigation ul li a {
    padding: 5px 10px;
    border: 1px solid #1da1f2;
    border-radius: 4px;
    color: #fff;
}
.news-navigation ul li h4 span:hover {
    color: #ffffff;
    font-weight: 700;
}

.news-navigation .not-allowed {
    cursor: not-allowed;
}

.news-navigation .not-allowed h4 span {
    color: #b3b3b3;
}

.news-navigation .not-allowed a {
    pointer-events: none;
    border: 1px solid #b3b3b3;
}
.news-navigation ul li a[disabled=disabled] {
    pointer-events: none;
    /* cursor: not-allowed; */
    opacity: 0.5;
}
.news-navigation ul li a[disabled=disabled]:hover {
    cursor: not-allowed;
}

/* new css */
.news_details_banner{
    background-color: #1661e3; /* For browsers that do not support gradients */
    background-image: linear-gradient(to right, #1661e3 , #03a7fc); /* Standard syntax (must be last) */
    min-height: 360px;
}
.banner_blk {
    position: relative;
}
.heading_commons {
    font-size: 40px;
    font-weight: 800;
    font-family: Montserrat;
	padding-top:15px;
    color: #000000;
    position: relative;
	margin-bottom: 10px;
    text-transform: uppercase;
}
.heading_commons:after {
    content: "";
    position: absolute;
    width: 80px;
    height: 7px;
    top: 0px;
    left: 0;
    background: #00b2ff;
}
.heading_commons span.bbr {display:inline;}
.heading_commons span {display:block;}
.banner_contant .heading_commons:after {
    background: #fff;
}

.banner_contant {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
}


/* .news-banner-title h1 {
    margin: 0px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}
.news-banner-title h1:before {
    position: absolute;
    background: #00b2ff;
    width: 100px;
    height: 8px;
    content: '';
    top: -30px;
} */
.social-share{
    border-style: solid;
    border-color: #b5b5b5;
    border-width: 1px 0px 1px 0px;
    padding: 10px 0px;
    margin: 15px 0 40px;
    text-align: right;
    display: inline-flex;
    flex-direction: row-reverse;
    width: 100%;
}
.contact-social ul li a:hover img.default_icon {
    display: none;
}
.contact-social ul li a:hover img.hover_icon {
    display: inline-block;
}
/* .social-icon span{
    background: url(../../images/newsroom/social-media-icon.png);
    display: inline-block;
    width: 33px;
    height: 35px;
    cursor:pointer;
    background-size: 185px;
} */
/* .social-icon span:hover{
    opacity: 0.8;
} */
/* .social-icon span.facebook{background-position: ;}
.social-icon span.twitter{background-position: -35px 3px;}
.social-icon span.instagram{background-position: -75px 0;margin-left:6px;}
.social-icon span.linkedin{background-position:-115px 0;margin-left: 6px;}
.social-icon span.youtube{background-position:-152px 4px;margin-left:9px;} */

.social-share .share-text{
    font-size: 22px;
    font-weight: 800;
    display: inline-block;
    margin-right:45px;
} 

/* .social-share .social-icon{display: inline-block;}
.margin-top25{margin-top: 30px;display: block;}
.subscribe-box{
    background-color: #1957df; 
  background-image: linear-gradient(#1957df, #003762);
  padding: 30px 30px;
} */
/* .subscribe-box h1{color:#fff;font-size: 25px;font-weight: 800;}
.subscribe-box a.subscribe-btn{color:#fff;font-size: 18px;border:1px solid #fff;padding: 10px 30px;display: inline-block;font-weight: 600;} */

@media(min-width: 1600px){
	.container {
		max-width: 1500px;
		margin: 0 auto;
	}
}

@media(max-width: 1599px){
	.heading_commons {
		font-size: 34px;
	}
	.news-title {
		font-size: 30px;
	}
}


@media (max-width: 1199px){
	.heading_commons {
		font-size: 30px;
	}
	.news-title {
		font-size: 26px;
	}
}

@media (max-width: 767px){
	.heading_commons {
		font-size: 24px;
	}
	.news-title {
		font-size: 22px;
	}
}