

@media only screen and (max-width:550px){
	
.news-block .data {width: 100%; }
}

@media only screen and (max-width:994px){
	#scroller { width: 3624px !important;}
	#slider .simply-scroll-list ul { height: 234px; }
	#slider .simply-scroll-list li img { height: 234px; width: 453px; }
	#browser{
		min-width: auto;
		min-height: auto;
		padding-bottom: 25px;
	}
	
	.main{
		width: 100%;
		margin: 0 auto;
	}
	
	header .bg{
		width: 100%;
		left: 0;
	}
	
	header #logo{
		left: 50px !important;
		text-align: left;
	}
	
	header #logo #line1{
		width: 100%;
	}
	
	header #logo #line2{
		width: 100%;
	}

	header #top-text { display: none; }

	#content{
		width: 95%;
		margin: 0 auto;
	}

	#content #container{
		padding: 10px 20px;
		overflow-x: scroll;
	}

	#content #container table {
		overflow-x: auto;
		display: block;
	}

	footer{
		width: 95%;
	}


	.toggle-icon{ background: url("../images/toggle.png"); display: block; height: 32px;left: 50px;top: 6px; position: relative;width: 32px;background-size: cover;background-repeat: no-repeat;background-position: center center; }

	nav ul {
		display: block;
		padding: 10px 0 15px;
		text-align: left;
	}
	nav li {
		top: 0;
		left: 0;
		float: none;
		margin-top: 1px;
		line-height: 26px;
		text-align: center;
	}
	nav li a{
	display: inline-block;
	color: #f2f2f2 !important;
	line-height: 30px;
	width: 80%;
	background: rgba(0,0,0,0.5);
	text-align: left;
	padding: 0 21 0 0;
	text-transform: none;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}

	nav li ul {/home/default/Desktop/jobs/optuma.lt/
		display:none;
		position:relative;
		width: 80%;
	}
	nav li ul li {width: 100%;}
	nav li ul li a { width: 100%; display: block; min-height: auto; padding: 5px; background: rgba(0, 0, 0, 0.35); }

	nav ul li:hover ul{
		display: inline-block;
	}
	.menu-top-container { display: none; }
	.menu-secondary-container{ display: none; }	
	
	.menu-top-container { display: none; }
	.menu-secondary-container{ display: none; }
	header #logo { left: 50px !important; }
	#content { width: 100%; margin: -19px auto 0; }
	footer{ width: 80% }	

}

@media only screen and (max-width:480px) {
	#fajebookas { width: 20px !important; height: 85px !important; background: rgba(78, 121, 31, 0.65) !important;  }	
	#fajebookas img { width: 20px;}	
	
	#top-text { display: none; }
	/*#content #container table td { float:left; width:100% !important; }*/
	#scroller { width: 2856px !important;}
	#slider .simply-scroll-list li img { height: 184px; width: 357px; }
	#content iframe{ width: 100%; }
	.toggle-icon{ background: url("../images/toggle.png"); display: block; height: 32px;left: 40px;top: 6px; position: relative;width: 32px;background-size: cover;background-repeat: no-repeat;background-position: center center; }
	#languages { position: absolute; right: 0; }
	header #logo { left: 33px !important; }
	#content { width: 100%; margin: -19px auto 0; padding-top: 20px;}
	footer{ width: 80% }
}