@media only screen and (min-width: 768px) and (max-width: 980px)
{
	.oltshow-md
	{
		display:block;
	}
	.olthide-md
	{
		display:none;
	}
	.olthdr-container,.oltquick-inner-table
	{
		width:95%;
	}
	.oltcontent_container
	{
		width:95%;
	}
	.oltpagecontainer
	{
		width:95%;
		min-height:600px;
	}
	.oltcontent
	{
	        width:70%;
	}
	.oltquicklink
	{
		width:30%;
	}
	.navmenu,.olt_foot
	{
		width:95%;
		margin:auto;
	}
	.oltfoot-trust-child
	{
		width:100%;
		height:90px;
	}	
	.oltfoot-col1
	{
		width:22%;
	}
	.oltfoot-col2
	{
		width:21%;
	}
	.oltfoot-col3
	{
		width:18%;
	}
	.oltfoot-col4
	{
		width:16%;
	}
	.oltfoot-col5
	{
		width:23%;
	}	
	.table_fluid_width
	{
		width:95%;
	}
	.olt-logininput-size
	{
		width:75%;
	}
	.olt-defpub-view,.olt-suppor-forms-view
	{
		width:50%;
	}
}
