body.landing {
    padding-top: 0;
}

.section-landingPage1-4-elem .item-icon img,
.section-landingPage1-4-elem .item-icon source {
    width: 120px;
    max-width: 100%;
}

.landing .testimonial-text span {
    color: #fff;
}

/*Logo Landing - start*/

.landingPage-header-logo {
    height: 79px;
    align-items: center;
    z-index: 100;
}

.landingPage-header-logo .logo {
    margin-left: 35px;
    font-family: "Circular Std";
    font-weight: 700;
    letter-spacing: -0.24px;
    font-size: 24px;
}


/*Logo Landing - end*/


/* Headings/Titles */

.landing .title-type-26 {
    font-family: 'HK Grotesk';
    font-size: 42px;
    font-weight: bold;
    line-height: 1.21;
    letter-spacing: 0.08px;
    margin: 0;
}

.landing .title-type-27 {
    font-family: 'HK Grotesk';
    font-size: 25px;
    font-weight: bold;
    line-height: 1.24;
    margin: 0 0 15px 0;
}

.landing .title-type-28 {
    font-family: "Circular Std";
    font-size: 25px;
    line-height: 1.4;
    letter-spacing: 5px;
    margin: 0;
}

.landing .title-type-29 {
    line-height: 1.2;
    margin: 0 0 15px 0;
}

.landing .title-type-30,
.landing .title-type-31 {
    font-family: "Circular Std";
    font-size: 45px;
    font-weight: 700;
    line-height: 1.56;
    letter-spacing: -1.41px;
    margin: 0;
}

.landing .title-type-31 {
    line-height: 1.11;
}

.landing .title-type-32 {
    line-height: 1.5;
    letter-spacing: -0.94px;
}

.landing .title-type-33 {
    font-family: "Circular Std";
    font-size: 35px;
    font-weight: 500;
    line-height: 1.14;
    letter-spacing: -1.09px;
    margin: 0;
}

.landing .title-type-34 {
    font-family: "Circular Std";
    font-size: 40px;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: -1.25px;
}

.bg-blue {
    background-color: #5c93fc;
}

.text-30 {
    font-size: 30px;
}


/* buttons start */

.button8 {
    justify-content: center;
    align-items: center;
    width: 560px;
    max-width: 100%;
    height: 60px;
    font-family: "Circular Std";
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -0.78px;
    border: 2px solid #5c93fc;
    transition: all .25s linear;
    margin: 0;
}


/* buttons end */


/* list start */

.landing ul {
    display: block;
    padding-left: 1.5em;
}

.landing ul li::before {
    content: "- ";
    width: 7px;
    position: absolute;
    margin-left: -1em;
}


/* list end */


/* faq start */

.landing .faq-content.iflex-spbtw {
    align-items: flex-start;
}

.landing .faq-title {
    padding-left: 20px;
}

.landing .faq .questions {
    margin-bottom: 2em;
}

.landing .faq .question {
    font-family: 'HK Grotesk';
    font-weight: 700;
    line-height: 1.24;
    font-size: 25px;
    margin-bottom: 0.5em;
}

.landing .questions .answer {
    font-size: 21px;
    line-height: 1.43;
    letter-spacing: -0.66px;
}

.expert-image img,
.expert-image source {
    max-width: 302px;
    width: 100%;
}


/* faq end */


/* footer start */

.landing .footer-column1,
.landing .footer-column3 {
    width: 25%;
}

.landing .footer-column2 span {
    line-height: 1.43;
    letter-spacing: -0.66px;
    font-weight: 700;
}

.landing .footer-ministry-img {
    text-align: left;
    max-width: 214px;
    width: 100%;
}

.landing .footer-ministry-img span {
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: -0.35px;
}

.landing .footer-column3 img,
.footer-column3 source {
    width: 206px;
    height: auto;
}

.landing .footer-ministry-img span {
    top: 70px;
    left: 84px;
    width: 70%;
}


.landing .footer-logo {
	margin-bottom: 23px;
}
/* footer end */

.form-subtitle {
    font-size: 21px;
    line-height: 1.43;
    letter-spacing: -0.66px;
    text-align: center;
    color: #696871;
    font-weight: 700;
    margin: 0;
}

.summary {
    font-size: 13px;
    line-height: 2.31;
    letter-spacing: -0.13px;
    color: #696871;
    border-bottom: 2px solid #c3c3c3;
}

@media screen and (max-width: 1366px) {
    .landing .title-type-30,
    .landing .title-type-31 {
        font-size: 40px;
    }
    .landing .title-type-7 {
        font-size: 48px;
    }
}

@media screen and (max-width: 1281px) {
    .landing .title-type-30,
    .landing .title-type-31 {
        font-size: 35px;
    }
}

@media screen and (max-width: 1200px) {
    .summary {
        font-size: 12px;
    }
    .author-form {
        font-size: 12px;
    }
}

@media screen and (max-width: 1100px) {
    .section-landingPage1-4-elem {
        width: 15%;
    }
    .landing .title-type-32 {
        line-height: 1.3;
    }
}

@media screen and (max-width: 1025px) {
    .landingPage-header-logo .logo {
        font-size: 20px;
    }
    .landingPage-header-logo {
        height: 60px;
    }
}

@media screen and (max-width: 991px) {
    .section-landingPage1-4-elem {
        text-align: center;
        width: 30%;
        margin: 15px 0;
    }
    .landing .footer-content {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    .landing .footer-socials a:first-child {
        padding: 0 10px;
    }
    .landing .footer-column2 {
        padding: 20px 0;
    }
    .landing .title-type-7,
    .landing-page-2 .title-type-21 {
        font-size: 35px;
    }
    /* .landing ul {
        font-size: 14px;
    } */
    /* .landing .questions ul {
        font-size: 17px;
    } */
    .author-form.text-15 {
        font-size: 11px;
    }
    .summary {
        font-size: 11px;
    }
    .landing .faq .question {
        font-size: 21px;
    }
    .landing .questions .answer {
        font-size: 17px;
    }
    .expert-image img,
    .expert-image source {
        max-width: 200px;
    }
    .landing .footer-column1,
    .landing .footer-column3 {
        width: 100%;
    }
    .form-subtitle {
        font-size: 17px;
    }
}



/* @media screen and (max-width: 901px) {
    .section-landingPage1-4-elem .item-icon img {
        width: 80px;
    }
} */

@media screen and (max-width: 767px) {
    .title-type-21 {
        padding-left: 0;
    }
    .section-landingPage1-3 .title-type-7.mb-60 {
        margin-bottom: 20px;
    }
    .summary.mt-15 {
        margin-top: 10px;
    }
    .landing .footer-ministry-img {
        padding-left: 0;
    }
}

@media screen and (max-width: 667px) {
    button {
        min-width: 40px;
    }
    .form-subtitle {
        font-size: 15px;
    }
    .landing .faq .question {
        font-size: 17px;
    }
    .landing .questions .answer,
    .landing .questions ul {
        font-size: 14px;
    }
}

@media screen and (max-width: 540px) {
    .landingPage-header-logo .logo {
        font-size: 16px;
        margin-left: 20px;
    }
    .landingPage-header-logo {
        height: 45px;
    }
    .landing .title-type-30,
    .landing .title-type-31,
    .landing .title-type-7 {
        font-size: 30px;
    }
    /* .landing ul {
        font-size: 12px;
    } */
    .author-form.text-15 {
        font-size: 9px;
    }
    .landing .title-type-26 {
        font-size: 34px;
    }
    .landing .title-type-27 {
        font-size: 22px;
    }
    .button8 {
        font-size: 20px;
    }
    .landing .faq .question {
        font-size: 15px;
    }
    .expert-image img,
    .expert-image source {
        max-width: 150px;
    }
    .footer-copyrights {
        height: 56px;
    }
}

@media screen and (max-width: 401px) {
    .section-landingPage1-4-elem .item-icon img {
        width: 60px;
    }
}

@media screen and (max-width: 344px) {
    .form-container {
        margin: 1% 3% 6% 3%;
    }
    .form-subtitle {
        font-size: 13px;
    }
    .summary {
        font-size: 9px;
    }
}