/** GERMAN LANGUAGES **/
#lp-german-language-banner {
    background: url('../img/languages-banner-images/german-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}

/** CHINESE MANDARIN LANGUAGE **/
#lp-chinese-mandarin-language {
    background: url('../img/asian-russian-languages/chinese-mandarin-language.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-chinese-mandarin-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** JAPANESE LANGUAGE **/
#lp-japanese-language {
    background: url('../img/asian-russian-languages/japanese-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-japanese-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** KOREAN LANGUAGE **/
#lp-korean-language {
    background: url('../img/asian-russian-languages/korean-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-korean-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** TAGALOG LANGUAGE **/
#lp-tagalog-language {
    background: url('../img/asian-russian-languages/tagalog-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-tagalog-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** THAI LANGUAGE **/
#lp-thai-language {
    background: url('../img/asian-russian-languages/thai-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-thai-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Vietnamese LANGUAGE **/
#lp-vietnamese-language {
    background: url('../img/asian-russian-languages/vietnamese-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-vietnamese-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** HINDI LANGUAGE **/
#lp-hindi-language {
    background: url('../img/asian-russian-languages/hindi-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-hindi-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Chinese Cantonese LANGUAGE **/
#lp-chinese-cantonese-language {
    background: url('../img/asian-russian-languages/chinese-cantonese-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-chinese-cantonese-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** RUSSIAN LANGUAGE **/
#lp-russian-language {
    background: url('../img/asian-russian-languages/russian-language-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-russian-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** SOUTH AMERICAN SPANISH LANGUAGE **/
#lp-south-american-spanish-language {
    background: url('../img/south-america-languages/south-american-spanish-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-south-american-spanish-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Brazilian Portuguese LANGUAGE **/
#lp-brazilian-portuguese-language {
    background: url('../img/south-america-languages/brazilian-portuguese-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-brazilian-portuguese-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Quechua LANGUAGE **/
#lp-quechua-language {
    background: url('../img/south-america-languages/quechua-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-quechua-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Guarani LANGUAGE **/
#lp-guarani-language {
    background: url('../img/south-america-languages/guarani-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-guarani-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Arabic LANGUAGE **/
#lp-arabic-language {
    background: url('../img/africa-middle-east-languages/arabic-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-arabic-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Swahili LANGUAGE **/
#lp-swahili-language {
    background: url('../img/africa-middle-east-languages/swahili-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-swahili-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Hebrew LANGUAGE **/
#lp-hebrew-language {
    background: url('../img/africa-middle-east-languages/hebrew-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-hebrew-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Turkish LANGUAGE **/
#lp-turkish-language {
    background: url('../img/africa-middle-east-languages/turkish-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-turkish-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Farsi LANGUAGE **/
#lp-farsi-language {
    background: url('../img/africa-middle-east-languages/farsi-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-farsi-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** Zulu LANGUAGE **/
#lp-zulu-language {
    background: url('../img/africa-middle-east-languages/zulu-banner.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-zulu-language .lp-german-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}

/** IELTS AND TOEFL PAGE **/
#lp-ielts-toefl-language {
    background: url(../img/ielts-toefl-languages/ielts-and-toefl-banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-ielts-toefl-language .lp-ielts-toefl-content-wrapper .text-center {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
    margin: 0 !important;
}
#lp-ielts-toefl-language .lp-ielts-toefl-content-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#lp-ielts-toefl-language h1 {
    font-family: Roboto;
    font-size: clamp(2.5rem, 2.261rem + 0.9804vw, 3.4375rem);
    font-weight: 700;
    line-height: 64px;
    letter-spacing: 0em;
    text-align: right;
    margin-bottom: 1em;
    max-width: 635px;
}
#lp-ielts-toefl-language .lp-ielts-toefl-content-wrapper .text-center p {
    text-align: right;
    color: #fff;
    max-width: 450px;
}
#lp-ielts-toefl-score-matters .flex-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
}
#lp-ielts-toefl-score-matters .flex-wrap .flex-each {
    width: 50%;
}
#lp-ielts-toefl-score-matters .flex-wrap .flex-each img {
    width: 100%;
}
#lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content {
    padding: 2em 4em 2em 6em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content .btn {
    display: flex;
    width: max-content;
    justify-content: center;
    align-items: center;
    float: none;
    margin: 0 0 0 auto !important;
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap {
    padding: 40px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap {
    margin-left: -30px;
    width: calc(100% + 30px);
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each {
    width: calc(33.33% - 30px);
    margin-left: 30px;
    border-radius: 15px;
    border: 1px solid #CECBCA;
    background: #FFF;
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each .icon-wrap {
    position: relative;
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each .icon-wrap img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each .ielts-toefl-success-content {
    padding: 20px;
}
#lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each .ielts-toefl-success-content .check-list ul {
    list-style-type: none;
    position: relative;
    color: #000;
}
/* #lp-ielts-toefl-success .check-list ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #89C384;
    position: absolute;
    top: auto;
    left: 0;
} */
#lp-ielts-toefl-success .ielts-toefl-success-wrap .header-wrap h4 {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.lp-training-course .training-course-wrap .ts-each {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 4em;
}
.lp-training-course .training-course-wrap .ts-each .ts-content {
    padding-right: 7vw;
}
.lp-training-course .training-course-wrap .ts-each:nth-child(even) {
    flex-direction: row-reverse;
}
.lp-training-course .training-course-wrap .ts-each:nth-child(even) .ts-content {
    padding-right: 0;
    padding-left: 7vw;
}
.ibt-training-wrap .container {
    max-width: 1200px;
}
.ibt-training-wrap .container .d-flex {
    align-items: center;
}
.ibt-training-wrap .container .d-flex .ts-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 4vw;
}
.lp-training-course .training-course-wrap .ts-each .ts-img-wrap img {
    max-width: 850px;
    width: 90%;
}
.lp-training-course .training-course-wrap .ts-each:nth-child(even) .ts-img-wrap img {
    float: right;
}

#lp-ielts-preparation {
    background: url(../img/ielts-toefl-languages/IELTS-preparation-banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-ielts-preparation .lp-ielts-preparation-content-wrapper .text-center {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    margin: 0 !important;
}
#lp-ielts-preparation .lp-ielts-preparation-content-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#lp-ielts-preparation h1 {
    font-family: Roboto;
    font-size: clamp(2.5rem, 2.261rem + 0.9804vw, 3.4375rem);
    font-weight: 700;
    line-height: 64px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 1em;
    max-width: 635px;
}
.lp-ielts-intensive-plan .content p {
    width: 65%;
}
.lp-why-ielts .content p {
    padding-right: 90px;
}
.lp-why-ielts .content .d-flex .img-wrap img {
    max-width: 588px;
    width: 90%;
}
.lp-why-ielts .content .d-flex {
    align-items: center;
}
.lp-four-sections-ielts-exam .content .icon-wrap {
    width: 237px;
    height: 260px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.lp-four-sections-ielts-exam .content .d-flex.flex-wrap {
    align-items: center;
    margin-bottom: 4em;
}
.lp-four-sections-ielts-exam .content .d-flex.flex-wrap .img-wrap {
    display: flex;
    justify-content: center;
}
.lp-four-sections-ielts-exam .btn-wrap{
    display: flex;
    justify-content: center;
}
.lp-top-international-universities .content .d-flex.flex-wrap {
    justify-content: center;
    gap: 20px;
}
.lp-top-international-universities .content .d-flex.flex-wrap ul li {
    list-style-type: none;
}
.lp-top-international-universities .content .d-flex.flex-wrap .flex-each {
    border-radius: 10px;
    padding: 40px;
    max-width: 450px;
}
.lp-top-international-universities .content .btn-wrap {
    display: flex;
    justify-content: center;
}
.lp-we-gave-you-best .d-flex.flex-wrap .flex-each {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.lp-we-gave-you-best .d-flex.flex-wrap .flex-each .img-wrap img {
    max-width: 254px;
}
.lp-we-gave-you-best .d-flex.flex-wrap .flex-each .content-wrap p {
    padding: 0 30px;
}
/** END OF IELTS AND TOEFL PAGE **/

/** CONVERSTATIONAL ENGLISH **/
#lp-ielts-preparation.lp-conversational-english {
    background: url(../img/conversational-language/conversational-english-banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-ielts-preparation.lp-conversational-english {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
#lp-ielts-preparation.lp-conversational-english .lp-ielts-preparation-content-wrapper {
    margin-bottom: 120px;
    justify-content: center;
}
#lp-ielts-preparation.lp-conversational-english .lp-ielts-preparation-content-wrapper .text-center {
    justify-content: center;
    align-items: center;
}
#lp-ielts-preparation.lp-conversational-english h1 {
    font-size: clamp(2.5rem, 2.1017rem + 1.634vw, 4.0625rem);
    max-width: max-content;
}
#lp-language-welcome-section .who-we-are-wrap .flex-wrap .flex-each img {
    width: 95%;
}
#lp-language-welcome-section {
    padding: 80px 0;
}
#lp-language-welcome-section .who-we-are-wrap .flex-wrap {
    margin-left: -30px;
    width: calc(100% + 30px);
    display: flex;
    justify-content: center;
    align-items: center;
}
#lp-language-welcome-section .who-we-are-wrap .flex-wrap .flex-each {
    width: calc(50% - 30px);
    margin-left: 30px;
}
#lp-language-welcome-section .btn-wrap {
    float: right;
}
#lp-german-pricing-info.lp-conversational-english .flex-wrap .flex-each .intensive .pricing-details {
    min-height: 390px;
    max-height: 390px;
}
/** END CONVERSTATIONAL ENGLISH **/

/** BUSINESS ENGLISH **/
#lp-ielts-preparation.lp-business-english {
    background: url(../img/conversational-language/business-english-banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: calc(100vh - 105px);
    margin-top: 105px;
}
#lp-ielts-preparation.lp-business-english {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
#lp-ielts-preparation.lp-business-english .lp-ielts-preparation-content-wrapper {
    margin-bottom: 120px;
    justify-content: center;
}
#lp-ielts-preparation.lp-business-english .lp-ielts-preparation-content-wrapper .text-center {
    justify-content: center;
    align-items: center;
}
#lp-ielts-preparation.lp-business-english h1 {
    font-size: clamp(2.5rem, 2.1017rem + 1.634vw, 4.0625rem);
    max-width: max-content;
}
#lp-european-lang-courses.business-english-variants .flag-container .flex-wrap .flex-each .flag-name,
#lp-european-lang-courses.business-english-variants .flag-container .flex-wrap .flex-each .flag-name h4 {
    text-align: left;
}
#lp-german-pricing-info.lp-business-english .flex-wrap .flex-each .intensive .pricing-details {
    min-height: 390px;
    max-height: 390px;
}
section#lp-language-content-section .container {
    max-width: 1280px;
}
/** END BUSINESS ENGLISH **/


/** RESPONSIVENESS **/
@media (max-width: 1024px) {
    .lp-four-sections-ielts-exam .content .d-flex.flex-wrap .content-wrap {
        padding-left: 30px;
    }
    #lp-german-pricing-info .flex-wrap .flex-each {
        width: calc(50% - 30px);
    }
}
@media (max-width: 992px) {
    #lp-ielts-toefl-language .lp-ielts-toefl-content-wrapper {
        justify-content: center;
    }
    #lp-ielts-toefl-language h1, #lp-ielts-toefl-language .lp-ielts-toefl-content-wrapper .text-center p {
        text-align: center;
    }
    #lp-ielts-toefl-language .lp-ielts-toefl-content-wrapper .text-center {
        justify-content: center;
        align-items: center;
    }
    #lp-ielts-toefl-language {
        background-position: 0;
    }
    #lp-ielts-toefl-score-matters .flex-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content {
        width: 100%;
    }
    #lp-ielts-toefl-score-matters .flex-wrap .flex-each {
        width: 100%;
    }
    #lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each {
        width: calc(50% - 30px);
        margin-bottom: 60px;
    }
    #lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each:last-child {
        margin-bottom: 0;
    }
    .lp-training-course .training-course-wrap .ts-each {
        flex-direction: column;
    }
    .lp-training-course .training-course-wrap .ts-each .ts-img-wrap {
        margin-bottom: 30px;
    }
    .lp-training-course .training-course-wrap .ts-each .ts-content {
        padding-right: 0;
    }
    .lp-training-course .training-course-wrap .ts-each .ts-content > .text-dark {
        text-align: center;
    }
    .lp-training-course .training-course-wrap .ts-each .ts-img-wrap img {
        width: 100%;
    }
    .lp-training-course .training-course-wrap .ts-each:nth-child(even) {
        flex-direction: column;
    }
    .lp-training-course .training-course-wrap .ts-each:nth-child(even) .ts-content {
        padding-left: 0;
    }
    .ibt-training-wrap .container .d-flex {
        flex-direction: column;
    }
    .ibt-training-wrap .container .d-flex .ts-content {
        padding-left: 0;
    }
    .ibt-training-wrap .container .d-flex .ts-img-wrap {
        margin-bottom: 20px;
    }
    .lp-training-course .training-course-wrap .ts-each .ts-img-wrap, .lp-training-course .training-course-wrap .ts-each .ts-content {
        width: 90%;
    }
    #lp-ielts-preparation h1 {
        max-width: 100%;
        text-align: center;
    }
    #lp-ielts-preparation .lp-ielts-preparation-content-wrapper .text-center {
        justify-content: center;
        align-items: center;
    }
    #lp-ielts-preparation .lp-ielts-preparation-content-wrapper {
        justify-content: center;
    }
    .lp-ielts-intensive-plan .content h3, .lp-ielts-intensive-plan .content p {
        text-align: center;
    }
    .lp-ielts-intensive-plan .content p {
        width: 100%;
    }
    .lp-why-ielts .content .d-flex {
        flex-direction: column;
        justify-content: center;
    }
    .lp-why-ielts .content .d-flex .flex-each {
        width: 90%;
    }
    .lp-why-ielts .content .d-flex .flex-each h3, .lp-why-ielts .content .d-flex .flex-each p {
        text-align: center;
        padding-right: 0;
    }
    .lp-why-ielts .content .d-flex .flex-each.content-wrap {
        margin-bottom: 30px;
    }
    .lp-why-ielts .content .d-flex .img-wrap img {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    .lp-why-ielts .content .d-flex .flex-each.img-wrap {
        display: flex;
    }
}
@media (max-width: 768px) {
    #lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content .btn {
        margin: 0 auto !important;
    }
    #lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content .btn {
        margin: 0 auto !important;
    }
    #lp-ielts-toefl-score-matters .flex-wrap .flex-each h3, #lp-ielts-toefl-score-matters .flex-wrap .flex-each p {
        text-align: center;
    }
    #lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content {
        padding: 4em;
    }
    .lp-four-sections-ielts-exam .content .d-flex.flex-wrap {
        flex-direction: column;
    }
    .lp-four-sections-ielts-exam .content .d-flex.flex-wrap .img-wrap {
        margin-bottom: 30px;
    }
    .lp-we-gave-you-best .d-flex.flex-wrap {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .lp-we-gave-you-best .d-flex.flex-wrap .flex-each {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        width: 80%;
        margin-bottom: 20px;
    }
    #lp-european-online-form .container {
        padding: 40px;
    }
    #lp-language-tutorials .tutorials-wrap .tutorials-content {
        padding: 0 20px !important;
    }
}
@media (max-width: 500px) {
    #lp-ielts-toefl-score-matters .flex-wrap .ielts-toefl-score-matters-content {
        padding: 2em;
    }
    #lp-ielts-toefl-success .ielts-toefl-success-wrap .header-wrap h3 {
        text-align: center;
    }
    #lp-ielts-toefl-success .ielts-toefl-success-wrap {
        padding: 20px;
    }
    #lp-ielts-toefl-success .ielts-toefl-success-wrap .flex-wrap .flex-each {
        width: calc(100% - 30px);
    }
    #lp-european-online-form .container .col-md-6 {
        width: calc(100% - 10px);
    }
    #lp-european-online-form {
        width: 90%;
        margin: 0 auto;
    }
    #lp-european-online-form .container {
        padding: 20px;
    }
    #lp-german-pricing-info .flex-wrap .flex-each {
        width: calc(100% - 30px);
    }
}