/* Responsive CSS */


/* iPad Air & Pro */

@media screen and (max-width: 1199.98px) {
  .hero {
    height: 45vh;
  }

  .hero .banner-contain h1 {
    font-size: 49px;
  }

  .hero-sunday {
    height: 45vh;
  }

  .hero-sunday .banner-contain h1 {
    font-size: 49px;
  }

  .hero-saturday {
    height: 45vh;
  }

  .hero-saturday .banner-contain h1 {
    font-size: 49px;
  }

  .information {
    margin-top: -17%;
  }

  .slider h2 {
    font-size: 28px;
  }

  .slider h3 {
    font-size: 27px;
    padding: 15px 0px;
  }

  .slider img.left.slick-arrow {
    left: 40%;
    top: unset;
    bottom: -75px;
  }

  .slider img.right.slick-arrow {
    right: 40%;
    top: unset;
    bottom: -75px;
  }

  #slider {
    padding-bottom: 80px;
  }

  .insights .insights-bg h2 {
    font-size: 60px;
  }

  .insights .insights-detail p {
    font-size: 14px;
  }

  .agenda-box {
    padding: 0px 10px;
  }

  .Portfolio-bg {
    padding: 0px 10px;
  }

  .insights .web p {
    font-size: 32px !important;
  }

  .about-host h4 {
    font-size: 24px;
    padding-bottom: unset;
  }

  .about-host p {
    font-size: 16px;
  }
}


/* iPad Mini */

@media screen and (max-width: 991.98px) {
  .hero {
    height: 50vh;
  }

  .hero .banner-contain p {
    font-size: 18px;
  }

  .hero .banner-contain h1 {
    font-size: 45px;
  }

  .hero-sunday {
    height: 50vh;
  }

  .hero-sunday .banner-contain p {
    font-size: 18px;
  }

  .hero-sunday .banner-contain h1 {
    font-size: 45px;
  }

  .hero-saturday {
    height: 50vh;
  }

  .hero-saturday .banner-contain p {
    font-size: 18px;
  }

  .hero-saturday .banner-contain h1 {
    font-size: 45px;
  }

  .info input {
    margin: 30px 0px;
    width: 90%;
  }

  .slider h2 {
    font-size: 24px;
  }

  .slider {
    padding-top: 0px;
  }

  .slider h3 {
    font-size: 22px;
  }

  .insights .insights-bg h2:before {
    right: 14%;
  }

  .insights .insights-detail p {
    font-size: 13px;
  }

  .agenda-box {
    padding: 0px 6px;
  }

  .insights .insights-bg p {
    font-size: 24px;
  }

  .insights .insights-detail h3 {
    font-size: 30px;
  }

  .insights .insights-bg p span {
    font-size: 23px;
  }

  .about-host h3 {
    font-size: 30px;
  }

  .about-host h4 {
    font-size: 22px;
  }
}


/* Mobile */

@media screen and (max-width: 767.98px) {
  section {
    padding: 30px 0px;
  }

  .hero {
    height: auto;
  }

  .hero .banner-contain h1 {
    font-size: 34px;
  }

  .hero .banner-contain p span {
    font-size: 16px;
  }

  .hero .banner-contain p {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .hero-sunday {
    background-image: url(https://intuitive.cloud/landing-page/assets/image/sunday-mobile.jpg);
    height: 95vh;
    background-position: -31px;
  }

  .hero-sunday .banner-contain h1 {
    font-size: 34px;
  }

  .hero-sunday .banner-contain p span {
    font-size: 16px;
  }

  .hero-sunday .banner-contain p {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .hero-saturday {
    background-image: url(https://intuitive.cloud/landing-page/assets/image/saturday-mobile.jpg);
    height: 95vh;
}

  .hero-saturday .banner-contain h1 {
    font-size: 34px;
  }

  .hero-saturday .banner-contain p span {
    font-size: 16px;
  }

  .hero-saturday .banner-contain p {
    font-size: 15px;
    margin-bottom: 8px;
  }

  .banner-contain {
    padding-left: 10px;
  }

  .hero .banner-contain h1 {
    font-size: 32px;
    padding-top: 40px;
  }

  .hero-sunday .banner-contain h1 {
    font-size: 32px;
    padding-top: 40px;
  }

  .hero-saturday .banner-contain h1 {
    font-size: 32px;
    padding-top: 40px;
  }

  .info input {
    margin: 15px 0px 0px;
    width: 100%;
  }

  .information {
    margin-top: -17%;
    padding: 0px 20px 30px;
  }

  .information button {
    font-size: 17px;
  }

  .information h2 {
    font-size: 22px;
  }
  .information .btn {
    margin-top: 20px;
}
  .slider h2 {
    font-size: 22px;
  }

  .slider h3 {
    font-size: 18px;
    padding: 0;
  }

  .slider img.left.slick-arrow {
    left: 31%;
    width: 46px;
  }

  .slider img.right.slick-arrow {
    right: 31%;
    width: 46px;
  }

  .insights .insights-bg {
    padding: 40px;
  }

  .insights .insights-detail h3 {
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .insights .superpowers {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .insights .icon-box {
    max-width: 50%;
  }

  .web img {
    max-width: 30px;
  }

  .insights .web p {
    font-size: 20px !important;
  }

  .about-host h2 {
    font-size: 35px;
    padding-bottom: 10px;
  }

  .about-host p {
    font-size: 14px;
  }

  .about-host h4 {
    font-size: 20px;
  }

  .about-host h3 {
    padding-top: 10px;
    font-size: 28px;
  }

  .insights-logo img {
    max-width: 60%;
  }

  .insights .insights-logo {
    margin-bottom: 40px;
  }

  .insights .insights-bg p span {
    font-size: 18px;
  }

  .insights .insights-bg p {
    font-size: 18px;
  }

  .insights .insights-bg {
    align-items: unset;
  }

  .insights .insights-bg h2 {
    font-size: 45px;
  }

  .insights .insights-bg h2:before {
    right: 4%;
  }


}