.overlay {
    top: -29px;
}

.hs-input::placeholder {
            color:var(--yellow); 
            opacity: 0.9; 
        }

.input input{ color:var(--blue) !important; }

.submitted-message{color:var(--blue) !important;}

.innerWrapperBanner .positionArray{visibility:hidden !important; }


.formEcaWrapper {
    background: #fff !important;
    border-radius: 10px;
    box-shadow: 0 5px 17px #565656;
    width: 100%;
}
.formEcaWrapper h2, .hs-error-msgs {
    color: var(--blue);
}
.input input {
    background: #e3e3e3;
}
.post-body  p, .post-body span, .post-body  li{text-shadow: 1px 1px 0 white, 1px 1px 0 white; }


.post-body ul li{color: var(--blue); margin:10px 0 ;}
.post-body ol li{color: var(--blue);  margin:10px 0 ;}

.post-body ul li::marker{color: var(--blue);}
.post-body ol li::marker{color: var(--blue);  }


.post-body {max-width:1000px; margin:0 auto; color: var(--blue);}
.blogMainWrapper2{overflow:hidden;}
.post-body p{color:var(--blue); margin-bottom:10px;}
.post-body h2,.post-body h3, .post-body h4,.post-body h5, .post-body p strong, .post-body span p strong{ color:var(--yellow) !important; text-shadow: none; margin:10px 0 10px;} 
.post-body a{color:var:(--yellow);}

.post-body img{border-radius:12px;}
.Bannerwrapper{background-position:50% !important;}




@media(max-width:1780px){
	.pabp1{top:2200px;}
	.pabp2{top:1200px; right:0;}
		.pabp4{top:1662px;}

	
			.pabp3{bottom:1200px; right:0;}


}

@media(max-width:1680px){
	
    .pabp4 {
        top: 1612px;
        max-width: 267px;
    }
	
	.pabp1{top:2200px; max-width:200px;}
	.pabp2{top:1200px; right:0; max-width:170px;}
				.pabp3{bottom:1200px; max-width:170px; right:0;}


}


@media (min-width: 680px) and (max-width: 1080px) {
	.post-body h1{color:var(--blue) !important; margin-bottom:30px;}
}

@media(max-width:1080px){
	.innerBlogSectionMob .slick-dots{ display:none !important;}
	.formMainContainer{margin-top:80px;}
	.container{bottom:125px;}

	.innerBlogSectionMob{overflow:hidden !important;}
	.innerBlogSectionMob .slick-list .slick-track{display:flex !important;}
}


@media(max-width:680px){
	
	.menuHome {
    left: 50% !important;
    position: absolute;
    top: 18px;
    transform: translateX(-50%);
}
	
	.post-body{position:relative; bottom:400px;}
	  	.post-body{padding:0 20px;}
	.formEcaWrapper{position:relative; bottom: 385px !important;}
	.blogMainWrapp{position:relative; bottom: 475px !important;}
	
	.ftContainer{bottom:392px !important;}

	  
}

@media(min-width:1080px){
	.innerBlogSection{justify-content:Center;}
	.post-body img{margin:20px 0 20px;}
	.slideTitle{font-size:50px;}
	.dateAuth{font-size:24px;}
	.post-body ul{margin-left:40px;}
  .post-body ol{margin-left:40px;}
	.wrapperForm{position:relative;}
		.bsContainer{position:relative; top:-160px;}
	

	
}

@media(min-width:1780px){
	.pabp4{top:1662px;}

	.pabp1{top:2200px;}
	.pabp2{top:1200px; right:0;}
		.pabp3{bottom:1200px; right:0;}


}