/* 
	csw-Map-Advanced-Google.css
		
	Version: [2018-01-02 01:28 pm]
*/


.csw-Map-Advanced-Google .csw25pct { width: 25%; }
.csw-Map-Advanced-Google .csw50pct { width: 50%; }
.csw-Map-Advanced-Google .csw75pct { width: 75%; }
.csw-Map-Advanced-Google .csw100pct { width: 100%; }
@media screen and (max-width: 768px) {
	.csw-Map-Advanced-Google .csw25pct,
	.csw-Map-Advanced-Google .csw50pct,
	.csw-Map-Advanced-Google .csw75pct,
	.csw-Map-Advanced-Google .csw100pct {
		width: 100%;
	}
}


.csw-Map-Advanced-Google.cswAlignLeft .cswItems {
	margin-right: auto; 
}

.csw-Map-Advanced-Google.cswAlignCenter .cswItems {
	margin-left: auto; 
	margin-right: auto; 
}
.csw-Map-Advanced-Google.cswAlignRight .cswItems {
	margin-left: auto; 
}

