/*!* Morgan GRS Form Component: v0.1 */
/*

*/

.offer-05 .grs-iframe {
	width: 68%;
	height: 350px;
	padding: 0px 10px;
}
.offer-05 .grs-image {
	width: 100%;
}
.offer-05 #fw-content{
	background:none;
}
.offer-05 .grs-image img {
	width: 100%;
	display: none;
}
.lt-ie9 .offer-05 .grs-iframe {
	padding: 0px;
}
.lt-ie9 .offer-05 .grs-image img {
	display: block;
}
/* X-SMALL = 480px */
@media only screen and (min-width:30em) {
}

/* SMALL = 600px */
@media only screen and (min-width:37.5em) {
.offer-05 .grs-iframe {
	padding: 0px;
}
.offer-05 .grs-image img {
	display: block;
}
}

/* MEDIUM = 768px */
@media only screen and (min-width:48em) {
}

/* LARGE = 960px */
@media only screen and (min-width:60em) {
}

/* X-LARGE = 1024px + */
@media only screen and (min-width:64em) {
}
