@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

@font-face {
  font-family: 'UniversLTStd';
  src: url(fonts/UniversLTStd-Light.otf) format('opentype');
}

@font-face {
  font-family: 'UniversLTStd-BoldCn';
  src: url(fonts/UniversLTStd-BoldCn.otf) format('opentype');
}

@font-face {
  font-family: 'UniversLTStd-Cn';
  src: url(fonts/UniversLTStd-Cn.woff) format('woff');
}

@font-face {
  font-family: "Weisenhoff Grotesk Light";
  src: url("/Oceanside/fonts/WeissenhofGrotesk-Light.woff2");
  src:  url("/Oceanside/fonts/WeissenhofGrotesk-Light.woff2") format("woff2"), url("/Oceanside/fonts/WeissenhofGrotesk-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Weisenhoff Grotesk Medium";
  src: url();
  src:  url("/Oceanside/fonts/WeissenhofGrotesk-Medium.woff2") format("woff2"), url("/Oceanside/fonts/WeissenhofGrotesk-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}


h2{
  
    font-family: "Weisenhoff Grotesk Medium", Georgia, 'Times New Roman', serif;
    font-weight: 500;
    font-size: 2.625rem;
    font-style: normal;
    color: #4c4c4e;
    text-align: center;

}

.landing-logo {
  font-family: "Weisenhoff Grotesk Medium", Georgia, 'Times New Roman', serif;
  font-weight: 500;
  font-size: 2.625rem;
  font-style: normal;
  color: #333e48;
  text-align: center;
}

h1 {
  font-size: 38px;
  font-family: "Weisenhoff Grotesk Medium";
  text-align: center;
  color:white;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 auto;
}

h4 {
  font-family: "Weisenhoff Grotesk Medium";
  font-size: 18px;
  line-height: 32px;
  color: #171717;
}

.narrow {
  width: 75%;
}

.text-centre {
  text-align: center;
}

.light-grey {
 color: #212529;
}



/*<=================================

            HOME PAGE

===================================*/


@media screen and (min-width:1190px) {
  .content-block {margin: 60px 0px;}
}

@media screen and (max-width:1189.99px) {
  .content-block {margin: 50px 0px;}
}

@media screen and (max-width:1189.99px) {
  .content-block {margin: 50px 0px;}
}

@media (max-width:768px) {
  .content-block {margin: 40px 0px;}
}

@media (min-width: 768px){
.horizontal-dotted-bar {
  display: block !important;
  height: 70px;
  position: relative;
  top: 0px;
  width: 100%;
  display: none;
  background: url(img/dots-black.png) repeat;
  z-index: -1;
}

hr {
  background: #bbbdc0;
  border: 0;
  height: 1px;
  margin: 60px 0;
}
hr {
  box-sizing: content-box;
  overflow: visible;
}

.intro-container {
  background-color: white;
}



@media (max-width: 1179px){
  .universal-container {
    width: 750px;
    background-color: white;
  }}

  @media (min-width: 1400px){
    .universal-container {
      width: 1170px;
      margin-top: -10%;
    
    }}


@media (max-width: 1399px){
.universal-container {
  width: 1170px;
  margin-top: -10%;
  background-color: white;

}}

.tester-container{
  width: 100%;
  height: 70px;
  background-color: black;
}





@media screen and (max-width: 1179px) {
  .universal-container {
    margin-right: auto;
    margin-left: auto;
    margin-top: 15%;
    background-color: white;
  }

}

.universal-container {
  margin-right: auto;
  margin-left: auto;
}


@media (min-width: 62em) {
.hero-landing-base-texture-dotted {
    background: url("/Oceanside/img/dots-black.png") 0 50%;
    display: block;
    height: 4.375em;
    left: 0px;
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 0;
}}

.hero-landing-base-texture-dotted {
  display: none;
}

#home-wrap {
  margin: 0 auto;
}

#about {
  background-color: white !important;
}

.off-blue {
  background-color: #e9edf0;
}



/*<======== Navigation Home =============*/

@font-face {
  font-family: 'GraphikRegular';
  src: url(fonts/Graphik-Regular.woff2) format("woff2"), url(fonts/graphik-regular-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal
}




.narrow {
  max-width: 1200px;
  margin: 0 auto;
}


/*============= Landing Page =============*/
.container-about {
  max-width: 1200px;
 margin: 0 auto;
 padding-top: 40px;
 padding-bottom: 40px;
  width: 100%;
  background: #e9edf0;
  height: auto;
}

.container-about h1 {
  font-family: "NeoDisplayRegular";
  color:  #6e9bc7;
  font-size: 38px;
  font-weight: 400;
  text-align: center;
}

.about-underline {
  width: 100px;
  height: 1px;
  background:#6e9bc7;
  margin: 0 auto;
  margin-bottom: 15px;
}

/*============= Landing Page =============*/
.home-inner {
  max-width: 100%;
  margin-right: auto;
  margin-left:  auto;
  border: 0;
}

.caption h3 {
  font-size: 30px;
  font-family: "Raleway";
  color: white;
  font-weight: 400;
  letter-spacing: 4px;
}

.btn {
  font-family: "GraphikRegular";
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  width: 100%;
  height: 35px;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  line-height: 1.5123;
  border-radius: 0;
  user-select: none;
}
.btn.block {
  display: block;
}

.btn.btn-primary {
  color: rgb(14, 29, 66);
  background: white;
  border: 1px solid rgb(14, 29, 66)
}

.btn-primary {
  overflow: hidden;
  transition-duration: .3s;
  transition-property: color,background-color;

}

.btn.btn-primary:hover {
  background: rgb(14, 29, 66);
  border: transparent;
  color: white;
}

/*============= Logo/Paragraph Section =============*/



#landing-content {
  width:100%;
  height: 100%;
  margin: 0 auto;
}
.outer-wrap{
  max-width: 100%;
  margin: 0 auto;
}
#about {
  padding-top: 40px;
  padding-bottom: 40px;
}

.resource-container {
  margin: 20px 0px;
}
.heading-underline {
  width: 100px;
  height: 1.5px;
  background: #6e9bc7;
  margin: 0 auto;
}

.resource-container {
  width: 100%;
  max-width: 100%;
  position: relative;
  color: rgb(14, 29, 66);
  font-weight: 400;
  align-content: center;
  padding-top: 20px;
}

.jumbotron {
 margin: 0 auto;
 max-width: 1200px;
}

.jumbotron h2{
  font-size: 25px;
  font-family: "NoeDisplayRegular";
  text-align: center !important;
  font-weight: 400;
  letter-spacing: 4px;
  padding-bottom: 0px;
}

div {
  display: block;
}

.button-img {
  width: 70px;
  height: 70px;
}

.button-content {
margin: 0 auto;
height: auto;
width: 100%;


}
.wrapper-content.wrapper-grey {
  background-color:white;
}

.button-title {
  font-size: 18px;
  font-weight: 400;
  color: rgb(14, 29, 66);

}

.content-container {
      max-width: 1200px;
      margin-right: auto;
      margin-left: auto;
      padding-right: 15px;
      padding-left: 15px;
      width: 100%;
  }

  ul.tile-container {
      margin-bottom: 0px;
      list-style: none;
      padding: 0px;
  }

  .content-row {
      display: flex;
      flex-wrap: wrap;
  }

  ul {
      display: block;
      list-style-type: disc;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      padding-inline-start: 40px;
  }

  ul.tile-container li {
      display: flex;
      color: rgb(255, 255, 255);
  }

.col-md-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

li {
  text-align: -webkit-match-parent;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

ul.tile-container.tile-icons > li a {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  background-color: white;
  background-image: white;
  transition: background 0.2s ease 0s;
  padding: 30px 15px;
  border-radius: 4px;
  overflow: hidden;
  text-decoration: none;
}





ul.tile-container.tile-icons > li a:hover {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  background-image: linear-gradient(225deg, rgb(0, 113, 185), rgb(1, 41, 82));
  transition: opacity 0.2s ease 0s;
}

ul.tile-container.tile-icons > li a figure:after {
  content: "";
  width: 60px;
  height: 2px;
  display: block;
  background-color: rgb(12, 191, 221);
  margin: 20px auto 15px;
}


.content-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.content-container:before,.content-container:after{content:" ";display:table;}
.content-container:after{clear:both;}
@media (min-width: 768px){
  .content-container{width:750px;}
  }
  @media (min-width: 992px){
  .content-container{width:970px;}
  }
  @media (min-width: 1200px){
  .content-container{width:1170px;}
  }

#resources {
max-width: 1170px;
padding: 20px 15px 40px 15px;
background: white;
margin: 0 auto;
}


#about {
  margin: 0 auto;
  max-width: 1170px;
}

#research_link {
  max-width: 100%;
  margin: 0 auto;
  height: 75px;
}

#wrap {
  margin: 0 auto;
  margin-top: 110px;
  max-width: 1200px;
  padding: 0;
}

#swiper {
  margin: 0 auto;
  max-width: 1200px;
  padding-bottom: 20px;
  padding-top: 10px;
  background-color: white;
  color: rgb(14, 29, 66);
}

#footer {
  margin: 0 auto;
  max-width: 100%;
  display: block;
  background-color: #151945;
}

.footer-wrapper {
  padding-top: 2em;
  padding-bottom: 2em;

}

.footer-container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.footer-container:before,.footer-container:after{content:" ";display:table;}
.footer-container:after{clear:both;}

@media (min-width: 768px){
.footer-container{width:750px;}
}
@media (min-width: 992px){
.footer-container{width:970px;}
}
@media (min-width: 1200px){
.footer-container{width:1170px;}
}


.social-icons{margin-bottom:1em;text-align:center;}
.social-icons a{font-size:7.5em;vertical-align:middle; padding: 0px 20px;}
.social-icons a{color:white;}




.blue {
  background-color: #151945;
  color: white;
}

.white {
  background-color:white;
}

/*<======== Columns =============*/


.column-container {
  margin: 0 auto;
  max-width: 100%;
  padding: 0 1.875rem;
  position: relative;
}

.general {
  padding-bottom: 10px;
  /* padding-top: 20px; */
  position: relative;
  margin: 0 auto;
  max-width: 1200px;
  background-color: white;
}

.off-white {
  background-color: #F1F1F2;
}

.section {
  background-color: white;
  margin: 0 auto;
  max-width: 75rem;
  display: block;
  overflow: hidden;
}




.col-md-6 h1 {
  font-size: 38px;
  color: rgb(14, 29, 66);
  font-family: "NoeDisplayRegular";
  font-weight: 400;
  letter-spacing: 2px;
  padding: 20px 20px;
  text-align: left;
}

.title {
  font-size: 25px;
  color: rgb(14, 29, 66);
  font-family: "NoeDisplayRegular";
  font-weight: 400;
  padding: 20px 20px 0px 20px;
  margin: 0 auto;
}

.para {
  display: block;
  max-width: 1000px;
  width: 80%;
  position: relative;
  margin: 0 auto;
  margin-top: 10px;
  font-family: "Weisenhoff Grotesk Light";
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 47px;
  color: #434343;
}


.para-header {
  display: block;
  max-width: 800px;
  width: 100%;
  position: relative;
  margin: 0 auto;
  font-family: 'Segoe UI';
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 5px;
  margin-top: 5px;
  color: #434343;
  text-align: center;
}

.card-lead {
  padding-top: 20px;
  font-family: "Weisenhoff Grotesk Light";
    font-size: 15px;
    line-height: 20px;
    color: #434343;
  max-width: 465px;
  padding-bottom: 28px;



}

.cta-block .cta {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
          align-self: center;
  margin: 0 auto;
  color: rgb(51, 62, 72);
  background-color: white;
  text-transform: uppercase;
  letter-spacing: .125rem;
  font-family: 'Weisenhoff Grotesk Light', sans-serif;
  font-size: .625rem;
  -webkit-transition: color .5s, background .5s, border-color .5s;
          transition: color .5s, background .5s, border-color .5s;
  text-decoration: none;
  border: solid 1px rgb(51, 62, 72);
  margin: 15px auto 0 auto;
  padding: 10px 30px;
  width: 81%;
  cursor: pointer;} 

@media all and (max-width: 767px) {
  .cta-block a.cta:first-of-type {
      margin-top: 0;
  }
}
@media all and (min-width: 768px) {
  .cta-block .cta {
      font-size: .6875rem;
      margin: 15px 0 0 0;
  }
}
@media (any-hover: none) {
  .cta-block .cta {
      color: #22A2FF;
  }
}
.cta-block .cta:hover {
  color: #005080;
}
@media all and (min-width: 768px) {
  .cta-block .cta {
      padding: 10px 30px;
      width: auto;
  }
}
@media all and (min-width: 768px) {
  .cta-block .cta {
      margin: 0;
  }
}

.cta-block .cta:hover {
  background: #22A2FF;
  border: solid 1px #22A2FF;
  color: #FFFFFF;
}

/* #6e9bc7  */

.para-white {
  font-size: 16px;
  font-weight: 400;
  color: rgba(14, 29, 66,1);
  font-style: "GraphikRegular" !important;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 32px;
  text-align: center;
}

.col h1{
  text-align: center;
  padding: 0;
}

.justify {
  text-align: justify;
}
 
/*<======== video container =============*/

.container-video {
  max-width: 1200px;
  margin: 0 auto;
  height: 50%;
  padding: 0;
  overflow: hidden;
}

#research-video {
    width: 100%;
    height: 450px;
    object-fit: cover;
    z-index: -100;
}






/*============= Swiper Section =============*/

img {
  width: 100%;
  margin: 0 auto;
  height: auto;
}

img.photo {
width: 75%;
}

.swiper-container h2 {
  text-align: center;
  padding-top:20px;
  font-family: "NeoDisplayRegular";
  color: rgb(14, 29, 66);
  letter-spacing: 2px;
  font-weight: 400;
  font-size: 30px;
}

.para-swiper {
    font-size: 15px;
    font-weight: 400;
    color: rgb(14, 29, 66);
    font-style: "UniversLTStd" !important;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 17px;
    text-align: center;

}

.swiper-underline {
  width: 100px;
  height: 1px;
  background: #D4AF37;
  margin: 0 auto;
}


.slick-dots {
  text-align: center;
  margin: 0 0 20px 0;
  padding: 0;
  padding-top: 10px;

}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;

}
.slick-dots li.slick-active button {
  background-color: rgb(14, 29, 66);
}
.slick-dots li button {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: #999;
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.slick-dots li :hover {
  background-color:rgb(14, 29, 66) ;
}
/* Custom Arrow */
.prev {
  color: #999;
  position: absolute;
  top: 38%;
  left: -2em;
  font-size: 1.5em;
}
.prev :hover {
  cursor: pointer;
  color: black;
}
.next {
  color: #999;
  position: absolute;
  top: 38%;
  right: -2em;
  font-size: 1.5em;
}
.next :hover {
  cursor: pointer;
  color: black;
}
@media screen and (max-width: 800px) {
  .next {
    display: none !important;
  }
}

/* Footer */



.hero-wrap {
  background-color: #000;
  left: 0;
  position: fixed;
  top: 0;
  transform: translate3d(0, 0, 0);
  width: 100%;
  z-index: -1;
}

.hero {
  background-position: top center;
  background-size: cover;
  height: calc(100vh);
  max-width: 100%;
  padding-top: 70px;
  position: relative;
}

.hero-wrap__video {
  height: 600px;
  overflow: hidden;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.hero video {
  background-size: cover;
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
}

.hero-wrap__video {
  height: 100%;
  overflow: hidden;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.hero-container {
  margin: 0 auto;
  font-family: "GraphikRegular";
  max-width: 57.875rem;
  padding-top: 150px;
  position: relative;
}

 .hero #hero__arrow {
  animation: upDown 1.2s linear infinite;
  background-image: url(img/arrow-down.svg);
  background-size: cover;
  cursor: pointer;
  height: 3.5625rem;
  width: 1.3125rem;
}








.overlap {
  top: -30px;
  position: relative;
}

.container-model {
  max-width: 1200px;
  margin: 0 auto;
  left: 200px;
  width: 100%;
  background-image: linear-gradient(225deg, rgba(0, 62, 126, .5), rgba(14, 29, 66,.7)), url(img/lines.jpg);
  height: auto;
  background-size: auto,cover;
  background-repeat: repeat,no-repeat;
}


@keyframes upDown {
0%, 100% {
  transform: translateY(0);
}
25% {
  transform: translateY(-8px);
}
50% {
  transform: translateY(-16px);
}
75% {
  transform: translateY(-8px);
}
}


/* Home Page Header */

.italic-comment {
text-align: center;
margin-bottom: 16px;
}



@media screen and (min-width: 1400px) {
  .careers-large-hero__copy {
    height: auto;
    position: static;
  }
  .careers-large-hero__copy {
    height: auto;
    position: static;
  }
  
  .careers-large-hero__copy {
    z-index: 100;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
  }
  
  
  .careers-large-hero__content {
    left: 0;
    right: 0;
    top: 36%;
    bottom: 0;
    align-items: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2000;
    padding: 20px 15px 0px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: black;
    position: relative;
    width: 1170px;
    background-color: white;
  }


}


@media screen and (max-width: 1399px)  {
.careers-large-hero__copy {
  height: auto;
  position: static;
}

.careers-large-hero__copy {
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
margin: 0 auto;
}


.careers-large-hero__content {
  left: 0;
  right: 0;
  top: 40%;
  bottom: 0;
  align-items: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2000;
  padding: 20px 15px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: black;
  position: relative;
  margin: 0 auto;
  width: 1170px;
  background-color: white;
} }

.hr-dotted {
  background: url("img/dots-black.png") 0 50%;
  border: 0;
  height: 4px;
  margin: 0 auto;
  max-width: 40em;
  margin-top:-4px;
}



figcaption {
  margin: 10px 0 0 0;
  color: #4c4c4e;
  font-family: "Weisenhoff Grotesk Light";
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 5px;
}

figure {
  padding: 5px;
  display: inline-block;}


  .img-caption {
    color: #4c4c4e !important;
    font-family: "Weisenhoff Grotesk Light" !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
  }




.link-button{font-family:"Weisenhoff Grotesk Medium",Helvetica,Arial,sans-serif;font-size:12px;color:#4c4c4e;font-weight:700;line-height:18px;display:inline-block;letter-spacing:1px;padding:10px 28px 70px 3.07692% ;position:relative;text-decoration:none;text-transform:uppercase;transition:color .2s ease;z-index:1;}
.link-button::after{content:"";display:block;position:absolute;background:#6e9bc7 url("img/icon-arrow-white.svg" )center no-repeat;background-size:8px;display:inline-block;height:18px;margin:0 0 0 10px;right:0;top: 9.5px;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:18px;}
.link-button:hover,.link-button:focus{color:#6e9bc7!important;}
.link-button:hover::after,.link-button:focus::after{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}
