@media screen and (min-width:1241px) and (max-width:1500px){
.container{
	width: 96% !important;
}
}
@media screen and (min-width:1025px) and (max-width:1240px){
.container{
	width: 96% !important;
}
.frm-grm .suggestionsBox{max-width: 860px;}

	
}

@media screen and (min-width:992px) and (max-width:1024px){
.container{
	width: 96% !important;
}
.frm-grm .suggestionsBox{max-width: 810px;}


}
@media screen and (min-width:901px) and (max-width:991px){
.container{
	width: 96% !important;
}
.frm-grm .suggestionsBox{max-width: 780px;}


}
@media screen and (min-width:768px) and (max-width:900px){
.container{
	width: 96% !important;
}
.frm-grm .suggestionsBox{max-width: 690px;}


}
@media (max-width: 767px){
	.container{width: 96% !important;}
	.the-image{height: 18px;}
	.n_top-header span img{height: 40px;}
	.dallas-image{height: 18px;}
	.search-icon a{display: none;}
	.search-main-box{transform: unset !important;right: unset !important;left: 0 !important;width: 100%;position: unset;}
	.search-box{padding: 0 !important;}
	.search-box .search-icon{padding: 0 !important;}
	.selec_box{display: none !important;}
	.search-icon{padding:0 !important;}
	.frm-grm input[type="submit"]{background-color: #fff !important;background-image: url(http://www.dallastheatercenter.org/images/search_new.png) !important;width: 48px;height: 48px;top: 1px;}
	.frm-grm{position: relative;}
}
@media screen and (min-width:601px) and (max-width:767px){
.container{
	width: 96% !important;
}

}
	
@media screen and (min-width:481px) and (max-width:600px){
.container{
	width: 96% !important;
}

}

@media screen and (max-width:480px){
.container{
	width: 96% !important;
}	

}
