/*
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: "Lato";
    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: 'Lato';
    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: #000000;
}
#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: #67EBCD;
    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-page .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-page .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;
}
.first-section img.desktop {
position: absolute; 
  top: 50%; 
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%; 
  max-height: 80%; 
  object-fit: contain;
  z-index: 1; 
  }
.first-section img.mobile {
  position: absolute; 
  top: 52%; 
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; 
  height: 100%; 
  object-fit: contain;
  z-index: 1; 
  }
.first-section .banner-col {
    display: grid;
    grid-template-columns: 30% 40% 30%;
}

.center-content {
    text-align: center;
    padding-bottom: 130px;
}
.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: 'Lato';
    font-weight: 700;
    color: #ffffff;
    width: 500px;
    margin: auto;
    margin-bottom: 50px;
}
.first-section .right-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.first-section .left-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.first-section .description {
    max-width: 790px;
    margin: 0 auto;
    }
.subheading {
    color: #ffffff;
    margin-bottom: 50px;
}
/*Home page second section */
.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;
}

.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-page .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;
}

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

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

.third-section .three-col {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    margin-top: 50px;
    justify-content: space-between;
}
.third-section .box h3 {
    text-transform: capitalize;
    color: #ffffff;
    font-family: 'EB Garamond';
    font-size: 40px;
    font-weight: 800;
}
.third-section .box h3 .highlight {
color:#67EBCD;
}
.third-section .box .title {
    margin: 20px 0px 40px 0px;
}
.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;
}

.third-section .box .cta-btn {
    margin-bottom: 20px;
}
.page-template-white-page .fifth-section {
    background: #67EBCD;
    padding: 15px 0px;
    }
    
    .fifth-section .slider {
   margin-top: 50px;
    }
 .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;
}

.sixth-section .two-col {
    display: grid;
    grid-template-columns: 49% 49%;
    text-align: left;
    column-gap: 15px;
}
.sixth-section .image{
    width:150px;
    text-align:left;
    padding-top:10px;
}
.sixth-section .contact_us_form{  
    display: flex;
    text-align:center;
    justify-content: center;   /* Centers content horizontally */
    align-items: center;  
    }
  .sixth-section .contact_us_form ._button-wrapper._full_width
 {
 text-align:center;
 }
 .sixth-section .contact_us_form input[type="text"], .sixth-section .contact_us_form input[type="email"],.sixth-section .contact_us_form textarea
 {
    color:#1C1C1C;
    border: none;
    width: 100% !important;
    border-bottom: 1.5px solid #1C1C1C;
    padding-bottom: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
 }
 #_form_67811D5EB0938_ ._submit
 {
 padding:0px !important;
 }
 
.sixth-section span.highlight {
    color: #6236ff;
    }

/* Your Inbox Section */
.page-template-white-page .eighth-section {
    background-image: url(/wp-content/themes/social-shifter/assets/Bg-3.png);
    background-position: top center;
    background-size: cover;
    position: relative;
}
.eighth-section .who-are-col {
    display: grid;
    grid-template-columns: 40% 60%;
    z-index: 3;
    position: relative;
    align-items: baseline;
}
.eighth-section .social-icons img {
    width:290px;
}
    .eighth-section .social-icons.desktop
    {
    margin-top:-35px;
    }
.eighth-section .cta-btn {
    margin-top: 50px;
}
.eighth-section .cta-btn a {
    margin-left: 0;
}
.eighth-section .bottom-img {
    width:100%;
    display:block;
}
/* Partner Section */
.page-template-white-page .seventh-section {
    background-image: url(/wp-content/uploads/2024/12/Rectangle-3.png);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0px;
    position: relative;
    text-align: center;
}
.seventh-section .two-col {
    display: grid;
    grid-template-columns: 60% 40%;
    text-align: left;
    align-items:center;
}
    .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: 'Lato';
    padding: 0px !important;
    background: transparent !important;
}
.mobile {
    display: none;
}


/* Leading Change */
.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: 'Lato';
    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: 'Lato' !important;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 800;
}

._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: 'Lato';
    color: #ffffff;
    font-weight: 600;
}


._form_37 input, ._form_37 textarea {
    background: transparent;
    border: none !important;
    border-bottom: 2px solid #000000 !important;
    border-radius: 0px !important;
    padding: 15px !important;
    max-width: 500px;
    width:100%;
    margin: auto;
	font-family: 'Lato' !important;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: 800;
}

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

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

	p {
    	font-size: 24px;

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

	.third-section .testimonial {
		grid-template-columns: 30% 40% 30%;
	}
	.second-section .bottom-img {
    	margin-top: -70px;
	}
	.fifth-section .content {
    	font-size: 64px;
	}
	.sixth-section .box:first-child:after {
		margin-top: 40px;
		margin-left: -255px;
	}
	.eighth-section h2:after {
		margin-top: -120px;
		margin-left: 260px;
	}
}

@media screen and (max-width:1325px){
	.third-section h2:after{
		margin-top: -100px;
		margin-left: 200px;
	}
	.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;
        padding-right:20px;
		display: block;
		margin-left: auto;
	}
	.site-footer .logo {
		text-align: center;
	}	
	.eighth-section h2:after{
		margin-top: -75px;
		margin-left: 185px;
	}
    .page-template-white-page 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;
    }
   
    .third-section
    {
    text-align:center !important;
    }
    .third-section
    {
    padding-top: 40px !important;
    }
    .third-section .box .title
    {
    margin: 0px 0px -15px 0px !important;
    margin-bottom: 10px;
    line-height: 30px;
    }
    .third-section .box
    {
     padding: 20px 30px !important;
    }
    
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
.mobile {
		display: none;
		margin: auto;
		width: 50%;
		margin-top: 50px;
	}
    .desktop
    {
    display:block;
    }
}
@media screen and (max-width:1024px){
.media-ui {
    --items: 2;
    }
.first-section .description {
    max-width: 790px;
    margin: 0 auto;
    }
    .page-template-white-page .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;
    }
	.first-section .banner-col {
    	grid-template-columns: 100%;
	}
	.first-section .left-image {
		order: 3;
		width: 50%;
	}
	.first-section .right-image {
		order: 2;
		width: 50%;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.first-section .center-content {
	   padding: 0px 0px 45px 0px;
	}
    .first-section .btn
    {
       padding: 12px 20px 12px 20px;
    }
	.second-section .social-icons.mobile {
    	display: none;
	}
	.third-section p {
		font-size: 20px;
	}
	.third-section h2:after {
		margin-top: -100px;
		margin-left: 200px;
	}
	.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%;
	}
	
    .seventh-section .two-col
    {
    text-align:center;
    }
    .seventh-section
    {
    padding-top:45px;
    padding-bottom:65px;
    }
	.third-section .testimonial {
    	grid-template-columns: 40% 55%;
	}	
	.fifth-section .two-col {
		grid-template-columns: 100%;
		text-align: center;
	}
	.fifth-section .number {
		color: #ffffff;
	}

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

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

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

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

	.fifth-section {
		padding-top: 30px;
	}

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

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

	.sixth-section .box:first-child:after {
	display:none;
	}

	 .sixth-section {
		padding: 0px 0px 50px 0px;
	}
	
	.eighth-section {
		 padding:0px;
	}

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

	.ninth-section {
		padding: 0px;
	}

	.second-section .social-icons.mobile {
		width: 100%;
		text-align: center;
		display: block;
		margin-bottom: 60px;
	}
	.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;
	}
	.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-page .first-section {
    margin-top: -193px;
    }
	.second-section .social-icons img {
    	width: 70px;
	}
	.third-section .bubble h3 {
    	font-size: 16px;
	}	
	.third-section .testimonial {
    	grid-template-columns: 35% 60%;
	}

	.third-section .content {
		position: relative;
		bottom: 53px;
	}

	.fifth-section .number {
		font-size: 65px;
	}

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

	.logo {
		text-align: center;
	}

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

	.logo img {
		width: 100px;
	}

	.menu-toggle img {
		width: 35px;

	}
	.video iframe {
		height: 220px;
	}
	.seventh-section .social-links img {
		width: 65px;
		margin-bottom: 20px;
	}
	.third-section .testimonial img {
		width: 200px;
		float: left;
	}	
	
	p {
		font-size: 16px;
	}
	
	li {
		font-size: 14px;
	}
	.first-section .left-image, .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 (min-width: 401px) and (max-width:425px){
	h1 {
		font-size: 65px;
	}
    .site-footer .footer-column p
    {
    margin-top: 0px !important;
    }
	.third-section {
		padding-top: 120px;
		margin-top: -70px;
	}
	.third-section span.black-bg {
		margin-bottom: 0px;
	}
	.play img {
		width: 90px;
	}
	.site-footer .social-links img {
		width: 20px;
	}
	.video iframe {
		height: 180px;
	}
  .third-section .testimonial {
		grid-template-columns: 100%;
	}
	.third-section .content {
		padding: 0px 20px;
		bottom: 35px;
	}

	.third-section .image {
		order: 3;
	}	
	.fourth-section {
		padding-bottom: 0px;
		margin-top: -15px;
	}
    .fourth-section{
    padding-top:80px;
    }
	
	iframe {
		height: 220px;
	}
    .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;
	}
	.third-section h2:after {
		margin-left: 95px;
		margin-top: -35px;
	}
    .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;
	}
	
	.eighth-section h2:after {
		margin-left: 105px;
		margin-top: -85px;
	}
	.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;
	}

	.first-section {
		padding-bottom: 60px;
	}
	.first-section .left-image {     
		position: relative;
		top: 45px;
	}
	.second-section .social-icons img {
		width: 50px;
	}
	.second-section .bottom-img {
		margin-top: 50px;
	} 
	.sixth-section .box {
        padding: 30px 20px;
    }
	.third-section h2:after {
		margin-left: 85px;
		margin-top: -35px;
	}
	.eighth-section h2:after{
		margin-left: 95px;
	}
	.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;
	}
	.first-section .right-image, .first-section .left-image {
		margin-top: 0px;
	}
	
}

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

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

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: 'Lato';
	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: 'Lato';
}

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


._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;
	}
}

@media screen and (min-width: 390px) and (max-width: 400px) {
   
    .page-template-white-page .ninth-section .right-side {
        width: 88% !important;
    }
    .page-template-white-page .fourth-section .nav-item {
    margin-top:0px;
}
}