@media only screen and (max-width: 6001px) and (min-width: 1501px) {
    .down-right-arrow {
        position: absolute;
        top: 847px !important;
        left: 55%;
    }

    .directions-area {
        top: 800px !important;
        right: 4%;
        bottom: unset;
    }
}

@media only screen and (max-width: 1501px) and (min-width: 1401px) {
    .down-right-arrow {
        position: absolute;
        top: 847px !important;
        left: 55%;
    }

    .directions-area {
        top: 800px !important;
        right: 4%;
        bottom: unset;
    }
}

@media only screen and (max-width: 1360px) and (min-width: 1251px) {}

@media only screen and (max-width: 1250px) and (min-width: 992px) {
    .output-img img {
        width: 100%;
        margin: 0 auto;
        height: 760px;
        padding-top: 125px;
        margin-top: 90px;
        margin-left: -150px;
    }

    .down-right-arrow {
        position: absolute;
        bottom: -283px;
        left: 50%;
    }

    .directions-area {
        width: 33%;
        top: 800px !important;
        right: 4%;
    }
}

@media all and (max-width:991px) {
    .flexBoxOne {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .input-item-slider {
        width: 48%;
        display: inline-block;
        height: 200px;
    }

    .main-selfi-mode-area {
        width: 48%;
        display: inline-block;
        height: 200px;
    }

    .disNone {
        display: none;
    }

    .output-img {
        position: unset;
        margin-top: 25px;
    }

    .directions-area {
        position: unset;
        width: 100%;
    }

    .output-img img {
        width: 100%;
    }

    .col-12 {
        padding: 0;
    }

    .output-img img {
        width: 100%;
        margin: 0 auto;
        height: auto;
        padding-top: 70px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .mobile-btn {
        display: block;
    }

    .toggle-mesh-button {
        text-align: center;
        margin: 39px 0px 0px;
    }

    .input-item-slider {
        border: none;
    }

    .main-selfi-mode-area {
        border: none;
    }

    .slider-item img {
        height: 100%;
        width: 116px;
        border-radius: 50%;
    }

    .down-right-arrow {
        position: absolute;
        top: 990px;
        left: 46%;
    }

    .arrow-up {
        position: absolute;
        right: 9%;
        top: 670px;
    }
}

@media all and (max-width:767px) {
    .input-item-slider {
        width: 49%;
        display: inline-block;
        padding: 10px 10px;
    }

    .main-selfi-mode-area {
        width: 49%;
        display: inline-block;
        padding: 10px 10px;
    }

    .slider-item {
        height: 80px;
        width: 80px;
    }

    .slider-heading h3 {
        font-size: 12px;
        line-height: 15px;
    }

    .selfie-mode p {
        font-size: 12px;
        line-height: 15px;
    }

    .selfie-mode img {
        height: 16px;
        width: 16px;
        border-radius: 50%;
    }

    input:checked + .slider {
        width: 35px;
        height: 15px;
    }

    .slider::before {
        height: 13px;
        width: 13px;
        left: 1px;
        bottom: 1px;
    }

    .slider {
        width: 35px;
        height: 15px;
    }

    .switch {
        width: 30px;
        height: 0px;
    }

    .toggle-button {
        margin-top: -41px;
        padding-top: 46px;
    }

    .camera-driect-upload button {
        padding: 4px 7px;
    }

    .camera-driect-upload button p {
        font-size: 12px;
        line-height: 15px;
    }

    .bar-item {
        width: 10px;
    }

    .directions-area {
        border-radius: 0;
    }

    .input-item-slider {
        height: 250px;
    }

    .main-selfi-mode-area {
        height: 250px;
    }

    .wapper {
        height: 260px !important;
    }

    .down-right-arrow {
        position: absolute;
        top: 800px;
        left: 46%;
    }

    .arrow-up {
        position: absolute;
        right: 9%;
        top: 580px;
    }
}

@media all and (max-width:577px) {
    .slider-heading h3 {
        font-size: 10px;
        line-height: 15px;
    }

    .selfie-mode p {
        font-size: 10px;
        line-height: 15px;
    }

    .selfie-mode img {
        height: 16px;
        width: 16px;
        border-radius: 50%;
    }

    input:checked + .slider {
        width: 35px;
        height: 15px;
    }

    .slider::before {
        height: 13px;
        width: 13px;
        left: 1px;
        bottom: 1px;
    }

    .slider {
        width: 35px;
        height: 15px;
    }

    .switch {
        width: 30px;
        height: 0px;
    }

    .toggle-button {
        margin-top: -41px;
        padding-top: 46px;
    }

    .camera-driect-upload button {
        padding: 4px 2px;
    }

    .camera-driect-upload button p {
        font-size: 9px;
        line-height: 15px;
    }

    .bar-item {
        width: 10px;
    }

    .input-item-slider {
        height: 230px;
    }

    .main-selfi-mode-area {
        height: 230px;
    }

    .main-selfi-mode-area {
        width: 50%;
    }

    .input-item-slider {
        width: 50%;
    }

    .slider-item img {
        width: 70px !important;
    }

    .down-right-arrow {
        position: absolute;
        top: 750px;
        left: 46%;
    }

    .arrow-up {
        position: absolute;
        right: 3%;
        top: 520px;
    }
}

@media all and (max-width:480px) {
    .down-right-arrow img {
        height: 20px;
        width: 46px;
        cursor: pointer;
    }

    .arrow-up img {
        height: 46px;
        width: 36px;
        cursor: pointer;
    }

    .wapper {
        margin: 3px 2px;
        padding: 4px 10px;
        height: 227px !important;
    }

    .down-right-arrow {
        position: absolute;
        top: 700px;
        left: 46%;
    }

    .arrow-up {
        position: absolute;
        right: 3%;
        top: 580px;
    }
}

@media all and (max-width:400px) {
    .righ-arrow {
        margin-top: 0px;
    }
}

@media all and (max-width:375px) {
    .slider-item img {
        width: 50px !important;
    }
}

@media all and (max-width:370px) {}

@media all and (max-width:360px) {
    .slider-heading h3 {
        font-size: 10px;
        line-height: 15px;
    }

    .selfie-mode p {
        font-size: 10px;
        line-height: 15px;
    }

    .selfie-mode img {
        height: 16px;
        width: 16px;
        border-radius: 50%;
    }

    input:checked + .slider {
        width: 35px;
        height: 15px;
    }

    .slider::before {
        height: 13px;
        width: 13px;
        left: 1px;
        bottom: 1px;
    }

    .slider {
        width: 35px;
        height: 15px;
    }

    .switch {
        width: 30px;
        height: 0px;
    }

    .toggle-button {
        margin-top: -41px;
        padding-top: 46px;
    }

    .camera-driect-upload button {
        padding: 4px 2px;
    }

    .camera-driect-upload button p {
        font-size: 9px;
        line-height: 15px;
    }

    .bar-item {
        width: 10px;
    }
}

@media all and (max-width:359px) {
    .down-right-arrow {
        position: absolute;
        top: 680px;
        left: 46%;
    }

    .arrow-up {
        position: absolute;
        right: 3%;
        top: 520px;
    }
}

@media only screen and (max-height: 6001px) and (min-height: 1050px) {
    body {
        background-size: 221vh;
    }

    #main-body-area {
        background-size: 221vh;
    }
}

/* ---------------------------------------------- */
@media(max-width: 992px){
    .arrow-up{
        border-radius: 0px !important;
        width: 100% !important;
        right: 0% !important;
        bottom: 0px !important;
        height: 200px !important;
    }

    .direction-item ul li{
        font-size: 18px !important;
    }

    .mesh_btn {
        position: absolute;
        left: 50% !important;
        transform: translateX(-50%) !important;
        bottom: 20px !important;
    }
    .input-details-area > .control-panel {
        left: unset !important;
        right: 20px !important;
        top: 8px !important;
    }
}
@media(max-width: 576px){
    .input-details-area > .control-panel {
        left: 20px !important;
        right: unset !important;
        top: 240px !important;
    }
    @media(max-width: 992px){
        .arrow-up{
            height: 250px !important;
        }
    }
}