
/* M Y   C O D E -------------------------------------*/

/* general -----------------------------------------*/

body {
  background: #fff;
}


/* for page headers */

h1 {
  font-family:'Roboto Slab', sans-serif;
}

h2 {
  font-family:'Roboto Slab', sans-serif; 
  font-size:32px; 
  font-weight:600; 
  z-index:10; 
  color: #053e8a; 
}

/* for subtitles */
h3 {
  font-family:'Roboto Slab', sans-serif; 
  font-size:26px !important; 
  font-weight:400; 
  text-align:left;  
  color: #f2fcff;
}

h4 {
  font-family:'Roboto Slab', sans-serif; 
  font-size:20px; 
  font-weight:400; 
  text-align:left;  
  color: #FFF9CF;
}

h5 {
  font-family:'Roboto Slab', sans-serif; 
  font-size:18px; 
  font-weight:400; 
  text-align:left;  
  color: #053e8a;
  padding-top:60px;
}

p {
  font-family:'Arial', sans-serif; 
  font-weight:400; 
  font-size:16px; 
  margin-bottom:0;
  color:#333333;
}

a {
  color:#1E657D;
}

a:hover {
  color: #189CC7;
  text-decoration: none;
}

button {
  padding: 5px 15px 5px 15px;
  border: solid 3px #5093d2;
  border-radius: 10px;
  background: #fff;
  color: #5093d2;
  font-family:'Arial', sans-serif; 
  font-weight:500; 
  font-size:14px; 
/*  margin-top:10px;*/
}



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


/*.row {
  max-width: 70%;
  margin: 0 auto;
}
*/





/* intro section home page------------------------------*/
.intro-section {
  margin: 0 auto;
  text-align: center;
  padding: 100px;
  background: #fff;
  max-width: 800px;
}
.intro-section h1 {
  font-size: 36px;
  color: #fff;
  background: #189ddb;
  border-radius: 100px;
  rotate: 2deg;
  padding: 20px;
  z-index: 99;
  border: solid 5px #fff;
  position: relative;
}
.intro-section h2 {
  font-size: 24px;
  color: #fff;
  background: #5093d2;
  border-radius: 100px;
  rotate: -5deg;
  padding: 20px;
  z-index: 1;
  border: solid 5px #fff;
}
.intro-section h5 {
  font-size: 16px;
  color: #333;
  background: #eab000;
  border-radius: 100px;
  rotate: 2deg;
  padding: 20px;
  border: solid 5px #fff;
  margin-top: 50px;
  text-align: center;
  width: 70%;
  margin: 0 auto;
}


@media (max-width: 1200px) {
  .intro-section {
    max-width: 700px;
  }
}

@media (max-width: 500px) {
  .intro-section {
    max-width: 100%;
    padding:100px 30px 100px 30px;
  }
}


.intro-section p {
  color: #333;
}

/* homepage navigation menu */
.menu-area {
  padding:20px;
  color:#1C53A6;
}

.menu-area a{
  padding-right:10px;
  color:#1E657D;
}

.menu-area a:hover{
  color:#189CC7;
}

.intro-box {
  margin: 0 auto;
  border-radius: 10px;
  width:75%;
}

.intro-box p{
  font-size: 16px;
  padding:10px 0 20px 0;
  border-radius: 10px;
}

.intro-box h3 {
  color: #fff;
}

.intro-box-content {
  max-width: 550px;
  margin: 0 auto;
}

.intro-box-content img{
  max-width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1200px) {
  .intro-box-content {
    max-width: 600px;
  }
}

@media (max-width: 500px) {
  .intro-box {
    width: 100%;
  }


  .intro-box-content img{
    max-width: 200px;
    padding-bottom: 20px;
  }
}







/* parallax specifics ----------------------------*/
.parallax {
  padding: 30px;
  overflow: hidden;
  position: relative;
  margin:0 auto;
  background: rgba(0, 0, 0, 0.5);
  background-size: cover; 
  -moz-background-size: cover; 
  -webkit-background-size: cover; 
  background-repeat: no-repeat; 
  background-position: center center;
  box-shadow: inset 0 0 0 2000px rgba(80,124,187, 0.3);
  margin-bottom:30px;
}

.cco-login-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/cco-login-parallax.png);
}

.eps-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/eps-parallax.png);
}

.weather-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/weather-parallax.png);
}

.private-groups-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/private-groups-parallax.png);
}

.figma-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/figma-parallax.png);
}

.oeg-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/oeg-parallax.png);
}

.custom-omega-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/custom-omega-parallax.png);
}

.united2017-bg {
  background: rgba(0, 0, 0, 0.8);
  background-size: cover;
  background-image: url(imgs/general/united2017-parallax.png);
}

.tactile-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/tactile-parallax.png);
}

.gen-bg {
  background: rgba(0, 0, 0, 0.5);
  background-size: cover;
  background-image: url(imgs/general/main-parallax.png);
}

.parallax button {
  background: transparent;
  border: solid 3px #fff;
  color: #fff;
}

.parallax button:hover, button:focus, button:active {
  box-shadow: 3px 3px 0 #fff;
}

.parallax p {
  color: #fff;
}











/* about / works / contact --------------------------*/

/* internal pg headers */

.internal-head {
  background: #fff; 
  padding: 30px 30px 30px 30px; 
  margin: 0 auto; 
  text-align: left;
}



.internal-head h2 {
  font-size: 24px;
  color: #1c53a6;
}
.internal-head h5 {
  font-size: 24px;
  color: #1c53a6;
}

.internal-head p {
  padding-top: 10px;
  font-size: 14px;
}

.internal-head a {
  padding-right:10px;
  color: #1E657D;
  text-decoration: none;
}

.internal-head a:hover {
  color: #189CC7;
}


/* works pages specs */

.works {
  padding:20px;
}

.works img {
  width: 90%;
  padding: 0;
  margin: 0 auto;
  display: block;  
}

.works p {
  padding: 20px 0 0 0;
}

.internal-title {
  text-align: center;
  padding: 30px;
  margin: 0 auto;
  text-align: center;
}

.internal-description {
  font-family:'Arial', sans-serif; 
  font-weight:400; 
  font-size:14px; 
  color:#fff;
}

.internal-head-bg {
  width:100%;
  border-radius: 0 !important;
}



/* tactile "click to view full size" specs */
.tactile-img p {
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
  }

.tactile-img img {
    padding: 20px;
  }




/* page specific styles -----------------------*/

/* eps specs ----- */
/* header bg */
.internal-row-eps h4 {
  color: #575e82;
  font-size: 32px;
}

 /* row bg */
.internal-row-eps {
  background: #FFF;
  border-radius: 10px;
  padding: 30px;
}

/* section bg */
.bg-eps {
  background: #fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-eps {
    padding: 10px;
  }
}





/* weather specs ----- */
/* header bg */
.internal-row-weather h4 {
  color: #278484;
  font-size: 32px;
}

 /* row bg */
.internal-row-weather {
  background: #FFF;
  border-radius: 10px;
  padding:30px;
}

/* section bg */
.bg-weather {
  background:#fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-weather {
    padding: 10px;
  }
}


/* figma specs ----- */
/* header bg */
.internal-row-figma h4 {
  background: #433c81;
}

 /* row bg */
.internal-row-figma {
  background: #FFF;
  padding: 40px 20px 40px 20px;
  border-radius: 10px;
  margin: 30px;
}

/* section bg */
.bg-figma {
  background: #fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-figma {
    padding: 10px;
  }
}






/* oeg specs ----- */
/* header bg */
.internal-row-oeg h4 {
  color: #3c4e72;
  font-size: 32px;
}

 /* row bg */
.internal-row-oeg {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}

/* section bg */
.bg-oeg {
  background: #fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-oeg {
    padding: 10px;
  }
}




/* custom omega specs ----- */
/* header bg */
.internal-row-custom h4 {
  color: #2e4d8f;
  font-size: 32px;
}

 /* row bg */
.internal-row-custom {
  background: #FFF;
  padding: 30px;
  border-radius: 10px;
}

/* section bg */
.bg-custom {
  background: #fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-custom {
    padding: 10px;
  }
}





/* tactile specs ----- */
/* header bg */
.internal-row-tactile h4 {
  color: #304d5a;
  font-size: 32px;
}

 /* row bg */
.internal-row-tactile {
  background: #FFF;
  padding: 30px;
  border-radius: 10px;
}

/* section bg */
.bg-tactile {
  background: #fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-tactile {
    padding: 10px;
  }
}





/* resume specs ----- */
/* header bg */
.internal-row-gen h4 {
  color: #189ddb;
  font-size: 32px;
}

 /* row bg */
.internal-row-gen {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}

/* section bg */
.bg-gen {
  background: #fff;
  padding: 10px 20% 10px 20%;
  width: 100% !important;
}

@media (max-width: 1200px) {
  .bg-gen {
    padding: 10px;
  }
}










/* footer --------------------------------------------*/

.footer {
  background: #333;
  padding: 30px; 
  margin: 0 auto; 
  text-align: center;
}

.footer a{
  padding-left: 10px;
  padding: 0 10px 0 10px;
  color: #f2fcff;
  text-decoration: none;
}

.footer a:hover {
  color: #ffea7e;
}

.footer p{
  color: #f2fcff;
}





/* media queries -------------------------------*/

/* tablet --------------------------*/
@media (max-width: 1199px) {


}

/* tablet --------------------------*/
@media (max-width: 990px) {

}


/* mobile --------------------------*/

@media (max-width: 767px) {

  /* intro page ----- */


  }


  /* general ----- */

  h2 {
    font-size: 24px!important;
  }

  h3 {
    font-family:'Roboto Slab', sans-serif; 
    font-size:18px; 
    font-weight:400; 
    text-align:left;  
    color: #fff;
    line-height: 32px;
  }

  button {
    font-size:14px; 
  }


}

@media (max-width: 500px) {
  .intro-box {
    width: 100% !important;
  }

  .intro-box-content img {
    max-width: 150px;
  }

}


/* Codepen / Referenced Code -------------------------------*/


/* waves by https://codepen.io/Prachl edited by me!*/
/* waves ----------------------------------*/
.ocean {
  height: 50px; 
  position: relative;
  bottom: -1px;
  left: 0;
  right: 0;
  overflow-x: hidden;
}

.wave {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 88.7'%3E%3Cpath d='M800 56.9c-155.5 0-204.9-50-405.5-49.9-200 0-250 49.9-394.5 49.9v31.8h800v-.2-31.6z' fill='%231C53A6'/%3E%3C/svg%3E");
  position: absolute;
  width: 200%;
  height: 100%;
  animation: wave 20s -3s linear infinite;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.wave:nth-of-type(2) {
  bottom: 0;
  animation: wave 15s linear reverse infinite;
  opacity: 0.5;
}

.wave:nth-of-type(3) {
  bottom: 0;
  animation: wave 20s -1s linear infinite;
  opacity: 0.5;
}

@keyframes wave {
    0% {transform: translateX(0);}
    50% {transform: translateX(-25%);}
    100% {transform: translateX(-50%);}
}

.ocean-sky {
  background-color: #f2fcff;
  margin: 0;
  min-height: 100%;
}


/* fade in text animation --------------------------*/

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fade-in.one {
  -webkit-animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.fade-in.two {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay:1.2s;
  animation-delay: 1.2s;
}

.fade-in.three {
  -webkit-animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  animation-delay: 1.6s;
}


/* button hover animation -----------------------*/

button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 0 #507cbb;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  border-radius: 5px;
  padding:5px 10px 5px 10px;
}
button:hover, button:focus, button:active {
  box-shadow: 3px 3px 0 #507cbb;
}

.resume button:hover, button:focus, button:active {
  box-shadow: 3px 3px 0 #507cbb;
}

