.patient-banner-section{padding:80px 0 220px;overflow:hidden;}
.patient-banner-section .top-patient-banner-section { display: flex; flex-wrap: wrap;margin-bottom:60px; }
.patient-banner-section .top-patient-banner-section .left-patient-banner-section {width: calc(100% - 41%);padding-right: 112px;} 
.patient-banner-section .top-patient-banner-section .right-patient-banner-section { width: 41%; } 
.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content h2,
.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content .h2{ font-size: 50px; background: linear-gradient(92.43deg, #0E47B3 3.09%, #0A3380 81.29%); -webkit-background-clip: text; background-clip: text; color: transparent; line-height: 1.2; margin-bottom: 20px; } 
.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content h5 { background: linear-gradient(92.43deg, #0E47B3 3.09%, #0A3380 81.29%); -webkit-background-clip: text; background-clip: text; color: transparent; font-size: 30px; line-height: 1.333; margin: 0; }
.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info { box-shadow: 0px 0px 20px 0px #0000000D; border-radius: 10px; padding: 30px; background-color: #ffff; }
.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info h3.form-title { background: linear-gradient(92.43deg, #0A3380 3.09%, #082966 81.29%); -webkit-background-clip: text; background-clip: text; color: transparent; font-size: 30px; line-height: 1.2; margin-bottom: 20px; }
.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info form .hs-form-field input { background: #fff; border: 1px solid #2EA6F7; border-radius: 10px; font-size: 16px; outline: none; padding: 19px; position: relative; }
.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info form .hs_submit { position: relative; } 
.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info form .hs_submit input.hs-button { padding: 16px 32px 16px 32px; display: inline-block; font-size: 16px; line-height: 1.25; }
.patient-banner-section .bottom-patient-banner-section { display: flex; flex-wrap: wrap; margin: 0 -17px; } 
/* .patient-banner-section .bottom-patient-banner-section .bottom-items-banner-section { width: 33.33%; padding: 0 17px; }  */
 .patient-banner-section .bottom-patient-banner-section .bottom-items-banner-section { width: 100%; padding: 0 17px; }
/* .patient-banner-section .bottom-patient-banner-section .bottom-inner-items-banner-section { border-radius: 50px; display: flex; justify-content: center; align-items: center; height: 100%; padding: 12px 30px; }  */
.patient-banner-section .bottom-patient-banner-section .bottom-inner-items-banner-section { border-radius: 50px; display: unset; justify-content: center; align-items: center; height: 100%; padding: 12px 30px; } 
/* .patient-banner-section .bottom-patient-banner-section .bottom-inner-items-banner-section .image-bottom-banner-section img { max-width: 297px !important; object-fit: cover; object-position: center; display: block; } */
.patient-banner-section .bottom-patient-banner-section .bottom-inner-items-banner-section .image-bottom-banner-section img {width: 100% !important; object-fit: cover; object-position: center; display: block; }
.patient-banner-section:after { content: ''; position: absolute; background-image: url('https://www.keonahealth.com/hubfs/Keona%202024/Group%20427319281.svg'); width: 712px; height: 742px; right: 0px; top: -76px; background-position: center; background-repeat: no-repeat; background-size: cover; }

.hbspt-form form .hs-input {
    background: #fff;
    border: 1px solid #2EA6F7;
    border-radius: 10px;
    font-size: 16px;
    outline: none;
    padding: 19px;
    position: relative;
}

@media(max-width:1280px){
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content h2,
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content .h2{ font-size: 40px; } 
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section { padding-right: 80px; } 
	.patient-banner-section .top-patient-banner-section { margin-bottom: 40px; }

}

@media(max-width:991px){
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section { width: 100%; padding: 0; margin-bottom: 30px; } 
	.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info { width: 100%; } 
	.patient-banner-section .bottom-patient-banner-section .bottom-items-banner-section { width: 100%; padding: 0; max-width: 400px; margin: 0 auto 20px; } 
	.patient-banner-section .bottom-patient-banner-section .bottom-items-banner-section:last-child { margin-bottom: 0; }
	.patient-banner-section .bottom-patient-banner-section { display: block; margin: 0; } 
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content h2,
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content .h2{ font-size: 36px; } 
	.patient-banner-section .top-patient-banner-section .left-patient-banner-section .left-patient-content h5 { font-size: 24px; }
	.patient-banner-section .top-patient-banner-section .right-patient-banner-section { width: 100%; max-width: 600px; margin: 0 auto; }
	.patient-banner-section { padding: 80px 0 40px; }
}
@media(max-width:767px){
	.patient-banner-section .top-patient-banner-section .right-patient-banner-section .form-contact-info form .hs_submit { top: 0; left: 0; }
	.patient-banner-section:after {display:none;}
	.patient-banner-section { padding: 30px 0px 60px 0; }
/* 	.patient-banner-section .bottom-patient-banner-section .bottom-inner-items-banner-section .image-bottom-banner-section img { max-width: 200px !important; } */
	    .patient-banner-section .bottom-patient-banner-section .bottom-inner-items-banner-section .image-bottom-banner-section img {
        width: 100% !important;
    }
}
}