@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1536px) {}

@media only screen and (max-width: 1440px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 991px) {
    .img1 {
        width: 100%;
    }

    .heading {
        font-size: 20px;
    }

    .card-left,
    .card-right {
        display: none;
    }

    .card-heading-small {
        color: #000;
        /* font-family: Gilroy-Bold; */
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 102.8%;
        /* 18.504px */
        text-transform: uppercase;
        display: initial;
    }

    .text1,
    .text2 {
        color: #000;
        /* font-family: Gilroy-Medium; */
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 124.8%;
        /* 14.976px */
        text-transform: capitalize;
        padding: 12px 0;

    }

    .card-1,
    .card-2 {
        width: 100%;
    }

    .top {
        order: 1;
    }

    .bottom {
        order: 2;
    }

    .section-1-row .py-4 {
        padding-bottom: 0 !important;
    }


    .text {
        font-size: 25px;
    }

    /* .main-img{
        left: -187px;
    } */
    .heading2 {
        font-size: 30px;
    }

    .section-1-container2 {
        padding-top: 135px;
    }
}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 479px) {
    .section-1 {
        margin-top: 0 !important;
    }

    .main {
        color: #000;
        /* font-family: Gilroy-Bold; */
        font-size: 31px;
        font-style: normal;
        font-weight: 400;
        line-height: 102.8%;
        /* 31.868px */
        text-transform: uppercase;
    }

    .heading {
        color: #000;
        /* text-align: center; */
        /* font-family: Gilroy-Bold; */
        font-size: 13.125px;
        font-style: normal;
        font-weight: 400;
        line-height: 102.8%;
        /* 13.493px */
        text-transform: uppercase;
    }

    .rec {
        width: 25%;
        top: 20px;
        left: -20px;
    }

    .text {
        color: #000;
        /* font-family: Gilroy-Medium; */
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 129.3%;
        /* 15.516px */
        text-transform: capitalize;
    }

    .main-img {
        display: none;
    }

    .img-small {
        display: initial;
        left: -25px;
        top: 160px;
        z-index: -1;
    }

    .heading2 {
        color: #000;
        text-align: center;
        /* font-family: Gilroy-Bold; */
        font-size: 12.125px;
        font-style: normal;
        font-weight: 400;
        line-height: 102.8%;
        /* 13.493px */
        text-transform: uppercase;
    }

    .container1 {
        padding: 0 !important;
    }

    .section-1-container {
        padding: 0 12px !important;
    }

    .img1 {
        width: 100%;
    }

    .card-left,
    .card-right {
        display: none;
    }

    .card-heading-small {
        color: #000;
        /* font-family: Gilroy-Bold; */
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: 102.8%;
        /* 18.504px */
        text-transform: uppercase;
        display: initial;
    }

    .text1,
    .text2 {
        color: #000;
        /* font-family: Gilroy-Medium; */
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 124.8%;
        /* 14.976px */
        text-transform: capitalize;
        padding: 12px 0;

    }

    .card-1,
    .card-2 {
        width: 100%;
    }

    .top {
        order: 1;
    }

    .bottom {
        order: 2;
    }

    .section-1-row .py-4 {
        padding-bottom: 0 !important;
    }


    .heading1 {
        color: #000;
        /* font-family: Gilroy-Bold; */
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 102.8%;
        /* 15.42px */
        text-transform: uppercase;
        text-align: center;
    }


    .text3 {
        color: #000;
        text-align: center;
        /* font-family: Gilroy-Medium; */
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 116.8%;
        /* 14.016px */
        text-transform: capitalize;
    }

    .container2 {
        padding: 12px !important;
    }

    .container3 {
        padding: 24px 24px 0px 12px !important;
    }

    .py-4 {
        padding: 12px 12px !important;
    }

    .last-small {
        padding-top: 30px;
    }
}