@media screen and (min-width: 1200px) {
    .modal.fade .modal-dialog {
        --bs-modal-width: 910px;
    }
}

@media screen and (min-width: 992px) {
    .hero-style .container {
        padding-top: 95px;
    }
}


@media screen and (max-width: 991px) {
    body {
        font-size: 14px;
    }

    h1 {
        font-size: 46px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    p {
        font-size: 14px;
    }

    .fs-section {
        padding: 60px 0;
    }

    .heading {
        margin-bottom: 30px;
    }

    .fs-22-regular,
    .fs-22-med {
        font-size: 20px;
    }

    .btn-fill,
    .btn-border {
        min-width: 160px;
        font-size: 16px;
        padding: 8px 15px;
    }

    .btn-fill1,
    .btn-fill2 {
        font-size: 16px;
        padding: 10px 15px;
    }

    .signup {
        overflow-x: hidden;
    }

    /* header start */
    .brand {
        width: 130px;
    }

    .menu-link {
        font-size: 14px;
    }

    .header-dropdown {
        margin-left: auto;
    }

    .header-dropdown .dropdown-toggle {
        padding-right: 0;
    }

    /* top header start */
    .top-header a {
        font-size: 14px;
    }

    .top-header svg {
        width: 15px;
        height: 15px;
    }

    /* hero slider start */
    .hero-slider {
        height: 600px;
    }

    .hero-style {
        height: 600px;
    }

    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        width: 50px;
        height: 50px;
    }

    .hero-slider .swiper-button-prev svg,
    .hero-slider .swiper-button-next svg {
        width: 20px;
    }

    .hero-style .slide-title,
    .hero-style .slide-subtitle,
    .hero-style .slide-text,
    .hero-style .slide-btns {
        max-width: 470px;
    }

    .slide-text p {
        font-size: 16px;
    }

    /* about section start */
    .heading .digit {
        font-size: 130px;
    }

    .home-about-left img {
        width: 100%;
    }

    /* service section start */   
    .owl-nav {
        width: 120%;
        left: -10%;
    }

    /* home delivary section start */
    .home-delivary .heading {
        margin-bottom: 20px;
    }

    .home-delivary .heading .title {
        font-size: 46px;
    }

    .calculator .heading .digit {
        font-size: 110px;
    }

    .feedback-box {
        padding: 50px 30px;
    }

    .review-carousel .owl-dots {
        top: 100%;
        transform: translate(50%, 0);
        right: 50%;
        flex-direction: row;
    }

    .review-by {
        font-size: 18px;
    }

    .review-desg {
        font-size: 16px;
    }

    .review-box .img-block {
        width: 80px;
        height: 80px;
        min-width: 80px;
        min-height: 80px;
        max-width: 80px;
        max-height: 80px;
    }

    /* app section start */
    .app-left {
        height: 380px;
    }

    .app-right .heading .title {
        max-width: 350px;
    }

    .app-block span {
        font-size: 18px;
    }

    .app-btn svg {
        width: 35px;
        height: 35px;
    }

    .app-btn span {
        font-size: 22px;
    }

    .playstore svg {
        width: 30px;
        height: 30px;
    }

    /* footer secion start */
    .footer-logo {
        width: 120px;
    }

    footer {
        padding: 60px 0 20px;
    }

    .footer-heading {
        margin-bottom: 20px;
    }

    .header-login {
        margin-left: auto;
    }

    /* <========== account page start ==========> */
    .sidebar {
        position: fixed;
        top: 0;
        left: -1px;
        bottom: 0;
        width: 100%;
        max-width: 400px;
        z-index: 999;
        background-color: #fff;
        box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
        padding-top: 20px;
        transform: translateX(-100%);
        border-radius: 0px 10px 10px 0px;
        border-right: 0;
    }

    .sidebar-active {
        transform: translateX(0%);
    }

    .overlay1 {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
        z-index: 101;
    }

    .sidebar-top img,
    .view_profile .profile-pic img {
        width: 90px;
        height: 90px;
    }

    .sidebar-list .sidebar-link span {
        font-size: 16px;
    }

    .sidebar-list .sidebar-link svg {
        width: 18px;
        height: 18px;
    }

    .mobile-setting {
        position: fixed;
        top: 20%;
        transform: translateY(-50%);
        left: 0;
        background-color: var(--main-color);
        padding: 8px 10px;
        border: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        z-index: 999;
    }

    .mobile-setting:focus {
        box-shadow: none;
    }

    .mobile-setting-active {
        left: 400px;
        z-index: 102;
    }

    .fast-delivary-banner img {
        width: 200px;
        height: 130px;
    }

    .profile-right {
        padding-left: 24px;
    }

    .pickup-req-banner .delivary-man,
    .profile-right-top img {
        width: 45px;
        height: 45px;
    }

    .payment-box {
        width: 75%;
    }

    .swal2-title {
        font-size: 24px;
    }

    .no-package img {
        width: 180px;
        height: auto;
    }

    .package-map iframe {
        height: 250px;
    }

    /* <========== dashboard page start ==========> */
    .dashboard-banner .img-block {
        width: 200px;
        height: 130px;
    }

    .package_modal .modal-body {
        padding: 30px;
    }

    .package_modal .icon-box {
        width: 90px;
        height: 90px;
        margin-bottom: 24px;
    }

    .package_modal .icon-box svg {
        width: 28px;
        height: 28px;
    }
    .customer-details img
    {
        width: 50px;
        height: 50px;
    }


    .screenshot-carousel .img-box
    {
        height: 340px;
    }
}

@media (max-width: 767px) {

    .hero-slider,
    .hero-style {
        height: 500px;
    }

    .hero-slider .swiper-button-prev,
    .hero-slider .swiper-button-next {
        display: none;
    }

    .home-about-left img {
        width: 75%;
    }

    .home-delivary .heading .title {
        font-size: 34px;
    }

    .app-left {
        height: 320px;
    }

    .app-block span {
        font-size: 16px;
    }

    .app-right .icon-box {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .app-btn span {
        font-size: 18px;
    }

    .footer-widgets1 ul li a,
    .footer-bottom .footer-bottom-links a {
        font-size: 14px;
    }
    /* <========== acoount page start ==========> */
    .view_profile,
    .edit_profile {
        width: 75%;
    }

    .fast-delivary-banner h3:last-child {
        margin-left: 15px;
    }

    .package-size-radio .package-envelope-img,
    .package-size-radio .package-largebox-img,
    .package-size-radio .package-smallbox-img,
    .package-size-radio .package-medbox-img {
        width: 60px;
    }
}

@media screen and (max-width: 576px) {
    .btn-fill1 {
        padding: 8px 15px;
    }
    .btn-danger,
    .btn-accept
    {
        font-size: 12px;
    }
    .btn-danger svg
    {
        width: 10px;
        height: 10px;
    }
    .btn-accept svg
    {
        width: 14px;
        height: 14px;
    }

    h1 {
        font-size: 36px;
    }

    h2 {
        font-size: 24px;
    }

    h3 {
        font-size: 20px;
    }

    h4 {
        font-size: 18px;
    }

    p {
        font-size: 12px;
    }

    .fs-14-light,
    .fs-14-regular,
    .fs-14-med,
    .fs-14-semibold {
        font-size: 12px;
    }

    .fs-16-light,
    .fs-16-regular,
    .fs-16-med,
    .fs-16-semibold {
        font-size: 14px;
    }

    .fs-18-regular,
    .fs-18-med,
    .fs-18-semibold,
    .fs-20-regular,
    .fs-20-med,
    .fs-20-semibold {
        font-size: 16px;
    }

    .fs-22-med,
    .fs-22-regular {
        font-size: 18px;
    }

    .heading {
        margin-bottom: 20px;
    }

    .btn-fill {
        min-width: 140px;
    }

    .btn-fill,
    .btn-fill1,
    .btn-fill2 {
        font-size: 14px;
    }

    .fs-section {
        padding: 40px 0;
    }

    .brand {
        width: 110px;
    }

    .header-dropdown .dropdown-menu a {
        font-size: 14px;
    }

    .hero-slider,
    .hero-style {
        height: 390px;
    }

    .slide-text p {
        font-size: 14px;
    }

    .hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
    .hero-slider .swiper-pagination-custom,
    .hero-slider .swiper-pagination-fraction {
        bottom: 5%;
    }

    /* about section start */
    .heading .digit {
        font-size: 114px;
    }
    
    .home-delivary .heading .title {
        font-size: 30px;
    }

    .home-delivary .heading {
        margin-bottom: 15px;
    }

    /* calculator section satrt */
    .calculator-right {
        padding: 25px;
        border-radius: 15px;
    }

    .calculator-right h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .calculator-right .form-control,
    .uote-modal .form-control {
        height: 40px;
        font-size: 14px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
    }

    .select2-selection {
        height: 40px !important;
    }

    .option,
    .form__radio-label {
        font-size: 14px;
    }

    .checkbox {
        width: 20px;
        height: 20px;
    }

    .option input:checked~.checkbox1:after {
        width: 6px;
        height: 10px;
    }

    .checkbox1:after {
        top: 10px;
        left: 4px;
    }

    .form__radio-button {
        width: 18px;
        height: 18px;
    }

    .form__radio-button::after {
        width: 12px;
        height: 12px;
    }

    .calculator-right .btn-fill1 {
        margin-top: 20px;
    }

    .feedback-box {
        padding: 20px 20px 30px;
    }

    .review-by {
        font-size: 16px;
    }

    .review-desg {
        font-size: 14px;
    }

    .review-box .img-block {
        width: 70px;
        height: 70px;
        min-width: 70px;
        min-height: 70px;
        max-width: 70px;
        max-height: 70px;
    }

    .feedback-box {
        margin-top: 70px;
    }

    .app-right .icon-box {
        font-size: 18px;
    }

    .app-left {
        height: 260px;
    }

    .app-btn {
        width: fit-content;
    }

    .app-btn svg {
        width: 28px;
        height: 28px;
    }

    /* footer section start */
    .footer-logo {
        width: 110px;
    }

    .footer-heading {
        margin-bottom: 15px;
    }

    .footer-widgets1 ul li:not(:last-child) {
        margin-bottom: 0px;
    }

    .social-icons .icon-box {
        width: 30px;
        height: 30px;
    }

    .social-icons .icon-box svg {
        height: 14px;
    }

    .social-icons .icon-box:last-child svg {
        height: 12px;
    }

    /* .footer-bottom {
        margin-top: 30px;
    } */

    /* <========== signin page start ==========> */
    .other-sigin a {
        padding: 10px;
    }

    .other-sigin a svg {
        width: 15px;
        height: 15px;
    }

    .other-email {
        margin: 30px 0;
    }

    .signin-left input {
        height: 40px;
    }

    .other-email::before,
    .other-email::after {
        content: unset;
    }

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

    /* <========== account page start ==========> */
    .profile-right {
        padding: 25px 16px;
    }

    .sidebar-top img,
    .view_profile .profile-pic img {
        width: 80px;
        height: 80px;
    }

    .sidebar-list .sidebar-link span {
        font-size: 14px;
    }

    .sidebar-list .sidebar-link svg {
        width: 17px;
        height: 17px;
    }

    .profile-section .breadcrumb {
        margin-bottom: 20px;
    }

    .view_profile,
    .edit_profile {
        width: 100%;
    }

    .profile-details-box .document .icon-box {
        width: 28px;
        height: 28px;
    }

    .profile-details-box .document .icon-box i {
        font-size: 14px;
    }

    .profile-details-box .document {
        padding: 12px 15px;
    }

    .fast-delivary-banner img {
        width: 170px;
        height: 100px;
    }

    .pickup-req-banner {
        padding: 18px 12px;
    }

    /* <========== create package page start =========> */
    .time-radio-toggle .name svg {
        width: 15px;
        height: 15px;
    }

    .time-radio-toggle {
        width: 100%;
    }

    .payment-box {
        width: 100%;
    }

    .other-payment-box img {
        width: 25px;
        height: 25px;
    }

    .payment-box-top .other-payment-box {
        padding: 10px;
    }

    .swal2-title {
        font-size: 20px;
    }

    .package-map iframe {
        height: 200px;
    }

    .track-btn {
        min-width: 180px;
        max-width: 100%;
    }

    .notification-list ul li {
        flex-direction: column;
        padding: 8px;
        gap: 5px;
    }

    .help-box .accordion {
        margin-bottom: 20px;
    }

    /* <========== dashboard page start ==========> */
    .dashboard-banner .img-block {
        width: 160px;
        height: 100px;
    }

    .dashboard-ongoing-banner .delivary-man-img {
        width: 35px;
        height: 35px;
    }

    .dashboard-ongoing-banner svg {
        width: 40px;
        height: auto;
    }

    .package_modal .btn-fill1 {
        width: 80%;
    }

    .package_modal .modal-body {
        padding: 30px;
    }

    .package_modal .icon-box {
        width: 75px;
        height: 75px;
    }

    .package_modal .icon-box svg {
        width: 28px;
        height: 28px;
    }

    .package_modal .congrats-box {
        padding: 20px;
    }
    .package_modal .icon-box
    {
        margin-bottom: 20px;
    }
    .customer-details img
    {
        width: 40px;
        height: 40px;
    }
    .delivered_top_bar .search-box .form-control
    {
        width: 100%;
    }
    .earning-top
    {
        gap: 15px;
    }
    .earning-top svg
    {
        width: 30px;
        height: 30px;
    }
    .screenshot-carousel .img-box
    {
        height: 310px;
    }
}

@media screen and (max-width: 350px) {
    .custome-col {
        width: 100% !important;
    }

    .brand {
        width: 100px;
    }

    .radio-toggle {
        flex-direction: column;
        align-items: center;
        border-radius: 15px;
    }

    .time-radio-toggle .radio {
        width: unset;
    }

    .no-package img {
        width: 150px;
    }
    .delivary-state-pill.nav-pills .nav-link
    {
        min-width: 120px;
    }
    .hero-slider, .hero-style
    {
        height: 490px;
    }
    .hero-style .slide-title h1 span {
        color: var(--main-color);
        word-break: break-all;
    }
    

}