@media (max-width:1200px) {
    .container-fluid {
        padding: 0 15px;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 15px;
        padding: 22px 13px 20px;
    }
    .call-box {
        margin: 10px 0 0 10px;
    }
    .hero-panel {
        min-height: auto;
    }
    .hero-title {
        font-size: 40px;
        line-height: 45px;
    }
    .hero-info {
        margin-top: 0;
    }
    .flight-book-info {
        width: 38%;
    }
    .search-engine_box{
        display:block;
    }
    .owl-theme .owl-controls .owl-nav div.owl-next {
        right: -14px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev {
        left: -14px;
    }
    .inner-header .advanced-search .input-group {
        max-width: 69%;
        height: 100%;
    }
    .hero-content {
        background-size: cover;
    }
    .hero-info {
        height: 250px;
    }
   .deal-content {
        padding: 25px 25px;
    }
    
}
@media (max-width:992px) {
    .inner-header .advanced-search .category-btn {
        padding-left: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-right: 25px;
        font-size: 13px;
    }
    .inner-header .advanced-search .input-group input {
        font-size: 14px;
        padding-left: 15px;
    }
    .inner-header .nav-right li {
        font-size: 18px;
        margin-left: 10px;
    }
    .inner-header .advanced-search {
        height: 40px;
    }
    .inner-header .advanced-search .category-btn-box:after {
        top: 12px;
        font-size: 13px;
    }
    .inner-header .advanced-search .category-btn-box:before {
        top: 9px;
    }
    .inner-header .advanced-search .input-group button {
        right: -4px;
        padding: 7px 16px 7px;
    }
    .single-banner {
        height: 215px;
    }
    .single-banner .inner-text h4 {
        font-size: 15px;
        padding: 5px 28px;
    }
    .navbar {
        justify-content: end;
    }
    .navbar-dark .navbar-brand {
        margin-right: auto;
    }
    
    .navbar-dark .navbar-nav .nav-link {
        font-size: 15px;
        padding: 15px 13px 12px;
    }
    .navbar-dark .navbar-nav .nav-link:hover::after, .navbar-dark .navbar-nav .nav-link.active::after {
        display: none;
    }
    .hero-title {
        font-size: 35px;
        line-height: 38px;
    }
    .search-fild {
        flex-wrap: wrap;
        justify-content: center;
    }
    .form-input {
        width: 50%;
    }
    .form-control {
        padding: 10px 20px;
        font-size: 15px;
        margin-bottom: 7px;
        background: #fff !important;
        color: #000!important;
    }
    .form-control::placeholder {
        color: #000;
    }
    .form-input img {
        left: 8px;
        bottom: 6px;
        margin: auto;
    }
    .form-input.text-right {
        text-align: center;
        padding-right: 0;
        width: 100%;
    }
    /* .form-input.passengers {
        position: absolute;
        right: 0;
        top: -42px;
        background: #fff;
        border-radius: 0px;
        width: 204px;
    } */
    .panel-dropdown {
        padding: 8px 20px 8px 20px;
        border-left: none;
        width: 100%;
        cursor: pointer;
        background: #fff;
        color: #000;
        position: relative;
        top: -4px;
    }
    .panel-dropdown a {
        color: #000;
    }
    #todate {
        border: none;
    }
    .tab-content {
        background: transparent;
        padding: 8px 0px 0;
    }
    .form-input.passengers img {
        right: 15px;
        top: 14px;
        left: inherit;
    }
    .nav-tabs .nav-link.active {
        border-bottom: none;
    }
    .nav-tabs .nav-link {
        font-size: 14px;
        border-radius: 0px !important;
    }
    .panel-dropdown .panel-dropdown-content {
        top: 43px;
        width: 100%;
    }
    .tab-sumbitbtn {
        padding: 12px 20px;
        border-radius: 2px;
        font-size: 14px;
        margin: 0px 0 0;
        width: 100%;
        
    }
    .space-tb {
        padding: 30px 0;
    }
    .flight-to li {
        font-size: 12px;
    }
    .flight-book p {
        font-size: 12px;
    }
    .flight-book .border_btn {
        font-size: 12px;
        padding: 7px 9px;
    }
    .about-panel figure {
        text-align: center;
    }
    .subscrib-form {
        margin-top: 19px;
        margin-bottom: 30px;
    }

    /********clander media desktop***********/
    .ui-datepicker.ui-datepicker-multi {
        width: 92% !important;
        left: 4% !important;
        padding: 5px !important;
        margin-top: 2px;
    }
    .ui-datepicker .ui-datepicker-title {
        font-size: 12px;
    }
    .ui-datepicker th {
        font-size: 11px;
        padding: 7px 10px;
    }
    .search-engine_box {
        margin-top: 12px;
    }
    .mobile-call {
        display: flex;
        align-items: center;
        justify-content: center;
        right: 55px;
        position: absolute;
        width: 40px;
        height: 40px;
        border: 1px solid #568599;
        border-radius: 50%;
    }
    .mobile-call img{
        animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    }
    #oneway .form-datebox {
        width: 100%;
    }
    .bg-btn, .border_btn {
        padding: 6px 10px;
    }
    select#Class {
        padding: 8px 20px;
        color: #fff;
        width: 100%;
    }
    .nav-tabs {
        padding-left: 0px;
    }
    .title-h2 {
        font-size: 30px;
        margin-bottom: 25px;
    }
    .package_info {
        padding: 90% 20px 18px;
        bottom: -40%;
    }
    .package_height figure {
        height: auto !important;
    }
    .package_height {
        height: 295px;
    }
    .package_box figure {
        height: 315px;
    }
    .package_box:hover .package_info {
        padding-top: 50%;
    }
    .package_info h5 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .footer h5 {
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .footer-left {
        margin-bottom: 5px;
    }
    .footer-widget ul {
        columns: 2;
    }
    .support_panel .single-benefit {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 10px;
        padding-right: 5px;
    }
    .support_panel .single-benefit .sb-text h6 {
        font-size: 12px;
    }
    .support_panel .single-benefit .sb-text p {
        line-height: 5px;
        font-size: 12px;
    }
    .newslatter-item {
        margin-bottom: 15px;
    }
    .woocommerce-page .ast-woocommerce-container div.product div.summary {
        width: 100%;
        padding: 0px 15px 0px 15px;
    }
    .woocommerce-js div.product .woocommerce-tabs {
        width: 100%;
    }
    
}
@media (max-width:767px){
	.inner-header .logo img {
		width: 60px;
	}
    .inner-header .col-lg-8.col-md-7 {
        order: 1;
    }
    .inner-header .col-lg-2.col-md-3 {
        width: 54%;
        float: left;
        padding-left: 10px;
    }
    .inner-header .col-lg-2.col-md-2 {
        width: 45%;
    }
    .inner-header .advanced-search {
        margin-top: 5px;
    }
    .navbar-toggler {
        padding: 15px 10px;
        border-radius: 0;
        margin-right: -15px;
        z-index: 9;
        border: none;
        order: 1;
        position: absolute;
        top: -113px;
        left: 0;
        background: #2c4199;
    }
    .navbar-toggler span{
        display: block;
        width: 35px;
        background: #fff;
        height: 2px;
        margin: 5px 0;
        border-radius: 50px;
        transform: inherit;
        position: static;
        opacity: 1;
        transition: all .5s ease-in-out;

    }
    .navbar-toggler.collapsed span{
        width: 35px;
        transform: inherit;
        position: static;
        opacity: 1;
        margin: 5px 0;

    }
    .navbar-toggler .bar2 {
        opacity: 0;
    }
    
    .navbar-toggler .bar3 {
        transform: rotate(-45deg);
        margin: -3px;
        width: 15px;
        position: relative;
        top: -10px;
        left: 13px;
    }
    .navbar-toggler .bar1 {
        transform: rotate(45deg);
        width: 15px;
        position: relative;
        top: 1px;
        left: 10px;
    }

    .navbar-collapse {
        position: fixed;
        top: 0px;
        right: -105%;
        width: 100%;
        height: 100vh !important;
        transition: all .3s ease-in-out;
        background: rgb(0 0 0 / 50%);
        z-index: 8;
    }
    .navbar-collapse.show {
        right: 0%;
    }
    .navbar-nav {
        width: 50%;
        background: #2e2b2b;
        float: right;
        height: 100vh;
        padding: 15px;
    }
    .navbar-nav a {
        padding: 11px 15px;
        font-size: 16px;
        width: 100%;
    }
    .navbar-nav a.active, .navbar-nav a:hover {
        background: #fff;
        color: #000;
    }
    .hero-panel {
        padding: 0;
        background-position: right;
    }
    .single-banner {
        height: auto;
    }
    .search-engine_box{
        display:none;
    }
    .nit-mobile-tab{
        display: block;
        margin-top: 15px;
    }
    .tab-sumbitbtn {
        padding: 12px 0px;
        width: 100%;
        margin-top: 10px;
    }
    .hero-title {
        font-size: 25px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .hero-info p {
        font-size: 13px;
        line-height: 18px;
    }
    .form-control {
        padding: 11px 7px 8px;
        font-size: 14px !important;
        margin-bottom: 0px;
        height: auto !important;
        width: 100% !important;
    }
    .nit-mobile-tab .nit-fromToBox img {
        margin-right: 0px;
        width: 14px;
    }
    .title-h2 {
        font-size: 25px;
    }
    .package-slider {
        padding: 0 0px;
    }
    .owl-theme .owl-controls .owl-nav div.owl-next {
        right: 5px;
        color: #fff;
    }
    .owl-theme .owl-controls .owl-nav div.owl-prev {
        left: 5px;
        color: #fff;
    }
    .package_panel.space-tb {
        padding-bottom: 5px;
    }
    .flight-book {
        margin-top: 10px;
        flex-wrap: wrap;
        padding: 5px;
    }
    .flight-book p img {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }
    .flight-book-info {
        width: 40%;
        padding: 5px;
        margin-right: 5px;
    }
    .flight-to li img {
        margin: 0 5px;
    }
    .flight-book .border_btn {
        font-size: 12px;
        padding: 5px 5px;
    }
    p {
        font-size: 13px;
        line-height: 20px;
    }
    .about-info {
        padding: 0px;
    }
    .about-info .btn {
        margin-top: 5px;
    }
    .get-box {
        padding: 30px 5px;
        flex-direction: column;
        text-align: center;
        background-position: 68% 100%;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: 30px;
    }
    .get-box h3 {
        font-size: 30px;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .get-box .btn {
        font-size: 14px;
        padding: 10px 20px;
        width: 50%;
    }
    .our-partner {
        padding: 24px 0 10px;
    }
    .navbar-nav {
        width: 85%;
		padding: 0;
    }
	.navbar-nav li {
		border-bottom: 1px solid #474747;
	}
    .footer-box {
        margin-bottom: 20px;
    }
    footer {
        padding: 20px 0 20px !important;
    }
	.single-product  footer {
        padding: 20px 0 60px !important;
    }
    .support-box {
        padding:10px 0;
        border-right: none;
    }
    .support-box p strong {
        font-size: 15px;
    }
    .support-box img {
        width: 35px;
        height: 35px;
        margin-right: 10px;
    }
    .flight-book p {
        width: 27%;
    }
    .package_height img {
       height: 100%;
    }
    .subscrib-form {
        width: 100%;
    }
    .copy-right img {
        position: relative;
        right: 0;
        top: 0;
        margin: 9px auto;
        display: block;
    }
    .single-banner .inner-text h4 {
        font-size: 14px;
        padding: 5px 10px;
    }
    .top-title {
        font-size: 20px;
        margin-bottom: 30px !important;
        text-align: center;
        text-transform: uppercase;
    }
	.top-title:before {
		bottom: -8px;
		width: 70px;
		margin: 0 auto;
	}
    .product-item .pi-pic {
        height: 165px;
    }
    .product-item .pi-pic ul {
        bottom: 0px;
        display: flex;
        justify-content: center;
    }
    .quick-view a {
        padding: 9px 2px 9px !important;
    }
	.product-item {
		margin-bottom: 10px;
		padding: 0;
	}
    .product-item .pi-pic ul li a {
        padding: 10px 12px 8px 12px;
        border-left: 1px solid #ecec;
    }
    .product-item .pi-text a h5 {
        font-size: 14px;
        margin-bottom: 0;
    }
	
    .primary-btn {
		width: 100%;
        text-align: center;
        font-size: 14px;
        padding: 8px 30px;
        margin-top: 5px;
    }
    .deal-content {
        padding: 15px;
    }
    .countdown-timer .cd-item {
        margin-right: 0px;
        padding: 2px 10px;
        margin-bottom: 10px;
    }
    .countdown-timer .cd-item span {
        line-height: 30px;
        font-size: 25px;
        text-align: center;
        display: block;
    }
    .countdown-timer .cd-item p {
        font-size: 12px;
        text-align: center;
    }
    .category-tabbox {
        padding: 0 !important;
    }
    .inner-header .nav-right li.cart-price {
        font-size: 13px;
    }
    #ast-scroll-top {
        right: 5px;
        bottom: 55px;
    }
    .copyright-reserved .copyright-text {
        float: none;
        font-size: 14px;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }
    .copyright-reserved .payment-pic {
        float: none;
        text-align: center;
    }
    .cms-panel, .woocommerce-products-header {
        padding: 20px 15px;
    }
    .cms-panel .entry-title, .woocommerce-products-header h1 {
        font-size: 25px;
        margin-bottom: 0;
        width: auto;
    }
    .entry-content {
        padding: 35px 0;
    }
    .woocommerce-cart-form {
        width: 100%;
    }
    .woocommerce-cart .woocommerce .cart-collaterals {
        width: 100%;
        padding-left: 0px;
    }
    #primary, #secondary {
        padding: 0 !important;
    }
    .woocommerce-page .ast-woocommerce-container div.product div.images {
        display: block;
        margin-bottom: 5px;
    }
    .woocommerce-js div.product div.images.woocommerce-product-gallery .flex-viewport {
        height: auto !important;
    }
    .woocommerce-js div.product div.images .flex-control-thumbs {
        width: 100%;
        height: auto;
        display:flex;
    }
    .woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+4) {
        margin-right:0;
    }
    .woocommerce-js div.product div.images .flex-control-thumbs li {
        width: 22% !important;
        float: left !important;
        margin: 5px;
    }
    .ast-onsale-card {
        left: 15px;
    }
    .woocommerce-page .ast-woocommerce-container div.product div.summary {
        width: 100%;
        padding: 10px 10px 10px 10px;
		margin-bottom: 0;
    }
    .woocommerce-js div.product .product_title {
        font-size: 16px;
        line-height: 24px;
    }
    .woocommerce-js div.product .woocommerce-tabs {
        width: 100%;
        padding: 0px 10px;
    }
    .woocommerce-js div.product .woocommerce-tabs ul.tabs li {
        margin: 0 0em 0 0;
    }
    .woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
        padding: 10px 1px;
        font-size: 14px;
    }
    .shop-panel {
        padding: 0px 0;
    }
    .woocommerce-js div.product form.cart .button.single_add_to_cart_button {
       	padding: 12px 25px 7px;
        position: fixed;
        bottom: -22px;
        left: 0px;
        border-radius: 0;
        width: 100%;
        z-index: 999;
        font-size: 22px;
        background: #da0203;
    }
	.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
		opacity: 1;
		background: gray !important;
	}
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button:after {
		left: 2px;
		font-size: 13px;
	}
    .single-product .ppc-button-wrapper {
        order: 1;
        position: fixed;
        left: 0;
        bottom: 0;
        top: inherit;
        /* padding: 10px 0 8px; */
        background: #ffc439;
        width: 100%;
        z-index: 999;
        height: auto;
        border-radius: 0;
    }
	.related.products {
    	padding: 20px 15px;
		display: block !important;
	}
	.footer {
		background: #191919;
		display: inline-block;
		width: 100%;
	}
	.related.products .col-6 {
		float: left;
		width: 50%;
	}
	.woocommerce-js div.product form.cart {
		margin-bottom: 0;
	}
	.inner-header .advanced-search .input-group {
		max-width: 100%;
	}
	.section_panel2 {
		padding: 20px 0 20px;
	}
	.summary .price {
		margin-bottom: 15px !important;
		order: -1;
	}
	.product-counter {
		display: inline-block;
		order: 0;
	}
	.delivery-time {
		order: 0;
		margin: 3px 0 5px;
	}
	.home section.section_panel2.border-bottom .row .col-6:nth-child(4) {
		display: none;
	}
	.woocommerce-js div.product form.cart .button.single_add_to_cart_button:before {
		background-size: 66px;
		height: 55px;
	}
	.woocommerce-product-details__short-description {
		order: 1;
	}
}