.logo img {
  max-height: none;
  width: 80px;

}

.subtext {
  font-size: 16px;
}

.right-menu nav ul li a {
  font-size: 25px;
}

.about-list-item-font {
  font-size: 18px;
  font-weight: 600;
}

.partners-table {
  width: 100%;
  max-width: 100%;
}

.partners-table td {
  max-width: 25%;
  max-height: 50px;
  padding: 10px;
}

.partners-table img {
  width: 100%;
  height: auto;
}

li {
  color: #E04348; /* bullet color */
}


.services-title {
  color: #fff;
  font-size: 35px;
  line-height: 52px;
  font-weight: 600;
  letter-spacing: -1px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  font-family: 'Teko', sans-serif;
  margin-top: 10px;
}

.about-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/about.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;
}

.contact-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/Contact1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.services-background-image {
  width: 100%;
  height: 100%;
  background-image: url("../img/headers/Header-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.portfolio-two-background {

  width: 100%;
  height: 100%;
  background-image: url("../img/headers/Header-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.portfolio-three-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/headers/Header-3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;
}

.portfolio-four-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/headers/Header-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.our-vision-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/our-vision.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  background-position: 0 -250px;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.egypt-program-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/gravity-zone-stars.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.gcc-program-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/gcc.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.events-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/events-and-exhibition.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.transit-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/acc-passenger.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;

}

.offers-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/offers.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;
}

.marketing-page-background {
  width: 100%;
  height: 100%;
  background-image: url("../img/services-pics/crew.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: black;
  opacity: 0.3;
  position: absolute;
  z-index: -100000;
}

.news-image img {
  width: 60%;
}

.news-image .service-pic {
  width: 100%;
}

.slider-text-heading .title {
  font-family: 'Teko', sans-serif;
  display: flex;
  justify-content: space-between;
  font-size: calc(22px + 2vw);

  padding-top: 0px;
  line-height: normal;
  font-weight: 700;
  word-spacing: 1px;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 0;
}


.copyright a {
  color: #fff;
}

.mission img {
  width: 64px;
  height: 64px;
}

.page-title::after {
  display: table-cell;
  margin: 0 0 8px 20px;
  border: 4px solid #E04348;
  height: 3px;
  content: " ";
  text-shadow: none;
  width: 200px;

}

.card {
  height: 140px;
}

.card-title {
  text-align: center;
  margin-top: 20%;
}

.offers-title {
  color: #fff;
  font-size: 35px;
  line-height: 52px;
  font-weight: 600;
  letter-spacing: -1px;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  font-family: 'Teko', sans-serif;
  margin-top: 10px;
}

.travel-partner {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}



/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  .logo img {
    width: calc(130px + 1vw);
  }

  .slider-text-heading .title {
    font-size: calc(56px + 2vw);
    word-spacing: 1px;
    letter-spacing: normal;
  }
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  .logo img {
    width: calc(120px + 1vw);
  }

  .slider-text-heading .title {
    font-size: calc(46px + 2vw);
    word-spacing: 1px;
    letter-spacing: normal;
  }
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  .logo img {
    width: calc(110px + 3vw);
  }

  .slider-text-heading .title {
    font-size: calc(36px + 2vw);
    word-spacing: 1px;
    letter-spacing: normal;
  }
}




/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .logo img {
    width: calc(100px + 3vw);
  }

  .slider-text-heading .title {
    font-size: calc(36px + 2vw);
    word-spacing: 1px;
    letter-spacing: normal;
  }

  .ws-pages {
    height: 100vh;
    min-height: 100%;

  }
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  .logo img {
    width: calc(90px + 3vw);
    position: fixed;
    top: 0;
    left: 0;
  }

  .slider-text-heading .title {
    font-size: calc(30px + 2vw);
    word-spacing: 1px;
    letter-spacing: normal;
  }

  .ws-pages {
    height: 100vh;
    min-height: 100%;

  }
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 290px) and (max-width: 480px) {

  .logo img {
    width: calc(80px + 3vw);
    position: fixed;
    top: 0;
    left: 0;
  }

  .slider-text-heading .title {
    font-size: calc(22px + 2vw);
    word-spacing: 1px;
    letter-spacing: normal;
  }

  .about-list-item-font {
    font-size: 15px;
    font-weight: 600;

  }

  .page-title {
    font-size: 33px !important;
  }

  .ws-pages {
    height: 100%;
  }

  html {
    height: 100%;
  }

  body {
    height: 100%;
  }

  main {
    height: 100%;
    overflow-y: auto;
  }

  .ws-bg:nth-child(1) .ws-bg__part-inner {
    background-position: -655px;
  }

  .ws-bg:nth-child(2) .ws-bg__part-inner {
    background-position: -340px;
  }

  .ws-bg:nth-child(3) .ws-bg__part-inner {}

  .ws-bg:nth-child(4) .ws-bg__part-inner {
    background-position: -650px;
  }

}
@media screen and (min-width: 1025px)
{
  #smooth-scroll {
    position: relative !important;
  }
}