/*! -------------------------------------------------------

Theme Name: Easy Cart
Theme URI: http://fireworkswebsites.com.au
Description: Custom theme for Easy Cart.

Author: Fireworks Websites
Author URI: http://fireworkswebsites.com.au
Version: 1.0

------------------------------------------------------- */
/** Variables **/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 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 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * 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; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * 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; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 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 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * 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; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
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 and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 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 */ }

/**
*
*  Responsive navigation menu that supports up to three levels of navigation
*
**/
/***********************************
 Left aligned menu
***********************************/
/***********************************
 Right aligned menu
***********************************/
/***********************************
 Evenly spaced menu
***********************************/
/*@media (min-width:830px) {
    #sf-navigation {
        display: flex;
        justify-content: space-between;
    }
}

#sf-menu #sf-navigation:before, #sf-menu #sf-navigation:after {
    content: none;
}*/
nav {
  /* Colour */ }

#sf-menu a:hover, #sf-menu .current-menu-item > a, #sf-menu .current-menu-parent > a, #sf-menu .current-menu-ancestor > a {
  /* Colour */
  /*color: #005790;*/ }

.show {
  display: block; }

#sf-menu {
  display: block;
  margin: 0 auto;
  width: 100%;
  padding: 0; }

#sf-navigation {
  /* Orientation, float right or left */ }

#sf-menu ul,
div.menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#sf-menu li,
div.menu li {
  float: left;
  position: relative; }

#sf-menu li,
div.menu li {
  float: left;
  position: relative;
  font-family: "proxima-nova", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px; }

#sf-menu a {
  display: block;
  padding: 0 10px;
  text-decoration: none;
  color: #272727; }

#sf-menu a:hover, #sf-menu a:focus, #sf-menu a:active {
  /*color: #006CB4;*/ }

.menu-item-has-children > a::after {
  content: ' \f0d7';
  /* Caret */
  /* content: ' \f107'; /* Arrow */
  font-family: FontAwesome, sans-serif; }

#sf-menu ul ul {
  display: none; }

#sf-menu ul ul li {
  width: 100%;
  white-space: nowrap; }

#sf-menu ul ul a {
  padding: 0 10px;
  height: auto; }

.navbar {
  min-height: 0; }

.responsive-menu {
  display: none;
  padding: 10px; }

.responsive-menu a {
  width: 100%; }

.responsive-menu a:hover,
.responsive-menu a:active,
.responsive-menu a:focus {
  text-decoration: none; }

/* View is larger than mobile */
@media (min-width: 1200px) {
  #sf-menu ul li:hover > ul {
    display: block; }
  .menu-item-has-children ul .menu-item-has-children > a::after {
    content: ' \f0da';
    /* Caret */
    /*content: ' \f105'; /* Arrow */
    font-family: FontAwesome, sans-serif;
    position: absolute;
    right: 10px; }
  #sf-menu ul ul {
    position: absolute;
    /* Heigt of Parent ul */
    top: 41px;
    left: 0;
    float: left;
    width: auto;
    z-index: 99999;
    /* Colour */
    /*background: white;*/ }
  #sf-menu ul ul ul {
    left: 240px;
    top: -1px; } }

/* View is mobile */
@media (max-width: 1200px) {
  #sf-menu {
    display: none;
    height: auto; }
  #sf-menu li {
    width: 100%; }
  .container-fluid {
    padding: 0; }
  #sf-navigation {
    width: 100%;
    overflow: auto; }
  .container-header {
    width: 100%; }
  #sf-menu ul ul li:first-child {
    /* Colour */
    padding-top: 15px; }
  #sf-menu ul ul li:last-child {
    /* Colour */
    padding-bottom: 0px; }
  #sf-menu ul ul {
    padding-left: 10px; }
  #sf-menu ul ul ul {
    padding-left: 20px; }
  #sf-menu ul ul a {
    width: 100%; } }

*:not(i) {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #111;
  line-height: 1.5; }

p, li {
  font-size: 16px; }

p {
  margin-bottom: 15px; }

/* Footer */
/* Typography */
/* Format and Alignment */
img {
  max-width: 100%;
  height: auto; }

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto; }

.sidebar-container {
  margin: 15px 0; }

input#searchsubmit {
  background: white;
  border: 1px solid #337ab7;
  color: #337ab7;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  padding: 5px; }

input#s {
  width: 100%;
  padding: 5px;
  margin-bottom: 10px; }

.sticky {
  background: #eee;
  border: 1px solid #ddd;
  margin: 15px 0;
  padding: 0 15px; }

.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 15px; }

.aligncenter {
  text-align: center;
  margin: 0 auto; }

.post-thumbnail {
  text-align: center; }

.attachment-post-thumbnail {
  margin: 10px auto; }

.wp-caption-text, .gallery-caption {
  font-size: 0.9em;
  margin-top: 5px;
  border: 1px solid #eee;
  padding: 0 5px;
  box-sizing: border-box; }

.entry-content .wp-caption, .gallery-caption {
  max-width: 100%; }

.entry-content {
  word-wrap: break-word; }

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

td, th {
  padding: 5px 10px 5px 0;
  border-bottom: 1px solid #ddd; }

blockquote {
  font-family: 'Times New Roman', serif;
  font-style: italic; }

blockquote p {
  font-size: 20px;
  font-weight: normal;
  display: inline; }

blockquote:before {
  font-family: FontAwesome;
  color: #ddd;
  content: ' \f10d';
  font-size: 2em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.2em; }

cite p {
  text-align: right;
  margin-right: 20px; }

.post-title > a:hover, .entry-title > :hover {
  text-decoration: none; }

.bypostauthor {
  background: #eee;
  border-left: 3px solid #337ab7; }

/** Pagination **/
.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 0 0;
  border: 1px solid #eee;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  font-weight: 600; }

.page-numbers.current,
a.page-numbers:hover {
  background: #f9f9f9; }

.pagination {
  width: 100%;
  text-align: right; }

.pagination h2 {
  display: none; }

body .gform_wrapper .hidden_label input.large,
body .gform_wrapper .hidden_label select.large,
body .gform_wrapper .top_label input.large,
body .gform_wrapper .top_label select.large,
body .gform_wrapper .top_label li.gfield.gf_left_half input.large, body .gform_wrapper .top_label li.gfield.gf_left_half input.medium,
body .gform_wrapper .top_label li.gfield.gf_left_half select.large, body .gform_wrapper .top_label li.gfield.gf_left_half select.medium,
body .gform_wrapper .top_label li.gfield.gf_right_half input.large, body .gform_wrapper .top_label li.gfield.gf_right_half input.medium,
body .gform_wrapper .top_label li.gfield.gf_right_half select.large, body .gform_wrapper .top_label li.gfield.gf_right_half select.medium,
body .gform_wrapper .top_label li.gfield.gf_left_third input.large, body .gform_wrapper .top_label li.gfield.gf_left_third input.medium,
body .gform_wrapper .top_label li.gfield.gf_left_third select.large, body .gform_wrapper .top_label li.gfield.gf_left_third select.medium,
body .gform_wrapper .top_label li.gfield.gf_middle_third input.large, body .gform_wrapper .top_label li.gfield.gf_middle_third input.medium,
body .gform_wrapper .top_label li.gfield.gf_middle_third select.large, body .gform_wrapper .top_label li.gfield.gf_middle_third select.medium,
body .gform_wrapper .top_label li.gfield.gf_right_third input.large, body .gform_wrapper .top_label li.gfield.gf_right_third input.medium,
body .gform_wrapper .top_label li.gfield.gf_right_third select.large, body .gform_wrapper .top_label li.gfield.gf_right_third select.medium,
body .gform_wrapper textarea.medium, body .gform_wrapper textarea.large, body .gform_wrapper textarea.small {
  width: 100%; }

body .gform_wrapper .top_label li.gfield.gf_left_half {
  margin-right: 1%; }

body .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 50%; }

body .gform_wrapper .top_label li.gfield.gf_left_third, body .gform_wrapper .top_label li.gfield.gf_middle_third, body .gform_wrapper .top_label li.gfield.gf_right_third {
  width: 32.4%; }

.container {
  width: 1200px;
  max-width: 100%; }

.btn {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  text-transform: uppercase;
  font-weight: bold;
  border-color: transparent;
  font-family: "Exo 2", "Open Sans", sans-serif; }
  .btn.btn-default {
    background: #c6c6c6;
    color: #002837;
    border-color: transparent; }
    .btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
      background: #000304;
      border-color: transparent; }
  .btn.btn-primary {
    background: #002837;
    border-color: transparent; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
      background: #000304;
      border-color: transparent; }
  .btn.btn-success {
    background: #0184b8;
    border-color: transparent; }
    .btn.btn-success:hover, .btn.btn-success:active, .btn.btn-success:focus {
      background: #016085;
      border-color: transparent; }
  .btn.btn-info {
    background: #617cab;
    border-color: transparent; }
    .btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info:focus {
      background: #4b648e;
      border-color: transparent; }
  .btn.btn-warning {
    background: #a36482;
    border-color: transparent; }
    .btn.btn-warning:hover, .btn.btn-warning:active, .btn.btn-warning:focus {
      background: #854f69;
      border-color: transparent; }
  .btn.btn-danger {
    background: #c14145;
    border-color: transparent; }
    .btn.btn-danger:hover, .btn.btn-danger:active, .btn.btn-danger:focus {
      background: #9c3336;
      border-color: transparent; }

a {
  color: #0184b8; }

a:hover, a:active, a:focus {
  color: #016085;
  text-decoration: none; }

#splash, #contact {
  background: #002837; }

header {
  overflow: auto; }

footer {
  color: white; }

body {
  font-family: "Open Sans", sans-serif;
  color: #002837; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Exo 2", "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0; }

.section {
  padding: 50px 15px; }
  @media (max-width: 400px) {
    .section {
      padding: 30px 10px; } }

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

.btn-container .btn {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
  color: white;
  padding: 25px 45px;
  letter-spacing: 2px; }

header {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }
  @media (min-width: 920px) {
    header {
      width: 100%;
      z-index: 1; } }
  @media (min-width: 920px) and (min-width: 1145px) {
    header {
      height: 130px; } }

@media (max-width: 940px) {
  .header-menu {
    display: none; } }

@media (max-width: 1144px) {
  .header-menu {
    margin-bottom: 20px; } }

#splash {
  height: 100vh;
  min-height: 100vh;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  #splash p {
    color: white;
    font-size: 18px;
    max-width: 850px;
    margin: 0 auto;
    line-height: 1.8em; }
  #splash div {
    width: 100%;
    margin-top: -86px; }
  @media (min-width: 920px) {
    #splash {
      display: -webkit-flex;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      #splash .statistics {
        position: absolute;
        bottom: 0;
        left: 0; } }
  @media (max-width: 919px) {
    #splash {
      height: auto;
      display: block; }
      #splash div {
        margin-top: 0; } }

.header-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 20px;
  z-index: 1;
  position: relative; }
  .header-menu ul li {
    display: inline-block; }
    .header-menu ul li i {
      color: #0184b8; }
    .header-menu ul li a {
      color: white;
      font-size: 13px;
      font-weight: bold;
      font-family: "Exo 2", "Open Sans", sans-serif;
      text-transform: uppercase;
      display: inline-block;
      padding: 0 20px;
      letter-spacing: 1px; }
      @media (min-width: 1145px) {
        .header-menu ul li a {
          line-height: 130px; } }
      .header-menu ul li a:hover, .header-menu ul li a:focus, .header-menu ul li a:active {
        color: rgba(255, 255, 255, 0.6);
        text-decoration: none; }

#splash {
  background-color: #002837;
  overflow: auto;
  text-align: center;
  min-height: 100%; }
  @media (max-width: 920px) {
    #splash {
      padding-top: 60px; } }
  #splash .splash-content {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative; }
    #splash .splash-content .overlay {
      position: absolute;
      background: rgba(0, 0, 0, 0.5);
      right: 0;
      left: 0;
      top: 0;
      bottom: 0; }
  #splash h1 {
    color: white;
    font-size: 40px;
    line-height: 1.3em;
    margin-bottom: 46px;
    text-transform: uppercase;
    max-width: 100%; }
    @media (min-width: 800px) {
      #splash h1 {
        width: 800px;
        margin: 40px auto 20px;
        font-size: 36px; } }
  #splash .ribbons {
    padding: 0;
    list-style-type: none; }
    #splash .ribbons li {
      display: inline-block;
      background: rgba(1, 132, 184, 0.8);
      color: white;
      font-family: "Exo 2", "Open Sans", sans-serif;
      text-transform: uppercase;
      font-size: 11px;
      font-weight: 700;
      margin-right: 5px;
      margin-bottom: 10px;
      padding: 10px 25px;
      transform: skewX(-15deg);
      -ms-transform: skewX(-15deg);
      -webkit-transform: skewX(-15deg); }
      #splash .ribbons li span {
        display: inline-block;
        transform: skewX(15deg);
        -ms-transform: skewX(15deg);
        -webkit-transform: skewX(15deg);
        letter-spacing: 1px; }
  #splash .statistics {
    background: rgba(1, 132, 184, 0.8);
    width: 100%;
    overflow: auto; }
    @media (max-width: 919px) {
      #splash .statistics.section {
        padding-bottom: 30px; } }
    #splash .statistics ul {
      padding: 0;
      list-style-type: none;
      margin: 0; }
      #splash .statistics ul li {
        display: inline-block;
        padding: 0 50px;
        font-family: "Exo 2", "Open Sans", sans-serif;
        color: white;
        position: relative; }
        @media (max-width: 919px) {
          #splash .statistics ul li {
            width: 50%;
            float: left;
            margin-bottom: 20px; }
            #splash .statistics ul li:nth-of-type(2n - 1) {
              clear: left; }
              #splash .statistics ul li:nth-of-type(2n - 1) :after {
                content: '';
                width: 2px;
                background: #aeaeae;
                height: 35px;
                display: block;
                margin: auto 0;
                position: absolute;
                top: 0;
                bottom: 0;
                right: -1px; } }
        @media (max-width: 390px) {
          #splash .statistics ul li {
            padding: 0 25px; } }
        @media (min-width: 920px) {
          #splash .statistics ul li:not(:last-of-type):after {
            content: '';
            width: 2px;
            background: #aeaeae;
            height: 35px;
            display: block;
            margin: auto 0;
            position: absolute;
            top: 0;
            bottom: 0;
            right: -1px; } }
        #splash .statistics ul li p {
          text-transform: uppercase;
          margin: 0;
          line-height: 1;
          font-weight: 600; }
          #splash .statistics ul li p.stat-count {
            font-size: 40px;
            margin-bottom: 15px; }
          #splash .statistics ul li p.stat-title {
            font-size: 14px;
            letter-spacing: 1px; }

.subtitle {
  font-size: 13px;
  color: #0184b8;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 30px; }

h2 {
  text-transform: uppercase;
  font-size: 32px;
  margin-bottom: 30px; }

#services {
  text-align: center; }
  #services .service-boxes-container {
    overflow: auto; }
  #services .service-box {
    padding: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 50%;
    float: left; }
    @media (max-width: 768px) {
      #services .service-box {
        width: 100%; } }
    #services .service-box p {
      color: #405e69;
      font-size: 15px; }
    #services .service-box div {
      padding: 50px 80px;
      border: 1px solid #c6c6c6;
      background: #fafdfe;
      height: 100%; }
      @media (max-width: 768px) {
        #services .service-box div {
          padding: 30px 60px; } }
      @media (max-width: 450px) {
        #services .service-box div {
          padding: 20px 50px; } }
      #services .service-box div .box-title {
        font-family: "Exo 2", "Open Sans", sans-serif;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        color: #002837; }
        #services .service-box div .box-title img {
          position: relative;
          top: -15px; }
        @media (min-width: 900px) {
          #services .service-box div .box-title {
            width: 250px;
            margin: 0 auto; } }
        #services .service-box div .box-title:after {
          content: '';
          height: 2px;
          background: #0184b8;
          width: 25px;
          display: block;
          margin: 15px auto; }

#products {
  padding-left: 0;
  padding-right: 0;
  text-align: center; }
  #products .product-box-container {
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    border-bottom: 1px solid #c6c6c6; }
    #products .product-box-container .product-box {
      flex-grow: 1;
      width: 33%;
      border-top: 1px solid #c6c6c6;
      border-left: 1px solid #c6c6c6;
      padding: 30px;
      font-family: "Exo 2", "Open Sans", sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      font-size: 16px;
      letter-spacing: 1px; }
      @media (max-width: 550px) {
        #products .product-box-container .product-box {
          width: 100%; } }
      @media (max-width: 992px) {
        #products .product-box-container .product-box {
          width: 50%; } }
      #products .product-box-container .product-box p {
        margin-bottom: 10px; }
      #products .product-box-container .product-box img {
        margin-bottom: 40px; }
      #products .product-box-container .product-box.featured {
        background: #0184b8;
        border-color: #0184b8;
        display: -webkit-flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
        background-size: 500% 100%;
        background-image: linear-gradient(55deg, #037eaf 50%, #0184b8 0);
        -webkit-transition: background-position 1s;
        -moz-transition: background-position 1s;
        transition: background-position 1s;
        background-position: 50% 0; }
        #products .product-box-container .product-box.featured .box-subtitle {
          font-size: 13px; }
          #products .product-box-container .product-box.featured .box-subtitle:after {
            content: '';
            height: 2px;
            background: white;
            width: 25px;
            display: block;
            margin: 15px auto; }
        #products .product-box-container .product-box.featured .box-title {
          font-size: 26px; }
          @media (min-width: 768px) {
            #products .product-box-container .product-box.featured .box-title {
              width: 300px;
              margin: 0 auto;
              font-size: 32px; } }
        #products .product-box-container .product-box.featured p {
          color: white; }
  #products .btn-container {
    margin-bottom: 30px; }

#contact {
  overflow: auto;
  text-align: center; }
  @media (max-width: 768px) {
    #contact .col-xs-6:nth-of-type(2n-1) {
      clear: left; } }
  #contact h2 {
    color: white;
    margin-bottom: 80px; }
    #contact h2:after {
      display: block;
      background: #0184b8;
      width: 25px;
      height: 2px;
      content: '';
      margin: 0 auto;
      position: relative;
      top: 40px; }
  #contact .location-title {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Exo 2", "Open Sans", sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    line-height: 1;
    position: relative; }
    #contact .location-title:after {
      content: '';
      height: 2px;
      background: #0184b8;
      width: 25px;
      display: block;
      margin: 20px auto; }
  #contact a {
    display: inline-block;
    font-family: "Exo 2", "Open Sans", sans-serif;
    font-size: 13px;
    color: white;
    max-width: 100%;
    word-wrap: break-word;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px; }
    #contact a i {
      color: #0184b8; }
      @media (min-width: 768px) {
        #contact a i.fa-phone {
          margin-left: 30px; } }
    #contact a:hover, #contact a:active, #contact a:focus {
      color: rgba(255, 255, 255, 0.6); }

footer {
  padding: 50px 15px;
  text-align: center; }
  footer p {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #002837;
    font-size: 12px;
    font-weight: 700; }

.icon {
  margin-bottom: 30px; }

.logo-container {
  text-align: center; }
  @media (min-width: 941px) {
    .logo-container {
      width: 100%; } }
  @media (min-width: 1145px) {
    .logo-container {
      position: absolute; } }
  .logo-container img {
    margin: 35px auto;
    max-height: 60px; }
    @media (max-width: 920px) {
      .logo-container img {
        margin: 25px auto;
        max-width: calc(100vw - 124px); } }

.responsive-menu {
  display: none; }

@media (max-width: 940px) {
  .admin-bar .responsive-menu a {
    top: 89px; }
  .logo-container {
    text-align: left;
    margin-left: 20px; }
  .responsive-menu {
    display: block;
    padding: 0; }
    .responsive-menu a {
      display: inline-block;
      padding: 7px 15px;
      color: white;
      font-weight: bold;
      font-family: "Exo 2", "Open Sans", sans-serif;
      border: 1px solid white;
      float: right;
      width: auto;
      position: absolute;
      right: 20px;
      top: 43px !important; } }
    @media (max-width: 940px) and (max-width: 360px) {
      .responsive-menu a span.xxs-hide {
        display: none; } }

@media (max-width: 940px) {
      .responsive-menu a:hover, .responsive-menu a:active, .responsive-menu a:focus {
        background: rgba(255, 255, 255, 0.4); }
  .mobile-menu {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    background: #042D3F; }
    .mobile-menu ul {
      width: 100%;
      padding: 0;
      margin: 0;
      text-align: center;
      transition: none;
      -moz-transition: none;
      -webkit-transition: none; }
      .mobile-menu ul li {
        display: block;
        width: 100%;
        font-family: "Exo 2", "Open Sans", sans-serif;
        font-size: 13px; }
        .mobile-menu ul li a {
          color: white;
          text-transform: uppercase;
          font-weight: 700;
          display: inline-block;
          padding: 10px; }
          .mobile-menu ul li a i {
            color: #0184b8; } }

.staff-login {
  position: absolute;
  top: 15px;
  padding: 10px;
  right: 10px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  font-size: 12px;
  z-index: 10; }
  @media (max-width: 940px) {
    .staff-login {
      display: none; } }
