.section-related-adjustment.simple span.vcard.author.post-author img {
    border-radius: 50px;
    height: 50px !important;
    width: 50px !important;
}
.section-related-adjustment.simple .author-date span {
    display: inline-flex;
}
.section-related-adjustment.simple .fn {
	display: flex;
    flex-direction: column;
	margin-left: 15px;
}



.single-post .column.one.post-header h1{
	font-family: Gilmer !important;
	font-size: 55px;
	font-style: normal;
	font-weight: 700;
	color: #000;
	text-align: left;
}

.single-post div#blog-detail-sidebar #newsletterwidget-2 h3{
	color:#222 !important;
}
.single-post div#blog-detail-sidebar aside#newsletterwidget-2 input {
    background: #F7F7F7;
    border-radius: 50px;
    color: #BABABA;
    padding: 17px 20px;
}
.single-post div#blog-detail-sidebar .tnp-field.tnp-lists label input {
    position: relative;
    top: 2px;
}
.single-post div#blog-detail-sidebar .tnp-field.tnp-lists label {
    color: #191919 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
}
.single-post div#blog-detail-sidebar input.tnp-submit{
	background: #971A1D !important;
    color: #fff !important;
    opacity: 1;
}
.single-post div#blog-detail-sidebar #newsletterwidget-2 h4{
	margin-top:18px;
	color:#191919;
	font-size: 16px;
}
.single-post div#blog-detail-sidebar .author-avatar img {
    border-radius: 50px;
    margin-bottom: 20px;
}
.single-post div#blog-detail-sidebar .author-details h3 a{
	color: #222;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	font-family: Gilmer !important;
	text-decoration: none;
}
.single-post div#blog-detail-sidebar .author-details > p {
    color: #4D4D4D;
}
.single-post div#blog-detail-sidebar .author-details p strong{
	color: #B02023;
	font-weight: 800;
}
.single-post div#blog-detail-sidebar p.side-date{
	display:none;
}

.single-post .fit_content {
    display: none;
}
.single-post .after_fit_content_wrapper{
	width:100% !important;
}
.single-post .after_fit_content_wrapper {
	margin-top: 40px !important;
}
.single-post  ul.datasocial li {
    display: inline-block;
}
.single-post ul.datasocial li:first-child {
    color: #848484;
	font-size: 14px;
}
.single-post ul.datasocial li a img {
    width: 35px;
}


.bot_portion p {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 400;
    margin: 0;
}

.bot_portion ul.first-list li, .footer-section .bottom-portion ul li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 7px;
    font-size: 13px !important;
}

div#scrollEndModal .modal-content {
    background: url(https://www.hostnoc.com/wp-content/uploads/2025/01/POPUP-01.png);
    height: 555px !important;
    background-repeat: no-repeat;
    background-size: cover;
    border: none !important;
    z-index: 9;
}
/* 	.modal {
    display: block !important;
}
	.modal-backdrop.fade.show {
    display: block !important;
} */

/* #blog-detail-sidebar aside#media_image-2 {
    position: sticky;
    top: 20px;
    z-index: 100; 
} */

   div#scrollEndModal .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto;
        max-width: 55%;
	   position:relative;
    }
#submitFormPopup {
    position: absolute;
    bottom: 0% !important;
    right: 0% !important;
}
	form#submitFormPopup {
    background: #ffffff;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 28px;
}
	form#submitFormPopup button {
      background: #ed1c24;
    border: 0;
    border-radius: 0;
    width: 320px;
    padding: 15px 20px;
    font-weight: 600;
    font-size: 18px;
    border-radius: 10px;
}
	form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
    width: 320px;
    height: 60px;
		  font-weight: 700;
    font-size: 1.2rem;
		color:#929292;
	margin-bottom: 0px !important;
}

	form#submitFormPopup .mb-3 {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    margin-bottom: 0rem !important;
		    margin-right: 20px;
}
button.btn-close {
    filter: invert(1);
}
	.modal-body {/* background: #ffffff !important; */}
	.crossBtn {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    top: 80px;
}
	.modal {
    z-index: 99999 !important;
}
.msgPr {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    top: 6em !important;
    font-size: 15px !important;
    right: 5em !important;
    line-height: 20px;
}


/* sticky footer blogs start css  */
.bannerAdOuterContainer {
    display: flex;
    justify-content: center;
    flex-direction: column;
    vertical-align: middle;
    align-items: center;
    bottom: 0;
    left: 0;
    background: url(/wp-content/uploads/2025/05/Group-1000002660.png);
    color: #485c77;
    font-weight: 600;
    width: 100%;
    height: 103px;
    background-repeat: no-repeat;
    background-size: cover;
}

.fixedAd {
    position: fixed;
    z-index: 12000;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.2) !important;
}

.bannerAdInnerContainer {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    width: 100%;
    padding: 10px 20px 5px;
    flex-direction: row;
    padding: 10px 20px;
}

.message {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 3px;
    margin: 0;
    padding: 0;
}

.contentTitle {
    margin: 0;
    text-align: center;
    letter-spacing: 0px;
    text-decoration: none !important;
    transition: ease-in-out 1s;
    display: block;
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 163.636% */
}

.ctaContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bannerAdOuterContainer .btn_wrapper .view_plans_btn {
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    padding: 17px 33px;
    text-align: center;
    color: #000;
    display: inline-block;
    background-color: #fff;
    border-radius: 50px;
    margin-right: 18px;
    transition: .6s ease-in-out;
}

/* sticker footer blogs css end  */
@media only screen and (max-width: 1680px) {
	div#scrollEndModal .modal-content {
    height: 500px !important;
}

   div#scrollEndModal .modal-dialog {
        max-width: 55%;

    }

	form#submitFormPopup {
    padding: 28px;
}
	form#submitFormPopup button {
    width: 280px;
    padding: 15px 20px;
    font-size: 18px;
}
	form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
    width: 280px;
    height: 60px;
    font-size: 18px;

}

	form#submitFormPopup .mb-3 {
	 margin-right: 20px;
}

	.modal-body {/* background: #ffffff !important; */}
	.crossBtn {
    top: 80px;
}


}

@media only screen and (max-width: 1600px){
	.msgPr {
    top: 70px !important;
    font-size: 13px !important;
    right: 4em !important;
    line-height: 22px ! IMPORTANT;
}
	    .modal-body {
        bottom: 30px;
    }
	    .crossBtn {
        top: 100px;
    }
	    form#submitFormPopup {
        padding: 20px;
    }
	    form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 260px;
        height: 50px;
        font-size: 16px;
    }
	    form#submitFormPopup button {
        width: 270px;
        padding: 15px 20px;
        font-size: 16px;
    }
	    form#submitFormPopup .mb-3 {
        margin-right: 15px;
    }
}

@media only screen and (max-width: 1440px){

	    .modal-body {
        bottom: 30px;
    }
	    .crossBtn {
        top: 100px;
    }
	    form#submitFormPopup {
        padding: 20px;
    }
	    form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 230px;
        height: 50px;
        font-size: 16px;
    }
	    form#submitFormPopup button {
        width: 250px;
        padding: 15px 20px;
        font-size: 16px;
    }
	    form#submitFormPopup .mb-3 {
        margin-right: 15px;
    }

}


@media only screen and (max-width: 1366px){
		
	    .modal-body {
        bottom: 30px;
    }
	    .crossBtn {
        top: 100px;
    }
	    form#submitFormPopup {
        padding: 20px;
    }
	    form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 200px;
        height: 50px;
        font-size: 16px;
    }
	    form#submitFormPopup button {
        width: 250px;
        padding: 15px 20px;
        font-size: 16px;
    }
	    form#submitFormPopup .mb-3 {
        margin-right: 15px;
    }
}
@media only screen and (max-width: 1280px){
			
		div#scrollEndModal .modal-content {
    height: 470px !important;
}
	    .modal-body {
        bottom: 50px;
    }
	    .crossBtn {
        top: 100px;
    }
	    form#submitFormPopup {
        padding: 15px;
    }
	    form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 170px;
        height: 50px;
        font-size: 14px;
    }
	    form#submitFormPopup button {
        width: 230px;
        padding: 15px 15px;
        font-size: 14px;
    }
	    form#submitFormPopup .mb-3 {
        margin-right: 5px;
    }
	.msgPr {
        top: 62px !important;
        font-size: 13px !important;
        right: 5em !important;
        line-height: 21px ! IMPORTANT;
    }
}

@media only screen and (max-width: 1024px){
	

    .msgPr {
        right: 100px !important;
        bottom: 0px !important;
        font-size: 12px !important;
    }
		div#scrollEndModal .modal-content {
    height: 470px !important;
}
	    .modal-body {
        bottom: 50px;
    }
	    .crossBtn {
        top: 100px;
    }
	    form#submitFormPopup {
        padding: 15px;
    }
	    form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 170px;
        height: 50px;
        font-size: 14px;
    }
	    form#submitFormPopup button {
        width: 230px;
        padding: 15px 15px;
        font-size: 14px;
    }
	    form#submitFormPopup .mb-3 {
        margin-right: 5px;
    }
	    div#scrollEndModal .modal-dialog {
        max-width: 80%;
    }
}

@media only screen and (max-width: 992px){
				
	    div#scrollEndModal .modal-content {
        height: 399px !important;
    }
	    .msgPr {
        right: 80px !important;
        bottom: 0px !important;
        font-size: 12px !important;
    }
	
}
@media only screen and (max-width: 768px){
	

	    .msgPr {
        right: 50px !important;
        bottom: 0px !important;
        font-size: 12px !important;
    }
}

@media only screen and (max-width: 767px){
	
	    form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 155px;
        height: 40px;
        font-size: 12px;
    }
	    form#submitFormPopup button {
        width: 170px;
        padding: 15px 15px;
        font-size: 10px;
    }
}
@media only screen and (max-width: 585px){
	   form#submitFormPopup input[type=email], form#submitFormPopup input[type=name] {
        width: 120px;
        height: 40px;
        font-size: 12px;
    }
	 form#submitFormPopup {
        padding: 10px;
    }

}

@media only screen and (max-width: 545px){
	form#submitFormPopup {
    display: block;
    text-align: center;
}
       form#submitFormPopup .mb-3 {
        margin-right: 0px;
        margin-bottom: 15px !important;
    }
    form#submitFormPopup button {
        width: 160px;
        padding: 10px 10px;
        font-size: 10px;
    }
	    .modal-body {
        bottom: 0px;
    }
	.crossBtn {
        top: 50px;
    }
	    div#scrollEndModal .modal-dialog {
        max-width: 90%;
    }
	    div#scrollEndModal .modal-content {
        height: 330px !important;
    }
}
@media only screen and (max-width: 390px){
	 div#scrollEndModal .modal-content {
        height: 180px !important;
    }
	    .modal-body {
        bottom: -66px;
    }
	    .crossBtn {
        top: -40px;
    }
}
   


/* M DEV CSS */
a.post-image-newui {
    flex: 0 0 42%;
}
a.post-image-newui .post-image,
a.post-image-newui .post-image img {
    height: auto !important;
    float: none !important;
    border-radius: 16px !important;
}
.other-posts.new__blg_sec h3 {
    font-size: 36px !important;
    font-weight: 700;
    font-family: "Hellix", sans-serif !important;
    margin-bottom: 16px !important;
}
.other-posts.new__blg_sec .post-text {
    padding-left: 40px !important;
}
body.single-post .the_content_wrapper p,
body.single-post .the_content_wrapper h1,
body.single-post .the_content_wrapper h2,
body.single-post .the_content_wrapper h3,
body.single-post .the_content_wrapper a,
body.single-post .the_content_wrapper span,
body.single-post .the_content_wrapper li{
	font-family: Gilmer !important;
}
.single-post .main-text.newtxt p,
body.single-post .the_content_wrapper table td,
body.single-post .the_content_wrapper table th,
body.single-post .the_content_wrapper table span,
body.single-post .the_content_wrapper p,
body.single-post .the_content_wrapper li{
	font-size: 16px !important;
	color: #1f2d3d !important;
	line-height: 1.8 !important;
}
body.single-post .the_content_wrapper table td p{
	margin-bottom: 0 !important;
}
body.single-post .the_content_wrapper h1 span,
body.single-post .the_content_wrapper h2 span,
body.single-post .the_content_wrapper h3 span,
body.single-post .the_content_wrapper h1,
body.single-post .the_content_wrapper h2,
body.single-post .the_content_wrapper h3{
	font-weight: 600 !important;
}
body.single-post .the_content_wrapper h2,
body.single-post .the_content_wrapper h3{
	margin-bottom: 20px;
}
body.single-post .the_content_wrapper h2{
	font-size: 32px !important;
}
.single .section-related-ul.col-3 .image_wrapper img{
	object-position: left;
}
.single .section-related-ul.col-3 {
    gap: 16px;
}
.single .section-related-ul.col-3 * {
    font-family: 'Gilmer' !important;
}
.single .section-related-ul.col-3 h4 a {
    text-decoration: none;
    margin-top: 13px;
}
.single .post-related span.vcard.author.post-author a {
    text-decoration: none;
    color: #91191c !important;
    font-weight: bold;
    font-size: 14px !important;
}
.after_fit_content_wrapper, 
.section-post-intro-share, 
.section-post-about {
	width: 100% !important;
	margin-left: 0 !important;
	float: none !important;
}
.after_fit_content_wrapper a, 
.section-post-intro-share a, 
.section-post-about a{
	text-decoration: none !important;
}
.single .post-meta.clearfix *{
	color: #000;
	font-weight: 400 !important;
}
.single .post-meta.clearfix i{
	color: #971A1D !important;
}
.blog_summry_box {
  padding: 25px;
  background-color: hsla(0, 100%, 97.3%, 0.31);
  border-left: 4px solid #971a1d;
  border-radius: 12px;
  margin-bottom: 50px;
}
.blog_summry_box h2 {
    color: #222;
    font-family: Montserrat;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 22px;
}
.blog_summry_box ul {
    padding-left: 6px;
    margin-bottom: 0;
}
.blog_summry_box ul li span{
	font-size: 16px !important;
	color: #1f2d3d !important;
	line-height: 1.8 !important;
}
.blog_summry_box ul li {
    font-size: 16px !important;
    color: #1f2d3d !important;
    line-height: 1.8 !important;
    margin-bottom: 8px;
    position: relative;
	padding-left: 30px;
}
.blog_summry_box ul li::before {
    content: "";
    width: 10px;
    height: 10px;
    display: block;
    background: #961a1d;
    left: 0;
    border-radius: 10px;
    position: absolute;
    top: 12px;
    left: 0;
}
.with_aside .sidebar.columns .widget{
	padding: 20px !important;
}
.widget_text .author-box p {
    display: none;
}
ul.datasocial {
    margin-bottom: 0 !important;
}
.the_content_wrapper pre {
  background: #2c2c2a;
  border-radius: 7px;
  padding: 17px;
  border: 0;
}
.the_content_wrapper pre code {
  background: transparent;
  white-space: pre !important;
  tab-size: 4;
  color: white !important;
  border: 0 !important;
  padding: 0 !important;
}
body.single-post .the_content_wrapper .highlight {
  padding: 17px;
  background: #d2888b24 !important;
  display: block;
  margin-bottom: 21px;
  border-left: 5px solid #7e191e !important;
  color: #111;
  font-size: 16px;
  line-height: 1.8;
}

.cta__blog-m .row {
  display: flex;
  align-items: center;
}
.cta__blog-m {
  background: url(https://hostnoc.com/wp-content/uploads/2026/07/cta-img-2.jpg);
  background-size: cover;
  background-position: right center;
  padding: 40px;
  margin-bottom: 60px;
  border-radius: 40px;
  margin-top: 30px;
}
.cta__blog-m .col-md-8 {
  width: 50% !important;
  padding: 20px;
  margin-left: 30px;
  text-align: center;
  border-radius: 30px;
  backdrop-filter: blur(7px);
  background: #ffffff0f;
  box-shadow: inset 0 0 20px #fff;
}
.cta__blog-m a {
  background: #971a1d !important;
  color: #fff !important;
  padding: 9px 25px !important;
  border-radius: 25px !important;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  margin-top: 3px;
  font-size: 16px !important;
}
.cta__blog-m a:hover{
	opacity: 0.8 !important;
}
.cta__blog-m h2 {
  margin-bottom: 0 !important;
  line-height: 1.3 !important;
  color: #fff !important;
}
.single-post .the_content_wrapper .cta__blog-m p.subheading {
  font-size: 20px !important;
  color: white !important;
  display: block !important;
}
.cta__blog-m.blog__cta-2 .col-md-8 {
  padding: 0;
  background: transparent !important;
  box-shadow: none;
  text-align: left;
  width: 70% !important;
  backdrop-filter: none;
}
body.single-post .the_content_wrapper .cta__blog-m.blog__cta-2 h2 {
  font-size: 39px !important;
}
body.single-post .the_content_wrapper .cta__blog-m.blog__cta-2 p:nth-child(2) {
  font-size: 25px !important;
  margin-top: 7px;
}
body.single-post .the_content_wrapper .cta__blog-m.blog__cta-2 p:last-child {
  margin-bottom: 0;
}
body.single-post .the_content_wrapper h2 {
  line-height: 1.3;
}
.single .section-related-ul.col-3 .wp-caption-text {
  display: none;
}
.latest-post .post-bg{
	border-radius: 5px;
}
@media only screen and (max-width: 1600px){
	.single-post .main-text.newtxt p,
	body.single-post .the_content_wrapper table td,
	body.single-post .the_content_wrapper table th,
	body.single-post .the_content_wrapper table span, 
	body.single-post .the_content_wrapper p, 
	body.single-post .the_content_wrapper li {
		font-size: 18px !important;
        color: #1f2d3d !important;
        line-height: 1.8 !important;
	}
	body.single-post .the_content_wrapper .highlight {
		font-size: 18px !important;
	}
	body.single-post .the_content_wrapper .cta__blog-m h2 {
	  font-size: 27px !important;
	}
	.single-post .the_content_wrapper .cta__blog-m p.subheading {
	  font-size: 18px !important;
	  margin-top: 6px;
	}
	body.single-post .the_content_wrapper .cta__blog-m.blog__cta-2 h2 {
	  font-size: 30px !important;
	}
	body.single-post .the_content_wrapper .cta__blog-m.blog__cta-2 p:nth-child(2) {
	  font-size: 20px !important;
	  margin-top: 8px;
	  line-height: 1.4 !important;
	}
}
@media only screen and (max-width: 1440px){
	body .category-sibling .nav li.menu-item a {
		font-size: 14px !important;
		padding: 12px 16px;
	}
	.menu-main-blog-category-menu-container {
		padding: 0 20px !important;
	}
	.blog_summry_box ul li {
		font-size: 18px !important;
		line-height: 1.8 !important;
	}
}
@media only screen and (max-width: 1150px){
	.cta__blog-m .col-md-8 {
		width: 100% !important;
		padding: 20px;
		margin-left: 0; 
		backdrop-filter: blur(0px);
		border-radius: 20px !important;
	}
	.cta__blog-m .row {
		margin: 0 !important;
	}
	.cta__blog-m {
		padding: 0 !important;
		border-radius: 20px !important;
	}
	body.single-post .the_content_wrapper h2 {
	  line-height: 1.3;
	}
	.cta__blog-m.blog__cta-2 .col-md-8 {
	  text-align: center;
	  width: 100% !important;
	  padding: 28px;
	  margin-left: 0px;
	  backdrop-filter: blur(0px);
	  border-radius: 20px !important;
	  box-shadow: inset 0 0 20px #fff;
	}
	.cta__blog-m {
	  margin-bottom: 30px !important;
	}
}
@media only screen and (max-width: 767px){
	div.cta__blog-m {
	  background: #0f0258 !important;
	}
	.cta__blog-m .col-md-8 {
		box-shadow: none !important;
	}
}
/* M DEV CSS END */

/* ===== Blog header revamp â€” matched to hostnoc-revamp.branex.org ===== */
body.blog-header-revamp-page {
	--navyColor: #242f4d;
	--primaryColor: #971a1d;
	--colorWhite: #fff;
	--colorBg: #f4efef;
	--glassWhiteSoft: #ffffff4d;
}
body.blog-header-revamp-page #Header_wrapper,
body.blog-header-revamp-page header#Header,
body.blog-header-revamp-page #Subheader {
	display: none !important;
	min-height: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
}
body.blog-header-revamp-page .category-sibling {
	display: none !important;
}
body.blog-header-revamp-page #Content {
	padding-top: 28px;
}
#Wrapper,
#Content {
	background-color: #fff !important;
}
body.page-template-blog,
body.page-template-template-blog,
body.blog-header-revamp-page {
	background-color: #fff;
}

body .banner-section-outer.blog-header-revamp {
	background-image: none !important;
	background: transparent !important;
	position: relative;
	z-index: 40;
}
body .blog-header-revamp header {
	position: relative !important;
	display: block !important;
	width: 100%;
	background: transparent !important;
}
body .blog-header-revamp .blog-header-sky {
	background-image: url('https://hostnoc-revamp.branex.org/blog/wp-content/uploads/2026/08/bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0 0 28px;
}
body.page-template-template-blog .container,
body.page-template-blog .container,
body.blog .container,
body.single-post .container {
	width: 100%;
	max-width: 1560px;
}
body.page-template-template-blog .section_wrapper,
body.page-template-blog .section_wrapper,
body.single-post .section_wrapper {
	max-width: 1560px;
}
body .blog-header-revamp .blog-header-gutter {
	max-width: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	padding: 19px 60px 0;
	box-sizing: border-box;
}

/* Top bar sits on the sky, same as https://hostnoc-revamp.branex.org/ */
body .blog-header-revamp .top_portion {
	background: transparent !important;
	padding: 0 !important;
	border: 0 !important;
}
body .blog-header-revamp .blog-topbar-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	min-height: 34px;
	padding: 0;
}
body .blog-header-revamp .blog-topbar-left {
	display: flex;
	align-items: center;
	gap: 16px;
	flex-wrap: wrap;
}
body .blog-header-revamp .blog-topbar-left p {
	margin: 0 !important;
	color: var(--navyColor) !important;
	font-family: Gilmer, Montserrat, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 600 !important;
}
body .blog-header-revamp .blog-topbar-left p span:first-child {
	color: var(--primaryColor) !important;
	font-weight: 700 !important;
}
body .blog-header-revamp .blog-get-offer {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 34px;
	padding: 0 17px;
	border: 0 !important;
	border-radius: 10px;
	background: var(--colorWhite);
	color: var(--navyColor) !important;
	font-family: Gilmer, Montserrat, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	white-space: nowrap;
	transition: background-color .2s ease;
}
body .blog-header-revamp .blog-get-offer:hover {
	background: var(--colorBg);
	color: var(--navyColor) !important;
}
body .blog-header-revamp .blog-topbar-links {
	display: flex;
	align-items: center;
}
body .blog-header-revamp .blog-topbar-links a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: var(--navyColor) !important;
	font-family: Gilmer, Montserrat, sans-serif !important;
	font-size: 16px !important;
	line-height: 20px !important;
	font-weight: 600 !important;
	text-decoration: none !important;
	background: none !important;
	padding: 0 !important;
	transition: color .2s ease;
}
body .blog-header-revamp .blog-topbar-links a:hover {
	color: var(--primaryColor) !important;
	background: none !important;
}
body .blog-header-revamp .blog-topbar-phone {
	text-transform: uppercase;
}
body .blog-header-revamp .blog-topbar-links img {
	display: block;
	width: 18px;
	height: auto;
	flex-shrink: 0;
}
body .blog-header-revamp .blog-topbar-divider {
	display: block;
	width: 1px;
	height: 19px;
	margin: 0 24px;
	background: var(--navyColor);
	flex-shrink: 0;
}

/* Glass navigation */
body .blog-header-revamp header {
	padding: 0;
	margin: 19px 0 0;
	background: transparent !important;
	overflow: visible;
	position: relative;
	z-index: 40;
}
body .blog-header-revamp .navbar.blog-glass-nav {
	position: relative;
	width: 100%;
	height: 80px;
	margin: 0;
	padding: 0 30px !important;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: nowrap;
	overflow: visible;
	border-radius: 10px;
	border: 1px solid transparent;
	background: var(--glassWhiteSoft);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}
body .blog-header-revamp .navbar-brand {
	order: 1;
}
body .blog-header-revamp #navbarSupportedContent {
	order: 2;
}
body .blog-header-revamp .blog-nav-actions {
	order: 3;
}
body .blog-header-revamp .navbar.blog-glass-nav.glass-border:before {
	content: "";
	position: absolute;
	inset: 0;
	padding: 1px;
	border-radius: inherit;
	pointer-events: none;
	background: linear-gradient(90deg, #fff0 0%, #fff 26%, #fff0 76%, #fff 100%);
	-webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	-webkit-mask-composite: xor;
	mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
	mask-composite: exclude;
}
body .blog-header-revamp .navbar-brand {
	display: flex;
	align-items: center;
	height: 29px;
	margin: 0 !important;
	padding: 0 !important;
	flex: 0 0 auto;
}
body .blog-header-revamp .navbar-brand figure {
	margin: 0;
	line-height: 0;
}
body .blog-header-revamp .hostnoc-logo-dark {
	display: block;
	width: 160px;
	max-width: 100%;
	height: auto;
}

body .blog-header-revamp #navbarSupportedContent {
	display: flex !important;
	align-items: center;
	justify-content: flex-end;
	flex: 1 1 auto;
	position: static;
	z-index: 20;
	height: 100%;
}
body .blog-header-revamp #navbarSupportedContent ul {
	position: static !important;
	right: auto !important;
}
body .blog-header-revamp #navbarSupportedContent .dropdown-menu {
	position: absolute !important;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav {
	position: static !important;
	right: auto !important;
	left: auto !important;
	display: flex !important;
	align-items: stretch;
	align-self: stretch;
	justify-content: center;
	flex: 1 1 auto;
	gap: 24px;
	margin: 0 24px 0 auto !important;
	padding: 0;
	height: 100%;
	text-align: center;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li.nav-item {
	position: relative;
	display: flex;
	align-items: center;
	margin: 0 !important;
	padding: 0 !important;
	height: 100%;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a {
	display: flex !important;
	align-items: center;
	color: var(--navyColor) !important;
	font-family: Gilmer, Montserrat, sans-serif !important;
	font-size: 16px !important;
	line-height: 1.2 !important;
	font-weight: 600 !important;
	padding: 0 !important;
	background: none !important;
	border: 0 !important;
	text-decoration: none !important;
	white-space: nowrap;
	transition: color .2s ease;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a:before,
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a:hover:before,
body .blog-header-revamp #navbarSupportedContent ul li.dropdown::after,
body .blog-header-revamp #navbarSupportedContent ul li.dropdown::before {
	display: none !important;
	content: none !important;
	border: 0 !important;
	background: none !important;
	opacity: 0 !important;
	width: 0 !important;
	height: 0 !important;
	transform: none !important;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a:after,
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a:hover:after {
	display: none !important;
	content: none !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	width: 0 !important;
	height: 0 !important;
	background: none !important;
	border: 0 !important;
	transform: none !important;
	opacity: 0 !important;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li.dropdown > a:after,
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li.dropdown > a.dropdown-toggle:after,
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li.dropdown > a:hover:after,
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li.dropdown > a.dropdown-toggle:hover:after {
	content: "" !important;
	display: inline-block !important;
	position: static !important;
	top: auto !important;
	left: auto !important;
	right: auto !important;
	bottom: auto !important;
	width: 7px !important;
	height: 7px !important;
	margin: 0 0 3px 6px !important;
	padding: 0 !important;
	flex: 0 0 auto !important;
	border: 0 !important;
	border-bottom: 1.5px solid currentColor !important;
	border-right: 1.5px solid currentColor !important;
	background: none !important;
	transform: rotate(45deg) !important;
	opacity: 1 !important;
	z-index: auto !important;
	vertical-align: middle;
}
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a:hover,
body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a:focus {
	color: var(--primaryColor) !important;
	background: none !important;
}
body .blog-header-revamp .navbar-nav .dropdown-menu,
body .blog-header-revamp #navbarSupportedContent .dropdown_menu-6 {
	top: 100% !important;
	left: 0 !important;
	right: auto !important;
	min-width: 240px;
	padding: 8px !important;
	border: 1px solid rgba(255, 255, 255, 0.6) !important;
	border-radius: 10px !important;
	background: rgba(255, 255, 255, 0.9) !important;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18) !important;
	overflow: hidden;
}
body .blog-header-revamp .hover-dropdown > .dropdown-menu {
	display: none !important;
}
body .blog-header-revamp .hover-dropdown:hover > .dropdown-menu,
body .blog-header-revamp .hover-dropdown.show > .dropdown-menu {
	display: block !important;
}
body .blog-header-revamp #navbarSupportedContent .dropdown-menu ul li a,
body .blog-header-revamp #navbarSupportedContent ul.drop-down-pages li a {
	color: var(--navyColor) !important;
	background: transparent !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	padding: 8px 12px !important;
	border-radius: 8px;
	white-space: nowrap;
}
body .blog-header-revamp #navbarSupportedContent .dropdown-menu ul li a:hover,
body .blog-header-revamp #navbarSupportedContent ul.drop-down-pages li a:hover {
	color: var(--primaryColor) !important;
	background: rgba(255, 255, 255, 0.5) !important;
}

body .blog-header-revamp .blog-nav-actions {
	display: none;
	align-items: center;
	gap: 12px;
	flex: 0 0 auto;
	margin-left: auto;
}
body .blog-header-revamp .blog-consult-btn-mobile {
	display: none !important;
}
body .blog-header-revamp .blog-consult-btn-desktop {
	display: inline-flex;
}

body .blog-header-revamp .blog-consult-btn {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	flex: 0 0 auto;
	height: 57px;
	margin-left: 12px;
	padding: 0 14px 0 20px;
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.15);
	background: var(--primaryColor);
	backdrop-filter: blur(5px);
	color: #fff !important;
	font-family: Gilmer, Montserrat, sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
	letter-spacing: -0.36px;
	line-height: 1 !important;
	text-decoration: none !important;
	white-space: nowrap;
	transition: opacity .2s ease;
}
body .blog-header-revamp .blog-consult-btn:hover {
	opacity: 0.9;
	background: var(--primaryColor);
	color: #fff !important;
}
body .blog-header-revamp .blog-consult-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 29px;
	height: 29px;
	border-radius: 8px;
	background: #fff;
	color: var(--primaryColor);
}

body.page-template-template-blog .blog-hero-section,
body.page-template-blog .blog-hero-section,
body.blog .blog-hero-section {
	display: block !important;
}
body.single-post .blog-hero-section,
body .banner-section-outer.blog-header-revamp.hn-chrome-only .blog-hero-section,
body .banner-section-outer.blog-header-revamp.hn-chrome-only .blog-hero-tabs-wrap {
	display: none !important;
}
body.single-post .blog-hero-tabs-wrap,
body .banner-section-outer.blog-header-revamp.hn-single-header .blog-hero-tabs-wrap {
	display: block !important;
}
body .banner-section-outer.blog-header-revamp.hn-chrome-only .blog-header-sky {
	padding-bottom: 20px;
}
body .banner-section-outer.blog-header-revamp.hn-single-header .blog-header-sky {
	padding-bottom: 28px;
}
body .blog-header-revamp .blog-hero-section,
body.blog .blog-header-revamp .blog-hero-section,
body.blog-header-revamp-page .blog-header-revamp .blog-hero-section {
	padding: 92px 0 100px !important;
	text-align: center;
	background: transparent !important;
}
body .blog-header-revamp .banner-section-content {
	max-width: 1100px;
	margin: 0 auto;
}
@font-face {
	font-family: Hellix;
	src: url('https://hostnoc-revamp.branex.org/fonts/hellix/Hellix-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Hellix;
	src: url('https://hostnoc-revamp.branex.org/fonts/hellix/Hellix-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Hellix;
	src: url('https://hostnoc-revamp.branex.org/fonts/hellix/Hellix-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: Hellix;
	src: url('https://hostnoc-revamp.branex.org/fonts/hellix/Hellix-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title,
body .blog-header-revamp h1.blog-hero-title {
	display: block;
	margin: 0 0 18px !important;
	color: #242F4D !important;
	text-align: center;
	font-family: Hellix, sans-serif !important;
	font-size: 70px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 90px !important;
	letter-spacing: -1.4px;
}
body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title span,
body .blog-header-revamp h1.blog-hero-title span {
	font-size: inherit !important;
	line-height: inherit !important;
	font-weight: inherit !important;
	font-family: inherit !important;
	font-style: inherit !important;
	letter-spacing: inherit;
}
body .blog-header-revamp h1.blog-hero-title .accent,
body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title span.accent {
	color: #95181C !important;
}
body .blog-header-revamp h1.blog-hero-title .navy,
body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title span.navy {
	color: #242F4D !important;
}
body .blog-header-revamp .blog-hero-section .banner-section-content p.blog-hero-sub,
body .blog-header-revamp p.blog-hero-sub {
	margin: 0 auto !important;
	max-width: 760px;
	padding: 0 !important;
	color: #242F4D !important;
	text-align: center;
	font-family: "DM Sans", sans-serif !important;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 600 !important;
	line-height: 160% !important;
	opacity: 1;
}

body .blog-header-revamp .blog-hero-tabs-wrap {
	width: min(1560px, 100vw);
	max-width: 1560px;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
body .blog-header-revamp .blog-hero-tabs {
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.05);
	padding: 10px 14px;
	margin-top: 8px;
}
body .blog-header-revamp .blog-hero-tabs .nav,
body .blog-header-revamp .blog-hero-tabs .menu-main-blog-category-menu-container {
	width: 100%;
	display: block;
	background: transparent !important;
	border-radius: 0 !important;
	padding: 0 !important;
}
body .blog-header-revamp ul#locations-secondary-menu {
	display: flex !important;
	align-items: center;
	justify-content: space-between;
	gap: 6px;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
body .blog-header-revamp ul#locations-secondary-menu > li.menu-item-home {
	display: none !important;
}
body .blog-header-revamp ul#locations-secondary-menu > li {
	display: flex;
	align-items: center;
	margin: 0;
	position: relative;
}
body .blog-header-revamp .blog-hero-tabs .nav li.menu-item a,
body .blog-header-revamp ul#locations-secondary-menu > li > a {
	display: inline-flex;
	align-items: center;
	padding: 12px 10px !important;
	color: #000 !important;
	font-family: Hellix, sans-serif !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 28px !important; /* 155.556% */
	letter-spacing: -0.54px !important;
	text-decoration: none !important;
	background: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	border-bottom: 2px solid transparent;
}
body .blog-header-revamp ul#locations-secondary-menu > li.current-menu-item:not(:last-child) > a,
body .blog-header-revamp ul#locations-secondary-menu > li.current-menu-parent:not(:last-child) > a {
	color: #000 !important;
	background: none !important;
	border-bottom-color: var(--primaryColor) !important;
}
body .blog-header-revamp ul#locations-secondary-menu > li:last-child > a,
body .blog-header-revamp ul#locations-secondary-menu > li:last-child.current-menu-item > a {
	border-radius: 8px !important;
	background: var(--navyColor) !important;
	color: #fff !important;
	padding: 10px 18px !important;
	border-bottom: 0 !important;
	font-family: Hellix, sans-serif !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 28px !important;
	letter-spacing: -0.54px !important;
}
body .blog-header-revamp ul#locations-secondary-menu > li:last-child > a:hover {
	background: #1a243c !important;
	color: #fff !important;
}
body .blog-header-revamp .menu-main-blog-category-menu-container li.menu-item.current-menu-item {
	background: none !important;
}
body .blog-header-revamp ul#locations-secondary-menu > li > ul.sub-menu {
	position: absolute;
	top: calc(100% + 6px);
	left: 0;
	z-index: 50;
	display: none;
	min-width: 190px;
	margin: 0;
	padding: 8px 0;
	list-style: none;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 8px 24px rgba(36, 47, 77, 0.12);
}
body .blog-header-revamp ul#locations-secondary-menu > li:hover > ul.sub-menu {
	display: block;
}
body .blog-header-revamp ul#locations-secondary-menu > li > ul.sub-menu a {
	display: block;
	padding: 10px 16px !important;
	color: var(--navyColor) !important;
	font-size: 14px !important;
	text-decoration: none !important;
}

body .blog-header-revamp .navbar-toggler {
	display: none;
	border: 0 !important;
	padding: 8px !important;
	width: 40px;
	height: 40px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.7) !important;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 5px;
	flex-shrink: 0;
}
body .blog-header-revamp .navbar-light .navbar-toggler-icon {
	display: block;
	width: 20px;
	height: 2px;
	margin: 0 !important;
	border-radius: 1px;
	background: var(--navyColor) !important;
	background-image: none !important;
	transition: transform 0.2s ease, opacity 0.2s ease;
}
body .blog-header-revamp .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(1) {
	transform: translateY(7px) rotate(45deg);
}
body .blog-header-revamp .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(2) {
	opacity: 0;
}
body .blog-header-revamp .navbar-toggler:not(.collapsed) .navbar-toggler-icon:nth-child(3) {
	transform: translateY(-7px) rotate(-45deg);
}

@media only screen and (max-width: 1440px) {
	body .blog-header-revamp .blog-header-gutter {
		padding-left: 40px;
		padding-right: 40px;
	}
	body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav {
		gap: 16px;
		margin-right: 16px !important;
	}
	body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a {
		font-size: 15px !important;
	}
	body .blog-header-revamp .blog-consult-btn {
		font-size: 16px !important;
		height: 50px;
	}
}

@media only screen and (max-width: 1199px) {
	body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title,
	body .blog-header-revamp h1.blog-hero-title {
		font-size: 42px !important;
		line-height: 54px !important;
		letter-spacing: -0.8px;
	}
	body .blog-header-revamp .hostnoc-logo-dark {
		width: 140px;
	}
	body .blog-header-revamp .navbar.blog-glass-nav {
		height: 64px;
		padding: 0 12px !important;
	}
	body .blog-header-revamp .blog-nav-actions {
		display: flex !important;
		order: 2;
		margin-left: auto;
		gap: 12px;
	}
	body .blog-header-revamp #navbarSupportedContent {
		order: 3;
	}
	body .blog-header-revamp .navbar-toggler {
		display: flex !important;
	}
	body .blog-header-revamp .blog-consult-btn-desktop {
		display: none !important;
	}
	body .blog-header-revamp .blog-consult-btn-mobile {
		display: inline-flex !important;
		height: 40px;
		margin-left: 0;
		padding: 0 8px 0 12px;
		gap: 8px;
		font-size: 14px !important;
		font-weight: 600 !important;
		letter-spacing: -0.28px;
		border-radius: 8px;
	}
	body .blog-header-revamp .blog-consult-btn-mobile .blog-consult-icon {
		width: 24px;
		height: 24px;
		border-radius: 6px;
	}
	body .blog-header-revamp .blog-consult-btn-mobile .blog-consult-icon svg {
		width: 12px;
		height: 12px;
	}
	body .blog-header-revamp #navbarSupportedContent {
		display: none !important;
		position: absolute;
		top: calc(100% + 8px);
		left: 0;
		right: 0;
		width: 100%;
		height: auto;
		flex-direction: column;
		align-items: stretch;
		background: #fff;
		border-radius: 10px;
		box-shadow: 0 10px 30px rgba(36, 47, 77, 0.12);
		padding: 10px 0 16px;
	}
	body .blog-header-revamp #navbarSupportedContent.show,
	body .blog-header-revamp #navbarSupportedContent.collapsing {
		display: flex !important;
	}
	body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav {
		flex-direction: column;
		align-items: stretch;
		width: 100%;
		height: auto;
		gap: 0;
		margin: 0 !important;
	}
	body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li.nav-item {
		width: 100%;
		height: auto;
	}
	body .blog-header-revamp #navbarSupportedContent > ul.navbar-nav > li > a {
		padding: 12px 20px !important;
		text-align: left;
	}
	body .blog-header-revamp .navbar.blog-glass-nav {
		position: relative;
	}
	body .blog-header-revamp #navbarSupportedContent.show .blog-consult-btn-desktop {
		display: none !important;
	}
	body .blog-header-revamp ul#locations-secondary-menu > li > a {
		font-size: 16px !important;
		line-height: 24px !important;
		padding: 10px 8px !important;
	}
}

@media only screen and (max-width: 1024px) {
	body .blog-header-revamp .blog-topbar-inner {
		display: grid;
		grid-template-columns: 1fr auto;
		grid-template-areas:
			"text text"
			"offer links";
		align-items: center;
		gap: 10px 12px;
		width: 100%;
	}
	body .blog-header-revamp .blog-topbar-left {
		display: contents;
	}
	body .blog-header-revamp .blog-topbar-left p {
		grid-area: text;
		text-align: center;
		justify-self: center;
		width: 100%;
	}
	body .blog-header-revamp .blog-get-offer {
		grid-area: offer;
		justify-self: start;
		border-radius: 999px;
		height: 28px;
		padding: 0 14px;
		font-size: 13px !important;
	}
	body .blog-header-revamp .blog-topbar-links {
		grid-area: links;
		justify-self: end;
		justify-content: flex-end;
		width: auto;
	}
	body .blog-header-revamp .blog-topbar-left p,
	body .blog-header-revamp .blog-topbar-links a {
		font-size: 13px !important;
	}
	body .blog-header-revamp .blog-topbar-divider {
		margin: 0 10px;
		height: 16px;
	}
	body .blog-header-revamp .blog-topbar-links img {
		width: 16px;
	}
	body .blog-header-revamp .blog-header-gutter {
		padding: 16px 20px 0;
	}
	body .blog-header-revamp .blog-hero-section {
		padding: 42px 0 28px !important;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title,
	body .blog-header-revamp h1.blog-hero-title {
		font-size: 32px !important;
		line-height: 42px !important;
		letter-spacing: -0.6px;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content p.blog-hero-sub,
	body .blog-header-revamp p.blog-hero-sub {
		font-size: 16px !important;
		line-height: 160% !important;
	}
	body .blog-header-revamp ul#locations-secondary-menu {
		flex-wrap: wrap;
		justify-content: center;
	}
	body .blog-header-revamp ul#locations-secondary-menu > li:last-child {
		width: 100%;
		justify-content: center;
		margin-top: 6px;
	}
}

@media only screen and (max-width: 767px) {
	body .blog-header-revamp .hostnoc-logo-dark {
		width: 120px;
	}
	body .blog-header-revamp .navbar.blog-glass-nav {
		height: 56px;
		padding: 0 10px !important;
	}
	body .blog-header-revamp .blog-consult-btn-mobile {
		height: 36px;
		padding: 0 6px 0 10px;
		font-size: 12px !important;
		gap: 6px;
	}
	body .blog-header-revamp .blog-consult-btn-mobile .blog-consult-icon {
		width: 22px;
		height: 22px;
	}
	body .blog-header-revamp .blog-consult-btn-mobile .blog-consult-icon svg {
		width: 10px;
		height: 10px;
	}
	body.blog .blog-header-revamp .blog-hero-section {
		padding: 32px 0 24px !important;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content {
		padding: 0 12px;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title,
	body .blog-header-revamp h1.blog-hero-title {
		font-size: 26px !important;
		line-height: 34px !important;
		letter-spacing: -0.4px;
		margin-bottom: 12px !important;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content p.blog-hero-sub,
	body .blog-header-revamp p.blog-hero-sub {
		font-size: 15px !important;
		line-height: 150% !important;
		max-width: 100%;
	}
	body .blog-header-revamp .blog-topbar-links a span {
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	body .blog-header-revamp .blog-hero-section {
		padding: 24px 0 20px !important;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content h1.blog-hero-title,
	body .blog-header-revamp h1.blog-hero-title {
		font-size: 22px !important;
		line-height: 30px !important;
		letter-spacing: -0.3px;
	}
	body .blog-header-revamp .blog-hero-section .banner-section-content p.blog-hero-sub,
	body .blog-header-revamp p.blog-hero-sub {
		font-size: 14px !important;
		line-height: 145% !important;
	}
}

.bannerAdOuterContainer.fixedAd {
    display: none;
}

/* ===== Footer revamp — matched to https://hostnoc-revamp.branex.org/ ===== */
.footerabvcnt {
	display: none !important;
}
footer#Footer {
	display: none !important;
}
.blog-footer-revamp {
	--navyColor: #242f4d;
	--primaryColor: #971a1d;
	--colorWhite: #fff;
	position: relative;
	overflow: hidden;
	background-color: #f5f8fc;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Hellix, Gilmer, Montserrat, sans-serif;
}
.blog-footer-revamp .hn-ftr-fade {
	position: absolute;
	left: 0;
	right: 0;
	pointer-events: none;
	z-index: 1;
}
.blog-footer-revamp .hn-ftr-fade-top {
	top: 0;
	height: 200px;
	background: linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0.8) 40%, transparent 100%);
}
.blog-footer-revamp .hn-ftr-fade-bottom {
	bottom: 0;
	height: 120px;
	background: linear-gradient(to top, rgba(255,255,255,0.9) 0%, transparent 100%);
}
.blog-footer-revamp .hn-ftr-inner {
	position: relative;
	z-index: 2;
	max-width: 1802px;
	margin: 0 auto;
	padding: 80px 60px 32px;
}
.blog-footer-revamp .hn-ftr-grid {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: flex-start;
	gap: 32px;
}
.blog-footer-revamp .hn-ftr-brand {
	width: 347px;
	flex: 0 0 347px;
}
.blog-footer-revamp .hn-ftr-col-company {
	width: 179px;
	flex: 0 0 179px;
}
.blog-footer-revamp .hn-ftr-col {
	min-width: 0;
}
.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(3) {
	width: 207px;
	flex: 0 0 207px;
}
.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(4) {
	width: 226px;
	flex: 0 0 226px;
}
.blog-footer-revamp .hn-ftr-connect {
	width: 354px;
	flex: 0 0 354px;
}
.blog-footer-revamp .hn-ftr-logo {
	display: inline-block;
	margin-bottom: 40px;
}
.blog-footer-revamp .hn-ftr-logo img {
	width: 170px;
	height: 29px;
	object-fit: contain;
	display: block;
}
.blog-footer-revamp .hn-ftr-brand p {
	margin: 0 0 61px !important;
	color: var(--navyColor) !important;
	font-size: 18px !important;
	line-height: 28px !important;
	font-weight: 400 !important;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-brand h3 {
	margin: 0 0 20px !important;
	color: var(--navyColor) !important;
	font-size: 25px !important;
	line-height: 30px !important;
	font-weight: 600 !important;
	letter-spacing: -0.75px;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-social {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}
.blog-footer-revamp .hn-ftr-social-icon {
	position: relative;
	width: 22px;
	height: 22px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-footer-revamp .hn-ftr-social a {
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background: rgba(255,255,255,0.5);
	backdrop-filter: blur(25px);
	-webkit-backdrop-filter: blur(25px);
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	transition: background 0.2s ease;
}
.blog-footer-revamp .hn-ftr-social a:hover {
	background: rgba(255,255,255,0.7);
}
.blog-footer-revamp .hn-ftr-social img {
	width: 22px;
	height: 22px;
	object-fit: contain;
	display: block;
}
.blog-footer-revamp .hn-ftr-ig {
	display: block;
	width: 22px;
	height: 22px;
	background: #94181c;
	-webkit-mask-image: url('https://hostnoc-revamp.branex.org/blog/wp-content/uploads/2026/09/instagram.png');
	mask-image: url('https://hostnoc-revamp.branex.org/blog/wp-content/uploads/2026/09/instagram.png');
	-webkit-mask-size: contain;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
}
.blog-footer-revamp .hn-ftr-block {
	margin-bottom: 24px;
}
.blog-footer-revamp .hn-ftr-heading {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 25px;
}
.blog-footer-revamp .hn-ftr-heading span {
	width: 17px;
	height: 1.5px;
	background: var(--primaryColor);
	flex-shrink: 0;
}
.blog-footer-revamp .hn-ftr-heading h3 {
	margin: 0 !important;
	color: var(--primaryColor) !important;
	font-size: 20px !important;
	line-height: 1 !important;
	font-weight: 600 !important;
	letter-spacing: -1px;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.blog-footer-revamp ul li,
.blog-footer-revamp ul li a {
	color: #242F4D;
	font-family: Hellix;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 35px; /* 218.75% */
}
.blog-footer-revamp ul li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
.blog-footer-revamp ul li a {
	display: block;
	color: #242F4D !important;
	font-family: Hellix !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 500 !important;
	line-height: 35px !important;
	text-decoration: none !important;
	transition: color 0.2s ease;
}
.blog-footer-revamp ul li a:hover {
	color: var(--primaryColor) !important;
}
.blog-footer-revamp .hn-ftr-stay {
	margin: 0 0 25px !important;
	color: var(--navyColor) !important;
	font-size: 30px !important;
	line-height: 1.2 !important;
	font-weight: 600 !important;
	letter-spacing: -0.9px;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-connect p {
	margin: 0 0 36px !important;
	color: var(--navyColor) !important;
	font-size: 16px !important;
	line-height: 26px !important;
	font-weight: 400 !important;
	max-width: 354px;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-form {
	position: relative;
	width: 100%;
	max-width: 354px;
	margin: 0 0 50px;
}
.blog-footer-revamp .hn-ftr-form input[type="email"] {
	width: 100%;
	height: 57px;
	padding: 0 64px 0 20px;
	border: 0;
	border-radius: 10px;
	background: rgba(255,255,255,0.5);
	backdrop-filter: blur(25px);
	-webkit-backdrop-filter: blur(25px);
	color: var(--navyColor);
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.36px;
	outline: none;
	box-shadow: none;
	font-family: Hellix, Gilmer, Montserrat, sans-serif;
}
.blog-footer-revamp .hn-ftr-form input[type="email"]::placeholder {
	color: #949494;
	opacity: 1;
}
.blog-footer-revamp .hn-ftr-form button {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 58px;
	height: 58px;
	padding: 0;
	border: 0;
	background: transparent;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-footer-revamp .hn-ftr-form button span {
	width: 29px;
	height: 29px;
	border-radius: 8px;
	background: var(--primaryColor);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-footer-revamp .hn-ftr-form button:hover span {
	opacity: 0.9;
}
.blog-footer-revamp .hn-ftr-pay-title {
	margin: 0 0 20px !important;
	color: var(--navyColor) !important;
	font-size: 25px !important;
	line-height: 30px !important;
	font-weight: 600 !important;
	letter-spacing: -0.75px;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-pays {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 10px;
}
.blog-footer-revamp .hn-ftr-pays > div {
	width: 50px;
	height: 38px;
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4px;
	box-sizing: border-box;
}
.blog-footer-revamp .hn-ftr-pays > div.hn-ftr-amex {
	background: #1f72cd;
	border-color: #1f72cd;
}
.blog-footer-revamp .hn-ftr-pays img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	display: block;
}
.blog-footer-revamp .hn-ftr-form .msgPr {
	position: static !important;
	margin: 10px 0 0 !important;
	padding: 8px 0 0 !important;
	font-size: 13px !important;
	line-height: 18px !important;
	color: var(--navyColor) !important;
	right: auto !important;
	top: auto !important;
}
.blog-footer-revamp .hn-ftr-bottom {
	position: relative;
	z-index: 2;
	border-top: 1px solid #d9d9d9;
}
.blog-footer-revamp .hn-ftr-bottom-inner {
	max-width: 1802px;
	margin: 0 auto;
	padding: 24px 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}
.blog-footer-revamp .hn-ftr-bottom p {
	margin: 0 !important;
	color: var(--navyColor) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	letter-spacing: -1px;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-legal {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 12px;
	flex-wrap: wrap;
}
.blog-footer-revamp .hn-ftr-legal a,
.blog-footer-revamp .hn-ftr-legal span {
	color: var(--navyColor) !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	letter-spacing: -1px;
	text-decoration: none !important;
	font-family: Hellix, Gilmer, Montserrat, sans-serif !important;
}
.blog-footer-revamp .hn-ftr-legal a:hover {
	color: var(--primaryColor) !important;
}

@media only screen and (max-width: 1399px) {
	.blog-footer-revamp .hn-ftr-inner {
		padding: 64px 40px 28px;
	}
	.blog-footer-revamp .hn-ftr-bottom-inner {
		padding: 20px 40px;
	}
	.blog-footer-revamp .hn-ftr-grid {
		flex-wrap: wrap;
		gap: 40px 24px;
	}
	.blog-footer-revamp .hn-ftr-brand,
	.blog-footer-revamp .hn-ftr-col-company,
	.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(3),
	.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(4),
	.blog-footer-revamp .hn-ftr-connect {
		width: calc(33.333% - 16px);
		flex: 1 1 calc(33.333% - 16px);
	}
}
@media only screen and (max-width: 1024px) {
	.blog-footer-revamp .hn-ftr-inner {
		padding: 56px 24px 24px;
	}
	.blog-footer-revamp .hn-ftr-bottom-inner {
		padding: 20px 24px;
	}
	.blog-footer-revamp .hn-ftr-brand,
	.blog-footer-revamp .hn-ftr-col-company,
	.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(3),
	.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(4),
	.blog-footer-revamp .hn-ftr-connect {
		width: calc(50% - 12px);
		flex: 1 1 calc(50% - 12px);
	}
	.blog-footer-revamp .hn-ftr-stay {
		font-size: 24px !important;
	}
	.blog-footer-revamp .hn-ftr-brand p {
		margin-bottom: 32px !important;
		font-size: 16px !important;
		line-height: 26px !important;
	}
	.blog-footer-revamp .hn-ftr-logo {
		margin-bottom: 24px;
	}
}
@media only screen and (max-width: 767px) {
	.blog-footer-revamp .hn-ftr-fade-top {
		height: 120px;
	}
	.blog-footer-revamp .hn-ftr-inner {
		padding: 48px 20px 20px;
	}
	.blog-footer-revamp .hn-ftr-grid {
		flex-direction: column;
		gap: 40px;
	}
	.blog-footer-revamp .hn-ftr-brand,
	.blog-footer-revamp .hn-ftr-col-company,
	.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(3),
	.blog-footer-revamp .hn-ftr-grid > .hn-ftr-col:nth-child(4),
	.blog-footer-revamp .hn-ftr-connect {
		width: 100%;
		flex: 1 1 100%;
	}
	.blog-footer-revamp .hn-ftr-bottom-inner {
		flex-direction: column;
		text-align: center;
		padding: 20px;
	}
	.blog-footer-revamp .hn-ftr-legal {
		justify-content: center;
	}
	.blog-footer-revamp .hn-ftr-heading h3 {
		font-size: 18px !important;
	}
}

/* ===== All Our Blogs cards — matched to new reference ===== */
.latestblogshai .hm-catg-posts-head {
	display: block !important;
	text-align: center;
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
}
.latestblogshai .hm-catg-posts-head h3,
.latestblogshai .hm-catg-posts-head h3 span {
	margin: 0 !important;
	color: #242F4D !important;
	font-family: "Hellix", sans-serif !important;
	font-size: 40px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: normal !important;
	text-align: center;
}
.latestblogshai .posts_group,
#blog_listing .posts_group {
	display: flex !important;
	flex-wrap: wrap;
	gap: 24px;
	float: none !important;
	width: 100% !important;
}
.latestblogshai .posts_group .post-item,
#blog_listing .hn-blog-card {
	float: none !important;
	clear: none !important;
	width: calc(33.333% - 16px) !important;
	margin: 0 0 8px !important;
	padding: 20px !important;
	border-radius: 20px !important;
	background: rgba(229, 238, 252, 0.40) !important;
	box-shadow: none;
	box-sizing: border-box;
}
.latestblogshai .posts_group.grid.col-3 .post-item:nth-child(3n+1),
#blog_listing .posts_group.grid.col-3 .hn-blog-card:nth-child(3n+1) {
	clear: none !important;
}
.latestblogshai .hn-blog-card .image_frame,
.latestblogshai .hn-blog-card .post-photo-wrapper,
#blog_listing .hn-blog-card .image_frame,
#blog_listing .hn-blog-card .post-photo-wrapper {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	overflow: hidden;
	border-radius: 16px;
}
.latestblogshai .hn-blog-card .image_wrapper,
#blog_listing .hn-blog-card .image_wrapper {
	overflow: hidden;
	border-radius: 16px;
	line-height: 0;
}
.latestblogshai .hn-blog-card .image_wrapper img,
#blog_listing .hn-blog-card .image_wrapper img {
	width: 100% !important;
	height: 210px !important;
	object-fit: cover;
	border-radius: 16px;
	display: block;
}
.latestblogshai .hn-blog-card .mask,
#blog_listing .hn-blog-card .mask {
	display: none !important;
}
.latestblogshai .hn-blog-card .post-desc-wrapper,
.latestblogshai .hn-blog-card .post-desc,
#blog_listing .hn-blog-card .post-desc-wrapper,
#blog_listing .hn-blog-card .post-desc {
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	float: none !important;
	background: transparent !important;
}
.latestblogshai .hn-blog-card .post-head,
.latestblogshai .hn-blog-card .post-meta,
.latestblogshai .hn-blog-card .author-date,
#blog_listing .hn-blog-card .post-head,
#blog_listing .hn-blog-card .post-meta,
#blog_listing .hn-blog-card .author-date {
	float: none !important;
	width: 100% !important;
	margin: 18px 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
}
.latestblogshai .hn-blog-card .vcard.author.post-author,
#blog_listing .hn-blog-card .vcard.author.post-author {
	display: flex !important;
	align-items: center;
	gap: 12px;
	float: none !important;
}
.latestblogshai .hn-blog-card .post-avatar,
#blog_listing .hn-blog-card .post-avatar {
	width: 48px !important;
	height: 48px !important;
	border-radius: 50% !important;
	object-fit: cover;
	flex-shrink: 0;
	background: #e6e6e6;
}
.latestblogshai .hn-blog-card .fn,
#blog_listing .hn-blog-card .fn {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	margin: 0 !important;
	line-height: 1.2;
}
.latestblogshai .hn-blog-card .fn a,
.latestblogshai .hn-blog-card .author-name,
#blog_listing .hn-blog-card .fn a,
#blog_listing .hn-blog-card .author-name {
	color: #242F4D !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 150% !important;
	text-decoration: none !important;
	border: 0 !important;
}
.latestblogshai .hn-blog-card .post-date,
#blog_listing .hn-blog-card .post-date {
	color: #666 !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 150% !important;
}
.latestblogshai .hn-blog-card .post-title,
#blog_listing .hn-blog-card .post-title {
	margin: 16px 0 0 !important;
	padding: 0 !important;
}
.latestblogshai .hn-blog-card h2.entry-title,
#blog_listing .hn-blog-card h2.entry-title {
	margin: 0 !important;
	padding: 0 !important;
}
.latestblogshai .hn-blog-card h2.entry-title a,
#blog_listing .hn-blog-card h2.entry-title a,
body.blog .latestblogshai h2.entry-title a,
body.blog #blog_listing .hn-blog-card h2.entry-title a {
	color: #242F4D !important;
	font-family: "Hellix", sans-serif !important;
	font-size: 30px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: normal !important;
	text-decoration: none !important;
}
.latestblogshai .hn-blog-card .post-excerpt,
#blog_listing .hn-blog-card .post-excerpt {
	margin: 12px 0 0 !important;
	padding: 0 !important;
}
.latestblogshai .hn-blog-card .post-excerpt p,
#blog_listing .hn-blog-card .post-excerpt p,
body .latestblogshai .hn-blog-card .post-excerpt p,
body #blog_listing .hn-blog-card .post-excerpt p {
	margin: 0 !important;
	color: #242F4D !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 150% !important;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
@media only screen and (max-width: 1199px) {
	.latestblogshai .hn-blog-card h2.entry-title a,
	#blog_listing .hn-blog-card h2.entry-title a,
	body.blog .latestblogshai h2.entry-title a {
		font-size: 24px !important;
	}
}
@media only screen and (max-width: 1024px) {
	.latestblogshai .posts_group .post-item,
	#blog_listing .hn-blog-card {
		width: calc(50% - 12px) !important;
	}
	.latestblogshai .hm-catg-posts-head h3 {
		font-size: 32px !important;
	}
}
@media only screen and (max-width: 767px) {
	.latestblogshai .posts_group .post-item,
	#blog_listing .hn-blog-card {
		width: 100% !important;
	}
	.latestblogshai .hn-blog-card .image_wrapper img,
	#blog_listing .hn-blog-card .image_wrapper img {
		height: 200px !important;
	}
	.latestblogshai .hm-catg-posts-head h3 {
		font-size: 28px !important;
	}
}

/* ===== Blog pagination — matched to new reference ===== */
.latestblogshai .pagination-wrapper,
.hn-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 48px 0 20px;
}
.hn-pagination-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
}
.hn-pagination-nav .page-numbers {
	width: 48px;
	height: 48px;
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	border-radius: 12px !important;
	background: rgba(229, 238, 252, 0.40) !important;
	color: #242F4D !important;
	font-family: "Hellix", sans-serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 48px !important;
	letter-spacing: 0;
	text-align: center;
	text-decoration: none !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	transition: background 0.2s ease, color 0.2s ease;
}
.hn-pagination-nav .page-numbers.current {
	background: #971a1d !important;
	color: #fff !important;
}
.hn-pagination-nav a.page-numbers:hover {
	background: #971a1d !important;
	color: #fff !important;
}
.hn-pagination-nav .page-numbers.next,
.hn-pagination-nav .page-numbers.prev {
	font-size: 18px !important;
}
.hn-pagination-nav .page-numbers svg {
	display: block;
	width: 14px;
	height: 14px;
}

/* ===== Featured post heading + full-width card ===== */
section.newblogupdates .hn-featured-heading {
	display: block !important;
	width: 100%;
	margin: 0 0 36px;
	padding: 28px 0 0;
	text-align: center;
}
section.newblogupdates .hn-featured-heading h3 {
	margin: 0 auto !important;
	color: #242F4D !important;
	font-family: Hellix, sans-serif !important;
	font-size: 40px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	position: relative;
	display: inline-block;
	padding-bottom: 12px;
	text-align: center !important;
}
section.newblogupdates .hn-featured-heading h3:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 72px;
	height: 4px;
	border-radius: 2px;
	background: #971a1d;
	transform: translateX(-50%);
}
section.newblogupdates .hn-featured-heading .catg-link {
	display: none !important;
}
section.newblogupdates .hn-other-blogs {
	margin-top: 40px;
}
section.newblogupdates .hn-other-blogs .posts_group {
	display: flex !important;
	flex-wrap: wrap;
	gap: 24px;
	float: none !important;
	width: 100% !important;
}
body.page-template-template-blog #archive_category,
body.page-template-blog #archive_category {
	display: none !important;
}
body.page-template-template-blog #Content > .content_wrapper,
body.page-template-blog #Content > .content_wrapper {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	min-height: 0 !important;
	box-shadow: none !important;
}
.section.latestblogshai,
.section.latestblogshai#blog_listing {
	border: 0 !important;
	border-top: 0 !important;
	box-shadow: none !important;
	outline: none !important;
	margin-top: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 40px;
	background: transparent !important;
}
.section.latestblogshai:before,
.section.latestblogshai:after,
.section.latestblogshai .section_wrapper:before,
.section.latestblogshai .hm-catg-posts-head:before {
	display: none !important;
	content: none !important;
	border: 0 !important;
}
.latestblogshai .hm-catg-posts-head {
	border: 0 !important;
	box-shadow: none !important;
}
div#blog_listing.section.latestblogshai .section_wrapper,
#blog_listing.section.latestblogshai > .section_wrapper {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-top: 0 !important;
}
section.newblogupdates {
	padding: 36px 0 20px;
	border: 0 !important;
	box-shadow: none !important;
}
section.newblogupdates .column.one,
section.newblogupdates .other-posts.new__blg_sec,
section.newblogupdates .hn-featured-card,
section.newblogupdates .other-posts .post-row {
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
}
section.newblogupdates .hn-featured-card,
section.newblogupdates .other-posts .post-row {
	display: flex !important;
	flex-direction: row;
	align-items: stretch;
	gap: 0;
	padding: 20px !important;
	border-radius: 20px !important;
	background: rgba(229, 238, 252, 0.40) !important;
	box-shadow: none !important;
	overflow: hidden;
}
section.newblogupdates a.post-image-newui {
	flex: 0 0 42%;
	max-width: 42%;
	width: 42%;
	overflow: hidden;
	border-radius: 16px;
	align-self: stretch;
}
section.newblogupdates a.post-image-newui .post-image {
	height: 100%;
	border-radius: 16px;
	overflow: hidden;
}
section.newblogupdates a.post-image-newui .post-image,
section.newblogupdates a.post-image-newui .post-image img {
	width: 100% !important;
	height: 100% !important;
	min-height: 300px;
	object-fit: cover;
	border-radius: 16px !important;
	float: none !important;
	display: block;
}
section.newblogupdates .other-posts.new__blg_sec .post-text {
	flex: 1 1 auto;
	width: auto !important;
	max-width: none !important;
	padding: 28px 40px 28px 40px !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 0;
}
section.newblogupdates .other-posts .post-row .post-text h3,
section.newblogupdates .other-posts.new__blg_sec h3,
section.newblogupdates .other-posts .post-row .post-text h3 a {
	margin: 0 0 16px !important;
	color: #242F4D !important;
	font-family: "Hellix", sans-serif !important;
	font-size: 36px !important;
	font-style: normal !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	text-decoration: none !important;
}
section.newblogupdates .other-posts .post-row .post-text p {
	margin: 0 0 28px !important;
	color: #4A5568 !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 18px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 160% !important;
}
section.newblogupdates .post-meta {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 0;
}
section.newblogupdates .author-image img,
section.newblogupdates .post-meta .post-avatar {
	width: 48px !important;
	height: 48px !important;
	border-radius: 50% !important;
	object-fit: cover;
	background: #e6e6e6;
}
section.newblogupdates .author-details {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
section.newblogupdates .post-meta .author-details span.author-name,
section.newblogupdates .author-name,
section.newblogupdates .author-name a {
	color: #242F4D !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 20px !important;
	font-style: normal !important;
	font-weight: 600 !important;
	line-height: 150% !important;
	text-decoration: none !important;
}
section.newblogupdates .post-date,
section.newblogupdates .author-details .post-date {
	color: #888 !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 150% !important;
}
@media only screen and (max-width: 1199px) {
	section.newblogupdates .other-posts .post-row .post-text h3,
	section.newblogupdates .other-posts.new__blg_sec h3,
	section.newblogupdates .other-posts .post-row .post-text h3 a {
		font-size: 28px !important;
	}
	section.newblogupdates .other-posts.new__blg_sec .post-text {
		padding: 20px 28px !important;
	}
}
@media only screen and (max-width: 1024px) {
	section.newblogupdates .other-posts .post-row .post-text h3,
	section.newblogupdates .other-posts.new__blg_sec h3,
	section.newblogupdates .other-posts .post-row .post-text h3 a {
		font-size: 24px !important;
	}
	section.newblogupdates a.post-image-newui {
		flex: 0 0 44%;
		max-width: 44%;
		width: 44%;
	}
}
@media only screen and (max-width: 767px) {
	section.newblogupdates .hn-featured-heading {
		padding-top: 16px;
		margin-bottom: 24px;
	}
	section.newblogupdates .hn-featured-heading h3 {
		font-size: 28px !important;
	}
	section.newblogupdates .hn-featured-card,
	section.newblogupdates .other-posts .post-row {
		flex-direction: column !important;
	}
	section.newblogupdates a.post-image-newui {
		flex: 1 1 100% !important;
		max-width: 100% !important;
		width: 100% !important;
	}
	section.newblogupdates a.post-image-newui .post-image img {
		min-height: 200px;
		height: 220px !important;
	}
	section.newblogupdates .other-posts.new__blg_sec .post-text {
		padding: 20px 8px 8px !important;
	}
}

body.blog-header-revamp-page header#dekstop,
body.blog-header-revamp-page header#mobile,
body.blog-header-revamp-page #mobileNavModal {
	display: none !important;
}

/* ===== Blog detail page — matched to attached design ===== */
body.single-post.blog-header-revamp-page #Content.hn-single-content,
body.single-post #Content.hn-single-content {
	padding-top: 36px !important;
	background: #fff !important;
}
body.single-post .hn-single-layout {
	display: flex !important;
	align-items: flex-start;
	gap: 40px;
	width: 100%;
	max-width: 1560px;
	margin: 0 auto;
	padding: 0 15px 80px;
	box-sizing: border-box;
	float: none !important;
}
body.single-post .hn-single-layout #main-content-sec,
body.single-post .hn-single-layout .sections_group {
	float: none !important;
	width: auto !important;
	flex: 1 1 auto;
	max-width: none;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-post .hn-single-layout #blog-detail-sidebar,
body.single-post .hn-detail-sidebar {
	float: none !important;
	position: relative !important;
	top: 0 !important;
	width: 360px !important;
	max-width: 360px;
	flex: 0 0 360px;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-post .section.section-post-header,
body.single-post .section-post-header .section_wrapper,
body.single-post .post-wrapper-content,
body.single-post .section-post-footer,
body.single-post .section-post-about,
body.single-post .section-post-intro-share {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
	float: none !important;
	background: transparent !important;
}
body.single-post .section-post-header .column,
body.single-post .single-photo-wrapper,
body.single-post .column.one.post-header {
	float: none !important;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-post .post-nav,
body.single-post .button-love,
body.single-post .share-simple-wrapper,
body.single-post .section-post-about,
body.single-post .section-post-intro-share,
body.single-post .hn-detail-sidebar .widget {
	display: none !important;
}
body.single-post .hn-detail-header {
	margin: 0 0 22px;
}
body.single-post .hn-detail-meta {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 22px;
	margin: 0 0 14px;
}
body.single-post .hn-detail-meta span,
body.single-post .hn-detail-meta a,
body.single-post .hn-detail-meta time {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: #6b7280 !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	text-decoration: none !important;
}
body.single-post .hn-detail-meta svg {
	color: #95181C;
	flex: 0 0 auto;
}
body.single-post h1.hn-detail-title {
	margin: 0 !important;
	color: #242F4D !important;
	font-family: Hellix, sans-serif !important;
	font-size: 48px !important;
	font-weight: 700 !important;
	line-height: 1.2 !important;
	letter-spacing: -0.8px;
	text-align: left !important;
}
body.single-post .hn-detail-photo .image_frame,
body.single-post .hn-detail-photo .image_wrapper {
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden;
	border-radius: 16px;
}
body.single-post .hn-detail-photo img {
	display: block;
	width: 100% !important;
	height: auto !important;
	border-radius: 16px !important;
}
body.single-post .hn-detail-caption,
body.single-post .hn-detail-photo .wp-caption-text {
	margin: 12px 0 28px !important;
	color: #6b7280 !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 14px !important;
	text-align: center !important;
}
body.single-post .blog_summry_box {
	padding: 0 !important;
	margin: 8px 0 28px !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
}
body.single-post .blog_summry_box h2 {
	margin: 0 0 16px !important;
	color: #242F4D !important;
	font-family: Hellix, sans-serif !important;
	font-size: 28px !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
}
body.single-post .blog_summry_box ul {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
body.single-post .blog_summry_box ul li {
	position: relative;
	margin: 0 0 12px !important;
	padding-left: 36px !important;
	color: #242F4D !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.7 !important;
}
body.single-post .blog_summry_box ul li::before {
	content: "" !important;
	position: absolute;
	left: 0;
	top: 3px;
	width: 22px !important;
	height: 22px !important;
	border-radius: 50% !important;
	background: #95181C url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 13l4 4L19 7'/%3E%3C/svg%3E") center / 12px 12px no-repeat !important;
}
body.single-post .the_content_wrapper p,
body.single-post .the_content_wrapper li,
body.single-post .main-text.newtxt p {
	color: #242F4D !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.8 !important;
}
body.single-post .the_content_wrapper h2,
body.single-post .the_content_wrapper h3 {
	color: #242F4D !important;
	font-family: Hellix, sans-serif !important;
}
body.single-post .hn-follow-box,
body.single-post .hn-news-box {
	display: block !important;
	border-radius: 16px;
	margin: 0 0 20px;
	padding: 22px 22px 20px;
}
body.single-post .hn-follow-box {
	background: #f8ecec;
}
body.single-post .hn-follow-box h3,
body.single-post .hn-news-box h3 {
	margin: 0 0 16px !important;
	color: #242F4D !important;
	font-family: Hellix, sans-serif !important;
	font-size: 22px !important;
	font-weight: 700 !important;
	line-height: 1.3 !important;
}
body.single-post .hn-follow-social {
	display: flex;
	gap: 10px;
}
body.single-post .hn-follow-social a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 10px;
	background: #95181C;
	text-decoration: none;
}
body.single-post .hn-follow-social a img {
	width: 16px;
	height: 16px;
	filter: brightness(0) invert(1);
}
body.single-post .hn-follow-ig {
	display: block;
	width: 16px;
	height: 16px;
	background: #fff;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm5 5.2A3.8 3.8 0 1 0 15.8 12 3.8 3.8 0 0 0 12 8.2zM17.6 6.5a1.1 1.1 0 1 0 1.1 1.1 1.1 1.1 0 0 0-1.1-1.1z'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='black' d='M7 3h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm5 5.2A3.8 3.8 0 1 0 15.8 12 3.8 3.8 0 0 0 12 8.2zM17.6 6.5a1.1 1.1 0 1 0 1.1 1.1 1.1 1.1 0 0 0-1.1-1.1z'/%3E%3C/svg%3E") center / contain no-repeat;
}
body.single-post .hn-news-box {
	background: rgba(229, 238, 252, 0.72);
}
body.single-post .hn-news-box p {
	margin: 0 0 12px !important;
	color: #4A5568 !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 14px !important;
	line-height: 1.5 !important;
}
body.single-post .hn-news-box .hn-news-like {
	margin: 8px 0 10px !important;
	color: #242F4D !important;
	font-weight: 600 !important;
}
body.single-post .hn-news-form input[type="text"],
body.single-post .hn-news-form input[type="email"] {
	width: 100%;
	height: 48px;
	margin: 0 0 12px;
	padding: 0 16px;
	border: 0;
	border-radius: 10px;
	background: #fff;
	color: #242F4D;
	font-family: "DM Sans", sans-serif;
	font-size: 14px;
	box-sizing: border-box;
}
body.single-post .hn-news-form label {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin: 0 0 8px;
	color: #242F4D !important;
	font-family: "DM Sans", sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.4 !important;
}
body.single-post .hn-news-form button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	height: 50px;
	margin-top: 10px;
	border: 0;
	border-radius: 10px;
	background: #242F4D;
	color: #fff;
	font-family: Hellix, sans-serif;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
}
body.single-post .hn-news-form button span {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 26px;
	height: 26px;
	border-radius: 6px;
	background: #fff;
	color: #242F4D;
}
@media only screen and (max-width: 1199px) {
	body.single-post h1.hn-detail-title {
		font-size: 36px !important;
	}
	body.single-post .hn-single-layout #blog-detail-sidebar,
	body.single-post .hn-detail-sidebar {
		width: 300px !important;
		max-width: 300px;
		flex-basis: 300px;
	}
}
@media only screen and (max-width: 991px) {
	body.single-post .hn-single-layout {
		flex-direction: column;
		padding-bottom: 48px;
	}
	body.single-post .hn-single-layout #blog-detail-sidebar,
	body.single-post .hn-detail-sidebar {
		width: 100% !important;
		max-width: 100%;
		flex: 1 1 100%;
	}
	body.single-post h1.hn-detail-title {
		font-size: 30px !important;
	}
}
body.single-post .the_content_wrapper,
body.single-post .section-post-related{
	background: #fff !important;
}
body.single-post .section.the_content.has_content{
	padding-top:25px;
}
body.single-post .blog-header-revamp .blog-hero-tabs{
	margin-top:80px;
	margin-bottom:20px;
}
