/*
	Arcana by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 13pt;
		line-height: 1.5em;
	}

/* Lists */

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

	ul.icons li a, ul.icons li span {
		font-size: 1.5em;
	}

/* Header */

	/*header {
		padding: 0 0 0 0;
	}

		header h1 {
			padding: 0 0 1.75em 0;
		}*/

/* Banner */

	#banner,div.flexslider .slides img, #map-canvas {
		/*height: 20em;*/
	}
/*
	.flexslider .slides img {
	    height: 20em;
	}

	#map-canvas{
		height:20em;
	}*/


/* pcTablet  */
	div#pcTablet .container{width:960px;}


/* Wrapper */

	.wrapper {
		padding: 3em 0 1em 0;
	}

/* CTA */

	#cta {
		padding: 2em 0;
	}

/* footer */

	footer {
		padding: 3em 0 3em 0;
	}

		footer .container {
			margin-bottom: 1em;
		}
