@media(max-width:1399.98px){
  .footer {
    justify-content: space-around;
    margin-top: 100px;
    display: flex;
    align-items: center;
    height: 80px;
    background-color: #fff;
    width: 100%;
  }

  .footer div:nth-child(1) {
    width: 100%;
    text-align: start;
}

  .footer:before {
    content: "";
    background-color: #a30000;
    height: 2px;
    margin-bottom: 100px;
    width: 98%;
    border-radius: 30px;
    position: absolute;
  }

  .footer .copyright {
    color: #888;
    font-size: 13px;
    width: 100%;
  }

  .footer .f-TEXT {
    color: #555;
    font-size: 15px;
    width: 100%;
}
}
@media(max-width:1199.98px){
  .footer {
    justify-content: space-around;
    margin-top: 100px;
    display: flex;
    align-items: center;
    height: 80px;
    background-color: #fff;
    width: 100%;
  }

  .footer div:nth-child(1) {
    width: 100%;
    text-align: start;
}

  .footer:before {
    content: "";
    background-color: #a30000;
    height: 2px;
    margin-bottom: 100px;
    width: 98%;
    border-radius: 30px;
    position: relative;
  }

  .footer .copyright {
    color: #888;
    font-size: 13px;
    width: 100%;
  }

  .footer .f-TEXT {
    color: #555;
    font-size: 15px;
    width: 100%;
}
}
@media(max-width:991.98px){
  .footer {
    justify-content: space-around;
    margin-top: 100px;
    display: flex;
    align-items: center;
    height: 80px;
    background-color: #fff;
    width: 100%;
  }

.footer div:nth-child(1) {
  width: 100%;
  text-align: start;
}

  .footer:before {
    content: "";
    background-color: #a30000;
    height: 2px;
    margin-bottom: 100px;
    width: 98%;
    border-radius: 30px;
    position: relative;
  }

  .footer .copyright {
    color: #888;
    font-size: 13px;
    width: 100%;
  }

  .footer .f-TEXT {
    color: #555;
    font-size: 15px;
    width: 100%;
}
}
@media(max-width:767.98px){
  .footer {
    margin-top: 100px;
    display: block;
    text-align: center;
    align-items: center;
    height: 80px;
    background-color: #fff;
    width: 100%;
  }

  .footer div:nth-child(1) {
    width: 100%;
    text-align: start;
}

  .footer:before {
    content: "";
    background-color: #a30000;
    height: 2px;
    margin-bottom: 100px;
    width: 98%;
    border-radius: 30px;
    position: relative;
  }

  .footer .copyright {
    color: #888;
    font-size: 13px;
    width: 100%;
  }

  .footer .f-TEXT {
    color: #555;
    font-size: 15px;
    width: 100%;
}
}
@media(max-width:575.98px){
  .footer {
    margin-top: 100px;
    display: block;
    text-align: center;
    align-items: center;
    height: 80px;
    background-color: #fff;
    width: 100%;
  }

  .footer div:nth-child(1) {
    width: 100%;
    text-align: start;
}

  .footer div:nth-child(1) {
    width: 100%;
    text-align: start;
  }

  .footer:before {
    content: "";
    background-color: #a30000;
    height: 2px;
    margin-bottom: 100px;
    width: 100%;
    margin-right: auto;
    border-radius: 30px;
    position: relative;
    margin-left: 0px;
    right: auto;
    left: 0;
}

.footer .copyright {
  color: #888;
  font-size: 13px;
  width: 100%;
  text-align: center;
}

  .footer .f-TEXT {
    color: #555;
    font-size: 15px;
    width: 100%;
}
}
@media(min-width:1400px){
  .footer {
    justify-content: space-around;
    margin-top: 100px;
    display: flex;
    align-items: center;
    height: 80px;
    background-color: #fff;
    width: 100%;
  }

  .footer div:nth-child(1) {
    width: 100%;
    text-align: start;
}

  .footer:before {
    content: "";
    background-color: #a30000;
    height: 2px;
    margin-bottom: 100px;
    width: 98%;
    border-radius: 30px;
    position: absolute;
  }

  .footer .copyright {
    color: #888;
    font-size: 13px;
    width: 100%;
  }

  .footer .f-TEXT {
    color: #555;
    font-size: 15px;
    width: 100%;
}
}