

/* header and image */
#splashimg {
    /* background-attachment: fixed; */
    /* background-image:url(/Users/myschertz/Documents/Myschertz/2021 WEBSITE/2021 Website rough hyperspace-homepage/images/03-proj-LTA/LTA.jpg); */
    background:url('../../images/04-proj-cran/06_cran_op.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-top: 0px;
    /* background: url('/design-library/profound_test/images/cab_images/white-arrow-up.png') 50% 50% no-repeat;  */
}
/* #wrapper{
  background-image: url(('/Users/myschertz/Documents/Myschertz/2021 WEBSITE/2021 Website rough hyperspace-homepage/images/04-proj-cran/dark-tire.png'),linear-gradient(180deg, rgba(35,35,35,1) 0%, rgba(15,15,15,1) 100%);
} */
#splashimg h1{
  text-align: center;
  font-size: 3.95em;
    margin-bottom: 0;
}
#splashimg h3{
  text-align: center;
  margin-bottom: 2em;
  color:rgba(133, 66, 82, 1);
  text-transform: uppercase;
    font-size: .9em;
    letter-spacing: .08em;
}
#splashimg p{
  text-align: center;
}
#splashimg .dark h1,#splashimg .dark p,#splashimg .dark strong,#splashimg .dark b{
  color:#232323;
}
#splashimg .dark{
      background-color: rgba(255,255,255,.7);
}
#splashimg .inner{
  margin: 0 auto;
}
/* add for light section */
#splashimg .light strong,#splashimg .light b{
  color:#fff;
}
#splashimg .light{
      background-color: rgba(28,28,28,.7);
}
#splashimg .light p{
    color: rgba(255, 255, 255, 0.55);
}
#splashimg .light h1{
    color: #fff;
}
#view-project-button{
  border-color:rgba(255, 255, 255, 0.15) !important;
  color:#ffffff !important;
}
/* end for light - dark background section */
/* button styling */
#splashimg .actions li{
  margin: 0 auto;
}
#leaf .actions li{
  margin: 0 auto;
}
/* #view-project-button{
  border-color:rgba(28, 28, 28, 0.55)!important;
  color:rgba(28, 28, 28, 1)!important;
} */
#view-project-button:hover{
border-color: rgba(255, 255, 255, .5) !important;
border-style: dashed!important;
color: white!important;
}
#view-project-button::after{
background:  rgba(46, 18, 26, 1)!important;
}
#view-project-button:hover:after {
    opacity: 0.9;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    z-index: -1;
}
/* END button styling */

			@media screen and (max-width: 1047px) {

        #splashimg {
              background-size: cover;
        }

      }
      @media screen and (max-width: 736px) {

        #splashimg h1{
          font-size: 2.95em;
        }
        .wrapper#splashimg{
          padding:0;
        }

        .row.gtr-uniform .col-6:first-child {
          padding-bottom: 0px;
        }
          #main2 .padding-top:first-child{
          padding-top:60px;
        }
        #main2 .padding-top{
          padding-top:25px;
        }
        #main2 .box{
          margin-bottom: 0px;
        }

      }
      @media screen and (max-width: 550px) {

        #splashimg h1{
          font-size: 1.95em;
        }
        #splashimg h3{
          font-size: .75em;
        }
        #splashimg p{
          font-size: 14.5px;
        }
        .wrapper#splashimg{
          padding:0;
        }

      }
/* end header and image */

/* three images intro animation */
#main2> section:nth-child(1).inactive > section > .box > .row > .col-4:nth-child(2),
body.is-preload #main2 > section > section > .box > .row > .col-4:nth-child(2){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);

}
#one .co14{
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	opacity: 1.0;
}
#main2 > section:nth-child(1) > section > .box > .row > .col-4:nth-child(2) {
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	-ms-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
#main2> section:nth-child(1).inactive > section > .box > .row > .col-4:nth-child(3),
body.is-preload #main2 > section > section > .box > .row > .col-4:nth-child(3){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);
}
#one .co14{
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	opacity: 1.0;
}
#main2 > section:nth-child(1) > section > .box > .row > .col-4:nth-child(3) {
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
/* END three images intro animation */

/* ipad and text intro animation */
#main2> section:nth-child(2).inactive > section > .box > .row > .col-6:nth-child(2) > .app-text > .content > .inner,
body.is-preload #main2 > section > section > .box > .row > .col-6:nth-child(2) > .app-text > .content > .inner{
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateX(-1em);
	-webkit-transform: translateX(-1em);
	-ms-transform: translateX(-1em);
	transform: translateX(-1em);
}

#main2 > section:nth-child(2) > section > .box > .row > .col-6:nth-child(2) > .app-text > .content > .inner {
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
  opacity: 1;
}
/* END ipad and text intro animation */

/* 2 SET three images intro animation */
#main2> section:nth-child(5).inactive > section > .box > .row:nth-child(1) > .col-4:nth-child(2),
body.is-preload #main2 > section:nth-child(5) > section > .box > .row:nth-child(1) > .col-4:nth-child(2){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);

}

#main2 > section:nth-child(5) > section > .box > .row:nth-child(1) > .col-4:nth-child(2) {
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transition-delay: 0.25s;
	-webkit-transition-delay: 0.25s;
	-ms-transition-delay: 0.25s;
	transition-delay: 0.25s;
}
#main2> section:nth-child(5).inactive > section > .box > .row:nth-child(1) > .col-4:nth-child(3),
body.is-preload #main2 > section:nth-child(5) > section > .box > .row:nth-child(1) > .col-4:nth-child(3){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);
}

#main2 > section:nth-child(5) > section > .box > .row:nth-child(1) > .col-4:nth-child(3) {
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition-delay: 0.5s;
	-webkit-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
#main2> section:nth-child(5).inactive > section > .box > .row:nth-child(2) > .col-4:nth-child(3),
body.is-preload #main2 > section:nth-child(5) > section > .box > .row:nth-child(2) > .col-4:nth-child(3){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);

}

#main2 > section:nth-child(5) > section > .box > .row:nth-child(2) > .col-4:nth-child(3) {
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transition-delay: 0.75s;
	-webkit-transition-delay: 0.75s;
	-ms-transition-delay: 0.75s;
	transition-delay: 0.75s;
}
#main2> section:nth-child(5).inactive > section > .box > .row:nth-child(2) > .col-4:nth-child(2),
body.is-preload #main2 > section:nth-child(5) > section > .box > .row:nth-child(2) > .col-4:nth-child(2){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);

}

#main2 > section:nth-child(5) > section > .box > .row:nth-child(2) > .col-4:nth-child(2) {
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
  -moz-transition-delay: 1s;
	-webkit-transition-delay: 1s;
	-ms-transition-delay: 1s;
	transition-delay: 1s;
}
#main2> section:nth-child(5).inactive > section > .box > .row:nth-child(2) > .col-4:nth-child(1),
body.is-preload #main2 > section:nth-child(5) > section > .box > .row:nth-child(2) > .col-4:nth-child(1){
	opacity: 0;
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateY(1em);
	-webkit-transform: translateY(1em);
	-ms-transform: translateY(1em);
	transform: translateY(1em);
}

#main2 > section:nth-child(5) > section > .box > .row:nth-child(2) > .col-4:nth-child(1) {
	-moz-transition: opacity 1s ease, -moz-transform 1s ease;
	-webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
	-ms-transition: opacity 1s ease, -ms-transform 1s ease;
	transition: opacity 1s ease, transform 1s ease;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
	-moz-transition-delay: 1.25s;
	-webkit-transition-delay: 1.25s;
	-ms-transition-delay: 1.25s;
	transition-delay: 1.25s;
}
/* END 2 SET three images intro animation */

/* ipad image shadow */
#ipad-gif::after{
  position: relative;
  background-image: url('images/04-proj-exo/ipad-shadow.png');
  width: 100%;
  height: auto;
 color: red;
  /* z-index: -1; */
}

/* styling for darker sections */
#main2 section:nth-child(1) {
	filter: brightness(0.95);
-moz-transition: all 1s ease;
-webkit-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
#main2 section:nth-child(2) {filter: brightness(0.85);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(3) {filter: brightness(0.75);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(4) > section > .box > .row > .col-4 {filter: brightness(0.65);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(5) {filter: brightness(0.55);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(6) {filter: brightness(0.45);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(7) {filter: brightness(0.35);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(8) {filter: brightness(0.25);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:nth-child(9) {filter: brightness(0.25);
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
#main2 section:hover{
	filter: brightness(1);
}
#main2 section:nth-child(4) > section > .box > .row > .col-4:hover{
		filter: brightness(1);
}
@media screen and (max-width: 1200px) {
  #main2 > section{
  	filter: brightness(1)!important;
  }
}
/* end darker sections */


/* two images inline-block styling */
.row.gtr-uniform .col-6{
  padding: 0 20px 0 20px;
}
.row.gtr-uniform .col-6:first-child{
  padding-left: 60px;
}
.row.gtr-uniform .col-6:nth-child(2){
  padding-right: 40px;
  padding-left: 40px;
}
.padding-top-15{
      padding-top: 15px;
}
.padding-top{
      padding-top: 50px;
}
.padding-top-more{
    padding-top: 150px;
}

@media screen and (max-width: 736px) {

  .row.gtr-uniform .col-6{
    display: block;
    width: 100%;
  }
  .row.gtr-uniform .col-6:first-child{
    padding: 0 0 50px 0;
  }
  .row.gtr-uniform .col-6:nth-child(2){
      padding: 0 0 50px 0;
  }
  .row.gtr-uniform .col-6 .image{
    display: block;
  }

}
/* END two images side by side sections */

/* fade in styling */
#main2 > section > .image:before {
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  transition: opacity 1s ease;
  background: rgba(28, 28, 28, 0.9);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#main2 > section.inactive > .image:before,
body.is-preload #main2 > section > .image:before {
  opacity: 1;
}
/* END fade in styling */
/* column styling */
.col-center{
  margin: 0 auto;
}
.text-align-center{
  text-align: center;
}
#two > section > .box {
  width: 83.33333%;
}
@media screen and (max-width: 800px) {


.padding-on-mobile{
padding-left: 40px;
padding-right: 40px;
}
.padding-top-more {
  margin-top: 50px;
}

}
@media screen and (max-width: 736px){
#one .full-on-mobile{width: 100%;}
.padding-on-mobile{
  padding-left: 40px;
  padding-right: 40px;
}
.padding-on-mobile2{
  padding-left: 40px;
  padding-right: 40px;
}
#two > section > .box {
  width: 100%;
}
#main2 p{
  font-size: 15px;
}
#four p{
  margin-bottom: 4em;
}
#one p{
  font-size:11px;
}
#two .row{
  width: 100%;
margin: 0 auto;
}
ul.actions.center-on-mobile li {
  margin: 0 auto;
    padding: 0;
}
#two .row.gtr-uniform .col-6:nth-child(2){
  padding-bottom:0px;
}
#two ul.actions{
  margin-bottom: 0;
}
#three{
  margin-top: 10px;
}
#eight{
  margin-top: 10px;
}
}/*end @media*/


/* no padding for three images section */
.no-padding-col > .box > .row > .col-4{
padding:0;
}
#five .row.gtr-uniform > *{padding:0!important;margin-top: 1.0em!important;}
@media screen and (max-width: 1280px){
#five .row.gtr-uniform > *{padding:0!important;margin-top: 1.0em!important;}
}
@media screen and (max-width: 1680px){
#five .row.gtr-uniform > *{padding:0!important;margin-top: 1.0em!important;}
}
@media screen and (max-width: 736px){
#five .row.gtr-uniform > *{padding:0!important;}
}
@media screen and (max-width: 980px){
#five .row.gtr-uniform > *{padding:0!important;margin-top: 1.0em!important;}
}
/* end no padding */
  @media screen and (max-width: 800px) {
.row > .full-width-mobile{width: 100%;}

}
/* slider styling */
#my-slider .splide__pagination__page{
  width: 4px;
  height: 4px;
}
#my-slider .splide__arrow{

  			stroke: #fff;
        border-radius: 0;
        height: 8em;
        width: 6em;
        background: transparent;
        border: none !important;
}
#my-slider .splide__arrow--next::after{
display: none;
}
#my-slider .splide__arrow--prev::after{
display: none;
}
#my-slider .splide__arrow svg {
    width: 3em;
    height: 5em;
}
#my-slider .splide__slide img{
  width: 100%;
}

  @media screen and (max-width: 736px) {
    #my-slider{
      width: 100%;
    }
  }
/* second slider */
  #my-slider2 .splide__pagination__page{
    width: 4px;
    height: 4px;
  }
  #my-slider2 .splide__arrow{

    			stroke: #fff;
          border-radius: 0;
          height: 8em;
          width: 6em;
          background: transparent;
          border: none !important;
  }
  #my-slider2 .splide__arrow--next::after{
  display: none;
  }
  #my-slider2 .splide__arrow--next{
        right: 1em;
  }
  #my-slider2 .splide__arrow--prev::after{
  display: none;
  }
  #my-slider2 .splide__arrow svg {
      width: 3em;
      height: 5em;
  }
  #my-slider2 .splide__slide img{
    width: 100%;
  }

    @media screen and (max-width: 736px) {
      #my-slider2{
        width: 100%;
      }
    }
