/************************************************************************************
smaller than 980
*************************************************************************************/

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

	/* pagewrap */
	#pagewrap {
		width: 98%;
	}
	#pagewrap_1075 {
		width: 99%;
	}
	/* header */
#header {
	width: 95%;
}
	/* content */
	#content {
		width: 67%;
		padding: 1% 1%;
	}
		#content_748 {
		width: 100%;
		/*padding: 1% 1%;*/
	}

	/* sidebar */
	#sidebar {
		width: 30%;
	}
	#sidebar .widget {
		padding: 8% 7%;
		margin-bottom: 10px;
	}

	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		width: 100%;
		height: auto;
		min-height: 400px;
	}

.news_frame_a   {
	width: 100%;
}

.news_frame_b {

	display: none;

}

.news_frame_d {

    width: 98%;

}
	/* sidebar */
	#sidebar {
		width: 98%;
		margin: 0;
		float: none;
		padding: 1% 1%;
	}
	#sidebar .widget {
		padding: 3% 4%;
		margin: 0 0 10px;
	}
	/* content */
	#content {
		width: auto;
		float: none;
		margin: 20px 0;
	}
		
	.right_home_a  {
	

	}

.special_frame {
	width: 49%;	

}	

.list_frame {
	width: 49%;
}

.cont_box  {
   width: 99%;
}

	.countdown_frame {
   left: 29%;
	top: 380px;
	    margin-top: -40px;	
	}	

}


/************************************************************************************
smaller than 950
*************************************************************************************/
@media screen and (max-width: 950px) {


}


/************************************************************************************
smaller than 800
*************************************************************************************/
@media screen and (max-width: 800px) {


.cont_frame {

    margin-top: 50px;
}	
}

/************************************************************************************
smaller than 750
*************************************************************************************/

@media screen and (max-width: 750px) {


.cont_time_text {
	width: 98%;
}
	
.countdown_frame {
   left: 23%;
	top: 380px;
	}	
	
}
/************************************************************************************
smaller than 650
*************************************************************************************/
@media screen and (max-width: 650px) {

	/* header */
	#header {
		height: 0px;

		width: 100%;
		text-align: center;
	}

	/* search form */
	#searchform {
		position: absolute;
		margin: 0 0 0px 14px;
		
		
		position: static;
	}
	#searchform #s {
		width: 70px;
	}
	#searchform #s:focus {
		width: 150px;
	}

	/* main nav */
	#main-nav {
		position: static;
	}

	#site-logo {
	display: inline-block;
	position: relative;
	background-image: url(../images/head_logo_a.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 150px;

		}

	/* site description */
	#site-description {
		margin: -18px 0 15px 50px;
		position: static;
	}

	#site-description1 {
		margin: 0px 0 15px 76px;
		position: static;
		
	}

	/* content */
	#content {
		width: auto;
		float: none;
		margin: 20px 0;
	}

	/* sidebar */
	#sidebar {
		
		margin: 0;
		float: none;
		
	}
	#sidebar .widget {
		padding: 3% 4%;
		margin: 0 0 10px;
	}

	/* embedded videos */
	.video embed,
	.video object,
	.video iframe {
		min-height: 250px;
	}
	
   #searchform {
	   display: none;
	   }

.marquee  {
	display: none;
	
}

.header_frame  {
	margin-top: 100px;
	height: 350px;
	width: 100%;
	background-image: url(../images/head_650.jpg);
	
}

#header_title  {
	top: 81%;
	margin: 0px 0px 0px -118px;

}

#fbLike {
	display: none;
}

#header_title2  {
	top: 255px;
	width: 150px;
}
	
	.countdown_frame {
    left: 23%;
    top:260px;
    width: 300px;
    padding-top: 0px;
    padding-bottom: 0px;
}

	
	.cont_frame {
    border: 0px solid #CCC;

 }	
	#pagewrap_1075 {
    width: 100%;
}
	
#content_748 {
    padding-right: 0px;
    padding-left: 0px;

}

}

/************************************************************************************
smaller than 560
*************************************************************************************/
@media screen and (max-width: 480px) {

	/* disable webkit text size adjust (for iPhone) */
	html {
		-webkit-text-size-adjust: none;
	}

	/* main nav */
	#main-nav a {
		font-size: 90%;
		padding: 10px 8px;
	}

.special_frame {
	width: 48%;	

}	

.list_frame {
	width: 100%;

}

.cont_head_title {
	font-size: 18px;
	font-weight: 500;
	line-height: 25px;

}

.cont_sizetext {
display: none;
}

.cont_box  {
   width: 98%;
}

.countdown_frame {
    left: 9%;
    top: 260px;
    width: 300px;
    padding-top: 0px;
    padding-bottom: 0px;
}
	

	
}

