.features-section h1 {
    color: #666;
}

@media (min-width: 1500px) and (max-width: 1800px) {
    .col-cs-2 {
        flex: 0 0 20% !important;
        max-width: 20% !important;
    }

    .col-cs-10 {
        flex: 0 0 80% !important;
        max-width: 80% !important;
    }

    .col-cs-3 {
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }

    .main-menu ul li a {
        font-size: 14px;
    }

    .distance-top {
        margin-top: 1.7rem;
    }

    .carousel-item {
        height: 90vh;
        width: 100%;
    }

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: hidden;
    }

    .main-menu ul li:last-child {
        width: auto
    }

    .header-sticky.sticky-bar.sticky .main-menu ul>li>a {
        padding: 16px 10px;
    }

    .features-content {
        margin-left: 10px;
        margin-right: 10px;
    }

    .about-right-cap {
        margin-top: 30px;
    }

    .service-area .services-caption .service-cap p {
        min-height: 150px;
    }

    .top-button-login,
    .top-button-register,
    .how-to-setup {
        padding: 10px;
        font-size: 14px;
    }
}

/* Normal desktop :1200px. */
@media (min-width: 1280px) and (max-width: 1500px) {
    .col-cs-3 {
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }

    .col-cs-2 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    .col-cs-10 {
        flex: 0 0 75% !important;
        max-width: 75% !important;
    }

    .modal-lg {
        max-height: 80vh;
    }

    /* .main-menu {
        top: 180px;
    } */
    .distance-top {
        margin-top: 1.7rem;
    }

    .main-menu ul li>a {
        font-size: 12px;
    }

    .main-menu ul li {
        width: calc(50% / 6);
    }

    .main-menu ul li.menu-right {
        width: calc(50% / 5.5);
    }

    .main-menu ul li:last-child {
        width: calc(50% / 13 + 50% / 5.5 - 6px * 12);
    }

    .header-sticky.sticky-bar.sticky .main-menu ul>li>a {
        padding: 16px 5px;
    }

    .features-content {
        margin-left: 30px;
        margin-right: 30px;
    }

    .about-low-area .single .single-counter .counter {
        color: #c80000;
        font-size: 26px;
    }

    .about-low-area .about-caption p {
        padding-right: 0px;
    }

    .about-right-cap {
        margin-top: 30px;
    }

    .td-tbn-register {
        font-weight: 700;
        width: 20%;
    }

    .service-area .services-caption .service-cap p {
        min-height: 180px;
    }

    .service-area .services-caption .service-cap h4 a {
        height: 60px;
    }
}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
    .col-cs-3 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .col-cs-2 {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }

    .col-cs-10 {
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }

    .service-area .services-caption .service-cap p {
        min-height: 240px;
    }

    .service-area .services-caption .service-cap h4 a {
        height: 60px;
    }

    .main-menu ul li a {
        font-size: 12px;
    }

    .modal-lg {
        max-height: 80vh;
    }

    .main-menu ul li>a {
        font-size: 12px;

    }

    .main-menu ul li {
        width: calc(50% / 6);
    }

    .main-menu ul li.menu-right {
        width: calc(50% / 6);
    }

    .main-menu ul li:last-child {
        width: calc(50% / 13 + 50% / 5.5 - 6px * 6);
    }

    .slide_header {
        overflow: hidden;
        min-width: 100%;
    }

    .header-sticky.sticky-bar.sticky .main-menu ul>li>a {
        font-size: 14px;
        padding: 16px 0px;
    }

    .about-low-area .single .single-counter .counter {
        color: #c80000;
        font-size: 26px;
    }

    .td-tbn-register {
        font-weight: 700;
        width: 20%;
    }

    .distance-top {
        margin-top: 1.7rem;
    }
}

@media (min-width: 991px) {

    #show_free_consultation .modal-dialog {
        min-width: 980px !important;
    }

}

@media(max-width:1600px) {

    #home-count-data-section span.count_company,
    #home-count-data-section span.count_employee,
    #home-count-data-section span.count_payslip,
    #home-count-data-section span.count_feedback {
        font-size: 3rem
    }

    #home-count-data-section .width90 .col-3 {
        max-width: 30%;
        flex: 0 0 30%;
    }

    #home-count-data-section .width90 .col-8 {
        max-width: 70%;
        flex: 0 0 70%;
    }
}

@media(max-width:1440px) {
    .width90 {
        width: 100%;
    }
}

@media(max-width:1400px) {
    .css_mb_team {
        padding-right: 18px;
    }

    .copy-right {
        position: initial !important;
    }

    .home-guide-css .wrap-guide {
        padding: 3px 5px;
    }

    .width_logo {
        width: 15% !important;
    }

    .width_ads {
        width: 46% !important;
    }

    .td-tbn-ads,
    .td-tbn-register {
        width: 15%;
    }

    #home-count-data-section span.count_company,
    #home-count-data-section span.count_employee,
    #home-count-data-section span.count_payslip,
    #home-count-data-section span.count_feedback {
        font-size: 2.5rem;
    }
}

@media(max-width:1287px) {
    .width_ads {
        width: 40% !important;
    }

    /* .td-tbn-ads, .td-tbn-register {
        width: 100%;
        display: initial;
    } */
}

@media(max-width:1200px) {
    .classset strong {
        line-height: 30px;
    }
}

@media(min-width:767px) {
    .desktop {
        display: block !important;
    }

    .mobile {
        display: none !important;
    }

    .form-register.container {
        width: 500px;
    }

    .btn-submit {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0A81F7), color-stop(1, #0A81F7));
        background: -moz-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: -webkit-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: -o-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: -ms-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: linear-gradient(to bottom, #0A81F7 5%, #0A81F7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A81F7 ', endColorstr='#0A81F7 ', GradientType=0);
        background-color: #0A81F7;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #0A81F7;
        display: inline-block;
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        padding: 3px 12px;
    }

    .form-register input {
        margin: 6px 0;
    }

    .offset-xl-6-5 {
        margin-left: 70%;
    }

    div#analysis {
        width: 500px;
        border-radius: 20px;
        margin-left: auto;
        margin-right: 1rem;
        position: relative;
        height: 220px;
    }

    .container.qqq123 {
        position: absolute;
        right: 0;
        background-color: #333;
        opacity: .9;
        filter: alpha(opacity=50);
        color: #fff;
        padding: 10px 15px 20px 15px;
        border-radius: 20px;
    }

    /* section.mt-30.emargency-care.section-img-bg2.section-load-data.desktop.aos-init.aos-animate{
        height:50vh
    } */
}

/* small mobile :320px. */
@media (max-width: 767px) {
    .m-mb-0 {
        margin-bottom: 0px;
    }

    .m-mb-20 {
        margin-bottom: 20px;
    }

    .m-mt-40 {
        margin-top: 40px;
    }

    .m-mb-40 {
        margin-bottom: 40px;
    }

    .m-mt-50 {
        margin-top: 50px;
    }

    .m-mb-50 {
        margin-bottom: 50px;
    }

    .m-pt-40 {
        padding-top: 40px;
    }

    .m-pb-40 {
        padding-bottom: 40px;
    }

    .m-pt-50 {
        padding-top: 50px;
    }

    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .main-header,
    .count-data-section,
    .block_adverts,
    .home-guide,
    .promotions-section,
    .about-low-area,
    .service-area-content,
    .our-customer-content,
    .footer-content {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    table.mobile {
        width: 100%;
        text-align: center;
        color: #fff;
    }

    .mobile-btn-login {

        border: 1px solid #666;
        border-radius: 10px;
        display: block;
        color: #fff;
        background: #666;
    }

    .mobile-btn-register {
        border: 1px solid #0A81F7;
        border-radius: 10px;
        display: block;
        color: #fff;
        background: #0A81F7;
        padding: 4px 12px;
    }

    .mobile-btn-login,
    .mobile-btn-register {
        text-transform: capitalize;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 1px;
        margin-bottom: 0;
        padding: 16px;
        border-radius: 10px;
        cursor: pointer;
        transition: color .4s linear;
        position: relative;
        z-index: 1;
        border: 0;
        overflow: hidden;
        margin: 0;
    }

    .mobile-btn-login {
        padding: 10px 42px !important;
        border-radius: 15px !important;
        margin-bottom: 5px;
        margin-left: -15px;
    }

    .mobile-btn-register {
        padding: 10px 22px !important;
        border-radius: 15px !important;
        margin-bottom: 5px;
    }

    .distance-top {
        margin-top: 1.7rem;
    }

    .carousel-caption {
        top: 5% !important;
    }

    .home-banner .carousel-caption {
        font-size: 20px;
    }

    .carousel-caption h3 {
        font-size: 100%;
        color: #bc0905;
        font-weight: 700;
    }

    .banner-mobile .dot-style .slick-dots {
        text-align: center;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .banner-mobile .dot-style .slick-dots li {
        display: inline-block;
    }

    .banner-mobile .dot-style .slick-dots button {
        text-indent: -100000px;
        height: 10px;
        width: 10px;
        border: 0;
        padding: 0;
        margin-right: 8px;
        cursor: pointer;
        border-radius: 50%;
        background: #0A81F7;
    }

    .banner-mobile .dot-style .slick-list {
        margin-left: -15px;
        margin-right: -15px;
    }

    .banner-mobile .dot-style .slick-active button {
        background: #ec5252;
        height: 16px;
        width: 16px;
        padding-top: 2px;
    }

    .wrap-adverts-mobile {
        width: 100%;
    }

    .block_adverts .wrap-adverts-mobile div {
        height: 330px;
    }

    .block_adverts .wrap-adverts-mobile div img {
        height: 100%;
        width: 100%;
    }

    .block_adverts .wrap-adverts-mobile .slick-prev {
        z-index: 1;
        margin-left: 5%;
    }

    .block_adverts .wrap-adverts-mobile .slick-next {
        z-index: 1;
        margin-right: 5%;
    }

    .block_adverts .wrap-adverts-mobile .slick-prev,
    .block_adverts .wrap-adverts-mobile .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        z-index: 9;
    }

    .slick-prev::before {
        content: "←";
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .block_adverts .wrap-adverts-mobile .slick-prev:before {
        color: #000;
    }

    .block_adverts .wrap-adverts-mobile .slick-next:before {
        color: #000;
    }

    /* .our-client {
        padding: 20px 0 0 0;
    } */

    .h1,
    h1 {
        font-size: 1.5rem;
    }

    .h3,
    h3 {
        font-size: 1.5rem;
    }

    .wrap-promotions-mobile {
        width: 100%;
    }

    .wrap-promotions-mobile div {
        height: 330px;
    }

    .wrap-promotions-mobile div img {
        height: 100%;
        width: 100%;
    }

    .wrap-promotions-mobile .slick-prev {
        z-index: 1;
        margin-left: 5%;
    }

    .wrap-promotions-mobile .slick-next {
        z-index: 1;
        margin-right: 5%;
    }

    .wrap-promotions-mobile .slick-prev,
    .wrap-promotions-mobile .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        padding: 0;
        cursor: pointer;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
        z-index: 9;
    }

    .wrap-promotions-mobile .slick-prev:before {
        color: #000;
    }

    .wrap-promotions-mobile .slick-next:before {
        color: #000;
    }

    .emargency-care .single-emargency {
        padding: 15px 10px 65px 7px;
    }

    .emargency-care .single-emargency {
        background-image: url(../images/unnamed.png);
        background-repeat: no-repeat;
        text-align: center;
        width: 100%;
        background-position: center;
        background-size: contain;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .modal-dialog {
        display: flex;
        align-items: center;
        min-height: calc(100% - 1rem);
    }

    .carousel-control-prev {
        left: 0;
    }

    .carousel-control-next {
        right: 5%;
    }

    .carousel-control-prev .slick-prev:before,
    .carousel-control-next .slick-next:before {
        color: #000000;
    }

    .footer-last-item ul li {
        margin: 0;
        margin-right: 20px;
        /* margin: 0 30px; */
    }

    .width90 .border-right,
    .width90 .border-left {
        border: 0 !important
    }

    .width90 {
        width: 100%;
    }

    .css_mb_team {
        padding-right: 0;
    }

    #about-us {
        width: 100%
    }

    .about-low-area .about-caption p {
        padding-right: 0 !important;
    }

    .features-content {
        margin-left: 0;
        margin-right: 0;
    }

    .pl-m-12 {
        padding-left: 12px;
    }

    .pr-m-12 {
        padding-right: 12px;
    }

    .our-customer .our-customer-content .pr-10 {
        padding-right: 0;
    }

    .our-customer .our-customer-content .pl-10 {
        padding-left: 0;
    }

    .pl-m-0 {
        padding-left: 0;
    }

    .pr-m-0 {
        padding-right: 0;
    }

    .our-customer .single-customer {
        margin-left: 15px;
        margin-right: 15px;
    }

    .emargency-care .single-emargency .emargency-cap h5 {
        font-size: 14px !important;
    }

    .section-img-bg2.mobile.height_full {
        height: 100% !important;
    }

    .section-img-bg2.mobile.css_img {
        height: 150px !important;
    }

    #block-adverts-session .slick-prev:before,
    #block-adverts-session .slick-next:before {
        color: #000
    }

    #block-adverts-session .slick-prev {
        left: 0;
        z-index: 9999999;
    }

    #block-adverts-session .slick-next {
        right: 0;
        z-index: 9999999;
    }

    .form-register {
        background-color: #333;
        opacity: .9;
        filter: alpha(opacity=50);
        color: #fff;
        padding: 10px 5px 20px 5px;
    }

    .form-register.container {
        width: 500px;
    }

    .btn-submit {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0A81F7), color-stop(1, #0A81F7));
        background: -moz-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: -webkit-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: -o-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: -ms-linear-gradient(top, #0A81F7 5%, #0A81F7 100%);
        background: linear-gradient(to bottom, #0A81F7 5%, #0A81F7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0A81F7 ', endColorstr='#0A81F7 ', GradientType=0);
        background-color: #0A81F7;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        border: 1px solid #0A81F7;
        display: inline-block;
        cursor: pointer;
        color: #fff;
        text-decoration: none;
        padding: 3px 12px;
    }

    .form-register input {
        margin: 6px 0;
    }

    .emargency-care {
        padding-top: 0px
    }

    .fw {
        width: 100%;
    }

    #fixed_top {
        justify-content: center;
    }

    #myNav #top-navigation #fixed_top>.row {
        display: block;
    }

    .hide-menu-cus {
        display: flex !important;
    }

    .pd-20 {
        padding: 20px
    }

    .home-banner .slick-prev,
    .home-banner .slick-next {
        z-index: 2;
    }

    .mego-text-hover {
        padding: 18px 3px;
        color: #c5b358;
    }

    .mego-text-hover i.fab.fa-facebook-square {
        font-size: 30px;
    }

    ul.css_ulli {
        line-height: 0;
    }

    .css_ulli li {
        list-style: none;
        display: inline-block;
    }

    a.mb-custom-text-menu.mb-custom-text-menu-red {
        margin-left: -2px;
    }

    ul.css_ulli li a {
        color: #fff !important;
    }

    .our-customer .single-customer {
        min-height: 315px !important;
        max-height: 315px;
        padding: 10px 29px 30px 34px;
    }

    .text-black {
        color: #000 !important
    }

    .text-white {
        color: #fff !important
    }

    .dropdown_click:hover a,
    li.nav-item.active:hover a {
        color: #fff !important
    }

    .mobile-text-left {
        text-align: left !important;
        margin-top: 0.5rem;
        padding-left: 10px;
    }

    .css_mobile.mt-20 {
        margin-top: 0;
    }

    .our-customer .single-customer {
        margin-top: 1.8rem
    }

    .et_pb_testimonial_portrait,
    .et_pb_testimonial_portrait:before {
        border-radius: 0;
    }

    .header-area.header-transparrent.header-sticky.sticky-bar {
        height: auto;
    }

    #myCarouselPromotions .modal-content,
    #showImagePromotionsModal .modal-content {
        height: auto;
    }

    #myCarouselPromotions .carousel-control-prev,
    #myCarouselPromotions .slick-prev {
        left: 2px;
    }

    #myCarouselPromotions .carousel-control-next,
    #myCarouselPromotions .slick-next {
        right: 11px;
    }
}

@media(min-width:1500px) {
    .copy-right {
        position: initial;
    }
}

@media(max-width:1500px) {

    .top-button-login,
    .top-button-register,
    .how-to-setup {
        padding: 10px;
        ;
        font-size: 14px;
    }

    .features-content {
        margin-left: 10px;
        margin-right: 10px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
}

@media(max-width:1400px) {
    div#analysis {
        height: 200px !important;
    }

    section.mt-30.emargency-care.section-img-bg2.section-load-data.desktop.aos-init.aos-animate {
        height: 100%;
    }
}

/* Large Mobile :480px. */
/* @media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px
    }

} */

@media only screen and (max-width: 4000px) {
    .emargency-care .single-emargency .emargency-cap h5 {
        font-size: 30px;
    }

    .emargenc-cap {
        font-size: 14px;
    }

    .emargency-care .single-emargency .emargency-cap .border-btn {
        font-size: 14px;
    }
}

@media(max-width:1387px) {
    .footer-last-item ul li {
        margin-right: auto
    }

    .footer-area .footer-copy-right p {
        font-size: 14px;
    }
}

@media(max-width:1100px) {
    .footer-last-item ul li {
        margin: 0;
        width: 50%;
    }

    #home-count-data-section .col-3.text-right {
        text-align: left !important;
    }

    .main-header,
    .count-data-section,
    .block_adverts,
    .home-guide,
    .promotions-section,
    .about-low-area,
    .service-area-content,
    .our-customer-content,
    .footer-content {
        width: 100%
    }

    .menu-list {
        width: 100%
    }

    .block_adverts {
        margin-top: 0;
    }

    .slick-prev {
        left: -15px;
        z-index: 999;
    }

    .slick-next {
        right: -15px;
        z-index: 999;
    }

    .width_ads {
        width: 30% !important;
    }

    /* .width_logo{
        width: 13%!important;
    } */
    body,
    .main-menu ul li a {
        font-size: 14px;
    }

    .main-menu ul li,
    .main-menu ul li.menu-right {
        width: auto;
    }

    .main-menu ul li {
        margin-left: 10px;
        margin-right: 10px;
    }

    #home-count-data-section .col-3.text-right {
        text-align: left !important;
    }

    #home-count-data-section span.count_company,
    #home-count-data-section span.count_employee,
    #home-count-data-section span.count_payslip,
    #home-count-data-section span.count_feedback,
    .count_plus {
        font-size: 2rem;
    }

    .home-guide-css p {
        font-size: 14px;
    }

    .wrap-guide img {
        height: 35px;
    }

    .our-customer-content .our-customer .single-customer {
        margin-top: 10px !important;
    }

    .footer-tittle ul li:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .wrap-promotions-mobile div {
        height: 100%
    }

    .mt-m-5 .single-footer-caption.mb-35 {
        margin-top: -20px;
    }

    .free-consultation {
        right: 10px;
    }

    /* a#scrollUp {
        bottom: 110px !important;
    } */

    #show_free_consultation .modal-dialog {
        max-width: 90%;
    }

    .col-xl-12.pl-0.pr-0 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .footer-copy-right.footer-last-item {
        padding-left: 5px;
        padding-right: 5px;
    }

    .footer-menu li a {
        margin-bottom: 15px;
        display: block;
        padding: 12px;
    }

    .footer-main .copy-right .col-lg-7 {
        max-width: 53.333333%;
        flex: 53.333333%;
        -ms-flex: 53.333333%;
    }

    .footer-last-item ul li {
        width: auto
    }

    .footer-menu li a:first-child {
        padding-left: 0;
    }

    #about-us {
        width: 100%;
    }
}

@media (min-width:992px) {
    .mobile_tabl {
        display: none !important;
    }

    .desktop_tabl {
        display: block !important;
    }
}

@media(max-width:992px) {
    .mobile_tabl {
        display: block !important;
    }

    .footer-main .copy-right .col-lg-7 {
        width: 100%;
        flex: 100%
    }

    .desktop_tabl {
        display: none !important;
    }

    .classset.mob {
        clear: left;
        padding-top: 15px;
    }

    .text-left.f-left.pl-5 {
        line-height: 30px;
    }

    .footer-last-item ul li {
        width: 32%;
        display: inline;
    }

    .footer-last-item ul li:first-child {
        padding-left: 0px;
    }

    .footer-menu li a {
        padding: 1px;
    }

    .mb-custom-text-menu-red {
        border: 1px solid #0A81F7;
        background: #0A81F7 !important;
        text-align: center;
    }

    .btn-search {
        border: 1px solid #0A81F7;
        background: #0A81F7;
        text-align: center;
        padding: 20px;
    }

    #myNav.overlay .closebtn {
        font-size: 30px;
    }

    #myNav.overlay .closebtn {
        position: initial;
        margin-top: 0.5rem;
    }

    .free-consultation {
        z-index: 2;
    }

    a.mb-custom-text-menu.bg-white.text-black {
        height: 41px;
    }

    .wrap-btn-menu-top .mb-custom-text-menu,
    .wrap-btn-top .mb-custom-text-menu {
        font-size: 16px;
        width: 100%;
        display: block;
        text-align: center;
        line-height: 1;
        padding: 8px;
        background: #c5b358;
        margin-bottom: 5px;
        color: white;
        border-radius: 5px;
    }

    #myNav #top-navigation #fixed_top .wrap-btn-top a {
        width: 100%;
        font-size: 15px !important;
    }

    .col-xs-6.wrap-btn-top {
        margin-top: 1rem;
    }

    .mb-custom-text-menu {
        padding: 13px !important
    }

    #myNav.overlay a {
        color: #fff;
    }

    .nav-link-left {
        font-size: 15px !important;
        color: #fff !important;
    }

    .text-black {
        color: #000 !important;
    }

    #navbarSupportedContent ul a {
        margin: 5px 0;
    }

    #navbarSupportedContent ul li {
        width: 100% !important;
        display: block;
        border-top: 1px solid #fff;
        margin-left: unset !important;
    }

    #navbarSupportedContent ul li>a {
        text-align: left;
        padding-left: 0 !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        display: inline-block;
        top: 0 !important;
    }

    .section-tittle.text-center.mt-0.mb-40.m-mt-50.m-mb-50 {
        margin-bottom: 25px;
    }

    #logo-control {
        display: initial;
    }
}

@media(max-width:984px) {

    /* .sticky-bar.main-menu {
        top: 139px;
    } */
    .distance-top {
        margin-top: 1.7rem;
    }

    #show_free_consultation .modal-dialog {
        max-width: 100%;
    }

    #show_free_consultation p,
    #show_free_consultation div,
    #show_free_consultation ul li,
    #show_free_consultation ul ol,
    #show_free_consultation span {
        font-size: 16px !important;
        font-family: "Century Gothic" !important;
    }

    #show_free_consultation .modal-body {
        height: 100%;
    }
}

@media(min-width:941px) {
    .desktoptabl {
        display: block !important;
    }

    .mobiletabl {
        display: none !important;
    }
}

@media(max-width:941px) {
    .footer-last-item ul li {
        /* margin-right: 20px; */
        margin-left: 0;
    }

    .fb {
        float: left !important;
    }

    .copy-right {
        position: relative !important;
    }

    #google_translate_element {
        clear: both;
    }

    .desktoptabl {
        display: none !important;
    }

    .mobiletabl {
        display: block !important;
    }

    #mygroup {
        flex-direction: column;
    }

    .mobile-menu {
        position: absolute;
        right: 13px;
        top: 15%;
        z-index: 1009;
    }

    .menu-mobile {
        float: right;
        align-items: center;
    }

    span.menu {
        font-size: 35px;
        color: #666;
    }

    .glyphicon {
        position: relative;
        top: 1px;
        display: inline-block;
        font-style: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .glyphicon-menu-hamburger:before {
        content: "\f0c9";
    }

    #myNav .overlay-content {
        top: 28px;
    }

    .col-12.top_menu_left.pr-0.pl-0 {
        margin-right: auto;
        width: 80%;
        display: content;
    }

    #myNav.overlay {
        width: 100%;
        right: -120%;
        left: unset;
        padding: 20px;
    }
}

@media(max-width:900px) {
    .section-tittle.text-center.mt-60.mb-40.m-mt-40.m-mb-40 {
        margin-top: 10px;
    }

    .text-left.f-left.pl-5 {
        line-height: 28px;
    }
}

@media(max-width:768px) {

    #home-count-data-section span.count_company,
    #home-count-data-section span.count_employee,
    #home-count-data-section span.count_payslip,
    #home-count-data-section span.count_feedback,
    .count_plus {
        font-size: 1.8rem;
    }

    #home-count-data-section .col-md-4.col-sm-6.col-12 {
        -ms-flex: 0 0 37.333333%;
        flex: 0 0 37.333333%;
        max-width: 37.333333%;
    }

    #home-count-data-section .col-md-8.col-sm-6.col-12 {
        -ms-flex: 0 0 62.666667%;
        flex: 0 0 62.666667%;
        max-width: 62.666667%;
    }
}

@media(max-width:767px) {

    #home-count-data-section .col-md-8.col-sm-6.col-12,
    #home-count-data-section .col-md-4.col-sm-6.col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    body,
    .main-menu ul li a {
        font-size: 16px;
    }

    .home-guide .wrap-guide {
        display: inline-grid;
        margin-left: 0;
    }

    .wrap-guide {
        width: 49%;
        display: inline-block;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0px;
        margin-right: 0;
    }

    .home-guide-css {
        display: inline-block;
    }

    .mb_menu_left .mb-custom-text-menu,
    .wrap-btn-top .mb-custom-text-menu {
        font-size: 30px;
        color: #c5b358;
    }

    .group-menu .top_menu_left {
        flex: unset !important
    }

    #logo1 {
        width: 140px;
    }

    .sticky-bar .mobile-menu {
        top: 25px;
    }

    #logo-control {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .list-home-banner .slick-active img {
        transform: scale(1);
    }

    .carousel-caption h3 {
        font-size: 16px;
    }

    .carousel-caption li,
    .carousel-caption,
    .home-banner .carousel-caption,
    .carousel-caption p {
        font-size: 10px;
    }

    .carousel-caption {
        padding: 0 2%;
        width: 100%;
    }

    .carousel-caption {
        background: rgba(255, 255, 255, 0.6);
    }

    .home-banner .slick-prev,
    .home-banner .slick-next {
        top: 50%;
    }

    /* .home-banner .slick-next,
    .home-banner .slick-prev {
        padding: 10px 40px 3px 30px;
    } */

    .home-banner .slick-prev i,
    .home-banner .slick-next i {
        font-size: 15px;
        padding-bottom: 10px;
        margin-right: -22px;
    }

    .home-banner .slick-prev i {
        margin-right: 0;
    }

    .home-banner .slick-next span {
        position: absolute;
        left: 18px;
        top: 53%;
    }

    .home-banner .slick-next .fa-angle-right:before {
        margin-left: 13px;
    }

    /* .home-banner .slick-prev {
        left: -30px;
    } */

    .wrap_adverts div {
        height: 200px;
    }

    #home-about-data .m-mt-40,
    #home-count-data-section .m-mt-40,
    #home-promotions-section .m-mt-40 {
        margin-top: 15px;
    }

    #home-count-data-section .width90 .col-3 {
        max-width: 25%;
        flex: 0 0 25%;
    }

    .breadcrumb1 {
        padding: 35px 0
    }

    .footer-area .footer-logo {
        padding-left: 15px;
        padding-right: 15px;
    }

    .service-area.m-pt-50 {
        padding-top: 30px;
    }

    #home-features-section .m-mt-40 {
        margin-top: 30px;
    }

    #home-features-section .m-mb-40 {
        margin-bottom: 30px;
    }

    #home-promotions-section .m-mb-40 {
        margin-bottom: 30px;
    }

    div#analysis {
        height: 100% !important;
    }

    .mobile.height_full {
        padding-bottom: 0px;
    }

    .bg-black {
        background-color: #000 !important;
        padding: 14px !important;
    }

    .footer-logo img {
        width: 135px;
    }

    .top-button-register,
    .top-button-login {
        font-size: 14px;
        padding: 11px;
    }

    .top-button-register,
    .top-button-login {
        font-size: 16px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
        line-height: 16px;
    }

    #home-count-data-section .col-3.text-right {
        text-align: right !important;
    }

    .css_ulli .search__input {
        width: 100%;
        padding: 10px 32px 10px 59px;
        background: rgb(255 255 255 / 100%);
        border: none;
        outline: none;
        color: #000;
        font-size: 16px;
        border-radius: 4px;
        box-shadow: 0 1px 2px 0 rgb(0 0 0 / 3%);
        transition: background .4s, box-shadow .2s;
    }

    .css_ulli .search__input::placeholder {
        line-height: 20px;
    }

    .css_ulli .search__submit {
        width: 22px;
        height: 22px;
        border: none;
        background: transparent;
        position: absolute;
        top: 50%;
        left: 19px;
        margin-top: -11px;
        outline: none;
        cursor: pointer;
        transition: transform .1s linear;
    }

    .css_ulli .search__submit:before {
        content: ' ';
        border: 2px solid #9fa0a8;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0;
        width: 16px;
        height: 16px;
    }

    .css_ulli .search__submit:after {
        content: ' ';
        border-top: 2px solid #9fa0a8;
        position: absolute;
        bottom: 8px;
        right: 8px;
        width: 12px;
        height: 1px;
        transition: width .1s linear;
        transform-origin: 100% 50%;
        transform: rotate(-135deg);
    }

    #home-count-data-section .width90 .col-8 {
        max-width: 75%;
        flex: 0 0 75%;
    }

    .mt-30.emargency-care {
        margin-top: 0
    }

    .service-area .services-caption {
        border: 1px solid #0A81F7;
    }

    .hover_wrap-adv:hover figcaption {
        display: none;
    }

    .wrap-promotions-mobile div {
        height: 330px;
    }

    .how-to-setup {
        line-height: 38px;
        padding: unset;
        height: 41px;
        padding-left: 10px;
        padding-right: 10px;
        text-transform: capitalize;
    }

    .footer-last-item ul li {
        width: 100%;
    }

    .footer-last-item ul li a {
        padding: 1px;
    }

    .suppor .mb-35 {
        margin-bottom: 0;
    }

    .single-footer-caption.mb-25.m-center {
        padding-top: 25px;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .single-footer-caption.mb-25.m-center.mb-b-15 {
        padding-top: 15px;
    }

    .single-footer-caption.mb-25.m-center .footer-tittle h4 {
        font-size: 20px !important;
    }
}

@media(max-width:570px) {
    .w-mb-100 {
        width: 100%;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .w-mb-100.pl-5 {
        padding-left: 0 !important;
    }
}

@media(max-width:550px) {
    #home-count-data-section .col-3.text-right {
        text-align: center !important;
    }

    #home-count-data-section .width90 .col-3.text-right {
        max-width: 20% !important;
        text-align: left !important;
    }

    #home-count-data-section .width90 .col-8 {
        max-width: 80% !important;
    }

    .count_plus,
    #home-count-data-section span.count_company,
    #home-count-data-section span.count_employee,
    #home-count-data-section span.count_payslip,
    #home-count-data-section span.count_feedback {
        font-size: 2.5rem;
    }

    .sub-text-logo {
        font-size: 14px;
    }

    .section-img-bg2.mobile.css_img {
        height: auto !important;
        background-origin: content-box;
    }

    #store_notice {
        padding-left: 5px;
        padding-right: 5px;
    }

    .submit-free-consultation {
        width: 100%
    }

    .classset strong {
        line-height: 30px;
    }

    .classset {
        padding-bottom: 10px;
    }

    .m-center {
        padding-bottom: 10px;
    }

    .copy-right .container-fluid.pl-0.pr-0.mt-3 {
        margin-top: 0px !important;
    }

    .mobile .d-flex.css_mb {
        display: block !important;
    }
}

@media(max-width:537px) {
    #navbar {
        top: 0px
    }

    #logo-control .navbar-brand {
        width: 60%;
    }
}

@media(max-width:468px) {
    .d-flex-start {
        flex-flow: row wrap;
    }
}

@media(max-width:465px) {
    .footer-last-item ul li {
        /* margin-right: 53px; */
        padding-bottom: 0.5rem;
    }
}

@media(max-width:408px) {

    .top-button-login,
    .top-button-register {
        font-size: 15px;
    }

    a.text-center.top-button-register {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .our-customer .single-customer {
        min-height: 345px !important;
        max-height: 345px;
    }
}

@media(max-width:400px) {

    .count_plus,
    #home-count-data-section span.count_company,
    #home-count-data-section span.count_employee,
    #home-count-data-section span.count_payslip,
    #home-count-data-section span.count_feedback {
        font-size: 2rem;
    }
}

@media(max-width:386px) {
    .navbar-brand {
        margin-right: 0 !important;
    }
}

@media(max-width:382px) {

    .top-button-login,
    .top-button-register {
        font-size: 14px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .mb-custom-text-menu {
        height: 51px;
    }

    .mb-custom-text-menu-red {
        height: fit-content;
    }
}

@media(max-width:353px) {
    a.nav-link.nav-link-left.mb-custom-text-menu {
        height: auto !important;
        font-size: 11px !important;
    }
}

@media(max-width:318px) {

    .top-button-login,
    .top-button-register,
    #myNav.overlay a,
    .sub-text-logo {
        font-size: 11px;
    }

    .distance-top {
        margin-top: 0rem;
    }

    .home-guide-slide.mobile .col-6 {
        width: 100%;
    }

    .row.hide-menu-cus .col-7 {
        padding-left: 5px;
    }

    .home-guide-slide.mobile .row {
        display: block;
    }

    .home-guide-slide.mobile .col-6 {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .wrap-guide {
        width: 100%;
    }

    .col-6.text-left.pl-0.pl-m-12 {
        padding-right: 5px;
    }

    .wrap-promotions-mobile div img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .wrap-promotions-mobile .slick-prev,
    .wrap-promotions-mobile .slick-next {
        z-index: 2;
    }
}

@media(max-width:280px) {
    #navbar {
        top: 73px;
    }
}
