/*RESPONSIVE*/
@media (max-width: 1750px) {
  html, body {
    font-size: 18px;
  }
  section {
    margin-bottom: 120px;
  }
  .container {
    margin-bottom: 120px;
  }
  .row, .row .row, .row_inside {
    margin-bottom: 120px;
  }
  .separator {
    margin: 0 auto 120px auto;
  }
  .separator:last-child {
    margin-top: 120px;
  }
  footer {
    padding: 0 0 120px 0;
  }
}
@media (max-width: 1400px) {
  html, body {
    font-size: 18px;
  }
  .ill_home {
    bottom: 75px;
    right: 5%;
    width: 220px;
  }
  section {
    margin-bottom: 100px;
  }
  .container {
    margin-bottom: 100px;
  }
  .row, .row .row, .row_inside {
    margin-bottom: 100px;
  }
  .separator {
    margin: 0 auto 100px auto;
  }
  .separator:last-child {
    margin-top: 100px;
  }
  .img_wine {
    height: 500px;
  }
  .img_wine.img_wine_big {
    height: 70vh;
    min-height: 700px;
  }
  footer {
    padding: 0 0 100px 0;
  }
  footer .logo_footer img {
    height: 95px;
  }
}
@media (max-width: 1199px) {
  .hide-lg {
    display: none !important;
  }
  .margin-top-lg {
    margin-top: 50px;
  }
  .align-center-lg {
    text-align: center !important;
  }
  .align-left-lg {
    text-align: left !important;
  }
  .container {
    max-width: 90%;
  }
  .claim h1, body.page_wine h1 {
    font-size: 2rem;
  }
  .img_box_big {
    height: 550px;
    min-height: 550px;
  }
  .img_box_mini {
    height: 220px;
    min-height: 220px;
  }
  .img_box {
    height: 350px;
    min-height: 350px;
  }
  .col_green {
    padding: 50px;
  }
}
@media (max-width: 991px) {
  .hide-md {
    display: none !important;
  }
  .margin-top-md {
    margin-top: 50px;
  }
  .align-center-md {
    text-align: center !important;
  }
  .align-left-md {
    text-align: left !important;
  }
  .align-center-md p {
    text-align: center !important;
  }
  html, body {
    font-size: 16px;
  }
  .container {
    max-width: 650px;
  }
  .col_pad {
    padding-top: 50px;
  }
  .el_margin {
    margin-top: 50px;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 25px;
  }
  .first_letter {
    top: -50px;
    left: -10px;
    font-size: 5rem;
  }
  a.more.more_margin {
    margin-top: 25px;
  }
  .img_free {
    max-width: 60%;
    position: relative;
    display: block;
  }
  .img_wine {
    height: 450px;
  }
  body.homepage .img_wine {
    height: 450px;
    min-height: 450px;
  }
  .img_wine.img_wine_big {
    height: 600px;
    min-height: 600px;
  }
  body.homepage .box_wine:first-of-type .img_wine {
    padding-top: 0;
  }
  .ill_top {
    min-width: 180px;
  }
}
@media (max-width: 767px) {
  .hide-xs {
    display: none !important;
  }
  .margin-top-md, .margin-top-xs {
    margin-top: 50px;
  }
  .margin-top-xs-mini {
    margin-top: 15px;
  }
  .align-center-xs {
    text-align: center !important;
  }
  .align-left-xs {
    text-align: left !important;
  }
  section {
    margin-bottom: 80px;
  }
  .container {
    margin-bottom: 80px;
  }
  .row, .row .row, .row_inside {
    margin-bottom: 80px;
  }
  .separator {
    margin: 0 auto 80px auto;
  }
  .separator:last-child {
    margin-top: 80px;
  }
  .container {
    width: 90%;
  }
  .col_pad_left_border {
    padding-left: 35px;
  }
  h2, h3 {
    font-size: 1.15rem;
  }
  .claim h1, body.page_wine h1 {
    font-size: 1.7rem;
  }
  .claim h1 {
    padding: 0 25px;
  }
  .intro_home {
    height: 600px;
    min-height: 600px;
  }
  .col_green {
    padding: 20px;
  }
  .img_free {
    max-width: 90%;
  }
  .img_box_big {
    height: 350px;
    min-height: 350px;
  }
  .img_box_mini {
    height: 180px;
    min-height: 180px;
  }
  .img_box {
    height: 350px;
    min-height: 350px;
  }
  .img_wine {
    height: 320px;
  }
  body.homepage .img_wine {
    height: 320px;
    min-height: 320px;
  }
  .img_wine.img_wine_big {
    height: 450px;
    min-height: 450px;
  }
  .num {
    padding-left: 0;
    margin: auto;
    margin-bottom: 35px;
    text-align: center;
    max-width: 80%;
  }
  .num:nth-child(even) {
    margin-left: auto;
  }
  .title_num {
    font-size: 1.5rem;
  }
  .ill_num {
    position: relative;
    width: 100px;
    height: 100px;
    top: auto;
    left: auto;
    margin: auto;
    margin-bottom: 15px;
  }
  .box_history h3 {
    padding-bottom: 15px;
  }
  .box_history h3 span {
    font-size: 1.25rem;
  }
  .box_history figure {
    margin-bottom: 25px !important;
  }
  footer {
    padding: 0 0 80px 0;
  }
  footer p {
    font-size: 0.55rem;
  }
  footer .logo_footer img {
    height: 80px;
  }
  .ill_top {
    min-width: 120px;
  }
  .ill_home {
    bottom: 50px;
    width: 120px;
  }
}