@media (max-width:767px) {
	h1, .h1 {
	    font-size: 44px;
	}
	h2, .h2 {
		font-size:32px;
	}
	h1.cropBottom, .h1.cropBottom {
		margin-bottom:18px;
	}
	h1.small, .h1.small {
	    font-size: 34px;
	}
	p.hero {
	    font-size: 22px;
	    line-height: 1.25;
	    letter-spacing: -1px;
	    font-weight: 100;
	}
	.popup p.hero {
		font-size:16px;
		letter-spacing:normal;
	}
	.popup p + p {
		margin-top:0;
	}
	p, p.small {
		font-size:18px;
	}
	h2.small, .h2.small {
		font-size: 20px;
		letter-spacing:0;
	}
	.title-74 {
		font-size:22px;
	}
	.description-74 {
		font-size:16px;
		opacity: 1
	}
	.button.uppercase {
	    font-size: 15px;
	    font-weight: 700;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    white-space:normal;
	}
}

	section.slide-1 .main-title {
		margin-bottom: 60px;
	}

	section.slide-1 .main-slogan {
		margin-bottom: 60px;
	}

	section.slide-1 a.button {
		margin-top: 100px;
	}
	.subtitle-wg {
		letter-spacing:normal; margin-bottom: 40px; padding-top: 15px;
	}
	.description-74 {
		font-size:18px;
	}
	.popup-title-wg {
		letter-spacing: 0;
		text-transform: none;
		font-size:30px;
		font-weight: 700;
		margin-bottom: 30px;
		line-height: 1.4;
	}
	.elda-services-icons {
		stroke: #fff;
		margin-bottom: 30px;
	  margin-top: 15px;
	}
	.popup p.hero {
		letter-spacing:0;
	}
	.popup p + p {
		margin-top:0;
	}

	h2.slide-title-wg {
		font-family: 'Open Sans', serif;
		text-transform: none;
	  font-size: 70px;
	  line-height: 1.05;
	  letter-spacing: -0.06em;
	  font-weight: 400;
	  margin-bottom: 30px;
	  margin-left: -0.05em;
	}
	.contact-slide h2.slide-title-wg {
		font-size:56px;
	}
	.contact-slide form .button {
		margin-left:0;
	}
	.contact-slide .newsletter-label {
		font-size:13px;
		display:inline;
	}
	.contact-slide .newsletter-label input {
		width:auto;
		display:inline-block;
		margin-right:5px;
	}

	.mg-bottom-50 {
		margin-bottom:50px;
	}
	.cnt-img-left {
		max-width: 500px;
		float: left;
		margin-right: 40px;
		margin-top: 10px;
		margin-bottom: 40px;
	}
	.cnt-img-right {
		max-width: 500px;
		float: right;
		margin-left: 40px;
		margin-top: 10px;
		margin-bottom: 40px;
	}
	.cnt-img-center {
		max-width:100%;
		width:100%;
		height:auto;
		margin:40px auto;
	}
