

body, .mktoForm *{
    font-family: 'Open Sans', sans-serif !important;
}

.btn {
    /* background: linear-gradient(to right, #00195A , #00195A); */
    background: #ffffff;
    color: #006FCF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.9px;
    border-radius: 16px;
    padding: 12px 70px 12px 40px;
    position: relative;
    border: 0 none;
    transition: .5s ease;
}
.btn-check:focus+.btn, .btn:focus{
    box-shadow: none;
}
.btn:hover,
body .mktoForm .mktoButtonRow .mktoButton:hover {
    color: #006ED2;
    background: #ffffff !important;
}
body .mktoForm .mktoButtonRow .mktoButton{
    background: #ffffff !important;
    color: #006ED2 !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.9px;
    border-radius: 16px;
    padding: 12px 56px 12px 30px !important;
    position: relative;
    font-family: "open sans", sans-serif !important;
    width: 100%;
    border: 0 !important;
    transition: .5s ease;
}

.btn:before{
    content: "";
    width: 15px;
    height: 2px;
    background: #006FCF;
    position: absolute;
    top: 50%;
    margin-top: 0;
    right: 44px;
    transition: all 0.5s ease;
}
.btn:after{
    position: absolute;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #006FCF;
    border-top: 2px solid #006FCF;
    transform: rotate(45deg) translate(0px, -50%);
    right: 46px;
    top: 50%;
    transition: all 0.5s ease;
}
.btn:hover:before{
    width: 30px;
    right: 29px;
}
.btn:hover:after{
    right: 32px;
}

body .mktoForm .mktoButtonRow .mktoButton:before {
    content: "";
    width: 15px;
    height: 2px;
    background: #006ED2;
    position: absolute;
    top: 50%;
    margin-top: 0;
    right: 30%;
    transition: all 0.5s ease;
}

body .mktoForm .mktoButtonRow .mktoButton:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #006ED2;
    border-top: 2px solid #006ED2;
    transform: rotate(45deg) translate(0px, -50%);
    right: 31%;
    top: 50%;
    transition: all 0.5s ease;
}

body .mktoForm .mktoButtonRow .mktoButton:hover:before {
    width: 30px;
    right: 24.5%;
}

body .mktoForm .mktoButtonRow .mktoButton:hover:after {
    right: 26%;
}
h1,h2 {
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -3.06px;
    color: #00195A;
}
h2 {
    text-shadow: none;
}
h3{
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 52.8px */
    letter-spacing: -1.44px;
    color: #00195A;
}
p{
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 33.6px */
    color: #00195A;
}
.blue{
    color: #006ED2;
}
#stories h2 span.blue {
    color: #ffffff !important;
}
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#hero {
    padding: 0 0 70px;
}
#header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    padding: 30px;
}
#header img {
    max-width: 200px;
}
.cust-form {
    background: #FFCB1B;
    position: absolute;
    top: 50%;
    max-width: 430px;
    margin-left: auto;
    width: 100%;
    display: block;
    right: -70px;
    border-radius: 300px;
    padding: 100px 70px;
    transform: translate(0px, -50%);
}

p.bottom-text {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 15px 0 0;  color:#ffffff;
}
p.bottom-text a {
    font-weight: bold;
    text-decoration: none;
    color:#ffffff;
}
.cust-form h4{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px;
    color:#ffffff;
}
.right-col {
    position: relative;
}
.cust-form .login{
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 15.6px */
    margin-bottom: 12px;  color:#ffffff;
}
.cust-form .login a{
    text-decoration: none;
    color: #00195A;
    font-weight: bold;  color:#ffffff;
}
#intro{
    padding: 70px 0;
}
#intro p{
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 57.6px */
    letter-spacing: -2px;
    margin-bottom: 0;
}
#full-row{
    padding: 70px 0;
}
#full-row h2{
    margin-bottom: 150px;
}
.video-row {
    background-color: #00195A;
    border-radius: 48px;
    padding: 50px 0;
}
.video-container{
    margin-top: -112px;
}
.video-row h3{
    color: #ffffff;
    margin: 70px 0 28px;
}
.video-row p{
    color: #ffffff;
    font-size: 21px;
    line-height: 160%;
    margin-bottom: 0;
}
.responsive-video{
    position: relative;
    padding-bottom: 56.25%; /* 16:9 -> 9/16x100 */
    overflow: hidden;   
    border-top-left-radius: 48px;
    border-top-right-radius: 48px;
}
.responsive-video .w-video-wrapper.w-css-reset, html body .bc-player-EGR6bHotm_default {
    background-color: transparent !important;
}
.responsive-video > video{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 48px;
}
#left-image{
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}
#left-image .left-image{
    text-align: center;
}
#left-image .left-image img{
    max-width: 400px;
    width: 100%;
}
#left-image::after {
    content: "";
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 43%;
    right: 0;
    bottom: 0;
    width: 100%;
    border-radius: 310px 0 0 310px;
    height: 466px;
    transform: translate(0px, -50%);
    z-index: -1;
}
#stories{
    background-color: #06175a;
}
.right-col-text{
    max-width: 520px;
    margin-left: auto;
}
.right-col-text h3 {
    max-width: 450px;
    margin-bottom: 30px;
    width: 100%;
}
.right-col-text ul li {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.198px;
    position: relative;
    padding-left: 20px;
}
.right-col-text ul li:not(:last-child){
    margin-bottom: 20px;
}
.right-col-text ul li:before {
    content: "";
    background-color: #006ED2;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    left: 0;
    border-radius: 50%;
}
#right-image {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
}
#right-image::after {
    content: "";
    background-color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: auto;
    right: 43%;
    bottom: 0;
    width: 100%;
    border-radius: 0px 310px 310px 0px;
    height: 466px;
    transform: translate(0px, -50%);
    z-index: -1;
}
.right-image img {
    max-width: 400px;
    width: 100%;
}
.left-col-text h3 {
    max-width: 450px;
    margin-bottom: 30px;
    width: 100%;
}
.left-col-text {
    max-width: 500px;
}
#company {
    padding: 70px 0;
}
#company .slick-slide img{
    margin: auto;
}
#company .img-col {
    border-right: 1px solid rgb(100 170 225 / 30%);
}
#company h2{
    margin-bottom: 80px;
}
#quote {
    padding: 70px 0;
}
.quote-row {
    background-color: #FFB900;
    padding: 80px 160px;
    border-radius: 360px;
    position: relative;
}
.quote-row:after {
    content: "";
    background: url('https://explorer.amexglobalbusinesstravel.com/rs/346-POJ-129/images/quote.png') no-repeat center / contain;
    display: inline-block;
    max-width: 200px;
    width: 100%;
    position: absolute;
    right: 150px;
    bottom: 65px;
    height: 200px;
}
#quote h3{
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -1.12px;
    max-width: 560px;
    color: #00195A;
}
.sign {
    margin-top: 48px;
}
.sign p {
    font-size: 20px;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.38px;
    margin: 0;
}
.sign p span{
    display: block;
    font-weight: normal;
    font-size: 18px;
}
#stories{
    padding: 70px 0;
}
#stories h2{
    margin-bottom: 48px;
    color: #ffffff;
}
.inner-part .top-part .story_sub_t {
    color: #06175a;
    text-transform: uppercase;
    font-size: 16px;
}
.inner-part .date a {
    display: inline-block;
    border-bottom: 1px solid;
    color: #006ed2;
}
.inner-part a{
    display: block;
    text-decoration: none;
}
.inner-part .top-part {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 48px 48px 0 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 290px;
    justify-content: space-between;
}
.inner-part .top-part p{
    color: #006ED2;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 28.8px */
    letter-spacing: -0.72px;
}
.inner-part .top-part .date {
    font-size: 16px;
    color: #006ED2;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.18px;
    text-transform: capitalize;
    margin-bottom: 0;
}
.inner-part .img-part{
    overflow: hidden;
}
.inner-part .img-part img ,.inner-part .img-part {
    border-radius: 0 0 48px 48px;
    transition: .2s ease-in;
}
.inner-part:hover .img-part img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.plus {
    text-align: right;
}
.plus span {
    display: inline-block;
    color: #89898a;
    background-color: #f4f4f6;
    margin-left: auto;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 40px;
    font-weight: 300;
    border-radius: 50%;
}
#pattern {
    padding: 70px 0;
}
.pattern-row {
    background-color: #FFB900;
    padding: 80px 160px;
    border-radius: 360px;
    position: relative;
    background-image: url("https://explorer.amexglobalbusinesstravel.com/rs/346-POJ-129/images/Pattern.png");
    background-position: center;
    background-repeat: no-repeat;
}
.pattern-row h3 {
    font-size: 90px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: -4.08px;
    margin-bottom: 56px;color: #ffffff;
}
footer{
    background-color: #00195A;
    padding: 80px 0;
    border-radius: 48px 48px 0 0;
    margin-top: 70px;
}
footer * {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.33px;
    color: #DDDDE0;
}
footer p a{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
footer p a:hover{
    color: #DDDDE0;
}
.footer-img-col{
    text-align: right;
}
.copyright-text p {
    font-weight: bold;
}
footer nav ul {
    display: flex;
}
.footer_text p{
    margin-bottom: 25px;
}
footer nav ul li:not(:last-child) a{
    margin-right: 17px;
    border-right: 1px solid #DDDDE0;
    padding-right: 17px;
}
footer nav ul a:hover {
    color: #ffffff;
}
footer nav ul a {
    text-decoration: none;
}
.footer-img-col img {
    max-width: 150px;
}
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: 0px solid #dddddd !important;
    color: #666666 !important;
    min-height: 48px !important;
    width: 100% !important;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px !important;
    font-weight: normal;
    padding: 0 20px !important;
    box-sizing: border-box !important;
    font-family: 'Open Sans', sans-serif;
    border-radius: 16px;
    line-height: 48px !important;
}
body .mktoForm .mktoField::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #666666;
}
body .mktoForm .mktoField::-moz-placeholder { /* Firefox 19+ */
    color: #666666;
    opacity: 1;
}
body .mktoForm .mktoField:-ms-input-placeholder { /* IE 10+ */
    color: #666666;
}
body .mktoForm .mktoField:-moz-placeholder { /* Firefox 18- */
    color: #666666;
}

.mktoForm select.mktoField {
    appearance: none;
    -webkit-appearance: none;
    background: url("https://explorer.amexglobalbusinesstravel.com/rs/346-POJ-129/images/down-arrow.png?version=0") no-repeat 95% 50%;
    padding-right: 50px !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:12px !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;
}
body .my-slider{
    overflow: hidden;
    margin-bottom: 0px;
}
body .modal{
    transition: opacity .5s linear;
    opacity: 1 !important;
}
body .modal-dialog{
    max-width: 100% !important;
}
body .modal-body{
    padding: 0;
}
body .modal-content.cust-form{
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 300px;
    position: static;
    transform: translate(0px, 0%);
    -webkit-transform: translate(0px, 0%);
    -moz-transform: translate(0px, 0%);
    -ms-transform: translate(0px, 0%);
    -o-transform: translate(0px, 0%);
}
body .modal-content .modal-header {
    position: absolute;
    right: 40px;
    border: 0;
    padding: 0;
    top: 40px;
}
body .modal-header .btn-close {
    padding: 0;
    margin: 0;
    background-color: #006ED2;
    opacity: 1;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    box-shadow: none;
    color: #fff;
    background-image: url("https://explorer.amexglobalbusinesstravel.com/rs/346-POJ-129/images/Plus_icon.png?version=0");
    background-position: center;
    background-size: 14px;
}
body .modal.fade.show .modal-dialog {
    transform: translate(0%, 0%);
    transition: transform .5s linear;
}
body .modal.fade .modal-dialog {
    transition: transform .5s linear;
    transform: translate(100%, 0%);
}
body .mktoForm{
    padding: 0 !important;
}
#cust-form-btn {
    margin: 15px 0;
}
#cust-form-btn br {
    display: none;
}

@media screen and (min-width: 1650px) {
    p{
        font-size: 18px;
        line-height: 150%;
    }
    #intro p{
        font-size: 48px;
    }
    .video-container {
        margin-top: -142px;
    }
    #full-row h2 {
        margin-bottom: 180px;
    }
    h3{
        font-size: 48px;
    }
    #quote h3 {
        max-width: 670px;
    }
    .quote-row {
        padding: 110px 200px;
    }
    .inner-part .top-part{
        position: relative;
        padding: 96px 64px 64px;
        min-height: 330px;
    }
    .plus {
        text-align: right;
        position: absolute;
        right: 30px;
        top: 30px;
    }  
    .inner-part .top-part .date{
        margin-top: 8px;
    }  
    .pattern-row{
        padding: 140px 180px;
    }
    .pattern-row h3{
        font-size: 102px;
    }
    .btn{
        font-size: 18px;
    }
    #left-image::after,
    #right-image::after{
        height: 523px;
    }
    .video-row{
        padding: 50px 0 100px;
    }
    footer{
        padding: 96px 0 80px;
    }
    body .modal-content .modal-header {
        right: 50px;
        top: 20px;
    }
    body .modal-header .btn-close {
        width: 60px;
        height: 60px;
        background-size: 20px;
    }
}
@media screen and (min-width: 1200px) {
    #header .container {
        max-width: 100%;
        padding: 0 30px;
    }
}

@media screen and (max-width: 1199px) {
    h1{
        font-size: 45px;
        text-shadow: none;
    }
    .cust-form{
        padding: 70px 80px;
        right: -30px;
        max-width: 400px;
    }
    #left-image::after{
        left: 38%;
    }
    #right-image::after{
        right: 38%;
    }
    #company .slick-slide img{
        max-width: 100px;
    }
    .inner-part .top-part{
        min-height: 310px;
    }
    .pattern-row h3{
        font-size: 70px;
    }
    body .mktoForm .mktoButtonRow .mktoButton{
        padding-right: 70px !important;
    }
    body .modal-content.cust-form{
        padding: 80px 60px;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 52px;
    }    
    .cust-form {
        max-width: 100%;
        position: static;
        border-radius: 0 0 300px 300px;
        padding: 30px 120px 100px;
        transform: none;
    }
    .right-col .login{
        margin-bottom: 8px;
    }
    #header {
        position: static;
        padding: 30px 0;
    }
    #hero .left-col {
        margin-bottom: 30px;
    }
    #left-image .left-image img,
    .right-image img{
        max-width: 100%;
    }
    #left-image::after,
    #right-image::after{
        display: none;
    }
    .right-col-text,
    .left-col-text {
        max-width: 100%;
        margin-left: auto;
        background-color: #E8F0F9;
        padding: 40px 50px 80px;
        border-radius: 0 0 30px 30px;
    }
    #right-image .row {
        flex-direction: column-reverse;
    }
    .quote-row{
        padding: 300px 110px;
    }
    .sign p{
        font-size: 22px;
    }
    .sign p span{
        font-size: 20px;
    }
    .quote-row:after{
        bottom: 200px;
    }
    .pattern-row {
        padding: 250px 100px;
    }
    .pattern-row br {
        display: none;
    }
    body .slick-arrow {
        background-color: #f4F4F6 !important;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        line-height: 60px;
        top: -105px;
        transform: none;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    body .slick-arrow.slick-prev::before {
        transform: rotate(180deg);
    }
    body .slick-dots li.slick-active button {
        color: #00195A;
        font-weight: bold;
    }
    body button.slick-prev.slick-arrow {
        right: 140px;
        left: auto;
    }
    body .slick-dots {
        bottom: auto;
        width: auto;
        list-style: none;
        text-align: center;
        top: -95px;
        right: 70px;
        list-style-type: none;
    }
    body .slick-dots li{
        margin: 0;
    }
    body .slick-dots li button{
        font-size: 16px;
        line-height: normal;
        display: block;
        cursor: pointer;
        color: #A7A8AA;
    }
    body .slick-arrow::before{
        content: "";
        background: url("https://explorer.amexglobalbusinesstravel.com/rs/346-POJ-129/images/chevron-right-img.png?version=0") no-repeat center / contain;
        display: inline-block;
        width: 35px;
        height: 35px;
        vertical-align: middle;
        opacity: 1;
    }
    body .slick-dots li button:before{
        display: none;
    }
    body .my-slider .slick-list {
        margin: 0 -10px;
    }
    .container {
        padding: 0 30px;
    }
    body .mktoForm .mktoButtonRow .mktoButton:after{
        right: 36%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:before{
        right: 35%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:before {
        width: 30px;
        right: 31.5%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:after {
        right: 32.5%;
    }
   
    .order-sections{
        display: flex;
        flex-direction: column;
    }
    .order1{
        order: 1;
    }
    .order2{
        order: 2;
    }
    .order3{
        order: 3;
    }
    .order4{
        order: 4;
    }
    .order5{
        order: 5;
    }
    .order6 {
        order: 7;
    }
    .order7{
        order: 8;
    }
    .order8{
        order: 6;
    }
    .order9{
        order: 9;
    }
    body .modal-content.cust-form{
        position: relative;
    }
    .modal-content.cust-form{
        max-width: 400px !important;
    }
}


@media screen and (max-width:767px){
    footer{
        margin-top: 30px;
        padding: 56px 0 24px 0;
    }
    form.mktoForm .mktoFormRow .mktoFormCol {
        flex:0 0 100% !important;
        max-width:100% !important;
    }
    .mktoForm .mktoFormRow .mktoFormCol + .mktoFormCol {
        margin-left:0 !important;
    }
    
    #company .slick-slide img {
        max-width: 60px;
    }
    #hero {
        padding: 0 0 48px;
    }
    #intro,#full-row,
    #left-image,#right-image,#company,#quote,#stories, #pattern{
        padding: 24px 0;
    }
    h1 {
        font-size: 23px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
        letter-spacing: -0.69px;
        text-shadow: none;
    }
    h2{
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 24.2px */
        letter-spacing: -0.99px;
    }
    h3{
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 22px */
        letter-spacing: -0.6px;
    }
    .cust-form{
        padding: 30px 60px 120px;
    }
    .right-col h4{
        font-size: 18px;
        letter-spacing: -0.18px;
        margin-bottom: 14px;
    }
    #intro p{
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        letter-spacing: -1px;
    }
    #full-row h2 {
        margin-bottom: 100px;
    }
    .video-row p {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        letter-spacing: -0.154px;
    }
    .right-col-text h3,
    .left-col-text h3{
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%; /* 24.2px */
        letter-spacing: -0.66px;
    }
    .right-col-text, .left-col-text{
        padding: 30px 30px 80px;
    }
    #quote h3 {
        max-width: 560px;
        color: #00195A;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        letter-spacing: -0.54px;
    }
    .quote-row {
        padding: 100px 70px;
    }
    .sign p {
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
    }
    .sign p span {
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        letter-spacing: -0.154px;
    }
    .quote-row {
        padding: 130px 55px;
    }    
    .quote-row:after {
        bottom: 70px;
        right: 80px;
        max-width: 107px;
        height: 107px;
    }    
    .pattern-row {
        padding: 150px 50px;
    }
    .pattern-row h3 {
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 110%;
        margin-bottom: 20px;
        letter-spacing: -1.08px;
    }
    .btn{
        font-size: 13px !important;
        font-weight: 500 !important;
        letter-spacing: -0.9px !important;
        border-radius: 12px !important;
        padding: 12px 68px 12px 28px !important;
    }
    body .mktoForm .mktoButtonRow .mktoButton{
        font-size: 13px !important;
        font-weight: 500 !important;
        letter-spacing: -0.9px !important;
        border-radius: 12px !important;
        padding: 12px 48px 12px 28px !important;
    }
    body .slick-slider {
        margin-bottom: 0;
    }
    .video-row h3{
        margin: 40px 0 24px;
    }
    .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{
        font-size: 13px !important;
        line-height: 150% !important; /* 19.5px */
        letter-spacing: -0.286px !important;
        min-height: 44px !important;
        border-radius: 12px !important;
        line-height: 44px !important;
    }
    body .slick-arrow{
        width: 43px;
        height: 43px;
        line-height: 43px;
        top: -80px;
    }
    body .slick-arrow::before{
        width: 20px;
        height: 20px;
    }
    body .slick-dots{
        top: -75px;
        right: 60px;
    }
    .footer-img-col {
        text-align: left;
    }
    footer nav ul {
        margin-bottom: 24px;
        flex-wrap: wrap;
    }
    footer * {
        font-size: 12px;
        letter-spacing: -0.264px;
    }
    .video-row,video {
        border-radius: 24px;
    }
    footer{
        border-radius: 24px 24px 0 0;
    }
    .right-col-text ul li{
        font-size: 13px;
    }
    body .mktoForm .mktoButtonRow .mktoButton:after{
        right: 36%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:before{
        right: 35%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:before {
        width: 30px;
        right: 31%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:after{
        right: 32%;
    }
}
@media screen and (max-width: 575px) {
    .inner-part {
        padding: 0 15px;
    }
    body .slick-arrow{
        right: 15px;
    }
    body .slick-dots{
        right: 70px;
    }
    .footer-img-col img {
        max-width: 120px;
    }
    body .slick-arrow {
        width: 33px;
        height: 33px;
        line-height: 33px;
        top: -75px;
    }
    body button.slick-prev.slick-arrow {
        right: 120px;
    }
    body .slick-dots {
        right: 55px;
    }  
    body .mktoForm .mktoButtonRow .mktoButton:after {
        right: 31%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:before {
        right: 30%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:before {
        width: 30px;
        right: 23%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:after {
        right: 25%;
    }
    td.mainwidth {
    width: 100%;
    display: block;
    }
}

@media screen and (max-width: 480px) {
    .mktoForm * {
        padding:0 !important;
    }
    
}

@media screen and (max-width: 390px) {
    .cust-form {
        padding: 30px 30px 100px;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:before {
        width: 30px;
        right: 24.5%;
    }
    body .mktoForm .mktoButtonRow .mktoButton:hover:after {
        right: 26%;
    }
    .pattern-row,
    .quote-row  {
        padding: 120px 30px;
    }
    body .modal-content .modal-header{
        top: 20px;
    }
}
@media screen and (max-width: 360px) {
    body .slick-dots {
        right: 40px;
        top: -70px;
    }
    body .slick-arrow {
        width: 20px;
        height: 20px;
        line-height: 25px;
        top: -67px;    
    }
    body button.slick-prev.slick-arrow {
        right: 85px;
    }
    body .slick-dots li{
        width: 15px;
        height: 15px;
    }
    body .slick-dots li button{
        font-size: 12px;
        width: auto;
        height: auto;
    }
    body .slick-arrow::before {
        width: 15px;
        height: 15px;
    }
    .quote-row:after {
        bottom: 65px;
        right: 42px;
        max-width: 77px;
        height: 77px;
    }
    .pattern-row {
        padding: 100px 30px;
    }
    .btn {
        font-size: 13px !important;
        font-weight: 500 !important;
        letter-spacing: -0.9px !important;
        border-radius: 12px !important;
        padding: 12px 55px 12px 15px !important;
    }
    .btn:before {
        right: 30px;
    }
    .btn:after{
        right: 32px;
    }
    .btn:hover:before {
        width: 25px;
        right: 20px;
    }
    .btn:hover:after {
        right: 22px;
    }
    .quote-row {
        padding: 100px 30px;
    }    
    body .modal-content.cust-form {
        padding: 80px 30px;
    }
}