@media only screen and (max-width: 1200px) {
	
	.container { width: 960px; }	
	
	
	.logo { max-width: 235px; height: auto; }
	.header_menu { width: 500px; }
	.header_menu ul li { font-size: 13px; margin-right: 2px; }
	.header_social { max-width: 260px; }
	.header_social img { margin: 0 0px; }
	
	.single_left { width: 960px; }
	
	.archive_box { width: 465px; margin-bottom: 35px; }
	.archive_media_cont,
	.archive_media_cont img,
	.archive_media_cont iframe { width: 465px; height: 262px; }
	.archive_text_inside {  padding: 1px 1px;  }	
	.archive_box h3 { font-weight: normal; font-size: 15px; margin-top: 0; margin-bottom: 0; }
	.archive_box p { margin: 5px 0; }
	#sidebar { display: none; }
	
	.home_blog_box img,
.home_blog_box iframe { max-width: 100%; width: 960px; height: 355px; transition:all 0.3s ease-in-out; }
	
	.footer_box_col { width: 296px; margin-right: 36px; }
	.footer_box_col_last { margin-right: 0; }
	.single_inside_content img { max-width: 100%; height: inherit; }
	.single_inside_content iframe { width: 960px; height: 540px;}
	.main section .page_container {
  margin-top: 300px;
  overflow: hidden;
}
	
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container { width: 748px; }
	.slicknav_menu { display: block; position: relative; z-index: 99999; }
	
	.header_menu { display: none; }
	/*#header { top: 55px; }
	ul.slicknav_nav { position: relative; z-index: 99999; }*/
	.slicknav_menu { /*height: 45px;*/ }
	#header { text-align: center; }	
	#header { /*position: absolute;*/ top: 55px; width: 100%;  position: static; }
	.header_spacing { display: none; }
	.logo { float: none; margin: 0; }
	.header_social { max-width: 460px; }
	
	.single_left { width: 748px; }
	.home_blog_box img,
	.home_blog_box iframe { width: 748px; height: 293px; }		
	.archive_box h3 { font-size: 15px; }
	.archive_box { width: 364px; margin-bottom: 35px; }
	.archive_media_cont,
	.archive_media_cont img,
	.archive_media_cont iframe { width: 364px; height: 205px; }
	.archive_text_inside {  padding: 1px 1px; }	
	.archive_box p { ; font-size: 13px; }
	
	.single_inside_content img { max-width: 100%; height: inherit; }
	.single_inside_content iframe { width: 748px; height: 420px;}
	
	#sidebar { width: 200px; }
	.t1_search_cont input[type=text] { width: 100px; }
	.t1_search_cont input[type=submit] {  width: 70px; }		
	
	.footer_box_col { width: 229px; margin-right: 20px; }
	
	.main section .page_container {
  margin-top: 300px;
  overflow: hidden;
}
	
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) { 
	.container { width: 300px; }
	
	.slicknav_menu { display: block; position: relative; z-index: 99999; }
	.slicknav_menu { /*height: 45px;*/ }
	#header { text-align: center; }	
	#header { /*position: absolute; top: 55px; width: 100%; */ position: static !important; }
	.header_spacing { display: none; }
	#header .container {  }
	.logo { float: none; margin: 0; }
	.header_menu { display: none; }
	.header_menu ul li { margin-right: 20px; }
	.header_social { float: none; padding-top: 10px; text-align: center; max-width: 400px; }
	.header_social img { margin: 0 2px; }
	
	.single_left { float: none; width: auto; margin-bottom: 25px; }
	.home_blog_box img,
	.home_blog_box iframe { width: 300px; height: 130px; }	
	
	
	.home_blog_box h3 { margin-top: 0; font-size: 20px; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; font-weight: 700; text-align: center; text-transform:uppercase;  }		
	
	.archive_box { width: 300px; float: none; margin: 0 auto 20px; }
	.archive_media_cont,
	.archive_media_cont img,
	.archive_media_cont iframe { width: 300px; height: 169px; }
	.archive_text_inside { padding: 1px 1px;  }	
	.archive_box h3 { font-size: 13px; }
	.archive_box p { line-height: 15px; font-size: 11px; }
	.archive_box_last { margin-right: auto; float: none; }
	.single_inside_content img { width: 300px; height: 169p }
	.single_inside_content iframe { width: 300px; height: 169px; }
	
	#commentform textarea { max-width: 280px; }		
	#sidebar { float: none; width: auto; }	
	.t1_search_cont input[type=text] { width: 210px; }
	.t1_search_cont input[type=submit] {  width: 80px; }		
	
	.footer_box_col { float: none; width: auto; padding: 10px 0 10px; margin: 0; }
	.footer_copyright .left { float: none; margin-bottom: 15px; }
	.footer_copyright .right { text-align: center; float: none; }
	
	.main section h1 {
  text-align: center;
  padding: 0;
  margin-bottom: 15px;
  font-size: 30px;
  letter-spacing: -1px;
  color: white;
  text-shadow: 1px 1px #000;
  font-family: 'Source Sans Pro', sans-serif; 
  color: #fff; 
  letter-spacing: 1px; font-weight: 700; text-transform:uppercase;
}
.main section h2 {
  color: #fff; 
  text-align: center;
  line-height: 140%;
 
  text-shadow: 1px 1px #000;
  font-family: 'Source Sans Pro', sans-serif; 
  letter-spacing: 1px; font-weight: 700; text-transform:uppercase;
  font-size: 14px;
}
.main section .page_container {
  margin-top: 200px;
  overflow: hidden;
}	
	
}