@charset "utf-8";
/*- Site: Las Higueras Responsive styles*/


@media (min-width: 300px) and (max-width: 1200px){


/*************************/
/*HEADER********************/
#wrap-header {
	    min-height: 34px;
	    padding: 20px 0;
}

#header {
	height: 34px;
}


#header p {font-size: 32px;}

.phone-info span {
    background: url(../img/phone-icon.png) no-repeat 50% 100%;
    background-size: cover;
    width: 48px;	
    height: 48px;
    margin-right: 20px !important;
}

.logo-header {
	height: 127px;
	width: 275px;
	margin: auto;
	float: none;
	display: block;
	background-size: 100% auto;
}

#main-menu {
	display: none;
}

#menuToggle {
	display: block;
}


/*************************/
/*SLIDER********************/

#wrap-slider {
    min-height: 90vh;
}

.rslides {
  min-height: 90vh;
}

.rslides img {
	height: 90vh;
	left: 740px;
}

#slider .title-1, #slider .title-2, #slider .title-3 {
	top: 27%;
}

#slider p {
  width: 80%;
  top: 62%;
	font-size: 2.3em;
}


/*************************/
/*WRAPS********************/

#wrap-section-0 {
    height: 55vh !important;
    background: url(../img/wrap-1-bg.png) no-repeat left bottom !important;
}

#wrap-section-1 {
	background-color: ;
}

#wrap-footer {
    background: url(../img/footer-bg.png) white no-repeat  top !important;
}

#map {
  height: 85vh;
 }

 #wrap-section-1 .generic-container {
    padding: 620px 0 100px !important;
    width: 740px !important;
}

.services-grid h3 {
	font-size: 58px;
    position: relative;
    top: -138px;
    left: 20px;
}

.company-logo {
    background-size: auto 100%;
    width: 630px !important;
    height: 154px !important;
    top: 8%;
}

.mail-info, .location-info {display: none;}

.services-grid .left-cl {display: none;}

.services-grid .right-cl {
    height: 537px;
    width: 740px;
    margin-left: 0;
    float: left;
}

.right-cl .veterinaria-container {display: block;}

.generic-container p.subtitle {
    font-size: 2.6em;
    margin: 20px auto 0px !important;
    width: 740px;
}

.services-grid {
    height: 818px;
    width: 740px;
}

.generic-container h1 {
	font-size: 5em !important;
}


#wrap-section-2 .generic-container {
	width: 740px !important;
    padding: 200px 0 130px!important;
}

#wrap-section-2 span.company-logo {
	width: 460px !important;
	height: 330px !important;
	margin-left: 0;
}

.inquima-logo {width: 250px;}
.topagro-logo {width: 220px;}
.lashigueras-logo {width: 260px;}


/*************************/
/*FORM********************/


#formulario input, textarea {
	width: 700px !important;
	height: 65px !important;
	margin-bottom: 20px;
	font-size: 48px !important;
}

#formulario {
    float: left;
		margin-top: 80px;
}

#formulario textarea {
	height: 600px !important;
	font-size: 36px !important;
}

#formulario #contact-submit {
    padding: 15px 30px;
    font-size: 46px;
    width: 310px !important;
}


/***************************/
/*FOOTER********************/


#wrap-footer .left-cl, #wrap-footer .right-cl {
	text-align: center !important;
	float: none;
	display: inline-grid;
  width: 740px !important;
}

 #wrap-footer .left-cl p, #wrap-footer .right-cl p {
  width: 740px !important;
  font-size: 2.6em;
}

#footer li {
	font-size: 40px;
	line-height: 1.2em;
    margin-bottom: 24px;
	display: flow-root;
}

#footer .left-cl span {
	width: 90px;
	height: 90px;
	float: left;
}

#footer .left-cl h4{
	margin-top: 15px;
}

#footer ul {
	margin-top: 60px;
}

#footer h1 {
	font-size: 90px;
}

.footer-logo {
	display: none;
}

#footer {
    padding: 270px 0 60px;
}

.fa {
    padding: 22px;
    font-size: 69px !important;
    width: 77px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
}

#wrap-subfooter {
	min-height: 355px;
}

#wrap-subfooter .generic-container p {
	width: auto !important;
	float: none;
	text-align: center !important;
	font-size: 34px;
	display: inline-grid;
	margin-bottom: 33px!important;
}

#wrap-subfooter .fa {
    float: none !important;
    margin-left: 0!important;
}

#wrap-subfooter .generic-container {
    padding: 66px 0 !important;
    width: 740px;
}

#wrap-footer h3 {
    font-size: 65px;
    margin-bottom: 25px;
}


/*************************/
/*NAV********************/


.navigation-buttons {
	margin-top: 60px;
	width: 320px;
 	height: 133px;
 	float: right;
}

.navigation-buttons a.go-back, .navigation-buttons a.go-forward {
	width: 125px !important;
	height: 125px !important;
	float: left !important;
	display: inline;
	border-radius: 100px;
	border: 1px solid #376e4a;
	margin-left: 25px;
	font-size: 100px;
	line-height: 1.0em;
	font-stretch: condensed;
}

.regular ul, .regular li {
    list-style-type: disc;
    list-style-position: outside !important;
    line-height: 1.2em;
    margin-bottom: 1.4em;
	width: 740px !important;
	font-size: 30px !important;
	}


/*************************/


}