/*!
 * Rio Create LLC - Style CSS
 * Created by Glenn McClanan
 * Design by Katia Cellistella
 * Based On Start Bootstrap - The Big Picture HTML Template
 */

@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,600);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,800,700italic,700,600italic,600,400italic,300italic,800italic);
@import url(https://fonts.googleapis.com/css?family=Asap:400,700,400italic,700italic);
@import url('https://fonts.googleapis.com/css?family=Asap');
/*---------- GENERAL ----------*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
  html {
    font-size: 16px;
  }
  body {
    margin-top: 50px;
    margin-bottom: 50px;
    background: none;
    overflow-x: hidden;
    font-family: 'Open Sans', sans-serif;
  }
  h2 {
    font-size: 2em;
  }
  .full {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .full-portfolio {

    background-color: #002633;
    background: url(../img/Brazil-Salvador-bg2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100%;
  }
  .full-services {
    background-color: rgba(0, 193, 255, 1);
    background: url('https://s3.amazonaws.com/riocreate/img/bg+-+dark+blue.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100%;
  }
  .full-profile {
    background-color: rgba(0, 193, 255, 1);
    background: url('https://s3.amazonaws.com/riocreate/img/bg+-+dark+blue.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #002633;
    top: 0;
    left: 0;
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100%;
  }
  .full-contact {
    background-color: rgba(0, 193, 255, 1);
    background: url(../img/bg-bamboo.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top: 0;
    left: 0;
    /* Preserve aspet ratio */
    min-width: 100%;
    min-height: 100%;
  }
  /*---------- NAVIGATION ----------*/
  .navbar {
    font-family: 'Oswald', sans-serif;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
  }
  .navbar-inverse {
    background-color: rgba(10, 10, 10, 0.6) !important;
  }
  .navbar-inverse .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);
    font-size: 1.5em;
    letter-spacing: 2px;
  }
  .navbar-inverse .navbar-nav>li>a:hover {
    color: rgba(0, 193, 255, 1);
  }
  .navbar a.navbar-brand {
    color: #fff;
    padding: 5px 15px 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
  }
  .navbar-brand img {
    height: 40px;
    max-height: 70px;
  }
  .icon-bar {
    background-color: rgba(0, 193, 255, 1) !important;
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .navbar-header button:hover {
    color: rgba(0, 193, 255, 1);
    background-color: rgba(0, 193, 255, 0.5);
    border-color: rgba(0, 193, 255, 0.9)
  }
  /*---------- Remove Grey Gradient ----------*/
  .carousel-control.right, .carousel-control.left {
    background-image: none;
  }
  /*---------- PAGE CONTENT ----------*/
  .carousel-inner {
    top: 0px;
  }
  .carousel-indicators {
    bottom: 15%;
    display: none;
  }
  .carousel-indicators .active {
    background-color: rgba(0, 193, 255, 0.8);
  }
  #object {
    visibility: hidden;
  }
  #container-logo {
    position: absolute;
    top: 40px;
    right: 5%;
    width: 600px;
    max-width: 70%;
  }
  #rio-logo {
    margin-bottom: 0px;
    -webkit-filter: drop-shadow(5px 5px 5px rgba(10, 10, 0, 0.8));
    filter: drop-shadow(5px 5px 5px rgba(10, 10, 10, 0.8));
  }
  .tagline {
    position: absolute;
    width: 500px;
    max-width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    font-size: 2.5em;
    line-height: 120%;
    letter-spacing: 2px;
    color: #fff;
    orphans: 3;
    widows: 3;
    text-wrap: normal;
    -webkit-filter: drop-shadow(3px 3px 5px rgba(10, 10, 0, 0.8));
    filter: drop-shadow(3px 3px 5px rgba(10, 10, 10, 0.8));
  }
  .chevron {
    width: 60%;
    position: absolute;
    top: 20%;
  }
  .chevron-right {
    0 0 10px #000;
  }
  .chevron-left {
    left: 20%;
  }
  .chevron-right {
    right: 20%;
  }
  .chevron a:hover {
    -webkit-filter: drop-shadow(2px 1px 2px rrgba(0, 193, 255, 0.7));
    filter: drop-shadow(2px 1px 2px rgba(0, 193, 255, 0.7));
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
  }
  #bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #002633;
    background-size: cover;
  }
  .video-container-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    width: 100%;
    overflow: hidden;
    background-color: #002633;
  }
  /*! ----- Video Player ----- */
  #video-container {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  /** Footer**/
  footer {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1em;
    text-align: center;
    opacity: 0.5;
  }
  #footer-index {
    position: relative;
  }
  /*---------- PAGE CONTENT - Profile ----------*/
  .container-profile {
    max-width: 60%;
    margin-top: 5%;
    margin-left: 20%;
    margin-right: 20%;
    text-align: left;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    orphans: 3;
    widows: 3;
    text-wrap: normal;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.6));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.6));
  }
  #img-profile {
    max-width: 30%;
    height: auto;
    margin-top: 5%;
    margin-left: 35%;
    margin-right: 35%;
  }
  #img-profile-2 {
    max-width: 30%;
    height: auto;
    margin-top: 5%;
    margin-left: 35%;
    margin-right: 35%;
  }
  #img-profile-3 {
    max-width: 40%;
    height: auto;
    margin-top: 5%;
    margin-left: 30%;
    margin-right: 30%;
  }
  .text-profile {
    color: rgba(255, 255, 255, 01);
    font-size: 1.2em;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.9));
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.9));
  }
  .text-profile h2 {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    color: rgba(0, 193, 255, 1);
    font-size: 2em;
    font-weight: 700;
  }
  .text-profile h3 {
    margin-top: 0px;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 700;
  }
  .text-profile a {
    color: rgba(0, 193, 255, 1);
  }
  /*---------- PAGE CONTENT - Profile ----------*/
  .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .container-projects {
    max-width: 70%;
    margin-top: 10%;
    margin-left: 15%;
    margin-right: 15%;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    orphans: 3;
    widows: 3;
    text-wrap: normal;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.6));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.6));
  }
  #img-projects-1 {
    width: 250px;
    max-width: 40%;
    height: auto;
    margin-top: 3%;
    margin-left: 30%;
    margin-right: 30%;
  }
  #img-projects-3 {
    max-width: 80%;
    height: auto;
    margin-top: 2%;
    margin-bottom: -2%;
    margin-left: 25%;
    margin-right: 25%;
  }
  #img-projects-5 {
    max-width: 50%;
    height: auto;
    margin-bottom: -2%;
    margin-left: 25%;
    margin-right: 25%;
    padding-top: 100px;
  }
  #img-projects-6 {
    max-width: 50%;
    height: auto;
    margin-left: 25%;
    margin-right: 25%;
    padding-top: 150px;
  }
  /* .projects-headers {
		margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    line-height: 1.2em;
    text-decoration: none;
  } */
  .text-projects {
    margin-top: 10%;
  }
  #text-projects-header-0 {
    max-width: 80%;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    line-height: 1.2em;
    text-decoration: none;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center;
    font-size: 4em;
    font-weight: 600;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: rgba(0, 190, 255, 0.9);
  }
  #text-projects-header-0 h2 {
    font-size: 2em
  }
  #text-projects-header-1 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    line-height: 1.2em;
    text-decoration: none;
    font-family: 'Josefin Sans', serif;
    font-size: 1em;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: rgba(0, 190, 255, 0.9);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-shadow: 0px 7px 15px rgba(0, 190, 255, 1), 0px -7px 15px rgba(0, 190, 255, 1);
  }
  #text-projects-header-2 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    line-height: 1.2em;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 2em;
    font-weight: 700;
    text-transform: uppercase;
    text-wrap: normal;
    letter-spacing: 2px;
    color: #ca0002;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(255, 255, 255, 0.3));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.8));
  }
  #text-projects-header-3 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    line-height: 1.2em;
    text-decoration: none;
    font-family: 'Asap', sans-serif;
    font-size: 2em;
    text-wrap: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #25a2cc;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(255, 255, 255, 0.3));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.8));
  }
  #text-projects-header-4 {
    margin-bottom: 10px;
    text-align: center;
    font-weight: 100;
    line-height: 1.2em;
    text-decoration: none;
    margin-top: 40px;
    font-family: 'Asap', sans-serif;
    font-size: 2em;
    font-weight: 100;
    text-wrap: normal;
    letter-spacing: 30px;
    text-transform: uppercase;
    color: rgb(216, 89, 77);
    -webkit-filter: drop-shadow(2px 2px 2px rgba(255, 255, 255, 0.3));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.8));
  }
  #text-projects-header-5 {
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.2em;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 2em;
    font-weight: 100;
    text-wrap: normal;
    color: rgb(216, 89, 77);
    -webkit-filter: drop-shadow(2px 2px 2px rgba(255, 255, 255, 0.3));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.8));
  }
  #text-projects-header-6 {
    margin-bottom: 10px;
    text-align: center;
    font-family: 'Asap', sans-serif;
    font-size: 2em;
    font-weight: 100;
    text-wrap: normal;
    line-height: 1.2em;
    text-decoration: none;
    letter-spacing: 30px;
    color: rgb(216, 89, 77);
    -webkit-filter: drop-shadow(2px 2px 2px rgba(255, 255, 255, 0.3));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.8));
  }
  .text-projects p {
    font-size: 1.2em;
    font-weight: 600;
    font-style: normal;
    color: rgba(255, 255, 255, 0.9);
    -webkit-filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
    filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
  }
  .text-projects a {
    color: rgba(0, 193, 255, 1);
  }
  .thumbnail {
    background-color: rgba(0, 0, 0, 0);
    border: 0px;
    border-radius: 0px;
    padding: 0;
    margin: 2px;
  }
  /*---------- PAGE CONTENT - Services ----------*/
  .container-services {
    max-width: 70%;
    margin-top: 5%;
    margin-left: 15%;
    margin-right: 15%;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    orphans: 3;
    widows: 3;
    text-wrap: normal;
    -webkit-filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.6));
    filter: drop-shadow(2px 2px 2px rgba(10, 10, 10, 0.6));
  }
  .text-services {
    max-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
  }
  .text-services h2 {
    margin-bottom: 0px;
    font-size: 3em;
    font-style: italic;
    font-weight: 700;
    color: rgba(0, 193, 255, 1);
    -webkit-filter: drop-shadow(2px 1px 2px rgba(0, 0, 0, 0.6));
    filter: drop-shadow(2px 1px 2px rgba(0, 0, 0, 1));
  }
  .text-services p {
    font-size: 1.2em;
    font-weight: 600;
    font-style: normal;
    color: rgba(255, 255, 255, 0.9);
    -webkit-filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
    filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
  }
  .text-services li {
    list-style-position: inside;
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    color: rgba(0, 193, 255, 1);
    -webkit-filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
    filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
  }
  .text-services a {
    text-align: center;
    color: rgba(0, 193, 255, 1);
    font-weight: 700;
    font-style: normal;
  }
  /*---------- PAGE CONTENT - Contact - Smallest ----------*/
  .container-contact {
    max-width: 500px;
    width: 90%;
    height: auto;
    margin-top: 30%;
    margin-right: 5%;
    margin-left: 5%;
    font-family: 'Open Sans', sans-serif;
    orphans: 3;
    widows: 3;
    text-wrap: normal;
  }
  .well {
    margin-bottom: 2%;
    font-family: 'Open Sans', sans-serif;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
    filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
  }
  .well h2 {
    margin-top: 2px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 2em;
    letter-spacing: 1px;
    color: rgba(69, 176, 255, 1);
  }
  .well h3 {
    margin-top: 2px;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 2px;
  }
  .well label {
    color: rgba(0, 193, 255, 1);
    font-size: 1.5em;
    letter-spacing: 1px;
    font-weight: 700;
    -webkit-filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.5));
    filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.5));
  }
  .btn {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.9);
    background-color: rgba(69, 176, 255, 1);
  }
  .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    color: rgba(255, 255, 255, 0.9);
    background-color: rgba(69, 176, 255, 1);
  }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    opacity: 1;
  }
  #msgSubmit {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, 1);
    -webkit-filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
    filter: drop-shadow(2px 1px 2px rgba(10, 10, 10, 0.8));
  }
  button#form-submit:hover {
    background-color: rgba(255, 255, 255, 1);
    color: rgba(0, 193, 255, 1);
  }
  .has-error .help-block, .help-block {
    color: red;
    font-size: 1.2em;
    font-weight: 700;
    font-style: italic;
    -webkit-filter: drop-shadow(1px 1px 2px rgba(10, 10, 10, 0.5));
    filter: drop-shadow(1px 1px 2px rgba(10, 10, 10, 0.5));
  }
  input[type="text"], input[type="email"], textarea#message {
    background-color: rgba(0, 96, 128, 0.4);
  }
  .form-control {
    color: #fff;
    font-size: 1em;
    font-weight: 700;
  }
  /*---------- ANIMATION ----------*/
  #caption-animation {
    -webkit-animation: cssAnimation 10s 1 linear;
    -moz-animation: cssAnimation 10s 1 linear;
    -o-animation: cssAnimation 10s 1 linear;
    animation-fill-mode: forwards;
  }
  @-webkit-keyframes cssAnimation {
    from {
      -webkit-transform: scale(0.9);
    }
    to {
      -webkit-transform: scale(1.1);
    }
  }
  @-moz-keyframes cssAnimation {
    from {
      -moz-transform: scale(0.9);
    }
    to {
      -moz-transform: scale(1.1);
    }
  }
  @-o-keyframes cssAnimation {
    from {
      -o-transform: scale(0.9);
    }
    to {
      -o-transform: scale(1.1);
    }
  }
  .animated {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInLeftBig {
    0% {
      opacity: 0;
      -webkit-transform: translateX(-2000px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateX(0);
    }
  }
  @keyframes fadeInLeftBig {
    0% {
      opacity: 0;
      transform: translateX(-2000px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  .fadeInLeftBig {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
  }
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  #animation-style {
    -webkit-animation-delay: 5s;
    /* Safari 4+ */
    -moz-animation-delay: 5s;
    /* Fx 5+ */
    -o-animation-delay: 5s;
    /* Opera 12+ */
    animation-delay: 5s;
    /* IE 10+, Fx 29+ */
  }
}
/* END - Responsive text queries */

/*---------- MEDIA QUERIES - Responsive Text ----------*/

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
  .tagline {
    font-size: 3em;
    letter-spacing: 2px;
  }
  /*---------- PAGE CONTENT - Small - Goals ----------*/
  .container-services {
    margin-top: 5%;
  }
  .text-services h2 {
    font-size: 2.5em;
    margin-bottom: 0px;
  }
  .text-services p {
    font-size: 1.5em;
    margin-top: 1px;
  }
  /*---------- PAGE CONTENT - Small - Projects ----------*/
  .container-projects {
    margin-top: 0%;
  }
  #img-projects-1 {
    max-width: 30%;
    margin-top: 3%;
    margin-left: 35%;
    margin-right: 35%;
  }
  #img-projects-2 {
    max-width: 24%;
    margin-top: 3%;
    margin-left: 38%;
    margin-right: 38%;
  }
  #img-projects-3 {
    max-width: 30%;
    margin-top: 3%;
    margin-left: 35%;
    margin-right: 35%;
  }
  #text-projects-header-1 {
    font-size: 1.3em;
    letter-spacing: 15px;
  }
  #text-projects-header-2 {
    letter-spacing: 10px;
  }
  #text-projects-header-0 {
    font-size: 2em;
  }
  /*---------- PAGE CONTENT - Small - Services ----------*/
  .text-services a {
    font-size: 1.5em;
  }
}
/* END - Extra Small Devices, Phones */

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
  #container-logo {
    top: 40px;
    max-width: 60%;
  }
  .tagline {
    font-size: 4em;
    letter-spacing: 10px;
    line-height: 120%;
  }
  .carousel-indicators {
    bottom: 10%;
  }
  /*---------- PAGE CONTENT - Tablets - Goals ----------*/
  .container-services {
    margin-top: 15%;
  }
  .chevron {
    width: 50%;
    top: 40%;
  }
  .chevron-left {
    left: 20%;
  }
  .chevron-right {
    right: 20%;
  }
  .chevron a:hover {
    text-shadow: 0 0 1px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 6px #00beff, 0 0 7px #00beff, 0 0 8px #000, 0 0 9px #000, 0 0 10px #000;
    ;
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
  }
  /*---------- PAGE CONTENT - Tablet - Services ----------*/
  .text-services {
    max-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1em;
  }
  .text-services h2 {
    font-size: 3.5em;
  }
  .text-services p {
    font-size: 2em;
  }
  .text-services a {
    font-size: 1.5em;
  }
  #text-header {
    font-size: 1.5em;
    letter-spacing: 5px;
  }
  .text-services li {
    font-size: 2em;
  }
  /*---------- PAGE CONTENT - Tablet - Projects ----------*/
  .container-projects {
    margin-top: 5%;
  }
  #text-projects-header-1 {
    font-size: 1.2em;
    line-height: 1.6em;
    letter-spacing: 20px;
  }
  #text-projects-header-2 {
    font-size: 1.2em;
  }
  .text-projects p {
    font-size: 1.2em;
    max-width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1em;
  }
  .text-projects h2 {
    font-size: 2em;
  }
  /*---------- PAGE CONTENT - Tablet - Profile ----------*/
  #img-profile {
    max-width: 20%;
    height: auto;
    margin-top: 3%;
    margin-left: 40%;
    margin-right: 40%;
  }
  .text-profile {
    font-size: 1.2em;
  }
  .text-profile h2 {
    font-size: 2em;
  }
  .text-profile h3 {
    font-size: 1.5em;
  }
  .text-profile p {
    font-size: 1.2em;
    font-weight: 600;
  }
  /*---------- PAGE CONTENT - Tablet - Contact ----------*/
  .container-contact {
    max-width: 800px;
    width: 80%;
    height: auto;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 20%;
  }
  .well h2 {
    margin-top: 5px;
    font-size: 2.5em;
  }
  .well h3 {
    margin-top: 0px;
    font-size: 1.5em;
  }
  .well label {
    font-size: 1.5em;
    font-weight: 700;
  }
}
/* Small Devices, Tablets - END */

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
  /*---------- PAGE CONTENT - Desktop - Index ----------*/
  .tagline {
    font-size: 5em;
    letter-spacing: 5px;
  }
  .thumbnail {
    margin: 2px;
  }
  /*---------- PAGE CONTENT - Desktop - Projects ----------*/
  #img-projects-1 {
    max-width: 20%;
    margin-top: 3%;
    margin-left: 40%;
    margin-right: 40%;
  }
  #img-projects-2 {
    max-width: 20%;
    margin-top: 3%;
    margin-left: 40%;
    margin-right: 40%;
  }
  #img-projects-3 {
    max-width: 30%;
    margin-top: 3%;
    margin-left: 35%;
    margin-right: 35%;
  }
  #text-projects-header-0 {
    font-size: 4em;
  }
  #text-projects-header-1 {
    font-size: 1em;
    line-height: 1.6em;
    letter-spacing: 30px;
  }
  #text-projects-header-2 {
    font-size: 2em;
  }
  .text-projects {
    font-size: 2em;
  }
  /*---------- PAGE CONTENT - Desktop - Profile ----------*/
  .text-profile {
    font-size: 1.5em;
  }
  .text-profile h2 {
    font-size: 2.5em;
  }
  .text-profile h3 {
    font-size: 1.7em;
  }
  .text-profile p {
    font-size: 1.5em;
  }
  /*---------- PAGE CONTENT - Small - Contact ----------*/
}
/* Medium Devices, Desktops - END */

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
  /*---------- PAGE CONTENT - Large Devices - Contact ----------*/
  .container-contact {
    width: 80%;
    height: auto;
    margin-right: 20%;
    margin-left: 20%;
    margin-top: 15%;
  }
  /*---------- PAGE CONTENT - Large Devices - Services ----------*/
  .text-services a {
    font-size: 2em;
  }
}
/* Large Devices, Wide Screens - END */

section {
  padding: 3rem 10%;
  background: hsl(0, 0%, 98%);
}
section:nth-child(even) {
  background: hsl(0, 0%, 94%);
}
h1, h2 {
  line-height: 1.3;
}
h1 {
  font-size: 2rem;
  margin: 0 0 1rem;
}
h2 {
  font-size: 1.5rem;
  margin: 1rem 0 2rem;
}
p {
  font-size: 1rem;
  margin: 1rem 0;
}
a.button {
  display: inline-block;
  line-height: 2.5rem;
  padding: 0 1.5rem;
  margin-top: 1rem;
  color: white;
  background: #3c3c3c;
  text-decoration: none;
}
