/* RESET STYLES*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: 0;
}
img{
    border: 0;
	max-width: 100%;
}
a{
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

/* GENERAL STYLES, TEXT FORMATTING AND  TYPOGRAPHY */

html, body {
    height: 100%;
    width: 100%;
    font: normal 16px 'Helvetica', sans-serif;
    background-color: #fff;
    line-height: 1;
}

body {
  min-height: 100%;
}

strong{
    font-weight: bold;
}

em{
    font-style: italic;
}

.clearfix{
    clear: both !important;
}

.content{
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 100%;
  background: transparent url(../img/slider/slide-01.jpg) no-repeat center top;
}

.huerto-rico-logo{
  position: relative;
  display: block;
  margin: 5.677083333333333% auto 3.567708333333333% auto;
}

.huerto-rico-logo.desktop{
  width: 87.604166666666667%; /* 1682/1920 */
}

.huerto-rico-logo.mobile{
  width: 50%;
}

.headline,
.get-in-touch{
  display: inline-block;
  width: 85.416666666666667%; /* 1640/1920 */
  padding: 0 7.291666666666667%; /* 140/1920 */
  margin: 3.567708333333333% 0; /* 68.5/1920 */;
  font: bold 73px/75px 'Helvetica Neue', 'Helvetica', sans-serif;
  color: #fff;
  text-shadow: 2px 2px 3px rgba(0,0,0,.7);
}

.get-in-touch{
  margin: 0;
  font-size: 56px;
  line-height: 68px;
  text-shadow: none;
}

.get-in-touch a,
.get-in-touch a:active,
.get-in-touch a:visited{
  color: #fff;
}

.social-media-list{
  display: block;
  width: 100%;
  margin-top: 4.166666666666667%; /* 80/1920 */
  margin-bottom: 50px;
  font-size: 0;
  text-align: center;
}

.social-media-list > li{
  display: inline-block;
  vertical-align: top;
  width: 125px;
  height: 125px;
  margin: 0 30px;
  background-color: transparent;
  background-image: url(../img/icons-social-media.png);
  background-repeat: no-repeat;
}

.facebook{ background-position: 0 50%; }
.messanger{ background-position: -191px 50%; }
.instagram{ background-position: -366px 50%; }


.social-media-list > li > a{
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 1890px){
  .headline,
  .get-in-touch{
    font-size: 65px;
    line-height: 67px;
  }

  .get-in-touch{
    font-size: 50px;
    line-height: 62px;
  }
}

@media (max-width: 1685px){
  .headline,
  .get-in-touch{
    font-size: 55px;
    line-height: 57px;
  }

  .get-in-touch{
    font-size: 40px;
    line-height: 52px;
  }
}

@media (max-width: 995px){
  .headline{ margin: 5% 0;}
  
  .headline,
  .get-in-touch{
    font-size: 45px;
    line-height: 47px;
  }

  .get-in-touch{
    font-size: 30px;
    line-height: 32px;
  }
  
  .get-in-touch a{
    font-size: 0.7em;
  }
  
  .social-media-list{
    margin-top: 10%;
  }
  
  .social-media-list > li{
    width: 95px;
    height: 95px;
    margin: 0 20px;
    background-size: 362px 100px;
  }

  .facebook{ background-position: 0 50%; }
  .messanger{ background-position: -134px 50%; }
  .instagram{ background-position: -262px 50%; }
  
  .content{ background-position: center center; }
}

@media (max-width: 605px){
  .huerto-rico-logo.mobile{
    margin-top: 10%;
    width: 80%;
  }
}

@media (max-width: 460px){
  .headline,
  .get-in-touch{
    font-size: 35px;
    line-height: 35px;
  }

  .get-in-touch{
    font-size: 25px;
    line-height: 27px;
  }
  
  .social-media-list > li{
    width: 79px;
    height: 79px;
    margin: 0 5px;
    background-size: 290px 80px;
  }

  .facebook{ background-position: 2px 50%; }
  .messanger{ background-position: -106px 50%; }
  .instagram{ background-position: -209px 50%; }
}
/* OVERRIDES */
.mobile{ display: none; }

.green,
.get-in-touch a:hover{ color: #00ff00 !important; }

@media (max-width: 995px){
  .mobile{ display: block; }
  .desktop{ display: none; }
}

#loader{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7) url(../img/ajax-loader.gif) no-repeat center center;
}

#width{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 50px;
    background: black;
    color: white;
    font-size: 24px;
    text-align: center;
    z-index: 99;
}