/*
Theme Name: Commercial Services Theme
Theme URI: http://union10design.co.uk/
Author: Union 10
Author URI: http://union10design.co.uk/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: union-10
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*  ------------------- VARIABLES ------------------- */
/* base colors */
/* Font families */
/* Font Settings */
/* Font Sizes */
/* Font weight */
/* line height*/
/* Font Letter spacing */
/* Standard margins / padding */
/* ========= */
/* = Reset = */
/* ========= */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
}
del {
  color: #333;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
small {
  font-size: smaller;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  /* prevents space under images */
  vertical-align: top;
}
textarea {
  resize: auto;
}
/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: "";
}
/*
------------------- TOOLS -------------------
*/
/* clearfix */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */
/*

assistive text

display:none would not provide the content at all on a screen reader or
other assistive devices, use positioning instead.

*/
.assistive-text {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* Alignment */
img.alignleft,
.alignleft {
  display: inline;
  float: none;
  margin: 0 auto 20px auto !important;
}
img.alignright,
.alignright {
  display: inline;
  float: none;
  margin: 0 auto 20px auto !important;
}
img.aligncenter,
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 20px auto !important;
}
img.alignnone,
.alignnone {
  clear: both;
  display: block;
  margin: 0 0 20px 0 !important;
}
img.size-full,
img.size-medium,
img.size-large,
img.header-image,
img.wp-post-image {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.size-large {
  width: 1320px;
}
/*

remove

rendering and hiding content is not perfect, but it is very practical. Use
a single universal class to avoid lists of disply:none;

*/
.remove {
  display: none;
}
/*

media

*/
picture {
  display: block;
}
@media only screen and (min-width: 770px) {
  img.alignright,
  .alignright {
    float: right;
    margin: 0 0 20px 20px !important;
  }
  img.alignleft,
  .alignleft {
    float: left;
    margin: 0 20px 20px 0 !important;
  }
}
/* ======== */
/* = Grid = */
/* ======== */
.inner {
  position: relative;
  max-width: 1140px;
  max-width: 71.25rem;
  padding: 0;
  margin: 0 auto;
}
.col {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.inner-alt {
  position: relative;
  max-width: 1140px;
  max-width: 71.25rem;
  padding-left: 7px;
  padding-right: 7px;
  margin: 0 auto;
}
.col-alt {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
}
.col-cta {
  position: relative;
  padding-left: 8px;
  padding-right: 8px;
  float: left;
}
.col-zero {
  position: relative;
  padding: 0;
  float: left;
}
.float-right {
  float: right;
}
.col-3-side {
  padding: 0 15px;
  width: 100%;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-7-alt,
.col-5-alt,
.col-6,
.col-6-hero,
.col-3-privacy,
.col-9-privacy,
.col-6-home,
.col-7,
.col-8,
.col-9,
.col-10,
.col-6-footer,
.col-11,
.col-12 {
  width: 100%;
}
.col-4-alt,
.col-3-alt {
  width: 50%;
}
.col-4-logos {
  width: 50%;
}
.col-3-cta {
  width: 100%;
}
.col-2-cta {
  width: 50%;
}
.col-4-home {
  width: 50%;
}
@media only screen and (min-width: 480px) {
  .col-3-cta {
    width: 50%;
  }
  .col-2-cta {
    width: 33.333%;
  }
  .col-4-home {
    width: 33.333%;
  }
  .col-4-logos {
    width: 33.333%;
  }
}
@media only screen and (min-width: 600px) {
  .col-2 {
    width: 50%;
  }
  .col-4 {
    width: 33.333%;
  }
  .col-4-alt {
    width: 33.333%;
  }
  .col-3-alt {
    width: 33.333%;
  }
  .col-2-alt {
    width: 33.333%;
  }
  .col-6 {
    width: 50%;
  }
  .col-8 {
    width: 66.667%;
  }
  .col-4-logos {
    width: 50%;
  }
}
@media only screen and (min-width: 770px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .inner-alt {
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-alt,
  .col-cta {
    padding-left: 15px;
    padding-right: 15px;
  }
  .col-2 {
    width: 33.333333%;
  }
  .col-3 {
    width: 25%;
  }
  .col-3-alt {
    width: 25%;
  }
  .col-2-cta {
    width: 25%;
  }
  .col-6-hero {
    width: 50%;
  }
  .col-3-cta {
    width: 25%;
  }
  .col-3-side {
    padding: 0 15px 0 15px;
    float: left;
    width: 25%;
  }
  .col-6-footer {
    width: 50%;
  }
  .col-9 {
    width: 75%;
  }
  .col-5-alt {
    width: 41.667%;
  }
  .col-7-alt {
    width: 58.333%;
  }
  .push-text {
    left: 41.667%;
    padding-left: 15px;
    padding-right: 15px !important;
  }
  .pull-image {
    left: -58.333%;
  }
  .push {
    left: 50%;
  }
  .pull {
    left: -50%;
  }
}
@media only screen and (min-width: 980px) {
  .col-1 {
    width: 8.333%;
  }
  .col-2 {
    width: 16.66%;
  }
  .col-5 {
    width: 41.667%;
  }
  .col-7 {
    width: 58.333%;
  }
  .col-8 {
    width: 66.667%;
  }
  .col-4-logos {
    width: 33.333%;
  }
  .col-6-home {
    width: 50%;
  }
  .col-3-privacy {
    width: 25%;
  }
  .col-9-privacy {
    width: 75%;
  }
  .col-4-home {
    width: 33.333%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.333%;
  }
  .col-11 {
    width: 91.667%;
  }
  .col-12 {
    width: 100%;
  }
  .push-text {
    padding-left: 30px;
  }
}
@media only screen and (min-width: 1140px) {
  .push-text {
    padding-left: 45px;
  }
  .col-2-cta {
    width: 20%;
  }
  .inner,
  .inner-alt {
    max-width: 1280px;
    max-width: 80rem;
  }
}
.gform_wrapper {
  clear: both;
}
.gform_wrapper hr {
  margin: 20px 0;
}
.gform_page_footer {
  clear: both;
  padding-top: 30px;
}
.gform_button {
  padding: 0 15px;
}
.gfield_required {
  color: #8C2027;
  font-weight: 400;
  margin-left: 3px;
}
.ginput_preview {
  margin-bottom: 10px;
}
.gform_description {
  margin-bottom: 30px;
  display: block;
}
.gform_footer {
  clear: both;
}
label {
  position: relative;
  display: block;
  padding-left: 0;
}
.hide-label label {
  display: none;
}
.hide-label label {
  line-height: 1;
}
.hide-label .gfield_label {
  display: none;
}
.hide-label a {
  text-decoration: underline;
}
.gfield_label {
  margin-bottom: 5px;
  display: block;
  padding-left: 0;
}
.privacy-policy-tick-box .gfield_checkbox label {
  display: inline-block;
}
.privacy-policy-tick-box .gfield_checkbox a {
  text-decoration: underline;
}
ul.gform_fields {
  list-style: none;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}
.gf_progressbar_wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.gfield_description {
  color: #D42027;
  font-size: 13px;
  font-size: 0.8125rem;
}
.validation_message {
  color: red;
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
  clear: both;
}
.validation_error {
  color: red;
  display: none;
  padding: 0 15px;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 900;
}
.ginput_container_address span {
  width: 100%;
  display: block;
}
.file-upload .validation_message,
.file-upload .validation_error {
  background-color: #009ee3;
}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
  padding: 25px;
  border: 2px dashed #11275f;
  text-align: center;
  color: #11275f;
  margin-bottom: 10px;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none!important;
  position: absolute!important;
  left: -9000px;
}
td.gfield_list_cell.gfield_list_18_cell1 {
  width: 40%;
  padding-right: 10px;
}
.gfield img.gform_delete {
  margin: 0 10px 0 0;
  line-height: 1 em;
  display: inline;
  vertical-align: middle;
}
.gform_button_select_files {
  margin-left: 10px;
}
.form-end-line {
  margin: 30px 0 15px 0;
  border-top: 1px solid #D42027;
}
input.gform_next_button,
input.gform_button {
  float: right;
  margin-right: 15px;
}
.gf_progressbar {
  border: none;
  background-color: #eeeeee;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 900;
  height: 26px;
  position: relative;
}
.gf_progressbar_percentage {
  background-color: #D42027;
  padding: 0 ;
  color: white;
  border-right: 3px solid #fff;
  height: 26px;
  position: relative;
}
.gf_progressbar_percentage span {
  background-color: #D42027;
  color: #fff;
  height: 26px !important;
  width: auto;
  padding: 2px 6px;
  position: absolute;
}
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute {
  width: 41.5% !important;
}
.gform_wrapper .gfield_time_ampm {
  width: 15% !important;
}
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=month],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=number],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea {
  padding: 10px;
  display: inline-block;
  border: none;
  background-color: white;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  margin-bottom: 15px;
  color: #110509;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
}
textarea {
  height: 150px;
}
input[type=radio],
input[type=checkbox] {
  margin: 0 5px 5px 0;
}
.searchandfilter ul {
  padding: 0;
  margin: 0;
}
.searchandfilter ul li {
  padding: 0;
  margin: 0;
}
.searchandfilter label {
  width: 100%;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #110509;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #110509;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: #110509;
}
input:-ms-input-placeholder {
  color: #110509;
}
select {
  font-size: 16px;
  font-size: 1rem;
  border-radius: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url(images/general/select.svg) no-repeat right center;
}
.datepicker {
  background: url(images/general/select.svg) no-repeat right center;
}
select::-ms-expand {
  display: none;
}
input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type=color] {
  padding: 0.2em 0.5em;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
select:focus,
textarea:focus {
  outline: 0;
  background-color: white;
  color: #110509;
  border: none;
}
input:not([type]):focus {
  outline: 0;
  border-top: solid 1px #333333;
  border-left: solid 1px #333333;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  background-color: #ffffff;
}
input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  border-top: solid 1px #333333;
  border-left: solid 1px #333333;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
  background-color: #ffffff;
}
.gfield_checkbox,
.gfield_radio {
  list-style: none;
  margin: 0 0 15px 0 ;
  padding: 0;
}
.gfield_checkbox li,
.gfield_radio li {
  padding: 5px 10px 5px 0px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.gfield_checkbox input[type="checkbox"] + label,
.gfield_radio input[type="radio"] + label {
  padding-left: 20px;
}
.gfield_radio input[type=radio],
.gfield_checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 9px;
}
input[type="checkbox"]:checked + label,
input[type="radio"]:checked + label {
  outline: 0;
  border: 0;
}
input[type=text][disabled],
input[type=password][disabled],
input[type=email][disabled],
input[type=url][disabled],
input[type=date][disabled],
input[type=month][disabled],
input[type=time][disabled],
input[type=datetime][disabled],
input[type=datetime-local][disabled],
input[type=week][disabled],
input[type=number][disabled],
input[type=search][disabled],
input[type=tel][disabled],
input[type=color][disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}
input[readonly],
select[readonly],
textarea[readonly] {
  background: #eee;
  color: #777;
  border-color: #ccc;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
}
input[type=file]:focus:invalid:focus,
input[type=radio]:focus:invalid:focus,
input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d;
}
select[multiple] {
  height: auto;
}
fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_year,
.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute {
  width: 39.5%;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
}
.gform_wrapper .gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  text-align: right;
  width: 20%;
}
.gform_wrapper .gfield_time_hour i {
  display: none;
}
.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons {
  vertical-align: middle!important;
}
.gform_wrapper table.gfield_list td.gfield_list_icons img {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}
#header-search-form input[type=text] {
  border: none;
  background-color: #eeeeee;
  border-radius: 17px;
  margin-bottom: 0;
  color: #110509;
  padding: 5px 40px 5px 15px;
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
}
.sf-field-submit {
  position: absolute;
  right: 0;
  top: 0;
  height: 32px;
  width: 36px;
}
.sf-field-submit input[type=submit] {
  padding: 0;
  margin: 0;
  font-size: 0px;
  font-size: 0rem;
  height: 32px;
  width: 36px;
  background-repeat: no-repeat;
  background: url(images/general/icons.svg);
  background-position: -696px -17px;
}
.sf-field-submit input[type=submit]:hover {
  background-color: transparent;
}
@media only screen and (max-width: 480px) {
  button[type=submit] {
    margin: 0.7em 0 0;
  }
  input:not([type]),
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=url],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=week],
  input[type=number],
  input[type=search],
  input[type=tel],
  input[type=color],
  label {
    margin-bottom: 0.3em;
    display: block;
  }
}
@media only screen and (min-width: 770px) {
  .ginput_container_address span {
    width: 50%;
    display: block;
    float: left;
  }
  .ginput_container_address .address_line_2,
  .ginput_container_address .address_state {
    padding-left: 10px;
  }
  .ginput_container_address .address_line_1,
  .ginput_container_address .address_city,
  .ginput_container_address .address_zip {
    padding-right: 10px;
  }
  .gfield_label {
    display: block;
    padding-left: 0;
  }
  .gfield_checkbox input[type="checkbox"] + label,
  .gfield_radio input[type="radio"] + label {
    padding-left: 25px;
  }
  .gfield_radio input[type=radio],
  .gfield_checkbox input[type=checkbox] {
    top: 8px;
  }
}
@media only screen and (min-width: 1140px) {
  .gfield_radio input[type=radio],
  .gfield_checkbox input[type=checkbox] {
    top: 10px;
  }
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
button:visited,
.button,
.button:visited,
.gform_save_link,
.gform_save_link:visited,
a.button,
a.button:visited,
input[type=submit]:visited,
input[type=submit] {
  color: #fff;
  letter-spacing: 1px;
  background-color: #D42027;
  border: none;
  padding: 8px 10px;
  width: auto;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  font-style: normal;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  text-transform: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  border-radius: 3px;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  outline: 0;
  -webkit-box-shadow: 0px 0px 0px #D42027;
  -moz-box-shadow: 0px 0px 0px #D42027;
  box-shadow: 0px 0px 0px #D42027;
}
input[type=submit]:visited,
input[type=submit] {
  padding: 12px 15px;
  font-size: 16px;
  font-size: 1rem;
}
.button-hover,
.button:hover,
.button:active,
.button:focus,
.gform_save_link:focus,
.gform_save_link:active,
.gform_save_link:hover,
a.button:focus,
a.button:active,
a.button:hover,
input[type=submit]:focus,
input[type=submit]:active,
input[type=submit]:hover {
  color: #fff;
  background-color: #8C2027;
  border: none;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  outline: 0;
  box-shadow: none;
  -webkit-tap-highlight-color: transparent;
}
.button:focus,
.button:active {
  outline: 0;
}
a.button-arrow {
  padding-right: 30px;
  position: relative;
}
.button-side-pad {
  margin-right: 10px;
}
.button-arrow:after {
  content: '';
  position: absolute;
  z-index: 99;
  top: 50%;
  margin-top: -6px;
  right: 10px;
  opacity: 1;
  width: 9px;
  height: 13px;
  background-image: url(images/general/icons.svg);
  background-repeat: no-repeat;
  background-position: -752px -24px;
}
.accent-section .button-arrow:after {
  background-position: -802px -24px;
}
.grey-button {
  background-color: #58595B !important;
}
.ginput_container_fileupload input[type=file] {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
}
.button-active,
.button:active {
  -webkit-box-shadow: 0px 0px 0px #8C2027;
  -moz-box-shadow: 0px 0px 0px #8C2027;
  box-shadow: 0px 0px 0px #8C2027;
  -webkit-appearance: none;
}
.button[disabled],
.button-disabled,
.button-disabled:hover,
.button-disabled:focus,
.button-disabled:active {
  border: 0;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  cursor: not-allowed;
  box-shadow: none;
}
.button-hidden {
  display: none;
}
.button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.gform_save_link {
  margin-left: 10px;
}
@media only screen and (min-width: 770px) {
  .button,
  a.button {
    padding: 9px 15px;
    font-size: 16px;
    font-size: 1rem;
  }
  a.button-arrow {
    padding-right: 35px;
  }
  .button-arrow:after {
    right: 15px;
    margin-top: -5px;
  }
  input[type=submit] {
    padding: 10px 18px;
    font-size: 16px;
    font-size: 1rem;
  }
  .gform_previous_button,
  .gform_next_button {
    padding: 12px 25px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1140px) {
  .button,
  a.button {
    padding: 12px 20px;
    font-size: 20px;
    font-size: 1.25rem;
  }
  a.button-arrow {
    padding-right: 40px;
  }
  .button-arrow:after {
    right: 20px;
  }
  input[type=submit] {
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
/* GLOBAL - Mobile ======================================================================================== */
body {
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.limit-site-width {
  margin: 0 auto;
  max-width: 1400px;
}
body,
select,
textarea,
button,
input {
  color: #58595B;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.4;
  letter-spacing: 0px;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section,
footer,
header {
  clear: both;
  box-shadow: 0 0 0 #95191c;
  -moz-box-shadow: 0 0 0 #95191c;
  -webkit-box-shadow: 0 0 0 #95191c;
  outline: 0;
  position: relative;
}
.shadow {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
div {
  outline: none;
  outline: 0;
  -webkit-box-shadow: 0px 0px 0px #8C2027;
  -moz-box-shadow: 0px 0px 0px #8C2027;
  box-shadow: 0px 0px 0px #8C2027;
}
/* General Headings Styles*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  clear: both;
  margin: 0 0 15px 0;
  font-style: normal;
  font-weight: 300;
  line-height: 1.2;
  color: #58595B;
  text-transform: none;
  text-align: left;
  letter-spacing: 0px;
}
a.heading-font,
p.heading-font,
span.heading-font {
  font-family: 'Poppins', sans-serif;
}
h1.super-heading,
h2.super-heading,
h3.super-heading {
  font-size: 40px;
  font-size: 2.5rem;
}
h1,
h2.h1-size,
h3.h1-size {
  font-size: 23px;
  font-size: 1.4375rem;
}
h2 {
  font-size: 20px;
  font-size: 1.25rem;
}
.entry-header .entry-title a,
h3 {
  font-size: 18px;
  font-size: 1.125rem;
}
h4,
h5,
h6 {
  font-size: 17px;
  font-size: 1.0625rem;
}
h1.red,
h2.red,
h3.red,
h4.red,
h5.red,
h6.red,
p.red,
span.red {
  color: red;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white,
span.white {
  color: #fff !important;
}
p.extra-large-font,
.extra-large-font p,
.extra-large-font ul,
.extra-large-font ol {
  font-size: 17px;
  font-size: 1.0625rem;
}
p.large-font,
.large-font p,
.large-font ul,
.large-font ol {
  font-size: 14px;
  font-size: 0.875rem;
}
p {
  margin-bottom: 15px;
  font-weight: 300;
  text-align: left;
  hyphens: none;
}
p.bold,
.bold p,
.bold a {
  font-weight: 600;
}
ul,
ol {
  margin: 0 0 15px 0;
  padding: 0 0 0 30px;
  text-align: left;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
  margin-left: 0;
}
.entry-content ul {
  list-style: none;
}
.entry-content ul li {
  position: relative;
}
.entry-content ul li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -25px;
  display: block;
  padding: 0;
  width: 12px;
  height: 12px;
  background-color: #D42027;
}
.accent-section .entry-content ul li:before {
  background-color: #110509;
}
.bold,
p.bold,
.bold p,
.bold ul,
.bold ol {
  font-weight: 600;
}
.uppercase,
p.uppercase,
.uppercase ul,
.uppercase ol {
  text-transform: uppercase;
}
.center,
p.center,
.center p,
.center h1,
.center h2,
.center h3,
.center h4,
.center h5 {
  text-align: center;
}
.right,
p.right,
.right p,
.right h1,
.right h2,
.right h3,
.right h4,
.right h5,
.right h6 {
  text-align: right;
}
.left,
p.left,
.left p,
.left h1,
.left h2,
.left h3,
.left h4,
.left h5,
.left h6 {
  text-align: left;
}
.clear {
  clear: both;
}
/* standard spacing  ================================================================================== */
.no-hero #primary {
  margin-top: 60px;
}
.line-height-one {
  line-height: 1;
}
.bot-tiny-marg {
  margin-bottom: 5px;
}
hr.no-bot-marg,
p.no-bot-marg,
h1.no-bot-marg,
h2.no-bot-marg,
h3.no-bot-marg,
h4.no-bot-marg,
h5.no-bot-marg {
  margin-bottom: 0;
}
hr.small-bot-marg,
p.small-bot-marg,
h1.small-bot-marg,
h2.small-bot-marg,
h3.small-bot-marg,
h4.small-bot-marg,
h5.small-bot-marg {
  margin-bottom: 5px;
}
hr.small-top-pad,
p.small-top-pad,
h1.small-top-pad,
h2.small-top-pad,
h3.small-top-pad,
h4.small-top-pad,
h5.small-top-pad {
  padding-top: 5px;
}
.top-marg-content {
  margin-top: 52px;
}
.top-marg {
  margin-top: 30px;
}
.top-pad {
  padding-top: 30px;
}
.bot-marg {
  margin-bottom: 30px;
}
.bot-pad {
  padding-bottom: 30px;
}
.top-med-marg {
  margin-top: 15px;
}
.top-med-pad {
  padding-top: 15px;
}
.bot-med-marg {
  margin-bottom: 15px;
}
.bot-med-pad {
  padding-bottom: 15px;
}
.top-small-marg {
  margin-top: 7.5px;
}
.top-small-pad {
  padding-top: 7.5px;
}
.bot-small-marg {
  margin-bottom: 7.5px;
}
.bot-small-pad {
  padding-bottom: 7.5px;
}
hr {
  height: 1px;
  border: 0;
  clear: both;
  position: relative;
  padding: 15px 0 0 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid #B9BAA8;
}
hr.grey {
  border-bottom-color: #B9BAA8;
}
hr.no-top-pad {
  padding-top: 0;
}
.remove-list-style ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
dt {
  font-weight: 600;
}
dd {
  margin: 0 1.5em 1.5em;
}
b,
strong {
  font-weight: 600;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  font-style: italic;
  margin: 30px 30px;
  position: relative;
  clear: both;
}
blockquote:before {
  font-family: Geneva, sans-serif;
  content: '“';
  position: absolute;
  top: -20px;
  left: -30px;
  margin: 0;
  padding: 0;
  color: #B9BAA8;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
}
blockquote:after {
  content: '”';
  font-family: Geneva, sans-serif;
  position: absolute;
  bottom: -40px;
  right: -30px;
  margin: 0;
  padding: 0;
  color: #B9BAA8;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  font-size: 2.5rem;
}
.side-line {
  position: relative;
  padding-left: 30px;
}
.side-line-pad {
  position: relative;
  padding-left: 30px;
}
.side-line:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  width: 12px;
  z-index: 2;
  background-color: #B9BAA8;
}
.side-line-within {
  padding-left: 60px;
}
.side-line-within:before {
  left: 15px;
}
.side-line-within-quote {
  padding-left: 45px;
}
.side-line-within-quote:before {
  left: 15px;
}
.hero-wrapper .side-line {
  left: 0;
}
.hero-inner {
  width: 100%;
}
address {
  margin: 0 0 1.5em;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
  table-layout: fixed;
}
th {
  font-weight: 300;
}
img {
  height: auto;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
/* Links */
a,
a:visited {
  color: #D42027;
  font-weight: 300;
  text-decoration: none;
  outline: none;
  outline: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.transition {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover,
a:focus,
a:active {
  color: #8C2027;
  outline: none;
  outline: 0;
  text-decoration: underline;
}
a.phone-number,
a.phone-number:visited {
  text-decoration: none;
  color: #58595B;
}
.flex-wrapper {
  clear: both;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
}
.inner-vertical-aligned {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
}
.flex-fill-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-content-align-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.flex-align-bottom {
  margin-top: auto;
}
.align-bottom {
  align-self: flex-end;
}
/* center any images in a grid */
.col img {
  display: block;
  margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute!important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto!important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.lt-ie9 .hero-image .lazyload {
  display: none;
}
img.lazyload {
  width: 100% !important;
  max-width: none !important;
}
.max-width-image img {
  width: 100% !important;
  max-width: 100% !important;
}
/* Cookie Condent */
#ccc h1,
#ccc h2,
#ccc h3,
#ccc h4,
#ccc h5,
#ccc h6 {
  text-align: left;
}
#ccc-content {
  padding: 10px !important;
}
#ccc-module a {
  color: #58595B !important;
  text-decoration: underline !important;
}
#ccc hr {
  padding: 0 !important;
}
/* Standard colours ======================================================================================== */
.general-section {
  background-color: #ffffff;
}
.grey-section {
  background-color: #eeeeee;
}
.grey-section .side-line:before {
  background-color: #B9BAA8;
}
.grey-section,
.grey-section p,
.grey-section li,
.grey-section h1,
.grey-section h2,
.grey-section h3,
.grey-section h4,
.grey-section h5,
.grey-section h6 {
  color: #58595B;
}
.grey-section a,
.grey-section a:visited {
  color: #D42027;
}
.grey-section a:hover,
.grey-section a:focus,
.grey-section a:active {
  color: #110509;
}
.grey-section .gfield_required {
  color: #D42027;
}
.grey-section hr {
  border-bottom-color: #D42027;
}
.grey-section blockquote {
  color: #58595B;
}
.grey-section blockquote:before,
.grey-section blockquote:after {
  color: #D42027;
}
.grey-section a.button,
.grey-section a.button:visited {
  color: #fff;
}
.sandy-section {
  background-color: #B9BAA8;
}
.sandy-section .side-line:before {
  background-color: #D42027;
}
.sandy-section,
.sandy-section p,
.sandy-section li,
.sandy-section h1,
.sandy-section h2,
.sandy-section h3,
.sandy-section h4,
.sandy-section h5,
.sandy-section h6 {
  color: #fff;
}
.sandy-section a,
.sandy-section a:visited {
  color: #D42027;
}
.sandy-section a:hover,
.sandy-section a:focus,
.sandy-section a:active {
  color: #110509;
}
.sandy-section .gfield_required {
  color: #D42027;
}
.sandy-section hr {
  border-bottom-color: #D42027;
}
.sandy-section blockquote {
  color: #58595B;
}
.sandy-section blockquote:before,
.sandy-section blockquote:after {
  color: #D42027;
}
.sandy-section a.button,
.sandy-section a.button:visited {
  color: #fff;
}
.accent-section {
  background-color: #D42027;
}
.accent-section,
.accent-section p,
.accent-section li,
.accent-section h1,
.accent-section h2,
.accent-section h3,
.accent-section h4,
.accent-section h5,
.accent-section h6 {
  color: #fff;
}
.accent-section a,
.accent-section a:visited {
  color: #110509;
}
.accent-section a:hover,
.accent-section a:focus,
.accent-section a:active {
  color: #fff;
}
.accent-section .side-line:before {
  background-color: #58595B;
}
.accent-section .gfield_required {
  color: #fff;
}
.accent-section hr {
  border-bottom-color: #58595B;
}
.accent-section blockquote {
  color: #58595B;
}
.accent-section blockquote:before,
.accent-section blockquote:after {
  color: #58595B;
}
.accent-section a.button,
.accent-section a.button:visited {
  color: #D42027;
  background-color: #fff;
  border: none;
}
.accent-section a.button:focus,
.accent-section a.button:active,
.accent-section a.button:hover {
  color: #8C2027;
  background-color: #B9BAA8;
  border: none;
}
.accent-section input[type=text],
.accent-section input[type=password],
.accent-section input[type=email],
.accent-section input[type=url],
.accent-section input[type=date],
.accent-section input[type=month],
.accent-section input[type=time],
.accent-section input[type=datetime],
.accent-section input[type=datetime-local],
.accent-section input[type=week],
.accent-section input[type=number],
.accent-section input[type=search],
.accent-section input[type=tel],
.accent-section input[type=color],
.accent-section select,
.accent-section textarea {
  margin-bottom: 15px;
}
.grey-dark-section {
  background-color: #58595B;
}
.grey-dark-section a,
.grey-dark-section a:visited {
  color: #fff;
}
.grey-dark-section a:hover,
.grey-dark-section a:focus,
.grey-dark-section a:active {
  color: #D42027;
}
/* HEADER - Mobile ======================================================================================== */
#masthead {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: #ffffff;
  padding: 8px 0 0 0;
}
.site-logo {
  width: 100px;
  display: block;
  margin: 0 0 8px 8px;
}
.site-logo img {
  width: 100%;
  height: auto;
  display: block;
}
#header-search-form {
  display: none;
}
.header-contact {
  display: none;
}
/* Main Navigation  ----- */
#menu-button {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  margin: 0;
  right: 10px;
  top: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#menu-button span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #8C2027;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* Icon 3 */
#menu-button span:nth-child(1) {
  top: 0px;
}
#menu-button span:nth-child(2),
#menu-button span:nth-child(3) {
  top: 8px;
}
#menu-button span:nth-child(4) {
  top: 16px;
}
#menu-button.open span:nth-child(1) {
  top: 8px;
  width: 0%;
  left: 50%;
}
#menu-button.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#menu-button.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#menu-button.open span:nth-child(4) {
  top: 8px;
  width: 0%;
  left: 50%;
}
#site-navigation {
  background: #58595B;
  display: none;
  position: relative;
  z-index: 999;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
}
#site-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#site-navigation,
#site-navigation div > ul ul {
  clear: both;
}
#site-navigation li {
  position: relative;
}
#site-navigation li a {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #ffffff;
  display: block;
  padding: 10px 15px;
  line-height: 1.2;
  position: relative;
  text-decoration: none;
  font-weight: 300;
}
#site-navigation li a.open-sub-nav {
  display: none;
}
#site-navigation li a:hover {
  color: #ffffff;
  background-color: #8C2027;
}
#site-navigation li.menu-item-has-children > a.open-sub-nav {
  background-image: url(images/general/icons.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-position: -541px -9px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  display: block;
  line-height: 38px;
  height: 38px;
  width: 38px;
  background-color: #58595B;
}
#site-navigation li.no-top-level-page a.open-sub-nav {
  width: 100%;
}
#site-navigation ul ul li a {
  padding: 10px 15px 10px 30px;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
#site-navigation ul ul li a:before {
  content: '-';
  position: absolute;
  top: 0;
  left: 10px;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  padding: 0 10px 0 5px;
  font-family: 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 36px;
}
#site-navigation .no-top-level-page > a,
#site-navigation .no-top-level-page > a:hover {
  cursor: default;
  background: #58595B;
}
.menu-item-has-children > ul {
  display: none;
}
#site-navigation .current-menu-item > a,
#site-navigation .current-menu-item > a:hover,
#site-navigation .current-menu-ancestor > a,
#site-navigation .current-menu-ancestor > a:hover,
#site-navigation .current_page_item > a,
#site-navigation .current_page_item > a:hover,
#site-navigation .current_page_ancestor > a,
#site-navigation .current_page_ancestor > a:hover,
#site-navigation .current_page_parent > a,
#site-navigation .current_page_parent > a:hover {
  background-color: #8C2027;
  color: #ffffff;
}
/* Hero Image  ----- */
/* MAIN - Mobile ======================================================================================== */
#breadcrumbs {
  margin-top: 20px;
}
.entry-meta {
  clear: both;
}
.entry-header img.wp-post-image {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}
.widget-title {
  color: #58595B;
  text-align: left;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  padding-bottom: 5px;
  padding-top: 1px;
  font-weight: 600;
  border-bottom: 1px solid #D42027;
  margin-bottom: 10px;
  margin-top: 5px;
  text-transform: uppercase;
}
.entry-header .entry-title a {
  text-decoration: none;
  color: #D42027;
  display: block;
  text-align: left;
}
.entry-header .entry-format {
  margin-bottom: 30px;
  font-weight: normal;
}
.entry-header .comments-link {
  margin-bottom: 30px;
  font-size: 13px;
  font-size: 0.8125rem;
  color: #D42027;
}
.comments-link a,
.entry-meta a {
  color: #D42027;
}
.comments-link a:hover,
.entry-meta a:hover {
  color: #8C2027;
  text-decoration: underline;
}
.entry-title a:hover {
  color: #8C2027;
}
article.sticky .featured-post {
  border-top: 4px double #ededed;
  border-bottom: 4px double #ededed;
  color: #D42027;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 30px;
  text-align: center;
}
.entry-content code,
.comment-content code {
  font-size: 12px;
  font-size: 0.75rem;
}
.entry-content pre,
.comment-content pre {
  border: 1px solid #ededed;
  color: #666;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 30px 0;
  overflow: auto;
  padding: 30px;
}
.entry-content pre code,
.comment-content pre code {
  display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
.entry-content address,
.comment-content address {
  display: block;
  margin: 0 0 30px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  margin-bottom: 30px;
}
.entry-content dl,
.comment-content dl {
  padding: 0 24px;
  margin-bottom: 30px;
}
.entry-content dt,
.comment-content dt {
  font-weight: bold;
}
.entry-content dd,
.comment-content dd {
  margin-bottom: 30px;
}
.entry-content table,
.comment-content table {
  border-top: 1px solid #eaeaea;
  width: 100%;
}
.entry-content td,
.comment-content td {
  border-top: 1px solid #eaeaea;
  padding: 6px 10px 6px 0;
}
.site-content article {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
footer.entry-meta {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #D42027;
}
.single-author .entry-meta .by-author {
  display: none;
}
/* Fader Styling if used ----- */
#slider-wrapper {
  margin-top: 15px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0 0;
  margin: 0;
}
.rslides li {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.rslides_nav {
  position: absolute;
  background-image: url(images/general/icons.svg);
  top: 50%;
  z-index: 4;
  width: 40px;
  margin-top: -20px;
  height: 40px;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: auto 40px;
}
.rslides_tabs {
  position: absolute;
  display: none;
  list-style: none;
  margin: -45px 0 0 0;
  padding: 15px 0 0 0;
  text-align: center;
  width: 100%;
  font-size: 0;
  z-index: 5;
}
.rslides_tabs li {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 0;
}
.rslides_tabs li a {
  margin: 0 5px;
  font-size: 0;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
}
.rslides_tabs li.rslides_here a {
  background-color: white;
  color: white;
}
.hero-image .prev {
  left: 0;
  background-position: -320px 0;
}
.hero-image .prev:hover {
  left: 3px;
}
.hero-image .next {
  right: 0;
  background-position: -280px 0;
}
.hero-image .next:hover {
  right: 3px;
}
/* home landing page ----- */
#masthead-landing {
  background-color: white;
}
.home-landing-contact a {
  padding: 5px 10px;
  display: inline-block;
}
.site-logo-landing {
  width: 150px;
  display: block;
  margin: 0 auto 0 auto;
  padding: 15px 0;
}
.site-logo-landing img {
  width: 100%;
  height: auto;
  display: block;
}
/* Home page ----- */
.hero-text-wrapper .side-line:before {
  display: none;
}
.hero-text-wrapper .side-line {
  padding-left: 0;
}
a.news-block {
  color: #58595B;
}
a.news-block:hover,
a.news-block:active,
a.news-block:focus {
  text-decoration: none;
}
a.cta-block:hover,
a.cta-block:active,
a.cta-block:focus {
  text-decoration: none;
}
a.cta-block:hover .cta-block-inner,
a.cta-block:active .cta-block-inner,
a.cta-block:focus .cta-block-inner {
  background-color: #D42027;
}
.cta-block-inner {
  background-color: #B9BAA8;
}
.cta-block-text {
  width: 100%;
  padding: 15px 15px 0 15px;
}
.cta-block-button {
  width: 100%;
  padding: 0 15px 15px 15px;
}
#landing-hero .hero-inner {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* About page ----- */
/* Your Needs page ----- */
/* Service page  ----- */
.hero-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}
.service-link img {
  max-width: 80px;
  margin-bottom: 10px;
}
.service-link,
a.service-link {
  color: #58595B;
}
a.service-link:hover,
a.service-link:active,
a.service-link:focus {
  color: #D42027;
  text-decoration: none;
}
.service-link p {
  max-width: 160px;
  margin: 0 auto;
}
.client-logos {
  padding: 0 30px;
}
/* Flexible Template page  ----- */
.dividing-line hr {
  margin: 0;
}
.button-section .button {
  margin: 0px 7.5px;
}
/* Contact page ----- */
.contact-info-block {
  clear: both;
}
.contact-info-block h2 {
  text-align: left;
}
#googleMapLocation {
  width: 100%;
  height: 400px;
  margin: 0;
}
#googleMapLocation img {
  max-width: none;
  height: auto;
}
.contact-form textarea {
  width: 100% !important;
}
#contact-details a.address-link,
#contact-details a.address-link:visited,
#contact-details a.address-link:focus,
#contact-details a.address-link:hover,
#contact-details a.address-link:active {
  text-decoration: none;
  color: #58595B;
}
/* Privacy FAQ Page -------------- */
.faqs-privacy {
  width: 100%;
  clear: both;
}
.sidebar__inner {
  padding-left: 15px;
  padding-right: 15px;
}
.faqs-privacy hr {
  margin-left: 0;
  margin-right: 0;
}
#faqs-privacy-links ol {
  margin: 0;
  padding: 0 0  0 20px;
  list-style: decimal;
  color: #D42027;
}
#faqs-privacy-links ol li {
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.faqs-privacy-links hr {
  display: block;
}
/* BLOG - Mobile ======================================================================================== */
/* Blog archive ----- */
.entry-thumbnail {
  float: none;
  max-width: 200px;
  margin: 0 auto 0 0;
}
.entry-excerpt {
  width: 100%;
}
.sharedaddy.sd-sharing-enabled {
  margin-top: 30px;
}
.read-more {
  padding: 5px;
  margin: 0 auto;
  display: block;
  text-align: left;
}
.postedin span,
.tagged span {
  color: #B9BAA8;
  margin: 0 5px;
}
/* Blog Single ----- */
.entry-meta,
.bypostauthor {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: left;
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}
#side-bar hr {
  margin: 10px 0;
}
#side-bar a.button {
  width: 100%;
  margin-bottom: 5px;
}
/* =Media
----------------------------------------------- */
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption,
.gallery-caption {
  margin-bottom: 15px;
  max-width: 100%;
}
.entry-attachment {
  clear: both;
}
.wp-caption-text {
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-top: 5px;
}
.site-content .gallery {
  margin-bottom: 1.5em;
}
.site-content .gallery a img {
  border: none !important;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
/* Blog Navigation ----- */
.site-content [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
  text-align: center;
}
[class*="navigation"] .previous {
  float: left;
  width: 50%;
}
[class*="navigation"] .next {
  float: right;
  text-align: right;
  width: 50%;
}
.nav-previous {
  float: left;
  margin-bottom: 20px;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.nav-next {
  float: right;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.nav-previous a,
.nav-next a {
  display: block;
  /* IE7 inline-block fix */
  width: 40px;
  height: 40px;
  font-size: 0;
  border-radius: 3px;
}
.nav-next a {
  background-repeat: no-repeat;
  background: url(images/general/icons.svg);
  background-position: -598px -10px;
  background-color: #D42027;
}
.nav-previous a {
  background-repeat: no-repeat;
  background: url(images/general/icons.svg);
  background-position: -640px -10px;
  background-color: #D42027;
}
.nav-previous a:hover,
.nav-next a:hover {
  background-color: #8C2027;
}
.nav-previous a img,
.nav-next a img {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}
.image-attachment .nav-previous {
  margin-top: 20px;
  float: left;
  width: 100px;
  height: 40px;
  overflow: hidden;
}
.image-attachment .nav-next {
  margin-top: 20px;
  float: right;
  width: 100px;
  height: 40px;
  overflow: hidden;
  text-align: right;
}
/* Comments ----- */
.comment-content a {
  word-wrap: break-word;
}
#comments {
  background-color: #eeeeee;
  padding: 10px;
  margin-bottom: 20px;
}
#comments p {
  font-size: 16px;
  font-size: 1rem;
  padding: 0;
  margin: 0 0 5px 0;
}
#comments .form-submit {
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
#comments label {
  display: block;
}
#reply-title,
.comments-title {
  font-size: 22px;
  font-size: 1.375rem;
  border-bottom: 1px solid #B9BAA8;
}
#comment {
  resize: vertical;
  overflow: auto;
}
#comments .form-allowed-tags {
  font-size: 12px;
  font-size: 0.75rem;
}
#comments input[type="text"],
#comments input[type="email"],
#comments input[type="password"],
#comments input[type="search"],
#comments textarea {
  margin: 0 0 10px 0;
}
#comments .required {
  color: #eeeeee;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
}
/* Widgets ----- */
.widget {
  width: 100%;
  margin-bottom: 15px;
  float: left;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
}
.widget ul {
  text-align: left;
}
/* Sidebar ----- */
.widget-area .widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.widget-area .widget p {
  margin-bottom: 24px;
  margin-bottom: 1.71428571rem;
}
.widget-area .textwidget ul {
  list-style: disc outside;
  margin: 0 0 24px;
  margin: 0 0 1.71428571rem;
}
.widget-area .textwidget li {
  margin-left: 36px;
  margin-left: 2.57142857rem;
}
.widget-area .widget a {
  color: #8C2027;
  text-decoration: none;
  font-size: 14px;
  font-size: 0.875rem;
}
.widget-area .widget a:hover {
  color: #58595B;
}
.widget-area #s {
  text-align: center;
  width: 100%;
  /* define a width to avoid dropping a wider submit button */
}
/* FOOTER - Mobile ======================================================================================== */
footer {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 300;
  text-align: left;
}
#colophon {
  letter-spacing: 1px;
  background-color: #ffffff;
}
/* Share Buttons
----------------------------------------------- */
.spd-share-buttons-wrapper {
  text-align: left;
}
.spd-share-buttons-wrapper p {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.spd-share-buttons-wrapper p:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  display: block;
  padding: 0;
  width: 100%;
  height: 1px;
  background-color: #eeeeee;
}
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}
.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0 3px 20px 0 !important;
}
.resp-sharing-button {
  transition: 25ms ease-out;
  display: inline-block;
  padding: 0;
  margin: 0 3px 20px 0 !important;
  background-color: #D42027 !important;
  height: 44px !important;
  line-height: 41px !important;
  width: 44px !important;
  text-align: center;
  border-radius: 3px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.resp-sharing-button:hover {
  background-color: #8C2027 !important;
}
.resp-sharing-button__icon svg {
  width: 1.4em;
  height: 1.4em;
  margin-right: 0.4em;
  vertical-align: top;
}
.resp-sharing-button--small svg {
  margin: 0 0 0 1px;
  vertical-align: middle;
}
.resp-sharing-button--whatsapp svg {
  margin: 0 0 0 2px;
}
.resp-sharing-button--facebook svg {
  margin: 0 0 0 -3px;
}
.resp-sharing-button--twitter svg {
  margin: 2px 0 0 2px;
}
/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}
/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none;
}
.share_buttons {
  text-align: center;
}
.share {
  width: 40px;
  background-color: #58595B;
  height: 40px;
  border-radius: 20px;
  margin-top: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.box:hover .share {
  background-color: #D42027;
}
/* Social Icons
----------------------------------------------- */
#social-section {
  background-color: #B9BAA8;
}
.footer-social-icons {
  text-align: center;
  font-size: 0;
}
a.social-icon-link {
  display: inline-block;
  /* IE7 inline-block fix */
  width: 60px;
  height: 60px;
  zoom: 1;
  background-color: #fff;
  *display: inline;
  margin: 0 6px 15px 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  -moz-border-radius-bottomleft: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
a.social-icon-link:hover,
a.social-icon-link:active,
a.social-icon-link:focus {
  background-color: #58595B;
}
.social-icon {
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background: url(images/general/icons.svg);
}
#facebook-icon {
  background-position: -4px 0;
}
#google-icon {
  background-position: -60px 0;
}
#twitter-icon {
  background-position: -120px 0;
}
#linked-icon {
  background-position: -180px 0;
}
#youtube-icon {
  background-position: -240px 0;
}
#instagram-icon {
  background-position: -300px 0;
}
#pinterest-icon {
  background-position: -360px 0;
}
/* Links & Address ----- */
#colophon a,
#colophon a:visited,
#colophon p {
  color: #58595B;
  text-decoration: none;
  font-weight: 300;
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
}
#colophon a:hover,
#colophon a:active,
#colophon a:focus {
  color: #D42027;
  text-decoration: none;
}
#footer-contact-address {
  margin-top: 15px;
}
a.address-link,
a.address-link:visited,
a.address-link:focus,
a.address-link:hover,
a.address-link:active {
  text-decoration: none;
  color: #B9BAA8;
}
#menu-footer-links {
  line-height: 1;
}
footer ul {
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
footer hr {
  padding-top: 0;
}
footer ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
footer li a,
footer li a:visited {
  display: block;
  padding: 5px 5px 5px 5px;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
footer li a:hover,
footer li a:active,
footer li a:focus {
  color: #fff;
  text-decoration: none;
}
.footer-logos {
  text-align: center;
}
.footer-logos img {
  height: 50px;
  width: auto;
  display: inline-block;
  margin: 0 5px 15px 5px;
}
/* legals ----- */
#legals {
  background-color: #ffffff;
  font-family: 'Poppins', sans-serif;
  padding: 10px 10px;
  margin: 0 auto;
}
#legals a,
#legals p {
  color: #58595B;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 300;
  text-align: center;
}
#legals a:hover {
  text-decoration: underline;
}
/* ================= */
/* = Media Queries = */
/* ================= */
@media only screen and (min-width: 480px) {
  /* GLOBAL - 480px ======================================================================================== */
  .top-marg-content {
    margin-top: 60px;
  }
  /* HEADER - 480px ======================================================================================== */
  .site-logo {
    width: 120px;
    display: block;
    clear: none;
  }
  #menu-button {
    top: 13px;
    right: 15px;
  }
  /* MAIN - 480px ======================================================================================== */
  /* Home page ----- */
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  /* Contact page ----- */
  /* BLOG - 480px ======================================================================================== */
  /* Blog archive ----- */
  /* Blog Single ----- */
  /* FOOTER - 480px ======================================================================================== */
}
@media only screen and (min-width: 600px) {
  /* GLOBAL - 600px ======================================================================================== */
  /* HEADER - 600px ======================================================================================== */
  /* MAIN - 600px ======================================================================================== */
  /* Home page ----- */
  .rslides_tabs {
    display: block;
  }
  .hero-text-wrapper .side-line {
    padding-left: 30px;
  }
  .hero-text-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    text-align: left;
  }
  .hero-text-wrapper .side-line:before {
    display: block;
  }
  .hero-text-wrapper .inner {
    width: 100%;
  }
  .home-hero-text {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .hero-text-wrapper .side-line:before {
    background-color: #D42027;
  }
  .service-link img {
    max-width: 100px;
  }
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  .landing-block:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 50%;
    background-color: #58595B;
  }
  /* Contact page ----- */
  /* BLOG - 600px ======================================================================================== */
  /* Blog Archive ----- */
  .entry-thumbnail {
    float: left;
    width: 30%;
    max-width: none;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .entry-header .entry-title a {
    text-align: left;
  }
  .entry-excerpt {
    float: left;
    width: 70%;
    padding-left: 20px;
    overflow: hidden;
  }
  .read-more {
    padding: 0;
    margin: 0;
  }
  .blog .entry-title,
  .blog .entry-meta,
  .blog .read-more {
    text-align: left;
  }
  /* Blog Single ----- */
  #comments input[type="submit"] {
    margin: 0;
  }
  /* FOOTER - 600px ======================================================================================== */
}
@media only screen and (min-width: 770px) {
  /* GLOBAL - 770px ======================================================================================== */
  body {
    background: #ffffff;
  }
  body,
  select,
  textarea,
  button,
  input {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.2;
    margin: 0 0 15px 0;
  }
  h1.super-heading,
  h2.super-heading,
  h3.super-heading {
    font-size: 50px;
    font-size: 3.125rem;
  }
  h1,
  h2.h1-size,
  h3.h1-size {
    font-size: 28px;
    font-size: 1.75rem;
  }
  h2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
  .entry-header .entry-title a,
  h3 {
    font-size: 22px;
    font-size: 1.375rem;
  }
  h4,
  h5,
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  p.extra-large-font,
  .extra-large-font p,
  .extra-large-font ul,
  .extra-large-font ol {
    font-size: 22px;
    font-size: 1.375rem;
  }
  p.large-font,
  .large-font p,
  .large-font ul,
  .large-font ol {
    font-size: 17px;
    font-size: 1.0625rem;
  }
  p {
    margin-bottom: 15px;
  }
  ul,
  ol {
    margin: 0 0 15px 0;
  }
  /* standard spacing  ================================================================================== */
  .no-hero #primary {
    margin-top: 60px;
  }
  .top-marg {
    margin-top: 60px;
  }
  .top-marg-content {
    margin-top: 85px;
  }
  .top-pad {
    padding-top: 60px;
  }
  .bot-marg {
    margin-bottom: 60px;
  }
  .bot-pad {
    padding-bottom: 60px;
  }
  .top-med-marg {
    margin-top: 30px;
  }
  .top-med-pad {
    padding-top: 30px;
  }
  .bot-med-marg {
    margin-bottom: 30px;
  }
  .bot-med-pad {
    padding-bottom: 30px;
  }
  .top-small-marg {
    margin-top: 15px;
  }
  .top-small-pad {
    padding-top: 15px;
  }
  .bot-small-marg {
    margin-bottom: 15px;
  }
  .bot-small-pad {
    padding-bottom: 15px;
  }
  .bot-img-pad {
    padding-bottom: 30px;
  }
  .bot-img-med-pad {
    margin-bottom: 0px;
  }
  hr {
    padding: 30px 0 0 0;
    margin: 0 0 30px 0;
  }
  .extra-padding-right {
    padding-right: 30px;
  }
  .extra-padding-left {
    padding-left: 30px;
  }
  .right-side-pad {
    padding-right: 30px;
  }
  .limited-width {
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
    clear: both;
  }
  .limited-width-small {
    width: 400px;
    margin: 0 auto;
    display: block;
    float: none;
    clear: both;
  }
  .entry-title,
  .entry-meta,
  .read-more {
    text-align: left;
  }
  /* HEADER - 770px ======================================================================================== */
  #masthead {
    background-color: #ffffff;
    padding: 15px 0 0 0 ;
  }
  .site-logo {
    width: 150px;
    display: block;
    margin: 0 auto 0 0;
  }
  #masthead {
    padding: 15px 0 15px 15px;
  }
  .header-contact {
    display: block;
    position: absolute;
    top: 0;
    right: 30px;
  }
  .header-contact a {
    padding-left: 10px;
    font-weight: 600;
    color: #D42027;
    font-size: 14px;
    font-size: 0.875rem;
  }
  /* Main Navigation  ----- */
  #menu-button {
    display: none;
  }
  #site-navigation {
    display: block;
    position: absolute;
    right: 20px;
    bottom: -15px;
    z-index: 999;
    background-color: transparent;
  }
  #site-navigation,
  #site-navigation div > ul ul {
    max-height: none;
    overflow: visible !important;
  }
  #site-navigation div > ul ul {
    background-color: #ffffff;
    margin-left: 0px;
    display: none;
  }
  #site-navigation div > ul li:hover > ul {
    display: block;
  }
  #site-navigation ul {
    font-size: 0px;
    font-size: 0rem;
    border: 0;
    text-align: center;
  }
  #site-navigation li a {
    font-size: 15px;
    font-size: 0.9375rem;
    border: 0;
    color: #58595B;
    padding: 10px 10px 15px 10px;
  }
  #site-navigation li a:hover {
    background-color: transparent;
    color: #58595B;
  }
  #site-navigation li a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    background-color: #58595B;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  #site-navigation li a:hover:after {
    content: '';
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 8px;
    opacity: 1;
    background-color: #D42027;
  }
  #site-navigation li.menu-item-has-children > a {
    text-align: left;
  }
  #site-navigation li.menu-item-has-children > a.open-sub-nav {
    display: none;
  }
  #site-navigation div > ul > li {
    display: inline-block;
    position: relative;
  }
  #site-navigation div > ul ul {
    position: absolute;
    top: 0;
    left: 12em;
    width: 242px;
  }
  #site-navigation div > ul ul li {
    position: relative;
    text-align: left;
  }
  #site-navigation div > ul ul.sub-menu {
    top: 43px;
    left: 0;
  }
  #site-navigation ul ul li a {
    color: #58595B;
    background-color: transparent;
    line-height: 1.2;
    padding: 10px 15px;
  }
  #site-navigation ul ul li a:hover {
    background-color: #D42027;
    color: #fff;
  }
  #site-navigation ul ul li a:before {
    content: none;
  }
  #site-navigation .current-menu-item > a,
  #site-navigation .current-menu-item > a:hover,
  #site-navigation .current-menu-ancestor > a,
  #site-navigation .current-menu-ancestor > a:hover,
  #site-navigation .current_page_item > a,
  #site-navigation .current_page_item > a:hover,
  #site-navigation .current_page_ancestor > a,
  #site-navigation .current_page_ancestor > a:hover,
  #site-navigation .current_page_parent > a,
  #site-navigation .current_page_parent > a:hover,
  #site-navigation a.current-menu-btn {
    background-color: transparent;
    color: #58595B;
  }
  #site-navigation ul ul li.current_page_item a,
  #site-navigation ul ul li.current_page_item a:hover,
  #site-navigation ul ul li.current-menu-item a,
  #site-navigation ul ul li.current-menu-item a:hover {
    color: #fff;
    background-color: #D42027;
  }
  #site-navigation ul ul li a:before,
  #site-navigation ul ul li a:after {
    content: none !important;
  }
  #site-navigation .current-menu-ancestor > a:after,
  #site-navigation .current-menu-ancestor > a:hover:after,
  #site-navigation .current-menu-item > a:after,
  #site-navigation .current-menu-item > a:hover:after,
  #site-navigation .current_page_ancestor > a:after,
  #site-navigation .current_page_ancestor > a:hover:after,
  #site-navigation .current_page_item > a:after,
  #site-navigation .current_page_item > a:hover:after,
  #site-navigation a.current-menu-btn:after {
    content: '';
    position: absolute;
    z-index: 99;
    bottom: 0;
    left: 0;
    opacity: 1;
    width: 100%;
    height: 8px;
    background-color: #D42027;
  }
  /* Cookie Condent */
  #ccc-content {
    padding: 25px !important;
  }
  #menu-item-821 {
    display: none !important;
  }
  /* MAIN - 770px ======================================================================================== */
  /* home landing page ----- */
  .site-logo-landing {
    width: 160px;
  }
  /* Home page ----- */
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  .header-contact-landing {
    top: auto;
    bottom: -15px;
  }
  #landing-hero .hero-inner {
    padding: 45px 0 30px 15px;
  }
  .hero-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0;
    text-align: left;
  }
  .special-hero-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
  }
  .special-hero {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    width: 50%;
    overflow: hidden;
  }
  /* Contact page ----- */
  /* BLOG - 770px ======================================================================================== */
  /* Blog archive ----- */
  /* Blog Single ----- */
  .wp-caption {
    margin-bottom: 30px;
  }
  /* FOOTER - 770px ======================================================================================== */
  #footer-contact-address {
    margin-top: 0;
  }
  #footer-contact-address p {
    text-align: left;
  }
  #footer-contact-address .footer-hr {
    margin: 0 0 5px 0;
  }
  a.social-icon-link {
    margin: 0 6px 30px 6px;
  }
  footer ul {
    text-align: center;
  }
  footer li a,
  footer li a:visited {
    text-align: left;
  }
  #colophon a,
  #colophon p {
    text-align: left;
  }
  .footer-logos {
    text-align: right;
  }
  .footer-logos img {
    height: 50px;
    margin: 0 5px 15px 0;
  }
}
@media only screen and (min-width: 980px) {
  /* GLOBAL - 980px ======================================================================================== */
  .site-logo {
    width: 200px;
  }
  .right-side-pad {
    padding-right: 60px;
  }
  .side-line {
    padding-left: 45px;
  }
  .side-line-pad {
    padding-left: 45px;
  }
  .side-line-within-quote {
    padding-left: 60px;
  }
  .header-contact a {
    padding-left: 15px;
    font-size: 16px;
    font-size: 1rem;
  }
  /* HEADER - 980px ======================================================================================== */
  /* MAIN - 980px ======================================================================================== */
  /* home landing page ----- */
  .site-logo-landing {
    width: 215px;
  }
  .site-logo-landing {
    padding: 30px 0;
  }
  /* Home page ----- */
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  .service-link img {
    max-width: 120px;
  }
  /* Privacy page ----- */
  .faqs-privacy-links hr {
    display: none;
  }
  /* Contact page ----- */
  /* BLOG - 980px ======================================================================================== */
  /* Blog archive ----- */
  /* Blog Single ----- */
  /* FOOTER - 980px ======================================================================================== */
}
@media only screen and (min-width: 1140px) {
  /* GLOBAL - 1140px ======================================================================================== */
  .top-marg-content {
    margin-top: 118px;
  }
  body,
  select,
  textarea,
  button,
  input {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.5;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.2;
    margin: 0 0 15px 0;
  }
  h1.super-heading,
  h2.super-heading,
  h3.super-heading {
    font-size: 60px;
    font-size: 3.75rem;
  }
  h1,
  h2.h1-size,
  h3.h1-size {
    font-size: 40px;
    font-size: 2.5rem;
  }
  h2 {
    font-size: 34px;
    font-size: 2.125rem;
  }
  .entry-header .entry-title a,
  h3 {
    font-size: 31px;
    font-size: 1.9375rem;
  }
  h4,
  h5,
  h6 {
    font-size: 29px;
    font-size: 1.8125rem;
  }
  p.extra-large-font,
  .extra-large-font p,
  .extra-large-font ul,
  .extra-large-font ol {
    font-size: 24px;
    font-size: 1.5rem;
  }
  p.large-font,
  .large-font p,
  .large-font ul,
  .large-font ol {
    font-size: 20px;
    font-size: 1.25rem;
  }
  p {
    margin-bottom: 15px;
  }
  ul,
  ol {
    margin: 0 0 15px 0;
  }
  .entry-content ul {
    padding-left: 60px;
  }
  .entry-content ul li:before {
    top: 6px;
  }
  .extra-padding-right {
    padding-right: 60px;
  }
  .extra-padding-left {
    padding-left: 60px;
  }
  .rslides_nav {
    width: 60px;
    margin-top: -30px;
    height: 60px;
    background-size: auto 60px;
  }
  .hero-image .prev {
    background-position: -480px 0;
  }
  .hero-image .next {
    background-position: -420px 0;
  }
  .extra-padding-right {
    padding-right: 45px;
  }
  .extra-padding-left {
    padding-left: 45px;
  }
  /* HEADER - 1140px ======================================================================================== */
  #masthead {
    padding: 15px 0 15px 15px;
  }
  .site-logo {
    width: 240px;
  }
  #site-navigation {
    right: 30px;
  }
  #site-navigation li a {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 15px 20px 15px;
  }
  #site-navigation div > ul ul.sub-menu {
    top: 48px;
  }
  #header-search-form {
    right: 30px;
    bottom: -2px;
  }
  .header-contact {
    right: 45px;
  }
  .header-contact a {
    font-size: 18px;
    font-size: 1.125rem;
  }
  /* MAIN - 1140px ======================================================================================== */
  /* home landing page ----- */
  .site-logo-landing {
    width: 240px;
  }
  /* Home page ----- */
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  /* Contact page ----- */
  /* BLOG - 1140px ======================================================================================== */
  /* Blog archive ----- */
  /* Blog Single ----- */
  /* FOOTER - 1140px ======================================================================================== */
  .footer-logos img {
    height: 55px;
  }
}
@media only screen and (min-width: 1380px) {
  /* GLOBAL - 1380px ======================================================================================== */
  /* HEADER - 1380px ======================================================================================== */
  /* MAIN - 1380px ======================================================================================== */
  /* Home page ----- */
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  /* Contact page ----- */
  /* BLOG - 1380px ======================================================================================== */
  /* Blog archive ----- */
  /* Blog Single ----- */
  /* FOOTER - 1380px ======================================================================================== */
  .footer-logos img {
    height: 60px;
  }
}
@media only screen and (min-width: 1600px) {
  /* GLOBAL - 1600px ======================================================================================== */
  body,
  select,
  textarea,
  button,
  input {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.6;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1.2;
    margin: 0 0 30px 0;
  }
  h1.super-heading,
  h2.super-heading,
  h3.super-heading {
    font-size: 70px;
    font-size: 4.375rem;
  }
  h1,
  h2.h1-size,
  h3.h1-size {
    font-size: 45px;
    font-size: 2.8125rem;
  }
  h2 {
    font-size: 33px;
    font-size: 2.0625rem;
  }
  .entry-header .entry-title a,
  h3 {
    font-size: 29px;
    font-size: 1.8125rem;
  }
  h4,
  h5,
  h6 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
  p.extra-large-font,
  .extra-large-font p,
  .extra-large-font ul,
  .extra-large-font ol {
    font-size: 26px;
    font-size: 1.625rem;
  }
  p.large-font,
  .large-font p,
  .large-font ul,
  .large-font ol {
    font-size: 21px;
    font-size: 1.3125rem;
  }
  p {
    margin-bottom: 30px;
  }
  ul,
  ol {
    margin: 0 0 30px 0;
  }
  /* HEADER - 1600px ======================================================================================== */
  .top-marg-content {
    margin-top: 133px;
  }
  .header-contact-landing {
    bottom: -30px;
  }
  .site-logo {
    width: 280px;
  }
  /* MAIN - 1600px ======================================================================================== */
  /* home landing page ----- */
  .site-logo-landing {
    width: 280px;
  }
  /* Home page ----- */
  /* About page ----- */
  /* Your Needs page ----- */
  /* Service page  ----- */
  /* Flexible Template page  ----- */
  /* Contact page ----- */
  /* BLOG - 1600px ======================================================================================== */
  /* Blog archive ----- */
  /* Blog Single ----- */
  /* FOOTER - 1600px ======================================================================================== */
}
/*
@import "less/datepicker.less";
@import "less/lightbox.less";*/
/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none!important;
    color: #000;
    font-size: 10pt;
  }
  footer a[rel=bookmark]:link:after,
  footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */
  }
  a {
    text-decoration: none;
  }
  .entry-content img,
  .comment-content img,
  .author-avatar img,
  img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
  }
  .site {
    clear: both!important;
    display: block!important;
    float: none!important;
    max-width: 100%;
    position: relative!important;
  }
  .site-header {
    margin-bottom: 72px;
    margin-bottom: 5.14285714rem;
    text-align: left;
  }
  .site-header h1 {
    font-size: 21pt;
    line-height: 1;
    text-align: left;
  }
  .site-header h2 {
    color: #000;
    font-size: 10pt;
    text-align: left;
  }
  .site-header h1 a,
  .site-header h2 a {
    color: #000;
  }
  .author-avatar,
  #colophon,
  #respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link,
  .site-content nav,
  .widget-area,
  img.header-image,
  .main-navigation {
    display: none;
  }
  .wrapper {
    border-top: none;
    box-shadow: none;
  }
  .site-content {
    margin: 0;
    width: auto;
  }
  .singular .entry-header .entry-meta {
    position: static;
  }
  .singular .site-content,
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta,
  .singular .comments-title {
    margin: 0;
    width: 100%;
  }
  .entry-header .entry-title,
  .entry-title,
  .singular .entry-title {
    font-size: 21pt;
  }
  footer.entry-meta,
  footer.entry-meta a {
    color: #444;
    font-size: 10pt;
  }
  .author-description {
    float: none;
    width: auto;
  }
  /* Comments */
  .commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
  }
  .commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
  }
  .comments-area article header cite,
  .comments-area article header time {
    margin-left: 50px;
    margin-left: 3.57142857rem;
  }
}
/*
------------------- GENERAL MIXINS -------------------
*/
/* Display hand pointer across all browsers */
/* Apply border-box to any elements */
/* =============== */
/* = wp-paginate = */
/* =============== */
.page-num-navigation {
  margin: 30px 0;
  text-align: center;
  clear: both;
}
.wp-paginate {
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  /* IE7 inline-block fix */
  zoom: 1;
  *display: inline;
  white-space: nowrap;
  padding: 0;
  clear: both;
  border-right: 0;
  margin: 1px;
  color: #D42027;
}
.wp-paginate li {
  padding: 0;
  margin: 0;
  float: left;
  display: inline;
  overflow: hidden;
  margin-left: 2px;
}
.wp-paginate .current,
.wp-paginate a,
.wp-paginate a:visited {
  margin: 0;
  text-decoration: none;
  line-height: 1em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  padding: 0.8em 1em;
  display: block;
  background: #58595B;
  color: #eeeeee;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wp-paginate .current {
  background: #D42027;
  color: #fff;
}
.wp-paginate a:hover,
.wp-paginate a:active {
  background: #D42027;
  color: #fff;
}
.wp-paginate .title {
  display: none;
}
.wp-paginate .gap {
  color: #999;
  margin-right: 4px;
}
.wp-paginate .next {
  width: 100%;
  background: #58595B;
  color: #eeeeee;
  float: none;
}
.wp-paginate .prev {
  width: 100%;
  background: #58595B;
  color: #eeeeee;
  float: none;
}
