body {
    overflow-x: hidden;
}
#get-started {
    border-radius: 24px;
    border: 2px solid var(--Red-Primary, #DA0000);
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: #fff;
}
div#popup-btn {
    display: none;
}
#bocoder-banner #g-start {
    text-align: center;
}
#what-we-do {
    background-position: 100% -8% !important;
}
#get-started a {
    color: var(--Red-Primary, #DA0000);
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.18px;
}
#History-sect {
    display: none;
}
/*#Values-sec {*/
/*    display: none;*/
/*}*/
#Clinicians-sect img {
    object-fit: cover;
}
#hlth-img img {
    object-fit: cover;
}
.bcoder-sales-btns {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 16px;
}
#sales-btn {
    border-radius: 24px;
    border: 1px solid #DA0000;
    background: var(--Red-Primary, #DA0000);
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
#sales-btn a {
    color: var(--Osler-Gray-White, #FFF);
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.18px;
}
#bcoder-image {
    margin-top: -60px;
}
#FAB-icon-col {
    min-height: 265px;
}
#Home-Hero-Banner::before {
    content: url('/sites/default/files/2024-09/Banner-BG.png');
    position: absolute;
    right: -1%;
    top: -14%;
}
#counter-col:nth-child(4):after {
	display: none;
}
#get-started-white {
    border-radius: 24px;
    border: 2px solid #FFF;
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background: transparent;
}
#get-started-white a {
    color: #FFF;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.18px;
}
#sales-btn-white {
    border-radius: 24px;
    background: #FFF;
    display: flex;
    padding: 16px 32px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: white;
}
#sales-btn-white a {
    color: #404040;
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.18px;
}
#popup-btn {
    position: absolute;
    z-index: 2;
    top: 39%;
    left: 41%;
}
#popup-btn:focus-visible {
    outline: none !important;
}
#popup-btn:active {
    outline: none !important;
}
#play-icon {
    width: 96px;
    height: 96px;
}
#Privacy-col {
    border-radius: 40px;
    background: #F5F5F5;
    display: flex;
    padding: 32px;
    gap: 48px;
    align-self: stretch;
    max-width: 1135px;
    margin: 0 auto;
}
.privacy-icon {
    border-radius: 30px;
    background: #FFF;
    display: flex;
    width: 80px;
    height: 80px;
    padding: 28px 29px 28px 27px;
    justify-content: center;
    align-items: center;
}
#Privacy-count-col {
    width: 8%;
}
#Privacy-svg-col {
    width: 10%;
}
#Privacy-count-col h5 {
    font-family: Nunito;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 1.6px;
    text-transform: uppercase;
}
.news-button {
    text-align: right;
}
#news-btn {
    border-radius: 24px;
    background: var(--Red-Primary, #DA0000);
    padding: 16px 32px;
    gap: 8px;
    border: 1px solid #DA0000;
}
#news-btn a {
    color: var(--Osler-Gray-White, #FFF);
    font-family: Nunito;
    font-size: 18px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.18px;
    text-decoration: none;
    padding-right: 10px;
}
#Clinicians-content-col p {
    letter-spacing: -0.108px;
}
/*#counter-section {*/
/*    padding-left: 20px !important;*/
/*    padding-right: 20px !important;*/
/*}*/
#bcoder-image img.az-image-content {
    margin: 0 auto;
    justify-content: center;
    display: flex;
}
@media  screen and (max-width: 1024px) and (min-width: 768px) {
	#counter-col {
    width: 50%;
}
#counter-col:nth-child(1) {
    padding-left: 35px;
}
#counter-col:nth-child(2):after, #counter-col:nth-child(4):after {
	display: none;
}
#Home-Hero-Banner::before {
    top: -43%;
}
#Privacy-svg-col {
    width: 15%;
}
#Clinicians-content-col {
    padding-right: 20px !important;
}
#Clinicians-sect {
    padding: 56px 10px !important;
}
}
@media screen and (max-width: 767px) {
	#about-blogs #News-sect {
    padding: 0px !important;
}
	#what-we-do .az-row {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	#hlth-text {
    text-align: center;
}
	div#visit-image {
    text-align: center;
}
#counter-col {
    position: relative;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	div#gradient-row {
    margin-top: -190px;
}
#get-started-white {
    padding: 8px 22px;
}
#get-started-white a {
    font-size: 14px;
}
#sales-btn-white a {
    font-size: 14px;
}#get-started a {
    font-size: 14px;
}
#get-started {
    padding: 8px 22px;
}
#sales-btn a {
    font-size: 14px;
}
#Privacy-col {
    padding: 32px;
}
#Privacy-svg-col {
    width: 25%;
}
#Privacy-count-col {
    width: 14%;
}
#privacy-content-col {
    width: 60%;
}
#Home-Hero-Banner {
    margin-top: 80px !important;
}
#Clinicians-content-col {
    padding-right: 10px !important;
}
#Clinicians-sect {
    padding: 56px 10px !important;
}
}
@media screen and (min-width: 1200px) {
	#banner-content-col {
    padding-left: 5%;
}
}