:root {
    --body-font: "Montserrat", sans-serif;
    --h-font: 'Fjalla One', sans-serif;
    --white-color: #FFFFFF;
    --black-color: #000000;
    --dark-gray: #2D2D2D;
    --primary-color: #E7E514;
}

em {
    font-style: italic !important;
}

strong,
b {
    font-weight: 700 !important;
}

p {
    margin: -5px auto !important;
    font-size: 18px !important;
    line-height: 28px;
}

.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
    opacity: 1 !important;
}

body:not(.elementor-editor-active) .top-title h2 {
    padding: 20px 230px 15px;
    font-size: 24px;
    line-height: 34px;
}

.h-mainheading {
    color: var(--white-color) !important;
    font-size: 56px !important;
    font-family: var(--h-font) !important;
}

.h-mainheading span {
    color: var(--black-color);
    background: url(https://swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/top-text-abstract.svg);
    background-repeat: no-repeat;
    padding: 0 15px;
    background-size: 250px;
    background-position: 1px -8px;
}

.h-mainheading .elementor-widget-container,
.h-subheading span {
    position: relative;
}

.h-mainheading span {
    color: var(--black-color);
}

body:not(.elementor-editor-active) .h-subheading {
    color: var(--white-color);
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    padding: 5px 25% 0;
    line-height: 34px;
}

body:not(.elementor-editor-active) .h-subheading span:after {
    content: "";
    background-color: var(--primary-color);
    position: absolute;
    width: 100%;
    height: 4px;
    bottom: 0px;
    left: 0;
    border-radius: 3px;
}

body:not(.elementor-editor-active) .h-video {
    background: linear-gradient(var(--white-color), var(--white-color)) 50% 50%/calc(100% - 4px) calc(100% - 4px) no-repeat, linear-gradient(0deg, var(--white-color) 25%, var(--primary-color) 100%);
    border-radius: 0px;
    padding: 2px;
    box-sizing: content-box;
    box-shadow: 0px 4px 43px 0px rgba(0, 0, 0, 0.6);
    position: relative;
    top: -10px;
    width: 85%;
    margin: 0 auto;
}

.ribbon-section.elementor-element,
.ribbon-section .elementor-element {
    padding: 0 !important;
}

.ribbon-section {
    display: flex;
    justify-content: space-between;
}

.ribbon-section .e-flex {
    width: max-content;
    max-width: max-content;
}

.ribbon-section .e-flex img {
    /* height: 240px; */
    width: auto;
}

.elementor-button-text {
    font-weight: 700;
    font-family: var(--body-font) !important;
    line-height: 50px;
}

.elementor-button .elementor-align-icon-right {
    font-size: 36px;
    display: flex;
}

/*CTA Banner*/
.CTA-section h3 {
    color: var(--primary-color) !important;
}

.CTA-ad {
    background: url("https://i0.wp.com/swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/CTA-ad-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    position: relative;
    width: 800px;
    height: 200px;
    margin: 50px auto;
}

.CTA-ad:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("https://i0.wp.com/swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/CTA-adafter.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    bottom: 0;
    left: 0;
    z-index: 0;
    border-bottom-right-radius: 8px;
}

.CTA-ad-inner:before {
    content: "";
    position: absolute;
    background: url("https://i0.wp.com/swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/CTA-bookshape-bg.png");
    background-size: contain;
    height: 200px;
    width: 100%;
    background-repeat: no-repeat;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    z-index: 1;
}

.CTA-ad-inner:after {
    content: "";
    position: absolute;
    background: url("https://i0.wp.com/swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/CTA-adbefore-line.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    z-index: 1;
}

.CTA-ad-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.CTA-ad-inner img {
    height: 300px !important;
    position: relative;
    top: -40px;
    z-index: 2;
    left: 40px;
}

.CTA-ad-inner .CTA-ad-content {
    color: var(--white-color);
    padding: 0 50px;
    font-size: 36px;
    position: relative;
    z-index: 2;
    text-align: center;
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: var(--h-font);
    line-height: 56px;
}

.CTA-ad-inner .CTA-add-fs-h {
    font-size: 52px;
}

.CTA-ad-inner .CTS-f-color {
    color: var(--primary-color) !important;
    text-transform: uppercase;
}

/*End CTA Banner*/

body:not(.elementor-editor-active) .unlock-true-potential {
    width: 900px !important;
    margin: 40px auto !important;
    border: 2px solid var(--primary-color) !important;
    padding: 20px 60px !important;
}

.section-before-underline h3 {
    font-size: 24px !important;
    line-height: 42px !important;
}

body:not(.elementor-editor-active) .unlock-true-potential .section-before-underline h3 {
    font-size: 28px !important;
}

.txt-before-uline,
body:not(.elementor-editor-active) .txt-before-uline {
    font-size: 32px;
    background-image: linear-gradient(to left, var(--primary-color) 0%, var(--primary-color) 100%);
    background-size: 100% 40%;
    background-repeat: repeat-x;
    background-position: 0 100%;
    transition: background-position 0.5s;
    padding-left: 5px;
    padding-right: 5px;
    max-width: max-content !important;
}

body:not(.elementor-editor-active) .unlock-true-potential .txt-before-uline {
    font-size: 36px !important;
}

.txt-before-uline.fs42 {
    font-size: 42px !important;
}

.bg-green-highlight {
    background: #BCE16C;
    border-radius: 5px;
    padding: 15px;
    font-weight: 600 !important;
}

.comm-sec3-cols {
    width: 750px !important;
    margin: 0 auto !important;
}

.comm-sec3-cols .comm-cols {
    background-color: #FFFFFF;
    padding: 20px 25px;
    box-shadow: 5px 5px 0 #AAC9E5;
}

body:not(.elementor-editor-active) .txt-uline-withbold h3 {
    color: var(--dark-gray);
    font-weight: 700 !important;
    display: inline-block;
    font-size: 28px;
    background-image: linear-gradient(to left, var(--primary-color) 0%, var(--primary-color) 100%);
    background-size: 100% 40%;
    background-repeat: repeat-x;
    background-position: 0 100%;
    transition: background-position 0.5s;
    padding-left: 5px;
    padding-right: 5px;
}

body:not(.elementor-editor-active) .story-shubha-photo {
    position: relative;
}

body:not(.elementor-editor-active) .mystry-firstsec-content {
    width: 560px;
}

body:not(.elementor-editor-active) .story-shubha-photo img {
    position: absolute;
    left: -75px;
    max-width: 475px;
}

body:not(.elementor-editor-active) .story-section {
    padding: 0;
    margin-bottom: 20px;
}

body:not(.elementor-editor-active) .story-section.mb-0 {
    margin-bottom: 0;
}

body:not(.elementor-editor-active) .my-story .e-con-inner,
body:not(.elementor-editor-active) .circum-section .e-con-inner,
body:not(.elementor-editor-active) .whoisbk-section .e-con-inner {
    --content-width: 1100px;
}

body:not(.elementor-editor-active) .abt-shubha-main-sec .e-con-inner {
    --content-width: 1140px;
}

body:not(.elementor-editor-active) .story-section .elementor-widget-image {
    width: 340px;
}

body:not(.elementor-editor-active) .story-section .e-con-boxed {
    width: 560px;
}

body:not(.elementor-editor-active) .story-content-right .e-con-boxed {
    padding-left: 35px;
}

body:not(.elementor-editor-active) .story-content-left .e-con-boxed {
    padding-right: 35px;
}

body:not(.elementor-editor-active) .story-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

body:not(.elementor-editor-active) .story-section ul li {
    padding-left: 40px;
    padding-bottom: 15px;
    position: relative;
    font-size: 18px;
    line-height: 28px;
}

body:not(.elementor-editor-active) .story-section ul li:last-child {
    padding-bottom: 10px;
}

body:not(.elementor-editor-active) .story-section ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    background: url("https://swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/tabler-icon-circle-check.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
}

body:not(.elementor-editor-active) .circumstance-list-box {
    padding: 15px 30px;
    background-color: #FFFFFF;
    border-radius: 15px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    margin: 5px 0;
}

body:not(.elementor-editor-active) .circumstance-list-box p {
    color: #423496;
    font-weight: 700;
    line-height: 30px;
}

body:not(.elementor-editor-active) .SWAYMINDS-details {
    margin-bottom: 30px;
}

body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-image {
    width: 360px;
}

body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-text-editor {
    width: 540px;
}

body:not(.elementor-editor-active) .highlight-primary {
    background-color: var(--primary-color);
}

body:not(.elementor-editor-active) .book-parts-group {}

body:not(.elementor-editor-active) .book-parts-group .elementor-widget-image {
    width: 280px;
}

body:not(.elementor-editor-active) .book-parts-group .e-flex.e-con-boxed {
    width: 400px;
}

body:not(.elementor-editor-active) .book-parts-group .book-parts h2 {
    font-size: 22px;
    display: inline-block;
    height: 30px;
    line-height: 22px;
    padding: 5px 32px 5px 5px;
    margin-bottom: 10px;
    position: relative;
    background: url(https://swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/pt-bg.svg) no-repeat;
    background-position: 0;
}

body:not(.elementor-editor-active) .book-parts-group .book-heading h2 {
    font-size: 32px;
    color: var(--dark-gray);
    margin-bottom: 25px;
    line-height: 46px;
}

body:not(.elementor-editor-active) .testimonial-group {
    margin: 20px auto;
}

body:not(.elementor-editor-active) .testimonial-photosec {
    width: 260px;
}

body:not(.elementor-editor-active) .testimonial-provider {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
}

body:not(.elementor-editor-active) .testimonial-provider strong {
    font-size: 24px;
    margin-bottom: 5px;
    display: inline-block;
    line-height: 36px;
    color: var(--black-color);
}

body:not(.elementor-editor-active) .testimonial-details {
    width: 600px;
    padding-left: 80px;
    position: relative;
}

body:not(.elementor-editor-active) .testimonial-details:before {
    content: "";
    position: absolute;
    left: 0;
    top: -32px;
    background: url("https://swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/quote.svg") no-repeat;
    background-size: 64px;
}

body:not(.elementor-editor-active) .testimonial-title {
    font-weight: 700;
    text-decoration: underline;
}

body:not(.elementor-editor-active) .story-section img,
body:not(.elementor-editor-active) .book-parts-group img,
body:not(.elementor-editor-active) .testimonial-photosec img {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}

body:not(.elementor-editor-active) .testimonial-photosec img {
    border: 1px solid #f1f1f1;
}

body:not(.elementor-editor-active) .whoisthisbook-section .e-con-full.e-flex {
    width: 630px;
}

.wpcf7 form.sent .wpcf7-response-output{
		border:0 !important;
	}

@media screen and (max-width:1024px) {
    body:not(.elementor-editor-active) .h-video {
        width: 80%;
        margin: 0 auto;
    }

    body:not(.elementor-editor-active) .story-shubha-photo img {
        max-width: 550px;
    }

    body:not(.elementor-editor-active) .my-story .e-con-inner,
    body:not(.elementor-editor-active) .circum-section .e-con-inner,
    body:not(.elementor-editor-active) .whoisbk-section .e-con-inner,
    body:not(.elementor-editor-active) .abt-shubha-main-sec .e-con-inner {
        --content-width: 900px;
    }

    body:not(.elementor-editor-active) .story-section .elementor-widget-image {
        width: 340px;
    }

    body:not(.elementor-editor-active) .story-section .e-con-boxed {
        width: 560px;
    }

    body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-image {
        width: 330px;
    }

    body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-text-editor {
        width: 500px;
    }
}

@media screen and (max-width:900px) {
    .elementor-7 .header-title.elementor-element.elementor-element-18ede6b::before {
        content: "";
        background-size: 160% auto !important;
    }

    body:not(.elementor-editor-active) .top-title h2 {
        padding: 20px 20% 15px;
    }

    body:not(.elementor-editor-active) .story-shubha-photo img {
        max-width: 100%;
        left: 0;
    }

    body:not(.elementor-editor-active) .unlock-true-potential {
        width: 90% !important;
        margin: 20px auto !important;
        border: 2px solid var(--primary-color) !important;
        padding: 20px 10px !important;
    }

    body:not(.elementor-editor-active) .CTA-section .e-con-inner {
        padding: 30px 20px !important;
    }

    body:not(.elementor-editor-active) .comm-content .e-con-inner {
        padding: 25px;
    }

    body:not(.elementor-editor-active) .comm-sec3-cols {
        width: 90% !important;
    }

    body:not(.elementor-editor-active) .comm-sec3-cols .e-con-inner {
        padding: 0;
    }

    body:not(.elementor-editor-active) .my-story .e-con-inner,
    body:not(.elementor-editor-active) .circum-section .e-con-inner,
    body:not(.elementor-editor-active) .whoisbk-section .e-con-inner,
    body:not(.elementor-editor-active) .abt-shubha-main-sec .e-con-inner {
        --content-width: 100%;
    }

    body:not(.elementor-editor-active) .my-story .e-grid.e-child,
    body:not(.elementor-editor-active) .circum-solution .elementor-widget,
    body:not(.elementor-editor-active) .SWAYMINDS-details .e-grid.e-child,
    body:not(.elementor-editor-active) .e-grid.testimonial-group,
    body:not(.elementor-editor-active) .abt-shubha-main-sec .e-con-inner .e-flex.e-child {
        padding: 0 30px;
    }

    body:not(.elementor-editor-active) .story-section .elementor-widget-image,
    body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-image,
    body:not(.elementor-editor-active) .testimonial-photosec {
        width: 100%;
        max-width: 100% !important;
        padding: 0;
    }

    body:not(.elementor-editor-active) .story-section .e-con-boxed,
    body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-text-editor,
    body:not(.elementor-editor-active) .testimonial-details {
        width: 100%;
        max-width: 100% !important;
    }

    body:not(.elementor-editor-active) .story-content-right .e-con-boxed {
        padding-left: 25px;
    }

    body:not(.elementor-editor-active) .story-content-left .e-con-boxed {
        padding-right: 25px;
    }

    body:not(.elementor-editor-active) .circum-section .circumstance-list-box {
        width: 90%;
        margin: 5px auto;
    }

    body:not(.elementor-editor-active) .whoisbk-section {
        background-image: unset !important;
    }

    body:not(.elementor-editor-active) .whoisbk-section .e-con-inner {
        display: flex;
        flex-direction: column;
    }

    body:not(.elementor-editor-active) .whoisbk-section .e-con-inner .e-con-full {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 30px 50px 15px;
    }

    body:not(.elementor-editor-active) .whoisbk-section .e-con-inner .elementor-widget-heading {
        margin: 0 auto;
    }
	
	body:not(.elementor-editor-active) .whoisbk-section .elementor-widget-image{
		display:none;
	}

    /*body:not(.elementor-editor-active) .abt-shubha-main-sec {
    background-position: 58% 0 !important;
    }*/
    body:not(.elementor-editor-active) .abt-shubha-section {
        background-image: unset !important;
    }

    body:not(.elementor-editor-active) .abt-shubha-section .e-con-inner {
        display: flex;
        flex-direction: column;
    }

    body:not(.elementor-editor-active) .abt-shubha-section .e-con-inner .e-con-full {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 30px 50px 15px;
    }

    body:not(.elementor-editor-active) .abt-shubha-section .elementor-widget-heading {
        margin: 0 auto;
    }

    .CTA-ad {
        width: 85% !important;
    }
}

@media screen and (max-width:768px) {
    .elementor-7 .header-title.elementor-element.elementor-element-18ede6b::before {
        content: "";
        background-size: cover !important;
        top: -25%;
    }

    body:not(.elementor-editor-active) .top-title h2 {
        padding: 20px 5% 15px;
    }

    body:not(.elementor-editor-active) .h-subheading {
        padding: 5px 10% 0;
    }

    body:not(.elementor-editor-active) .h-mainheading {
        font-size: 42px !important;
        padding: 0 25px !important;
    }

    body:not(.elementor-editor-active) .h-mainheading span {
        background-size: 192px;
    }

    .ribbon-section {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    .ribbon-section .e-flex.e-child .elementor-widget-image {
        display: inline-block;
    }

    .ribbon-section .e-flex.e-child {
        flex: 1 0 21%;
        width: max-content !important;
        max-width: max-content !important;
    }

    .ribbon-section .e-flex img,
    .ribbon-section .e-flex.e-child .elementor-widget-image {
        height: 150px;
    }

    .CTA-ad {
        width: 95% !important;
    }

    .CTA-ad-inner .CTA-ad-content {
        font-size: 28px;
        line-height: 46px;
        padding: 0 15px;
    }

    .CTA-ad-inner .CTA-add-fs-h {
        font-size: 42px;
    }

    body:not(.elementor-editor-active) .bg-green-highlight {
        width: 94%;
        margin: 0 auto;
    }

    body:not(.elementor-editor-active) .txt-uline-withbold h3 {
        font-size: 24px !important;
    }

    body:not(.elementor-editor-active) .stry-main.e-parent .e-con-inner {
        display: flex;
        flex-direction: column;
    }

    body:not(.elementor-editor-active) .mystry-firstsec-content {
        width: 100%;
    }

    body:not(.elementor-editor-active) .story-section .e-con-boxed,
    body:not(.elementor-editor-active) .story-section.story-bottom-section .e-con-inner .elementor-widget-text-editor {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    body:not(.elementor-editor-active) .mobileview-img img {
        width: 300px;
    }

    body:not(.elementor-editor-active) .circumstance-list-box {
        margin: 5px auto;
        width: 90%;
    }

    body:not(.elementor-editor-active) .circumstance-list-box p {
        font-size: 18px;
    }

    body:not(.elementor-editor-active) .SWAYMINDS-details .e-grid.e-child {
        padding: 0;
    }

    body:not(.elementor-editor-active) .SWAYMINDS-details .elementor-widget-image img {
        width: 200px;
    }

    body:not(.elementor-editor-active) .whoisbk-section .e-con-inner .e-con-full {
        padding: 30px 25px 15px;
    }

    body:not(.elementor-editor-active) .abt-shubha-section .elementor-widget-text-editor p {
        font-size: 18px;
        text-align: center;
        line-height: 28px;
    }

    body:not(.elementor-editor-active) .book-chapters .book-parts-group:nth-child(even) .e-con-inner {
        display: flex !important;
        flex-direction: column-reverse !important;
    }

    body:not(.elementor-editor-active) .book-parts-group .elementor-widget-image {
        margin: 0 auto;
        width: 80%;
    }

    body:not(.elementor-editor-active) .book-parts-group .book-parts-content {
        width: 100% !important;
        text-align: center;
    }

    body:not(.elementor-editor-active) .book-chapters .book-parts-group:nth-child(even) .book-parts-content .e-con-inner {
        display: flex !important;
        flex-direction: column !important;
    }

    body:not(.elementor-editor-active) .book-chapters .what-inside {
        font-size: 18px;
        line-height: 28px;
    }
	
	body:not(.elementor-editor-active) .book-parts-group .book-parts h2 {
        background-color: unset;
        padding-right: 32px;
        background: url("https://swayminds.shubhamadhukar.com/wp-content/uploads/2023/12/pt-bg.svg") no-repeat;
        background-position: 0;
    }
    
    body:not(.elementor-editor-active) .book-parts-group .book-parts h2:after {
        content: none;
    }

    body:not(.elementor-editor-active) .txt-before-uline.fs42 {
        font-size: 32px !important;
    }

    body:not(.elementor-editor-active) .testimonial-photosec {
        width: 350px !important;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 20px;
    }

    body:not(.elementor-editor-active) .testimonial-details {
        padding-left: 55px;
    }

    body:not(.elementor-editor-active) .testimonial-details:before {
        top: -14px;
        background-size: 40px;
    }

    body:not(.elementor-editor-active) .testimonial-details .testimonial-title p {
        font-size: 20px !important;
        line-height: 32px !important;
    }

    body:not(.elementor-editor-active) .testimonial-details .elementor-widget-text-editor p {
        font-size: 18px;
        line-height: 28px;
    }

    .testi-section .testimonial-group:nth-child(odd) .e-con-inner {
        display: flex;
        flex-direction: column-reverse;
    }

    .testi-section .testimonial-group:nth-child(odd) .testimonial-photosec .e-con-inner {
        display: flex;
        flex-direction: column;
    }

    .testi-section .testimonial-group:nth-child(odd) .testimonial-details .e-con-inner {
        display: flex;
        flex-direction: column;
    }
	
	.wpcf7 form.sent .popup-top h5, .wpcf7 form.init .popup-top h5 {
        font-size: 18px !important;
        line-height: 1.4 !important;
	}
}

@media screen and (max-width:580px) {
	.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
		width: 60px !important;
	}
	body:not(.elementor-editor-active) .txt-uline-withbold h3 {
        font-size: 20px !important;
	}
	
    .elementor-button-text {
        line-height: 30px;
        padding: 10px;
    }

    .elementor-7 .header-title.elementor-element.elementor-element-18ede6b::before {
        content: "";
        background-size: cover !important;
        top: -15%;
    }

    body:not(.elementor-editor-active) .h-mainheading {
        line-height: 48px !important;
        padding: 0 25px !important;
    }

    body:not(.elementor-editor-active) .top-title h2 {
        padding: 20px 15px 15px;
    }

    body:not(.elementor-editor-active) .h-subheading {
        padding: 0px 15px 0;
    }

    .ribbon-section .e-flex img,
    .ribbon-section .e-flex.e-child .elementor-widget-image {
        height: 100px;
    }

    body:not(.elementor-editor-active) .unlock-true-potential .txt-before-uline {
        font-size: 24px !important;
    }

    body:not(.elementor-editor-active) .unlock-true-potential .section-before-underline h3 {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    body:not(.elementor-editor-active) .unlock-true-potential {
        width: 98% !important;
    }

    body:not(.elementor-editor-active) .CTA-section .elementor-widget-heading {
        margin-top: -30px;
    }

    body:not(.elementor-editor-active) .CTA-section .elementor-widget-heading h3 {
        font-size: 24px !important;
        line-height: 34px !important;
        font-weight: 700 !important;
    }

    body:not(.elementor-editor-active) .CTA-section .elementor-widget-text-editor p {
        font-size: 18px;
        line-height: 28px;
		padding-bottom: 20px;
    }
	
	body:not(.elementor-editor-active) .CTA-ad {
        height: 160px;
        margin-bottom: 35px !important;
    }

    body:not(.elementor-editor-active) .CTA-ad-inner {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
		height: 160px;
    }
	
	body:not(.elementor-editor-active) .CTA-ad-inner:before,
    body:not(.elementor-editor-active) .CTA-ad-inner:after	{
        height: 160px;
	}

    body:not(.elementor-editor-active) .CTA-ad-inner img {
        height: 210px !important;
        position: relative;
        top: -20px;
        z-index: 2;
        left: 5px;
        width: auto;
    }

    body:not(.elementor-editor-active) .CTA-ad-inner .CTA-ad-content {
        height: 160px;
        position: relative;
        top: 0px;
        font-size: 16px;
        line-height: 30px;
        font-weight: normal;
    }
	
	body:not(.elementor-editor-active) .CTA-ad-inner .CTA-add-fs-h {
		font-size: 24px;
	}

    body:not(.elementor-editor-active) .comm-sec3-cols .comm-cols {
        font-size: 18px;
        line-height: 28px;
    }

    body:not(.elementor-editor-active) .testimonial-photosec {
        width: 80% !important;
    }
	.elementor-kit-13 h4 {
        font-size: 18px !important;
	}
	.elementor-kit-13 .elementor-button{
		padding:10px 20px 10px 20px !important;
	}
}