/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */





body {
    overflow-x: hidden;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    color: #151515;
}


.spacer10 {
    height:10px;
    clear:both;
}

.spacer20 {
    height:20px;
    clear:both;
}

.spacer42 {
    height:42px;
    clear:both;
}

.spacer100 {
    height:100px;
    clear:both;
}
.spacer150 {
    height:150px;
    clear:both;
}

.spacer200 {
    height:200px;
    clear:both;
}





.pstronger  a,
.pstronger {
  font-weight: bold;
  font-size: 19px;
}

.text-smaller p,
.text-smaller {
    font-size: 15px;
}
.text-muted {
    color: #444;
    font-size: 15px;
}

.text-primary {
    color: #FF4962;
}

p {
    font-size: 17px;
    line-height: 1.75;
    letter-spacing:0.5px;
}

p.large {
    font-size: 20px;
}

p.smallp {
    font-size: 12px;
}

strong {
    color:#FF4962;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #FF4962;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #ff7c8d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: "H1-Bold", Arial,sans-serif;
    font-weight: 700;
}





header {
  height:1020px;
  position:relative;
}


header .h1, header h1 {
  font-size: 68px;
  letter-spacing: 0.8px;
}
header .h2, header h2 {
  font-size: 28px;
  letter-spacing: 0.8px;
}

footer .h1, footer h1 {
  font-size: 58px;
  letter-spacing: 0.8px;
  color:#FFF;
}
footer .h2, footer h2 {
  font-size: 22px;
  letter-spacing: 0.8px;
  color:#FFF;
}



.h1, h1 {
  font-size: 60px;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 25px;
}






.gradientfascinator {
  height: 420px;
  opacity:0.05;
  top:0px !important;
}
footer .gradientfascinator {
  height:420px;
  top: 50px !important;
  width: 84% !important;
  left: 7% !important;
}



@media(max-width:768px) {


    .h1, h1 {
      font-size: 38px;
    }

    p {
        font-size:15px;
    }

    .text-muted {
      color: #777;
      font-size: 14px;
    }

    header {
      height:800px;
    }

    header .h1, header h1 {
      font-size: 46px;
      letter-spacing: 0.8px;
    }
    header .h2, header h2 {
      font-size: 20px;
      letter-spacing: 0.8px;
    }

    footer .h1, footer h1 {
      font-size: 38px;
      letter-spacing: 0.8px;
      color:#FFF;
    }
    footer .h2, footer h2 {
      font-size: 18px;
      letter-spacing: 0.8px;
      color:#FFF;
    }
    .dune-wrap {
      opacity:0.6;
    }
    .gradientfascinator {
      height:420px;
      top:-60px !important;
    }
    footer .gradientfascinator {
      height:420px;
      top:-60px !important;
    }

}


@media(max-width:400px) {

    .h1, h1 {
      font-size: 32px;
    }

    p {
        font-size:13px;
    }

    .text-muted {
      color: #777;
      font-size: 12px;
    }

    header {
      height:715px;
    }

    header .h1, header h1 {
      font-size: 38px;
      letter-spacing: 0.8px;
    }
    header .h2, header h2 {
      font-size: 17px;
      letter-spacing: 0.8px;
    }

    footer .h1, footer h1 {
      font-size: 34px;
      letter-spacing: 0.8px;
      color:#FFF;
    }
    footer .h2, footer h2 {
      font-size: 15px;
      letter-spacing: 0.8px;
      color:#FFF;
    }

    .dune-wrap {
      opacity:0.5;
    }
    .gradientfascinator {
      height:420px;
      top:-70px !important;
    }
    footer .gradientfascinator {
      height:420px;
      top:-70px !important;
    }
    #arrakis-wrapper {
      display:none;
    }

}











@-webkit-keyframes IpyrLayer1{
  0% {opacity:0;z-index:0;}
  80% {opacity:0;}
  95% {opacity:0.6;}
  100% {opacity:0;}
}
#ipyr-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  
  background:   -webkit-radial-gradient(circle farthest-side at 53% 26%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 22%);
  background:   -o-radial-gradient(circle farthest-side at 53% 26%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 22%);
  background:   -moz-radial-gradient(circle farthest-side at 53% 26%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 22%);
  background:   radial-gradient(circle farthest-side at 53% 26%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 22%);   
  

  -webkit-animation: IpyrLayer1 5s infinite;
}


@-webkit-keyframes NarajLayer1{
  0% {opacity:0;z-index:0;}
  80% {opacity:0;}
  95% {opacity:0.6;}
  100% {opacity:0;}
}
#naraj-wrapper {
  position: absolute;
  top: 0;
  width: 100%;

  background:   -webkit-radial-gradient(circle farthest-side at 52% 125px, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 32%);
  background:   -o-radial-gradient(circle farthest-side at 52% 125px, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 32%);
  background:   -moz-radial-gradient(circle farthest-side at 52% 125px, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 32%);
  background:   radial-gradient(circle farthest-side at 52% 325px, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 5%, rgba(255, 86, 108,0.0) 32%);   
  
  -webkit-animation: NarajLayer1 6s infinite;
}



@-webkit-keyframes ChusukLayer1{
  0% {opacity:0;z-index:0;}
  80% {opacity:0;}
  95% {opacity:0.4;}
  100% {opacity:0;}
}
#chusuk-wrapper {
  position: absolute;
  top: 0;
  width: 100%;

  background:   -webkit-radial-gradient(circle farthest-side at 51% 33%, rgba(255, 255, 255,0.2) 0%, rgba(255, 255, 255,0.4) 14%, rgba(255, 86, 108,0.0) 21%);
  background:   -o-radial-gradient(circle farthest-side at 51% 33%, rgba(255, 255, 255,0.2) 0%, rgba(255, 255, 255,0.4) 14%, rgba(255, 86, 108,0.0) 21%);
  background:   -moz-radial-gradient(circle farthest-side at 51% 33%, rgba(255, 255, 255,0.2) 0%, rgba(255, 255, 255,0.4) 14%, rgba(255, 86, 108,0.0) 21%);
  background:   radial-gradient(circle farthest-side at 51% 33%, rgba(255, 255, 255,0.2) 0%, rgba(255, 255, 255,0.4) 14%, rgba(255, 86, 108,0.0) 21%);
  
  -webkit-animation: ChusukLayer1 7s infinite;
}


@-webkit-keyframes EcazLayer1{
  0% {opacity:0;z-index:0;}
  80% {opacity:0;}
  95% {opacity:0.6;}
  100% {opacity:0;}
}
#ecaz-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
   
  background:   -webkit-radial-gradient(circle farthest-side at 51% 36%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 33%, rgba(255, 86, 108,0.0) 33%);
  background:   -o-radial-gradient(circle farthest-side at 51% 36%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 33%, rgba(255, 86, 108,0.0) 33%);
  background:   -moz-radial-gradient(circle farthest-side at 51% 36%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 33%, rgba(255, 86, 108,0.0) 33%);
  background:   radial-gradient(circle farthest-side at 51% 36%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 33%, rgba(255, 86, 108,0.0) 33%);
  
  -webkit-animation: EcazLayer1 8s infinite;
}


@-webkit-keyframes CorrinLayer1{
  0% {opacity:0;z-index:0;}
  80% {opacity:0;}
  95% {opacity:0.6;}
  100% {opacity:0;}
}
#corrin-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
   
  background:   -webkit-radial-gradient(circle farthest-side at 50% 42%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 7%, rgba(255, 86, 108,0.0) 22%);
  background:   -o-radial-gradient(circle farthest-side at 50% 42%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 7%, rgba(255, 86, 108,0.0) 22%);
  background:   -moz-radial-gradient(circle farthest-side at 50% 42%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 7%, rgba(255, 86, 108,0.0) 22%);
  background:   radial-gradient(circle farthest-side at 50% 42%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 7%, rgba(255, 86, 108,0.0) 22%);
  
  -webkit-animation: CorrinLayer1 15s infinite;
}


@-webkit-keyframes ArrakisLayer1{
  0% {opacity:0;z-index:0;}
  88% {opacity:0;}
  98% {opacity:0.5;}
  100% {opacity:0;}
}
#arrakis-wrapper {
  position: absolute;
  top: 0;
  width: 100%;

  background:   -webkit-radial-gradient(circle farthest-side at 51% 29%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 18%, rgba(255, 86, 108,0.0) 20%);
  background:   -o-radial-gradient(circle farthest-side at 51% 29%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 18%, rgba(255, 86, 108,0.0) 20%);
  background:   -moz-radial-gradient(circle farthest-side at 51% 29%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 18%, rgba(255, 86, 108,0.0) 20%);
  background:   radial-gradient(circle farthest-side at 51% 29%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.6) 18%, rgba(255, 86, 108,0.0) 20%);
  
  -webkit-animation: ArrakisLayer1 15s infinite;
}


@-webkit-keyframes IxLayer1{
  0% {opacity:0;z-index:0;}
  80% {opacity:0;}
  88% {opacity:0.4;}
  100% {opacity:0;}
}
#ix-wrapper {
  position: absolute;
  top: 0;
  width: 100%;

  background:   -webkit-radial-gradient(circle farthest-side at 52% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 10%, rgba(255, 86, 108,0.0) 24%);
  background:   -o-radial-gradient(circle farthest-side at 52% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 10%, rgba(255, 86, 108,0.0) 24%);
  background:   -moz-radial-gradient(circle farthest-side at 52% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 10%, rgba(255, 86, 108,0.0) 24%);
  background:   radial-gradient(circle farthest-side at 52% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 10%, rgba(255, 86, 108,0.0) 24%);
  
  -webkit-animation: IxLayer1 18s infinite;
}



@-webkit-keyframes CaladanLayer1{
  0% {opacity:0;z-index:0;}
  30% {opacity:0.4;}
  50% {opacity:0.1;}
  95% {opacity:0.6;}
  100% {opacity:0.0;}
}
#caladan-wrapper {
  position: absolute;
  top: 0;
  width: 100%;
  
  background:   -webkit-radial-gradient(circle farthest-side at 51% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 16%, rgba(255, 86, 108,0.0) 24%);
  background:   -o-radial-gradient(circle farthest-side at 51% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 16%, rgba(255, 86, 108,0.0) 24%);
  background:   -moz-radial-gradient(circle farthest-side at 51% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 16%, rgba(255, 86, 108,0.0) 24%);
  background:   radial-gradient(circle farthest-side at 51% 30%, rgba(255, 255, 255,0.3) 0%, rgba(255, 255, 255,0.9) 16%, rgba(255, 86, 108,0.0) 24%);
  
  -webkit-animation: CaladanLayer1 12s infinite;
}








#caladan-logos {

  margin: 0px auto;
  position:relative;
  width:500px;
  height:355px;
}
#caladan-logos img {
  position: absolute;
  top: 0;
  left:0;
  width:500px;
  height:355px;
  display:none; 
}


@media(max-width:768px) {

  #caladan-logos,
  #caladan-logos img {
    width:400px;
    height:284px;
  }

}


@media(max-width:400px) {

  #caladan-logos,
  #caladan-logos img {
    width:270px;
    height:192px;
  }

}



.c-prime-tri {
  opacity:1;
}





/*


@keyframes twinkly {
    0% {opacity: 0.4;}
    100% {opacity: 1;}
}

.twinkle {
    animation: twinkly 1s alternate infinite;
}



.c-prime-trdi {
  background: linear-gradient(270deg, #ff7c8c, #FF4962);
background-size: 100% 100%;

-webkit-animation: AnimationName 30s ease infinite;
-moz-animation: AnimationName 30s ease infinite;
animation: AnimationName 30s ease infinite;

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
}
*/










.container {
  padding-right: 64px;
  padding-left: 64px;
  margin-right: auto;
  margin-left: auto;
}

nav .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}




.flushbottom {
    margin-bottom:0;
}
.flushtop {
    margin-top:5px;
}

.gandalf-white
.gandalf-white h1,
.gandalf-white h2,
.gandalf-white h3,
.gandalf-white h4,
.gandalf-white h5,
.gandalf-white h6,
.gandalf-white p,
.gandalf-white a,
.gandalf-white a:active,
.gandalf-white a:visited {
    color:#FFF;
}

.gandalf-white a:hover {
    color:#eee;
}






.carbon-black {
    background-color:#151515;


}
.carbon-black h1,
.carbon-black h2,
.carbon-black h3,
.carbon-black h4,
.carbon-black h5,
.carbon-black h6,
.carbon-black p {
     color:#FFF;
}







.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary:active,
.btn-primary.active,
.btn-primary {
    border-color: #FF4962;
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #FF4962;
}


.btn-primary:hover,
.btn-primary:focus,
.open .dropdown-toggle.btn-primary {
    border-color: #ff7c8d;
    color: #fff;
    background-color: #ff7c8d;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #FF4962;
    background-color: #FF4962;
}

.btn-primary .badge {
    color: #FF4962;
    background-color: #fff;
}


.btn-primary, 
.btn-xl {
  padding: 17px 70px;
  border-color: #FF4962;
  border-radius: 0;
  border:0;
  text-transform: uppercase;
  font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background-color: #FF4962;
}

.btn-primary .fa, 
.btn-xl .fa {
  color: #fff;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #ff7c8d;
    color: #fff;
    background-color: #ff7c8d;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #FF4962;
    background-color: #FF4962;
}

.btn-xl .badge {
    color: #FF4962;
    background-color: #fff;
}





nav .container {
    width:100% !important;
}


.navbar-nav {
  margin: 0px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  padding-left: 40px;
  padding-right: 40px;
}


.navbar .btn-xl {
  padding: 5px 24px 5px 17px;
  border-color: #FF4962;
  border-radius: 0;
  text-transform: uppercase;
  font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  background-color: #FF4962;
  float:right;
  margin:9px 12px;
}



/* Over black background */
.navbar-default.navbar-shrink img {
-webkit-filter: brightness(12);
}
.navbar-default.navbar-shrink .navbar-toggle .icon-bar {    
  background-color: #fff;

}



/* Over home base */
.navbar-default.navbar-shrink-homebase img {
display:none;
}
.navbar-default.navbar-shrink-homebase .navbar-toggle .icon-bar {    
  background-color: #fff;
}








.navbar-default {
padding: 0;
background-color: transparent;
display:block;

/*z-index: -20; */

font-size: 14px;
line-height:28px;

border-width: 0;
border:none;
}

.navbar-default .navbar-brand {
    font-family: "H1-Regular","trebuchet ms", "Helvetica Neue",Helvetica,Arial,cursive;
    color: #FF4962;
    padding:0;

    height: 56px;

}




.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #ff7c8d;
}

.navbar-default .navbar-collapse {
   border-color: rgba(255,255,255,.02);
  border: none;
  max-width: 400px;
  /* float: right; */
  background-color: #151515;
  /* margin-right: -2px; */
  z-index: 1000000000;
  position: absolute;
  top: 58px;
  right: 28px;
}

.navbar-default .navbar-toggle {
  border-color: transparent !important;
  background-color: transparent !important;
  margin-top: 8px;
  display: block;
  z-index: 10000;
  margin-right: 0px;
  padding: 0;
  margin-right: 12px;
  margin-top: 16px;
  border-radius: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 42px;
  height: 7px;
  border-radius: 0px !important;

}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FF4962;
}



.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    /* background-color: #FF4962;*/
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
    outline: 0;
    border: none !important;
    border-radius: 0;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    
    color: #fff;
    background-color: #FF4962;
    outline: 0;
    border: none !important;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #fff;
    background-color: #FF4962;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #FF4962;
}



.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}


header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
   /* background-image: url(../img/header-bg.jpg);*/
   background-color:#FF4962;
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


header .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

footer .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}




#headeraftercontain {
    width:100%;
    height:61px;
    position:absolute;
    bottom:-1px;
    background: url('../img/wide-bottom-arrowpart.png') top center no-repeat;
}

#headerafter {
   
}




header .intro-text {
     position: relative;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
}

header .intro-text .intro-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
   
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 30px;
        font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
        font-size: 31px;
        font-style: italic;
        line-height: 36px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 85px;
    }



}










/* Airlaunch Major */

.posteriorimagge {
    margin-top:-50px; 
    z-index:5; 
    position:relative; 
    width:290px;
}
.anteriorimagge {
   margin-top:-50px; 
   z-index:4;
   position:relative;
   width:290px; 
   opacity:0.7
}




#services .fa-stack-2x {
  font-size: 1.7em !important;

  background: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #FF4962;
}

#services .fa-rocket,
#services .fa-users {
  font-size: 1.4em !important;
}

#services .fa-cog,
#services .fa-cloud,
#services .fa-line-chart {
  font-size: 1.5em !important;
}
 


#termscontent,
#privacycontent,
#termscontent p,
#privacycontent p {
  font-size:12px; 
  line-height:14px;
  text-align: left;
} 
#termscontent p,
#privacycontent p {
margin-bottom:10px;
}



/* Airlaunch SmallScreenz */


@media(max-width:768px) {

    img {
        max-width:auto !important;
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .btn-xl {
      padding: 17px 57px;
      font-size: 14px;
    }


    .posteriorimagge {
        margin-top:-50px; 
        z-index:5; 
        position:relative; 
        width:220px;
    }
    .anteriorimagge {
       margin-top:-50px; 
       z-index:4;
       position:relative;
       width:220px; 
       opacity:0.7
    }


    header .container p {
      padding-right: 50px;
      padding-left: 50px;
      margin-right: auto;
      margin-left: auto;
    }

    footer .container p {
      padding-right: 50px;
      padding-left: 50px;
      margin-right: auto;
      margin-left: auto;
    }




    .navbar-default .navbar-toggle {
      padding: 0;
      margin-right: 6px;
      margin-top: 20px;
    }

    .navbar-default .navbar-collapse {
        border-color: rgba(255,255,255,.0);
        border: none !important;
        max-width: 400px;
        float: right;
        background-color: #151515;
        margin-right: -10px;
    }

    .navbar-toggle .icon-bar {
      display: block;
      width: 38px;
      height: 6px;
      border-radius: 0px !important;
    
    }
    .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px;
    }

    /* Special case, go wider around contact form, but only when very small */
  .navbar-default.navbar-shrink-whoops-goaround {
    opacity:0.3;
   
    z-index:0;
   

    
    /*width: 112%;
    margin-left: -6%; */
  }

}

















@media(min-width:768px) {

    /*
    .navbar-default {
        padding: 0;
        border: 0;
        
      
    }

    .navbar-default .navbar-nav>li>a {
      padding-top: 18px;
      padding-bottom: 18px;
    }

    .navbar-default .navbar-brand {
        font-size: 2em;
        

    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 0;
    }



    .navbar-default.navbar-shrink {
        padding: 0;
        background-color: #151515;
        display:block;
        z-index: 50;

        font-size: 14px;
        line-height:22px;

    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
        line-height:1.6em;
    }
    */
}






section {
    padding: 100px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 120px 0;
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}



.portfolio-modal .moreplease {
  display:none;
  overflow:hidden;
  position:relative;
  cursor:pointer;
}
.portfolio-modal .moreplease .moreinner {
  position:absolute;
  top:0;
  width:100%;
  height: 300px;
  background: transparent;
    z-index: 100;
}

.portfolio-modal .moreplease .moreinner h1:hover {
  opacity:0.6;
}

.portfolio-modal .moreplease .hyperportfoliospace,
.portfolio-modal .moreplease img {
 
}


.portfolio-modal .moreplease .moreinner img {
  display:block !important;
}
.portfolio-modal .moreplease .moreinner h1 {
margin-top:80px;
color: #FF4962;
position:absolute;
top:0;
width:100%;
font-size:32px;
}


.portfolio-modal .moreplease-expanded {
  height:auto;
  overflow:visible;
  opacity:1;
  position:relative;
  cursor:default;

}
.portfolio-modal .moreplease-expanded .hyperportfoliospace,
.portfolio-modal .moreplease-expanded img {
 display:block !important;
}
.portfolio-modal .moreplease-expanded .moreinner {
  display:none;
}



.portfolio-hover .fa-plus:before {
  /* content: "\f067"; */
  content: "" !important;
}


.hyperredblock {
  width: 75px;
  height: 11px;
  background-color: #FF4962;
  margin: 50px auto 50px auto;
}



.hyperportfoliospace {
  width: 82px;
  height: 10px;
  margin: 35px auto 100px auto;
  background-color: #FF4962;
}

#portfolioModal1 .moreplease .fa,
#portfolioModal1 .moreplease h1,
#portfolioModal1 a {
  color: #35D693;
}
#portfolioModal1 .btn-primary,
#portfolioModal1 .hyperportfoliospace,
#portfolioModal1 .close-modal {
  background-color: #35D693;
}


#portfolioModal2 .moreplease .fa,
#portfolioModal2 .moreplease h1,
#portfolioModal2 a {
  color: #a3cc61;
}
#portfolioModal2 .btn-primary,
#portfolioModal2 .hyperportfoliospace,
#portfolioModal2 .close-modal {
  background-color: #a3cc61;
}


#portfolioModal3 .moreplease .fa,
#portfolioModal3 .moreplease h1,
#portfolioModal3 a {
  color: #f6c626;
}
#portfolioModal3 .btn-primary,
#portfolioModal3 .hyperportfoliospace,
#portfolioModal3 .close-modal {
  background-color: #f6c626;
}


#portfolioModal4 .moreplease .fa,
#portfolioModal4 .moreplease h1,
#portfolioModal4 a {
  color: #268ddd;
}
#portfolioModal4 .btn-primary,
#portfolioModal4 .hyperportfoliospace,
#portfolioModal4 .close-modal {
  background-color: #268ddd;
}


#portfolioModal5 .moreplease .fa,
#portfolioModal5 .moreplease h1,
#portfolioModal5 a {
  color: #e83640;
}
#portfolioModal5 .btn-primary,
#portfolioModal5 .hyperportfoliospace,
#portfolioModal5 .close-modal .close-modal {
  background-color: #e83640;
}


#portfolioModal6 .moreplease .fa,
#portfolioModal6 .moreplease h1,
#portfolioModal6 a {
  color: #3E9BFA;
}
#portfolioModal6 .btn-primary,
#portfolioModal6 .hyperportfoliospace,
#portfolioModal6 .close-modal .close-modal {
  background-color: #3E9BFA;
}




#portfoliomore {
  display:none;
  clear:both;
}


#port-wrapper {
  background-image:url('../img/winged_doubleexplosion1.png');
  background-repeat:no-repeat;

  background-position:top left;

}




@media(max-width:768px) {
  #port-wrapper {
    background-size:600px;
  }
}


@media(max-width:400px) {
  #port-wrapper {
    background-size:300px;
  }
}




#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
    position:relative;
}

#portfolio .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 442px;
    overflow:hidden;
    margin-left:1px;
}

#portfolio .portfolio-item .portfolio-link img {
  margin-top: -2px;
  margin-bottom: 2px;
  margin-left: -1px;
}



#portfolio .portfolio-item .modalspan {
  position: absolute;
  bottom: -55px;
  background: #151515;
  height: 140px;
  width: 100%;
  margin-left: 0;
  transform: skew(-10deg) rotate(-10deg);
  -webkit-transform: skew(-10deg) rotate(-10deg);
  -moz-transform: skew(-10deg) rotate(-10deg);
  
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color:rgba(255,255,255,0.5); /*background: rgba(0,195,243,.8); */

}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

#portfolio .portfolio-item .portfolio-caption {
    margin: 0 auto;
    margin-bottom:50px;
    padding: 25px;
    padding-top:0px;
    max-width: 400px;
    text-align: center;
    background-color: transparent;

}

#portfolio .portfolio-item .portfolio-caption h4 {
    margin: 0;
    text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
    margin: 0;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}
#portfolio .portfolio-item .portfolio-caption a {
 font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
 font-weight: bold;
 letter-spacing:0.8;
}


#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}






.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f1f1f1;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #FF4962;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

.team-member img {
    margin: 0 auto;
    border: 7px solid #fff;
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none;
}

.team-member p {
    margin-top: 0;
}




.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 2px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


section#contact {
   position:relative;
   overflow:hidden;
  
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #FF4962;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #ff7c8d;
}

footer {
    padding: 25px 0;
    text-align: center;
    background-color: #FF4962;
    position:relative;
    overflow:hidden;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    margin-top: 35px;
    text-transform: uppercase;
    text-transform: none;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    line-height: 40px;
    font-size:11px;
}

footer #footerstrong {
    text-transform: uppercase;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-weight: 700;
    margin-bottom:25px;
    margin-top:25px;
}

footer #airlaunc_footer_identity {
  margin-bottom: 20px;
  margin-top: 25px;
}


footer #airlaunc_footer_identity #caladan-logos,
footer #airlaunc_footer_identity #caladan-logos img {
  width: 400px;
  height: 284px;
}



@media(max-width:768px) {
  footer #airlaunc_footer_identity #caladan-logos,
  footer #airlaunc_footer_identity #caladan-logos img {
    width: 300px;
    height: 213px;
  }
}


@media(max-width:400px) {
  footer #airlaunc_footer_identity #caladan-logos,
  footer #airlaunc_footer_identity #caladan-logos img {
    width: 230px;
    height: 163px;
  }
}






ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #FF4962;
}

.txtlft {
  text-align:left;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


.modal-open {
 
}

.portfolio-modal {
  padding-left:0 !important;
}
.portfolio-modal .modal-content {


}
.portfolio-modal p {
  font-size:15px;
}

.portfolio-modal .modal-body button {
  margin-top:100px;
}


.portfolio-modal .modal-content .container {
  width:100%;
  padding-right: 100px;
  padding-left: 100px;
  margin-right: auto;
  margin-left: auto;
}

/* Opera Modal Fix */
/*
.modal { 
position: fixed; 
top: 3%; 
right: 3%; 
left: 3%; 
width: auto; 
margin: 0; 
}
.modal-body { 
max-height: 350px; 
height: 60%; 

padding: 15px; 
overflow-y: auto; 
-webkit-overflow-scrolling: touch; 
}
*/



@media(max-width:768px) {
  .portfolio-modal .modal-content .container {
    padding-right: 20px;
    padding-left: 20px;
  }

}


@media(max-width:400px) {
  .portfolio-modal .modal-content .container {
    padding-right: 10px;
    padding-left: 10px;
  } 
}





.portfolio-modal .modal-content {
    padding: 100px 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "H1-Regular","trebuchet ms", Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;

    width:100%;
    
}

@media(min-width:900px) {

  .portfolio-modal .modal-content img {
      max-width: 800px;
  }

}

.portfolio-modal .close-modal {
  position: fixed;
  top: 30px;
  right: 30px;
  width: 58px;
  height: 50px;
  background-color: transparent;
  cursor: pointer;
  z-index: 101050;
  background: #FF4962;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}

.portfolio-modal .close-modal .lr {
    z-index: 101051;
  width: 5px;
  height: 38px;
  margin-left: 25px;
  margin-top: 6px;
  background-color: #FFFFFF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 101052;
    width: 5px;
    height: 38px;
    background-color: #FFFFFF;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #717171;
}

::selection {
    text-shadow: none;
    /*background: #ff7c8d; */
    background:#717171;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #FF4962;
}



.fa {
 color: #FF4962;
}


.alert-success {
  background-color: #34f7a8;
  color: #FFF !important;
  border-color: transparent;
  font-size: 16px;
  margin-bottom: 40px;
}

.alert-success strong {
  color: #FFF !important;
}