@media only screen and (max-width: 1200px) {
	
	.container { width: 960px; }	
	/*.logo { max-width: 235px; height: auto; }*/
	.header_search { width: 180px; }
	
	.header_menu { max-width: 680px; }
	.header_menu ul li { margin-right: 8px; font-size: 14px; }
	
	.home_left { float: left; width: 630px; }
	
	.stalac_box { max-width: 480px; /*margin: 0 10px; padding: 10px 0;*/ text-align: left; }
.stalac_box img { max-width: 100%; height: auto; }
	
	.blog_box .left { width: 380px; top: 120px; }
	.blog_box .left h3 { font-size: 23px; }
	.blog_box .right {  padding-left: 200px; }
	.blog_box .right iframe { height: 430px; width: 760px;}
	
	
	
	.blog_box_cont { padding-left: 40px; }
	.single_left { width: 630px; }
	.archive_title { margin-bottom: 20px; font-size: 23px; }
	
	#sidebar { width: 300px; }
	
	.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: 630px; height: 360px;}
	
	h1.single_title {  margin: 0 0 20px;   font-size: 25px; font-family: 'Lato', sans-serif; font-weight: 700;  color: #111; letter-spacing: 1px; line-height: 130%;}
	
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 989px) {
	.container { width: 748px; }
	.slicknav_menu { display: block; position: relative; z-index: 99999; }
	/*#header { position: absolute; }*/
	
	.header_social { float: left; }
	.header_menu { display: none; }
	/*#header { top: 55px; }
	ul.slicknav_nav { position: relative; z-index: 99999; }*/
	.slicknav_menu { /*height: 45px;*/ }
	#header { position: static;}
/*	#header { text-align: center; }	
	#header { position: absolute; top: 55px; width: 100%;  }*/
/*	.header_spacing { display: none; }*/
/*	.logo { float: none; margin: 0; }*/
	.full_logo_cont { float: none; text-align: center; max-width: 748px; }
	.header_spacing { display: none; }
	.home_left { width: 510px; }
	
.stalac_box { max-width: 350px; /*margin: 0 10px; padding: 10px 0;*/ text-align: left; }
.stalac_box img { max-width: 100%; height: auto; }
	
	.blog_box .left { width: 420px; top: 80px; }
	.blog_box .left h3 { font-size: 23px; }
	.blog_box .right {  padding-left: 160px; }
	.blog_box .right iframe { height: 320px; }
	
	.blog_box .right iframe { height: 330px; width: 590px;}
	
	
	.blog_box_cont {
  font-size:16px;
  padding-left:2px;
  padding-right:2px;
}	
		
	.single_left { width: 520px; }
	.single_full { width: auto; }
	
	#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; }
	
	.single_inside_content img { max-width: 100%; height: inherit; }
	.single_inside_content iframe { width: 750px; height: 430px;}
	
h1.single_title {  margin: 0 0 20px;   font-size: 25px; font-family: 'Lato', sans-serif; font-weight: 700;  color: #111; letter-spacing: 1px; line-height: 130%;}
	
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) { 
	.container { width: 300px; }
	
	#header { position: static; width: auto; }
	.slicknav_menu { display: block; position: relative; z-index: 99999; }
	.slicknav_menu { /*height: 45px;*/ }
/*	#header { text-align: center; }	
	#header { position: absolute; top: 55px; width: 100%;  }*/
	.header_spacing { display: none; }
/*	#header .container {  }
	.logo { float: none; margin: 0; }*/
	.header_menu { display: none; }
	.header_social { float: none; padding-bottom: 10px; text-align: center; padding-top: 10px; }
	.header_menu ul li { margin-right: 20px; }
	.header_social img { margin: 0 1px;}
	.header_search { float: none; margin: 15px auto; }
	.header_bottom { padding-bottom: 0; }
	.logo_cont { float: none; text-align: center; max-width: 300px; }
	.full_logo_cont { float: none; width: 280px; margin-left: auto; margin-right: auto; }
	.header_right_text { float: none; width: auto; width: 280px; margin-left: auto; margin-right: auto; }	
	
	.home_left { width: auto; float: none; }
	
	.home_featured { font-size: 18px; }
	.blog_box .left { position: static; width: auto; top: 0px; }
	.blog_box .left_inside { padding: 0px 0px;  }
	
	.blog_box .right {  padding-left: 0px; }
	.blog_box .right iframe { height: 200px; }
	
	.blog_box .left h3 {
  font-size:22px;
  font-weight:400;
  letter-spacing:1px;
  line-height:130%;
  text-transform:uppercase;
}
	.blog_box_cont { font-size:16px; padding-left:10px; padding-right:5px;}
	
	.blog_box .left_inside {padding:2px 2px;}
	
	.blog_box .right img {height:auto;max-width:100%; }
	
	.blog_box .right iframe {  width: 300px; height: 170px;}
	
		.stalac_box { max-width: 320px;   }
.stalac_box img {  height: auto; max-width: 320px; }
	
	.single_left { float: none; width: auto; margin-bottom: 25px; }
	.single_full { width: auto; }
	
	#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; }	
	
	.single_inside_content img { width: 300px; height: 169p }
	.single_inside_content iframe { width: 300px; height: 169px; }
	
	h1.single_title {  margin: 0 0 20px;  font-size: 18px; font-family: 'Lato', sans-serif; font-weight: 700;  color: #111; letter-spacing: 1px; line-height: 130%;}
	
}
@media only screen and (max-width: 600px) { 
	.stalac_box { margin-left: auto; margin-right: auto;}
	.galcolumn { width: 100% !important; padding-left: 0 !important; padding-right: 0 !important;}
}