/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
}

@media (max-width:1024px){
  .btn-style#cube , .btn-style#table , .btn-style#line{
    display: none;
  }
  .flex-listado .row{
    width: 100%;
  }
  .flex-listado .single-favoritos-project{
    height: auto;
  }
  .flex-listado .favoritos-img img{
    min-width: unset;
    height: 100%;
    max-height: unset;
    width: 100%;
  }
}
/* LG Device :992px. */
@media (min-width: 1024px) and (max-width: 1200px) {
  .booking-form .nice-select {
    width: 145px;
  }

  .booking-form input,
  .booking-form select {
    width: 145px;
  }

  .feature-items .owl-nav div.owl-next {
    right: -30px;
  }

  .feature-items .owl-nav div {
    left: -30px;
  }

  .contacto-author-info {
    left: 81px;
  }

  .es-info a {
    padding: 5px 10px;
  }

  .espectacular-left h2 {
    font-size: 30px;
  }

  a.mfp-iframe.video-play-btn {
    left: 38%;
  }

  a.volver-btn {
    margin-right: 20px;
  }

  .volver a {
    font-size: 14px;
    padding: 10px 40px;
  }

  .success-people {
    background-position: center right;
  }

  .success-people-2 .about-success {
    height: auto;
  }

  .menu ul li a {
    font-size: 16px;
  }

  .footer-menu ul li a {
    font-size: 16px;
  }
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
  .swiper-slide {
    height: 406px;
  }

  .favoritos-content h2,
  .favoritos-content h5,
  .fav-content {
    padding-left: 20px;
  }
  .favoritos-content h2 {
    font-size: 24px;
  }
  .fav-project-size-view.pb-20::before {
    left: 35%;
  }
}

/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 992px) {
  .favoritos-content h2,
  .favoritos-content h5,
  .fav-content {
    padding-left: 20px;
  }
  .favoritos-content h2 {
    line-height: 25px;
  }

  a.menu-trigger {
    display: block;
    margin-top: 25px;
  }

  .topbar-content {
    display: none;
  }

  .menu {
    display: none;
  }

  .header-slider {
    background-position: center;
  }

  .booking-form input,
  .booking-form select {
    width: 100%;
    border: 1px solid transparent;
  }

  .booking-form .nice-select {
    width: 100%;
    margin-bottom: 15px;
  }

  .booking-form-area {
    background: #9e9e9e;
    position: relative;
  }
  .booking-form .bootstrap-select {
    width: 100% !important;
  }

  .booking-form-area:after {
    display: none;
  }

  .feature-items .owl-nav div {
    left: 0px;
    height: 50px;
    width: 50px;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .feature-items .owl-nav div img {
    height: 35px;
    margin-top: -18px;
    margin-left: 10px;
  }

  .feature-items .owl-nav div.owl-next {
    right: 0;
  }

  .about-success {
    left: 0;
  }

  .success-people {
    background-position: center right;
  }

  .footer-social-link {
    text-align: center;
  }

  .footer-area .col-lg-6.offset-lg-6.pr-0 {
    padding-left: 0;
  }

  .footer-area {
    text-align: center;
  }

  .footer-logo.pb-40 {
    padding-top: 30px;
  }

  .feature-items .owl-nav div.owl-next img {
    margin-left: 20px;
  }

  .favoritos-content h2 {
    font-size: 20px;
  }

  .view-left,
  .view-right {
    font-size: 14px;
  }

  .view-left img,
  .view-right img {
    padding-right: 10px;
  }

  .fav-project-size-view.pb-20:before {
    width: 210px;
    left: 36%;
  }

  .espectacular-right {
    text-align: left !important;
    padding-top: 30px;
  }

  .project-video {
    float: none;
    padding-top: 30px;
  }

  .project-vide-popup {
    width: 100%;
  }

  .contact-form input[type="name"],
  .contact-form input[type="email"],
  .contact-form input[type="text"] {
    width: 100%;
  }

  .contacto-form textarea {
    width: 100%;
  }

  .success-people.success-people-2 {
    background-position: center left;
  }

  .success-people-2 .about-success {
    right: 0;
    padding-left: 50px;
  }

  .contact-form textarea {
    width: 100%;
  }

  .contact-form input[type="submit"] {
    margin-right: 0;
  }

  .single-contact-author {
    width: 100%;
    float: none;
  }

  .contact-author-area .col-lg-12.pl-0.pr-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .contact-author-img img {
    width: 100%;
  }

  .contacto-author-info {
    left: 0;
  }

  .single-contact-author-2 {
    padding-top: 50px;
    width: 100%;
  }

  .footer-sticky {
    opacity: 1;
    visibility: visible;
  }

  .gallery-thumbs {
    display: none;
  }

  .gallery-top {
    margin-bottom: 10px;
  }

  .single-contacto-info.pt-15.tel-img img {
    position: relative;
    top: -15px;
  }
}

/* Extra small Device. */
@media (max-width: 767px) {
  a.menu-trigger {
    display: block;
    margin-top: 15px;
  }
  .section-project-details h3 {
font-size: 18px;
  }
.swiper-slide{
height: 225px;
}
  .logo img {
    width: 200px;
  }

  .topbar-content {
    display: none;
  }

  .menu {
    display: none;
  }

  .header-slider {
    background-position: center left;
  }

  .header-slide-content {
    width: 300px;
    top:73px;
  }
  .owl-nav{
    display: none;
  }

  .slide-content a {
    right: 10%;
  }

  .booking-form input,
  .booking-form select {
    width: 100%;
    border: 1px solid transparent;
  }

  .booking-form .nice-select {
    width: 100%;
    margin-bottom: 15px;
  }

  .booking-form-area {
    background: #9e9e9e;
    position: relative;
  }

  .booking-form-area:after {
    display: none;
  }

  .discover-title br {
    display: none;
  }

  .discover-title h1 {
    font-size: 36px;
    line-height: 45px;
  }
  .busqueda_avanzada{
    text-align: left;
  }

  .service-overview-text h1 {
    font-size: 36px;
    line-height: 45px;
  }

  .info-title br {
    display: none;
  }

  .contact-form input[type="name"],
  .contact-form input[type="email"],
  .contact-form input[type="text"] {
    width: 100%;
  }

  .contact-form textarea {
    width: 100%;
  }

  .footer-area {
    text-align: center;
  }

  .footer-area .col-lg-6.offset-lg-6.pr-0 {
    padding-left: 0;
    text-align: center;
  }

  .footer-logo {
    padding-top: 30px;
  }

  .footer-menu ul li {
    display: block;
  }

  .footer-menu ul li a {
    padding-right: 0;
    line-height: 40px;
  }

  .cont-1 {
    width: 100%;
    padding-bottom: 30px;
    line-height: 35px;
  }

  .cont-2 {
    width: 100%;
    line-height: 30px;
  }

  .about-success h1 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 20px;
  }

  .about-success {
    width: auto;
    left: 15%;
    padding-left: 20px;
    padding-right: 20px;
    bottom: -100px;
  }

  .about-success.pt-80.pb-70 {
    padding-top: 40px;
  }

  .about-success p {
    font-size: 18px;
    line-height: 1.5;
  }

  .success-area.pt-220.pb-170 {
    padding-top: 60px;
  }

  .favoritos-img {
    width: 100%;
  }

  .favoritos-content {
    width: 100%;
  }

  .single-favoritos-project {
    height: auto;
  }

  .favoritos-content h2,
  .favoritos-content h5,
  .fav-content {
    padding-left: 0;
  }

  .fav-project-size-view {
    width: 100%;
    float: none;
  }

  .fav-project-price {
    width: 100%;
  }

  .favoritos-content h2,
  .favoritos-content h5 {
    padding: 0 20px;
  }

  .fav-project-size {
    padding: 0 20px;
  }

  .fav-project-size-view.pb-20:before {
    left: 8%;
    width: 300px;
    top: 73.5%;
    display: none;
  }

  .favoritos-content h2 {
    padding-top: 30px;
  }

  .card-info {
    width: 100%;
  }
/*
  .favoritos-icon-left {
    display: none;
  }
*/
  .favoritos-icon-right {
    display: none;
  }

  .espectacular-right {
    text-align: left !important;
    padding-top: 30px;
  }

  .es-price {
    padding-top: 30px;
  }

  .project-video {
    float: none;
    padding-top: 30px;
  }

  .project-vide-popup {
    width: 100%;
  }

  .section-location-left {
    border-bottom: 1px solid #666;
    padding-bottom: 30px;
  }

  .volver {
    display: none;
  }

  .contact-form.contacto-form input[type="submit"] {
    width: 100%;
  }

  .about-success.noso {
    height: auto;
  }

  .success-people-2 .about-success {
    right: 15%;
    height: auto;
    left: 0;
    padding: 20px;
  }

  .contact-form input[type="submit"] {
    width: 100%;
    margin-right: 0;
  }

  .single-contact-author {
    width: 100%;
    float: none;
  }

  .contact-author-area {
  }

  .contact-author-area .col-lg-12.pl-0.pr-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .contact-author-img img {
    width: 100%;
  }

  .contacto-author-info {
    left: 0;
  }

  .single-contact-author-2 {
    padding-top: 50px;
    width: 100%;
  }

  .footer-sticky {
    opacity: 1;
    visibility: visible;
  }

  .feature-items .owl-nav div {
    left: 0px;
    height: 50px;
    width: 50px;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .feature-items .owl-nav div img {
    height: 35px;
    margin-top: -18px;
    margin-left: 15px;
  }

  .feature-items .owl-nav div.owl-next {
    right: 0;
  }

  .gallery-thumbs {
    display: none;
  }

  .gallery-top {
    margin-bottom: 10px;
  }

  .single-contacto-info.pt-15.tel-img img {
    position: relative;
    top: -15px;
  }
}










@media (max-width: 576px) {
.contacto-author-info{
  width: 100%;
  margin-top: 0;
}
}



