/***************************************************************************/
/* RESPONSIVE FIXES */
/***************************************************************************/
/*==========  Desktop First Method  ==========*/
@media only screen and (max-width: 360px) {
  html,
  body {
    font-size: 100%;
  }

  .header h1 {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 5px;
    line-height: 2.5rem;
    margin: 3rem 0;
}

  .header .logo img {
    width: 55px;
    height: auto;
  }
  .subscribe-newsletter .fa {
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
    height: 70px;
    width: 70px;
    line-height: 80px;
    font-size: 30px;
  }
  .subscribe-newsletter .input-group .form-control,
  .subscribe-newsletter .input-group .btn {
    height: 40px;
    font-size: 14px;
  }
  .subscribe-newsletter .btn-main {
    min-width: 100px;
    padding: 8px;
  }
  .easy-features-available .easy-caption {
    text-align: center;
  }
  .easy-features-available .each-easy-step {
    margin-bottom: 20px;
  }
  .easy-features-available .each-easy-step h5.text-colored {
    padding: 10px 0;
  }
  .easy-features-available .col-xs-1,
  .easy-features-available .col-xs-11 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .feature-area-4 {
    text-align: center;
  }
  .feature-area-4 h3 {
    margin-bottom: 30px;
  }
  .feature-area-4 .col-xs-2,
  .feature-area-4 .col-xs-10 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .feature-area-4 .margin-reduced {
    margin-bottom: 1.5rem;
  }
  .testimonials #sync2 {
    padding-left: 1.5rem;
  }
  .contact-us .each-item .col-xs-1 {
    width: 15%;
  }
  .contact-us .each-item .col-xs-11 {
    width: 85%;
  }
  .footer .social-icons ul li {
    margin: 0 0.8rem;
  }
  .footer .social-icons ul li a {
    font-size: 26px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {


.sticky-navbar .navbar-brand img {
    margin-top: 4px;
}

  h1 {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  h2.visa {
    font-size: 30px !important;
}

  .header .logo img {
    width: 65px;
    height: auto;
  }

}
/* Few Mobile versions */
@media only screen and (max-width: 576px) {
  .sticky-navbar .main-navigation li a {
    padding: 15px;
  }
  .our-other-apps .app-description {
    text-align: center;
  }
  .sticky-navbar .navbar-brand img {
      margin-top: 0px;
  }

.sticky-navbar .navbar-brand {
    padding: 18px 0 0;
}
  .sticky-navbar {
    min-height: 77px;
   }

}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .sticky-navbar .main-navigation li {
    display: inline-block;
    margin-bottom: 0;
  }

  h2.visa {
    font-size: 40px;
}


  .testimonials #sync2 {
    padding-left: 5rem;
  }
  .easy-features-available .easy-caption h3 {
    text-align: center;
  }



}
@media only screen and (min-width: 481px) and (max-width: 768px) {
  .feature-area-4 .each-easy-step .margin-reduced {
    margin-right: -35px;
  }
  .contact-us .about-us address {
    padding-left: 15px;
  }
   .header .header-container .content {
    margin-top: 0px;
  }
}
@media only screen and (min-width: 768px) {
  .header .color-overlay {
    min-height: inherit;
  }
  .header .header-container {
    min-height: inherit;
    position: relative;
  }
  .header .header-container .content {
    position: absolute;
    top: 50%;
    /*margin-top: -180px;*/
    margin-top: 110px;
    left:0;
    right:0;
  }

  .header .header-container .content {
    margin-top: 120px;
  }

    .endless360 h6 {
    font-size: 1.1rem;
  }
  .icon-mid {
    width: 50px
  }
  .endless360 .plus::before {
    font-size: 36px;
    left: -10px;
  }
  header {
    height: 70px
  }
  .fright{
    float: right;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 481px) and (max-width: 992px) {
  h1 {
    font-size: 2.2rem;
    line-height: 2.8rem;
  }

}
/* Custom, iPhone Retina */
@media only screen and (max-width: 992px) {
  .app-intro .app-spec {
    margin-top: 0;
  }
  .app-intro .mockup1 {
    margin-top: 4rem;
  }

  .valores__agregados {
    min-height: 250px;
  }
  .title-price p {
    min-height: 47px;
    padding: 10px 0;
}

.flex-container {
  flex-direction: column;
  flex-wrap: wrap;
}

.flex-item.title_table.ult {
    max-width: inherit;
}


  .thirty_tap::before { content: 'Cuando se utiliza hasta el 30% de "Miles Ahead" para reservar su experiencia de viaje';
    min-width: 25%;
    padding: 8px;
    font-weight: bold;}

	.sixty_tap::before { content: 'Cuando se utiliza hasta el 60% de "Miles Ahead" para reservar su experiencia de viaje';
    min-width: 25%;
    padding: 8px;
    font-weight: bold;}

	.onehundred_tap::before { content: 'Cuando se utiliza hasta el 100% de "Miles Ahead" para reservar su experiencia de viaje';
    width: 100%;
    padding: 8px;
    font-weight: bold;}

  .flex-container.tap_na{
    display: none;
  }

}
@media only screen and (min-width: 992px) {
  .easy-features-available .easy-screens .front {
    position: absolute;
    left: 30%;
    top: -30px;
    z-index: 1;
    box-shadow: -40px 0 30px -30px rgba(0, 0, 0, 0.5);
    height: 420px;
    width: auto;
  }
  .easy-features-available .easy-screens .back {
    height: 360px;
    width: auto;
  }
  .feature-area-4 .pad-mockup {
    width: 420px;
  }
  .our-other-apps .apps-mock img {
    max-height: 450px;
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .testimonials #sync2 {
    padding-left: 8.1rem;
  }
  .content-header {
  text-align: left;
  padding: 90px;
}

}


/* Extra Small Devices, Phones */
@media only screen and (max-width: 1200px) {
  .header {
    background-size: 1200px auto;
}
 .header .color-overlay {
    padding: 3rem 0;
  }




.bene h3 {
    color: #666;
    font-size: 19px;
    text-align: left;
    width: 71%;
}

.bene h4 {
    color: #cd2a7b;
    display: inline-block;
    font-size: 24px;
    margin-right: 10px;
    margin-top: 0;
    text-align: left;
    width: 5%;
}


}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 768px) {
 .header {
  background-size: 1850px auto;
}
 .header .color-overlay {
    padding: 0rem 0;
  }
  .header h1 {
    color: #fff;
    font-size: 2.2rem;
    letter-spacing: 0;
    line-height: 3.5rem;
    margin: 3rem 0;
}

.bene h4 {
    margin-right: 73px;

}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 676px) {
  .header {
    background-size: 1000px auto;
}
 .header .color-overlay {
    padding: 7rem 0;
  }

  .tables {
    padding: 10px;
}

.bene h3 {

    text-align: center;
    width: 100%;
    font-size: 17px;
    line-height: 25px;

}

.bene h4 {

    margin: auto;
    margin-top: 0;
    text-align: center;

}

.bene img {
    width: 90px;
    position: relative;
    left: 0px;
}

.bene {
    background: rgba(0, 0, 0, 0) url("../images/items/icon/icon-plus.png") no-repeat scroll 97% 90% / 13px auto;
    padding: 10px 0;
}

.tables .text-right h4 {
    color: #505050;
    font-size: 17px;
    text-align: center;
}

.tables p {
    text-align: center;
}


}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {


  .header {
    background-size: 950px auto;
}
.header h1 {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 2.5rem;
    margin: 3rem 0;
}
 .header .color-overlay {
    padding: 8rem 0;
  }

  .text-table span {
    display: block;
    font-size: 15px;
    line-height: 17px;
    padding-top: 10px;
    width: 100%;
}

.table-planes-title{

  display: none;
}


.table-content {
    border-radius: 4px;
}

.btn-allegra {

    font-size: 13px;

}


}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 414px) {
  .header {
    background-size: 1100px auto;
}

.table-planes-responsive {
  display: block;
}

.escritorio {
  display: none;
}

.subtitulo h6 {
    color: #ef411f;
    font-size: 21px;
    margin-top: 45px;
    text-align: left;
    float: left;
}

.logo-footer.img-responsive {
    margin: 30px 0;
    width: 25%;
}

section h1 {

  font-size: 25px;
}

.b-proteccion {
  padding: 60px 0;
}

.-buttom-outline-active {
  letter-spacing: -1px;
}
section {
    padding: 0;
}

#aplus-desktop {
  display: none;
}

#aplus {

    display: block;
}

#other-services h2 {
  font-size: 16px;
}

#other-services p {
  font-size: 12px;
  line-height: 1rem;
}

#other-services-desktop {
  display: none;
}
#other-services {
  display: block;
  padding: 30px;
}

#other-services h3 {
  color: #ef411f;
  font-size: 18px;
}

}
