


@media (max-width: 1024.98px) {
  
}

@media (max-width: 1199.98px) {
  .menu-header {
    max-width: 960px;
  }
  header nav ul li a {
    font-size: 14px;
    padding: 1rem .4rem;
  }
  .btn-account {
    color: #fff;
    padding: 0rem .4rem;
    font-size: 14px;
  }

} /* 1199.98p */

@media (max-width: 991.98px) {
  .toggle-menu {
    display: block;
    color: #fff;
    font-size: 1.5rem;
    margin-left: 2rem;
  }
  .menu-mobile li.logo {
    display: block;
    text-align: center;
  }
  header nav {}
  header nav ul.menu-mobile {
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    display: block;
    background: #fff;
    height: 100%;
    z-index: 99;
    padding-top: 1rem;
    transition: 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  header nav ul.menu-mobile.show {
    left: 0px;
  }
  header nav ul.menu-mobile li .logo {
    margin: auto;
    text-align: center;
  }
  header nav ul.menu-mobile li a {
    display: block;
    color: #444;
  }
  header nav ul.menu-mobile li a:hover {
    color: var(--mainColor);
  }
  header nav ul.menu-mobile li .dropdown-menu {
    position: static !important;
    transform: translate(0) !important;
    padding: 0;
    border-radius: 0;
  }
  header nav ul.menu-mobile li .dropdown-menu li a {
    color: #444;
  }
  header nav ul.menu-mobile li .dropdown-menu li a:hover {
    color: var(--mainColor);
  }
  .dropdown-item.active, .dropdown-item:active {
    background-color: transparent;
  }

  .dropdown-account {
    display: flex;
    align-items: center;
  }

  header >.container {
    max-width: 100% !important;
    padding: 0 1rem;
  }

  .langs_down {
    /* display: flex;
    align-items: center;
    justify-content: center; */
  }

} /* 991.98p */

@media (max-width: 767.98px) {
  .txt-about {
    padding-bottom: 1rem;
  }

  .btn-more {
    padding: 10px .5rem;
    font-size: 13px;
  }

  .sec-title strong {
    font-size: calc(1rem + .6vw);
  }

  .sec-tistimonilas .sec-title h5 {
    font-size: 14px;
    line-height: 1.5;
  }
  .w-50 {
    width: 100%!important;
  }
  .sec-tistimonilas .media-body p {
    font-size: 14px;
  }

  .page-footer .row > div:not(:last-child) {
    padding-bottom: 1rem;
    padding-top: 1rem;
    border-bottom: 1px solid #ddd;
  }

  header .head-header > div {
    display: block !important;
  }
  header .head-header .left-head {
    margin-bottom: .5rem;
  }
  header .head-header .left-head,
  header .head-header .right-head {
    display: flex;
    justify-content: space-between;
  }
  header .head-header .right-head > div {
    
  }

  .home-slider .item .item-txt {
    padding-top: 6rem;
    text-align: center;
  }

  .item-program a {
    height: 280px;
  }
  .item-program a strong {
    font-size: .8rem;
  }

  
  .item-today-tours .img-today-tours a {
    height: 110px;
  }

  .item-today-tours .txt-today-tours p {
    font-size: 11px;
  }
  .item-today-tours a.read-more {
    font-size: 12px;
  }
  .item-today-tours .txt-today-tours .sites {
    font-size: 10px;
  }
  .item-today-tours a.title {
    font-size: .7rem;
  }
  .item-today-tours a.more-plus {
    padding: 10px;
  }

  
  .item-gallery .link-item {
    height: 180px;
  }

  .txt-about p {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
  }

  .txt {
    padding-top: 1rem;
  }

  .page-contactus .box-contact {
    width: 100%;
    padding: 30px 10px 50px 10px;
  }

  .details h3 {
    font-size: 1.5rem;
    margin-bottom: 0rem;
  }

  blockquote {
    padding: 20px 10px;
    background: #fff8e8;
    padding-left: 10px;
    margin: 28px 0;
  }
  blockquote::before {
    content: unset;
  }


  .page-details .row > .col-md-4 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
  }
  .page-details .row > .col-md-4 .become-teacher__form {
    order: 2;
  }
  .page-details .row > .col-md-4 .video-trip {
    order: 1;
  }


} /* 767.98p */

@media (max-width: 580px) {

  .imgs-trip .gallery-top2 .swiper-slide a {
    height: 200px;
  }

  .px-5 {
    padding-right: 0!important;
    padding-left: 0!important;
  }
  header >.container {
    max-width: 100% !important;
    padding: 0 .5rem;
  }
  header .head-header .right-head a.langs {
    margin-left: .2rem;
    padding-left: .3rem;
    font-size: 13px;
  }
  header .head-header .left-head a {
    font-size: 12px;
  }
  header .head-header .left-head a i {
    width: 13px;
  }

  .social-head a {
    margin: auto .2rem;
    font-size: 13px;
  }

  .home-slider .item {
    background-size: cover;
    background-repeat: no-repeat;
    
  }
  .home-slider, .home-slider .owl-stage-outer, .home-slider .owl-stage, .home-slider .owl-item, .home-slider .item {
    height: 400px;
  }
  .home-slider .item .item-txt {
    padding-top: 6rem;
  }
  .home-slider .item .item-txt h1 {
    font-size: 32px;
  }
  .home-slider .item .item-txt p {
    max-width: 100%;
    font-size: 1rem;
    padding-left: 0;
  }
  .btn-style1 {
    padding: 10px 10px;
  }

}

@media (max-width: 480px) {
  .head-header > div.d-flex {
    flex-direction: column;
  }
}