.book-a-demo .form-group {
    display: flex;
    margin-bottom: 18px;
    width: 100%;
}

.book-a-demo label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    width: auto;
    white-space: nowrap;
}

.book-a-demo .form-control {
    margin-left: 30px;
    background: #d9d9d8;
    border: none;
    border-radius: 0;
    outline: none;
    width: 100%;
}

.book-a-demo .btn-primary {
    padding: 10px;
    width: 25%;
    margin: auto !important;
    font-size: 23px;
    font-weight: 700;
    border-radius: 15px;
}

.book-a-demo .one {
    position: absolute;
    height: 540px;
    width: 440px;
    border-radius: 0 600px 600px 0;
    background-color: #92d9d5;
    left:678px;
    top: -4px;
    display: block;
}

.book-a-demo .two {
    height: 200px;
    width: 200px;
    background-color: #47c0ba;
    border-radius: 100%;
    display: block;
    top: 225px;
    position: relative;
    left: -290px;
}

.book-a-demo .three {
    width: 450px;
    height: 450px;
    background: #dbf2f1;
    border-radius: 100%;
    position: absolute;
    bottom: 150px;
    z-index: -1;
    left: -100px;
}

.book-a-demo .four {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    background: #b7e6e3;
    position: relative;
    left: 570px;
    top: -50px;
}

.book-a-demo .five {
    width: 340px;
    height: 340px;
    background: #6ecdc7;
    border-radius: 100%;
    position: relative;
    left: 820px;
    bottom: 200px;
}

.book-a-demo .paragraph--id--171 .paragraph__column {
height: 350px;
}

/* Contact us page */

.contact-us .form-group {
    display: flex;
    margin-bottom: 18px;
    width: 100%;
}

.contact-us label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    width: auto;
}

.contact-us .form-control {
    margin-left: 30px;
    background: #d9d9d8;
    border: none;
    border-radius: 0;
    outline: none;
    width: 100%;
}

.contact-us .form-textarea {
    margin-left: 30px;
    background: #d9d9d8;
    border: none;
    border-radius: 0;
    outline: none;
    width: 100%;
}

.contact-us .btn-primary {
    padding: 10px;
    width: 25%;
    margin: auto !important;
    font-size: 23px;
    font-weight: 700;
    border-radius: 15px;
}

.contact-us form {
    margin-top: 30px
}

.form-textarea-wrapper {
    width:100% 
}

.contact-us .form-textarea{
    width:-webkit-fill-available; 
}

.contact-us .form-checkbox {
    -webkit-appearance: none;
    background-color: #27627d;
    border: none;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    padding: 10px;
    margin-top: 6px;
}
.contact-us .form-checkbox[type=checkbox]:checked::after {
    content: "";
    transform: rotate(45deg) scale(1);
    border: solid #fff;
    border-width: 0 3.5px 3.5px 0;
    background: #27627d;
    position: absolute;
    top: 1px;
    left: 6px;
    color: #27627d;
    width: 8px;
    height: 14px;
}

.contact-us .permission {
    margin-left: 20px;
}

@media screen and (max-width: 499px) {
    /* contact us page */
    .contact-us .form-group {
        display: block !important;
    }

    .contact-us .form-control {
        margin-left: 0 !important;
    }

    .contact-us .form-textarea {
        margin-left: 0 !important;
    }

    .contact-us label {
        font-size: 16px;
        margin-bottom: 0;
    }

    /* Order materials page */

    .order-print-materials .btn-primary {
        width: 100%;
    }

    .order-print-materials .form-group {
        display: block !important;
    }

    .order-print-materials .form-control {
        margin-left: 0 !important;
    }

    .order-print-materials .form-textarea {
        margin-left: 0 !important;
    }

    .order-print-materials label {
        font-size: 16px;
        margin-bottom: 0;
    }
}
/* Order materials page */

.order-print-materials .form-group {
    display: flex;
    margin-bottom: 18px;
    width: 100%;
}

.order-print-materials label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    width: auto;
    white-space: nowrap;
}

.order-print-materials .form-control {
    margin-left: 30px;
    background: #d9d9d8;
    border: none;
    border-radius: 0;
    outline: none;
    width: 100%;
}

.order-print-materials .form-select {
    width: 97% !important;
}

.order-print-materials form {
    margin-top: 30px
}

.order-print-materials .form-textarea {
    margin-left: 30px;
    background: #d9d9d8;
    border: none;
    border-radius: 0;
    outline: none;
    width: 100%;
    display: block !important;
}

.order-print-materials  .form-type-textarea {
    display: block;
} 

.order-print-materials .form-textarea {
    margin-left: 0 !important;
}

.order-print-materials .btn-primary {
    padding: 10px;
    width: 25%;
    margin: auto !important;
    font-size: 23px;
    font-weight: 700;
    border-radius: 15px;
}
.path-frontpage video {
width:90%;
height: 100%;
border-radius: 15px;
 }


@media screen and (max-width: 499px) {
.path-frontpage video {
width:100% !important;
height: 100% !important;
}
}

.access-n-features video {
height: 100% !important;
border-radius: 15px;
}


@media screen and (max-width: 1350px) {
.access-n-features video {
width:100% !important;
    }
}
/* footer changes */
footer .footerCopy .block-1 {
    width: 60%;
}
footer .footerCopy .block-2 {
    width: 40%;
}
footer .footerCopy .block-1 .footerLeftBlock {
    padding: 20px 10px 15px;
    margin-top: 32px;
}
footer .footerCopy .block-1 .footerLeftBlock .takedaFooterImg {
    border-right: 0px !important;
}
footer .footerCopy .block-1 .footerLeftBlock .takedaFooterCon ul {
    list-style: none;
    padding-left: 0px;
	margin-bottom: 0px;
}
footer .footerCopy .block-1 .footerLeftBlock .takedaFooterCon ul li {
    max-width: 100%;
    word-wrap: break-word;
    line-height: 14px;
    margin-bottom: 7px;
}
footer .footerCopy .block-1 .footerLeftBlock {
    margin-top: 0px;
}
.user-login label {
    text-transform: uppercase;
    font-weight: 500 !important;
}

.user-login .form-control {
    border: none !important;
    background: #d9d9d8 !important;
    margin-bottom: 30px !important;
}

.user-login .form-actions .btn, .form-actions .btn-group {
    font-size: 23px !important;
}

.user-login .main_content {
    max-width: 1130px;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}


.glyphicon-log-in:before {
    display: none;
}
.user-login form {
    margin-top: 20px;
}
/*added 0n 06092023 */

@media (max-width: 992px) {
    footer .footerCopy .block-2{
        padding-top: 42px;
    }
}

@media (max-width: 767px) {
    footer .footerCopy .block-1, footer .footerCopy .block-2, footer .footerCopy .block-1 .footerLeftBlock {
        width: 100%;
        display: block;
    }
}