/*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/
@media (min-width: 1399px) and (max-width: 1920px) {
  .reward-content .section-title br {
    display: none;
  }
}

@media (min-width: 1600px) and (max-width: 1699px) {
  .prediction-slider .slick-list {
    padding: 0 100px !important;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .prediction-slider .slick-list {
    padding: 0 70px !important;
  }

  .slick-prev {
    margin-left: 41px;
  }

  .slick-next {
    margin-right: 41px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1430px;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {

  /*contact*/
  .contact-block form .form-control {
    width: 310px;
  }

  /*contact*/

  /*prediction*/
  .slick-prev {
    margin-left: 41px;
  }

  .slick-next {
    margin-right: 41px;
  }

  .prediction-slider .slick-list {
    padding: 0 20px !important;
  }

  /*prediction*/

  /*reward*/
  .reward-img-1 {
    bottom: -49px;
  }

  .reward-img-2 {
    bottom: -52px;
  }

  /*reward*/
}

@media (min-width: 1300px) and (max-width: 1399px) {
  .banner-imgs .coin-img {
    position: relative;
    top: -254px;
    right: 50%;
  }

  .robot-1-img-lg {
    right: 35px;
    position: relative;
  }

  .banner-wrap::before {
    left: -17%;
  }

  /*contact*/
  .contact-wrap {
    flex-wrap: wrap;
  }

  .contact-block form .form-control {
    width: 210px;
  }

  .contact-content>*:first-child {
    padding: 29px 10px;
    font-size: 15px;
  }

  .contact-wrap .btn-darkblue {
    padding: 14px;
    font-size: 15px;
  }

  .contact-wrap .contact-img {
    bottom: 19px;
    right: 0;
  }

  /*contact*/

  /*prediction*/
  .slick-prev {
    margin-left: 22px;
  }

  .slick-next {
    margin-right: 22px;
  }

  .prediction-slider .slick-list {
    padding: 0 10px !important;
  }

  .slick-slide .prediction-content {
    padding: 47.558px 45px 0 45px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 47.558px 45px 15.558px 45px;
    height: 670px;
  }

  /*prediction*/

  /*rewards*/
  .reward-content .section-title br {
    display: none;
  }

  .reward-img-1 {
    bottom: -62px;
  }

  .reward-img-2 {
    bottom: -65px;
  }

  /*rewards*/


  /*roadmap*/
  .roadmap-block {
    max-width: 530px;
  }

  /*roadmap*/
}

@media (min-width: 1200px) and (max-width: 1299px) {
  .main-title {
    font-size: 75px;
  }

  .main-title br {
    display: none;
  }

  .banner-content .detail {
    line-height: 175%;
  }

  .banner-wrap::before {
    left: -23%;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -254px;
    right: 50%;
  }

  /*contact*/
  .contact-wrap {
    flex-wrap: wrap;
  }

  .contact-wrap .contact-img {
    bottom: 19px;
    right: 0;
  }

  .contact-block form .form-control {
    width: 210px;
  }

  .contact-content>*:first-child {
    padding: 29px 10px;
    font-size: 15px;
  }

  .contact-wrap .btn-darkblue {
    padding: 14px;
    font-size: 15px;
  }

  .contact-wrap .contact-img {
    left: 48%;
  }

  /*contact*/

  /*prediction*/
  .prediction-slider .slick-list {
    padding: 0 10px !important;
  }

  .slick-slide .prediction-content {
    padding: 47.558px 34px 0 34px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 47.558px 34px 15px 34px;
  }

  .slick-prev {
    margin-left: 20px;
  }

  .slick-next {
    margin-right: 20px;
  }

  .prediction-slider .slick-list {
    padding: 0 10px !important;
  }

  .slick-arrow svg {
    height: 21px;
    width: 21px;
    padding: 17px;
  }

  .slick-arrow {
    height: 55px;
    width: 55px;
  }

  .prediction-main {
    padding: 70px 0;
  }

  /*prediction*/

  /*roadmap*/
  .roadmap-main {
    padding: 50px 0;
  }

  .roadmap-block {
    max-width: 530px;
  }

  /*roadmap*/

  /*rewards*/
  .reward-content .section-title br {
    display: none;
  }

  .reward-img-1 {
    bottom: -63px;
  }

  .reward-img-2 {
    bottom: -65px;
  }

  /*rewards*/

}

@media (min-width: 992px) and (max-width: 1199px) {
  .main-title {
    font-size: 75px;
  }

  .main-title br {
    display: none;
  }

  .h-btn .btn-darkblue {
    padding: 12px 23px;
    font-size: 15px;
  }

  .h-btn .btn-transparent {
    font-size: 15px;
    padding: 13px 23px;
  }

  .h-btn .btn-sky {
    font-size: 15px;
    line-height: 19px;
    padding: 4.5px 23px;
  }

  .banner-content .detail {
    line-height: 175%;
  }

  .banner-wrap::before {
    width: 29%;
    height: 327px;
    left: -23%;
    width: 70%;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -254px;
    right: 50%;
  }

  .robot-1-img-lg {
    max-width: 375px;
    position: relative;
    top: 167px;
  }

  .robot-2-img-lg {
    right: -15px;
    max-width: 335px;
    top: -2%;
    transform: translate(0, 50%);
  }

  /*contact*/
  .contact-wrap {
    flex-wrap: wrap;
  }

  .contact-wrap .contact-img {
    bottom: 19px;
    right: -217px;
  }

  .contact-block form .form-control {
    width: 210px;
  }

  .contact-content>*:first-child {
    padding: 29px 10px;
    font-size: 15px;
  }

  .contact-wrap .btn-darkblue {
    padding: 14px;
    font-size: 15px;
  }

  .contact-wrap .section-title {
    font-size: 25px;
  }

  .contact-content {
    margin: 10px auto 0 auto;
  }

  .contact-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  /*contact*/

  /*prediction*/
  .prediction-slider .slick-list {
    padding: 0 10px !important;
  }

  .slick-slide .prediction-content {
    padding: 47.558px 20px 0 20px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 47.558px 20px 15px 20px;
  }

  .slick-prev {
    margin-left: 20px;
  }

  .slick-next {
    margin-right: 20px;
  }

  .prediction-slider .slick-list {
    padding: 0 0 !important;
  }

  .slick-arrow svg {
    height: 21px;
    width: 21px;
    padding: 17px;
  }

  .slick-arrow {
    height: 55px;
    width: 55px;
  }

  .prediction-detail .detail {
    font-size: 16px;
  }

  .prediction-detail .block-title * {
    font-size: 28px;
  }

  /*prediction*/

  /*rewards*/
  .reward-content .section-title {
    font-size: 44px;
  }

  .reward-content .section-title br {
    display: none;
  }

  .reward-img-1 {
    bottom: -63px;
  }

  .reward-img-2 {
    bottom: -65px;
  }

  /*rewards*/

  /*roadmap*/
  .roadmap-block .section-title {
    font-size: 46px;
  }

  .roadmap-block {
    max-width: 390px;
  }

  /*roadmap*/

}

@media (min-width: 768px) and (max-width: 991px) {
  .h-btn .btn-darkblue {
    padding: 12px 15px;
    font-size: 14px;
  }

  .h-btn .btn-transparent {
    padding: 12px 15px;
    font-size: 14px;
  }

  .h-btn .btn-sky {
    padding: 4px 15px;
    font-size: 14px;
    line-height: normal;
  }

  .main-title {
    font-size: 70px;
  }

  .main-title br {
    display: none;
  }

  .banner-content .detail {
    line-height: 175%;
  }

  .banner-wrap::before {
    width: 29%;
    height: 327px;
    width: 70%;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -72px;
    max-width: 181px;
    right: 50%;
  }

  .robot-1-img-lg {
    max-width: 246px;
    position: relative;
    top: 69px;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -256px;
    max-width: 184px;
    right: 50%;
    max-width: 184px;
  }

  .robot-1-img-lg {
    max-width: 345px;
    position: relative;
    top: 189px;
  }

  .robot-2-img-lg {
    right: -15px;
    max-width: 243px;
    top: 26%;
    transform: translate(0, 50%);
  }

  /*contact*/
  .entry__field {
    width: 240px !important;
  }

  .contact-block form .form-control {
    width: 210px;
  }

  .contact-content>*:first-child {
    padding: 29px 10px;
    font-size: 15px;
  }

  .contact-wrap .btn-darkblue {
    padding: 14px;
    font-size: 15px;
  }

  .contact-wrap .contact-img {
    left: 13%;
    transform: translate(-50%, 37%);
    -webkit-transform: translate(-50%, 37%);
    -moz-transform: translate(-50%, 37%);
    -ms-transform: translate(-50%, 37%);
    -o-transform: translate(-50%, 37%);
    -webkit-transform: translate(-50%, 37%);
  }

  .contact-wrap .section-title {
    font-size: 25px;
  }

  .contact-content {
    margin: 10px 0 0 auto;
  }

  .contact-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .contact-block .form-contact .btn-sky {
    padding: 11px 14px;
    margin-left: 11px;
  }

  /*contact*/

  /*roadmap*/
  .roadmap-content .section-title {
    font-size: 34px;
  }

  .roadmap-content {
    padding: 20px;
  }

  .roadmap-points {
    flex: 1 1 auto;
  }

  .roadmap-main .roadmap-wrap {
    margin-bottom: 59px;
  }

  .roadmap-wrap::after {
    bottom: -50px;
  }

  .roadmap-block {
    max-width: 261px;
  }

  .roadmap-img img {
    max-width: 70px;
  }

  .roadmap-points li {
    font-size: 15px;
  }

  .roadmap-main {
    padding: 30px 0;
  }

  .roadmap-title .section-title {
    font-size: 40px;
  }

  /*roadmap*/

  /*prediction*/
  .prediction-slider .slick-list {
    padding: 0 200px !important;
  }

  .slick-slide .prediction-content {
    padding: 47.558px 50px 0 50px;
    height: 419px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 47.558px 30px 15px 30px;
    height: 558px;
  }

  .prediction-detail .detail {
    font-size: 16px;
  }

  .prediction-slide img {
    height: 380px;
  }

  .prediction-slider .slick-current .prediction-content img {
    height: 500px;
  }

  .prediction-slider .slick-current .prediction-detail {
    height: calc(100% - 559px);
  }

  .prediction-wrap .section-title {
    font-size: 40px;
  }

  .prediction-main {
    padding: 50px 0;
  }

  .slick-prev {
    margin-left: 123px;
  }

  .slick-next {
    margin-right: 114px;
  }

  /*prediction*/

  /*rewards*/
  .reward-content .section-title {
    font-size: 30px;
  }

  .reward-content .section-title br {
    display: none;
  }

  .reward-img-1 {
    bottom: -66.5px;
    max-width: 148px;
  }

  .reward-img-2 {
    bottom: -53px;
    max-width: 148px;
  }

  /*rewards*/
}

@media (min-width: 768px) {}

@media (max-width: 767px) {
  .navbar-brand {
    max-width: 120px;
  }

  .h-btn .btn-darkblue {
    padding: 5.884px 17.653px;
    font-size: 12px;
    line-height: 116.463%;
  }

  .h-btn .btn-transparent {
    padding: 16px 19px;
  }

  .h-btn .btn-sky {
    padding: 8px 24px;
  }

  /*banner*/
  .main-title {
    font-size: 53.802px;
    line-height: 115.238%;
  }

  .main-title br {
    display: none;
  }

  .banner-content .detail {
    line-height: 175%;
  }

  .banner-wrap::before {
    width: 29%;
    height: 327px;
    left: -16%;
    width: 70%;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -72px;
    max-width: 181px;
    right: 50%;
  }

  .robot-1-img-lg {
    max-width: 246px;
    position: relative;
    top: 69px;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -256px;
    max-width: 184px;
    right: 50%;
    max-width: 184px;
  }

  .robot-1-img-lg {
    max-width: 276px;
    position: relative;
    top: 189px;
  }

  .robot-2-img-lg {
    right: -15px;
    max-width: 190px;
    top: 45%;
    transform: translate(0, 50%);
  }

  /*banner*/

  /*contact*/
  .entry__field {
    width: 232px !important;
  }

  .contact-block form .form-control {
    width: 210px;
  }

  .contact-content>*:first-child {
    padding: 25px 6px;
    font-size: 13px;
  }

  .contact-wrap .btn-darkblue {
    padding: 14px;
    font-size: 15px;
  }

  .contact-wrap .contact-img {
    left: 88%;
    transform: translate(-100%, -39%);
    -webkit-transform: translate(-100%, -39%);
    -moz-transform: translate(-100%, -39%);
    -ms-transform: translate(-100%, -39%);
    -o-transform: translate(-100%, -39%);
  }

  .contact-wrap .section-title {
    margin: 0 0 16px 0;
  }

  .contact-content {
    margin: 10px 0 0 auto;
  }

  .contact-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .contact-block .form-contact .btn-sky {
    padding: 11px 14px;
    margin-left: 11px;
  }

  /*contact*/

  /*reward*/
  .reward-content .section-title {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
  }

  .reward-content .section-title br {
    display: none;
  }

  .reward-1-img-mb {
    position: absolute;
    max-width: 100px;
    left: 0;
    top: 21px;
  }

  .reward-2-img-mb {
    position: absolute;
    max-width: 100px;
    top: -112px;
    right: -24px;
  }

  .reward-wrap::before {
    height: 369px;
  }

  .reward-content .social-btn span {
    font-size: 9px;
  }

  .reward-content {
    margin: 0 auto;
  }

  /*reward*/

  /* roadmap */
  .roadmap-content {
    flex-direction: column;
  }

  .roadmap-block {
    flex-direction: column-reverse;
    align-items: start;
    width: 100%;
  }

  .roadmap-img {
    margin: 0 0 6px 0;
  }

  .roadmap-content .section-title {
    margin-bottom: 12px;
    font-size: 45px;
  }

  .roadmap-points {
    padding-left: 0;
  }

  .roadmap-img-6::before {
    height: 200px;
  }

  .roadmap-img::before {
    left: 0;
  }

  .roadmap-content {
    padding: 27px 24px;
  }

  .roadmap-list {
    flex-direction: column;
  }

  .roadmap-main {
    padding: 50px 0;
  }

  /* roadmap */

  /*prediction*/
  .prediction-main {
    padding: 50px 0 30px;
  }

  .prediction-slider .slick-list {
    padding: 0 100px !important;
  }

  .slick-slide .prediction-content {
    padding: 47.558px 35px 0 35px;
    height: 491px;
  }

  .prediction-block {
    padding: 14px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 29px 37px 15px 37px;
    height: unset;
  }

  .prediction-detail .detail {
    font-size: 16px;
  }

  .prediction-slide img {
    height: 470px;
  }

  .prediction-slider .slick-current .prediction-content img {
    height: 500px;
  }

  .prediction-slider .slick-current .prediction-detail {
    height: calc(100% - 559px);
  }

  .prediction-wrap .section-title {
    font-size: 35px;
    margin-bottom: 48px;
  }

  .prediction-slider .slick-current .prediction-detail {
    height: calc(100% - 416px);
  }

  .slick-arrow svg {
    height: 22px;
    width: 22px;
    padding: 10px;
  }

  .slick-arrow {
    height: 41px;
    width: 41px;
  }

  .slick-prev {
    margin-left: 13px;
  }

  .slick-next {
    margin-right: 13px;
    bottom: 44%;
  }

  /*prediction*/
}

/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 576px) and (max-width: 767px) {}

/* todo */
@media (min-width: 240px) and (max-width: 575px) {
  .header .h-content ul li {
    margin-right: 0;
  }

  .section-title {
    font-size: 34.8px;
    font-weight: 400;
    line-height: 48.471px;
  }

  .main-title {
    text-align: center;
    font-size: 53.802px;
    font-weight: 300;
    line-height: 115.238%;
    letter-spacing: -1.025px;
  }

  .main-title br {
    display: none;
  }

  .h-btn .btn-darkblue {
    padding: 9px 15px;
    font-size: 12px;
    line-height: 116.463%;
  }

  .h-btn .btn-transparent {
    padding: 16px 19px;
  }

  .h-btn .btn-sky {
    padding: 8px 24px;
  }

  .banner-content .detail {
    line-height: 175%;
    max-width: 260px;
  }

  .social-btn span {
    font-size: 11px;
  }

  .banner-wrap::before {
    width: 29%;
    height: 327px;
    left: -16%;
    width: 70%;
    background: rgba(24, 221, 247, 1.2);
  }

  .banner-main::after {
    height: 420px;
    background-size: cover;
  }

  .banner-content .bnr-btn {
    padding: 12.31px 18.465px;
  }

  .bnr-btn span {
    padding: 3px 9px;
    margin: 0 9px;
    font-size: 9px;
  }

  .bnr-btn img {
    margin-right: 9px;
  }

  .bnr-btn svg {
    color: #18ddf7;
    margin-left: 9px;
  }

  .banner-content .bnr-btn {
    padding: 12.31px 18.465px;
  }

  .banner-imgs {
    margin: 0 -15px 0 -15px;
  }

  .banner-content .bnr-btn {
    margin: 0 0 53px 0;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -72px;
    max-width: 181px;
    right: 50%;
  }

  .robot-1-img-mb {
    max-width: 246px;
    position: relative;
    top: 69px;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -244px;
    max-width: 178px;
    right: 50%;
  }

  .robot-1-img-mb {
    max-width: 235px;
    position: relative;
    top: 193px;
  }

  .robot-2-img-mb {
    position: absolute;
    right: -15px;
    max-width: 212px;
    top: 50%;
    transform: translate(0, 50%);
  }

  /*contact*/
  #sib-form {
    display: flex !important;
    justify-content: center !important;
    width: 100% !important;

    max-width: 540px;
    border-bottom-left-radius: 32px !important;
    border-top-left-radius: 0px !important;
    border-bottom-right-radius: 32px !important;
    border-top-right-radius: 0px !important;
    padding: 20px !important;
    flex-direction: column !important;
    margin: 0 auto !important;
  }

  .entry__field {
    max-width: 100% !important;
    width: 100% !important;
    background-color: #18ddf7;
  }




  .contact-block form .form-control {
    width: 100% !important;
  }

  .sib-form-block {
    padding: 0px !important;
  }

  .sib-form-block__button {
    width: 100% !important;
    margin: 0px;
    margin-bottom: 12px;
    text-align: center;

  }

  #error-message {
    position: absolute !important;
    top: 10% !important;
    left: 5% !important;
    /* max-width: 300px !important; */
  }

  #success-message {
    position: absolute !important;
    top: 10% !important;
    left: 5% !important;
  }

  .contact-content>*:first-child {
    padding: 5px;
    justify-content: center;
    font-size: 14px;
  }

  .contact-wrap .btn-darkblue {
    padding: 14px;
    font-size: 16px;
    margin: 0;
  }

  .contact-wrap .contact-img {
    display: none;
  }

  #stay-updated {
    display: none;
  }

  .contact-content {
    margin: 32px 0 0 0;
    flex-direction: column;
    width: 100%;
    /* align-items: center; */
  }

  .contact-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* margin: 0 auto; */
    align-items: center;
  }




  .contact-block .form-contact .btn-sky {
    padding: 11px 14px;
    /* margin: 14px 0 0 0; */
    width: 100%;
  }

  .contact-content>*:first-child {
    border-radius: 16px 16px 0px 0px;
  }

  .contact-block .form-contact {
    border-radius: 0px 0px 16px 16px;
    flex-wrap: wrap;
    width: 100%;
    flex-direction: column;
  }

  .contact-block .form-group {
    width: 100%;
  }

  /*contact*/

  /*reward*/
  .reward-content .section-title {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    max-width: 300px;
  }

  .reward-1-img-mb {
    position: absolute;
    max-width: 100px;
    left: 0;
    top: 21px;
  }

  .reward-2-img-mb {
    position: absolute;
    max-width: 100px;
    top: -112px;
    right: -24px;
  }

  .reward-wrap::before {
    height: 369px;
  }

  .reward-content .social-btn span {
    font-size: 9px;
  }

  .reward-content {
    margin: 0 auto;
  }

  .reward-content .social-btn {
    padding: 10px 22px;
  }

  /*reward*/

  /*footer*/
  .footer-content a {
    margin-bottom: 24px;
  }

  .footer-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .footer {
    padding: 29px 0 27px 0;
  }

  .footer-content .social-link {
    padding-left: 0;
  }

  .social-link li a svg {
    width: 30px;
    height: 25px;
  }

  .footer-content .social-link li {
    margin: 0 12px;
  }

  /*roadmap*/
  .roadmap-content .section-title {
    font-size: 56px;
    line-height: normal;
  }

  .roadmap-main {
    padding: 40px 0;
  }

  .roadmap-img img {
    max-width: 50px;
  }

  .roadmap-main .roadmap-wrap:last-child {
    margin-bottom: 67px;
  }

  .roadmap-list {
    flex-direction: column;
  }

  /*roadmap*/

  /*prediction*/
  .prediction-wrap .section-title {
    font-size: 34.8px;
    line-height: 48.471px;
    margin-bottom: 47px;
  }

  .prediction-main {
    padding: 64px 0;
  }

  .prediction-slider .slick-list {
    padding: 0 60px !important;
  }

  .prediction-detail .block-title * {
    font-size: 19.886px;
    line-height: normal;
  }

  .prediction-detail .detail {
    font-size: 11px;
  }

  .prediction-slider .slick-current .prediction-content img {
    height: 514px;
  }

  .btns-block .btn-transparent {
    margin-right: 7px;
    padding: 6px 14px;
    font-size: 12px;
    line-height: 11.807px;
  }

  .btns-block .btn-sky {
    padding: 6px 14px;
    font-size: 12px;
    line-height: 11.807px;
  }

  .btns-block .btn-sky img {
    width: 19px;
  }

  .btns-block {
    margin-top: 23px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 29px 15px 15px 13px;
  }

  /*prediction*/
}

@media (max-width: 429px) {
  .main-title {
    font-size: 44px;
  }

  .banner-content .bnr-btn {
    padding: 12px 10px;
  }

  .navbar-brand {
    max-width: 90px;
  }

  .header .h-content ul li {
    margin-right: 0;
  }

  .banner-imgs .coin-img {
    position: relative;
    top: -177px;
    max-width: 181px;
    right: 50%;
    max-width: 145px;
  }

  .robot-1-img-mb {
    max-width: 171px;
    position: relative;
    top: 165px;
  }

  .robot-2-img-mb {
    position: absolute;
    right: -15px;
    max-width: 141px;
    top: 60%;
    transform: translate(0, 50%);
  }

  .banner-content .social-btn {
    font-size: 14px;
    padding: 5px 16px;
  }

  /*contact*/
  .contact-wrap {
    padding: 20px;
  }

  /*contact*/

  /*reward*/
  .reward-content .section-title {
    text-align: center;
    font-size: 24px;
    line-height: 34px;
    max-width: 300px;
  }

  .reward-wrap {
    justify-content: center;
  }

  .reward-1-img-mb {
    position: absolute;
    max-width: 100px;
    left: 0;
    top: 21px;
  }

  .reward-2-img-mb {
    position: absolute;
    max-width: 100px;
    top: -112px;
    right: -24px;
  }

  .reward-wrap::before {
    height: 369px;
  }

  .reward-content .social-btn {
    font-size: 14px;
    padding: 5px 10px;
  }

  .reward-content .social-btn span {
    margin: 0 5px;
  }

  .reward-content .social-btn svg {
    margin-left: 5px;
  }

  /*reward*/

  /*prediction*/
  .prediction-slider .slick-list {
    padding: 0 10px !important;
  }

  .slick-slide .prediction-content {
    padding: 47.558px 15px 0 15px;
    height: 419px;
  }

  .prediction-slider .slick-current .prediction-content {
    padding: 47.558px 20px 15px 20px;
    height: 416px;
  }

  .prediction-detail .detail {
    font-size: 11px;
  }

  .prediction-slide img {
    height: 380px;
  }

  .prediction-slider .slick-current .prediction-content img {
    height: 500px;
  }

  .prediction-slider .slick-current .prediction-detail {
    height: calc(100% - 559px);
  }

  .prediction-slider .slick-list {
    padding: 0 20px !important;
  }

  .btns-block {
    flex-wrap: wrap;
    gap: 11px;
  }

  .btns-block .btn-transparent {
    margin-right: 7px;
    padding: 10px 14px;
  }

  .prediction-wrap .section-title {
    font-size: 25px;
    line-height: 33.471px;
    margin-bottom: 50px;
  }

  .prediction-slider .slick-current .prediction-content img {
    height: 377px;
  }

  .slick-arrow {
    height: 30px;
    width: 30px;
  }

  .slick-arrow svg {
    height: 16px;
    width: 18px;
    padding: 7px;
  }

  .slick-prev {
    top: 51%;
    margin-left: 3px;
  }

  .slick-next {
    margin-right: 2px;
  }

  /*prediction*/

  /*roadmap*/
  .roadmap-content .section-title {
    font-size: 38px;
    line-height: normal;
    text-align: justify;
  }

  .roadmap-points li {
    color: #fff;
    font-size: 15px;
  }

  /*roadmap*/

}

/*---------- Large Desktop , Large Screen End ----------*/