
@media only screen and (min-width : 320px) and (max-width : 640px) {

			.row-fluid
			{    
				margin-left: 0 !important;
				margin-right: 0 !important;
			}

			nav.pull-right
			{
				padding-left: 0 !important
			}

			.glidecontentwrapper
			{
				height: 200px !important;
			}

			#p-select
			{
				display: none !important;
			}
			.heading-style-3
			{
				text-align: center !important;
			}

			.row-fluid [class*="itemSpan"], .row-fluid [class*="span"]
			{
				padding-left: 0 !important
			}

			#copyright .nav.menu.social
			{
				text-align: center !important;
			} 
			.voteinput
			{
				width: 100% !important
			}
			#copyright .moduletable.bordered > .mod-menu, #copyright .moduletable.bordered .mod-newsflash-adv, #copyright .moduletable.bordered .module_container {
			    border-bottom: 1px solid transparent;
			    margin-bottom: 0;
			}

			.full-width .item_img
			{
				width: 100% !important;
				margin-right: 0
			}

			.backblue,.forms,.info
			{
				float: none !important;
				width: 100% !important;
				padding-right: 0 !important;
			 margin-bottom: 50px;
			}

			.forms .btn
			{
				float: none !important;
				width: 100% !important
			}

			.info p
			{
				width: 100% !important;
				float: none !important;
			}


}




@media only screen and (min-width : 768px) and (max-width : 1024px) {

			.row-fluid
			{    
				margin-left: 0 !important;
				margin-right: 0 !important;
			}

#top .span6
{
	width: 49% !important;
	float: left !important;

}


.icemegamenu > ul > li > a.iceMenuTitle
{
	padding: 4px 10px 2px !important;
	font-size: 14px !important
}

#logo
{
	width: 205px !important;
	padding: 0 !important
}


.row-fluid .itemSpan3, .row-fluid .span3, .gallery-item
{
 	width: 48% !important;
 	float: left !important;
 	padding: 0 5px !important;

}
 

.row-fluid .itemSpan3, .row-fluid .span3 img
{
 	width: 100% !important;

}


.items-row .span6
{
	width: 100% !important;
	float: left !important;
	padding: 0 15px !important
}

#component, #aside-right
{
	width: 100% !important
}

.span0
{
	width: 95% !important;
	padding: 0 5px !important;
	float: left !important;
}


.mod-newsflash-adv
{
	overflow: hidden;
}

.span12
{
	padding: 0 !important
}

#aside-right:before, #aside-left:before
{
	display: none;
} 
}

 
