@charset "UTF-8";
/* CSS Document */

/* ########## content blocks ########## */
.content {
	padding: 0px 15px 0 15px;
	font-size:12px;
	line-height:22px;
	color:#333333;
}
.content h1 {
	padding: 0px;
	margin:0px;
}
.col-xs-12 {
}
.col-xs-8 {
}
.col-xs-4 {
}
.col-md-8 {
}
.col-md-4 {
}
.first {
	margin:0 0 0 0
}
.full {
	display:block;
	width:100%;
}
.header {
	margin:20px 0 40px 0
}
.row {
	margin:0px 0 40px 0
}
#section-1 {
	height:0px;
	position:relative;
	bottom:40px;
}
#section-2 {
	height:0px;
	position:relative;
	bottom:40px;
}
#section-3 {
	height:0px;
	position:relative;
	bottom:40px;

}
#section-4 {
	height:0px;
	position:relative;
	bottom:40px;
}


#optum{
height:1px;
width:0px;
position:relative;
	bottom:40px;

}
#wpoa{
height:1px;
width:0px;
}

#stripedcherry{
height:1px;
width:0px;
}
/* ########## Text changes ########## */

h1 {
	font-size:30px;
	font-weight:normal;
	letter-spacing:1px;
	color:#444;
}
h2 {
	font-size:20px;
	font-weight:normal;
	letter-spacing:1px;
}
h3 {
	font-size:18px;
	font-weight:normal;
	letter-spacing:1px;
}
.mywork h1 {
	margin:20px 0 10px 0
}
.mywork h2 {
	margin:20px 0 5px 0;
	font-weight:normal;
	letter-spacing:1px;
}
.mywork h3 {
	margin:5px 0 14px;
	font-weight:normal;
	letter-spacing:1px;
	color:#444
}
.redtext {
	color: #a61e22;
}
.red {
	color:#A61E22;
	text-shadow: -2px 0px #FFF, 0px 2px #FFF, 2px 0px #FFF, 0px -2px #FFF;
	text-align: center;
	font-weight:normal;
	font-size: 16px;
}
.fontborder {
	color:#333;
	text-shadow: -2px 0px #FFF, 0px 2px #FFF, 2px 0px #FFF, 0px -2px #FFF;
	text-align: center;
	font-weight:normal;
	font-size: 16px;
}
/* ########## button controls ########## */

.btn {
	margin:0px 0 20px 0;
	font-weight:lighter;
	letter-spacing:1px;
}
/* ########## imnage controls ########## */


/* ########## hero image controls ########## */

    #owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}
 @media (min-width: 768px) {
/* ########## Nav ########## */
/* ########## Nav Theme########## */
.message{
 background-color:#eee; color:#b6363a; padding:110px; text-align:center; font-size:20px; font-weight:lighter; letter-spacing:1px}
.topnav ul li {
 display: inline;
 list-style-type: none;
 padding-right: 40px;
}
.topnav ul li a {
 color:#FFF
}
.topnav {
 background-color:#000000;
 position:fixed;
 z-index:1001;
 width:100%;
 font-size:12px;
 padding:5px 0 0px 0;
 text-align:center;
 color:#FFFFFF;
 height:30px;
}
#nav {
 width:100%;
 height:50px;
 z-index:2000;
 margin:auto;
 background-color:#fff;
 position:fixed;
 text-align: center;
 top:130px;
 opacity:.9;
}
 a.nav-expander {
 visibility:hidden;
 display:none;
}


/* ########## Nav Background ########## */

	
nav {
 display: block;
 width:100%;
 text-align:center;
}
	

/* ########## Nav animation  ########## */

	
.main-menu {
 padding-top: 12px;
 position:fixed;
 z-index:20000;
 width:100%;
 background-color:#fff;
 padding:12px;
 position:fixed;
 margin-top:0px;
 opacity:.9;
 font-weight:300;
 letter-spacing:1px
}
 .main-menu li {
 font-size: 14px;
 padding: 20px;
 display:inline;
 text-decoration:none;
}
 .main-menu li a {
 color: #333;
 text-decoration: none;
}
 .main-menu li a:hover {
 color: #ccc;
 text-decoration: none;
}
 .main-menu li .sub-nav {
}
#spike {
 width:100%;
 height:15px;
 display:block;
 background-repeat:repeat-x;
 position:fixed;
 width:100%;
 z-index:1999;
 top:55px;
 padding-top:40px;
 border:0;
 opacity:.9;
}
}

/* ########## tablet controls ########## */
@media (max-width: 767px) {
.message{
 background-color:#eee; color:#b6363a; padding:50px; text-align:center; font-size:30px; font-weight:lighter; letter-spacing:1px;}

/* ########## Nav ########## */
/* ########## Nav Theme########## */


.topnav ul li {
 display: inline;
 list-style-type: none;
 padding-right: 40px;
}
.topnav ul li a {
 color:#FFF
}
.topnav {
 background-color:#000000;
 position:fixed;
 z-index:1001;
 width:100%;
 font-size:12px;
 padding:5px 0 0px 0;
 text-align:center;
 color:#FFFFFF;
 height:30px;
 visibility:collapse;
 display:none;
}
#nav {
 width:100%;
 height:30px;
 z-index:2000;
 border:0;
 margin:auto;
 position:fixed;
 text-align: center;
 top:0px;
 opacity:.9;
 margin-top:50px;
}




/* ########## Nav button http://blog.themearmada.com/off-canvas-slide-menu-for-bootstrap/########## */


a.nav-expander {
 background: none repeat scroll 0 0 #000000;
 color: #FFFFFF;
 display: block;
 font-size: 14px;
 font-weight: 400;
 height: 50px;
 margin-right: 0;
 padding: 1em 1.6em 2em;
 position: absolute;
 right: 0px;
 text-decoration: none;
 text-transform: uppercase;
 top: 0;
 transition: right 0.3s ease-in-out 0s;
 width: 100px;
 z-index: 12;
 transition: right 0.3s ease-in-out 0s;
 -webkit-transition: right 0.3s ease-in-out 0s;
 -moz-transition: right 0.3s ease-in-out 0s;
 -o-transition: right 0.3s ease-in-out 0s;
}
 a.nav-expander:hover {
 cursor: pointer;
}
 a.nav-expander.fixed {
 position: fixed;
}
 .nav-expanded a.nav-expander.fixed {
 right: 15em;
}


/* ########## Nav Background ########## */

	
nav {
 background: #000;
 opacity:.9;
 display: block;
 height: 100%;
 overflow: auto;
 position: fixed;
 right: -15em;
 font-size: 15px;
 top: 0;
 width: 15em;
 z-index: 2000;
 transition: right 0.3s ease-in-out 0s;
 -webkit-transition: right 0.3s ease-in-out 0s;
 -moz-transition: right 0.3s ease-in-out 0s;
 -o-transition: right 0.3s ease-in-out 0s;
}

.nav-expanded nav {
 right: 0;
}
 body.nav-expanded {
 margin-left: 0em;
 transition: right 0.4s ease-in-out 0s;
 -webkit-transition: right 0.4s ease-in-out 0s;
 -moz-transition: right 0.4s ease-in-out 0s;
 -o-transition: right 0.4s ease-in-out 0s;
}
 #nav-close {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-weight: 300;
 font-size: 24px;
 padding-right: 10px;
}
	

/* ########## Nav animation  ########## */

	
.main-menu {
 padding-top: 12px;
}
 .main-menu li {
 border-bottom: 1px solid #323949;
 margin-left: 20px;
 font-size: 18px;
 padding: 12px;
}
 .main-menu li a {
 color:#eee;
 text-decoration: none;
 font-weight:lighter;
 letter-spacing:1px;
}
 .main-menu li a:hover {
 color: #FFFFFF;
 text-decoration: none;
}
 .main-menu li .sub-nav {
 border-bottom: 0px;
 padding: 4px;
}
 .main-menu a .caret {
width: 0;
height: 0;
display: inline-block;
vertical-align: top;
border-top: 4px solid #4f5963;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
 margin-top: 8px;
}
 .main-menu a:hover .caret {
border-top-color: #4f5963;
}
 .main-menu li.open > a > .caret {
border-top: none;
border-bottom: 4px solid #4f5963;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
 .main-menu li.open > a:hover > .caret {
border-bottom-color: #4f5963;
}
 .icon:before {
 font-family: 'FontAwesome';
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 line-height: 1;
 text-transform: none;
 content: '\f105';
}
 .main-menu li > a > span.icon {
 float: right;
 margin: 0.1em 1.7em -0.1em 0;
 opacity: 0;
 -webkit-transition: all 0.2s ease-in-out;
 -moz-transition: all 0.2s ease-in-out;
 -o-transition: all 0.2s ease-in-out;
 transition: all 0.2s ease-in-out;
}
 .main-menu li > a:hover > span.icon {
 float: right;
 margin: 0.1em 0.8em -0.1em 0;
 opacity: 1;
}




/* ########## menu moved to bottom in panel on right     ########## */

 

 
.icon:before {
 font-family: 'FontAwesome';
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 line-height: 1;
 text-transform: none;
 content: '\f105';
}
 .col-sm-6 {
margin:30px 0 0 0
}
#spike {
visibility:hidden;
display:none;
height:0px;
}
}
.footer2 {
	font-size:11px;
	background-color:#333333;
	color:#CCCCCC;
	padding:5px 0 0 0;
}
.footer2 li {
	list-style:none;
	font-weight:lighter;
	padding: 0 0 5px 0;
	display:inline;
}
.footer2 li a {
	color:#eee;
	text-decoration:none;
}
.footer2 li a:hover {
	color:#ccc
}
 @media (min-width: 992px) {
 .message{
 background-color:#eee; color:#b6363a; padding:30px; text-align:center; font-size:22px; font-weight:lighter; letter-spacing:1px}
 .smallheader {
visibility:hidden;
display:none;
height:0px;
margin:0px;
padding:0px;
width:0px;
}
 #skillsbox {
background-color:#eee;
border-radius: 8px;
font-size:14px;
color:#333;
height:auto;
margin: 5px 15px 0 15px;
padding:1px 20px 20px 16px;
font-weight:lighter;
}
#skillsbox ul li {
 list-style:none;
 display:block;
 margin:5px 0 0 0;
}
#skillsbox h4 {
font-weight:bold;
padding:0 0 10px 0;
font-size:16px;
font-weight:lighter;
}
#skillsbox .btn {
margin:0px 0 0px 0;
width:220px;
font-size:16px;
text-align:center;
font-weight:lighter;
}
.starburst {
margin:10px 0 0 0;
}
 #skillsbox2 {
visibility:hidden;
display:none;
height:1px;
width:0px;
}
.skills {
position:relative;
bottom:0px
}
.col-md-6 {
 margin:40px 0 0 0;
}
}
@media (max-width: 991px) and (min-width: 502px) {
.message{
 background-color:#eee; color:#b6363a; padding:30px; text-align:center; font-size:20px; font-weight:lighter}
.smallheader {
visibility:hidden;
display:none;
height:0px;
margin:0px;
padding:0px;
width:0px;
}
 #skillsbox {
visibility:hidden;
display:none;
height:1px;
width:0px;
}
 #skillsbox2 {
background-color:#eee;
border-radius: 8px;
font-size:14px;
color:#333;
height:auto;
margin:20px 0 0 0;
 padding:1px 20px 20px 16px;
font-weight:lighter;
}
#skillsbox2 h4 {
font-weight:bold;
padding:0 0 10px 0;
font-size:16px;
font-weight:lighter;
}
 #skillsbox2 .btn {
margin:20px 0 0px 0
}
.starburst {
position:relative;
bottom:0px;
}
.col-md-6 {
 margin:20px 0 50px 0;
}
}
 @media (max-width: 501px) {
 .message{
 background-color:#eee; color:#b6363a; padding:30px; text-align:center; font-size:20px; font-weight:lighter}
.largeheader {
visibility:hidden;
display:none;
height:0px;
width:0px;
margin:0px;
padding:0px;
}
#skillsbox {
background-color:#eee;
border-radius: 8px;
font-size:14px;
color:#333;
height:auto;
margin:20px 0 0 0;
padding:20px;
}
 .starburst {
}
#skillsbox ul li {
 list-style:none;
 display:block;
 margin:5px 0 0 0;
}
#skillsbox h4 {
font-weight:bold;
padding:0 0 10px 0;
font-size:16px;
font-weight:lighter;
}
#skillsbox .btn {
margin:0px 0 0px 0;
width:220px;
font-size:16px;
text-align:center;
font-weight:lighter;
}
 #skillsbox2 {
visibility:hidden;
display:none;
height:1px;
width:0px;
}
 #skillsbox {
visibility:visible;
}
.col-md-6 {
 margin:20px 0 50px 0;
}
}
.footerforms input {
	background-color: #eee;
	width:100%;
	height:30px;
	font-size:20px;
	margin:0 10px 0 0px;
	padding-left:5px;
	border: solid #CCCCCC 1px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	font-weight:lighter;
}
textarea {
	background-color: #eee;
	color: #000;
	width:100%;
		border: solid #CCCCCC 1px;
border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	font-weight:lighter;
}
