* {
  padding: 0;
  margin: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none !important;
}

.banner4 {
  height: 300px;
  background: #2d2d2d;
}

.banner4 h1 {
  font-size: 30px;
  color: #fff;
  margin-top: 9%;
}

.banner4 p {
  font-size: 16px;
  color: #fff;
  border-left: 4px solid #fcbf00;
  padding: 5px 20px;
  margin-top: 20px;
}

.news {
  padding: 51px 10px !important;
  position: relative;
  /*    border-bottom:1px solid #ccc ;*/
}

.reward,
.award {
  margin-left: 55px;
  font-size: 18px;
}


.news h1 {
  color: #000 !important;
  /*    font-size:28px ;*/
  text-decoration: none;
  text-align: center;
  font-size: 28px;
  font-family: 'myraid pro';
  text-align: center;
  margin-top: -2%;
  padding-bottom: 2%;
  border-width: 5px;
}

.news h1:after {
  content: "";
  position: absolute;
  background: #eb1f27;
  height: 5px;
  width: 50px;
  left: 50%;
  transform: translateX(-50%);
  bottom: 13px;
}

.news1 {
  width: 100%;
  height: auto;
  border-buttom: 2px solid #fcbf00 !important;
  padding: 0.75em;
  position: relative;
}

.news2 {
  width: 50px;
  height: 67px;
  background: #000;
  color: #fff;
  padding: 15px;
  position: absolute;
  top: 164%;
  right: 95%;
}

.news2 h4 {
  font-family: 'myraid pro';
  font-size: 15px;
  text-align: center;
  color: #fff;
  position: relative;
  /*  border-bottom: 5px solid #fcbf00;*/
  border-bottom-width: medium;
  display: block;
  line-height: 26px;
  padding-top: -1px;
  top: -9px;

}

.news2 h4::before {
  content: '';
  position: absolute;
  left: -4px;
  bottom: 25px;
  background-color: #fcbf00;
  height: 1px;
  width: 30px;
  line-height: 23px;
  padding-top: -1px;
}

.news3 h3 {
  color: #000 !important;
  font-size: 19px;
  /*    position: absolute;*/
  text-transform: uppercase;
  margin-left: 55px;
  margin-top: 10px;
}

.news3 i {
  color: #fcbf00 !important;
  margin-left: 40px;
  margin-bottom: -5px;
  /*    position: relative;*/
  top: 90px;
  /*      color: #000 !important;*/
}

.news3 a {
  color: #fcbf00 !important;
  /*    margin-left: 56px;*/
  margin-bottom: -5px;
  /*    position: relative;*/
  /*    top:67px;*/
  color: #000 !important;
}

/*.news3 a{
  content: '';
  position: absolute;
  left: 34px;
  bottom: 25px;
  height: 1px;
  width: 27px;
  line-height: 23px;
  padding-top:-1px;
}*/

.news3 a:hover {
  color: #fcbf00 !important;
}

.news3 p {
  font-size: 16px;
  color: #888;
  padding-top: 12px;
  padding-left: 55px;
}

.Readmore {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f6b60b;
  margin-left: 79.5%;
  margin-top: 20px;
  font-family: myraid pro;
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
  border: none;
}

.Readmore:after {
  content: " ";
  width: 100%;
  height: 0%;
  background: #000;
  position: absolute;
  transition: all 0.4s ease-in-out;
  top: 0;
}

.Readmore:hover::after {
  top: 0;
  bottom: auto;
  height: 100%;
}

.Readmore span:hover {
  color: #fff;
}

.Readmore span {
  text-align: center;
  text-decoration: none;
  width: 234%;
  padding: 5px 78px;
  color: #fff;
  font-size: 13px;
  z-index: 20;
  transition: all 0.3s ease-in-out;
}

.news4 h3 {
  color: #000 !important;
  font-size: 19px;
  position: absolute;
  text-transform: uppercase;
  margin-left: 55px;
  margin-top: -5px;
}

.news4 i {
  color: #fcbf00 !important;
  margin-left: 40px;
  margin-bottom: -5px;
  position: relative;
  top: 73px;
}

.news4 i {
  content: '';
  position: absolute;
  left: 30px;
  bottom: 25px;
  height: 1px;
  width: 27px;
  line-height: 23px;
  padding-top: -1px;
}

.news4 a {
  color: #fcbf00 !important;
  margin-left: 56px;
  margin-bottom: -5px;
  position: relative;
  top: 50px;
  color: #000 !important;
}

.news4 a {
  content: '';
  position: absolute;
  left: 34px;
  bottom: 25px;
  height: 1px;
  width: 27px;
  line-height: 23px;
  padding-top: -1px;
}

.news4 a:hover {
  color: #fcbf00 !important;
}

.news4 p {
  font-size: 12px;
  padding-top: 80px;
  padding-left: 55px;
}

.news10 {
  color: #000;
}

.news10 h6 {
  font-size: 17px;
  margin-top: 8%;
  margin-left: 30px;
}

.news10 p {
  font-family: myraid pro;
  font-size: 15px;
  color: #888;
  font-weight: 400;
  margin-top: 3% !important;
  margin-left: 30px;
}

.news10 p:hover {
  color: #f6b60b;
  cursor: pointer;
  text-decoration: underline;
}

.news10 a {
  font-family: myraid pro;
  font-size: 13px;
  margin-top: 5% !important;
  margin-left: 30px;
  color: #888;
  border-bottom: 1px solid #ccc;
  display: block;
  padding-bottom: 21px;
}

.news10 a:hover {
  color: #888 !important;
}


@media screen and (max-width:320px) {
  .news3 h3 {
    color: #000 !important;
    font-size: 12px;
    /* position: absolute; */
    text-transform: uppercase;
    margin-left: 54px !important;
    margin-top: 10px;
  }

  .news3 i {
    color: #fcbf00 !important;
    margin-left: 41px !important;
  }

  .Readmore span {
    text-align: center;
    text-decoration: none;
    min-width: 274% !important;
    padding: 5px 78px;
    color: #fff;
    font-size: 10px;
    z-index: 20;
    transition: all 0.3s ease-in-out;
  }
}

@media screen and (max-width:332px) {
  /*    .Readmore span {
         text-align: center;
         text-decoration: none;
         width: 258% !important;
         padding: 5px 78px;
         color: #fff;
         font-size: 10px;
         z-index: 20;
         transition: all 0.3s ease-in-out;
}*/

  .news2 {
    width: 48px;
    height: 67px;
    background: #000;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: 164%;
    right: 88% !important;
  }
}

@media screen and (max-width:355px) {

  .news2 {
    width: 48px;
    height: 67px;
    background: #000;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: 164%;
    right: 87% !important;
  }

  .Readmore span {
    text-align: center;
    text-decoration: none;
    width: 274% !important;
    padding: 5px 78px;
    color: #fff;
    font-size: 10px;
    z-index: 20;
    transition: all 0.3s ease-in-out;
  }
}

@media screen and (max-width:340px) {
  .news2 {
    width: 48px;
    height: 67px;
    background: #000;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: 164%;
    right: 88% !important;
  }
}

@media screen and (max-width:480px) {
  .news2 {
    width: 48px;
    height: 67px;
    background: #000;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: 164%;
    right: 88% !important;
  }
}

@media screen and (max-width:980px) {
  .Readmore {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6b60b;
    margin-left: 64.5% !important;
    margin-top: 20px;
    font-family: myraid pro;
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    cursor: pointer;
    border: none;
  }

}

@media screen and (max-width:990px) {
  .Readmore {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6b60b;
    margin-left: 70.5% !important;
    margin-top: 20px;
    font-family: myraid pro;
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    cursor: pointer;
    border: none;
  }

}

@media screen and (max-width:991px) {
  .news2 h4 {
    font-family: 'myraid pro';
    font-size: 15px;
    text-align: center;
    color: #fff;
    position: relative;
    /* border-bottom: 5px solid #fcbf00; */
    border-bottom-width: medium;
    display: block;
    line-height: 26px;
    padding-top: -1px;
    top: -9px;
  }

  .news2 {
    width: 48px;
    height: 67px;
    background: #000;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: 164%;
    right: 93%;
  }

  .news h1 {
    color: #000 !important;
    /* font-size: 28px; */
    text-decoration: none;
    text-align: center;
    font-size: 24px;
    font-family: 'myraid pro';
    /*    text-align: center;*/
    margin-top: -2%;
    padding-bottom: 2%;
    border-width: 5px;
  }


  .news h1:after {
    content: "";
    position: absolute;
    background: #eb1f27;
    height: 5px;
    width: 50px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 9px;
  }

  .news3 h3 {
    color: #000 !important;
    font-size: 12px;
    /* position: absolute; */
    text-transform: uppercase;
    margin-left: 55px;
    margin-top: 10px;
  }

  .news3 p {
    font-size: 10px;
    color: #888;
    padding-top: 12px;
    padding-left: 55px;
  }

  .Readmore {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6b60b;
    margin-left: 70.5% !important;
    margin-top: 20px;
    font-family: myraid pro;
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    cursor: pointer;
    border: none;
  }

  .Readmore span {
    text-align: center;
    text-decoration: none;
    width: 234%;
    padding: 5px 78px;
    color: #fff;
    font-size: 10px;
    z-index: 20;
    transition: all 0.3s ease-in-out;
  }

  .news10 h6 {
    font-size: 11px;
    margin-top: 8%;
    margin-left: 30px;
  }

  .news10 p {
    font-family: myraid pro;
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-top: 3% !important;
    margin-left: 30px;
  }

  .news2 h4 {
    font-family: 'myraid pro';
    font-size: 15px;
    text-align: center;
    color: #fff;
    position: relative;
    /* border-bottom: 5px solid #fcbf00; */
    border-bottom-width: medium;
    display: block;
    line-height: 26px;
    padding-top: -1px;
    top: -9px;
  }

  .news2 {
    width: 48px;
    height: 67px;
    background: #000;
    color: #fff;
    padding: 15px;
    position: absolute;
    top: 164%;
    right: 93%;
  }
}

@media screen and (max-width:1199px) {
  .Readmore {
    margin-left: 76.5%;
  }
}


.section-2 .left,
.section-2 .right,
footer {
  opacity: 0;
}

/* .section-2 .right,
.section-2 .left {
  animation-delay: 0.6s;
} */


.section-2 .left.animate__animated,
.section-2 .right.animate__animated,
footer.animate__animated {
  opacity: 1;
}