/*
--------------------
WARNING!
Copyright Progress Systems Limited.
Explicit permission is required to copy or use any documents from this website
--------------------
*/


/* 

	Newsletter Sign Up panel across the website

*/


/* HOMEPAGE SLIDER BANNER ------------------------------------------------------------------------------------- */



#divNewsletterTitle h4 {
}

#divNewsletterWrapperInner input {
	width:20%;
	margin-right: 6%;
	border:1px solid #ff871d;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    behavior: url(templates/current/PIE.htc);
}

#divNewsletterSubBtn {
	float:right;
    width: 20%;
}




/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/







@media only screen and ( max-width: 75em ) /* 1200 */ {
	
	#divNewsletterWrapper {padding: 0 20px;}
	
}


@media only screen and ( max-width: 64em ) /* 1024 */{

}


@media only screen and ( max-width: 61.25em ) /* 980 */ {
	
}


@media only screen and ( max-width: 55em ) /* 880 */ {
	
}


@media only screen and ( max-width: 50em ) /* 800 */ {
	
	#divNewsletterWrapper {width:100%; padding: 25px 20px; display:inline-flex; 
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, rgba(241,242,240,1);
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, -moz-linear-gradient(top, rgba(241,242,240,1) 0%, rgba(255,255,255,1) 100%);
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, -webkit-gradient(left top, left bottom, color-stop(0%, rgba(241,242,240,1)), color-stop(100%, rgba(255,255,255,1)));
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, -webkit-linear-gradient(top, rgba(241,242,240,1) 0%, rgba(255,255,255,1) 100%);
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, -o-linear-gradient(top, rgba(241,242,240,1) 0%, rgba(255,255,255,1) 100%);
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, -ms-linear-gradient(top, rgba(241,242,240,1) 0%, rgba(255,255,255,1) 100%);
background: url(../../../templates/current/images/grass_tile.png) repeat-x left bottom, linear-gradient(to bottom, rgba(241,242,240,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f2f0', endColorstr='#ffffff', GradientType=0 );}
	
	
#divNewsletterWrapperInner {max-width: 500px; width: 100%; position: relative; right: 0; top: 0; width: 100%; display:block; margin: auto; height:auto;}

#divNewsletterWrapperInner input {width:100%;}

#divNewsletterSubBtn { width: 100%; border-top: 1px solid rgba(0, 0, 0, .2); margin-top: 20px; padding-top: 30px;float:none;}

#onlineNewsletterForm input.button_submit {width:100%; margin-bottom: 50px;}

#divNewsletterWrapperInner form {margin-bottom:10px;}
	
}


@media only screen and ( max-width: 48em ) /* 768 */ {

}


@media only screen and ( max-width: 45em ) /* 720 */ {	
	
}


@media only screen and ( max-width: 40em ) /* 640 */ {
	
}


@media only screen and ( max-width: 37.5em ) /* 600 */ {

}


@media only screen and ( max-width: 35.5em ) /* 568 */ {

}


@media only screen and ( max-width: 32.5em ) /* 520 */ {

}


@media only screen and ( max-width: 30em ) /* 480 */ {
	
	#divNewsletterTitle h4 {text-align:center;}

}


@media only screen and ( max-width: 26.6875em ) /* 427 */ {
	
}


@media only screen and ( max-width: 25em ) /* 400 */ {
	
	#divNewsletterTitle h4 {font-size:1.3em; text-align:center; font-size:normal;}
}


@media only screen and ( max-width: 22.5em ) /* 360 */ {
	
}


@media only screen and ( max-width: 20em ) /* 320 */ {

}
