/*RESPONSIVE*/
@media (max-width: 1750px) {
  .container_main {
    padding: 0 25px;
    border: 25px solid white;
  }
  .big-gutters {
    margin-right: -25px !important;
    margin-left: -25px !important;
  }
  .big-gutters > .col, .big-gutters > [class*=col-] {
    padding-right: 25px;
    padding-left: 25px;
  }
  .img_box_big {
    height: 750px;
    min-height: 750px;
  }
  .img_box {
    height: 450px;
    min-height: 450px;
  }
}
@media (max-width: 1400px) {
  html, body {
    font-size: 16px;
  }
  .container_main {
    padding: 0 15px;
    border: 15px solid white;
  }
  .big-gutters {
    margin-right: -15px !important;
    margin-left: -15px !important;
  }
  .big-gutters > .col, .big-gutters > [class*=col-] {
    padding-right: 15px;
    padding-left: 15px;
  }
  section {
    margin-bottom: 150px;
  }
  .section_pad {
    padding: 150px 0;
  }
  .wrapper {
    margin-bottom: 150px;
  }
  .container {
    margin-bottom: 150px;
  }
  .container-fluid {
    margin-bottom: 150px;
  }
  .row, .row .row, .row_inside {
    margin-bottom: 100px;
  }
  .el_margin {
    margin-top: 100px;
  }
  .col_pad_left {
    position: relative;
    padding-left: 40px;
  }
  .col_pad_top {
    padding-top: 150px;
  }
  .col_pad_bottom {
    padding-bottom: 50px;
  }
  .col_pad_left.line_vert::after, .box_wine_inside.line_vert::after {
    width: 5px;
    height: 50px;
  }
  *.line_oriz::after, *.line_oriz_top::after {
    bottom: -5px;
    width: 50px;
    height: 5px;
  }
  footer {
    position: relative;
    margin-top: 150px;
  }
  h2 {
    font-size: 4.5rem;
  }
  .text_focus p {
    font-size: 1.1rem;
  }
  .text_intro p {
    font-size: 0.9rem;
  }
  .img_page {
    height: 80vh;
    min-height: 600px;
  }
  .img_box {
    height: 400px;
    min-height: 400px;
  }
  .img_box_big {
    height: 500px;
    min-height: 500px;
  }
  .img_wine {
    height: 400px;
  }
  .img_vineyard {
    height: 280px;
  }
}
@media (max-width: 1199px) {
  .hide-lg {
    display: none !important;
  }
  .margin-top-lg {
    margin-top: 75px;
  }
  .align-center-lg {
    text-align: center !important;
  }
  .align-left-lg {
    text-align: left !important;
  }
  .col_pad_top.nopadtop-lg {
    padding-top: 0;
  }
  .ill_page {
    display: none;
  }
}
@media (max-width: 991px) {
  .hide-md {
    display: none !important;
  }
  .margin-top-md {
    margin-top: 75px;
  }
  .align-center-md {
    text-align: center !important;
  }
  .align-left-md {
    text-align: left !important;
  }
  .container_main {
    padding: 0 5px;
  }
  img.logo_circle_page {
    max-width: 150px;
    margin-bottom: 50px;
  }
  .claim h1 {
    padding-right: 20px;
    white-space: normal;
  }
}
@media (max-width: 767px) {
  html, body {
    font-size: 15px;
  }
  .hide-xs {
    display: none !important;
  }
  .margin-top-lg, .margin-top-md, .margin-top-xs {
    margin-top: 50px;
  }
  .align-center-xs {
    text-align: center !important;
  }
  .align-left-xs {
    text-align: left !important;
  }
  .mini-gutters-xs {
    margin-right: -5px !important;
    margin-left: -5px !important;
  }
  .mini-gutters-xs > .col, .mini-gutters-xs > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
  }
  .container_main {
    border: 5px solid white;
  }
  section {
    margin-bottom: 100px;
  }
  .section_pad {
    padding: 75px 0;
  }
  .wrapper {
    margin-bottom: 100px;
  }
  .container {
    margin-bottom: 150px;
  }
  .container-fluid {
    margin-bottom: 100px;
  }
  .row, .row .row, .row_inside {
    margin-bottom: 50px;
  }
  .el_margin {
    margin-top: 75px;
  }
  .col_pad_left {
    padding-left: 35px;
  }
  .col_pad_top {
    padding-top: 50px;
  }
  .col_pad_bottom {
    padding-bottom: 50px;
  }
  footer {
    position: relative;
    margin-top: 100px;
  }
  h1 {
    font-size: 1.8rem;
    white-space: normal;
  }
  h2 {
    font-size: 4rem;
    white-space: normal;
  }
  h3 {
    font-size: 1.5rem;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 25px;
  }
  .text_focus_page {
    padding: 25px;
    margin-top: 35px;
  }
  a.more span {
    font-size: 0.85rem;
  }
  a.more::before {
    top: 10px;
  }
  footer p {
    font-size: 0.8rem;
  }
  .claim {
    top: 30%;
  }
  .claim h1 {
    font-size: 3rem;
  }
  .img_page {
    height: 500px;
    min-height: 500px;
  }
  .img_box {
    height: 250px;
    min-height: 250px;
  }
  .img_box_big {
    height: 250px;
    min-height: 250px;
  }
  .img_wine {
    height: 320px;
  }
  .img_vineyard {
    height: 200px;
  }
  .box_news_inside {
    padding: 50px 25px 0 50px;
  }
  .logo_circle {
    margin-bottom: 50px;
  }
  .logo_circle img {
    height: 90px;
  }
  .claim .col_pad_left::before, .claim .col_pad_left.line_vert::after {
    display: none;
  }
}