.footer-ul{
  padding: inherit;
  text-align: initial;
  list-style-type: none;
}

.footer-ul a {
  color: black;
}

.footer-ul li {
  margin-bottom: 10px;
}

.footer-options {
  width: 16.66%;
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
}

.footer-options h5{
  text-align: initial;
}

.footer-links{
  float: left;
  margin-bottom: 10px;
}

.footer-links a {
  color: #9d9d9d;
  margin-right: 10px;
  font-size: 12px;
}

.footer-links span{
  margin-top: 10px;
  color: #9d9d9d;
  font-size: 12px;
}

.footer-llc{
  margin-top: 20px;
  float: inherit;
}

.social-icons .footer-icons{
  width: 24px;
  height: 24px;
}

.footer-policy{
  float: inherit;
  text-align: left;
}

.social-icons{
  text-align: right;
}

.social-icons a {
  margin-right: 10px;
}

.footer-log-tab{
  display: none;
}

.mobile-nav{
  display: none;
}

.footer-ul{
  display: block;
}

.stuccco-heart{
  max-width:100px;
  padding:10px;
}

.footer-policy-border{
  padding:20px 0px 0px 0px;
  /* min-height: calc(100vh - 394px);
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch; */
}

.pt-5{
  padding-top: 50px;
}

.pb-5{
  padding-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .footer-logo{
    display: none;
  }

  .footer-log-tab{
    display: block;
  }

  .footer-ul.mobile-nav-options
  {
    display: block!important;
    overflow: inherit !important;
  }

  .mobile-btn-arrow{
    transform: rotate(0deg) !important;
  }
  
}

@media only screen and (max-width: 767px) {
  .footer-options {
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 0;
  }

  .footer-options .mobile-options strong{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }


  .mobile-nav{
    display: block;
    float: right;
    font-size: 20px;
  }

  .mobile-btn-arrow{
    transform: rotate(90deg);
  }
  
  .footer-policy{
    text-align: left;
    margin-left: -14px;
    margin-bottom: 20px !important;
  }
  
  .footer-ul{
    display: none;
  }

  .footer-policy a{
    width: 100%;
    float: left;
    margin-top: 10px;
  }

  .footer-logo{
    display: none;
  }

  .mobile-options-bottom{
    margin-bottom: 180px;
  }

  /* .footer-svg-mid{
    margin: 20px 50px 0px 50px;
  } */


  .social-icons{
    text-align: center;
  }
  
  /* .footer-svg-first{
    margin-right: 50px;
  }
  
  .footer-svg-last{
    margin-left: 50px;
  } */

  

  a.icon-link:first-child {
    float: left;
    margin-left: -15px;
  }
  
  a.icon-link:nth-of-type(2){
    float: none;
    padding: 0px 90px 0px 90px;
  }
  
  a.icon-link:nth-of-type(3){
    float: none;
    padding: 0px 90px 0px 90px;
  }
  
  a.icon-link:nth-of-type(4){
    float: right;
    margin-right: -15px;
  }

}


@media only screen and (max-width: 600px) {
  a.icon-link:first-child {
    float: left;
    margin-left: -15px;
  }
  
  a.icon-link:nth-of-type(2){
    float: none;
    padding: 0px 80px 0px 100px;
  }
  
  a.icon-link:nth-of-type(3){
    float: none;
    padding: 0px 80px 0px 60px;
  }
  
  a.icon-link:nth-of-type(4){
    float: right;
    margin-right: -15px;
  }
}


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

  a.icon-link:first-child {
    float: left;
    margin-left: -15px;
  }
  
  a.icon-link:nth-of-type(2){
    float: none;
    padding: 0px 30px 0px 60px;
  }
  
  a.icon-link:nth-of-type(3){
    float: none;
    padding: 0px 60px 0px 60px;
  }
  
  a.icon-link:nth-of-type(4){
    float: right;
    margin-right: -15px;
  }

}


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

  a.icon-link:first-child {
    float: left;
    margin-left: -15px;
  }
  
  a.icon-link:nth-of-type(2){
    float: none;
    padding: 0px 80px 0px 0px;
  }
  
  a.icon-link:nth-of-type(3){
    float: none;
    padding: 0px 0px 0px 0px;
  }
  
  a.icon-link:nth-of-type(4){
    float: right;
    margin-right: -15px;
  }

}

@media only screen and (max-width: 320px){
  a.icon-link:first-child {
    float: left;
    margin-left: -15px;
  }
  
  a.icon-link:nth-of-type(2){
    float: none;
    padding: 0px 40px 0px 0px;
  }
  
  a.icon-link:nth-of-type(3){
    float: none;
    padding: 0px 0px 0px 0px;
  }
  
  a.icon-link:nth-of-type(4){
    float: right;
    margin-right: -15px;
  }

}

@media only screen and (max-width: 280px) {
  a.icon-link:first-child {
    float: left;
    margin-left: -15px;
  }
  
  a.icon-link:nth-of-type(2){
    float: none;
    padding: 0px 35px 0px 0px;
  }
  
  a.icon-link:nth-of-type(3){
    float: none;
    padding: 0px 0px 0px 0px;
  }
  
  a.icon-link:nth-of-type(4){
    float: right;
    margin-right: -15px;
  }

  

}
