/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	img{max-width:100%!important; height:auto!important;}
	#menu a, #menu .separator{font-size:10px;font-weight:normal;padding:17px 8px 15px 8px;}
	#menu li{margin-left:2px;}
	.blog .item h2{font-size:14px;}
	#jevents_body .paramlist_key{width:25%!important;}
	#registration-tab-pane input{
		width:450px!important;
	}
	.shareit{background-size:80%;background-position: center right;}
	.shareit div{width:20%!important;}
	.shareit div:first-child{margin-left:50px;}
	.moduletable_event .shareit div:first-child{margin-left:187px;}
	.actions{top:0;}
	.actions li img{width:15px;height:15px;}
	.moduletable_event .shareit{background-size:40%;}
	.moduletable_event .shareit div {width:65px!important;}
	.top-right .moduletable_tlf{position:absolute;right:20px;top:00px;}
	.logo{max-width:280px;}
	.mod_events_latest_content a{font-size:14px;}
	body{font-size:12px;}
	.moduletable_related h4 a{font-size:14px;}
	#menu > li:last-child{margin-left:1px!important;}
	#menu > li:first-child{margin-left:0px!important;}
	#menu > li {margin-left:2px!important;}
	.moduletable_social{right:235px;}
	.moduletable_event{displaY:none;}
	table.kursus > tbody > tr > td{display:block;width:100%;}
	#menu > li:last-child{float:left;}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
  		#menu > li {margin-left:8px!important;}
  		#menu > li:last-child{margin-left:0px!important;}
}
