﻿#master.size-320
{
    min-width:320px;
}

#master.size-320 .container-testata 
{
    min-height: initial;
    min-height:350px;
}

#master.size-320 .testo-testata 
{
    font-size: 40px;
    line-height: 32px;
}

#master.size-320 .logo 
{
    position: absolute;
    top: 12px;
    left: 15px;
    width:90px;
}

#master.size-320 .container-social 
{
    top: 25px;
    right: 15px;
}

#master.size-320 .container-arrow-down 
{
    width: 72px;
    height: 54px;
    bottom: 26px;
}

#master.size-320 .arrow-down 
{
    width:72px;
}

#master.size-320 .container-fascia-immagini div 
{
    height: 250px;
    width: 50%;
}

#master.size-320 .fascia-testo 
{
    width: auto;
}

#master.size-320 .testo 
{
    float: none;
    width: auto;
}

#master.size-320 .padding-testo 
{
    padding: 20px 15px;
}

#master.size-320 .titolo-testo 
{
    font-size: 27px;
    line-height: 24px;
}

#master.size-320 .sottotitolo-testo 
{
    font-size: 27px;
    line-height: 24px;
}

#master.size-320 .descrizione-testo 
{
    font-size: 14px;
    line-height: 21px;
    margin-top: 30px;
}

#master.size-320 .button:link, 
#master.size-320 .button:visited 
{
    width: calc(100% - 14px);
    font-size: 16px;
    line-height: 18px;
    padding: 9px 5px;
    margin-top: 20px;
}

#master.size-320 .img-fascia-testo 
{
    position: relative;
    height: 200px;
    width: auto;
    top: initial;
    left: initial;
}

#master.size-320 .titolo-testo:before 
{
    height: 7px;
    width: calc(100% + 30px);
    left: -10px;
    top: 50%;
}

#master.size-320 .colonna-fascia-camere 
{
    width: auto;
    float: none;
}

#master.size-320 .img-big-fascia-camere, 
#master.size-320 .img-fascia-camere 
{
    height:200px !important;
    float:left;
    width:50%;
}

#master.size-320 .padding-fascia-camere 
{
    padding: 20px 15px;
}

#master.size-320 .titolo-camere 
{
    font-size: 20px;
    line-height: 20px;
}

#master.size-320 .titolo-camere:before 
{
    content: '';
    height: 6px;
    width: calc(100% + 25px);
    left: -10px;
}

#master.size-320 .sottotitolo-camere 
{
    font-size: 20px;
    line-height: 20px;
}

#master.size-320 .descrizione-camere 
{
    font-size: 14px;
    line-height: 21px;
    margin-top: 20px;
}

#master.size-320 .padding-footer 
{
    padding: 20px 15px;
}

#master.size-320 .left-footer 
{
    float: none;
    font-size: 0;
}

#master.size-320 .left-footer > * 
{
    margin: 5px 8px;
}  

#master.size-320 .banner-item
{
    max-width:70px;
    max-height:70px;
}

#master.size-320 .right-footer 
{
    float: none;
    font-size: 13px;
    line-height: 15px;
    padding-top: 10px;
} 