@media only screen and (min-width: 360px) {
  .container {
    max-width: 90%;
  }

}

@media only screen and (min-width: 1400px) {
  .container {
    max-width: 1350px;
  }
  .navbar-toggler{
  display: none;
}


}


@media only screen and (max-width: 1024px) {
  .main-slider .slider-cont {
    /* display: none; */
  }

  header .headr-in {
    width: 100%;
  }

  .popular-slide .owl-nav .owl-next {
    right: 0px;
  }

  .popular-slide .owl-nav .owl-prev {
    left: 0px;
  }

  .hotel-slide .owl-nav .owl-next {
    right: 0px;
  }

  .hotel-slide .owl-nav .owl-prev {
    left: 0px;
  }

  header .headr-in .offer-hd {
    /* display: none; */
  }

  .beat-deal-show .deal-show-in .block-sh {
    width: 24%;
  }

  .beat-deal-show .deal-show-in .block-sh .dtl-set {
    float: left;
    width: 95%;
    padding: 0;
    margin-left: 8px;
  }

  .beat-deal-show .deal-show-in .block-sh .dtl-set p {
    margin: 0;
    color: #848484;
    font-size: 13px;
  }

  .beat-deal-show .deal-show-in .block-sh .im-set {
    float: left;
    width: 11%;
    /* margin-top: 10px; */
  }

  .flight-from {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  header .headr-in .offer-hd span {
    font-size: 12px;
  }

  header .headr-in .offer-hd img {

    position: inherit;

  }

  header .headr-in .offer-hd {
    display: none;
    width: 38%;
    padding: 11px 8px;
  }

  header .headr-in .dropdown {
    /* float: right; */
    width: 65%;
  }

  header .headr-in .offer-hd p {

    display: none;
  }

  .beat-deal-show {
    display: none;
  }

  .main-slider img {
    /* height: 75vh; */
  }

  .main-slider {
    height: 62vh;
  }

  .main-slider .opecy {
    /* height: 75vh; */
  }

  header .headr-in .navbar .navbar-collapse {
    position: absolute;
    width: 200px;
    background-color: #092c60;
    right: 0;
    top: 36px;
    z-index: 1000;
  }

  header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
    color: #ffffff;
    padding: 8px 16px;
  }

  header .headr-in .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link {
    color: #ffffff;
    background-color: #fb3700;
  }

  header {
    box-shadow: 0px 2px 7px #00000030;
    position: inherit;
    height: 70px;
  }

  .popular-holiday {
    padding: 0px 0px 21px 0px;
  }

  .popular-holiday .hotel-hd h2 {
    font-size: 19px;
    text-align: center;
  }

  .popular-hotels {
    padding: 16px 0px 14px 0px;
  }

  .popular-hotels .hotel-hd h2 {
    font-size: 19px;
    text-align: center;
  }

  .popular-hotels .hotel-block .opcy h3 {
    padding-top: 28px;

    font-size: 19px;
  }

  .popular-holiday .hotel-block .opcy h3 {
    padding-top: 28px;

    font-size: 19px;
  }

  .special-deals .head-set h2 {
    font-size: 20px;
    text-align: center;
  }

  .footer-best-ico .ico-block h3 {
    font-size: 14px;
  }

  .footer-best-ico .ico-block p {
    font-size: 10px;
    line-height: 13px;
  }

  .footer-best-ico .ico-block {
    text-align: center;
    margin: 3px 0px;
  }

  .footer-best-ico {
    padding: 20px 0px;
  }

  header .headr-in .logo {
    width: 100%;
    margin-top: 7px;
  }

  footer .copy-sec p {
    font-size: 10px;
    padding: 7px 10px;
  }

  #immediate {
    padding-top: 34px;
  }

  #immediate_inner {}

  .main-slider .slider-cont {
    display: block;
  }

  .main-slider .slider-cont-cover {
    width: 100%;
    margin: 0 auto;
    padding: 0px 7px;
  }

  .main-slider .slider-cont h1 {
    font-size: 22px;
  }

  .main-slider .slider-cont h3 {
    font-size: 20px;
  }

  .side-option {
    top: 80%;
    display: none;
  }

  .content-secttion .content-secttion-in {
    padding: 10px 10px;
    margin: 20px 0;
  }

  .content-secttion p {
    font-size: 16px;
    text-align: justify;
  }

  .content-secttion ul li {
    font-size: 16px;
  }

  .web-function .web-function-in ul li::after {
    display: none;
  }

  .loading_lgs {
    display: none;
  }

  .inner_links ul li {
    width: 49%;
    margin-left: 0;
    padding-left: 0;
  }

  .home_links ul li {
    display: inline-block;
    width: 49%;
    margin-left: 0;
    padding-left: 0;
  }

  .whatsapp {
    z-index: 10;
  }

  .form-section .tab-content .btn-search {
    width: 39%;
    margin-left: 0;
  }

  .show-cities .show_tab .nav-pills {
    justify-content: center;
    padding: 8px 0px;
  }

  .show-cities .head-inn {
    display: block;
    text-align: center;
  }

  .show-cities .head-inn .head-set {
    width: 100%;

  }

  .show-cities .show_tab {
    width: 100%;
  }

  .embark_sec .embard-heading {
    margin-bottom: 30px;
  }

  .show-cities .show_tab.famous-tab {
    width: 100%;
  }

  footer .footer-blue .footer_top_inn {
    text-align: left;
  }

  footer .copy-sec .copy-inn {
    display: block;
  }

  footer .copy-sec .copy-inn ul {
    display: block;

  }

  footer .copy-sec .copy-inn ul li {
    padding: 9px 10px;
    border-bottom: 1px solid;
    border-left: none;
  }

  footer .copy-sec .copy-inn ul li:last-child {

    border-bottom: none;
  }

  .form-section .tab-content .btn-go {
    width: 30%;
  }

  .form-section .tab-content .btn-submit {

    width: 100%;

  }

  .event-section .event-row .event .event-inn {

    margin-bottom: 20px;
  }

  .embark_sec {
    padding: 60px 0px 0;
  }

  .result-load-show .cont-cover {

    width: 100%;

  }
}

@media only screen and (max-width: 667px) {
  .container {
    max-width: 100%;
    /* padding: 0px 7px; */
  }

  header .headr-in .offer-hd {
    width: 80%;

    padding: 10px 12px;
  }

  header .headr-in .offer-hd a {
    color: #2b2b2b;
    font-weight: 700;
    padding: 0;
    font-size: 19px;
    /* flex-wrap: wrap; */
    /* width: 80%; */
  }

  .main-slider {
    /* display: none; */
    height: 115vh;
  }

  header .headr-in .offer-text {
    display: none;
  }

  header .headr-in .call-set {
    display: none;
  }

  header .header-top {
    display: block;
    bottom: 0;
    position: fixed;
    z-index: 1000;
    background-color: #f1bc1e;
    border-radius: 9px;
    width: 95%;
    left: 10px;
    display: none;
  }

  header .header-top .call-set {
    font-size: 18px;
    font-weight: 700;
    color: #000;
  }

  header .header-top .call-set a {
    font-size: 18px;
    width: 50%;
    font-weight: 700;
    color: #000;
  }

  header {
    height: 58px;
    overflow: hidden;
  }

  header .headr-in .navbar .navbar-toggler {

    top: 1px;

  }

  header .headr-in .logo {
    width: 100%;
    margin-top: 0;
  }

  .beat-deal-show .deal-show-in .block-sh {
    width: 98%;
    height: 54px;
    display: flex;
    align-items: center;
    border-bottom: #adadad 1px solid;
    border-right: none;
    padding-bottom: 4px;
  }

  .nav-head h2 {
    font-size: 20px;
  }

  .nav-head p {
    font-size: 15px;
  }

  .flight-from {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 24px;
  }

  .flight-from .col-left {
    width: 100%;
    margin: 0 auto;
  }

  .web-function {
    padding: 20px 0px;
  }

  .web-function .web-function-in ul li {
    list-style: none;
    width: 19%;
    text-align: center;
    margin: 0px 4px;
  }

  .web-function .web-function-in ul li .img-td {
    width: 66px;
    height: 65px;
    overflow: hidden;
    border-radius: 75px;
    border: #f5f5f5 7px solid;
    padding: 9px 7px;
  }

  .show-cities .head-set {
    width: 100%;
  }

  .why_choose .feature {
    width: 100%;
    padding: 9px 13px;
    margin-bottom: 16px;
  }

  .popular ul li {
    padding: 4px 14px;
    border-radius: 5px;
    width: 48.6%;
    display: inline-block;
    margin-bottom: 10px;
  }

  footer .footer-blue .newsletter {
    margin-bottom: 25px;
  }

  footer .footer-blue .newsletter .form-group button {
    padding: 12px 28px;

  }

  footer .social-sec .right-pay img {
    width: 78%;
  }

  .customer-speak h3 {
    font-size: 19px;
  }

  .show-cities .city-section .img-set {
    /* height: 125px; */
    /* overflow: hidden; */
  }

  .show-cities .city-section .text-co {
    padding: 8px 15px;
    background-color: #ffffffa6;
    text-align: center;
    /* position: absolute; */

    width: 100%;
  }

  .show-cities .city-section {
    overflow: hidden;
    /* border-radius: 118px; */
    /* width: 165px; */
    /* height: 165px; */
    position: relative;
  }

  .flight-routs .flight-routs-in ul li .dest-trip {
    font-size: 12px;
    padding: 6px 0px;
    width: 34%;
  }

  .flight-routs .flight-routs-in ul li .trip {
    font-size: 23px;
    padding: 0px 13px;
    width: 14%;
  }

  .flight-routs .flight-routs-in ul li .price {
    display: none;
  }

  .flight-routs .flight-routs-in ul li {
    padding: 4px 0px;
  }

  .flight-routs .nav-tabs .nav-link {
    font-size: 14px;
    color: #323232;
    padding: 7px 25px;
    background-color: #d6dfe3;
  }

  .flight-routs .flight-routs-in ul li .call-bt {
    margin-top: 7px;
    display: none;
  }

  .content-secttion .content-secttion-in .colap-btn {
    font-size: 14px;
  }

  .banner_add .lft_ad h3 {
    font-size: 2rem !important;
  }

  .rit_ad .ads_block .block_icon {
    width: 30%;
  }

  .disclame_info .disclame_inn .disclame_btn {
    width: 90%;
  }

  .form-section .tab-content .tab-pane .populars-sec {
    display: block;
  }

  .form-section .tab-content .btn-go {
    width: 100%;

  }

  .our_partmer .partner_inn h2 {
    font-size: 17px;

  }

  .form-section .tab-content .tab-pane .fares-section {
    flex-wrap: wrap;

  }

  .form-section .tab-content .tab-pane .populars-sec ul li {
    border-radius: 50px;
    font-size: 12px;
  }

  .event-section .banner-event {
    height: 239px;
  }

  .event-section .banner-event img {
    height: 100%;
  }

  .event-section .event-row .event {
    margin-bottom: 12px;
  }

  .show-cities .head-inn {
    display: block;

  }

  .show-cities .show_tab .nav-pills .nav-item .nav-link {

    display: block;
    width: 170px;
    text-align: center;
  }

  .show-cities .show_tab .nav-pills {
    width: 100%;
    flex-wrap: inherit;
    overflow-x: scroll;
  }

  .show-cities .show_tab {
    width: 100%;
  }

  .show-cities .city-section .text-co p {

    text-align: left;
  }

  .embark_sec .embard-heading {
    margin-bottom: 15px;
  }

  .embark_sec .embard-heading h2 {
    font-size: 22px;

  }

  .show-cities .show_tab.famous-tab {
    width: 100%;
  }

  .show-cities .head-inn .head-set {
    width: 95%;
  }

  .why_choose .why-head h2 {

    text-align: center;

  }

  .faq_sec .faq_sec_inn .accordion .faq_card .faq-header .btn-link {
    font-size: 14px;
    white-space: inherit;
    padding-right: 31px;
  }

  footer .footer-blue .footer_top_inn {
    text-align: left;
  }

  footer .footer-blue .link-block {
    width: 100%;
    line-height: 42px;
  }

  footer .footer-blue .link-block .logo {
    width: 100%;
  }

  footer .copy-sec .copy-inn {
    display: block;
  }

  footer .copy-sec .copy-inn ul {
    display: block;
  }

  footer .copy-sec .copy-inn ul li {
    padding: 6px 10px;
    border-bottom: 1px solid #ccc;
  }

  footer .copy-sec .copy-inn ul li:last-child {
    border-bottom: none;
    border-left: none;
  }

  footer .footer-blue .top_footer h2 {
    font-size: 30px;
    text-transform: capitalize;
  }

  footer .footer-blue .footer_top_inn input {
    width: 100%;
    margin-bottom: 11px;
  }

  footer .footer-blue .footer_top_inn button {
    width: 100%;

  }

  .show-cities .city-section .img-set .aeroplane-icon {

    left: 47%;

  }

  header .headr-in {
    width: 100%;
    padding: 1px 0px;
  }

  .main-slider .slider-cont-cover .tab_sec .nav-tabs {
    border: none;
    padding: 0px 0px;
  }

  .result-load-show .cont-cover {

    width: 100%;

  }

  .breadcrumb-wrapper .banner_img img {
    height: 243px;
  }

  .breadcrumb-wrapper .page-heading h2 {
    font-size: 30px;

  }

  .deatils_sec .druation {
    width: 100%;
    flex-direction: column;
  }

  .deatils_sec .read-btn ul li {
    width: 30%;
    margin-bottom: 6px;
  }

  .trip_tab .nav-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }

  .deatils_sec .featur h4 {
    font-size: 23px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
  }

  .deatils_sec .featur ul li {
    width: 48%;

  }

  .credit_form .form_inn h2 {
    font-size: 22px;
    width: 100%;

  }

  .credit_form .form_inn form {
    padding: 13px 0px 0px;
  }
}

@media only screen and (max-width: 480px) {
  header .headr-in .offer-hd {
    width: max-content;

  }

  header .headr-in .offer-hd span {
    font-size: 13px;
  }

  header .headr-in {
    width: 100%;
    padding: 1px 8px;
  }

  .main-slider .slider-cont-cover .tab_sec .nav-tabs .nav-item .nav-link {
    padding: 9px 8px;
    margin-right: 8px;

  }

  .form-section .tab-content .tab-pane .populars-sec ul {
    flex-wrap: wrap;
  }

  .form-section .tab-content .tab-pane .populars-sec ul li {
    width: max-content;
    margin-bottom: 6px;
    line-height: 13px;
    text-align: center;
    font-size: 11px;
    border-radius: 4px;
    padding: 8px 11px;
  }

  .main-slider {
    /* display: none; */
    height: 860px;
  }

  .embark_sec {
    padding: 0px 0px 0;
  }

  .why_choose {
    padding-top: 2px;
  }

  footer .footer-blue .bottom-footer {
    padding: 20px 8px;
  }

  .form-section .tab-content .tab-pane .fares-section h2 {

    margin-bottom: 7px;

    width: 100%;
  }

  .why_choose .why-blogs .blog-info {

    margin-bottom: 24px;

  }

  footer .footer-blue .bottom-footer .link-block-inn ul li p {
    font-size: 12px;
    margin: 0;
  }

  footer .footer-blue .top_footer h2 {
    font-size: 20px;
  }

  footer .newsletter a {

    width: 35px;
    height: 35px;

  }
  footer .newsletter a i {
    font-size: 18px;
    line-height: 32px;
    padding: 2px 0px;
}
.navbar-toggler{
  display: none;
}

}