@media (min-width:576px) and (max-width:1799px){
    .container{
        min-width: 91% !important;
    }
    .customswiper_1{
        margin-right: -80px;
    }
}

@media (min-width:992px) and (max-width:1099px){
    .discover_nft_section .slider_img_div .slide_before_div {
        left: -100px;
    }
}

@media (min-width:1400px){
    .discover_nft_section .content_col {
        padding-right: 120px;
    }
    .all_in_one_platform_section .content_col{
        padding-right: 7rem;
    }
}

@media (min-width:1200px){
    .grow_performance_section .content_col{
        padding-right: 10rem;
    }
}

@media (max-width:1199px){
    /*.register_section {
        background-size: 60% 100%;
        background-position: 135%;
    }*/
    
}
@media screen and (max-width: 1199px) and (min-width: 991px) {
    .discover_nft_section .slider_img_div {
        width: 60%;
    }
}

@media (max-width:991px){
    /*.register_section {
        background-size: 77% 100%;
        background-position: 296%;
    }*/
    /*.register_section::before {
        left: 35%;
    }*/
    .discover_nft_section .swiper-slide{
        justify-content: center;
    }
    .join_us_line:nth-child(2)::after {
        display: none;
    }
    .banner_heading h1, .open_registration .banner_heading h2 {
      font-size: 42px;
    }
    .earn_more_section::after {
        display: none;
    }
}

@media (max-width:850px){
    .discover_nft_section .slider_img_div .slide_before_div {
        left: 0;
    }
}

@media (max-width:767px){
    .banner_heading h1, .open_registration .banner_heading h2 {
      font-size: 36px;
    }
    /*.register_section {
        background: #02070C;
    }*/
    /*.register_section::before {
        left: 50%;
        width: 100%;
    }*/
    .register_section .form_left {
      max-width: 100%;
    }
    .discover_nft_section .swiper-slide{
        justify-content: center;
    }
    .discover_nft_section .slider_img_div img {
        width: 300px;
    }
    .slick-active .bage_img,
    .slides[aria-hidden="false"] .bage_img{
        width: 150px;
    }
    .earn_medal_section .slides.slick-center .bage_img{
        width: 220px;
    }
    .earn_medal_section .slides {
        width: 250px;
    }
    .gift_box_img{
        margin-top: 0px;
    }
    /*[data-aos] {
      opacity: 1 !important;
      transform: none !important;
    }*/
}

@media (max-width:575px){
    .discover_nft_section .swiper-slide{
        justify-content: center;
        padding: 40px 20px;
    }
    .discover_nft_section .slider_img_div .slide_before_div {
        bottom: -10px;
        left: 25px;
    }
    h2 {
        font-size: 32px;
    }
    .get_started_section h3 {
        font-size: 20px;
    }
    .customswiper_1 .swiper-slide h3 {
        font-size: 20px;
    }
    .join_us_line::after {
        display: none;
    }
    .common_section {
      padding: 40px 0 !important;
    }
}