@media only screen and (max-width: 1200px) {
	
	.container { width: 960px; }
	.full_logo_cont { max-width: 220px; }
	.single_full_cont { width: 960px; }		
	/*.logo { max-width: 235px; height: auto; }*/
	.header_search { width: 180px; }
	.home_post_half { min-height: 350px; }
	.blog_post_half .img_cont { width: 480px; height: 236px; }
	
	.header_menu { max-width: 520px; }
	.header_menu ul li { margin-right: 5px; font-size: 13px; }
	.home_left { float: left; width: 630px; }
	.left_cont { float: left; width: 680px; }
	.home_bottom_box { width: 280px; margin-right: 40px; }
	.home_bottom_box_last { margin-right: 0; }
	.single_left { width: 630px; }
	.archive_title { margin-bottom: 20px; font-size: 23px; }
	#sidebar { width: 240px; }
	
	.sy-caption-wrap .sy-caption { font-size: 25px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px; border-radius: 0; background: none; text-transform: uppercase;}
	
	.home_featured_text { font-size: 35px; text-align: center; margin: 40px 40px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 2px; }
	
	
	.home_post_half_text_inside h3 { margin: 6px 0; font-size: 22px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px;}
	
	h1.single_title { font-size: 25px; margin: 0 0 20px; padding-right: 80px; letter-spacing: 1px; font-weight: 700; font-family: 'Montserrat', sans-serif; line-height: 120%;  }
	
	.blog_post_half h3 { font-size: 25px; margin-bottom: 10px;  font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px;  }
	
	.footer_box_col { width: 296px; margin-right: 36px; }
	.footer_box_col_last { margin-right: 0; }
	
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.container { width: 748px; }
	.single_full_cont { width: 748px; }	
	#single_cont { width: 748px; }
	.slicknav_menu { display: block; position: relative; z-index: 99999; }
	.home_post_half { min-height: 250px; }
	.blog_post_half .img_cont { width: 374px; height: 184px; }
	
	.header_social { float: left; }
	.header_menu { display: none; }
	.home_left { width: 510px; }
	.left_cont { float: left; width: 508px; }	
	.home_bottom_box { width: 224px; margin-right: 25px; }
	.home_bottom_box_last { margin-right: 0; }	
	ul.home_bottom_blog_list li h4 { font-size: 16px; }
	
	.sy-caption-wrap .sy-caption { font-size: 25px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px; border-radius: 0; background: none; text-transform: uppercase;}
	
	.home_featured_text { font-size: 30px; text-align: center; margin: 40px 30px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 2px; }
	
	
	.home_post_half_text_inside h3 { margin: 6px 0; font-size: 22px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px;}
	
	h1.single_title { font-size: 25px; margin: 0 0 20px; padding-right: 80px; letter-spacing: 1px; font-weight: 700; font-family: 'Montserrat', sans-serif; line-height: 120%;  }
	
	.blog_post_half h3 { font-size: 25px; margin-bottom: 10px;  font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px;  }
	
	
		
	.single_left { width: 520px; }
	.single_full { width: auto; }
	#sidebar { width: 180px; }
	.t1_search_cont { width: 170px; }
	.t1_search_cont input[type=text] { width: 150px;  }
	.footer_box_col { width: 229px; margin-right: 20px; }
	.align_wid_box { width: 245px; margin-right: 0}
	.align_box{ margin-left: 0px;}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) { 
	.single_full_cont { width: 300px; }	
	.container { width: 300px; }
	.home_post_half { float: none; width: auto; min-height: 320px; }
	.blog_post_half { float: none; width: auto; }
	.blog_post_half .img_cont { width: auto; height: auto; }
	
	#header { position: relative; 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%;  }*/
	.home_post_thumb { width: 300px; float: none; margin: 0 auto; height: 217px; }
/*	#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; display: none; }
	.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; }
	.archive_box { float: none; margin-left: auto; margin-right: auto; }
	.left_cont { float: none; width: auto; margin-bottom: 25px; }
	.home_bottom_box { width: auto; float: none; margin: 0 0 25px; }
	.home_bottom_box_last { width: auto; margin-right: 0; }	
	ul.home_bottom_blog_list li h4 { font-size: 16px; }	
	
	.sy-caption-wrap .sy-caption { font-size: 20px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px; border-radius: 0; background: none; text-transform: uppercase;}
	
	.home_featured_text { font-size: 20px; text-align: center; margin: 40px 10px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 2px; }
	
	
	.home_post_half_text_inside h3 { margin: 6px 0; font-size: 22px; font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px;}
	
	h1.single_title { font-size: 25px; margin: 0 0 20px; padding-right: 80px; letter-spacing: 1px; font-weight: 700; font-family: 'Montserrat', sans-serif; line-height: 120%;  }
	
	.blog_post_half h3 { font-size: 25px; margin-bottom: 10px;  font-family: 'Montserrat', sans-serif; font-weight: 700; line-height: 120%; letter-spacing: 1px;  }
	
	
	#single_cont { width: 300px;}
	.single_left { float: none; width: auto; margin-bottom: 25px; }
	.single_full { width: auto; }
	
	#commentform textarea { max-width: 280px; }		
	#sidebar { float: none; width: auto; }	
	
	.footer_box_col { float: none; width: auto; padding: 10px 0 10px; margin: 0; }
	.footer_social { float: none; }
	.footer_copyright .left { float: none; margin-bottom: 15px; }
	.footer_copyright .right { text-align: center; float: none; }
	.footer_copyright { text-align: center; padding: 12px 0; /*margin-bottom: 20px;*/ }	
	.footer_copyright_left { float: none; padding-top: 6px; }
	
}