/* responsive ******************************************************************************/
@media (max-width: 1599px) {
    h1 {
        font-size: 60px;
        line-height: 55px;
        letter-spacing: 1px;
    }
    h2 {
        font-size: 50px;
        line-height: 65px;
    }
    h3 {
        font-size: 32px;
        line-height: 30px;
    }
    h4 {
        font-size: 25px;
        line-height: 35px;
    }
    .section-heading {
        margin-bottom: 30px;
    }

    /* homeBanner css */
    .banner-btn {
        bottom: 30px;
    }

    /* three-col-section css */
    .three-col-card{
        padding: 45px 50px 35px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1399px) {    
    

    /* three-col-section css */
    .three-col-section.section{
        padding-bottom: 520px;
    }

    /* image-with-text-section css */
    .image-with-text-section .left-content-heading {
        width: 25%;
    }
    .image-with-text-section .right-content-heading{
        width: 27%;
    }
    .image-with-text-section .mobile-image img {
        margin-top: -500px;
        max-width: 630px;
        width: 100%;
    }
    .image-with-text-section .left-heading-two {
        bottom: -180px;
        right: -50px;
    }
    .image-with-text-section .left-heading-one {
        margin-top: -140px;
        right: -40px;
        position: absolute;
    }
    .image-with-text-section .right-heading-two {
        top: -210px;
        left: -90px;
    }    
    .image-with-text-section .right-heading-one {
        top: -360px;
        left: -40px;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 1199px) {

    h1 {
        font-size: 50px;
        line-height: 45px;
    }
    h3 {
        font-size: 30px;
        line-height: 27px;
    }
    p{
        font-size: 23px;
        line-height: 23px;
    }
    .section {
        padding: 60px 0;
    }

    /* homeBanner css */
    .banner-section .homeBanner-part{
        padding: 130px 0 60px;
    }
    .banner-section .shape-img {
        top: 0;
        right: -140px;
    }
    .banner-section .shape-img img {
        height: 60px;
        object-fit: contain;
    }
    .banner-btn {
        bottom: -20px;
    }
    .banner-section .box2{
        padding: 50px 145px;
    }
    .banner-btn .btn{
        padding: 17px 35px;
        font-size: 25px;
        line-height: 25px;
    }

    /* three-col-section css */
    .three-col-card {
        padding: 35px;
    }
    .three-col-card img {
        margin-bottom: 15px;
        max-width: 50px;
        width: 100%;
    }
    .three-col-card.middle-card img,
    .three-col-card.middle-card h3 {
        margin-bottom: 30px;
    }

    /* image-with-text-section css */
    .image-with-text-section .left-content-heading {
        width: 20%;
    }
    .image-with-text-section .right-content-heading {
        width: 23%;
    }


    /* boottm-contact-section css */
    .boottm-contact-section .middle-icon-logo-block a {
        margin-right: 30px;
    }
    .boottm-contact-section .middle-logo {
        max-width: 70px;
        width: 100%;
    }
    .middle-icon-logo-block{
        text-align: center;
    }
    .boottm-contact-section .telegram-btn .btn,
    .boottm-contact-section .whatsapp-btn .btn{
        font-size: 22px;
        padding: 10px;
    }
    .boottm-contact-section .boottm-contact-heading h3{
        margin: 0 auto 40px;
    }
    .boottm-contact-section .telegram-btn .btn img, .boottm-contact-section .whatsapp-btn .btn img {
        max-width: 30px;
        width: 100%;
    }
}
/* responsive ******************************************************************************/
@media (max-width: 991px) {

    .container {
        max-width: 90%;
    }
    h3 {
        font-size: 26px;
        line-height: 26px;
    }
    h4 {
        font-size: 22px;
        line-height: 32px;
    }

    /* homeBanner css */
    .banner-btn .btn {
        padding: 11px 20px;
        font-size: 22px;
        line-height: 22px;
    }
    .banner-section .box2 {
        padding: 35px 125px;
    }

    /* three-col-section css  */
    .three-col-card {
        padding: 25px 15px;
        min-height: 270px;
    }
    .three-col-card img {
        max-width: 40px;
    }
    .three-col-card.middle-card img, .three-col-card.middle-card h3 {
        margin-bottom: 15px;
    }
    .three-col-section.section {
        padding-bottom: 300px;
    }

    /* image-with-text-section css */
    .image-with-text-section .mobile-image img {
        margin-top: -300px;
        max-width: 450px;
    }
    .image-with-text-section .left-heading-one {
        margin-top: -50px;
        right: -60px;
    }
    .image-with-text-section .right-heading-two {
        left: -110px;
        top: -90px;
    }
    .image-with-text-section .right-heading-one {
        left: -90px;
        top: -230px;
    }
    .image-with-text-section .left-heading-two {
        right: -60px;
        bottom: -200px;
    }
    .image-with-text-section .right-content-heading {
        width: 18%;
    }

    /* boottm-contact-section css */
    .boottm-contact-section .telegram-btn .btn, .boottm-contact-section .whatsapp-btn .btn{
        max-width: 160px;
    }
    .boottm-contact-section .middle-icon-logo-block a {
        margin-right: 10px;
    }
    .boottm-contact-section .middle-logo {
        max-width: 65px;
    }
    .boottm-contact-section .telegram-btn .btn img, .boottm-contact-section .whatsapp-btn .btn img {
        max-width: 25px;
    }
}

@media (max-width: 880px) {

    
    /* image-with-text-section css */
    .image-with-text-section .left-content-heading {
        width: 17%;
    }
    .image-with-text-section .right-content-heading {
        width: 15%;
    }
}

/* responsive ******************************************************************************/
@media (max-width: 767px) {

    .mobile-hide{
        display: none;
    }
    .mobile-show{
        display: block;
    }
    h1 {
        font-size: 45px;
        line-height: 45px;
    }
    h2 {
        font-size: 40px;
        line-height: 50px;
    }
    h4 {
        font-size: 20px;
        line-height: 27px;
    }
    h6 {
        font-size: 14px;
        line-height: 20px;
    }
    .section-heading {
        margin-bottom: 20px;
    }

    /* homeBanner css */
    .banner-section .homeBanner-part{
        background: url(../images/mob-bg-img.png) no-repeat;
        padding: 150px 0 10px;
    }
    .banner-section .shape-img{
        display: none;
    }
    .banner-section .homeBanner-part .homeBanner-row{
        flex-direction: column-reverse;
    }
    .banner-section .box2 {
        position: inherit;
        background: none;
        padding: 0;
        text-align: center;
        width: auto;
        margin-bottom: 20px;
    }
    .banner-section .box2 h1,
    .banner-section .box2 p {
        color: var(--white);
    }
    .banner-btn {
        position: inherit;
        margin-left: 0;
        text-align: center;
    }
    .banner-btn .btn{
        font-size: 20px;
        line-height: 20px;
        padding: 15px 25px;
    }
    .banner-section .box1 {
        margin-top: 30px;
    }

    /* about-us-section css */
    .about-us-section.section {
        padding: 40px 0;
    }

    /* three-col-section css */
    .three-col-section .col-section {
        width: 50%;
        padding: 0 10px;
    }
    .three-col-card {
        padding: 25px 17px;
        width: 100%;
        min-height: 300px;
        margin-bottom: 30px;
    }
    .three-col-section .col-section .three-col-card:last-child{
        margin-bottom: 30px;
    }
    .three-col-card img,
    .three-col-card h3 {
        margin-bottom: 25px;
    }
    .three-col-section .col-section {
        width: 50%;
    }
    .three-col-section .last-col-section.col-section {
        display: flex;
        width: 100%;
    }
    .three-col-section .last-col-section.col-section .three-col-card{
        margin-right: 20px;
    }
    .last-col-section.col-section .three-col-card:last-child {
        margin-right: 0;
    }

    /* image-with-text-section css */
    .image-with-text-section{
        background-image:url(../images/Group-1268.png);
        height: 225px;
    }
    .image-with-text-section .mobile-image {
        position: absolute;
        left: 0;
        right: 0;
    }
    .image-with-text-section .mobile-image img {
        margin-top: -320px;
    }
    .image-with-text-section .left-content-heading h3, .image-with-text-section .right-content-heading h3{
        font-size: 20px;
        line-height: 18px;
    }
    .image-with-text-section .left-heading-one {
        margin-top: -50px;
        right: auto;
    }
    .image-with-text-section .left-content-heading{
        top: -210px;
    }
    .image-with-text-section .left-heading-two {
        right: auto;
        bottom: -50px;
        left: 0;
    }
    .image-with-text-section .right-heading-one {
        left: 0;
        top: -250px;
    }
    .image-with-text-section .right-content-heading h3::after {
        right: 0;
        left: auto;
    }
    .image-with-text-section .right-heading-two {
        left: 0;
        top: -170px;
    }
    .image-with-text-section .left-content-heading{
        width: 20%;
    }


    /* boottm-contact-section css */
    .boottm-contact-section {
        padding: 150px 0 25px;
    }
    .boottm-contact-section .telegram-btn-col,
    .boottm-contact-section .whatsapp-btn-col {
        order: 1;
    }
    .middle-icon-logo-block {
        margin-bottom: 40px;
    }
    .boottm-contact-section .middle-logo {
        max-width: 100px;
    }
    .boottm-contact-section .middle-icon-logo-block a {
        margin-right: 30px;
    }
    .boottm-contact-section .telegram-btn {
        margin-bottom: 30px;
    }
}
/* responsive ******************************************************************************/
@media (max-width: 575px) {
    /* image-with-text-section css  */
    .image-with-text-section .mobile-image img {
        margin-top: -110px;
        max-width: 270px;
    }
    .image-with-text-section .left-content-heading {
        width: 40%;
        top: -85px;
    }
    .image-with-text-section .right-content-heading {
        width: 25%;
        top: 100px;
        right: 5px;
    }
    /* boottm-contact-section css */
    .boottm-contact-section {
        padding: 120px 0 25px;
    }
}
/* responsive ******************************************************************************/
@media (max-width: 479px) {
    h1 {
        font-size: 35px;
        line-height: 35px;
        letter-spacing: 1px;
    }
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    p {
        font-size: 22px;
        line-height: 22px;
    }

    /* header css */
    .header .logo img {
        max-width: 60px;
    }
    .header .join-now-btn .btn {
        line-height: 20px;
        font-size: 20px;
        padding: 10px 22px;
    }

    /* homeBanner css */
    .banner-section .box2 p {
        max-width: 200px;
        margin: 0 auto;
        width: 100%;
    }

    /* three-col-section css */
    .three-col-section.section {
        padding-bottom: 200px;
    }
    .three-col-section .last-col-section.col-section {
        display: block;
    }
    .three-col-section .col-section {
        width: 100%;
    }
    .three-col-section .col-section .three-col-card:last-child {
        margin-bottom: 30px;
    }
    .three-col-card {
        min-height: inherit;
    }

    

    /* boottm-contact-section css */
    .boottm-contact-section .boottm-contact-heading h3 {
        max-width: 220px;
    }
    .boottm-contact-section .middle-logo {
        max-width: 80px;
    }
    .boottm-contact-section .telegram-btn .btn, .boottm-contact-section .whatsapp-btn .btn {
        font-size: 20px;
        padding: 6px;
    }
}
/* responsive ******************************************************************************/
@media (max-width: 375px) {

}

/* responsive ******************************************************************************/
@media (max-width: 320px) {

    /* three-col-section css */
    .three-col-section.section {
        padding-bottom: 180px;
    }

    /* boottm-contact-section css */
    .boottm-contact-section {
        padding: 70px 0 25px;
    }

    /* image-with-text-section css */
    .image-with-text-section .mobile-image img {
        margin-top: -100px;
        max-width: 250px;
    }
    .image-with-text-section .left-content-heading {
        top: -80px;
        left: 0;
    }
    .image-with-text-section .right-content-heading {
        top: 100px;
        right: 5px;
    }
}