@media only screen and (max-device-width: 1400px) {
    .insight-padding {
        padding-top: 40px;
    }
    .choose_CustomModal .createACT_size {
        width: 90%;
        max-width: 90%;
    }

    .works_centerBoxMainvbn {
        height: 286px;
        width: 286px;
    }

    .register_forencurencymain .nav-item .nav-link {
        font-size: 14px;
    }

    .register_forencurencymain .box_tabsImg {
        height: 37px;
        width: 37px;
        min-width: 37px;
    }

    .box_tabsImg .tabSMIMG {
        height: 24px;
        width: 24px;
    }

    .topstepsbgforex .steps .step .lnsteps {
        right: -54px;
    }
}

@media only screen and (max-width: 1199px) {
    .insight-padding {
        padding-top: 40px;
    }
    .user_btn i.bx {
        font-size: 40px;
        color: #15386a;
    }
    /*.date-box.text-center {
      width: 350px;
      margin: 100px auto 0px !important;
      align-items: center;
    }*/
    .founders_item img {
        height: auto;
        object-fit: cover;
        border-radius: 12px;
    }
    /*.our-juorney:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    top: 244px;
    bottom: 0;
    width: 8px;
    height: calc(100% - 300px);
    background: #E0E0E0;
    display: flex;
    z-index: 0;
    margin: 0px auto;
    border-radius: 10px;
}
.our-juorney:after{
  display: none;
}*/
    .our-juorney .col-md-5 {
        width: 45%;
        padding: 0px 0px 60px;
    }

    .our-juorney .col-md-2 {
        padding: 0;
        margin-bottom: 60px;
    }

    .dot-circle {
        background: #202B7A;
        width: 8px;
        height: 8px;
        border-radius: 50px;
        margin: 0px auto;
        position: relative;
        display: block;
    }

        .dot-circle:after {
            content: "";
            border: 2px solid #202B7A;
            width: 18px;
            height: 18px;
            position: absolute;
            right: -5px;
            bottom: -5px;
            border-radius: 50px;
        }
    /*.bg-img {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
  width: 135px;
  height: 95px;
  margin-left: 0;
}*/
    .bg-img span.bt-side {
        top: 36px !important;
        left: 8px !important;
    }

    .bg-img span.blue-dot {
        width: 54px;
        height: 54px;
        display: block;
        padding: 10px;
        line-height: 15px;
        position: relative;
        top: 10px;
        left: 8px;
    }

    .our-juorney:after {
        bottom: -17px;
    }

    .bg-img:before {
        bottom: -30px;
    }

    .bg-img:after {
        bottom: -25px;
    }

    .bg-img.mt-5 {
        margin-top: 70px !important;
    }

    .top-after::before {
        top: -32px;
    }

    .top-after::after {
        top: -27px;
    }

    .item p {
        width: 130px;
    }

    .ourjourney .owl-nav button span {
        background: #1c3e6f;
        width: 30px;
        display: block;
        color: #fff;
        font-size: 20px;
    }

    .ourjourney .owl-nav {
        margin: 0px !important;
    }

        .ourjourney .owl-nav button {
            position: absolute;
            top: 70px;
        }

            .ourjourney .owl-nav button.owl-prev {
                left: 0;
                margin-top: 42px;
            }

            .ourjourney .owl-nav button.owl-next {
                right: 0;
                margin-top: 42px;
            }
    /*.top-after {
  margin-right: 0;
  margin-left: auto;
}*/
    .profile-pic {
        background: #32A755;
        width: 40px;
        height: 40px;
        margin: auto;
    }

        .profile-pic img {
            width: 25px;
        }

    .user-name-m {
        font-size: 12px;
        padding-left: 0px;
    }

    .user-toggle .dropdown-toggle::after {
        display: none;
    }

    .navbar-nav .dropdown-menu.profile_dropdown {
        position: absolute;
        left: -66px;
        top: 40px;
    }
}

@media (min-width: 1024px) {
    .our-juorney:after {
        bottom: -9px;
    }
    .insight-padding {
        padding-top: 40px;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: max-content;
    }
    .insight-padding {
        padding-top: 0px;
    }
}

@media only screen and (max-device-width: 992px) {
    .insight-padding {
        padding-top: 40px;
    }
    .topstepsbgforex .steps {
        flex-wrap: wrap;
    }

        .topstepsbgforex .steps .step {
            width: 50%;
            margin: 6px 0px;
        }

            .topstepsbgforex .steps .step .lnsteps {
                display: none;
            }

    .mobile_navbgset {
        position: absolute;
        top: 72px;
        background: #fffffff4;
        z-index: 99;
        border-radius: 14px;
        padding: 24px 30px 22px;
        left: 0;
        border: 1px solid #00429a;
        backdrop-filter: blur(3px);
    }

    .desk-navlist-main li .items-nav {
        padding: 12px 13px;
        display: block;
        transition: all 0.4s ease;
        border-radius: 6px;
        margin-bottom: 4px;
    }

    .cstm-chnagebtn.navbar-toggler {
        border: none;
        outline: none;
        box-shadow: none;
        background: var(--blue-color);
        border-radius: 6px;
        height: 45px;
        width: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .cstm-chnagebtn .navbar-toggler-icon {
        filter: brightness(30);
    }

    .desk-navlist-main li .items-nav.active, .desk-navlist-main li .items-nav:hover {
        background: #134b97;
        color: var(--white-color);
    }

    .navdesktop-btns,
    .navdesktop-btns .nav-signin-btn,
    .navdesktop-btns .nav-Register-btn {
        width: 100%;
    }

        .navdesktop-btns .dropdown-menu {
            position: relative;
        }
}

@media only screen and (max-device-width: 992px) {
    .insight-padding {
        padding-top: 40px;
    }
    .border-Set2 {
        border: none;
    }

    .left_registerAccounts {
        margin: 0px;
    }

    .left_sidecontactaddr {
        border-right: none;
    }

    .right_Aboutboxedinr {
        position: unset;
    }

    .left_registerAccounts {
        border-radius: 8px;
    }

    .custom-prev::before {
        height: 40px;
        width: 40px;
        left: -15px;
    }

    .custom-next::after {
        height: 40px;
        width: 40px;
        right: -15px;
    }

    .custom-nav .custom-prev::before {
        top: -7px;
    }
}

@media only screen and (max-device-width: 770px) {
    .insight-padding {
        padding-top: 40px;
    }
    .our-juorney:after {
        bottom: 7px;
    }

    .choose_CustomModal .cardlist_size {
        width: 100%;
        max-width: 100%;
    }

    .card_tableoverflow .mobile_maxSize {
        width: 868px;
    }

    .card_searchHeader {
        padding: 43px 16px 12px;
    }

    .uploadfilemodalstr .modal-dialog,
    .uploadfilemodalstr.paysize .modal-dialog {
        max-width: 100%;
    }

    .input_fieldComan .input_hrInr {
        border: none;
        border-bottom: 1px solid #B8CDEF;
        background-color: transparent;
        border-radius: 0px;
        height: auto;
    }

    .input_fieldComan .dropdown {
        background: url(../images/down-arrow-1.png) no-repeat;
        background-size: 30px;
        right: 0;
        background-position: 100% 100%;
        cursor: pointer;
    }

    .home-slide {
        /*height: 730px;*/
        padding: 30px 0px 40px;
    }

    .how_forexWorkMain {
        padding-top: 40px;
    }

    .content_mctSrvProd {
        text-align: center;
    }

    .product_ServiceIcon {
        margin: 0px auto;
    }

    .form_submit a {
        padding: 15px 60px;
        font-weight: 500;
        font-size: 16px;
        display: block;
    }

    .home-slide select.input_hrInr.dolar.dropdown + .icons_lr {
        width: 20px;
        left: 5px;
    }

    .home-slide select.input_hrInr.dolar.dropdown {
        padding: 12px 14px 12px 35px;
    }

    .input_fieldComan .icons_lr {
        width: 15px;
        left: 5px;
    }

    .input_fieldComan .input_hrInr.location {
        padding: 12px 20px 12px 30px;
    }

    .input_fieldComan .input_hrInr.flagin {
        padding: 12px 14px 12px 30px;
    }

    .input_fieldComan .input_hrInr {
        font-size: 10px;
    }

    .form-control {
        font-size: 12px;
    }

    .error {
        font-size: 12px;
    }

    .btn_groupService {
        justify-content: center;
    }

    #remittance h3 {
        padding: 13px 20px 22px;
    }

    .register_forencurencymain .nav-item .nav-link {
        border: 1px solid transparent;
        padding: 4px;
        border-radius: 5px;
        display: block;
        font-size: 13px;
    }

        .register_forencurencymain .nav-item .nav-link.active {
            border: 1px solid #D4E4FF;
            background-color: rgb(212 228 255 / 40%);
        }

    .register_forencurencymain .nav-pills {
        background-color: #fff;
        gap: 10px !important;
        padding: 10px;
    }

    .register_forencurencymain .box_tabsImg {
        height: auto;
        width: auto;
        min-width: auto;
        background: transparent;
    }

    /* New CSS SR */
    .contact-form {
        padding: 20px 10px;
        margin: 0px;
    }
}



@media only screen and (max-device-width: 575px) {
    .insight-padding {
        padding-top: 40px;
    }
    .owl-carousel.owl-drag .owl-item {
        margin-top: 27px;
    }

    .our-juorney:after {
        bottom: -14px;
    }

    .register_forencurencymain .nav-pills {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .register_forencurencymain .nav-item .nav-link {
        white-space: nowrap;
    }


    /* Custom scrollbar styling */
    .register_forencurencymain .nav-pills::-webkit-scrollbar {
        height: 4px; /* Adjust the height of the scrollbar */
    }

    .register_forencurencymain .nav-pills::-webkit-scrollbar-track {
        background-color: #f1f1f1; /* Background of the scrollbar track */
    }

    .register_forencurencymain .nav-pills::-webkit-scrollbar-thumb {
        background-color: #888; /* Color of the scrollbar thumb */
        border-radius: 10px; /* Round the edges of the scrollbar thumb */
    }

        .register_forencurencymain .nav-pills::-webkit-scrollbar-thumb:hover {
            background-color: #555; /* Color when hovering over the scrollbar thumb */
        }

    /* For Firefox */
    .nav-pills {
        scrollbar-width: thin; /* Reduces the height in Firefox */
        scrollbar-color: #888 #f1f1f1; /* Thumb color and track color */
    }






    .hero-slider .owl-carousel .owl-item img {
        height: 100vh;
    }

    .hero-slider .fixed-content {
        height: 100%;
    }

    .footer_innerMain .linkList li {
        line-height: 26px;
    }

        .footer_innerMain .linkList li a {
            font-size: 14px;
        }

    .choose_CustomModal .choose-size {
        width: 90%;
        max-width: 90%;
    }

    .left_registerAccounts {
        padding: 16px 16px;
    }

    .comman_inputfield .input_cmn {
        height: 40px;
        font-size: 14px;
    }

    .sideRight_barboxStudent {
        height: 320px;
        padding: 0px;
        border-radius: 16px;
    }

        .sideRight_barboxStudent .student_actPic {
            width: 80%;
            height: 297px;
            object-fit: scale-down;
        }

    .choose_CustomModal .createACT_size {
        width: 94%;
        max-width: 94%;
        margin: 12px auto;
    }

    .about_leftbgImg .about_sImg {
        height: 340px;
    }

    .how_sectionSinglest .howIcons_setBg,
    .product_ServiceIcon {
        height: 80px;
        width: 80px;
        min-width: 80px;
    }

        .howIcons_setBg .howSame-img,
        .product_ServiceIcon .pv-icon {
            height: 40px;
            width: 40px;
            object-fit: contain;
        }

    .service_productImg .serv_img {
        height: 340px;
    }

    .rate_cardMainBoxed {
        padding: 8px 20px;
        margin: 0px 10px;
    }

    .rate_sliders .slick-prev::after {
        font-size: 24px;
        height: 30px;
        width: 30px;
        left: -36px;
    }

    .rate_sliders .slick-next::after {
        font-size: 24px;
        height: 30px;
        width: 30px;
        right: -36px;
    }

    .insight_slider .slick-prev::after {
        font-size: 24px;
        height: 30px;
        width: 30px;
        left: 0px;
    }


    .insight_slider .slick-next::after {
        font-size: 24px;
        height: 30px;
        width: 30px;
        right: 0px;
    }


    .custom-next::after {
        font-size: 23px;
        height: 30px;
        width: 30px;
        right: -18px;
    }

    .custom-prev {
        display:none;
        top: 21px;
    }

        .custom-prev::before {
            font-size: 23px;
            height: 30px;
            width: 30px;
            left: -18px;
            top: -50px !important;
        }

    .headerSectMainMF {
        padding: 30px 0px 120px;
    }

    .innrMainsteppedForex .topstepsbgforex {
        padding: 10px 10px;
    }
}


@media only screen and (min-device-width: 991px) and (max-device-width: 1266px) {
    .desktop-logo .logo-here {
        width: 120px;
    }

    .desk-navlist-main li .items-nav, .user_name {
        font-size: 13px;
        padding: 4px 6px;
    }
    .insight-padding {
        padding-top: 40px;
    }


    /*start-CSS-banglore*/
    .CusMb 
    {
        margin-bottom: 2rem;
    }
    .cities_slider_sec {
        grid-template-columns: repeat(4, 1fr);
    }
    /*end-CSS-banglore*/
}


@media (min-width: 768px) and (max-device-width: 820px) {
    .
    .cities_slider_sec {
        grid-template-columns: repeat(4, 1fr);
    }
    @media only screen and (max-device-width: 992px) {
        .mobile_navbgset {
            padding: 24px 12px 22px;
        }
    }
}

@media (min-width: 768px) and (max-device-width: 990px) {
    .CusMb {
        margin-bottom: 2rem
    }
    .navbar-nav .dropdown-menu {
        position: absolute;
    }
}


@media (min-width: 767px) {
    .xl-w-90 {
        width: 90%;
    }

    .nav-item.dropdown:hover .dropdown-menu {
        display: block;
    }

    .nav-item.dropdown .dropdown-menu .dropdown-menu {
        display: none;
    }

    .nav-item.dropdown .dropdown-menu .dropend:hover .dropdown-menu {
        display: inline-block;
    }
}



@media only screen and (max-width: 767px) {

    .ComingSoonWp h1 {
        font-size: 30px;
    }

    .insight-padding {
        padding-top: 40px;
    }
    .desk-navlist-main .dropdown-toggle {
        margin: 0px 0px 4px;
        padding: 12px 0px !important;
    }

    .navbar-nav .dropdown-menu.profile_dropdown {
        left: 12px !important;
    }

    .navbar-nav.user-toggle .dropdown-menu.profile_dropdown {
        left: -66px !important;
    }

    .desktop-logo .logo-here {
        width: 170px;
    }

    .video-btn {
        top: 0px;
    }

    .text-m-center {
        text-align: center;
    }

    .ftm-21 {
        font-size: 21px;
    }

    .header_LeftbarText .input_numberTrach {
        display: none;
    }

    #floating-button {
        top: 55%;
        padding: 0px 10px 0px 10px;
    }

    #floating-button1 {
        top: 65%;
        padding: 0px 10px 0px 10px;
    }

    .custom-prev::before, .custom-next::after {
        display: none;
    }

    .topstepsbgforex .steps .step {
        width: 100%;
        margin: 6px 20px 6px 0px;
    }

    .topstepsbgforex .steps {
        flex-wrap: nowrap;
        overflow: auto;
        white-space: nowrap;
    }

    .box-icon i.bx {
        font-size: 28px;
        font-weight: 300;
        position: relative;
        top: 10px;
    }

    #floating-button a,
    #floating-button1 a {
        font-size: 0;
    }

    /*start-CSS-banglore*/
    .hero-slider.p-0 {
        padding: 0px !important;
    }

    .bang_home_ban .owl-carousel.owl-drag .owl-item {
        margin-top: 0;
    }

    .cities_slider_sec {
        grid-template-columns: repeat(2, 1fr);
        gap: 22px;
    }

    .h-sm-unset {
        height: unset !important;
    }

    .small_icon {
        height: 40px;
        width: 40px;
    }
    .select.form-control {
        line-height: 1.5;
    }
    .bang_home_ban .contact-form {
        padding: 10px 10px;
    }
    .cities_slider .slick-prev::after {
        font-size: 24px;
        height: 26px;
        width: 26px;
        left: -25px;
    }
    .cities_slider .slick-next::after {
        font-size: 24px;
        height: 26px;
        width: 26px;
        right: -25px;
    }
    /*start-CSS-Menu*/

    nav .desk-navlist-main .dropdown-toggle {
        padding: 6px 13px !important;
        margin: 9px 0px;
        line-height: 0;
    }

    nav .desk-navlist-main .dropdown-toggle:hover {
        background: #F1F1F1;
    }
    nav .desk-navlist-main .dropdown-menu.profile_dropdown .dropdown-toggle:hover:hover {
        background: unset;
    }

    .navbar-nav .dropdown-menu.profile_dropdown {
        top: 50px;
        left: 0px !important;
    }
    nav .dropdown-toggle::after {
        vertical-align: 0.105em;
    }
    

    .profile_dropdown i.fa-angle-right {
        margin-left: 4rem;
    }

    .dropdown-menu li.dropend {
        position: unset;
    }

    .navbar-nav .dropend .dropdown-menu {
        position: absolute;
        left: 0 !important;
        top: unset !important;
        margin-top: -5px !important;
    }
    /*end-CSS-Menu*/

    /*end-CSS-banglore*/


}


@media only screen and (max-device-width:450px) {
    .our-juorney:after {
        bottom: -15px;
    }

    .owl-carousel.owl-drag .owl-item {
        margin-top: 30px;
    }
    .insight-padding {
        padding-top: 15px;
    }
}

@media only screen and (max-device-width:350px) {
    .our-juorney:after {
        bottom: -47px;
    }

    .owl-carousel.owl-drag .owl-item {
        margin-top: 30px;
    }
    .insight-padding{
        padding-top:40px;
    }
}
/* @media only screen and (max-width: 375px) {
  .date-box.text-center {
    width: 300px;
    margin: 100px auto 0px !important;
    align-items: center;
  }
} */
