/*Theme Name: FPFW
Red: #E40000 */

/*body, .site-inner.fill{
	background-color: #eee
}*/

 h1,h2,h3,h4,h5,h6 {
	 color: #E40000;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    letter-spacing: -1px    
    }
 h1 {
    font-family: 'Roboto', sans-serif;
	color: #E40000;
	font-weight: 700;	 
}

h2, h3, h4, h5, h6 {
    margin-bottom: 10px
}

 h2 {
	color: #000;
	 text-transform: uppercase; 
 }
  h2.entry-title, h2, .entry-title a{
    font-size:18px;
    font-size: 1.8rem;
    margin-bottom: 10px;
    color: #000;
    text-transform: none; 
}
.entry-title a:hover{
    color: #E40000
}
.entry-title a:focus, .entry-title a:hover {
    color: #E40000;
}

.widget p:last-child {

    margin-bottom: 2rem;

}
p.small{

 font-size:10px;
 font-size: 1rem;
 color: #999
    
    }


/* Links and buttons
--------------------------------------------- */

 a {
    color: #E40000;
}
 a:hover {
	  color: #000;
	 
	 }
.genesis-nav-menu a{
    color: #fff;
}
.genesis-nav-menu a{
    font-weight: 400
}
    
.genesis-nav-menu a:hover{
    color: #E40000;
}
.sub-menu li a{
	 color:  #fff;
}

.genesis-nav-menu .sub-menu a {
    background-color: #000;
}


button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	font-family: 'Roboto', sans-serif;
    font-weight: 600;
    background-color:  #E40000;
    border: 0;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}


.home .one-third {
	position: relative
}

.home a.more-link {
 margin-bottom: 0;	
	}


.home .button, .home .one-third a.more-link {
    background-color:  #E40000;
    border: 0;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 600;
    padding: 10px 30px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    margin-top: 2rem;
    display: block
    
 
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #000;
	color: #fff;
}

.button.red{
	font-family: 'Roboto', sans-serif;
    font-weight: 600;
    background-color: #E40000;
    border: 0;
    border-radius: 0px;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    white-space: normal;
    width: auto;
}

.genesis-nav-menu .sub-menu li {
    border-bottom: 1px solid #2C2E2C;
}

/* Mobile Menu
--------------------------------------------- */

.menu-toggle, .sub-menu-toggle {
    color: #fff;
}

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #E40000;
}


/* Blockquote
--------------------------------------------- */

blockquote {
    margin: 0 auto 2rem;
    padding: 1em;
    border-left: 5px solid #E40000;
    background-color: #eee
}

/* Table
--------------------------------------------- */

table {
  border: none;
  background-color: #eee;
  word-break: normal;
   
}

th, td {
  padding: 15px;
  text-align: left;
  vertical-align: top;
 
}

td:first-child, th:first-child {
    padding-left: 15px;
}

tbody {
    border-bottom: none;
}

/* Related posts
--------------------------------------------- */

.crp_related {
	
	border-top: 2px solid #000;
	padding-top: 2rem
	
	}
	
	/* Imagre at top of post
--------------------------------------------- */

.wp-post-image {	
	margin-bottom: 1rem
}

/* Header nav area
--------------------------------------------- */

.site-header{	
	background-color: #000
	
}

.site-header .wrap{	
	max-width: 1140px;
	margin: 0 auto;
}

.wp-custom-logo .title-area {
    max-width: 100px;
    padding-bottom: 10px;
    padding-top:20px;
}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover,.genesis-nav-menu .current-menu-parent > a, .genesis-nav-menu .current-menu-ancestor > a {
    color: #E40000;
 }

/* Site inner
--------------------------------------------- */

.site-inner {
    background-color: #fff
}

.site-inner {
    margin-top: 0px;
}


/* Front Page
--------------------------------------------- */
.site-inner.full {
    padding: 0;
    max-width: none;
}

.front-page-section {
    padding: 0;
}

.front-page-section .widget-title {
    text-align: left;
    font-size: 30px;
    margin-bottom: 30px;
}

.front-page-section .textwidget {
    text-align: center;
}

/* Front Page Section 1
--------------------------------------------- */

.front-page-1 {
  padding: 3rem 0;
  background-color: #2C2E2C;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.front-page-1 h1 {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 900;
    letter-spacing: -1px;
    color:#fff
    }
.front-page-1 p {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.2
    }

.front-page-1 .wrap, 
.front-page-2 .wrap, .front-page-3 .wrap  {
    max-width: 1200px;
    margin: 0 auto;
}

.front-page-1 .wrap {
    padding: 0px 15px;
}
.front-page-1 .textwidget  {
   text-align: left;
   padding-bottom: 0px;
   padding-top: 0px;
   color: #fff;
   padding-left: 0%;
   padding-right: 0%;
}

.front-page-1 .widget  {
	margin-bottom: 0
	}


.caption {
    color:#fff;
    padding:00px;
}

/* Front Page Section 2
--------------------------------------------- */
.front-page-2 {
   background-color: #fff
}

.front-page-2 .wrap {
   padding: 50px 15px 20px 15px;
   text-align: left
}
.front-page-2 .textwidget {
    text-align: left;
}


/* Front Page Section 3
--------------------------------------------- */
.front-page-3 {
   background-color: #eee
}
.front-page-3 .wrap {
   padding: 50px 15px;
   text-align: left
}
.front-page-3 .one-third {
    padding: 1rem;
    background-color: #fff;
   	border-top: 5px solid #000;
   	position: relative
}
.front-page-3 .one-third p {
    padding-bottom: 0.5rem
}

/* Right page sidebar styling
--------------------------------------------- */

 h3.widgettitle {
	color: #000
 }
 
.sidebar .entry-title a {
      font-size: 12px;
    font-size: 1.2rem;
    margin-bottom: 10px;
    color: #000;
}

.page .sidebar .entry-content {
    border-top: 2px solid #000;
    }
.sidebar .button{
	    width: 100%
    }
.sidebar {
  	border-top: 5px solid #000;
	padding-top: 1rem;
     font-size: 10px;
    font-size: 1rem;
}

.sidebar li a {
    display: block;
}
.sidebar li  {
border-bottom: 1px dotted;
}
.sidebar li:last-child {
border-bottom: none;
}
.sidebar a{

font-weight: 400;
text-decoration: none;
word-wrap: break-word;
}

.widget ul > li {
    margin-bottom: 0px;
    padding-top: 2px
}


.front-page-2 .widget ul > li {
    margin-bottom: 8px;
    padding: 10px;
    background-color: #eee;
    font-size: 10px;
    font-size: 1rem;
}

.sidebar .widget {
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #eee;
    background-color: #F9F9F9
}


/* Post archive styling
--------------------------------------------- */

.archive .entry{
	border-top: 5px solid #E40000;
	background-color: #eee;
	padding: 2rem		
}
.archive .entry p{	
	margin-bottom: 20px;	
}
p.entry-meta:first-child{	
	border-bottom: 1px solid #ccc	
}
 .widget-title {
     font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.single .entry-content, .page .entry-content{
	border-top: 5px solid #000;
	padding-top: 1rem;
}
.home .entry-content {
	border-top: 2px solid #E40000;
	padding-top: 1rem;	
}
.featured-content .entry {
    border-bottom: none;
    margin-bottom: 20px;
}

.entry-tags {
    display: none;
}

/* boxes
--------------------------------------------- */

.well {
	
	padding:2rem;
	background-color: #eee;
	margin-bottom: 2rem
	
}

.wellr {
	
	padding:1rem;
	background-color: #eee;
	margin-bottom: 1rem
	
}

.wellr p{
	margin-bottom: 10px	
	}
	
.wellline {	
	padding:2rem;
	border: 1px solid #eee;
	margin-bottom: 2rem	
}

.wellline input{	

	margin-bottom: 2rem	
}

.well fieldset{
	background-color: #eee;
	font-weight: 400
}
	
#mc_embed_signup {
    font-family: "Source Sans Pro", sans-serif;
}


	#mc_embed_signup{background:#fff; clear:left; font:16px "Source Sans Pro", sans-serif;}
	#mc-embedded-subscribe-form input[type=checkbox]{display: inline; width: auto;margin-right: 10px;}
	#mergeRow-gdpr {margin-top: 10px;}
	#mergeRow-gdpr fieldset label {font-weight: normal; font-size: 18px;}
	#mc-embedded-subscribe-form .mc_fieldset{border:none;min-height: 0px;padding-bottom:0px;}


/* Search box in top menu
--------------------------------------------- */
.search-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	}
.menu-item .search-form {
	margin-top: 20px;
	max-width: 300px;
}
.search-form-input {
	padding: 7px;
	font-size: 14px;
}
.search-form-submit {
	border-radius: 0;
	background-color: #E40000;
	padding: 5px 10px;
}
.search-icon {
	height: 12px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	fill: #fff
}
.search-form-submit:hover .search-icon path {
	fill: white;
	background-color: #000;
}

::-moz-placeholder {
	color: #949494;
}
::-webkit-input-placeholder {
	color: #949494;
}
.site-header input[type="search"] {
	background: none;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	padding: 6px 6px;
	width: 180px;
	font-size: 15px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	letter-spacing: 0.03em;
	box-shadow: none;
}
.site-header input[type="search"]:focus {
	border-bottom-color: #fff;
	background: #fff;
	color: #333;
	width: 190px;
}
input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE  */

/*Footer Area
--------------------------------------------- */

.site-footer {
    background-color: #000;
    color: #fff;
    border-top: none;
    font-size: 15px;
    line-height: 1.5;
    padding: 30px;
    text-align: center;
}


/* Media Queries
--------------------------------------------- */


/* Genesis Menu changed so mobile menu appears at 1200px width
	--------------------------------------------- */
	@media only screen and (min-width:1200px) {

	.genesis-nav-menu .menu-item {
		display: inline-block;
	}

	.genesis-nav-menu .menu-item:focus,
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-nav-menu > .menu-bold > a {
		font-weight: 700;
	}

	.genesis-nav-menu > .menu-highlight > a {
		background-color: #333;
		border-radius: 3px;
		color: #fff;
		font-weight: 600;
		margin-left: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.genesis-nav-menu > .menu-highlight > a:focus,
	.genesis-nav-menu > .menu-highlight > a:hover {
		background-color: #0073e5;
	}

	.genesis-nav-menu .sub-menu,
	.genesis-nav-menu .sub-menu a {
		width: 180px;
	}

	.genesis-nav-menu .sub-menu {
		border-top: 1px solid #999;
		opacity: 0;
		padding-left: 0;
		position: absolute;
		transition: opacity 0.4s ease-in-out;
	}

	.genesis-nav-menu .sub-menu a {
		border: none;
		border-top: 0;
		padding-bottom: 15px;
		padding-top: 15px;
		border-bottom: 1px solid #2C2E2C	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -46px 0 0 179px;
	}

	/* Responsive Menu
	--------------------------------------------- */

	.genesis-responsive-menu {
		display: block;
		padding-top: 25px;
	}

	.menu-toggle,
	.sub-menu-toggle {
		display: none;
		visibility: hidden;
	}
	
	.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
	background-color: transparent;
	border-width: 0;
	color: #E40000;
}

	/* Header Menu
	--------------------------------------------- */

	.nav-primary {
		clear: none;
		float: right;
		width: auto;
	}

	.nav-primary .genesis-nav-menu a {
		padding-left: 15px;
		padding-right: 15px;
	}
}




@media only screen and (min-width: 960px) {
	
/*.site-header{	
	text-align: center
}
	
	.site-header .wrap{	
	max-width: 1400px;
	margin: 0 auto
}*/

.site-inner {
    margin-top: 105px;
}
	
.genesis-nav-menu a {
     font-size: 10px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
}

.front-page-1 h1 {
 font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: -1px;
    color: #fff;
    line-height: 1
    }
h1.entry-title, h1.archive-title{
    font-size: 30px;
     font-size: 3rem;
    margin-bottom: 20px;
}

 h2.entry-title, .entry-title a{
    font-size:20px;
    font-size: 2rem;
    margin-bottom: 10px;
    color: #000
}
.home h2.entry-title, .home .entry-title a{
    font-size:14px;
    font-size: 1.4rem;
    margin-bottom: 10px;
    color: #E40000 
}

.home h2.entry-title, .home .entry-title a:hover{
    color: #000 
}

.front-page-section .widget-title {
    text-align: left;
    font-size: 40px;
    margin-bottom: 30px;
}

.front-page-1 p {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.2
    }
/* Desktop header area
--------------------------------------------- */	
.wp-custom-logo .title-area {
    max-width: 140px;
}
.menu-item .search-form {
		margin-left: 20px;
		margin-top: 0;
		padding-top: 2rem
}
/* Desktop header area
--------------------------------------------- */

.front-page-1 .textwidget  {
text-align: left;
padding-bottom: 0px;
padding-top: 0px;
color: #fff;
padding-right: 0%;
}
}
@media only screen and (max-width: 960px) {
.genesis-nav-menu .menu-item {
    border-bottom: 1px solid #2C2E2C;
}
}