/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




	/*==========  Mobile First Method  ==========*/

	/* Custom, iPhone Retina */ 
	@media only screen and (min-width : 320px) {

	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (min-width : 480px) {

	}

	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px) {

	}

	/* Medium Devices, Desktops */
	@media only screen and (min-width : 992px) {

	}

	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) {
	}

	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1400px) {
	}


	/*==========  Non-Mobile First Method  ==========*/

	@media only screen and (max-width : 1950px) {

	}
	@media only screen and (max-width : 1400px) {

	}
	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px) {
		.feat-item{height: 460px !important;}
		.col-md-12 .post_related_grid{width: 31.6666% !important;}
		.col-md-8 .post_related_grid{width: 48% !important;}
		.list_layout .col-md-8 .list_thum{display: block !important;width: 100% !important;}
		.post_box .a-post-box figure{max-height: 220px !important;}
		.logo_block{text-align: center !important;}
		.news_layout .logo{float: none !important;margin-bottom: 15px;}
		.ads_block{text-align: center !important;float: none !important;}
		.block_5 .a-post-box{width: 50% !important;margin: 0 !important;}
		.ads_wid img, .ads_in_block img{width: 100% !important;}
		.index_related_posts li{width: 32% !important;}

		/* Home_v3 is_list*/
		.list_layout .list_thum{width: 100% !important;max-width: 100% !important;}
		.widget_search input{padding: 0 10px !important;font-size: 11px !important;}

	}

	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {
		.footer .social_icon span{padding: 15px 0 !important;}
		.footer .social_icon {padding: 20px !important;}
		.inner_sidebar, .inner_footer{margin-bottom: 30px;}
		.a-post-box{margin-left: 0 !important;margin-bottom: 0 !important;margin-top: 20px;}
		.col-md-12 .post_related_grid{width: 50% !important;}
		.col-md-8 .post_related_grid{width: 50% !important;}
		.list_layout .col-md-12 .as_post .as_main_post_content .as_content{height: 70px;overflow: hidden;}
		.a-post-box .latest-img img{width: 100%;}
		.ads_wid img{width: auto !important;}
		.instagram-list li{width: 20% !important; margin: 0px !important;}
		#top_search_toggle {
		    margin: 0px 5px 0px 5px !important;
		    padding: 5px 10px !important;
		    border-right: 1px solid #ebebeb !important;
		}
		.st-trigger-effects button {
			font-size: 14px!important;
			line-height: 36px!important;
			text-align: center !important;
			display: inline!important;
			float: right!important;
			cursor: pointer!important;
			margin: -5px 3px 0 5px!important;
			width: 35px;height: 35px;
			background-color: #eee;
		}
		.header3_layout #top_search_ico #search_toggle_top{top: 50px !important;}
		.top_nav{display: none !important;}
		.top_bar .social_icon{float: left !important;}
		.min_top_bar{position: relative !important;z-index: inherit;}
		.st-trigger-effects{display: block !important;}
		.as_responsive{display: block !important;}
		.index_related_posts li{width: 32% !important;float: left;}
		.blog_widget_area_wrap {margin-bottom: 20px !important;}
		.header1_layout .logo.logo_blog_layout{margin: 20px 0px !important;float: none !important;}
		.header2_layout .logo.logo_blog_layout{margin: 20px 0px !important;float: none !important;}
		.header1_layout .logo_ads, .header2_layout .logo_ads, .header2_layout .logo h3{text-align: center !important;}
		.header3_layout .top_bar .social_icon{display: none !important;}
		.header2_layout .top_bar .social_icon, .header1_layout .top_bar .social_icon{line-height: normal !important;margin-top: 3px !important;}
		#mobile_primary_nav, .out_side .social_icon{display: block !important;}
		.header5_layout .header_bottom{display: none !important;}
		.header5_layout .st-trigger-effects, .header5_layout .min_top_bar .social_icon{display: block !important;}
		.header7_layout .logo_ads .ads_block img{width: 100% !important;}
		.layout_right_sidebar .inner_sidebar{margin-left: 0px !important;}
		.layout_left_sidebar .inner_sidebar{margin-right: 0px !important;}
		.top_second_menu .social_icon{float: left !important;}
		
		/* Home_v2 is_Grid_Full*/
		.home_v2.layout_right_sidebar .inner_sidebar{margin-right: 15px !important;margin-left: 15px !important;}
		#infscr-loading {left: 23% !important;}
	}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {
		.main_header_2 .logo_blog_layout{float: none !important;}
		.ads_wid img{width: auto !important;}
		.main_footer .widget{margin-bottom: 30px;}
		.commentlist ul.children{padding-left: 0px !important;}
		.comment-form .form-input input, .comment-form .form-input textarea{width: 100% !important;}
		.col-md-12 .post_related_grid{width: 100% !important;}
		.col-md-8 .post_related_grid{width: 100% !important;border-bottom: 1px solid #ebebeb !important;margin-bottom: 20px !important;padding-bottom: 10px !important;}
		.list_layout .col-md-12 .list_thum{display: block !important;width: 100% !important;}
		.list_layout .col-md-12 .as_post .as_main_post_content .as_content{height: auto !important;overflow: none !important;}
		.about_widget{margin-bottom: 30px;}
		.big_post {width: 100% !important;margin-bottom: 20px !important;}
		.small_list_post{width: 100% !important;}
		.block_2 .block_inner .small_list_post li:last-child{border-bottom: 1px solid rgba(221, 226, 232, 0.5) !important;padding-bottom: 10px !important;margin-bottom: 10px !important;}
		.block_6 .list_thum{width: 100% !important;float: none !important;margin-bottom: 20px !important;}
		.block_6 .block_as_top_post{padding: 0 !important;}
		.block_as_main_post_content{padding: 0 !important;}
		.copyright{text-align: center !important;}
		.news_layout .copyright .social_icon{float: none !important;}
		.news_layout .copyright p{float: none !important;}
		.news_layout .copyright .social_icon{margin-bottom: 20px !important;}
		.ads_block img{width: 100% !important;}
		.top_nav{display: none;}
		.instagram-list li{width: 20% !important; margin: 0px !important;}
		.footer .social_icon .det_ico{display: none !important;}
		.footer .social_icon span{margin-right: 0px !important;}
		.share_article .tagcloud{text-align: center !important;margin-bottom: 20px;}
		.related_grid article.as_post{border: none !important;}
		.layout_right_sidebar .posts_areaa{border-right: none!important;}
		.posts_areaa .row{margin-right: 0px !important;margin-left: 0px !important;}

		/* Home_v2 is_Grid_Full*/
		.is_Grid_Full article.as_post{width: 100% !important;}
		.posts_areaa {margin-left: -15px!important;margin-right: -15px!important;}


		/*list_layout*/
		.posts_areaa.list_layout article.as_post,
		.archive_areaa.list_layout article.as_post{padding: 17px !important;}
		.posts_areaa article.as_post, 
		.archive_areaa article.as_post{padding: 20px !important;}

		/*author_info*/
		.author_info{text-align: center;}
		.author_image{margin: auto;float: inherit!important;}
		.author_name{float: inherit !important;text-align: inherit !important;}
		.author_bio{display: inline-block !important;}
		.related_grid .post_share_t{display: inline-block !important;}
	}

	@media only screen and (max-width : 555px) {
		.header6_layout .logo img{width: 100% !important;}
		.top_second_nav{display: none !important;}
		.instagram-title h3{font-size: 13px !important; padding: 10px !important;}
	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {
		article.as_post .as_thumb_post{margin-bottom: 20px !important;}
		.as_meta_post{margin-bottom: 20px !important;}
		.as_top_post .as_title_and_meta h1 a{font-size: 25px !important;}
		.as_top_post .as_title_and_meta h1 {line-height: 35px !important;}
		.post_related_grid h3{font-size: 25px !important;}
		.sticky .as_thumb_post:before{margin-left: 0px !important;}
		.as_top_post{margin: 0px !important;}
		.adds300x250 img{width: 100% !important;}
		.as_title_and_meta{padding: 0px !important; margin-top: 20px !important; background-color: inherit !important;}
		.block_5 .a-post-box{width: 100% !important;}
		.block_5 .a-post-box figure{max-height: 240px !important;}
		.ads_wid img{width: 100% !important;}
		#top_search_ico #search_toggle_top{top: 50px !important;}
		.top_bar .social_icon{float: left !important;position: relative !important;right: inherit !important;}
		.index_related_posts li{width: 100% !important;}
		.ads_block{display: none !important;}
		.header7_layout .logo_ads .ads_block{margin-bottom: 0 !important;}
	}

	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 360px) {
		.logo.logo_blog_layout{padding: 10px !important;}
		.about_content, .as_content{margin: 0 !important}
		.as_bottom_post .post_share_t{display: none !important;}
		.as_bottom_post .post_share_mob{display: inline-block !important;margin-top: 20px;}
		li.as_post_by, li.as_comments_post{display: none !important;}
		.logo h3{font-size: -webkit-xxx-large !important;}
		.list_layout .post_icon_shere .post_share span{margin-right: 0 !important;width: 33px !important;height: 33px !important;line-height: 33px !important;}
		.list_layout .post_icon_shere .share_toggle{width: 33px !important;height: 33px !important;line-height: 33px !important;margin-left: 5px !important;}
		.list_layout .list_content .as_read_more a{padding: 4px 10px !important;}
	}


	/*==========  ***  ==========*/




	/*Desktops */
	@media screen and (min-width: 1024px) {
		.main_portfolio_layout .portfolio_post{width: 32.1%;float: left;}
	}

	/* Large Devices, Wide Screens */
	@media screen and (max-width: 1023px) and (min-width: 720px) {
		.main_portfolio_layout .portfolio_post{width: 48%;}
	}


	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px) {

	}

	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px) {

	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (max-width : 480px) {
		
	}

	/* Custom, iPhone Retina */ 
	@media only screen and (max-width : 320px) {
	
	}




