.branding a img, .branding img {width: 150px;}
h2, h4 {color:#4dbc92;}


footer ul li:before {
    content: '';
    position: absolute;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    width: 10px;
    height: 10px;
    top: 15px;
    left: -20px;
    transform: translateY(-50%) rotate(
-45deg
);
}


footer ul li {
    position: relative;
    padding-bottom: 5px;
}


footer ul {
    list-style: none;
    margin-left: 20px;
}


.wpb_wrapper ul li:before {
    content: '';
    position: absolute;
    border-right: 1px solid #4cbc92;
    border-bottom: 1px solid #4cbc92;
    width: 10px;
    height: 10px;
    top: 15px;
    left: -20px;
    transform: translateY(-50%) rotate( 
-45deg
 );
}

.wpb_wrapper ul li {
    position: relative;
    padding-bottom: 5px;
}


.wpb_wrapper ul {
    list-style: none;
    margin-left: 20px;
}

















#slider {
  position: relative;
  text-align: center;
  color: white;
}
#slider h1 {color: white;}
#slider h2 {color: black; font-weight: 500;}
#slider .top-left img {height: inherit; opacity: 0;}

@media screen and (min-width: 1300px){
    
#slider .text {
    position: absolute;
    text-align: left;
    height: 60%;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    padding: 0 50px;
    transform: translate(-50%, -50%);
}

#slider .top-left {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    height: 100%;
    width: 56%;
    background: #4cbc92;
    border-radius: 0 7% 60% 0;
}

}

.bg1 {display:none;}


@media screen and (max-width: 1300px) and (min-width: 900px){
    
    #benefits h4 {
        font-size: 16px;
    line-height: 26px;
    }
    #slider .text {
        position: absolute;
        z-index: 999;
        top: 32px;
        text-align: left;
        margin: 0 50px;
        }
        
        #slider .top-left {
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    height: 100%;
    width: 65%;
    background: #4cbc92;
    border-radius: 0 25% 50% 0;
}
#slider h1 {
    font-size: 35px;
    color: white;
    line-height: 45px;
}

#slider h2 {
        max-width: 600px;
    font-size: 30px;
    line-height: 40px;
}
}


@media screen and (max-width: 900px) {
    .bg1 {display: inherit !important;}
        #benefits h4 {
        font-size: 16px;
    line-height: 26px;
    }
    #slider {
        text-align: left;
    padding: 40px 20px;
    background: #4ebc92;
}
     
        #slider .top-left {
display: none;
}
#slider h1 {
    font-size: 35px;
    color: white;
    line-height: 45px;
}

#slider h2 {
        max-width: 600px;
    font-size: 30px;
    line-height: 40px;
}

#slider img {display: none !important;}
    
}




#benefits img {width: auto !important;     height: 85px !important;}

#solutions img {
    margin: 0 5%;
    width: 40%;
    height: auto;
}

.links {
    background: #4cbc92;
    color: white;
    border: 2px solid #4cbc92;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
}

.links:hover {color: #4cbc92; background: white;}


.whitelinks {
    color: #4cbc92;
    background: white;
    border: 2px solid white;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
}

.whitelinks:hover {color: white; background: #4cbc92;}


.products h4 {color: white;}


.products .whitelinks {    position: absolute;
    bottom: 35px;}
    
    
.products div > p:nth-child(3) {padding-bottom: 55px;}



@media screen and (max-width: 500px){  #benefits .links {display: inline-block; width: 72%; text-align: center;} 
  
  
  #text-2 > div > div {display: grid !important;}
}






.mobile-header-bar .mobile-branding img {
    max-width: 100%;
    height: auto;
    width: 100px;
    margin: 20px 0;
}



.wpml-ls-legacy-list-horizontal br {display: none !important;}