/*!
Theme Name: Sirron Holdings
Theme URI: http://sirronholdings.com.au
Author: Increaseo
Author URI: https://www.increaseo.com
Description: The Sirron Holdings Theme.
Version: 1.0.0

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type='checkbox'],
[type='radio'] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #8a8a8a;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 20px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 20px;
}

address {
  margin: 0 0 20px;
}

pre {
  background: #eee;
  font-family: 'Courier 10 Pitch', Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 20px;
}

ul,
ol {
  margin: 0 0 20px 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 20px 20px;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 20px;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
::-webkit-input-placeholder {
  opacity: 1;
  color: #464646;
}
:-moz-placeholder {
  opacity: 1;
  color: #464646;
}
::-moz-placeholder {
  opacity: 1;
  color: #464646;
}
:-ms-input-placeholder {
  opacity: 1;
  color: #464646;
}
::-ms-input-placeholder {
  opacity: 1;
  color: #464646;
}

::placeholder {
  opacity: 1;
  color: #464646;
}

button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
  border: none;
  background: #232323;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 65px;
  border-radius: 0;
  cursor: pointer;
  border: 2px solid #232323;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
  background: #63a305;
  border-color: #63a305;
}

button:active,
button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
  outline: 0;
  background: #fff;
  color: #63a305;
  border-color: #63a305;
}

input[type='text'],
input[type='email'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='number'],
input[type='tel'],
input[type='range'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='datetime'],
input[type='datetime-local'],
input[type='color'],
textarea {
  color: #464646;
  border: 1px solid #c5c5c5;
  padding: 10px 15px;
  font-weight: 300;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

select {
  border: 1px solid #c5c5c5;
  max-width: 100%;
  width: 100%;
}

textarea {
  max-width: 100%;
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
  color: #63a305;
  outline: 0;
  text-decoration: none;
  border-bottom: 1px solid #63a305;
}

a:visited {
  color: #63a305;
}

a:hover,
a:focus,
a:active {
  color: #8a8a8a;
  outline: 0;
  border-color: #8a8a8a;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  text-align: right;
  line-height: 100px;
}

.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
}

.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.main-navigation ul ul a {
  width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto;
}

.main-navigation li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-family: 'Prata', serif;
  font-size: 18px;
  margin: 0 0 0 30px;
}

.main-navigation li:first-of-type {
  margin-left: 0;
}

.main-navigation a {
  display: block;
  border-bottom: none;
  color: #5e5c5c;
  letter-spacing: 1px;
  outline: 0;
}

.main-navigation a:hover {
  color: #63a305;
}

.main-navigation li a:hover::after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 50%;
  display: block;
  width: 40px;
  margin-left: -20px;
  height: 1px;
  background: #63a305;
}

/* Small menu. */
.menu-toggle {
  display: inline-block;
  background-color: transparent;
  padding: 0 20px 0 50px;
  color: #5e5c5c;
  font-size: 30px;
  line-height: 130px;
  border: none;
}

.main-navigation.toggled ul {
  display: block;
}

@media screen and (min-width: 768px) {
  .menu-toggle {
    display: none;
  }
  .main-navigation ul {
    display: block;
  }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 20px;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex='-1']:focus {
  outline: 0;
}

.blog .screen-reader-text {
  position: relative !important;
  height: auto !important;
  width: auto !important;
  clip-path: none;
  font-size: 55px;
  line-height: 55px;
  margin-bottom: 50px;
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: '';
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 20px;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0 auto 20px auto;
  max-width: 1200px;
  width: 100%;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 20px 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 20px;
}

/* BLOG */

.blog .blog-group article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 100px -15px;
}

.blog .blog-group article .col-image {
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  padding: 0 15px;
}

.blog .blog-group article .col-image a {
  border: none;
}

.blog .blog-group article .col-preview {
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  padding: 0 15px;
}

.blog h2.entry-title {
  font-size: 30px;
}
.blog h2.entry-title {
  font-size: 30px;
}
.blog h2.entry-title a {
  border-bottom: none;
}
.blog .entry-meta {
  margin-bottom: 20px;
  font-size: 14px;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comments-area {
  margin-top: 30px;
}

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 20px;
  max-width: 100%;
}

.wp-caption img[class*='wp-image-'] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
## General
--------------------------------------------------------------*/

.site {
  width: 100%;
  margin: 0 auto;
}

.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Prata', serif;
  color: #63a305;
  line-height: 1.2;
  margin: 0 0 20px 0;
}

h1.entry-title,
h2 {
  font-size: 55px;
}

h3,
h2.widget-title {
  font-size: 30px;
}

h4 {
  font-size: 20px;
}

h5,
h6 {
  font-size: 16px;
}

.site-content {
  max-width: 1200px;
  width: 100%;
  margin: 150px auto 0 auto;
}

.home .site-content {
  margin-top: 0;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  background-color: #f0f0f0;
  padding: 15px 0;
  z-index: 10;
}

.home .site-header {
  display: none;
}

.home .site-header.active {
  display: block;
}

.site-header > .container {
  padding: 0;
}

.site-branding a {
  display: block;
  max-width: 120px;
  width: 100%;
  border-bottom: none;
}

.home .site-content {
  max-width: 100%;
}

.admin-bar .site-header {
  top: 32px;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
  padding: 80px 0;
  background-image: url('images/sirron-footerimage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  color: #fff;
  font-size: 14px;
}

.site-footer > .container {
  padding: 0;
}

.site-footer p:last-of-type {
  margin-bottom: 0;
}

.footer-content {
  max-width: 740px;
  width: 100%;
}

.copyright {
  font-size: 12px;
  text-transform: uppercase;
}

.site-footer a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

.footer-logo {
  max-width: 120px;
  width: 100%;
}

.back-to-top {
  position: absolute;
  bottom: 0;
  right: 15px;
}

.back-to-top button {
  display: inline-block;
  background-color: #fff;
  color: #54ab06;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  text-align: center;
  line-height: 52px;
  outline: 0;
  border: none;
  padding: 0;
}

.social-navigation ul {
  margin: 15px 0 0 0;
  padding: 0;
  list-style: none;
}

.social-navigation ul li {
  margin: 0 15px 0 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  font-size: 25px;
}

.social-navigation ul li a {
  border-bottom: none;
}

.social-navigation ul li a:hover {
  opacity: 0.9;
}

/*--------------------------------------------------------------
## 404
--------------------------------------------------------------*/

.not-found {
  text-align: center;
}

/*--------------------------------------------------------------
## Sections
--------------------------------------------------------------*/

.content-section h2.section-title {
  font-size: 55px;
  line-height: 1.2;
  margin: 0 0 45px 0;
}

/*--------------------------------------------------------------
## Section - Hero Image
--------------------------------------------------------------*/

.hero-image-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  color: #fff;
  padding: 30px 0 60px 0;
}

#top {
  padding-bottom: 250px;
}

.hero-image-section h2 {
  color: #fff;
  margin-top: 80px;
  text-shadow: 1px 1px 3px #333;
}

.hero-image-section {
  color: #fff;
  text-shadow: 1px 1px 3px #333;
}

/*--------------------------------------------------------------
## Section - Logo Grid
--------------------------------------------------------------*/

.logo-grid-section {
  margin: 45px 0 0 0;
}

.logo-grid-section .row {
  margin-left: -35px;
  margin-right: -35px;
}

.logo-grid-section .container {
  padding-bottom: 10px;
  border-bottom: 3px solid #f0f0f0;
}

.logo-grid-item {
  font-size: 18px;
  padding: 0 35px;
}

.logo-grid-item h3 {
  background-image: url('images/sirron-footerimage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  color: #fff;
  text-align: center;
  padding: 15px;
  margin: 0;
}

.logo-grid-item h3 a {
  color: #fff;
  text-decoration: none;
}

.logo-grid-item h3 span {
  display: block;
  font-size: 25px;
}

.logo-grid-content {
  padding: 30px 40px;
  background-color: #fff;
}

.trade-partners {
  text-align: center;
  padding: 90px 0 0 0;
}

.trade-partner-logo {
  max-width: 220px;
  width: 100%;
  display: inline-block;
  margin: 0 10px 20px 10px;
}

/*--------------------------------------------------------------
## Section - Standard
--------------------------------------------------------------*/

.standard-section {
  margin: 55px 0 0px 0;
  font-size: 18px;
}

.standard-section h2 {
  margin-bottom: 50px;
}

/*--------------------------------------------------------------
## Section - Standard with Title
--------------------------------------------------------------*/

.standard-section.with-title h3 {
  background-image: url('images/sirron-footerimage.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left top;
  color: #fff;
  padding: 15px 40px;
  margin: 0;
}

#mission.standard-section {
  margin-top: -170px;
  margin-bottom: 60px;
}

#mission.standard-section .content {
  background: #fff;
  padding: 30px 40px;
}

/*--------------------------------------------------------------
## Section - Grid
--------------------------------------------------------------*/

.grid-section {
  background-image: url('images/sirron-greenbackground.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
  padding: 55px 0 30px 0;
}

.grid-section h2 {
  color: #fff;
  text-align: center;
}

.grid-item h3 {
  color: #fff;
}

.grid-item {
  color: #fff;
  text-align: center;
  padding: 0;
}

.grid-content {
  margin: 0 15px 30px 15px;
}

.grid-icon {
  max-width: 100px;
  width: 100px;
  margin: 0 auto;
}

.grid-icon span:before {
  content: '';
  position: absolute;
  top: 50px;
  left: 15px;
  border-top: 3px solid #fff;
  z-index: 1;
  width: 25%;
}

.grid-icon span:after {
  content: '';
  position: absolute;
  top: 50px;
  right: 15px;
  border-top: 3px solid #fff;
  z-index: 1;
  width: 25%;
}

/*--------------------------------------------------------------
## Section - Contact
--------------------------------------------------------------*/

.contact-section {
  margin: 55px 0 0px 0;
}

.map {
  margin-bottom: 80px;
}

#map_canvas {
  width: 100%;
  height: 440px;
}

.contant-content {
  margin-bottom: 70px;
}

.contact-section a {
  text-decoration: none;
}

.contact-section .submit {
  text-align: right;
  margin-top: 20px;
}

.wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

div.wpcf7-response-output {
  margin: 20px 0;
  border: none;
  padding: 0;
}

div.wpcf7 .ajax-loader {
  display: none;
}

.newsletter p {
  margin: 0;
  color: #464646;
  font-weight: 300;
}

span.wpcf7-list-item {
  display: block;
  margin: 0;
  color: #464646;
  font-weight: 300;
}

span.wpcf7-list-item [type='checkbox'] {
  float: left;
  margin: 5px 5px 0px 0;
  display: none;
}

span.wpcf7-list-item {
  position: relative;
}

span.wpcf7-list-item-label {
  cursor: pointer;
  vertical-align: top;
  padding-left: 25px;
}

span.wpcf7-list-item-label:before {
  content: '';
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  left: 0;
  top: 5px;
  background: #c5c5c5;
}

span.wpcf7-list-item-label:after {
  position: absolute;
  content: '';
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  left: 4px;
  top: 9px;
  transition: all 0.5s ease-out;
}

input:checked + span.wpcf7-list-item-label:after {
  background: #63a305;
}

/*--------------------------------------------------------------
## Section - Quote
--------------------------------------------------------------*/

.quote-section {
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 130px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right top;
}

.quote-section h2 {
  font-size: 55px;
  margin: 0 0 20px 0;
  line-height: 1.2;
  color: #fff;
}

.quote-section p:last-of-type {
  margin-bottom: 0;
}

/*--------------------------------------------------------------
## Default Page Template
--------------------------------------------------------------*/

.page-template-default .content-area {
  margin: 100px auto;
}

.single-post .content-area {
  margin: 100px auto;
}
.single-post .content-area header.entry-header {
  margin-bottom: 55px;
}

.content-area.center {
  text-align: center;
}

.content-area.narrow {
  max-width: 640px;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/

@media (max-width: 1240px) {
  .container {
    padding: 0 35px;
  }

  .site-header > .container,
  .site-footer > .container {
    padding: 0 35px;
  }

  .grid-content {
    margin-left: 15px;
    margin-right: 15px;
  }

  .site-content {
    padding: 0 35px;
  }

  .home .site-content {
    padding: 0;
  }

  .grid-icon span:before {
    left: 15px;
  }

  .grid-icon span:after {
    right: 15px;
  }
}

@media (max-width: 1080px) {
  .grid-icon span:before {
    width: 16%;
  }

  .grid-icon span:after {
    width: 16%;
  }
}

@media (max-width: 960px) {
  .quote-section {
    padding: 65px 20px;
  }

  .content-section h2,
  .content-section h2.section-title,
  h1.entry-title {
    font-size: 40px;
  }

  .quote-section h2 {
    font-size: 36px;
  }

  .main-navigation li {
    margin: 0 0 0 10px;
  }
}

@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}

@media (max-width: 767px) {
  .blog .blog-group article {
    margin: 0 0 100px 0;
  }

  .blog .blog-group article .col-image,
  .blog .blog-group article .col-preview {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  .blog .blog-group article .col-image {
    margin-bottom: 30px;
  }

  .container {
    padding: 0 20px;
  }

  .site-header > .container,
  .site-footer > .container {
    padding: 0 20px;
  }

  .hero-image-section {
    padding: 15px 0 30px 0;
    text-align: center;
  }

  .hero-image-section h2 {
    margin-top: 40px;
  }

  .site-footer {
    text-align: center;
    padding: 40px 0;
  }

  .footer-col {
    margin: 0 0 30px 0;
  }

  .footer-col:last-of-type {
    margin: 0;
  }

  .back-to-top {
    position: relative;
    right: 0;
  }

  .map {
    margin-bottom: 40px;
  }

  #map_canvas {
    width: 100%;
    height: 250px;
  }

  .standard-section h2,
  .contact-section,
  .contact-section .submit {
    text-align: center;
  }

  .content-section h2.section-title {
    text-align: center;
    margin-bottom: 30px;
  }

  .grid-section {
    margin: 70px 0 35px 0;
  }

  .grid-content {
    margin: 0 15px 40px 15px;
  }

  .grid-icon span:before {
    width: 25%;
    left: 15px;
  }

  .grid-icon span:after {
    width: 25%;
    right: 15px;
  }

  #partners.logo-grid-section {
    margin-left: 0;
    margin-right: 0;
    padding: 0 0px;
  }

  .trade-partners {
    padding-top: 40px;
  }

  .logo-grid-section .row {
    margin: 0;
  }

  .logo-grid-section .container {
    padding-left: 0;
    padding-right: 0;
  }

  .logo-grid-content {
    padding: 20px;
  }

  .logo-grid-item {
    padding: 0 20px;
  }

  .header-col.header-logo {
    width: 50% !important;
    position: relative;
    z-index: 1;
  }

  .header-col.header-menu {
    width: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
  }

  .main-navigation {
    line-height: 1.2;
  }

  .main-navigation .nav-menu {
    background: #fff;
    padding: 20px;
  }

  .main-navigation li {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10px;
  }

  .main-navigation li a:hover::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    display: block;
    width: 40px;
    margin-left: -20px;
    height: 1px;
    background: #63a305;
  }

  .site-content {
    padding: 0 20px;
  }

  .home .site-content {
    padding: 0;
  }

  .page-template-default .content-area,
  .single-post .content-area {
    margin: 50px 0;
  }
  .blog .content-area {
    margin: 50px 0;
  }

  #mission.standard-section {
    margin-top: -220px;
  }

  .standard-section.with-title h3 {
    padding: 15px 20px;
  }

  #mission.standard-section .content {
    padding: 20px;
  }
}
