/*  MAKE LAYOUT RESPONSIVE at 768px FOR IPAD PORTRAIT ================================================================ */



.ma-teaser-container{
	margin:-26px;
}	

header {
	width: 93.75%; /* 720px / 768px */
}

#maincontent{
	width: 93.75%; /* 720px / 768px */
}


.maincontent{
	width: 93.75%; /* 720px / 768px */
}


footer {
	width: 93.75%; /* 720px / 768px */
}

.ma-headline{
	font-size:5.15em;
}
		
.morpholioapp-nav {
	font-size: 85%;
}

.morpholio{
	font-size:2.15em;
	text-align:left;
	margin-top:.4em;
	line-height:0.9em;
}

.ma-icon-subwrapper{
	width:100%;
	margin-left:0%;
}



.ma-userblocksmall {
width:100%;
}
.ma-lightbackground-userblock {
width: 100%;
}

.ma-light-collection-cell {
	width: 100%;
	margins-left:0;
}

.ma-stats-light {
	font-size:11pt;
}

.ma-collection-title-block{
	float:left;width:65%;
}
.ma-collection-stats-block{
float:right;width:35%;
}
