@media(max-width: 1580px){
    /* .carer-header-logo {
        min-width: 18rem;
        padding: 1.5rem;
    } */
    .carer-header .search-form-header {
        max-width: 29rem;
    }
    .site-header.carer-header .navbar-nav li:not(:last-child) {
        margin-right: 3rem;
    }
    .carer-header-logo .navbar-brand img {
        max-height: 7rem;
    }   
}
@media(max-width: 1399px){
    .site-header .navbar-nav li:not(:last-child) {
        margin-right: 3rem;
      }
      .site-header .navbar-nav .nav-link {
        font-size: 1.6rem;
      }
      .banner-caption {
        padding: 8rem 5rem 0 0;
      }
      .works-list li h3 {
        font-size: 2.2rem;
      }
      .works-list li p {
        /* font-size: 1.4rem; */
    }
    .nav-tabs .nav-link {
        font-size: 2rem;
    }
    .works-list li {
        width: calc(100%/5);
    }
    .works-list li img {
        max-width: 140px;
    }
    .service-slider .owl-nav {
        right: 2rem;
    }
    /* .carer-header .header-main{display: block; padding-bottom: 1rem;}
    .carer-header .header-main .carer-header-logo {
        max-width: 18rem;
        display: inline-block;
        float: left;
    }
    .carer-header .header-main .search-form-header {
        width: 100%;
        max-width: calc(100% - 21rem);
        min-height: 10rem;
        float: left;
    } */
}
@media(max-width: 1199px){
    .cs-register-text h1 {
        font-size: 3.8rem;
    }
    .cs-register-text p {
        font-size: 2.3rem;
    }
    .cs-register-content {
        padding: 2.2rem 2rem 2.2rem 2rem;
    }
    .site-header .navbar-nav li > a {
        font-size: 1.4rem;
      }
      .site-header .navbar-nav li:not(:last-child) {
        margin-right: 2rem;
      }
      .banner-caption h1 {
        font-size: 5rem;
      }
      .banner-section p {
        font-size: 2.4rem;
      }
}
@media(max-width: 991px){
    .header-main nav.main-nav {
        display: none;
    }
    .header-main nav.main-nav.active {
        width: 100%;
        display: block;
        position: absolute;
        background: #fff;
        margin-top: 1rem;
        box-shadow: 0 3px 6px rgb(0 0 0 / 10%);
        z-index: 1;        
        padding: 2rem;

    }
    .header-main nav.main-nav.active ul.navbar-nav {
        display: block;
        padding-bottom: 1rem;
    }
    .header-main nav.main-nav.active ul li {
        width: 100%;
        margin: 0px;
    }
    .header-main nav.main-nav.active ul li a {
        padding: 10px 15px;
    }
    .top-menu ul .btn {
        padding: 6px 15px;
        font-size: 1.4rem;
    }    
    .main-header-bg {
        padding: 1rem 0;
    }
    .header-top {
        align-items: start;
    }
    .top-menu ul .link-text {
        margin-bottom: 1rem;
        display: inline-block;
    }
    .header-top {
        flex-direction: column-reverse;
    }
    .navbar-brand {
        max-width: 16rem;
        margin-bottom: -8.2rem;
        position: absolute;
    }
    .top-header-bg {
        padding: 0px 1rem;
    }
    .header-main nav.main-nav.active ul li.carer, .header-main nav.main-nav.active ul li.care-seeker {
        width: auto;
        display: inline-block;
        padding-left: 1rem;
        margin-top: 1rem;
    }
    .banner-caption {
        padding: 5rem 2rem 0 0;
      }
    .banner-caption h1 {
        font-size: 4rem;
        margin-bottom: 3rem;
    }
    .banner-section p {
        font-size: 2rem;
        margin-bottom: 3rem;
    }
    .works-list li img {
        max-width: 120px;
    }
    .works-list li h3 {
        font-size: 2rem;
    }
    .search-action [type=search] {
        font-size: 1.6rem;
    }
    .search-action .btn {
        font-size: 1.6rem;
    }
    .works-list {
        display: block;
    }
    .works-list li {
        width: 49%;
        display: inline-block;
        max-width: 100%;
        margin-bottom: 3rem;
    }
    .works-list li:nth-child(2):after {
        display: none;
    }
    .repeat-section {
        padding: 4rem 0;
    }
    .services-section .col-12.mt-6 {
        margin-top: 4rem;
    }
    .about-section .about-image {
        margin-bottom: 3rem;
    }
    .about-section .about-content {
        max-width: 100%;
    }
    .download-app-content {
        text-align: center;
    }
    .download-app-image {
        text-align: center;
    }
    .nav-tabs {
        margin-bottom: 3rem;
    }
    .footer-section h5 {
        margin-top: 2rem;
    }
    .client-content-bx {
        padding: 4rem 3rem 4rem 3rem;
    }
    .sec-heading h2 {
        font-size: 3.6rem;
    }
    .client-content-bx p {
        font-size: 1.8rem;
    }
    .client-content-bx>img {
        max-width: 50px;
    }
    .nav-tabs .nav-link {
        font-size: 1.6rem;
    }

    .carer-header .navbar-brand {
        max-width: 16rem;
        margin-bottom: 0;
        position: relative;
        display: block;
    }
    form.search-form-header {
        display: none!important;
    }
    form.search-form-header.active {
        display: block!important;
    }
    .search-form-header .search-close{display: block;}
    form.search-form-header.active {
        position: absolute;
        background: #fff;
        margin: 0px;
        padding: 1rem;
        display: flex!important;
        max-width: 100%!important;
    }
    .mobile-menu-icons {
        min-height: 10rem;
        align-items: center;
        display: flex;
    }
    .header-main .carer-header-menu {
        transform: translateX(-100%);
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }
    .header-main.active .carer-header-menu {
        width: 100%;
        top: 0;
        left: 0;
        position: fixed;
        height: 100vh;
        background: #00137ce6;
        z-index: 99;
        transform: translateX(0%);
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }
    .carer-header .carer-header-menu .main-nav {
        left: 0;
        top: 0;
        margin-top: 0px!important;
        width: 60%!important;
        height: 100vh;
        overflow: auto;
        z-index: 999;
    }
    .header-main .remove-sidebar-btn {
        z-index: 999;
        position: fixed;
        left: 0;
        top: 0;
        width: 5rem;
        height: 5rem;
        border: none;
        background: #10A74B;
        transform: translateX(-100%);
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        display: none;
    }
    .header-main.active .remove-sidebar-btn {
        left: 60%;
        transform: translateX(0%);
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        display: block;
    }
    .carer-header.site-header .navbar-nav li a.notifications .notification-text{display: inline-block;}
    .carer-header .profile-dropdown-menu {
        width: 100%;
    }
    .complete-profile-title h2 {
        font-size: 3rem;
    }
    .complete-profile-title p {
        font-size: 1.7rem;
    }
    .profile-progress-bar li .step-name {
        font-size: 1.8rem;
    }
    .profile-progress-bar li .step-number {
        width: 3rem;
        height: 3rem;
        min-width: 3rem;
        min-height: 3rem;
    }
    .profile-progress-bar li .step-number::before {
        height: 2rem;
        width: 2rem;
    }
    .complete-profile-card .cs-register-form-body {
        padding: 0rem 2rem 3rem 2rem;
    }
    .carer-header .header-main{padding-bottom: 0rem;}
    .carer-header .header-main .search-form-header {
        box-shadow: 0px 0px 15px #0000001f;
    }
    .section-title h2 {
        font-size: 2.8rem;
    }
}
@media(max-width: 767px){
    .cs-logo {
        padding-bottom: 5rem;
    }
    .cs-register-content {
        min-height: auto;
        text-align: center;
    }
    .cs-register-form-container{min-height: auto;}
    .email-verification-content {padding-top: 40px;}
    .top-menu ul .link-text {
        font-size: 1.3rem;
    }
    .top-menu ul .btn {
        font-size: 1.3rem;
    }
    .top-menu ul li:not(:last-child) {
        margin-right: 1rem;
    }
    .top-menu ul .link-text > img {
        max-width: 16px;
        max-height: 16px;
    }
    .banner-caption {
        padding: 5rem 0rem 0 0;
    }
    .banner-caption h1 {
        font-size: 3.6rem;
    }
    .cs-register-form {
        height: auto;
    }
    .carer-header .search-form-header input, .carer-header .search-form-header input:focus, .carer-header .search-form-header input:active {
        min-height: 5rem
    }
    .search-form-header .search-close {
        width: 5rem;
        height: 5rem;
        min-width: 5rem;
        min-height: 5rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .profile-progress-bar li {
        padding: 20px 5px;
    }
    .complete-profile-card label {
        font-size: 1.5rem;
    }
    .profile-progress-bar li .step-name {
        font-size: 1.5rem;
    }
    .profile-progress-bar li .step-number {
        margin-right: 1rem;
    }
    .complete-profile-title .backbtn a span {
        width: 3rem;
        height: 3rem;
    }
    .profile-submitted-icon svg {
        max-width: 15rem;
        max-height: 15rem;
    }
    .profile-submitted .modal-dialog .modal-body h2 {
        font-size: 3rem;
        margin-bottom: 2rem;
    }
    .profile-submitted .modal-dialog .modal-body p {
        font-size: 1.6rem;
    }
    .section-title h2 {
        font-size: 2.4rem;
    }
}
@media(max-width: 575px){
    .fs-18 {
        font-size: 1.4rem;
    }
    .cs-register-form-body {
        padding: 0rem 1rem;
    }
    .cs-register-content {
        padding: 2.2rem 1rem 2.2rem 1rem;
    }
    .cs-register-form-container {
        padding-top: 3rem;
    }
    .email-verification-content .email-icon svg{
        max-width: 80px; max-height: 80px;
    }
    .top-menu {
        display: block;
    }
    .top-header-bg {
        height: 70px;
    }
    .navbar-brand {
        margin-bottom: -7.1rem;
    }
    .works-list li {
        width: 100%;
    }
    .works-list li:after {
        display: none!important;
    }
    .quick-links.services-links {
        column-count: 2;
    }
    .sec-heading h2 {
        font-size: 3rem;
    }
    #client-image .owl-stage-outer .owl-stage{
        text-align: center;
        width: 100%!important;
    }
    #client-image .owl-stage-outer .owl-stage .owl-item {
        margin-right: 20px!important;
        width: 80px!important;
        float: unset;
        display: inline-block;
    }
    .copyright-section p {
        text-align: center;
    }
    .copyright-section ul {
        justify-content: center;
        margin-top: 1rem;
    }
    .client-content-bx p {
        font-size: 1.5rem;
    }
    .client-content-bx {
        padding: 2rem 1rem 2rem 1rem;
    }
    .client-content-bx>img {
        max-width: 40px;
        margin: 0 auto 2rem;
    }
    .donload-app-details h5 {
        font-size: 2rem;
    }
    .donload-app-details p {
        font-size: 14px;
    }
    .cta-design .left-cta {
        padding: 3rem 1rem;
    }
    .cta-design p {
        font-size: 1.4rem;
    }
    .cta-design .right-cta {
        padding: 3rem 1rem;
    }
    .banner-section p {
        font-size: 1.6rem;
    }
    .banner-caption h1 {
        font-size: 2.6rem;
        margin-bottom: 1.5rem;
    }
    .banner-caption {
        padding: 2rem 0rem 0 0;
    }
    .services-content h3 {
        font-size: 1.6rem;
    }
    .search-action .btn {
        min-width: 13rem;
        font-size: 1.4rem;
    }
    .services-section .col-12.mt-6 {
        margin-top: 2rem;
    }
    .search-action [type=search] {
        font-size: 1.4rem;
        padding: 1.6rem 13.5rem 1.6rem 5rem;
    }
    .carer-header .carer-header-menu .main-nav {
        width: 85%!important;
    }
    .header-main.active .remove-sidebar-btn {
        width: 4rem;
        height: 4rem;
        left: 85%;
    }
    .header-main nav.main-nav.active {
        padding: 1rem;
    }
    .site-header.carer-header .navbar-nav .nav-link {
        font-size: 1.5rem;
    }
    .complete-profile-title {
        padding: 0px;
    }
    .complete-profile-title .backbtn {
        position: relative;
        text-align: left;        
        padding-bottom: 2rem;

    }
    .complete-profile-section {
        padding-top: 3rem;
    }
    .profile-progress-bar {
        display: block;
    }
    .profile-progress-bar li {
        justify-content: flex-start;
        padding-left: 1.5rem;
    }
    .cs-register-form-body .form-control {
        font-size: 1.4rem;
        height: 5rem;
    }
    .complete-profile-card p.fs-18 {
        font-size: 1.3rem;
    }
    .complete-profile-card .btn.btn-dark-green {
        min-width: 15rem;
        min-height: 5rem;
        padding: 1rem 2rem;
    }
    .profile-progress-bar li::after {
        height: 2px;
    }
    .carer-search-btn, .navigation-btn {
        width: 4rem !important;
        height: 4rem !important;
    }
    .carer-search-btn svg, .navigation-btn svg {
        max-width: 1.6rem;
    }
    .carer-header-logo {
        min-width: 15rem;
        padding: 1rem;
    }
    .carer-header-logo .navbar-brand img {
        max-height: 5rem;
    }
    .mobile-menu-icons {
        min-height: 6rem;
    }
    .carer-header .header-main .search-form-header {
        min-height: 6rem;
    }
    .checkmark-icon svg {
        max-width: 11rem;
    }
    .profile-submitted .modal-dialog .modal-body p {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .book-slot-btn {
        margin-top: 2rem;
    }
    .profile-submitted .modal-dialog .modal-body {
        padding: 3rem 5rem;
    }
    .complete-profile-title h2 {
        font-size: 2.4rem;
    }
    .complete-profile-title p {
        font-size: 1.5rem;
    }
    .section-title h2 {
        font-size: 2rem;
    }
    .aboutus-content p {
        font-size: 1.4rem;
    }
    .aboutus-checklist li {
        font-size: 1.6rem;
    }
}
@media(max-width: 480px){
    .cs-register-text h1 {
        font-size: 2.8rem;
    }
    .cs-register-text p {
        font-size: 1.8rem;
    }
    .cs-register-form-body h3 {
        font-size: 2.6rem;
    }
    .cs-register-form-body p {
        font-size: 1.6rem;
    }
    .fs-16 {
        font-size: 1.4rem;
    }
    #client-feedbacks {
        max-width: 100%;
    }
    .download-buttons>a {
        max-width: calc(50% - 2rem);
    }
    .common-modal .cs-register-form-body form ul.social-logins li {
        width: 100%;
        padding-right: 0px!important;
    }
    .common-modal .cs-register-form-body form ul.social-logins li a:not(last-child) {
       margin-bottom: 2rem;
       text-align: center;
    }
    #client-image .owl-stage-outer .owl-stage .owl-item {
        margin-right: 0px!important;
        width: 70px!important;
    }
    .profile-submitted-icon svg {
        max-width: 11rem;
        max-height: 11rem;
    }
    .profile-submitted .modal-dialog .modal-body {
        padding: 3rem 2rem;
    }
    .social-logins li {
        display: block;
        padding-right: 0rem!important;
        margin-bottom: 1.5rem;
    }
    ul.social-logins li a {
        text-align: center;
    }
}
@media(max-width: 400px){
    .cs-register-form-header a.btn {
        width: 100%;
        margin-bottom: 1rem;
    }
    .otp-inputs input {
        width: 6.5rem;
        height: 6.5rem;
    }
    ul.nav.nav-tabs li {
        width: 100%;
    }
}