/*
--------------------
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:25%;
	margin-right: 1%;
}

#divNewsletterSubBtn {
	float:right;
	
}




/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/







@media only screen and ( max-width: 75em ) /* 1200 */ {
	
	#divNewsletterWrapper {padding: 0 15px;}
	
}


@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;}
	
	
#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 { border-top: 1px solid rgba(0, 0, 0, .2); margin-top: 20px; padding-top: 30px;float:none;}

#onlineNewsletterForm input.button_submit {width:100%;}

#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 */ {

}
