/* ==============================
   BASE (Desktop ≥ 1600px)
================================ */
b, strong {
    font-weight: 600 !important;
}
.theme-form .form-control {
    background-color: transparent;
    font-family: monstre;
    font-family: "Montserrat", sans-serif;
    border: 1px solid #000;
    font-size: 18px;
    color: #000;
    padding: .65rem .75rem;
}

.theme-orange-text {
    color: #faa61a !important;
}

.mx-text-theme {
    max-width: 1100px;
    margin: 0 auto;
}

.theme-list-style-custom li {
    list-style: initial;
    list-style-position: inside;
}

.theme-form .form-control:focus {
    box-shadow: none;
}

.section-padding {
    padding: 100px 0 !important;
}

.theme-form .form-control::placeholder {
    color: #000;
}

.theme-container {
    max-width: 1485px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.theme-container.right-container {
    max-width: 1630px;
    margin: 0 auto;
    margin-right: 4%;
    width: calc(100% - 5%);
}

.theme-container.left-container {
    max-width: 1630px;
    margin: 0 auto;
    margin-left: 4%;
    width: calc(100% - 5%);
}

.theme-heading {
    font-size: 36px;
    font-weight: 600;
    color: #000000;
    font-family: "Rajdhani";
}

.home-slider-content .theme-heading {
    font-size: 48px;
}

.theme-sub-heading {
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    color: #000;
    font-family: "Rajdhani";
}

.theme-sub-heading.theme-sub-heading2 {
    font-size: 30px;
}

.theme-paragraph,
.course-description *,
.blog-description *,
.policy-description p{
    font-size: 20px;
    line-height: 32px;
    /* font-weight: 400; */
    color: #000000;
    font-family: "Montserrat", sans-serif;
    margin-bottom:12px;
}
.course-description b,
.course-description strong,
.blog-description b,
.blog-description strong,
.policy-description strong,
.policy-description b{
    font-weight:600 !important;
}
.theme-paragraph{
    margin-bottom:0;
    
}

.text-mini.theme-paragraph, .footer-copyright .theme-paragraph {
    font-size: 16px;

}

.theme-btn-custom1 {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat";
    padding: 5px 45px;
    border: 1px solid #000;
    border-radius: 35px;
    transition: 0.3s transform ease;
}

.theme-btn-custom1:hover {
       transform: scale(1.05) !important; 
}

.theme-btn-custom1.no-hover:hover {
    transform: scale(1);
}

.theme-btn-custom2 {
    background-color: #faa61a;
    color: #000;
}

.theme-btn-custom1.theme-btn-custom2.cart-btn {
    width: 100%;
    padding: 12.5px 45px;
}

.col-custom-1 {
    width: 54%;
}

.col-custom-2 {
    width: 42%;
}

.col-custom-1.col-contact-main1 {
    width: 58%;
}

.col-custom-2.col-contact-main2 {
    width: 40%;
}

/* ==============================
   ≤ 1600px
================================ */

@media (max-width: 1600px) {
    .theme-container.right-container {
        margin-right: 0%;
    }

    .intro-right-content {
        padding: 100px 10px 10px 10px;
        max-width: 670px;
    }

    .banner-slider-desk .owl-dots {
        bottom: 50px;
    }

    .theme-container.left-container {
        margin-left: 0;
    }

    .section-padding {
        padding: 90px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        max-width: 1400px;
        padding: 0 30px;
    }

    .theme-heading {
        font-size: 34px;
    }

    .home-slider-content .theme-heading {
        font-size: 46px;
    }

    .legend-box legend,
    .theme-sub-heading {
        font-size: 22px;
    }

    .theme-sub-heading.theme-sub-heading2,
    .course-name .theme-sub-heading {
        font-size: 28px;
    }

    .theme-paragraph,
    .course-description *,
    .blog-description p{
        font-size: 17px;
    }

    .text-mini.theme-paragraph, .footer-copyright .theme-paragraph {
        font-size: 15px;

    }
}


/* ==============================
   ≤ 1470px
================================ */

@media (max-width: 1470px) {
    .section-padding {
        padding: 80px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        max-width: 1320px;
    }

    .theme-heading {
        font-size: 32px;
    }

    .home-slider-content .theme-heading {
        font-size: 44px;
    }

    .legend-box legend,
    .theme-sub-heading {
        font-size: 21px;
    }

    .theme-sub-heading.theme-sub-heading2,
    .course-name .theme-sub-heading {
        font-size: 27px;
    }
}


/* ==============================
   ≤ 1366px
================================ */

@media (max-width: 1366px) {
    .section-padding {
        padding: 70px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        max-width: 1240px;
    }

    .theme-heading {
        font-size: 30px;
    }

    .theme-paragraph,
    .course-description *,
    .blog-description p{
        font-size: 16px;
    }

    .text-mini.theme-paragraph, .footer-copyright .theme-paragraph {
        font-size: 14px;

    }
}


/* ==============================
   ≤ 1280px
================================ */

@media (max-width: 1280px) {
    .section-padding {
        padding: 65px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        max-width: 1180px;
    }

    .theme-heading {
        font-size: 28px;
    }

    .home-slider-content .theme-heading {
        font-size: 40px;
    }

    .legend-box legend,
    .theme-sub-heading {
        font-size: 20px;
    }

    .theme-sub-heading.theme-sub-heading2,
    .course-name .theme-sub-heading {
        font-size: 26px;
    }
}


@media (max-width: 1200px) {
    .section-padding {
        padding: 60px 0 !important;
    }

    .theme-container.right-container {
        margin-right: auto;
        width: 100%;
    }

    .theme-container.left-container {
        margin-left: auto;
        width: 100%;
    }

    .col-custom-2,
    .col-custom-1,
    .col-custom-1.col-contact-main1,
    .col-custom-2.col-contact-main2 {
        width: 100%;
    }
}

/* ==============================
   ≤ 1024px (Tablet)
================================ */

@media (max-width: 1024px) {
    .section-padding {
        padding: 50px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        max-width: 960px;
        padding: 0 20px;
    }

    .theme-heading {
        font-size: 26px;
    }

    .home-slider-content .theme-heading {
        font-size: 28px;
    }

    .legend-box legend,
    .theme-sub-heading {
        font-size: 18px;
        line-height: 32px;
    }

    .theme-sub-heading.theme-sub-heading2,
    .course-name .theme-sub-heading {
        font-size: 24px;
    }

    .theme-paragraph,
    .course-description *,
    .blog-description p{
        font-size: 15px;
    }

    .text-mini.theme-paragraph, .footer-copyright .theme-paragraph {
        font-size: 13px;

    }

    .theme-btn {
        font-size: 15px;
    }
}


/* ==============================
   ≤ 768px (Mobile)
================================ */

@media (max-width: 768px) {
  .contact-container img,
.contact-main-home img{
    border-radius:30px;
}

    .theme-btn-custom1 {
        padding: 5px 30px;
    }

    .section-padding {
        padding: 45px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        max-width: 100%;
        padding: 0 15px;
    }

    .theme-heading {
        font-size: 24px;
    }

    .home-slider-content .theme-heading {
        font-size: 26px;
    }

    .legend-box legend,
    .theme-sub-heading {
        font-size: 16px;
        line-height: 28px;
    }

    .theme-sub-heading.theme-sub-heading2,
    .course-name .theme-sub-heading {
        font-size: 22px;
    }

    .theme-paragraph,
    .course-description *,
    .blog-description p{
        font-size: 15px;
    }

    .text-mini.theme-paragraph, .footer-copyright .theme-paragraph {
        font-size: 13px;

    }

    .theme-btn {
        font-size: 16px;
    }
}


/* ==============================
   ≤ 500px (Small Mobile)
================================ */

@media (max-width: 500px) {
    .section-padding {
        padding: 35px 0 !important;
    }

    .theme-container, .theme-container.mission-main-yellow-bg.carrer-form-conatiner{
        padding: 0 10px;
    }

    .theme-heading {
        font-size: 26px;
    }

    .home-slider-content .theme-heading {
        font-size: 26px;
    }

    .theme-btn-custom1 {
        font-size: 14px;
        line-height: 24px;
    }

    .legend-box legend,
    .theme-sub-heading {
        font-size: 22px;
        line-height: 36px;
    }

    .theme-sub-heading.theme-sub-heading2,
    .course-name .theme-sub-heading {
        font-size: 24px;
    }

    .theme-label.already-ac,
    .theme-paragraph,
    .course-description *,
    .blog-description p{
        font-size: 14px;
        line-height: 24px;
    }

    .text-mini.theme-paragraph, .footer-copyright .theme-paragraph {
        font-size: 12px;

    }

    .theme-btn {
        font-size: 14px;
    }
}