@media only screen and (max-width:1280px) and (min-width:1025px) {}

@media only screen and (max-width:1024px) and (min-width:981px) {}


@media only screen and (max-width:980px) and (min-width:767px) {
    .hero-4 {
        padding: 100px 0 100px;
    }

    .funfact-section.section-padding.pt-0 .col-md-6 {
        width: 33%;
    }

    .funfact-box-items {
        margin-top: 10px;
        padding: 20px 15px;
    }

    .funfact-box-items h6 {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .funfact-box-items img {
        width: 75px;
    }

    .service-section.fix.pt-5.pb-80.section-bg .col-md-6 {
        width: 100%;
    }

    .service-section .service-items .thumb {
        display: none;
    }

    .service-section .service-items .content {
        width: 100%;
        position: relative;
    }

    .service-section .step-no {
        position: absolute;
        right: 10px;
        top: 5px;
    }

    .contact-section {
        padding-bottom: 40px;
        padding-top: 50px;
    }

    .breadcrumb-wrapper {
        margin-top: 60px;
        padding: 20px 0;
    }

    .breadcrumb-wrapper .page-heading h1 {
        font-size: 35px;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items {
        margin-top: 5px;
    }

    .grow-business-section.for-sender-page {
        margin-top: 0px;
        margin-bottom: 10px;
        padding-top: 40px;
    }

    .rotate-8 {
        transform: rotate(0deg);
    }

    .grow-business-image img {
        margin-top: 30px;
        width: 100% !important;
    }

    .cta-marketing-wrapper .thumb {
        display: none;
    }

    .cta-marketing-wrapper {
        justify-content: start;
    }

    .cta-marketing-section {
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .grow-business-section.for-traveller-page {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 40px;
    }

    .grow-business-section.safety-and-security-page {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 30px;
    }

    .service-box-items {
        padding: 30px;
    }

    .security-block {
        margin-bottom: 0px;
    }

    .grow-business-section.about-us-page {
        margin-top: 0px;
        margin-bottom: 30px;
        padding-top: 45px;
    }

    .login-left-side {
        display: none !important;
    }

    .login-page .right-box {
        width: 100%;
    }

    .login-page form {
        padding: 20px 25px 40px;
    }

    .offcanvas__logo img {
        width: 50px;
    }

    .hero-4 .hero-image img {
        width: 100%;
        height: 100%;
    }

    .sticky-logo img {
        width: 41%;
    }

    .about-section.fix.section-padding.home-page-feature-section .col-lg-6 {
        display: none;
    }
}


@media only screen and (max-width:767px) and (min-width:600px) {
    .hero-4 {
        padding: 100px 0 100px;
    }

}

@media only screen and (max-width:599px) and (min-width:400px) {
    .hero-4 .hero-content .sub-content {
        margin-bottom: 20px;
        font-size: 14px;
        padding: 5px 10px;
    }

    .sub-content img {
        width: 15px;
    }

    .header-main {
        padding-right: 20px;
    }

    .hero-4 .hero-content h1 {
        font-size: 30px;
        font-weight: 500;
        letter-spacing: 0px;
    }

    body {
        font-size: 14px;
        line-height: 26px;
    }

    .theme-btn {
        padding: 13px 15px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 10px;
    }

    .pricing-section-2 .theme-outline-btn,
    .pricing-section-2 .theme-btn {
        width: 100%;
    }

    #download-app-btn {
        display: block !important;
    }

    .theme-outline-btn {
        padding: 13px 15px;
        font-size: 14px;
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 10px;
    }

    .scroll-up {
        bottom: 50px;
    }

    .hero-4 .about-button a {
        margin-left: 0px !important;
    }

    .hero-4 {
        padding: 90px 0 50px;
    }

    .funfact-box-items h6 {
        padding-top: 0px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .funfact-box-items img {
        width: 80px;
        padding: 10px;
        margin-bottom: 10px;
    }

    .funfact-box-items {
        padding: 15px;
    }

    .section-padding {
        padding: 25px 0;
    }

    .section-title .sub-content {
        color: var(--theme);
        margin-bottom: 10px;
        font-size: 14px;
        padding: 5px 10px;
    }

    .service-offer-items .offer-content .arrow-icon {
        display: none;
    }

    .service-offer-section {
        padding-bottom: 50px;
    }

    .service-items .content {
        width: 100%;
    }

    .service-items .thumb {
        display: none;
    }

    .service-items .step-no {
        position: absolute;
        right: 10px;
        top: 5px;
    }

    .service-items .content {
        position: relative;
    }

    .service-section.fix.pt-5.pb-80.section-bg {
        padding-bottom: 50px;
    }

    .contact-section.fix.section-padding.pt-5.mt-5.fix {
        margin-top: 0px !important;
    }

    .about-list.style-2 {
        margin-bottom: 0px;
    }

    .service-section-4.fix.bg-cover.section-padding .col-md-12.text-center.mt-5.pt-3.pb-3 {
        margin-top: 10px !important;
    }

    .faq-content .accordion-item .accordion-header .accordion-button.collapsed {
        padding: 7px 15px;
        border-radius: 7px;
        font-size: 14px;
        line-height: 20px;
    }

    .footer-bottom.style-2 .scroll-icon {
        top: -25px;
        width: 50px;
        height: 50px;
        font-size: 18px;
        line-height: 55px;
    }

    .breadcrumb-wrapper {
        margin-top: 53px;
        padding: 15px 0;
    }

    .breadcrumb-wrapper .page-heading h1 {
        font-size: 22px;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items li {
        font-size: 10px;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items {
        margin-top: 0px !important;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items li i {
        font-size: 10px;
    }

    .grow-business-section.for-sender-page {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .grow-counting-items img {
        width: 40px;
        margin-bottom: 5px;
    }

    .grow-business-wrapper-2 .grow-business-content .grow-counting-area {
        gap: 10px;
        justify-content: space-between;
        padding-top: 15px;
    }

    .grow-business-wrapper-2 .grow-business-content .grow-counting-area .grow-counting-items p {
        font-size: 12px;
    }

    .grow-business-wrapper-2 .grow-counting-items {
        text-align: center;
    }

    .rotate-8 {
        transform: rotate(0deg);
    }

    .grow-business-wrapper-2 .grow-business-image img {
        margin-bottom: 15px;
    }

    .cta-marketing-section {
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .cta-marketing-wrapper {
        padding: 30px 30px;
    }

    .cta-marketing-wrapper h2 {
        font-size: 22px;
    }

    .cta-marketing-wrapper .thumb {
        display: none;
    }

    .footer-widgets-wrapper {
        padding: 15px 0 80px;
    }

    .grow-business-section.for-traveller-page {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .grow-business-section.for-traveller-page .grow-business-image img {
        width: 100% !important
    }

    footer .list-items {
        line-height: 16px;
    }

    footer .widget-head h4 {
        font-size: 20px;
    }

    .footer-widgets-wrapper .single-footer-widget .list-items li a {
        font-size: 14px;
    }

    .footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items:not(:last-child) {
        margin-bottom: 10px;
    }

    .footer-widgets-wrapper .single-footer-widget .contact-info-area .content a {
        font-size: 14px !important;
    }

    .grow-business-section.safety-and-security-page {
        margin-top: 0px;
    }

    .service-box-items {
        padding: 20px 20px;
    }

    .service-box-items .icon {
        width: 60px;
        height: 60px;
        line-height: 65px;
        font-size: 30px;
    }

    .service-box-items .content h3 {
        font-size: 20px;
        margin-bottom: 2px;
    }

    .service-box-items .content {
        margin-top: 10px;
    }

    .security-block {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .funfact-section.section-padding.pt-0.security-block .row.mt-5 {
        margin-top: 0px !important;
    }

    .grow-business-section.about-us-page {
        margin-top: 5px;
    }

    .contact-wrapper .contact-right .contact-form-items .form-clt input,
    .contact-wrapper .contact-right .contact-form-items .form-clt textarea {
        padding: 7px 15px;
        font-size: 14px;
        margin-bottom: 0px;
    }

    .section-title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .login-left-side {
        display: none !important;
    }

    .login-page .right-box {
        padding: 20px 20px;
    }

    .login-page form {
        padding: 10px 20px 20px;
    }

    .login-page form input {
        font-size: 14px !important;
    }

    .login-page .theme-btn {
        padding: 14px 40px !important;
    }

    .login-page .social-icon {
        gap: 5px;
        margin-top: 15px;
    }

    .service-box-items .icon img {
        width: 30px;
    }

    .home-page-traveller-sec .service-box-items .icon {
        line-height: 58px;
    }

    .offcanvas__logo img {
        width: 50px;
    }

    .hero-4 .hero-image img {
        width: 100%;
        height: 100%;
    }

    .sticky-logo img {
        width: 45%;
    }

    .about-section.fix.section-padding.home-page-feature-section .col-lg-6 {
        display: none;
    }

    .service-offer-section.mt-5 .col-lg-2 {
        width: 50% !important;
    }

    .service-offer-items {
        padding: 10px 20px;
        margin-top: 10px;
    }

    .pricing-card-items-2 .price-items .arrow-img {
        left: 64%;
        top: -5%;
    }

    .price-items .discount h6 {
        line-height: 320%;
    }

    .pricing-row {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pricing-card-items-2 {
        padding: 20px 20px;
    }

    .pricing-card-items-2 .price-items {
        margin-top: 25px;
        padding-bottom: 15px;
    }

    .pricing-card-items-2 .price-items .discount h6 {
        font-size: 11px;
        line-height: 15px;
    }

    .pricing-card-items-2 .price-items .discount::before {
        width: 45px;
        height: 45px;
    }

    .pricing-card-items-2 .price-items .discount {
        top: -195px;
        right: -12px;
        width: 40px;
        height: 30px;
        line-height: 1px;
    }

    .about-button.mt-5.wow.fadeInUp {
        margin-top: 1rem !important;
    }

    .pricing-table table tr th,
    .pricing-table table tr td {
        padding: 8px 8px;
    }

    .pricing-card-items-2 .discount::before {
        width: 45px;
        height: 45px;
    }

    .pricing-card-items-2 .discount {
        top: -8px;
        right: -8px;
        width: 37px;
        height: 40px;
    }

    .pricing-card-items-2 .discount h6 {
        margin-top: 4px;
        font-size: 12px;
    }

    .footer-quick-links {
        padding-left: 15px !important;
    }

    .footer-section {
        padding: 0px 20px;
    }

    #priceCalculationModal.modal.show .modal-dialog {
        width: 97%;
        max-width: 97%;
    }

    #priceCalculationModal .coupon-button {
        top: 26px;
    }

    .pricing-card-items-2 .pricing-header h3 {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .ribbon span {
        width: 170px;
        font-size: 19px;
        top: 20px;
        right: -40px;
    }

    .ribbon {
        width: 150px;
        height: 130px;
        top: -5px;
        right: -5px;
    }

    .discussed-items {
        padding: 25px 0;
    }
}

@media only screen and (max-width:399px) and (min-width:320px) {
    .hero-4 .hero-content .sub-content {
        margin-bottom: 20px;
        font-size: 14px;
        padding: 5px 10px;
    }

    #priceCalculationModal .coupon-button {
        top: 26px;
    }

    #priceCalculationModal.modal.show .modal-dialog {
        width: 97%;
        max-width: 97%;
    }

    .footer-section {
        padding: 0px 20px;
    }

    .footer-quick-links {
        padding-left: 15px !important;
    }

    .pricing-card-items-2 .discount h6 {
        font-size: 10px;
        line-height: 15px;
        margin-top: 4px;
    }

    .sub-content img {
        width: 15px;
    }

    .header-main {
        padding-right: 20px;
    }

    .pricing-card-items-2 .discount::before {
        width: 45px;
        height: 45px;
    }

    .pricing-card-items-2 .discount {
        top: -8px;
        right: -5px;
        width: 37px;
        height: 40px;
    }

    .hero-4 .hero-content h1 {
        font-size: 30px;
        font-weight: 500;
        letter-spacing: 0px;
    }

    .pricing-table table tr th,
    .pricing-table table tr td {
        padding: 8px 8px;
    }

    body {
        font-size: 14px;
        line-height: 26px;
    }

    .theme-btn {
        padding: 13px 15px;
        font-size: 14px;
        width: 100%;
        margin-bottom: 10px;
    }

    .pricing-section-2 .theme-outline-btn,
    .pricing-section-2 .theme-btn {
        width: 100%;
    }

    #download-app-btn {
        display: block !important;
    }

    .theme-outline-btn {
        padding: 13px 15px;
        font-size: 14px;
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 10px;
    }

    .pricing-card-items-2 .pricing-header h3 {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .service-box-items .icon img {
        width: 30px;
    }

    .hero-4 .about-button a {
        margin-left: 0px !important;
    }

    .hero-4 {
        padding: 90px 0 50px;
    }

    .funfact-box-items h6 {
        padding-top: 0px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .funfact-box-items img {
        width: 80px;
        padding: 10px;
        margin-bottom: 10px;
    }

    .funfact-box-items {
        padding: 15px;
    }

    .section-padding {
        padding: 25px 0;
    }

    .section-title .sub-content {
        color: var(--theme);
        margin-bottom: 10px;
        font-size: 14px;
        padding: 5px 10px;
    }

    .service-offer-items .offer-content .arrow-icon {
        display: none;
    }

    .service-offer-section {
        padding-bottom: 50px;
    }

    .service-items .content {
        width: 100%;
    }

    .service-items .thumb {
        display: none;
    }

    .service-items .step-no {
        position: absolute;
        right: 10px;
        top: 5px;
    }

    .service-items .content {
        position: relative;
    }

    .service-section.fix.pt-5.pb-80.section-bg {
        padding-bottom: 50px;
    }

    .contact-section.fix.section-padding.pt-5.mt-5.fix {
        margin-top: 0px !important;
    }

    .about-list.style-2 {
        margin-bottom: 0px;
    }

    .service-section-4.fix.bg-cover.section-padding .col-md-12.text-center.mt-5.pt-3.pb-3 {
        margin-top: 10px !important;
    }

    .faq-content .accordion-item .accordion-header .accordion-button.collapsed {
        padding: 7px 15px;
        border-radius: 7px;
        font-size: 14px;
        line-height: 20px;
    }

    .footer-bottom.style-2 .scroll-icon {
        top: -25px;
        width: 50px;
        height: 50px;
        font-size: 18px;
        line-height: 55px;
    }

    .breadcrumb-wrapper {
        margin-top: 53px;
        padding: 15px 0;
    }

    .breadcrumb-wrapper .page-heading h1 {
        font-size: 22px;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items li {
        font-size: 10px;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items {
        margin-top: 0px !important;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items li i {
        font-size: 10px;
    }

    .grow-business-section.for-sender-page {
        margin-top: 10px;
        margin-bottom: 30px;
    }

    .grow-counting-items img {
        width: 40px;
        margin-bottom: 5px;
    }

    .grow-business-wrapper-2 .grow-business-content .grow-counting-area {
        gap: 10px;
        justify-content: space-between;
        padding-top: 15px;
    }

    .grow-business-wrapper-2 .grow-business-content .grow-counting-area .grow-counting-items p {
        font-size: 12px;
    }

    .grow-business-wrapper-2 .grow-counting-items {
        text-align: center;
    }

    .rotate-8 {
        transform: rotate(0deg);
    }

    .grow-business-wrapper-2 .grow-business-image img {
        margin-bottom: 15px;
    }

    .cta-marketing-section {
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .cta-marketing-wrapper {
        padding: 30px 30px;
    }

    .cta-marketing-wrapper h2 {
        font-size: 22px;
    }

    .cta-marketing-wrapper .thumb {
        display: none;
    }

    .footer-widgets-wrapper {
        padding: 15px 0 80px;
    }

    .grow-business-section.for-traveller-page {
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .grow-business-section.for-traveller-page .grow-business-image img {
        width: 100% !important
    }

    footer .list-items {
        line-height: 16px;
    }

    footer .widget-head h4 {
        font-size: 20px;
    }

    .footer-widgets-wrapper .single-footer-widget .list-items li a {
        font-size: 14px;
    }

    .footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items:not(:last-child) {
        margin-bottom: 10px;
    }

    .footer-widgets-wrapper .single-footer-widget .contact-info-area .content a {
        font-size: 14px !important;
    }

    .grow-business-section.safety-and-security-page {
        margin-top: 0px;
    }

    .service-box-items {
        padding: 20px 20px;
    }

    .service-box-items .icon {
        width: 60px;
        height: 60px;
        line-height: 65px;
        font-size: 30px;
    }

    .home-page-traveller-sec .service-box-items .icon {
        line-height: 55px;
    }

    .service-box-items .content h3 {
        font-size: 20px;
        margin-bottom: 2px;
    }

    .service-box-items .content {
        margin-top: 10px;
    }

    .security-block {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .funfact-section.section-padding.pt-0.security-block .row.mt-5 {
        margin-top: 0px !important;
    }

    .grow-business-section.about-us-page {
        margin-top: 5px;
    }

    .contact-wrapper .contact-right .contact-form-items .form-clt input,
    .contact-wrapper .contact-right .contact-form-items .form-clt textarea {
        padding: 7px 15px;
        font-size: 14px;
        margin-bottom: 0px;
    }

    .section-title h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .login-left-side {
        display: none !important;
    }

    .login-page .right-box {
        padding: 20px 20px;
    }

    .login-page form {
        padding: 10px 20px 20px;
    }

    .login-page form input {
        font-size: 14px !important;
    }

    .login-page .theme-btn {
        padding: 14px 40px !important;
    }

    .login-page .social-icon {
        gap: 5px;
        margin-top: 15px;
    }

    .offcanvas__logo img {
        width: 50px;
    }

    .hero-4 .hero-image img {
        width: 100%;
        height: 100%;
    }

    .sticky-logo img {
        width: 55%;
    }

    .about-section.fix.section-padding.home-page-feature-section .col-lg-6 {
        display: none;
    }

    .service-offer-section.mt-5 .col-lg-2 {
        width: 50% !important;
    }

    .service-offer-items {
        padding: 10px 20px;
        margin-top: 10px;
    }

    .pricing-row {
        padding-left: 0px;
        padding-right: 0px;
    }

    .pricing-card-items-2 {
        padding: 20px 15px;
    }

    .pricing-card-items-2 .price-items {
        margin-top: 25px;
        padding-bottom: 15px;
    }

    .pricing-card-items-2 .price-items .discount h6 {
        font-size: 11px;
    }

    .pricing-card-items-2 .price-items .discount::before {
        width: 45px;
        height: 45px;
    }

    .pricing-card-items-2 .price-items .discount {
        top: -185px;
        right: -12px;
        width: 40px;
        height: 30px;
    }

    .ribbon span {
        width: 170px;
        font-size: 19px;
        top: 20px;
        right: -40px;
    }

    .ribbon {
        width: 150px;
        height: 130px;
        top: -5px;
        right: -5px;
    }

    .discussed-items {
        padding: 25px 0;
    }

    .scroll-up {
        bottom: 50px;
    }
}
