@media only screen and (max-width: 940px) and (min-width: 300px) {
	
	/* Page Defaults ---------------------------------------------------------------- */
		
	.pageWrapper {
		width: 100%; 
	}

	body {
		margin: 0; padding: 0;
		}

	/* Header ---------------------------------------------------------------- */

				


	
	header {
		height: 60px;
	}

	.headerLogo {
		 height: 60px; 
		}
		
	.headerLogo a {
		height: 60px;
		color: #313030;
		padding: 0 10px 0 0; 
		font: 1em/1.1em; font-weight: bold;
	}

	.headerLogo img {
		width: 60px;
		height: 60px;
		margin-right: 0px;
		}

	.headerLogo h1 {
		font: 1.1em/1.1em 'AbelRegular', sans-serif;
		letter-spacing: 1px;
		}	
		
		

	/* Navigation / Menu ---------------------------------------------------------------- */

	nav {
		float: left;
		top: 0px; right: 0px;
		width: 100%; height: 60px;
		white-space: nowrap;
		z-index: 101;
	}

	nav ul {
		float: right;
		height: auto;
	}

	nav li {
		list-style:none; 
		float: left;
		position: relative;
	}
		
	/* Remove the first (home) link in the menu to save space. */
	nav li:first-child {
		display: none;
	}

	nav a {
		width: auto; height: 60px;
		display: block;
		padding: 0 10px 0 10px;
		text-align: center;
		font: 0.8em/1em; 
		line-height: 3.6em;
	}
	
	
	/* Main (Hero) Image ---------------------------------------------------------------- */

	.mainImageTitle {
		background: #424242;
		z-index: 101;
	}
	
	
	.mainImage .mainImageContainer {
		background-color: #000000;
		}
	
	/* Home Page Hero Image */
	.homePageMainImg img {width: 100%; height: 300px; object-fit: cover;}
	
	

	/* Title ---------------------------------------------------------------- */

	.mainTitle {
		padding: 20px 20px 20px 20px;
		background: #424242;
		}
		
	.mainTitle h1 {
		font: 1.7em/1.1em 'AbelRegular', sans-serif;
		}

	.mainTitleRestricted {
		padding: 20px 30px 20px 14px;
		background: #424242;
		}
		
	.mainTitleRestricted h1 {
		font: 1.7em/1.1em 'AbelRegular', sans-serif;
		padding-left: 40px;
		background-size: 50px 50px; background-position-x: -10px; background-position-y: -10px; 
		}
		
	
	/* Content ---------------------------------------------------------------- */


	.content {
		width: 100%; 
		display: block;
		min-height: 100px; 
		border: none;
		padding-bottom: 14px;
	}
	
	.contentL_Wrapper {
		width: 100%; 
		display: block; 
		margin: 0; padding; 0;
	}

	.contentL_Wrapper2 {
		width: 100%; 
		display: block; 
		margin: 0; padding; 0;
	}
	
	.contentL {
		margin: 0; padding: 20px;
		font: 1.2em/1.4em 'AbelRegular', sans-serif; 
	}

	.contentL2 {
		margin: 0; padding: 20px;
		font: 1.2em/1.4em 'AbelRegular', sans-serif; 
	}

	.contentL h2 {
		padding: 24px 0 8px 0;
		}

	.contentL2 h2 {
		padding: 24px 0 8px 0;
		}
		
	.contentL p {
		padding: 0 0 20px 0;
	}
	
	.contentL2 p {
		padding: 8px 0 8px 0;
	}		
	
	.contentR_Wrapper {
		width: 100%; 
		display: block; 
		margin-top: 1px;
		padding: 0;
		background: #424242;
		border: none;
	}

	.contentR_Wrapper2 {
		width: 100%; 
		display: block; 
		margin-top: 1px;
		padding: 0;
		border: none;
	}
	
	.contentR {
		margin: 0; padding: 0px 20px 0px 20px;
		font: 1.2em/1.4em 'AbelRegular', sans-serif; 
	}

	.contentR h2 {
		padding: 24px 0 8px 0;
		}

	.contentR h3 {
		padding: 24px 0 8px 0;
		}
		
	.contentRcontainer {
		margin: 0; padding: 20px 20px 20px 20px;
	}
	

	
	.contentRItem {
		margin: 20px 0 6px 0;
		border-radius: 0px;
		background-image: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
		
	.contentRItem_REF {
		font: 1em/1.4em 'AbelRegular', sans-serif; 
		}
		
		

	/* Content Home Page (3x column) ---------------------------------------------------------------- */
	
	.contentHP_Wrapper {
		width: 100%;
		display: block;
		}
		
	.contentHP_Wrapper:last-of-type {width: 100%; border-top: 1px solid #4A4949; border-left: 0; padding: 20px 0 40px 0; margin: 0;}
	
	.contentHP {padding: 10px 10px 10px 20px; font: 1.2em/1.4em 'AbelRegular', sans-serif; margin: 0;}
	.contentHP h1,p {padding: 0 0 20px 0; margin: 0;}
	.contentHP h2 {margin: 50px 0 0 0; padding: 0 0 0 0;}		
	.contentHP p:last-of-type {padding-bottom: 0;}		

	
	/* Testimonials ---------------------------------------------------------------- */	

		
	.tWrapper {
		padding: 20px;
		width: 100%;
		display: block; 
	}

	.tLogo {
		width: 50%; margin: 30px auto 30px auto;
	}
	
	.tLogo img {
		width: 90%; height: auto; object-fit: contain;
	}
	
	
	/* Message ---------------------------------------------------------------- */

	.msg {
		background-size: 50px 50px;  
		background-position: left -6px top 6px;
		padding: 4px 20px 4px 50px;
		margin-top: 10px;		
	}
		
	.msg p {
		font-size: 0.9em;
	}

	
	
	/* Auxilliary Media ---------------------------------------------------------------- */	
	

	.AuxMedia_item {
		width: 50%;
	}
	
	.AuxMedia_itemwrapper .AuxMedia_itemTitle {
		opacity: 1;
		font: 0.8em/1.2em 'AbelRegular', sans-serif;
		/* box-shadow: 2px 2px rgba(0, 0, 0, 0.6); */
		bottom: 20%;
	}	
	
	
	
	/* Gallery ---------------------------------------------------------------- */
	

	.gallery h1 {
		font: 1.8em/1.4em 'AbelRegular', sans-serif;
		color: #767575;
		margin: 10px 10px 10px 10px;
		}
				
	.gallery h1 ._Super {
		font-weight: bold;
		color: #b3b3b3;
	}
	
	.gallery .galleryTitleRestricted {
		font: 1.8em/1.4em 'AbelRegular', sans-serif;
		padding-left: 40px;
		background-image: url('gfx/padlock.png'); background-repeat: no-repeat; background-size: 50px 50px; background-position-x: -12px; background-position-y: -7px; 
		}
	
	.gallery .galleryTitleRestricted ._Super {
		font-weight: bold;
		color: #FFFFFF;
	}

	.itemh {
		width: 50%;
	}	

	.item {
		width: 50%;
	}
	
	.itemWrapper .itemTitle {
		font: 0.9em/1.2em 'AbelRegular', sans-serif;
		opacity: 1;
		/* box-shadow: 2px 2px rgba(0, 0, 0, 0.6); */
		bottom: 20%;
	}	
	

	/* Footer ---------------------------------------------------------------- */

	.footerL p {
		font: 0.9em/1.1em 'AbelRegular', sans-serif; 
	}
	
	.footerR p {
		font: 0.9em/1.1em 'AbelRegular', sans-serif; 
	}

}



	/* Form */

	form { 
		padding: 0;
	}
	

	form .field { 
		width: 96%;
	 }

	 
	