/*
--------------------
WARNING!
Copyright Progress Systems Limited.
Explicit permission is required to copy or use any documents from this website
--------------------
*/


/*

	Banner Text on the Left (Default)

*/



/* HOMEPAGE SLIDER BANNER ------------------------------------------------------------------------------------- */


#homepageImageTextDiv {
	background: rgba(255, 255, 255, 0.7);
    bottom: 0;
    height: auto;
    left: 0;
    line-height: normal;
    margin: auto auto auto 0;
    max-height: 300px;
    padding: 30px 40px;
    position: absolute;
    right: 0;
    top: 0;
    width: 490px;
}

.banner_btn a {
	margin:auto auto auto 0;
}






/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/


/* -------------------------------------------------- MEDIA QUERIES ------------------------------------------*/







@media only screen and ( max-width: 75em ) /* 1200 */ {
	
	#homepageImageTextDiv {float:left; height:100%;}
	
}


@media only screen and ( max-width: 64em ) /* 1024 */{

}


@media only screen and ( max-width: 61.25em ) /* 980 */ {
	
	#homepageImageTextDiv {animation:none; -webkit-animation:none;}
	
	#homepageImageTextDiv {background: #e8e8e8; padding: 15px 20px 20px; position:relative; top:0; left:0; width:100%; max-height:100%; min-height:270px; /*Slider Text Height - IMPORTANT*/}


	
	
}


@media only screen and ( max-width: 55em ) /* 880 */ {
	
}


@media only screen and ( max-width: 50em ) /* 800 */ {
	
}


@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 */ {

}


@media only screen and ( max-width: 26.6875em ) /* 427 */ {
	
}


@media only screen and ( max-width: 25em ) /* 400 */ {
	
	
}


@media only screen and ( max-width: 22.5em ) /* 360 */ {
	#homepageImageTextDiv {min-height: 290px;}
}


@media only screen and ( max-width: 20em ) /* 320 */ {

}
