/*
Theme Name: Starkers
Theme URI: http://websharkmedia.com
Description: Eror theme
Author: Kyle Barber - Webshark Media
Author URI: http://websharkmedia.com
Tags: Eror, Theme, Simple.
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

.post ol, ul, li{
list-style: disc outside none !important;
}

.btn{
	    background: #c50000;
    color: #ffffff;
    padding: 15px 25px;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
    font-weight: 600;
}


hr{
	height:1px;
	background:#bfbfbf;
	margin:50px 0;
	padding:0;
	border:0;
}


.alignedleft{
	text-align:left;
}

.alignedleft span{
	    color: #c50000;
    font-weight: 600;
    padding-top: 14px;
    display: block;
    font-size: 15px;
}


.lists{
	text-align:left;
}

.lists li{
	display:block;
	border-bottom:1px solid #bfbfbf;
}

.lists li{
	padding:20px 0;
}

p{
	font-size:16px;
	    line-height: 22px;
}

p span{
	font-size:16px;
	    line-height: 22px;
}


body{
	background:#ffffff !important;
}

#logos{
	padding:20px 0;
	background: rgb(238,238,238);
background: linear-gradient(180deg, rgba(238,238,238,1) 0%, rgba(255,255,255,1) 25%);
}

#staffbg{
	    background: url(/wp-content/uploads/2023/11/staffbg.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	color:#ffffff;
}

#staffbg h3{
	    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 24px;
}

#staffbg p{
		    font-size: 17px;
    line-height: 24px;
}

.staffcontent{
	    padding: 100px 0;
    width: 90%;
    max-width: 560px;
}

.staffcontent h6{
	    font-size: 21px;
    line-height: 27px;
    padding-bottom: 14px;
}

.center{
	text-align:center;
}

.half li::before {
    content: "\2022";
    color: red;
    margin-left: 2px;
    margin-right: 7px;
}

.half{
	width:47%;
	vertical-align:middle;
	margin:10px;
	display:inline-block;
}

.half li{
	    padding: 6px 0;
	display:block;
	color:#5e5e5e;
	font-size:16px;
}

.half p{
	line-height: 25px;
}

.fullimg{
	width:98%;
	margin:auto;
	display:block;
}


.colbox{
	display: flex;
}

h3 b , h3 strong{
	    font-family: Futura, "Century Gothic", "Apple Gothic", sans-serif;
	font-size:20px;
}

.colpad{
	    padding: 100px 85px;
}

.grays h3{
	color:#000000 !important;
}

.blacks h3{
	color:#ffffff !important;
}

.grays h6 , .blacks h6{
	    line-height: 22px;
    font-size: 16px;
    padding-bottom: 17px;

}

.wrap h3{
	color:#000000;
}

.wrap h4{
	    font-size: 20px;
    font-weight: 600;
}


.pad{
	padding:60px 0;
}

.cols{
	flex: 1;
}

.cols p{
	    color: #434343;
    line-height: 18px;
    font-size: 13px !important;
}

.grays{
	background: rgb(251,251,251);
background: linear-gradient(171deg, rgba(251,251,251,1) 0%, rgba(219,219,219,1) 100%);
}


.blacks{
	color:#ffffff;
	background: rgb(52,52,52);
background: linear-gradient(171deg, rgba(52,52,52,1) 0%, rgba(13,13,13,1) 100%);
}

#foot{
	background:#373737;
	padding:30px 0;
	color:#ffffff;
}

.footlogo{
	font-weight:900;
	font-size:30px;
	color:#ffffff !important;
}

#foot h2{
	border-bottom:1px solid #656565;
	    padding-bottom: 24px;
}

#footnav{
	margin:0;
	padding:0;
}

#footnav ul{
	margin:0;
	padding:0;
	margin-left:-8px;
}

#footnav li{
	display:inline-block;
	list-style:none;
}

#footnav li a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:#ffffff;
}


#copy{
	background:#1f1f1f;
	color:#ffffff;
	padding:25px 0;
}

#copy a{
	color:#ffffff;
}


#headsection{
	background: url(/wp-content/uploads/2023/11/headerimage.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	
	1background: rgb(47,47,47);
1background: linear-gradient(180deg, rgba(47,47,47,1) 0%, rgba(22,22,22,1) 100%);
}


.checks{
	margin-left:-20px;
}

.checks img{
	vertical-align: middle;
    padding-right: 6px;
    padding-left: 13px;
}

.headcontent{
	text-align:center;
	width:70%;
	margin:auto;
	padding:90px 0;
	color:#ffffff;
}


.headcontent h3{
	    color: #9d9d9d;
    letter-spacing: 2px;
    font-size: 33px;
    padding-bottom: 28px;
    display: block;
}


.headcontent h1{
	    font-weight: 900;
    font-size: 52px;
    line-height: 51px;
}


.headcontent span{
	    padding: 10px 15px;
    background: #c50000;
    display: -webkit-inline-box;
    letter-spacing: 1px;
    margin-bottom: 14px;
}

#homecontentbox{
	      text-align: center;
    padding: 30px 0 32px 0;
    color: #ffffff;
    letter-spacing: 1px;
    font-size: 16px;
    width: 95%;
    line-height: 34.5px;
}


.post{
	background:none !important;
}

.wrap{
	max-width:1100px;
	width:90%;
	margin:auto;
}

#toplogo{
	float:left;
}

#nav{
	float:right;
}

#nav ul{
	margin:16px 0;
}

#nav li{
	display:inline-block;
	list-style:none;
}

#nav li a{
	display:block;
	padding:15px 20px;
	color:#000000;
	text-decoration:none;
	    font-size: 17px;
}

#nav .menu-item-223 a{
	background:#000000;
	color:#ffffff;
	border-radius:5px;
}


.testi-text{
	width:100%;
}

.page-item-236{
	display:none !important;
}

ul#nav {

    float: left;
    display: inline;
    margin: 20px 0 10px;
        margin-left: 0px;
    padding-left: 0;
    margin-left: 0;

}

#headbar{
	border-top:3px solid #ee001a;
	 border-bottom:4px solid #ee001a;
}

#wrapper{
	background: url(http://www.erors.com/wp-content/uploads/2019/01/bg.jpg) no-repeat center top;
clear: both;
}



a#home-btn2 {
    background: url("http://www.erors.com/wp-content/uploads/2013/01/home_btn5.png") no-repeat scroll 0 0 transparent !important;
}

h4{
font-size:14px;
}


#content {

    max-width: 890px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
    width: 90%;

}


#flash-wrap {
	padding-top:20px;
margin-top:15px;
    padding: 0 15px;
    max-width: 860px;
    height: inherit;
    width: 92%;
    background:#ffffff;

}



#main-content {

    padding: 0 15px 15px 15px;
    background:#ffffff;
    overflow: hidden;
    max-width: 860px;
    width: 92%;

}

#home-left {

    max-width: 860px;
    float: left;
    margin: 10px 0 0 0;
    width: 100%;

}


#footer {
    background:#ffffff;
    max-width: 910px;
    height: 101px;
    width: 100%;

}

#home-btns {

    overflow: inherit;
    text-align: center;

}

#home-btns img{
	width:30%;
	margin:10px;
}

@media (max-width:850px){
	
	
	.headcontent{
		width:95%;
	}
	
	.headcontent h1 {
    font-weight: 900;
    font-size: 31px;
    line-height: 35px;
}
	
	#foot h2{
		padding:0 !important;
	}
	
	#foot{
		border-bottom:0;
	}
	
	#footnav{
		display:none;
	}
	
	.colpad {
    padding: 26px;
}
	
	.colbox {
    display: block;
}
	
	.half{
		width:98%;
	}
	
	.headcontent p{
		font-size:12px;
	}
	
	.headcontent h3{
		font-size:19px;
	}

	#wrapper{
		background:none;
	}
	
	#home-btns a{
		margin:10px 0;
	}
	
	
	#footer{
		text-align:center;
	}
	
	.post{
		background:none !important;
	}
	
	ul#footer-nav {
height: 40px;
    position: inherit;
    top: inherit;
    left: inherit;
    image-orientation: inherit;

}
	
	span#footer-wsm {
margin:20px 0;
    position: inherit;
    left: inherit;
    top: inherit;
    font-size: 10px;

}
	
	#home-btns img{
		width:100%;
		margin:15px 0;
	}
	
	#footer h3 {

    display: inherit;
    position: inherit;
    top: inherit;
    right: inherit;

}
}