﻿

@import url("./colors.css");

@media screen and (min-width: 769px) {
  .tile.is-7 {
    flex: 1;
    width: 100%;
  }
}

@media only screen and (min-width: 1472px){/*1920*/
  .navbar.is-spaced .navbar-menu a.navbar-item:first-child{
    margin-left: -60px;
  } 

  div#spaces-map-panel div{
    transform: scale(1.25);
    margin-top: 80px;
  }

  .menu-label{
    margin-top: 8px;
  }

  .buttons.is-centered{
    margin-top: 65px !important;
  }
}

@media only screen and (min-width: 1280px){
  .navbar.is-spaced .navbar-menu a.navbar-item:first-child{
    margin-left: -65px;
  }  

  .buttons.is-centered{
    margin-top: 50px;
  }
}

@media only screen and (max-width: 1279.98px) {
  .mifooter {
    position: fixed;
    bottom: 0;
  }

  .step1 .accordion {
    margin-bottom: 70px;
  }

  .container.step2 {
    margin-bottom: 70px !important;
  }

  .legal {
    padding-top: 20px !important;
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 1919.98px) and (min-width: 1280px) {
  .navbar span {
    font-size: 17px;
  }
}

@media only screen and (max-width: 1086px) and (min-width: 900px) {
  .menu-break {
    display: block;
  }

  .navbar span {
    display: inline;
  }

  .navbar span.menu-diamond {
    position: absolute;
    right: 0;
    top: 0;
    margin: 15px auto;
  }

  .step1 .step-1-columns .playCanvasTab {
    width: 100%;
  }

  .step1 .playCanvasTab article#levels-map {    
    width: 100% !important;
  }
}

@media only screen and (max-width: 1471px) and (min-width: 1280px) {

  .table.is-narrow td,
  .table.is-narrow th {
    padding: 0 !important;
    height: 24px !important;
  }

  .field.name-salon {
    width: 222px;
    font-size: 19px;
    margin-top: 0;
  }
}


/* Para Internet Explorer*/
@media only screen and (max-width: 1471px) and (min-width: 1280px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  div#spaces-map-panel div {
    width: 78%;
  }
}

@media only screen and (max-width: 1279.98px) and (min-width: 900px) and (-ms-high-contrast: none),
  (-ms-high-contrast: active) {
  .step1 .playCanvasTab article#levels-map {
    width: 68%;
  }
}

/* 900 a 1279 */
@media only screen and (max-width: 1279.98px) and (min-width: 900px) {
  .step1 .rooms div span {
    font-size: 13px;
    width: 100%;
  }

  .navbar-item img {
    width: 130px;
  }

  .navbar span {
    font-size: 15px;
  }

  .saltoLinea {
    display: block;
    margin-bottom: -28px;
  }

  #iso-hotel-logo {
    height: 120.21px !important;
  }

  .navbar-burger {
    display: none;
  }

  .navbar > .container {
    display: flex;
  }

  .navbar-menu {
    display: flex !important;
    height: 96px;
    background: none;
    box-shadow: none;
    padding: 0;
    width: 84%;
    align-items: center;
  }

  .navbar.pasos {
    margin: 0 10px;
    margin-left: 40px;
  }

  .navbar-item {
    flex-shrink: 1;
    text-align: center;
  }

  nav#navbar {
    height: 105px;
  }

  .shareSelector {
    padding: 5px;
  }

  .nameHotel p {    
    font-size: 20px;
    padding-left: 15px;
  }

  #spaces-map-panel {
    display: block !important;
  }

  .menu-label:after {
    display: block;
  }

  .step-1-columns {
    display: flex !important;
    justify-content: space-around !important;
    align-items: center;
    width: 95%;
  }

  .step-1-columns .tile.is-parent.venuesList {
    flex: 1;
    align-self: flex-start;
    max-width: 214px;
  }

  .tile.is-7 {
    flex: 2;
    align-self: flex-start;
    justify-content: space-around;
    margin: 0 0 !important;
  }

  .step1 .capacity-table-lateral-desktop .tile.is-child {
    width: 170px;
  }

  .field.name-salon {
    font-size: 19px;
    margin: 0;    
    width: auto;
    margin-bottom: 7px;
  }

  .metricSystemReactive-meters,
  .metricSystemReactive-feets {
    height: 35px;
  }

  .step1 .capacity-table-lateral-desktop {
    flex: 1;
    align-self: flex-start;
    justify-content: center;
    max-width: 180px !important;
  }

  .step1 .tile.is-ancestor {
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
  }

  .tile.is-parent {
    padding: 0;
  }

  .step2 h1.title.is-3 {
    font-size: 35px;
    margin-top: 30px;
  }
/*
  .modal-content {
    height: 80%;
  }
*/
  .table.step1 {
    font-size: 13px;
  }

  .roomsTitle{
    margin-bottom: 5px;
    font-size: 18px;
  }

  .step1 .rooms div span{
    margin-top: 55px;
  }

  /*900 1280*/
  .container.step2 {
    margin: 0;
    width: auto;
  }

  .step2 iframe {
    height: 420px;
  }

  .step2 .tile.is-ancestor {
    display: flex;
    align-items: center;    
  }

  .step2 .tile.is-9 {
    flex: 3;
  }

  .step2 .tableCapacity {
    flex: 1;
    align-self: baseline;
  }

  .step2 .capacity-table-lateral-desktop {
    width: 215px;
    margin-top: -20px;
  }

  .customize-3d-button {
    font-size: 0.82rem;
    margin-left: 15px !important;
  }

  .dividing-line {
    padding-top: 28px;
  }

  div#spaces-map-panel div {    
    width: 93%;
    margin: 0 auto;
  }

  .control .button {
    width: 80px;
    height: 35px;
    margin: 0 5px;
  }

  .modal-content .table td,
  .modal-content .table th,
  .modal-content .table td a,
  .step1 .table.step1 span {
    font-size: 14px;
  }

  .step1 .step-1-columns .capacity-table-lateral-desktop article.tile table {
    width: 180px !important;
  }

  .tile.is-ancestor:last-child {
    margin-bottom: 0.25rem;
  }

  .navbar.is-spaced .navbar-menu a.navbar-item {
    margin-top: 9px;
  }

  aside.accordion {
    margin: 0;
  }

  .buttons.is-centered {
    margin-bottom: 0;
    margin-top: 50px;
  }

  .step1 .table caption {
    margin-bottom: 0;
  }

  .step1 .table:not(:last-child) {
    margin-bottom: 0.2rem;
  }

  .mifooter {
    height: 59px;
  }

  .container-footer {
    margin: 16px 0px;
  }

  .foot-note {
    font-size: 18px !important;
    margin: 20px auto !important;
  }

  .social {
    margin-top: -49px;
  }

  .mifooter .social span {
    height: 2rem;
    width: 2rem;
  }
}
/*FIN 1279 a 900*/

/* 768 a 899 OLD 768px a 1023px MIDDLE*/
@media only screen and (max-width: 899.98px) and (min-width: 768px) {
  .step1 .capacity-table-lateral-desktop article {
    display: none;
  }

  :not(.is-child).tile {
    display: block;
  }

  .step2 .tile.is-ancestor.mobile {
    display: block;
  }

  .step2 .mobile .tile.is-vertical.is-9 {
    width: 90%;
    margin: auto;
  }

  .step2 .mobile .tableCapacity {
    width: 90%;
    margin: auto;
  }

  #spaces-map-panel {
    display: none;
  }

  #iso-hotel-logo {
    height: 120.21px !important;
  }

  #invite-message {
    font-size: 12pt !important;
    margin: 15px auto !important;
    width: 70% !important;
  }

  #topMenuNavVenueConfiguration {
    display: none;
  }

  #topMenuNavLayoutSelection {
    display: none;
  }

  div.bg-hamb-menu {
    display: block;
    position: fixed;
    top: 96px;
    background-color: rgba(0, 0, 0, 0.82);
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  div.step1 {
    margin: inherit;
  }

  .capacity-table-lateral-desktop {
    display: none !important;
  }

  .logoVP-big-menu {
    display: none;
  }

  .logoVP-small-menu {
    display: block;
  }

  .nameHotel p {
    padding-left: 14px;
    font-size: 20px;
  }

  div.navbar-brand {
    display: flex;
    height: 120px;
    padding: 15px;    
  }

  .navbar-brand .navbar-item {
    height: 80px;
    flex: 1;
    float: right;
  }

  nav#navbar {
    height: 105px;
  }

  .navbar-brand .navbar-end {
    height: 80px;
    flex: 1;
  }

  #title h1 {
    font-size: 40px;
  }

  .container .navbar-menu {
    text-align: center;
    background-color: transparent;
    box-shadow: none;
  }

  .pasos a.navbar-item {
    padding-top: 5%;
  }

  .menu-item {
    padding: 0px 41.963px;
    height: 47.963px;
  }

  .menu-item-border {
    border-right: 1px solid var(--color-gold);
  }

  #menu-container a:hover {
    color: var(--color-gold);
    transition: 0.5s ease-in-out;
  }

  .menu-active-item {
    width: 259px;
  }

  ul.venues-list h1,
  ul.venues-list h2,
  ul.venues-list h3 {
    font-size: 16px !important;
  }

  /* Paso 2 Multimedia */
  .columns.multimedia-thumbs.desktop-step-2 {
    display: none;
  }

  .columns.is-mobile.multimedia-nav.mobile-step-2 {
    display: flex;
  }

  .tile.is-vertical {
    flex-direction: row;
  }

  .title.is-3 {
    font-size: 1.5rem;
  }

  .thumb-video-big iframe {
    height: auto;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 435.56px;
  }

  .step-1-columns .box.container.capacity-table-lateral-mobile {
    display: none !important;
  }

  .step2 .box.container.capacity-table-lateral-mobile {
    display: block !important;
    padding-bottom: 40px;
    width: 70%;
  }

  .customize-3d-button {
    display: none;
  }

  .step2 .box {
    box-shadow: none;
  }

  .capacityTable article {
    box-shadow: none;
  }

  .container.step2 {
    width: 100%;
  }

  .navbar-burger:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  .mifooter {
    height: 59px;
  }

  .foot-note {
    font-size: 17px !important;
    margin: -14px auto !important;
  }

  .container-footer{
    margin: 35px 0px;
  }

  .social {
    margin-top: -53px;
  }

  .mifooter .social span {
    height: 2rem;
    width: 2rem;
  }  
}

/* Max 768px SMALL */
@media only screen and (max-width: 767.98px) {
  .step2 .mobile .tile.is-vertical.is-9 {
    width: 95%;
    margin: auto;
  }

  .step2 .mobile .tableCapacity {
    width: 95%;
    margin: auto;
  }

  #spaces-map-panel {
    display: none;
  }

  #topMenuNavVenueConfiguration {
    display: none;
  }

  #topMenuNavLayoutSelection {
    display: none;
  }

  .step-1-columns {
    display: block !important;
  }

  div.step1 {
    margin: inherit;
  }

  .capacity-table-lateral-desktop {
    display: none;
  }

  .logoVP-big-menu {
    display: none;
  }

  .logoVP-small-menu {
    display: block;
  }

  .nameHotel p {
    font-size: 18px;    
    margin-left: 0;
  }

  #title h1 {
    font-size: 30px;
  }

  nav#navbar {
    height: 105px;
  }

  div.navbar-brand {
    display: flex;
    height: 120px;
    padding: 12px;    
  }

  .navbar-brand .navbar-item {
    height: 80px;
    flex: 1;
    float: right;
  }  

  .navbar-brand .navbar-end {
    height: 80px;
    flex: 1;
  }

  .container .navbar-menu {
    text-align: center;
    background-color: transparent;
    box-shadow: none;
  }

  .pasos a.navbar-item {
    padding-top: 5%;
  }

  .menu-item {
    padding: 0px 41.963px;
    height: 47.963px;
  }

  .menu-item-border {
    border-right: 1px solid var(--color-brown);
  }

  #menu-container a:hover {
    color: var(--color-brown);
    transition: 0.5s ease-in-out;
  }

  .menu-active-item {
    width: 259px;
  }

  .navbar-burger:hover {
    background-color: rgba(0, 0, 0, 0);
  }

  aside.accordion {
    width: 280px !important;
    margin: auto;
  }

  ul.venues-list h1,
  ul.venues-list h2,
  ul.venues-list h3 {
    font-size: 16px !important;
  }

  /* Paso 2 Multimedia */
  .columns.multimedia-thumbs.desktop-step-2 {
    display: none;
  }

  .columns.is-mobile.multimedia-nav.mobile-step-2 {
    display: flex;
  }

  .title.is-3 {
    font-size: 1rem;
  }

  .thumb-video-big iframe {
    height: auto;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 169px;
  }

  .step-1-columns .box.container.capacity-table-lateral-mobile {
    display: none !important;
  }

  .step2 .box.container.capacity-table-lateral-mobile {
    display: block !important;
    padding-bottom: 40px;
  }

  .step2 h1.title.is-3 {
    font-size: 25px;
  }

  .customize-3d-button {
    display: none;
  }

  .step2 .box {
    box-shadow: none;
  }

  .capacityTable article {
    box-shadow: none;
  }

  .foot-note {
    font-size: 13px !important;
  }

  .social {
    margin-left: 2px;
    margin-top: -48px;
  }

  .container.step2 {
    width: 100%;
  }

  .step2 .tile.is-ancestor {
    flex-wrap: wrap;
  }

  .mifooter {
    height: 59px;
  }

  .container-footer {
    margin: 25px 0px;
  }

  .foot-note {
    font-size: 12px !important;
  }

  .social {
    margin-top: -48px;
  }

  .mifooter .social span {
    height: 1.5em;
    width: 1.5em;
  } 
  
  .step1 .rooms{
    width: 280px !important;
    margin: 8px auto;
  }

  .step1 .rooms div.selectableCombination {
    height: 130px !important;
  }

  .step1 .rooms div span{
    margin-top: 145px !important;
  }
}

@media (max-width: 899.98px) {

  .navbar-item img{
    width: 90px;
  }

  .navbar-burger{
    margin-top: 10px;
  }

  .menu-label {
    font-size: 1.5rem;
  }

  .step1 .rooms {    
    width: 310px;    
  }

  .step1 .rooms div.selectableCombination {
    height: 145px;
  }

  .step1 .rooms div span{
    width: 100%;
    margin-top: 154px;
  }

  :not(:last-child).menu-label{
    margin-top: 48px !important;
  }

  .roomsTitle{
    margin-top: 0;
    font-size: 25px;
    margin-bottom: 8px;
  }

  #title h1 {
    display: none;
  }

  .navbar span.menu-diamond {
    display: none;
  }

  .navbar-burger span {
    color: var(--color-soft-yellow);  
  }

  .menu-label:after {
    display: block;
    width: 25%;
    margin: 0 auto;
  }

  .menu-label {
    text-align: center;
    padding-left: 0;
  }

  .container .navbar {
    border: 2px solid var(--color-stone);
    width: 90%;
    margin: 0px auto;
    flex-direction: column;
  }

  .arthref .icon-container ul li a {
    margin: 5px 0;
  }

  div.bg-hamb-menu {
    display: block;
    position: fixed;
    top: 120px;
    background-color: rgba(255, 255, 255, 0.82);
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .table td {
    width: 135px;
  }

  .arthref .icon-container .centered {
    padding: 15px;
  }

  .bg-hamb-menu:after {
    content: "";
    display: block;
    position: relative;
    width: 14px;
    border-style: solid;
    border-width: 25px 18px 0 18px;
    border-color: var(--color-slate) transparent transparent transparent;
    margin: auto;
    margin-top: -16px;
  }

  .thumb-right button,
  .thumb-left button {
    background-color: var(--color-charcoal);
    border: none;
    border-radius: 25px;
    padding: 0;
    width: 45px;
    height: 45px;
  }

  .icon.is-medium {
    color: var(--color-white);
  }

  #table_detail tr:hover {
    background-color: var(--color-white);
  }

  .navbar-item.is-tab.is-active{
    border-bottom: none;
    background: var(--color-slate);    
  }

  .navbar-item.is-tab.is-active span{
    color: var(--color-white) !important;
  } 

  .navbar.pasos a.navbar-item.is-tab span{
    color: var(--color-white);
  }

  .pasos a.navbar-item{
    padding-top: 15px;
  }  

  .step1 .step-1-columns .venuesList .venues-menu-article aside.accordion{
    border: 2px solid var(--color-charcoal);
    margin-top: 15px;
  }

  ul.venues-list{
    margin: 0 !important;
  }
}
