@media (min-width: 460px) and (max-width: 767px) {
    .iphone_slider {
        height: 382px;
    }


    .iphone_slider .swiper-slide img {
        border-radius: 24px;
        width: -webkit-fill-available;
        margin: auto;
        object-fit: cover;
        object-position: center;
        position: relative;
        top: 50%;
        left: 0;
        transform: translate(0%, -50%);
    }
}


@media (min-width: 0px) and (max-width: 767px) {
    #background {
        background: radial-gradient(100% 292.5% at 124% 14.81%, #A1CFFF 0.01%, rgba(199, 241, 255, 0) 32.28%), radial-gradient(178.41% 251.33% at 90.41% 13.06%, rgba(113, 255, 215, 0) 54%, #B5DD7B 100%), radial-gradient(132.78% 84.75% at 14.39% 40.33%, rgba(136, 243, 190, 0.7) 43%, rgba(243, 222, 180, 0.7) 123%), #FFFFFF;
    }

    .banner_text h1 {
        font-size: 42px;
    }

    .navbar .dropdown {
        padding-left: 0;
    }

    .social2 {
        display: none;
    }

    .social1 {
        display: none;
    }

    .mianbutton {
        display: block;
    }

    .navbar .mobileshow {
        display: flex;
    }

    .bl {
        display: none;
    }

    .language {
        padding: 10px;
        text-align: left;
        color: #fff;
        position: absolute;
        top: -21px;
        left: -40px;
        justify-content: start;
    }

    .language p {
        color: #fff;
    }

    .mobileshow {
        position: absolute;
        top: 40px;
        border-radius: 0px;
        display: block;
        width: 98%;
        background: transparent;
        padding: 10px !important;
        border-radius: 20px;
    }

    .navbar-mobile .mobileshow {
        opacity: 1;
        padding: 0 15px;
    }

    .navbar-mobile ul {
        text-align: start;
        top: 190px;
        padding: 0;
    }

    .mobileshow .social2 {
        display: block;
        margin-bottom: 15px;
    }

    .navbar-mobile ul {
        top: 90px;
        position: relative;
    }
    .sub_dropdown_content .sub-menu{
        display:none !important;
    }
    .sub_dropdown_content svg{
        display:none;
    }

    .social2 {
        margin-right: 0;
        padding-right: 0px;
    }

    .social1 {
        padding-right: 0px;
    }

    .mobileshow .social1 {
        display: block;
        margin-bottom: 10px;
    }

    .mobileshow .language {
        display: block;
    }

    nav#navbar {
        width: 320px;
        margin-right: 0 !important;
        background: #FFF;
        padding: 0 15px;
    }

    .navbar .dropdown {
        display: block;
        height: unset;
    }

    .navbar-mobile .dropdown ul,
    .navbar-mobile .dropdown .dropdown ul {
        margin: 0px 16px;
        padding: 10px 0;
        border-radius: 0;
    }

    .dropdown_box {
        display: block;
        padding: 0px;
        border-radius: 0;
        border: 0;
        width: 100%;
        border-left: 2px solid #676767;
    }

    .navbar .dropdown ul a {
        margin-bottom: 0;
    }
    .dropdown-menu{

        border-left: 2px solid #676767 !important;
        border: none;
        padding-left: 10px !important;
    }

    section#desktopview .centuries_headding {
        padding-left: 25px;
        padding-right: 25px;
    }
    .navbar a:hover {
        background: transparent;
    }


    a.btn-mobile {
        width: 100%;
    }

    .mb_112 {
        margin-bottom: 30px;
    }

    .banner_text .register-content p {
        width: 104%;
        font-size: 14px;
    }

    .register-bg::before {
        right: -55%;
        top: -25%;
    }

    .register-bg::after {
        top: 17%;
        right: unset;
        left: -49%;
    }

    .ornament_img_left {
        display: none;
    }

    .ornament_img_right,
    .best_deal .ornament_img_left {
        display: none;
    }

    .social1,
    .social2 {
        display: none;
    }

    .mobileshow .social2 {
        display: block;
        margin-bottom: 15px;
    }

    .mobileshow .social1 {
        display: block;
        margin-bottom: 10px;
    }

    .about_box:hover {
        background: linear-gradient(200.48deg, rgba(151, 255, 0, 0.14) -3.06%, rgba(42, 99, 83, 0) 30.92%);
    }

    .footermail {
        text-align: center;
    }

    .mail,
    .number,
    .address {
        background: transparent;
        border-radius: 24px;
        padding: 5px 7px;
        transition: 0.5s ease-in-out;
        display: flex;
        justify-content: center;
        width: fit-content;
        margin: auto;
    }

    .mail:hover,
    .number:hover,
    .address:hover {
        background: #E6F2E9;
    }

    .form_confirm label:before {
        margin-right: 6px;
    }

    .iphone_slider_text .swiper-slide.txt2 {
        padding-bottom: 0;
    }


}




@media (min-width: 768px) and (max-width: 1024px) {
    .banner_text h1 {
        font-size: 64px;
    }

    .banner_text p {
        width: 50%;
    }

    .brand-img img {
        width: 100%;
    }

    .deal-box .main_btn {
        padding: 10px 56px;
    }

    .deal-box .main_btn1 {
        padding: 10px 56px;
    }

    .deal-box .main_btn2 {
        padding: 10px 56px;
    }

    .deal-content {
        padding: 0;
    }

    .mobileshow .language {
        display: none !important;
    }

    .mianbutton {
        position: absolute;
        right: 50px;
    }

    .navbar .mobileshow {
        opacity: 0;
    }

    .navbar .dropdown {
        display: block;
        height: unset;
    }

    .navbar-mobile .dropdown ul,
    .navbar-mobile .dropdown .dropdown ul {
        margin: 0px 16px;
        padding: 10px 0;
        border-radius: 0;
    }

    .dropdown_box {
        display: block;
        padding: 0px;
        border-radius: 0;
        border: 0;
        width: 100%;
        border-left: 2px solid #676767;
    }

    .navbar .dropdown ul a {
        margin-bottom: 0;
    }
    .navbar a:hover {
        background: transparent;
    }

    .mobileshow {
        position: absolute;
        width: 100%;
        top: 14px;
        left: 20px;
        background: transparent;
        border-radius: 0px;
        display: block;
    }

    .navbar-mobile .mobileshow {
        opacity: 1;
        padding: 0px;
        display: none;
    }
    .dropdown-menu{

        border-left: 2px solid #676767 !important;
        border: none;
        padding-left: 10px !important;
    }
    .sub_dropdown_content .sub-menu{
        display:none !important;
    }
    .sub_dropdown_content svg{
        display:none;
    }

    .social2 {
        padding: 0 10px;
        padding-right: 10px;
    }

    .social2 {
        margin-right: 0;
    }

    .mobileshow .language {
        display: block;
    }

    nav#navbar {
        left: -260px;
        width: 350px;
        margin-right: 0 !important;
        background: #FFF;
        padding: 0 20px;
    }

    .popup_video {
        background-image: unset !important;
    }

    .ornament_img_left {
        display: none;
    }

    .ornament_img_right,
    .best_deal .ornament_img_left {
        display: none;
    }

    .mail,
    .number,
    .address {
        background: transparent;
        border-radius: 24px;
        padding: 5px 7px;
        transition: 0.5s ease-in-out;
        display: flex;
    }

    .mail:hover,
    .number:hover,
    .address:hover {
        background: #E6F2E9;
    }

    .address {
        width: 100%;
    }

    .iphone_slider_text .swiper-slide {
        padding-right: 30px;
    }

    .about_slider .iphone_bg {
        margin-right: -20px;
    }


}

@media (max-width: 1800px) {

    .cta-currency-box .tech-content {
        padding: 100px 10px 43px 430px;
    }

    .ctaimg img {
        width: 120%;
    }
}


@media (min-width: 991px) and (max-width: 1200px) {
    .trading_txt .heading_title {
        font-size: clamp(32px, 3.5vw, 48px);
    }

    .iphone_slider {
        height: 370px;
    }

    .iphone_slider_text {
        padding-right: 0rem;
    }
}


@media (max-width: 991px) {
    .mobile-view-991 {
        display: block;
    }

    .instrument_2 {
        margin-top: 37px;
    }

    .platform_box .about_box_icon {
        padding: 84px 27px;
    }

    .about_slider .iphone_slider_text {
        padding-right: 8rem;
    }

    .img_404 img {
        width: 100%;
    }

    button.main_btn3 {
        width: 80%;
    }

    .trading_bottom.about_bottom_line {
        max-width: 75%;
    }

    .container {
        padding: 0px 20px;
    }

}

@media (max-width: 767px) {
    .banner_text.banner-padding {
        padding: 0px 0px 50px 0px;
    }

    .language {
        top: -42px;
    }

    .navbar-mobile .mobileshow .language {
        text-align: center;
        position: absolute;
        left: 10px;
        top: -33px;
        display: none;
        background: #5b5b5b;
        left: 12px;
        right: 0;
        align-items: center;
        justify-content: center;
    }

    .navbar .mobileshow {
        display: flex;
        /* justify-content: space-between; */
    }

    .mobileshow .social1 {
        display: none !important;
    }

    .mobileshow .social2 {
        display: none !important;
    }

    .mobileshow .language {
        display: none !important;
    }

    .navbar-mobile .mobileshow .social2 {
        display: block !important;
        margin-bottom: 15px;
        width: 47%;
    }

    .navbar-mobile .mobileshow .social1 {
        display: block !important;
        margin-bottom: 15px;
        width: 47%;
        background: #FFF;
        text-align: center;
        border-radius: 20px;
    }

    .navbar-mobile .mobileshow .social1 a {
        color: #1c1c1c;
    }

    a.log-btn:hover {
        background: unset !important;
        color: rgba(28, 28, 28, 1) !important;
    }

    .navbar-mobile .mobileshow .social1:hover {
        background: #E6F2E9;
        color: rgba(28, 28, 28, 1) !important;
    }

    .navbar-mobile a {
        line-height: 22px;
    }

    .banner_text h1 {
        font-size: 42px;
    }

    .banner_text {
        padding: 35px 0px 50px 0px;
    }

    .banner_text p {
        width: 100%;
    }

    .pricing_box {
        border-radius: 24px 24px 0px 0px;
    }

    .pricing_box p {
        margin-bottom: 40px;
    }

    .qna {
        padding: 15px 30px;
    }

    .question {
        font-size: 18px;
    }

    .popup_video {
        background-image: unset !important;
    }

    .form_confirm .main_btn2 {
        padding: 9px 75px;
    }

    .instrument_1 {
        margin-top: 37px;
    }

    button.main_btn3 {
        width: 100%;
    }
}


@media (max-width: 575px) {
    .mobile-view-991 {
        display: none;
    }

    .mobile-view-560 {
        display: block;
    }

    .pb-80 {
        padding-bottom: 50px;
    }

    .section.hero_section {
        background-image: none;
    }

    a.log-btn {
        padding: 8px 14px;
    }

    a.sign-btn {
        font-size: 16px;
        padding: 6px 14px 7px;
    }

    button#myBtn {
        right: 1rem;
        bottom: 1rem;
    }
    nav#navbar {
        width: 100%;        
    }

    .iphone_slider .swiper-slide img {
        border-radius: 15px;
    }

}


@media (max-width: 320px) {
    .mobile-view-560 {
        display: none;
    }

    .mobile-view-320 {
        display: block;
    }

    .mobile-view-320 .platform-box {
        min-width: 290px;
    }


}

@media (max-width: 767px) {
    .chester {
        padding: 8px 10px;
    }
}


/* 
jayshil */



@media (max-width:991px) {
    .footermobile {
        display: block;
        margin-top: 48px;
    }

    .footerdektop {
        display: none;
    }

    .mobile_logo {
        display: flex;
        align-items: center;
        gap: 8px;
        padding-left: 10px;
    }

    .mobile_logo_link {
        border: 1px solid #c7c7c7;
        border-radius: 8px;
        padding: 0 5px;
        height: 30px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .footermail a {
        color: #7D7D7D;
        font-weight: 700;
        font-size: 13.33px;
    }

    .footermail a img {
        padding-right: 5px;
    }

    .mail,
    .number {
        margin-bottom: 17px;
    }

    .footermail p {
        text-overflow: ellipsis;
        max-width: 84%;
        overflow: hidden;
        white-space: nowrap;
    }

    .mobile_title {
        display: block;
        text-align: center;
        margin-top: 20px;
    }

    .mobile_title p {
        margin-bottom: 35px;
    }

    .border {
        border: 1px solid;
    }

    .iphone {
        top: 0;
    }


}

@media (max-width:767px) {
    #footer1 {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .footermail {
        text-align: center;
    }

    .trading_bottom {
        width: 96%;
        bottom: 0;
    }

    .step_box h4,
    .ask_que {
        font-size: 26px;
    }

    .reg_step_box h4,
    .reg_step_box span {
        font-size: 26px;
    }

    .contact_info .step_box h4 {
        font-size: 26px;
    }

    .about_slider .iphone_slider_text {
        padding-right: 0rem;
    }


}

@media (max-width:575px) {
    #icons .container img:nth-child(11) {
        margin-top: 0;
    }

    #icons .container img:nth-child(1) {
        margin-top: 200px;
    }

    .footermail p {
        text-overflow: ellipsis;
        max-width: 235px;
        overflow: hidden;
        white-space: nowrap;
    }

    #footer3 {
        border-top: 1px solid #C7C7C7;
        margin-top: 16px;
    }

    .title_bar img {
        width: 35px;
    }

    .mobile_logo {
        display: flex;
        align-items: center;
        gap: 9px;
        padding: 0 30px;
        justify-content: center;
    }

    .mobile_title p:last-child {
        margin-bottom: 20px;
    }

    .mobile_logo {
        display: flex;
        align-items: center;
        gap: 9px;
        padding: 0 13px;
        justify-content: center;
    }

    .iphone_left_text .heading_title {
        font-size: 20px;
    }

    .iphone_left_text p {
        color: #A5A5A5;
        font-size: 10px;
    }

    .trading_bottom {
        display: none;
    }

    .risk_col {
        padding: 0;

    }

    .risk_butt {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .platform_box .about_box_icon {
        padding: 84px 7px;
    }

    .reg_form input,
    .reg_form select,
    .reg_form textarea,
    .form_confirm {
        margin: 0 0 30px 0;
    }

    .contact_form {
        padding: 24px 0;
    }

    .advantage {
        width: 75%;
    }

    .iphone_left_text p {
        color: #A5A5A5;
        font-size: 10px;
    }

    .iphone_left_text .heading_title {
        font-size: 18px;
    }

    .trading_txt .heading_title {
        padding-right: 3rem;
    }

    .platform_desk .heading_title {
        padding-right: 5rem;
    }

    .iphone_slider .item img {
        border-radius: 24px;
        width: -webkit-fill-available;
        margin: auto;
    }

    .why_brand {
        margin-top: 0;
    }

    .about_flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .about_flex .heading_sub {
        padding-right: 3rem;
        padding-bottom: 1rem;
    }

}

@media (max-width:460px) {

    .iphone_slider,
    .iphone_slider_text {
        height: 230px;
    }

    .iphone_bg {
        border-radius: 28px;
        max-width: 127px;
        margin-left: 0;
    }
}