body, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
	color: #696969;
	font-weight: 300;
}

h1, h2, h3, h4, h5, h6 {
	color: #444;
	font-weight: 400;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
	outline: 0;
}
h1 {
	font-size: 1.6em; font-weight: 200;
	display: inline-block;
	margin: 0 0 0 0;
	color: #fff;
}
h2 {
	display: inline;
	font-size: .7em;
	font-weight: 200;
	margin-left: 18px;
	color: #aaa;
}
h3 {
	font-size: 1.2em;
	margin: 10px 0 0 0;
	color: #009;
	display: block;
	text-align: center;
}
h4 {
	font-family: arial;
	font-size: 2.0em;
	margin: 0 0 0 0;
	color: #009;
	display: inline-block;
	text-align: left;
}
h5 {
	font-family: arial;
	font-size: 2.0em;
	margin: 10px 0 0 0;
	color: #9FF;
	display: block;
	text-align: left;
}
h6 {
	font-family: arial;
	font-size: 1.2em;
	font-weight:600;
	color: #444;
	display: block;
	text-align: center;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #06C;
	text-decoration: none;
}
a:hover {
	color: #090;
	text-decoration: none;
}
a:active {
	color: #06C;
	text-decoration: none;
}


/*header stuff in header_php.php*/
#share_div {
	/*position: absolute;
	top:-7px;
	bottom:7px;
	right: 5px;*/
}
a .readMore {
	display: none;
	color:#FF0;
	font-weight:400;
}
a .readLess {
	margin-right: 5px;
	display: inline;
	color:#ccc;
	font-weight:400;
}
a.collapsed .readMore {
	display: inline;
}
a.collapsed .readLess {
	display: none;
}
.descriptionText:not (.in) {
 min-height: 4.85em;
 height: 4.85em;
 display: block;
 overflow: hidden;
}
#descriptionContent {
	font-size: .8em;
	font-weight: 200;
	text-align:left;
	margin-left: 5px;
}
#descriptionContent a:link, #descriptionContent a:visited, #descriptionContent a:hover, #descriptionContent a:active {
	color:#0f0;
}
#descriptionContent .fa-color {
	color:#ff0;
}
/*end header stuff in header_php.php*/


/*under header stuff*/
.wrap_bkg_img { /*wrap_bkg_img background url is in main page css due to php image*/
	min-height: 650px; width: 100%; max-width: 1920px; margin-left: auto; margin-right: auto;
	position: relative;
	/*background-color: #333;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 25px;
}
.wrap_bkg_inner { 
	/*margin-top: 55px;*/
}

.fa-user-alt { margin:auto; font-size:10em; width:auto; height:auto; color: #F63; border:1px solid #ccc; padding: 7px; border-radius: 8px; }
#bkg_img_parent {
	position: relative;
}
.bkg_img_note {	
	position: absolute;
	top: 170px; left: 50px; 
	width: 250px; height: auto;
	padding: 5px;
	background:#fff;
	color:#600;
	border: 1px solid #030;
}
#agt_img_parent { display: block;
	position: relative;
	z-index: 1;
}
.agt_img_text {	
	display: block; width: 100%;
	position: absolute; 
	top: 200px;
	text-align: center;
	background: #ff0;
}
/*end under header stuff*/


/*wrapper stuff*/
.wrapper_outer {background-image: linear-gradient(180deg, white, white 20%, #036); 
	width: 100%;
}
.wrapper { 
	max-width: 900px; z-index: 1;
	margin-left:auto; 
	margin-right:auto;
	color: #333;
	background: inherit;
}

/*end wrapper stuff*/


b, strong {
	font-weight: 600;
}

i, em {
	font-style: italic;
}

br.clear {
	clear: both;
}

sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}

sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}

hr {
	border: 0;
	border-top: solid 1px #009;
}

blockquote {
	border-left: solid 0.5em #eee;
	padding: 1em 0 1em 2em;
	font-style: italic;
}	

p, ul, ol, dl, table {
	margin-bottom: 2em;
}
p.one_em {
	margin-bottom: 1em;
}
p.half_em {
	margin-bottom: .5em;
}
p.qtr_em {
	margin-bottom: .25em;
}
p.no_em {
	margin-bottom: 0em;
}

label {
    opacity: .9;
    font-weight: 300 !important;
}
.separator_div {
	width: 100%;
	height: 1px;
	background: #ccc;
}
.separator_div2 {
	width: 60%; margin-left:20%; margin-right:20%;
	height: 1px;
	border-bottom: 1px solid #f00;
}

/*a.social {
	display: inline-block;
	width: 1.4em;
	height: 1.4em;
	text-align: center;
	line-height: 1.4em;
	border-radius: 0.2em;
	outline: 0;
	text-decoration: none;
	background: #222222;
	opacity: 0.75;
	color: #fff;
	font-size: 1.75em;
}

a.social:hover {
	opacity: 0.60;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	-ms-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
}*/
.far.fa_carousel { 
	color: #aaa;
}
.far.fa_carousel:link, .far.fa_carousel:active, .far.fa_carousel:hover,.far.fa_carousel:visited  { 
	color: #090;
}
.fa-color {
	color: blue;
	margin-right: 10px;
}
.fa-color-white {
	color: white;
	margin-right: 10px;
}
.fa-color-yellow {
	color: #ff0;
	margin-right: 10px;
}
.fa-color-red {
	color: #f00;
	margin-right: 10px;
}
.fa-color-green {
	color: #090;
	margin-right: 10px;
}
.fa-header {
	position: absolute;
	top:8px;
	right: 15px;
	margin-left: auto;
}
.fa-yes {			
	color: #060;
	font-size: 1.6em;
}
.fa-no {
	color: #f00;
	font-size: 1.6em;
}
.fa_smile {
	margin-left: 15px;
	color: #09f;
	background: #fff;
	font-size: 1em;
}
.fa2 {
	color:#222;
}
.fa2:hover {
	color:#03f;
}
.fa3 {
	color:#09F;
}
.fa3:hover {
	color:#999;
}
.fa4 {
	color:#003;
	font-size: 1.0em;
	font-weight: 400;
}
.fa4:hover {
	color:inherit;
}
.fa5, .fa6, .fa7, .fa8 {
	font-size: .5em;
	vertical-align: middle;
}
.fa5 {
	color:#0F0;
}
.fa6 {
	color:#F60;
}
.fa7 {
	margin-right: 5px;
	color:#09F;
}
.fa8 {
	color:#FF0;
}
.fa-red { color: #f00; }
.fa-green { color: #090; }
.fa-vcard { 
	font-size: 2.4em; margin-top: 5px;
}
.fa-caret {
	font-size: 1.0em;
}
.fa-caret1 {
	color:#0F0;
}
.fa-caret2 {
	color:#F60;
}
.fa-caret3 {
	color:#930;
}

.soc-med1, .soc-med2, .soc-med3, .soc-med4, .soc-med5, .soc-med6, .soc-med7 {
	font-size: 2.4em;
	color:#0CF;
	margin: 0px 5px;
}
.soc-med2 {
	color:#6F6;
}
.soc-med3 {
	color:#F00;
}
.soc-med4 {
	color:#F60;
}
.soc-med5 {
	color:#FF0;
}
.soc-med6 {
	color:#6CC;
}
.soc-med7 {
	color:#63C;
}

.
.desktop_no {
	display: none;
}

/*begin youtube embed css*/
.youtube-container { display: block; margin: 0 auto 20px auto; width: 100%; max-width: 600px; }
.youtube-player { display: block; width: 100%; /* assuming that the video has a 16:9 ratio */ padding-bottom: 56.25%; overflow: hidden; position: relative; width: 100%; height: 100%; cursor: hand; cursor: pointer; display: block; }
img.youtube-thumb { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: 0; height: auto }
div.play-button { height: 60px; width: 86px; left: 50%; top: 50%; margin-left: -42px; margin-top: -30px; position: absolute; background: url("/images/youtube_go.png") no-repeat; }
#youtube-iframe { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
/*end of youtube embed css*/



@media screen and (min-width: 768px) {
    .desktop_no {
	    display: none;
}	
}

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

@media (max-width: 480px) {
.wrap_bkg_img {
	min-height: 575px;
}
.separator_div2 {
	width: 80%; margin-left:10%; margin-right:10%;
}	
.mobile_no {
	display: none;
}
.desktop_no {
	display: inline;
}
.indentabit { text-indent: 5px; }
}
}