@media only screen and (max-width: 600px) {
    .container {
        padding: 0 1rem !important;
    }

    .stickySlider .container {
        padding-right: 0 !important;
    }

    .nav-bar p {
        margin-bottom: 0;
    }

    .hero {
        order: 2;
        margin-top: 20px;
    }

    .icon {
        width: 100%;
        margin-bottom: 15px;
    }

    .icon input {
        width: 100%;
    }

    .submit-btn{
        margin: unset !important;
        width: 100% !important;
    }
    .form_style input{
        margin-bottom: unset !important;
    }

    .nav-bar {
        display: flex;
        align-items: center;
    }

    .nav-bar a {
        margin-bottom: unset;
    }

    .contact {
        /* margin-top: 10px; */
        font-size: 15px;
    }

    .form_style{
        padding: 2rem 1.8rem !important;
    margin-top: 2rem !important;
    }

    .form_style input {
        padding: 0.3rem 1.3rem !important;
    }

    .contact::before {
        content: ' ';
        position: absolute;
        background-image: url(assets/phone.svg);
        background-repeat: no-repeat;
        background-size: contain;
        width: 16px;
        height: 20px;
        top: 11px;
        left: 12px;
    }

    .banner_content {
        padding-left: 0 !important;
        padding-top: 6rem !important;
        text-align: center;
        /*margin-top: 20px;*/

    }

    .banner_content img {
        width: 100%;
        height: auto;
        object-fit: contain;
        margin-top: 0;
    }

    .banner_content h2{
        font-size: 30px !important;
    }
    .door_step {
        background-color: #FFC905;
        color: #2E2E2E;
        border-radius: 20px;
        font-size: 19px;
        font-weight: 600;
        margin-top: 1rem;
        width: 100%;
        padding: 3px 0px;
        text-align: center;
        margin-left: 0;
    }

    .mbl_map {
        display: block;
    }

    .desktop_map {
        display: none;
    }

    .vector {
        display: unset;
        padding: 0;
    }
    .axis_row {
        text-align: center;
        padding: 4rem 0 !important;
    }

    .whyAxis {
        margin-top: 2rem !important;
    }

    .whyAxis p {
        padding: 0 1rem !important;
    }

    .essential_care .essential_content {
        margin-bottom: 20px;
    }

    .address h4 {
        padding-top: 2rem;
    }

    .card {
        width: 100% !important;
    }

    .our_client h4 {
        text-align: center;
    }

    .swiper-container {
        width: 100%;
    }

    .swiper-slide {
        text-align: center;
    }

    .clientSay img {
        max-width: 100px;
        margin-bottom: 10px;
    }

    .image-text {
        font-size: 1rem !important;
        top: 10% !important;
    }

    .homeCollectionSwiper .swiper-button-prev,
    .ScreenCareSwiper .swiper-button-prev {
        top: unset;
        bottom: 0;
        left: unset;
        right: 2.9rem;
    }

    .homeCollectionSwiper .swiper-button-next,
    .ScreenCareSwiper .swiper-button-next {
        top: unset;
        bottom: 0;
        left: unset;
        right: 1rem;
    }
    .card-color p {
        text-align:left;
    }

    .trusted_home {
        margin-top: 3rem !important;
        margin-bottom: 3rem !important;
    }

    .image-content h4{
        margin-bottom: 0 !important;
    }

    .form_style .icon_1::before{
        top: 30% !important;
    }
    .form_style .icon_2::before{
        top: 30% !important;
    }
    .form_style .icon_3::before{
        top: 30% !important;
        left: 3% !important;
    }
    .form_style .icon_4::before{
        top: 30% !important;
        left: 3% !important;
    }
    .form_style .icon_5::before{
        top: 30% !important;
        left: 3% !important;
    }
    .card-body h6{
        width: 30% !important;
        margin-left: 0.5rem !important;
    }
    .know_more p {
        background-color: #FFCA0A;
        border-radius: 3px;
        width: 100% !important;
        text-align: center;
        color: #2E2E2E;
        font-size: 9px !important;
        font-weight: 600;
        padding: 3px 20px 3px 3px !important;
    }
    .know_more{
        margin-right: 1rem !important;
    }
    .know_more p::after {
        content: " ";
        position: absolute;
        width: 0.6rem;
        height: 0.6rem;
        background-image: url(/assets/arrow.svg);
        background-repeat: no-repeat;
        background-size: contain;
        top: 5px !important;
        right: 6px !important;
    }
    .OfferPriceCare{
        padding: 0 0.5rem;
    }
    .pricingCare p,
    .pricingCare h4 {
        margin-left: 0 !important;
    }
    .screen-package {
    margin-top: 12rem !important;
    }
    .map_row h4 {
        padding: 2rem 0 !important;
    }
    .pricing p{
        text-align:left !important;
    }
    .card-body h4{
        margin-left: 0.5rem !important;
    }
    .submitBtn{
        margin:0;
        width:100%;
    }
    .our_client .clientSay p{
        text-align:center !important;
    }
    .our_client h4 {
        border-bottom: unset !important;
    }
    input::placeholder {
    color: #A3CEE9;
    font-size: 15px;
    font-weight: 300;
    }
    .nav-bar img {
    width: 9rem !important;
    height: auto;
    }
    .ScreenCareSwiperPremium .swiper-button-next, .ScreenCareSwiperTotal .swiper-button-next, .essentialMbl .swiper-button-next{
    top: unset;
    bottom: 0;
    left: unset;
    right: 2rem !important;
   }
    .ScreenCareSwiperPremium .swiper-button-prev, .ScreenCareSwiperTotal .swiper-button-prev, .essentialMbl .swiper-button-prev{
    top: unset;
    bottom: 0;
    left: unset;
    right: 4rem !important;
     }
    .header{
    position: fixed;
    background: #fff;
    z-index: 9;
    width: 100%;
     } 
     
    .essential_care .desktop{
        display: none;
    }
    .essential_care .mobile{
        display: block;
    }
    .essentialMbl .card-body{
        text-align:left !important;
    }
    .card-style {
    text-align: left !important;
    }
    .call_num img {
    width: 1rem !important;
    height: 2rem !important;
    }
    .call_num p{
    color:#fff;
    font-size:15px !important;
    font-weight:700;
    }
}


@media only screen and (min-width: 1200px) {
    .stickySlider .container {
        margin-left: 5vw !important;
        margin-right: 0 !important;
        max-width: unset !important;
    }
}










