.content{
	font-family: 'Arvo', serif !important;
}

.mainNav{
	background:#eee;
	position: relative !important;
	top:auto; left:auto;
	text-align: center;
}

.mainNav img{
	width:300px;
	display: block;
	height:auto;
	position: absolute;
	left:2%;
	bottom:0;
	top:0;
	margin:auto;
}

.mainNav ul{
	list-style: none;
	display: inline-block;
	margin:auto;
	margin-top: 60px;
}

.mainNav ul li{
	display:inline-block;
	color:#ddd;
	font-size: 16px;
	text-align: center;
	padding: 0 15px;
}
.mainNav ul li a{
	color:#303030;
	text-decoration: none;
	text-shadow: none;
}
.mainNav h3{
	top: 58px;
 	font-size: 25px;
    color:#FFA500;
    position: absolute;
    font-weight: bold;
    right:2%;
    top:0;
}
.mainNav h3 i{
	padding-right:5px;
}

.keySearch a,.keySearch a:hover,.keySearch a:visited{
	color:#333;
	text-decoration: none;
}
.keySearch h1,.keySearch h2,.keySearch h3{
	text-align: center;
	font-family: 'Arvo', serif;
}
.keySearch h1{
	font-size:40px;
	color:#b40000;
	}

.keySearch h2{
	font-size:35px;
	font-weight: bold;
}

.keySearch h3{
	font-size:20px;
}


.keySearch label{
	width: 100%;
	text-align: center
}

.keySearch {
	height: auto;
	padding-bottom: 30px;
}
header{
		border-bottom:1px solid #eee;

}

.content,.sidebar{
	padding-top:15px;
}


.phoneNumberBox {
    background: transparent;
    display: block;
    width: 100%;
    margin: auto;
    text-align: center;
}

.phoneNumberBox a, .phoneNumberBox a:hover{
    color: #fff!important;
    text-decoration: none;
    display: inline-block;
    background: #da454a;
    padding: 10px;
    font-size: 35px;
}
}



.wrapComment:not(:last-child){
	margin-bottom:15px;	
	border-bottom:1px solid #eee;
	padding-bottom: 15px
}
.comments-wrap h4{
	font-size:20px;
	padding-bottom: 10px;
}
#commentForm{
	width:90%;
	margin: auto;
}

.formGroup input{
	width:46.5%;
	height:30px;
	float:left;
	padding-left:10px;
}
.commentName input{
	margin-right: 3%;
}

.formGroup textarea{
	width:98%;
	height:150px;
	margin-top:15px;
	padding:10px 0 0 10px;
}

.formGroup button{
	width:15%;
	height:50px;
	background-color: #02122e;
	color:#eee;
	border-color: #02122e;
	margin-left:42%;
	margin-top: 15px;
}

.content table tbody tr input[name="Submit"]{
	width:15%;
	height:50px;
	background-color: #02122e;
	color:#eee;
	border-color: #02122e;
	margin-top: 15px;
}
.content table{
	margin:auto;
}
.formGroup input:focus, .formGroup textarea:focus{
	outline-color:#505050;
	color:#505050;
}
.formGroup button:focus{
	outline-color:#02122e;
}

.pagination{
 	width:100%;
	border-top:1px solid #02122e;
	color:#000;
	height:100px;
	padding-top:30px;
	margin-top:30px;
}
.pagination h3{
	font-size:25px;
}
	.pagination i{
		padding:0 5px;
	}
	.lastPage{
		float:left;
	}
	.nextPage{
		float:right;
	}


/* content css */

.content ul{
	padding:10px 0 10px 30px;
	font-size: 16px;
}
	.content ul li, .content ol li{
		padding-bottom:5px;
	}
	.menu-products-container ul li:not(:last-child){
		padding-bottom:11px !important;

	}
.content ol{
	padding:10px 0 10px 30px;
	font-size: 16px;
}

.content img{
	max-width: 100%;
	height: auto;
	padding:10px 0;
}

.content table tbody tr{
	height: 40px;
}

.title h1{
	width: 100%;
	margin:0 auto;
	font-size:45px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	padding:30px 0 40px 0;
	font-family: 'Arvo', serif;	
	padding-bottom: 30px !important;
	color:#0e222f;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6{
	padding:10px 0;
}
.content hr{
	margin: 10px 0;
}

.content a{
	color:#042a6b;
}
.title:hover{
	text-decoration: none !important;
}

.content a:visited{
	color:#042a6b;
}

.content p{
	font-size: 16px;
	padding:10px 0;
}
.title{
	color:#000 !important;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #02122e;
}

.content{
	border-right:1px solid #eee;
}
 .sidebar ul{
 	list-style: none;
 	padding:15px;
 }
  .sidebar ul li:not(:last-child){
 	list-style: none;
 	padding-bottom:15px;
 }

.sidebar a{
	color:#042a6b;
}

.sidebar a:visited{
	color:#042a6b;
}
.sidebar h2{
	font-size: 22px;
	padding-bottom:15px;
}
.widgetWrap{
	padding:15px 0;
}

.input{
	width:100%;
	height:40px;
	position: relative;
}

.widget_search{
	border-bottom:1px solid #eee;
}

.widget_search input{
	width:96%;
	height:100%;
	padding-left:5px;
}
.widget_search input:focus{
	outline-color:#02122e;
}
.widget_search button{
	position: absolute;
	top:0;
	right:0;
	height: 100%;
	width: 25%;
	font-size:14px;
	border:0px;
	background-color: #02122e;
	color:#eee;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.fullWidthTitle{
 	width:100%;
	border-top:1px solid #02122e;
	border-bottom:1px solid #02122e;
	color:#000;
	height:100px;
	margin:30px 0;
}
.fullWidthTitle h3{
	font-size: 34px;
	padding:31px;
	margin:0;
}

#menu-sidebar-menu{
	list-style: none;
	padding:0;
}
#menu-sidebar-menu li{
	width:100%;
	font-size:18px;
	padding:15px 5%;
	border-bottom:1px solid #02122e;
}
#menu-sidebar-menu li:first-child{
	padding-top:0;
}
#menu-sidebar-menu li a{
	transition:padding-left, 0.2s;
	width: 100%;
	display:block;
}

#menu-sidebar-menu li i{
	padding-right: 10px;
}

#menu-sidebar-menu li a:hover{
	text-decoration: none;
	padding-left:5%;
}

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

.rightSidebar h3{
	text-align: center;
	font-size:14px;
}

.rightSidebar img{
	width:90%;
	display: block;
	margin:0 auto;
}

.rightSidebar ul{
	padding:0;

}
.rightSidebar ul i{
	padding-right:5px;
	color:#087e11;
}

.rightSidebar ul li{
	padding:5px 0 !important;
	transition:0.2s;
}
.rightSidebar ul li:hover{
	padding-left:5% !important;
}
.rightSidebar ul li a:hover{
	text-decoration: none;
}
.rightSidebar ul li:not(:last-child){
	border-bottom:1px solid #02122e;
}

.leftSidebar img:not(:last-child){
	width:70%;
	height: auto;
	display: block;
	margin:auto;
}

.leftSidebar h1{
	font-size:20px;
	text-align: center;
	color:#087e11;
	padding:10px 0;
}
.leftSidebar ol{
	padding:0;
}
.leftSidebar ol li{
	width:100%;
	padding: 10px 10px !important;
    list-style-position: inside;
    border:1px solid rgb(195,195,195);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 0px 10px 0px rgba(204,204,204,1);

	text-align: center;
	margin-bottom:20px;
}

.leftSidebar .widgetWrap{
	padding-top:0 !important;
}
.panel-group .panel-heading{
	position: relative;
	    padding: 0;
    padding-left: 20px;
}
.panel-group .panel-heading a:after {
    content: "\2212";
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    background: white;
    padding: 0 10px;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top: 12px;
    color: rgb(161, 39, 46);
    }

   .panel-group .panel-heading a.collapsed:after {
    content: "\2b";
    color: #337ab7;
    background: none;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    padding:0 !important;
}

.panel-title a {
    text-decoration: none;
    font-size: 18px;
}

.panel-heading {
    padding: 20px 50px 20px 20px;
}

.panel-group p{
	display:none !important;
}
.contactForm p{
	display: none !important;
}
.contactForm .btn{
	width:100%;
	background-color: #02122e;
	color:#fff;
	padding:10px 0;
	transition:0.2s;
	margin-top:15px;
}
.contactForm .btn:hover{
	background-color: #1B67A4;
}
.contactForm label{
	margin-top:15px;
}

@media (min-width: 1000px) and (max-width: 1200px){
	#singleBadges a{
		width:100%;
	}
#menu-sidebar-menu li{
	font-size:14px;
	}
.panel-title a {
    font-size: 14px;
}	
}

@media (max-width: 1000px){

.panel-title a {
    text-decoration: none;
    font-size: 14px;
    width: 60%;
    display: block;
}
	#menu-sidebar-menu li a{
	text-align: center;
	}
	.content{
		border-right: 0px;
		border-left:0px !important;
	}
	.sidebar img{
		display: block;
		margin: auto;
	}

	.leftSidebar, .rightSidebar{
		border-top:1px solid #eee;
	}
 .rightSidebar{
 	border-bottom:1px solid #eee;
 }
 .leftSidebar img{
 	width:50% !important;
 }
.rightSidebar ul li{
	text-align: center;
}

.rightSidebar img{
	width:50%;
}

}

@media only screen and ( min-width:1400px )
				   and ( max-width:1600px ){

.mainNav ul{
	width:780px;
}

.mainNav ul li{
	font-size: 16px;
	padding: 0 7px;
}

}

@media only screen and ( min-width:1200px )
				   and ( max-width:1400px ){

.mainNav h3{
	font-size: 23px;
}

.mainNav ul{
	width:705px;
}

.mainNav ul li{
	font-size: 14px;
	padding: 0 7px;
}

.mainNav img{
	left:1%;
}

}


@media only screen and ( min-width:1000px )
				   and ( max-width:1220px ){

	.mainNav img{
		width:230px;
		margin-top:20px;
		left:0;
  	}

.mainNav ul{
	width:600px;
}

  	.mainNav ul li{
	 	font-size: 12px;
	 	padding:0 5px;
  	}

  	.mainNav h3{
  		font-size:21px;
  	}
}
@media only screen and ( max-width:700px ){
.title h1 {

    font-size: 30px;
}
}
@media only screen and ( max-width:400px ){
.panel-title a {
    text-decoration: none;
    font-size: 14px;
    width: 60%;
    display: block;
}
.title h1 {

    font-size: 20px;
}
.phoneNumberBox{
	color:white; 
	background:orange; 
	display:block; 
	width:180px; 
	padding:10px; 
	margin:auto;
	text-align:center; 
	font-size:25px; 
	font-weight:bold;
}
.postTitle, .postInfo, .postExcerpt{
	text-align: center;
}

.thumbnailWrap {
    width: 100% !important;
    height: auto !important;
    float: none !important;
    padding-right: 0 !important;
}
}

#map {
    width:100%;
    height:500px;
}

.thumbnailWrap2{
	display:none;
}

.thumbnailWrap{
	width:250px;
	height:250px;
	float:left;
	padding-right: 30px;
}

.thumbnailWrap img{
	width: 100%;
    height: 100%;
}

.singlePost{
	width:100%;
	padding:30px;

}
.singlePost:not(:last-child){
    border-bottom: 1px solid #eee;
}

.postTitle h1{
    margin: 0;
    font-size: 25px;
}
.postTitle{
	text-decoration: none;
	color:#0e222f !important;	
}

.postExcerpt p{
padding:0;
}
.postExcerpt a{
	text-decoration: none;

}
.postInfo h3{
	margin:0;
	padding:0;
	font-size:16px;
}

.pagination2{
	width:100%;
	margin:auto;
}

.nav-links{
	width:225px;
	margin:0 auto;
	display: inline-block;
}
.page-numbers:not(span){
	width:25px;
	display:inline-block;
	text-align: center;
	background-color: #840a1c;
	color:#eee !important;
	padding:5px 0;
}

.current{
	width:25px;
	display:inline-block;
	text-align: center;
	color:#eee !important;
	padding:5px 0;
	background-color: #7a7a7a;
}

.page-numbers:visited{
	color:#eee;
}
.page-numbers i{
		color:#eee;
}


	.menu-products-container a{
		text-decoration: none;
	}

}

.screen-reader-text{
	display:none;
}

.keyinfo h3 {
	padding: 10px;
}

@media all and (max-width: 768px) {
    .key-col-3 {
        width: 100%;
        float: none;
        padding: 10px 20px;
    }

    .car-select select {
        width: 100%;
    }
}
