@media (min-width:999px) and (max-width: 1200px)  {
  .header-bajada {
    width: 70%;
    top: 55%;
  }

  .logo {
    margin-top: 12px;
  }

  .traductor {
    margin-top: 6px;
  }

  .map .map-img {
    top: -95px;
  }

  .pro-programs-img{
    height: auto;
  }

  #site-navigation{
    float: left;
  }

  .menu-principal li:first-child a{
    padding-left: 0px;
    padding-right: 0px;
    width: 25px;
  }

}

@media (min-width:768px) and (max-width: 992px)  {
  .logo {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .header-bajada {
    width: 90%;
  }

  .traductor {
    margin-top: 6px;
  }

  /* CONTACT US */

  .page-template-contact-us main form {
    width: 90%;
  }
}

@media (max-width: 1024px) {
  .we-have-item:last-child .h4{
    width: 115%;
  }
}



@media (min-width:320px) and (max-width: 992px)  {
  .map {
    margin: 0;
    text-align: center;
  }

  .map .map-img {
    top: 0;
    position: relative;
  }

  .community .community-item,
  .card-item {
    margin-bottom: 20px;
  }

  .footer .h4 {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 24px;
  }
}

@media (max-width:992px) {
  .navbar-collapse {
    float: none;
  }

  .pro-programs .pro-programs-item{
    min-height: 0px;
    height: auto;
    padding-bottom: 50px;
  }

  .pro-programs-item .btn{
    bottom: -33px;
  }

  .pro-programs  .m-top-top{
    margin-bottom: 220px;
  }

  .pro-programs  .col-md-4:last-child .m-top-top{
    margin-bottom: 0px;
  }

}


@media (max-width:768px) {
  .card-item {
    margin-bottom: 20px;
  }

  /* HEADER */

  .home #masthead {
    height: 80vh;
  }

  #masthead {
    height: 60vh;
  }

  .sub-header {
    margin-top: 20px;
  }

  .header-bajada {
    width: 90%;
  }

  .navbar-toggle,
  .navbar-toggle:hover {
    padding: 0;
    margin-right: 0;
    background: transparent;
  }

  #site-navigation {
    width: 100%;
    background: #35A0D1;
    z-index: 999999;
    position: relative;
    margin-top: 20px;
  }

  .sf-menu > li {
    width: 100%;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,.1);
  }

  .sf-menu ul,
  li.we-offer ul,
  .menu-principal li:last-child .sub-menu{
    display: block !important;
    position: relative;
    left: 0;
    width: 100%;
    padding: 0 !important;
    text-align: left;
  }

  .sf-menu ul li {
    text-align: left;
    padding-left: 10px;
  }

  .menu-principal li:last-child {
    border: none;
  }

  .menu-principal li:first-child a {
    color: #fff;
  }

  .menu-principal li:first-child a::before {
    content: none;
  }

  .menu-principal li a {
    text-shadow: none;
  }

  .translator {
    top: -40px;
    background: transparent;
    border: 1px solid #fff;
    float: right;
    margin-top: 0px;
    position: absolute;
    right: 60px;
    width: 75px;
  }

  .translator select{
    color: #fff;
    height: 30px;
  }

  .translator::before{
    top: 13px;
    border-color: #fff transparent transparent transparent;
  }
  .home .header-bajada::before {
    right: 0;
    bottom: -25%;
  }

  .traductor-wrapper {
    position: absolute;
    top: 22px;
    right: 50px;
    width: 50px;
    padding: 0;
  }

  /* HOME */

  .we-have .we-have-container {
    display: block;
  }

  .we-have .we-have-item {
    width: 100%;
    margin-bottom: 30px;
  }

  .programs-item {
    margin-bottom: 60px;
  }

  .programs-item .col-md-3:last-child .programs-item{
    margin-bottom: 0;
  }

  .map {
    margin: 0;
    text-align: center;
  }

  .map .map-img {
    top: 0;
    position: relative;
  }

  .carousel-people .cycle-slide {
    width: auto;
  }



  /* FOOTER */

  .footer .form-inline {
    float: none;
  }

  .footer .form-inline .form-group.text,
  .footer .form-inline .form-group.suscribe {
    width: 100%;
  }



  /* OUR PROGRAMS */

  .frecuently-item {
    margin-top: 120px;
  }


  /* FOUNDERS LAB */

  .methodology-icons {
    flex-direction: column;
  }

  .methodology-icons li:first-child,
  .methodology-icons li:nth-child(2),
  .methodology-icons li:nth-child(3),
  .methodology-icons li:nth-child(4),
  .methodology-icons li:last-child {
    margin-top: 20px;
  }

  /* WHY CHILE */

  .page-template-why_chile .bullets {
    text-align: center;
  }

  #footer_imagen {
    min-height: 500px;
  }

  /* CONTACT US */

  .page-template-contact-us main form {
    width: 100%;
    padding: 20px 20px 0px 20px;
  }

  /* BLOG */
  .blog .featured-principal .overlay {
    position: relative;
    padding: 15px;
    left: 0;
    top: 0;
    margin-bottom: 25px;
  }

  main h1.entry-title {
    font-size: 2em;
  }

  /* PROGRAMS SINGLE */
  .single-programs #masthead {
    height: 80vh;
  }

  .application-container {
    margin-top: 0;
  }

  .application-container .btn {
    line-height: 5em;
  }

  .programs-item.mtop {
    margin-top: 60px;
  }

  .single-programs .community .text-left {
    text-align: center;
  }

  .single-programs .community h4{
    margin-bottom: 35px;
  }

  .single-programs .community .img-azul {
    margin: 0 auto;
  }

  .page-template-community .during .card-item{
    height: auto !important;
    min-height: 0px;
  }

  .post-type-archive-startups .filtro .form-group{
    width: 25%;
  }

  .post-type-archive-startups .filtro .form-group select{
    width: 98%;
  }

  .post-type-archive-startups .filtro  input[type="submit"]{
    width: 23%;
  }

  .we-have-item:last-child .h4{
    width: auto;
  }

}

@media (width: 768px) {
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
      display: none;
  }

  .navbar-header {
    float: right;
  }

  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-collapse.in {
    display: block!important;
  }

  .sub-header .col-sm-offset-3{
    margin-left: 0px;
  }

  .sub-header .col-sm-10,
  .sub-header .col-sm-2,
  .sub-header .col-sm-12{
    width: auto;
    float: none;
  }

  .translator{
    top: 0px;
  }

  .page-template-why_chile .bullets{
    text-align: left;
  }

}

@media (width: 768px) {
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse.collapse {
      display: none;
  }

  .navbar-header {
    float: right;
  }

  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-collapse.in {
    display: block!important;
  }

  .translator {
    top: 0;
  }

  .footer-site-navigation .menu-footer-2{
    margin-top: 20px;
  }

}


@media (max-width: 425px) {

    .translator{
      top: -32px;
    }

    h1 {font-size: 32px;}

    h2 {font-size: 28px;}

    h3 {font-size: 22px;}

    h2 strong {font-size: 35px;}

    .header-bajada .featured-text, .header-bajada h1 strong {
      font-size: 44px;
    }

    .btn {
      padding: 15px 45px 15px 25px;
    }

    .community .community-item{
      height: auto !important;
      min-height: 0px;
    }

    #site-navigation {
      margin-top: 10px;
    }

    .we-have-item:last-child .h4 {
      width: 80%;
    }

    .footer-site-navigation .menu-footer-2{
      column-count: 2;
      margin-top: 20px;
    }

    .footer-site-navigation .menu-footer-2 li{
      margin-bottom: 5px;
    }

    .footer-site-navigation .menu-footer-2 li a{
      margin-bottom: 5px;
      padding-bottom: 5px;
    }
}

@media (max-width: 320px) {

  .footer-site-navigation .menu-footer-1{
    display: block;
  }

  .footer-site-navigation .menu-footer-1 li{
    border-right: 0px;
    display: block;
    padding: 0px;
    width: 100%;
  }

  .menu-rrss i{
    margin-right: 5px;
  }

  .we-have-item:last-child .h4{
    width: 94%;
  }
}
