
/*Media Query Starts*/

@media only screen and (min-width: 1777px) and (max-width: 1920px) {
    .baner-main h1:before {
        width: 45%;
    }

    span.lin-ban-slid {
    left: 19.5%;
}

    .social-baner {
        margin-bottom: 190px;
    }

    .social-baner.inner:before {
        top: -100px;
        height: 600px;
        left: 47px;
    }

    .banner-sec {
        height: 100vh;
    }

    .baner-main:before {
        right: 44px;
        width: 55%;
    }


    .social-baner h5 {
        bottom: -350px;
        left: 42px;
        font-size: 13px;
    }

    .menuSec:before {
        width: 230px;
    }

    .banner-slider button.slick-next.slick-arrow {
        top: 158%;
    }

    .banner-slider button.slick-prev.slick-arrow {
        top: 158% !important;
    }
}

@media only screen and (min-width: 1450px) and (max-width: 1599px) {

    .banner-slider button.slick-next.slick-arrow {
        top: 140%;
        left: 160px;
    }

    .banner-slider button.slick-prev.slick-arrow {
        top: 140% !important;
    }

    
span.lin-ban-slid {
    left: 20.3%;
}

.banner-sec:after {
    width: 210px;
}

    .baner-main h1:before {
        width: 57%;
        left: -43px;
    }

    .social-baner.inner:before {
        top: -79px;
        left: 38px;
        height: 520px;
    }

    .social-baner.inner {
        margin-bottom: 150px;
    }

    .baner-main:before {
        right: 30px;
    }

    .menuSec:before {
        width: 188px;
    }

    .social-baner h5 {
        left: 31px;
        bottom: -290px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {


/* Fonts css Starts */

/* Fonts css Ends */



/* Buttons css Starts */

/* Buttons css Ends */




/* Home css Starts */

/* Home css Ends */


}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    

/* Fonts css Starts */

h1,h2 {
    font-size: 50px;
    line-height: 55px;
}

h5 {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

p {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 25px !important;
}

/* Fonts css Ends */



/* Buttons css Starts */

.theme_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 0 10px;
    border-radius: 100px;
    overflow: hidden;
}

.theme_btn .btn-flex-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 10px;
}

.theme_btn .btn-flex-inner p {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

.theme_btn .btn-flex-inner .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
        height: 35px;
        width: 35px;
    padding: 5px;
}

.theme_btn .btn-flex-inner .btn-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
            height: 20px;
        width: 20px !important;
    margin: 0;
    object-fit: contain;
}

/* Buttons css Ends */




/* Home css Starts */

/*.logo-box {*/
/*    order: 1;*/
/*}*/

/*.menu-box {*/
/*    order: 3;*/
/*}*/

/*.btn-box {*/
/*    order: 2;*/
/*}*/

.menuSec {
    padding: 20px 0;
    position: relative;
        background-color: #000;
}

    .menuSec img {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 60%;
        margin: 0;
    }

.menuSec:before {
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

    .menuSec ul {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 12px;
    }

.menuSec ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
        padding: 0 5px;
}



.header-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

    .banner-sec {
        height: 700px;
        margin: 0;
    }
    
    .social-baner {
        margin: 0 0 20px 0;
        display: flex;
        align-items: center;
        justify-content: start;
        width: 100%;
        height: 100%;
        text-align: start;
        position: relative;
        top: unset;
        gap: 20px;
    }

.social-baner ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    margin: 0;
    padding: 0;
}

.social-baner ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 35px;
    width: 35px;
    border-radius: 100px;
    overflow: hidden;
}

.social-baner ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.social-baner h5 {
    writing-mode: unset;
    position: relative;
    left: unset;
    bottom: unset;
}

.social-baner.inner:before {
    display: none;
}

.banner-slider .slick-slide {
    margin: 0 5px;
}

.banner-sec .row {
    padding-top: 0;
}

.baner-main {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

    .baner-main h1 {
        margin: 0;
        padding: 5px;
        width: 100%;
    }

.baner-main h1:before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.baner-main:before {
    top: 35px;
    right: 20px;
    width: 60%;
}

.baner-main:after {
    top: 35px;
    right: 140px;
    width: 15%;
}

.baner-main p {
    opacity: 1;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
    margin: 0;
}

    .banner-call-side {
        position: relative;
        bottom: unset;
        right: unset;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
                margin: 0;
        width: 100%;
    }

.banner-sec:before {
    left: 20%;
    width: 50%;
    height: 100%;
}

.ban-cal-sd-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.ban-cal-sd-pic img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}

.baner-cal-featred {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    margin: 0 auto;
    gap: 5px;
}

.baner-cal-featred ul {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}

.baner-cal-featred ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 30px;
    width: 30px;
}

.baner-cal-featred ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.baner-cal-featred button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
}


    .slider-counter {
        position: relative;
        bottom: unset;
        left: unset;
        display: inline-flex;
        align-items: end;
        justify-content: end;
        gap: 30px;
        width: 100%;
    }

    .slider-counter::after {
        width: 5%;
        top: 45%;
        left: 0;
        right: 10%;
        margin: 0 0 0 auto;
    }

.banner-sec:after, span.lin-ban-slid {
    display: none;
}

    .banner-slider button.slick-prev.slick-arrow {
        top: unset !important;
        left: 0 !important;
        bottom: -10% !important;
    }

    .banner-slider button.slick-next.slick-arrow {
        top: unset !important;
        left: 10% !important;
        bottom: -10% !important;
    }

.about-sec {
    margin: 0;
    padding: 20px 0;
}

.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-mission-txt {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.about-mission-txt h5 {
    margin: 0;
}

.about-mission-txt p {
    width: 100%;
}

.about-sec p {
    margin: 0;
    font-size: 12px;
    line-height: 25px;
}

    .about-text {
        margin: 20px 0;
        width: 100%;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
    }

.about-text h2 span {
    font-size: 30px;
    line-height: 35px;
}

.about-sec p {
    width: 100%;
}

.temposync-sec {
    margin: 0;
    padding: 40px 0;
}

.temposync-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
    width: 100%;
    margin: 0;
}

.temposync-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.temposync-text-side {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.temposync-text-side h2 {
    width: 100%;
    margin: 0;
}

.main-text-tempo-backsuync {
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.main-text-tempo-backsuync p {
    width: 100%;
}

.temposync-sec:before {
    height: 100%;
}

.testimonial-sec {
    padding: 20px 0;
    margin: 0;
}

.testi-slider button.slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
            height: 280px;
        width: 170px;
    border-radius: 5px;
    overflow: hidden;
}

.testi-slider button.slick-prev.slick-arrow {
    left: unset;
    right: 100%;
}


.testi-slider button.slick-next.slick-arrow {
    right: unset;
    left: 100%;
}

    .testimonial-sec h2 {
        margin: 0;
        font-size: 25px;
        line-height: 30px;
    }
    
.course-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
}

.course-txt {
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.course-add h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0 20px;
}

.course-txt p {
    width: 100%;
}

.why-sell-sec {
    margin: 0;
    padding: 20px 0;
}

.why-sell-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.why-sell-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

h2.secn-head {
    margin-bottom: 0;
}

.why-sell-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

    ul.sell-list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        margin: 0px;
        width: 100%;
        gap: 0;
    }
    
ul.sell-list li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    width: 100%;
    margin: 0;
        padding: 10px 0;
}

ul.sell-list li:before {
    top: 0;
    width: 100%;
}

.client-txt.iner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 0 20px 0;
}

.client-txt p {
    width: 80%;
}

.client-slider .slick-list.draggable {
    padding: 0 !important;
    margin: 0 !important;
}

.client-slider .slick-slide {
    margin: 0 5px;
}

.client-rev-main {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

    .client-user {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 10px;
        width: 100%;
    }

.client-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    margin: 0;
    padding: 5px;
}

.client-img img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.client-user-txt h6 {
    font-size: 14px;
    line-height: 1;
    margin: 0;
}

.rate-star {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin: 0;
}

.client-rev-sec {
    margin-bottom: 0;
    padding: 20px 0;
}

.footerSec {
    padding: 40px 0 0 0;
}

    .footer-logo a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 70%;
    }


.footer-logo img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0 0 10px 0;
}

.footer-socials {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.footer-socials h6 {
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.footer-socials ul {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-socials ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    overflow: hidden;
}

.footer-socials ul li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-size: 18px;
}

.foot-links.tw.e {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 20px 0;
}

.footerSec h5 {
    font-size: 19px;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px 0;
}

.foot-links.tw ul {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.foot-links ul li a {
    font-size: 14px;
    line-height: 1;
}

.news-letter {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.news-letter ul.ftr-list {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.news-letter ul.ftr-list li {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-btm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

/* Home css Ends */

/* Inner Banner Css Starts */

section.banner.inn {
    padding: 0;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.banner.inn h2 {
    margin: 0;
    font-size: 50px;
    line-height: 55px;
        text-align: center;
}

/* Inner Banner Css Ends */

/* About Us Page Css Starts */

.page-id-16 section.about-sec {
    margin-top: 0;
}

/* About Us Page Css Ends */

/* Reassure At Home Page Css Starts */

.help-sec {
    padding: 40px 0;
    margin: 0;
}

.help-tophedtext {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.help-tophedtext p {
    width: 80%;
}

.help {
    padding: 0;
}

    .help-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

.help-main {
    padding: 10px;
}

.help-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.help-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.help-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.help-slid-head {
    margin: 0;
    padding: 0 0 5px 0;
    width: 100%;
}

/* Reassure At Home Page Css Ends */

    
}

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



/* Fonts css Starts */

h1,h2 {
    font-size: 50px;
    line-height: 55px;
}

h5 {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

p {
    margin: 0 !important;
    font-size: 14px !important;
    line-height: 25px !important;
}

/* Fonts css Ends */



/* Buttons css Starts */

.theme_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 0 10px;
    border-radius: 100px;
    overflow: hidden;
}

.theme_btn .btn-flex-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 10px;
}

.theme_btn .btn-flex-inner p {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

.theme_btn .btn-flex-inner .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
        height: 35px;
        width: 35px;
    padding: 5px;
}

.theme_btn .btn-flex-inner .btn-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
            height: 20px;
        width: 20px !important;
    margin: 0;
    object-fit: contain;
}

/* Buttons css Ends */




/* Home css Starts */

.logo-box {
    order: 1;
}

.menu-box {
    order: 3;
}

.btn-box {
    order: 2;
}

.menuSec {
    padding: 20px 0;
    position: relative;
        background-color: #000;
}

    .menuSec img {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 30%;
        margin: 0;
    }

.menuSec:before {
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.menuSec ul {
    margin: 20px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.menuSec ul li a {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}



.header-btn {
    display: flex;
    align-items: center;
    justify-content: end;
}

    .banner-sec {
        height: 900px;
        margin: 0;
    }
    
    .social-baner {
        margin: 0 0 20px 0;
        display: flex;
        align-items: center;
        justify-content: start;
        width: 100%;
        height: 100%;
        text-align: start;
        position: relative;
        top: unset;
        gap: 20px;
    }

.social-baner ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    margin: 0;
    padding: 0;
}

.social-baner ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 35px;
    width: 35px;
    border-radius: 100px;
    overflow: hidden;
}

.social-baner ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.social-baner h5 {
    writing-mode: unset;
    position: relative;
    left: unset;
    bottom: unset;
}

.social-baner.inner:before {
    display: none;
}

.banner-slider .slick-slide {
    margin: 0 5px;
}

.banner-sec .row {
    padding-top: 0;
}

.baner-main {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

    .baner-main h1 {
        margin: 0;
        padding: 5px;
        width: 100%;
    }

.baner-main h1:before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.baner-main:before {
    top: 35px;
    right: 20px;
    width: 60%;
}

.baner-main:after {
    top: 35px;
    right: 140px;
    width: 15%;
}

.baner-main p {
    opacity: 1;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
    margin: 0;
}

    .banner-call-side {
        position: relative;
        bottom: unset;
        right: unset;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
        margin: 100px auto 20px auto;
        width: 50%;
    }

.ban-cal-sd-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.ban-cal-sd-pic img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}

.baner-cal-featred {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    margin: 0 auto;
    gap: 5px;
}

.baner-cal-featred ul {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}

.baner-cal-featred ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 30px;
    width: 30px;
}

.baner-cal-featred ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.baner-cal-featred button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
}


.slider-counter {
    position: relative;
    bottom: unset;
    left: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    width: 100%;
}

    .slider-counter::after {
        width: 10%;
        top: 45%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

.banner-sec:after, span.lin-ban-slid {
    display: none;
}

.banner-slider button.slick-prev.slick-arrow {
    top: unset!important;
    left: 30% !important;
    bottom: -10% !important;
}

.banner-slider button.slick-next.slick-arrow {
    top: unset !important;
    left: 50% !important;
    bottom: -10% !important;
}

.about-sec {
    margin: 0;
    padding: 20px 0;
}

.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-mission-txt {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.about-mission-txt h5 {
    margin: 0;
}

.about-mission-txt p {
    width: 100%;
}

.about-sec p {
    margin: 0;
    font-size: 12px;
    line-height: 25px;
}

    .about-text {
        margin: 20px 0;
        width: 100%;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
    }

.about-text h2 span {
    font-size: 30px;
    line-height: 35px;
}

.about-sec p {
    width: 100%;
}

.temposync-sec {
    margin: 0;
    padding: 40px 0;
}

.temposync-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 100%;
    margin: 0;
}

.temposync-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.temposync-text-side {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.temposync-text-side h2 {
    width: 100%;
    margin: 0;
}

.main-text-tempo-backsuync {
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.main-text-tempo-backsuync p {
    width: 100%;
}

.temposync-sec:before {
    height: 100%;
}

.testimonial-sec {
    padding: 20px 0;
    margin: 0;
}

.testi-slider button.slick-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 250px;
    width: 140px;
    border-radius: 5px;
    overflow: hidden;
}

.testi-slider button.slick-prev.slick-arrow {
    left: unset;
    right: 100%;
}


.testi-slider button.slick-next.slick-arrow {
    right: unset;
    left: 100%;
}

    .testimonial-sec h2 {
        margin: 0;
        font-size: 25px;
        line-height: 30px;
    }
    
.course-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
}

.course-txt {
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.course-add h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0 20px;
}

.course-txt p {
    width: 100%;
}

.why-sell-sec {
    margin: 0;
    padding: 20px 0;
}

.why-sell-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 400px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.why-sell-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

h2.secn-head {
    margin-bottom: 0;
}

.why-sell-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

    ul.sell-list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        margin: 0px;
        width: 100%;
        gap: 0;
    }
    
ul.sell-list li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    width: 100%;
    margin: 0;
        padding: 10px 0;
}

ul.sell-list li:before {
    top: 0;
    width: 100%;
}

.client-txt.iner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 0 20px 0;
}

.client-txt p {
    width: 80%;
}

.client-slider .slick-list.draggable {
    padding: 0 !important;
    margin: 0 !important;
}

.client-slider .slick-slide {
    margin: 0 5px;
}

.client-rev-main {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

    .client-user {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 10px;
        width: 100%;
    }

.client-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    margin: 0;
    padding: 5px;
}

.client-img img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.client-user-txt h6 {
    font-size: 14px;
    line-height: 1;
    margin: 0;
}

.rate-star {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin: 0;
}

.client-rev-sec {
    margin-bottom: 0;
    padding: 20px 0;
}

.footerSec {
    padding: 40px 0 0 0;
}

    .footer-logo a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 30%;
    }


.footer-logo img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0 0 10px 0;
}

.footer-socials {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.footer-socials h6 {
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.footer-socials ul {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-socials ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    overflow: hidden;
}

.footer-socials ul li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-size: 18px;
}

.foot-links.tw.e {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 20px 0;
}

.footerSec h5 {
    font-size: 19px;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px 0;
}

.foot-links.tw ul {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.foot-links ul li a {
    font-size: 14px;
    line-height: 1;
}

.news-letter {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.news-letter ul.ftr-list {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.news-letter ul.ftr-list li {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-btm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

/* Home css Ends */

/* Inner Banner Css Starts */

section.banner.inn {
    padding: 0;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.banner.inn h2 {
    margin: 0;
    font-size: 50px;
    line-height: 55px;
        text-align: center;
}

/* Inner Banner Css Ends */

/* About Us Page Css Starts */

.page-id-16 section.about-sec {
    margin-top: 0;
}

/* About Us Page Css Ends */

/* Reassure At Home Page Css Starts */

.help-sec {
    padding: 40px 0;
    margin: 0;
}

.help-tophedtext {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.help-tophedtext p {
    width: 80%;
}

.help {
    padding: 0;
}

    .help-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

.help-main {
    padding: 10px;
}

.help-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.help-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.help-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.help-slid-head {
    margin: 0;
    padding: 0 0 5px 0;
    width: 100%;
}



/* Reassure At Home Page Css Ends */



}

@media only screen and (min-width: 520px) and (max-width: 767px) {


/* Fonts css Starts */

h1,h2 {
    font-size: 40px;
    line-height: 45px;
}

h5 {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

p {
    margin: 0 !important;
    font-size: 12px !important;
    line-height: 25px !important;
}

/* Fonts css Ends */



/* Buttons css Starts */

.theme_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 0 10px;
    border-radius: 100px;
    overflow: hidden;
}

.theme_btn .btn-flex-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 10px;
}

.theme_btn .btn-flex-inner p {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

.theme_btn .btn-flex-inner .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
        height: 35px;
        width: 35px;
    padding: 5px;
}

.theme_btn .btn-flex-inner .btn-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
            height: 20px;
        width: 20px !important;
    margin: 0;
    object-fit: contain;
}

/* Buttons css Ends */




/* Home css Starts */

.menuSec {
    padding: 20px 0;
    position: relative;
        background-color: #000;
}

    .menuSec img {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 100%;
        width: 30%;
        margin: 0 auto 20px auto;
    }

.menuSec:before {
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.header-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .banner-sec {
        height: 900px;
        margin: 0;
    }
    
    .social-baner {
        margin: 0 0 20px 0;
        display: flex;
        align-items: center;
        justify-content: start;
        width: 100%;
        height: 100%;
        text-align: start;
        position: relative;
        top: unset;
        gap: 20px;
    }

.social-baner ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    margin: 0;
    padding: 0;
}

.social-baner ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 35px;
    width: 35px;
    border-radius: 100px;
    overflow: hidden;
}

.social-baner ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.social-baner h5 {
    writing-mode: unset;
    position: relative;
    left: unset;
    bottom: unset;
}

.social-baner.inner:before {
    display: none;
}

.banner-slider .slick-slide {
    margin: 0 5px;
}

.banner-sec .row {
    padding-top: 0;
}

.baner-main {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

    .baner-main h1 {
        margin: 0;
        padding: 5px;
        width: 100%;
    }

.baner-main h1:before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.baner-main:before {
    top: 35px;
    right: 20px;
    width: 60%;
}

.baner-main:after {
    top: 35px;
    right: 140px;
    width: 15%;
}

.baner-main p {
    opacity: 1;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
    margin: 0;
}

    .banner-call-side {
        position: relative;
        bottom: unset;
        right: unset;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
        margin: 100px auto 20px auto;
        width: 50%;
    }

.ban-cal-sd-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.ban-cal-sd-pic img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}

.baner-cal-featred {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    margin: 0 auto;
    gap: 5px;
}

.baner-cal-featred ul {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}

.baner-cal-featred ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 30px;
    width: 30px;
}

.baner-cal-featred ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.baner-cal-featred button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
}


.slider-counter {
    position: relative;
    bottom: unset;
    left: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    width: 100%;
}

.slider-counter::after {
    width: 20%;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner-sec:after, span.lin-ban-slid {
    display: none;
}

.banner-slider button.slick-prev.slick-arrow {
    top: unset!important;
    left: 30% !important;
    bottom: -10% !important;
}

.banner-slider button.slick-next.slick-arrow {
    top: unset !important;
    left: 50% !important;
    bottom: -10% !important;
}

.about-sec {
    margin: 0;
    padding: 20px 0;
}

.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-mission-txt {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.about-mission-txt h5 {
    margin: 0;
}

.about-mission-txt p {
    width: 100%;
}

.about-sec p {
    margin: 0;
    font-size: 12px;
    line-height: 25px;
}

    .about-text {
        margin: 20px 0;
        width: 100%;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
    }

.about-text h2 span {
    font-size: 30px;
    line-height: 35px;
}

.about-sec p {
    width: 100%;
}

.temposync-sec {
    margin: 0;
    padding: 40px 0;
}

.temposync-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    margin: 0;
}

.temposync-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.temposync-text-side {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.temposync-text-side h2 {
    width: 100%;
    margin: 0;
}

.main-text-tempo-backsuync {
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.main-text-tempo-backsuync p {
    width: 100%;
}

.temposync-sec:before {
    height: 100%;
}

.testimonial-sec {
    padding: 20px 0;
    margin: 0;
}

html .testi-slider button.slick-prev, .testi-slider button.slick-next {
    display: none !important;
}

    .testimonial-sec h2 {
        margin: 0;
        font-size: 25px;
        line-height: 30px;
    }
    
.course-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
}

.course-txt {
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.course-add h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0 20px;
}

.course-txt p {
    width: 100%;
}

.why-sell-sec {
    margin: 0;
    padding: 20px 0;
}

.why-sell-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.why-sell-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

h2.secn-head {
    margin-bottom: 0;
}

.why-sell-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

    ul.sell-list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        margin: 0px;
        width: 100%;
        gap: 0;
    }
    
ul.sell-list li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    width: 100%;
    margin: 0;
        padding: 10px 0;
}

ul.sell-list li:before {
    top: 0;
    width: 100%;
}

.client-txt.iner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 0 20px 0;
}

.client-txt p {
    width: 80%;
}

.client-slider .slick-list.draggable {
    padding: 0 !important;
    margin: 0 !important;
}

.client-slider .slick-slide {
    margin: 0 5px;
}

.client-rev-main {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

    .client-user {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 10px;
        width: 100%;
    }

.client-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    margin: 0;
    padding: 5px;
}

.client-img img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.client-user-txt h6 {
    font-size: 14px;
    line-height: 1;
    margin: 0;
}

.rate-star {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin: 0;
}

.client-rev-sec {
    margin-bottom: 0;
    padding: 20px 0;
}

.footerSec {
    padding: 40px 0 0 0;
}

.footer-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 40%;
}

.footer-logo img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0 0 10px 0;
}

.footer-socials {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.footer-socials h6 {
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.footer-socials ul {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-socials ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    overflow: hidden;
}

.footer-socials ul li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-size: 18px;
}

.foot-links.tw.e {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 20px 0;
}

.footerSec h5 {
    font-size: 19px;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px 0;
}

.foot-links.tw ul {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.foot-links ul li a {
    font-size: 14px;
    line-height: 1;
}

.news-letter {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.news-letter ul.ftr-list {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.news-letter ul.ftr-list li {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-btm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

/* Home css Ends */

/* Inner Banner Css Starts */

section.banner.inn {
    padding: 0;
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.banner.inn h2 {
    margin: 0;
    font-size: 35px;
    line-height: 40px;
        text-align: center;
}

/* Inner Banner Css Ends */

/* About Us Page Css Starts */

.page-id-16 section.about-sec {
    margin-top: 0;
}

/* About Us Page Css Ends */

/* Reassure At Home Page Css Starts */

.help-sec {
    padding: 40px 0;
    margin: 0;
}

.help-tophedtext {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.help-tophedtext p {
    width: 80%;
}

.help {
    padding: 0;
}

.help-grid {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

.help-main {
    padding: 10px;
}

.help-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.help-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.help-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.help-slid-head {
    margin: 0;
    padding: 0 0 5px 0;
    width: 100%;
}

/* Reassure At Home Page Css Ends */

/* Contact Us Page Css Starts */

.vc_custom_1762948459921 {
    margin: 20px auto 0 auto !important;
    width: 100%;
}

html .iconbox0 {
    width: 100% !important;
}

/* Contact Us Page Css Ends */

}

@media only screen and (min-width: 300px) and (max-width: 519px) {


/* Fonts css Starts */

h1,h2 {
    font-size: 40px;
    line-height: 45px;
}

h5 {
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

p {
    margin: 0 !important;
    font-size: 12px !important;
    line-height: 25px !important;
}

/* Fonts css Ends */



/* Buttons css Starts */

.theme_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 0 10px;
    border-radius: 100px;
    overflow: hidden;
}

.theme_btn .btn-flex-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    gap: 10px;
}

.theme_btn .btn-flex-inner p {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

.theme_btn .btn-flex-inner .btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
        height: 35px;
        width: 35px;
    padding: 5px;
}

.theme_btn .btn-flex-inner .btn-icon img {
    display: flex;
    align-items: center;
    justify-content: center;
            height: 20px;
        width: 20px !important;
    margin: 0;
    object-fit: contain;
}

/* Buttons css Ends */




/* Home css Starts */

.menuSec {
    padding: 20px 0;
    position: relative;
        background-color: #000;
}

.menuSec img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 50%;
    margin: 0 auto 20px auto;
}

.menuSec:before {
    width: 100%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.header-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .banner-sec {
        height: 1200px;
        margin: 0;
    }

.banner-sec:before {
    display: none;
}

    .social-baner {
        margin: 0 0 20px 0;
        display: flex;
        align-items: center;
        justify-content: start;
        width: 100%;
        height: 100%;
        text-align: start;
        position: relative;
        top: unset;
        gap: 20px;
    }

.social-baner ul {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
    margin: 0;
    padding: 0;
}

.social-baner ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 35px;
    width: 35px;
    border-radius: 100px;
    overflow: hidden;
}

.social-baner ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.social-baner h5 {
    writing-mode: unset;
    position: relative;
    left: unset;
    bottom: unset;
}

.social-baner.inner:before {
    display: none;
}

.banner-slider .slick-slide {
    margin: 0 5px;
}

.banner-sec .row {
    padding-top: 0;
}

.baner-main {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

    .baner-main h1 {
        margin: 0;
        padding: 5px;
        width: 100%;
    }

.baner-main h1:before {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.baner-main:before {
    top: 35px;
    right: 20px;
    width: 60%;
}

.baner-main:after {
    top: 35px;
    right: 140px;
    width: 15%;
}

.baner-main p {
    opacity: 1;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
    margin: 0;
}

.banner-call-side {
    position: relative;
    bottom: unset;
    right: unset;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
        margin: 100px 0 20px 0;
}

.ban-cal-sd-pic {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.ban-cal-sd-pic img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
}

.baner-cal-featred {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
    padding: 10px;
    margin: 0 auto;
    gap: 5px;
}

.baner-cal-featred ul {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    gap: 5px;
}

.baner-cal-featred ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    height: 30px;
    width: 30px;
}

.baner-cal-featred ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.baner-cal-featred button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    overflow: hidden;
    margin: 0;
}


.slider-counter {
    position: relative;
    bottom: unset;
    left: unset;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    width: 100%;
}

.slider-counter::after {
    width: 20%;
    top: 45%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.banner-sec:after, span.lin-ban-slid {
    display: none;
}

.banner-slider button.slick-prev.slick-arrow {
    top: unset!important;
    left: 30% !important;
    bottom: -10% !important;
}

.banner-slider button.slick-next.slick-arrow {
    top: unset !important;
    left: 50% !important;
    bottom: -10% !important;
}

.about-sec {
    margin: 0;
    padding: 20px 0;
}

.about-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.about-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about-mission-txt {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.about-mission-txt h5 {
    margin: 0;
}

.about-mission-txt p {
    width: 100%;
}

.about-sec p {
    margin: 0;
    font-size: 12px;
    line-height: 25px;
}

    .about-text {
        margin: 20px 0;
        width: 100%;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        gap: 10px;
    }

.about-text h2 span {
    font-size: 30px;
    line-height: 35px;
}

.about-sec p {
    width: 100%;
}

.temposync-sec {
    margin: 0;
    padding: 40px 0;
}

.temposync-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    margin: 0;
}

.temposync-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.temposync-text-side {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.temposync-text-side h2 {
    width: 100%;
    margin: 0;
}

html .testi-slider button.slick-prev, .testi-slider button.slick-next {
    display: none !important;
}

.main-text-tempo-backsuync {
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

.main-text-tempo-backsuync p {
    width: 100%;
}

.temposync-sec:before {
    height: 100%;
}

.testimonial-sec {
    padding: 20px 0;
    margin: 0;
}

    .testimonial-sec h2 {
        margin: 0;
        font-size: 25px;
        line-height: 30px;
    }
    
.course-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
}

.course-txt {
    position: absolute;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 5px;
}

.course-add h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 100%;
    margin: 0;
    padding: 0 20px;
}

.course-txt p {
    width: 100%;
}

.why-sell-sec {
    margin: 0;
    padding: 20px 0;
}

.why-sell-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 300px;
    width: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.why-sell-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

h2.secn-head {
    margin-bottom: 0;
}

.why-sell-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

    ul.sell-list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: start;
        margin: 0px;
        width: 100%;
        gap: 0;
    }
    
ul.sell-list li {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    width: 100%;
    margin: 0;
        padding: 10px 0;
}

ul.sell-list li:before {
    top: 0;
    width: 100%;
}

.client-txt.iner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0 0 20px 0;
}

.client-txt p {
    width: 80%;
}

.client-slider .slick-list.draggable {
    padding: 0 !important;
    margin: 0 !important;
}

.client-slider .slick-slide {
    margin: 0 5px;
}

.client-rev-main {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    padding: 20px;
    border-radius: 5px;
    overflow: hidden;
}

    .client-user {
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 10px;
        width: 100%;
    }

.client-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    margin: 0;
    padding: 5px;
}

.client-img img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.client-user-txt h6 {
    font-size: 14px;
    line-height: 1;
    margin: 0;
}

.rate-star {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    margin: 0;
}

.client-rev-sec {
    margin-bottom: 0;
    padding: 20px 0;
}

.footerSec {
    padding: 40px 0 0 0;
}

.footer-logo a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 40%;
}

.footer-logo img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    padding: 0 0 10px 0;
}

.footer-socials {
    margin: 20px 0;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.footer-socials h6 {
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.footer-socials ul {
    display: flex;
    align-items: center;
    justify-content: start;
    height: 100%;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-socials ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 100px;
    overflow: hidden;
}

.footer-socials ul li a i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    font-size: 18px;
}

.foot-links.tw.e {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    margin: 20px 0;
}

.footerSec h5 {
    font-size: 19px;
    line-height: 1;
    margin: 0;
    padding: 0 0 10px 0;
}

.foot-links.tw ul {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
    width: 100%;
}

.foot-links ul li a {
    font-size: 14px;
    line-height: 1;
}

.news-letter {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.news-letter ul.ftr-list {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
    width: 100%;
    margin: 0;
    padding: 0;
}

.news-letter ul.ftr-list li {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    width: 100%;
    margin: 0;
    gap: 10px;
}

.footer-btm {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}

/* Home css Ends */

/* Inner Banner Css Starts */

section.banner.inn {
    padding: 0;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section.banner.inn h2 {
    margin: 0;
    font-size: 35px;
    line-height: 40px;
        text-align: center;
}

/* Inner Banner Css Ends */

/* About Us Page Css Starts */

.page-id-16 section.about-sec {
    margin-top: 0;
}

/* About Us Page Css Ends */

/* Reassure At Home Page Css Starts */

.help-sec {
    padding: 40px 0;
    margin: 0;
}

.help-tophedtext {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.help-tophedtext p {
    width: 80%;
}

.help {
    padding: 0;
}

.help-grid {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 20px;
}

.help-main {
    padding: 10px;
}

.help-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 200px;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.help-image img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}

.help-text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 10px;
}

.help-slid-head {
    margin: 0;
    padding: 0 0 5px 0;
    width: 100%;
}

/* Reassure At Home Page Css Ends */

/* Contact Us Page Css Starts */

html .vc_custom_1762948459921 {
    margin-top: 20px !important;
}

.vc_column_container {
    width: 100%;
}

html .iconbox0 {
    width: 100% !important;
}

/* Contact Us Page Css Ends */


}








/*Media Query End*/











