/******************************************************************
Theme Name: Pinnacle
Description: A Genesis child theme for Pinnacle
Author: Armour Creative
Author URI: http://jasonarmour.com
Version: 1.0
Tags: html, css3, responsive, hb5
Template: genesis
*/

/*
Imports
---------------------------------------------------------------------------------------------------- */

@import url(//fonts.googleapis.com/css?family=Lato:400,700,900,400italic);
/*

HTML5 Reset

---------------------------------------------------------------------------------------------------- */
/*! normalize.css v3.0.2 | 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, menu, 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-color: transparent
}
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: #000
}
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







--------------------------------------------- */















.archive-pagination:before,  .clearfix:before,  .entry:before,  .entry-pagination:before,  .footer-widgets:before,  .nav-primary:before,  .nav-secondary:before,  .site-container:before,  .site-footer:before,  .site-header:before,  .site-inner:before,  .wrap:before {
	content: " ";
	display: table;
}
.archive-pagination:after,  .clearfix:after,  .entry:after,  .entry-pagination:after,  .footer-widgets:after,  .nav-primary:after,  .nav-secondary:after,  .site-container:after,  .site-footer:after,  .site-header:after,  .site-inner:after,  .wrap:after {
	clear: both;
	content: " ";
	display: table;
}
/*







Defaults







---------------------------------------------------------------------------------------------------- */















/* Typographical Elements







--------------------------------------------- */















html {
	font-size: 62.5%; /* 10px browser default */
}
body {
	background: #fff;
	color: #565656;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
}
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;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}















::-moz-selection {
 background-color: #333;
 color: #fff;
}
::selection {
	background-color: #333;
	color: #fff;
}
a {
	text-decoration: underline;
	color: #cc762b;
}
a img {
	margin-bottom: -4px;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 24px;
	padding: 0;
}
strong {
	font-weight: 700;
}
ol,  ul {
	margin: 0;
	padding: 0;
}
blockquote,  blockquote::before {
	color: #999;
}
blockquote {
	margin: 40px 40px 24px;
}
blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}
.entry-content code {
	background-color: #333;
	color: #ddd;
}
cite {
	font-style: normal;
}
/* Headings







--------------------------------------------- */















h1,  h2,  h3,  h4,  h5,  h6 {
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 16px;
}
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%;
}
img {
	height: auto;
	width: auto; /* IE8 */
}
/* Forms







--------------------------------------------- */















input,  select,  textarea {
	background: #fff;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #565656;
	font-size: 12px;
	padding: 9px;
	width: 100%;
	text-transform: uppercase;
}
input:focus,  textarea:focus {
	border: 1px solid #999;
	outline: none;
}















::-moz-placeholder {
 color: #565656;
 opacity: 1;
}















::-webkit-input-placeholder {
 color: #565656;
}
button,  input[type="button"],  input[type="reset"],  input[type="submit"],  .button,  .entry-content .button {
	background: #274356;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	text-align: center;
}
button:hover,  input:hover[type="button"],  input:hover[type="reset"],  input:hover[type="submit"],  .button:hover,  .entry-content .button:hover {
	background: #d6dbde;
	color: #000;
	text-decoration: none !important;
}
.entry-content .button:hover {
	color: #fff;
}
.button {
	display: inline-block;
}
button:focus,  .button:focus {
	outline: none;
}
 input[type="search"]::-webkit-search-cancel-button,  input[type="search"]::-webkit-search-results-button {
 display: none;
}
/* Tables







--------------------------------------------- */















table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}
tbody {
	border-bottom: 1px solid #ddd;
}
th,  td {
	text-align: left;
}
th {
	font-weight: bold;
	text-transform: uppercase;
}
td {
	border-top: 1px solid #ddd;
	padding: 6px 20px;
}
/*







Structure and Layout







---------------------------------------------------------------------------------------------------- */















/* Site Containers







--------------------------------------------- */















.wrap {
	margin: 0 auto;
	max-width: 1250px;
	padding-left: 20px !important;
	padding-right: 20px !important;
}
.site-inner {
	clear: both;
}
.content {
	width: 100%;
}
/*







Common Classes







---------------------------------------------------------------------------------------------------- */















/* WordPress







--------------------------------------------- */















.search-form input[type="search"] {
	width: 70%;
	border-color: #666;
}
.search-form input[type="submit"] {
	width: 30%;
	padding-left: 0;
	padding-right: 0;
}
img.centered,  .aligncenter {
	display: block;
	margin: 0 auto 24px;
}
img.alignnone {
	margin-bottom: 12px;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft,  .wp-caption.alignleft {
	margin: 0 24px 24px 0;
}
img.alignright,  .wp-caption.alignright {
	margin: 0 0 24px 24px;
}
.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td,  .widget_calendar th {
	text-align: center;
}
/* Genesis







--------------------------------------------- */















/* Titles







--------------------------------------------- */















.page-title h1 {
	font-size: 22px;
	color: #2a4354;
	text-transform: uppercase;
	text-align: center;
	margin: 40px 0 0;
}
.entry-title {
	font-size: 22px;
	line-height: 1.2;
	text-transform: uppercase;
	color: #2a4354;
	margin-bottom: 30px;
}
.entry-title a:hover {
}
/*







Gravity Forms







---------------------------------------------------------------------------------------------------- */















div.gform_wrapper ul,  div.gform_wrapper form ul {
	list-style-type: none;
	margin: 0;
}
div.gform_wrapper li,  div.gform_wrapper form li {
	margin: 0 0 10px 0;
	list-style-type: none;
}
/*







Site Header







---------------------------------------------------------------------------------------------------- */















.site-header {
	background: #fff;
}
.site-header .wrap {
	padding: 20px 0;
}
.site-header .widget-area {
	float: right;
	margin-top: -20px
}
.site-header .widget {
	background: #efefef;
	margin-right: 20px;
	float: left;
}
.site-header .widget:last-of-type {
	margin-right: 0;
}
.site-header .gform_wrapper {
	max-width: 200px;
	padding: 14px 18px 18px;
}
.site-header .gform_wrapper li.gfield {
	margin-bottom: 0;
}
.site-header .gform_wrapper li.gfield input {
	padding-top: 4px;
	padding-bottom: 4px;
}
.site-header .gform_wrapper .gfield_label {
	display: none;
}
.site-header .gform_heading {
	text-align: center;
}
.site-header .gform_description {
	color: #2a4354;
	text-transform: uppercase;
	line-height: 1.2;
}
.site-header .gform_description > * {
	margin-bottom: 4px;
}
.site-header .gform_footer {
	display: none;
}
/* Title Area







--------------------------------------------- */















.title-area {
	float: left;
	width: 200px;
}
.site-description,  .site-title a,  .site-title {
	display: block;
	text-indent: -9999px;
	margin: 0;
}
.site-title a {
	background-image: url(assets/images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 200px 88px;
	float: left;
	min-height: 88px;
	height: 88px;
	width: 100%;
}
/*







Site Navigation







---------------------------------------------------------------------------------------------------- */















.genesis-nav-menu {
	clear: both;
	line-height: 1.5;
	width: 100%;
	text-align: center;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
}
.genesis-nav-menu a {
	border: none;
	display: block;
	padding: 8px 30px;
	position: relative;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
}
.genesis-nav-menu a:hover,  .genesis-nav-menu .current-menu-item > a,  .genesis-nav-menu .sub-menu .current-menu-item > a:hover,  .genesis-nav-menu .sub-menu a:hover {
	background: #cc762b;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}
.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;
	/*    margin-top: -55px;*/







	text-align: left;
}
.genesis-nav-menu .sub-menu a {
	position: relative;
	width: 250px;
	background: #2a4354;
}
.genesis-nav-menu .sub-menu a {
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
	position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
/* Primary Navigation







--------------------------------------------- */















.nav-primary {
	background: #2a4354;
}
.nav-primary .wrap {
	padding: 0 !important;
}
/* Page Children Navigation







--------------------------------------------- */















.nav-page-children {
	background: #f2f2f2;
	border-top: 1px solid #e6e8e9;
	border-bottom: 1px solid #e6e8e9;
	text-align: center;
	margin-top: 40px;
}
.nav-page-children li {
	display: inline-block;
	width: 300px;
}
.nav-page-children li a {
	font-size: 18px;
	color: #2a4354;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	padding: 20px 0;
	display: inline-block;
}
.nav-page-children li a:hover,  .nav-page-children li.current-menu-item a {
	font-weight: 700;
}
.nav-page-children li a img {
	border-radius: 50%;
	border: 1px solid #2a4354;
padding: 7px;
background: #FFF;
}
.nav-page-children li a:hover img,  .nav-page-children li.current-menu-item a img {
	background: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.nav-page-children li a span.image img {
	display: block;
}
.nav-page-children li a span.text {
	display: block;
}
/*







Slicknav







---------------------------------------------------------------------------------------------------- */















#menu-mobile-menu {
	display: none;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: right;
	cursor: pointer;
}
.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 25px;
	height: 3px;
}
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 3px
}
.slicknav_nav {
	clear: both
}
.slicknav_nav ul,  .slicknav_nav li {
	display: block
}
.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	margin: 0 0 0 0.4em;
}
.slicknav_nav .slicknav_item {
	cursor: pointer;
}
.slicknav_nav .slicknav_row {
	display: block;
}
.slicknav_nav a {
	display: block
}
.slicknav_nav .slicknav_item a,  .slicknav_nav .slicknav_parent-link a {
	display: inline
}
.slicknav_menu:before,  .slicknav_menu:after {
	content: " ";
	display: table;
}
.slicknav_menu:after {
	clear: both
}
.slicknav_menu {
*zoom: 1
}
.slicknav_menu {
	display: none;
	background: #2a4354;
}
.slicknav_btn {
	text-decoration: none;
	margin-top: -68px;
	margin-right: 30px;
}
.slicknav_menu .slicknav_icon-bar {
	background: #2a4354;
}
.slicknav_nav {
	margin: 0;
	padding: 10px 0;
}
.slicknav_nav,  .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}
.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
}
.slicknav_nav .slicknav_row {
	padding: 5px 10px;
	margin: 2px 5px;
}
.slicknav_nav a {
	padding: 10px 20px;
	text-decoration: none;
	color: #fff;
}
.slicknav_nav .slicknav_item a,  .slicknav_nav .slicknav_parent-link a {
	padding: 0;
	margin: 0;
}
.slicknav_nav .slicknav_row:hover,  .slicknav_nav a:hover {
	background: #cc762b;
	color: #fff;
}
/*







Content Area







---------------------------------------------------------------------------------------------------- */















/* Entries







--------------------------------------------- */















.entry-row {
	padding: 40px 0;
	border-bottom: 1px solid #2a4354;
}
.entry-row.image-right .entry-thumbnail {
	float: right;
	margin-left: 30px;
	max-width: 40%;
}
.entry-row.image-left .entry-thumbnail {
	float: left;
	margin-right: 30px;
	max-width: 40%;
	min-width: 30%;
	text-align: center;
}
.entry-thumbnail img {
	max-width: 230px;
}
.entry-row.cta {
	background: #2a4354;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
.entry ul {
	padding-left: 1.2em;
    overflow: hidden;
}
.cta h2 {
	margin: 6px;
}
.cta a {
	color: #FFF;
	text-decoration: none;
}
.cta p:last-of-type {
	margin-bottom: 0;
}
.cta-no-padding, .cta-no-padding .entry-content p {
	padding: 0;
	margin: 0 !important;
}
.cta-no-padding img {
	margin: 0 auto;
}
.footer-cta {
	text-align: center;
	margin: 0 auto;
}
.footer-cta a {
	text-decoration: none;
}
.footer-cta img {
	max-width: 200px;
	display: inline-block;
	margin: 0;
}
.footer-cta .link-buttons img {
	border-radius: 0;
	border: 0;
}
.entry-row.center-boxes .entry-gallery {
	margin-top: 30px;
	text-align: center;
}
.entry-row.center-boxes .entry-gallery img {
	margin: 0 10px 12px;
	display: inline-block;
}
.image-left .entry-content, .image-right .entry-content {
	width: 66%;
	float: right;
}
.entry-content a {
}
.entry-content .attachment a,  .entry-content .gallery a {
	border: none;
}
.entry-content ol,  .entry-content p,  .entry-content ul,  .quote-caption {
	margin-bottom: 26px;
}
.entry-content ol,  .entry-content ul {
	margin-left: 40px;
}
.entry-content ol li {
	list-style-type: decimal;
}
.entry-content ul li {
	list-style-type: disc;
}
.entry-content ol ol,  .entry-content ul ul {
	margin-bottom: 0;
}
.entry-content .search-form {
	width: 50%;
}
.entry-meta {
	color: #999;
	font-size: 14px;
	clear: both;
}
.entry-header .entry-meta {
	margin-bottom: 24px;
}
.entry-categories,  .entry-tags {
	display: block;
}
.newsletter-panel .entry:first-child {
	margin-top: 30px;
}
.newsletter-panel .entry-thumbnail {
	float: left;
	margin-right: 30px;
	border: 1px solid #c4c4c4;
	max-width: 200px;
	height: auto;
}
.newsletter-panel .entry {
	border-bottom: 1px solid #e4e4e4;
	margin: 20px 0;
	padding-bottom: 20px;
}
.newsletter-panel .entry-content {
	width: 80%;
}
.download-panel {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #f2f2f2;
	border-bottom: 1px solid #2a4354;
}
.download-panel h2 {
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 16px;
	text-transform: uppercase;
	font-size: 23px;
	color: #cc762b;
}
.download-panel a {
	text-decoration: none;
}
.download-panel a .fa {
	font-size: 30px;
	vertical-align: bottom;
	color: #cc762b;
}
.download-panel .entry {
	margin-bottom: 7px;
}
.senior-management .entry-thumbnail img, .executive-management .entry-thumbnail img {
	max-width: 155px;
}
.senior-management .entry-row.image-left .entry-thumbnail, .executive-management .entry-row.image-left .entry-thumbnail {
	min-width: 155px;
}
.senior-management .entry-content, .executive-management .entry-content {
	width: 100%;
}
.executive-management .cta-no-padding p {
    padding: 0;
    margin: -14px 0 0 0 !important;
    height: 101px;
    border: 0;
}
.senior-management .image-left .entry-content, .image-right .entry-content, .executive-management .image-left .entry-content, .image-right .entry-content {
	width: 78%;
}
.archive .content, .single .content, .search .content, .error404 .content {
	width: 100%;
	max-width: 1090px;
	margin: 60px auto;
}
.archive-title, .lcp_title {
	font-size: 22px;
	color: #2a4354;
	text-transform: uppercase;
	text-align: center;
	margin: 40px 0 50px;
}
.archive .entry, .search .entry {
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
ul.lcp_catlist {
	margin-left: 0;
}
ul.lcp_catlist li {
	list-style-type: none;
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #c4c4c4;
}
.lcp_date {
	color: #999;
	font-size: 14px;
	display: block;
	margin: 10px 0;
}
/* Pagination







--------------------------------------------- */















.archive-pagination {
	font-size: 14px;
	margin: 40px 0;
}
.archive-pagination li {
	display: inline;
}
.archive-pagination li a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}
.archive-pagination li a:hover,  .archive-pagination li.active a {
	background-color: #666;
}
/*







Sidebars







---------------------------------------------------------------------------------------------------- */















.sidebar {
}
.sidebar p:last-child {
	margin-bottom: 0;
}
.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	word-wrap: break-word;
}
.sidebar ul > li:last-child {
	margin-bottom: 0;
}
.sidebar .widget {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 40px;
}
/*







Slick Slider







---------------------------------------------------------------------------------------------------- */















.slick-slide {
	background-size: cover;
	background-position: center;
	padding-left: 90px;
	padding-right: 90px;
}
.slick-slide .slide-image-wrap,  .slick-slide .slide-content-wrap {
	float: left;
	width: 50%;
	height: 414px;
	display: table;
	table-layout: fixed
}
.slick-slide .slide-image-wrap {
	padding-right: 40px;
}
.slick-slide .slide-image {
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.slick-slide .slide-image img {
	display: inline-block;
	max-width: 98%;
}
.slick-slide .slide-content-wrap {
	max-width: 600px;
	padding-left: 40px;
}
.slick-slide .slide-content {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.2;
	padding-bottom: 40px;
}
.slick-slide .slide-content p {
	font-weight: bold;
	font-size: 30px;
	color: #2a4354;
}
.slick-slide .slide-content a.learn-more:hover {
	background: #ff0000;
	color: #fff;
}
.slick-prev,  .slick-next,  .slick-dots button {
	background: transparent;
	padding: 0;
}
.slick-prev,  .slick-next {
	position: absolute;
	top: 50%;
	font-size: 80px;
	display: block;
	color: #fff;
	line-height: 1;
	margin-top: -40px;
}
.slick-prev:hover,  .slick-next:hover {
	color: #cc762b;
	background: transparent;
}
.slick-prev {
	left: 15px;
	text-shadow: 2px 4px 5px rgba(0,0,0,0.5);
}
.slick-next {
	right: 15px;
	text-shadow: 2px 4px 5px rgba(0,0,0,0.5);
}
.slick-dots {
	position: absolute;
	bottom: 15px;
	left: 50%;
	padding-left: 36px;
}
.slick-dots li {
	list-style-type: none;
	/*    text-indent: -9999px;*/







    







	border: 2px solid #283f4e;
	display: inline-block;
	margin: 0 4px;
	padding: 3px;
	border-radius: 50%;
}
.slick-dots li button {
	color: transparent;
	display: block;
	border-radius: 50%;
	height: 10px;
	width: 10px;
}
.slick-dots li:hover button,  .slick-dots li.slick-active button {
	background: #283f4e;
}
.slick-slide {
	height: 500px;
}
/*







Link Buttons







---------------------------------------------------------------------------------------------------- */















.link-buttons .link-button {
	float: left;
	width: 25%;
	text-align: center;
	padding: 40px 60px 16px;
	position: relative;
}
.link-buttons .link-button:nth-of-type(odd) {
	background: #f6f6f6;
}
.link-buttons .link-button:nth-of-type(even) {
	background: #dfe0e2;
}
.link-buttons .cover-link {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.link-buttons img {
	border-radius: 50%;
    border: 1px solid #2a4354;
    padding: 6px;
}
.link-buttons .link-button:hover img {
	background: #fff;
}
.link-buttons .button-title {
	font-size: 20px;
	color: #2a4354;
	text-transform: uppercase;
	font-weight: 400;
	display: inline-block;
	display: block;
	margin: 20px;
}
.link-buttons .link-button:hover .button-title {
	font-weight: 700;
}
/*







Footer Widgets







---------------------------------------------------------------------------------------------------- */















.footer-widgets {
	background: #2a4354;
	clear: both;
	padding: 40px 0 20px;
	color: #fff;
	font-size: 14px;
}
.footer-widgets .widget {
	margin-bottom: 20px;
	clear: both;
}
.footer-widgets a {
	color: #fff;
}
.footer-widgets a:hover {
	text-decoration: underline;
}
.footer-widgets .widget-area.footer-widgets-1 {
	margin-left: 0;
}
.footer-widgets .widget-area {
	float: left;
	margin-left: 2.564102564102564%;
	width: 14.52991452991453%;
}
.footer-widgets .widget_nav_menu li {
	list-style-type: none;
}
.footer-widgets .widget_nav_menu a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}
.footer-widgets .widget_nav_menu a:hover {
	text-decoration: underline;
}
.footer-widgets .widget_nav_menu .sub-menu a {
	text-transform: none;
	font-weight: 400;
}
.social-links-widget ul,  .social-links-widget li {
	list-style-type: none;
	margin: 0;
}
.social-links-widget li {
	display: inline-block;
	font-size: 36px;
	line-height: 1;
	margin: 0 4px;
}
.social-links-widget li a:hover {
	color: #cc762b;
}
.login-button {
	background: #cc2b2b;
	width: 100%;
	padding: 6px 0;
}
/*







Site Footer







---------------------------------------------------------------------------------------------------- */















.site-footer {
	background: #d6dbde;
	font-size: 14px;
	padding: 20px 0;
	text-align: center;
	color: #000;
}
.site-footer p {
	margin-bottom: 0;
}

.pos-solutions .section-4, .retail-c-store .section-4, .retail-fuel-solutions .section-4 {
border-bottom: 0;
}


.genesis-nav-menu .unclickable a:hover {
     color: #000; //use the same color as your menu links
     cursor: default;
}


/*







Media Queries







---------------------------------------------------------------------------------------------------- */















@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) {
.site-title a {
	background-image: url(assets/images/logo@2x.png);
}
}

@media only screen and (max-width: 1300px) {
.link-buttons .link-button {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.link-buttons .button-title {
	margin-left: 0;
	margin-right: 0;
}
.slick-slide {
	padding-left: 70px;
	padding-right: 70px;
}
.slick-prev,  .slick-next {
	font-size: 40px;
	margin-top: -20px;
}
.archive .content, .single .content, .search .content, .error404 .content {
 max-width: 960px;
}
}

@media only screen and (max-width: 1139px) {
.wrap {
	max-width: 960px;
}
.archive .content, .single .content, .search .content, .error404 .content {
	width: 100%;
	padding: 0 60px;
}
.slick-slide {
	padding-top: 60px;
	padding-bottom: 60px;
}
.slide-image {
	width: 50%;
	margin: 0 auto;
}
.slick-slide .slide-image-wrap,  .slick-slide .slide-content-wrap {
	height: auto;
}
.slick-slide .slide-image-wrap {
	padding-right: 20px;
}
.slick-slide .slide-content-wrap {
	padding-left: 20px;
}
.slick-slide .slide-content p {
	font-size: 30px;
}
.slick-dots {
	left: 0;
	bottom: 0;
	width: 100%;
	padding-left: 0;
	text-align: center;
}
.social-links-widget li {
	margin: 5px 8px;
}
}

@media only screen and (max-width: 1023px) {
body {
	background-color: #fff;
}
.wrap {
	width: 100%;
}
.slick-slide {
	padding: 40px 20px 80px;
}
.slick-slide .slide-image-wrap,  .slick-slide .slide-content-wrap {
	width: 100%;
	padding: 0;
	max-width: 100%;
}
.slick-slide .slide-image,  .slick-slide .slide-content {
	text-align: center;
	display: block;
	padding: 0;
}
.slick-slide .slide-content p {
	font-size: 26px;
}
.slick-prev,  .slick-next {
	top: auto;
	bottom: 15px;
}
.slick-dots {
	bottom: 6px;
}
}

@media only screen and (max-width: 900px) {
.site-header {
	border-bottom: 1px solid #e6e8e9;
}
.site-header .widget,  .nav-primary .wrap {
	display: none;
	display: none;
}
.slicknav_menu {
	display: block;
}
.nav-page-children li {
	width: 250px;
}
.search-form input[type="search"],  .search-form input[type="submit"] {
	width: 100%;
}
}
.contact-right {
	float: right;
	width: 22%;
}
.contact-left {
	float: left;
	width: 75%;
	border-right: 1px solid #c5c5c5;
}

@media only screen and (max-width: 767px) {
.contact-right {
	float: none;
	width: 100%;
	clear: both;
}
.contact-left {
	float: none;
	width: 100%;
	clear: both;
	border-right: 0;
}
.slick-initialized .slick-slide {
	min-height: 540px;
}
.nav-page-children li {
	width: 100%;
}
.entry-row.image-left .entry-thumbnail,  .entry-row.image-right .entry-thumbnail {
	float: none;
	margin: 0 0 40px;
	text-align: center;
	max-width: 100%;
}
.image-left .entry-content, .image-right .entry-content {
	width: 100%;
	float: none;
}
.link-buttons .link-button {
	width: 100% !important;
}
.link-buttons .link-button:nth-of-type(odd) {
	background: #f6f6f6;
}
.link-buttons .link-button:nth-of-type(even) {
	background: #dfe0e2;
}
.footer-widgets {
	text-align: center;
	font-size: 22px;
}
.footer-widgets .widget-area {
	width: 100%;
	margin-left: 0;
}
.footer-widgets .widget {
	margin-bottom: 40px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.footer-widgets .widget.widget_nav_menu {
	display: none;
}
.social-links-widget li {
	font-size: 40px;
	margin: 0 12px;
}
.search-form input[type="search"],  .search-form input[type="submit"],  .footer-widgets .widget_nav_menu .sub-menu a {
	font-size: 22px;
}
.footer-widgets .widget_nav_menu a {
	font-size: 30px;
}
.newsletter-panel .entry-thumbnail {
	float: none;
	margin: 0 auto 20px;
	text-align: center;
	display: block;
}
.newsletter-panel .entry-content {
	float: none;
	width: 100%;
}
img.alignright, img.alignleft {
	display: block;
	float: none;
	text-align: center;
	margin: 0 auto 25px;
}
}
/* HUBSPOT FORM EDITS */



.hs-form fieldset.form-columns-1 .hs-input {
	max-width: 770px;
}
.hs-form fieldset {
	max-width: inherit !important;
}
.hs-form .hs-button {
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 10px 20px;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	text-align: center;
	font-size: 17px !important;
	padding: 15px 20px !important;
	text-shadow: none;
	background-color: #cc762b !important;
	background-image: none !important;
	box-shadow: none !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-radius: 0 !important;
}
.hs-form label {
	font-family: 'Lato', sans-serif !important;
	transition: all 0.1s ease-in-out;
}
.hs-form .hs-button:hover {
	background: #2a4354 !important;
	color: #fff!important;
	transition: all 0.1s ease-in-out;
}
.hbspt-form {
	margin: 0 auto;
	width: 50%;
}
.hs-form {
	max-width: 500px;
}
.hs-form .hs-input, .hs-form textarea.hs-input {
	width: 100% !important;
}
.hs-form-checkbox .hs-input {
	width: auto !important;
}
.orange {
	color: #cc762b;
}
.blue {
	color: #2a4354;
}
.footerwidgetheader-container {
	background: #d37d26;
    text-align: center;
    padding: 0 !important;
	    margin: 50px 0px;
}
.footerwidgetheader-container img {
	margin-top: -30px;
}
.outer {
	position: relative;
    width: 940px;
    height: 103px;
    margin: 3px auto;
}
.inner {
	position: absolute;
    width: 560px;
    height: 99px;
    top: 10px;
    left: 25%;
    margin-left: -50px;	
}
.footerwidgetheader-container, .sidebar {
	display: none;
}
.events-list .footerwidgetheader-container {
	display: block;
}
@media only screen and (max-width: 960px) {
	.outer {
		width: 100%;
		    height: 140px;
	}
	.inner {
		    display: block;
    margin: 13px auto;
    position: relative;
    width: 560px;
    height: 99px;
    top: 0;
    left: auto;
    max-width: 560px;
	}	
}
@media only screen and (max-width: 700px) {
	.inner {
		width: 100%;
	}
	.footerwidgetheader-container {
		background: none;
	}
	.footerwidgetheader-container .wrap {
		padding: 0 !important;
	}
}