/*
Theme Name: Social Shifter
Description: A custom WordPress theme.
Author: Deft Digital
Text Domain: social-shifter
Version: 1.0
*/


/* Add your CSS styles below */


body {
    margin: 0px;
    overflow-x: hidden;
}
img {
    max-width: 100%;
}
p {
    font-family: 'Lato';
    font-size: 18px;
    font-weight: 800;
}

p, span, a, strong {
    letter-spacing: .5px;
    line-height: 1.2;
}
.site-content a {
    color: #000000;
}
li.first-cta {
    filter: drop-shadow(4px 5px 0px rgba(0, 0, 0, 1));
}

li.first-cta a {
    font-family: "Dosis";
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    padding: 15px 25px 15px 25px;
    background: #FF698F;
    text-decoration: none;
    clip-path: polygon(0 11%, 100% 0%, 100% 100%, 0% 100%);
}
.header-section {
    background: transparent;
    position: relative;
    z-index: 999;
    padding: 15px 0px;
}
.container {
    max-width: 1200px;
    margin: auto;
    padding: 0px 10px 10px 10px;
}
.menu a {
    font-size: 16px;
    font-family: 'Dosis';
    text-transform: uppercase;
    margin: 0px 15px;
    text-decoration: none;
    color: #ffffff;
    font-weight: 700;
}

#primary-menu {
    list-style: none;
    display: flex;
    justify-content: space-between;
}

nav#site-navigation {
    width: 100%;
}

.header-col {
    display: grid;
    grid-template-columns: 15% 85%;
    justify-items: right;
    align-items: center;
}
a[data-trigger="simple-slideout"]:not(.simple-slideout-menu-close ) .dashicons:before
{
font-size:45px !important;
}
.first-cta a {
    color: #000000;
    margin: 0px;
}
.cta-btn a {
    color: #ffffff;
}
#primary-menu li {
    display: flex;
    align-items: center;
}
#primary-menu li:last-child {
    position: relative;
    bottom: 10px;
}
.btn {
    font-family: "Lato";
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 8px;
    background: #6236FF;
    text-decoration: none;
    /*clip-path: polygon(0 11%, 100% 0%, 100% 100%, 0% 100%);*/
    padding: 10px 40px 10px 40px;
    width: max-content;
    margin: auto;
    height: 20px;
    min-width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
}
.cta-btn {
    /*filter: drop-shadow(4px 5px 0px rgba(0, 0, 0, 1));*/
}
.first-cta a {
    color: #000000;
    margin: 0px;
}
.second-cta  {
    background: #6136FF;
    color:#ffffff !important;
    padding: 15px 40px 15px 40px;
}
.header-col {
    display: grid;
    grid-template-columns: 15% 85%;
    justify-items: right;
    align-items: center;
}
.image {
    text-align: center;
}
.page-template-white-page4 .eighth-section h2:after {
    content: url(/wp-content/themes/social-shifter/assets/Blink-black.png);
    position: absolute;
    margin-top: -105px;
    margin-left: 215px;
}
span.black-bg {
    padding: 10px 15px 5px 15px;
    background-color: #000000;
    color: #ffffff;
    display: inherit;
    width: fit-content;
    margin: auto;
    margin-bottom: 50px;
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 94%);
    position: relative;
    bottom: 10px;
    line-height: .9;
}
/* Be Part section */

.page-template-white-page4 .first-section {
    background: url(/wp-content/themes/social-shifter/assets/violet-background.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 180px;
    position: relative;
    margin-top: -145px;
}
.page-template-white-page4 .first-section img {
    position: absolute; 
    top: 50%; 
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 80%; 
    max-height: 80%; 
    object-fit: contain;
    z-index: 1; 
  }
.page-template-white-page4 .second-section .image-overlay-full
{
position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    color: white;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 100%;
}
.page-template-white-page4 .first-section .banner-col {
    display: grid;
    grid-template-columns: 30% 40% 30%;
}

.center-content {
    text-align: center;
    padding-bottom: 130px;
}
.page-template-white-page4 .first-section span.black-bg {
    position: relative;
    bottom: 12px;
}
span.pink-bg {
    padding: 20px 15px 5px 15px;
    background-color: #ff698f;
    display: inherit;
    width: fit-content;
    margin: auto;
    clip-path: polygon(0 5%, 100% 0%, 100% 100%, 0 94%);
    line-height: .9;
}

p.subtitle {
    font-size: 18px;
    font-family: 'Dosis';
    font-weight: 700;
    color: #ffffff;
    width: 500px;
    margin: auto;
    margin-bottom: 50px;
}
.page-template-white-page4 .first-section .right-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.page-template-white-page4 .first-section .left-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.page-template-white-page4 .first-section .description {
    max-width: 680px;
    margin: 0 auto;
    }
.subheading {
    color: #ffffff;
    margin-bottom: 50px;
}
/*Home page second section */
.page-template-white-page4 .second-section {
   background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
    position: relative;
    text-align: center;
    /* margin-top: -150px; */
    color: #ffffff;
}

.page-template-white-page4 .second-section .two-col {
    display: grid;
    grid-template-columns: 49% 49%;
    text-align: left;
    column-gap: 15px;
    align-items:center;
}


/* Tools for change section */
.page-template-white-page4 .third-section {
    background-image: url(/wp-content/themes/social-shifter/assets/Bg-3.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 20px;
    padding-top:0px;
    position: relative;
    margin-top: 0px;
}

.page-template-white-page4 .third-section .three-col {
    display: flex;
    column-gap: 20px;
}

.page-template-white-page4 .third-section .box {
    background: #6136FF;
    padding: 45px 30px;
    text-align: center;
    border-radius: 16px;
}

.page-template-white-page4 .third-section .three-col {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    margin-top: 50px;
    justify-content: space-between;
}
.page-template-white-page4 .third-section .box h3 {
    text-transform: capitalize;
    color: #ffffff;
    font-family: 'EB Garamond';
    font-size: 40px;
    font-weight: 800;
}
.page-template-white-page4 .third-section .box h3 .highlight {
color:#67EBCD;
}
.page-template-white-page4 .third-section .box .title {
    margin: 20px 0px 40px 0px;
}
.page-template-white-page4 .third-section .box .description p {
    font-family: 'Lato';
    font-weight:400;
    font-size: 22px;
    color: #ffffff;
}

.third-cta.btn {
    background: #ffffff;
    padding: 15px 40px 15px 40px;
}

.page-template-white-page4 .third-section .box .cta-btn {
    margin-bottom: 20px;
}
.page-template-white-page4 .fifth-section {
    background: #67EBCD;
    padding: 15px 0px;
    }
    
    .page-template-white-page4 .fifth-section .slider {
   margin-top: 50px;
    }
 .page-template-white-page4 .sixth-section {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 65px 0px;
    position: relative;
    text-align: center;
    /* margin-top: -150px; */
    color: #000000;
}

.page-template-white-page4 .sixth-section .two-col {
    display: grid;
    grid-template-columns: 49% 49%;
    text-align: left;
    column-gap: 15px;
}
.page-template-white-page4 .sixth-section .image{
    width:150px;
    text-align:left;
    padding-top:10px;
}
  .page-template-white-page4 .sixth-section .contact_us_form{  
    display: flex;
    justify-content: center;   /* Centers content horizontally */
    align-items: flex-end;  
    }
 .page-template-white-page4 .sixth-section .contact_us_form input[type="text"],.page-template-white-page4 .sixth-section .contact_us_form input[type="email"],.page-template-white-page4 .sixth-section .contact_us_form textarea
 {
    color:#1C1C1C;
    border: none;
    border-bottom: 1.5px solid #1C1C1C;
    padding-bottom: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
 }
 .page-template-white-page4 .sixth-section .contact_us_form input[type="submit"]{
    height: 47px;
    border-radius: 8px;
    background: #6236ff;
    color: #fff;
    border: 1px solid #6236ff;
    font-weight: 500;
    }
.page-template-white-page4 .sixth-section span.highlight {
    color: #6236ff;
    }

/* Your Inbox Section */
.page-template-white-page4 .eighth-section {
    background-image: url(/wp-content/themes/social-shifter/assets/Bg-3.png);
    background-position: top center;
    background-size: cover;
    position: relative;
}
.page-template-white-page4 .eighth-section .who-are-col {
    display: grid;
    grid-template-columns: 40% 60%;
    z-index: 3;
    position: relative;
    align-items: baseline;
}
.page-template-white-page4 .eighth-section .social-icons img {
    width:290px;
}
    .page-template-white-page4 .eighth-section .social-icons.desktop
    {
    margin-top:-35px;
    }
.page-template-white-page4 .eighth-section .cta-btn {
    margin-top: 50px;
}
.page-template-white-page4 .eighth-section .cta-btn a {
    margin-left: 0;
}
.page-template-white-page4 .eighth-section .bottom-img {
    width:100%;
    display:block;
}
/* Partner Section */
.page-template-white-page4 .seventh-section {
    background-image: url(/wp-content/uploads/2024/12/Rectangle-1-2.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    position: relative;
    text-align: center;
    color:#ffffff;
}
.page-template-white-page4 .seventh-section .two-col {
    display: grid;
    grid-template-columns: 60% 40%;
    text-align: left;
    align-items:center;
}
    .page-template-white-page4 .seventh-section .two-col .heading h2 {
    font-size:80px;
    }
.partner-logo {
    margin-top: 50px;
}


/* Footer */
.site-footer {
    background-image: url(/wp-content/themes/social-shifter/assets/violet-background.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px 10px 0px;
    position: relative;
    text-align: center;
    margin-top: -50px;
}
.site-footer .first-cta {
    display: none !important;
}

.site-footer #primary-menu {
    display: flex;
    justify-content: center;
    margin: 30px 0px 50px 0px;
}

.site-footer .logo {
    margin-bottom: 30px;
}
.site-footer #primary-menu li:last-child {
    position: inherit;
}
.footer-logo img {
    width: 100%;
}

.social-links img {
    margin: 0px 10px;
}

/* Hamburger menu */
/*.menu-toggle {
    display: none;
}*/
.simple-slideout-menu-panel a {
    font-family: 'Dosis';
    padding: 0px !important;
    background: transparent !important;
}
.mobile {
    display: none;
}


/* Leading Change */
.page-template-white-page4 .fourth-section .cta-btn {
    margin-top: 50px;
}



svg.depicter-arrow-icon {
    fill: #ffffff !important;
}
.next{
    box-shadow: 3px 3px 0px 0px #000000 !important;
}

.depicter-bullet-item.depicter-bullet-active {
    box-shadow: 3px 3px 0px 0px #ffffff !important;
    position: relative;
    bottom: 3px;
}


/* Form CSS */


._form_27 input::placeholder,._form_29 input::placeholder  {
    font-family: 'Dosis';
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffffab !important;
    font-weight: 700 !important;
    letter-spacing: 2px;
}
._form_27 input, ._form_29 input {
    background: transparent;
    border: none !important;
    border-bottom: 2px solid #ffffff !important;
    border-radius: 0px !important;
    padding: 15px !important;
    max-width: 500px;
    margin: auto;
    font-family: 'Dosis' !important;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 800;
}

button#_form_27_submit, button#_form_29_submit, button#_form_31_submit {
    font-family: "Dosis" !important;
    letter-spacing: 2px;
    height: 55px !important;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px 0px 0px 0px;
    text-decoration: none;
    clip-path: polygon(0 11%, 100% 0%, 100% 100%, 0% 100%);
    width: max-content;
    margin: auto;
    height: 30px !important;
    min-width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
    margin-top: 30px;
}
._form_27 ._button-wrapper._full_width, ._form_29 ._button-wrapper._full_width {
    text-align: center;
}

._form_27 ._field-wrapper, ._form_29 ._field-wrapper {
    margin-bottom: 30px !important;
}

._form_27 form, ._form_29 form{
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
}

._form_27 label, ._form_29 label {
    font-family: 'Dosis';
    color: #ffffff;
    font-weight: 600;
}

button#_form_29_submit {
    width: 220px;
}
._form_31 ._button-wrapper._full_width {
    text-align: center;
    margin-top: 30px;
}
._form_31 input, ._form_31 textarea {
    background: transparent;
    border: none !important;
    border-bottom: 2px solid #000000 !important;
    border-radius: 0px !important;
    padding: 15px !important;
    max-width: 500px;
    margin: auto;
    font-family: 'Dosis' !important;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 800;
}

._form_31 input::placeholder, ._form_31 textarea::placeholder {
    font-family: 'Dosis';
    text-align: center;
    color: #000000;
    letter-spacing: 2px;
}

._form_31 textarea {
    height: 200px !important;
}

    p {
        font-size: 24px;

    }
    .btn {
        height: 35px !important;
    }

    button#_form_27_submit, button#_form_29_submit, button#_form_31_submit {
        height: 65px !important;
    }
    .page-template-white-page4 .third-section .testimonial {
        grid-template-columns: 30% 40% 30%;
    }
    .page-template-white-page4 .second-section .bottom-img {
        margin-top: -70px;
    }
    .page-template-white-page4 .fifth-section .content {
        font-size: 64px;
    }
    .page-template-white-page4 .sixth-section .box:first-child:after {
        margin-top: 40px;
        margin-left: -255px;
    }
    .page-template-white-page4 .eighth-section h2:after {
        margin-top: -120px;
        margin-left: 260px;
    }
}

@media screen and (max-width:1325px){
    .page-template-white-page4 .third-section h2:after, .page-template-our-impact .third-section h2:after {
        margin-top: -100px;
        margin-left: 200px;
    }
    .page-template-gic .eleventh-section {
        margin-top: -240px;
    }
    .page-template-white-page4 .eighth-section h2:after{
        margin-top: -105px;
        margin-left: 215px;
    }
}

@media screen and (max-width:1200px){
    h2{
    font-size:40px !important;
    line-height:44px !important;
    letter-spacing:0px !important;
    }
    .menu {
        display: none;
    }
    .site-footer .menu {
        display: block;
    }
    .header-col {
        grid-template-columns: 80% 20%;
    }
    .logo {
        text-align: left;
        width: 100%;
    }
    .menu-toggle {
        font-size: 24px;
        padding: 10px;
        display: block;
        margin-left: auto;
    }
    .site-footer .logo {
        text-align: center;
    }   
    .page-template-white-page4 .eighth-section h2:after{
        margin-top: -75px;
        margin-left: 185px;
    }
    .page-template-white-page4 h1{
    font-size: 40px !important;
    line-height: 40px !important;
    letter-spacing: -2px !important;
    }
    .description p
    {
    margin-top: 0px !important;
    font-size:16px !important;
    text-align:center!important;
    }
    .btn
    {
    font-size:18px !important;
    }
   
    .page-template-white-page4 .third-section
    {
    text-align:center !important;
    }
    .page-template-white-page4 .third-section
    {
    padding-top: 40px !important;
    }
    .page-template-white-page4 .third-section .box .title
    {
    margin: 0px 0px -15px 0px !important;
    margin-bottom: 10px;
    line-height: 30px;
    }
    .page-template-white-page4 .third-section .box
    {
     padding: 20px 30px !important;
    }
    
}

@media screen and (max-width:1024px){
.media-ui {
    --items: 2;
    }
.page-template-white-page4 .first-section .description {
    max-width: 790px;
    margin: 0 auto;
    }
    .page-template-white-page4 .first-section {
    background: url(/wp-content/uploads/2024/12/Bg-1-155x300.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 180px;
    position: relative;
    margin-top: -145px;
    }
    .page-template-white-page4 .first-section .banner-col {
        grid-template-columns: 100%;
    }
    .page-template-white-page4 .first-section .left-image {
        order: 3;
        width: 50%;
    }
    .page-template-white-page4 .first-section .right-image {
        order: 2;
        width: 50%;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    .page-template-white-page4 .first-section .center-content {
       padding: 45px 0px 45px 0px;
    }
    .page-template-white-page4 .first-section .btn
    {
       padding: 10px 20px 10px 20px;
    }
    .page-template-white-page4 .second-section .social-icons.mobile {
        display: none;
    }
    .page-template-white-page4 .third-section p {
        font-size: 20px;
    }
    .page-template-white-page4 .third-section h2:after {
        margin-top: -100px;
        margin-left: 200px;
    }
    .page-template-white-page4 .second-section .two-col {
        grid-template-columns: 100%;
    }
    .page-template-about .first-section .image img {
        margin-top: 0;
        position: relative;
        right: 130px;
        max-width: 100%;
    }
    .mobile {
        display: block;
        margin: auto;
        width: 50%;
        margin-top: 50px;
    }
    .desktop
    {
    display:none;
    }
    .page-template-white-page4 .seventh-section .two-col
    {
    text-align:center;
    }
    .page-template-white-page4 .seventh-section
    {
    padding-top:45px;
    padding-bottom:65px;
    }
    .page-template-white-page4 .third-section .testimonial {
        grid-template-columns: 40% 55%;
    }   
    .page-template-white-page4 .fifth-section .two-col {
        grid-template-columns: 100%;
        text-align: center;
    }
    .page-template-white-page4 .fifth-section .number {
        color: #ffffff;
    }

    .page-template-white-page4 .fifth-section .content {
        color: #ffffff;
        margin-bottom: 20px;
    }
    .page-template-white-page4 .eighth-section h2:after{
        margin-top: -105px;
        margin-left: 215px;
    }
    .page-template-white-page4 .eighth-section .who-are-col
    {
    text-align:center;
    }
    .page-template-white-page4 .eighth-section .who-are-col .heading p
    {
    font-size: 40px !important;
    margin-bottom:10px;
    }
    .page-template-white-page4 .eighth-section .social-icons img {
    width: 104px;
    height: 63px;
    }
    .page-template-white-page4 .eighth-section .desc p
    {
    font-size:14px !important;
    }
    .page-template-white-page4 .eighth-section .bottom-img .mobile
    {
    margin-top:0;
    }
    .page-template-white-page4 .eighth-section .desc p.bold_text
    {
    font-size:20px !important;
    font-weight:900 !important;
    }
    .page-template-white-page4 .eighth-section .bottom-img
    {
    margin-bottom: 50px;
    margin-top: -150px;
    }
    .page-template-white-page4 .eighth-section .bottom-img .mobile
    {
    width:100% !important;
    }
    .page-template-white-page4 .sixth-section .contact_us_form input[type="submit"], .page-template-white-page4 .sixth-section h2
    {
    text-align:center;
    }
    .page-template-white-page4 .sixth-section .two-col, .page-template-white-page4 .seventh-section .two-col, .page-template-white-page4 .eighth-section .who-are-col
    {
    grid-template-columns: 100%;
    }
    .page-template-white-page4 .sixth-section .contact_us_form input[type="text"], .page-template-white-page4 .sixth-section .contact_us_form input[type="email"], .page-template-white-page4 .sixth-section .contact_us_form textarea
    {
    text-align:center !important;
    }
    .page-template-white-page4 .sixth-section form p
    {
    width:100%;
    }
    .page-template-white-page4 .sixth-section .contact_us_form input[type="submit"]
    {
    margin: 0px 15px 0px 65px;
    }
}

@media screen and (max-width:820px){
    .page-template-white-page4 .third-section .bubble h3 {
        color: #000000;
        font-size: 20px;
    }
    .page-template-white-page4 .third-section .box {
        max-width: 500px;
        margin: auto;
        margin-bottom: 15px;
    }
}

@media screen and (max-width:768px){
    
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .page-template-white-page4 .second-section .who-are-col {
        grid-template-columns: 100%;
        text-align: center;
    }
    .page-template-white-page4 .second-section {
        padding-top: 20px;
    }
    .page-template-white-page4 .third-section {
        padding: 80px 0px 15px 0px;
    }
    .page-template-white-page4 .third-section .heading h2{
    text-align:center !important;
    }
    .page-template-white-page4 .third-section .three-col {
        grid-template-columns: 100%;
    }
    .page-template-white-page4 .fourth-section {
        padding: 0px 0px;
    }

    .page-template-white-page4 .fifth-section .our-impact-col {
        grid-template-columns: 100%;
        text-align: center;
    }

    .page-template-white-page4 .fifth-section {
        padding-top: 30px;
    }

    .page-template-white-page4 .fifth-section .our-impact-col h2 {
        display: flex;
        column-gap: 15px;
        justify-content: center;
        align-items: center;
    }

    .page-template-white-page4 .fifth-section span.black-bg {
        position: relative;
        top: 5px;
    }

    .page-template-white-page4 .sixth-section .box:first-child:after {
    display:none;
    }

    .page-template-white-page4 .sixth-section {
        padding: 0px 0px 50px 0px;
    }
    
    .page-template-white-page4 .eighth-section {
         padding:0px;
    }

    .page-template-white-page4 .ninth-section .two-col {
        grid-template-columns: 100%;
        text-align: center;
    }

    .page-template-white-page4 .ninth-section {
        padding: 0px;
    }

    .page-template-white-page4 .second-section .social-icons.mobile {
        width: 100%;
        text-align: center;
        display: block;
        margin-bottom: 60px;
    }
    .page-template-white-page4 .second-section .bottom-img {
        margin-top: -20px;
    }
    .site-footer #primary-menu {
        display: block;
        padding: 0px;
    }
    .site-footer li {
        justify-content: center;
        margin-bottom: 15px;
    }
    .video iframe {
        height: 335px;
    }
    .page-template-white-page4 .second-section .cta-btn a {
        margin: auto;
    }
    .site-footer {
        padding-top: 60px;
        padding-left:15px;
        padding-right:15px;
    }
    .site-footer p {
    font-size:16px !important;
    }
    .site-footer .footer-column p {
    font-size:12px !important;
    }
    
    iframe {
        height: 400px;
    }
    
    .btn
    {
    font-size:15px !important;
    }
}

@media screen and (max-width:525px){

    .page-template-white-page4 .second-section .social-icons img {
        width: 70px;
    }
    .page-template-white-page4 .third-section .bubble h3 {
        font-size: 16px;
    }   
    .page-template-white-page4 .third-section .testimonial {
        grid-template-columns: 35% 60%;
    }

    .page-template-white-page4 .third-section .content {
        position: relative;
        bottom: 53px;
    }

    .page-template-white-page4 .fifth-section .number {
        font-size: 65px;
    }

    .page-template-white-page4 .fifth-section .content {
        font-size: 25px;
        margin-top: -15px;
    }
    .page-template-white-page4 .third-section h2:after {
        margin-left: 130px;
        margin-top: -90px;
        scale: .7;
    }
    .page-template-white-page4 .third-section h2 {
        font-size: 32px !important;
    }
    .page-template-white-page4 .third-section .testimonial {
        grid-template-columns: 40% 50%;
    }
    .page-template-white-page4 .third-section .three-col {
    margin-top: 30px !important;
    }
    .page-template-white-page4 .third-section .testimonial .cta-btn {
        position: relative;
        bottom: 10px;
        left: 13px;
    }
    .page-template-white-page4 .seventh-section .partner-logo.mobile {
        width: 100%;
    }
    .page-template-white-page4 .eighth-section h2:after {
        margin-top: -97px;
        margin-left: 145px;
        scale: .7;
    }
    .page-template-white-page4 .first-section span.black-bg {
        margin-bottom: 0px;
    }
    .page-template-white-page4 .first-section {
        background-position: right;
    }
    .header-col {
        grid-template-columns: 100%;
    }

    .logo {
        text-align: center;
    }

    .page-template-white-page4 .first-section {
    margin-top: -245px;
    }
    .menu-toggle {
        position: relative;
        bottom: 65px;
    }

    .logo img {
        width: 100px;
    }

    .menu-toggle img {
        width: 35px;

    }
    .video iframe {
        height: 220px;
    }
    .page-template-white-page4 .seventh-section .social-links img {
        width: 65px;
        margin-bottom: 20px;
    }
    .page-template-white-page4 .third-section .testimonial img {
        width: 200px;
        float: left;
    }   
    
    p {
        font-size: 16px;
    }
    
    li {
        font-size: 14px;
    }
    .page-template-white-page4 .first-section .left-image, .page-template-white-page4 .first-section .right-image {
        width: 60%;
        margin-top: 50px;
    }
    .partner-logo.mobile {
        width: 100%;
    }
    iframe {
        height: 275px;
    }
    
    h2 {
        font-size: 34px !important;
        }
       
}

@media screen and (max-width:425px){
    h1 {
        font-size: 65px;
    }
    .site-footer .footer-column p
    {
    margin-top: 0px !important;
    }
    .page-template-white-page4 .third-section {
        padding-top: 120px;
        margin-top: -70px;
    }
    .page-template-white-page4 .third-section span.black-bg {
        margin-bottom: 0px;
    }
    .play img {
        width: 90px;
    }
    .site-footer .social-links img {
        width: 20px;
    }
    .video iframe {
        height: 180px;
    }
    .page-template-white-page4 .third-section .testimonial {
        grid-template-columns: 100%;
    }
    .page-template-white-page4 .third-section .content {
        padding: 0px 20px;
        bottom: 35px;
    }

    .page-template-white-page4 .third-section .image {
        order: 3;
    }   
    .page-template-white-page4 .fourth-section {
        padding-bottom: 0px;
        margin-top: -15px;
    }
    .page-template-white-page4 .fourth-section{
    padding-top:80px;
    }
    
    iframe {
        height: 220px;
    }
    .page-template-white-page4 .sixth-section h2
    {
    font-size:32px !important;
    }
}


@media screen and (max-width:375px){
    h2 {
        font-size: 45px;
    }   
    h1 {
        font-size: 50px;
    }
    h2 .white-bg, h2 .black-bg, h2 .pink-bg   {
        position: relative;
        top: 1px;
    }
    .page-template-white-page4 .third-section h2:after {
        margin-left: 95px;
        margin-top: -35px;
    }
    .page-template-white-page4 .third-section .title h3
    {
    font-size:32px !important;
    }
    .site-footer .social-links img {
        width: 20px;
        margin: 0px 5px;
    }
    .video iframe {
        height: 180px;
    }
    .depicter-arrow-layer .depicter-layer {
        margin-top: 25px;
    }
    
    .page-template-white-page4 .eighth-section h2:after {
        margin-left: 105px;
        margin-top: -85px;
    }
    .page-template-white-page4 .first-section span.black-bg {
        bottom: 5px;
    }
    iframe {
        height: 190px;
    }
}

@media screen and (max-width:320px){
    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 40px;
    }
    span.pink-bg {
        padding: 10px 15px;
    }

    .page-template-white-page4 .first-section {
        padding-bottom: 60px;
    }
    .page-template-white-page4 .first-section .left-image {     
        position: relative;
        top: 45px;
    }
    .page-template-white-page4 .second-section .social-icons img {
        width: 50px;
    }
    .page-template-white-page4 .second-section .bottom-img {
        margin-top: 50px;
    } 
    .page-template-white-page4 .sixth-section .box {
        padding: 30px 20px;
    }
    .page-template-white-page4 .third-section h2:after {
        margin-left: 85px;
        margin-top: -35px;
    }
    .page-template-white-page4 .eighth-section h2:after{
        margin-left: 95px;
    }
    .page-template-white-page4 .first-section .left-image {
        position: relative;
        top: 50px;
    }
    .depicter-arrow-layer .depicter-layer {
        margin-top: 60px;
    }
    a.second-cta.btn {
        width: 100%;
        padding: 15px 0px;
    }
    .page-template-white-page4 .first-section .right-image, .page-template-white-page4 .first-section .left-image {
        margin-top: 0px;
    }
    
}

/* Animation */
.fade-in {
  opacity: 0;
  transition: opacity 1s ease;
}

.fade-in-animation {
  opacity: 1;
}


button#_form_27_submit:hover, button#_form_29_submit:hover, button#_form_31_submit:hover {
    background: linear-gradient(90deg, #ff81a1, #6136ff) !important;
}
li.first-cta a:hover,.third-cta.btn:hover, a.first-cta.btn:hover {
    color: #ffffff;
}
._error._below {
    position: inherit !important;
    max-width: 500px;
    margin: auto;
}
/* FOOTER COOKIE POLICY */
#cookiePopup {
  position: sticky;
  bottom: 0;
  justify-content: space-around;
  background: #44C4A3;
  z-index: 99999;
  align-items: center;
}
.cookie-cta {
  background: #6136FF;
  color: #ffffff !important;
  padding: 10px 10px 10px 10px;
}

/* footer */
.entry-header {
    margin-top: -165px;
  margin-bottom: 50px;
  background: url(/wp-content/themes/social-shifter/assets/violet-background.png);
  padding: 153px 0 50px 0;
  color: white;
}

.footer-data h2 {
    margin-top: 60px !important;
    font-size: 35px !important;
    margin-bottom: 10px !important;
}


.footer-data p {
    color: #575858;
}

.footer-data li {
    font-family: 'Dosis';
    font-size: 18px;
    font-weight: 600;
    color: #575858;
}

.footer-data  th, td {
      border: 1px solid black;
      padding: 8px;
      text-align: left;
    }

.footer-data span {
    font-family: 'Dosis';
}

.footer-data td {
    font-family: 'Dosis';
}


._form_element._x95458504._full_width ._error-inner._no_arrow:before {
    content: 'To subscribe, you must agree to the Terms & Conditions and Privacy Policy. Please check the box to proceed.';
    font-size: 14px;
}
._form_element._x95458504._full_width ._error-inner._no_arrow {
    font-size: 0px !important;
}

._form_element._x64357733._full_width ._error-inner._no_arrow._below:before {
    content: 'To become a partner, you must agree to the Terms & Conditions and Privacy Policy. Please check the box to proceed.';
    font-size: 14px;
}
._form_element._x64357733._full_width ._error-inner._no_arrow._below {
    font-size: 0px !important;
}

._form_element._x08588825._full_width ._error-inner._no_arrow._below:before {
    content: 'To become a partner, you must agree to the Terms & Conditions and Privacy Policy. Please check the box to proceed.';
    font-size: 14px;
}

._form_element._x08588825._full_width ._error-inner._no_arrow._below {
    font-size: 0px !important;
}

#back-to-top-btn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
    background-color: #000000;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 999;
    box-shadow: 0px 0px 5px 0px #000000;
}
button#back-to-top-btn img {
    transform: rotate(180deg);
}

@media (min-width: 860px){
    .display-smsall-ft-p{
        display: none;
    }
    .display-large-ft-p{
        color: #ffffffc9;
    font-weight: 300;
    margin-top: 25px;
        font-size: 16px;
    }
}
@media (max-width: 859px){
    
    .display-smsall-ft-p{
        color: #ffffffc9;
        font-weight: 300;
        margin-top: 25px;
        font-size: 16px;
    }
}