/* footer-newsletter */

#newsletter h3 {
    font-family: 'MuseoSans-700';
    font-weight:normal;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    margin-top:0px;
    margin-bottom: 0; 
    padding-bottom: 0;
}
#newsletter .success_subscription h4 {
	margin:.5em auto;
	color:#00aebe;
}
#newsletter .success_subscription p {
	color:#555555;
	font-family:'MuseoSans-500';
	font-size:11px;
}

#newsletter h4.newsletter_description {
    color: #333;
    font-size: 14px;
    font-family: "MuseoSans-300",sans-serif;
    font-style: normal;
    font-weight: normal;
    padding: .75em 0 0.4em;
    margin:0px;
}

#newsletter input {
	width:100%;
	height:32px;
}

#newsletter #gform_wrapper_14 {
	text-align: center !important;
	max-width: 100% !important;
	margin:0px auto;
}

#newsletter #input_14_14 {
	width: 100% !important; padding: 0; margin: 0;
}

#newsletter #gform_wrapper_14 .gform_wrapper {
	margin: 0 !important;
}

#newsletter #gform_wrapper_14 label {
    display: none;
}

#newsletter .gform_footer {
    margin: 10px 0 0 0;
    padding: 0px;
    text-align:center;

}

#newsletter .gform_wrapper li.gfield.gfield_error, #newsletter .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
}
#newsletter .gform_wrapper .top_label .gfield_error {
	width:100%;
}

#newsletter body .gform_wrapper label.gfield_label+div.ginput_container {
	margin:0px;
}
#newsletter .gform_wrapper .top_label .gfield_error .ginput_container {
	max-width:inherit;
}

#newsletter .gform_wrapper .validation_message {
	font-size: 9px;
    text-align: center;
    padding: 0px!important;
    margin: 5px 0px 0px 0px;
    text-transform: uppercase;
    width:100%;
}

#newsletter .gfield_error input[type="email"] {
    border: 1px solid #ff9300;
}
#newsletter .gfield_error .validation_message {
	color:#ff9300;
}
#newsletter .validation_error {display:none;}


#newsletter #gform_wrapper_14 .gform_footer input[type=submit] {
	background-attachment: scroll;
	background-clip: border-box;
	background: #00aebe;
    background: -moz-linear-gradient(top, #00aebe 0%, #00aebe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aebe), color-stop(100%, #00aebe));
    background: -webkit-linear-gradient(top, #00aebe 0%, #00aebe 100%);
    background: -o-linear-gradient(top, #00aebe 0%, #00aebe 100%);
    background: -ms-linear-gradient(top, #00aebe 0%, #00aebe 100%);
    background: linear-gradient(to bottom, #00aebe 0%, #00aebe 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aebe', endColorstr='#00aebe', GradientType=0);
	background-size: auto;
	border-bottom-color: rgb(255, 255, 255);
	border-bottom-left-radius: 1.9875000715255737px;
	border-bottom-right-radius: 1.9875000715255737px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(255, 255, 255);
	border-left-style: none;
	border-left-width: 0px;
	border-right-color: rgb(255, 255, 255);
	border-right-style: none;
	border-right-width: 0px;
	border-top-color: rgb(255, 255, 255);
	border-top-left-radius: 1.9875000715255737px;
	border-top-right-radius: 1.9875000715255737px;
	border-top-style: none;
	border-top-width: 0px;
	box-shadow: none;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-family: sans-serif;
	font-size: 13.200000762939453px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 30px;
	letter-spacing: normal;
	line-height: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 auto;
	outline-color: rgb(255, 255, 255);
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 13px;
	padding-left: 14.299999237060547px;
	padding-right: 14.299999237060547px;
	padding-top: 13px;
	position: relative;
	text-align: center !important;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: none;
	text-transform: none;
	transition-delay: 0s;
	transition-duration: 0.3s;
	transition-property: background-color;
	transition-timing-function: ease-out;
	vertical-align: baseline;
	white-space: nowrap;
	writing-mode: lr-tb;
	zoom: 1;
	display: inline-block;
	width:auto!important;
	float: none; clear: both;
	margin-top:10px!important;
}

@media only screen and (max-width: 768px) {
	#newsletter {
    	max-width: 100%;
	}
	#newsletter h3 {
	    background-color: #00bcb5;
	    color: #fff;
	    font-style: normal;
	    font-family: "MuseoSans-500",sans-serif;
	    text-transform:normal;
	    font-weight: normal;
	    font-size: 16px;
	    margin: 0;
	    text-transform:capitalize;
	    padding: .5em 0em;
	    -webkit-box-shadow: 0px 2px 6px 0px rgba(0,0,0,.20);
	    -moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,.20);
	    box-shadow: 0px 2px 6px 0px rgba(0,0,0,.20);
	}

	#newsletter input {
		max-width:100%!important;
	}
	#newsletter h4.newsletter_description {
		display:block;
	}

	#newsletter #gform_wrapper_14 .gform_footer input[type=submit] {
		    font-size: 18px !important;
		    padding: 1.100em 0em !important;
		    width: 100%!important;

	}
}
