body {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #727070;
  }
 section.tourb2-ab-p-4 {
    text-align: center;
}

.services_list {
    background: #fff;
    display: inline-block;
    width: 895px;
    max-width: 100%;
    z-index: 9;
    position: relative;
    padding: 10px;
    /*box-shadow: 0px 3px 8px #ddd;*/
    border-radius: 5px;
}

.services_list .col-md-4.col-sm-4 {
    max-width: 125px;
    min-width: 125px;
    padding: 0px 3px;
}

.tourb2-ab-p4-com {
    background: #fff;
    padding: 10px 0px 5px 10px;
    position: relative;
    overflow: hidden;
    border: 3px #07acdb;
    border-style: solid;
    margin-bottom: -93px;
    border-radius: 20px;
    
}

.tourb2-ab-p4-com i, .tourb2-ab-p4-com img {
    font-size: 42px;
    height: 42px;
    float: left;
    padding-right: 0px;
    color: #00bcd4;
    text-shadow: 0px 1px 0px rgb(0 0 0 / 43%);
}

.tourb2-ab-p4-text {
    position: relative;
    overflow: hidden;
}

.tourb2-ab-p4-com h4 {
    padding-bottom: 0px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #253d52;
}

.tourb2-ab-p4-com h4 span {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #137d9f;
}


  @media only screen and (min-width: 150px) and (max-width: 500px) {
    .ed-mob-menu {
      height: 95px;
    }
  }
  section.tourb2-ab-p-4 {
    text-align: center;
  }
  .services_list {
  /* background: #fff;
    display: inline-block;
    width: 895px;
    max-width: 100%;
    z-index: 9;
    position: relative;
    padding: 10px;
    box-shadow: 0px 3px 8px #ddd;
    border-radius: 5px;*/
	  MARGIN-LEFT: 311px;
  }
  .hotelMain {
    margin-top: 100px;
  }
  .glider-slide {
    max-height: 390px;
  }
  
  .glider-contain {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
  }
  
  .glider-slide {
    min-height: 150px;
  }
  
  .glider-slide img {
    width: 100%;
  }
  section#Offer-slider {
    margin-top: 60px;
  }
  section#Offer-slider h2 {
    color: #f4364f;
    font-size: 44px;
    font-weight: 600;
    font-family: "Quicksand", sans-serif;
    margin-bottom: 0px;
  }
  section#Offer-slider p {
    color: #000;
    font-weight: 600;
    font-family: "Quicksand", sans-serif;
  }
  .glider-slide img {
    height: 220px !important;
  }
  .glider-contain button:focus {
    background-color: #f4364f !important;
    color: #fff !important;
  }
  .services_list .col-md-4.col-sm-4 {
    max-width: 125px;
    min-width: 125px;
    padding: 0px 3px;
  }
  .iframe-main {
    margin-top: -75px;
  }
  
  @media only screen and (max-width: 992px) {
    .iframe-main {
      margin-top: 10px;
    }
    .tourb2-ab-p4-text {
      width: 50%;
    }
    .tourb2-ab-p4-com h4 span {
      font-size: 12px;
    }
    section.tourb2-ab-p-4 .container {
      max-width: 96%;
      width: 100%;
    }
    .services_list {
      min-width: 460px;
      margin-top: 10px;
    }
  }
  @media only screen and (max-width: 815px) {
    .services_list .col-md-4.col-sm-4 {
      max-width: 14.2%;
      min-width: 14.2%;
      float: left;
      text-align: center;
      margin-bottom: 10px;
    }
  }
  @media only screen and (max-width: 768px) {
    .tourb2-ab-p4-text {
      display: none;
    }
    .services_list {
      padding: 0px 10px 0px 10px;
    }
    .tourb2-ab-p4-com {
      width: 100%;
    }
    .tourb2-ab-p4-com i,
    .tourb2-ab-p4-com img {
      font-size: 17px;
      height: 30px;
      text-shadow: 0px 0px 0px rgb(0 0 0 / 0%);
      padding: 7px;
      width: auto !important;
      min-width: auto !important;
      float: none;
    }
    .tourb2-ab-p4-com,
    .tourb2-ab-p4-com * {
      min-width: 100% !important;
      width: 100% !important;
      padding: 0px;
      float: left;
      text-align: center;
    }
  }
  @media only screen and (max-width: 600px) {
    section.tourb2-ab-p-4 {
      max-width: 90%;
      margin-left: 5%;
      margin-top: 10px;
    }
    .services_list {
      min-width: 200px;
    }
    
    .iframe-main {
      margin-top: 10px;
    }
    
  }
  