body.new_inner_pages {
    font-family: Roboto, sans-serif !important;
    font-weight: 400;
    color: #333333 !important;
    background: #fff;
    position: relative !important;
    background-size: contain;
    font-size: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Roboto, sans-serif !important
}

.navbar #mega-menu-wrapper>.nav-item>.nav-link {
    color: #fff !important;
}

.animated-button1 {
    background: #381a94;
    border: 0;
    color: #fff !important;
    width: 195px;
    padding: 10px 10px;
    font-weight: 700;
    border-radius: 10px;
}

.animated-button1 span,
.animated-button1 img {
    display: none
}

.logoImg img {
    filter: brightness(0) invert(1);
}

.social_side ul li {
    background-color: #ec3882;
}

.alwinNavbar {
    background: 0 0 !important;
}

.headCard .logoImg img {
    display: none
}

.headCard .logoImg {
    background: url(../images/kucoin/logo.webp);
    width: 46px;
    height: 54px;
    filter: invert(1) brightness(1) contrast(1)
}

.alwinNavbar.nav_fixed {  
      background: linear-gradient(to right, #221454 0, #211453 100%) !important;
}
.innerTopSpace {
    background-color: transparent;
    min-height: auto;
}
#landingMainBanner .carousel-item {
    padding-top: 180px;
    padding-bottom: 50px;
    background: linear-gradient(45deg, #3b138b, #7e77eb);
    height: 100%;
    position: relative;
}
#landingMainBanner .carousel-item::before {
    content: "";
    position: absolute;
    width: 65%;
    height: 65%;
    filter: blur(100px);
    left: 0;
    right: 0;
    margin: auto;
    /* bottom: 0; */
    top: 0;
    z-index: -1;
    border-radius: 50%;
    background: #381a94;
}
#landingMainBanner .carousel-item .imgshadow::before {
    position: absolute;
    content: "";
    background: #0ab8db;
    width: 65%;
    height: 65%;
    filter: blur(100px);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    z-index: -1;
    border-radius: 50%;
} 
#landingMainBanner {
    position: relative;
    background: transparent;
    overflow: hidden;
}
#landingMainBanner .container {
    display: block;
}

.landBannerText h1 {
    color: #fff !important; 
    font-weight: 700;
    font-size: 75px;
    line-height: 86px;
    text-transform: uppercase;
}
.landBannerText h1 span {
    color: #f3b111;
}
.landBannerText {
    max-width: 100%;
}
.landBannerText h5 {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px;
    color: #fff !important;
    max-width: 100%
}
.top_msg{
    background: #32148e;
    color: #fff !important;
}
.top_msg button {
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
    background: transparent;
    color: #fff;
}
.top_msg button span svg {
    filter: invert(0);
}
.top_msg a {
    color: #fffefe !important;
    font-size: 16px;
}
.landingBlog  {
    padding: 30px 20px;
    border: none;
    background: linear-gradient(to right, #fff 0, #fff 100%);
    color: #333 !important;
}
.landingBlog .homeTitle {
    color: #222;
}
.landingBlogCard p a,
.landingBlogCard a,
.landingBlogCard h6 {
    color: #333 !important;
}
.landingBlogCard .btnType2 {
    border: 1px solid #5f0fc5 !important;
}

.landingBlogCard .btnType2:hover {
    background: #5f0fc5 !important;
    color: #fff !important;
}
.new_inner_pages .landBannerText .btn {    
    border: 2px solid transparent;
    background: #381a94;
    font-weight: 500;
    font-size: 24px !important;
    line-height: 22px;
    padding: 15px 30px !important;
    transition: 0.2s all;
    color: #fff !important;
}
/* .new_inner_pages .landBannerText .btn:hover {
    background: transparent !important;
    color: #f3b111 !important;    
    border: 2px solid #f3b111;
} */
/* .new_inner_pages .btnType3:hover,
.new_inner_pages .btnType4:hover  {
       background: rgb(40 88 147 / 40%);
    color: #000 !important; 
    border: 2px solid #000;
} */
.new_inner_pages .btnType4 {
    color: #fff !important;
    padding: 10px 30px !important;
    border-radius: 10px !important;
    position: relative;
    text-transform: capitalize !important;
    transition: .2s all;
    font-size: 24px !important;
    line-height: 30px;
    background: #381a94;
    border: 2px solid #381a94;
    font-weight: 500;
}
.new_inner_pages .btnType3 {
    color: #fff !important;
    padding: 10px 30px !important;
    border-radius: 10px !important;
    position: relative;
    transition: .2s all;
    border: 0;
    font-size: 28px;
    font-weight: 500;
    margin-top: 15px;
    background: #e7633c;
    border: 2px solid #e7633c;
}
.inner_title {
    font-weight: 700;
    font-size: 54px;
    line-height: 66px;
    color: #000000;
}
.inner_subtitle {
    font-size: 22px;
    font-weight: 400
}
.inner_para {
    font-size: 18px;
    margin: 0 auto 30px;
    color: #333333;
}
.slick-next::before, 
.slick-prev::before {
    content: "\f061" !important;
    color: #2f27a9 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    opacity: 1 !important;
}
.slick-next:hover::before, .slick-prev:hover::before{
    color: #fff !important;
}
.slick-prev::before {
    content: "\f060" !important;
}
section.slider_menu_wrapper {
    background: #928cf3;
    padding: 10px 0;
    width: 100%;
    position: sticky;
    top: 120px;
    z-index: 100;
}
.menu_slider a.nav-link {
    background: #574fc7;
    color: #ffffff !important;
    font-size: 18px;
    border-radius: 50px;
    margin: 10px;
    padding: 10px 30px;
    cursor: pointer;
}
.menu_slider a.nav-link.active {
    background: #381a94;
    color: #fff !important;
}
.custom_list {
    padding: 0;
    list-style: none;
    margin-bottom: 30px;    
}
.custom_list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    z-index: 1;
    color: #333333;
}
.custom_list li::before {
    content: "";
    background: url("../images/sandbox-clone-script/list_icon.webp") no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
    z-index: -7;
}
.gradient_bg {       
     background: #4d50c8;
    color: #fff;
}
.gradient_bg .inner_title {
    color: #fff;
}
.gradient_bg .inner_para,
.gradient_bg .custom_list li {
    color: #f7f7f7;
}
.gradient_bg .custom_list li::before{
    filter: invert(1);
}
.features_panel {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 30px;
    height: 100%;
    cursor: default;
    transition: 0.2s all;
}
.features_panel_row [class*="col-"] {
    margin-bottom: 30px;
}
.features_panel h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 15px;
}
.features_panel p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #f7f7f7;
    margin-bottom: 0;
}
.benefits_slider_div {
    background: transparent;
    border: 1px solid #cfcece;
    border-radius: 20px;
    margin: 20px;
    padding: 30px;
}

.benefits_slider_div h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #4d50c8;
    min-height: 60px;
    text-transform: capitalize;
}
.benefits_slider_div p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #333333;
    margin: 0;
    /* min-height: 240px; */
}
.slick-dots li {
    margin: 0 !important;
}
.slick-dots li button:before {
    font-size: 14px !important;
    color: #cdcdcd !important;
}
.slick-dots li.slick-active button:before, 
.slick-dots li:hover button:before {
    color: #4d50c8 !important;
}
.grey_bg {
    background: #f3f3f3;
}
.cta_gradient {
    background: #2f27a9  url("../images/nft-art-marketplace-development-new/boxbg.webp") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 40px !important;    
    position: relative;
    overflow: hidden;
}
.cta_gradient .inner_title,
.cta_gradient .inner_para {   
    color: #fff;
}
.new_inner_pages .cta_gradient .btnType3 {
    background: #0B0E11;
    border: 2px solid #0B0E11;
    border-radius: 10px !important;
    padding: 15px 30px !important;
    margin-top: 0;
    font-weight: 500;
    font-size: 24px;
    line-height: 22px;
    color: #FFFFFF !important;
}
.new_inner_pages .cta_gradient .btnType3:hover {
    background: transparent;
    border: 2px solid #0B0E11;
    color: #0B0E11 !important;
}
#faq .card {
    margin-bottom: 30px;
    border: 0;
    border-radius: 30px;
    background: #001f42;
    border: 1px solid #001f42;
}
#faq .card .card-header {
    border: 0;    
    border-radius: 2px;
    padding: 0;
}
#faq .card .card-header .btn.focus, 
#faq .card .card-header .btn:focus {
    box-shadow: none;
}
#faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    background: #001f42;
    color: #fff !important;
    font-size: 22px;
    font-weight: 500;
    padding: 12px 20px;
    border-radius: 30px;
}
#faq .card .card-header .btn-header-link:after {
    content: "";
    background: url("../images/nft-staking-platform-development/icon_close.png");
    width: 34px;
    height: 34px;
    position: absolute;
    right: 15px;
}
#faq .card .card-header .btn-header-link.collapsed {
    background: #001f42;
    color: #fff;
}
#faq .card .card-header .btn-header-link.collapsed:after {
    content: "";
    background: url("../images/nft-staking-platform-development/icon_plus.png");
}
#faq .card .collapsing {
    background: #001f42;
    line-height: 30px;
}
#faq .card .collapse {
    border: 0;
}
#faq .card .collapse.show {
    background: #001f42;
    line-height: 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 30px;
}
.faq_new_section {
    background: #381a93;
}
.faq_new_section .nft-accordion .card {
    position: relative;
    background: #574fc7;
    margin-bottom: 30px;
    border: 1px solid #1c183c;
    border-radius: 40px;
}
.faq_new_section h2 {
    color: #fff;
}
.awards_section {
    /* background: linear-gradient(to right, #181a20 0, #0b0e11 100%); */
    background: #14103a;
}
.mainFooter {
    background: #000000;
}
.nft-accordion .card-header button.collapsed {
    position: relative
}

.nft-accordion .card-header button {
    background-image: url("../images/nft-staking-platform-development/arrow_up.webp");
}

.nft-accordion .card-header button.collapsed {
    background-image: url("../images/nft-staking-platform-development/arrow_down.webp");
}

.faq_new_section .nft-accordion .card-header {
    background: 0 0;
    z-index: 10
}

.faq_new_section {
    counter-reset: menuItem 0
}

.faq_new_section .nft-accordion .card-header button {
    font-size: 24px;
    font-weight: 700;
    color: #fff !important;
    padding: 20px 45px
}

.faq_new_section .nft-accordion .card-header button::before {
    counter-increment: menuItem;
    content: counter(menuItem) ".";
    font-size: 24px;
    color: #fff !important;
    position: absolute;
    left: 20px;
    top: 20px
}

.faq_new_section .nft-accordion .card-body {
    font-size: 18px;
    color: #ffffff;
}

.d_d_none {
    display: none !important
}

.bottomContactForm {
    background: #211453;
    /* background: linear-gradient(90deg, #052b51  0, #052b51  100%) */
}

.bcfBox {
    background-color: #100e22;
}
#bdContactModal .footerform_right, .footerform_right {
    background: #181a20;
}
.footerform_right {
    background: #7974c7;
}
.footerform_right h4 span {
    color: #ffc436;
}
.bcfLeft ul li p a {
    color: #eee !important
}

.footerform_middle .btn.btnType3::before {
    display: none
}
.footerform_middle .btn.btnType3 {
    background: #381a94 !important;
    border: 2px solid transparent !important;
    clip-path: none;
    padding: 10px !important;
    color: #fff !important;
    transition: 0.2s all;
    font-size: 20px;
}
.footerform_middle .btn.btnType3:hover {
    background: transparent !important;
    color: #fff !important;
    border: 2px solid #381a94 !important;
}

/* Megamenu Changes Starts */
.mega-menu {   
     background-color: #170c43;
}
.mega-menu__articles {
    background-color: #25175c;
}
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    background-color: #170c43;
}
.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    border-bottom: 1px solid #2B2E38 !important;
    color: #ffffff !important;
}
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:after, 
.mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item:first-child .mega-menu__nav-link:before {
    border-color: #b1bbd3;
}
.mega-menu__article figure figcaption {
    color: #eee;
}.mega-menu__article figure picture{
    color: #fff;
}
@media (min-width: 992px) {
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:before {
        border-bottom: 1px solid #b1bbd3;
    }
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:active:after, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:active:before, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:focus:after, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:focus:before, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:hover:after, 
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link:hover:before {
        border-color: #eee !important;
    }
    .mega-menu__items>.mega-menu__nav:after {
        border-right: 1px solid #2b2e38;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:before {
        background-color: #472c9a;
    }
    .mega-menu-toggle:before {
        border-bottom: 1.5px solid #4c29b7;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed) {
        color: #000 !important;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:active, .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:focus, .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover {
        color: #fff !important;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:active:after, .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:focus:after, .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:hover:after {
        filter: invert(1);
    }
}
@media (max-width: 991.98px) {
    .navbar .navbar-nav .nav-item .nav-link {
        border-bottom: 1px solid #2b2e38;
    }
}
/* Megamenu Changes Ends */


/* Media Queries */
@media screen and (max-width:1199px) {
    .inner_title {
        font-size: 36px;
        line-height: 42px
    }
    .navbar-light .navbar-toggler {
        color: #977cff !important;
    }
    .custom_list li {
        width: 100%;
    }
    .new_inner_pages .btnType3 {
        font-size: 24px;
    }
    .cta_gradient {
        padding: 40px 10px !important; 
    }
    #faq .card .card-header .btn-header-link {
        font-size: 18px;
    }
    #section3 .benefits_slider_div ,#section6 .benefits_slider_div{
        height: 425px !important;
    }
}
@media screen and (max-width:991px) {
    .inner_title {
        font-size: 32px
    }
    .inner_para,
    .custom_list li {
        font-size: 16px
    }
    .new_inner_pages .cta_gradient .btnType3 {
        margin-top: 30px;        
    }
    .alwinNavbar {
        background: #001F42 !important;
    }
    .cta_gradient {
        text-align: center;
    }
    .cta_gradient .col-lg-4 {
        display: none;
    }
    .landBannerText h1 {
        font-size: 42px;
        line-height: 56px;
    }
    #landingMainBanner .carousel-item {
        padding-top: 150px;
    }
    .cta_gradient .inner_title {
        font-size: 24px !important;
        line-height: 36px;
    }
    .token_types_section p.inner_para {
        max-width: 100%;
    }   

}
@media screen and (max-width: 834px) {
    section.slider_menu_wrapper {
        top: 144px;
    } 
}
@media screen and (max-width:767px) {
    #landingMainBanner .carousel-item {
    background: #382a79 !important;
    }
    .inner_para {
        max-width: 100%;
    }

    .swiper.mySwiper {
        display: none
    }

    .faq_new_section .nft-accordion .card-header button {
        font-size: 16px
    }

    .faq_new_section .nft-accordion .card-body {
        font-size: 14px
    }

    .inner_title {
        font-size: 28px;
        line-height: 40px;
    }
    .landBannerText {
        max-width: 100%;
        align-items: center;
        text-align: center
    }
    #landingMainBanner .container {
        display: block
    }
  
    .landBannerText h5 {
        max-width: 100%;
    }
    .cta_gradient .inner_title {
        font-size: 24px;
        line-height: 32px;
    }
    div.landBannerText h1,
    .landBannerText h2 {
        font-size: 36px;
    }
    .dev_process_content h2 {
        font-size: 24px;
        color: #fed7bd;
    }
    .d_m_none {
        display: none !important
    }
    .d_d_none {
        display: block !important
    }
    .features_nav .nav-link {
        margin-right: 0;
        margin-bottom: 20px;
        font-size: 20px;
        padding: 10px 15px;
    }
    .features_nav li.nav-item:first-child {
        margin-right: 15px;
    }
    .features_nav {
        justify-content: center;        
    }
    .how_work_panel_mobile h2 {
        font-size: 20px;
    }
    .new_inner_pages .btnType3,
    .new_inner_pages .btnType4 {
        white-space: normal;
        word-break: break-word;
    }
    .menu_slider a.nav-link {
        text-align: center;
    }
    #section3 .benefits_slider_div ,#section6 .benefits_slider_div{
        height: 100% !important;
    }
    
    
}
@media screen and (max-width:575px) {
    .new_inner_pages .landBannerText {
        padding-top: 0;
        padding-bottom: 10px
    }
    .new_inner_pages .cta_gradient .btnType3 {
        white-space: normal;
        word-break: break-word;
        line-height: 32px;
        padding: 10px 20px !important;
    }
}
@media screen and (max-width: 439px) {
    section.slider_menu_wrapper {
        top: 162px;
    }
}

#section3 .benefits_slider_div{
    height: 335px;
}
#section6 .benefits_slider_div{
    height: 360px;
}
#section5 .col-lg-6{
    margin: auto;
}
#section8 .custom_list {
margin-bottom: 0;
}
#section5 img{
    margin-bottom: 15px;
}
.cta {
    padding: 70px 0;
}

.cta .row {
    align-items: center;
}

.cta .ctabg {
    background-image: url("../images/nft-art-marketplace-development-new/backimg.webp");
    background-repeat: no-repeat;
    background-position: right -180px;
    background-size: cover ;
    background-color: #6b6ee9;
    color: #fff;
    border-radius: 50px;
    padding: 20px 60px;
}
.cta .ctabg h3{
    margin-bottom: 20px;
}
.cta .ctabg p{
    margin-bottom: 0;
    font-size: 20px;
}
.ctachg .ctabg {
    background-image: url("../images/defi-wallet-development-new/ctabg1.webp");
    background-position: right -115px;
    padding: 43px;
}
@media screen and (max-width: 1199px) {
    .ctachg .ctabg {
        background-position: right;
        padding: 25px;
    } 
    .cta .ctabg p{
        margin-bottom: 15px;
    }
    .cta .ctabg{
        position: relative;        
    padding: 20px 30px;
    background-position: right;
    }
    .cta .ctabg::before {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        height: 100%;
        background: rgb(40 88 147 / 60%);
        bottom: 0;
        border-radius: 50px;
    }
}