body{
    font-family: "Arial";
    font-size:20px;
    line-height: 30px;
    color: #242e3d;
    font-weight:400;
}
a{
    text-decoration: none;
}
img{
    max-width:100%;
}

p{
    font-size:16px;
    line-height: 22px;
}
.font18{
    font-size:18px;
    line-height: 24px;
}

/* Common Designing */
.sky_color{
    color:#40e0ff !important;
}
section{
    padding:60px 0;
}
.theme_btn {
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    color: #ffffff;
    text-decoration: none;
    background-color: #3fdfff;
    padding: 19px 35px;
    font-weight: bold;
    transition:all .3s;
}
.plain_underline_btn{
    text-decoration:underline;
}

.font18 {
    font-size: 18px !important;
    line-height: 22px !important;
    color: #ffffff !important;
    font-weight: 600;
}
.content_body h5{
    color: #050255;
    font-weight:bold;
    margin-top:30px;
    margin-bottom:0;
}
.divider {
    height: 1px;
    background: #616888;
    margin: 30px 0;
}
.banner_content p {
    font-size: 16px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
}
.pt-30{
    padding-top:30px;
}
.section_title h2,
h2{
    font-size: 50px;
    line-height: 60px;
    color: #242e3d;
    font-weight: bold;
}
h4{
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
h5,
.section_title h5 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}
h6{
    font-size:20px;
    line-height:28px;
}
.section_title h6 {
    margin-top: 15px;
}
.section_title p {
    font-size: 16px;
    line-height: 22px;
    color: #242e3d;
    font-weight: 400;
}

.accordion-button {
    padding:21px 0 !important;
}
.accordion-item:first-of-type .accordion-button {
    padding-top: 0 !important;
}
.accordion-body {
    padding-inline: 0 !important;
    padding-top: 0;
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-weight: 400;
}
.content_with_button{
    background-size: cover;
    background-position: center center;
}
.solution .section_title h2{
    color: #050255;
}
.solution .section_title h5{
    color:#333333;
}
.solution-pic {

    overflow: hidden;
    margin-bottom:25px;
}
.solution-right-col {
    padding-left: 40px;
}
.solution-pic img{
    width:100%;
    height:100%;
    object-fit:cover;
}
.accordion-button:not(.collapsed),
.accordion-item,
.accordion-button{
    background-color:transparent !important;
}
.accordion-button:not(.collapsed) {
    box-shadow: none;
}
.accordion-item:last-of-type {
    border: 0;
}
button.accordion-button {
    font-size: 22px;
    line-height: 30px;
    color: #050255;
    font-weight: bold;
}
.accordion-item{
    border-top:0 !important;
    border-left:0;
    border-right:0;
    border-color:#992661;
}
.accordion-item:first-of-type{
    border-color:#992661;
}
button:focus:not(:focus-visible) {
    outline: 0;
    border: 0;
    box-shadow: none;
}
.why_should .discoveries_box h5 {
    color: #050255;
    font-weight: bold;
    margin-bottom: 13px;
}
.banner_content ul li {
    display: flex;
    align-items: flex-start;
    padding: 5px 0;
}

.banner_content ul li img {
    max-width: 11px;
    position: relative;
    top: 6px;
}

.banner_content ul li span {
    padding-left: 15px;
    font-size: 18px;
    line-height: 24px;
    color: #ffffff;
}
.why_should .section_title h6 {
    color: #242e3d;
    font-weight: 500;
}

.why_should .discoveries_box h6 {
    color: #242e3d;
    font-weight:400;
}

/* Header */
.header{
    padding:10px 0;
}

.content_with_button .section_title .button_headline {
    flex: 0 0 60%;
}



/* Banner */
.banner {
    padding:50px 0 50px;
}
.banner_content h1 {
    font-size: 48px;
    line-height: 58px;
    font-weight: bold;
    margin-bottom: 20px;
}
.banner_content p{
    font-size: 30px;
    line-height: 40px;
    color: #ffffff;
}
.banner_content .plain_underline_btn,
.banner_content .plain_btn_cover{
    font-size:30px;
    line-height: 35px;
    position: relative;
}
.plain_btn_cover img {
    max-width: 45px;
    position: absolute;
    left: -55px;
    top: 30px;
}
.cont_button_wrapper p {
    flex: 0 0 75%;
}
.cont_button_wrapper{
    flex-wrap:wrap;
}


/* Discoviries */
.discoveries_box {
    position: relative;
    height: 100%;
    margin-top:60px;
}
.discoveries_box img {
    max-width: 75px;
    margin-bottom: 25px;
}
.discoveries_box p {
    font-size: 16px;
    line-height: 22px;
    font-weight:400;    
    margin-bottom: 0;
}
.discoveries_box .font18 {
    margin-bottom: 15px;
}


/* Lab */
.lab_image img{
    /* max-width:458px; */
}
.lab_content h6 {
    line-height: 30px;
    color: #333333;
    font-weight: bold;
}
.lab_content p {
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    color: #050255;
}
/* Footer */
.footer_icons ul li{
    padding-left: 12px;
}

.footer_icons ul li img {
    max-width: 38px;
}
.footer .footer_content p,
.footer .footer_content p a{
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
    color: #050255;
    font-weight: 400;
}

/* Form CSS */
form.mktoForm {
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.mktoForm .mktoOffset,
.mktoForm .mktoGutter,
.mktoForm .mktoClear,
.mktoForm .mktoAsterix{
    display:none !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoFormCol{
    width:100% !important;
}

.mktoForm label{
    margin-bottom:8px;
    display:block;
    width:100% !important;
    font-weight:400 !important;
    font-size:16px;
    padding:0 !important;
    font-family:'Gotham',sans-serif;
}

.mktoForm input[type=url], 
.mktoForm input[type=text], 
.mktoForm input[type=date], 
.mktoForm input[type=tel], 
.mktoForm input[type=email], 
.mktoForm input[type=number], 
.mktoForm textarea.mktoField, 
.mktoForm select.mktoField{
    background-color: #ffffff !important;
    border: 1px solid #828282 !important;
    color:#737272 !important;
    min-height: 37px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 11px !important;
    font-weight: 600 !important;
    line-height: 15px !important;
    padding: 8px 13px !important;
    box-sizing: border-box !important;
    font-family:Arial, sans-serif !important;
    border-radius:8px !important;
}

.mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
    font-size:13px !important;
}

.mktoForm .mktoFormRow {
    display:flex !important;
    flex-wrap:wrap !important;
}

.mktoForm .mktoFormCol{
    margin-bottom: 0 !important;
    min-height: 0 !important;
}

.mktoForm .mktoFieldDescriptor.mktoFormCol{
    margin-bottom:24px !important;
    flex:1;
}

.mktoForm .mktoFormRow> :nth-of-type(2){
    margin-left:24px !important;
}

form.mktoForm .mktoFormRow .mktoPlaceholder {
    margin-left:0 !important;
}

.mktoForm .mktoFieldWrap,
.mktoForm .mktoRadioList, 
.mktoForm .mktoCheckboxList{
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

form.mktoForm .mktoFieldWrap .mktoCheckboxList label a {
    padding: 0 !important;
    margin: 0 !important;
    text-decoration: none !important;
    color:#ed0a0a !important;
}

.mktoButtonWrap {
    margin: 0 !important;
    display: block !important;
    text-align: center !important;
}

.mktoButtonRow {
    display: block !important;
    width: 100% !important;
}

.mktoForm button.mktoButton {
    cursor: pointer;
    margin: 0;
    border-radius:0 !important;
    border:unset !important;
    width: 100%;
    display: block;
    box-shadow: none !important;
    outline: none !important;
    font-weight:bold !important;
    font-size:20px !important;
    line-height:24px !important;
    padding:15px !important;
    font-family:Arial, sans-serif !important;
}
.banner_form {
    max-width: 500px;
    border-radius: 14px;
    padding: 40px 30px;
    margin-left: auto;
}
.form_title {
    margin-bottom: 20px;
}
.form_title h4{
    font-size: 25px;
    line-height: 32px;
    color: #050255;
    font-weight: bold;
}
.form_title p {
    font-size: 14px;
    line-height: 20px;
    color: #050255;
    font-weight: 400;
    margin: 12px 0 0;
}

.custom_checkbox .mktoFieldWrap {
    display: flex;
    flex-direction: row-reverse;
}

.custom_checkbox .mktoFieldWrap label {
    width: 100% !important;
}

.custom_checkbox .mktoFieldWrap .mktoCheckboxList {
    width: 24px !important;
    margin-top: 3px !important;
}

.mktoForm .mktoCheckboxList + .mktoError {
    top: 15px !important;
    left: -6px !important;
}

.mktoForm .mktoLabel a {
    padding:0 !important;
    margin:0 !important;
}




@media screen and (max-width:1199px){
    .banner_content h1 {
        font-size: 40px;
        line-height: 50px;
    }
    h4 {
        font-size: 24px;
        line-height: 34px;
    }
    .banner_content p {
        font-size: 22px;
        line-height: 30px;
    }
}

@media screen and (max-width:991px){
    .cont_button_wrapper p {
        flex: 0 0 100%;
    }
    .font18 {
        font-size: 16px !important;
        line-height: 22px !important;
    }
    .discoveries_box img {
        max-width: 50px;
        margin-bottom: 15px;
    }
    .discoveries .section_title{
        text-align:center;
    }
    .discoveries_box p {
        font-size: 14px;
        line-height: 20px;
    }
    .section_title h2, h2 {
        font-size: 38px;
        line-height: 48px;
    }
    .section_title p {
        font-size: 20px;
        line-height: 30px;
    }
    .banner_content h1 {
        font-size: 52px;
        line-height: 68px;
    }
    .banner_content p {
        font-size: 26px;
        line-height: 36px;
    }
    .banner_content .plain_underline_btn, .banner_content .plain_btn_cover {
        font-size: 24px;
        line-height: 30px;
    }
    .theme_btn {
        font-size: 16px;
        line-height: 22px;
    }
    .lab_content p {
        font-size: 16px;
        line-height: 24px;
    }
    section {
        padding: 40px 0;
    }
    .solution-right-col {
        padding-left: 0;
    }
    h5, .section_title h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .section_title p {
        font-size: 18px;
        line-height: 26px;
    }
    .footer .footer_content p, .footer .footer_content p a {
        font-size: 16px;
        line-height: 22px;
    }
    .content_with_button .section_title .theme_btn {
        margin-top: 20px;
    }
    .content_with_button .section_title .d-flex{
        flex-direction:column;
        align-items: center !important;
    }
    .content_with_button .section_title .button_headline,
    .cont_button_wrapper{
        flex: 0 0 100%;
        text-align: center;
    }
    .banner_form {
        max-width: 80%;
        margin-right: auto;
        margin-top: 35px;
    }
}

@media screen and (max-width:767px){
    .discoveries_box p {
        font-size: 16px;
        line-height: 26px;
    }
    .banner_content p {
        font-size: 22px;
        line-height: 32px;
    }
    .banner {
        padding: 50px 0 170px;
    }
    .video_frame {
        margin: -190px auto 0;
    }
    .banner_content h1 {
        font-size: 40px;
        line-height: 52px;
    }
    .banner_content p {
        font-size: 20px;
        line-height: 30px;
    }
    .banner_content .plain_underline_btn, .banner_content .plain_btn_cover {
        font-size: 18px;
        line-height: 24px;
    }
    .section_title h2, h2 {
        font-size: 34px;
        line-height: 44px;
    }
    .theme_btn {
        font-size: 16px;
        line-height: 22px;
        padding: 14px 25px;
    }
    .plain_btn_cover img{
        display:none;
    }
    .footer_icons ul {
        justify-content: center !important;
        margin-top: 10px !important;
    }
    .lab_content p {
        font-size: 16px;
        line-height: 26px;
    }
    .footer_content{
        text-align:center;
    }
    .section_title p {
        font-size: 18px;
        line-height: 28px;
    }
    .discoveries_box {
        text-align: center;
        margin-top: 40px;
    }
    .why_should .discoveries_box {
        margin-top: 10px;
    }
    .solution-pic .mktoImg{
        display: block !important;
        height: 100%;
    }
    .lab_image img {
        width: 100%;
    }
    .lab_content,
    .why_should .section_title{
        text-align:center;
    }
    h6 {
        font-size: 18px;
    }
    button.accordion-button {
        font-size: 18px;
        line-height: 24px;
    }
    .accordion-button {
        padding: 14px 0 !important;
    }
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
}


@media screen and (max-width:576px){
    .cont_button_wrapper {
        justify-content: center !important;
    }
    .logo.left_logo {
        text-align: center;
    }
    .right_logo {
        margin-top: 20px;
    }
    .banner_content h1 {
        font-size: 28px;
        line-height: 38px;
    }
    .banner_content p,
    .banner_content .plain_underline_btn, 
    .banner_content .plain_btn_cover,
    .section_title p{
        font-size: 16px;
        line-height: 26px;
    }
    .divider {
        margin: 15px 0;
    }
    .video_frame {
        margin: 0px auto 0;
    }
    .banner {
        padding: 50px 0 50px;
    }
    .section_title h2, h2 {
        font-size: 24px;
        line-height: 34px;
    }
    button.accordion-button {
        font-size: 16px;
        line-height: 22px;
    }
    .banner_content h4 {
        font-size: 18px;
        line-height: 28px;
    }
    .discoveries_box {
        margin-top: 30px;
    }
    .banner_content ul li span {
        padding-left: 10px;
        font-size: 16px;
        line-height: 22px;
    }
}


@media screen and (max-width:425px){
    .theme_btn {
        font-size: 14px;
        line-height:20px;
        padding: 14px 15px;
    }
}