/* Gnaritas mobile modifications */


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

	#pensions {
		margin:0px 0px !important;
		padding-bottom: 0px !important;
	}

	div.one-third {
		width:100% !important;
		clear:both !important;
	}

	div.column.two-thirds {
		width:100% !important;

		float:left!important;

	}

	div.right {
		float:left !important;

	}

	.footer ul li {
		display:block !important;
		clear:both !important;
	}

	.footer ul li.toggle {
		display:none !important;
	}

	.footer ul.sub-menu {
		display:none !important;
	}
	
	.footer .menu>li {
		margin-left:0px !important;
	}

	
	.template-page-public-plans-database article {
		width:100% !important;
		display:block !important;
		clear:both !important;
	}

	.template-page-public-plans-database sidebar {

		width:100% !important;
		display:block !important;
		clear:both !important;
		margin-left: 0px !important;


	}

	.ppd-grid-item {

		width:100% !important;
		display:block !important;
		clear:both !important;
	}

	.ppd-page-nav {
		display:none !important;
	}

	.ppd-fact-sheet .entry-content {

		width:100% !important;
		display:block !important;
		clear:both !important;


	}

	.ppd-chart-container .two-thirds,.ppd-chart-container .one-third {

		width:100% !important;
		display:block !important;
		clear:both !important;

	}  

	table.ppd-data {

		width:100% !important;
		display:block !important;
		clear:both !important;

	}

	div.ppd-chart-container  {
		padding: .5em !important;
	}

	#main .content {
		    padding: 5px 1% 0 1% !important;
	}

	table.ppd-data th, table.ppd-data td {
    		padding: 2px !important;
	}

	.ppd-data thead {
		display:table-header-group!important; 
		width:100%;
	}

	.ppd-data tbody {
		width: 100% !important;
    		
	}


	.template-page-public-plans-database sidebar {

		margin-left:0px;
	}

	.ppd-grid-item img {
		width:50% !important;
		height:50%;
		margin-bottom: 30%;
	}

	#ppd-report-downloads #downloads {
		display: inline-block !important 
	}

	#ppd-report-downloads  #download-types .types .type {
    		margin: 8px 5px 0 5px;
		display:inline;
		float:left;
	}
	#ppd-report-downloads   #download-types .types {	
		width:auto;
	}

	#ppd-report-downloads  #download-types  {
		width:100% !important;
	}

	.ppd-chart-container {
		width:100% !important;
	}

	.entry-content img {
		max-width:100%;
		height:auto;
	}

	.ppd-page-nav {
		display:none !important;
	}

#ppd-search-results {
    width: 100% !important;
    display: block !important;
    vertical-align: top;
    min-width: auto !important;
	}

#ppd-columns {
    width: 90% !important;
    display: block !important;

}

.ppd-column-list {
	height:250px !important
}

#ppd-toggle {
	display:none !important;
	}

#ppd-query-cols  {
     display: block;
    margin-left: 15px;
    margin-top: 10px;
}

#home-upper div.two-thirds {
	display: none !important;
}

.footer {
	padding:8px !important;
	}

}


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

table.ppd-data {
    font-size: 10px !important;
}



}


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

table.ppd-data {
    font-size: 9px !important;
}


}




/* Gnaritas mobile modifications */
