.ep-hero-white-angled-divider-overlay {
  background-image: url(https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/product-img/international-fund-transfers/international-fund-transfers-h-bb-overlay.svg)!important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    height: 200px;
    margin-top: -280px !important;
    background-color: transparent !important;
}
.employee-signup-toggle {
  max-width: 280px;
  margin: 0 auto;
  margin-bottom: 15px;
}
  
  /* --------   affiliate Signup page V4   -------- */
.testimonial-footer {
  padding-top: 30px;
  padding-bottom: 65px;
  background-color: #1695CA;
  color: #ffffff;
}
.row .testimonial-footer-testimonials-container {
  display: flex;
  align-content: center;
}
.testimonial-footer-testimonials-container .flexslider.testimonials-slider.content-slider{
  padding-bottom: 0px;
}
.testimonial-footer-testimonials-container .flexslider .slides li.testimonial-quote .testimonial-quote-auth-img img{
  width: 50px;
  height: 50px;
}
.testimonial-footer-testimonials-container a.flex-prev{
  background: transparent url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/aff-pages/aff-testimonial-previous.svg') no-repeat center left;
}
.testimonial-footer-testimonials-container a.flex-next{
  background: transparent url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/aff-pages/aff-testimonial-next.svg') no-repeat center left;
}
.testimonial-footer .testimonial-cite {
  display: none;
}
.row .testimonial-footer-testimonials-container {
  display: flex;
  align-content: center;
}
li .testimonial-quote{
  width: 100%; 
  float: left; 
  margin-right: -100%; 
  position: relative; 
  opacity: 0; display: 
  block; z-index: 1
}
.testimonial-quote-container {
  display:flex;
  align-items: center;
  text-align: left;
}
.testimonial-quote-text:before {
  display:block;
  content: '';
  width:22px;
  height:18px;
  position: relative;
  top:16px;
  left: -28px;
  background: url("https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/aff-pages/v1-setup/quote-open-marks.svg");
  background-repeat: no-repeat;
  background-size: 22px 18px;
}
.testimonial-quote-text {
  font-size: 18px;
  margin-left:40px;
}
.testimonial-footer-contact-row{
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  min-height: 45px;
  width: 100%;
  background-color: #eeeeee;
}
.testimonial-footer-contact-container{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  color: #888888;
  font-size: 12px;
  font-weight: 600;
}
.testimonial-footer .testimonial-cite {
  display: none;
}
.testimonial-quote-auth-img{
  min-width: 50px;
  height: 50px;
}
.testimonial-quote-auth {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0px;
}



.testimonial-footer-contact-row{
  position: fixed;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  min-height: 45px;
  width: 100%;
  background-color: #eeeeee;
}
.testimonial-footer-contact-container{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 30px;
  color: #888888;
  font-size: 12px;
  font-weight: 600;
}

.testimonial-footer-contact-no{
  margin-right: 5px;
  margin-left: 5px;
}
.tf-contact-uk:before, 
.tf-contact-us:before, 
.tf-contact-il:before, 
.tf-contact-fr:before, 
.tf-contact-it:before {
  display:inline-block;
  position:relative;
  top: 5px;
  content: '';
  width: 28px;
  height: 20px;
  margin-right: 5px;
  margin-left: 5px;
  background: url("https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/country-flags-line@2x.png");
  background-repeat: no-repeat;
  background-size: 28px 900px;
}
.tf-contact-uk:before{
  background-position: 0px -480px;
}
.tf-contact-us:before{
  background-position: 0px -600px;;
}
.tf-contact-il:before{
  background-position: 0px -860px;
}
.tf-contact-fr:before{
  background-position: 0px -560px;;
}
.tf-contact-it:before{
  background-position: 0px -200px;;
}
.aff-signup-v4-form-contact-no-flag.flag{
  width:28px;
  height:20px;
  margin-left:5px;
  margin-right:5px;
}





@media(max-width:480px){
  .testimonial-footer{
    padding-bottom: 65px;
  }
  .testimonial-quote-container{
    flex-direction: column;
  }

}
@media(min-width:481px){
  
}
@media(min-width:601px){
 
}
@media(max-width:767px){
  .testimonial-footer-contact-container{
    flex-direction: column;
  }
}
@media(min-width:768px){
  
}
@media(min-width:992px){
  
}
@media(min-width:1200px){
  
}
@media(min-height:1010px){
  
}
@media(min-width:992px){

}
@media(max-height:599px){

}
@media(min-height:600px){

}