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: 16px;
}

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

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

.animated-button1 {    
    background: #ffd073;
    border: 0px solid #ffd073;
    color: #323191 !important;
    width: 195px;
    padding: 10px 10px;
    font-weight: 700;
    border-radius: 10px;
    box-shadow: none !important;
}

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

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

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

.alwinNavbar {
    background: rgb(50, 49, 145) !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: rgb(50, 49, 145) !important
}

.overflow .alwinNavbar {
   
    background: rgb(61, 60, 163) !important;
}

.innerTopSpace {
    background-color: transparent;
    min-height: auto;
}

#landingMainBanner .carousel-item {
    padding-top: 170px;
    padding-bottom: 50px;
    height: 100%;
    position: relative;
    background: #323191;
    background-size: cover;
}

#landingMainBanner .carousel-item .imgbox {
    position: relative;
}

#section1{
    background: #f3f3f3;
}
#landingMainBanner {
    position: relative;
    background: transparent;
    overflow: hidden;
    margin-top: 40px;
}

#landingMainBanner .container {
    display: block;
}

.landBannerText h1 {
    color: #ffffff !important;
    font-weight: 700;
    font-size: 70px;
}

.landBannerText h1 span {
    color: #2c0a65;
    font-size: 56px;
    display: block;
}

.landBannerText {
    max-width: 100%;
}

.landBannerText h5 {
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 28px;
    color: #ffffff !important;
    max-width: 100%
}

.top_msg {
    background: #ffd073;
    color: #323191 !important;
}

.top_msg button {
    border: 1px solid #9e7861;
    position: relative;
    overflow: hidden;
    background: #9e7861;
    color: #ffeac2;
}

.top_msg button span svg {
    filter: invert(0);
}

.top_msg a {
    color: #323191 !important;
}

.landingBlog {
    padding: 30px 20px;
    border: none;
    background: linear-gradient(to right, #f3f3f3 0, #f3f3f3 100%);
    color: #fff !important;
}

.landingBlog .homeTitle {
    color: #000;
}

.landingBlogCard p a,
.landingBlogCard a,
.landingBlogCard h6 {
    color: #000 !important;
}

.landingBlogCard h6 span {
    color: #000;
}

.landingBlogCard .btnType2 {
    border: 1px solid #cb8af0 !important;
}

.landingBlogCard .btnType2:hover {
    background: #330f71 !important;
    color: #fff !important;
}

.new_inner_pages .landBannerText .btn {
    border: 2px solid transparent;
    background: #330f71;
    font-weight: 700;
    font-size: 24px !important;
    line-height: 22px;
    padding: 15px 30px !important;
    transition: 0.2s all;
    color: #ffffff !important;
    border-radius: 10px !important;
    margin-bottom: 15px;
}

/* .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: #323191 !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: #ffd278;
    border: 0;
    font-weight: 700;
}

.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: 40px;
    color: #000000;
    margin-bottom: 15px;
}

.inner_subtitle {
    font-size: 22px;
    font-weight: 400
}

.inner_para {
    font-size: 16px;
    margin: 0 auto 0px;
    color: #333333;
    margin-bottom: 24px;
}

.slick-next::before,
.slick-prev::before {
    content: "\f061" !important;
    color: #ffd073 !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: #3d3ca3;
    padding: 10px 0;
    width: 100%;
    position: sticky;
    top: 120px;
    z-index: 100;
}

.menu_slider a.nav-link {
    background: #9e7861;
    color: #ffffff !important;
    font-size: 18px;
    border-radius: 50px;
    margin: 10px;
    padding: 10px 30px;
    cursor: pointer;
}

.menu_slider a.nav-link.active {
    background: #ffd073;
    color: #323191 !important;
}

.custom_list {
    padding: 0;
    list-style: none;
    margin-bottom: 0px;
}

.custom_list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px;
    z-index: 1;
    color: #333333;
}

.custom_list li::before {
    content: "";
    background: url("../images/defi-lending-platform-development/list_icon.webp") no-repeat;
    background-size: 100%;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 6px;
    z-index: -7;
}

.gradient_bg {
    background: #323191;
}

.sticky {
    position: sticky;
    top: 200px;
}

/* .gradient_bg .inner_title {
    color: #15186c;
}
.gradient_bg .inner_para,
.gradient_bg .custom_list li {
    color: #15186c;
} */

.features_panel {
    background: transparent;
    border: 1px solid #4341c2;
    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: #fff;
    margin-bottom: 0;
}

.benefits_slider_div {
    background: #121556;
    border: 0;
    border-radius: 20px;
    margin: 20px;
    padding: 30px;
}

.benefits_slider_div h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    min-height: 60px;
    text-transform: capitalize;
}

.benefits_slider_div p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    margin: 0;
    /* min-height: 240px; */
}

.slick-dots li {
    margin: 0 !important;
}

.slick-dots li button:before {
    font-size: 14px !important;
    color: #011655 !important;
}

.slick-dots li.slick-active button:before,
.slick-dots li:hover button:before {
    color: #ffd073 !important;
}

.litegrey {
    background: #f3f3f3;
}

.grey_bg {
    background: url("../images/defi-lending-platform-development/bgimg1.jpg") no-repeat center #272670;
    background-size: cover;
}

.grey_bg .inner_para,
.grey_bg .inner_title,
.gradient_bg p,
.gradient_bg .inner_title {
    color: #fff;
}

.grey_bg1 p,
.grey_bg1 .inner_title,
.grey_bg1 li {
    color: #fff;
}

.grey_bg1 .custom_list li::before {
    filter: invert(1);
}

.grey_bg1 .features_panel {
    border: 1px solid #544bd7;
}

.grey_bg1 {
    background: url("../images/defi-lending-platform-development/bgimg1.jpg") no-repeat center #272670;
    background-size: cover;
}

.grey_bg1 .head {
    text-align: center;
}

.cta_gradient {
    background: #1f80fd url("../images/onlyfans-clone-script-new/boxbg.webp") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 60px 40px !important;
    position: relative;
    overflow: hidden;
}

.cta_gradient.bgimg {
    background: #1f80fd url("../images/onlyfans-clone-script-new/boxbg1.webp") no-repeat;
}

.cta_gradient .inner_title,
.cta_gradient .inner_para {
    color: #15186c;
}

.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: #312d72;
}

.faq_new_section .nft-accordion .card {
    position: relative;
    background: #3d3ca3;
    margin-bottom: 30px;
    border: 0;
    border-radius: 40px;
}

.faq_new_section h2 {
    color: #fff;
}

.awards_section {
    /* background: linear-gradient(to right, #181a20 0, #0b0e11 100%); */ 
    background: #1a183e;
}

.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: linear-gradient(90deg, #052b51  0, #052b51  100%) */ 
    background: linear-gradient(90deg, #323191 0, #323191 100%);
}

.bcfBox {
    background-color: #142841;
}

#bdContactModal .footerform_right,
.footerform_right { 
       background: #3d3ca3 !important;
}


.footerform_right h4 span {
    color: #ffd073;
}

.footerform_right h4,
.footerform_right p {
    margin-bottom: 15px;
    color: #fff;
}

.bcfLeft ul li p a {
    color: #eee !important
}

.footerform_middle .btn.btnType3::before {
    display: none
}

.footerform_middle .btn.btnType3 {
    background: #ffd073 !important;
    border: 2px solid transparent !important;
    clip-path: none;
    padding: 10px !important;
    color: #323191 !important;
    transition: 0.2s all;
    font-size: 20px;
}

.footerform_middle .btn.btnType3:hover {
    background: transparent !important;
    color: #ffd073 !important;
    border: 2px solid #ffd073 !important;
}

/* Megamenu Changes Starts */
.mega-menu {
    background-color: #323191;
}

.mega-menu__articles {
    background-color: #3b39a8;

}

.mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link {
    background-color: #323191;
}

.mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link {
    border-bottom: 1px solid #3B39A8 !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: #ffffff;
}

.mega-menu__article figure figcaption {
    color: #ffffff;
}

.mega-menu__article figure picture {
    color: #ffffff;
}

@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 #fff;
    }
    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:after{
        filter: invert(1);
    }
    .mega-menu__nav .mega-menu__nav-item .mega-menu__nav .mega-menu__nav-item .mega-menu__nav-link{
        color: #ffffff !important;
    }
    .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: #ffffff !important;
    }

    .mega-menu__items>.mega-menu__nav:after {
        border-right: 1px solid #3b39a8;
    }

    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link:before {
        background-color: #3d3ca3;
    }

    .mega-menu-toggle:before {
        border-bottom: 1.5px solid #693fb2;
    }

    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed) {
        color: #fff !important;
    }

    .mega-menu__items>.mega-menu__nav>.mega-menu__nav-item>.mega-menu__nav-link--toggle:not(.collapsed):after {
        -webkit-filter: invert(0);
        filter: invert(1);
    }

    .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;
    }

    .landBannerText h1,.landBannerText h1 span {
        font-size: 40px;
    }

    .navbar-light .navbar-toggler {
        color: #330f71 !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;
    }

    #section4 .benefits_slider_div {
        height: 415px !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: rgb(50, 49, 145) !important;
    }
    #landingMainBanner .carousel-item {
        background: #323191 !important ;
    }
    .cta_gradient {
        text-align: center;
    }

    .cta_gradient .col-lg-4 {
        display: none;
    }

    .landBannerText h1,.landBannerText h1 span {
        font-size: 38px;
        line-height: 56px;
    }

    .cta_gradient .inner_title {
        line-height: 36px;
    }

    .token_types_section p.inner_para {
        max-width: 100%;
    }

    #landingMainBanner .carousel-item {
        background: linear-gradient(45deg, #cdd2e0, #cdd2e0);
    }
    #landingMainBanner .carousel-item .imgbox{
        display: none;
    }
    #section4 img{
      margin-bottom: 20px;
    }
}

@media screen and (max-width: 834px) {
    section.slider_menu_wrapper {
        top: 144px;
    }
}

@media screen and (max-width:767px) {
    #landingMainBanner .carousel-item img {
        margin-top: 15px;
    }

    .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;
    }

    .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;
    }

    div.landBannerText h1,.landBannerText h1 span,
    .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;
        padding: 10px 22px !important;
    }

    .menu_slider a.nav-link {
        text-align: center;
    }

    .features_panel{
        padding: 20px;
    }

}

@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;
    }
}


#section4 .benefits_slider_div {
    height: 330px;
}

.cta {
    padding: 70px 0;
}

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

.cta .ctabg {
    background-image: url("../images/defi-lending-platform-development/ctabg.png");
    color: #fff;
    border-radius: 50px;
    padding: 40px 60px;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #323191;
}
.cta p{
    margin-bottom: 0;
}
.ctachg .ctabg {
    background-position: right center;
    background-image: url("../images/defi-lending-platform-development/ctabg1.png");
}

.cta .ctabg h3 {
    margin-bottom: 0;
    font-size: 28px;
    font-weight: 700;
}
.inlineList{
    display: flex;
    justify-content: space-between;
}
.inlineList li{
    color: #ffffff;
}
.custom_list.inlineList li::before{
    filter: invert(1);
}
@media screen and (max-width: 1199px) {
.cta .ctabg{        
    padding: 20px 30px;
    background-position: right -163px;
    }
    .ctachg .ctabg{        
        padding: 20px 30px;
        background-position: right -110px;
        }
}
@media screen and (max-width: 991px) {
    .cta .ctabg h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    .cta .ctabg p{
        margin-bottom:10px ;
    }
    .ctachg .ctabg {
        background-position: right;
        padding: 30px;
        position: relative;
    }

    .cta .ctabg::before {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        height: 100%;
        background: rgb(56 42 117 / 60%);
        bottom: 0;
        border-radius: 50px;
    }

    .cta .ctabg {
        position: relative;
        padding: 30px;
        background-position: right;
    }
}