
@import url("../twentytwelve/rtl.css");

#masthead{
	background-image: url('images/tech-logo-blue159X78.png');
	background-position:6px 31px;
	background-size:137px 62px;
	}

hgroup{
	float:right;
	
	}

#widget-logo{
	float: right;
	padding-left:20px;
	padding-right:0;
}		

#technion_link{
	float:left;
	width:137px;
	height:72px;
	}

.main-navigation li a {font-size:1.2em}


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

	#masthead{
	background-image: none;
	clear:both ;
	}

	.menu-toggle{
		clear:both !important;
		padding: 10px 10px 10px 10px   !important;
	}

	hgroup{
	float:none;
	padding:0px;
	margin:auto;
	}
	
#technion_link{
	background-image: url('images/tech-logo-blue159X78.png');
	background-repeat: no-repeat;
	background-size:80px;
	width:80px;
	height:45px;
	float:right;
	}

#content-widget-header.widget-area{
	padding-top:0px;	
	}
#widget-logo{
	float:left;
	margin-top:0;
	}	
}

	