/* Global styles */

.grid-container {
	max-width: 85rem;
	margin: 0 auto;
}

html {
  scroll-behavior: smooth;
}

img { max-width: 100%;}

h1, h2, h3, h4, h5, h6, blockquote { 
  font-family: "ff-meta-headline-web-pro-com", sans-serif;
  font-weight: 700;
  font-style: normal;
}


h1 {
  font-size: 2.75rem;
  color: #041040;
    }
    
h2 {
  font-size: 4.5rem;
  color: #041040;
  margin-top: 2rem;
  margin-bottom: 5px;
  line-height: 5rem;
}

h3 {
    font-size: 2rem;
    color: #3F6416;
    }

h4 {
   font-size: 1.65rem;
   color: #041040;

    }

p, ul, ol {
  font-family: "interstate", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 2.75rem;
  margin-bottom: 1.5rem;
}


.active {
  color: #004255; }

a {
    transition: .35s all ease;
    color: #041040;
}


p a, ul a {
  text-decoration: none;
  border-bottom: #041040 dotted 1px;
}


a:hover {
    color: #007027;;
	transition: .35s all ease;
}

header {
  margin: 2rem 0;
}
.top-nav {
  text-align: right;
}

.phone {
  margin-top: 20px;
}
.phone p {
  font-size: 2.375rem;
  font-family: "ff-meta-headline-web-pro-com", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #007027;
}

.nav ul a {
  font-size: 2rem;
  color: #074975;
  font-family: "ff-meta-headline-web-pro-com", sans-serif;
  font-weight: 700;
  font-style: normal;
  border: none;
}

.nav ul a:hover {
  color: #007027;
}

.nav {
  margin-top: 50px;
}


.banneroverlay {
  position: absolute;
  position: absolute;
  width: 100%;
  height: 45%;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.95));
  z-index: 2;
}



.hero-caption {
	z-index: 20;
	position: absolute;
    bottom: 30px;
	  width: 80%;
    margin: 0 auto;
    color: #fff;
    left: 50px
}


.hero-image {
	position: relative;
    display: block;
    margin: 1rem 0 2.5em 0;
}


.hero-image img {
  object-fit: cover;
  width: 100%;
}

.hero-caption h1 {
  font-size: 6rem;
  margin: 0 0 10px 0;
  color: #fff;
  line-height: 7rem;
}


.hero-caption p {
  font-size: 2.75rem;
  margin-bottom: 0;
  font-family: "ff-meta-headline-web-pro-com", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.main-intro {
  background-image: url(/images/watermark.svg);
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: 40%;
  margin-top: 20px;
  padding-left: 35px;
}


.intro p {
  font-size: 2.3rem;
  line-height: 3.5rem;
  color: #115e92;
}

.why-container {
  padding-left: 35px;
  background-image: url(/images/world-map.svg);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  margin: 3rem 0;
}

.why-bullets ul {
  font-size: 1.475rem;
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
  color: #000;
}

.why-bullets li {
  margin-bottom: 20px;
  line-height: 3rem;
}

.handle {
  background-color: #F3F4F5;
  padding: 3rem 4rem!important;
}

.handle h3 {
  color: #02304E;
  font-size: 3.7rem;
}

.handle ul {
  list-style-image: url(/images/blue-arrow.svg);
  color: #02304E;
}

.handle li {
  line-height: 3rem;
}

.video {
  margin: 5rem 0;
}


.quote-btn {
  background-color: #007027;
  font-family: "ff-meta-headline-web-pro-com", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  border-radius: 10px;
  padding: 2rem 3rem;
  font-size: 2rem;
  display: inline-block;
  line-height: 20px;
  line-height: 20px;
  margin: 50px 0px 0 0;
} 


.quote-btn img {
  margin-left: 15px;
} 

.quote-btn:hover,
.quote-btn:focus {
box-shadow: inset 0 -3.25em 0 0 var(--hover);
color: #fff!important;
transition: 0.55s;
}

.quote-btn {
--hover: #02304E;
}


.experience h3 {
  color: #02304E;
  font-size: 2.5rem;
}



/* gallery */

.gallery {
  margin: 4rem 0;
}

.orbit-bullets button {
	width: 0.5rem;
	height: 0.5rem;
	margin: 0.5rem;
	border-radius: 50%;
}




.orbit-bullets button {
    border-radius: 0;
    width: 10rem;
    display: inline-block;
    background-color: #fff;
    margin-bottom: 1rem;
    height: 100%;

  }

  .orbit-bullets button:hover {
	background-color: #fff;
}
.orbit-bullets button.is-active {
	background-color: #fff;
} 

  .thumbnail {
    margin-bottom: 0;
  }


  .orbit-previous, .orbit-next {
    color: rgba(255, 253, 254, 0.85);
}


.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50% 50% 50% 50%;

  }

  .orbit-previous, .orbit-next {
    top: 35%;
  }



  .contact-head {
    margin: 3rem 0;
  }

  .contact-head p {
    font-family: "ff-meta-headline-web-pro-com", sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #007027;
    font-size: 4.5rem;
    text-align: center;
    line-height: 5.5rem;
  }

.contact-links p {
  color: #02304E;
  font-family: "ff-meta-headline-web-pro-com", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.75rem;
}

.contact-links img {
  margin-right: 20px;
}

.contact-details {
  margin: 3rem 0;
}

footer {
  background: rgb(7,73,117);
background: linear-gradient(180deg, rgba(7,73,117,1) 0%, rgba(2,25,40,1) 100%);
padding: 5rem;
margin-top:8rem;
}

.footer-nav a {
  color: #fff;
  text-decoration: none;
  border-bottom: #fff dotted 1px;
  font-size: 1rem;
}

.footer-nav a:hover {
  opacity: 50%;
}

footer ul   {
  list-style: none;
  margin: 0 0 50px 0;
  padding: 0;
}

.footer-nav li {
  margin: 1.3rem 0;
}



.video-embed video {
  width: 101%!important;
}





/* Small only */
@media screen and (max-width: 39.9375em) {

  p {
    font-size: 1.075rem;
    line-height: 2rem;
  }

  h2 {
    font-size: 3rem;
  }

  .phone p {
    font-size: 1.7rem;
  }

  .logo {
    margin-left: 15px;
  }


  .hero-image {
      margin: 0.5rem 0 1.5rem 0;
  }


  .hero-caption {   
    bottom: 10px;
    left: 15px;
    width: 90%;
  }

  .hero-caption h1 {
    font-size: 2.2rem ;
    line-height: 2.4rem;
    margin-bottom: 5px;
  }

  .hero-caption p {
    font-size: 1.65rem;
  }


  .main-intro {
    background-image: none;
    padding-left: 5px;
    margin-top: 10px;
  }

  .intro p {
    font-size: 1.3rem;
    line-height: 2.5rem;
  }

  .why-container {
    padding-left: 15px;
    margin-top: 0rem;
  }

  .why-bullets ul {
    font-size: 1.05rem;
    margin-bottom: 30px;
  }

  .why-bullets li {
    margin-bottom: 25px;
    line-height: 2.2rem;
  }

  .why-container h3 {
    margin-top: 3rem;
  }

  .handle {
    margin-top: 3rem;
    padding: 0rem 2rem!important;
  }

  .handle li {
    font-size: 1.15rem;
  }


  .global-reach {
    margin-top: 4rem;
  }

  .video {
    margin: 2rem 0;
  }

  .quote-btn {
    font-size: 1.5rem;
    padding: 1.25rem 2rem;
    margin: 10px 0 50px 0si;
  }

  .quote-btn img {
    width: 13px;
  }

  .orbit-bullets button {
    width: 25%;
    margin: 0 2vw 2vw 2vw;
  }

  .gallery {
    margin: 2rem 0;
  }

  .contact-head p {
    font-size: 2rem;
    line-height: 3rem;
  }



.contact-links p {
  font-size: 1.45rem;
}

.contact-details {
  margin: 0rem 0;
}


.footer-nav {
  margin-top: 30px;
  text-align: center;
}

.footer-logo img {
  margin-left: 10px;
}

}  


/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

   
  p {
    line-height: 2.2rem;
    font-size: 1.05rem;
  }

h2 {
  font-size: 3rem;
}

h3 {
  font-size: 2rem;
}

  .hero-caption h1 {
    font-size: 3rem ;
    line-height: 3.5rem;
    margin-bottom: 5px;
  }

  .hero-caption p {
    font-size: 1.85rem;
  }

  .hero-caption {   
    bottom: 10px;
    left: 30px;
    width: 70%;
  }

  .intro p {
    font-size: 1.55rem;
    line-height: 2.6rem;
  }

  .main-intro {
    padding-left: 15px;
  }
    
  .why-container {
    padding-left: 15px;
    margin-top: 0rem;
  }
  .why-bullets ul {
    font-size: 1.25rem;
    margin-bottom: 30px;
  }

  .why-bullets li {
    margin-bottom: 20px;
    line-height: 3rem;
  }

  .why-container h3 {
    margin-top: 3rem;
  }

  .handle {
    margin-top: 0rem;
    padding: 0rem 2rem!important;
  }

  .handle li {
    font-size: 1.15rem;
    line-height: 3rem;
  }

  .handle h3 {
    font-size: 2.5rem;
  }

  .global-reach h3 {
    font-size: 2.3rem;
  }

  .quote-btn {
    font-size: 1.85rem;
    padding: 1.5rem;
    line-height: 2.5rem;
  }


  .contact-head p {
    font-size: 3rem;
    line-height: 4rem;
  }

  .contact-links p {
    font-size: 1.25rem;
  }

  .contact-links img {
    margin-right: 10px;
    width: 18px;
  }


}









/* Mobile Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {

}







/* iPad */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  
and (orientation : portrait) { 

  p {
    font-size: 1.05rem;
    line-height: 2.4rem;
  }

  .hero-caption h1 {
    font-size: 4rem;
    margin: 0 0 0px 0;
    line-height: 4.5rem;
  }

  .hero-caption p {
    font-size: 2rem;
    line-height: 3rem;
  }
  
  .hero-caption {
      bottom: 15px;
      width: 90%;
      left: 30px
  }

  .intro p {
    font-size: 1.75rem;
    line-height: 3rem;
    color: #074975;
  }

  .why-bullets li {
    margin-bottom: 30px;
    line-height: 2.5rem;
  }

  .handle li {
    font-size: 1.15rem;
    line-height: 3.5rem;
  }

  .why-container {
    padding-left: 25px;
    margin-top: 3rem;
  }

  .quote-btn {
    font-size: 1.85rem;
    padding: 0.75rem 1.5rem;
    line-height: 3rem;
  }

  .contact-head p {
    font-size: 3rem;
    line-height: 4rem;
  }



}







/* iPad */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  
and (orientation : landscape) { 

  .nav ul a {
    font-size: 1.65rem;
  }

  .nav {
    margin-top: 80px;
  }

  .intro p {
    font-size: 1.75rem;
    line-height: 3rem;
    color: #074975;
  }
 
  p {
    font-size: 1.15rem;
    line-height: 3rem;
  }

  .handle {
    padding: 2.5rem!important;
  }

  .quote-btn {
    font-size: 1.65rem;
    padding: 0.75rem 1.5rem;
    line-height: 2.5rem;
  }

  .contact-head p {
    font-size: 3rem;
    line-height: 4rem;
  }

  .hero-caption h1 {
    font-size: 5rem;
    line-height: 5.5rem;
  }


}


/* iPad */

@media only screen 
and (min-device-width : 834px) 
and (max-device-width : 1112px)  
and (orientation : landscape) { 



}


/* Galaxy */

@media only screen and (orientation: landscape) and (min-resolution: 300dpi)        { 

  .hero-caption h1 {
    font-size: 3rem;
    line-height: 4rem;
  }

.hero-caption {
  bottom: 40px;
}

.intro p {
  font-size: 1.5rem;
  line-height: 2.5rem;
}

p {
  line-height: 2.5rem;
}
  
}