@media screen and (max-width: 991px) {
    .mh-top {
        font-size: .75rem;
    }

    .mht3,
    .mht4,
    .mht2 {
        text-align: center;

    }

    .logo {
        position: absolute;
        top: -2rem;
        left: 1rem;
        height: auto;
    }

    .logo img {
        max-width: 140px;
    }

    #slider .item h2 {
        font-size: 3rem;
        line-height: 3rem;
        max-width: 100%;
    }

    #slider .item h3 {
        font-size: 1.2rem;
        letter-spacing: 0;
    }

    #slider .item h4 {
        margin: 0rem 0 2rem;
        font-weight: 400;
        font-size: 1rem;
    }

    #slider .item h4 span {
        background: transparent;
        padding: 0;
    }

    #slider .item .text {
        margin: 0 auto 2rem;
        max-width: 100%;
    }

    #slider .item .text p {
        font-weight: 300;
        font-size: .85rem;
    }

    #slider .box {
        padding: 14rem 0 6rem;
    }

    #slider .item {
        height: 100%;
    }

    .scroll-down {
        position: absolute;
        z-index: 999;
        bottom: 0;
        right: auto;
        z-index: 999;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .entry-content input[type="submit"],
    .btn-main a {
        font-size: .85rem;
    }

    .section-title {
        padding: 3rem 0 1rem 0;
    }

    .section-title h3 {
        font-size: 2rem;
        letter-spacing: 0rem;
    }

    .section-title h2,
    .section-title h1 {
        font-size: 1.2rem;
    }

    .section-title .btn-main {
        text-align: left;
        margin: 2rem 0 0 0;
    }

    .service-inner .box .icon .fa-duotone {
        width: 90px;
        height: 90px;
        font-size: 2rem;
        margin-top: -7rem;
    }

    .service-inner .box {
        margin-bottom: 2rem;
        min-height: 100px;
    }

    .service-inner .box h3 {
        font-size: 1.2rem;
        line-height: 1.2rem;
        min-height: 100%
    }

    .service__left {
        padding: 3rem 0rem;
        background: #000000e8;
        color: #fff;
    }

    .service__left h2 {
        font-size: 2rem;
    }

    .service__left h3 {
        font-size: 1.2rem;
        letter-spacing: 0rem;
    }

    p {
        font-size: .85rem;
    }

    .service__left .txt {
        margin-bottom: 2rem;
    }

    .service__right {
        padding: 3rem 0;
    }

    #footer-wrapper .logo {
        position: static;
    }

    .footer-widget__inner .logo img {
        max-width: 140px;
    }

    .footer-widget__inner .fw-box {
        margin-left: 0;
        margin-top: 2rem;
    }

    .footer-widget__inner h2 {
        color: #fff;
        font-size: 2rem;
    }

    .footer-widget__inner h3 {
        margin: 0rem 0 2rem;
        font-size: 1.2rem;
        max-width: 100%;
    }

    .footer-widget__inner .social-media a .fa-regular,
    .footer-widget__inner .social-media a .fa-brands {
        width: 40px;
        height: 40px;
        padding: 1rem;
        font-size: 1rem;
    }

    .footer-bottom .footer-author,
    .footer-bottom .footer-credits {
        margin-bottom: 0;
        text-align: left;
    }

    .footer-bottom {
        padding: 3rem 0 0 0;
    }

    #footer-wrapper {
        padding: 3rem 0;
    }

    .page-title {
        padding: 14rem 0 9rem 0;
    }

    .page-title h1 {
        font-size: 2rem;
    }

    .page-title h3 {
        margin: 0rem;
        font-size: 1.2rem;
    }

    body.product-template-default #main,
    .entry-page {
        padding: 2rem 0;
    }

    .entry-content h2 {
        font-size: 1.6rem
    }

    .entry-content ul li,
    .entry-content p {
        font-size: .85rem;
    }

    .entry-content h3 {
        font-weight: 700;
        font-size: 1.2rem;
    }
}

@media (min-width: 0px) and (max-width:340px) {}

@media (min-width: 340px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:400px) {}

@media (min-width: 400px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:576px) {
    .mhm-btn {
        display: none
    }
}

@media (min-width: 0px) and (max-width:768px) {}

@media (min-width: 576px) and (max-width:768px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (min-width: 991px) and (max-width:1024px) {}

@media (min-width: 991px) and (max-width:1200px) {
    .navbar-light .navbar-nav .nav-link {
        color: #fff;
        margin: 0 1.5rem;
    }

    .service-inner .row>* {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333%;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
    }

    .mh-top {
        font-size: .75rem;
    }

    .mht3,
    .mht4,
    .mht2 {
        text-align: center;

    }

    .logo {
        position: absolute;
        top: -2rem;
        left: 1rem;
        height: auto;
    }

    .logo img {
        max-width: 140px;
    }

    #slider .item h2 {
        font-size: 3rem;
        line-height: 3rem;
        max-width: 100%;
    }

    #slider .item h3 {
        font-size: 1.2rem;
        letter-spacing: 0;
    }

    #slider .item h4 {
        margin: 0rem 0 2rem;
        font-weight: 400;
        font-size: 1rem;
    }

    #slider .item h4 span {
        background: transparent;
        padding: 0;
    }

    #slider .item .text {
        margin: 0 auto 2rem;
        max-width: 100%;
    }

    #slider .item .text p {
        font-weight: 300;
        font-size: .85rem;
    }

    #slider .box {
        padding: 14rem 0 6rem;
    }

    #slider .item {
        height: 100%;
    }

    .scroll-down {
        position: absolute;
        z-index: 999;
        bottom: 0;
        right: auto;
        z-index: 999;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .entry-content input[type="submit"],
    .btn-main a {
        font-size: .85rem;
    }

    .section-title {
        padding: 3rem 0 1rem 0;
    }

    .section-title h3 {
        font-size: 2rem;
        letter-spacing: 0rem;
    }

    .section-title h2,
    .section-title h1 {
        font-size: 1.2rem;
    }

    .section-title .btn-main {
        text-align: left;
        margin: 2rem 0 0 0;
    }

    .service-inner .box .icon .fa-duotone {
        width: 90px;
        height: 90px;
        font-size: 2rem;
        margin-top: -7rem;
    }

    .service-inner .box {
        margin-bottom: 2rem;
        min-height: 100px;
    }

    .service-inner .box h3 {
        font-size: 1.2rem;
        line-height: 1.2rem;
        min-height: 100%
    }

    .service__left {
        padding: 3rem 0rem;
        background: #000000e8;
        color: #fff;
    }

    .service__left h2 {
        font-size: 2rem;
    }

    .service__left h3 {
        font-size: 1.2rem;
        letter-spacing: 0rem;
    }

    p {
        font-size: .85rem;
    }

    .service__left .txt {
        margin-bottom: 2rem;
    }

    .service__right {
        padding: 3rem 0;
    }

    #footer-wrapper .logo {
        position: static;
    }

    .footer-widget__inner .logo img {
        max-width: 140px;
    }

    .footer-widget__inner .fw-box {
        margin-left: 0;
        margin-top: 2rem;
    }

    .footer-widget__inner h2 {
        color: #fff;
        font-size: 2rem;
    }

    .footer-widget__inner h3 {
        margin: 0rem 0 2rem;
        font-size: 1.2rem;
    }

    .footer-widget__inner .social-media a .fa-regular,
    .footer-widget__inner .social-media a .fa-brands {
        width: 40px;
        height: 40px;
        padding: 1rem;
        font-size: 1rem;
    }

    .footer-bottom .footer-author,
    .footer-bottom .footer-credits {
        margin-bottom: 0;
        text-align: left;
    }

    .footer-bottom {
        padding: 3rem 0 0 0;
    }

    #footer-wrapper {
        padding: 3rem 0;
    }

    .page-title {
        padding: 14rem 0 9rem 0;
    }

    .page-title h1 {
        font-size: 2rem;
    }

    .page-title h3 {
        margin: 0rem;
        font-size: 1.2rem;
    }

    body.product-template-default #main,
    .entry-page {
        padding: 2rem 0;
    }

    .entry-content h2 {
        font-size: 1.6rem
    }

    .entry-content ul li,
    .entry-content p {
        font-size: .85rem;
    }

    .entry-content h3 {
        font-weight: 700;
        font-size: 1.2rem;
    }
}

@media (min-width: 1200px) and (max-width:1380px) {

  .mastheader  .logo {
        left: 2rem;
    }

    .navbar-light .navbar-nav .nav-link {
        margin: 0 2rem;
    }

    #slider .item h2 {
        font-size: 4rem;
        line-height: 4rem;
    }

    .service-inner .box h3 {
        font-size: 1.3rem;
    }

    .mh-top {
        font-size: .75rem;
    }

    .section-title h3 {
        font-size: 2rem;
        letter-spacing: 0rem;
    }

    .section-title h2,
    .section-title h1 {
        font-size: 1.2rem;
    }

    .service__left h2 {
        font-size: 2rem;
    }

    .service__left h3 {
        font-size: 1.2rem;
        letter-spacing: 0rem;
    }

    .footer-widget__inner h2 {
        color: #fff;
        font-size: 2rem;
    }

    .footer-widget__inner h3 {
        margin: 0rem 0 2rem;
        font-size: 1.2rem;
    }

    .footer-bottom {
        padding: 3rem 0 0 0;
    }

    #footer-wrapper {
        padding: 3rem 0;
    }

    .page-title h1 {
        font-size: 2rem;
    }

    .page-title h3 {
        margin: 0rem;
        font-size: 1.2rem;
    }

    .entry-content h2 {
        font-size: 1.6rem
    }

    .entry-content ul li,
    .entry-content p {
        font-size: .85rem;
    }

    .entry-content h3 {
        font-weight: 700;
        font-size: 1.2rem;
    }
}

@media (min-width: 1380px) and (max-width:1656px) {  .mastheader  .logo {
    left: 2rem;
}}

@media (min-width: 0px) and (max-width:991px) {}

@media (min-width: 991px) {}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 100%;
    }

    .service-inner .row>*:first-child,
    .service-inner .row>*:nth-child(6) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}


/** CSS for small screen */

@media (min-width: 0px) and (max-width:576px) {

    .w15 {
        float: left;
        width: 15%;
    }

    .w20 {
        float: left;
        width: 20%;
    }

    .w30 {
        float: left;
        width: 30%;
    }

    .w40 {
        float: left;
        width: 40%;
    }

    .w50 {
        float: left;
        width: 50%;
    }

    .w60 {
        float: left;
        width: 60%;
    }

    .w70 {
        float: left;
        width: 70%;
    }
}

/** CSS for Menu on Mobile */

@media (min-width: 0px) and (max-width:991px) {
    .navbar-collapse {
        display: none;
    }

    .collapse.show {
        display: block;
        position: absolute;
        width: 100%;
        z-index: 9999;
        margin-top: 3rem;
        background: #3b4b3b;
    }

    .dropdown-menu {
        border: none;
        border-radius: 0;
        margin-top: 0;
    }

    .collapse.show .nav-link {
        text-align: right;
        color: #fff;
        padding: .35rem .5rem;
        margin: 0;
        font-size: .85rem;
    }

    .dropdown-menu {
        min-width: 100%;
    }

    .dropdown-item {
        background: #0078c0;
        text-align: right;
        font-size: .65rem;
    }

    .dropdown-toggle::after {
        color: #cacaca;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #fff;
    }

    .navbar-light .navbar-toggler-icon {
        background: #637763;
        color: #fff;
        padding: .75rem;
    }

    .navbar-light .navbar-nav .active>.nav-link,
    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .nav-link.open,
    .navbar-light .navbar-nav .open>.nav-link {
        color: #ffffff;
        background: #313133
    }

    .navbar-light .navbar-brand,
    .navbar-light .navbar-toggler {
        border: none;
    }

    .navbar-toggler {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: flex-end;
        align-self: flex-end;
        padding: 0;
        font-size: 1rem;
        line-height: 1;
        background: 0 0;
        border: none;
        border-radius: 0;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
        font-size: 1rem
    }

    ul .wpml-ls-menu-item a {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}