
@media (max-width: 1600px){
    .order-item {
        font-size: 12px;
    }
    
    .order-item .order-col.packageCol {
        font-size: 10px;
    }
}
@media (max-width: 1400px){
    .order-item {
        font-size: 12px;
    }
    
    .order-item .order-col.packageCol {
        font-size: 10px;
    }
}
@media (max-width: 1200px){
    .d-app-wrap .mobile-img {
        left: 100px;
    }
    
    .order-item {
        font-size: 12px;
    }
    
    .order-item .order-col.packageCol {
        font-size: 10px;
    }
}
@media (max-width: 1024px){
    .order-item {
        font-size: 12px;
    }
    
    .order-item .order-col.packageCol {
        font-size: 10px;
    }
}
@media (max-width: 991px) {
    
    .order-item {
        font-size: 12px;
    }
    
    .order-item .order-col.packageCol {
        font-size: 10px;
    }
    
    .image-header-logo{
        width: 120px!important;
    }
    
    .customerIcon{
        width:10px;
        height:10px;
    }
    
    .user-phone-header{
        font-size:10px;
    }
    
    .owl-carousel{
        height:auto;
    }
    
    .checkout--wrapper {
        display: block;
    }
    .checkout-details {
        margin-left: 0;
        height: auto;
        width: calc(100% + 60px);
        border-radius: 20px 20px 0 0;
        margin-bottom: 25px;
    }
    .checkout-wrapper {
        width: 100%;
    }
    .d-app-wrap .mobile-img {
        left: 40px;
    }
    .header-items-wrap .whatsapp-btn span {
        display: none;
    }
    .header-items-wrap .whatsapp-btn {
        margin-left: 0;
    }
    .d-app-wrap h3 {
        line-height: 40px;
        font-size: 20px;
    }
    .d-app-wrap {
        padding: 0 30px;
    }
    .mobile-menu{
        display: initial;
    }
    .main-menu{
        display: none;
    }
    .header-items-wrap {
        margin-right: auto;
    }
    .header-items-wrap {
        margin-right: auto;
    }
    .header-items-wrap .menu-open {
        display: inline-flex;
        background: #E6E6E6;
        width: 42px;
        height: 42px;
        border-radius: 100%;
        margin-right: 10px;
    }
    .header-items-wrap .radius-btn {
        width: 42px;
        border-radius: 100%;
        padding: 0;
    }
    .header-items-wrap .radius-btn svg {
        margin: 0;
    }
    .header-items-wrap .radius-btn span {
        display: none;
    }
    .header-items-wrap .radius-btn.drop-toggle {
        width: 60px;
        border-radius: 50px;
    }
    .header-items-wrap .radius-btn.drop-toggle img {
        margin-left: 5px;
    }
    .logo img {
        height: 40px;
    }
    .header-items-wrap .menu-open svg {
        margin: 0;
    }
    header {
        margin: 20px 0;
    }
    .hero-slider .slide-item .slide-text {
        width: 100%;
        text-align: center;
        transform: none;
        right: 0;
        left: 0;
    }
    .filter-wrapper {
        z-index: 9;
        position: absolute;
        right: 15px;
        left: 15px;
        padding: 20px;
        height: auto;
    }
    .filter-wrapper .inputs {
        width: calc(100% - 60px);
    }
}
@media (max-width: 767px) {
    .contact-wrapper {
        margin: 0;
    }
    .d-app-wrap {
        display: block;
        padding: 30px 30px 0;
        text-align: center;
    }
    .our-partners {
        margin-bottom: 0;
    }
    .our-team {
        margin-bottom: 0;
    }
    .d-app-wrap .text {
        max-width: 100%;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }
    .d-app-wrap h3 {
        margin-bottom: 10px;
        line-height: 34px;
    }
    .d-app-wrap p {
        padding-left: 0;
        margin-bottom: 20px;
    }
    .d-app-wrap .download-app a:first-child {
        margin-left: 16px;
    }
    .d-app-wrap .download-app {
        justify-content: center;
    }
    .d-app-wrap .mobile-img {
        position: initial;
        display: inline-block;
        margin: 0 auto;
        max-width: 100%;
    }
    .visa-details .visa-img-wrap {
        width: 250px;
        margin-left: 20px;
    }
}
@media (max-width: 576px) {
    .form-input-wrap.signature .upload-items {
        width: 100%;
        display: flex;
        align-items: center;
        margin-bottom: 14px;
    }
    .form-input-wrap.signature {
        display: block;
    }
    .signature-wrapper {
        width: 100%;
    }
    .form-input-wrap.signature .upload-items .upload-item {
        flex: 1;
        margin: 0;
        margin-left: 10px;
    }
    .form-input-wrap.signature .upload-items .upload-item:last-child {
        margin: 0;
    }
    .checkout-details {
        margin-top: -20px;
        padding: 20px;
        width: calc(100% + 30px);
        margin-right: -15px;
    }
    .shipping-wrap .ship-item {
        flex: auto;
    }
    .shipping-wrap .ship-item label {
        display: block;
    }
    .features-section {
        margin-bottom: 0;
    }
    .shipping-wrap .ship-item label span {
        display: block;
    }
    .filter-wrapper .inputs .col-6 {
        width: 100%;
    }
    .filter-wrapper .filter-input.text{
        margin-bottom: 20px;
    }
    .filter-wrapper .filter-input.text:before{
        display: none;
    }
    .filter-wrapper svg {
        margin-left: 10px;
    }
    .filter-wrapper {
        bottom: -70px;
    }
    .hero-slider .slide-item .slide-text h1 {
        font-size: 24px;
    }
    .hero-slider .slide-item .slide-text p {
        font-size: 16px;
    }
    .orders-wrapper {
        padding: 0 0 10px;
    }
    .visa-price-wrap .price-wrap span {
        margin-left: 0;
    }
    .visa-price-wrap .price-wrap i {
        margin-left: 15px;
    }
    .popup-content-wrap {
        padding: 20px 15px;
    }
    .popup-header .popup-title {
        font-size: 16px;
        font-weight: 600;
    }
    .tab-link span {
        display: none;
    }
    .tab-link svg {
        margin: 0 !important;
    }
    .visa-details {
        display: block;
        text-align: center;
        padding-bottom: 25px;
    }
    .visa-breadcrumb {
        height: auto;
        margin-bottom: 30px;
    }
    .visa-details-wrap {
        height: auto;
    }
    .visa-details .visa-img-wrap {
        margin-left: 0;
        height: auto;
        padding:20px;
    }
}
@media (max-width: 480px) {
    .footer-top .ft-link1, .footer-top .ft-link2{
        flex: 0 0 50%;
        max-width:50%;
    }
    .footer-top .ft-contact, .footer-top .ft-app{
        flex: 0 0 100%;
        max-width:100%;
    }
    .bottom-footer {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .services-row .col-6 {
        width: 100%;
    }
    .our-team .col-6 {
        width: 100%;
    }
}
@media (max-width: 380px) {

}
