@charset "utf-8";
/* CSS Document */

@media (max-width: 991px) {

}





/* --- LG --- */
@media (min-width: 1200px) {
#header .header-body {/* background: blue; */}
#header .navbar-default .navbar-nav > li > a.booking {margin: 8px 0 0 20px;/* background: red; */}
#header .navbar-default .navbar-nav > li > a {font-size: 22px;margin: 0 0 0 34px;}
#header .navbar-default a.booking {line-height: 26px;margin: 5px 0 0 20px;}


}
/* --- //LG --- */


@media (min-width: 768px){
.modal-lg {width: 800px;}
.modal-dialog {width: 800px;margin: 30px auto;}
}



/* --- MD --- */
@media (min-width: 768px) and (max-width: 1200px) {
  /* Mobile Landscape */
#header .navbar-default .navbar-nav > li > a {margin: 0 0 0 28px;}
.info-categories-list {margin-bottom: 30px;}
.section-title .section-title-body .head-title {font-size: 60px;}
#header .header-body {/* background: red; */}


}
/* ---// MD --- */






@media (max-width: 992px) {
#header .navbar-default .navbar-nav > li > a {margin: 0 0 0 15px;font-size: 18px;padding: 15px 0;}
#header .header-logo {width: 180px !important;margin: 5px 0 0;height: 44px;background-size: 100%;}
#header.header-top-fixed .header-logo {width: 180px !important;height: 44px;}
#header .navbar-default .navbar-nav > li > a.booking{/* margin: 12px 0 0 20px; *//* background: green; */}

}


/* --- SM --- */
@media (max-width: 768px) {
#header .header-body {/* background: green; */}
#header .navbar-default .navbar-nav > li > a.booking{margin: 12px 0 0 20px;/* background: blue; */}
#header .navbar-default .navbar-nav > li{margin: 0px 20px;}
#header .navbar-default .navbar-nav > li{margin: 0px 20px;}
}
/* --- //SM --- */


@media (max-width: 767px) {
  /* Tablet Portrait and Mobile */h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  .navbar-default .navbar-toggle {
    margin: 0;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 0;
    padding: 10px;
    line-height: 1;
    border: none;
    color: rgba(255, 255, 255, 0.8);
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #4485F6;
    margin: 5px 0 5px;
    height: 1px;
    width: 28px;
  }
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
  }
  .navbar-default .navbar-collapse {
    background-color: #f5f5f5;
    box-shadow: none;
    margin-top: 11px;
    border:  none;
  }
  .navbar-nav {
    text-align: center;
    margin: 0;
  }
  #header .top-icon-block {
    position: absolute;
    top: 0;
    right: 80px;
  }
  #header .header-fade-block {
    margin-top: 30px;
  }
  .coming-time-block .coming-time {
    bottom: 250px;
    left: 50%;
    margin: 0 0 30px -200px;
    font-size: 36px;
  }
  .coming-time-block .coming-time div {
    width: 90px;
    height: 90px;
    margin: 0 5px;
  }
  .coming-time-block .coming-time .cd-time {
    font-size: 14px;
    line-height: 18px;
  }
  .full-screen-block .fade-ticker .big-text h1 {
    font-size: 36px;
  }
  .block-feature .feature-item img {
    width: 100%;
    margin: 30px 0;
  }
  .block-feature .feature-item.left img {
    width: 100%;
    margin: 30px 0;
  }
  .section-block-title h1 {
    font-size: 36px;
    text-align: center;
  }
  .section-block-title h2 {
    font-size: 24px;
    text-align: center;
  }
  .section-block-title-icon {
    margin: 20px auto;
    height: 100px;
    width: 100px;
    border: 3px solid transparent;
  }
  .section-block-title-icon i {
    font-size: 36px;
    line-height: 95px;
  }
  #header .navbar-default .navbar-nav > li > a:after {
    display: none;
  }
  .info-categories-list {
    margin-bottom: 30px;
  }
  .bg-50-r {
    width: 100%;
    left: 0;
  }
  .bg-50-l {
    width: 100%;
  }
  .footer-bottom {
    text-align: center;
  }
  #footer .footer-bottom .footer-icon {
    text-align: center;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  /* Mobile */
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 22px;
  }
  h4 {
    font-size: 20px;
  }
}




@media (min-width: 992px) and (max-width: 1200px) {
  /* Mobile Landscape */
  .preview-screen.item1 img {
    -webkit-transition: all 8s ease;
    -moz-transition: all 8s ease;
    -o-transition: all 8s ease;
    -ms-transition: all 8s ease;
    transition: all 8s ease;
  }
  .preview-screen.item1:hover img {
    top: -1788px;
  }
  .preview-screen.item2 img {
    -webkit-transition: all 10s ease;
    -moz-transition: all 10s ease;
    -o-transition: all 10s ease;
    -ms-transition: all 10s ease;
    transition: all 10s ease;
  }
  .preview-screen.item2:hover img {
    top: -1885px;
  }
  .preview-screen.item3 img {
    -webkit-transition: all 6s ease;
    -moz-transition: all 6s ease;
    -o-transition: all 6s ease;
    -ms-transition: all 6s ease;
    transition: all 6s ease;
  }
  .preview-screen.item3:hover img {top: -673px;}

#header .navbar-default .navbar-nav > li > a.booking {/* margin: 12px 0 0 20px; */}

}





@media (min-width: 480px) and (max-width: 767px) {
  /* Mobile Landscape */
  .section-title .section-title-body .head-title {
    font-size: 50px;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  /* Mobile Landscape */
  .section-title .section-title-body .head-title {
    font-size: 40px;
  }
}
@media (max-width: 319px) {
  /* Mobile Portrait */
  .section-title .section-title-body .head-title {
    font-size: 30px;
  }
}



@media (max-width: 767px) {
#header .header-logo {margin: 0 !important;}
#header.header-top-fixed .navbar-default .navbar-nav > li > a {padding: 15px 0;color: #7c8a90;} 
.navbar-default .navbar-collapse {margin-top: 15px;padding-bottom: 10px;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: rgba(255, 255, 255, 0.1);}
.navbar-default .navbar-toggle:hover i,
.navbar-default .navbar-toggle:focus i {color: #fff;}

#header.header-top-fixed .navbar-default .navbar-collapse {margin-top: 11px;border: none;padding: 0 0 10px;}
#header .header-logo {height: 40px;width: 170px;margin: 0;background-repeat: no-repeat;background-size: contain;}
#header #container-fixed {padding: 10px 0;}
#header .header-body {height: 65px;border-bottom: 1px solid #1d1f23;}
#header .navbar-default .navbar-nav > li > a {margin: 0 !important;color: #373b43;}

#header .navbar-default .navbar-nav a.current, #header .navbar-default .navbar-nav a.current:hover, #header .navbar-default .navbar-nav a.current:focus,#header.header-top-fixed .navbar-default .navbar-nav > li > a:hover, #header.header-top-fixed .navbar-default .navbar-nav > li a.current {color: #374374;}

.block {padding: 40px 0;position: relative;}


.lingue {margin: 12px 0 0 10px;top: 60px;}

}


/*------ RESPONSIVE ------*/



