/*
	Theme Name: Community Pro Theme
	Description: Cleary and effectively communicate your message and reach new people with Community Pro—a stunning and easy to us church theme. Community Pro is perfect for churches that want a bold and fresh design without all the technical headaches. With an extremely versatile set of features, Community Pro is everything you meed and nothing you don’t.
	Theme URI: http://my.studiopress.com/themes/community/
	Author: Adam Clark, Calvin Makes
	Author URI: http://www.communityprotheme.com/
	Version: 1.2.1
	
	Tags: black, orange, white, blue, red, green, purple, one-column, two-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.0.2

	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
  - Off-Canvas Menu Animation
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Buttons
		- Primary Buttons
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
		- Tribe Events Calendar
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Page Templates
		- Home Page
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/


/*
HTML5 Reset
----------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Float Clearing
--------------------------------------------- */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
  content: " ";
  display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}


/*
Defaults
----------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

body {
  background-color: #ffffff;
  color: #555555;
  font-family: "Roboto Slab", Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.625;
  margin: 0;
  position: relative;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
  -webkit-transition: all, 0.1s, ease-in-out;
  -moz-transition: all, 0.1s, ease-in-out;
  transition: all, 0.1s, ease-in-out;
}

::-moz-selection {
  background-color: #000;
  color: #fff;
}

::selection {
  background-color: #000;
  color: #fff;
}

a {
  color: #cb6c28;
  text-decoration: none;
}

a:hover {
  color: #272727;
}

p {
  margin: 0 0 28px;
  padding: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

b,
strong {
  font-weight: 700;
}

blockquote,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 40px;
}

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #343c3e;
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 10px;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%;
}

embed,
iframe,
object,
video {
  width: 100%;
}

.wp-video {
  margin-bottom: 20px;
}

img {
  height: auto;
}

.featured-content img,
.gallery img {
  width: auto;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #000;
  font-size: 18px;
  font-weight: 300;
  padding: 16px;
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto;
}

::-moz-placeholder {
  color: #000;
  opacity: 1;
  font-weight: 300;
}

::-webkit-input-placeholder {
  color: #000;
  font-weight: 300;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: #000;
  border: none;
  color: #fff;
  cursor: pointer;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 600;
  padding: 16px 24px;
  text-transform: uppercase;
  width: auto;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
  background-color: #cb6c28;
  color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
  background-color: #cb6c28;
  color: #fff;
}

.entry-content .button:hover {
  color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
  background-color: #fff;
  color: #000;
}

.button {
  display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}

.post-password-form input[type="submit"] {
  margin-top: 20px;
}

/* Tables
--------------------------------------------- */

table {
  border: 1px solid #ddd;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

tbody {
  border-bottom: 1px solid #ddd;
}

td,
th {
  text-align: left;
  padding: 8px 12px;
}

td {
  border: 1px solid #ddd;
}

th {
  font-weight: 400;
}


/*
Structure and Layout
----------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.wrap {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1140px;
}

.site-inner {
  background: #fff;
  clear: both;
  padding-top: 60px;
}

.site-container {
  -webkit-transition: all, 0.15s, ease-in-out;
  -moz-transition: all, 0.15s, ease-in-out;
  transition: all, 0.15s, ease-in-out;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */
.content {
  float: right;
  width: 680px;
}

.content-sidebar .content {
  float: left;
}

.full-width-content .content {
/*  max-width: 820px; */
  width: 100%;
  margin: 0 auto;
  float: none;
}

/* Primary Sidebar */
.sidebar-primary {
  float: right;
  width: 340px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
  float: left;
}

/* Secondary Sidebar */
.sidebar-secondary {
  float: left;
  width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
  float: right;
}

/* Column Classes
Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
  float: left;
  margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
  width: 48.717948717948715%;
}

.one-third,
.two-sixths {
  width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
  width: 65.81196581196582%;
}

.one-fourth {
  width: 23.076923076923077%;
}

.three-fourths {
  width: 74.35897435897436%;
}

.one-sixth {
  width: 14.52991452991453%;
}

.five-sixths {
  width: 82.90598290598291%;
}

.first {
  clear: both;
  margin-left: 0;
}


/*
Off-Canvas Menu Animations
----------------------------------------------------------------------------- */

.site-header a.menu-btn {
  color: #fff;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  font-size: 0.727272em;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 20px 0;
  -webkit-transition: all, 0.2s, ease-in-out;
  -moz-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
}

.site-header a.menu-btn.right {
  float: right;
  position: relative;
  top: 10px;
}

.site-header a.menu-btn:hover {
  color: #cb6c28;
}

.site-header a.menu-btn span.dashicons {
  transition: 0;
}

.off-canvas-active .menu-btn {
  color: #cb6c28;
}

.nav-primary {
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  position: fixed;
  width: 260px;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 9999;
  background: #010101;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(260px, 0, 0);
  -moz-transform: translate3d(260px, 0, 0);
  -ms-transform: translate3d(260px, 0, 0);
  -o-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}

.nav-primary .close-btn {
  color: #fff;
  display: block;
  opacity: .4;
  font-weight: 300;
  font-style: italic;
  font-family: "Roboto Slab", serif;
  font-size: 16px;
  padding: 50px 40px 20px;
}

.nav-primary .close-btn:hover {
  text-decoration: none;
  opacity: 1;
  color: #fff;
}

.nav-primary .close-btn span {
  float: right;
  font-size: 16px;
  margin-top: 2px;
  font-weight: normal;
}

.off-canvas-active .site-container,
.off-canvas-active .site-header {
  -webkit-transform: translate3d(-260px, 0, 0);
  -moz-transform: translate3d(-260px, 0, 0);
  -ms-transform: translate3d(-260px, 0, 0);
  -o-transform: translate3d(-260px, 0, 0);
  transform: translate3d(-260px, 0, 0);
}

.off-canvas-active .nav-primary {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.nav-primary,
.site-container,
.site-header {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -webkit-backface-visibility: hidden;
}

.site-overlay {
  display: none;
}

.off-canvas-active {
  overflow: hidden;
}

.off-canvas-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 260px;
  bottom: 0;
  left: 0;
  z-index: 9999;
}


/*
Common Classes
----------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
  float: left;
}

.alignleft .avatar,
.author-box .avatar {
  margin-right: 24px;
}

.alignright .avatar {
  margin-left: 24px;
}

.comment .avatar {
  margin: 0 16px 24px 0;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
  margin-bottom: 20px;
}

.author-box {
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  margin-bottom: 40px;
  padding: 40px;
}

.author-box-title {
  font-size: 16px;
  margin-bottom: 4px;
}

.author-box p:last-child {
  margin-bottom: 0;
}

/* Search Form
--------------------------------------------- */

.search-form {
  overflow: hidden;
}

.site-header .search-form {
  float: right;
  margin-top: 12px;
}

.entry-content .search-form,
.site-header .search-form {
  width: 50%;
}

.search-form input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Titles
--------------------------------------------- */

.archive-title {
  font-size: 20px;
}

.entry-title {
  font-size: 36px;
}

.entry-header-wrapper .entry-title {
  margin: 230px 0 100px;
  text-align: center;
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  text-align: center;
  border-bottom: 0;
  text-transform: none;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.4);
}

.entry-header-wrapper .entry-title .single-event-subtitle > span,
.entry-header-wrapper .entry-title .single-sermon-subtitle > span {
  display: inline-block;
  margin-top: 20px;
  margin-right: 20px;
}

.entry-header-wrapper .entry-title .single-event-subtitle > span span.dashicons,
.entry-header-wrapper .entry-title .single-sermon-subtitle > span span.dashicons {
  opacity: .7;
  text-shadow: none;
  margin-right: 20px;
  font-size: 32px;
  position: relative;
  top: 2px;
}

.archive-description {
  margin: 230px 0 100px;
  text-align: center;
}

.archive-description .archive-title {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  text-align: center;
  border-bottom: 0;
  text-transform: none;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.4);
}

.entry-subtitle,
.archive-description p {
  display: block;
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 50px;
  font-family: "Roboto Slab", Georgia, Times, "Times New Roman", serif;
}

.page-blog .content .entry-subtitle,
.archive .content .entry-subtitle,
.page-staff .content .entry-subtitle,
.events-list .content .entry-subtitle {
  color: #343c3e;
  margin-bottom: 20px;
  font-size: 24px;
}

.entry-title a,
.sidebar .widget-title a {
  color: #343c3e;
}

.entry-title a:hover {
  color: #cb6c28;
}

.widget-title {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-bottom: 18px;
}

.image-header-fill {
  background-size: cover;
  -webkit-animation: fadeIn 1s;
  -moz-animation: fadeIn 1s;
  animation: fadeIn 1s;
  min-height: 300px;
  background-position: center center;
}

.entry-header-wrapper {
  background: rgba(0, 0, 0, 0.4);
}

/* WordPress
--------------------------------------------- */

.alignleft {
  float: left;
  text-align: left;
}

.alignright {
  float: right;
  text-align: right;
}

a.alignleft,
a.alignright {
  max-width: 100%;
}

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
  margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 24px 24px;
}

.wp-caption-text {
  font-weight: 700;
  text-align: center;
}

.entry-content p.wp-caption-text {
  margin-bottom: 0;
}


/*
Buttons
----------------------------------------------------------------------------- */

/* Button Classes (And Tribe Event Overrides)
--------------------------------------------- */

.btn, .home-middle .tribe-events-list-widget p.tribe-events-widget-link a {
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;  /* r77 */
  font-weight: 600;
  padding: 20px 30px;
  text-transform: uppercase;
  background: transparent;
  border: 2px solid #343c3e;
  display: inline-block;
  margin: 20px 0;
  letter-spacing: 2px;
}

.btn.btn-primary, 
.btn .tribe-events-back a,
.btn .tribe-events-read-more,
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a.btn-primary,
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a .tribe-events-read-more,
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a .tribe-events-back a {
  background: #cb6c28;
  color: #fff;
  border: 0;
}

.btn.btn-primary:hover, 
.btn .tribe-events-back a:hover,
.btn .tribe-events-read-more:hover,
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a.btn-primary:hover,
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a .tribe-events-read-more:hover,
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a .tribe-events-back a:hover {
  background: #272727;
}

.btn.btn-white, 
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a {
  border-color: #fff;
  color: #fff;
}

.btn.btn-white:hover, 
.home-middle .tribe-events-list-widget p.tribe-events-widget-link a:hover {
  background: #fff;
  color: #343c3e;
}

/*
Widgets
----------------------------------------------------------------------------- */

.widget {
  word-wrap: break-word;
}

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px;
}

.widget li li {
  border: none;
  margin: 0 0 0 30px;
  padding: 0;
}

.widget_calendar table {
  width: 100%;
}

.widget_calendar table td,
.widget_calendar table th {
  text-align: center;
}

/* Featured Content
--------------------------------------------- */

.featured-content .entry,
.event-widget .entry,
.sermon-widget .entry {
  border-bottom: 1px dashed #f3f3f3;
  margin-bottom: 20px;
  padding: 0 0 24px;
}

.featured-content .entry-title,
.event-widget .entry-title,
.sermon-widget .entry-title {
  font-size: 20px;
}

.sermon-info .sermon-date {
  float: left;
  width: 66px;
  height: 66px;
  padding: 15px;
  text-align: center;
  border-radius: 50%;
  background: #cb6c28;
  color: #fff;
  line-height: 1.1em;
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 20px;
}

/* Community Pro - Featured Post Widget
--------------------------------------------- */

.sidebar .entry-subtitle {
  display: none;
}

/* Tribe Events Widget
--------------------------------------------- */

.tribe-events-list-widget .entry-title {
  font-size: 20px;
}

/* CTA Bar
--------------------------------------------- */

.cta-bar {
  padding: 20px 0;
  background: #f3f3f3;
}
.cta-bar .widget-title {
  font-family: "Roboto Slab", Georgia, Times, "Times New Roman", serif;
  font-weight: 200;
  text-transform: none;
  font-size: 30px;
  -webkit-font-smoothing: antialiased;
  width: 80%;
  float: left;
  margin: 20px 0;
  padding-top: 14px;
}
.cta-bar .entry {
  width: 20%;
  float: right;
}


/*
Plugins
----------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget input {
  font-size: 16px;
  margin-bottom: 16px;
}
.enews-widget input[type="submit"] {
  background-color: #cb6c28;
  color: #fff;
  margin: 0;
  width: 100%;
}
.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #000;
}

.enews form + p {
  margin-top: 24px;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
  font-size: 18px;
  padding: 16px;
}

div.gform_wrapper .ginput_complex label {
  padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
  margin: 16px 0 0;
}

div.gform_wrapper .gform_footer input[type=submit] {
  font-size: 16px;
  padding: 16px 24px;
}

/* Jetpack
--------------------------------------------- */

#wpstats {
  display: none;
}

/* Tribe Events Plugin (Long Selectors to Override)
--------------------------------------------- */

.events-single.single-tribe_events #tribe-events-pg-template,
.events-list #tribe-events-pg-template {
  max-width: 820px;
  width: 100%;
  margin: 0 auto;
  float: none;
}

.events-single.single-tribe_events .tribe-events-list .tribe-events-loop .tribe-events-content,
.events-list .tribe-events-list .tribe-events-loop .tribe-events-content {
  width: auto;
}

.events-single.single-tribe_events .tribe-events-list-separator-month,
.events-single.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title,
.events-list .tribe-events-list-separator-month,
.events-list .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title {
  color: #343c3e;
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  background: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0 18px;
  font-weight: 800;
  border-bottom: 1px solid #f3f3f3;
}

.events-single.single-tribe_events .tribe-events-list-separator-month:after,
.events-single.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title:after,
.events-list .tribe-events-list-separator-month:after,
.events-list .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title:after {
  content: "";
  width: 70%;
  max-width: 150px;
  height: 3px;
  background: #cb6c28;
  display: block;
  position: relative;
  top: 20px;
}

.events-single.single-tribe_events .events-single.single-tribe_events .tribe-events-event-meta,
.events-single.single-tribe_events .events-list .tribe-events-event-meta,
.events-list .events-single.single-tribe_events .tribe-events-event-meta,
.events-list .events-list .tribe-events-event-meta {
  -webkit-transition: all, 0.1s, ease-in-out;
  -moz-transition: all, 0.1s, ease-in-out;
  transition: all, 0.1s, ease-in-out;
  color: #cb6c28;
  text-decoration: none;
}

.events-single.single-tribe_events .events-single.single-tribe_events .tribe-events-event-meta:hover,
.events-single.single-tribe_events .events-list .tribe-events-event-meta:hover,
.events-list .events-single.single-tribe_events .tribe-events-event-meta:hover,
.events-list .events-list .tribe-events-event-meta:hover {
  color: #272727;
}

.events-single.single-tribe_events .tribe-events-event-meta,
.events-list .tribe-events-event-meta {
  width: 300px;
  float: right;
  margin: 0 0 20px 20px;
  font-size: 14px;
  overflow: hidden;
  padding: 20px;
}

.events-single.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group,
.events-list .tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
  float: none;
}

.events-single.single-tribe_events .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title,
.events-list .tribe-events-event-meta .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-bottom: 18px;
}

#tribe-events-content-wrapper {
  margin-bottom: 40px;
}


/*
Site Header
----------------------------------------------------------------------------- */

.scroll-bg .site-header {
  background: #202020;
  height: 83px;
  box-shadow: 0;
}

.scroll-bg .site-header .wrap {
  padding-top: 10px;
  padding-bottom: 10px;
}

.scroll-bg .site-header a.menu-btn.right {
  top: 0;
}

.scroll-bg.header-image .title-area {
  height: 63px;
}

.scroll-bg.header-image .title-area .site-title > a {
  width: 200px;
}

.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  height: 143px;
  z-index: 9999;
  -webkit-transition: all, 0.2s, ease-in-out;
  -moz-transition: all, 0.2s, ease-in-out;
  transition: all, 0.2s, ease-in-out;
}

.site-header .wrap {
  padding: 30px 0;
}

.admin-bar .site-header {
  top: 32px;
}

/* Title Area
--------------------------------------------- */

.title-area {
  float: left;
  padding: 10px 0;
  width: 360px;
}

.site-title {
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}

.site-title a,
.site-title a:hover {
  color: #fff;
}

.header-image .site-title > a {
  background: url(images/logo.png) no-repeat left;
  background-size: contain !important;
  float: left;
  min-height: 63px;
  width: 350px;
}

.site-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.site-description,
.site-title {
  margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
  display: block;
  text-indent: -9999px;
}

/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
  float: right;
  text-align: right;
  width: 740px;
}


/*
Site Navigation
----------------------------------------------------------------------------- */

.genesis-nav-menu {
  font-size: 16px;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding-bottom: 40px;
}

.genesis-nav-menu .menu-item {
  margin: 0;
}

.genesis-nav-menu .menu-item a {
  color: #ffffff;
  padding: 8px 40px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 2.5em;
  text-transform: uppercase;
  border-bottom: none;
  opacity: .6;
  -webkit-transition: all, 0.15s, ease-in-out;
  -moz-transition: all, 0.15s, ease-in-out;
  transition: all, 0.15s, ease-in-out;
}

.genesis-nav-menu .menu-item a:hover {
  opacity: 1;
  color: #fff;
}

.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  opacity: 1;
}

.genesis-nav-menu .sub-menu {
  display: block;
}

.genesis-nav-menu .sub-menu a {
  display: block;
  font-size: .9em;
  line-height: 1.2em;
  text-transform: none;
  font-weight: normal;
  margin-left: 20px;
  -webkit-font-smoothing: antialiased;
}

.genesis-nav-menu .menu-item:hover {
  position: static;
}

.genesis-nav-menu > .first > a {
  padding-left: 0;
}

.genesis-nav-menu > .last > a {
  padding-right: 0;
}

.genesis-nav-menu > .right {
  color: #fff;
  float: right;
  list-style-type: none;
  padding: 30px 0;
}

.genesis-nav-menu > .right > a {
  display: inline;
  padding: 0;
}

.genesis-nav-menu > .rss > a {
  margin-left: 48px;
}

.genesis-nav-menu > .search {
  padding: 10px 0 0;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary a {
  color: #fff;
}
.nav-primary a:hover,
.nav-primary .current-menu-item > a,
.nav-primary .sub-menu .current-menu-item > a:hover {
  color: #cb6c28;
}


/*
Content Area
----------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
  margin-bottom: 40px;
}

.content .entry {
  background-color: #fff;
}

.entry-content ol,
.entry-content ul,
.comment-content ol,
.comment-content ul {
  margin-bottom: 28px;
  margin-left: 40px;
}

.entry-content ol > li,
.comment-content ol > li {
  padding: 0;
  list-style-type: decimal;
}

.entry-content ul > li,
.comment-content ul > li {
  padding: 0;
  list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.comment-content ol ol,
.comment-content ul ul {
  margin-bottom: 0;
}

.entry-content code,
.comment-content code {
  background-color: #000;
  color: #ddd;
}

/* Entry Meta
--------------------------------------------- */

p.entry-meta {
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #9ca4af;
}

.entry-header .entry-meta {
  margin-bottom: 24px;
}

.entry-footer .entry-meta {
  border-top: 2px solid #f5f5f5;
  padding-top: 24px;
}

.entry-categories,
.entry-tags {
  display: block;
}

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px;
}

/* Pagination
--------------------------------------------- */

.pagination {
  margin: 40px 0;
}

.adjacent-entry-pagination {
  margin-bottom: 0;
}

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  background-color: #000;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  padding: 8px 12px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #cb6c28;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
  background-color: #fff;
  margin-bottom: 40px;
}

.comment-header {
  font-size: 16px;
}

li.comment {
  background-color: #f5f5f5;
  border: 2px solid #fff;
  border-right: none;
}

.comment-content {
  clear: both;
}

.comment-list li {
  margin-top: 24px;
  padding: 32px;
}
.comment-list li li {
  margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%;
}

.comment-respond label {
  display: block;
  margin-right: 12px;
}

.entry-comments .comment-author {
  margin-bottom: 0;
}

.entry-pings .reply {
  display: none;
}

.form-allowed-tags {
  background-color: #f5f5f5;
  font-size: 16px;
  padding: 24px;
}

/* Archive Pages
--------------------------------------------- */

.archive-cpt-category {
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 18px;
  font-weight: 800;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 40px;
}

.archive-cpt-category:after {
  content: "";
  width: 70%;
  max-width: 150px;
  height: 3px;
  background: #cb6c28;
  display: block;
  position: relative;
  top: 20px;
}

/* Staff Archive Page
--------------------------------------------- */

.page-staff .entry {
  width: 23.076923076923077%;
  float: left;
  margin-right: 2.564102564102564%;
  background: #272727;
}

.page-staff .entry:hover .staff-featured-img {
  opacity: .5;
}

.page-staff .entry:hover .entry-header .entry-title {
  opacity: 1;
}

.page-staff .entry .staff-featured-img,
.page-staff .entry .entry-header .entry-title {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.page-staff .entry .staff-featured-img img {
  margin-bottom: -8px;
}

.page-staff .entry:nth-child(3n) {
  margin-right: 0;
}

.page-staff .entry .entry-header {
  position: relative;
}

.page-staff .entry .entry-header .entry-title {
  opacity: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  font-size: 24px;
}

.page-staff .entry .entry-header .entry-title a {
  color: #fff;
}

.page-staff .entry .entry-header .entry-title .entry-subtitle {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}


/*
Sidebars
----------------------------------------------------------------------------- */

.sidebar {
  font-size: 16px;
}

.sidebar li {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
  margin-bottom: 0;
}

.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar .widget:first-of-type {
  padding-top: 0;
}

.sidebar .widget .widget-title {
  font-weight: 800;
  border-bottom: 1px solid #f3f3f3;
}

.sidebar .widget .widget-title:after {
  content: "";
  width: 70%;
  max-width: 150px;
  height: 3px;
  background: #cb6c28;
  display: block;
  position: relative;
  top: 20px;
}

/* CTA Bar
--------------------------------------------- */

.sidebar .cta-bar {
  background: #F3F3F3;
  padding: 30px 0;
}

.sidebar .cta-bar .widget-title {
  font-size: 30px;
  float: left;
  margin: 0;
  padding: 10px 0;
}

.sidebar .cta-bar .button {
  background: #cb6c28;
  float: right;
  padding: 16px 32px;
}

.sidebar .cta-bar .button:hover {
  background: #272727;
}


/*
Footer Widgets
----------------------------------------------------------------------------- */

.footer-widgets {
  background-color: #272727;
  font-size: 16px;
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  color: #7b7b7b;
  clear: both;
  padding-bottom: 60px;
  padding-top: 60px;
}

.footer-widgets a {
  color: #cb6c28;
}

.footer-widgets a.button:hover {
  background: #db874b;
  color: #fff;
}

.footer-widgets a:hover {
  color: #fff;
}

.footer-widgets li {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.footer-widgets .widget {
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}

.footer-widgets .widget-title {
  color: #fff;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.footer-widgets p:last-child,
.footer-widgets ul > li:last-child,
.footer-widgets .widget:last-child {
  margin-bottom: 0;
}

.footer-widgets .enews-widget {
  color: #7b7b7b;
}

.footer-widgets .enews-widget input {
  float: left;
  border: 0;
}

.footer-widgets .enews-widget input[type="email"] {
  width: 60%;
}

.footer-widgets .enews-widget input[type="submit"] {
  font-weight: 600;
  width: 40%;
}

.footer-widgets .enews-widget input[type="submit"]:hover {
  background: #db874b;
  color: #fff;
}

.footer-widgets-1,
.footer-widgets-2 {
  float: left;
  width: 48.717948717948715%;
}

.footer-widgets-2 {
  margin-left: 2.564102564102564%;
}


/*
Site Footer
----------------------------------------------------------------------------- */

.site-footer {
  background-color: #1f1f1f;
  color: #555555;
  font-size: 16px;
  line-height: 1;
  padding: 25px 0;
}

.site-footer a {
  color: #cb6c28;
}

.site-footer a:hover {
  color: #cb6c28;
}

.site-footer p {
  margin-bottom: 0;
}

.site-footer .footer-right {
  text-align: right;
}

.site-footer .footer-credit {
  float: right;
}


/*
Page Templates
----------------------------------------------------------------------------- */

/* Home Page
--------------------------------------------- */

.home .site-inner {
  padding: 80px 0;
}

/* Home Common Elements */
.home-top .textwidget,
.home-top .textwidget > p,
.home-middle .textwidget,
.home-middle .textwidget > p {
  font-size: 28px;
  text-align: center;
}

.home-top .textwidget > p,
.home-middle .textwidget > p {
  margin: 0 auto;
}

/* Home Top */
.home .home-middle .event-widget .widget-title {
  position: absolute;
  color: #fff;
  font-weight: 300;
  font-size: 13px;
  top: 23px;
  opacity: .6;
}

.home-top {
  padding: 200px 0 175px;
}

.home-top .widget-title {
  color: #fff;
  font-size: 72px;
  font-weight: 700;
  text-align: center;
  border-bottom: 0;
  text-transform: none;
}

.home-top .textwidget > p {
  color: #fff;
  font-size: 28px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 50px;
}

.home-top .simple-button {
  text-align: center;
}

/* Home Middle */
.home-middle {
  position: relative;
  background: #fff;
  z-index: 2;
}

.home-middle .widget {
  padding: 30px 20px 10px;
}

.home-middle .widget-wrap {
  max-width: 1140px;
  margin: 0 auto;
}

.home-middle .next-event .entry-title a {
  color: #fff;
}

.home-middle .widget_text {
  padding: 100px 20px;
}

.home-middle .widget_text .widget-title {
  font-size: 62px;
  font-weight: 800;
  text-align: center;
  text-transform: none;
}

.home-middle .textwidget {
  max-width: 940px;
  margin: 0 auto;
  color: #555555;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}

.home-middle .tribe-events-list-widget {
  background: #cb6c28;
  color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}

.home-middle .tribe-events-list-widget a {
  color: #fff;
}

.home-middle .tribe-events-list-widget .widget-title {
  margin-bottom: 10px;
  padding-bottom: 0;
  color: rgba(255, 255, 255, 0.4);
  font-weight: normal;
}

.home-middle .tribe-events-list-widget .entry-title {
  font-size: 30px;
  font-family: "Roboto Slab", Georgia, Times, "Times New Roman", serif;
  font-weight: 300;
  margin-bottom: 0;
}

.home-middle .tribe-events-list-widget .entry-title a:hover {
  color: #fff;
}

.home-middle .tribe-events-list-widget .duration {
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
}

.home-middle .tribe-events-list-widget .duration .date-start:before {
  content: "\f508";
  font-family: "Dashicons";
  position: relative;
  top: 1px;
  margin-right: 5px;
}

.home-middle .tribe-events-list-widget ol.hfeed {
  float: left;
}

.home-middle .tribe-events-list-widget p.tribe-events-widget-link {
    float: right;
    /* margin: 0; */
    margin-top: -33px;
}

.home-middle .tribe-events-list-widget p.tribe-events-widget-link a {
  margin: -10px 0 0;
}

.home-middle .featured-content {
  background: #333;
  float: left;
  padding: 0;
  position: relative;
  width: 33.33334%;
  overflow: hidden;
}

.home-middle .featured-content .widget-wrap {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 25% 40px;
}

.home-middle .featured-content .entry-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 2;
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.4);
}

.home-middle .featured-content img.entry-image {
  display: block;
  left: 0;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  opacity: 1;
  -webkit-transition: all, 0.25s, ease-in-out;
  -moz-transition: all, 0.25s, ease-in-out;
  transition: all, 0.25s, ease-in-out;
}

.home-middle .featured-content:hover img.entry-image {
  opacity: .6;
}

.home-middle .featured-content .entry {
  background-color: #333;
  border-bottom: none;
  color: #fff;
  padding: 0;
  margin: 0;
  margin-bottom: -6px;
}

.home-middle .featured-content .entry .entry-content {
  position: absolute;
  text-align: center;
  width: 85%;
  margin: 25px auto 0;
  z-index: 2;
  opacity: 0;
}

.home-middle .featured-content .entry .entry-content a.more-link {
  display: block;
  text-align: center;
  font-family: "Raleway", "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  font-weight: bold;
}

.home-middle .featured-content .entry .entry-content a.more-link:hover {
  color: #fff;
}

.home-middle .featured-content .widget-title,
.home-middle .featured-content .entry-title a {
  color: #fff;
}

.home-middle .featured-content:nth-child(3n) {
  clear: left;
}

.home-bottom .widget {
  padding: 0;
}

.home-bottom.left .widget-title {
  font-weight: 800;
  border-bottom: 1px solid #f3f3f3;
}

.home-bottom.left .widget-title:after {
  content: "";
  width: 70%;
  max-width: 150px;
  height: 3px;
  background: #cb6c28;
  display: block;
  position: relative;
  top: 19px;
}

.home-bottom.left .entry {
  padding-bottom: 0;
  margin-bottom: 28px;
}

.home-bottom.left .entry .entry-header .entry-meta {
  margin-bottom: 7px;
}


/*
Media Queries
----------------------------------------------------------------------------- */

/* Retina */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .header-image .site-title > a {
    background: url(assets/images/logo@2x.png) no-repeat left;
    background-size: contain !important;
    float: left;
    min-height: 63px;
    width: 350px;
  }
}

@media only screen and (max-width: 1139px) {
  .site-inner,
  .wrap {
    max-width: 100%;
  }

  .site-header .wrap {
    padding: 10px 5%;
  }

  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-sidebar-content .content-sidebar-wrap {
    width: 740px;
  }

  .content,
  .site-header .widget-area {
    width: 620px;
  }

  .sidebar-content-sidebar .content,
  .sidebar-sidebar-content .content,
  .content-sidebar-sidebar .content {
    width: 400px;
  }

  .sidebar-primary {
    width: 300px;
  }
}

@media only screen and (max-width: 1023px) {
  .site-inner,
  .wrap {
    max-width: 100%;
  }

  .site-header {
    background: #202020;
    height: 83px;
  }
  .site-header a.menu-btn.right {
    top: 0;
  }

  .title-area {
    height: 63px;
    width: 200px;
  }
  .title-area .site-title > a {
    width: 200px;
  }

  .entry-header-wrapper .entry-title {
    margin-top: 160px;
  }

  .content,
  .content-sidebar-sidebar .content,
  .content-sidebar-sidebar .content-sidebar-wrap,
  .sidebar-content-sidebar .content,
  .sidebar-content-sidebar .content-sidebar-wrap,
  .sidebar-primary,
  .sidebar-secondary,
  .sidebar-sidebar-content .content,
  .sidebar-sidebar-content .content-sidebar-wrap,
  .site-header .widget-area {
    width: 100%;
  }

  .header-image .title-area {
    background-position: center top;
  }

  .genesis-nav-menu li,
  .site-header ul.genesis-nav-menu,
  .site-header .search-form {
    float: none;
  }

  .genesis-nav-menu a,
  .genesis-nav-menu > .first > a,
  .genesis-nav-menu > .last > a {
    padding: 20px 16px;
  }

  .site-header .search-form {
    margin: 16px auto;
  }

  .genesis-nav-menu li.right {
    display: none;
  }

  .footer-widgets-1 {
    margin-right: 0;
  }
}

@media only screen and (max-width: 768px) {
  body {
    background-color: #fff;
    font-size: 16px;
  }

  .site-header {
    font-size: 18px;
  }

  .entry-header-wrapper .entry-title {
    font-size: 42px;
  }

  .home-top {
    padding: 130px 0 25px;
  }
  .home-top .widget-title {
    font-size: 42px;
  }
  .home-top .textwidget > p {
    font-size: 18px;
  }

  .home-middle .tribe-events-list-widget ol.hfeed,
  .home-middle .tribe-events-list-widget p.tribe-events-widget-link {
    float: none;
  }
  .home-middle .tribe-events-list-widget ol.hfeed:after {
    content: "";
    display: table;
    clear: both;
  }
  .home-middle .tribe-events-list-widget ol.hfeed li {
    margin-bottom: 0;
  }
  .home-middle .tribe-events-list-widget p.tribe-events-widget-link a {
    display: block;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .home-middle .textwidget {
    font-size: 18px;
  }

  .events-single.single-tribe_events .tribe-events-event-meta,
  .events-list .tribe-events-event-meta {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }

  .home-bottom.left .alignleft,
  .home-bottom.left .alignright {
    float: none;
  }

  .cta-bar {
    text-align: center;
  }
  .cta-bar .widget-title,
  .cta-bar .cta-widget-link {
    float: none;
    width: 100%;
  }

  .site-inner,
  .wrap,
  .sidebar {
    padding-left: 5%;
    padding-right: 5%;
  }

  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .sidebar .widget,
  .site-header {
    padding: 0;
  }

  .archive-description,
  .author-box,
  .comment-respond,
  .content .entry,
  .entry-comments,
  .entry-pings,
  .sidebar .widget {
    box-shadow: none;
  }

  .archive-pagination li a {
    margin-bottom: 4px;
  }

  .home-middle .featured-content,
  .footer-widgets-1,
  .footer-widgets-2,
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds,
  .page-staff .entry {
    margin: 0;
    width: 100%;
  }

  .page-staff .entry {
    margin-bottom: 20px;
  }
  .page-staff .entry .staff-featured-img {
    opacity: .5;
  }
  .page-staff .entry .entry-header .entry-title {
    opacity: 1;
  }

  .sidebar .widget.enews-widget {
    padding: 40px;
  }
}


/* HORIZONTAL NAV */



/* Add Horzontal Nav on Landscape Tablets and Up */
.nav-secondary {
  display: none;
}
@media only screen and (min-width: 1023px) {
  .site-header a.menu-btn.right,
  .nav-primary .close-btn {
    display: none;
  }
  .nav-secondary {
    padding-top: 13px;
    display: block;
    float: right;
    max-width: 730px;
    height: auto;
    background: transparent;
    z-index: 8888;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .scroll-bg .nav-secondary {
    padding-top: 0;
  }
  .nav-secondary .genesis-nav-menu {
    clear: both;
    font-size: 16px;
    line-height: 1;
    width: 100%;
    padding-bottom: 0;
  }
  .nav-secondary .genesis-nav-menu .menu-item {
    display: inline-block;
    text-align: left;
  }
  .nav-secondary .genesis-nav-menu .menu-item.menu-item-has-children > a:after {
    content: "\f140";
    font-family: dashicons;
    padding-left: 5px;
  }
  .nav-secondary .genesis-nav-menu a {
    display: block;
    padding: 6px 6px 24px;
  }
  .nav-secondary .genesis-nav-menu .sub-menu {
    left: -9999px;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .4s ease-in-out;
    -moz-transition:    opacity .4s ease-in-out;
    -ms-transition:     opacity .4s ease-in-out;
    -o-transition:      opacity .4s ease-in-out;
    transition:         opacity .4s ease-in-out;
    width: 200px;
    z-index: 99;
    background-color: #272727;
  }
  .nav-secondary .genesis-nav-menu .sub-menu a {
    margin: 0;
    border-top: none;
    font-size: 14px;
    padding: 20px;
    position: relative;
    width: 200px;
  }
  .nav-secondary .genesis-nav-menu .sub-menu .sub-menu {
    margin: -55px 0 0 199px;
  }
  .nav-secondary .genesis-nav-menu .menu-item:hover {
    position: static;
  }
  .nav-secondary .genesis-nav-menu .menu-item:hover > .sub-menu {
    left: auto;
    opacity: 1;
  }
  .nav-secondary .genesis-nav-menu > .first > a {
    padding-left: 0;
  }
  .nav-secondary .genesis-nav-menu > .last > a {
    padding-right: 0;
  }
  .nav-secondary .genesis-nav-menu > .right {
    color: #fff;
    float: right;
    list-style-type: none;
    padding: 30px 0;
  }
  .nav-secondary .genesis-nav-menu > .right > a {
    display: inline;
    padding: 0;
  }
  .nav-secondary .genesis-nav-menu > .rss > a {
    margin-left: 48px;
  }
  .nav-secondary .genesis-nav-menu > .search {
    padding: 10px 0 0;
  }
}






