@media only screen and (max-width: 1200px) {
.home_products{
    padding: 0 5.5rem;
}


  .menu {

    flex-direction: column;

  }



  .contact_us_btn {

    display: none;

  }



    .menu li:last-child {
        display: block;
        border-bottom: 0;
        margin: 0.5rem 0.6rem;
        padding: 0rem 1rem 1rem;
    }

        .menu li:last-child a{
    color: #fff;
    }

  .menu li {

        margin: 0.5rem 0.6rem;

        padding: 0rem 1rem 1rem;
        border-bottom: 1px solid rgb(74 168 255 / 58%);
        /*border-bottom: 1px solid rgba(49, 49, 49, 0.3764705882);*/

  }



  .menu li a {

    width: 100%;

    }


.menu li a {
    color: #fff;
}
  .sidenav {

    height: 50vh;

    width: 0;

    position: fixed;

    z-index: 99;

    top: 0;

    left: 0;

            background-color: #1c1c1c;

    overflow-x: hidden;

    transition: 0.5s;

    padding-top: 60px;

    box-shadow: 0 0 5px 2px #33333321;

  }



  .sidenav .closebtn {

    position: absolute;

    top: 0;

    right: 25px;

    font-size: 36px;

    margin-left: 50px;

    color: #fff;

    background: none !important;

    padding: 0 !important;

    margin: 0;

  }



  .close_btn {

    display: block !important;

  }



  .hamburger {

    display: block !important;

  }





 .z_banner .banner_cont {

        width: 65%; 

        padding-right: 15px;

    }



    .banner_cont h1 {

        font-size: 42px; 

    }



    .banner_cont p {

        font-size: 17px;

    }

}



/* Landscape tablets and larger phones (e.g., 768px to 991px) */

@media (max-width: 991px) {
.menu li a {
    color: #fff:
}
    
    
    
.col-lg-6.border_right {
    border-right: none;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 1rem;
}

    .home_products {
        padding: 0px 0;
    }
/* .curve_img_one {

    border-radius: 30px;

} */

.enterprise_section .col-lg-7 {
    padding-left: 1.5rem;
}

.product_para_section {
    padding: 30px 0 40px;
}

.curve_img_two {

    border-radius: 30px;

}





.row.col_padding_zero {

    display: flex;

    flex-wrap: wrap;

}



.row.col_padding_zero > div:nth-child(3) {

    order: 2;

}



.row.col_padding_zero > div:nth-child(4) {

    order: 1;

}

.about_cont_one {

    padding-bottom: 2rem;

}



.about_cont_two {

    padding-left: 0;

    margin-top: 1rem;

}



    /***about zorinn end***/



    .z_image_div {

        margin-bottom: 30px;

    }



    .z_banner {

        min-height: 450px;

        height: 60vh;

    }



    .z_banner .banner_cont {

        width: 75%; /* Further increase content width */

        padding-right: 10px;

    }



    .banner_cont h1 {

        font-size: 36px;

    }



    .banner_cont p {

        font-size: 16px;

    }

}





@media (max-width: 767px) {
.enterprise_img img {
    width: 250px;
}

.enterprise_section .enterprise_img img {
    width: 100%;
}

.sticky_wrapper {
    display: flex;
}

.faq_section {
    padding: 40px 0;
}

.privacy_polisy_section {
    padding: 40px 0;
}

.head_cont_para {
    margin-bottom: 20px !important;
}

.connect_us_link {
    padding: 15px 15px 15px 30px;
}

.connect_logo {
    width: 30px;
}

.connect_text {
    padding-left: 20px;
}

.contact_us_section {
    padding: 50px 0 30px;
}

.service_right_cont_div {
    padding-left: 0;
}
  .insurance_section {
        text-align: center;
            padding: 50px 0;
      }

      .insurance_title {
        font-size: 1.5rem;
      }


.about_section {

    padding: 3rem 1rem;

}























    .z_banner {

        background-position: right;

    }



    .z_banner {

        height: 50vh;

        min-height: 400px;

        justify-content: center;

    }



    .z_banner .container {

        justify-content: center;

        text-align: center;

    }



    .z_banner .banner_cont {

        width: 90%; /* Content takes more width */

        padding-right: 0; /* Remove right padding as it's centered */

        text-align: center; /* Center text within banner_cont */

    }



    .banner_cont h1 {

        font-size: 30px;

    }



    .banner_cont p {

        font-size: 15px;

        margin: 15px auto !important; /* Center paragraph with auto margins */

        max-width: 450px; /* Limit paragraph width for readability */

    }



    .learn_more_btn {

        margin: 20px auto; /* Center button horizontally */

    }



    .our_products::after {

        right: 0;

        bottom: 0;

        width: 230px;

        height: 200px;

    }



    .our_products::before {

        width: 200px;

        height: 210px;

        bottom: -41px;

    }

}



/* Small phones (e.g., up to 575px) */

@media (max-width: 575px) {
    


.accordion-button:not(.collapsed) {
    color: #4AA8FF;
    font-size: 14px;
}

    .sub_pages_banner {
      height: 165px;
    }

    .sub_pages_banner {
    background-position: right;
}    

.breadcrumb {
    font-size: 12px;
}

.service_section {
    padding: 35px 0;
}

/* .enterprise_img {
    width: 250px;
} */

.enterprise_img {
    margin: 0 auto;
}
 /* .sticky_header.is-sticky {
    padding: 0;
}   

.sticky_header {
    margin: 0;
} */

.insurance_text {
    line-height: 28px;
}

.our_products h2 {

    font-size: 34px;

}

.product_para {

    font-size: 12px;

    margin: 20px auto !important;

}



.our_products {

    padding: 45px 0 180px;

}

.image_cont p {

    font-size: 14px;

}



.right_cont {

    padding: 2rem;

}



.right_cont_text h2 {

    font-size: 38px;

}



.our_service_text {

    font-size: 18px;

}



.lets_chat_section h2 {

    font-size: 30px;

}



.form_container h3 {

    font-size: 22px;

}



.right_cont_text p {

    font-size: 14px;

    line-height: 22px;

    margin: 15px 0 25px !important;

}



    .z_banner {

        height: 45vh;

        min-height: 350px;

    }



    .banner_cont h1 {

        font-size: 20px;

    }

    .banner_cont h2 {
        padding-top: 5px !important;

        font-size: 20px;

    }

    .banner_cont p {

        font-size: 14px;

        line-height: 1.5;

    }



    .learn_more_btn {

        width: 160px;

        height: 48px;

        line-height: 48px;

        font-size: 14px;

    }

.footer_spacing .col-xl-2.col-lg-2.col-md-6.col-sm-6.col-12 {

    margin-bottom: 20px;

}



.first_lev li a{

    margin-bottom: 2px !important;

}





.footer_nav_head {

    margin-bottom: 10px;

}



.bottom_footer_cont p {
    text-align: center;
    padding-bottom: 12px !important;

}



.bottom_footer_cont{

    flex-direction: column;

}



.footer_nav_head {

            text-align: center;

}



.first_lev {

    text-align: center;

}



.foter_logo_cont{

    display: flex; align-items: center;

}



p{
    font-size: 14px !important;
}

/*****ABOUT ZORINN*******/
.site_logo {
    width: 80px;
}

.cards-container .container {
    padding: 60px 0 60px !important;
}

.home_products .col-lg-6 {
    padding-left: 0.7rem;
    padding-right: 0.7rem;
}


}



@media (max-width: 480px){
.sub_pages_banner h1 {
    font-size: 24px;
}

.connect_text h5 {
    font-size: 18px;
}

}