@media (min-width: 768px) {
  #footer_con {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    width: 100vw;
    background-color: #222121e1;
  }
}

@media (max-width: 768px) {
  #footer_con {
    display: flex;
    flex-direction: column;
    margin-top: 10px;
    width: 100vw;
    background-color: #222121e1;
  }
}

@media (min-width: 768px) {
  #information_con {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  #information_con {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .links {
    color: var(--bs-body-bg);
    margin: 5px;
  }
}

@media (max-width: 768px) {
  .links {
    color: var(--bs-body-bg);
    margin: 5px;
  }
}

@media (max-width: 768px) {
  #social_con {
    width: 100vw;
    height: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media (min-width: 768px) {
  #social_con {
    width: 100vw;
    height: inherit;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

@media (max-width: 768px) {
  #face_icon {
    color: white;
    width: 50px;
    margin: 5px;
    cursor: pointer;
    height: 50px;
  }
}

@media (min-width: 768px) {
  #face_icon {
    width: 50px;
    color: white;
    margin: 20px;
    cursor: pointer;
    height: 50px;
  }
}

@media (max-width: 768px) {
  #yt_icon {
    margin: 5px;
    color: white;
    width: 50px;
    cursor: pointer;
    height: 50px;
  }
}

@media (min-width: 768px) {
  #yt_icon {
    margin: 20px;
    width: 50px;
    color: white;
    cursor: pointer;
    height: 50px;
  }
}

@media (max-width: 768px) {
  #insta_icon {
    margin: 5px;
    width: 50px;
    color: white;
    cursor: pointer;
    height: 50px;
  }
}

@media (min-width: 768px) {
  #insta_icon {
    margin: 20px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    color: white;
  }
}

@media (min-width: 768px) {
  #tik_icon {
    margin: 20px;
    color: white;
    width: 50px;
    height: 50px;
    cursor: pointer;
  }
}

@media (max-width: 768px) {
  #tik_icon {
    margin: 5px;
    color: white;
    width: 50px;
    cursor: pointer;
    height: 50px;
  }
}

@media (max-width: 768px) {
  #copy_txt {
    margin-top: 10px;
    align-self: center;
    text-align: center;
    font-size: small;
    font-weight: lighter;
    color: var(--bs-body-bg);
  }
}

@media (min-width: 768px) {
  #copy_txt {
    margin-top: 10px;
    align-self: center;
    font-size: small;
    font-weight: lighter;
    color: var(--bs-body-bg);
  }
}

@media(max-width: 768px){
  #zee_logo_footer{
    background-image: url("logo_z.png");
    width: 200px;
    height: 60px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px;
  }
}

@media(min-width: 768px){
  #zee_logo_footer{
    background-image: url("logo_z.png");
    width: 200px;
    height: 60px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px;
  }
}

/* addon */
@media(max-width: 768px){
  #playstore_logo{
    background-image: url("new_play_logo.png");
    width: 200px;
    height: 60px;
    margin-left:20px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: contain;
    margin: 10px;
  }
}

@media(min-width: 768px){
  #playstore_logo{
    background-image: url("new_play_logo.png");
    width: 200px;
    height: 60px;
    cursor: pointer;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 10px;
  }
}
@media (max-width: 768px) {
  #ss_logo {
    background-image: url("sslogoone.png");
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  #ss_logo {
    background-image: url("sslogoone.png");
    width: 80px;
    height: 80px;
    margin-left:40px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

/* net */
@media (max-width: 768px) {
  #net_logo {
    background-image: url("net_cash_icon.jpeg");
    width: 80px;
    height: 80px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* 1_voucher */
  #net_logo2 {
    background-image: url("one_voucher.png");
    width: 80px;
    height: 80px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #net_logo3 {
    background-image: url("payflex.png");
    width: 80px;
    height: 80px;
    margin-top: 20px;
    margin-left: 2px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (min-width: 768px) {
  #net_logo {
    background-image: url("net_cash_icon.jpeg");
    width: 80px;
    height: 80px;
    margin-left:40px;
    background-repeat: no-repeat;
    background-size: cover;
  }
    /* 1_voucher */
  #net_logo2 {
    background-image: url("one_voucher.png");
    width: 80px;
    height: 80px;
    margin-top: 0px;
    margin-left: 20px;
    background-repeat: no-repeat;
    background-size: cover;
  }
  #net_logo3 {
    background-image: url("payflex.png");
    width: 80px;
    height: 80px;
    margin-top: 0px;
    margin-left: 20px;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
#net_logo:hover {
    cursor: pointer;
  }