/* Large Devices, Wide Screens */

@media only screen and (max-width : 1280px)
{	

}


@media only screen and (max-width : 1200px) 

{
	.search {
    float: none;
    width: 100%;
    height: 30px;
    margin-top: 19px;
    clear: both;
    display: inline-block;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) 
{/*--------------------------branch-----------------*/
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) 
	{
/*--------------------------menue-----------------*/
	.navbar-nav
	{
		background: #39627e; 
		max-height:315px;
		overflow-y:scroll;
		overflow-x:hidden;
		margin-top: 0;
		display:none;
		z-index:9999999;
		position: relative;
	}
	
.navbar-nav a
	{
		color:#fff; 
	}
	
.navbar-nav li:hover
	{
		background: #fff;
	}
	.right_menue { display:none}
	.display_in_mobile {display:block !important}
	.navbar-collapse { padding: 0 15px}
	.header_ads {display:none}
	.warp_margin
		{
			margin-bottom:5px; 
			overflow: hidden;
		}		
		.navbar-collapse.collapse
			{
				  z-index: 99999999;
				  position: relative;
				  background: #288f98;
			}

		.navbar-collapse.collapse a
			{
				color:#fff; 
			}
			.search
			{
				float:none;
				width: 216px;
			}
		.warp-bg > .container
			{
				padding:0; 
			}
		#myCarousel .carousel-caption 
			{
				left:20%;
				right:20%;
				top:10%;
			}
		#carousel-program .carousel-control.right , #carousel-blog .carousel-control.right
			{
				right: 27%;
			}
		#carousel-program .carousel-control.left , #carousel-blog .carousel-control.left
			{
				left: 40%;
			}
		
			
		.followUs
			{
				display:none; 
			}
			
		.followUs1
			{
				display:none; 
			}
		.sub-menue
			{
				width:100%;
				min-width:100%; 
				display:block;
				position: static;
				background:#e06458;
				opacity:1;
				visibility: visible;
				
			}
		.cat-menue
			{
				min-width:40%; 
			}
			
	#alwast-bayanat
	{
		padding:0; 
	}
	
	#albarlaman
	{
		padding:0; 
	}
	
	#clear-paddong-medai
		{
			padding:0; 
		}
		
	#mypop
		{
			width:90%; 
			height:auto;
			min-height:30%;
		}
	#mypop .carousel-inner2
		{
			min-height:100px; 
		}
		
	.ticker-controls
		{
			display:none; 
		}
		
	#banner-1
		{
			padding:0;
			margin:0 0 5px 0; 
		}
	
	
	.search button 
	{
		background: none;
		border: none;
		color: #c11717;
		font-size: 18px;
		padding-top: 0px;
	}
	
	.search input 
	{
		width: 87%;
		height: 27px;
		border: none !important;
		background: #fff;
		font-size: 16px;
		padding: 8px 10px;
	}
	
	.search 
	{
		float: none;
		width: 100%;
		height: 30px;
		margin-top: 19px;
		clear: both;
		display: inline-block;
	}
	.long-haeder 
	{
		width: 100%;
		height: auto;
		padding-top: 1px;
		overflow: hidden;
	}
	
	.warp-cat 
	{
    overflow: hidden;
    clear: both;
    margin: 15px 0 0 0;
    padding: 0px 10px 20px 10px;
    border: 1px solid #ccc;
	}
	.warp_ads
	{
		padding:5px !important;
	}
	
	.logo 
	{
		
		display: block;
		float: none;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		margin-left: 10px;	
		margin: auto;
    margin-top: 20px;
	}
	.left_menue 
	{
		float: none;
		width: 100%;
	}
	.left_menue_list 
	{
		margin: 0;
		padding: 0;
		margin-top: 0px;
		margin-bottom: 5px;
		text-align: center;
		width: 100%;
	}

	.navbar-nav {
		background: #ffffff;
	}
	#slider {
		height: auto;
		margin-top: 15px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) 
{
	#myCarousel	.carousel-inner
		{
			height:300px; 
		}
	#myCarousel
		{
			height:300px; 
		}
		
	#myCarousel .item
		{
			height:300px; 
		}
	.article-single
	{
		width:100%;
	}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) 
{

	
	
    
}





/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 720px) 
{
	

}

@media (max-width : 720px) and  (min-width : 400px)

{		

}


@media (max-width : 1024px) and  (min-width : 780px)
{
		

}