@media (min-width: 768px) {
 
  .section-back-office .col-lg-5 {
    padding-top: 28px;
  }
  .section-back-office .col-lg-7 {
    width: 55%;
  }
  .section-back-office .col-lg-5 {
    width: 45%;
  }
}
@media (min-width: 992px) {
  .page-template-tourism p {
    line-height: 1.9;
  }
  .section-memodeal p {
    line-height: 1.85;
  }
  .section-state-of-the-art .col-12:last-child{
    /* display: flex;
    align-items: center; */
  }
}
@media (min-width: 1200px) {

  .section-memodeal .col-lg-6 {
    width: 44%;
  }
  .section-api img {
    max-width: 500px;
  }
}
@media (min-width: 1300px) {
  .section-hero-tourism {
    height: 90vh;
  }
}
@media (min-width: 1400px) {

  .section-back-office .col-lg-7 {
    width: 60%;
  }
  .section-back-office .col-lg-5 {
    width: 40%;
  }
}
@media (min-width: 1441px) {
  .section-learn:not(.section-learn-team){
    max-width: 1340px;
  }
}
@media (max-width: 1440px) {
  .section-bookit .container{
    max-width: 100%;
    padding: 0 12px;
  }
  .section-bookit .col-lg-6{
    padding: 0;
  }
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .section-b2b-system .col-lg-5 {
    width: 44%;
  }
  .section-b2b-system .col-lg-7 {
    width: 56%;
  }
}
@media (max-width: 1399px) {
  .section-back-office img{
    max-height: 360px;
  }
  .section-hero-tourism {
    padding: 196px 0 139px;
  }
  
  .section-state-of-the-art h2 {
    line-height: 1.1;
    margin-bottom: 20px;
  }
 
  .section-back-office {
    margin-top: 53px;
  }
  .section-back-office .col-lg-7 {
    padding-top: 27px;
  }
  .section-back-office h2 {
    margin-bottom: 25px;
  }
  .section-back-office img {
    height: 444px;
  }
  .section-b2b-system img,
  .section-back-office img {
    object-fit: cover;
    width: 100%;
  }
  .section-b2b-system a,
  .section-back-office a {
    margin-top: 25px;
  }
  .section-b2b-system {
    margin-top: 90px;
  }
  .section-b2b-system .h-100 img {
    height: 420px;
  }
  .section-b2b-system .inner-block {
    padding: 6px 30px 36px;
  }
  .section-b2b-system h2 {
    margin-bottom: 20px;
  }
  .section-b2b-system .white-gradient-bg {
    padding: 25px 35px 0 30px;
  }
  .section-b2b-system .col-lg-5 img {
    height: 500px;
  }
}
@media (max-width: 1199px) and (min-width: 768px) {
  h2{
    font-size: 40px;
  }
}
@media (max-width: 1199px) {
  .section-hero-tourism {
    padding: 160px 0 190px;
  }
  .section-hero-tourism h1 {
    max-width: 465px;
  }

  .section-back-office {
    margin-top: 35px;
  }
  .section-b2b-system {
    margin-top: 50px;
  }
  .section-b2b-system .white-gradient-bg {
    padding: 90px 35px 0 30px;
  }
  .section-b2b-system .half-light-blue-block::before {
    height: 70px;
  }
  .mt-100 {
    margin-top: 60px;
  }

  .section-api h2,
  .section-memodeal h2 {
    margin-bottom: 10px;
  }

  .section-api p {
    line-height: 1.6;
    max-width: 440px;
  }
  .section-api {
    background-position: center right 26%;
  }
  .section-api a,
  .section-memodeal a {
    margin-top: 0;
  }
  .section-memodeal {
    padding: 35px 0;
  }
  .block-ytour img {
    object-position: bottom;
  }
  .section-hero-tourism {
    padding: 130px 0 190px;
  }
}

@media (max-width: 991px) {
  .section-bookit .col-lg-6:nth-child(2) .half-blue-block:before{
    top: 0;
    transform: rotate(180deg);
  }
  .section-bookit .col-lg-6:nth-child(2){
    background-color: #fff;
  }
  .section-bookit .col-lg-6:last-child {
    margin-top: 60px;
  }
  .section-back-office {
    margin-top: 40px;
  }
  .section-back-office .col-lg-7 {
    padding-top: 20px;
  }
  .section-back-office img {
    height: 365px;
  }
  .section-api .container > div {
    padding: 33px 30px 45px;
  }
  .section-api img {
    max-width: 290px;
  }
  .px-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .block-bookit {
    padding: 50px 30px 0;
}
.block-ytour{
  padding: 50px 30px;
}
.section-state-of-the-art img {
  padding-top: 15px;
}

}
@media (max-width: 991px) and (min-width: 768px){
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .section-bookit .container {
    padding-left: 12px;
    padding-right: 12px;
  }
  .section-bookit .col-lg-6:nth-child(2) .half-blue-block:before{
    top: unset;
    transform: none;
  }
}
@media (max-width: 767px) and (min-width: 426px) {
  .section-memodeal{
    color: #fff!important;
  }
}
@media (max-width: 767px) {
  .section-api .container >div{
    background: linear-gradient(180deg, #013661 0%, #0c151f 100%);
  }
  .section-bg-img:after{
    background: linear-gradient(0deg, rgba(0, 20, 57, 0.2), rgba(0, 20, 57, 0.2))
  }
  .section-hero-tourism .row>* {
    background-color: #001439;
  }
  .section-hero-tourism {
    padding: 0 0 280px;
    
  }
  .section-hero-tourism:before{
    background-position: bottom;
  }
  .page-template-tourism h2 {
    font-weight: 500;
    max-width: 325px;
  }
  .section-state-of-the-art {
    padding: 35px 0;
  }
 
  .mt-100 {
    margin-top: 0;
  }
  
  .section-bookit .col-lg-6:last-child {
    margin-top: 30px;
  }

  .section-back-office h2 {
    margin-bottom: 18px;
  }
  .section-back-office img {
    height: 246px;
  }
  .section-bookit .col-lg-6:last-child>div,
  .section-b2b-system .blue-bg {
    display: flex;
    flex-direction: column-reverse;
  }

  .section-b2b-system .inner-block {
    padding: 37px 12px 36px;
  }
  .section-b2b-system .h-100 img {
    height: 262px;
  }
  .half-blue-block:before {
    transform: rotate(180deg);
    background: linear-gradient(rgba(0, 20, 57, 0), #001439 100%);
    top: 0;
  }
  .section-b2b-system .white-gradient-bg {
    padding: 40px 12px 0;
  }

  .section-b2b-system .col-lg-5 img {
    height: 445px;
  }
  .section-api {
    margin: 0;
  }
  .section-hero-tourism .col-lg-6,
  .section-memodeal .col-lg-6 {
    padding-bottom: 20px;
  }
 
  .block-bookit {
    padding: 35px 12px 0;
  }
  .section-bookit .col-lg-6:last-child {
    margin-top: 0;
  }
 
  .block-ytour {
    padding: 30px 12px 0;
  }
  .section-back-office{
    margin-top: 0;
    padding-top: 30px;
    background: linear-gradient(180deg, rgba(40, 153, 244, 0.15) 50.31%, rgba(40, 153, 244, 0) 100%);
  }
  .section-memodeal:after{
    background: linear-gradient(180deg, rgba(40, 153, 244, 0.15) 50.31%, rgba(40, 153, 244, 0) 100%);
  }
}
@media (max-width:425px){
  .section-hero-tourism:after{
    top: unset;
    height: 280px;
    bottom: 0;
  }
  .section-hero-tourism:before {
    background-size: auto 79%;
  }
  .section-memodeal::before {
    display: none;
  }
  .section-memodeal {
    padding-bottom: 0;
    /* background: linear-gradient(180deg, rgba(40, 153, 244, 0.15) 50.31%, rgba(40, 153, 244, 0) 100%)!important; */
    color: #001439;
  }
  .section-api img {
    max-width: 100%;
}
.section-memodeal img {
  width: 100%;
  height: 362px;
  object-fit: cover;
  object-position: right;
}
.section-api .container > div {
  padding: 33px 12px 45px;
}
}