@media (min-width: 1440px) {
    .testimonails-carousel .slick-list {
        padding: 0 18%;
    }
}
@media (max-width:1399px) {
    .contact-detail p {
        font-size: 18px;
    }
    .contact-detail-img-text {
        margin-bottom: 35px;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    /*----- Header ------*/
    header .main-navigation ul li:not(:last-child) {
        margin-right: 50px;
    }
    /*------ Services ----------*/
    .servicebox-wrap {
        width: 50%;
        margin-bottom: 80px;
        padding-right: 19px !important;
        padding-left: 19px !important;
    }
    .service-wrapper .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    /*------- Allied Professionals --------*/
    .allied-wrapper ul li:not(:last-child) {
        margin-bottom: 40px;
    }
    /*------- Testimonail ------*/
    .testimonail-item {
        padding: 100px 80px 100px 80px;
    }
    .testimonails-carousel .slick-list {
        padding: 0 18%;
    }
    .testimonail-item::before {
        top: 25px;
        left: 25px;
    }
    .testimonail-item::after {
        bottom: 25px;
        right: 25px;
    }
    .allied-wrapper .text {
        width: 60%;
    }
    .allied-wrapper .imgbox {
        margin-right: 50px;
        width: 40%;
    }
}
@media (max-width: 1024px) {
    header .main-navigation ul li:not(:last-child) {
        margin-right: 50px;
    }
    .servicebox-wrap {
        padding-right: 19px !important;
        padding-left: 19px !important;
    }
    .service-wrapper .row {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media (max-width: 991px) {
    /*------- Header ---------*/
    .header-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .main-navigation {
        display: none;
    }
    .main-navigation.active {
        height: 100vh;
        width: 100%;
        padding: 0px;
        position: absolute;
        top: 88px;
        transition: all .5s;
        z-index: 99;
        right: 0px;
        left: 0px;
        bottom: 0px;
        display: block;
        background: #fff;
    }
    .main-navigation.active {
        top: 75px;
    }
    header .main-navigation ul {
        flex-direction: column;
        padding: 0px 20px;
        margin-top: 30px;
    }
    header .main-navigation ul li {
        margin-bottom: 20px;
    }
    .menu-close {
        display: none;
    }
    .menu-open {
        display: block;
    }
    .body-active .menu-close {
        display: block;
    }
    .body-active .menu-open {
        display: none;
    }
    header .site-branding .custom-logo-link {
        max-width: 200px;
        height: 55px;
    }
    .footer-quote {
        max-width: 100%;
    }
    /*------ Footer -----*/
    .footer-wrapper {
        flex-direction: column;
    }
    .footer-left,
    .footer-right {
        width: 100%;
    }
    .footer-quote .text .text-inner {
        padding: 30px;
    }
    .footer-menu {
        margin-top: 30px;
        justify-content: flex-start;
    }
    .footer-col:not(:last-child) {
        margin-right: 100px;
    }
    /*----- Home Banner -------*/
    .home-banner {
        margin-bottom: 110px;
        min-height: 600px;
    }
    .home-bg-text {
        padding: 60px 0px;
    }
    .home-text-wrap {
        padding: 20px 14px;
    }
    .home-text-wrap h2 {
        margin-bottom: 25px;
        font-size: 32px;
        line-height: 40px;
        max-width: 100%;
    }
    .home-text-wrap p {
        font-size: 18px;
        margin-bottom: 20px;
    }
    /*------ Services ----------*/
    .servicebox-wrap {
        width: 50%;
        margin-bottom: 80px;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .service-wrapper .row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .service-wrapper {
        padding-bottom: 0px;
    }
    /*------- Allied Professionals --------*/
    .allied-wrapper ul li:not(:last-child) {
        margin-bottom: 40px;
    }
    .allied-wrapper {
        flex-direction: column;
    }
    .allied-wrapper .imgbox {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 40px;
    }
    .allied-wrapper .imgbox img {
        aspect-ratio: 3 / 2;
    }
    .allied-wrapper .text {
        width: 100%;
    }
    .allied-professionals h2 {
        margin-bottom: 50px;
    }
    /*------- Testimonail ------*/
    .testimonail-item {
        padding: 100px 40px 100px 40px;
    }
    .testimonails-carousel .slick-list {
        padding: 0 18%;
    }
    .testimonail-item::before {
        top: 25px;
        left: 25px;
        width: 50px;
        height: 50px;
    }
    .testimonail-item::after {
        width: 50px;
        height: 50px;
        bottom: 25px;
        right: 25px;
    }
    .testimonials {
        padding: 50px 0px 30px 0px;
    }
}
@media (max-width: 767px) {
    a.btn {
        font-size: 16px;
        padding: 12px 30px;
    }
    h1,
    .h1 {
        font-size: 50px;
        line-height: 60px;
    }
    h2,
    .h2 {
        font-size: 40px;
        line-height: 50px;
    }
    h3,
    .h3 {
        font-size: 30px;
        line-height: 40px;
    }
    h4,
    .h4 {
        font-size: 22px;
        line-height: 29px;
    }
    h5,
    .h5 {
        font-size: 20px;
        line-height: 24px;
    }
    h6,
    .h6 {
        font-size: 18px;
        line-height: 22px;
    }
    ul li:before {
        height: 22px;
        width: 22px;
        left: -28px;
    }
    ol li,
    ul li {
        margin-left: 30px;
        font-size: 16px;
        line-height: 26px;
    }
    /*------ Top Header --------*/
    .top-header-wrapper {
        flex-direction: column;
        padding: 5px 0px;
    }
    .top-right,
    .top-left {
        width: 100%;
    }
    .top-header-wrapper .top-right {
        display: none;
    }
    .top-left p {
        text-align: center;
        margin-bottom: 10px;
    }
    .top-left p:last-child {
        margin-bottom: 0px;
    }
    .top-header-wrapper .contact-detail {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    /*------- Header --------*/
    header .site-branding .custom-logo-link {
        max-width: 150px;
        height: 50px;
    }
    .menu-icon {
        height: 30px;
        width: 30px;
    }
    .main-navigation.active {
        top: 65px;
    }
    header {
        padding: 10px 0px;
    }
    /*------- Footer --------*/
    .footer-menu {
        flex-direction: column;
    }
    .footer-contact li a {
        word-break: break-word;
    }
    .footer-contact li a {
        font-size: 15px;
    }
    .register-text h3 {
        font-size: 28px;
        line-height: 35px;
    }
    .register-text img {
        height: 80px;
    }
    .footer-wrapper {
        padding: 20px 15px;
    }
    .footer-quote .text {
        padding: 20px;
    }
    .footer-quote .text .text-inner {
        padding: 25px;
    }
    .footer-quote .text p {
        font-size: 16px;
        line-height: 24px;
    }
    .footer-menu .footer-col {
        margin-bottom: 20px;
    }
    .footer-contact li {
        margin-bottom: 5px;
    }
    .menu-footer-menu-container ul li {
        margin-bottom: 8px;
    }
    .footer-copyright p {
        line-height: 17px;
    }
    .footer-copyright {
        padding: 12px 15px 12px 15px;
    }
    /*----- Home Banner -------*/
    .home-bg-text {
        padding: 50px 0px;
    }
    .home-text-wrap {
        padding: 20px 14px;
    }
    .home-text-wrap h2 {
        margin-bottom: 15px;
        max-width: 100%;
        font-size: 26px;
        line-height: 35px;
    }
    .home-text-wrap p {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .home-banner {
        margin-bottom: 50px;
        min-height: unset;
    }
    .register-img-text {
        margin-bottom: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    .register-img-text h3 {
        font-size: 25px;
        line-height: 35px;
        margin-top: 10px;
    }
    .register-img-text img {
        width: 120px;
        height: 60px;
    }
    .register-img-text h2 {
        font-size: 30px;
        line-height: 40px;
        margin-top: 10px;
    }
    .registered-provider {
        margin-bottom: 20px;
    }
    .registered-provider p {
        font-size: 16px;
        line-height: 30px;
    }
    .registered-provider ol li,
    .registered-provider ul li {
        font-size: 16px;
        line-height: 26px;
    }
    /*----- Services -------*/
    .service-wrapper {
        padding-top: 40px;
    }
    .servicebox-wrap {
        width: 100%;
        margin-bottom: 35px;
    }
    .service-box .text p {
        font-size: 17px;
        /* line-height: 20px; */
    }
    .service-box .imgbox {
        height: 100%;
        position: relative;
        max-height: 300px;
    }
    .servicebox-wrap {
        width: 50%;
        margin-bottom: 25px;
    }
    .service-box {
        padding: 15px 14px 15px 14px;
    }
    .service-wrapper .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    .servicebox-wrap {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .service-box h6 {
        font-size: 18px;
        word-break: break-word;
    }
    /*------- Allied Professionals --------*/
    .allied-professionals h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
    .allied-wrapper ul li {
        margin-left: 36px;
        font-size: 16px;
        line-height: 26px;
        margin-left: 30px;
    }
    .allied-wrapper ul li:before {
        left: -30px;
        top: 5px;
    }
    .allied-wrapper ul li:not(:last-child) {
        margin-bottom: 30px;
    }
    .allied-professionals {
        margin-bottom: 60px;
        padding-top: 25px;
    }
    /*------- Testimonail ------*/
    /* .testimonail-item{
        padding: 100px 15px 100px 15px;
    } */
    .testimonail-item {
        padding: 50px 15px 50px 15px;
    }
    .testimonails-carousel .slick-list {
        padding: 0 12%;
    }
    .testimonail-item::before {
        top: 15px;
        left: 15px;
        width: 35px;
        height: 35px;
    }
    .testimonail-item::after {
        width: 35px;
        height: 35px;
        bottom: 15px;
        right: 15px;
    }
    .testimonials {
        padding: 40px 0px;
    }
    .single-service .testimonials {
        margin-bottom: 50px;
    }
    .testimonail-item p {
        font-size: 16px;
        line-height: 22px;
        padding-top: 10px;
    }
    .testimonials h3 {
        font-size: 26px;
        line-height: 35px;
    }
    .testimonail-item h6 {
        font-size: 20px;
        line-height: 26px;
        margin-top: 20px;
    }
    .slick-dots li button {
        width: 13px;
        height: 13px;
    }
    .testimonials .slick-dots {
        margin: 0px;
        margin-top: 20px;
    }
    .testimonials .slick-dots li {
        margin-right: 8px;
        display: inline-flex;
        align-items: center;
    }
}
@media (max-width:575px) {
    .contact-detail {
        padding-top: 0px;
    }
}
@media (max-width: 450px) {
    .service-box h6 {
        font-size: 16px;
    }
    .service-box .text p {
        font-size: 15px;
        line-height: 20px;
    }
    .service-box a.btn {
        font-size: 13px;
        padding: 8px 13px;
    }
    .service-box .imgbox {
        min-height: 150px;
        max-height: 150px;
    }
}
@media (max-width: 395px) {
    .service-box .imgbox {
        min-height: 130px;
        max-height: 130px;
    }
}
@media (max-width: 320px) {
    /*------ Footer -----*/
    .register-text img {
        margin-right: 15px;
    }
    .register-text h3 {
        font-size: 25px;
        line-height: 32px;
    }
    .footer-contact li a {
        font-size: 14px;
    }
    .footer-contact li a img {
        margin-right: 8px;
    }
}