@media (min-width: 220px) {

  /** NAVBAR MOBILE **/

  .mobile-nav ul {
  	padding: 0;
  	list-style: none;
  	vertical-align: middle;
  }

  .mobile-nav {
  	position: fixed;
  	z-index: 9999;
  	top: 0;
  	left: 0;
  	display: table;
  	width: 100%;
  	height: 100%;
  }

  .mobile-nav .navbar-toggler {
    float: right;
    padding: .25rem .75rem;
  }

  .mobile-nav .navbar-nav {
  	
    text-align: center;
  }

  .mobile-nav .nav-link {
    margin-top: .7rem;
    margin-bottom: .7rem;
  }

  .mobile-nav .nav-link {
    font-size: 20px !important;
  }

  .mobile-nav #NavbarLogin .nav-link {
    font-size: 14px !important;
  }

  .mobile-nav #NavbarMenu .nav-link.active {
    border-bottom: 0;
  }

  .mobile-nav.collapse.in{
  display: table !important;
  width: 100%;
  }

  .height-header {
    height: 130px;
    padding-top:60px;
  }

  .img-border {
    margin: 0;
  }

  .margin-app-box {
    margin-top: .8rem;
  }

  .app-box {
    width: 44px;
    height: 44px;
    position: fixed;
    right: 0;
    left: 70%;
    margin: auto;
    border-radius: 10px;
  }
  .cookies-box {
    width: 100%;
  	position: fixed;
  	bottom: 0;
  	right: 0;
  	margin-right: 0;
  	background-color: #224f50;
  }

}
@media (min-width: 576px) {

  h1 {
  	font-size: 2.05rem;
  }

  h2 {
  	font-size: 1.8rem;
  }

  h3 {
  	font-size: 1.525rem;
  }

  h4 {
  	font-size: 1.2rem;
  }

  h5 {
  	font-size: 1.1rem;
  }

  p {
  	font-size: 0.9rem;
    line-height: 1.5em;
  }
  /** NAVBAR MOBILE **/

  .mobile-nav ul {
  	padding: 0;
  	list-style: none;
  	vertical-align: middle;
  }

  .mobile-nav {
  	position: fixed;
  	z-index: 9999;
  	top: 0;
  	left: 0;
  	display: table;
  	width: 100%;
  	height: 100%;
  }

  .mobile-nav .navbar-toggler {
    float: right;
    padding: .25rem .75rem;
  }

  .mobile-nav .navbar-nav {
    text-align: center;
  }

  .mobile-nav .nav-link {
  	margin-top: .7rem;
    margin-bottom: .7rem;
  }

  .mobile-nav .nav-link p {
    font-size: 20px !important;
  }

  .mobile-nav #NavbarLogin .nav-link p {
    font-size: 14px !important;
  }

  .mobile-nav #NavbarMenu .nav-link.active p{
    color: #008080 !important;
    border-bottom: 0;
  }

  .mobile-nav.collapse.in{
    display: table !important;
    width: 100%;
  }

  .cookies-box {
    width: 100%;
  	position: fixed;
  	bottom: 0;
  	right: 0;
  	margin-right: 0;
  	background-color: #224f50;
  }

  #footer ul li a p {
    font-size: 0.75rem;
  }

  #footer2 p {
    font-size: 0.75rem;
  }
  .bg-head{
    height:25vh;
  }
}

@media (min-width: 768px) { 
  .carousel-arrow i {
  	margin-left: -0.5rem !important;
  }
  .border-vertical{
    border-right: 1px solid #dadada;
  }
  h3{
 
  line-height:2.6rem;
  }
  
  h1{
    font-size:2.5rem;
    line-height:3.5rem;
  }
  h2{
    font-size:1.8rem;
    line-height:2.8rem;
  }
  h3{
    font-size:1.6rem;
    line-height:2.6rem;
  }
  h4 {
    font-size: 1.3rem;
    line-height: 2.3rem;}
  p {
    font-size: 1rem;
    line-height: 2rem;
  }
  .timeline {
    margin: 0 auto;
    margin-top: 20px;
  }
  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .timeline:before {
    
    left: 50%;
  }
   .hexa.right{
    right: -23px;
    left:auto;
  }
  .bar-join.left{
    left:-1px;
    width: 100%;
  }
  /** NAVBAR MOBILE **/

  .mobile-nav ul {
  	padding: 0;
  	list-style: none;
  	vertical-align: middle;
  }

  .mobile-nav {
  	position: fixed;
  	z-index: 9999;
  	top: 0;
  	left: 0;
  	display: table;
  	width: 100%;
  	height: 100%;
  }

  .mobile-nav .navbar-toggler {
    float: right;
    padding: .25rem .75rem;
  }

  .mobile-nav .navbar-nav {
  	
    text-align: center;
  }

  .mobile-nav .nav-link {
  	margin-top: .7rem;
    margin-bottom: .7rem;
  }

  .mobile-nav .nav-link p {
    font-size: 20px !important;
  }

  .mobile-nav #NavbarLogin .nav-link p {
    font-size: 14px !important;
  }

  .mobile-nav #NavbarMenu .nav-link.active p{
    color: #008080 !important;
    border-bottom: 0;
  }

  .mobile-nav.collapse.in{
    display: table !important;
    width: 100%;
  }

  .margin-app-box {
    margin-top: .6rem;
  }

  .app-box {
    left: 90%;
  }  

  .cookies-box {
    width: 50%;
  	position: fixed;
  	bottom: 0;
  	right: 0 !important;
  	margin-right: 0;
  	background-color: #224f50;
  }

  #footer ul li a p {
    font-size: 0.9rem;
  }

  #footer .menu {
    font-size: 0.8rem !important;
  }
  #accordion{
    margin-left:auto;
    margin-right:auto;
  }
  .border-bottom-row-mobile{
    border-radius: 0px;
    border-bottom: none;
  }
  .border-top-row-mobile{
    border-radius: 0px;
    border-top: none;
  }
  .bg-grey-mobile{
    background-color:transparent;
  }
  .bg-pattern-round{
    background-image: url("/static/images/other/pattern-round.png");
    background-position: bottom center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 500px;
  }
}


@media(min-width: 992px){
  h1 {
  	font-size: 2.5rem;
  }

  h2 {
  	font-size: 1.8rem;
  }

  h3 {
  	font-size: 1.6rem;
  }

  h4 {
  	font-size: 1.3rem;
  }

  h5 {
  	font-size: 0.9rem;
  }

  p {
  	font-size: 0.9rem;
    line-height: 1.8rem;
  }
  
  .navbar-expand-lg {
    padding: 1rem 3rem 0.5rem;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: .9rem;
    padding-right: .9rem;
  }

  .margin-app-box {
    margin-top: .6rem;
  }

  .app-box {
    width: 55px;
    height: 55px;
    left: 90%;
    font-size: 1.6rem;
  }

  .cookies-box {
    width: 40%;
    position: fixed;
    bottom: 0;
    right: 0 !important;
    margin-right: 0;
    background-color: #224f50;
  }
  
  .timeline {
    margin: 0 auto;
    margin-top: 20px;
  }
  .bg-head{
    height:35vh;
  }
  .carousel-caption {
    left: 15vh;
  }
  .carousel-title {
    left: 15vh;
    width: 70%;
  }
  .bg-pattern-round{
    height: 400px;
  }
  .container-foodchain, .container-foodchain-navbar{
    padding-left:5%;
    padding-right:5%;
  }
  .border-bottom-lg-row{
    border-radius: 0px;
    border-bottom: 1px solid #dadada;
  }
  .timeline:before {
    height:84.8%;
    top: 1.2%;
  }
  .bar-join.left{
    left:-1px;
    width: 86%;
  }
   .hexa.left{
    left: -23px;
  }
   .hexa.right{
    
  }
  .box.effect{
    box-shadow: 0px 0px 0px rgba(23, 61, 64, 0.1);
    transition: box-shadow 0.3s ease-in-out;
  }
  .carousel-inner {
    height:50vh;
  }
  .underline{
    cursor: pointer;
    border: inherit;
    border-radius: inherit;
    padding-left: 0px;
    padding-right: 0px;
    color: #174043;
    background: transparent;
  }
  .underline.active{
    color:white;
    border-bottom: 3px white solid;
    border-radius: inherit;
    background: transparent;
  }
  .news-img.full {
    height: 22vh;
  }
  .w-80 {
    width: 80% !important;
  }
}
@media (min-width: 1200px) {
  .carousel-arrow i {
  	margin-left: auto !important;
  }

  .margin-app-box {
    margin-top: .6rem;
  }

  .app-box {
    width: 60px;
    height: 60px;
    left: 90%;
    font-size: 1.8rem;
  }

  .cookies-box {
    width: 30%;
    position: fixed;
    bottom: 0;
    right: 0 !important;
    margin-right: 0;
    background-color: #224f50;
  }

  .carousel-arrow-size {
  	font-size: 2rem;
  }

  #footer2 p {
    font-size: 0.75rem;
  }
  .carousel-title {   
    top: 0vh;
  }
  .carousel-caption {
    bottom: 2vh;
  }
  .bg-pattern-round{
    height: 500px;
  }
  .timeline:before {
    height:83.9%;
  }
}
