@media only screen and (max-width: 767px) {
    
    body{
        margin-bottom: 0;
    }

    .wrapper {
        padding-top: 80px;
    }

    .navbar-toggle {
        position: absolute;
        float: left;
        margin-right: 15px;
        padding: 9px 10px;
        margin-top: 8px;
        margin-bottom: 8px;
        background-color: transparent;
        background-image: none;
        border: 1px solid white;
        border-radius: 4px;
        top: 5px;
        z-index: 9999;
        right: 10px;
    }
    .navbar-toggle .icon-bar {
        background: white;
    }
    .header-o-string figure {
        width: 200px;
        padding-top: 16px;
    }
    .sub-nav {
        display: none;
        background: transparent;
        height: auto;
    }
    .sub-nav nav {
        width: 100%;
        height: auto;
    }
    .sub-nav li {
        display: block;
        width: 100%;
        background: rgba(0,0,0,0.85);
        text-align: left;
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .sub-nav li:hover {
        border-bottom: 1px solid rgba(255,255,255,0.2);
    }
    .sub-nav li a {
        padding-left: 20px;
    }
    .active-nav {
        border-bottom: 1px solid rgba(255,255,255,0.2) !important;
    }
    .active-nav a {
        border-left: 4px solid #e5d947!important;
    }
    #home-welcome {
        margin-top: 57px;
    }
    #main-bg {
        margin-top: 0px;
        background-image: none;
        background-image: -o-linear-gradient(5deg, #ff7e00 0%, #FF6E00 100%);
        background-image: -moz-linear-gradient(5deg, #ff7e00 0%, #FF6E00 100%);
        background-image: -webkit-linear-gradient(5deg, #ff7e00 0%, #FF6E00 100%);
        background-image: -ms-linear-gradient(5deg, #ff7e00 0%, #FF6E00 100%);
        background-image: linear-gradient(5deg, #ff7e00 0%, #FF6E00 100%);
        overflow: hidden;
        margin-bottom: 20px; 
        height: auto;
    }
    #laptop {
        position: relative;
        left: 0px;
        margin-left: 0px;
        width: 100%;
        height: inherit;
    }
    #play, #play-hover {
        width: 80px;
        height: 80px;
        top: 90px;
        margin-left: -40px;
    }
    #play {
        display: none!important;
    }
    #play-hover {
        display: inline !important;
        opacity: 1 !important;
    }
    #home-welcome #video-home-container {
        top: 0;
        width: 100%;
        height: 256px;
        left: 0;
        margin-bottom: 16px;
    }
    #live-video {
        position: relative;
        width: 100%;
        height: auto;
        top: 0px;
        left: 0px;
        display: block !important;
    }
    #ill-screens {
        margin-top: 100px;
        height: 60px;
    }
    #screen-1 {
        width: 120px;
        left: 5px;
    }
    #screen-2 {
        width: 90px;
        right: 5px;
    }
    #face-1 {
        width: 100px;
        position: absolute;
        top: -140px;
        right: 70px;
    }
    #face-2 {
        width: 99px;
        position: absolute;
        top: -140px;
        left: 70px;
    }
    #sub-main {
        height: auto;
        padding-bottom: 30px;
    }
    #sub-main hgroup {
        margin-top: 20px;
    }
    .parallax-container {
        height: 500px;
    }
    .parallax {
        height: 230px;
        background-attachment: scroll;
    }
    .parallax-table {
        width: 320px;
    }
    .sub-parallax p {
        font-size: 16px;
    }
    footer {
        height: auto;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 20px !important;
        position: relative;
    }
    footer figure {
        width: 300px;
        margin: auto;
        padding-top: 10px;
    }
    footer .logo {
        width: 100%;
        margin: auto;
    }
    footer span {
        text-align: center;
    }
    footer .inner-social {
        margin-top: 15px;
    }
    /* Come funziona */
    #how-it-works {
        margin-top: 80px;
        background-size: 360px;
        background-attachment: scroll;
    }
    #how-it-works h2 {
        width: 100%;
        font-size: 20px;
        line-height: 28px;
    }
    #select-box {
        margin-top: 20px;
    }
    .inner-box {
        height: 250px;
        margin-bottom: 10px;
    }
    .inner-box figure img {
        width: 90px;
    }
    .quote-box {
        margin-top: 10px;
    }

    /* Contatti */
    #contacts iframe {
        position: relative;
    }
    #contacts aside {
        position: relative;
        width: 100%;
        height: auto;
        margin-top: 0px;
        padding-bottom: 20px;
    }
    #contacts h1 small {
        font-size: 18px !important;
    }
    #contacts aside input[type="text"] {
        width: 100%;
    }
    #contacts aside textarea {
        width: 100%;
    }
    #contacts ul {
        position: relative;
        width: 100%;
        height: 45px;
        margin-top: 15px;
        margin-bottom: 10px;
        left: 0px;
    }
    #contacts ul li {
        border-radius: 100px;
    }
    #faq {
        margin-top: 80px;
    }
    #faq h1 {
        text-align: center;
        margin-bottom: 30px;
    }
    #faq h1 strong {
        display: block;
        clear: both;
    }
    #faq h2 {
        text-align: center;
    }
    #faq .question {
        margin-left: 0px;
    }
    #faq nav {
        position: relative;
        margin-top: 20px;
        margin-left: -10px;
        right: 0px;
        top: 0px;
    }
    #faq nav li {
        padding-bottom: 10px;
        clear: none;
        text-align: center;
        margin-right: 18px;
        margin-bottom: 10px;
    }
    #faq nav li span {
        font-size: 30px;
        text-align: center;
    }
    #faq nav ul {
        width: 265px;
        height: 50px;
        margin: auto;
    }
    #faq nav li strong {
        display: block;
        clear: both;
        font-size: 12px;
    }
    .mobile-b-margin {
        border-right: 1px solid #3892e3;
        padding-right: 18px;
    }
    .newsletter h3 {
        line-height: 38px;
    }
    #mc_embed_signup {
        width: 100%;
        margin: auto;
    }
    .mc-input {
        width: 70% !important;
        float: left;
        margin-left: 10px !important;
    }
    .mc-submit {
        width: 20%;
        float: right;
        margin-right: 10px;
    }

    /* About */
    #about-page h1 {
        margin-top: 30px;
        font-size: 36px;
    }
    .blur-img {
        height: auto;
    }
    .blur-img .page-bg {
        background: none;
        height: 0px;
    }
    .bx-viewport {
        height: 560px !important;
    }
    #about-page blockquote {
        position: absolute;
        width: 100%;
        left: 0px;
        margin-left: 0px;
        top: 0px;
        margin-top: 25px;
        height: auto;
        padding: 30px;
        line-height: 33px;
        height: 537px;

    }
    #about-page p {
        column-count: 2;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-gap: 0px;
        -webkit-column-gap: 0px;
        -moz-column-gap: 0px;
        padding: 10px;
        padding-top: 20px;
    }

    .home-box {
        height: 560px;
    }

    header #options-bnr {
        height: 60px;
    }

    .glyphicon.glyphicon-adjust   {
        position: absolute;
        top: 50%;
        margin-top: -10px;
    }

    .download-store-img {
        max-width: 100%;
        display: block;
        height: auto;
    }

    #select-lang {
        position: absolute;
        right: auto;
        top: 50%;
        margin-top: -25px;
        z-index: 100000;
    }

    .hide-mobi {
        display: none;
    }

    #login_area {
        text-align: center;
        position: relative;
        margin: auto;
        height: 550px;
        left: auto;
        top: auto;
    }

    #register_big {
        min-height: 1100px;
    }
    
    #guestAppointmentDetail {
        min-height: 1400px;
    }

}