

/*Small Style */


.intro-1 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 2rem;
  font-family: Amazon Ember, Arial, sans-serif;
  text-shadow: 2px 4px 5px #343434;
  font-weight: bold;
}

.intro-2 {
  /*font-size: 23px;*/
  font-size: 1.1rem;
  font-family: Amazon Ember, Arial, sans-serif;
  font-weight: 500;
  text-shadow: 2px 3px 10px #000000;
  margin-bottom: 3rem;
}

.intro-3 {
  /*font-size: 35px;*/
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 2rem;
  font-family: Amazon Ember, Arial, sans-serif;
  text-shadow: 2px 4px 5px #343434;
}

.intro-4 {
  font-size: 35px;
  font-family: Amazon Ember, Arial, sans-serif;
  font-weight: bold;
  text-shadow: 2px 3px 10px #000000;
  /*margin-bottom: 3rem;*/
  margin-bottom: 1rem;
}

#slide-1 {
  background-position: left;
}

#hero .carousel-container {
  top: 23%;
}


.header-logo {
  width: 150px;
}

#mainNav {
  padding: 10px 0px;
}

.carousel-content .btn-green {
  padding: 10px 25px;
  font-size: 13px;
}

.w-80 {
  width: 80% !important;
}

.w-90 {
  width: 90% !important;
}

.who-we-are .float-end img {
  height: 150px;
}

.who-we-are img {
  height: 200px;
}

.section-title h2::after,
.section-title.long-title-text h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 150px;
  height: 4px;
  background: #153953;
  top: 60px;
  left: calc(50% - 75px);
  top: 100%;
  width: 200px;
  left: calc(50% - 100px);
}



.section-title.long-title-text h2.line-white::after {
  background: #ffffff !important;
}

/* *****   MEDIA SCREEN XXL  ***** */

@media (min-width: 768px) {

  #mainNav {
    padding: 20px 20px;
  }

  .header-logo {
    width: 200px;
  }

  #about-us .content {
    padding: 5rem;
  }

  .section-title h2 {
    font-size: 2.5rem;
  }


  .inline-md-navlinks {
    display: inline-flex;
    flex-direction: inherit;
  }

  .w-md-75 {
    width: 75% !important;
  }

  #hero .carousel-container {
    top: 30%;
  }
}

@media (min-width: 992px) {


  #mainNav {
    padding: 20px 20px;
  }

  .header-logo {
    width: 200px;
  }

  #hero {
    height: 100vh;
  }

  .intro-1 {
    font-size: 60px;
    line-height: 70px;
  }

  .intro-2 {
    font-size: 23px;
    margin-bottom: 3rem;
  }

  .intro-3 {
    font-size: 40px;
    text-shadow: 2px 3px 10px #000000;
    margin-bottom: 2rem;
    font-family: Amazon Ember, Arial, sans-serif;
    text-shadow: 2px 4px 5px #343434;
  }

  #mainNav.navbar-nav .nav-link,
  footer .navbar-nav .nav-link {
    padding: 0.5rem 1rem;
    
  }

  .section-title h2::after,
  .section-title.long-title-text h2::after {
    content: "";
    position: absolute;
    display: block;
    width: 150px;
    height: 4px;
    background: #153953;
    top: 60px;
    left: calc(50% - 75px);
    top: 100%;
    width: 200px;
    left: calc(50% - 100px);
  }
}

@media (min-width: 1200px) {

  .example-obtuse:before {
    content: "";
    position: absolute;
    bottom: -8px;
    right: 65px;
    border-width: 0 0px 8px 20px;
    border-style: solid;
    display: block;
    width: 0;
  }

  .intro-3 {
    font-size: 40px;
  }

  #hero .carousel-content {
    width: 80%;
  }

  #hero .carousel-container.top-xl-38prcnt {
    top: 38%;
  }

  #hero .carousel-container.top-xl-40prcnt {
    top: 40%;
  }

  #mainNav .navbar-brand img {
    height: 2.5rem;
  }

  .navbar-brand:hover {
    filter: brightness(1.5);
  }

  .intro-2 {
    font-size: 30px;
    padding: 0 5rem;
  }

  .intro-3 {
    font-size: 45px;
  }
}

@media (min-width: 1400px) {


  .intro-1 {
    font-size: 71px;
    line-height: 81px;
  }

  .intro-4 {
    font-size: 45px;
    padding: 0 5rem;
  }

  .intro-4.larger-text {
    /*font-size: 140%;*/
    /*font-size: 70px;*/
    font-size: 85px;
    font-weight: 600;
    padding-top: 20px;
    line-height: 90px;
  }

  #hero .carousel-container.top-xl-35prcnt {
    top: 35%;
  }

  .portfolio-item-content img.logo {
    /*width: 250px;*/
    width: 210px;
  }

  .portfolio-item-content span {
    font-size: 1.3rem;
  }

}

/*@media (min-width: 1400px) {*/
@media (min-width: 1700px) {



  .section-title h2 {
    /*font-size: 2.5rem;*/
    font-size: 3rem;
  }

  .intro-1 {
    font-size: 80px;
    line-height: 95px;
    margin-bottom: 3rem;
  }

  .intro-2 {
    font-size: 30px;
    margin-bottom: 4rem;
    padding: 0;
  }

  .intro-3 {
    font-size: 50px;
    margin-bottom: 2rem;
  }

  .intro-4 {
    /*font-size: 50px;*/
    font-size: 55px;
    line-height: 60px;
    /*margin-bottom: 3rem;*/
    margin-bottom: 1rem;
    padding: 0;
  }

  .intro-4 h1.larger-text {
    font-size: 135%;
    font-weight: 600;
    padding-top: 20px;
  }

  .carousel-content .btn-green {
    padding: 0.8rem 2rem;
    font-size: 1rem;
  }

  #hero .carousel-container {
    top: 30%;
  }

  /*section#program-process img {
      width: 1123px;
    }*/

  .w-xxl-70 {
    width: 70% !important;
  }

  .w-xxl-75 {
    width: 75% !important;
  }

  .w-xxl-80 {
    width: 80% !important;
    max-width: 1500px;
  }

  .who-we-are img {
    height: 250px;
  }

  .modal-xl {
    max-width: 1200px;
  }

  .navbar {
    padding: 1.2rem 0;
    background-image: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.6));
  }

  #mainNav .navbar-brand img,
  footer .navbar-brand img {
    height: 2.7rem;
  }

  /*.multitext-xl-4-overflow{
      -webkit-line-clamp: 4;
    }*/

  #hero .carousel-content {
    width: 60%;
  }

  #hero .carousel-content.w-70-prcnt {
    width: 70%;
  }
}