@font-face {
    font-family: "Corporative";
    src: url("https://db.onlinewebfonts.com/t/d9a018094e2c2dd29fd0d30c082d285b.eot");
    src: url("https://db.onlinewebfonts.com/t/d9a018094e2c2dd29fd0d30c082d285b.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/d9a018094e2c2dd29fd0d30c082d285b.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/d9a018094e2c2dd29fd0d30c082d285b.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/d9a018094e2c2dd29fd0d30c082d285b.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/d9a018094e2c2dd29fd0d30c082d285b.svg#Corporative Cnd W00 Black")format("svg");
}

@font-face {
    font-family: "Kulit";
    src: url("/wp-content/themes/StrideAutismCenters/fonts/colette-bold.woff2") format("woff2"),
         url("/wp-content/themes/StrideAutismCenters/fonts/colette-bold.woff") format("woff"),
         url("/wp-content/themes/StrideAutismCenters/fonts/colette-bold.ttf") format("truetype");
}


.image-buttons h2, .map-content h2, .our-locations h2, .timeline h2,
.our-teams h2, .half-content h2, .testimonial-slider h2,
.image-gallery-carousel h2, .logo-slider h2, .half-form-half-images h2,
.half-image-half-text-icons h2, .news-insghts h2, .fx-accordion h2, .content-video h2{
	font-family: 'Corporative', sans-serif;
}

/* Banner start */
.banner {
    display: flex;
    flex-direction: row;
    min-height: 700px;
    background: url(/wp-content/uploads/2025/04/image-13.png);
    background-size: cover;
    background-position: center center;
    width: 100%;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 4px 5px 0px rgba(245, 245, 245, 0.75);
    -webkit-box-shadow: 0px 4px 5px 0px rgba(245, 245, 245, 0.75);
    -moz-box-shadow: 0px 4px 5px 0px rgba(245,245,245,0.75);
}
.banner > div {
    display: flex;
}
.banner h1, p {
    margin: 0;
}
.banner h1 {
    font-size: 70px;
    font-family: 'Corporative', sans-serif;
    font-weight: 700;
    color: #337DE5;
}
.banner p {
    font-family: 'Source Sans Pro';
    font-weight: 400;
    font-size: 23px;
}
.row {
    max-width: 1200px;
}
.half-content {
    display: flex;
    width: 50%;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
}
.half-image {
    display: flex;
    width: 50%;
    position: relative;
    height: fit-content;
}
.half-image .float {
    position: absolute;
    top: -75px;
    right: -80px;
    z-index: -1;
}
.btn-primary {
    padding: 12px 25px;
    background-color: #288543 !important;
    border-radius: 50px !important;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    width: fit-content;
    font-size: 22px;
    font-family: 'Source Sans Pro';
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.btn-primary:hover {
    color: #288543;
    border: 2px solid #288543;
    background-color: transparent!important;
}

.banner .btn-primary {
    margin-top: 10px;
}

@media (min-width: 768px) {
    .banner .half-content {
        padding-right: 60px;
    }
}


/* Banner end */

/* Image Buttons start */
.image-buttons {
    display: flex;
    justify-content: center;
    padding: 100px 50px;
    padding-top: 70px;
}
.image-buttons .container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.image-buttons h2 {
    text-align: center;
}
.image-buttons a {
    align-self: center;
    margin-top: 30px;
}
.image-button-main-cont {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 20px;
}
.image-button-main-cont > div {
    display: flex;
    max-width: 299px;
    border-radius: 15px;
    box-shadow: 11px 7px 26px 0px #0000001A;
    padding: 10px;
    gap: 0;
    flex-direction: column;
}

.image-buttons p {
    font-family: 'Collette';
    font-weight: 600;
    color: #000;
   	font-size: 21px;
    padding-bottom: 10px;
}

.image-button-item-image{
    position: relative;
}

.image-button-item-image .icon-img{
    border-radius: 50%;
    width: 59px;
    position: absolute;
    right: 0;
    top: 143px;
}

.card-image{
    border-radius: 7px;
    width: 580px;
    margin-bottom: 28px;
}

/* Image Buttons end */

/* Map Section start */
.half-map-half-content {
    display: flex;
    min-height: 625px;
}
.map {
    width: 70%;
}
.map-content {
    width: 30%;
    align-content: center;
}
.map-content > div {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 11px 7px 26px 0px #0000001A;
    width: 545px;
    min-height: 505px;
    margin-left: -150px;
    background: #fff;
    position: relative;
    z-index: 1;
    border: 1px solid #979797;
}
.map-content h2 {
    margin: 0;
}
.map-content :is(h3, p) {
    color: #000;
}
.map-content p {
    font-weight: 400;
    font-size: 17px;
}
.icon-list {
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
}
.icons {
    width: 15%;
}
.icon-contents {
    width: 75%;
}
.icon-list h3 {
    margin: 0;
    font-size: 23px;
}
.icon-list img {
    width: auto;
    height: 100%;
}
.icon-contents p {
    font-size: 20px;
}
.icon-contents a {
    text-decoration: none;
    color: #000;
    font-size: 26px;
}

.icon-contents a.address-link {
    font-size: 20px;
}
/* Map Section end */

/* Our locations section start */
.our-locations {
    display: flex;
    justify-content: center;
    padding: 50px;
    min-height: 857px;
    background: #F8F8F8;
    align-items: center;
}
.our-locations .container {
    display: flex;
    gap: 30px;
    flex-direction: column;
}
.our-locations .heading p {
    color: #000;
    font-weight: 400;
    width: 73%;
    justify-self: center;
}
.our-locations .heading {
    text-align: center;
    gap: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.our-locations .heading h2 {
    margin: 0;
}
.flex-container {
    display: flex;
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.flex-container > div {
    display: flex;
    box-shadow: 11px 7px 26px 0px #0000001A;
    padding: 10px;
    border-radius: 15px;
    width: 49%;
    min-height: auto;
    flex-direction: row;

    @media( min-width : 768px ) {
        min-height: 232px;
    }
}
.flex-container > div > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 0 30px;
    gap: 10px;
}
.flex-container > div > div :is(p, a) {
    padding-left: 20px;
}
.flex-container > div > div :is(h3, p) {
    color: #000;
}
.flex-container > div > div p {
    font-weight: 400;
    font-size: 20px;
    position: relative;
}
.flex-container > div > div h3 {
    font-size: 25px;
    margin: 0;
    font-family: 'Kulit', sans-serif;
    font-weight: 700;
}
.flex-container > div > div a {
    font-size: 20px;
    align-self: self-start;
}
.flex-container > div > div a:first-of-type {
    color: #337DE5;
    text-decoration: none;
    position: relative;
}
.flex-container > div > div > .directions {
    color: #000;
    font-size: 19px;
    position: relative;
}
.flex-container > div > div p::before {
    content: url('/wp-content/uploads/2025/04/pin-1.png');
    position: absolute;
    top: 2px;
    left: 0;
}
.flex-container > div > div a:first-of-type::before {
    content: url('/wp-content/uploads/2025/04/Mask-group-19.png');
    position: absolute;
    top: 2px;
    left: 0;
}
.flex-container > div > div > .directions::after {
    content: url('/wp-content/uploads/2025/04/next-1.png');
    position: absolute;
    top: 2px;
    right: -30px;
}
/* Our locations section end */

/* Timeline start */
.timeline {
    display: flex;
    justify-content: center;
    padding: 50px;
}
.timeline h2 {
    justify-self: center;
    margin-bottom: 50px;
}
.timeline .half-image {
    padding: 50px 0;
}
.half-content-half-image {
    display: flex;
    flex-direction: row;
    width: 100%;
}
.half-content-half-image.reverse {
    flex-direction: row-reverse !important;
}
.half-content-half-image {
    display: flex;
    flex-direction: row;
}
.half-content-half-image .half-image {
    justify-content: end;
}
.half-content-half-image.reverse .half-image {
    justify-content: start;
}
.timeline .half-content {
    position: relative;
}
.timeline .half-content h3 {
    margin: 0;
    font-size: 30px;
    color: #000;
    width: 70%;
}
.timeline .half-content p {
    color: #000;
    width: 81%;
    font-size: 20px;
}
.half-content-half-image.reverse .half-content {
    align-content: flex-end;
    flex-wrap: wrap;
}
.timeline .half-content-half-image:not(.reverse) .half-content {
    border-right: 1px dashed #D1D1D1;
}
.timeline .half-content-half-image.reverse .half-image {
    border-right: 1px dashed #D1D1D1;
}
.timeline .half-content-half-image:first-of-type .half-content::after {
    content: "";
    background-image: url('/wp-content/uploads/2025/04/Group-196.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 30%;
    right: -31px;
    z-index: 1;
    width: 60px;
    height: 60px;
}
.timeline .half-content-half-image:nth-of-type(2) .half-content::after {
    content: "";
    background-image: url('/wp-content/uploads/2025/04/Group-197.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 30%;
    left: -31px;
    z-index: 1;
    width: 60px;
    height: 60px;
}
.timeline .half-content-half-image:nth-of-type(3) .half-content::after {
    content: "";
    background-image: url('/wp-content/uploads/2025/04/Group-200.png')!important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 30%;
    right: -31px;
    left: auto!important;
    z-index: 1;
    width: 60px;
    height: 60px;
}
.timeline .half-content-half-image:last-of-type .half-content::after {
    content: "";
    background-image: url('/wp-content/uploads/2025/04/Group-201.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 30%;
    left: -31px;
    z-index: 1;
    width: 60px;
    height: 60px;
}
.timeline .row {
    display: flex;
    position: relative;
    flex-direction: column;
    align-items: center;
}
.timeline .row::after {
    content: url('/wp-content/uploads/2025/04/Ellipse-667.png');
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.timeline .half-image > img:first-of-type {
    z-index: 1;
}
.cirle-float {
    position: absolute;
    top: 5px;
    right: -45px;
}
.left-half-circle-float {
    position: absolute;
    top: 10px;
    left: -80px;
}
.right-half-circle-float {
    position: absolute;
    top: 10px;
    right: -80px;
}
.left-rectangle-float {
    position: absolute;
    bottom: 15px;
    left: -35px;
}

.timeline .half-image img.main-img{
	mask-image: url(/wp-content/uploads/2025/05/half-process-mask.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/half-process-mask.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    height: auto;
    width: 481px;
}
/* Timeline end */

/* Our Team start */
.our-team {
    display: flex;
    flex-direction: column;
    padding: 50px;
    align-items: center;
    background: #F8F8F8;
    min-height: 779px;
    justify-content: center;
}
.our-team .row {
    display: flex;
    flex-direction: column;
    gap: 65px;
    align-items: center;
}
.members {
    display: flex;
    flex-direction: row;
    gap: 40px;
}
.headshots {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;

    @media( min-width : 1200px ) {
        width: 265px;
    }
}



@media( min-width : 1200px ) {
    .headshots .headshot-image {
        height: 260px;
    }
}

.headshots :is(h3, h5) {
    margin: 0;
}
.headshots h5 {
    font-size: 15px;
}
.headshots h3 {
    font-weight: 600;
    color: #000;
}
.our-team .read-more {
    text-align: center;
    padding: 0 2px;
    min-height: 135px;
    display: flex;
    flex-direction: column;
}
.our-team h2 {
    justify-self: center;
    color: #FFC269;
    font-weight: 900;
    font-size: 47px;
    margin: 0;
}
.read-more p {
    font-size: 16px;
    line-height: 28px;
}
.read-more a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    margin-top: 15px;
    position: relative;
    align-self: center;
}
.read-more a:hover {
    color:#FFC269;
}

.read-more-content {
    overflow: hidden;
    @media( min-width : 1200px ) {
        height: 120px;
    }
}

.headshots img {
    margin-bottom: 15px;
}
.read-more a::after {
    content: url('/wp-content/uploads/2025/04/down-arrow-1.png');
    position: absolute;
    top: 2px;
    left: 105%;
    z-index: 1;
    transform: rotate(90deg);
}

.headshots .read-more a::after {
    content: url(/wp-content/uploads/2025/04/down-arrow-1.png);
    position: absolute;
    top: -2px;
    left: 105%;
    z-index: 1;
    transform: rotate(270deg);
}

/* Our Team end */

/* Half Text Half Image Start */
.half-text-half-image {
    display: flex;
    justify-content: center;
    padding: 50px;
    min-height: 600px;
    align-items: center;
}
.half-text-half-image .row {
    display: flex;
    flex-direction: row;
    gap: 50px;
}
.half-text-half-image .half-content h2 {
    margin: 0;
    color: #F54D3B;
}
.half-text-half-image .half-content {
    gap: 10px;
}
.half-text-half-image .half-content p {
    color: #000;
    font-weight: 400;
    font-size: 17px;
}
/* Half Text Half Image end */

/* Logo Slider start */
.logo-slider {
    display: flex;
    justify-content: center;
    padding: 50px;
    min-height: 450px;
    align-items: center;
}
.logo-slider h2 {
    justify-self: center;
}
.logo-slider .logos {
    
}
.logo-slider .logos .slick-active img {
    border-radius: 15px;
    box-shadow: 11px 7px 26px -10px #0000001A;
    background: #F8F8F8;
    border: 8px solid #fff;
    margin: 0;
}
/* Logo Slider End */


/* Half form half Image start */
.half-form-half-images {
    display: flex;
    justify-content: center;
    padding: 50px;
    min-height: 752px;
    align-items: center;
    background: #F8F8F8;
}
.half-form-half-images .row {
    display: flex;
    flex-direction: row;
    gap: 50px;
}
.half-form-half-images p {
    width: 80%;
    font-weight: 400;
    color: #000;
}
.half-form-half-images .form-container {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.half-form-half-images .image-container {
    width: 50%;
}
.half-form-half-images h2 {
    color: #000;
    margin: 0;
}
#wpforms-form-8863 input {
    border-radius: 50px;
    background: #fff !important;
    border: 1px solid #EAEAEA !important;
}
#wpforms-form-8863 select {
    border-radius: 50px;
    background: #fff !important;
    border: 1px solid #EAEAEA !important;
    font-style: italic;
}
#wpforms-form-8863 ::placeholder {
    font-style: italic !important;
}
button#wpforms-submit-8863 {
    background: #288543 !important;
    width: -webkit-fill-available;
    border-radius: 50px;
    font-size: 19px !important;
    border: 2px solid transparent;
    transition: all 0.3s ease;

    &:hover {
        background: transparent !important;
        color: #288543 !important;
        border: 2px solid #288543 !important;
    }
}

button#wpforms-submit-10742:hover {
    background: transparent !important;
    color: #288543 !important;
    border: 2px solid #288543 !important;
}
/* Half form half Image end */

/* Half image half text icons start */
.half-image-half-text-icons {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px;
    background: #F8F8F8;
}
.half-image-half-text-icons .row {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.half-image-half-text-icons h2 {
    align-self: center;
    margin: 0;
    color: #F54D3B;
}
.half-image-half-text-icons .row > p {
    text-align: center;
    font-weight: 400;
    width: 82%;
    align-self: center;
}
.half-image-half-text-icons h4 {
    align-self: center;
    color: #000;
    font-weight: 600;
}
.half-image-half-text-icons .row > div {
    display: flex;
    gap: 40px;
}
.image-button-container {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.half-icons-half-content {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.half-icons-half-content .icon-contents {
    width: 85%;
    display: flex;
    gap: 5px;
    flex-direction: column;
}
.icon-boxes {
    display: flex;
    flex-direction: row;
    gap: 15px;
}
.icon-boxes img {
    width: 14%;
    height: auto;
    object-fit: contain;
    align-self: self-start;
}
.icon-contents h3 {
    font-weight: 600;
    color: #000;
    margin: 0;
}
.half-image-half-text-icons .icon-contents p {
    font-size: 15px;
    font-weight: 400;
}
.image-button-container a {
    background: #288543;
    width: -webkit-fill-available;
    border-radius: 50px;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 10px 40px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.image-button-container a:hover {
    background: transparent;
    color:#288543;
    border: 2px solid #288543;
}

.image-button-container img {
    width: 93%;
}

.half-image-half-text-icons .image-button-container img{
	mask-image: url(/wp-content/uploads/2025/05/masking-block.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/masking-block.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    height: auto;
    width: 540px;
}

.icon-contents .online-form-link {
    text-decoration: underline;
    font-size: 15px;
    color: #F54D3B;
}
.icon-contents .phone {
    font-size: 15px;
    font-weight: 600;
    color: #F54D3B;
}
/* Half image half text icons end */

/* New insights section start */
.news-insghts {
    display: flex;
    padding: 50px;
    justify-content: center;
}
.news-insghts .row {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}
.news-insghts h2 {
    justify-self: center;
    margin: 0;
    color: #000;
}
/* .news-insghts .posts {
    display: flex;
    flex-direction: row;
    gap: 20px;
} */
.news-insghts .post-cards {
    display: flex;
    flex-direction: column;
    border: 1px solid #59CCCE;
    border-radius: 10px;
    padding: 10px;
    justify-content: space-between;
    width: 33.33%;
    display: flex!important;
}
.news-insghts .post-cards > div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.news-insghts .post-date {
    text-decoration: none;
    color: #F54D3B;
    font-weight: 600;
    padding: 0 35px;
    align-self: start;
    position: relative;
}
.news-insghts .post-date::before {
    content: url("https://stridecenters.com/wp-content/uploads/2025/04/calendar.png");
    position: absolute;
    left: 15px;
    top: 3px;
}
.news-insghts .post-title {
    color: #000;
    margin: 0;
    padding: 0 15px;
    line-height: 1.5;
}
.news-insghts .post-excerpt {
    font-weight: 400;
    font-size: 15px;
    padding: 0 15px;
    margin-bottom: 50px;
}
.news-insghts .post-read-more {
    background: #FCC36A;
    align-self: start;
    display: inline-flex;
    flex-direction: row;
    gap: 10px;
    padding: 10px 20px;
    border-radius: 50px;
    text-decoration: none;
    color: #000;
    margin-top: auto;
    margin-bottom: 15px;
}

.news-insghts .post-read-more:hover {
    background:#337CE4;
    color: #fff;
}

.news-insghts .post-cards > div {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.news-insghts .more-blogs {
    background: #288543;
    width: auto;
    border-radius: 50px;
    font-size: 19px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 10px 40px;
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.news-insghts .more-blogs:hover {
    background: transparent;
    color: #288543;
    border: 2px solid #288543;
}

.news-container {
    max-width: 1200px;
    width: 100%;
    padding: 0 20px;
}

.js-news-slider {
    padding-bottom: 60px;
    @media( max-width : 767px ) {
        max-width: 375px;
    }
}

.js-news-slider .slick-track {
    display: flex !important;
    margin: 0 5px;

    @media( min-width : 1200px ) {
        margin-left: -5px;
    }
}

.js-news-slider .slick-slide {
    height: inherit !important;
    margin: 0 5px;
    margin-right: 5px;
    margin-left: 5px;
    /* max-width: 300px!important;
    width: 300px!important;

    @media( min-width : 1200px ) {
        max-width: max-content!important;
    } */
}

.js-news-slider .slick-slide .post-cards,
.js-news-slider .slick-slide > div {
    height: 100%;
}


/* New insights section end */

/* Accordion Section start */
.fx-accordion {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 50px;
    background: #F8F8F8;
}
.fx-accordion.landing .row {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
}
.fx-accordion__panels {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(6, auto);
    gap: 15px;
}
.fx-accordion :is(h2, h3) {
    margin: 0;
    justify-self: center;
}
.fx-accordion h2 {
    color: #292a2c;
}
.fx-accordion h3 {
    color: #F54D3B;
    font-weight: 600;
}
.fx-accordion.landing .fx-accordion__panel__toggle.js-accordion-headline {
    padding: 15px;
    color: #000;
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    letter-spacing: 0;
    border-radius: 50px;
    background: #fff;
    border: 1px solid #e7e7e7;
    width: 592.5px;
}
.fx-accordion.landing .is-expanded .fx-accordion__panel__toggle.js-accordion-headline {
    border-radius: 25px 25px 0 0;
    transition: ease-in-out 0.3s;
}
.fx-accordion.landing .fx-accordion__panel__content {
    padding: 20px;
    border-radius: 0 0 25px 25px;
    top: 12px;
    color: #000;
    background: #fff;
    box-shadow: 11px 7px 26px 0px #0000001A;
    margin-bottom: 15px;
    border: 1px solid #e7e7e7;
    border-top: none;
}
.fx-accordion.landing .fx-accordion__panel__content > p {
    font-weight: 400;
    font-size: 16px;
    padding: 0;
    margin: 0;
}
.fx-accordion.landing .fx-accordion__panel__content:after {
    display: none;
}
.fx-accordion.landing .fx-accordion__panel.is-expanded
    .fx-accordion__panel__toggle
    .accordion-toggle-btn {
    right: 45px;
    margin-top: 0;
}
.fx-accordion.landing .accordion-toggle-btn {
    height: 38px;
    top: 5px;
    right: 45px;
    width: 15px;
    background: transparent;
    font-size: 25px;
    font-family: 'Collette', sans-serif;
    rotate: 90deg;
    font-weight: 400;
}

.fx-accordion.landing .accordion-toggle-btn:hover{
    font-weight: 700;
}

.fx-accordion.landing .accordion-toggle-btn::before,
.fx-accordion.landing .accordion-toggle-btn::after {
  display: none;
}
.fx-accordion.landing .accordion-toggle-btn img {
    transition: transform 0.3s ease;
    position: relative;
}
.fx-accordion.landing .is-expanded button .accordion-toggle-btn img {
    transform: rotate(180deg);
    top: 2px;
}
.fx-accordion.landing .fx-accordion__panel + .fx-accordion__panel {
    margin-top: 0;
}
/* Accordion Section end */

@media (min-width:768px) and (max-width:1024px) {
    /* Banner Start */
    .banner {
        min-height: auto;
        padding: 50px 0;
    }
    .banner h1 {
    font-size: 40px;
}
.banner > div {
    display: flex;
    padding: 20px;
    gap: 10px;
}
.half-image .float {
    top: -20px;
    right: -20px;
    z-index: -1;
    width: 20%;
}
/* Banner End */

/* Image Buttons start */
.image-button-main-cont {
    flex-wrap: wrap;
}
/* Image Buttons end */

/* Map Section start */
.map-content > div { 
    width: 400px;
    margin-left: -180px;
}
/* Map Section end */

/* Our locations section start */
.flex-container {
    gap: 30px;
}
.flex-container > div {
    width: 100%;
}
/* Our locations section end */

/* Timeline start */
.timeline {
    padding: 50px 20px;
}
.timeline .half-content h3 {
    width: 90%;
}
.timeline .half-content p {
    width: 90%;
}
.half-content-half-image.reverse .half-image {
    padding-right: 30px;
}
.half-content-half-image:not(.reverse) .half-image {
    padding-left: 30px;
}
/* Timeline end */

/* Half Text Half Image Start */
.half-text-half-image .row {
    gap: 20px;
}
.half-text-half-image {
    min-height: auto;
}
/* Half Text Half Image end */

/* Testimonial Slider Start */
.testimonial-slider {
    padding: 50px 50px 85px !important;
}
.testimonial-slider .js-testimonial-slider button.slick-prev, .js-testimonial-slider button.slick-next {
    opacity: 0;
}
.testimonial-slider .slick-slide.slick-cloned {
    width: 395px !important;
}
.testimonial-slider .slick-slide.slick-active:not(.slick-current) {
    opacity: 0;
}
.testimonial-slider .slick-slide.slick-cloned {
    opacity: 0;
}
.testimonial-slider .slick-slide:not(.slick-current):not(.slick-active) {
    opacity: 0;
}
/* Testimonial Slider end */

/* Half form half Image start */
.half-form-half-images {
    padding: 50px 20px;
    min-height: auto;
}
.half-form-half-images .row {
    gap: 20px;
}
/* Half form half Image end */

/* Half image half text icons start */
.half-image-half-text-icons {
    padding: 40px 20px;
}
.image-button-container img {
    width: 100%;
}
.half-image-half-text-icons .row > p {
    width: 90%;
}
/* Half image half text icons end */

/* New insights section start */
.news-insghts {
    padding: 40px 20px;
}
/* New insights section end */

/* Accordion Section start */
.fx-accordion {
    padding: 40px 20px;
}
.fx-accordion h2 {
    text-align: center;
}
/* Accordion Section end */

/* Image gallery carousel start */
.image-gallery-carousel {
    padding: 40px 20px 90px !important;
}
.image-gallery-carousel .heading h2 {
    width: 80%;
    justify-self: center;
    margin-bottom: 60px;
}

/* Image gallery carousel end */

}

@media (max-width:767px) {
/* Banner start */
.banner {
    min-height: auto;
}
.banner h1 {
    font-size: 42px;
    text-align: center;
}
.banner p {
    text-align: center;
}
.banner > div {
    display: flex;
    flex-direction: column;
    gap: 65px;
    padding: 20px;
}
.half-content {
    width: 100%;
}
.half-image {
    width: 100%;
}
.btn-primary {
    align-self: center;
    width: -webkit-fill-available;
    text-align: center;
}
.half-image .float {
    top: -19px;
    right: -18px;
    width: 70px;
}
/* Banner End */

/* Image Buttons start */
.image-buttons {
    padding: 20px 20px 40px;
}
.image-button-main-cont {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 40px;
}
/* Image Buttons end */

/* Map Section start */
.half-map-half-content {
    display: flex;
    min-height: 625px;
    flex-direction: column;
}
.map {
    width: 100%;
    height: 300px;
}
.map-content {
    width: 100%;
    padding: 0 15px;
    background: #F8F8F8;
}
.map-content > div {
    width: -webkit-fill-available;
    min-height: 505px;
    margin-top: -50px;
    padding: 30px 15px;
    margin-left: 0;
}
.map-content h2 {
    text-align: center;
}
.map-content p {
    text-align: center;
}
.icon-contents p {
    text-align: start;
    font-size: 18px;
}
.icon-contents h3 {
    font-weight: 600;
    color: #000;
    margin: 0;
}
.icons {
    width: 19%;
}
/* Map Section End */

/* Our locations section start */
.flex-container > div {
    width: 100%;
}
.flex-container > div > div {
    padding: 0 15px;
}
.our-locations .container {
    padding: 0;
}
.flex-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
.our-locations {
    padding: 40px 20px;
    min-height: auto;
}
.our-locations img {
    width: 110px;
    min-height: auto;
    height: 120px;
}
.our-locations .heading p {
    width: 100%;
}

.location-image-container {
    max-width: 217px;
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
}
.flex-container > div > div h3 {
    font-size: 20px;
}
.flex-container > div > div p {
    font-size: 18px;
}
/* Our locations section end */

/* Timeline start */
.timeline {
    padding: 40px 20px;
}
.timeline h2 {
    text-align: center;
}
.half-content {
    gap: 10px;
}
.half-content-half-image {
    flex-direction: column;
    border-left: 1px dashed #D1D1D1;
    padding-left: 20px;
}
.half-content-half-image.reverse {
    flex-direction: column !important;
}
.timeline .half-content h3 {
    width: 100%;
    font-size: 22px;
}
.timeline .half-content p {
    width: 100%;
}
.timeline .half-content-half-image:not(.reverse) .half-content {
    border-style: none !important;
}
.timeline .half-content-half-image.reverse .half-image {
    border-style: none !important;
}
.timeline .half-content-half-image:first-of-type .half-content::after {
    left: -43px;
    right: unset;
    top: -10px;
    width: 45px;
}
.timeline .half-content-half-image:nth-of-type(2) .half-content::after {
    top: -10px;
    left: -43px;
    z-index: 1;
    width: 45px;
}
.timeline .half-content-half-image:nth-of-type(3) .half-content::after {
    top: -10px;
    left: -43px;
    z-index: 1;
    width: 45px;
}
.timeline .half-content-half-image:last-of-type .half-content::after {
    top: -10px;
    left: -43px;
    z-index: 1;
    width: 45px;
}
.timeline .row::after {
    left: 0;
}
.cirle-float {
    top: 36px;
    right: -16px;
    width: 55px;
}
.left-half-circle-float {
    top: 25px;
    left: -32px;
    width: 55px;
}
.right-half-circle-float {
    top: 25px;
    right: -18px;
    width: 55px;
}
.left-rectangle-float {
    position: absolute;
    bottom: 33px;
    left: -17px;
    width: 85px;
}
/* Timeline end */

/* Our Team start */
.members {
    flex-direction: column;
}
.our-teams {
    padding: 50px 20px !important;
}
.our-teams .read-more {
    width: 375px;
    padding: 0 20px;
}
/* Our teams end */


/* Half Text Half Image Start */
.half-text-half-image .row {
    flex-direction: column-reverse;
    gap: 40px;
}
.half-text-half-image {
    padding: 40px 20px;
}
.half-text-half-image .half-content h2 {
    color: #F54D3B;
    text-align: center;
}
.half-text-half-image .half-content p {
    text-align: center;
}
/* Half Text Half Image end */

/* Logo Slider start */
.logo-slider .logos {
    flex-wrap: wrap;
}
.logo-slider {
    padding: 40px 20px;
    min-height: auto;
}
.logo-slider .logos img {
    width: auto;
}
/* Logo Slider end */

/* Half form half Image start */
.half-form-half-images {
    padding: 40px 20px;
    min-height: auto;
}
.half-form-half-images .row {
    flex-direction: column;
}
.half-form-half-images .form-container {
    width: 100%;
}
.wpforms-layout-column.wpforms-layout-column-50 {
    padding: 0 !important;
}
div.wpforms-container-full {
    margin: 0 !important;
}
.wpforms-layout-row {
    flex-direction: row !important;
    gap: 10px;
    margin: 0 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 5px 0 !important;
}
.half-form-half-images p {
    width: 100%;
}
.half-form-half-images .image-container {
    width: 100%;
}
/* Half form half Image end */

/* Half image half text icons start */
.half-image-half-text-icons {
    padding: 40px 20px;
}
.half-image-half-text-icons .row > p {
    width: 100%;
}
.half-image-half-text-icons h4 {
    text-align: center;
}
.half-image-half-text-icons .row > div {
    gap: 20px;
    flex-direction: column-reverse;
}
.half-icons-half-content {
    width: 100%;
}
.image-button-container {
    width: 100%;
}
.image-button-container img {
    width: 100%;
}
.image-button-container {
    flex-direction: column-reverse;
}
/* Half image half text icons end */

/* New insights section start */
/* .news-insghts .posts {
    flex-direction: column;
} */
.news-insghts .post-cards {
    width: 100%;
    min-height: auto;
    display: flex!important;
}
.news-insghts .row {
    gap: 30px;
}
.news-insghts {
    padding: 40px 20px;
}
.news-insghts .post-read-more {
    margin: 20px 0 20px 15px;
}
/* New insights section end */

/* Accordion Section start */
.fx-accordion {
    padding: 40px 20px;
}
.fx-accordion__panels {
    grid-template-columns: repeat(1, 1fr);
    justify-items: center;
    align-items: center;
}
.fx-accordion.landing .fx-accordion__panel__toggle.js-accordion-headline {
    border-radius: 17px;
    padding-right: 25px;
}
.fx-accordion.landing .is-expanded .fx-accordion__panel__toggle.js-accordion-headline {
    border-radius: 17px 17px 0 0;
}
.fx-accordion.landing .fx-accordion__panel__content {
    border-radius: 0 0 17px 17px;
}
.fx-accordion h2 {
    text-align: center;
}
/* Accordion Section end */

/* Testimonial Start */
.testimonial-slider {
    padding: 40px 20px 90px !important;
}
.slide.col-md-3.fx-slide {
    margin: 0 !important;
}
.testimonial-slider .heading {
    width: 375px;
    justify-self: center;
}
.testimonial-slider .heading h2 {
    padding-bottom: 0;
}
/* Testimonial End */

/* image gallery carousel start */
.image-gallery-carousel .slide.fx-slide {
    width: 100% !important;
    left: 0 !important;
    height: 320px;
}
.image-gallery-carousel .slick-slide.slick-current.slick-active.slick-center {
    width: 300px !important;
}
.image-carousel img {
    height: 65% !important;
}
.image-gallery-carousel .heading {
    width: 375px;
    justify-self: center;
}
.image-gallery-carousel {
    padding: 40px 20px 85px !important;
}
/* image gallery carousel end */

}



/* Custom styles */

.testimonial-slider{
		display: flex;
    justify-content: center;
    padding: 150px 50px;
    background: #f8f8f8;
    text-align: center;
    align-items: center;
}

.testimonial-slider .heading h2{
	 padding-bottom: 20px;
}

.testimonial-slider .slider-container .slider{
	display: flex;
  gap: 20px;
}

.testimonial-slider .slider-container .slider .testimonial-content{
	   display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
	padding: 50px;
	border: 2px solid #f1897d;
  border-radius: 20px;
	margin: 0 15px;
}

.js-testimonial-slider button.slick-prev{
	    background: #f54d3b;
    left: -30px;
    top: 45%;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}

.js-testimonial-slider .icon-arrow-left, .js-testimonial-slider .icon-arrow-right {
    color: #FFF;
    font-size: 25px;
    top: 45%;
    position: absolute;
    left: 25%;
}

.js-testimonial-slider button.slick-next{
	    background: #f54d3b;
    top: 45%;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    right: -50px;
}

.js-testimonial-slider ul.slick-dots{
	  bottom: -50px;
}

.js-testimonial-slider UL.slick-dots li.slick-active button{
	  background-color: #f54d3b;
	border: 2px solid #f54d3b;
}

.js-testimonial-slider UL.slick-dots li button{
	 background-color: #fd7a70;
	 border: 2px solid #fd7a70;
	    width: 10px;
    height: 10px;
}


.image-gallery-carousel{
	display: flex;
  justify-content: center; 
	padding: 100px 50px;
	text-align: center;
  align-items: center;
}

.image-carousel{
	    height: 500px;
    width: 100%;
}

.image-carousel img{
	  object-fit: cover;
    height: 100%;
    width: 100%;
	  border-radius: 20px;
}

.image-gallery-carousel UL.slick-dots{
	 bottom: -50px;
}

.image-gallery-carousel UL.slick-dots li.slick-active button{
	  background-color: #337de5;
    width: 40px;
    border: none;
}

.image-gallery-carousel UL.slick-dots li button{
	  border: none;
    background: #e6e6e6;
}

.js-news-slider button.slick-prev {
    background-color: #59CCCE;
    left: -70px;
    top: 45%;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    transform: rotate(90deg);

    & i {
        font-style: normal;
        font-size: 24px;
        color: #fff;
        transform: rotate(109deg);
        position: relative;
        left: 1px;
        top: 8px;
        &::before {
            content: '\f347' !important;
            font-family: dashicons !important;
        }
    }

    &:hover {
        opacity: 0.8;
    }
}

.js-news-slider button.slick-next {
    background-color: #59CCCE;
	top: 45%;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    right: -50px;
    transform: rotate(267deg);

    & i {
        font-style: normal;
        font-size: 24px;
        color: #fff;
        transform: rotate(109deg);
        position: relative;
        left: 1px;
        top: 8px;
        &::before {
            content: '\f347' !important;
            font-family: dashicons !important;
        }
    }

    &:hover {
        opacity: 0.8;
    }
}

.js-image-carousel button.slick-prev {
    background: url('https://stridecenters.com/wp-content/uploads/2025/05/leftarr.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -70px;
    top: 45%;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}

.js-image-carousel button.slick-next {
	background: url('https://stridecenters.com/wp-content/uploads/2025/05/rightarr.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
		top: 45%;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    right: -50px;
}

.our-teams{
	    display: flex;
    justify-content: center;
    padding: 150px 50px;
    background: #f8f8f8;
    text-align: center;
    align-items: center;
}

.our-teams .read-more {
    text-align: center;
    padding: 0 30px;
    min-height: 135px;
    display: flex;
    flex-direction: column;
}
.our-teams h2 {
    justify-self: center;
    color: #337ce4;
    font-weight: 900;
    font-size: 47px;
    margin: 0;
	  margin-bottom: 70px;
}


.js-team-slider button.slick-prev,
.js-logo-slider button.slick-prev{
    left: -30px;
    top: 45%;
    width: 40px;
    height: 40px;
}

.js-team-slider button.slick-next,
.js-logo-slider button.slick-next{
    top: 45%;
    width: 40px;
    height: 40px;
    right: -50px;
}

.js-team-slider .icon-arrow-left, .js-team-slider .icon-arrow-right,
.js-logo-slider .icon-arrow-left, .js-logo-slider .icon-arrow-right{
	color: #000000;
    font-size: 25px;
    top: 45%;
    position: absolute;
    left: 25%;
}

@media( min-width : 1200px ) {
    .js-team-slider .slick-track {
        display: flex;
        align-items: flex-start;
        margin: 0 -10px;
        width: auto!important;
    }

    .js-team-slider .slick-track .slick-slide {
        margin: 0;
        padding-right: 10px;
        padding-left: 10px;
        width: auto!important;
    }

    .js-team-slider .slick-list {
        display: flex;
        justify-content: center;
    }
}

.half-text-half-image .row.right{
	flex-direction: row-reverse;
}

.image-container-two-images-item{
	display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: -35px;
}

.image-container-two-images-item img.main-img{
    mask-image: url(/wp-content/uploads/2025/05/half-mask1.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/half-mask1.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    height: auto;
    width: 391px;
}

.image-container-two-images-item-last{
	display: flex;
    align-items: center;
    gap: 15px;
}

.image-container-two-images-item-last img.main-img{
	mask-image: url(/wp-content/uploads/2025/05/half-mask2.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/half-mask2.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    height: auto;
    width: 406px;
}


.image-container-three-images{
    display: flex;
    align-items: flex-end;
    gap: 20px;
    margin-top: -40px;
}

.two-images-item{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: -10px;
}

.two-images-item img.main-img{
	mask-image: url(/wp-content/uploads/2025/05/house-roof.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center bottom;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/house-roof.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    height: auto;
    width: 350px;
}

.two-images-item img.second-img{
	mask-image: url(/wp-content/uploads/2025/05/house-found.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/house-found.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    height: 360px;
    width: auto;
    mask-size: 85%;
    margin-left: -25px;
    margin-top: -20px;
}

.one-images-item img.main-img{
	mask-image: url(/wp-content/uploads/2025/05/house-room.png);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/2025/05/house-room.png);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    height: auto;
    width: 184px;
}

@media (max-width: 600px) {
	
    .one-images-item img.main-img{
		width: 240px;
    	margin-bottom: 60px;
	}
    
    .two-images-item img.second-img{
    	mask-size: 85%;
        margin-left: 0;
        margin-top: -70px;
    }
	
	.js-testimonial-slider .slick-slide{
		opacity:0;
	}
	.js-testimonial-slider .slick-slide.slick-current.slick-active{
		width: 370px !important;
		opacity: 1;
	}
    
    .our-teams h2{
   		max-width: 400px;
    }
    
    .image-button-item-image .icon-img{
    	top: 165px;
    }
    
    .logo-image{
    	display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    
    .yellow-float, .red-float{
        width: 25%;
    }
    
    .js-logo-slider{
    	display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }
    
    .js-logo-slider.fx-slider .fx-slide{
    	display: block;
        flex: 0 0 45%;
    }
    
    .logo-slider .logos img {
        width: auto;
        border-radius: 15px;
        box-shadow: 11px 7px 26px -10px #0000001A;
        background: #F8F8F8;
        border: 8px solid #fff;
    }
    
    .js-image-carousel button.slick-prev{
        background: url(https://stridecenters.com/wp-content/uploads/2025/05/leftarr.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        left: 41%;
        top: 110%;
        border-radius: 20px;
        width: 23px;
        height: 23px;
    }
    
    .js-image-carousel button.slick-next {
        background: url(https://stridecenters.com/wp-content/uploads/2025/05/rightarr.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        top: 110%;
        border-radius: 20px;
        width: 23px;
        height: 23px;
        right: 41%;
    }

	.js-testimonial-slider .icon-arrow-left, .js-testimonial-slider .icon-arrow-right{
        font-size: 18px;
    }
    
    .js-testimonial-slider button.slick-prev{
        background: #f54d3b;
        left: 44%;
        top: 109%;
        border-radius: 20px;
        width: 25px;
        height: 25px;
    }
    
    .js-testimonial-slider button.slick-next {
        background: #f54d3b;
        top: 109%;
        border-radius: 20px;
        width: 25px;
        height: 25px;
        right: 44%;
    }

    .js-team-slider button.slick-prev,
    .js-logo-slider button.slick-prev{
        left: 34%;
        top: 45%;
        width: 40px;
        height: 40px;
    }

    .js-team-slider button.slick-next, 
    .js-logo-slider button.slick-next {
        top: 45%;
        width: 40px;
        height: 40px;
        right: 34%;
    }

    .fx-accordion.landing .fx-accordion__panel__toggle.js-accordion-headline{
        width: 350px;
    }

    .fx-accordion.landing .fx-accordion__panel__content{
        width: 350px;
    }
}


.page-template-page-landing-php section h2{
        font-size: 48px;
}

.image-gallery-carousel .heading h2 {
	margin-bottom: 60px;
}

.fx-accordion.landing .fx-accordion__panel__toggle.js-accordion-headline:hover{
	font-weight: 700;
}

.fx-accordion.landing .fx-accordion__panel__toggle.js-accordion-headline:hover .accordion-toggle-btn{
	font-weight: 700;
}


/* Custom Google review styles */

.grw-header{
	display: none !important;
}

.grw-review-inner.grw-backgnd .wp-google-left{
	display: none !important;
}

.wp-gr .grw-review .wp-google-stars{
    text-align: center !important;
}

.wp-gr .grw-review .wp-google-feedback{
    overflow: hidden !important;
    height: auto !important;
}

/* .grw-review-inner.grw-backgnd > svg{
	display: none !important;
} */

.wp-gr .grw-review-inner>svg {
    position: absolute !important;
    top: 10px !important;
    right: 10px !important;
    width: 33px !important;
    height: 25px !important;
}

.wp-gr .wp-google-reply{
	display: none !important;
}

.grw-review{
    padding: 50px !important;
    border: 2px solid #f1897d !important;
    border-radius: 20px !important;
    margin: 0 15px !important;

}

.wp-gr div.grw-review-inner.grw-backgnd{
    padding: 35px !important;
    border: 2px solid #f1897d !important;
    border-radius: 20px !important;
    margin: 0 15px !important;
    background: transparent !important;
    border-style: solid !important;
   	padding-bottom: 50px !important;
}

.wp-gr:not(.wp-dark) div.grw-review-inner.grw-backgnd{
    background: transparent;
}

.wp-gr .grw-review .wp-google-feedback{
	height: auto !important;
    font-family: 'Source Sans Pro', sans-serif !important;
    line-height: 1.6 !important;
    margin: 0 0 1rem 0 !important;
    font-weight: 300 !important;
    color: #404040 !important;
    text-align: center !important;
    margin-top: 7px !important;
}

.wp-gr span.wp-google-text{
	font-size: 18px !important;
    line-height: 1.4 !important;
}

.wp-gr span.wp-more-toggle{
    color: #000000 !important;
    cursor: pointer !important;
    text-decoration: none !important;
    position: absolute !important;
    margin-inline: auto;
    bottom: -23px !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    text-transform: capitalize !important;
    font-weight: 700 !important;
    width: 100% !important;
    padding-top: 25px !important;
    backdrop-filter: blur(2px);
}

.wp-more-toggle::after {
  content: "▼";
  display: block;
  text-align: center;
  margin-top: 0;
  font-size: 0.9em;
}

.wp-gr div.grw-btns{
    margin-right: 10px !important;
}

.wp-gr div.grw-btns svg{
	background: #f54d3b;
    border-radius: 20px;
    width: 40px;
    height: 40px;
}

.wp-gr div.grw-btns svg path{
    fill: #ffffff;
}

.wp-gr div.rpi-dots-wrap{
    top: calc(100% - -20px) !important;
}

.wp-gr div.rpi-dot.active{
	background-color: #f54d3b !important;
    border: 2px solid #f54d3b !important;
}

.wp-gr div.rpi-dot{
    background-color: #fd7a70 !important;
    border: 2px solid #fd7a70 !important;
}

.half-image .video-bttn {
    position: relative;

    &:hover {
        & svg {
            opacity: 0.8;
        }
    }
}

.half-image .video-bttn img {
    border-radius: 20px;
    overflow: hidden;
}

.half-image .video-bttn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

@media( min-width : 1200px ) {
    .logo-image {
        width: 100%;
        height: 200px;
        
        & img {
            max-width: 100%;
            width: 100%;
            height: 100%;
            object-fit: contain;
        }
    }
    
    .js-logo-slider .slick-slider {
        margin:0 -15px;
    }
    .js-logo-slider .slick-slide {
        padding:10px;
        /* margin-right:15px;
        margin-left:15px; */
    }
}

.content-video {
    padding-top: 100px;
    padding-bottom: 100px;

    & .video-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 500px;
        max-width: 900px;
        width: 100%;
        margin: 100px auto 0;
        position: relative;

        & a.video-bttn {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%;
            border-radius: 20px;
            box-shadow: 1px 1px 5px 4px #0000001f;
            overflow: hidden;

            & img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

            & svg {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                z-index: 10;
            }
        }

        & .float {
            position: absolute;
            top: -75px;
            right: -80px;
            z-index: -1;
        }
    }
}

.pulse {
    animation: pulse-animation 2s infinite;
    border-radius: 50%;
}

@keyframes pulse-animation {
    0% {
        box-shadow: 0 0 0 0px rgba(253, 253, 253, 0.488);
    }
    100% {
        box-shadow: 0 0 0 50px rgba(255, 255, 255, 0);
    }
}