/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Author: Freddy Castano.
/* Copyright: (C) 2020 
/*-------------------------------------------------------------------------------------------------------------------------------*/



.master_body{
  margin: 0;
  position: relative;
  background-color: #262626;
}
  

.telefono, .landscape, .ipad{
  display: none;
}

/*.desktop{
  display: block;
}*/
.quater_menu{
  width: 23%;
}
.half_way {
  width: 50%;
}
.gris_claro{
  color: #d8d7d7;
}
.blanco{
  color: #ffffff;
}
.negro{
  color:#000000;
}
.gris{
  background: #131212;
}
.bgWhite{
  background: #ffffff;
}
.blacky{
  background: #000;
}


.my_nav{
  width: 100%;
  display: block;
  /*border: 2px solid #9313ad;*/
  height: 6vw;
  position: absolute;
  }.masthead {
  position: absolute;
  z-index: 30;
  /*border: 1px solid white;*/
  width: 90%;
  }.masthead a {
    cursor: default;
  }
  .main_logo{
    width: 9%;
    padding:1vw;
  }
#visible_lg{
  z-index: 1000;
}.main_nav{
  width: 6vw;
  /*border: 1px solid white;*/
  display: block;
  height: 3.2vw;
  padding: 1%;
  float: right;
  right: 1%;
  position: absolute;
  }.mobile_toggle{
  z-index: 1000;
  position: absolute;
  /*border: 1px solid white;*/
  width: 3.3vw;
  bottom: 1vw;
  height: auto;
  left: 35%;
  -webkit-transition: .5s ease;
       -moz-transition: .5s ease;
         -o-transition: .5s ease;
          transition: .5s ease;
  }.boton{
  border-bottom: .23vw solid #ff1f1f;
  width: 100%;
  display: block;
  margin: 12% 0;
  border-radius: 2px;
  }
#mobile_nav{
  display: none;
}
#menu_panel{
  display: block;
  position: relative;
  left: -3000px;
  -webkit-transition: left 1s ease-out;
       -moz-transition: left 1s ease-out;
         -o-transition: left 1s ease-out;
          transition: left 1s ease-out;
}.row{
  position: fixed;
  display: block;
  height:110%;
  /*margin-top: 4vw;*/
  background-color: #131212;
  z-index: 10;
}.ul_menu{
  padding: 0;
  text-align: center;
  padding: 20vw 0;
}.li_sub_nav{
  height: 4vw;
  cursor: url(../images/plus2_white.png) 40 40, crosshair;
}.nav_link {
  text-decoration: none;
  cursor: url(../images/plus2_white.png) 40 40, crosshair;
  display: block;
  color: white;
  font-family: 'Ubuntu', normal;
  text-transform: uppercase;
  font-size: 1.0vw;
  letter-spacing: 2.7px;
  -webkit-transition-property: color;
       -moz-transition-property: color;
         -o-transition-property: color;
          transition-property: color;
  -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-function: linear;
       -moz-transition-function: linear;
         -o-transition-function: linear;
          transition-timing-function: linear;
}.li_sub_nav .nav_link:hover{
  color: #ff1f1f;
}.li_sub_nav a{
  -webkit-transition-property: color;
       -moz-transition-property: color;
         -o-transition-property: color;
          transition-property: color;
  -webkit-transition-duration: 0.5s;
       -moz-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-function: linear;
       -moz-transition-function: linear;
         -o-transition-function: linear;
          transition-timing-function: linear;
}.li_sub_nav a:hover{
  color: #ff1f1f;
}

  /*
    It’s not a bug – 

    it’s an undocumented feature. 

    (Anonymous)*/

  
  
  /*
    “Perfection is achieved not when there is nothing more 

    to add, but rather when there is nothing more to take away.” 

    – Antoine de Saint-Exupery*/

.about_mobile{
  position: absolute; 
  z-index: -1;
  background-image: url('../images/about/flat.jpg');
  background-size: cover;
  width: 100%;
  top: 0;
  left: 0;
}
.about_container{
  width: 66%;
  /*height: 200vw;*/
  margin: 0 auto;
  /*border:1px solid purple;*/
  }.hello_there {
    height: 36vw;
    position: relative;
    /*border:1px solid red;*/
  }#hi_img{
    margin: 0;
    /*border:1px solid black;*/
    background-image: url('../images/about/hello.png');
    background-size: contain;
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 33%;
    height: 66%;
    position: absolute;
    top: 40%;
    left: 33%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
  }.about_text{
    height: 22vw;
    position: relative;
    /*border:1px solid red;*/
  }#about_img{
    margin: 0;
    /*border:1px solid black;*/
    background-image: url('../images/about/about.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 63%;
    height: 100%;
    position: absolute;
    top: 30%;
    left: 40%;
    margin-right: -50%;
    transform: translate(-50%, -30%);
  }.about_weare{
    height: 46vw;
    position: relative;
    /*border:1px solid red;*/
  }#weare_img{
    margin: 0;
    /*border:1px solid black;*/
    background-image: url('../images/about/team.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 50%;
    height: 50%;
    position: absolute;
    top: 30%;
    left: 50%;
    margin-right: -50%;
    transform: translate(0%, -30%);
  }
  .los_logos{
    width: 100%;
    height: 11vw;
    /*border: solid;*/

    }#about_logo {
    /*border: 1px solid red;*/
      cursor: url(../images/plus2_white.png) 40 40, crosshair;
      height: 10vw;
      position: relative;
      width: 25%;
      float: left;
      /*padding: 0 0.38%;*/
    }#a_fx{
      cursor: url(../images/plus2_white.png) 40 40, crosshair;
      width: auto;
      height: 10vw;
      display: block;
      transition: transform 0.5s;
    }#a_fx:hover{
      transform: scale(0.7);
      /*background-color: rgb(0,0,0,0.5);*/
    }
    .akiraruiz{
      margin: 0;
      background-image: url('../images/about/1.png');
      background-size: contain;
      background-repeat: no-repeat;
      width: 100%;
      height: 34%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%);
    }.van_alpert{
      margin: 0;
      background-image: url('../images/about/2.png');
      background-size: contain;
      background-repeat: no-repeat;
      width: 83%;
      height: 37%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%);
    }.vlacho {
      margin: 0;
      background-image: url('../images/about/3.png');
      background-size: contain;
      background-repeat: no-repeat;
      width: 77%;
      height: 37%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%);
    }.milton {
      margin: 0;
      background-image: url('../images/about/4.png');
      background-size: contain;
      background-repeat: no-repeat;
      width: 77%;
      height: 37%;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-right: -50%;
      transform: translate(-50%, -50%);
  }
  .about_lastText_mobile{
    /*border:1px solid black;*/
    height: 55vw;
    position: relative;
    }#quote_container{
    margin: 0;
    background-image: url('../images/about/footer.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 60%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -35%);
  } 



  /*
    “Any fool can write code that a computer can understand. 

    Good programmers write code that humans can understand.” 

    – Martin Fowler*/



.aboutBg_mobile {
  position: absolute;
  z-index: -1;
  background-image: url(../images/contact/01c.png);
  background-color: #262626;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  top: 0;
  left: 0;
}

.arrow_container{
  display: block;
  width: 45%;
  position: relative;
}.svg_1_desktop {
  position: relative; 
  height: 0; 
  width: 100%; 
  padding: 0;
  padding-bottom: 43%; 
  }.svg_2_desktop{
    position: relative; 
    height: 0; 
    width: 100%; 
    padding: 0;
    padding-bottom: 23%;  
  }.scaling_svg_desktop {
    position: absolute; 
    height: 100%; 
    width: 100%; 
    left: 0; 
    top: 0;
  }.arrow_mobile_container{
  display: none;
  }

.hello_effect {
  width: 100%;
  margin: 0 auto;
  padding: 1vw 0;
  }.titulo {
    color: white;
    font-size: 4vw;
    padding: 0; 
    width: 81%;
    margin: 0 auto;
    font-family: 'Ubuntu', bold;
    font-weight: 700;
    letter-spacing: -0.07em;
    text-align: right;
    line-height: 92%;
    margin-right: 0.8em;
    margin-left: 5.8vw;
  }.fx-1{
    -webkit-animation: letters 3s ease-out;
      -moz-animation: letters 3s ease-out;
        -o-animation: letters 3s ease-out;
          animation: letters 3s ease-out;
    -webkit-animation-delay: 0.0s;
      -moz-animation-delay: 0.0s;
        -o-animation-delay: 0.0s;
          animation-delay: 0.0s;
    }.fx-2{
    -webkit-animation: letters 3s ease-out;
      -moz-animation: letters 3s ease-out;
        -o-animation: letters 3s ease-out;
          animation: letters 3s ease-out;
    -webkit-animation-delay: .5s;
      -moz-animation-delay: .5s;
        -o-animation-delay: .5s;
          animation-delay: .5s;
    }.fx-3{
    -webkit-animation: letters 3s ease-out;
      -moz-animation: letters 3s ease-out;
        -o-animation: letters 3s ease-out;
          animation: letters 3s ease-out;
    -webkit-animation-delay: 1s;
      -moz-animation-delay: 1s;
        -o-animation-delay: 1s;
          animation-delay: 1s;
    }.fx-4 {
    -webkit-animation: letters 3s ease-out;
      -moz-animation: letters 3s ease-out;
        -o-animation: letters 3s ease-out;
          animation: letters 3s ease-out;
    -webkit-animation-delay: 1.25s;
      -moz-animation-delay: 1.25s;
        -o-animation-delay: 1.25s;
          animation-delay: 1.25s;
    }@-moz-keyframes letters {
    0% { margin-left: -41vw; opacity: 0;}
    100% {margin-left: 5.8vw;; opacity: 1;}
    }@-o-keyframes letters {
    0% { margin-left: -41vw; opacity: 0;}
    100% {margin-left: 5.8vw;; opacity: 1;}
    }@-webkit-keyframes letters {
    0% { margin-left: -41vw; opacity: 0;}
    100% {margin-left: 5.8vw;; opacity: 1;}
    }@keyframes letters {
    0% { margin-left: -41vw; opacity: 0;}
    100% {margin-left: 5.8vw;; opacity: 1;}
  }

.contactInfo_mobile{
  width:54%;
  position: relative;
  height: 8vw;
  }.email_container{
    width: 40%;
    right: 0;
    position: absolute;
  }.email_img{
    cursor: url(../images/plus2_white.png) 40 40, crosshair;
    width: 100%;
}

.city_mobile{
  width: 60%;
  margin: 0 auto;
  padding: 20vw 0;
  }.cities_container{
    display: flex;
    width: 25%;
    float: left;
    /*border: 1px solid white;*/
    }.contact_cities{
    float: left;
    margin: 0 auto;
    width: 69%;
    /*border: 1px solid red;*/
    /*padding-left: 4vw;*/
    }#cali{
      /*padding-left: 0.5vw;*/
    }

.footer_container{
  width: 100%;
  padding: 2vw 0;
  }.footer_logo{
    width: 13%;
    margin: 0 auto;
  }.footer_logo_img {
    cursor: url(../images/plus2.png) 40 40, crosshair;
    width: 100%;
  }.footer_ul:nth-child(n){
    list-style: none;
    width: 13%;
    height: 10vw;
    margin: 0 auto;
    padding: 0;
  }.footer_li {
    float: left;
  }.footer_icons {
    cursor: url(../images/plus2.png) 40 40, crosshair;
    width: 2vw;
    padding-left: 1.8vw;
  }



  /*“Sometimes it pays to stay in bed on Monday, 

    rather than spending the rest of the week debugging 

    Monday’s code.” – Dan Salomon*/


@media screen and (max-width: 739.9999px){


  .desktop, .landscape{
    display: none;
  }
  .telefono{
    display: block;
    /*border: 5px solid gray;*/
  }
  .img-parallax {
    /*border: 1px solid red;*/
    width: 101vw;
    z-index: 0;
   }.letrasImg{
    width: 100%;
    position: absolute;
   }#mobile_letters{
    display: block;
    position: relative;
    width: 69%;
    margin: 0 auto;
    top: 30vw;
   }

  .container {
    width: 100%;
    }.section_1 {
      padding: 9vw 5vw;
    }.title_project {
      width: 50vw;
      float: none;
      font-size: 5vw;
      line-height: 6vw;
      letter-spacing: 0.3vw;
    }.titulo_2 {
      width: 44%;
      float: none;
      padding: 5vw 0 11vw 0;
    }.font2 {
      right: 64%;
      width: 31vw;
      border-left: 0px solid black;
      padding-left: 0vw;
      font-size: 3.5vw;
      line-height: 4.5vw;
    }.parrafo {
      padding-top: 8vw;
      font-size: 3vw;
      line-height: 4.5vw;
      width: 100%;
    }
  #campain_img_2 {
    height: 77vw;
  }
  .section_2 {
    font-size: 3vw;
    line-height: 4.5vw;
  }.parrafo_2 {
    padding-bottom: 3vw;
    text-align: center;
  }.parr_1 {
    width: 85vw;
    padding: 0 6vw;
  }.parr_2 {
    width: 86vw;
    float: none;
    padding: 0vw 6vw;
    padding-bottom: 4vw;
  }.parr_3 {
    width: 95%;
    font-size: 4vw;
    line-height: 6vw;
  }.quote {
    font-size: 4vw;
  }.grid_container {
    grid-template-columns: 1fr;
  }.grid_container_right {
    grid-template-columns: 1fr;
  }
  #foto_1.lazy, #foto_2.lazy, #foto_3.lazy,
  #foto_4.lazy, #foto_5.lazy{
    background-image: none;
    background-color: #F1F1FA;
  }
  #foto_1{
    background-image: url('../images/product/01aMobile.jpg');
    height: 48vw;
  }#foto_2{
    background-image: url('../images/product/02aMobile.jpg');
    height: 48vw;
  }#foto_3{
    background-image: url('../images/product/03aMobile.jpg');
    height: 48vw;
  }#foto_4{
    background-image: url('../images/product/04aMobile.jpg');
    height: 48vw;
  }#foto_5{
    background-image: url('../images/product/05aMobile.jpg');
    height: 48vw;
  }
  .grid_titulo,
  .grid_titulo_left {
    text-align: right;
    width: 90%;
    height: 15vw;
    right: 0;
    position: relative;
  }.grid_h6, 
    .grid_h3 {
    letter-spacing: -0.3vw;
  }.grid_h6{
    float: right;
    margin-top: 3.35vw;
    line-height: 3vw;
    font-size: 5vw;
  }
  .grid_h3{
    font-size: 7vw;
    margin-left: 5.5555556%;
    float: right;
  }
  .grid_texto,
  .grid_texto_left {
    font-size: 3.35vw;
    line-height: 5vw;
    padding: 5vw 7vw 0px 7vw;
    text-align: justify;
  }.text_grapper{
    padding-top: 7vw;
    position: absolute;
    right: 0;
    width: 60%;
  }.grid_btn {
    float: right;
    padding: 2vw 6vw;
    letter-spacing: 2px;
    font-size: 3vw;
  }
  
  .centralo{
   width: 100%;
   }.galleria {
    position: fixed;
    width: 100%;
    height: 100%;
  }#fade, #fade1, #fade2, #fade3, #fade4 {
    height: 5vw;
    right: 1vw;
    margin: 3vw;
  }
  #allen_1,#allen_2,#allen_3,#allen_4,
  #oneal_1, #oneal_2, #oneal_3, #oneal_4, 
  #dennis_1, #dennis_2, #dennis_3, #dennis_4, 
  #larry_1, #larry_2, #larry_3, #larry_4, 
  #anfernee_1, #anfernee_2, #anfernee_3, #anfernee_4 {
    height: 159vw;

  }

  .section_4 {
    width: 89%;
  }.flecha {
    margin-top: 11.6vw;
  }#flecha_down {
    background-image: url('../images/product/arrowButtonMobile.png');
    height: 14vw;
  }.parrafo_3 {
    width: 96%;
    padding: 11vw 0;
    font-size: 3.6vw;
    line-height: 6vw;
  }#foto_abajo.lazy{
   background-image: none;
   background-color: #F1F1FA;
  }
  #foto_abajo {
    background-image: url(../images/project1/02.png);
    height: 50vw;
  }.foto_buttom{
    padding-top: 30vw; 
  }
  /*
    “Any fool can write code that a computer can understand. 

    Good programmers write code that humans can understand.” 

    – Martin Fowler*/

  .about_mobile{
    position: absolute; 
    z-index: -1;
    background-image: url('../images/about/aboutMobile.png');
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
  }

  .right_1quarto {
    /*border: 1px solid black;*/
    height: 123vw;
    position: relative;
    }#hello_there_mobile{ 
    margin: 0;
    background-image: url('../images/about/hello.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 50%;
    min-height: 43%;
    position: absolute;
    top: 55%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-30%, 0%);
  }.top_margin{

    /*padding: 1vw;*/
    
  }.medio {
    /*border: 1px solid black;*/
    height: 115vw;
    position: relative;
    }#about_text_mobile{
    margin: 0;
    background-image: url('../images/about/textMobile.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 86%;
    height: 100%;
    position: absolute;
    top: 5%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    }.weare_container {
    /*border: 1px solid black;*/
    height: 60vw;
    position: relative;
    }#about_weare_mobile{
    margin: 0;
    background-image: url('../images/about/teamRed.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 73%;
    height: 90%;
    position: absolute;
    top: 0%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
  }
  .los_logos{
    width: auto;
    height: auto;
    }#about_logo {
    /*border: 1px solid red;*/
    height: 21vw;
    position: relative;
    padding: 15vw 0;
    width: auto;
    float: none;
    }.akiraruiz{
    margin: 0;
    background-image: url('../images/about/1.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 48%;
    height: 23%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }.van_alpert{
    margin: 0;
    background-image: url('../images/about/2.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 48%;
    height: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }.vlacho {
    margin: 0;
    background-image: url('../images/about/3.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 39%;
    height: 23%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }.milton {
    margin: 0;
    background-image: url('../images/about/4.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 39%;
    height: 23%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
  }
  .about_lastText_mobile{
    /*border:1px solid black;*/
    height: 120vw;
    position: relative;
    }#quote_container{
    margin: 0;
    background-image: url('../images/about/teamMobile.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 83%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
  } 
  /*
    “First, solve the problem. 

    Then, write the code.”

     – John Johnson */
  
  .aboutBg_mobile{
    position: absolute; 
    z-index: -1;
    background-image: url('../images/contact/contactMobile.jpg');
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
  }

  #menu_panel{
    display: none;
  }


  #mobile_nav{
    top: -1000px;
    display: block;
    -webkit-transition: top 1s ease-out;
         -moz-transition: top 1s ease-out;
           -o-transition: top 1s ease-out;
            transition: top 1s ease-out;
    }.main_nav {
    width: 18vw;
    height: 14.6vw;
    right: 4%;
    /*border: 1px solid white;*/
    }.mobile_toggle {
    width: 14vw;
    margin: 7%;
    bottom: 4px;
    left: 4px;
    /*border: 1px solid white;*/
    }.boton {
    border-bottom: 1vw solid #ff1f1f;
    margin: 13% 0;
  }

  .main_logo {
    width: 27%;
    padding: 3vw;
  }

  #mobile_nav{
    width: 100%;
    position: absolute;
    z-index: 20;
  }.ul_slimmenu{
    width: 100%;
    margin-top: 22vw;
    margin-bottom: 0px;
    padding: 0;
  }.li_slimmenu{
    width: 100%;
    text-align: center;
    height: 8.5vh;
    border-bottom: 1px solid rgb(255,255,255,0.5);
  }.li_slimmenu:first-child{
    border-top: 1px solid rgb(255,255,255,0.5);
  }.li_slimmenu_black{
    width: 100%;
    text-align: center;
    height: 8.5vh;
    border-bottom: 1px solid rgb(0,0,0,0.8);
  }.li_slimmenu_black:first-child{
    border-top: 1px solid rgb(0,0,0,0.8);
  }#a_nav_color {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-decoration: none;
    font-family: 'Ubuntu', normal;
    text-transform: uppercase;
    font-size: 4vw;
    padding: 6vw 0;
    }


  .arrow_container{
    display: none;
  }.arrow_mobile_container{
    display: block;
    }.svg_1 {
      display: block;
      position: relative; 
      height: 0; 
      width: 100%; 
      padding: 0;
      padding-bottom: 78%; 
    }.svg_2{
      display: block;
      position: relative; 
      height: 0; 
      width: 100%; 
      padding: 0;
      padding-bottom: 49%;  
    }.scaling_svg {
      display: block;
      position: absolute; 
      height: 100%; 
      width: 100%; 
      left: 0; 
      top: 0;
    }

  .mobile_hello{
    display: block;
    width: 74%;
    margin: 0 auto;
    }.titulo_mobile{
      display: block;
      color: white;
      font-size: 14vw;
      padding: 4vw 0;
      width: 80%;
      margin: 0 auto;
      font-family: 'Ubuntu', bold;  
      font-weight: 700;
      letter-spacing: -0.07em;
      text-align: center;
      line-height: 92%;
    }

  .contactInfo_mobile{
    width: 73%;
    margin: 0 auto;
    height: 24vw;
    }.email_container {
    width: 100%;
    }.email_img{
      width: 100%;
    }

    .city_mobile{
      width: 50%;
      margin: 0 auto;
      padding: 39vw 0;
      height: 100vw;
    }.cities_container{
      width: 100%;
      }.contact_cities{
        width: 50vw;
        padding: 5vh 0;
      }


  .footer_container{
    width: 100%;
    padding: 20vw 0 15vw 0;
    }.footer_logo{
      width: 50%;
      margin: 0 auto;
    }.footer_logo_img {
      width: 100%;
    }.footer_ul:nth-child(n){
      list-style: none;
      width: 50%;
      height: 10vw;
      margin: 0 auto;
      padding: 0;
    }.footer_li {
      float: left;
    }.footer_icons {
      width: 10vw;
      padding-left: 5.5vw;
    }

}





@media screen and (min-width: 760px) 
 and (max-width: 1024px) 
  and (orientation: portrait) {

  .desktop{
    display: none;
  }
  .ipad{
    display: block;
  }
  .img-parallax {
    width: 87vmax;
    transform: translate(-50%,-10%);
  }.letrasImg{
    width: 100%;
    position: absolute;
  }
  #mobile_letters2{
    position: relative;
    display: block;
    width: 33%;
    margin: 0 auto;
    top: 14vw;
   }

  #allen_1,#allen_2,#allen_3,#allen_4,
  #oneal_1, #oneal_2, #oneal_3, #oneal_4, 
  #dennis_1, #dennis_2, #dennis_3, #dennis_4, 
  #larry_1, #larry_2, #larry_3, #larry_4,
  #anfernee_1, #anfernee_2, #anfernee_3, #anfernee_4 {
    height: 127vw;
  }
  #fade, #fade1, #fade2, #fade3, #fade4 {
    height: 2.5vw;
    right: -1vw;
  }
  /*  
  “The most important property of a 
  program is whether it accomplishes 
  the intention of its user.”
  ― C.A.R. Hoare*/
  .aboutBg_mobile{
    margin-top: 0px;
    }
  
  .li_sub_nav {
    height: 8.5vw;
    }.nav_link {
    font-size: 2vw;
    padding: 3vw 0;
    }

  .my_nav{
    margin-top: 0px;
    }.main_nav {
    width: 6%;
    height: 7vw;
    }.mobile_toggle {
    width: 70%;
    bottom: 2vw;
    left: 1vw;
    }.boton {
    border-bottom: 0.4vw solid #ff1f1f;
  }
  
  .main_logo {
    width: 13%;
    padding: 2vw;
  }

  .arrow_container{
      width: 45%;
    }.titulo {
      color: white;
      font-size: 5vw;
      padding: 0;
      width: 94%;
    }.svg_2_desktop {
      padding-bottom: 23%;
    }

  .contactInfo_mobile {
    height: 13vw;
    
    /*margin-left: 14vw;*/
    }.email_container {
      width: 53%;
    }

  .city_mobile {
    width: 71%;
    padding: 21vw 0;
    }.contact_cities{
      width: 79%;
    }

  .footer_container {
    width: 100%;
    padding: 6vw 0;
  }

}




@media screen and (max-width: 812px) 
  and (orientation: landscape) {

  .landscape{
    display: block;
  }


  .centralo {
    width: 87%;
  }.galleria {
    width: 87%;
  }
  #fade, #fade1, #fade2, #fade3, #fade4 {
    height: 2vw;
    right: -3vw;
  }
  #allen_1, #allen_2, #allen_3, #allen_4, 
  #oneal_1, #oneal_2, #oneal_3, #oneal_4, 
  #dennis_1, #dennis_2, #dennis_3, #dennis_4, 
  #larry_1, #larry_2, #larry_3, #larry_4, 
  #anfernee_1, #anfernee_2, #anfernee_3, #anfernee_4 {
    height: 52vw;
  }

  /*
    “First, solve the problem. 

    Then, write the code.”

     – John Johnson */


  .aboutBg_mobile {
    position: absolute;
    z-index: -1;
    background-image: url(../images/contact/land.png);
    background-color: #262626;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 0;
  }

  .my_nav {
    height: 10vw;
    margin-top: 0px;
    }.main_nav {
    width: 7vw;
    height: 8vw;
    right: 4%;
    }.mobile_toggle {
    width: 7vw;
    bottom: 1vw;
    left: 0vw;
    }.boton {
    border-bottom: 0.35vw solid #ff1f1f;
    margin: 15% 0;
  }

  .main_logo {
    width: 18%;
    padding: 1.4vw;
  }

  #mobile_nav {
    margin-top: 0px;
    }.ul_slimmenu {
    margin-top: 20vh;
    }.li_slimmenu {
    height: 20vh;
    }.li_slimmenu_black {
    height: 20vh;
    }#a_nav_color {
    font-size: 3vw;
  }

  .svg_1{
    padding-bottom: 20%;
    }.svg_2 {
      padding-bottom: 10%;
    }.titulo_mobile {
        color: white;
        font-size: 6vw;
        padding: 2vw 0;
        width: 42%;
    }

  .contactInfo_mobile {
    width: 53%;
    }.email_container {
        width: 100%;
        text-align: center;
    }.email_img {
        width: 60%;
    }

  .city_mobile {
    width: 23%;
    padding: 0vw 0;
    height: 67vw;
    }.cities_container{
      width: 100%;
      }.contact_cities {
        width: 23vw;
        padding: 9vh 0;
      }

  .footer_container {
    padding: 10vw 0 5vw 0;
    }.footer_logo {
        width: 30%;
    }.footer_ul:nth-child(n) {
        list-style: none;
        width: 30%;
    }.footer_icons {
        width: 6vw;
        padding-left: 2.9vw;
    }
  
}
