
body {
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue',Helvetica,Arial,sans-serif;
    color: #000;
    font-size: 17px;
}

h1 {
  font-size: 22px;
  line-height: 22px;
  margin-left: 15px;
  margin-top: 18px;
}

h2 {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 20px;
}

h3 {
  font-size: 17px;
  margin-bottom: 0px;
  line-height: 26px;
  font-weight: bold;
}

h3 span {
  display: inline-block;
}

p {
  line-height: 26px;
  margin-bottom: 20px;
}

p.lead {
  font-size: 1.8rem;
  letter-spacing: 0.2px;
}

a {
  font-weight: bold;
  color: #007aff;
  transition: color 0.2s;
}

a:hover,
a:focus {
  color: #e53f22;
  text-decoration: none;
}

a:active {
  color: #e53f22;
  text-decoration: none;
  position: relative;
  top: 1px;
}

.retina {
  width: 50%;
}

.row {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
  position: relative;
}

.navbar {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0;
  position: fixed;
  width: 100%;
  height: 60px;
  z-index: 99;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
}

.quote {
  margin-top: 40px;
  padding-right: 8vw;
}

.quote p {
  font-size: 7.5vw;
  line-height: 1.6em;
}

.quote a {
  font-weight: normal;
  color: #777;
}

.nowrap {
  display: inline-block;
}

/* Safari 6.1+ (9.0 is the latest version of Safari at this time) */
@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0)
{ @media {

    .navbar {
        background-color: rgba(255, 255, 255, 0.85);
    }
}}

.container {
  padding: 0;
}

.content {
  padding-top: 60px;
}

.img-responsive-container {
  margin-left: -15px;
  margin-right: -15px;
}

.first-section h2 {
  margin-top: 20px;
}

.social-icons {
  position: absolute;
  bottom: 40px;
}

.social-icons-group {
  margin-top: 10px;
  display: block;
}

.social-icons span a img {
  width: 40px;
  height: 40px;
  margin-right: 7px;
}

.uppercase {
  text-transform: uppercase;
}

.project_logo {
  margin-bottom: 20px;
}

.logo_ec {
  width: 65%;
  /* max-width: 288px; */
}

.logo_grc {
  width: 70%;
}

.logo_58000 {
  width: 65%;
}

.logo_cerveceriadecolima {
  width: 50%;
}

.logo_almirante {
  width: 75%;
  max-width: 288px;
}

.logo_pkpr {
  width: 55%;
}

.logo_morelia-verde {
  width: 70%;
}

.logo_moreliahacks {
  width: 60%;
  max-width: 247px;
  /*margin-top: -81px;*/
}

.logo_torix {
  width: 62%;
  max-width: 253px;
}

.logo_cv {
  width: 100%;
}

.cv .right-column {
  margin-bottom: 40px;
}

.logo_almirante_cv {
  width: 75%;
  max-width: 288px;
}

.logo_enliken_cv {
  width: 75%;
  max-width: 288px;
}

.logo_ctk_cv {
  width: 75%;
  max-width: 288px;
}

.logo_soma_cv {
  width: 75%;
  max-width: 288px;
}

.logo_fullsail_cv {
  width: 75%;
  max-width: 288px;
}

.logo_itesm_cv {
  width: 75%;
  max-width: 288px;
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

  h1 {
    font-size: 34px;
    line-height: 34px;
    margin-left: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  h2 {
  font-size: 28px;
    margin-left: 20px;
  }

  .right-column h2 {
    margin-left: 0;
  }

  p.lead {
    font-size: 21px;
  }

  .navbar {
    height: 80px;
  }

  .container {
    width: 100%;
  }

  .content {
    padding-top: 80px;
  }

  .row {
    padding-bottom: 40px;
  }

  .img-responsive-container {
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .img-border {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    border-radius: 5px;
    border: 1px solid rgba(127, 127, 127, 0.2);
  }

  .section-cover {
    border-radius: 5px;
  }

  .quote {
    margin-top: 40px;
    padding-right: 12vw;
  }

  .quote p {
    font-size: 4vw;
    line-height: 1.6em;
  }

  .first-section h2 {
    margin-top: 0px;
  }

  .logo_grc {
    width: 57%;
  }

  .logo_pkpr {
    width: 45%;
  }

  .logo_morelia-verde {
    width: 55%;
  }

  .logo_58000 {
    width: 50%;
  }

  .logo_cerveceriadecolima {
    width: 45%;
    margin-top: -20px;
  }

  .logo_almirante {
    width: 67%;
  }

  .logo_moreliahacks {
    width: 50%;
    margin-top: -20px;
  }

  .logo_torix {
    width: 50%;
  }

  .cv h3 {
    margin-top: 0;
  }

  .logo_almirante_cv {
    width: 162px;
    position: relative;
    top: 19px;
  }

  .logo_enliken_cv {
    width: 162px;
    position: relative;
    top: 10px;
  }

  .logo_ctk_cv {
    width: 162px;
    position: relative;
    top: 5px;
  }

  .logo_soma_cv {
    width: 182px;
    position: relative;
    top: -2px;
  }

  .logo_fullsail_cv {
    width: 182px;
    position: relative;
    top: 10px;
  }

  .logo_itesm_cv {
    width: 182px;
    position: relative;
    top: 4px;
  }

}


/* Desktop */
@media only screen and (min-width : 992px) {

  .first-section {
    padding-bottom: 40px;
    display: flex;
    align-items: center;
  }

  .social-icons-group {
    display: inline-block;
  }

  .social-icons {
    /*bottom: 80px;*/
  }

  .quote {
    margin-top: 0px;
    padding-right: 50px;
    padding-bottom: 0;
  }

  .quote p {
    font-size: 30px;
    line-height: 1.6em;
  }

  .linebreak-992 {
    display: inline-block;
  }

  .logo_almirante_cv {
    width: 218px;
    top: 9px;
  }

  .logo_enliken_cv {
    width: 218px;
    top: -3px;
  }

  .logo_ctk_cv {
    width: 218px;
    top: 5px;
  }

  .logo_fullsail_cv {
    width: 218px;
    top: 4px;
  }

  .logo_itesm_cv {
    width: 218px;
    top: -7px;
  }

}

/* Large Screens */
@media only screen and (min-width : 1024px) {

  .container {
    width: 1024px;
  }

}
