@media screen and (min-width: 768px) and (max-width: 1419px) {
    .menu-btns .btn {
        margin: 0 29px;
    }
    .grooming-content.about-content {
        padding: 65px 10px 40px 0;
    }
    .footer-left-wrapper {
        padding: 30px 80px 30px 160px;
    }
    .menu-links li.nav-item a.nav-link {
        padding: 0 17px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1394px) {
    .navbar .container-fluid {
        padding-left: 60px;
        padding-right: 60px;
    }
    
    .menu-links li.nav-item a.nav-link {
        padding: 0 15px;
    }
    
    .menu-links li.nav-item {
        margin: 0 7px;
    }
    
    .about-section .right-img img {
        width: 650px;
    }
    
    .about-section {
        min-height: 630px;
    }
    
    .grooming-content .btn {
        margin-top: 30px;
    }
    
    .grooming-content.about-content {
        padding: 50px 10px 20px 0;
    }
    
    .footer-left-wrapper {
        padding: 30px 60px 30px 95px;
    }
    .home-banner-section h6 {
        left: -75px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1299px) {
    .navbar .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .menu-links li.nav-item a.nav-link {
        padding: 0 13px;
    }
    
    .menu-links li.nav-item {
        margin: 0 6px;
    }
    .home-banner-content {
        padding: 110px 0px 140px 20px;
    }
    .left-img {
        width: 50%;
        padding-right: 40px;
    }
    
    .grooming-content {
        height: 597px;
    }
    
    .seperator {
        height: 100px;
    }
    
    .grooming-content p {
        margin-bottom: 20px;
    }
    
    .self-wash-price {
        padding-top: 15px;
        padding-bottom: 22px;
    }
    
    .about-content h3 {
        margin-bottom: 27px;
    }
    
    .grooming-content.about-content button.btn.about-btn {
        margin-top: 21px;
    }
    
    .about-section {
        min-height: 590px;
    }
    
    .about-section .right-img img {
        width: 600px;
    }
    
    .grooming-content.about-content {
        padding: 35px 10px 16px 0;
    }
    
    .footer-left-wrapper {
        padding: 30px 25px 30px 45px;
    }
    
    .footer-left-wrapper p {
        margin-bottom: 35px;
    }
    
    .copywrite-detail {
        padding-top: 115px;
    }
    
    .footer-right-wrapper {
        padding: 90px 85px;
    }
    
    .pricing-content {
        margin-left: 90px;
    }
    
    .pricing-content .table tr td {
        padding: 16px 5px;
    }
    
    .pricing-content table.table {
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
    .home-banner-content {
        padding: 110px 0px 140px 20px;
    }
    h2 {
        font-size: 46px;
    }
    h3 {
        font-size: 32px;
    }
    h1 {
        font-size: 68px;
        line-height: 100%;
    }
    .home-banner-section h6 {
        display: none;
    }
    
    .home-banner-content {
        padding: 110px 0px 110px 0px;
    }
    
    .home-banner-section {
        min-height: 700px;
    }
    
    h4 {
        font-size: 23px;
    }
    
    .home-banner-content h4 {
        margin-bottom: 40px;
    }
    
    .navbar .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .navbar {padding: 10px 0;}
    
    .menu-links li.nav-item a.nav-link {
        padding: 0 10px;
        font-size: 14px;
    }
    
    .menu-links li.nav-item {
        margin: 0 5px;
    }
    
    .menu-btns .btn {
        margin: 0 15px;
        padding: 16px 24px;
    }
    
    .header-contact-details ul li a {
        font-size: 19px;
    }
    
    .grooming-content {
        height: auto;
        min-height: 525px;
    }
    
    .grooming-section .left-img img {
        width: 505px;
    }
    .full-grooming-img img {
        max-height: 503px;
        margin-top: 40px;
    }
    .full-grooming-content {
        padding-left: 31px;
        padding-right: 30px;
    }
    
    .full-grooming-content p {
        padding-bottom: 25px;
    }
    .pricing-content {
        margin-left: 70px;
    }
    
    .footer-left-wrapper h2.big-title {
        font-size: 70px;
    }
    
    .footer-right-wrapper {
        padding: 80px 85px;
    }
    
    .seperator {
        height: 80px;
    }

}
@media screen and (min-width: 768px) and (max-width: 1090px) {
    .grooming-section .left-img img {
        width: 456px;
    }
    
    .grooming-content {
        height: auto;
        min-height: 474px;
    }
    
    .full-grooming-img img {
        margin-top: 50px;
    }
    
    .pricing-img img {
        max-width: 100%;
    }
    
    .pricing-content {
        margin-left: 40px;
    }
    
    .pricing-content {
        width: calc(100% - 47%);
    }
    
    .pricing-img {
        width: 47%;
    }
    
    .pricing-content .table tr td {
        padding: 14px 5px;
    }
    .footer-right-wrapper {
        padding: 70px 50px;
    }
    
    .footer-left-wrapper {
        padding: 30px 25px 30px 35px;
    }
    
    .footer-left-wrapper h2.big-title {
        font-size: 60px;
        margin-bottom: 15px;
    }
    
    .footer-left-wrapper p {
        margin-bottom: 30px;
    }
    
    .copywrite-detail {
        padding-top: 90px;
    }
    
    .footer-right-wrapper .form-group textarea.form-control {
        height: 250px;
    }
    .footer-right-wrapper .form-group .form-control {
        padding: 11px 15px;
    }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    .header-contact-details ul li {
        margin-left: 35px;
    }
    
    a.navbar-brand {
        margin-right: 15px;
    }
    
    .navbar .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .header-contact-details ul li a {
        font-size: 18px;
        margin-left: 11px;
    }
    
    .menu-links li.nav-item a.nav-link {
        font-size: 15px;
        padding: 0 10px;
    }
    
    .menu-links li.nav-item {
        margin: 0 4px;
    }
    
    .menu-btns .btn {
        margin: 0 15px;
    padding: 11px 27px;
    font-size: 14px;
    }
    
    .menu-btns .btn {
        display: none;
    }
    
    .navbar-desktop.main .menu-links {
        margin-right: 20px;
    }
    .header.fixed-top .navbar .menu-btns .btn.default-btn {
        display: none;
    }
    .pricing-content .table td .td_title p {
        font-size: 16px;
    }
    .home-banner-content {
        padding: 90px 0px 63px 0px;
    }
    
    h1 {
        font-size: 63px;
        line-height: 100%;
    }
    
    .home-banner-content h4 {
        margin-bottom: 35px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    h2 {
        font-size: 38px;
    }
    
    .grooming-content .btn {
        margin-top: 10px;
    }
    
    .grooming-content p {
        margin-bottom: 15px;
    }
    
    p {
        font-size: 17px;
    }
    
    .grooming-content {
        min-height: 384px;
    }
    
    .left-img {
        padding-right: 15px;
    }
    
    h3 {
        font-size: 26px;
    }
    
    .full-grooming-content {
        padding-left: 20px;
        padding-right: 13px;
        width: 60%;
        margin-left: auto;
        padding-top: 15px;
        padding-bottom: 30px;
    }
    
    .full-grooming-img {
        width: 40%;
        position: absolute;
        bottom: 0;
        z-index: -1;
    }
    
    .full-grooming-tabs-content {
        padding: 30px 20px;
    }
    
    .full-grooming-tabs-wrapper {
        width: 85%;
        z-index: 99;
    }
    
    .full-grooming-img img {
        max-height: 345px;
    }
    
    .self-wash-section .left-img {
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    
    .self-wash-price ul li h5 {
        font-size: 16px;
        width: 75px;
    }
    
    .self-wash-price ul li p {
        width: calc(100% - 75px);
        font-size: 15px;
    }
    
    .self-wash-price ul li {
        height: 60px;
        width: 48%;
        margin-right: 4%;
    }
    
    .self-wash-price {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    
    .seperator {
        height: 70px;
    }
    
    .right-img {
        top: 0;
        bottom: 0;
        display: flex;
        align-items: center;
    }
    
    .grooming-content.about-content button.btn.about-btn {
        max-width: 100%;
    }
    
    .pricing-wrapper {
        padding: 90px 0 0;
    }
    
    .pricing-content table.table {
        margin-bottom: 24px;
        max-width: 340px;
    }
    
    .pricing-content {
        margin-left: 30px;
    }
    
    .pricing-content .table tr td {
        padding: 9px 4px;
    }
    
    .pricing-content .table td .td_title img {
        width: 15px;
        height: 15px;
        margin-right: 7px;
    }
    
    .pricing-content .table td .td_title {
        align-items: flex-start;
    }
    
    .pricing-content .table tr td h5 {
        font-size: 16px;
    }
    
    .footer-left-wrapper {
        padding: 25px 21px 25px 25px;
    }
    
    .footer-left-wrapper h2.big-title {
        font-size: 55px;
        margin-bottom: 6px;
    }
    
    .copywrite-detail {
        padding-top: 60px;
    }
    
    .copywrite-detail h6 {
        font-size: 13px;
    }
    
    .footer-right-wrapper .form-group textarea.form-control {
        height: 210px;
    }
    
    .footer-right-wrapper .form-group .form-control {
        padding: 11px 15px;
        height: 68px;
    }
    .home-banner-section {
        min-height: 630px;
    }

}

@media screen and (min-width: 300px) and (max-width: 767px) {
.desktop-header {
    display: none;
}
.mobile-header {
    display: block;
}
a.navbar-brand img {
    width: 78px;
    transform: unset;
    transition: 0.2s;
}

.navbar .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

.header-logo-section {
    justify-content: space-between;
    width: 100%;
}

.header-contact-details ul {
    justify-content: space-between;
}

.header-contact-details ul li {
    margin-left: 10px;
}

.mobile-top-header {
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0;
}
.mobile-top-left img {
    margin-right: 10px;
    width: 14px;
}

.mobile-top-left a {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    color: #6022AE;
}
.mobile-top-right ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
}

.mobile-top-right ul li {
    margin-left: 16px;
}

.mobile-top-right ul li:first-child {
    margin-left: 0;
}

.mobile-top-left img {
    margin-right: 10px;
    width: 14px;
}

.mobile-top-left a {
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
/* or 25px */
    color: #6022AE;
}

.mobile-top-right ul {
    list-style: none;
    display: flex;
    align-items: center;
    margin: 0;
}

.mobile-top-right ul li {
    margin-left: 16px;
}

.mobile-top-right ul li:first-child {
    margin-left: 0;
}

.footer-wrapper {
    flex-direction: column;
}

.footer-contact-section {
    background: transparent;
}

.footer-left-wrapper {
    width: 100%;
    padding: 75px 15px;
    background: #5dbd77;
}

.footer-right-wrapper {
    width: 100%;
    padding: 75px 15px;
    background: #f6efff;
}

.footer-left-wrapper h2.big-title {
    font-size: 46px;
    margin-bottom: 18px;
}

.footer-left-wrapper .copywrite-detail {
    display: none;
}

.footer-right-wrapper .form-group .form-control {
    padding: 15px 21px;
}

.footer-before-img {
    display: none;
}
.footer-left-wrapper p br {
    display: none;
}
.mobile-copywrite-detail {
    display: block;
}

.copywrite-detail {
    padding: 40px 20px;
    background: #5DBD77;
    color: #fff;
}

.copywrite-detail h6 {
    line-height: 160%;
    text-align: center;
}
.pricing-wrapper {
    flex-direction: column;
    padding-top: 150px;
}

.pricing-img img {
    max-width: 100%;
}

.pricing-img {
    display: none;
}

.pricing-content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0 15px;
    padding-bottom: 70px;
}

.pricing-tabs-header ul a.nav-link {
    flex-direction: column;
    width: 150px;
    height: auto;
}

.pricing-tabs-header ul li a.nav-link .tabs-title {
    width: 100%;
    text-align: center;
    line-height: 140%;
    padding: 13px 10px;
}

.pricing-tabs-header ul li a.nav-link span {
    width: 100%;
    height: 68px;
}

.grooming-pricing-section {
    padding-top: 75px;
}

.pricing-tabs-header ul li {
    margin-right: 30px;
}
.seperator {
    height: 75px;
}

.about-section {
    min-height: auto;
}

.right-img {
    position: unset;
    width: 100%;
    text-align: right;
    max-width: initial;
}
.hidden-desktop {
    display: block;
}
.hidden-mobile {
    display: none;
}
.grooming-content.about-content {
    padding: 75px 0px 20px 0;
}

h2 {
    font-size: 46px;
}

.about-content h2 {
    margin-bottom: 10px;
}

.about-content h3 {
    margin-bottom: 40px;
}

h3 {
    font-size: 32px;
}

.grooming-content .btn {
    margin-top: 0px;
}

.grooming-content.about-content .btn {
    margin-top: 20px;
}
.grooming-content.about-content button.btn.about-btn {
    margin-left: 6px;
}
.self-wash-price ul {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
}

.self-wash-price ul li {
    width: 100%;
    margin-right: 0;
}

.self-wash-price {
    padding-top: 12px;
    padding-bottom: 12px;
}

.grooming-content.about-content h2 {
    margin-bottom: 30px;
}
.left-img {
    position: unset;
    max-width: 100%;
    padding-right: 15px;
}
.grooming-content {
    height: auto;
    padding-bottom: 100px;
    padding-top: 45px;
}
.self-wash-section .left-img {
    margin-bottom: 48px;
}
.full-grooming-tabs-wrapper {
    width: 100%;
    z-index: 9;
}

.full-grooming-tabs-header {
    top: -65px;
    left: 20px;
}

.full-grooming-tabs-header ul.nav.nav-tabs {
    flex-direction: row;
    align-items: flex-end;
}

.full-grooming-tabs-header ul.nav.nav-tabs li {
    margin-bottom: 0;
    margin-right: 60px;
}

.full-grooming-tabs-header ul.nav.nav-tabs li:last-child {
    margin-right: 0;
}
.full-grooming-tabs-content {
    padding: 105px 20px 125px;
}

.full-grooming-img {
    position: absolute;
    bottom: 0;
    right: -39px;
    width: 183px;
    z-index: -1;
}

.full-grooming-img img {
    max-width: 100%;
}

.full-grooming-section {
    overflow: hidden;
    padding-top: 65px;
}

.full-grooming-content {
    width: 100%;
    padding-left: 0;
    max-width: 100%;
    padding-top: 0;
}

.full-grooming-content h3 {
    margin-bottom: 10px;
}
.banner-img {
    width: 341px;
    max-width: 100%;
    bottom: -28px;
}

.home-banner-section {
    background: linear-gradient(to bottom, #f6efff 0 79%, #5dbd77 35% 100%);
    min-height: 940px;
    margin-bottom: 105px;
    align-items: flex-start;
}

.home-banner-section h6 {
    display: none;
}

h1 {
    font-size: 68px;
    line-height: 100%;
}

.home-banner-content h4 {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 48px;
}

.home-banner-content {padding: 50px 0;}

.menu-links {
    display: inherit;
    background: #fff;
    padding: 10px 0;
    text-align: center;
}

.navbar {
    padding: 20px 15px !important;
    background: transparent !important;
}

a.navbar-brand {
    margin-right: 30px;
}

.navbar-light .navbar-toggler {
    background: transparent;
    border: 0;
}
.menu-links li.nav-item a {
    padding: 15px 0 !important;
}

.menu-links li.nav-item {
    margin: 4px 0 !important;
}
.grooming-content.about-content button.btn.about-btn {
    max-width: 100%;
}

header.mobile-header {
    position: absolute;
}
.header.fixed-top .navbar .navbar-brand img {
    transform: unset;
    transition: 0.2s;
}
.header.fixed-top .navbar .menu-links li.nav-item a.nav-link {
    font-size: 16px;
    transition: 0.2s;
}
section#wrapper {
    padding-top: 162px !important;
}
/* .mobile-header.fixed-top .mobile-top-header {
    display: none;
}
.header.fixed-top {
    background: #fff;
}
.header.fixed-top .navbar {
    padding: 0 15px;
    transition: 0.2s;
} */
}
@media screen and (min-width: 413px) and (max-width: 767px) {



}
@media screen and (min-width: 300px) and (max-width: 390px) {
    /* .home-banner-section {
        min-height: 1000px;
    } */
    h1 {
        font-size: 60px;
        line-height: 100%;
    }
}