.book-demo {
    padding: 50px 0;
}

.book-demo .demo-wrp {
    display: flex;
    gap: 65px;
}

.book-demo .demo-wrp .demo-right {
    box-shadow: 0px 10px 20px 0px #00000017;
    border-radius: 10px;
    background-color: #FFFFFF;
    padding: 40px;
    max-width: 55%;
    width: 100%;
    height: 100%;
}

.book-demo .demo-wrp .demo-right .hbspt-form {
    margin-top: 30px;
}

.demo-left .top-logo-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 30px;
}

.demo-left .top-logo-wrap .logos {
    max-width: 48%;
    width: 100%;
}

.demo-left .top-logo-wrap .logos img {
    width: 100%;
    height: 80px;
    object-fit: contain;
}

.book-demo .demo-wrp .demo-left h1 {
    font-family: "Lato", serif;
    font-weight: 500;
    color: #131e37;
    margin-bottom: 16px;
}

.book-demo .demo-wrp .demo-left h2 {
    font-family: "Lato", serif;
    font-weight: 500;
    color: #131e37;
    margin-bottom: 16px;
}

.book-demo .demo-wrp .demo-left h3 {
    font-family: "Lato", serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
    color: #131e37;
    margin-bottom: 16px;
}

.book-demo .demo-wrp .demo-left h4 {
    font-family: "Lato", serif;
    font-weight: 500;
    color: #131e37;
    margin-bottom: 16px;
}

.book-demo .demo-wrp .demo-left h5 {
    font-family: "Lato", serif;
    font-weight: 500;
    color: #131e37;
    margin-bottom: 16px;
}

.book-demo .demo-wrp .demo-left h6 {
    font-family: "Lato", serif;
    font-weight: 500;
    color: #131e37;
    margin-bottom: 16px;
}

.book-demo .demo-wrp .demo-left p {
    font-family: "Lato", serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #595959;
    margin: 0;
    padding-bottom: 16px;
}

.book-demo .demo-wrp .demo-left a {
    font-family: "Lato", serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #595959;
    margin: 0;
    padding-bottom: 16px;
}

.book-demo .demo-wrp .demo-left {
    max-width: 45%;
    width: 100%;
}

.book-demo .demo-wrp .demo-left .logo-wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 75px;
    row-gap: 43px;
    padding: 30px 0;
}

.book-demo .demo-wrp .demo-left .logo-wrp .logos {
    max-width: calc((100% - 150px) / 3);
    width: 100%;
}

.book-demo .demo-wrp .demo-left .logo-wrp .logos img {
    max-width: 100%;
    width: 100%;
    object-fit: contain;
    height: 90px;
}

.book-demo .demo-wrp .demo-left .local-content h1 {
    font-family: "Lato", serif;
    color: #131e37;
    padding-bottom: 20px;
    font-weight: 500;
    margin: 0;
}

.book-demo .demo-wrp .demo-left .local-content h2 {
    font-family: "Lato", serif;
    font-weight: 500;
    font-size: 36px;
    line-height: normal;
    color: #131e37;
    padding-bottom: 20px;
    margin: 0;
}

.book-demo .demo-wrp .demo-left .local-content h3 {
    font-family: "Lato", serif;
    color: #131e37;
    padding-bottom: 20px;
    font-weight: 500;
    margin: 0;
}

.book-demo .demo-wrp .demo-left .local-content h4 {
    font-family: "Lato", serif;
    color: #131e37;
    padding-bottom: 20px;
    font-weight: 500;
    margin: 0;
}

.book-demo .demo-wrp .demo-left .local-content h5 {
    font-family: "Lato", serif;
    color: #131e37;
    padding-bottom: 20px;
    font-weight: 500;
    margin: 0;
}

.book-demo .demo-wrp .demo-left .local-content h6 {
    font-family: "Lato", serif;
    color: #131e37;
    font-weight: 500;
    padding-bottom: 20px;
    margin: 0;
}

.book-demo .demo-wrp .demo-left .local-content p {
    font-family: "Lato", serif;
    font-size: 20px;
    line-height: 30px;
    color: #595959;
    font-weight: 400;
}

.special-present .listed-content {
    padding-left: 30px;
}

.special-present .listed-content h4 {
    position: relative;
    font-family: "Lato", serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #131e37;
    margin: 0;
}

.special-present .listed-content h4::before {
    position: absolute;
    content: "";
    left: -25px;
    top: 8px;
    width: 18px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16' fill='none'%3E%3Cpath d='M11 8L0.5 15.7942V0.205771L11 8Z' fill='%23224380'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.special-present .listed-content p {
    font-family: "Lato", serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 30px;
    color: #131e37;
    margin: 0;
}

.special-present {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.book-demo .demo-wrp .demo-left .special-present h5 {
    font-family: "Lato", serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #131e37;
    margin: 0;
}

.book-demo .demo-wrp h4 {
    font-size: 20px;
    line-height: 30px;
    font-family: "Lato", serif;

}

.demo-case-study {
    padding: 50px 0;
}

.demo-case-study h3 {
    font-weight: 500;
    font-size: 50px;
    line-height: 58px;
    color: #131e37;
    margin: 0;
}

.case-study-left .case-study-post-section {
    display: flex;
    flex-direction: column;
    max-width: 956px;
    width: 100%;
}

.case-study-left .case-study-post-section .image-wrap {
    height: 350px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background: lightgrey;
    text-align: center;
}

.case-study-left .case-study-post-section .image-wrap img {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}

.case-study-left .case-study-post-section .case-studies-content {
    background-color: #F5F5F5;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 20px 30px 20px 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.case-study-left .case-study-post-section .case-studies-content p {
    font-family: "Lato", serif;
    font-weight: 500;
    font-size: 24px;
    line-height: normal;
    margin: 0;
    color: #555555;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.case-study-left .case-study-post-section .case-studies-content p.case-publish {
    display: none;
}

.case-study-left .case-study-post-section .case-studies-content h4 {
    font-family: "Lato", serif;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    margin: 0;
    color: #131e37;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.case-study-left .case-study-post-section .case-studies-content span {
    font-family: "Lato", serif;
    font-weight: 700;
    font-size: 21px;
    line-height: 34px;
    margin: 0;
    color: #888888;
}

.demo-case-study .case-study-wrap {
    display: flex;
    gap: 57px;
    padding-top: 49px;
}

.demo-case-study .case-study-wrap .case-study-left {
    max-width: 65%;
    width: 100%;
}

.demo-case-study .case-study-wrap .case-study-right {
    max-width: 35%;
    width: 100%;
}

.demo-case-study .case-study-wrap .case-study-right #gartner-widget>div {
    max-width: 100%;
    width: 100%;
}

.demo-case-study .case-study-wrap .case-study-right #gartner-widget-container #gartner-pi-widget-MmZhOGUzMmEtNGZhNi00YTUyLWFmYmUtZTQ3MjMzYzU1M2Vk {
    max-width: 100%;
    width: 100%;
}

.demo-case-study .case-study-wrap .case-study-right #gartner-widget-container #gartner-pi-widget-NzQxZTliMjgtZDRjNi00MGNkLTg1ZDYtOTU5ZmZhM2FmMTg1 {
    width: 100%;
}

.demo-case-study .case-study-wrap .case-study-right img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.book-demo .demo-wrp .demo-right p {
    font-family: "Lato", serif;
    font-size: 28px;
    line-height: 38px;
    font-weight: 500;
    color: #131e37;
    margin: 0;
}

.book-demo .demo-wrp .demo-right form .form-columns-2 {
    display: flex;
    gap: 23px;
    max-width: 100%;
    width: 100%;
}

.book-demo .demo-wrp .demo-right h3 {
    margin-bottom: 20px;
}

.demo-right .form-columns-2>div.hs-fieldtype-select {
    width: 100%;
    position: relative;
}

.demo-right .form-columns-2>div {
    width: 50%;
}

.demo-right .legal-consent-container {
    width: 100%;
}

.demo-right .legal-consent-container label.hs-form-booleancheckbox-display {
    display: flex !important;
}

.demo-right .hs-form-booleancheckbox input {
    width: 30px !important;
    height: 30px !important;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 {
    display: flex;
    max-width: 100%;
    width: 100%;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field {
    max-width: 100%;
    width: 100%;
    position: relative;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-textarea label {
    margin-bottom: 16px;
    display: inline-block;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs_marketing_communications label span {
    padding-left: 0 !important;
}

.book-demo .demo-wrp .demo-right form label span {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    line-height: normal;
    color: #545454;
    padding-left: 29px;
    font-family: "Lato", serif;
}

.book-demo .demo-wrp .demo-right #hsForm_a9759533-4ad4-4769-a03e-197795e2929b .input ul li label input[type=checkbox]~span {
    display: flex;
}

/* .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input {
    margin-bottom: 23px;
} */

.hs-form-field {
    margin-bottom: 24px;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input input {
    max-width: 100%;
    width: 100%;
    width: -webkit-fill-available;
    border: 1px solid #757575;
    background: #f8f8f8 !important;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #545454;
    padding: 16px 18px 19px 29px !important;
    min-height: unset !important;
    font-family: "Lato", serif !important;
}

.book-demo .demo-wrp .demo-right form .form-columns-2 .hs-form-field .input input {
    max-width: 100%;
    width: 100%;
    width: -webkit-fill-available;
    border: 1px solid #757575;
    background: #f8f8f8 !important;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    padding: 16px 18px 19px 29px !important;
    min-height: unset !important;
    font-family: "Lato", serif !important;
}

/* 
.book-demo .demo-wrp .demo-right form .form-columns-2 .hs-form-field .input {
    margin-bottom: 23px;
} */

.book-demo .demo-wrp .demo-right form .legal-consent-container .hs-dependent-field .input .inputs-list span p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #454545;
    margin: 0;
    font-family: "Lato", serif;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input select {
    max-width: 100%;
    width: 100%;
    width: -webkit-fill-available;
    border: 1px solid #757575;
    background: #f8f8f8 !important;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    padding: 16px 18px 19px 29px !important;
    min-height: unset !important;
    -webkit-appearance: none;
    font-family: "Lato", serif !important;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input textarea {
    max-width: 100%;
    width: 100%;
    width: -webkit-fill-available;
    border: 1px solid #757575;
    background: #f8f8f8 !important;
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    padding: 16px 18px 19px 29px !important;
    min-height: 138px !important;
    font-family: "Lato", serif !important;
}

.book-demo .demo-wrp .demo-right form .hs_country__select___cloned_::after {
    position: absolute;
    content: "";
    width: 18px;
    height: 8px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='8' viewBox='0 0 18 8' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.614593 0.43349C1.0597 0.10884 1.78136 0.10884 2.22647 0.43349L9.01901 5.38779L15.8115 0.43349C16.2567 0.10884 16.9783 0.10884 17.4234 0.43349C17.8685 0.75814 17.8685 1.2845 17.4234 1.60915L9.82495 7.15128C9.37984 7.47593 8.65818 7.47593 8.21307 7.15128L0.614593 1.60915C0.169485 1.2845 0.169485 0.75814 0.614593 0.43349Z' fill='%236C727F'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    right: 41px;
    top: 25px;
}

.book-demo .demo-wrp .demo-right form .legal-consent-container .hs-richtext p a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    color: #3d5a90;
    padding-left: 55px;
    transition: 0.3s ease-in-out;
    font-family: "Lato", serif;
    cursor: pointer;
}

.book-demo .demo-wrp .demo-right .hbspt-form .hs_submit.hs-submit .actions input {
    border-radius: 30px;
    font-weight: 600;
    font-size: 20px;
    line-height: normal;
    max-width: 100%;
    width: 100%;
    text-align: center;
    color: #FFFFFF;
    background: #e4008a;
    min-height: unset;
    padding: 16px 32px;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}

.book-demo .demo-wrp .demo-right .hbspt-form input[type=checkbox]~span:before {
    border-radius: 10px;
    width: 40px;
    height: 40px;
    border: 1px solid #E8E8E8;
    margin-right: 21px;
}

.book-demo .demo-wrp .demo-right .hbspt-form .input ul li label input[type=checkbox]~span {
    align-items: unset;
    margin: 0;
    padding: 0;
    display: inline;
}

.book-demo .demo-wrp .demo-right .hbspt-form .input ul li label input[type=checkbox]~span .hs-form-required {
    display: inline;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox .hs-error-msgs {
    padding: 10px 0 !important;
    padding-left: 55px !important;
}

.book-demo .demo-wrp .demo-right form .legal-consent-container .hs-dependent-field .hs-form-field {
    margin: 0 !important;
}

.book-demo .demo-wrp .demo-right form .legal-consent-container .hs-dependent-field .input {
    margin: 0;
}

.book-demo .demo-wrp .demo-right form .legal-consent-container .hs-dependent-field .input .inputs-list span p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #454545;
    margin: 0;
    font-family: "Lato", serif;
    padding-bottom: 0;
}

.book-demo .demo-wrp .demo-right .hbspt-form .hs_submit.hs-submit .actions input:hover {
    background: #000 !important;
}

.microsoft-left-right-wrap.book-demo .demo-wrp .demo-left .logo-wrp {
    padding-top: 20px;
}

.microsoft-left-right-wrap.book-demo .demo-left .top-logo-wrap .logos {
    max-width: 100%;
}

.microsoft-left-right-wrap.book-demo .demo-left .top-logo-wrap .logos img {
    object-fit: cover;
    height: 70px;
}

.book-demo .demo-wrp .demo-right form .form-columns-2 .hs-form-field label {
    display: none;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field label {
    display: none;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-your_question label {
    display: block;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox label {
    display: flex;
    align-items: center;
    gap: 16px;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox .inputs-list {
    margin: 0;
    padding: 0;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox label input {
    width: 30px !important;
    height: 30px !important;
    border-radius: 10px;
    background: #E8E8E8 !important;
    border: transparent !important;
}

.book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox .hs-form-booleancheckbox {
    list-style: none;
}

.page-id-22851 .book-demo .demo-wrp .demo-right>p {
    text-align: center;
    background-color: #224380;
    color: #fff;
    padding-top: 40px;
}

.page-id-22865 .book-demo .demo-wrp .demo-right>p {
    text-align: center;
    background-color: #224380;
    color: #fff;
    padding-top: 40px;
}

.page-id-22851 .book-demo .demo-wrp .demo-right {
    padding: 0;
}

.page-id-22865 .book-demo .demo-wrp .demo-right {
    padding: 0;
}

.page-id-22851 .book-demo .demo-wrp .demo-right .meetings-iframe-container {
    padding: 40px;
}

.page-id-22865 .book-demo .demo-wrp .demo-right form {
    padding: 40px;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left p {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    margin-left: 0;
    color: #595959;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left ul li {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    margin-left: 0;
    color: #595959;
    padding-bottom: 16px;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left ol li {
    font-weight: 400;
    font-size: 20px;
    line-height: normal;
    margin-left: 0;
    color: #595959;
    padding-bottom: 16px;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h2 a {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 2px;
    text-decoration-skip-ink: auto;
    color: inherit;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h1 {
    line-height: normal;
    color: #131e37;
    margin: 0;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h2 {
    font-weight: 500;
    font-size: 50px;
    line-height: normal;
    color: #131e37;
    margin: 0;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h3 {
    line-height: normal;
    color: #131e37;
    margin: 0;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h4 {
    line-height: normal;
    color: #131e37;
    margin: 0;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h5 {
    line-height: normal;
    color: #131e37;
    margin: 0;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left h6 {
    line-height: normal;
    color: #131e37;
    margin: 0;
}

.book-demo.microsoft-left-right-wrap .demo-wrp .demo-left p:last-child {
    font-weight: 400;
    font-size: 22px;
    line-height: normal;
    color: #595959;
}

/* Form popup starts here */

#wh-hs-display-popup {
    display: flex;
    position: fixed;
    inset: 0px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    justify-content: center;
    align-items: center;
}

.form-popup-inner {
    position: relative;
    background: white;
    border-radius: 24px;
    padding: 55px;
    max-width: 600px;
    max-height: 500px;
}

.form-popup-scroll {
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow: auto;
    height: 310px;
    padding-right: 10px;
}

.form-popup-scroll::-webkit-scrollbar {
    width: 8px;
    border-radius: 10px;
}

.form-popup-scroll::-webkit-scrollbar-track {
    background: #eee;
    border-radius: 10px;
}

.form-popup-scroll::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 10px;
}

.form-popup-scroll h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    color: #131e37;
    margin: 0;
}

.form-popup-scroll p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}

.form-popup-scroll ul li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}

.form-popup-scroll ol li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #595959;
    margin: 0;
}

.form-popup-scroll a {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
    margin: 0;
    transition: 0.3s ease-in-out;
}

.form-popup-scroll a:hover {
    color: #131e37;
}

.hubspot-popup {
    overflow: hidden;
}

/* Form popup ends here */

.my-custom-form .form-columns-1 .hs-error-msgs li label {
    display: flex !important;
}

.hs-error-msgs {
    padding: 10px 0;
    padding-left: 15px;
}

.hs-error-msgs li label {
    color: red;
}

.hs-error-msgs li {
    list-style: none;
}


@media(max-width:1200px) {
    .book-demo .demo-wrp {
        flex-direction: column;
        gap: 40px;
    }

    .book-demo .demo-wrp .demo-left {
        max-width: 100%;
    }

    .book-demo .demo-wrp .demo-right {
        max-width: 100%;
    }

    .book-demo .demo-wrp .demo-left h3 {
        font-size: 36px;
        line-height: normal;
    }

    .book-demo .demo-wrp .demo-left .local-content h2 {
        font-size: 32px;
        line-height: normal;

    }
}

@media (max-width: 1024px) {
    .book-demo.microsoft-left-right-wrap .demo-wrp .demo-left p {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo.microsoft-left-right-wrap .demo-wrp .demo-left ul li {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo.microsoft-left-right-wrap .demo-wrp .demo-left ol li {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo.microsoft-left-right-wrap .demo-wrp .demo-left p:last-child {
        font-size: 20px;
        line-height: normal;
    }

    .demo-left ul li {
        font-size: 18px;
        line-height: normal;
    }

    .demo-left ol li {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo .demo-wrp .demo-left p {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo .demo-wrp .demo-left p a {
        font-size: 18px;
        line-height: normal;
    }

    .page-id-22851 .book-demo .demo-wrp .demo-right .meetings-iframe-container {
        padding: 20px;
    }

    .page-id-22851 .book-demo .demo-wrp .demo-right .meetings-iframe-container iframe {
        width: 100% !important;
        max-width: 100%;
        object-fit: cover;
        min-width: unset !important;
    }

    .page-id-22865 .book-demo .demo-wrp .demo-right form {
        padding: 20px;
    }

    .book-demo .demo-wrp {
        gap: 20px;
    }

    .book-demo .demo-wrp .demo-left .local-content p {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo .demo-wrp .demo-right .hbspt-form {
        margin: 0;
    }
}

@media (max-width: 991px) {

    .book-demo {
        padding: 50px 0;
    }

    .demo-case-study .case-study-wrap {
        flex-direction: column;
    }

    .demo-case-study .case-study-wrap .case-study-left {
        max-width: 100%;
    }

    .demo-case-study .case-study-wrap .case-study-right {
        max-width: 100%;
    }

    .demo-case-study .case-study-wrap {
        gap: 40px;
        padding-top: 30px;
    }

    .demo-case-study h3 {
        font-size: 36px;
        line-height: 46px;
    }
}

@media (max-width: 767px) {

    .case-study-left .case-study-post-section .image-wrap {
        height: 100%;
    }

    .book-demo .demo-wrp .demo-left .logo-wrp {
        gap: 20px;
        row-gap: 20px;
    }

    .book-demo .demo-wrp .demo-left .logo-wrp .logos {
        max-width: calc((100% - 20px) / 2);
        width: 100%;
    }

    .book-demo .demo-wrp .demo-left h3 {
        font-size: 28px;
        line-height: normal;
    }

    .book-demo .demo-wrp .demo-left .local-content h1 {
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .book-demo .demo-wrp .demo-left .local-content h2 {
        font-size: 24px;
        line-height: normal;
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .book-demo .demo-wrp .demo-left .local-content h3 {
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .book-demo .demo-wrp .demo-left .local-content h4 {
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .book-demo .demo-wrp .demo-left .local-content h5 {
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .book-demo .demo-wrp .demo-left .local-content h6 {
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .book-demo .demo-wrp .demo-left .local-content p {
        font-size: 18px;
        line-height: normal;
    }

    .special-present .listed-content p {
        font-size: 18px;
        line-height: normal;
    }

    .book-demo .demo-wrp h4 {
        font-size: 18px;
        line-height: normal;
    }

    .case-study-left .case-study-post-section .case-studies-content {
        padding: 20px;
        gap: 10px;
    }

    .case-study-left .case-study-post-section .case-studies-content h4 {
        font-size: 24px;
        line-height: normal;
    }

    .case-study-left .case-study-post-section .case-studies-content p {
        font-size: 20px;
        line-height: normal;
    }

    .case-study-left .case-study-post-section .case-studies-content span {
        font-size: 18px;
        line-height: normal;
    }

    .demo-case-study h3 {
        font-size: 28px !important;
        line-height: 36px !important;
    }

    .book-demo .demo-wrp .demo-right p {
        font-family: "Lato", serif;
        font-weight: 600;
        font-size: 26px;
        line-height: normal;
        color: #404040;
        margin: 0;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-2 .hs-form-field .input input {
        padding: 12px 24px !important;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input input {
        padding: 12px 24px !important;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input select {
        padding: 12px 24px !important;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-2 {
        flex-direction: column;
        gap: 0;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-2 .input {
        max-width: 100%;
        width: 100%;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-2 .hs-form-field {
        max-width: 100%;
        width: 100%;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-form-field .input textarea {
        padding: 12px 24px !important;
        min-height: 100px !important;
    }

    .book-demo .demo-wrp .demo-right .hbspt-form .hs_submit.hs-submit .actions input {
        font-size: 18px;
        line-height: normal;
        padding: 10px 20px;
    }

    .book-demo .demo-wrp .demo-right .hbspt-form input[type=checkbox]~span:before {
        border-radius: 10px;
        width: 30px;
        height: 30px;
        border: 1px solid #E8E8E8;
        margin-right: 15px;
    }

    .book-demo .demo-wrp .demo-right {
        padding: 20px;
    }

    .book-demo .demo-wrp .demo-right form .hs_country__select___cloned_::after {
        top: 20px;
        right: 20px;
    }

    .book-demo .demo-wrp .demo-right h3 {
        margin-bottom: 0px;
    }

    .page-id-22851 .book-demo .demo-wrp .demo-right>p {
        padding-top: 20px;
    }

    .page-id-22865 .book-demo .demo-wrp .demo-right>p {
        padding-top: 20px;
    }

    .book-demo .demo-wrp .demo-right form .legal-consent-container .hs-richtext p {
        padding-left: 0;
        line-height: normal;
    }

    .book-demo .demo-wrp .demo-left .logo-wrp {
        padding-top: 20px;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox label input {
        width: 30px !important;
        height: 30px !important;
    }

    .book-demo {
        padding: 25px 0;
    }

    .demo-case-study {
        padding: 25px 0;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox .hs-error-msgs {
        padding-left: 0;
    }

    .form-popup-inner {
        max-width: calc(100% - 40px);
        width: 100%;
    }

    .book-demo .demo-wrp .demo-right form .form-columns-1 .hs-fieldtype-booleancheckbox label {
        align-items: flex-start;
    }
}