@import url("init.css");
@import url("font-awesome.css");
/*
	COLORS
	pink main:	#facfe2		250, 207, 206		0, 23, 0, 0
	hover:			#ff61fe		255, 97, 254		20, 65, 0, 0
	pink bg:		#fdedf4		253, 237, 244		0, 8, 0, 0
	teal:				#64c5b7		100, 197, 183		58, 0, 35, 0
	yellow:			#ffff00		255, 255, 0			6, 0, 97, 0
*/

/*
@font-face {
    font-family: 'journalregular';
    src: url('font/journal-webfont.eot');
    src: url('font/journal-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/journal-webfont.woff') format('woff'),
         url('font/journal-webfont.ttf') format('truetype'),
         url('font/journal-webfont.svg#journalregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'yellowtailregular';
    src: url('font/yellowtail-regular-webfont.eot');
    src: url('font/yellowtail-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/yellowtail-regular-webfont.woff') format('woff'),
         url('font/yellowtail-regular-webfont.ttf') format('truetype'),
         url('font/yellowtail-regular-webfont.svg#yellowtailregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.icons {
	font-size: 1.25em;
}

.cclogos {
	float: none;
	width: 160px;
	height: auto;
	max-width: 256px;
	margin: 5px 0 0 0;
	padding: 0;
}

#contactus {
	display: none;
}

.smaller {
	font-size: .8em;
}

.line2 {
	margin: -2.5% 0 0 -.75%;
	line-height: 120%;
	font-size: 90%
}

.teal {
	color: #64c5b7;
}

.yellow {
	color: #ffff00;
}

.tab {
	display: inline-block;
	width: 1rem;
}

body {
	font-family: Tahoma, Helvetica, Arial, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	/*color: #facfe2;*/
	color: #000;
	background: #fff;
	/* background: url("images/background.jpg") #fff1ff repeat-x top; */
	/* text-align: justify; */
}

header, section, footer {
	margin: 0 auto;
	width: 90%;
	clear: both;
	text-align: left;
	max-width: 1337px;
	/*background: #000;*/
}

header {
	position: relative;
}

p {
	margin: 0;
	padding: 0 0 20px 0;
}
sidebar p:last-child {
	padding: 0;
}
sidebar ul li {
	font-size: 13px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #ff61fe;
	font-weight: bold;
	font-style: normal;
}

a:hover {
	color: #facfe2;
}

nav {
	margin: 0 auto 0;
	list-style: none;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: bottom;
}

nav li {
	display: inline;
	text-transform: uppercase;
}

nav a, nav a:link, nav a:visited, .current {
	font-weight: bold;
	font-size: 1.2em;
	display: inline-block;
	padding: 10px 30px;
	margin: 0 -2px;
	/*color: #facfe2;*/
	color: #000;
	/*border: 2px solid #000;*/
	overflow: hidden;
}

nav a:hover {
	color: #ff61fe;
	/* border-color: #ff61fe; */
	background: url("images/arrow2.png") no-repeat bottom center;
}

.current {
	background: url("images/arrow.png") no-repeat bottom center;
	overflow: hidden;
}

#ddtraining {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 250px;
	height: auto;

	-ms-transform: rotate(-14deg);
	-webkit-transform: rotate(-14deg);
	-khtml-transform: rotate(-14deg);
	transform: rotate(-14deg);
}

#menu-icon {
	display: none;
	width: 90%;
	text-transform: uppercase;
}

a:hover#menu-icon {
	display: hidden;
	background-color: #facfe2;
}

a img {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	border: 0;
}

ul {
	display: block;
	padding: 0;
	margin: 0;
}

ul.ind {
	margin: 0 0 0 2%;
}

h1, h2 {
	/*font-family: 'journalregular', Arial, sans-serif;*/
	font-family: 'yellowtailregular', Arial, sans-serif;
	/*font-weight: bold;*/
	font-size: 2.5em;
	padding: 0 0 0 0;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-weight: bold;
	font-style: italic;
}

h3 img {
	width: 40%;
	height: auto;
}

section {
	clear: both;
	overflow: auto;
}

.map {
	/*width: 50%;*/
	margin: 0 auto;
	text-align: center;
}

.iframe-cont {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 35px;
	height: 0;
	overflow: hidden;
}

.iframe-cont iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

article, sidebar {
	line-height: 1.6;
	padding: 9px 1.5%;
	/*background: #000;*/
}

/* article, sidebar, nav a, nav a:link, nav a:visited, .current { */
sidebar {
	/*border: #aaa solid 1px;*/
	border: #facfe2 solid 2px;
	/*box-sizing: border-box;*/
}

article {
	font-size: 1.2em;
	min-height: 630px;
	float: left;
	width: 77%;
}

article img, article video {
	float: right;
	padding: 5px 0 5px 30px;
	vertical-align: top;
	width: 100%;
	height: auto;
	max-width: 500px;
}

sidebar img {
	float: none;
	margin: 0 auto;
	width: 98%;
	height: auto;
	}

.news {
	text-align: left;
	width: 98%;
	height: auto;
	margin: 0 0 15px 0;
	clear: both;
}

.news a, .linkspage {
	font-size: 100%
	}

.news2 {
	width: 69%;
	height: auto;
}

.newsimg {
	float: right;
	margin: 0 0 10px 15px;
	padding: 0 0 auto 0;
	vertical-align: top;
	width: 30%;
	height: auto;	
}

sidebar {
	float: right;
	width: 15%;
	margin: 15px 15px 0 0;
}
section sidebar:nth-child(2) {
	margin: 38px 15px 0 0;
}

sidebar ul {
	margin: 0 0 0 4%;
}

sidebar ul li {
}

img {
	max-width: 50%;
	height: auto;
}

.iimg {
	float: none;
	max-width: 98%;
	width: auto;
	padding: 0;
}

.navcover {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 270px;
	color: #000;
	background: url("images/cover_image.png") #000 no-repeat top center;
	/* background: url("images/header.png") #facfe2 no-repeat bottom center; */
	text-align: center;
	background-size: cover;
	/* background-size: contain; */
}

.head {
	font-family: 'yellowtailregular', Arial, sans-serif;
	font-size: 5em;
	padding: 50px 0 0 0;
}
#logos {
	position: relative;
	right: 0px;	
}

#bbb_logo {
	position: absolute;
	top: 6px;
	right: 83px;
	width: 70px;
	height: 96px;
	background: url("images/bbb_logo_h1.png") #facfe2 no-repeat top center;
	cursor: pointer;
}

#napps_logo {
	position: absolute;
	top: 6px;
	right: 8px;
	width: 70px;
	height: 96px;
	background: url("images/napps_logo_h1.png") #facfe2 no-repeat top center;
	cursor: pointer;
}

#napps_logo2 {
	float: left;
	margin: 5px 0 0 0;
	width: 200px;
	height: 273px;
	background: url("images/napps_logo.png") #000 no-repeat top center;
}

.tag {
	font-size: 1.5em;
	padding: 1% 0 0 0;
}

.caps {
	text-transform: uppercase;
}

photos {
    /*
    display:flex;
    justify-content:center;
    align-items:center;
    */
    margin: 0 0 0 2%;
    width: 100%;
}

photos img {
	padding: .5%;
	float: left;
	width: 31%;
	height: auto;
}

.clear {
	clear: both;
}

.imgleft {
	float: left;
	padding: 5px 30px 0 0;
	vertical-align: top;
}

footer {
	text-align: center;
	margin: 10px auto 7px;
	padding: 20px 0 15px 0;
	color: #000;
	background: url("images/footer2.png") #facfe2 no-repeat bottom center;
	/* background: url("images/footer.jpg") #000 no-repeat top center; */
	/* background-size: cover; */
	background-size: contain;
}

footer p {
	padding: 0 0 70px 0;
}

/* Contact form */
.contact-form {
	width: 400px;
	margin: -5px 0px 0px 0px;
}

.required {
	color: #900;
}

.hilight {
	color: #b232b2;
	font-weight: bold;
	font-style: italic;
	/*font-size: 110%;*/
}

.missing {
	border: #b00 double 4px;
}

.outline {
	padding: 12px 10px 20px 7px;
	border: #062106 double 4px;
}

.form-text, .form-text-short {
	font-size: .8em;
	padding: 5px 5px 5px 10px;
	width: 60%;
	background-color: #facfe2;
}

.form-text-short {
	width: 340px;
}

.post {
	float: left;
	width: 100%;
	min-height: 200px;
	margin: 0 0 30px 0;
}
.fb_feed_date {
	font-size: .9rem;
	font-style: italic;
}
.fb_feed_image {
	width: 200px;
	height: auto;
	float: right;
	border: 0;
	margin: 0 0 0 15px;
}

/* combining doesn't work */
.form-text: : selection {
	color: #fff1ff;
	background: #facfe2; /* WebKit/Blink Browsers */
}

.form-text: : -moz-selection {
	color: #fff1ff;
	background: #facfe2; /* Gecko Browsers */
}
.form-text-short: : selection {
	color: #fff1ff;
	background: #facfe2; /* WebKit/Blink Browsers */
}

.form-text-short: : -moz-selection {
	color: #fff1ff;
	background: #facfe2; /* Gecko Browsers */
}

/*
min-width
max-width
min-height
max-height
orientation=portrait
orientation=landscape
*/

ul.form1 {
	list-style-type: none;
	padding: 0;
	margin: 1% 0 0 2%;
}

li.forms {
	background: url("forms/pdf_logo.png") no-repeat left top;
	height: 36px;
	padding: 0 0 0 3%;
}

@media only screen and (min-width: 1270px) {
	.navcover {
		width: 101%;
		background: url("images/cover_image.png") #facfe2 no-repeat top center;
		background-size: contain;
	}
}

@media only screen and (min-width: 901px) and (max-width: 1049px) {
	/* mobile, pads etc... */

	nav a, nav a:link, nav a:visited, .current {
		font-size: 1.2em;
		padding: 10px 20px;
		overflow: hidden;
	}

	article, sidebar {
		/*float: none;*/
		/*width: 95%;*/
	}
 		
	article {
		margin: 0 0 20px 0;
	}
 	
}
 
@media only screen and (min-width: 500px) and (max-width: 900px) {
	/* mobile, pads etc... */

	nav a, nav a:link, nav a:visited, .current {
		font-size: 1.0em;
		padding: 10px 10px;
		overflow: hidden;
	}
 	
	h1 {
		font-size: 2.25em;
	}
	
	h2 {
		font-size: 1.5em;
	}
	
}
 
@media only screen and (min-width: 10px) and (max-width: 499px) {
	/* mobile, iphone, android */
		
	body {
		font-size:12px;
	}

	header, section, footer {
		padding: 0 12px 0 0;
	}

	article {
		min-height: 100px;
	}

	nav ul, nav:active ul {
		display: none;
		position: absolute;
		top: 228px;
		background: #facfe2;
		z-index: 1000;
		width: 96.5%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	nav:hover ul {
		display: block;
		z-index: 1000;
	}

	nav a, nav a:link, nav a:visited, nav a:hover {
		/* font-size: .8em; */
		margin: 0;
		padding: 10px 20px;
		overflow: hidden;
		width: 90%;
		background: #facfe2;
		/* border: 1px solid #facfe2; */
	}

	nav a:hover, .current {
		color: #000;
		background: #64c5b7;
		/* background: url("images/paw.png") #ffa1ff no-repeat right top; */
	}
	
	p {
		padding: 0 5px 20px 5px;
	}
	
	#ddtraining {
    position: inherit;
    bottom: 0;
    left: 15%;
    transform: rotate(0deg);
	}

	.form-text, .form-text-short {
		width: 95%;
	}
		
	.post {
		float: inherit;
		max-width: 300px;
		min-height: 200px;
		margin: 0 auto;
		font-size: 1.15rem;
	}
	.fb_feed_image {
		float: inherit;
	}

	.current {
		color: #000;
		display: none;
	}
		
	#menu-icon {
		display: inline-block;
	}

	.navcover {
		width: 101%;
		height: 189px;
		background: url("images/cover_image_small.png") #facfe2 no-repeat top center;
		/* background-size: cover; */
		background-size: contain;
	}

	#bbb_logo {
		position: absolute;
		top: 2px;
		right: 43px;
		width: 35px;
		height: 48px;
		background: url("images/bbb_logo_h2.png") #facfe2 no-repeat top center;
		cursor: pointer;
	}

	#napps_logo {
		width: 35px;
		height: 48px;
		top: 2px;
		right: 3px;
		background: url("images/napps_logo_h2.png") #facfe2 no-repeat top center;
	}

	#napps_logo2 {
		clear: both;
		margin: -5px 0 0 0;
		width: 110px;
		height: 150px;
		background: url("images/napps_logo2.png") #000 no-repeat top center;
	}

	.head {
		font-size: 4.5em;
		padding: 15% 0 0 0;
	}

	.tag {
		font-size: 1em;
		padding: 2% 0 0 0;
	}

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

	photos {
		margin: 0 auto;
		width: 90%;
	}
				
	photos img {
		margin: 0 auto;
		text-align: center;
		float: none;
		width: 100%;
		height: auto;
	}

	article img, article video, .imgleft, .gallery, .newsimg {
		float: none;
		clear: both;
		width: 98%;
		height: auto;
		margin: 0 0 .5% 1.5%;
		padding: 0 0 10px 0;
	}
	
	.ppal {
		width: 1px;
	}

	article, sidebar {
		float: none;
		width: 100%;
	}
	
	sidebar, section sidebar:nth-child(2) {
		margin: 15px 0 15px 6px;
	}

	sidebar {
    clear: both;
    width: 100%;
    box-sizing: border-box;
	}

	article {
		margin: 0 0 20px 0;
	}
		
	h1 {
		font-size: 1.7em;
	}
		
	h2 {
		font-size: 1.5em;
	}
 	
	h3 img {
		width: 100%;
		height: auto;
		margin: 0 0 8px 0;
	}

	footer {
		padding: 10px 0 0 0;
		background: url("images/footer_small2.png") #facfe2 no-repeat bottom center;
		/*background: url("images/footer_small2.png") #ff61fe no-repeat bottom center;*/
	}
	
	footer p {
		padding: 0 0 45px 0;
	}
	
	ul.form1 {
		list-style-type: none;
		padding: 0;
		margin: 2% 0 0 2%;
	}

	li.forms {
		background: url("forms/pdf_logo.png") no-repeat left top;
		height: 36px;
		padding: .75% 0 0 8%;
	}

	.line2 {
		margin: 1% 0 0 -1.25%;
		font-size: 80%
	}

}
 
 
 
 
 
 
 
 
 
 
 
 
