/* COMMON */
html.demo-full-height,
html.demo-full-height .demo-table,
html.demo-full-height .jarallax,
html.demo-full-height body {
  height: 100%
}
body {
  padding: 0;
  margin: 0;
  line-height: 20px;
  letter-spacing: .1em;
  line-height: 1.6em;
  font-family: Roboto;
  font-weight: lighter;
  font-weight: 300;
  letter-spacing: .1em
}
li {
  list-style: none;
  list-style-position: inside
}
a {
  text-decoration: none
}
#h_suites,
#h_storia,
#h_parco,
#h_ristorante {
  display: block
}
.pag_container hr.slim {
  width: auto;
  height: 1px;
  background-image: none;
  background-color: #EEE;
  margin: 0 0 20px;
  padding: 0;
  border: 0;
}
.imghvr-shutter-in-out-horiz.foto_suite {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/*
MENU BOTTONE PRENOTA
*/

a.menu-booknow {
  display: inline-block;
  padding: 8px 16px;
  border: 1px solid #333;
  margin-left: 11px;
}

/* TRAVEL CLICK */

#tc_btn {
  position: relative;
  font-size: 14px;
  padding: 15px 0;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-weight: 400;
  color: #666;
  width: 270px;
  left: 50%;
  margin-left: -135px;
  text-align: center;
  cursor: pointer;
  height: auto;
}
.travel2 #tc_btn {
  border-color: #ccc;
}

/* FORM CONTATTI */

form input,
form textarea {
  height: 30px;
  background-color: #f1f0f0;
  border: 0;
  color: #bbbdbe;
  padding: 1%;
  margin-bottom: 20px
}

form textarea {
  height: 150px;
  font-size: 14px
}

.form-grid {
  margin-top: -20px;
  text-align: left;
}

.form-grid p {
  float: left;
  margin: 0;
}

.form-grid p.form-1-2,
.form-grid p.form-2-2 {
  width: 48%;
}

.form-grid p.form-1-2 {
  margin-right: 4%;
}

.form-grid p.form-1-3,
.form-grid p.form-2-3,
.form-grid p.form-3-3 {
  width: 32%;
}

.form-grid p.form-1-3,
.form-grid p.form-2-3 {
  margin-right: 2%;
}

.form-grid span {
  margin: 0;
  font-size: 14px;
  color: #666;
  text-align: left
}

.form-grid input,
.form-grid textarea {
  width: 100%;
  box-sizing: border-box;
}

.form-grid p.privacy {
  float: none;
  margin: 0;
}

.form-grid p.privacy>input {
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
}

.form-grid p.privacy>span {
  display: inline-block;
}

.form-grid p.invia {
  float: none;
  margin: 20px 0 0 0;
}

.form-grid .invia input {
  width: 100px;
  color: #333;
  height: 50px;
  text-align: center;
  font-size: 16px;
  padding: 15px 20px 15px 20px;
  letter-spacing: 1.5px;
}

#upload-cv {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  background-color: #f1f0f0;
  box-sizing: border-box;
}

#upload-cv > input {
  width: auto;
  height: auto;
  background-color: transparent;
  padding: 0;
  margin-bottom: 0;
}

/* MENU */

.cbp-spmenu {
  background: #f3f3f3;
  position: fixed
}

.cbp-spmenu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left
}

.cbp-spmenu-top {
  top: -400px
}

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0
}

.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0
}

.cbp-spmenu,
.cbp-spmenu-push {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease
}

/* TASTO */

figcaption .tasto {
  display: block;
  color: #FFF;
  cursor: pointer;
}

/* RESPONSIVO */

@media only screen and (min-width:1500px) {
  .toggle-menu {
    position: fixed;
    top: 50px;
    left: 50px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
  .menu_logo,
  .menu_badges {
    position: absolute;
    top: 50px;
    left: 150px;
    width: 200px
  }
  .menu_badges {
    top: 278px;
  }
  .menu_container {
    position: absolute;
    width: 500px;
    left: 400px;
    top: 60px;
    text-transform: uppercase
  }
  .menu_container a {
    float: left;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 15px;
    line-height: 23px
  }
  .menu_lang {
    position: absolute;
    right: 150px;
    top: 60px
  }
  .menu_lang a {
    color: #000
  }
  .menu_social {
    position: absolute;
    right: 150px;
    top: 100px
  }
  .menu_social img {
    margin-left: 10px
  }
  .menu_loghi {
    position: absolute;
    right: 150px;
    bottom: 60px
  }
  .menu_loghi .pergola {
    width: 150px;
    margin-left: 25px
  }
  .menu_loghi .nove {
    width: 100px;
    margin-left: 25px;
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 400px;
    left: 0;
    z-index: 1000;
    overflow: hidden
  }
  .simob {
    display: none
  }
  .logo {
    width: 220px;
    z-index: 500;
    top: 70px;
    left: 50%;
    margin-left: -110px;
    position: absolute
  }
  .tasto {
    font-size: 16px;
    padding: 15px 20px 15px 20px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff
  }
  .tasto:hover {
    background-color: rgba(0, 0, 0, .03)
  }
  #logo_index {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    margin-top: 30px
  }
  .scorri {
    position: absolute;
    font-size: 18px;
    width: 70px;
    z-index: 5;
    line-height: 50px;
    bottom: 30px;
    left: 50%;
    margin-left: -25px
  }
  .scorri img {
    width: 50px
  }
  .hp-badges {
    width: 100px;
    position: absolute;
    left: 60px;
    bottom: 60px
  }
  .hp-badges img {
    width: 100%
  }
  #booknow {
    width: 100px;
    text-align: center;
    position: absolute;
    top: 90px;
    right: 90px
  }
  .h_titolo {
    font-size: 45px;
    line-height: 42px
  }
  .h_txt {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    background-color: #fff;
    padding: 30px 35px 30px 35px
  }
  .h_testo {
    position: absolute;
    padding: 35px;
    padding-top: 0;
    color: #fff;
    bottom: 45%;
    right: 50px;
    width: 750px;
    height: 200px;
    font-size: 60px;
    line-height: 70px;
    text-transform: uppercase;
    text-align: right
  }
  .h_testo > span.testo_small {
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    text-transform: none;
  }
  .h_testo1 {
    position: absolute;
    bottom: 100px;
    right: 100px;
    width: 610px;
    height: 450px;
    color: #fff
  }
  .h_testo2 {
    position: absolute;
    bottom: 120px;
    right: 100px;
    width: 610px;
    height: 450px;
    color: #fff
  }
  .h_testo3 {
    position: absolute;
    top: 50%;
    margin-top: -265px;
    left: 100px;
    width: 500px;
    height: 530px;
    color: #fff
  }
  .travel {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -400px;
    width: 800px;
    height: 80px;
    color: #666
  }
  .travel p {
    float: left;
    margin: 10px 20px 10px 20px
  }
  .travel input {
    width: 150px;
    color: #666;
    padding: 5px;
    letter-spacing: 1px
  }
  .h_testo5 {
    width: 100%;
    height: 440px;
    background-color: #fff;
    font-size: 16px;
    line-height: 30px;
    color: #333
  }
  .h_testo5 .tit {
    font-size: 28px;
    line-height: 30px
  }
  .h_testo5 img {
    width: 180px;
    margin-bottom: 5px
  }
  .h_img {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #img1 {
    float: left;
    background-image: url(../immagini/home/img1.jpg)
  }
  #img2 {
    float: right;
    background-image: url(../immagini/home/img2bis.jpg)
  }
  .h_testo5 .testo1 {
    position: absolute;
    right: 25%;
    width: 600px;
    margin-right: -300px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  .h_testo5 .testo2 {
    position: absolute;
    left: 25%;
    width: 600px;
    margin-left: -300px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  #h_testo5_did {
    height: 480px
  }
  #h_suites {
    width: 210px;
    text-align: center
  }
  #h_storia {
    width: 220px;
    text-align: center
  }
  #h_glicini {
    width: 210px;
    text-align: center
  }
  #h_percorso {
    width: 280px;
    text-align: center
  }
  #h_parco {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 180px;
    color: #000;
    border-color: #333;
    text-align: center
  }
  #h_ristorante {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 220px;
    color: #000;
    border-color: #333;
    text-align: center
  }
  footer {
    width: 100%;
    height: 30px;
    background: #f3f3f3;
    text-align: center;
    font-size: 12px;
    padding: 10px;
    color: #666
  }
  footer a {
    text-decoration: underline;
    color: #000
  }
  .jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 4
  }
  #pag {
    position: relative;
    height: auto
  }
  .pag_container {
    position: absolute;
    width: 1240px;
    height: auto;
    left: 50%;
    margin-left: -620px;
    top: 290px;
    text-align: justify;
    padding-bottom: 100px
  }
  .pag_container #testo1 {
    position: relative;
    width: 330px;
    height: auto;
    float: left;
    font-size: 30px;
    line-height: 35px;
    text-align: left;
  }
  .pag_container #testo2 {
    position: relative;
    width: 813px;
    height: auto;
    float: right;
    text-align: justify
  }
  #jarallax_pag {
    margin-top: 80px;
    margin-bottom: 110px;
    width: 1500px;
    height: 350px;
    margin-left: -118px
  }
  #jarallax_alassio {
    margin-top: 80px;
    margin-bottom: 110px;
    width: 1500px;
    height: 550px;
    margin-left: -118px
  }
  #jarallax_relais {
    margin-top: 80px;
    margin-bottom: 110px;
    width: 1500px;
    height: 700px;
    margin-left: -118px
  }
  .pag_gallery {
    margin-top: 100px
  }
  .pag_container hr {
    position: relative;
    width: 1500px;
    margin-left: -118px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    margin-top: 150px
  }
  .pag_container .testohr {
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 280px;
    height: 30px;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
    line-height: 30px
  }
  .footer_gallery {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 230px
  }
  #pag_titolo {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 50px;
    font-weight: 300;
    text-align: left;
  }
  .pag_container a {
    color: #999
  }
  form input {
    height: 30px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 20px
  }
  form textarea {
    height: 150px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 20px;
    font-size: 14px
  }
  #privacy {
    line-height: 10px;
    margin-bottom: 50px
  }
  #privacy input {
    width: 10px;
    margin-right: 10px;
    height: 10px
  }
  #privacy a {
    color: #000;
    font-size: 10px
  }
  #info {
    float: left;
    width: 380px
  }
  #mod {
    float: right;
    width: 700px
  }
  .lavconoi {
    text-align: center;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 150px
  }
  .lavconoi div {
    text-align: left
  }
  #eventi {
    font-size: 58px;
    width: 200px
  }
  .video02 {
    width: 100%;
    height: 500px
  }
  .rassegna {
    margin-top: 100px
  }
  #suites_container {
    margin-top: 100px
  }
  #container_suite2 {
    height: 250px;
    position: relative;
    margin-bottom: 200px
  }
  #container_suite2 h1 {
    text-align: center
  }
  .suites {
    width: 1500px;
    height: 498px;
    margin-left: -118px;
    background-color: #f4f4f4
  }
  .suites img {
    width: 100%
  }
  .suites div {
    width: 49.85%;
    float: right;
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 110px
  }
  .suites h1 {
    margin-top: -30px
  }
  .suites h2 {
    font-size: 16px;
    font-weight: 300;
    padding: 0 80px 0 80px
  }
  .suites p {
    width: 150px;
    margin: auto;
    color: #333;
    border-color: #333;
    margin-top: 35px
  }
  .icone_suite {
    width: 60%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 20%;
    margin-bottom: 20px;
    color: #666
  }
  .icone_suite img {
    opacity: .5;
    width: 30px
  }
  figcaption .tasto {
    position: absolute;
    width: 200px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -25px
  }
  .imghvr-shutter-in-out-horiz.foto_suite {
    width: 49.85%;
    height: 100%;    
  }
  .imghvr-shutter-in-out-horiz.foto_suite.foto_scheda_suite {
    width: 100%;
    height: 400px;    
  }
  .travel2 {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -400px;
    width: 800px;
    height: 80px;
    color: #666
  }
  .travel2 p {
    float: left;
    margin: 10px 20px 10px 20px
  }
  .travel2 input {
    width: 150px;
    color: #666;
    padding: 5px;
    letter-spacing: 2px
  }
  .servizi {
    width: 1500px;
    height: auto;
    margin-left: -118px;
    background-color: #f4f4f4;
    margin-top: 130px
  }
  .servizi_testo {
    width: auto;
    margin: 0;
    padding: 0;
    padding: 50px 70px 40px 70px
  }
  .servizi2_testo {
    width: auto;
    margin: 0;
    padding: 50px 70px 40px 70px;
    height: 450px
  }
  .servizi h2 {
    font-size: 16px;
    font-weight: 300;
    margin-top: -20px;
    margin-bottom: 50px
  }
  .servizi1_img {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi2_img {
    width: 50.1%;
    height: 539px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi_info {
    color: #666;
    font-size: 12px
  }
  .servizi_info img {
    opacity: .5;
    width: 35px;
    margin-bottom: -10px
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    float: left;
    background-image: url(../immagini/servizi/tennis.jpg);
    margin-right: 70px
  }
  #servizi_img3 {
    float: right;
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-left: 70px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    float: left;
    background-image: url(../immagini/servizi/yatching.jpg);
    margin-right: 70px
  }
  #riviera_img1 {
    background-image: url(../immagini/servizi/grotte-toirano.jpg)
  }
  #riviera_img2 {
    float: left;
    background-image: url(../immagini/servizi/museolio-oilmill.jpg);
    margin-right: 70px
  }
  #riviera_img3 {
    float: right;
    background-image: url(../immagini/servizi/castello-dolceacqua.jpg);
    margin-left: 70px
  }
  #map-canvas {
    position: relative;
    width: 100%;
    height: 800px;
    margin-top: 300px;
    margin-bottom: -200px
  }
  .dove_popup {
    width: 410px;
    height: auto;
    font-family: Roboto;
    text-align: justify;
    padding: 30px 30px 60px 50px
  }
  .dove_popup h2 {
    font-family: Roboto;
    font-weight: lighter;
    text-align: center
  }
  .dove_popup img {
    width: 410px;
    margin-bottom: 35px;
    margin-top: 5px
  }
  #h_suites_eng {
    width: 200px
  }
  #h_storia_eng {
    width: 190px
  }
  #h_parco_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 200px;
    color: #000;
    border-color: #333
  }
  #h_ristorante_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 220px;
    color: #000;
    border-color: #333
  }
  #ui-datepicker-div {
    background-color: #eaeaea;
    margin-top: 20px;
    margin-left: -35px
  }
  .ui-datepicker-header {
    background-color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #ccc
  }
  .ui-datepicker-prev {
    cursor: pointer;
    margin-left: 10px
  }
  .ui-datepicker-next {
    float: right;
    cursor: pointer;
    margin-right: 10px
  }
  .ui-datepicker-title {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 400
  }
  .ui-datepicker-calendar {
    padding: 20px
  }
  a.ui-state-default {
    color: #000
  }
}

@media only screen and (min-width:1281px) and (max-width:1499px) {
  .toggle-menu {
    position: fixed;
    top: 40px;
    left: 40px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
  .menu_logo,
  .menu_badges {
    position: absolute;
    top: 30px;
    left: 150px;
    width: 175px
  }
  .menu_badges {
    top: 283px;
  }
  .menu_container {
    position: absolute;
    width: 500px;
    left: 375px;
    top: 50px;
    text-transform: uppercase
  }
  .menu_container a {
    float: left;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 15px;
    line-height: 23px
  }
  .menu_lang {
    position: absolute;
    right: 125px;
    top: 40px
  }
  .menu_lang a {
    color: #000
  }
  .menu_social {
    position: absolute;
    right: 125px;
    top: 80px
  }
  .menu_social img {
    margin-left: 10px
  }
  .menu_loghi {
    position: absolute;
    right: 125px;
    bottom: 50px
  }
  .menu_loghi .pergola {
    width: 150px;
    margin-left: 25px
  }
  .menu_loghi .nove {
    width: 100px;
    margin-left: 25px
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 380px;
    left: 0;
    z-index: 1000;
    overflow: hidden
  }
  .simob {
    display: none
  }
  .simob {
    display: none
  }
  .logo {
    width: 220px;
    z-index: 500;
    top: 70px;
    left: 50%;
    margin-left: -110px;
    position: absolute
  }
  .tasto {
    font-size: 14px;
    padding: 12px 16px 12px 16px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff
  }
  .tasto:hover {
    background-color: rgba(0, 0, 0, .03)
  }
  #logo_index {
    width: 280px;
    left: 50%;
    margin-left: -140px;
    margin-top: 30px
  }
  .scorri {
    position: absolute;
    font-size: 18px;
    width: 70px;
    z-index: 5;
    line-height: 50px;
    bottom: 30px;
    left: 50%;
    margin-left: -25px
  }
  .scorri img {
    width: 40px
  }
  .hp-badges {
    width: 100px;
    position: absolute;
    left: 50px;
    bottom: 50px
  }
  .hp-badges img {
    width: 100%
  }
  #booknow {
    width: 100px;
    text-align: center;
    position: absolute;
    top: 50px;
    right: 50px
  }
  .h_titolo {
    font-size: 42px;
    line-height: 40px
  }
  .h_txt {
    color: #333;
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    background-color: #fff;
    padding: 25px 30px 25px 30px
  }
  .h_testo {
    position: absolute;
    padding: 35px;
    padding-top: 0;
    color: #fff;
    bottom: 35%;
    right: 50px;
    width: 700px;
    height: 200px;
    font-size: 55px;
    line-height: 57px;
    text-transform: uppercase;
    text-align: right
  }
  .h_testo > span.testo_small {
    display: inline-block;
    font-size: 25px;
    line-height: 35px;
    text-transform: none;
  }
  .h_testo1 {
    position: absolute;
    bottom: 70px;
    right: 100px;
    width: 500px;
    height: 350px;
    color: #fff
  }
  .h_testo2 {
    position: absolute;
    bottom: 70px;
    right: 85px;
    width: 500px;
    height: 380px;
    color: #fff
  }
  .h_testo3 {
    position: absolute;
    top: 50%;
    margin-top: -200px;
    left: 85px;
    width: 500px;
    height: 460px;
    color: #fff
  }
  .h_testo4 {
    position: absolute;
    bottom: 85px;
    left: 85px;
    width: 500px;
    height: 330px;
    color: #fff
  }
  .travel {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -400px;
    width: 800px;
    height: 80px;
    color: #666
  }
  .travel p {
    float: left;
    margin: 10px 20px 10px 20px
  }
  .travel input {
    width: 148px;
    color: #666;
    padding: 5px;
    letter-spacing: 1px;
    border: #fff;
    border-style: solid;
    border-width: 1px
  }
  .h_testo5 {
    width: 100%;
    height: 430px;
    background-color: #fff;
    font-size: 16px;
    line-height: 28px;
    color: #333
  }
  .h_testo5 .tit {
    font-size: 26px;
    line-height: 30px
  }
  .h_testo5 img {
    width: 180px;
    margin-bottom: 5px
  }
  .h_img {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #img1 {
    float: left;
    background-image: url(../immagini/home/img1.jpg)
  }
  #img2 {
    float: right;
    background-image: url(../immagini/home/img2bis.jpg)
  }
  .h_testo5 .testo1 {
    position: absolute;
    right: 25%;
    width: 550px;
    margin-right: -275px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  .h_testo5 .testo2 {
    position: absolute;
    left: 25%;
    width: 550px;
    margin-left: -275px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  #h_testo5_did {
    height: 480px
  }
  #ger_pag {
    width: 125px;
    display: block;
    padding: 5px 20px 5px 20px;
    margin-top: 15px;
    text-align: center
  }
  #h_suites {
    width: 150px
  }
  #h_storia {
    width: 195px
  }
  #h_glicini {
    width: 210px
  }
  #h_percorso {
    width: 280px
  }
  #h_parco {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 150px;
    color: #000;
    border-color: #333
  }
  #h_ristorante {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 195px;
    color: #000;
    border-color: #333
  }
  footer {
    width: 100%;
    height: 25px;
    background: #f3f3f3;
    text-align: center;
    font-size: 10px;
    padding: 10px;
    color: #666
  }
  footer a {
    text-decoration: underline;
    color: #000
  }
  .jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 4
  }
  #pag {
    position: relative;
    height: auto
  }
  .pag_container {
    position: absolute;
    width: 1024px;
    height: auto;
    left: 50%;
    margin-left: -512px;
    top: 250px;
    text-align: justify;
    padding-bottom: 150px
  }
  .pag_container #testo1 {
    position: relative;
    width: 280px;
    height: auto;
    float: left;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
  }
  .pag_container #testo2 {
    position: relative;
    width: 700px;
    height: auto;
    float: right;
    text-align: justify
  }
  #jarallax_pag {
    margin-top: 80px;
    margin-bottom: 90px;
    width: 1200px;
    height: 350px;
    margin-left: -88px
  }
  #jarallax_relais {
    margin-top: 80px;
    margin-bottom: 90px;
    width: 1200px;
    height: 450px;
    margin-left: -88px
  }
  .pag_gallery {
    margin-top: 100px
  }
  .pag_container hr {
    position: relative;
    width: 1200px;
    margin-left: -88px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    margin-top: 120px
  }
  .pag_container .testohr {
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 350px;
    height: 30px;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px
  }
  .footer_gallery {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 100px
  }
  #pag_titolo {
    font-size: 28px;
    line-height: 32px;
    margin: 40px 0 25px 0;
    font-weight: 300;
    display: block;
    text-align: left;
  }
  .pag_container a {
    color: #999
  }
  form input {
    height: 30px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 10px
  }
  form textarea {
    height: 150px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 20px;
    font-size: 14px
  }
  #privacy {
    line-height: 10px;
    margin-bottom: 20px;
    display: block;
    font-size: 12px
  }
  #privacy input {
    width: 10px;
    margin-right: 10px;
    height: 10px
  }
  #privacy a {
    color: #000;
    font-size: 10px
  }
  #info {
    float: left;
    width: 380px
  }
  #mod {
    float: right;
    width: 600px
  }
  .lavconoi {
    text-align: center;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 150px
  }
  .lavconoi div {
    text-align: left
  }
  #eventi {
    font-size: 50px;
    width: 180px
  }
  .video02 {
    width: 100%;
    height: 500px
  }
  .rassegna {
    margin-top: 100px
  }
  #suites_container {
    margin-top: 50px
  }
  #container_suite2 {
    height: 350px;
    position: relative;
    clear: both
  }
  #container_suite2 h1 {
    text-align: center
  }
  .travel2 {
    position: absolute;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    height: 80px;
    color: #333;
    margin-top: 100px
  }
  .travel2 p {
    float: left;
    margin: 10px 20px 10px 20px
  }
  .travel2 input {
    width: 148px;
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #ccc;
    border-style: solid;
    border-width: 1px
  }
  .suites {
    width: 1024px;
    height: 750px;
    background-color: #f4f4f4
  }
  .suites img {
    width: 100%
  }
  .suites div {
    width: 100%;
    margin: 0;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 80px;
    clear: both
  }
  .suites h1 {
    margin-top: -30px
  }
  .suites h2 {
    font-size: 16px;
    font-weight: 300;
    padding: 0 80px 0 80px
  }
  .suites p {
    width: 150px;
    margin: auto;
    color: #333;
    border-color: #333;
    margin-top: 35px
  }
  .icone_suite {
    width: 60%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 20%;
    margin-bottom: 20px;
    color: #666
  }
  .icone_suite img {
    opacity: .5;
    width: 30px
  }
  figcaption .tasto {
    position: absolute;
    width: 170px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -85px;
    margin-top: -25px
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    float: left;
    background-image: url(../immagini/servizi/tennis.jpg);
    margin-right: 70px
  }
  #servizi_img3 {
    float: right;
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-left: 70px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    float: left;
    background-image: url(../immagini/servizi/yatching.jpg);
    margin-right: 70px
  }
  .imghvr-shutter-in-out-horiz.foto_suite {
    width: 100%;
    height: 350px;   
  }
  .servizi {
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
    margin-top: 130px
  }
  .servizi_testo {
    width: auto;
    margin: 0;
    padding: 0;
    padding: 50px 70px 40px 70px
  }
  .servizi2_testo {
    width: auto;
    margin: 0;
    padding: 50px 70px 40px 70px;
    height: 640px
  }
  .servizi h2 {
    font-size: 16px;
    font-weight: 300;
    margin-top: -20px;
    margin-bottom: 50px
  }
  .servizi1_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi2_img {
    width: 50.1%;
    height: 730px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi_info {
    color: #666;
    font-size: 12px
  }
  .servizi_info img {
    opacity: .5;
    width: 35px;
    margin-bottom: -10px
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    float: left;
    background-image: url(../immagini/servizi/tennis.jpg);
    margin-right: 70px
  }
  #servizi_img3 {
    float: right;
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-left: 70px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    float: left;
    background-image: url(../immagini/servizi/yatching.jpg);
    margin-right: 70px
  }
  #jarallax_alassio {
    margin-top: 80px;
    margin-bottom: 90px;
    width: 1200px;
    height: 350px;
    margin-left: -88px
  }
  #map-canvas {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-top: 150px;
    margin-bottom: 0
  }
  .dove_popup {
    width: 380px;
    height: auto;
    font-family: Roboto;
    text-align: justify;
    padding: 20px 20px 50px 35px
  }
  .dove_popup h2 {
    font-family: Roboto;
    font-weight: lighter;
    text-align: center
  }
  .dove_popup img {
    width: 380px;
    margin-bottom: 20px;
    margin-top: 5px
  }
  #ui-datepicker-div {
    background-color: #eaeaea;
    margin-top: 20px;
    margin-left: -35px
  }
  .ui-datepicker-header {
    background-color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #ccc
  }
  .ui-datepicker-prev {
    cursor: pointer;
    margin-left: 10px
  }
  .ui-datepicker-next {
    float: right;
    cursor: pointer;
    margin-right: 10px
  }
  .ui-datepicker-title {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 400
  }
  .ui-datepicker-calendar {
    padding: 20px
  }
  a.ui-state-default {
    color: #000
  }
  #h_suites_eng {
    width: 180px
  }
  #h_storia_eng {
    width: 170px
  }
  #h_parco_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 170px;
    color: #000;
    border-color: #333
  }
  #h_ristorante_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 190px;
    color: #000;
    border-color: #333
  }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
  .toggle-menu {
    position: fixed;
    top: 40px;
    left: 40px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
  .menu_logo,
  .menu_badges {
    position: absolute;
    top: 30px;
    left: 120px;
    width: 150px
  }
  .menu_badges {
    top: 258px;
  }
  .menu_container {
    position: absolute;
    width: 500px;
    left: 300px;
    top: 40px;
    text-transform: uppercase
  }
  .menu_container a {
    float: left;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 14px;
    line-height: 21px
  }
  .menu_lang {
    position: absolute;
    right: 100px;
    top: 40px
  }
  .menu_lang a {
    color: #000
  }
  .menu_social {
    position: absolute;
    right: 100px;
    top: 70px
  }
  .menu_social img {
    margin-left: 10px;
    width: 35px
  }
  .menu_loghi {
    position: absolute;
    right: 100px;
    bottom: 40px
  }
  .menu_loghi .pergola {
    width: 100px;
    margin-left: 25px
  }
  .menu_loghi .nove {
    width: 80px;
    margin-left: 25px
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 340px;
    left: 0;
    z-index: 1000;
    overflow: hidden
  }
  .simob {
    display: none
  }
  .logo {
    width: 200px;
    z-index: 500;
    top: 50px;
    left: 50%;
    margin-left: -110px;
    position: absolute
  }
  .tasto {
    font-size: 14px;
    padding: 8px 14px 8px 14px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    text-align: center
  }
  .tasto:hover {
    background-color: rgba(0, 0, 0, .03)
  }
  #logo_index {
    width: 230px;
    left: 50%;
    margin-left: -115px;
    margin-top: 20px
  }
  .scorri {
    position: absolute;
    font-size: 18px;
    width: 40px;
    z-index: 5;
    line-height: 50px;
    bottom: 20px;
    left: 50%;
    margin-left: -25px
  }
  .scorri img {
    width: 30px
  }
  .hp-badges {
    width: 100px;
    position: absolute;
    left: 50px;
    bottom: 50px
  }
  .hp-badges img {
    width: 100%
  }
  #booknow {
    width: 100px;
    text-align: center;
    position: absolute;
    top: 50px;
    right: 50px
  }
  .h_titolo {
    font-size: 34px;
    line-height: 34px
  }
  .h_txt {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    background-color: #fff;
    padding: 20px 25px 20px 25px
  }
  .h_testo {
    position: absolute;
    padding: 35px;
    padding-top: 0;
    color: #fff;
    bottom: 32%;
    right: 50px;
    width: 600px;
    height: 180px;
    font-size: 48px;
    line-height: 52px;
    text-transform: uppercase;
    text-align: right
  }
  .h_testo > span.testo_small {
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    text-transform: none;
  }
  .h_testo1 {
    position: absolute;
    bottom: 30%;
    right: 100px;
    width: 500px;
    height: 200px;
    color: #fff
  }
  .h_testo2 {
    position: absolute;
    bottom: 30%;
    right: 85px;
    width: 500px;
    height: 200px;
    color: #fff
  }
  .h_testo3 {
    position: absolute;
    top: 50%;
    margin-top: -160px;
    left: 70px;
    width: 450px;
    height: 350px;
    color: #fff
  }
  .h_testo4 {
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 450px;
    height: 270px;
    color: #fff
  }
  .travel {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -400px;
    width: 800px;
    height: 80px;
    color: #fff;
    color: #333;
    font-weight: 400
  }
  .travel p {
    float: left;
    margin: 10px 20px 10px 20px
  }
  .travel input {
    width: 148px;
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    height: 20px
  }
  .h_testo5 {
    width: 100%;
    height: 430px;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #333
  }
  .h_testo5 img {
    width: 180px;
    margin-bottom: 5px;
    margin-top: 10px
  }
  .h_testo5 .tit {
    font-size: 22px;
    line-height: 26px
  }
  .h_img {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #img1 {
    float: left;
    background-image: url(../immagini/home/img1.jpg)
  }
  #img2 {
    float: right;
    background-image: url(../immagini/home/img2bis.jpg)
  }
  .h_testo5 .testo1 {
    position: absolute;
    right: 25%;
    width: 450px;
    margin-right: -225px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  .h_testo5 .testo2 {
    position: absolute;
    left: 25%;
    width: 450px;
    margin-left: -225px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  #h_testo5_did {
    height: 450px
  }
  #ger_pag {
    width: 120px;
    text-align: center;
    display: block;
    padding: 5px 20px 5px 20px;
    margin-top: 15px
  }
  #h_suites {
    width: 160px
  }
  #h_storia {
    width: 220px
  }
  #h_glicini {
    width: 210px
  }
  #h_percorso {
    width: 280px
  }
  #h_parco {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 150px;
    color: #000;
    border-color: #333
  }
  #h_ristorante {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 195px;
    color: #000;
    border-color: #333
  }
  footer {
    width: 100%;
    height: 22px;
    background: #f3f3f3;
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666
  }
  footer a {
    text-decoration: underline;
    color: #000
  }
  .jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 4
  }
  #pag {
    position: relative;
    height: auto
  }
  .pag_container {
    position: absolute;
    width: 940px;
    height: auto;
    left: 50%;
    margin-left: -470px;
    top: 230px;
    text-align: justify;
    padding-bottom: 150px;
    font-size: 14px;
    line-height: 22px
  }
  .pag_container #testo1 {
    position: relative;
    width: 250px;
    height: auto;
    float: left;
    font-size: 24px;
    line-height: 28px;
    text-align: left
  }
  .pag_container #testo2 {
    position: relative;
    width: 600px;
    height: auto;
    float: right;
    text-align: justify
  }
  #jarallax_pag {
    margin-top: 60px;
    margin-bottom: 70px;
    width: 1024px;
    height: 250px;
    margin-left: -42px
  }
  #jarallax_relais {
    margin-top: 60px;
    margin-bottom: 70px;
    width: 1024px;
    height: 350px;
    margin-left: -42px
  }
  .pag_gallery {
    margin-top: 100px
  }
  .pag_container hr {
    position: relative;
    width: 1024px;
    margin-left: -42px;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    margin-top: 90px
  }
  .pag_container .testohr {
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 350px;
    height: 30px;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px
  }
  .footer_gallery {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 60px
  }
  #pag_titolo {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
    font-weight: 300;
    display: block;
    text-align: left;
  }
  .pag_container a {
    color: #999
  }
  form input {
    height: 25px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 10px
  }
  form textarea {
    height: 100px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 20px;
    font-size: 14px
  }
  #privacy {
    line-height: 10px
  }
  #privacy input {
    width: 10px;
    margin-right: 10px;
    height: 10px
  }
  #privacy a {
    color: #000;
    font-size: 10px
  }
  #info {
    float: left;
    width: 350px
  }
  #mod {
    float: right;
    width: 550px
  }
  .lavconoi {
    text-align: center;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 80px
  }
  .lavconoi div {
    text-align: left
  }
  #eventi {
    font-size: 45px;
    width: 140px
  }
  .video02 {
    width: 100%;
    height: 500px
  }
  .rassegna {
    margin-top: 100px
  }
  .pejore1 {
    width: 20%;
    float: left;
    margin-left: 15%
  }
  .pejore2 {
    width: 45%;
    float: right;
    margin-right: 15%;
    padding-bottom: 80px
  }
  #suites_container {
    margin-top: 50px
  }
  #container_suite2 {
    height: 250px;
    position: relative
  }
  #container_suite2 h1 {
    text-align: center
  }
  .travel2 {
    position: absolute;
    left: 50%;
    margin-left: -400px;
    width: 800px;
    height: 80px;
    color: #fff;
    color: #333;
    margin-top: 75px
  }
  .travel2 p {
    float: left;
    margin: 10px 20px 10px 20px
  }
  .travel2 input {
    width: 148px;
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #ccc;
    border-style: solid;
    border-width: 1px;
    height: 20px
  }
  .suites {
    width: 940px;
    height: 600px;
    background-color: #f4f4f4
  }
  .suites img {
    width: 100%
  }
  .suites div {
    width: 100%;
    margin: 0;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 60px;
    clear: both
  }
  .suites h1 {
    margin-top: -30px
  }
  .suites h2 {
    font-size: 14px;
    font-weight: 300;
    padding: 0 80px 0 80px
  }
  .suites p {
    width: 150px;
    margin: auto;
    color: #333;
    border-color: #333;
    margin-top: 35px
  }
  .icone_suite {
    width: 60%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 20%;
    margin-bottom: 20px;
    color: #666
  }
  .icone_suite img {
    opacity: .5;
    width: 30px
  }
  figcaption .tasto {
    position: absolute;
    width: 140px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -25px
  }
  .imghvr-shutter-in-out-horiz.foto_suite {
    width: 100%;
    height: 280px;    
  }
  .servizi {
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
    margin-top: 80px
  }
  .servizi_testo {
    width: auto;
    margin: 0;
    padding: 0;
    padding: 40px 60px 30px 60px
  }
  .servizi2_testo {
    width: auto;
    margin: 0;
    padding: 0;
    padding: 40px 60px 30px 60px
  }
  .fantasma {
    background-color: #fff;
    height: 100px;
    width: 100%
  }
  .servizi h2 {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 30px
  }
  .servizi1_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi2_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    background-image: url(../immagini/servizi/tennis.jpg)
  }
  #servizi_img3 {
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-bottom: 30px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    background-image: url(../immagini/servizi/yatching.jpg)
  }
  #jarallax_alassio {
    margin-top: 60px;
    margin-bottom: 60px;
    width: 1024px;
    height: 300px;
    margin-left: -42px
  }
  #map-canvas {
    position: relative;
    width: 100%;
    height: 90vh;
    margin-top: 105px;
    margin-bottom: 0
  }
  .dove_popup {
    width: 330px;
    height: auto;
    font-family: Roboto;
    text-align: justify;
    padding: 15px 15px 35px 25px
  }
  .dove_popup h2 {
    font-family: Roboto;
    font-weight: lighter;
    text-align: center
  }
  .dove_popup img {
    width: 330px;
    margin-bottom: 15px;
    margin-top: 5px
  }
  #ui-datepicker-div {
    background-color: #eaeaea;
    margin-top: 20px;
    margin-left: -35px
  }
  .ui-datepicker-header {
    background-color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #ccc
  }
  .ui-datepicker-prev {
    cursor: pointer;
    margin-left: 10px
  }
  .ui-datepicker-next {
    float: right;
    cursor: pointer;
    margin-right: 10px
  }
  .ui-datepicker-title {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 400
  }
  .ui-datepicker-calendar {
    padding: 20px
  }
  a.ui-state-default {
    color: #000
  }
  #h_suites_eng {
    width: 180px
  }
  #h_storia_eng {
    width: 170px
  }
  #h_parco_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 170px;
    color: #000;
    border-color: #333
  }
  #h_ristorante_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 190px;
    color: #000;
    border-color: #333
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) and (max-height:799px) {
  .toggle-menu {
    position: fixed;
    top: 50px;
    left: 50px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
  .menu_logo,
  .menu_badges {
    position: absolute;
    top: 20px;
    left: 150px;
    width: 150px
  }
  .menu_badges {
    top: 258px;
  }
  .menu_container {
    position: absolute;
    width: 300px;
    left: 350px;
    top: 40px;
    text-transform: uppercase
  }
  .menu_container a {
    float: left;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 14px;
    line-height: 21px
  }
  .menu_lang {
    position: absolute;
    right: 100px;
    top: 40px
  }
  .menu_lang a {
    color: #000
  }
  .menu_social {
    position: absolute;
    right: 100px;
    top: 70px
  }
  .menu_social img {
    margin-left: 10px;
    width: 35px
  }
  .menu_loghi {
    position: absolute;
    right: 100px;
    bottom: 40px
  }
  .menu_loghi .pergola {
    width: 100px;
    margin-left: 25px;
    margin-bottom: 5px
  }
  .menu_loghi .nove {
    width: 80px;
    margin-left: 25px
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 340px;
    left: 0;
    z-index: 1000;
    overflow: hidden
  }
  .simob {
    display: none
  }
  .logo {
    width: 200px;
    z-index: 500;
    top: 50px;
    left: 50%;
    margin-left: -110px;
    position: absolute
  }
  .tasto {
    font-size: 14px;
    padding: 10px 15px 10px 15px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    text-align: center
  }
  .tasto:hover {
    background-color: rgba(0, 0, 0, .03)
  }
  #logo_index {
    width: 230px;
    left: 50%;
    margin-left: -115px;
    margin-top: 20px
  }
  .scorri {
    position: absolute;
    font-size: 18px;
    width: 40px;
    z-index: 5;
    line-height: 50px;
    bottom: 20px;
    left: 50%;
    margin-left: -25px
  }
  .scorri img {
    width: 30px
  }
  .hp-badges {
    width: 100px;
    position: absolute;
    right: 50px;
    bottom: 50px
  }
  .hp-badges img {
    width: 100%
  }
  #booknow {
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50px
  }
  .h_titolo {
    font-size: 34px;
    line-height: 34px
  }
  .h_txt {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    background-color: #fff;
    padding: 20px 25px 20px 25px
  }
  .h_testo {
    position: absolute;
    padding: 35px;
    padding-top: 0;
    color: #fff;
    top: 200px;
    right: 60px;
    width: 600px;
    height: 330px;
    font-size: 48px;
    line-height: 52px;
    text-transform: uppercase;
    text-align: right
  }
  .h_testo > span.testo_small {
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    text-transform: none;
  }
  .h_testo1 {
    position: absolute;
    top: 40%;
    right: 70px;
    width: 400px;
    height: 240px;
    color: #fff;
    font-weight: 400
  }
  .h_testo2 {
    position: absolute;
    top: 40%;
    right: 70px;
    width: 450px;
    height: 250px;
    color: #fff;
    font-weight: 400
  }
  .h_testo3 {
    position: absolute;
    top: 50%;
    margin-top: -160px;
    left: 70px;
    width: 450px;
    height: 350px;
    color: #fff
  }
  .h_testo4 {
    position: absolute;
    bottom: 70px;
    left: 70px;
    width: 450px;
    height: 270px;
    color: #fff
  }
  .travel {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px;
    width: 500px;
    height: 240px;
    color: #333;
    font-weight: 400
  }
  .travel p {
    float: left;
    margin: 0 20px 10px 20px
  }
  .travel input {
    width: 198px;
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    height: 20px
  }
  .h_testo5 {
    width: 100%;
    height: 410px;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #333
  }
  .h_testo5 img {
    width: 180px;
    margin-bottom: 5px
  }
  .h_testo5 .tit {
    font-size: 22px;
    line-height: 26px
  }
  .h_img {
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #img1 {
    float: left;
    background-image: url(../immagini/home/img1.jpg)
  }
  #img2 {
    float: right;
    background-image: url(../immagini/home/img2bis.jpg)
  }
  .h_testo5 .testo1 {
    position: absolute;
    right: 25%;
    width: 400px;
    margin-right: -200px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  .h_testo5 .testo2 {
    position: absolute;
    left: 25%;
    width: 400px;
    margin-left: -200px;
    height: auto;
    text-align: center;
    margin-top: 50px
  }
  #h_testo5_did {
    height: 450px
  }
  #ger_pag {
    width: 120px;
    text-align: center;
    font-weight: 500;
    display: block;
    padding: 5px 20px 5px 20px;
    margin-top: 15px
  }
  #h_suites {
    width: 160px
  }
  #h_storia {
    width: 200px
  }
  #h_parco {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 150px;
    color: #000;
    border-color: #333;
    font-weight: 300
  }
  #h_ristorante {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 200px;
    color: #000;
    border-color: #333;
    font-weight: 300
  }
  footer {
    width: 100%;
    height: 22px;
    background: #f3f3f3;
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666
  }
  footer a {
    text-decoration: underline;
    color: #000
  }
  .jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 4
  }
  #pag {
    position: relative;
    height: auto
  }
  .pag_container {
    position: absolute;
    width: 750px;
    height: auto;
    left: 50%;
    margin-left: -375px;
    top: 230px;
    text-align: justify;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 22px
  }
  .pag_container #testo1 {
    position: relative;
    width: 200px;
    height: auto;
    float: left;
    font-size: 22px;
    line-height: 28px;
    text-align: left
  }
  .pag_container #testo2 {
    position: relative;
    width: 530px;
    height: auto;
    float: right;
    text-align: justify
  }
  #jarallax_pag {
    margin-top: 60px;
    margin-bottom: 70px;
    width: 100%;
    height: 250px
  }
  #jarallax_relais {
    margin-top: 40px;
    margin-bottom: 70px;
    width: 100%;
    height: 300px
  }
  .pag_gallery {
    margin-top: 100px
  }
  .pag_container hr {
    position: relative;
    width: 100%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    margin-top: 90px
  }
  .pag_container .testohr {
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 350px;
    height: 30px;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px
  }
  .footer_gallery {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 150px
  }
  #pag_titolo {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 300;
    display: block;
    text-align: left;
  }
  .pag_container a {
    color: #999
  }
  form input {
    height: 30px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 10px
  }
  form textarea {
    height: 100px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 20px;
    font-size: 14px
  }
  #privacy {
    line-height: 10px
  }
  #privacy input {
    width: 10px;
    margin-right: 10px;
    height: 10px
  }
  #privacy a {
    color: #000;
    font-size: 10px
  }
  #info {
    float: left;
    width: 300px
  }
  #mod {
    float: right;
    width: 400px
  }
  .lavconoi {
    text-align: center;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 150px
  }
  .lavconoi div {
    text-align: left
  }
  #eventi {
    font-size: 45px;
    width: 140px
  }
  .video02 {
    width: 100%;
    height: 500px
  }
  .rassegna {
    margin-top: 100px
  }
  .pejore1 {
    width: 25%;
    float: left;
    margin-left: 15%
  }
  .pejore2 {
    width: 40%;
    float: right;
    margin-right: 15%;
    padding-bottom: 80px
  }
  #suites_container {
    margin-top: 35px
  }
  #container_suite2 {
    height: 325px;
    position: relative
  }
  #container_suite2 h1 {
    text-align: center
  }
  .travel2 {
    position: absolute;
    width: 100%;
    height: 250px;
    color: #fff;
    color: #333;
    margin-top: 55px
  }
  .travel2 p {
    float: left;
    width: 25%
  }
  .travel2 input {
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #ccc;
    border-style: solid;
    border-width: 1px;
    height: 20px
  }
  .suites {
    width: 100%;
    height: 550px;
    background-color: #f4f4f4
  }
  .suites img {
    width: 100%
  }
  .suites div {
    width: 100%;
    margin: 0;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 60px;
    clear: both
  }
  .suites h1 {
    margin-top: -30px
  }
  .suites h2 {
    font-size: 14px;
    font-weight: 300;
    padding: 0 80px 0 80px
  }
  .suites p {
    width: 150px;
    margin: auto;
    color: #333;
    border-color: #333;
    margin-top: 35px
  }
  .icone_suite {
    width: 60%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 20%;
    margin-bottom: 20px;
    color: #666
  }
  .icone_suite img {
    opacity: .5;
    width: 30px
  }
  figcaption .tasto {
    position: absolute;
    width: 140px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -70px;
    margin-top: -25px
  }
  .imghvr-shutter-in-out-horiz.foto_suite {
    width: 100%;
    height: 210px;    
  }
  .servizi {
    width: 100%;
    height: auto;
    background-color: #f4f4f4;
    margin-top: 80px
  }
  .servizi_testo {
    width: auto;
    margin: 0;
    padding: 0;
    padding: 40px 60px 30px 60px
  }
  .servizi2_testo {
    width: auto;
    margin: 0;
    padding: 0;
    padding: 40px 60px 30px 60px
  }
  .fantasma {
    background-color: #fff;
    height: 80px;
    width: 100%
  }
  .servizi h2 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 30px
  }
  .servizi1_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi2_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    background-image: url(../immagini/servizi/tennis.jpg)
  }
  #servizi_img3 {
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-bottom: 30px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    background-image: url(../immagini/servizi/yatching.jpg)
  }
  #jarallax_alassio {
    margin-top: 60px;
    margin-bottom: 70px;
    width: 100%;
    height: 250px
  }
  #map-canvas {
    position: relative;
    width: 100%;
    height: 80vh;
    margin-top: 150px;
    margin-bottom: 0
  }
  .dove_popup {
    width: 320px;
    height: auto;
    font-family: Roboto;
    text-align: justify;
    padding: 15px 15px 30px 25px;
    font-size: 11px
  }
  .dove_popup h2 {
    font-family: Roboto;
    font-weight: lighter;
    text-align: center
  }
  .dove_popup img {
    width: 320px;
    margin-bottom: 15px;
    margin-top: 5px
  }
  #ui-datepicker-div {
    background-color: #eaeaea;
    margin-top: 20px;
    margin-left: -35px
  }
  .ui-datepicker-header {
    background-color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #ccc
  }
  .ui-datepicker-prev {
    cursor: pointer;
    margin-left: 10px
  }
  .ui-datepicker-next {
    float: right;
    cursor: pointer;
    margin-right: 10px
  }
  .ui-datepicker-title {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 400
  }
  .ui-datepicker-calendar {
    padding: 20px
  }
  a.ui-state-default {
    color: #000
  }
  #h_suites_eng {
    width: 180px
  }
  #h_storia_eng {
    width: 170px
  }
  #h_parco_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 170px;
    color: #000;
    border-color: #333
  }
  #h_ristorante_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 190px;
    color: #000;
    border-color: #333
  }
}

@media only screen and (min-width:700px) and (max-width:1024px) and (min-height:800px) {
  .toggle-menu {
    position: fixed;
    top: 40px;
    left: 40px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
  .menu_logo,
  .menu_badges {
    display: none
  }
  .menu_container {
    position: absolute;
    width: 500px;
    left: 140px;
    top: 40px;
    text-transform: uppercase
  }
  .menu_container a {
    float: left;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 14px;
    line-height: 21px
  }
  .menu_lang {
    position: absolute;
    right: 80px;
    top: 40px
  }
  .menu_lang a {
    color: #000
  }
  .menu_social {
    position: absolute;
    right: 80px;
    top: 70px
  }
  .menu_social img {
    margin-left: 10px;
    width: 35px
  }
  .menu_loghi {
    position: absolute;
    right: 80px;
    bottom: 40px
  }
  .menu_loghi .pergola {
    width: 100px;
    margin-left: 25px;
    margin-bottom: 5px
  }
  .menu_loghi .nove {
    width: 80px;
    margin-left: 25px
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 355px;
    left: 0;
    z-index: 1000;
    overflow: hidden
  }
  .logo {
    width: 200px;
    z-index: 500;
    top: 50px;
    left: 50%;
    margin-left: -110px;
    position: absolute
  }
  .tasto {
    font-size: 14px;
    padding: 8px 12px 8px 12px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: 700
  }
  .tasto:hover {
    background-color: rgba(0, 0, 0, .03)
  }
  #logo_index {
    width: 240px;
    left: 50%;
    margin-left: -120px;
    margin-top: 30px
  }
  .scorri {
    position: absolute;
    font-size: 18px;
    width: 40px;
    z-index: 5;
    line-height: 50px;
    bottom: 20px;
    left: 50%;
    margin-left: -25px
  }
  .scorri img {
    width: 30px
  }
  .hp-badges {
    width: 100px;
    position: absolute;
    right: 50px;
    bottom: 50px
  }
  .hp-badges img {
    width: 100%
  }
  #booknow {
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 50px;
    background-color: #fff;
    color: #000
  }
  .h_titolo {
    font-size: 34px;
    line-height: 34px;
    font-weight: 400
  }
  .h_txt {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    background-color: #fff;
    padding: 20px 25px 20px 25px
  }
  .h_testo {
    position: absolute;
    padding-top: 0;
    color: #fff;
    top: 200px;
    width: 400px;
    height: 170px;
    font-size: 52px;
    line-height: 56px;
    text-transform: uppercase;
    text-align: center;
    left: 50%;
    margin-left: -200px
  }
  .h_testo > span.testo_small {
    display: inline-block;
    font-size: 20px;
    line-height: 25px;
    text-transform: none;
  }
  .h_testo1 {
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    height: 250px;
    color: #fff;
    text-align: center;
    font-weight: 400
  }
  .h_testo2 {
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 250px;
    color: #fff;
    text-align: center;
    font-weight: 400
  }
  .h_testo3 {
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 350px;
    color: #fff;
    text-align: center
  }
  .h_testo4 {
    position: absolute;
    bottom: 150px;
    left: 50%;
    margin-left: -225px;
    width: 450px;
    height: 270px;
    color: #fff;
    text-align: center
  }
  .travel {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -250px;
    width: 500px;
    height: 240px;
    color: #333;
    font-weight: 400
  }
  .travel p {
    float: left;
    margin: 0 20px 10px 20px
  }
  .travel input {
    width: 198px;
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    height: 20px
  }
  .h_testo5 {
    width: 100%;
    height: 650px;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #333
  }
  .h_testo5 .tit {
    font-size: 22px;
    line-height: 26px
  }
  .h_img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #img1 {
    float: left;
    background-image: url(../immagini/home/img1.jpg)
  }
  #img2 {
    float: right;
    background-image: url(../immagini/home/img2bis.jpg)
  }
  .h_testo5 .testo1 {
    position: absolute;
    width: 80%;
    height: auto;
    text-align: center;
    margin-top: 335px;
    left: 10%
  }
  .h_testo5 .testo1 img {
    width: 200px
  }
  .h_testo5 .testo2 {
    position: absolute;
    width: 80%;
    height: auto;
    text-align: center;
    margin-top: 335px;
    left: 10%
  }
  .h_testo5 .testo2 img {
    width: 200px
  }
  #h_testo5_did {
    height: 700px
  }
  #ger_pag {
    width: 120px;
    text-align: center;
    font-weight: 500;
    display: block;
    padding: 2px 10px 2px 10px;
    margin-top: 15px;
    float: left
  }
  #h_suites {
    width: 160px
  }
  #h_storia {
    width: 200px
  }
  #h_parco {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 150px;
    color: #000;
    border-color: #333;
    font-weight: 300
  }
  #h_ristorante {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 200px;
    color: #000;
    border-color: #333;
    font-weight: 300
  }
  footer {
    width: 100%;
    height: 35px;
    background: #f3f3f3;
    text-align: center;
    font-size: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #666;
    line-height: 15px
  }
  footer a {
    text-decoration: underline;
    color: #000
  }
  .jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 4
  }
  #pag {
    position: relative;
    height: auto
  }
  .pag_container {
    position: absolute;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    height: auto;
    top: 230px;
    text-align: justify;
    padding-bottom: 100px;
    font-size: 14px;
    line-height: 22px
  }
  .pag_container #testo1 {
    position: relative;
    width: 30%;
    height: auto;
    float: left;
    font-size: 22px;
    line-height: 28px;
    text-align: left
  }
  .pag_container #testo2 {
    position: relative;
    width: 70%;
    height: auto;
    float: right;
    text-align: justify
  }
  #jarallax_pag {
    margin-top: 40px;
    margin-bottom: 70px;
    width: 125%;
    height: 250px;
    margin-left: -12.5%
  }
  #jarallax_relais {
    margin-top: 40px;
    margin-bottom: 70px;
    width: 125%;
    height: 300px;
    margin-left: -12.5%
  }
  .pag_gallery {
    margin-top: 65px
  }
  .pag_container hr {
    position: relative;
    width: 100%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    margin-top: 90px
  }
  .pag_container .testohr {
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 350px;
    height: 30px;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px
  }
  .footer_gallery {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 100px
  }
  #pag_titolo {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 20px;
    font-weight: 300;
    display: block;
    text-align: left;
  }
  .pag_container a {
    color: #999
  }
  form input {
    height: 30px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 10px
  }
  form textarea {
    height: 150px;
    background-color: #f1f0f0;
    border: none;
    color: #bbbdbe;
    padding: 1%;
    margin-bottom: 20px;
    font-size: 14px
  }
  #privacy {
    line-height: 10px
  }
  #privacy input {
    width: 10px;
    margin-right: 10px;
    height: 10px
  }
  #privacy a {
    color: #000;
    font-size: 10px
  }
  #info {
    float: left;
    width: 100%
  }
  #mod {
    float: right;
    width: 100%
  }
  .lavconoi {
    text-align: center;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 130px
  }
  .lavconoi div {
    text-align: left
  }
  #eventi {
    font-size: 45px;
    width: 140px
  }
  .video02 {
    width: 100%;
    height: 500px
  }
  .rassegna {
    margin-top: 100px
  }
  #suites_container {
    margin-top: 35px
  }
  #container_suite2 {
    position: relative;
    height: 300px;
    width: 100%;
    padding: 55px 0 0 0;
    clear: both;
    border-top: solid 2px #ccc
  }
  #container_suite2 h1 {
    text-align: center
  }
  .travel2 {
    width: 100%;
    height: 300px;
    color: #333
  }
  .travel2 p {
    float: left;
    width: 45%;
    margin-left: 2%;
    margin-right: 3%;
    margin-top: 0
  }
  .travel2 input {
    width: 100%;
    color: #666;
    padding: 5px;
    letter-spacing: 2px;
    border: #ccc;
    border-style: solid;
    border-width: 1px;
    height: 20px
  }
  .suites {
    width: 100vw;
    margin-left: -10vw;
    height: auto
  }
  .suites img {
    width: 100%
  }
  .suites div {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 50px
  }
  .suites h1 {
    margin-top: -30px
  }
  .suites h2 {
    font-size: 14px;
    font-weight: 300;
    padding: 0 40px 0 40px
  }
  .suites p {
    width: 150px;
    margin: auto;
    color: #333;
    border-color: #333;
    margin-top: 35px
  }
  .icone_suite {
    width: 60%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 20%;
    margin-bottom: 20px;
    color: #666
  }
  .icone_suite img {
    opacity: .5;
    width: 30px
  }
  figcaption .tasto {
    width: 140px;
    text-align: center;
    margin-top: 80px
  }
  .imghvr-shutter-in-out-horiz.foto_suite {
    width: 100%;
    height: 200px;    
  }
  .servizi {
    width: 100%;
    height: auto;
    margin-top: 50px
  }
  .servizi_testo {
    width: auto;
    margin: 60px 0 0 0;
    padding: 0
  }
  .servizi2_testo {
    width: auto;
    margin: 60px 0 80px 0;
    padding: 0
  }
  .fantasma {
    background-color: #fff;
    height: 0;
    width: 100%
  }
  .servizi h2 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0
  }
  .servizi1_img {
    width: 125%;
    height: 250px;
    margin-left: -12.5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi2_img {
    width: 125%;
    height: 250px;
    margin-left: -12.5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    background-image: url(../immagini/servizi/tennis.jpg)
  }
  #servizi_img3 {
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-bottom: 30px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    background-image: url(../immagini/servizi/yatching.jpg)
  }
  #jarallax_alassio {
    margin-top: 60px;
    margin-bottom: 70px;
    width: 100%;
    height: 250px
  }
  #map-canvas {
    position: relative;
    width: 100%;
    height: 80vh;
    margin-top: 150px;
    margin-bottom: 0
  }
  .dove_popup {
    width: 320px;
    height: auto;
    font-family: Roboto;
    text-align: justify;
    padding: 15px 15px 30px 25px;
    font-size: 11px
  }
  .dove_popup h2 {
    font-family: Roboto;
    font-weight: lighter;
    text-align: center
  }
  .dove_popup img {
    width: 320px;
    margin-bottom: 15px;
    margin-top: 5px
  }
  #ui-datepicker-div {
    background-color: #eaeaea;
    margin-top: 20px;
    margin-left: -35px
  }
  .ui-datepicker-header {
    background-color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #ccc
  }
  .ui-datepicker-prev {
    cursor: pointer;
    margin-left: 10px
  }
  .ui-datepicker-next {
    float: right;
    cursor: pointer;
    margin-right: 10px
  }
  .ui-datepicker-title {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 400
  }
  .ui-datepicker-calendar {
    padding: 20px
  }
  a.ui-state-default {
    color: #000
  }
  #h_suites_eng {
    width: 180px
  }
  #h_storia_eng {
    width: 170px
  }
  #h_parco_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 170px;
    color: #000;
    border-color: #333
  }
  #h_ristorante_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 190px;
    color: #000;
    border-color: #333
  }
}

@media only screen and (min-width:0px) and (max-width:699px) {
  ::-moz-svg-foreign-content,
  :root .suites {
    width: 130%;
    margin-left: -15%;
    height: auto
  }
  .toggle-menu {
    position: fixed;
    top: 25px;
    left: 20px;
    z-index: 999999;
    background-color: transparent;
    border: none;
    cursor: pointer
  }
  .menu_logo,
  .menu_badges {
    display: none
  }
  .menu_container {
    position: absolute;
    left: 25px;
    top: 75px;
    text-transform: uppercase
  }
  .menu_container a {
    float: left;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    color: #333;
    font-size: 12px;
    line-height: 20px
  }
  .menu_lang {
    position: absolute;
    right: 25px;
    top: 25px
  }
  .menu_lang a {
    color: #000
  }
  .menu_social {
    position: absolute;
    right: 25px;
    top: 60px
  }
  .menu_social img {
    margin-left: 5px;
    width: 30px
  }
  .menu_loghi {
    position: absolute;
    right: 25px;
    bottom: 35px;
    width: 80px;
    text-align: center
  }
  .menu_loghi .pergola {
    width: 80px;
    margin-bottom: 10px
  }
  .menu_loghi .nove {
    width: 65px
  }
  .cbp-spmenu-horizontal {
    width: 100%;
    height: 370px;
    left: 0;
    z-index: 1000;
    overflow: hidden
  }
  .logo {
    width: 150px;
    z-index: 500;
    top: 50px;
    left: 50%;
    margin-left: -75px;
    position: absolute
  }
  .tasto {
    font-size: 12px;
    padding: 8px 10px 8px 10px;
    border: #fff;
    border-style: solid;
    border-width: 1px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400
  }
  .tasto:hover {
    background-color: rgba(0, 0, 0, .03)
  }
  #logo_index {
    width: 240px;
    left: 50%;
    margin-left: -120px;
    margin-top: 30px
  }
  .scorri {
    display: none
  }
  .hp-badges {
    width: 50px;
    position: absolute;
    right: 5px;
    top: 5px
  }
  .hp-badges img {
    width: 100%
  }
  #booknow {
    width: 100px;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -60px;
    background-color: #fff;
    color: #000;
    z-index: 999999
  }
  .h_titolo {
    font-size: 34px;
    line-height: 34px;
    font-weight: 400;
    padding-bottom: 50px
  }
  .h_txt {
    display: none
  }
  .h_testo {
    position: absolute;
    padding-top: 0;
    color: #fff;
    bottom: 125px;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    height: auto;
    font-size: 38px;
    line-height: 38px;
    text-transform: uppercase;
    text-align: center
  }
  .h_testo > span.testo_small {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    text-transform: none;
  }
  .h_testo1 {
    position: absolute;
    bottom: 0;
    height: auto;
    color: #fff;
    text-align: center;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    margin-bottom: 60px
  }
  .h_testo2 {
    position: absolute;
    bottom: 0;
    height: auto;
    color: #fff;
    text-align: center;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    margin-bottom: 60px
  }
  .h_testo3 {
    position: absolute;
    bottom: 100px;
    width: 90%;
    left: 50%;
    margin-left: -45%;
    height: auto;
    color: #fff;
    text-align: center
  }
  .h_testo4 {
    position: absolute;
    bottom: 100px;
    width: 90%;
    left: 50%;
    margin-left: -45%;
    height: auto;
    color: #fff;
    text-align: center
  }
  .travel {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -40%;
    width: 70%;
    height: auto;
    color: #333;
    font-weight: 400;
    background-color: #ccc;
    padding: 10% 4% 7% 4%;
    z-index: 99999
  }
  .travel p {
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-top: -3%;
    font-size: 12px
  }
  .travel input {
    width: 100%;
    color: #666;
    padding: 1%;
    letter-spacing: 2px
  }
  .h_testo5 {
    width: 100%;
    height: auto;
    background-color: #fff;
    font-size: 14px;
    line-height: 22px;
    color: #333;
    padding-bottom: 50px
  }
  .h_testo5 .tit {
    font-size: 22px;
    line-height: 26px
  }
  .h_img {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #img1 {
    clear: both;
    background-image: url(../immagini/home/img1.jpg)
  }
  #img2 {
    clear: both;
    background-image: url(../immagini/home/img2bis.jpg)
  }
  .h_testo5 .testo1 {
    position: relative;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    text-align: center;
    padding-top: 35px
  }
  .h_testo5 .testo1 img {
    width: 140px;
    margin-bottom: 20px
  }
  .h_testo5 .testo2 {
    position: relative;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    text-align: center;
    padding-top: 35px
  }
  .h_testo5 .testo2 img {
    width: 140px;
    margin-bottom: 20px
  }
  #ger_pag {
    width: 115px;
    display: block;
    padding: 2px 10px 2px 10px;
    margin-top: 15px;
    left: 0
  }
  #h_suites {
    position: relative;
    width: 150px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -80px;
    background-color: #fff;
    color: #000
  }
  #h_storia {
    position: relative;
    width: 180px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -95px;
    background-color: #fff;
    color: #000
  }
  #h_glicini {
    width: 210px
  }
  #h_percorso {
    width: 280px
  }
  #h_parco {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 150px;
    color: #000;
    border-color: #333
  }
  #h_ristorante {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 200px;
    color: #000;
    border-color: #333
  }
  footer {
    width: 100%;
    height: auto;
    background: #f3f3f3;
    text-align: center;
    font-size: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #666;
    line-height: 15px
  }
  footer a {
    text-decoration: underline;
    color: #000
  }
  .jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 4
  }
  #pag {
    position: relative;
    height: auto
  }
  .pag_container {
    position: absolute;
    width: 80%;
    left: 50%;
    margin-left: -40%;
    height: auto;
    top: 185px;
    text-align: justify;
    padding-bottom: 150px;
    font-size: 14px;
    line-height: 22px
  }
  .pag_container #testo1 {
    position: relative;
    width: 100%;
    height: auto;
    font-size: 22px;
    line-height: 28px;
    text-align: left;
    display: block;
    text-align: center
  }
  .pag_container #testo2 {
    position: relative;
    width: 100%;
    height: auto;
    text-align: justify
  }
  #jarallax_pag {
    margin-top: 20px;
    margin-bottom: 50px;
    width: 125%;
    height: 150px;
    margin-left: -12.5%
  }
  #jarallax_relais {
    margin-top: 20px;
    margin-bottom: 50px;
    width: 125%;
    height: 200px;
    margin-left: -12.5%
  }
  .pag_gallery {
    margin-top: 50px
  }
  .pag_container hr {
    display: none
  }
  .pag_container hr.slim {
    display: block
  }
  .pag_container .testohr {
    position: relative;
    text-align: center;
    background-color: #fff;
    width: 100%;
    height: auto;
    font-family: 'Herr Von Muellerhoff', cursive;
    font-size: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    line-height: 40px;
    margin-bottom: -50px
  }
  .footer_gallery {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 50px
  }
  #pag_titolo {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 40px;
    font-weight: 300;
    display: block;
    text-align: left;
  }
  .pag_container a {
    color: #999
  }
  #info {
    float: none;
    width: 100%;
    margin-bottom: 50px;
    text-align: center
  }
  #info #pag_titolo {
    margin-bottom: 20px
  }
  #mod {
    float: none;
    width: 100%;
    clear: both;
    text-align: center
  }
  .lavconoi {
    text-align: center;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 80px;
    height: 300px;
    padding-bottom: 100px
  }
  .lavconoi div {
    text-align: left
  }
  #eventi {
    font-size: 45px;
    width: 100%
  }
  .video02 {
    width: 100%;
    height: 500px
  }
  .rassegna {
    margin-top: 100px
  }
  #h_storia_en {
    width: 250px
  }
  #h_agapanthus_en {
    width: 220px
  }
  #h_glicini_en {
    width: 220px
  }
  #h_percorso_en {
    width: 280px
  }
  #h_visite_en {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    width: 190px;
    color: #000;
    border-color: #333
  }
  #container_suite2 {
    height: 250px;
    position: relative;
    margin-bottom: 200px;
    clear: both;
    border-top: solid 1px #ccc;
    padding-top: 30px
  }
  #container_suite2 h1 {
    text-align: center
  }
  .travel2 {
    width: 100%;
    height: auto;
    color: #333;
    font-weight: 400;
    z-index: 99999;
    padding-bottom: 60px
  }
  .travel2 p {
    float: left;
    width: 80%;
    margin-left: 10%;
    margin-top: -3%;
    font-size: 12px
  }
  .travel2 input {
    width: 100%;
    color: #666;
    padding: 1%;
    letter-spacing: 2px
  }
  .suites {
    width: 100vw;
    margin-left: -15%;
    height: auto;
    background-color: #fff
  }
  .suites img {
    width: 100%
  }
  .suites div {
    position: relative;
    width: 100%;
    margin: 0;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 40px
  }
  .suites h1 {
    margin-top: -30px
  }
  .suites h2 {
    font-size: 12px;
    font-weight: 300;
    padding: 0 40px 0 40px
  }
  .suites p {
    width: 150px;
    margin: auto;
    color: #333;
    border-color: #333;
    margin-top: 35px
  }
  .icone_suite {
    width: 60%;
    font-size: 12px;
    line-height: 15px;
    margin-left: 20%;
    margin-bottom: 20px;
    margin-top: -20px;
    color: #666
  }
  .icone_suite img {
    opacity: .5;
    width: 30px
  }
  figcaption .tasto {
    width: 140px;
    text-align: center;
    margin-top: 25px
  }
  .imghvr-shutter-in-out-horiz.foto_suite {
    width: 100%;
    height: 150px;    
  }
  .slide-bottom {
    display: inline
  }
  .h_testo1 .slide-bottom,
  .h_testo2 .slide-bottom {
    display: block;
  }
  .servizi {
    width: 100%;
    height: auto;
    margin-top: 30px
  }
  .servizi_testo {
    width: auto;
    margin: 40px 0 0 0;
    padding: 0
  }
  .servizi2_testo {
    width: auto;
    margin: 40px 0 60px 0;
    padding: 0
  }
  .fantasma {
    height: 0
  }
  .servizi h2 {
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: -20px
  }
  .servizi1_img {
    width: 125%;
    height: 150px;
    margin-left: -12.5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  .servizi2_img {
    width: 125%;
    height: 150px;
    margin-left: -12.5%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
  }
  #servizi_img1 {
    background-image: url(../immagini/servizi/spiaggia.jpg)
  }
  #servizi_img2 {
    background-image: url(../immagini/servizi/tennis.jpg)
  }
  #servizi_img3 {
    background-image: url(../immagini/servizi/degustazioni-v2.jpg);
    margin-bottom: 30px
  }
  #servizi_img4 {
    background-image: url(../immagini/servizi/hiking.jpg)
  }
  #servizi_img5 {
    background-image: url(../immagini/servizi/yatching.jpg)
  }
  #jarallax_alassio {
    margin-top: 20px;
    margin-bottom: 50px;
    width: 125%;
    height: 150px;
    margin-left: -12.5%
  }
  #map-canvas {
    position: relative;
    width: 100%;
    height: 80vh;
    margin-top: 110px;
    margin-bottom: 0
  }
  .dove_popup {
    width: 150px;
    height: 150px;
    font-family: Roboto;
    text-align: justify;
    padding: 5px 0 5px 15px
  }
  .dove_popup h2 {
    font-family: Roboto;
    font-weight: lighter;
    text-align: center
  }
  .dove_popup img {
    width: 150px;
    margin-bottom: 15px;
    margin-top: 5px
  }
  .dove_popup span {
    display: none
  }
  #ui-datepicker-div {
    background-color: #eaeaea
  }
  .ui-datepicker-header {
    background-color: #fff;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #ccc
  }
  .ui-datepicker-prev {
    cursor: pointer;
    margin-left: 10px
  }
  .ui-datepicker-next {
    float: right;
    cursor: pointer;
    margin-right: 10px
  }
  .ui-datepicker-title {
    text-align: center;
    background-color: #999;
    color: #fff;
    font-weight: 400
  }
  .ui-datepicker-calendar {
    padding: 20px
  }
  a.ui-state-default {
    color: #000
  }
  #h_suites_eng {
    position: relative;
    width: 170px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -90px;
    background-color: #fff;
    color: #000
  }
  #h_storia_eng {
    position: relative;
    width: 180px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -95px;
    background-color: #fff;
    color: #000
  }
  #h_parco_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 150px;
    color: #000;
    border-color: #333
  }
  #h_ristorante_eng {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    width: 200px;
    color: #000;
    border-color: #333
  }
  .form-grid p.form-1-2,
  .form-grid p.form-2-2,
  .form-grid p.form-1-3,
  .form-grid p.form-2-3,
  .form-grid p.form-3-3 {
    width: 100%;
    margin-right: 0;
  }
}