


/*==================== Footer login Signup Section ===================*/

.footer-logsign-link {
  position: relative;
}

.footer-logsign-link:after,
.footer-logsign-link:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 50%;
  z-index: -1;
}

.footer-logsign-link:before {
  background-color: #df1f26;
  left: 0;
}

.footer-logsign-link:after {
  background-color: #ec2027;
  right: 0;
}

.footer-signin-link a,
.footer-signup-link a {
  height: 150px;
  align-items: center;
  padding-left: 50px;
  display: flex;
  flex-wrap: wrap;
  padding-right: 10px;
}

.footer-signup-link a {
  background-color: #df1f26;
  padding-left: 0px;
}

.footer-signin-link a {
  background-color: #ec2027;
}

.footer-signin-link a span,
.footer-signup-link a span {
  color: #fff;
  font-size: 36px;
  width: 100%;
}

.footer-signin-link a p,
.footer-signup-link a p {
  color: #fff;
  font-size: 15px;
  width: 100%;
  margin-bottom: 0;
}

.footer-signup-link a span.footer-link-arrow,
.footer-signin-link a span.footer-link-arrow {
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  background-color: #d42027;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 23px;
  transition: 0.5s all;
}

.footer-signup-link a:hover span.footer-link-arrow,
.footer-signin-link a:hover span.footer-link-arrow {
  background-color: #fff;
  color: #d42027;
}

/*==================== Footer ===================*/

.footer-block figure {
  margin: 0 0 30px;
  display: inline-block;
  max-width: 219px;
}

.cts_no {
  font-size: 15px;
  padding: 0 80px 0 0;
}

.cts_no p {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
}

.copyright {
  /* border-top: 1px solid #eeeeee; */
  color: #737777;
  font-size: 14px;
  margin-top: 0;
  padding: 50px 0 40px;
}

.relative-box {
  position: relative;
  top: 7px;
}

.relative-box .subscribe-btn {
  color: #827e7e;
  height: 45px;
  font-size: 20px;
  background: no-repeat;
  height: 100%;
  border-radius: 0px 4px 4px 0px;
  background: #E53F9E;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  padding: 8px 18px;
}



.relative-box .subscribe-btn:hover {
  color: #000;

}

footer h6 {
  font-size: 17px;
  color: #000;
  margin: 0 0 27px;
  position: relative;
}

ul.footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.footer-links li {
  margin: 3px 0;
  padding: 0;
  list-style: none;
  margin-bottom: 10px;
}

ul.footer-links li a {
  color: #425466;
  font-size: 15px;
  font-weight: 400;
  mix-blend-mode: luminosity;
  text-decoration: none;
}

ul.footer-links li a:hover,
a:hover {
  color: #e53f9e;
  mix-blend-mode: unset;
}

.copyright_link_items a:hover {
  color: #e53f9e;

}

ul.footer-links.socialize li a {
  position: relative;
  padding-left: 25px;
}

ul.footer-links.socialize li a i {
  position: absolute;
  left: -9px;
  width: 30px;
  text-align: center;
  top: -4px;
  color: #959595;
  font-size: 17px;
}

.footer_wrapper {
  background: #F7F9FC;
  padding: 55px 0 0;
  border-top: 1px solid #eeeeee;
}

footer h6 {
  font-size: 18px;
  margin: 0 0 27px;
  font-weight: 500;
}

.subscribe_text {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400;
}
/*  */
.newsletter_icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.footer_heading {
  color: rgba(57, 57, 57, 1);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 13px;
}
.announcements-title {
  color: #425466;
  font-size: 15px;
  font-weight: 400;
  mix-blend-mode: luminosity;
}

.newsletter-form .form-group {
  display: flex;
}

.newsletter-form .form-control {
  padding-top: 0;
  padding-bottom: 0;
}
.relative-box .form-control {
  padding-right: 10px;
  padding-left: 40px;
  border-radius: 8px 0px 0px 8px;
  background: #FFF;
  border: 1px solid #fff;
  box-shadow: 0px 0px 5px 0px rgba(229, 63, 158, 0.20);
}
.relative-box .form-control:focus{
  border-color: #FFF;
  box-shadow: 0px 0px 5px 0px rgba(229, 63, 158, 0.20);
}

.copyright_link_block {
  display: flex;
}

.copyright_link_track {
  display: flex;
  padding-left: 20px;
  margin-bottom: 0;
  list-style: none;
}

.copyright_link_block h6 {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.copyright_link_items a {
  color: #000;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  padding: 0 20px 0 0;
}

.copyright_link_items {
  line-height: 1;
}

.copyright .row {
  align-items: center;
}

.socialMedia_track {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: end;
}

.socialMedia_items {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 2.76726px 2.21381px 0px rgba(0, 0, 0, 0.02), 0px 6.6501px 5.32008px 0px rgba(0, 0, 0, 0.03), 0px 12.52155px 10.01724px 0px rgba(0, 0, 0, 0.04);
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 16px;
}
.socialMedia_items:hover{
  box-shadow: none;
}
.socialMedia_items:last-child {
  margin-right: 0;
}


.select_box select.form-control {
  max-width: 130px;
  background-image: url('data:image/svg+xml,<svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.49072 1L6.49072 6L11.9907 1" stroke="%23ACB1C6" strokeWidth="2"/></svg>');
  background-repeat: no-repeat;
  padding: 10px;
  background-position: 90% 57%;
}




@media (max-width: 991.98px) {
 
  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 30px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 13px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 40px;
    width: 40px;
    line-height: 40px;
    right: 10px;
  }
  .footer-signup-link a {
    padding-left: 50px;
  }
  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 70px;
  }
  .footer-block figure {
    margin-bottom: 10px;
  }

  .footer-block {
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .copyright {
    font-size: 12px;
  }
  footer h6 {
    margin: 0 0 10px;
  } 
  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 20px;
  }

  .footer-signin-link a p,
  .footer-signup-link a p {
    font-size: 11px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    height: 30px;
    width: 30px;
    line-height: 30px;
    right: 10px;
    font-size: 14px;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-right: 40px;
    padding-left: 15px;
  }
  .price-value-right,
  .coinname-detail-box,
  .coin-trade-action {
    padding: 10px 20px;
  }
 
}

@media (max-width: 575.98px) {
   
  .copyright {
    padding: 10px 0 40px;
}

  ul.socialMedia_track{
    justify-content:left
  }
  .copyright .row {
    --bs-gutter-y: 20px;
  }
  ul.copyright_link_track {
    padding-left: 10px;
  }
  .copyright_link_items a {
    padding: 0 10px 0 0;
  }
 
  .features-coin img {
    height: 22px;
  }
  .footer_wrapper {
    padding: 20px 0 0;
  }
  .footer-block figure img {
    height: 35px;
  }
  footer h6 {
    font-size: 15px;
  }

  ul.footer-links li {
    margin: 2 0;
  }

  .footer-signin-link a,
  .footer-signup-link a {
    padding-left: 10px;
    padding-right: 0;
    height: 80px;
  }

  .footer-signin-link a span,
  .footer-signup-link a span {
    font-size: 16px;
  }

  .footer-signup-link a span.footer-link-arrow,
  .footer-signin-link a span.footer-link-arrow {
    top: 10px;
    transform: unset;
    height: 22px;
    width: 22px;
    line-height: 22px;
    font-size: 13px;
  }
  }
  
