.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: center;
}
.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: 1000;
    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;
    }
}
   



	 