.mob_logo {
    display: none;
}

@media(min-width: 1681px) {}

@media (max-width: 1680px) and (min-width: 1441px) {}

@media (max-width: 1440px) and (min-width: 1370px) {

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
        line-height: normal;
    }

    h3,
    h4 {
        font-size: 28px;
    }

    #home-slider .__prev1 {
        left: 0px;
    }

    #home-slider .__next1 {
        right: 0px;
    }
}

@media (max-width: 1369px) and (min-width: 1281px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1250px;
    }

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
        line-height: normal;
    }

    h3,
    h4 {
        font-size: 28px;
    }

    #home-slider .__prev1 {
        left: 0px;
    }

    #home-slider .__next1 {
        right: 0px;
    }
}

@media (max-width: 1280px) and (min-width: 1101px) {

    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 35px;
        line-height: normal;
    }

    h3,
    h4 {
        font-size: 28px;
    }

    #home-slider .__prev1 {
        left: 0px;
    }

    #home-slider .__next1 {
        right: 0px;
    }
}

@media (max-width: 1100px) and (min-width: 992px) {

    .arrow-slider .slider_arrow {
        top: auto;
        bottom: -15px;
    }

    #home-slider .__next1 {
        right: 360px;
    }

    #home-slider .__prev1 {
        left: 360px;
    }

    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 30px;
        line-height: normal;
    }

    h3,
    h4 {
        font-size: 25px;
    }

    h4 {
        font-size: 22px;
    }

    .our_services .row .col-md-6 {
        width: 50%;
    }

    /* Single blog */
    .related_content h6 {
        font-size: 15px;
    }

    .related_pots img {
        height: 60px;
        width: 90px;
    }

    .related_pots {
        padding: 15px 0 15px 105px;
    }


}

@media(max-width: 991px) and (min-width: 700px) {

    h1 {
        font-size: 35px;
    }

    h2 {
        font-size: 30px;
        line-height: normal;
    }

    h3,
    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 22px;
    }

    .tab-mt-20 {
        margin-top: 20px;
    }

    .service_box {
        min-height: 340px;
    }

    .step_line:after {
        right: -110px;
    }

    .col-reverse {
        flex-direction: column-reverse;
    }

    .c-form {
        margin-top: 25px;
    }

    .blog_img img {
        height: 200px;
    }

    .post_info {
        display: block;
    }

    .post_info li:not(:last-child) {
        margin: 0 0 10px 0;
    }

    .post_info a {
        font-size: 14px;
    }

    .post_title {
        font-size: 18px;
    }
}

@media (max-width: 699px) {
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 30px;
        line-height: normal;
    }

    h3,
    h4 {
        font-size: 25px;
    }

    h5 {
        font-size: 22px;
    }

    section {
        padding: 70px 15px;
    }

    .mob-mt-20 {
        margin-top: 20px;
    }

    .col-reverse {
        flex-direction: column-reverse;
    }

    .px-5 {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }

    /* Header */
    .contact_topbar {
        display: none;
    }

    .mob_social {
        display: block;
    }

    .social_topbar {
        justify-content: center;
    }

    .mainMenu ul {
        align-items: flex-start;
        margin-top: 23px;
    }

    .mainMenu li a {
        padding: 10px 10px;

    }

    .btn_theme.red {
        padding: 0 35px 0 0;
    }

    /* Footer */
    footer {
        padding: 50px 0 50px;
    }

    footer .row.mt-70 {
        margin-top: 20px;
    }

    .desk_logo {
        display: none;
    }

    .mob_logo {
        display: block;
        margin-bottom: 30px;
    }

    .mob_logo img {
        width: 200px;
    }

    .footer-menu.coll-2 li {
        width: 100%;
    }

    .s-list li i {
        font-size: 20px;
    }

    .s-list li a {
        font-size: 16px;
        padding-left: 40px;
    }

    .footer-menu li a {
        font-size: 16px;
    }

    .shapeline_footer img {
        height: 35px;
        margin-top: 35px;
    }

    .copyright {
        text-align: center;
        margin-top: 10px;
        padding: 0 25px;
    }

    /*  */
    .hero_img {
        margin-top: 40px;
    }

    .home-hero .btn_theme.mt-30 {
        margin-top: 0;
    }

    .arrow-slider .slider_arrow {
        top: auto;
        bottom: -15px;
    }

    .about_img {
        margin-top: 40px;
    }

    .about_img img {
        height: 320px;
        width: 320px;
    }

    .step_box {
        text-align: left;
        padding: 0 0 0 50px;
        width: 100%;
        margin-bottom: 40px;
    }

    .step_line:after {
        background-image: url('../images/dotted-linevertical.webp');
        height: 275px;
        width: 30px;
        right: 280px;

    }

    .step_num {
        position: absolute;
        left: -32px;
        z-index: 2;
    }

    .testimonial_box {
        width: 320px;
    }

    .better_box {
        padding: 2em 1.5em 2em 1.5em;
    }

    .better_box_child {
        padding: 1em 0em;
    }

    .total_care {
        min-height: 450px;
    }

    .c-form {
        padding: 30px 20px;
    }

    .page-banner {
        padding: 110px 10px 110px 10px;
    }

    .call_action {
        padding: 30px 25px;
    }

    .core_box {
        height: auto;
        margin-bottom: 20px;
    }

    .counter_box {
        height: auto;
        margin-bottom: 20px;
    }

    .blog_img img {
        height: 200px;
    }

    .post_info {
        display: block;
    }

    .post_info li:not(:last-child) {
        margin: 0 0 10px 0;
    }

    .post_info a {
        font-size: 14px;
    }

    .post_title {
        font-size: 18px;
    }

    .related_pots img {
        position: relative;
        margin-bottom: 15px;
    }

    .related_pots {
        padding: 15px 0 15px 0px;
    }

}

@media (max-width: 350px) {}