.container2{
background-color:#271c2d;
height:1300px;
}

.logo-virgin{
    width:39%;
    float:right;
}

.virginVoyages {
    width: 35%;
    float: right;
}

.virginHotel{
    width:76%;
    float:right;
}
.virginHotelMobile{
    width:100%;
    display:none;
    float:right;
}

.col-md-12.cont-playa2 {
    height: 440px;
    padding: 0%;
    width: 100%;
}

#nombreMemories {
    color:#ffffff;
    font-family:ps5;
    font-size: 1.3em;
}

#nombreMemoriesBold{
    font-family:ps7;
    font-size: 1.3em;
}

.logoPulse {
    width: 27%;
    float: right;
}

.galactic{ 
    width:70%;
    float:right;
    
}

.nathan{
width:100%; 
height:425px; 
display:flex; 
flex-direction:column; 
justify-content:flex-end; 
align-items:center; 
background-image: url('../images/nathanRosenberg.jpg'); 
background-size:cover;
}

.christine{
    width:100%; 
    height:425px; 
    display:flex; 
    flex-direction:column; 
    justify-content:flex-end; 
    align-items:center; 
    background-image: url('../images/Christine-Choi_575x812px.jpg');
    background-size:cover;
}

.stephen{ 
    width:100%; 
    height:425px; 
    display:flex; 
    flex-direction:column; 
    justify-content:flex-end; 
    align-items:center; 
    background-image: url('../images/stephen.jpg'); 
    background-size:cover;
}

.Doug {
    width: 100%;
    height: 425px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    background-image: url('../images/Douglas-Carrillo_575x812px.jpg');
    background-size: cover;
}


.james{ 
    width:100%; 
    height:425px; 
    display:flex; 
    flex-direction:column; 
    justify-content:flex-end; 
    align-items:center; 
    background-image: url('../images/JamesWilloughby.jpeg'); 
    background-size:cover;
     background-position: center;
}


.andrew{ 
    width:100%; 
    height:425px; 
    display:flex; 
    flex-direction:column; 
    justify-content:flex-end; 
    align-items:center; 
    background-image: url('../images/AndrewBoyd.jpg'); 
    background-size:cover;
     background-position: center;
}

.allison { 
    width:100%; 
    height:425px; 
    display:flex; 
    flex-direction:column; 
    justify-content:flex-end; 
    align-items:center; 
    background-image: url('../images/Douglas-Carrillo_editada575x812px.jpg'); 
    background-size:cover;
     background-position: center;
    
}

.contenedor{ 
    position: relative;
}

.contenedorMobile{ 
    position: relative;
    display:none;
}

.recuadroGris{
    display:flex; 
    flex-direction:row; 
    background: linear-gradient(90deg, rgba(0,0,0,0.5172443977591037) 0%, rgba(255,255,255,0.9122023809523809) 100%);
    padding:5%;
    margin-top:2.5%;
    width:100%;
}

.virginVoyagesMobile{
    width:59%;
    float:right;
    display: none;
}


@media (max-width: 900px) {

.virginVoyages{
    width:59%;
    float:right;
    display: none;
}

.virginVoyagesMobile {
    width: 45%;
    float: right;
    display: flex;
}

.container2 {
    background-color: #271c2d;
    height: 2095px;
}

.contenedor{ 
    position: relative;
    display:none !important;
}

.contenedorMobile{ 
    position: relative;
    display:flex;
}

img.logo-virgin-choi {
    width: 40%;
    float: right;
}

    .logo-virgin{
    width:40%;
}

.virginHotel{
    width:100%;
    display:none;
}
.virginHotelMobile {
    width: 50%;
    display: flex;
}

#nombreMemories {
    color: #ffffff;
    font-family: ps5;
    font-size: 2.5em;
}

#nombreMemoriesBold {
    font-family: ps7;
    font-size: 0.7em;
}

.logoPulse{
    width:40%;
}

.galactic {
    width: 55%;
    display: flex;
    align-items: flex-end;
}
.recuadroGris{
    display:flex; 
    flex-direction:row; 
    background: linear-gradient(90deg, rgba(0,0,0,0.5172443977591037) 0%, rgba(255,255,255,0.9122023809523809) 100%);
    padding:5%;
    margin-top:2.5%;
    width:100%;
}

.nathan{
width:100%; 
 height:600px; 
display:flex; 
flex-direction:column; 
justify-content:end; 
align-items:center; 
background-image: url('../images/nathanRosenberg.jpg'); 
background-position: center;
}

.christine{
    width:100%; 
     height:600px; 
    display:flex; 
    flex-direction:column; 
    justify-content:end; 
    align-items:center; 
    background-image: url('../images/Christine-Choi_575x812px.jpg');
    background-size:cover;
    background-position: center;
}

.stephen{ 
    width:100%; 
     height:600px;
    display:flex; 
    flex-direction:column; 
    justify-content:end; 
    align-items:center; 
    background-image: url('../images/stephen.jpg'); 
    background-size:cover;
     background-position: center;
}

.Doug{ 
    width:100%; 
    height:600px; 
    display:flex; 
    flex-direction:column; 
    justify-content:end; 
    align-items:center; 
    background-image: url('../images/Douglas-Carrillo_575x812px.jpg');
    background-size:cover;
     background-position: center;
}

.andrew{ 
    width:100%; 
     height:600px; 
    display:flex; 
    flex-direction:column; 
    justify-content:end; 
    align-items:center; 
    background-image: url('../images/AndrewBoyd.jpg'); 
    background-size:cover;
     background-position: center;
}

.allison { 
    width:100%; 
     height:600px; 
    display:flex; 
    flex-direction:column; 
    justify-content:end; 
    align-items:center; 
    background-image: url('../images/Douglas-Carrillo_editada575x812px.jpg'); 
    background-size:cover;
     background-position: center;
    
}

}

@media (max-width: 1199px) and (min-width: 992px) {

/* ancho del boton que ejecuta el popup */
button.ancho-button {
    width: 100%;
}

/*encuesta mobile*/

.col-md-12.cont-playa2 {
    width: 100%;
    height: 500px;
    padding: 5%;
}


    
}