#footer-news-box i.fa.fa-envelope {
  font-size: 29px;
  margin-top: 9px;
}

.first1 {
  border: 1px solid #024666b3;
  background-color: #e9e9e9;
}

@media (max-width: 1024px) {
  .login-search .navbar-form .search-box {
    width: 100%;
  }

  .login-search .navbar-form .search-box {
    /* margin-left: 75px; */
  }
  .login-search .ser_button {
    top: 15px;
  }
  .top-header-bar {
    padding-bottom: 15px;
  }

  .newsletter .input-group input {
    width: 50% !important;
  }
}

@media (max-width: 768px) {
  .login-search .navbar-form .search-box {
    margin-left: 20px;
    font-size: 15px;
  }

  #myCarouse22 h3 {
    display: flex;
    align-items: center;
  }
  #myCarouse22 h3 a {
    margin-left: 5px;
  }
  .newletterbtn {
    font-size: 15px !important;
  }
  #footer-news-box {
    padding: 10px !important;
  }

  #footer-news-box i.fa.fa-envelope {
    font-size: 23px;
  }

  .newsletter {
    padding: 15px;
  }
  .newsletter .input-group input {
    width: 53%;
    font-size: 14px !important;
  }
}

@media (max-width: 480px) {
  #search-form .ser_button {
    margin: 3px 0 !important;
  }

  .login-search .navbar-form .search-box {
    width: 100%;
  }

  .fixed-card,
  .deatil-card {
    width: 290px;
  }

  .trending-header {
    margin: 0 10px;
    padding-top: 20px;
  }

  .trending-header h2 {
    text-align: center;
  }

  /* footer */
  #footer-news-box {
    padding: 9px !important;
    background: #024564;
  }

  #footer-news-box i.fa.fa-envelope {
    font-size: 20px;
    margin-top: 9px;
  }

  .newsletter {
    margin-bottom: 30px;
    margin-top: -5px;
    background-color: #27282f;
    text-align: center;
    padding-right: 20px !important;
  }

  .newsletter .title {
    font-size: 20px !important;
  }
  .newsletter .input-group input {
    width: 60%;
    font-size: 11px;
  }
 
}

@media (min-width: 375px) {
 
}

@media (min-width: 425px) {
 
}

@media (min-width: 768px) {


@media (min-width: 1024px) {

