/*   *{outline:1px solid red;}   */

@media screen and (min-width: 320px) and (max-width: 990px){
	.twitter iframe{ width: 85% !important;}
 	.top_news .ad_text {
	  	float: none;
  		margin: 15px auto;
 	 }
	.taboola_grid{ min-height: 450px;}
	.article_row_content {  height: auto;}
	.article_row_img { height: auto;}
	.article_row_bottom {
	  position: relative;
	  bottom: 0;
	  margin: 10px 0;
	}
	.top_news_img img, 
	.article_box_img img,
	.gallery_box_img img{ width: 100%;}
	.modal-dialog{ margin-top: 50px;}
	#myModal .bx-wrapper img {max-height: 100vh;}
	.top_news_img a img { 	width: auto;	}
	.radio input[type="radio"], .checkbox input[type="checkbox"]{
		top: 0px;
	}
}

@media screen and (min-width: 769px) and (max-width: 990px){

}


@media screen and (min-width: 768px) and (max-width: 768px){
	.article_box h2 { 
		font-size: 14px;
		height: 33px;
		overflow: hidden;
	}
	.article_box_content { 		padding: 8px 5px;	}
	.article_box_icon {
		width: 44px;
		height: 44px;
	}
	.article_box_icon a { font-size: 22px;	}
}

@media screen and (min-width: 320px) and (max-width: 767px){
	.footer{ height: 640px;}
	.footer_links { margin: 25px 0;}
	.footer_links li a { padding: 10px 20px;}
	.footer_ad { margin: 25px 0;}
 	.article_box h2 { 
		font-size: 18px;
		height: 41px;
		overflow: hidden;
	}
	.article_box_content { 		padding: 8px 5px;	}
	.twitter { display: none; }
	.mpu{ margin-bottom: 10px;}
	#show_more { margin-bottom: 15px;}
	
	.social_connect{
	padding: 3px;
	}
	
}


@media screen and (min-width: 480px) and (max-width: 736px){
	.footer{ height: 450px;}

	
		
}

@media screen and (min-width: 320px) and (max-width: 414px){
	.pages .previous,
  	.pages .next{  		
  		width: 100%;
 		text-align: center;	
  	}
  	
  	 	
  	
}

/* Samsung Tab */
@media screen and (min-width: 600px) and (max-width: 600px){

}


/* IPhone 6 portrait + Sony xperia */
@media screen and (min-width: 360px) and (max-width: 375px){

}


/* For landscape Ipad */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 

}





