/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 980px) {
	body {
	}

	.grid,
	.grid-right {
		display: block;
		float: none;
		/*width: 100%;*/
		margin-right: 0;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}
	#marquee .one_third {
		padding:5px;
		width:30%;
	}
	
	.cycloneslider-template-standard .cycloneslider-pager {
		bottom: 3px !important;
	}
	
	.cycloneslider-template-standard .cycloneslider-pager span {
		width:8px !important;
		height:8px !important;
	}
	
	#marquee h2 {
		margin-top:15px;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
	/*	margin-top: 0 !important;*/
		width:70%;
		margin:5px;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}
	
	.photo .wp-caption {
		margin:auto;
		padding-left:0;
		padding-right:0;
	}
	.photo img {
		padding:0;
	}
	.photo .wp-caption p.wp-caption-text {
		padding:0;
	}
	
	.interactive img {
		max-width:505px;
	}
	
	#metamora {
		left:160px;
		top:35px;
	}
	#pekin {
		left:60px;
		top:100px;
	}
	#tremont {
		left:120px;
		top:105px;
	}
	#bloomington {
		left:225px;
		top:105px;
	}
	#lincoln {
		left:90px;
		top:165px;
	}
	#clinton {
		left:200px;
		top:165px;
	}
	#pulaski {
		left:90px;
		top:200px;
	}
	#monticello {
		left:250px;
		top:225px;
	}
	#urbana {
		left:320px;
		top:175px;
	}
	#danville {
		left:400px;
		top:160px;
	}
	#decatur {
		left:190px;
		top:230px;
	}
	#springfield {
		left:30px;
		top:280px;
	}
	#taylorville {
		left:120px;
		top:305px;
	}
	#shelbyville {
		left:250px;
		top:350px;
	}
	#sullivan {
		left:250px;
		top:285px;
	}
	#paris {
		left:405px;
		top:285px;
	}
}

@media screen and (max-width: 650px) {
	body {
	}

	#wrapper {
		margin:0;
		padding:0;
	}
	
	#logo {
		float: none;
		margin: 0;
		padding:
		text-align: center;
	}
	
	#mega-menu-wrap-header-menu {
	clear: none;
}
	#header .social-icons img {
		padding:0;
	}
	#marquee .two_third {
		width:100%;
		margin:0;
	}
	#marquee .one_third {
		width:100%;
		padding:0;
		margin:0;
	}
	
	.cycloneslider-template-standard .cycloneslider-pager {
		bottom: 10px !important;
	}
	
	.cycloneslider-template-standard .cycloneslider-pager span {
		width:12px !important;
		height:12px !important;
	}
	
	#marquee h2 {margin-top:10px;
	}
	.homevideo {
		width:50%;
	}
	.front-page p {
		margin-bottom:1em;
	}
	.front-page blockquote p {
		margin-top:0;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.bios {
		margin-top:0;
	}
	
	blockquote {
		margin: 10px;
		padding:5px;
	}
	
	.top-widget, .front-page .top-widget {
		float: none;
		position: relative;
		width: auto;
		margin: 0 auto 10px auto;
		text-align: center;
	}

	.top-widget .widget-title h3 {
		text-align: center;
	}
	
	#header .social-icons {
		
	}

	.js .sub-header-menu {
		display: none;
	}

	.js .main-nav {
		clear: both;
		position: relative;
		margin: 0 auto;
		background-color: #585858;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#585858), to(#3d3d3d));
		background-image: -webkit-linear-gradient(top, #585858, #3d3d3d);
		background-image: -moz-linear-gradient(top, #585858, #3d3d3d);
		background-image: -ms-linear-gradient(top, #585858, #3d3d3d);
		background-image: -o-linear-gradient(top, #585858, #3d3d3d);
		background-image: linear-gradient(top, #585858, #3d3d3d);

		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d);
	}

	.js .main-nav .menu {
		display: none;
		position: absolute;
		z-index: 1000;
		top: 30px;
		width: 100%;
	}

	.js .main-nav .menu ul {
		margin-top: 1px;
	}

	.js .main-nav .menu li {
		float: none;
		border: none;
		background-color: #fff;
	}

	.js .main-nav .menu li a {
		height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		color: #444;
		text-shadow: none;
		font-size: 13px;
		font-weight: normal;
		line-height: 45px;
		text-align: left;
		cursor: pointer;
	}

	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}

	.js .main-nav .menu li li:hover {
		background: none !important;
	}

	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-color: #f5f5f5 !important;
		background-image: none;

		filter: none;
	}

	.js .main-nav .menu li li a::before {
		position: absolute;
		top: 0;
		left: 20px;
		content: "\2013";
	}

	.js .main-nav .menu li li li a::before {
		position: absolute;
		top: 0;
		left: 20px;
		content: "\2013";
	}

	.js .main-nav .menu li li li a::after {
		position: absolute;
		top: 0;
		left: 30px;
		content: "\2013";
	}

	.js .main-nav .menu li ul {
		visibility: visible;
		position: static;
		background-color: #fff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #fff;
		font-weight: 700;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button {
		display: block;
		position: absolute;
		top: 0;
		left: 100%;
		width: 23px;
		height: 30px;
		margin-left: -30px;
		background: url("../images/select-icons.png") 0 5px no-repeat;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url("../images/select-icons.png") 0 -46px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	#author-meta {
		padding: 20px;
	}

	#wrapper .gallery .gallery-item {
		max-width: 100%;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
	
	.interactive img {
		max-width:370px;
	}
	.city {
		font-size:80%;
	}
	#metamora {
		left:120px;
		top:25px;
	}
	#pekin {
		left:40px;
		top:75px;
	}
	#tremont {
		left:90px;
		top:75px;
	}
	#bloomington {
		left:165px;
		top:75px;
	}
	#lincoln {
		left:55px;
		top:125px;
	}
	#clinton {
		left:150px;
		top:120px;
	}
	#pulaski {
		left:30px;
		top:150px;
	}
	#monticello {
		left:180px;
		top:165px;
	}
	#urbana {
		left:230px;
		top:125px;
	}
	#danville {
		left:300px;
		top:120px;
	}
	#decatur {
		left:110px;
		top:180px;
	}
	#springfield {
		left:20px;
		top:200px;
	}
	#taylorville {
		left:60px;
		top:240px;
	}
	#shelbyville {
		left:180px;
		top:255px;
	}
	#sullivan {
		left:210px;
		top:220px;
	}
	#paris {
		left:295px;
		top:210px;
	}
}
@media screen and (max-width: 600px) {
	#header .social-icons {
		display:block;
		margin-left:10px;
		padding:0;
		float:left;
	}
}

@media screen and (max-width: 480px) {
	body {
	}
	#container {
		max-width:100%;
		margin:0;
		padding:0;
	}

	#logo {
		float: none;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}
	#content-full {
		padding-left:10px;
		padding-right:10px;
		max-width:none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.cycloneslider-template-standard .cycloneslider-pager {
		bottom: 3px !important;
	}
	
	.cycloneslider-template-standard .cycloneslider-pager span {
		width:8px !important;
		height:8px !important;
	}

	.featured-title {
		padding: 40px 20px 0 20px;
		font-size: 40px;
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;

		text-rendering: optimizeSpeed;
	}

	#wrapper .gallery .gallery-item {
		float: none;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	.post-entry .alignright {
		margin-left:10px;
		padding:0;
		max-width:50%;
	}
	.post-entry .alignright a{
		margin:0;
	}
	
	.post-entry .alignright .wp-caption {
		max-width:100%;
		margin-right:0;
		padding-right:0;
	}
	
	.post-entry .alignright .wp-caption img {
		margin:auto;
		max-width:100%;
	}
	
	.photo img {
		padding:0;
		margin:auto;
	}
	.photo .wp-caption p.wp-caption-text {
		padding:0;
		margin:auto;
	}
	.interactive img {
		max-width:300px;
	}
	#metamora {
		left:100px;
		top:20px;
	}
	#pekin {
		left:20px;
		top:45px;
	}
	#tremont {
		left:75px;
		top:45px;
	}
	#bloomington {
		left:135px;
		top:55px;
	}
	#lincoln {
		left:35px;
		top:95px;
	}
	#clinton {
		left:135px;
		top:95px;
	}
	#pulaski {
		left:10px;
		top:120px;
	}
	#monticello {
		left:175px;
		top:125px;
	}
	#urbana {
		left:190px;
		top:98px;
	}
	#danville {
		left:240px;
		top:95px;
	}
	#decatur {
		left:120px;
		top:133px;
	}
	#springfield {
		left:5px;
		top:165px;
	}
	#taylorville {
		left:35px;
		top:195px;
	}
	#shelbyville {
		left:150px;
		top:210px;
	}
	#sullivan {
		left:170px;
		top:175px;
	}
	#paris {
		left:245px;
		top:170px;
	}
}
@media screen and (max-width: 350px) {
	.cycloneslider-template-standard .cycloneslider-pager {
		display:none;
	}
	.interactive img {
		max-width:250px;
	}
	.city:hover .about {
		width:150px;
	}
	#metamora {
		left:80px;
		top:15px;
	}
	#pekin {
		left:15px;
		top:40px;
	}
	#tremont {
		left:65px;
		top:40px;
	}
	#bloomington {
		left:110px;
		top:55px;
	}
	#lincoln {
		left:25px;
		top:80px;
	}
	#clinton {
		left:100px;
		top:75px;
	}
	#pulaski {
		left:0px;
		top:100px;
	}
	#monticello {
		left:145px;
		top:105px;
	}
	#urbana {
		left:150px;
		top:80px;
	}
	#danville {
		left:200px;
		top:75px;
	}
	#decatur {
		left:115px;
		top:125px;
	}
	#springfield {
		left:1px;
		top:125px;
	}
	#taylorville {
		left:35px;
		top:165px;
	}
	#shelbyville {
		left:130px;
		top:170px;
	}
	#sullivan {
		left:140px;
		top:145px;
	}
	#paris {
		left:200px;
		top:140px;
	}

}

@media screen and (max-width: 320px) {
	body {
	}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		padding: 7px 17px;
		font-size: 14px;
	}
	
	.homevideo {
		width:100%;
		float:none;
		margin-top:10px;
	}
	
	.blurb img {
		max-width:50%;
	}
	
	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
	
	.replace {
		display:none;
	}
	.mobileonly {
		display: block;
		margin:0;
		padding:0 10px 0 10px;
	}
}
	

@media screen and (max-width: 240px) {
	body {
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		padding: 5px 15px;
		font-size: 12px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
		margin-bottom: 5px;
	}

	.widget-title h3,
	.widget-title-home h3 {
		height: 13px;
		font-size: 14px;
		line-height: 13px;
		text-align: left;
	}
	
	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}
