body {
    font-family: "Saira", sans-serif;
    font-size: 18px;
    /* background: #000; */
    background-color: #0D0D0D !important;
    color: #fff !important;
}

.border-give img{
    box-shadow: 0 0 10px #34322f;
    border: 2px solid #a77327;
    border-radius: 10px;
    overflow: hidden;
}
.play-store-btn{
    display: flex;
    align-items: center;
    justify-content: center;
}

.feature-box-app{
    display: flex;
    align-items: start;
    gap: 20px;
    margin-bottom: 1rem;
}
.feature-box-app img{
    max-height: 50px;
}
.feature-box-app h4{
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 20px;
    font-weight: 700;
}
.custom p {
    font-size: 16px;
}

.cycoinsImages-css {
    height: 35px;
    width: auto;
}

.cycoinsImages-css1 {
    height: 45px;
    width: auto;
}

.homepage-header {
    padding: 8px 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1000;
    background-color: #000;
}

.homepage-header .navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: #a77327;
    background-color: #a77327;
    font-size: 20px;
    padding: 5px 10px;
}

.homepage-header .navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 24px;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.custom nav.navbar .btn-group .btn-secondary:focus {
    box-shadow: 0 0 0 0 rgb(0 0 0 / 0%);
}

.homepage-header ul.navbar-nav.mx-auto li a.nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.homepage-header ul.navbar-nav.mx-auto li.nav-item.active a.nav-link {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}

.homepage-header .navbtn .green, .adf-staking-mob,
header .mob-navbtn .green,
.border-new-btn ,header .nav-item .dropdown button{
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    /* background: linear-gradient(to left, #004991 0%,#52718e 100%); */
    padding: 10px 18px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #000 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important; 
    min-height: 37.6px;
}
.border-new-btn:hover{
    color: #000;
}
  .border-new-btn img{
    max-height: 24px;
    margin: 0 6px;
  }
  .download-wallet-btn {
    background: transparent !important;
    color: #e3bc2d  !important;
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important;
    line-height: normal !important;
    margin: 0 4px;
    padding-bottom: 2px !important;
    font-size: 16px !important;
    font-weight: 400  !important;
    vertical-align: bottom !important;
  }
  .border-none{
    border: none !important;
  }
header .nav-item .dropdown .dropdown-menu{
    background-color: #090909;
    border: 1px solid #a77327;
}
header .nav-item .dropdown .dropdown-menu  .dropdown-item:hover{
    color: #fff;
    background-color: #a77327;
}
header .nav-item .dropdown .dropdown-menu .dropdown-item{
    color: #fff;
}
header .nav-item .dropdown .dropdown-menu .dropdown-item img{
    height: 24px;
    margin-right: 8px;
}
.header .nav-item .dropdown button:focus{
    box-shadow: none;
}
@media (max-width:480px) {
    .homepage-header .navbtn .green {
        padding: 2px 2px;
    }
}

.homepage-header .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(199 145 47);
}

.homepage-header li.nav-item.active a.nav-link {
    position: relative;
}

.custom .heroContent {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 90;
    text-align: center;
}

.footer-new {
    background-color: #000;
}

.custom section.main-banner .container.heroContent h3 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 700;
    line-height: 150%;
}

.custom section.main-banner .container.heroContent h1 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 65px;
    font-weight: 700;
    line-height: 150%;
}

.custom section.main-banner .container.heroContent p {
    font-size: 18px;
    text-align: center;
}

.custom section.main-banner .custom-w-60 {
    width: 100%;
}

.custom section.main-banner .btndiv button,
.custom section.img_text .btndiv button {
    padding: 12px 32px;
}

.custom section.main-banner button.btn.btn-primary.first,
.custom section.img_text button.btn.btn-primary.first {

    background: transparent;
    border: 2px solid #c8a14e;
}

.custom section.main-banner button.btn.btn-primary.first a,
.custom section.img_text button.btn.btn-primary.first a {
    color: #c8a14e !important;
}

.custom section.main-banner button.btn.btn-primary.first:hover,
.custom section.img_text button.btn.btn-primary.first:hover {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border: none;
}

.custom section.main-banner button.btn.btn-primary.first:hover a,
.custom section.img_text button.btn.btn-primary.first:hover a {
    color: #000 !important
}

.custom section.main-banner button.btn.btn-primary.second,
.custom section.img_text button.btn.btn-primary.second {

    background: transparent;
    border: 2px solid #c8a14e;
}

.custom section.main-banner button.btn.btn-primary.second a,
.custom section.img_text button.btn.btn-primary.second a {
    color: #c8a14e !important;
}

.custom section.main-banner button.btn.btn-primary.second:hover,
.custom section.img_text button.btn.btn-primary.second:hover {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border: none;
}

.custom section.main-banner button.btn.btn-primary.second:hover a,
.custom section.img_text button.btn.btn-primary.second:hover a {
    color: #000 !important
}

.custom section.trustedsec .container .col-sm-12 :before {
    content: "";
    position: absolute;
    width: 85px;
    border-bottom: 3px solid #c8a14e;
    border-radius: 6px;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom section.img_text .col-lg-6 .text_img_content h2,
.custom section.text-block .container.text_img_content .custom-w-60 h2,
.custom section.steps .row .col-lg-12 h2,
.custom section.trainerstop .custom-w-60 h2.mb-4,
.custom section.member .custom-w-60 h2,
.custom section.token .custom-w-60 h2.mb-4,
.custom section.roadmap .custom-w-60 h2 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 36px;
    font-weight: 700;
}

.custom section.img_text .col-lg-6 .text_img_content h3 {
    font-size: 26px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8);
}

.custom section.text-block .container.text_img_content .custom-w-60 .pHero h3 {
    font-size: 26px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8);
}

.custom section.steps .row .col-lg-6 h3 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 26px;
    font-weight: 700;
}

.custom section.img_text .col-lg-6 .text_img_content p.pHero {
    /* opacity: 50%; */
    color: rgba(255, 255, 255, 0.5);

}

.custom section.img_text .col-lg-6 .text_img_content .fon-opa1 {
    /* opacity: 50%; */
    color: rgba(255, 255, 255, 0.5);

}

.custom section.text-block .custom-w-60 p.pHero,
.custom section.text-block ul li,
.custom section.trainerstop .custom-w-60 p.mb-5,
.custom section.member .custom-w-60 p.mb-5,
.custom section.token .custom-w-60 p.mb-5 {
    /* opacity: 50%; */
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
}

.custom section.text-block .main-block .block h2 {
    font-weight: 600;
    font-size: 19px;
}

.custom section.text-block .main-block .block p {
    /* opacity: 50%; */
    color: rgba(255, 255, 255, 0.5);
    height: 218px;


}

@media screen and (min-device-width: 950px) and (max-device-width: 1200px) {
    .custom section.text-block .main-block .block p {
        /* opacity: 50%; */
        color: rgba(255, 255, 255, 0.5);
        height: 220px;

    }
}

@media screen and (min-device-width: 550px) and (max-device-width: 950px) {
    .custom section.text-block .main-block .block p {
        /* opacity: 50%; */
        color: rgba(255, 255, 255, 0.5);
        height: 160px;

    }
}

@media (max-width:550px) {
    .custom section.text-block .main-block .block p {
        /* opacity: 50%; */
        color: rgba(255, 255, 255, 0.5);
        min-height: 120px;
        height: auto;

    }
}

.custom section.text-block .main-block .block{
    justify-content: center;
}
.custom section.text-block .main-block .icon {
    background: rgba(239, 214, 123, 0.1);
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.custom section.text-block .main-block .row.block .text-white {
    width: 22%;
    background: rgba(239, 214, 123, 0.05);
    border-radius: 12px;
    margin: 12px;
    padding: 20px;
    /* position: relative;
    padding-bottom: 80px; */

}

.custom section.text-block .main-block .row.block .text-white:hover {
    border: 2px solid #d5b25c;
    background: none;
}

.custom section.text-block .main-block .row.block .readicon {
    border: 2px solid #d5b25c;
    /* background:linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%); */
    width: 50px;
    height: 50px;
    line-height: 42px;
    /* position:absolute;
    left:0;
    right:0; */
}

.custom section.text-block .btndiv button.btn.btn-primary.custom {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border: none;
    padding: 12px 32px;
    border-radius: 6px;
}

.custom section.steps .row .col-lg-4 .block {
    border: 2px solid #d5b25c;
    padding: 14px;
    border-radius: 12px;
    background-color: #000c;
    position: relative;
    height: 230px;
}

.custom section.steps .row .col-lg-6 .block {
    border: 2px solid #d5b25c;
    padding: 14px;
    border-radius: 12px;
    background-color: #000c;
    position: relative;
}

.custom section.steps .row .col-lg-4 .block h3 {
    font-weight: 600;
    font-size: 20px;
}

.custom section.steps .row .col-lg-4 .block .margin-drop {
    /* margin-bottom: 0rem !important; */
    /* float:right; */
}

.custom section.steps .row .col-lg-4 .block .margin-drop .fab.fa-youtube {
    margin: 0px !important;
}

/* .custom section.steps .container .row .col-lg-4.px-4:nth-child(1):before {
    content: "1";
  }
  .custom section.steps .container .row .col-lg-4.px-4:nth-child(2):before {
    content: "2";
  }
  .custom section.steps .container .row .col-lg-4.px-4:nth-child(3):before {
    content: "3";
  }
  .custom section.steps .container .row .col-lg-6.px-4:nth-child(7):before {
    content: "7";
  }
  .custom section.steps .container .row .col-lg-4.px-4:nth-child(4):before {
    content: "4";
  }
  .custom section.steps .container .row .col-lg-4.px-4:nth-child(5):before {
    content: "5";
  }
  .custom section.steps .container .row .col-lg-4.px-4:nth-child(6):before {
    content: "6";
  } */

/* .custom section.steps .container .row .col-lg-4.px-4:before {
    position: absolute;
    font-size: 100px;
    font-weight: 700;
    z-index: 0;
    left: 0;
    top: 15%;
    transform: translate(0px, -40%);
    -webkit-text-fill-color: black;
    -webkit-text-stroke: 1px #d5b25c;
  }
  .custom section.steps .container .row .col-lg-6.px-4:before {
    position: absolute;
    font-size: 100px;
    font-weight: 700;
    z-index: 0;
    left: 0;
    top: 15%;
    transform: translate(0px, -40%);
    -webkit-text-fill-color: black;
    -webkit-text-stroke: 1px #d5b25c;
  } */
.custom section.token .container .row  h6 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
}

.custom section.token .row .col-md-4 p {
    font-size: 15px;
}

.custom section.token .col-lg-6 .main-block {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
}

.custom section.token .main-progress p.text-golden {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
}

.custom section.token .main-progress .progress-bar {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
}

.custom section.token .main-progress .progress {
    background-color: rgba(255, 255, 255, 0.2);
}

.custom section.token #clockdiv {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
    border-radius: 12px;
}

.custom section.token #clockdiv>div {
    padding: 10px;
    border-radius: 3px;
    display: inline-block;
}

.custom section.token #clockdiv div>span {
    padding: 0px 12px;
    font-family: "Saira";
    display: inline-block;
    font-weight: 600;
}

.custom section.token #clockdiv .smalltext {
    font-size: 16px;
    opacity: 50%;
}

.custom section.token #clockdiv span.hours::before,
span.minutes::before,
span.seconds::before {
    content: ":";
    position: absolute;
    left: -30%;
    color: #d5b25c;
    font-family: "Saira";
    font-weight: 600;
}

.custom section.impact-cycle-sec .impect-cycle-list {
    position: relative;
    padding: 0;
    margin-top: 110px;
}

.custom section.impact-cycle-sec .impect-cycle-list li {
    list-style: none;
    color: #fff;
}

.custom section.impact-cycle-sec .impect-cycle-list li p,
h5 {
    font-size: 14px;
}

.custom section.impact-cycle-sec .impect-cycle-box h5 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.custom section.impact-cycle-sec .impect-cycle-list li:first-child {
    position: absolute;
    left: 294px;
    top: -30px;
    z-index: 10;
}

.custom section.impact-cycle-sec .impect-cycle-list li:nth-child(2) {
    position: absolute;
    left: 290px;
    top: 110px;
    z-index: 10;
}

.custom section.impact-cycle-sec .impect-cycle-list li:nth-child(3) {
    position: absolute;
    left: 31%;
    bottom: 0;
    top: 85%;
    z-index: 10;
}

.custom section.impact-cycle-sec .impect-cycle-list li:nth-child(4) {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
}

.custom section.impact-cycle-sec .impect-cycle-list li:nth-child(5) {
    position: absolute;
    right: 369px;
    top: -35px;
    z-index: 10;
}

.custom section.impact-cycle-sec .impect-cycle-list li:nth-child(6) {
    position: absolute;
    right: 302px;
    top: 95px;
    z-index: 10;
    width: 100px;
}

.custom section.impact-cycle-sec .impect-cycle-list li:nth-child(7) {
    position: absolute;
    right: 409px;
    bottom: -40px;
    z-index: 10;
    width: 100px;
}

.custom section.impact-cycle-sec .col-xl-12.p-3 h3 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-weight: 600;
}

.custom section.roadmap .swiper-slide .timestamp {
    width: 100%;
    padding: 25px 30px;
    display: flex;
    flex-direction: column;
    font-weight: 100;
}

.custom section.roadmap .swiper-slide .timestamp span {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 24px;
}

.custom section.roadmap .swiper-slide .status {
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    border-top: 2px solid #d5b25c;
    position: relative;
    transition: all 200ms ease-in;
}

.custom section.roadmap .swiper-slide .status span {
    font-weight: 400;
    padding: 12px;
    border: 1px solid #d5b25c;
    margin-top: 50px;
    font-size: 16px;
    border-radius: 12px;
}

.custom section.roadmap .swiper-slide .timestamp p {
    color: #fff;
    font-size: 12px;
    margin: 0;
}

.custom section.roadmap .status span:before {
    content: "";
    width: 20px;
    height: 20px;
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border-radius: 25px;
    position: absolute;
    top: -10px;
    left: calc(25% - 12px);
}

.custom section.roadmap .status span:after {
    content: "";
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 25px;
    border: 1px solid #d5b25c;
    position: absolute;
    top: -15px;
    left: calc(24% - 14px);
}

.custom section.roadmap p.swiper-control button.btn {
    border: 2px solid #d5b25c;
    padding: 12px 18px;
    margin-right: 15px;
}

.custom section.member .trainers .card-img .row {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom section.member .trainers .card-img .row img {
    padding: 5px;
    /* padding: 5px; */
    /* width: 20%;
    height: 20%; */
}

.custom section.member.pb-5 .trainers .card-text h4 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.custom section.member.pb-5.pt-5 .trainers .card-text p {
    font-size: 16px;
    font-weight: 300;
}

.custom section.trainerstop .trainers .card-text p {
    font-size: 14px;
}

.custom section.trainerstop .trainers .card-text h4 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 16px;
}

.custom section.trainerstop .trainers {
    border: 2px solid #d5b25c;
    padding: 16px;
    border-radius: 12px;
}

.custom section.newsletter .row {
    border: 4px solid #d5b25c;
    border-radius: 30px;
    background: #090909;
}

.custom section.newsletter .subscribe-text h2 {
    font-size: 48px;
    font-weight: 700;
}

.custom section.newsletter .subscribe-text h2 span {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.custom section.newsletter .subscribe-form input[type="email"] {
    background: rgba(255, 255, 255, 0.1);
    border: 0;
    padding: 1.3rem 0rem 1.3rem 1rem;
    border-radius: 12px;
    width: 100%;
}

.custom section.newsletter .subscribe-form button {
    left: unset;
    top: unset;
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border-radius: 6px;
    border: 0;
    color: #000;
    padding: 14px 32px;
    transform: unset;
    width: 100%;
    margin-top: 20px;
}

.footer-new p,
.footer-new a,
.footer-new .copyright {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.footer-new h3 {
    font-size: 24px;
    font-weight: 700;
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.footer-new .copyright span {
    color: #d5b35d;
    font-weight: 700;
}

.custom .custom-w-60 p.before::before {
    /* content: "";
    position: absolute;
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border-radius: 6px;
    top: 50%;
    left: calc(20% - 15px); */

    content: "";
    position: absolute;
    width: 85px;
    border-bottom: 3px solid #c8a14e;
    border-radius: 6px;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom .custom-w-60 p.text-left.before::before {
    left: 0;
    right: auto;
    transform: translate(0%, 0%);
}
@media (max-width:991px){
    .custom section.text-block .main-block .row.block .text-white {
        width: 46%;
    }
}
@media screen and (min-device-width: 769px) and (max-device-width: 800px) {
    .custom .heroContent {
        top: 63%;

    }
}

@media (max-width: 769px) {
    .custom section.main-banner img {
        height: 200px;
        object-fit: cover;
    }

    /* .custom section.main-banner1 img {
      height: 450px;
      object-fit: cover;
    } */
    .custom .heroContent {
        top: 60%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .custom section.img_text.pt-5 .col-lg-6 .custom-w-60 {
        padding-top: 50px;
    }

    .custom section.text-block .main-block .row.block .text-white {
        width: 90%;
        margin-top: 20px;
    }
.custom section.text-block .main-block .row.block .text-white{
    padding: 16px;
}
    .custom section.main-banner .btndiv button,
    .custom section.img_text .btndiv button {
        padding: 5px 15px;
    }

    .custom section.main-banner1 .btndiv button,
    .custom section.img_text .btndiv button {
        padding: 5px 15px;
    }



    .custom section.newsletter .subscribe-text h2 {
        font-size: 22px;
        font-weight: 700;
    }

    .custom section.newsletter .row {
        border: 2px solid #d5b25c;
        border-radius: 20px;
        background: #090909;
    }
}

@media screen and (min-device-width: 991px) and (max-device-width: 1200px) {
    .custom section.main-banner .container.heroContent h1 {
        padding-top: 100px;
    }

    .custom section.main-banner1 .container.heroContent h1 {
        padding-top: 100px;
    }
}

@media screen and (min-device-width: 520px) and (max-device-width: 991px) {
    .custom section.main-banner .custom-w-60 {
        width: 100%;
        text-align: center;
    }

    .custom section.main-banner .btndiv {
        justify-content: center;
    }

    .custom section.main-banner .container.heroContent h1 {
        font-size: 24px;
        font-weight: 700;
        line-height: 100%;
        padding-top: 28px;
    }

    .custom section.main-banner .container.heroContent p {
        font-size: 18px;
    }

    .custom section.main-banner1 .custom-w-60 {
        width: 100%;
        text-align: center;
    }

    .custom section.main-banner1 .btndiv {
        justify-content: left;
    }

    .custom section.main-banner1 .container.heroContent h1 {
        font-size: 24px !important;
        font-weight: 700;
        line-height: 100%;
        padding-top: 28px;
    }

    .custom section.main-banner1 .container.heroContent p {
        font-size: 18px;
    }

    .custom section.trustedsec .container .row .col-lg-3 {
        text-align: center;
        padding: 20px 0px;
    }

    .custom section.img_text .col-lg-6 .text_img_content h2,
    .custom section.text-block .container.text_img_content .custom-w-60 h2,
    .custom section.steps .row .col-lg-6 h2,
    .custom section.trainerstop .custom-w-60 h2.mb-4,
    .custom section.member .custom-w-60 h2,
    .custom section.token .custom-w-60 h2.mb-4,
    .custom section.roadmap .custom-w-60 h2 {
        background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 22px;
        font-weight: 700;
    }

    .custom section.img_text .col-lg-6 .text_img_content h3 {
        font-size: 18px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.8);
    }

    .custom section.text-block .container.text_img_content .custom-w-60 .pHero h3 {
        font-size: 18px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.8);
    }

    .custom section.steps .row .col-lg-4 h3 {
        background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 20px;
        font-weight: 700;
    }

}

@media (max-width:786px) {
    .trustedImage-sec {
        height: 30px;
        width: auto;
    }

}

@media (max-width:520px) {
    .custom section.main-banner .custom-w-60 {
        width: 100%;
        text-align: center;
    }

    .custom section.main-banner .btndiv {
        justify-content: center;
        padding: 0 !important;
    }

    .custom section.main-banner .container.heroContent h1 {
        font-size: 20px;
        font-weight: 700;
        line-height: 100%;
    }

    .custom section.main-banner .container.heroContent p {
        font-size: 14px;
    }

    .custom section.main-banner1 .custom-w-60 {
        width: 100%;
        text-align: center;
    }

    .custom section.main-banner1 .btndiv {
        justify-content: center;
        padding: 0 !important;
    }

    .custom section.main-banner1 .container.heroContent h1 {
        font-size: 20px !important;
        font-weight: 700;
        line-height: 100%;
    }

    .custom section.main-banner1 .container.heroContent p {
        font-size: 14px;
    }

    .custom section.trustedsec .container .row .col-lg-3 {
        text-align: center;
        padding: 20px 0px;
    }

    .custom section.img_text .col-lg-6 .text_img_content h2,
    .custom section.text-block .container.text_img_content .custom-w-60 h2,
    .custom section.steps .row .col-lg-6 h2,
    .custom section.trainerstop .custom-w-60 h2.mb-4,
    .custom section.member .custom-w-60 h2,
    .custom section.token .custom-w-60 h2.mb-4,
    .custom section.roadmap .custom-w-60 h2 {
        background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 18px;
        font-weight: 700;
    }

    .custom section.img_text .col-lg-6 .text_img_content h3 {
        font-size: 13px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.8);
    }

    .custom section.text-block .container.text_img_content .custom-w-60 .pHero h3 {
        font-size: 13px;
        font-weight: 600;
        color: rgba(255, 255, 255, 0.8);
    }

    .custom section.steps .row .col-lg-6 h3 {
        background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 15px;
        font-weight: 700;
    }

    .custom p {
        font-size: 12px;
    }

    .custom section.steps .row .col-lg-12 h2 {
        font-size: 18px;
    }

    .custom section.text-block .custom-w-60 p.pHero {

        font-size: 12px;
    }

    .custom section.text-block ul li {
        font-size: 12px;
    }

    .custom section.token .row .col-md-4 p {
        font-size: 12px;
    }

    .custom section.roadmap .swiper-slide .status span {
        font-weight: 400;
        padding: 12px;
        border: 1px solid #d5b25c;
        margin-top: 50px;
        font-size: 12px;
        border-radius: 12px;
    }

    .footer-new p {
        font-size: 12px;
    }

    .footer-new li a {
        font-size: 12px;
    }

    .footer-new h3 {
        font-size: 18px;
    }

    .custom section.impact-cycle-sec .col-xl-12.p-3 h3 {
        font-size: 18px;
    }

    .custom section.text-block .main-block .block h2 {
        font-size: 16px;
    }

    .custom section.steps .row .col-lg-4 .block h3 {
        font-size: 16px;
    }

    .cycoinsImages-css {
        height: 27px;
        width: auto;
    }

    .cycoinsImages-css1 {
        height: 27px;
        width: auto;
    }
}

@media (max-width: 1199px) {
    .custom .impect-cycle-list {
        margin-top: 35px;
    }

    .custom .impect-cycle-list li {
        width: 100% !important;
        position: static !important;
        margin-bottom: 20px;
        background: #090909;
        border-radius: 12px;
    }

    .custom .impect-cycle-list li p,
    h5 {
        font-size: 18px;
    }
}

@media (min-width: 991px) {
    .custom section.newsletter .subscribe-form input[type="email"] {
        background: rgba(255, 255, 255, 0.1);
        border: 0;
        padding: 1.3rem 11rem 1.3rem 1rem;
        border-radius: 12px;
        width: 85%;
    }

    .custom section.newsletter form {
        width: 85%;
    }

    /* .homepage-header li.nav-item.active a.nav-link::before {
      content: "";
      position: absolute;
      width: 30px;
      height: 3px;
      background: linear-gradient(
        90deg,
        #a77327 0%,
        #efd67b 49.79%,
        #a77327 100%
      );
      border-radius: 6px;
      top: 90%;
      left: 50%;
      transform: translate(-50%, -50%);
    } */
    .custom section.newsletter .subscribe-form button {
        left: 70%;
        top: 20%;
        background: linear-gradient(90deg,
                #a77327 0%,
                #efd67b 49.79%,
                #a77327 100%);
        border-radius: 6px;
        border: 0;

        padding: 14px 12px;
        transform: translate(-50%, -50%);
        position: absolute;
        width: 27%;
    }
}

/*dashboard css*/

.g-sidenav-show .navbar-vertical.navbar-expand-xs .navbar-collapse {
    height: calc(100vh - 360px) !important;
}

.g-sidenav-show ul.admin.dropdown-menu.notificationul.show {
    background-color: #222222 !important;
    color: #fff;
    box-shadow: none !important;
}

.g-sidenav-show .h1,
.g-sidenav-show .h2,
.g-sidenav-show .h3,
.g-sidenav-show .h4,
.g-sidenav-show .h5,
.g-sidenav-show .h6,
.g-sidenav-show h1,
.g-sidenav-show h2,
.g-sidenav-show h3,
.g-sidenav-show h4,
.g-sidenav-show h5,
.g-sidenav-show h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.2;
    color: #fff;
}

.g-sidenav-show .not-content p {
    font-size: 12px;
    color: #ddd;
}

.g-sidenav-show .not-image img {
    background: #a77327 !important;
    padding: 7px;
    height: 40px;
    width: 40px;
    border-radius: 10px;
}

.fa-facebook,
.yutub1,
.fa-twitter,
.fa-instagram, .fa-telegram, .fa-youtube-play {
    padding-right: 10px;
    margin: 5px;
    font-size: 28px !important;
    background: rgb(62 45 249 / 0%) !important;
    color: #fff !important;
    border-radius: 18px !important;
    float: right;
    cursor: pointer;
}

.yutub2 {
    padding-right: 1px;
    margin-left: 2px;
    font-size: 28px !important;
    background: rgb(62 45 249 / 0%) !important;
    color: #a77327 !important;
    border-radius: 18px !important;
    float: right;

}

.custom section.main-banner button.btn.btn-primary.first:hover .yutub2 {
    padding-right: 10px;
    margin-left: 2px;
    font-size: 28px !important;
    background: rgb(62 45 249 / 0%) !important;
    color: #fff !important;
    border-radius: 18px !important;
    float: right;
}

.custom section.text-block .main-block .row.block .text-white:hover .readicon {
    border: 2px solid #d5b25c;
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    width: 50px;
    height: 50px;
    line-height: 42px;
}

.custom section.text-block .main-block .row.block .text-white:hover h2 {
    font-weight: 600;
    font-size: 18px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);

}

.image-logo-ticker {
    height: 18px;
}

.video-shade:before {
    content: '';
    position: absolute;
    background: #000000c7;
    /* border-radius: 5px; */
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#videoTag {
    /* position: fixed; */
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto !important;
    left: 0;
    top: 0;
    max-width: 100% !important;
    background-color: rgba(0, 0, 0, 0.3);
    background-blend-mode: multiply;
    display: block;
}

#imageTag {
    display: none;
}

#for-desktop-1 {
    display: block;
}

#for-mobile-1 {
    display: none;
}

@media screen and (max-width: 768px) {
    .fa-facebook, .yutub1, .fa-twitter, .fa-instagram, .fa-telegram{
        padding-right: 4px;
        font-size: 20px !important;
    }

    .feature-box-app p {
        font-size: 10px !important;
    }

    .feature-box-app img {
        height: 40px !important;
        margin-right: 10px !important;
    }

    #imageTag {
        display: block;
    }

    #videoTag {
        display: none;
    }

    #for-mobile-1 {
        display: block;
    }

    #for-desktop-1 {
        display: none;
    }

    .video-shade:before {
        content: '';
        position: absolute;
        background: #000000c7;
        /* border-radius: 5px; */
        top: 0;
        right: 0;
        bottom: 5px;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        display: none;

        
    }
  
}

.image-logo-header {
    height: 50px;
}



@media (max-width:350px) {
    .image-logo-header {
        height: 30px;
    }
}

@media screen and (min-device-width: 500px) and (max-device-width: 768px) {
    .image-logo-header {
        height: 36px;
    }

}

@media screen and (max-width: 768px) {
    .header-toggler-button {
        order: 2;
    }
    .image-logo-header {
        height: 40px;
    }

    .yutub1 {
        padding-right: 10px;
        margin: 5px;
        font-size: 28px !important;
        background: rgb(62 45 249 / 0%) !important;
        color: #a77327 !important;
        border-radius: 18px !important;
        float: right;
    }

    .newsletterimage {
        height: 200px;
        width: auto;
    }
    .homepage-header .navbtn .green, header .mob-navbtn .green, .border-new-btn, header .nav-item .dropdown button{
        padding: 10px 12px;
        font-size: 14px;
        line-height: 14px;
        min-height: 35px;
    }

}


.robotImage {
    height: 250px;
    width: auto;
    border-radius: 50%;
    border: 3px solid #a77327;
}


a {
    text-decoration: none !important;
}

a.anchr-readmore {
    color: #c8a14e !important;
    cursor: pointer;
}

form.subscribe-form {
    position: relative;
}

.subbtn {
    font-size: 30px !important;
    color: #a77327;
    right: 16px;
    top: 77%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    background-color: #fff;
    border-radius: 50%;
    padding: 0
}

form.subscribe-form input {
    width: 100%;
    height: 45px;
    padding-left: 15px;
    background-color: #fff;
    padding-right: 65px;
}

h3.heading-admin {
    font-size: 35px;
    /* color:#a77327; */
    font-weight: 700;
    background: linear-gradient(90deg, #a77327, #efd67b 49.79%, #a77327);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.modal-content {
    background-color: black;
    border: 2px solid #a77327;
}


.modal-content .input-modal-data {
    padding-bottom: 20px;
}

.modal-content .input-modal-data p {
    background-color: black;
    color: white;
    font-weight: 100;

}

.modal-content .input-modal-data span {
    font-size: 20px;
    font-weight: 500;
    color: #a77327;
    float: right;
}

.modal-content .block h1 {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.488);
    font-weight: 300;
}

.modal-content .block h1 span {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.488);
    float: right;
    font-weight: 300;

}

.modal-content h1 {
    color: #a77327;
    font-size: 25px;
    border-bottom: none;
    font-weight: 700;
}

.modal-header {
    border-bottom: none;
}

.modal-footer {
    border-top: none;
}

.modal-footer .button-footer1 {
    width: 100%;
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%) !important;
    border-radius: 30px !important;
    border: none;
    font-weight: 600;
    font-size: 20px;
    color: #fff !important;
}




/*cymarketing*/

.custom section.main-banner1 .container.heroContent h3 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 700;
    line-height: 150%;
}

.custom section.main-banner1 .container.heroContent h1 {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 65px;
    font-weight: 700;
    line-height: 150%;
}

.custom section.main-banner1 .container.heroContent p {
    font-size: 22px;
}

.custom section.main-banner1 .custom-w-60 {
    width: 60%;
}

.custom section.main-banner1 .btndiv button,
.custom section.img_text .btndiv button {
    padding: 12px 32px;
}

.custom section.main-banner1 button.btn.btn-primary.first,
.custom section.img_text button.btn.btn-primary.first {

    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border: 2px solid #c8a14e;
}

.custom section.main-banner1 button.btn.btn-primary.first a,
.custom section.img_text button.btn.btn-primary.first a {
    color: #000 !important;
}

.custom section.main-banner1 button.btn.btn-primary.first:hover,
.custom section.img_text button.btn.btn-primary.first:hover {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border: none;
}

.custom section.main-banner1 button.btn.btn-primary.first:hover a,
.custom section.img_text button.btn.btn-primary.first:hover a {
    color: #000 !important
}

.custom section.main-banner1 button.btn.btn-primary.second,
.custom section.img_text button.btn.btn-primary.second {

    background: transparent;
    border: 2px solid #c8a14e;
}

.custom section.main-banner1 button.btn.btn-primary.second a,
.custom section.img_text button.btn.btn-primary.second a {
    color: #c8a14e !important;
}

.custom section.main-banner button.btn.btn-primary.second:hover,
.custom section.img_text button.btn.btn-primary.second:hover {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    border: none;
}

.custom section.main-banner button.btn.btn-primary.second:hover a,
.custom section.img_text button.btn.btn-primary.second:hover a {
    color: #000 !important
}



.main-banner1 .botter-box {
    /* position:absolute; */
    padding-top: 80px;

}

.main-banner1 .box-1 img {
    height: 40px;
}

.main-banner1 .box-1 .head11 {
    font-weight: 700 !important;
    font-size: 16px !important;
    color: #fff !important;
}

@media (min-width:1300px) {
    .container {
        max-width: 1200px !important;
    }
}


/* Cymarketplace css */

.cymarplace {
    margin-top: 150px;
}

.cymarplace h3 {

    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.cymarplace h1 {

    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 65px;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cymarplace p {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
}

.cymarplace .buybtn {
    width: 165px;
    height: 56px;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    border-radius: 100px;
    color: #000;
}

.cymarplace .learnbtn {
    width: 165px;
    height: 56px;
    margin-left: 16px;
    border-radius: 100px;
    border: 1px solid #a77327;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cymarplace .cywatch {
    width: auto;
    height: 600px;
    position: absolute;
    /* top: -100px; */
}

.cymarplace .foot1 {
    display: flex;
}

.cymarplace .foot11 {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    border: 1px solid #a77327;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cymarplace .foot12 {
    margin-left: 10px;
    margin-top: 5px;
}

.cymarplace .foot12 h2 {

    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 24px;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cymarplace .foot12 p {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
}

.cymarplace .foot1bor {
    border-right: 1px solid #a77327;
}

@media (max-width:768px) {
    .cymarplace {
        margin-top: 100px;
        /* text-align: center; */
    }

    .cymarplace .foot1 {
        display: block;
        border-right: none;
    }

    .cymarplace .foot12 {
        margin-left: 0;
    }

    .cymarplace .foot11 {
        margin: 20px auto;
    }

    .cymarplace .cywatch {
        width: 100%;
        margin-top: 50px;
        position: relative;
        padding: 0;
    }

    .cymarplace .row {
        padding: 0;
    }

    .cymarplace .learnbtn {
        margin-left: 0;
    }

    hr {
        margin: 10px;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .custom section.steps .row .col-lg-4 .block {
        border: 2px solid #d5b25c;
        padding: 14px;
        border-radius: 12px;
        background-color: #000c;
        position: relative;
        height: 260px;
    }
}

@media (min-width:300px) and (max-width:370px) {
    .custom section.steps .row .col-lg-4 .block {
        border: 2px solid #d5b25c;
        padding: 14px;
        border-radius: 12px;
        background-color: #000c;
        position: relative;
        height: 220px;
    }
}

@media (min-width:370px) and (max-width:992px) {
    .custom section.steps .row .col-lg-4 .block {
        border: 2px solid #d5b25c;
        padding: 14px;
        border-radius: 12px;
        background-color: #000c;
        position: relative;
        height: 195px;
    }
}

@media (max-width:992px) {
    .cymarplace .learnbtn {
        margin-left: 0;
    }

}

@media (min-width:300px) and (max-width:335px) {
    .cymarplace .main111 {
        height: 1000px;
    }
}

@media (min-width:336px) and (max-width:459px) {
    .cymarplace .main111 {
        height: 900px;
    }
}

@media (min-width:460px) and (max-width:768px) {
    .cymarplace .main111 {
        height: 700px;
    }
}





/* ask us anything */

.custom11 {
    background-color: #000;
}

#ask-us {
    padding: 90px 0;
}

#ask-us h2 {
    font-size: 64px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
    text-align: center;
}

#ask-us p {
    text-align: center;
    color: #fff;
    font-weight: 20px;
    font-weight: 400;
    font-size: 20px;
    padding-top: 10px;
}

#ask-us .search {
    height: 40px;
    background-color: rgb(24 23 23);
    display: grid;
    grid-template-columns: 2.7rem 1fr;
    align-items: center;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    color: #fff;
    margin: 20px 0;
}

#ask-us .search i {
    color: #efd67b;
}

#ask-us .search input {
    height: 100%;
    border: none;
    background: none;
    outline: none;
    color: #fff;
    caret-color: #fff;
    font-family: inherit;
}

#faqs .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\2212";
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    color: #fff;
    font-size: 30px;
    transform: rotate(0deg);
    text-indent: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#faqs .accordion-button::after {
    background-image: none;
    content: "\002b";
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    font-size: 30px;
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 0px;
    border-radius: 5px;
    text-indent: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#faqs .accordion-button:not(.collapsed) {
    color: Gold;
    background-color: #141311;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
}

#faqs .accordion-button {
    background-color: #141311;
    color: Gold;
    padding: 25px;
}

#faqs .accordion-item {
    background-color: #fff;
    border: 0px solid rgba(0, 0, 0, .125);
    margin-bottom: 10px;
    border-radius: 10px;
}

#faqs .accordion-item .accordion-body {
    background-color: #141311;
    color: #fff;
}

#faqs .accordion-button:focus {
    box-shadow: none;
}


/* cyfashion */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

#home-banner {
    background-image: url(/assets/images/banner1.png);
    background-color: #000;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}



.menu {
    background: linear-gradient(90deg, #a77327d4, #efd67bd9 49.79%, #a77327c7);
    height: calc(100vh - 56px) !important;
    width: 20%;
    position: absolute;
    top: 95px;
    left: 0;
    z-index: 5;
    outline: none;
    border-right: 1px solid #E5E5E5;
    margin-left: 0;
    margin-right: auto;
}

.menu .avatar {
    padding: 2em 0.5em;
    text-align: center;
}

.menu .avatar img {
    width: 70%;
}

.menu .avatar h2 {
    font-weight: normal;
    margin-bottom: 0;
}

.menu ul {
    margin: 0;
    padding: 0;
}

.menu ul li.active {
    list-style: none;
    color: #fff;
    padding: 10px;
}

.menu ul li.active span {
    color: #fff;
}

.menu ul li.active {
    background-color: #000000cf;
}

.menu ul li:not(.active) .none {
    display: block;
}

.menu ul li {
    list-style: none;
    color: #5C5C5C;
    padding: 10px;
    text-align: center;
}

.menu ul li span {
    padding-left: 10px;
    font-size: 16px;
    font-family: var(--sans);
    font-weight: 400;
    color: #5C5C5C;
}

.menu ul li:hover {
    background-color: #dddddd3b;
}

.menu ul li:focus {
    outline: none;
}

.menu .footer-sidebar {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.menu .footer-sidebar ul li {
    color: #fff;
}

.menu .footer-sidebar {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#home-banner .menu ul li p {
    color: #fff;
    font-size: 16px;
}

#home-banner .menu ul li img {
    width: 100px;
}

#home-banner .block-txt {
    text-align: center;
    max-width: 440px;
    margin: 80px auto;
    display: block;
}

#home-banner .block-txt h2 {
    font-size: 44px;
    font-style: italic;
    line-height: 60px;
    color: #efd67b;
    font-weight: 400;
    margin-left: 20px;
}

#home-banner .block-txt p {
    color: #fff;
    font-size: 12px;
    padding: 20px 0;
    width: 65%;
    text-align: left;
    margin-left: 50px;
}

.rightbar {
    height: 100vh;
    width: 80px;
    position: fixed;
    top: 45px;
    right: 0;
    z-index: 5;
    outline: none;
}

.rightbar ul li {
    list-style: none;
}

.rightbar ul li:nth-child(1) {
    margin-bottom: 30px;
    margin-top: 20px;
}

.rightbar ul li:nth-child(1) img {
    width: 20px;
}

.rightbar ul li {
    margin-bottom: 10px;
}

.rightbar ul li img {
    width: 30px;
}

.rightbar .footer-sidebar {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.rightbar .footer-sidebar ul li a img {
    width: 60%;
}










@media(min-width: 320px) and (max-width: 767px) {

    .menu {
        width: 230px;
        height: 100%;
        box-shadow: 0 0 0 100em rgba(0, 0, 0, 0);
        transform: translate3d(-230px, 0, 0);
        transition: all 0.3s ease-in-out;
    }

    .menu .smartphone-menu-trigger {
        width: 40px;
        height: 60px;
        position: absolute;
        left: 100%;
        background: #efd67b;
    }

    .menu .smartphone-menu-trigger:before,
    .menu .smartphone-menu-trigger:after {
        content: '';
        width: 50%;
        height: 2px;
        background: #000;
        border-radius: 10px;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate3d(-50%, -50%, 0);
    }

    .menu .smartphone-menu-trigger:after {
        top: 55%;
        transform: translate3d(-50%, -50%, 0);
    }

    .menu:focus {
        transform: translate3d(0, 0, 0);
        box-shadow: 0 0 0 100em rgba(0, 0, 0, 0.6);
    }

    .menu:focus .smartphone-menu-trigger {
        pointer-events: none;
    }

    #home-banner .block-txt {
        text-align: center;
        max-width: 440px;
        margin: 200px auto;
        display: block;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

}


/* Cyacademy */


.cyacademy {
    padding: 100px 0;
}

.cyacademy h1 {

    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 65px;
    letter-spacing: 0.5px;
    /* background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; */
    color: white;
}

.cyacademy span {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cyacademy p {

    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
}

.cyacademy .buybtn1 {
    width: 165px;
    height: 56px;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    border-radius: 100px;
    color: #FFFFFF;
}

.cyacademy .learnbtn1 {
    width: 165px;
    height: 56px;
    margin-left: 16px;
    border-radius: 100px;
    border: 1px solid #a77327;

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cyacademy .cywatch {
    width: 100%;
    height: 505px;
    position: absolute;
    top: -50px;
}



@media (max-width:768px) {




    .cyacademy .cywatch {
        width: 100%;
        margin-top: 50px;
        position: relative;
        padding: 0;
    }

    .cyacademy .row {
        padding: 0;
    }

    .cyacademy .learnbtn {
        margin-left: 0;
    }

    hr {
        margin: 10px;
    }

}

@media (max-width:992px) {
    .cyacademy .learnbtn {
        margin-left: 0;
    }
}

@media (min-width:300px) and (max-width:335px) {
    .cyacademy .main2 {
        height: 1000px;
    }
}

@media (min-width:336px) and (max-width:459px) {
    .cyacademy .main2 {
        height: 900px;
    }
}

@media (min-width:460px) and (max-width:768px) {
    .cyacademy .main2 {
        height: 700px;
    }
}



/* cydubai */
#banner .head-txt {
    padding: 150px 80px 80px 80px;
    height: 100%;
}

#banner .head-txt h2 {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 48px;
    font-weight: 800;

}

#banner .head-txt p {
    color: #fff;
    padding: 10px 0;
}

#banner .counter {
    padding-top: 50px;
}

#banner .counter .counting {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: 48px;
    font-weight: 800;
}

#banner .counter .counting#plus::after {
    content: '+';
}

#banner .counter .counting#plus2::after {
    content: '+';
}

#banner .counter p {
    color: #fff;
}

#banner .img img {
    width: 100%;
    height: 740px;
}

#banner .head-txt .newsletter-form {
    display: flex;
    align-items: center;
    width: 80%;
    background: rgba(9, 9, 9, 1);
    box-shadow: inset 0 0 0 var(--border-width, 1px) var(--border, var(--border-default));
    border-radius: 9px;
    padding: 10px;
    transition: box-shadow 0.25s;
    margin-top: 30px;
}

.newsletter-form input {
    width: 100%;
    flex-grow: 1;
    padding: 12px 12px 12px 16px;
    color: var(--input-text);
    font-weight: 400;
}

.newsletter-form input,
.newsletter-form button {
    -webkit-appearance: none;
    background: none;
    outline: none;
    display: block;
    border: none;
    font-family: inherit;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}

.newsletter-form button {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    border-radius: 8px;
    padding: 15px 20px;
    color: #000;
}

.newsletter-form button span {
    display: block;
    position: relative;
    z-index: 4;
    opacity: var(--text-opacity);
}

#about-real {
    padding: 40px 0;
}

#about-real .head h2 {
    font-size: 36px;
    font-weight: 700;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#about-real .head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    padding-top: 20px;
}

#table-list {
    padding: 40px 0;
}

#table-list .head h2 {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-align: center;
    margin-bottom: 50px;
}

#table-list .table-responsive .table {
    background: rgba(9, 9, 9, 1);
}

#table-list .table-responsive .table thead {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    text-align: center;
}

#table-list .table-responsive .table thead tr th {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

#table-list .table-responsive .table tbody tr {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

#table-list .table-responsive .table tbody tr th {
    padding: 30px;
}

#table-list .table-responsive .table tbody tr td {
    padding: 30px;
}

#table-list .table-striped tbody tr:nth-of-type(even) {
    background-color: #14130f;
}

#why-us {
    padding: 40px 0;
}

#why-us .head {
    margin-bottom: 50px;
}

#why-us .head h2 {
    font-size: 36px;
    font-weight: 700;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#why-us .head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    padding-top: 20px;
}

#why-us .points ul li {
    list-style: none;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    line-height: 26px;
    padding-bottom: 14px;
}

#why-us .points ul li::before {
    display: inline-block;
    content: "";
    -webkit-border-radius: 0.375rem;
    border-radius: 0.375rem;
    height: 10px;
    width: 10px;
    margin-right: 0.5rem;
    background-color: #EFD67B;
}

#why-us .points-box {
    background: rgba(9, 9, 9, 1);
    border: 1px solid #EFD67B;
    border-radius: 6px;
    padding: 20px;
}

#why-us .points-box h6 {
    color: #EFD67B;
    font-size: 16px;
    font-weight: 400;
}

#why-us .points-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

#why-us .points-box .d-flex {
    margin-bottom: 10px;
}

#graph {
    padding: 40px 0;
}

#graph .img img {
    width: 100%;
}

#comparison {
    padding: 40px 0;
}

#comparison .head {
    margin-bottom: 60px;
}

#comparison .head h2 {
    font-size: 36px;
    font-weight: 700;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#comparison .head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    padding-top: 20px;
}

#comparison .comprison-contain ul li {
    display: inline-block;
    margin-right: 18px;
    border-radius: 12px;
    width: 200px;
    height: 150px;
    text-align: center;
    margin-bottom: 20px;
}

#comparison .comprison-contain ul li.active .comparison-box {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
}

#comparison .comprison-contain .comparison-box {
    background: #0c0b06;
    border: 1px solid #fff;
    border-radius: 12px;
    width: 200px;
    height: 150px;
    text-align: center;
    margin-bottom: 20px;
}

#comparison .comprison-contain ul li.active .comparison-box h6 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0 10px;
}

#comparison .comprison-contain ul li.active .comparison-box h4 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
}

#comparison .comprison-contain ul li.active .comparison-box p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding-top: 10px;
}

#comparison .comprison-contain .comparison-box h6 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding: 10px 0 10px;
}

#comparison .comprison-contain .comparison-box h4 {
    color: #a77327;
    font-size: 36px;
    font-weight: 700;
}

#comparison .comprison-contain .comparison-box p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding-top: 10px;
}

#grapg2 {
    padding: 40px 0;
}

#grapg2 .head {
    margin-bottom: 50px;
}

#grapg2 .head h2 {
    font-size: 36px;
    font-weight: 700;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#grapg2 .head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    padding-top: 20px;
}

#grapg2 .img img {
    width: 100%;
}


#residency {
    padding: 40px 0;
}

#residency .head {
    margin-bottom: 50px;
}

#residency .head h2 {
    font-size: 36px;
    font-weight: 700;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

#residency .head p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #fff;
    padding-top: 20px;
}

#residency .residen-box {
    border: 1px solid #a77327;
    border-radius: 6px;
    padding: 40px 50px;
    margin-bottom: 20px;
}

#residency .residen-box .d-flex h1 {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 800;
    font-size: 72px;
}

#residency .residen-box .d-flex p {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    padding-left: 6px;
}

#residency .residen-box .des p {
    color: #fff;
    padding: 10px 0 0;
}

#residency .residen-box .des p span {
    color: #a77327;
}



/* cypay */


.cypay {
    margin-top: 200px;
    margin-bottom: 100px;
    background: url('/assets/images/cypayGraphic.png')
}

.cypay h3 {

    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.cypay h1 {

    font-style: normal;
    font-weight: 800;
    font-size: 64px;
    line-height: 65px;
    letter-spacing: 0.5px;

    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.cypay .vertical {
    /* border-left: 6px solid ; */
    height: 85px;
    position: absolute;
    left: 3%;
    width: 8px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);

}

.cypay p {

    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    margin-left: 26px;
}

.cypay .maintext2 .box2 {
    padding-top: 45px;

}

.cypay .cywatch {
    width: 100%;
    height: 505px;
    position: absolute;
    top: -50px;
}

@media (min-width:380px) and (max-width:768px) {

    .cypay {
        margin-top: 110px;
        text-align: center;
    }
}

@media (max-width:380px) {
    .cypay {
        margin-top: 150px;
        text-align: center;
    }
}

@media (max-width:768px) {




    .cypay .cywatch {
        width: 100%;
        margin-top: 50px;
        position: relative;
        padding: 0;
    }

    .cypay .row {
        padding: 0;
    }

    .cypay .learnbtn {
        margin-left: 0;
    }

    hr {
        margin: 10px;
    }

}

@media (max-width:992px) {
    .cypay .learnbtn {
        margin-left: 0;
    }
}

@media (min-width:300px) and (max-width:335px) {
    .cypay .main2 {
        height: 1000px;
    }
}

@media (min-width:336px) and (max-width:459px) {
    .cypay .main2 {
        height: 900px;
    }
}

@media (min-width:460px) and (max-width:768px) {
    .cypay .main2 {
        height: 700px;
    }
}

.modal button.btn-close {
    background-color: #a77327 !important;
}

.login-form-box .forgot-link1 a {
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1.43;
    color: #a77327;
    /* border-bottom: 1px solid #F9E006; */
    cursor: pointer;
    padding-top: 4px;
}

.login-form-box .forgot-link1 p span {
    color: #a77327;
}

.login-form-box .forgot-link1 p {
    font-size: 0.875rem;
    text-align: center;
}

.tnc-box {
    border: 2px solid #EFD67B;
    text-align: justify;
    margin: 50px 0 !important;
    padding: 40px !important;
    border-radius: 12px;
}

.ulliname ul {
    display: flex;
}

.ulliname ul li {
    list-style: none;
    /* padding: 0 5px; */
}

.ulliname img {
    width: 100px;
    height: 30px;
    padding: 0 17px 4px 10px;
}

.ulliname .inp {
    padding-left: 20px;
}

.modlelast img {
    display: flex;
    margin: 0 auto;
}

.modlelast p {
    text-align: center;
}


/*Faq*/
.login-form-box2 {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #fff;
    margin-top: 40px;
}

.login-form-box2 {
    /* background-color: #F9B81F; */
    padding: 30px 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    border-radius: 10px;
    /* background: linear-gradient(90deg,#a77327,#efd67b 49.79%,#a77327); */
    background-color: #141311;
}

.login-form-box2 label {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #fff;
}

.login-form-box2 .purple-common-btn {
    /* margin: 20px 0; */
    padding: 10px 60px;
    /* background-color: #000 !important; */
    background: linear-gradient(90deg, rgb(167, 115, 39), rgb(239, 214, 123) 49.79%, rgb(167, 115, 39));
    display: inline-block;
    min-width: 100px;
    color: #000 !important;
    text-decoration: none !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    outline: none !important;
    border: none !important;
    width: 100%;
    margin-top: 20px;
}

.login-form-box2 h2 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 20px;
    /* color: #fff; */
    background: linear-gradient(90deg, #a77327, #efd67b 49.79%, #a77327);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.modal p {
    color: white;
}

.block a.margin-drop {
    color: #c8a14e;
    font-size: 18px;
}

.block a.for-link-btn {
    padding: 4px 2px;
    /* background-color: #000 !important; */
    background: linear-gradient(90deg, rgb(167, 115, 39), rgb(239, 214, 123) 49.79%, rgb(167, 115, 39));
    display: inline-block;
    min-width: 80px;
    color: #000 !important;
    text-decoration: none !important;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    outline: none !important;
    border: none !important;
    /* width: 100%; */
    cursor: pointer;
    text-align: center;
}

.newsletter .for-link-sec {
    padding-right: 15px;
    /* text-align: center; */
}

.trustedsec .truested-sec1 .trustedImage1 {
    height: 48px;
    margin: 8px;
}

@media (max-width:786px) {
    .trustedsec .truested-sec1 .trustedImage1 {
        height: 40px;
        margin: 8px;
    }
}

.trustedsec .truested-sec1 {
    text-align: center;
}

@media (max-width:390px) {
    .team-img-main .robotImage {
        width: 100% !important;
    }

    .custom section.member.pb-5 .trainers .card-text h4 {
        text-align: center;
    }

    .custom section.member.pb-5 .trainers .card-text .for-center3 {
        text-align: center;
    }
}

@media (max-width:550px) {
    .newsletter .for-link-sec a {
        color: #c0baba;
        /* font-size: 30px; */
        transition: all .4s ease;
        /* box-shadow: 0 0 5px 2px #a77327; */
        height: 50px;
        /* border: 1px solid #a77327; */
        width: 50px;
        display: inline-block;
        border-radius: 50%;
        padding: 1px;
        /* text-align: center; */
        margin: 1px;

    }

    .newsletter .for-link-sec a img {
        height: 30px;
    }
}

.newsletter .for-link-sec a img {
    height: 32px !important;
    width: 32px;
    object-fit: contain;
}

.open-button1 {


    position: fixed;
    right: 20px;
    bottom: 20px;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    background: #43D854;
    width: 60px;
    height: 60px;
    box-shadow: rgb(0 0 0 / 15%) 0px 4px 12px 0px;
    z-index: 99999;
}

.social_icon a {
    margin: 0 2px !important;
}

@media (max-width:768px) {

    .know-more-btn {
        padding: 10px 15px !important;
    }
}

@media (min-width:310px) and (max-width:340px) {
    .subbtn {
        top: 70%;
    }
}

@media (min-width:340px) and (max-width:520px) {
    .subbtn {
        top: 69%;
    }
}

@media (min-width:520px) and (max-width:768px) {
    .subbtn {
        top: 72%;
    }
}

@media (min-width:769px) and (max-width:900px) {
    .subbtn {
        top: 77%;
    }
}

@media (min-width:900px) and (max-width:1200px) {
    .subbtn {
        top: 72%;
    }
}

@media (min-width:1200px) and (max-width:1350px) {
    .subbtn {
        top: 70%;
    }
}

/* .video-play-sec .back-iframe{
    padding:15px;
  }
   .back-iframe iframe {
    border:5px solid #d5b25c;  
   
    border-radius: 10px;
  } */
@media (max-width:600px) {

    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-right {
        top: 0;
        transform: translateX(0);
        z-index: 999999 !important;
    }
}



.back-iframe {
    position: relative;
    margin-bottom: -300px;
    padding-top: 30px;
}

.for-top-space {
    padding-top: 230px !important;
}

.for-pad-top {
    padding-top: 20px !important;
}

.back-iframe {
    padding-bottom: 20px;
    padding-top: 20px;
}

@media (min-width:800px) and (max-width:1350px) {
    .for-top-space {
        padding-top: 400px !important;
    }

    .back-iframe {
        position: relative;
        margin-bottom: -485px;
        padding-top: 30px;
    }
}

@media (min-width:320px) and (max-width:800px) {
    .for-top-space {
        padding-top: 390px !important;
    }

    .back-iframe {
        position: relative;
        margin-bottom: -472px;
        padding-top: 30px;
    }

    .back-iframe iframe {
        padding-bottom: 10px;
        padding-top: 10px;
    }
}

.main-banner {
    overflow-x: visible !important;
}

/* .navbar-toggler>.close {
    display:inline;
  }
  .navbar-toggler.collapsed>.close, .navbar-toggler:not(.collapsed)>.navbar-toggler-icon {
    display:none;
  } */

@media (min-width:270px) and (max-width:320px) {
    .for-top-space {
        padding-top: 411px !important;
    }
}

.back-iframe {
    position: relative;
    margin-bottom: -375px;
    padding-top: 30px;
}



.about-us-sec {
    padding-top: 4rem;
    padding-bottom: 3rem;
}

.coin-big-image {
    margin-bottom: -35px;
    height: 473px;
    top: -473px;
    left: 777px;
    position: absolute;

}

@media (max-width:768px) {
    .coin-big-image {
        display: none;
    }
}

@media (min-width:768px) and (max-width:995px) {
    .coin-big-image {
        margin-bottom: -35px;
        height: 400px;
        top: 0px;
        left: 0px;
        position: static;


    }
}

@media (min-width:995px) and (max-width:1200px) {
    .coin-big-image {
        margin-bottom: -35px;
        height: 448px;
        top: -473px;
        left: 632px;
        position: absolute;

    }
}

@media (min-width:1200px) and (max-width:1350px) {
    .coin-big-image {
        margin-bottom: -35px;
        height: 448px;
        top: -473px;
        /* left: 724px; */
        position: absolute;
    }
}

input.form-control.subscribe_form-text {
    padding-right: 44px;
}

.for-back-btn {
    color: rgb(255, 255, 255) !important;
    background: linear-gradient(94deg, #E5BD50 0%, #a77327 100%);
    min-width: 64px;
    padding: 6px 16px;
    border-radius: 30px;
}

.for-back-btn:hover {
    /* color: rgb(255, 255, 255); */
    color: #000;
}

/* payment section */
#payment_pg .payment_main {
    border: 1px solid #a77327;
    padding: 10px;
    border-radius: 12px;
}

#payment_pg .payment_main h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    text-transform: capitalize;
    color: #FFFFFF;
}

#payment_pg .payment_main p {
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    text-transform: capitalize;
    color: #FFFFFF;
}

#payment_pg .payment_main label {
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    color: #FFFFFF;
    margin-top: 10px;
}

#payment_pg .payment_main input {
    display: block;
    width: 100%;
    align-items: center;
    padding: 8px 12px;
    gap: 16px;
    background: #090909;
    backdrop-filter: blur(20px);
    border-radius: 12px;
    border-color: #a77327;
    color: #FFFFFF;
}

#payment_pg .payment_main #country {
    display: block;
    width: 100%;
    align-items: center;
    padding: 8px 14px;
    gap: 16px;
    background: #090909;
    backdrop-filter: blur(20px);
    border-radius: 12px;
    border-color: #a77327;
    color: #FFFFFF;
}

#payment_pg .payment_main .buy_cyy {
    padding: 16px 27px;
    gap: 10px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #000;
    margin: 5px;
}

#payment_pg .payment_main .btn_row1 {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

#payment_pg .payment_main .btn_row2 {
    display: flex;
    justify-content: center;
}

#payment_pg .payment_main .saved_card {
    padding: 15px 26px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    border: 1px solid #a77327;
    border-radius: 10px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

#payment_pg .payment_main .save_head {
    text-align: center;
}

#payment_pg .payment_main .card_11 {
    padding: 20px;
    gap: 300px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 12px;
    margin-top: 10px;
}

#payment_pg .payment_main .card_11 .card_11main {
    display: flex;

}

#payment_pg .payment_main .card_11 .card_11main .card_11main1 {
    margin-left: 10px;
}

#payment_pg .payment_main .card_11 .card_11main h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    margin: 0px;
    color: #FFFFFF;
}

#payment_pg .payment_main .card_11 .card_11main p {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.7);
}

#payment_pg .payment_main .card_11 .card_main22 {
    margin: 0 0 0 auto;
    text-align: right;
    display: flex;
    align-items: center;
}

#payment_pg .payment_main .pay_now1 {
    margin-top: 20px;
    padding: 16px 40px;
    gap: 10px;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    color: #FFFFFF;
}

#payment_pg .cardmain {
    margin: 0 auto;
}

#payment_pg .payment_main .pay_cancel {
    margin-top: 20px;
    padding: 16px 40px;
    border-radius: 6px;
    margin-left: 20px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    border: 1px solid #a77327;
}

.table_showd th {
    background: linear-gradient(90deg, #a77327 0%, #EFD67B 49.79%, #a77327 100%);
    color: #000 !important;
    font-weight: bold !important;
}

@media (min-width:520px) and (max-width:768px) {
    .custom section.steps .row .col-lg-12 h2 {
        font-size: 22px;
    }
}

/*payment-option*/
#pay-option_pg .cardmain {
    margin: 0 auto;
}

#pay-option_pg .payment_main {
    border: 1px solid #a77327;
    padding: 14px;
    border-radius: 12px;
}

#pay-option_pg .payment_main .save_head {
    text-align: left;
    font-size: 24px;
    font-weight: 700;
}

#pay-option_pg .payment_main .card_11 {
    padding: 15px;
    grid-gap: 300px;
    gap: 300px;
    background: #090909;
    border-radius: 12px;
    margin-top: 10px;
}

#pay-option_pg .payment_main .card_11 .card_11main {
    display: flex;
}

#pay-option_pg .payment_main .card_11 .card_11main .card_11main1 {
    margin-left: 10px;
}

#pay-option_pg .payment_main .card_11 .card_11main h5 {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    margin-top: 4px;
    color: #FFFFFF;
}

#pay-option_pg .payment_main .card_11 .card_main22 {
    margin: 0 0 0 auto;
    text-align: end;

}

#pay-option_pg .payment_main .buy_now {
    border: 1px solid #a77327;
    padding: 5px 15px;
    grid-gap: 10px;
    gap: 10px;
    background: transparent;
    border-radius: 6px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    font-feature-settings: 'salt' on, 'liga' off;
    background: linear-gradient(90deg, #a77327, #efd67b 49.79%, #a77327);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media (max-width: 768px) {
    #pay-option_pg .payment_main .card_11 .card_main22 {
        text-align: left !important;
    }

    #pay-option_pg .payment_main .card_11 .card_main22 a {
        display: inline-block;
    }
}

/* toggle btn css */

.gfa {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.gfa .fpara {
    margin: 0 0 5px 0;
    color: #a77327;
    font-size: 22px;

}

.gfa .switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
}

.gfa .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.gfa .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #a77327;
    -webkit-transition: .4s;
    transition: .4s;
}

.gfa .slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.gfa input:checked+.slider {
    background-color: #a77327;
}

.gfa input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

.gfa input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.gfa .slider.round {
    border-radius: 34px;
}

.gfa .slider.round:before {
    border-radius: 50%;
}

.verification-code--inputs .for-cont1 {
    justify-content: center;
    border: none;
    background-color: #252628;
}

.verification-code--inputs .for-cont1 input {
    width: 40px !important;
    height: 40px !important;
    border-radius: 7px;
}

.re_captcha iframe {
    overflow: hidden !important;
}

.univarsal_pointer {
    cursor: pointer !important;
}

/* added on 3 october */
.home-phone-image {
    max-height: 360px;
    width: auto;
}

.video-globe {
    height: 100%;
    width: 100%;
}

.play-store-btn button, .play-store-btn a {
    display: inline-block;
    margin: 20px 10px;
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.play-store-btn button img, .play-store-btn a img {
    height: 50px;
    border-radius: 8px;
}

.play-store-btn a img,
.play-store-btn button img {
    opacity: 0.8 !important;
}
.get-app-sec{
    padding: 1rem 0;
}
/* footer css code starts */
.footer-home {
    background: #000;
    padding: 2rem 0;
}
.footer-social-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(217, 217, 217, 0.20);
    padding-bottom: 0.5rem;
    margin-bottom: 1rem;
}
.footer-social-row .foot-logo {
    height: 50px;
}
.footer-social-row .inner-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-social-row .social-icon a {
    display: inline-block;
    margin: 0 0.5rem;
    color: #fff;
}
.footer-social-row .social-icon img {
    height: 32px;
    width: 32px;
    object-fit: contain;
    background-color: #a77327;
    border-radius: 4px;
    padding: 2px;
}
.copyright-foot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copyright-foot p {
    color: #FFF;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.6rem;
}
.quick-link-foot a {
    color: #FFF !important;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    margin: 0 1rem;
    display: inline-block;
    text-decoration: none;
}

@media (min-width:991px) and (max-width:1200px){
    .about-us-sec {
        padding-top: 4rem;
    }
    .homepage-header .navbtn .green, header .mob-navbtn .green, .border-new-btn, header .nav-item .dropdown button{
    padding: 8px 4px;
    min-height: 33.6px;
    }
}
@media (min-width:768px) and (max-width:991px){
    .about-us-sec {
        padding-top: 11rem;
    }
    .back-iframe {
        margin-bottom: -273px;
    }
    .about-us-sec .order-2 {
        order: initial !important;
        margin-bottom: 20px;
    }
}
@media (max-width:768px){
    .play-store-btn button img, .play-store-btn a img{
        height: 40px;
    }
    .get-app-sec .phone-width{
        max-width: 80%;
    }
    .main-banner {
        background: #000;
        min-height: 450px;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        text-align: center;
        background-blend-mode: multiply;
        overflow-x: visible!important;
    }
    .back-iframe {
        position: relative;
        margin-bottom: -260px;
        padding-top: 30px;
    }
    .about-us-sec {
        padding-top: 10rem;
        padding-bottom: 3rem;
    }
    .about-us-sec .order-2 {
        order: initial !important;
        margin-bottom: 20px;
    }
    .homepage-header {
        top: 30px !important;
        background-color: #000;
    }
    .copyright-foot{
        display: block;
    }
    .copyright-foot p, .quick-link-foot{
        text-align: center;
    }
}

.table-tokens{
    width: 100%;

}
.table-tokens{
    border: 1px solid #ddd;

}
.table-tokens tr td{
    padding: 6px 10px;
    border-bottom: 1px solid #ddd;
}
.table-tokens tr td p, .table-tokens tr td h6{
    margin-bottom: 0;
}



/* new css code starts */
.homepage-new-sec{
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    text-align: left;
}
.custom section.main-banner .heroContent .homepage-new-sec h1{
    font-size: 45px;
    line-height: 140%;
}
.custom section.main-banner .heroContent .homepage-new-sec p{
    text-align: left;
}
.homepage-new-sec .back-iframe{
    margin-bottom: 0;
}
.new-back-banner .video-shade:before{
    background: #000;
}
.homepage-header{
    border-bottom: 1px solid #a77327;
}
/* .about-us-sec {
    padding-top: 4rem;
    padding-bottom: 3rem;
} */
@media (max-width:1200px){
    .custom section.main-banner .heroContent .homepage-new-sec h1 {
        font-size: 40px;
        line-height: 140%;
        padding-top: 20px;
    }
    .homepage-header ul.navbar-nav.mx-auto li a.nav-link{
        font-size: 14px;
    }
    .homepage-header .navbtn .green, .adf-staking-mob, header .mob-navbtn .green, .border-new-btn, header .nav-item .dropdown button{
                font-size: 14px;
    }
}
 @media (max-width:991px){
    .homepage-new-sec{
        flex-direction: column;
        gap: 16px;
    }
    .homepage-header .navbtn .green, .adf-staking-mob, header .mob-navbtn .green, .border-new-btn, header .nav-item .dropdown button{
        padding: 6px 10px;
        border-radius: 6px;
        font-size: 14px;
        min-height: auto;
    }
 }
 @media (max-width:991px){
    .homepage-new-sec .back-iframe {
        margin-bottom: -270px;
        padding-top: 0;
    }
    .homepage-new-sec, .custom section.main-banner .heroContent .homepage-new-sec p{
        text-align: center;
    }
    .custom section.main-banner .heroContent .homepage-new-sec h1 {
        font-size: 30px;
        line-height: 140%;
    }
    .homepage-new-sec .back-iframe video{
        max-height: 350px;
        max-width: fit-content;
        overflow-y: hidden;
        overflow-x: hidden;
        border-radius: 50%;
        
    }
    .custom section.main-banner .heroContent .homepage-new-sec p{
        font-size: 16px;
    }
 }
 @media (max-width:768px){
    .custom section.main-banner .container.heroContent p{
        font-size: 14px;
        margin-bottom: 0;
    }
    .custom section.main-banner .heroContent .homepage-new-sec h1 {
        font-size: 20px;
        line-height: 140%;
    }
    .homepage-new-sec .back-iframe video {
        max-height: 250px;
    }
 }


 /* contact us code starts */
 .contact-us-sec{
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 126px 0 40px;
 }
 .contact-us-sec h1{
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: center;
 }
 .contact-us-sec select,.contact-us-sec .form-select:focus{
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
    padding: 0.23rem 2.25rem 0.23rem .75rem;
 }

 /* privacy policy page code starts */
 .privacy-sec {
    padding: 150px 0 40px;
    text-align: justify;
}
.privacy-sec p{
    color: rgba(255, 255, 255, 0.8);
}
.privacy-sec .home-heading-main span {
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.privacy-sec .privacy-policy h3 {
    font-size: 1.3rem;
    font-weight: 600;
    color: #a77327;
    letter-spacing: -0.1px;
    margin: 30px 0 10px;
}
.privacy-sec .privacy-policy .table {
    margin: 30px 0;
}
.privacy-sec .privacy-policy .table th, .privacy-sec .privacy-policy .table td {
    padding: 1rem;
    text-align: left;
    vertical-align: text-bottom;
    font-size: 1rem;
    line-height: 1.6rem;
    border: 1px solid #a77327;
    color: rgba(255, 255, 255, 0.8);
}
.privacy-sec .privacy-policy .table th {
    background-color: #a77327;
    color: #fff;
}

/* dropdown css */
.buy-coin-dropdown{

}
.buy-coin-dropdown .dropdown-toggle{
    background: linear-gradient(90deg, #a77327 0%, #efd67b 49.79%, #a77327 100%);
    /* background: linear-gradient(to left, #004991 0%, #52718e 100%); */
    padding: 10px 30px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    color: #000 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    outline: none !important;   
}
.buy-coin-dropdown.dropdown .dropdown-menu {
    background-color: #090909;
    border: 1px solid #a77327;
}
.buy-coin-dropdown.dropdown .dropdown-menu .dropdown-item {
    color: #fff;
}
.buy-coin-dropdown.dropdown .dropdown-menu  .dropdown-item:hover {
    color: #fff;
    background-color: #a77327;
}
@media (max-width:768px){
    .feature-box-app h4{
        font-size: 16px;
    }
}