@media (min-width:992px){
    .mobile-meunu, .down-arrow, .mobile-flot-btn {
    display: none;
}
}

ul.projetos-slider .slick-slide {
    margin-left: 20px;
}
@media (max-width:1199px){
ul.projetos-slider .slick-list.draggable {
    margin-left: -20px;
    text-align: center;
}
ul.projetos-slider {
    display: block;
}

ul.projetos-slider .slick-dots li {
    width: auto !important;
    height: auto !important;
    min-height: auto;
    padding: 0 !important;
    border: 0px;
}

ul.projetos-slider ul.slick-dots {
    gap: 5px;
    margin-top: 30px;
}

ul.projetos-slider .slick-dots li button {
    font-size: 0px;
    border: 0px;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    opacity: 0.5;
}

ul.projetos-slider .slick-dots li.slick-active button {
    opacity: 1;
}
}
@media (max-width:991px){
    
    .header-sticky header {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
}
.right-side {
    display: none !important;
}
header {
    width: 100%;
}
.login-page .right-side {
    display: block !important;
}
.navbar-collapse {
        height: 100vh !important;
    }

.mobile-flot-btn {
    position: fixed;
    right: -59px;
    top: 40%;
    transform: rotate(-90deg);
    z-index: 9999999999999999;
    -webkit-font-smoothing: antialiased;
    backface-visibility: hidden;
}

.mobile-flot-btn  a.book-bnt {
    background: var(--orange);
    color: #fff;
    padding: 5px 7px;
    border-radius: 10px 10px 0px 0px;
    font-size: 16px;
}

.mobile-flot-btn a.book-bnt svg {
    width: 17px;
    fill: #fff;
    animation: svg 1s infinite ease-in-out alternate;
}




.links-sec.main-foot.open ul {
    display: block;
}

.links-sec.main-foot.open h4 svg {
    transform: rotate(180deg);
}

.links-sec.main-foot.open ul svg {
    transition: 0.5s;
}
        button.navbar-toggler svg.bi.bi-list {
        width: 30px;
        height: 30px;
    }
ul.navbar-nav {
    text-align: center;
    align-items: self-start;
    justify-content: center;
    width: 80%;
    gap: 13px;
}
        header .right-side ul li:first-child {
        display: none;
    }
        .container, .container-sm {
        max-width: 100%;
    }
    .close-btn button.navbar-toggler {
    background: transparent;
    border: 0px;
    box-shadow: 0px 0px;
}

.right-side a.sign-bnt {
    display: none !important;
}

header .right-side .iocn ul {
    align-items: self-start !important;
    gap: 0;
}

.mobile-meunu {
    display: flex;
    gap: 10px;
    
        align-items: center;
}
    .navbar-collapse {
        position: fixed;
        z-index: 999;
        top: 0;
        background: #f4f2f0;
        width: 100%;
        padding: 50px 10px;
        height: auto;
        left: -100%;
        transition: 0.4s;
        display: block ! IMPORTANT;
    }
.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.close-btn button.navbar-toggler {
    background: transparent;
    border: 0px;
    box-shadow: 0px 0px;
}

.navbar-collapse.collapse.show {
    left: 0;
}
button.navbar-toggler {
        background: var(--orange);
        color: #fff !important;
        padding: 2px 5px;
    }
}


@media (max-width:767px){
    .serach-sec .sidebar .listing-sec.active ul.for-mobile {
        display: inline-block !important;
    }

    .serach-sec .sidebar .listing-sec ul.for-mobile {
        display: none !important;
    }

    .filter-bar {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .filter-bar h6 {
        margin: 0 !important;
    }

    .serach-sec .sidebar h3 .down-arrow-side {
        transform: rotate(180deg);
        transition: 0.5s;
    }
    .serach-sec .sidebar .listing-sec.active .down-arrow-side {
        transform: rotate(0deg);
    }

    .sidebar .filter-bar .filter-icon{
        display: block !important;
    }

    .filter-listing-wrapper {
        display: none;
    }

    .meet-our-expet .modal-header .btn-close {
        margin: -.5rem 0.5rem -0.5rem auto;
    }
    .info-sec figcaption h6 {
        margin-bottom:10px;
        margin-top: 10px;
        font-size: 16px;
    }
.modal-header h3 {
    font-size: 22px;
}
.info-sec figcaption h3 {
    margin-top: 0;
}
        .btn-section a.book-session {
    display: flex;
    width: 180px;
    }
        .btn-section a {
    font-size: 13px;
    text-transform: capitalize;
}
.btn-section a.book-session {
    display: flex;
    width: 180px;
}
ul.mobile-slider-second {
        display: inline-block;
    }
    .page-numbers, .page-numbers span {
    font-family: 'Poppins';
    font-size: 17px !important;
}
.serach-sec .sidebar .listing-sec ul li label span.checkmark {
    top: 3px;
}
.location-sec {
    font-size: 12px;
    gap: 4px;
    margin-bottom: 9px;
    margin-top: 4px;
}
.info-sec figcaption h3 {
    font-size: 16px;
}
.location-sec {
    font-size: 12px;
    gap: 4px;
}
.latepoint-w .latepoint-booking-form-element .latepoint-form-w .latepoint-body h4 {
    font-family: 'Poppins' !important;
    font-size: 25px !important;
}
    section.progile-sec {
    margin: 0;
    padding: 20px 0px;
}
.info-sec {
    display: inline-block;
}

.info-sec figure {
    float: left;
}

.info-sec figcaption {
    width: 60%;
    float: left;
    padding-left: 20px;
}

.for-desktop-info {
    display: none;
}

.info-sec.for-mobile-info {
    border: 0px;
    padding: 0;
    margin-bottom: 0;
}

.info-sec.for-mobile-info figcaption {
  width: 100%;
    padding: 0;
    margin-bottom: 0;
}

.profile-banner img {
    height: 180px;
    object-fit: cover;
}

section.progile-sec .container {
    padding: 10px;
}

.info-sec figcaption a.view-profile {
    font-size: 12px;
    width: 150px;
    height: 40px;
}
.info-sec img {
    width: 100px !important;
    height: 100px !important;
}

    .info-sec {
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
        padding-bottom: 10px;
        margin-bottom: 20px;
     
    }

.info-sec figcaption {
 
    text-align: left;
}



.info-sec figcaption ul {flex-wrap: wrap;margin-bottom: 15px;}
.info-sec figcaption ul li {
    font-size: 10px;
    padding: 4px 8px;
}
.progile-sec .about-sec h2 {
    font-size: 22px !important;
    line-height: 31px;
}

.expter-sec {
    margin-top: 20px;
}

.expter-sec ul li {
    font-size: 15px;
    padding-left: 30px;
    line-height: 23px;
}

.expter-sec ul li::before {
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: 4px;
}
    ul.slick-dots li {
    padding: 0 3px !IMPORTANT;
}
.forminator-ui#forminator-module-425.forminator-design--default .forminator-label {
    font-size: 14px !important;
    line-height: 21px;
}
body.wp-singular.page-template {overflow: scroll;}

span.forminator-checkbox-label, .forminator-ui#forminator-module-425.forminator-design--default .forminator-description, .forminator-ui#forminator-module-425.forminator-design--default .forminator-description p {
    font-size: 14px !important;
}

.forminator-row {
    padding: 11px 20px;
}
.links-sec.main-foot ul {
    padding-top: 20px;
}
    label.checkbox .checkmark:after {
    left: 6px;
    top: 2px;
}
.page-template-my-account section.inner-page-banner.about-page.summey-sec {
    align-items: center;
    justify-content: center;
}

.page-template-my-account section.inner-page-banner.about-page.summey-sec h1 {
    text-align: center;
    width: 100%;
}

.page-template-my-account canvas#waveCanvas {
    right: 10%;
}

.latepoint-w h4 {
    font-size: 24px !important;
}
.mobile-meunu svg {
    width: 24px;
    height: 24px;
}
section.teram-cond-page h2 {
    line-height: 35px;

}
div#accordionFlushExample {
    margin-top: 30px;
}
section.how-work ul li {
    padding: 0 20px;
}
.latepoint .customer-dashboard-tabs {
    justify-content: space-around;
    overflow: auto;
}
    section.banner-sec.serach-page form {
    width: 100%;
}

section.meet-our-expet.serach-sec .right-side {
    display: block !important;
    padding: 0 0px;
    margin-top: 20px;
}
section.meet-our-expet.serach-sec .row {
    margin: 0;
}


section.meet-our-expet.serach-sec .container {
    padding: 0;
}
.serach-sec .sidebar .listing-sec ul li label {
    font-size: 14px;
    padding-left: 22px;
    line-height: 24px;
}

.checkmark {
    width: 18px;
    height: 18px;
    top: 4px;
}

.serach-sec .sidebar h3 {
    margin-bottom: 12px;
}
    .form-sec::after, .form-sec::before{
        display:none;
    }
    .latepoint .customer-dashboard-tabs a {
    font-size: 15px;
    padding: 10px 8px;
}

.latepoint-w .os-form-group.os-form-textfield-group input[type=email].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=number].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=password].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=tel].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group input[type=text].os-form-control, .latepoint-w .os-form-group.os-form-textfield-group select.os-form-control, .latepoint-w .os-form-group.os-form-textfield-group textarea.os-form-control {
    font-size: 16px !important;
}
    .logo-section {
        width: 100% !important;
        text-align: center;
        left: 0;
    }

.ur-frontend-form .ur-form-row .ur-form-grid {
    padding: 0 !important;
}
body[class*=user-registration-], body[class^=ur-] {
    overflow: scroll;
}
.logo-section img {
    max-width: 220px;
}
.login-page figcaption {
    padding-top: 0 !important;
}
    .login-page figure h2 {
    text-align: center;
    line-height: 30px;
}
.logo-section {
    width: 220px;
    margin-bottom: 0 !important;
    position: relative;
}
body > section.inner-page-banner.about-page.summey-sec > div > div > div:nth-child(2) {
    padding-top: 0;
}
section.inner-page-banner.about-page.summey-sec h2 {
    font-size: 27px !important;
    line-height: 29px !important;
    letter-spacing: 0;
}
body {
    overflow-y: scroll;
}
.login-page figure p {
        margin-bottom: 4px;
        padding: 10px 10px;
        margin: auto;
    }

.login-page figure h6 {
    text-align: center;
    font-size: 15px;
}

.login-page .right-side {
    padding: 30px 20px;
}

.login-page figcaption {
    margin-bottom: 0;
}

.logo-login img {
    width: 120px;
}

a.forget-link {
    font-size: 12px;
}

.reme-text label.checkbox {
    font-size: 14px;
    padding-left: 23px;
    line-height: 1.5;
}

.reme-text label.checkbox span.checkmark {
    width: 18px;
    height: 18px;
}
    .login-page {
    height: auto;
    display: inline-block;
    overflow: visible;
}
    .login-page figure canvas#waveCanvas {
        position: fixed;
        left: -40px;
        top: -110px;
        width: 500px !important;
        height: 500px !important;
        transform: rotate(182deg);
    }
.login-page figure {
        width: 100% !important;
        text-align: center;
        overflow: hidden;
                height: auto;
        padding: 60px 10px;
    }
.login-page figcaption {
    width: 100%;
    height: auto;
    
        margin-top: 0;
    background: #fff;
    padding: 0;
}

.login-page .right-side {
    display: block !important;
    width: 100%;
}

.login-page .right-side form {
    width: 100%;
    max-width: 100%;
}
    section.how-work .container {
    padding: 0;
}

.page-template-homepage section.how-work.Journey-sec li {
    width: auto;
}

.page-template-homepage section.how-work ul {
    margin-top: 10px;
    margin-bottom: 30px;
    align-items: center;
    justify-content: center;
}

section.how-work ul li figure {
    width: 96px;
    height: 96px;
    padding: 20px;
}

section.how-work ul li figure img {
    width: 100%;
}

.page-template-homepage section.how-work ul li:nth-child(odd)::after {
    display: none;
}

.page-template-homepage section.how-work ul li:nth-child(even)::after {
    display: none;
}

.page-template-homepage section.how-work.Journey-sec .heade-cotent {
    margin-top: 0;
}

.page-template-homepage section.how-work.Journey-sec li p {
    font-size: 14px !important;
    line-height: 20px !important;
}

.page-template-homepage section.how-work.Journey-sec li h4 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4px;
    letter-spacing: 0px;
}

.page-template-homepage section.how-work.Journey-sec li a {
    font-size: 12px;
}

.page-template-homepage section.how-work ul {
    margin-top: 30px;
}

.page-template-homepage section.how-work ul {
    margin-top: 15px;
}
section.login-page {
    display: inline-block;
}
.login-page {
    flex-direction: column;
    height: auto;
}

.login-page figcaption {
    height: auto;
    
        margin-top: 0;
}

div#comments {
    text-align: left;
    margin-top: 0;
    padding-top: 20px !important;
}

    .related-posts-section img {
    height: 280px;

}
    .related-posts-section h3 {
    letter-spacing: 0px;
    margin-bottom: 10px;
    min-height: 40px;
    font-size: 30px;
}
    
    section.news-sec {
    padding-bottom: 0;
    padding-top: 30px;
}

section.news-sec h2 {
    margin-bottom: 20px;
}
    section.compass.about-image-text .row > div:first-child {
    padding: 0 0;
    margin-bottom: 30px;
}

section.about-image-text .row img {
    width: 100%;
    margin: 0;
    border-radius: 20px;
}
.about-right {
    padding-bottom: 0;
}
section.compass.about-image-text .slick-slide {
        margin-left: 10px;
        text-align: center;
        padding: 10px 10px;
        min-height: 200px;
        display: flex
;
        flex-direction: column;
        align-items: center;
        gap: 0;
    }
section.compass.about-image-text  .slick-list {
    margin-left: -11px;
}

section.compass.about-image-text  figcaption {
    width: 100%;
    text-align: center;
    margin: 10px 0;
    line-height: 20px;
}

section.compass.about-image-text  figure {
    margin: auto;
    padding: 0 20px;
}

section.compass.about-image-text  .button-sec {
    text-align: center;
}

section.compass.about-image-text  a {
    margin: auto;
}

.about-right {flex-direction: column;padding: 20px 0;}

.about-right figure{
    max-width: 100%;
    width: 100%;
}

section.compass.about-image-text section.compass.about-image-text figure figure img {
    border-radius: 20px;
    margin-top: 20px;
}
    section.inner-page-banner.about-page.summey-sec span.small-atg {
    text-align: center;
}

section.inner-page-banner.about-page.summey-sec .row {
    gap: 20px;
}

section.inner-page-banner.about-page.summey-sec h2 br {
    display: none;
}

section.about-image-text .row > div:last-child {
    padding: 0px;
    margin-bottom: 40px;
}

section.compass  ul.slick-dots {
    flex-direction: row;
}

section.compass ul.slick-dots li {
    border: 0px;
    width: auto;
    padding: 0;
}

section.inner-page-banner.about-page.summey-sec ul li figcaption {
    width: 100%;
}

    section.inner-page-banner.about-page {
    padding-top: 40px;
}

.small-atg {
    width: 140px;
    font-size: 18px;
    line-height: 42px;
    display: inline-block;
}

section.inner-page-banner h1 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 7px;
    display: inline-block;
}

section.inner-page-banner h1 br {
    display: none;
}

section.inner-page-banner p br {
    display: none;
}

section.inner-page-banner p {
    font-size: 13px;
}

section.summey-sec h2 {
    line-height: 36px;
    margin-bottom: 10px;
}

section.summey-sec p {
    font-size: 15px;
    line-height: 24px;
}

section.summey-sec a.book-bnt {
    margin-top: 10px;
    margin-bottom: 20px;
}

section.about-image-text .row > div:first-child {
    padding: 20px 18px;
}

section.about-image-text figure::before {
    display: none;
}

section.about-image-text figure::after {
    display: none;
}

section.about-image-text h3 {
    text-align: center;
}

section.about-image-text p {
    text-align: center;
    line-height: 25px;
    margin-top: 0;
    margin-bottom: 12px;
}

    p {
        font-size: 14px !important;
        line-height: 21px !important;
    }
section.about-image-text a.book-cta {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.page-template-about section.faq-sec {
    padding: 30px 0;
}

.two-btn {
    flex-direction: column;
    gap: 10px;
}

.ready-refine-sec p {
    margin-bottom: 10px;
}
    .links-sec.main-foot h4 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #FFFFFF80;
    border-top: 0px solid #FFFFFF80;
    padding: 10px 0;
}
section.logo-sec .right-logo ul {
    padding: 0;
    display: flex
;
    align-items: center;
    margin-top: 20px;
    justify-content: center;
}
.links-sec.main-foot ul {
    display: none;
    transition: 0.4s;
}

    section {
    position: relative;
    z-index: 1;
    background: #fff;
}
section.part-wrok canvas#waveCanvassec {
        top: 0px;
        right: unset;
        height: 100vh;
        position: absolute;
        width: 440px;
        left: 0;
    }
footer {
    z-index: 88;
    position: relative;
}
    .mobile-slider li {
    list-style: none;
    text-align: center;
    padding: 12px;
}

section.how-support-sec p {
    min-height: 50px;
}
.inner-sec ul {
    display: inline;
}
.mobile-slider .slick-slide {
    margin-right: 10px;
    box-shadow: 0px 0px 24px 10px #0000000D;
    margin-top: 20px;
    border-radius: 20px;
}

/* Prevent slides from getting cut off */
.mobile-slider .slick-list {
    overflow: visible;
}
    section.banner-sec {
    padding-bottom: 30px;
}
    canvas#waveCanvas {
        right: inherit;
        position: fixed;
        height: 840px;
        top: -222px;
        width: 380px;
        left: 0;
    }
section.meet-our-expet p {
    max-width: 100%;
}

a.navbar-brand img {
    width: 140px;
}
a.navbar-brand img {
    width: 140px;
}

section.banner-sec h1 {
    font-size: 32px;
    line-height: 38px;
    text-align: center;
        margin: auto;
}

section.banner-sec p {
    font-size: 16px;
    
        margin: auto;
    text-align: center;
    margin-top: 11px;
    line-height: 22px;
    margin-bottom: 11px;
}
button.navbar-toggler {
    background: var(--orange);
    color: #fff !important;
    padding: 2px 5px;
}

button.navbar-toggler svg.bi.bi-list {
    width: 30px;
    height: 30px;
}
.how-t-work .contnt-sec::after {
    right: 0;
}
.navbar-light .navbar-toggler-icon {
    filter: invert(1);
}
section.faq-sec h2 {
    text-align: center;
    width: 100%;
    max-width: 100%;
}

section.faq-sec img {
    margin: auto !important;
    display: inline-block;
}

section.faq-sec {
    text-align: center;
}

.accordion-body {
    text-align: left;
}
ul#menu-primary-menu {
    width: 100%;
    padding: 0;
    gap: 18px;
    text-align: left;
    align-items: self-start;
}

header .right-side ul li:first-child {
    display: none;
}

header .right-side .iocn ul a.sign-bnt {
    margin: 0;
}

/*.navbar-collapse {*/
/*    position: absolute;*/
/*    z-index: 999;*/
/*    top: 0;*/
/*    background: #f4f2f0;*/
/*    width: 100%;*/
/*    padding: 50px 10px;*/
/*    height: auto;*/
/*}*/

h2 {
    font-size: 30px !important;
    line-height: 35px;
}

.step-listing ul {
    border: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 5px;
    row-gap:10px;
}

.step-listing ul li::before {
    display: none;
}

.step-listing {
    padding: 0;
    padding-top: 20px;
}

.step-listing ul li {
    flex-direction: column;
    width: 49%;
    padding: 10px 10px;
    margin-bottom: 0;
}

.step-listing ul li .number {
    position: absolute;
    top: 0;
    left: 10px;
    font-size: 60px;
    width: auto;
}

.step-listing ul li figcaption {
    width: 100%;
    margin-bottom: 0;
}

.step-listing ul li h4 {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 3px;
}

.step-listing ul li p {
    text-align: center;
    line-height: 18px;
    font-size: 13px;
}

.step-listing ul li figure {
    width: 60px;
}

.step-listing ul li figure img {
    width: 100%;
}

.step-listing ul li a {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}

.how-t-work .contnt-sec p {
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    margin-bottom: 10px;
}

.how-t-work .contnt-sec {
    padding: 10px 0;
}

.how-t-work .contnt-sec + img {
    margin-top: -31px;
}

.btn-sec {
    margin-top: -79px;
    right: -1px;
    position: relative;
}

.inner-sec ul li figure img {
    margin: auto;
}

.btn-sec::after {
    top: -36px;
}

section.part-wrok .bg-color {
    padding: 10px;
    padding-top: 20px;
}

.form-sec {
    border-radius: 22px;
    padding: 20px;
    margin-top: 20px;
}

.form-sec .btn-text {
    flex-direction: column;
}

.lable-text label {
    font-size: 17px;
    text-align: left;
}

.word-item {
    font-size: 13px !important;
    margin: 2px 0px !important;
}

section.part-wrok h2 + p {
    margin-bottom: 13px;
    line-height: 21px;
    font-size: 16px;
    margin-top: 13px;
}

.faq-sec h2 {
    text-align: center;
    line-height: 40px;
    margin-bottom: 50px;
}

h2.accordion-header {
    margin: 0;
}

h2.accordion-header .icon {
    width: 30px;
    height: 30px;
}

h2.accordion-header button.accordion-button {
    font-size: 17px;
    padding-right: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0px !important;
}
.accordion-body {
    line-height: 20px;
}

section.logo-sec .left-sec {

    gap:0px;
}

    section.logo-sec .left-sec figcaption h3 {
        font-size: 22px;
        line-height: 26px;
        width: 100%;
        text-align: left;
    }

    section.logo-sec .left-sec figcaption {
        width: 100%;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 10px;
    }

section.logo-sec .right-logo {
    text-align: center;
}

section.logo-sec .right-logo ul li {
    margin: 0;
}

section.logo-sec .right-logo ul {
    gap: 10px;
}

section.logo-sec {
  
        padding: 30px 0;

}

footer p {
    font-size: 16px;
    line-height: 33px;
}
ul.social-icons {
    gap: 7px;
}
footer .row > div:nth-child(2) {
    padding: 15px;
}
ul.social-icons li a {
    width: 40px;
    height: 40px;
}

ul.social-icons li a svg {
    width: 14px;
    height: 14px;
}
.copy-right .row > div:nth-child(2) {
    padding-top: 0;
}
footer h4 {
        margin-bottom: 0;
        margin-top: 10px;
        font-size: 18px;
}

.copy-right p span {
    margin: 0 3px;
}

.copy-right p {
    text-align: center;
    font-size: 16px;
}

.copy-right ul {
    gap: 10px;
    text-align: center;
    justify-content: center;
}

.copy-right ul li a {
    font-size: 14px;
}

footer {
    padding-bottom: 4px;
}

.links-sec {
    margin-top: 20px;
}

.links-sec li a {
    font-size: 16px;
}

.faq-sec .button-sec {
    flex-direction: column;
    margin-bottom: 20px;
    margin-top: 20px;
}

.faq-sec .button-sec a.app-con {
    font-size: 16px;
}

.faq-sec .button-sec a.book-cta {
    width: 249px;
}
ul.slick-dots li button {
    font-size: 0px;
    border: 0px;
    width: 10px;
    height: 10px;
    border-radius: 100px;
    opacity: 0.4;
    gap:7px;
}

section.meet-our-expet > div {
    padding-right: 0;
}
ul.slick-dots li.slick-active button {
    opacity: 1;
}
.inner-sec ul li p {
    font-size: 16px;
    line-height: 25px;
    padding: 0;
    min-height: 100px;
}
.inner-sec ul li h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 10px;
}

section.meet-our-expet p {
    font-size: 16px;
    line-height: 26px;
    margin-top: 20px;
}
    ul.slick-dots {
        margin-bottom:0px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        margin-top: 10px;
    }
ul.slick-dots li {
    padding: 0 2px;
    
        list-style: none;
}
    .inner-sec {
        top: 0;
        box-shadow: 0px 0px;
        border-radius: 0;
        background: transparent;
        margin-top: 0;
        padding: 20px 0;
    }
section.how-support-sec .text-center {
    margin-top: 20px;
}
.page-template-homepage section.how-work ul {
    margin-bottom: 0;
    padding-bottom: 20px;
}
section.how-support-sec {
    padding: 20px 0;
    padding-bottom:0px;
}
section.how-support-sec .bottom-wave {
    width: 100%;
    margin-top: 0;
}
section.meet-our-expet .slick-slide {
    padding-left: 10px;
}
section.meet-our-expet .slick-list {
    margin-left: -10px;
}
section.meet-our-expet figcaption h3 {
    font-size: 18px;
}

section.meet-our-expet figcaption ul li {
    font-size: 11px;
    margin-bottom: 5px;
}

section.meet-our-expet figcaption ul {
    margin-bottom: 0px;
    margin-top: 5px;
}

section.meet-our-expet figcaption .view-profile {
    width: 160px;
}


.bottom-wave {
    margin-top: 30px;
}
.how-t-work .contnt-sec h2 {
    line-height: 50px;
    text-align: center;
}

section.meet-our-expet .container h2, section.meet-our-expet .container p {
    padding-right: 15px;
}

section.how-support-sec {
    overflow: hidden;
}
.mobile-slider-compass {
        display: block !important;
    }
    section.compass ul li {
    width: auto;
}
section.compass {
    padding-bottom: 0;
}

section.compass ul li figcaption {
    font-size: 16px;
}

.blog-inner figcaption h3, .blog-inner figcaption h3 a {
    font-size: 22px;
    line-height: 27px;
    letter-spacing: 0px;
    text-align: left;
}
.blog-inner figcaption p {
    margin-bottom: 13px;
}
.page-numbers li .page-numbers {
    width: 40px;
    height: 40px;
}
section.contact-page h2 {
    font-size: 40px;
    line-height: 32px;
    max-width: 100%;
    text-align: center;
}
.right-side-contact p {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    max-width: 100%;
}
.right-side-contact {
    padding: 12px;
    margin-top: -60px;
    z-index: 2;
    position: relative;
}
.innetr-pagi {
    flex-direction: column;
    gap: 20px;
}

header.entry-header {
    position: relative !important;
}

section.inner-page-banner canvas#waveCanvas {
    right: 27%;
}

.category-blogs .entry-content, .entry-footer, div#comments {
    padding: 0 15px;
}

.related-posts-section.mt-5 {
    position: relative;
    z-index: 2;
    margin-top: 0  !important;
}

.pagination-wrapper {
    position: relative;
    z-index: 99;
    background: #fff;
}

.category-blogs .entry-content, .entry-footer, div#comments {
    position: relative;
    z-index: 99;
    background: #fff;
}

form#commentform {
    margin-bottom: 0px;
    padding-bottom: 40px;
}

.singular .has-post-thumbnail .entry-header {
    padding-bottom: 20px;
}

.single-post article {
    padding-top: 30px;
}
.login-page .right-side {
    height: auto;
}
.login-page .right-side {
    height: auto;
}

body.wp-singular.page-template.page-template-templates.page-template-signup, .page-template-reset-password {
    overflow: scroll;
}

section.login-page.sign-page .right-side .row div {
    padding-right: 0;
    padding-left: 0;
}

body.wp-singular.page-template.page-template-templates.page-template-signup .login-page .right-side input {
    margin: 0;
}

body.wp-singular.page-template.page-template-templates.page-template-signup .row {
    margin: 0;
}

section.login-page.sign-page .google-btn {
    width: 100%;
}

.right-side .button-sec {
    gap: 10px;
}

.login-page .right-side input, .login-page .right-side input::placeholder, section.login-page.sign-page .right-side select {
    font-size: 14px !important;
}
}

@media (min-width:768px) and (max-width:991px){
	.right-side .button-sec {
    gap: 8px;
}
	.customer-orders-tiles .customer-order .customer-order-bottom-actions {
    flex-direction: column;
    gap: 10px;
}

.customer-orders-tiles .customer-order .customer-order-bottom-actions a {
    width: 100%;
    text-align: center;
    justify-content: center;
}
.right-side .button-sec .sign-up, .right-side .button-sec .login-btn {
    font-size: 13px;
}
.meet-our-expet button.slide-arrow {
    background: transparent;
    width: 40px;
    height: 40px;
	top: 18%;
	}
	
    .btn-section a.book-session {
        display: flex;
        width: 180px;
    }
    .btn-section a {
        font-size: 13px;
        text-transform: capitalize;
    }
.btn-section a.book-session {
    display: flex;
    width: 180px;
}
section.meet-our-expet figcaption ul li {
    font-size: 12px;
}
    .search section.news-sec .col-md-3 {
    width: 33%;
}
.search-results section.news-sec img {
    height: 230px !important;
    object-fit: cover;
}
section.progile-sec {
    margin: 0;
    padding: 20px 20px;
}

.profile-banner img {
    height: 180px;
    object-fit: cover;
}

section.progile-sec .container {
    padding: 20px;
}

.info-sec img {
    width: 200px !important;
    height: 200px !important;
}

.info-sec {
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.info-sec figcaption {
    width: 100%;
    text-align: left;

}

.info-sec figcaption ul {flex-wrap: wrap;margin-bottom: 15px;}

.info-sec figcaption ul li {
    font-size: 12px;
    padding: 4px 6px;
}

.progile-sec .about-sec h2 {
    font-size: 22px !important;
    line-height: 31px;
}

.expter-sec {
    margin-top: 20px;
}

.expter-sec ul li {
    font-size: 15px;
    padding-left: 30px;
    line-height: 23px;
}

.expter-sec ul li::before {
    width: 20px;
    height: 20px;
    background-size: 100%;
    top: 4px;
}

.location-sec {
    margin-bottom: 7px;
}
    .forminator-row {
    padding: 11px 20px;
}
  section.about-image-text .about-right figcaption {
    padding-left: 0;
}
.forminator-ui#forminator-module-425.forminator-design--default .forminator-label {
    font-size: 14px !important;
    line-height: 21px;
}
span.forminator-checkbox-label, .forminator-ui#forminator-module-425.forminator-design--default .forminator-description, .forminator-ui#forminator-module-425.forminator-design--default .forminator-description p {
    font-size: 13px !important;
    line-height: 20px !important;
    font-weight: 400;
}
label.checkbox .checkmark:after {
    left: 6px;
    top: 2px;
}
.checkmark {
    width: 18px;
    height: 18px;
}
.serach-sec .sidebar .listing-sec ul li label {
        font-size: 13px;
        line-height: 18px;
        letter-spacing: 0px;
        list-style: none;
        padding-top: 1px;
        padding-left: 27px;
        margin-top: 7px;
        margin-bottom: 2px;
    }
section.meet-our-expet.serach-sec .right-side {
    display: block !IMPORTANT;
}
.page-template-reset-password section.login-page.forger-main figcaption {
    align-items: self-start;
    padding-top: 70px !important;
}
    .logo-section{
        left:30px;
    }
    section.compass.about-image-text h2 + p {
    margin-bottom: 30px;
}
section.inner-page-banner.about-page.summey-sec h2 {
    font-size: 31px !important;
    line-height: 36px !important;
    letter-spacing: 0;
}
section.login-page.sign-page .google-btn {
    width: 100%;
}
section.login-page.sign-page .right-side form .row {
    margin-right: 0;
}

section.login-page.sign-page .right-side form {
    max-width: 100%;
    width: 100%;
}
.login-page .right-side input, .login-page .right-side input::placeholder, section.login-page.sign-page .right-side select {
    font-size: 13px !important;
}
    label.control-label {
    font-size: 12px;
}
    .page-template-login .logo-login img {
    max-width: 120px;
    margin: auto;
}
a.forget-link {
    font-size: 12px;
}

.reme-text label.checkbox {
    font-size: 15px;
    padding-left: 25px;
}

.reme-text label.checkbox span.checkmark {
    top: -2px;
    width: 20px;
    height: 20px;
}
.login-page figure {
    width: 428px;
    padding: 0 20px;
}
    section.login-page.forger-main {
    overflow: hidden;
}

.login-page figure canvas#waveCanvas {
    position: fixed;
    top: 110px;
    left: -310px;
}

.forger-main figure {
    padding: 0 30px;
}

.login-page figcaption {
    padding: 0 20px;
    
    height: 102vh;
}
    section.meet-our-expet {
    margin-top: -10px;
    }
    section.how-work ul li figure {
    width: 90px;
    height: 90px;
    padding: 22px;
}

.page-template-homepage section.how-work.Journey-sec .container {
    padding: 0 20px;
}

.page-template-homepage section.how-work ul li:nth-child(odd)::after, .page-template-homepage section.how-work ul li:nth-child(even)::after {
    width: 80px;
    background-size: 100%;
    right: -40px;
    top: 40px;
}

.page-template-homepage section.how-work.Journey-sec .heade-cotent {
    margin-top: -10px;
}

.page-template-homepage section.how-work.Journey-sec li h4 {
    font-size: 18px;
    line-height: 20px;
}

.page-template-homepage section.how-work.Journey-sec li p {
    font-size: 13px !important;
    line-height: 20px !important;
}
    section.news-sec {
    padding-bottom: 0;
    padding-top: 30px;
}

section.news-sec h2 {
    margin-bottom: 20px;
}


section.about-image-text .row > div:last-child {
    padding-left: 40px;
}
.about-right {flex-direction: column;padding: 20px;}

.about-right figcaption {
    width: 100%;
}

.about-right figure {
    width: 100%;
}

.about-right figure::after {
    display: none;
}

.about-right figure::before {
    display: none;
}

.about-right img {
    border-radius: 20px;
}

.button-sec a {
    width: 40px;
    height: 40px;
}

section.about-image-text p {
    margin-bottom: 30px;
}

.about-right figcaption p {
    margin-bottom: 3px;
}
section.inner-page-banner canvas#waveCanvas {
    height: 670px;
    right: 37%;
} 
.blog-inner figcaption h3, .blog-inner figcaption h3 a {
    font-size: 18px;

    line-height: 26px;
    letter-spacing: 0px;
    text-align: left;
}
.down-arrow {
    display: none;
}
section.part-wrok canvas#waveCanvassec {
    top: -120px;
    right: 28%;
    height: 800px;
    position: absolute;
    width: 1000px;
}
section.banner-sec h1 {
    font-size: 34px;
    line-height: 38px;
}

section.banner-sec p {
    font-size: 16px;
    line-height: 25px;
}

canvas#waveCanvas {
    right: 10%;
}


    h2 {
        font-size: 30px !important;
        line-height: 35px !important;
    }

.inner-sec ul li p {
    padding: 0 10px;
    font-size: 15px;
    line-height: 20px;
}

.inner-sec ul li h3 {
    font-size: 21px;
    padding: 0 20px;
}

section.meet-our-expet p {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
}

.inner-sec {
    top: -60px;
}

.meet-our-expet button.slide-arrow.next-arrow.slick-arrow {
    right: 0px;
}

.meet-our-expet button.slide-arrow.prev-arrow.slick-arrow {
    left: 0;
}

.step-listing {
    padding-left: 20px;
}

.step-listing ul {
    padding-left: 20px;
}

.step-listing ul li::before {
    left: -37px;
}

.faq-sec h2 {
    max-width: 400px;
}
.step-listing ul li .number {
    position: absolute;
    right: 0;
    font-size: 90px;
}

.step-listing ul li figure {
    width: 80px;
}

.step-listing ul li figcaption {
    margin: 0;
}

.step-listing ul li {
    padding: 20px 20px;
    gap: 10px;
}

.step-listing ul li p {
    line-height: 20px;
}

.how-t-work .contnt-sec p {
    line-height: 24px;
    font-size: 16px;
}

.how-t-work .contnt-sec {
    padding: 15px 0;
}

.btn-sec::after {
    right: -1px;
    top: -36px;
}

.btn-sec {
    right: -1px;
    margin-top: -30px;
}

.btn-sec::before {
    bottom: 5px;
}

.how-t-work .row {
    align-items: center;
}

section.part-wrok h2 {
    padding: 0 20px;
    line-height: 31px !important;
    margin-bottom: 10px;
}

section.part-wrok h2 + p {
    font-size: 16px;
    padding: 0 140px;
    line-height: 20px;
}

.word-item {
    font-size: 15px !important;
}

h2.accordion-header button.accordion-button {
    padding: 3px 0;
    padding-right: 50px;
    font-size: 19px;
}

h2.accordion-header {
    margin: 0;
}

.faq-sec .button-sec {
    flex-direction: column;
}

.faq-sec .button-sec a {
    width: 100% !important;
}

section.logo-sec .left-sec figcaption h3 {
    font-size: 28px;
    line-height: 30px;
    
        text-align: center;
}

section.logo-sec .left-sec {
    flex-direction: column;
    gap: 0;
}

section.logo-sec .left-sec figcaption {
    width: 100%;
}

ul.social-icons li a {
    width: 44px;
    height: 44px;
}

ul.social-icons {
    gap: 3px;
}

ul.contact-details figure {
    width: 35px;
    height: 35px;
}

ul.contact-details figure svg {
    width: 20px;
}

.copy-right ul li a {
    font-size: 15px;
}

.copy-right ul {
    gap: 10px;
}

.copy-right p span {
    margin: 0 8px;
}

.copy-right p {
    font-size: 15px;
}

footer .row > div:nth-child(2) {
    padding-left: 60px;
}

footer h4 {
    font-size: 20px;
}

.links-sec li a {
    font-size: 16px;
}

.accordion-item {
}

h2.accordion-header .icon {
    width: 27px;
    height: 27px;
}

h2.accordion-header .icon svg {
    width: 17px;
    height: 17px;
}

.bottom-wave {
    width: 100%;
    margin-top: 40px;
}
section.inner-page-banner h1 {
    font-size: 40px;
    line-height: 43px;
}
section.about-image-text p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 7px;
}

.about-right figcaption {
    padding-right: 0;
}
p {
    font-size: 16px !important;
    line-height: 25px !important;
}
    section.about-image-text figure::after {
        left: -99px;
        bottom: -10px;
    }
/*section.about-image-text .row > div:first-child {*/
/*    padding-right: 30px;*/
/*    padding-left: 30px;*/
/*}*/

section.about-image-text p {
    margin-top: 0;
    margin-bottom: 3px;
}

section.about-image-text a.book-cta {
    margin-bottom: 10px;
}

section.compass ul li figcaption {
    font-size: 16px;
    line-height: 23px;
}
header.entry-header.alignwide {
    position: relative !important;
}

.category-blogs .entry-content, .entry-footer, div#comments {
    padding: 0 55px;
}

.pagination-wrapper {
    padding: 0 55px;
}
label.control-label {
    font-size: 14px;
}
 
}

@media (min-width: 992px) and (max-width:1023px){
	.meet-our-expet button.slide-arrow {
    background: transparent;
    width: 40px;
    height: 40px;
	top: 18%;
	}
        .btn-section a.book-session {
    display: flex;
    width: 180px;
    }
        .btn-section a {
    font-size: 13px;
    text-transform: capitalize;
}
.btn-section a.book-session {
    display: flex;
    width: 180px;
}
.progile-sec .ready-work h2 {
    font-size: 34px !important;
    line-height: 50px !important;
}
    .info-sec figcaption ul li {
    font-size: 14px;
    padding: 10px 10px;
}
.info-sec img {
    width: 239px !important;
    height: 239px !important;
}
    section.about-image-text .about-right figcaption {
    padding-left: 0;
}
   section.compass.about-image-text h2 + p {
    margin-bottom: 30px;
} 
section.meet-our-expet figcaption h3 {
    font-size: 17px;
}
label.checkbox .checkmark:after {
    left: 6px;
    top: 2px;
}
.checkmark {
    width: 18px;
    height: 18px;
}
.serach-sec .sidebar .listing-sec ul li label {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0px;
    list-style: none;
    padding-top: 0px;
    padding-left: 27px;
}
section.inner-page-banner.about-page.summey-sec h2 {
    font-size: 31px !important;
    line-height: 36px !important;
    letter-spacing: 0;
}
label.control-label {
    font-size: 14px;
}
    .login-page .right-side input, .login-page .right-side input::placeholder, section.login-page.sign-page .right-side select {
    font-size: 13px !important;
}

.reme-text label.checkbox {
    font-size: 14px;
}
    section.login-page.sign-page .right-side form .row {
    margin-right: 0;
}
    section.login-page.sign-page .right-side form {
    max-width: 90%;
    width: 100%;
}
    .logo-login img {
    max-width: 200px;
    margin: auto;
}
  .login-page figure canvas#waveCanvas {
        position: fixed;
        top: -140px;
        left: -450px;
        height: 927px !important;
        z-index: 999;
        width: 1216px !important;
    }
    section.meet-our-expet {
    margin-top: -10px;
    }
    section.how-work ul li figure {
    width: 90px;
    height: 90px;
    padding: 22px;
}

.page-template-homepage section.how-work.Journey-sec .container {
    padding: 0 20px;
}

.page-template-homepage section.how-work ul li:nth-child(odd)::after, .page-template-homepage section.how-work ul li:nth-child(even)::after {
    width: 80px;
    background-size: 100%;
    right: -40px;
    top: 40px;
}

.page-template-homepage section.how-work.Journey-sec .heade-cotent {
    margin-top: -10px;
}

.page-template-homepage section.how-work.Journey-sec li h4 {
    font-size: 18px;
    line-height: 20px;
}

.page-template-homepage section.how-work.Journey-sec li p {
    font-size: 13px !important;
    line-height: 20px !important;
}
    section.about-image-text .row > div:last-child {
    padding: 0;
}

.about-right {flex-direction: column;padding: 20px;}

.about-right figcaption {
    width: 100%;
}

.about-right figure {
    width: 100%;
}

.about-right figure::after {
    display: none;
}

.about-right figure::before {
    display: none;
}

.about-right img {
    border-radius: 20px;
}

.button-sec a {
    width: 40px;
    height: 40px;
}

section.about-image-text p {
    margin-bottom: 30px;
}

.about-right figcaption p {
    margin-bottom: 3px;
}
section.part-wrok canvas#waveCanvassec {
    top: -120px;
    right: 38%;
    height: 800px;
    position: absolute;
    width: 1000px;
}
header .right-side .iocn ul a.book-bnt {
        font-size: 13px;
        width: 150px;
    }
    header .right-side .iocn ul a.sign-bnt {
        font-size: 13px;
        width: 120px;
        margin-left: 10px;
    }

header .right-side {
    padding-left: 10px;
}
a.navbar-brand img {
    width: 160px;
}

ul.navbar-nav li a {
    font-size: 16px;
}

ul.navbar-nav {
    gap: 24px;
}

section.banner-sec h1 {
    font-size: 43px;
    line-height: 55px;
}

section.banner-sec p {
    font-size: 18px;
}

.meet-our-expet button.slide-arrow.next-arrow.slick-arrow {
    right: -20px;
}

.meet-our-expet button.slide-arrow.prev-arrow.slick-arrow {
    left: -20px;
}

.meet-our-expet button.slide-arrow {
    z-index: 9;
    top: 27%;
}

.step-listing {
    padding-left: 30px;
}

.step-listing ul li .number {
    position: absolute;
    right: 0;
}

.step-listing ul li {
    padding: 14px 10px;
}

.step-listing ul li p {
    line-height: 23px;
    margin-bottom: 0;
}

.step-listing ul li figcaption {
    margin-bottom: 0;
    margin-top: 0;
}

.btn-sec {
    margin-top: -79px;
}

.faq-sec h2 {
    margin-bottom: 20px;
}

h2.accordion-header {
    margin: 0;
}

.faq-sec .button-sec a.app-con {
    font-size: 15px;
}

.faq-sec .button-sec a.book-cta {
    font-size: 15px;
}

.faq-sec .button-sec {
    gap: 5px;
}

section.logo-sec .left-sec {
    flex-direction: column;
}

section.logo-sec .left-sec figcaption {
    width: 100%;
}

section.logo-sec .left-sec figcaption h3 {
    font-size: 30px;
    line-height: 33px;
    
        text-align: center;
}

ul.social-icons {
    flex-wrap: wrap;
}

footer p {
    font-size: 15px;
}

.copy-right ul li a {
    font-size: 15px;
}

footer .row > div:nth-child(2) {
    padding-left: 40px;
}

.accordion-flush .accordion-item .accordion-button {
    padding-right: 60px;
}
section.inner-page-banner h1 {
    font-size: 40px;
    line-height: 43px;
}

p {
    font-size: 16px !important;
    line-height: 25px !important;
}

section.about-image-text figure::after {
    left: 26px;
}

section.about-image-text .row > div:first-child {
    padding-right: 30px;
    padding-left: 0px;
}

section.about-image-text p {
    margin-top: 0;
    margin-bottom: 3px;
}

section.about-image-text a.book-cta {
    margin-bottom: 10px;
}

section.compass ul li figcaption {
    font-size: 16px;
    line-height: 23px;
}
   header.entry-header.alignwide {
    position: relative !important;
}

.category-blogs .entry-content, .entry-footer, div#comments {
    padding: 0 55px;
}

.pagination-wrapper {
    padding: 0 55px;
} 
section.meet-our-expet figcaption ul li {
    padding: 4px 7px;
    font-size: 12px;
}
}


@media (min-width: 1024px) and (max-width:1199px){
    section.meet-our-expet figcaption h3 {
    font-size: 17px;
}

.progile-sec .ready-work h2 {
    font-size: 34px !important;
    line-height: 50px !important;
}
label.checkbox .checkmark:after {
    left: 6px;
    top: 2px;
}
.checkmark {
    width: 18px;
    height: 18px;
}
.serach-sec .sidebar .listing-sec ul li label {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0px;
    list-style: none;
    padding-top: 0px;
    padding-left: 27px;
}
    section.compass.about-image-text h2 + p {
    margin-bottom: 30px;
}
section.inner-page-banner.about-page.summey-sec h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}
form#custom-signup-form {
    max-width: 100%;
    padding: 0 50px;
}
    .login-page figure canvas#waveCanvas {
        top: -72px;
        height: 1057px !important;
        z-index: 999;
        width: 816px !important;
        left: -110px;
        transform: rotate(222deg);
        opacity: 0.3;
        right: 0 !important;
    }
    section.meet-our-expet figcaption ul li {
    padding: 4px 7px;
    font-size: 12px;
}
       section.how-work ul li figure {
    width: 90px;
    height: 90px;
    padding: 22px;
}

.page-template-homepage section.how-work.Journey-sec .container {
    padding: 0 20px;
}

.page-template-homepage section.how-work ul li:nth-child(odd)::after, .page-template-homepage section.how-work ul li:nth-child(even)::after {
    width: 80px;
    background-size: 100%;
    right: -40px;
    top: 40px;
}

.page-template-homepage section.how-work.Journey-sec .heade-cotent {
    margin-top: -10px;
}

.page-template-homepage section.how-work.Journey-sec li h4 {
    font-size: 18px;
    line-height: 20px;
}

.page-template-homepage section.how-work.Journey-sec li p {
    font-size: 13px !important;
    line-height: 20px !important;
}
section.about-image-text figure::after {
        left: -100px;
        bottom: -10px;
    }
    
section.compass ul li figcaption {
 
    font-size: 18px;
    line-height: 22px;
}
header.entry-header.alignwide {
    position: relative !important;
}
section.about-image-text p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}
.category-blogs .entry-content, .entry-footer, div#comments {
    padding: 0 55px;
}
.about-right figcaption {
    padding-right: 0;
}
.pagination-wrapper {
    padding: 0 55px;
}
    section.part-wrok canvas#waveCanvassec {
    top: -120px;
    right: 38%;
    height: 800px;
    position: absolute;
    width: 1000px;
}
canvas#waveCanvas {
   
    right: 30%;
  
}


header .right-side {
    padding-left: 0px;
}
header .right-side .iocn ul a.book-bnt {
    font-size: 13px;
    width: 156px;
}
section.about-image-text p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 7px;
}

.about-right figcaption {
    padding-right: 0;
}
header .right-side .iocn ul a.sign-bnt {
    font-size: 13px;
    width: 130px;
    margin-left: 10px;
}

a.navbar-brand img {
    width: 160px;
}

ul.navbar-nav li a {
    font-size: 16px;
}

ul.navbar-nav {
    gap: 24px;
}

section.banner-sec h1 {
    font-size: 43px;
    line-height: 55px;
}

section.banner-sec p {
    font-size: 18px;
}

.meet-our-expet button.slide-arrow.next-arrow.slick-arrow {
    right: -20px;
}

.meet-our-expet button.slide-arrow.prev-arrow.slick-arrow {
    left: -20px;
}

.meet-our-expet button.slide-arrow {
    z-index: 9;
    top: 27%;
}

.step-listing {
    padding-left: 30px;
}

.step-listing ul li .number {
    position: absolute;
    right: 0;
}

.step-listing ul li {
    padding: 14px 10px;
}

.step-listing ul li p {
    line-height: 23px;
    margin-bottom: 0;
}

.step-listing ul li figcaption {
    margin-bottom: 0;
    margin-top: 0;
}

.btn-sec {
    margin-top: -79px;
}

.faq-sec h2 {
    margin-bottom: 20px;
}

h2.accordion-header {
    margin: 0;
}

.faq-sec .button-sec a.app-con {
    font-size: 15px;
}

.faq-sec .button-sec a.book-cta {
    font-size: 15px;
}

.faq-sec .button-sec {
    gap: 5px;
}

section.logo-sec .left-sec {
    flex-direction: column;
}

section.logo-sec .left-sec figcaption {
    width: 100%;
}

section.logo-sec .left-sec figcaption h3 {
    font-size: 30px;
    
        text-align: center;
    line-height: 33px;
}

ul.social-icons {
    flex-wrap: wrap;
}

footer p {
    font-size: 15px;
}

.copy-right ul li a {
    font-size: 15px;
}

footer .row > div:nth-child(2) {
    padding-left: 40px;
}

.accordion-flush .accordion-item .accordion-button {
    padding-right: 60px;
}
    
}
@media (min-width: 1200px) and (max-width:1299px){
    .btn-section a.read-more {
    border: 1px solid #00303E;
    width: 126px;
    }
.btn-section a.book-session {
    display: flex;
    width: 180px;
}
.home section.why-chose.for-cons-sec li {
    width: 32%;
    padding: 30px 20px;
}
.btn-section a {
    font-size: 12px;
}
.login-page .right-side input, section.login-page.sign-page .right-side select, .login-page .right-side input::placeholder {
    font-size: 14px;
}
.login-page .right-side input::placeholder, .login-page .right-side select, .login-page .right-side input {
    font-size: 16px;
}
header .right-side .iocn ul a.sign-bnt {
    margin-left: 20px;
}
header .right-side {
    padding-left: 10px;
}
.about-right figure::before {
    left: 55px;
}
    ul.social-icons {
    gap: 6px;
}
section.meet-our-expet figcaption h3 {
    font-size: 20px;
}
ul.social-icons li a {
    border: 1px solid #2E94B1;
    width: 44px;
    height: 44px;
}
    section.compass.about-image-text h2 + p {
    margin-bottom: 30px;
}
    section.inner-page-banner.about-page.summey-sec h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}
    .logo-login img {
    max-width: 210px;
    margin: auto;
}
    .login-page figure canvas#waveCanvas {
    top: 138px;
    height: 997px !important;
    z-index: 999;
    width: 1146px !important;
    left: -140px;
    transform: rotate(232deg);
    opacity: 0.3;
}
    form#custom-signup-form {
    max-width: 100%;
    padding: 0 50px;
}
.page-template-homepage section.how-work ul li:nth-child(odd)::after, .page-template-homepage section.how-work ul li:nth-child(even)::after {
    background-size: 85%;
    right: -70px;
}
section.about-image-text figure::after {

           right: 85%;
    }
    
.about-right figcaption {
    padding-right: 0;
}
section.compass ul li figcaption {
 
    font-size: 18px;
    line-height: 22px;
}
header.entry-header.alignwide {
    position: relative !important;


}

section.about-image-text p {
    
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0px;
    margin-top: 6px;
    text-align: center;
    margin-bottom: 8px;
}
.login-page .right-side input,
section.login-page.sign-page .right-side select{
    height: 40px !important;
}

.login-page .logo-login {
    margin-bottom: 10px;
}

.login-page h2 {
    margin-bottom: 10px;
}

.right-side .button-sec .login-btn, .right-side .button-sec .sign-up {
    height: 40px;
    font-size: 14px;
}

.google-btn a {
    height: 40px;
    font-size: 14px;
}

.page-template-login .logo-login img {width: 130px;}

.login-page h2 {
    font-size: 35px !important;
}

h2.accordion-header button.accordion-button {
    font-size: 19px;
    padding-right: 40px;
}
    
h2 {
    font-size: 35px !important;
    line-height: 40px !important;
    letter-spacing: 0px;
    text-align: center;
}

p {
    font-size: 16px !important;
    line-height: 24px !important;
}
  section.compass ul li figcaption {
    font-size: 18px;
    }
    section.compass ul li {
    padding: 8px 8px;
}
}
@media (min-width: 1300px) and (max-width:1399px){
    .btn-section a.book-session {
    display: flex;
    width: 190px;
    }
    .home section.why-chose.for-cons-sec li {
    width: 32%;
    padding: 30px 20px;
}
.btn-section a {
    font-size: 12px;
}
.login-page .right-side input, section.login-page.sign-page .right-side select, .login-page .right-side input::placeholder {
    font-size: 16px;
}
.about-right figure::before {
    left: 55px;
}
       ul.social-icons {
    gap: 6px;
}

section.login-page.sign-page .google-btn {
    width: 48%;
}
ul.social-icons li a {
    border: 1px solid #2E94B1;
    width: 44px;
    height: 44px;
}
    section.compass ul li figcaption {
    font-size: 18px;
    }
    section.compass ul li {
    padding: 8px 8px;
}
p {
    font-size: 16px !important;
    line-height: 24px !important;
}
h2 {
    font-size: 35px !important;
    line-height: 40px !important;
    letter-spacing: 0px;
    text-align: center;
}
h2.accordion-header button.accordion-button {
    font-size: 19px;
    padding-right: 40px;
}
    section.login-page.sign-page .right-side form {
    max-width: 597px;
    width: 100%;
}
    .login-page figure canvas#waveCanvas {
  
    left: -200px;
    transform: rotate(232deg);
    opacity: 0.3;
}

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1270px;
    }
    .about-right figure::after {
    right: 87%;
    
    }
    .login-page .right-side input,
section.login-page.sign-page .right-side select{
    height: 40px !important;
}


.login-page .right-side input::placeholder, .login-page .right-side select, .login-page .right-side input {
    font-size: 16px;
}
.login-page .logo-login {
    margin-bottom: 10px;
}

.login-page h2 {
    margin-bottom: 10px;
}

.right-side .button-sec .login-btn, .right-side .button-sec .sign-up {
    height: 40px;
    font-size: 14px;
}

.google-btn a {
    height: 40px;
    font-size: 14px;
}

.page-template-login .logo-login img {width: 130px;}

.login-page h2 {
    font-size: 35px !important;
}
}


@media (min-width: 1400px) and (max-width:1480px){
    
.home section.why-chose.for-cons-sec li {
    width: 32%;
}
ul.social-icons {
    display: flex;
    align-items: center;
    gap: 10px;
}
.page-template-login .logo-login img {
max-width: 135px;
margin: auto;
}
}

@media (min-width: 1481px) and (max-width:15899px){

.page-template-login .logo-login img {
max-width: 135px;
margin: auto;
}
}


@media (min-width: 783px) {
    .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row-inside:not(:last-child), .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
        margin-bottom: 15px;
    }
}
@keyframes svg {
    from {
        transform: scale(0.8);
    }

    to {
        transform: scale(1);
    }
}

/*__________________________________________________________*/

@media only screen and (max-width: 821.98px) {
    .pagination .page-numbers, .comments-pagination .page-numbers {
        display: block !important;
    }
}

@media(min-width: 1024px) and (max-width: 1299px) {
    .login-page .right-side {
        padding: 0 20px;
    }
    
    .about-right figcaption {
        width: 42%;
    }
    
    .about-right figure {
        width: 56%;
    }
}

@media(min-width: 991px) and (max-width: 1500px) {
    .about-right figure::before {
        left: 50px;
    }
}

@media(max-width: 767px) {
	.latepoint-w .os-form-group.os-form-checkbox-group label, .latepoint-w .os-form-group.os-form-checkbox-group label a {
    font-size: 12px;
}

body .latepoint-w .os-form-group.os-form-checkbox-group label input.os-form-checkbox {
    height: 22px !important;
    width: 24px !important;
    border: 1px solid #aaa;
}

.latepoint-w  input[type=checkbox]:after {
    top: 4px;
    width: 6px;
    height: 10px;
    left: 7px;
}
	.right-side .button-sec .sign-up, .right-side .button-sec .login-btn {
    font-size: 13px;
}
	nav.navigation.pagination {
    background: #fff !important;
    z-index: 999;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}
    section.compass.about-image-text  figure {
        margin: auto;
        padding: 0;
        border-radius: 0 !important;
    }
}