/*!
Theme Name: Texas Sterling Construction Co. - Responsive
Theme URI: http://www.web.com
Author: Web.com | Advanced Custom Website Department
Author URI: http://web.com/
Description: This theme was designed for your Advanced Custom Website, made by Web.com.
Version: 2.3
Tags: Blog Theme
Text Domain: webcom
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main { /* 1 */
  display: block;
}

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 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 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and 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;
}

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

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

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

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

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * 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 macOS.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html {
  overflow-y: scroll;
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

::selection {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  background: #172b70;
}

::-moz-selection {
  color: #fff;
  text-shadow: 1px 1px 3px #000;
  background: #172b70;
}

a {
  color: #172b70;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

p {
  margin: 1em 0 0;
}
p:first-child {
  margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.6em 0 0;
  color: inherit;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  text-decoration: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: underline;
}

h1 + h2,
h2 + h3,
h3 + h4,
h4 + h5,
h5 + h6,
hr + h1,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6 {
  margin: 0.5em 0 0;
}

/* =Create a Horizontal Line H1, from the Formats menu in TinyMCE
-------------------------------------------------------------- */
h1.horizontal-line {
  display: table;
  white-space: nowrap;
  width: 100%;
  text-align: center;
}
h1.horizontal-line:before, h1.horizontal-line:after {
  display: table-cell;
  width: 50%;
  background-clip: padding;
  background-image: -moz-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
  background-image: -webkit-linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
  background-image: linear-gradient(transparent 49%, #ddd 50%, #ddd 51%, transparent 51%);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  content: "";
}
h1.horizontal-line:before {
  border-right: 15px solid transparent;
}
h1.horizontal-line:after {
  border-left: 15px solid transparent;
}

/* =Fix links inside H* tags
-------------------------------------------------------------- */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a {
  color: inherit;
  text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
h7 a:hover {
  text-decoration: none;
}

/* =Form Inputs and Buttons
-------------------------------------------------------------- */
input,
select,
textarea {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  width: auto;
  padding: 4px 5px 5px;
  font-size: 15px;
  color: #000;
  background: #f7f7f7;
  border: 1px solid #a9c5d6;
}
input:focus,
select:focus,
textarea:focus {
  border-color: rgba(169, 197, 214, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 197, 214, 0.6);
}
input:hover,
select:hover,
textarea:hover {
  border-color: rgba(238, 244, 247, 0.8);
}
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
}
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000;
}

input[type=submit],
button,
a.button,
a.btn,
.button,
.btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  display: inline-block;
  padding: 4px 5px 5px;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  cursor: pointer;
  border: 1px solid #a9c5d6;
  background: #a9c5d6;
}
input[type=submit]:focus,
button:focus,
a.button:focus,
a.btn:focus,
.button:focus,
.btn:focus {
  border-color: rgba(169, 197, 214, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(169, 197, 214, 0.6);
}
input[type=submit]:hover,
button:hover,
a.button:hover,
a.btn:hover,
.button:hover,
.btn:hover {
  color: #000;
  background: #538bad;
}

input[type=radio],
input[type=checkbox] {
  width: auto !important;
  display: inline-block;
  vertical-align: baseline !important;
}
input[type=radio]:focus,
input[type=checkbox]:focus {
  border-color: none;
  box-shadow: none;
}
input[type=radio]:hover,
input[type=checkbox]:hover {
  border-color: none;
}

button[disabled],
input[disabled] {
  cursor: default;
}

/* =Basic Page Structure
-------------------------------------------------------------- */
.webcom-container {
  height: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1322px;
  padding: 0 16px;
}
.webcom-container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

blockquote {
  margin-bottom: 1.5em;
  padding: 1.5em;
  font-style: italic;
  border-left: 1px solid #a9c5d6;
  background: #1f3542;
  color: #fff;
}

hr {
  height: 1px;
  margin: 2em 0;
  border: none;
  background: #ccc;
}
hr:first-child {
  margin-top: 0;
}

img, embed, iframe, object, video {
  max-width: 100%;
  margin-top: 1em;
  border: none;
}
img:first-child, embed:first-child, iframe:first-child, object:first-child, video:first-child {
  margin-top: 0;
}

img {
  height: auto;
}

code {
  padding: 0.15em;
  background: #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.75em;
  line-height: 1.35em;
  font-family: monospace;
}

pre {
  margin-top: 1em;
  margin-right: 1em;
  margin-left: 1em;
  padding: 1.5em;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.75em;
  font-family: monospace;
  color: #666666;
  overflow: auto;
}
pre code {
  display: block;
}

address {
  margin-top: 1em;
}

table {
  margin-top: 1em;
  border-collapse: collapse;
  max-width: 100%;
}
table[cellspacing] {
  border-collapse: separate;
}
table:not([border]) th {
  border-bottom: 3px solid #ddd;
  border-top: none;
  border-left: none;
  border-right: none;
}
table:not([border]) tr {
  border-bottom: 1px solid #ddd;
  border-top: none;
  border-left: none;
  border-right: none;
}
@media (max-width: 780px) {
  table {
    width: 100% !important;
    overflow-x: auto;
    display: block;
  }
}
table caption {
  margin-top: 1em;
  font-size: 0.75em;
}
table th {
  text-align: left;
}
table:not([cellpadding]) th, table:not([cellpadding]) td {
  padding: 0.5em;
}
@media (max-width: 780px) {
  table td,
table th {
    white-space: nowrap;
  }
}
.comment-content table {
  border-bottom: 1px solid #e6e6e6;
}
.comment-content table td {
  border-top: 1px solid #e6e6e6;
}

.scorecard,
#wpstats {
  display: none;
}

.webcom-wrapper,
.webcom-footer-wrapper {
  word-wrap: break-word;
}

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

/* Nice looking Bullet Points */
.site-content ol, .wp-editor ol, .widget ol {
  margin: 1em 0 0;
}
.site-content ol ol, .wp-editor ol ol, .widget ol ol {
  margin-top: 0;
}
.site-content ol ul, .wp-editor ol ul, .widget ol ul {
  margin-top: 0;
}
.site-content ol ul li, .wp-editor ol ul li, .widget ol ul li {
  margin-top: 0;
}
.site-content ul, .wp-editor ul, .widget ul {
  margin: 1em 0 0;
}
.site-content ul.pretty-bullets, .wp-editor ul.pretty-bullets, .widget ul.pretty-bullets {
  list-style: none;
}
.site-content ul.pretty-bullets ul, .wp-editor ul.pretty-bullets ul, .widget ul.pretty-bullets ul {
  list-style: none;
}
.site-content ul.pretty-bullets li:before, .wp-editor ul.pretty-bullets li:before, .widget ul.pretty-bullets li:before {
  content: "\f101";
  margin-left: -1.5em;
  font-family: "FontAwesome";
  color: #172b70;
  float: left;
}
.site-content ul.pretty-bullets ol li:before, .wp-editor ul.pretty-bullets ol li:before, .widget ul.pretty-bullets ol li:before {
  content: none;
  margin: 0;
}
.site-content ul ul, .wp-editor ul ul, .widget ul ul {
  margin: 0;
}
.site-content ul ol, .wp-editor ul ol, .widget ul ol {
  margin-top: 0;
}
.site-content ul ol li, .wp-editor ul ol li, .widget ul ol li {
  margin-top: 0;
}
.site-content ul[style*=list-style] > li:before, .wp-editor ul[style*=list-style] > li:before, .widget ul[style*=list-style] > li:before {
  content: none;
  margin: 0;
}

table.data tr:nth-child(odd) {
  background: #14255f;
  color: #fff;
}

table.data tr:nth-child(even) {
  background: #101e4e;
  color: #fff;
}

table.data tr:hover {
  background: #09112c;
  color: #fff;
}

table.data tr th {
  font-weight: bold;
  padding: 5px;
  border: none;
  text-align: center;
  background: #172b70;
  color: #fff;
  border-bottom: 1px solid #09112c;
}

@media (max-width: 780px) {
  table.data {
    overflow-x: auto;
    display: block;
  }
  table.data td,
table.data th {
    white-space: nowrap;
  }
}
/* =Wordpress Core
-------------------------------------------------------------- */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.alignnone {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}

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

.alignright {
  float: right;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  margin-left: 1.5em;
}
@media (max-width: 780px) {
  .alignright {
    display: block;
    float: none;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
  }
}

.alignleft {
  float: left;
  margin-top: 0.25em;
  margin-right: 1.5em;
  margin-bottom: 0.5em;
}
@media (max-width: 780px) {
  .alignleft {
    display: block;
    float: none;
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
  }
}

.wp-caption {
  max-width: 95%;
  padding: 0.25em 0.25em 0.5em;
  background: #fff;
  border: 1px solid #e6e6e6;
  font-style: italic;
  font-size: 0.75em;
  line-height: 1.5em;
  text-align: center;
  color: gray;
}
.wp-caption.alignnone {
  margin-top: 1em;
}
.wp-caption .aligncenter {
  clear: both;
}
.wp-caption.alignright {
  margin-top: 1em;
}
.wp-caption.alignleft {
  margin-top: 1em;
}
.wp-caption img {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 0.25em;
}

/* Author Information Block */
.author-info {
  width: 100%;
  display: table;
  margin-top: 1.5em;
  padding-top: 1.5em;
  border-top: 1px solid #e6e6e6;
}
.author-info .author-avatar {
  display: table-cell;
  vertical-align: top;
}
.author-info .author-avatar img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}
.author-info .author-description {
  display: table-cell;
  vertical-align: top;
  padding-left: 2em;
  line-height: 1.5em;
  color: gray;
}
.author.archive .author-info {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
}

/* 404 Error Page */
body.error404 .search-form {
  margin-top: 1.5em;
}
body.error404 .search-form input {
  width: 50%;
}
@media (max-width: 480px) {
  body.error404 .search-form input {
    width: 100%;
  }
}

/* Page Layout */
.site-content {
  position: relative;
}
body.sidebar .site-content {
  width: 70%;
  float: left;
}
@media (max-width: 780px) {
  body.sidebar .site-content {
    width: 100%;
    float: none;
  }
}

.widget-area {
  padding: 0 0 1.5em;
  width: 25%;
  float: right;
}
@media (max-width: 780px) {
  .widget-area {
    width: 100%;
    float: none;
    border-top: 3px solid #172b70;
    margin-top: 1em;
  }
}

.entry-header {
  margin-bottom: 1.5em;
}
@media (max-width: 780px) {
  .entry-header {
    width: 100%;
    display: table;
  }
}
.entry-header img.wp-post-image {
  max-width: 50%;
  float: right;
  margin-top: 0.25em;
  margin-bottom: 0.5em;
  margin-left: 1.5em;
}
@media (max-width: 780px) {
  .entry-header img.wp-post-image {
    max-width: 100%;
    display: table-footer-group;
    float: none;
    margin: 0.5em auto;
  }
}
.entry-header h1, .entry-header h2 {
  margin-top: 0.25em;
}
@media (max-width: 780px) {
  .entry-header h1, .entry-header h2 {
    display: table-header-group;
  }
}
.entry-header .comments-link {
  font-size: 0.75em;
  color: gray;
}

.archive-header, .page-header {
  padding-bottom: 1.5em;
  border-bottom: 1px solid #e6e6e6;
}

.post {
  margin-top: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: 4px double #e6e6e6;
}
.post:first-child {
  margin-top: 0;
}
.post:last-child {
  border-bottom: none;
}
.post.sticky {
  border: 1px solid #e6e6e6;
}
.post.sticky .featured-post {
  margin-bottom: 1.5em;
  background: rgba(0, 0, 0, 0.035);
  border-top: 4px double #e6e6e6;
  border-bottom: 4px double #e6e6e6;
  font-size: 0.75em;
  color: gray;
  text-align: center;
}
.post.sticky .entry-header, .post.sticky .entry-content, .post.sticky .entry-meta {
  padding: 1em;
}

.entry-meta {
  margin-top: 2em;
  font-size: 0.75em;
  color: gray;
}
.entry-meta .edit-link a {
  display: table; /* CSS hack to line break inline-block elements */
  text-decoration: none;
}

.entry-meta, .page-links {
  clear: both;
}

nav.blog-navigation,
nav.nav-single {
  padding: 1em 0;
}
body.neverending nav.blog-navigation,
body.neverending nav.nav-single {
  display: none;
}
nav.blog-navigation .nav-previous,
nav.nav-single .nav-previous {
  float: left;
}
nav.blog-navigation .nav-next,
nav.nav-single .nav-next {
  float: right;
}

/* Attachment Styles */
.image-attachment .attachment {
  text-align: center;
}
.image-attachment .attachment .entry-caption {
  margin-top: 0.25em;
}

.mejs-audio {
  max-width: 95%;
  margin: auto;
}

/* Comment Styles */
.comments-title {
  font-size: 1.5em;
}

.commentlist {
  margin: 1em;
  padding: 0.5em 1em;
  border: 1px solid #e6e6e6;
}
.commentlist .comment .comment {
  margin-top: 1.5em;
  padding-top: 0;
  padding-left: 2.5em;
  border-left: 1px dashed #e6e6e6;
}
.commentlist .comment + .comment {
  margin-top: 0;
  padding-top: 1.5em;
}
.commentlist .comment .comment-author img {
  float: left;
  margin-top: 0.4em;
  margin-right: 0.5em;
}
.commentlist .comment .comment-author cite {
  font-style: normal;
  font-weight: 600;
}
.commentlist .comment .comment-author .says {
  display: none;
}
.commentlist .comment .comment-meta {
  font-size: 0.75em;
}
.commentlist .comment .comment-meta + * {
  margin-top: 0.5em;
  padding-top: 0.5em;
  border-top: 1px solid #e6e6e6;
  clear: both;
}

#comment-nav {
  margin: 0 1em;
}

.comment-respond {
  margin: 1em 0;
  padding: 0.5em 1em;
  border: 1px solid #e6e6e6;
}
.comment-respond label {
  display: block;
}
.comment-respond input[type=text], .comment-respond textarea {
  width: 100%;
  padding: 0.75em;
  font-size: 0.75em;
}
.comment-respond .required {
  display: inline-block;
  vertical-align: top;
  color: red;
}

/* Widget Styles */
.widget-area .widget {
  margin-top: 1.5em;
  padding: 0.75em;
}
.widget-area .widget:first-child {
  margin-top: 0;
}
.widget-area .widget .widget-title {
  border-bottom: 0.1em solid #172b70;
  margin-bottom: 0.25em;
  font-weight: normal;
  font-size: 1.25em;
}
.widget-area .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget-area .widget ul li {
  padding: 0.25em 0;
}
.widget-area .widget ul li:last-child {
  padding-bottom: 0;
}
.widget-area .widget input,
.widget-area .widget select {
  max-width: 100%;
}
.widget-area .widget.widget_search input {
  width: 100%;
  padding: 0.5em;
  border: 1px solid #e6e6e6;
  font-family: inherit;
}
.widget-area .widget.widget_rss li {
  margin-top: 1em;
}
.widget-area .widget.widget_calendar table {
  border-collapse: collapse;
  text-align: center;
  margin: 0;
}
.widget-area .widget.widget_calendar caption {
  font-weight: 700;
  font-size: 1.25em;
  margin: 0;
  color: #172b70;
  font-weight: normal;
}
.widget-area .widget.widget_calendar th {
  font-weight: 600;
}
.widget-area .widget.widget_calendar thead tr {
  text-align: center;
}
.widget-area .widget.widget_calendar thead tr a {
  text-decoration: underline;
  font-weight: bold;
}
.widget-area .widget.widget_calendar thead tr a:hover {
  text-decoration: none;
}
.widget-area .widget .post-date, .widget-area .widget .rss-date {
  margin-left: 0.5em;
  font-size: 0.75em;
  color: gray;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  position: absolute !important;
  overflow: hidden;
}
.screen-reader-text:focus {
  clip: auto !important;
  width: auto;
  height: auto;
  display: block;
  top: 5px;
  left: 5px;
  z-index: 100000; /* Above WP toolbar. */
  padding: 15px 23px 14px;
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -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);
  font-weight: bold;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: normal;
  color: #21759b;
  text-decoration: none;
}

.assistive-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

/* =Gallery
----------------------------------------------- */
div[id^=gallery].gallery {
  margin: 1.8em 0;
}
div[id^=gallery].gallery dl.gallery-item {
  margin: 0;
  padding: 0 10px;
}
@media (max-width: 768px) {
  div[id^=gallery].gallery[class*=gallery-columns]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
    width: 25% !important;
  }
  div[id^=gallery].gallery[class*=gallery-columns]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
    clear: left;
  }
}
@media (max-width: 500px) {
  div[id^=gallery].gallery[class*=gallery-columns]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
    width: 33% !important;
  }
  div[id^=gallery].gallery[class*=gallery-columns]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(4n+1) {
    clear: none;
  }
  div[id^=gallery].gallery[class*=gallery-columns]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item:nth-of-type(3n+1) {
    clear: left;
  }
}
@media (max-width: 320px) {
  div[id^=gallery].gallery[class*=gallery-columns]:not(.gallery-columns-1):not(.gallery-columns-2):not(.gallery-columns-3) dl.gallery-item {
    width: 100% !important;
    float: none;
    clear: none;
  }
}
@media (max-width: 320px) {
  div[id^=gallery].gallery[class*=gallery-columns].gallery-columns-2 dl.gallery-item, div[id^=gallery].gallery[class*=gallery-columns].gallery-columns-3 dl.gallery-item {
    width: 100% !important;
    float: none;
  }
}
@media (max-width: 768px) {
  div[id^=gallery].gallery br {
    display: none;
  }
}

/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none !important;
    font-size: 10pt;
    color: #000000;
  }
  a {
    text-decoration: inherit;
  }
  footer a[rel=bookmark]:after {
    content: " [" attr(href) "] ";
  }
  .author-info .author-avatar,
.comment-respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link {
    display: none;
  }
  .author-info .author-description {
    padding-left: 0;
  }
  .comment-author img {
    max-width: 30px;
    height: auto;
  }
}
.cf, .webcom-content .webcom-container, nav.blog-navigation,
nav.nav-single, div[id^=gallery].gallery {
  *zoom: 1;
}
.cf:before, .webcom-content .webcom-container:before, nav.blog-navigation:before,
nav.nav-single:before, div[id^=gallery].gallery:before, .cf:after, .webcom-content .webcom-container:after, nav.blog-navigation:after,
nav.nav-single:after, div[id^=gallery].gallery:after {
  display: table;
  line-height: 0;
  content: "";
}
.cf:after, .webcom-content .webcom-container:after, nav.blog-navigation:after,
nav.nav-single:after, div[id^=gallery].gallery:after {
  clear: both;
}

.hide {
  display: none;
}

.txt-c {
  text-align: center;
}

.txt-r {
  text-align: right;
}

.txt-l {
  text-align: left;
}

.txt-j {
  text-align: justify;
}

.txt-uc {
  text-transform: uppercase;
}

.txt-ul {
  text-decoration: underline;
}

#toTop {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: none;
  width: 50px;
  height: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  font-size: 0;
}
#toTop i {
  position: fixed;
  right: 28px;
  bottom: 29px;
  z-index: 200;
  font-size: 15px;
}
#toTopHover {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  width: 50px;
  height: 50px;
  background: #a9c5d6;
  opacity: 0;
  font-size: 0;
}

.metaslider {
  -webkit-transition: opacity 150ms ease-in-out;
  -moz-transition: opacity 150ms ease-in-out;
  -ms-transition: opacity 150ms ease-in-out;
  -o-transition: opacity 150ms ease-in-out;
  transition: opacity 150ms ease-in-out;
  overflow: hidden;
  opacity: 0;
}

@media (max-width: 780px) {
  .panel-grid > .list-row .panel-grid-cell {
    margin-bottom: 0 !important;
  }
  .panel-grid > .list-row .panel-grid-cell ul {
    margin: 0;
  }
  .panel-grid > .list-row .panel-grid-cell:first-child ul {
    margin-top: 1em;
  }
  .panel-grid > .list-row .panel-grid-cell:last-child ul {
    margin-bottom: 1em;
  }
}
@media (max-width: 780px) {
  .appointments-confirmation-wrapper input[type=text] {
    width: 100%;
  }
}
.appointments-confirmation-wrapper input[type=button] {
  white-space: pre-wrap;
  margin: 0.25em 0;
}

@media (max-width: 780px) {
  .app_services .app_services_dropdown select {
    margin: 0.25em 0;
  }
}

.widget-web-login label {
  display: block;
}

.ssgrid .col-1-2 {
  width: 50%;
}
.ssgrid .col-1-3 {
  width: 33.3333333333%;
}
.ssgrid .col-2-3 {
  width: 66.6666666667%;
}
.ssgrid .col-1-4 {
  width: 25%;
}
.ssgrid .col-2-4 {
  width: 50%;
}
.ssgrid .col-3-4 {
  width: 75%;
}
.ssgrid .col-1-5 {
  width: 20%;
}
.ssgrid .col-2-5 {
  width: 40%;
}
.ssgrid .col-3-5 {
  width: 60%;
}
.ssgrid .col-4-5 {
  width: 80%;
}
.ssgrid .col-1-6 {
  width: 16.6666666667%;
}
.ssgrid .col-2-6 {
  width: 33.3333333333%;
}
.ssgrid .col-3-6 {
  width: 50%;
}
.ssgrid .col-4-6 {
  width: 66.6666666667%;
}
.ssgrid .col-5-6 {
  width: 83.3333333333%;
}
.ssgrid .col-1-7 {
  width: 14.2857142857%;
}
.ssgrid .col-2-7 {
  width: 28.5714285714%;
}
.ssgrid .col-3-7 {
  width: 42.8571428571%;
}
.ssgrid .col-4-7 {
  width: 57.1428571429%;
}
.ssgrid .col-5-7 {
  width: 71.4285714286%;
}
.ssgrid .col-6-7 {
  width: 85.7142857143%;
}
.ssgrid .col-1-8 {
  width: 12.5%;
}
.ssgrid .col-2-8 {
  width: 25%;
}
.ssgrid .col-3-8 {
  width: 37.5%;
}
.ssgrid .col-4-8 {
  width: 50%;
}
.ssgrid .col-5-8 {
  width: 62.5%;
}
.ssgrid .col-6-8 {
  width: 75%;
}
.ssgrid .col-7-8 {
  width: 87.5%;
}
.ssgrid .col-1-9 {
  width: 11.1111111111%;
}
.ssgrid .col-2-9 {
  width: 22.2222222222%;
}
.ssgrid .col-3-9 {
  width: 33.3333333333%;
}
.ssgrid .col-4-9 {
  width: 44.4444444444%;
}
.ssgrid .col-5-9 {
  width: 55.5555555556%;
}
.ssgrid .col-6-9 {
  width: 66.6666666667%;
}
.ssgrid .col-7-9 {
  width: 77.7777777778%;
}
.ssgrid .col-8-9 {
  width: 88.8888888889%;
}
.ssgrid .col-1-10 {
  width: 10%;
}
.ssgrid .col-2-10 {
  width: 20%;
}
.ssgrid .col-3-10 {
  width: 30%;
}
.ssgrid .col-4-10 {
  width: 40%;
}
.ssgrid .col-5-10 {
  width: 50%;
}
.ssgrid .col-6-10 {
  width: 60%;
}
.ssgrid .col-7-10 {
  width: 70%;
}
.ssgrid .col-8-10 {
  width: 80%;
}
.ssgrid .col-9-10 {
  width: 90%;
}
.ssgrid .col-1-11 {
  width: 9.0909090909%;
}
.ssgrid .col-2-11 {
  width: 18.1818181818%;
}
.ssgrid .col-3-11 {
  width: 27.2727272727%;
}
.ssgrid .col-4-11 {
  width: 36.3636363636%;
}
.ssgrid .col-5-11 {
  width: 45.4545454545%;
}
.ssgrid .col-6-11 {
  width: 54.5454545455%;
}
.ssgrid .col-7-11 {
  width: 63.6363636364%;
}
.ssgrid .col-8-11 {
  width: 72.7272727273%;
}
.ssgrid .col-9-11 {
  width: 81.8181818182%;
}
.ssgrid .col-10-11 {
  width: 90.9090909091%;
}
.ssgrid .col-1-12 {
  width: 8.3333333333%;
}
.ssgrid .col-2-12 {
  width: 16.6666666667%;
}
.ssgrid .col-3-12 {
  width: 25%;
}
.ssgrid .col-4-12 {
  width: 33.3333333333%;
}
.ssgrid .col-5-12 {
  width: 41.6666666667%;
}
.ssgrid .col-6-12 {
  width: 50%;
}
.ssgrid .col-7-12 {
  width: 58.3333333333%;
}
.ssgrid .col-8-12 {
  width: 66.6666666667%;
}
.ssgrid .col-9-12 {
  width: 75%;
}
.ssgrid .col-10-12 {
  width: 83.3333333333%;
}
.ssgrid .col-11-12 {
  width: 91.6666666667%;
}
.ssgrid.grid-x1 > *:nth-child(1n) {
  margin-right: 0;
}
.ssgrid.grid-x1 > *:nth-child(1n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x1 > * {
  width: 100%;
}
.ssgrid.grid-x2 > *:nth-child(2n) {
  margin-right: 0;
}
.ssgrid.grid-x2 > *:nth-child(2n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x2 > * {
  width: 50%;
}
.ssgrid.grid-x3 > *:nth-child(3n) {
  margin-right: 0;
}
.ssgrid.grid-x3 > *:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x3 > * {
  width: 33.3333333333%;
}
.ssgrid.grid-x4 > *:nth-child(4n) {
  margin-right: 0;
}
.ssgrid.grid-x4 > *:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x4 > * {
  width: 25%;
}
.ssgrid.grid-x5 > *:nth-child(5n) {
  margin-right: 0;
}
.ssgrid.grid-x5 > *:nth-child(5n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x5 > * {
  width: 20%;
}
.ssgrid.grid-x6 > *:nth-child(6n) {
  margin-right: 0;
}
.ssgrid.grid-x6 > *:nth-child(6n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x6 > * {
  width: 16.6666666667%;
}
.ssgrid.grid-x7 > *:nth-child(7n) {
  margin-right: 0;
}
.ssgrid.grid-x7 > *:nth-child(7n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x7 > * {
  width: 14.2857142857%;
}
.ssgrid.grid-x8 > *:nth-child(8n) {
  margin-right: 0;
}
.ssgrid.grid-x8 > *:nth-child(8n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x8 > * {
  width: 12.5%;
}
.ssgrid.grid-x9 > *:nth-child(9n) {
  margin-right: 0;
}
.ssgrid.grid-x9 > *:nth-child(9n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x9 > * {
  width: 11.1111111111%;
}
.ssgrid.grid-x10 > *:nth-child(10n) {
  margin-right: 0;
}
.ssgrid.grid-x10 > *:nth-child(10n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x10 > * {
  width: 10%;
}
.ssgrid.grid-x11 > *:nth-child(11n) {
  margin-right: 0;
}
.ssgrid.grid-x11 > *:nth-child(11n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x11 > * {
  width: 9.0909090909%;
}
.ssgrid.grid-x12 > *:nth-child(12n) {
  margin-right: 0;
}
.ssgrid.grid-x12 > *:nth-child(12n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid.grid-x12 > * {
  width: 8.3333333333%;
}

.ssgrid-margin > * {
  margin: auto 1% auto 1%;
}
.ssgrid-margin .col-1-2 {
  width: 49%;
}
.ssgrid-margin .col-1-3 {
  width: 32%;
}
.ssgrid-margin .col-2-3 {
  width: 66%;
}
.ssgrid-margin .col-1-4 {
  width: 23.5%;
}
.ssgrid-margin .col-2-4 {
  width: 49%;
}
.ssgrid-margin .col-3-4 {
  width: 74.5%;
}
.ssgrid-margin .col-1-5 {
  width: 18.4%;
}
.ssgrid-margin .col-2-5 {
  width: 38.8%;
}
.ssgrid-margin .col-3-5 {
  width: 59.2%;
}
.ssgrid-margin .col-4-5 {
  width: 79.6%;
}
.ssgrid-margin .col-1-6 {
  width: 15%;
}
.ssgrid-margin .col-2-6 {
  width: 32%;
}
.ssgrid-margin .col-3-6 {
  width: 49%;
}
.ssgrid-margin .col-4-6 {
  width: 66%;
}
.ssgrid-margin .col-5-6 {
  width: 83%;
}
.ssgrid-margin .col-1-7 {
  width: 12.5714285714%;
}
.ssgrid-margin .col-2-7 {
  width: 27.1428571429%;
}
.ssgrid-margin .col-3-7 {
  width: 41.7142857143%;
}
.ssgrid-margin .col-4-7 {
  width: 56.2857142857%;
}
.ssgrid-margin .col-5-7 {
  width: 70.8571428571%;
}
.ssgrid-margin .col-6-7 {
  width: 85.4285714286%;
}
.ssgrid-margin .col-1-8 {
  width: 10.75%;
}
.ssgrid-margin .col-2-8 {
  width: 23.5%;
}
.ssgrid-margin .col-3-8 {
  width: 36.25%;
}
.ssgrid-margin .col-4-8 {
  width: 49%;
}
.ssgrid-margin .col-5-8 {
  width: 61.75%;
}
.ssgrid-margin .col-6-8 {
  width: 74.5%;
}
.ssgrid-margin .col-7-8 {
  width: 87.25%;
}
.ssgrid-margin .col-1-9 {
  width: 9.3333333333%;
}
.ssgrid-margin .col-2-9 {
  width: 20.6666666667%;
}
.ssgrid-margin .col-3-9 {
  width: 32%;
}
.ssgrid-margin .col-4-9 {
  width: 43.3333333333%;
}
.ssgrid-margin .col-5-9 {
  width: 54.6666666667%;
}
.ssgrid-margin .col-6-9 {
  width: 66%;
}
.ssgrid-margin .col-7-9 {
  width: 77.3333333333%;
}
.ssgrid-margin .col-8-9 {
  width: 88.6666666667%;
}
.ssgrid-margin .col-1-10 {
  width: 8.2%;
}
.ssgrid-margin .col-2-10 {
  width: 18.4%;
}
.ssgrid-margin .col-3-10 {
  width: 28.6%;
}
.ssgrid-margin .col-4-10 {
  width: 38.8%;
}
.ssgrid-margin .col-5-10 {
  width: 49%;
}
.ssgrid-margin .col-6-10 {
  width: 59.2%;
}
.ssgrid-margin .col-7-10 {
  width: 69.4%;
}
.ssgrid-margin .col-8-10 {
  width: 79.6%;
}
.ssgrid-margin .col-9-10 {
  width: 89.8%;
}
.ssgrid-margin .col-1-11 {
  width: 7.2727272727%;
}
.ssgrid-margin .col-2-11 {
  width: 16.5454545455%;
}
.ssgrid-margin .col-3-11 {
  width: 25.8181818182%;
}
.ssgrid-margin .col-4-11 {
  width: 35.0909090909%;
}
.ssgrid-margin .col-5-11 {
  width: 44.3636363636%;
}
.ssgrid-margin .col-6-11 {
  width: 53.6363636364%;
}
.ssgrid-margin .col-7-11 {
  width: 62.9090909091%;
}
.ssgrid-margin .col-8-11 {
  width: 72.1818181818%;
}
.ssgrid-margin .col-9-11 {
  width: 81.4545454545%;
}
.ssgrid-margin .col-10-11 {
  width: 90.7272727273%;
}
.ssgrid-margin .col-1-12 {
  width: 6.5%;
}
.ssgrid-margin .col-2-12 {
  width: 15%;
}
.ssgrid-margin .col-3-12 {
  width: 23.5%;
}
.ssgrid-margin .col-4-12 {
  width: 32%;
}
.ssgrid-margin .col-5-12 {
  width: 40.5%;
}
.ssgrid-margin .col-6-12 {
  width: 49%;
}
.ssgrid-margin .col-7-12 {
  width: 57.5%;
}
.ssgrid-margin .col-8-12 {
  width: 66%;
}
.ssgrid-margin .col-9-12 {
  width: 74.5%;
}
.ssgrid-margin .col-10-12 {
  width: 83%;
}
.ssgrid-margin .col-11-12 {
  width: 91.5%;
}
.ssgrid-margin.grid-x1 > *:nth-child(1n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x1 > *:nth-child(1n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x1 > * {
  width: 100%;
}
.ssgrid-margin.grid-x2 > *:nth-child(2n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x2 > *:nth-child(2n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x2 > * {
  width: 49%;
}
.ssgrid-margin.grid-x3 > *:nth-child(3n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x3 > *:nth-child(3n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x3 > * {
  width: 32%;
}
.ssgrid-margin.grid-x4 > *:nth-child(4n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x4 > *:nth-child(4n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x4 > * {
  width: 23.5%;
}
.ssgrid-margin.grid-x5 > *:nth-child(5n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x5 > *:nth-child(5n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x5 > * {
  width: 18.4%;
}
.ssgrid-margin.grid-x6 > *:nth-child(6n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x6 > *:nth-child(6n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x6 > * {
  width: 15%;
}
.ssgrid-margin.grid-x7 > *:nth-child(7n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x7 > *:nth-child(7n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x7 > * {
  width: 12.5714285714%;
}
.ssgrid-margin.grid-x8 > *:nth-child(8n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x8 > *:nth-child(8n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x8 > * {
  width: 10.75%;
}
.ssgrid-margin.grid-x9 > *:nth-child(9n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x9 > *:nth-child(9n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x9 > * {
  width: 9.3333333333%;
}
.ssgrid-margin.grid-x10 > *:nth-child(10n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x10 > *:nth-child(10n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x10 > * {
  width: 8.2%;
}
.ssgrid-margin.grid-x11 > *:nth-child(11n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x11 > *:nth-child(11n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x11 > * {
  width: 7.2727272727%;
}
.ssgrid-margin.grid-x12 > *:nth-child(12n) {
  margin-right: 0;
}
.ssgrid-margin.grid-x12 > *:nth-child(12n+1) {
  margin-left: 0;
  clear: left;
}
.ssgrid-margin.grid-x12 > * {
  width: 6.5%;
}

.ssgrid, .ssgrid-margin {
  width: 100%;
}
.ssgrid.debug, .ssgrid-margin.debug {
  margin: 16px 0;
}
.ssgrid.debug > *, .ssgrid-margin.debug > * {
  background: #497789;
  color: #060D31;
  padding: 16px;
}
.ssgrid > *, .ssgrid-margin > * {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.ssgrid > *:first-child, .ssgrid-margin > *:first-child {
  margin-left: 0;
}
.ssgrid > *:last-child, .ssgrid-margin > *:last-child {
  margin-right: 0;
  float: right;
}
.ssgrid img, .ssgrid-margin img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.ssgrid:after, .ssgrid-margin:after {
  content: "";
  display: table;
  clear: both;
}

/**
$point: media query size in px
$cols: how many columsn should this breakpoint be - $full needs to be false
$type: if you're using ssgrid-margin set this to true, otherwise set it to false

@include ssgrid-min(800px, 4, true);  - Breakpoint 800px, with 4 columns, using ssgrid-margin
@include ssgrid-min(500px, 2, true);  - Breakpoint 500px, with 2 columns, using ssgrid-margin
@include ssgrid-min(250px, 1);  - Breakpoint 250px, with 1 columns, using ssgrid


Example Usage:

<div class="webccom-cta ssgrid-margin">
    <div class="col-1-6">1</div>
    <div class="col-1-6">2</div>
    <div class="col-1-6">3</div>
    <div class="col-1-6">4</div>
    <div class="col-1-6">5</div>
    <div class="col-1-6">6</div>
</div>

.webcom-cta {
    @include ssgrid-min(768px, 4, true);
    @include ssgrid-min(320px, 1, true);
}

*/
/* ========== MOBILE NAV ========== */
div#primary-navigation > a {
  display: none;
}
@media (max-width: 780px) {
  div#primary-navigation > a {
    display: block;
    cursor: pointer;
  }
}
div#primary-navigation a[href="#"] {
  pointer-events: none;
}
div#primary-navigation a#primary-navigation-toggle {
  pointer-events: auto;
}
div#primary-navigation span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  padding: 2px 10px;
  margin-left: 20px;
  font-size: 75%;
  vertical-align: text-top;
}
div#primary-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div#primary-navigation li {
  position: relative;
}
div#primary-navigation li a {
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  display: block;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
div#primary-navigation li.menu-item-has-children > a:after {
  font-family: FontAwesome;
  margin: 0px 0px 0px 8px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
div#primary-navigation li ul {
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-transform: scaleY(0) translateX(-50%);
  -moz-transform: scaleY(0) translateX(-50%);
  -ms-transform: scaleY(0) translateX(-50%);
  -o-transform: scaleY(0) translateX(-50%);
  transform: scaleY(0) translateX(-50%);
  transform-origin: top;
  position: absolute;
  z-index: 999;
  left: 50%;
}
@media (max-width: 780px) {
  div#primary-navigation li ul {
    top: inital;
    left: inital;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: none;
  }
}
div#primary-navigation li.menu-item-has-children[aria-expanded=true] > ul, div#primary-navigation li:hover > ul {
  -webkit-transform: scaleY(1) translateX(-50%);
  -moz-transform: scaleY(1) translateX(-50%);
  -ms-transform: scaleY(1) translateX(-50%);
  -o-transform: scaleY(1) translateX(-50%);
  transform: scaleY(1) translateX(-50%);
}
@media (max-width: 780px) {
  div#primary-navigation li.menu-item-has-children[aria-expanded=true] > ul, div#primary-navigation li:hover > ul {
    top: inital;
    left: inital;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: block;
  }
}
div#primary-navigation li.menu-item-has-children[aria-expanded=true] > ul li.menu-item-has-children[aria-expanded=true] > ul,
div#primary-navigation li.menu-item-has-children[aria-expanded=true] > ul li:hover > ul, div#primary-navigation li:hover > ul li.menu-item-has-children[aria-expanded=true] > ul,
div#primary-navigation li:hover > ul li:hover > ul {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
}
@media (max-width: 780px) {
  div#primary-navigation li.menu-item-has-children[aria-expanded=true] > ul li.menu-item-has-children[aria-expanded=true] > ul,
div#primary-navigation li.menu-item-has-children[aria-expanded=true] > ul li:hover > ul, div#primary-navigation li:hover > ul li.menu-item-has-children[aria-expanded=true] > ul,
div#primary-navigation li:hover > ul li:hover > ul {
    top: inital;
    left: inital;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: block;
  }
}
div#primary-navigation li li {
  min-width: 100%;
  display: block;
  white-space: nowrap;
}
div#primary-navigation li li a {
  padding: 10px;
}
div#primary-navigation li li ul {
  top: 0;
  left: 100%;
}
div#primary-navigation li li li:hover > ul {
  display: block;
}
@media (max-width: 780px) {
  div#primary-navigation {
    width: 100%;
    float: none;
    clear: both;
    text-align: left;
  }
  div#primary-navigation > ul {
    display: none;
  }
  div#primary-navigation > ul > li {
    display: block !important;
  }
  div#primary-navigation > ul > li > a {
    padding: 10px;
  }
  div#primary-navigation li ul {
    position: static;
  }
  div#primary-navigation li li {
    width: 100%;
    display: block;
    float: none;
    word-wrap: break-word;
    white-space: normal;
  }
  div#primary-navigation li li a {
    padding-left: 25px !important;
  }
  div#primary-navigation li li li a {
    padding-left: 45px !important;
  }
  div#primary-navigation li li li li a {
    padding-left: 65px !important;
  }
  div#primary-navigation li li li li li a {
    padding-left: 85px !important;
  }
  div#primary-navigation li li li li li li a {
    padding-left: 105px !important;
  }
  div#primary-navigation li li li li li li li a {
    padding-left: 125px !important;
  }
}
@media (min-width: 781px) {
  div#primary-navigation > ul {
    display: block !important;
  }
}

div#primary-navigation {
  /* =Desktop Navigation Styles
  -------------------------------------------------------------- */
  /* =Initial Desktop Styles, Dropdowns are controled lower
  /* =All paddings & borders applied to the a tag will descend
  /* =to lower a tags.
  -------------------------------------------------------------- */
  /* =Mobile Navigation Styles
  -------------------------------------------------------------- */
}
@media (max-width: 780px) {
  div#primary-navigation {
    text-align: center;
  }
}
div#primary-navigation > ul {
  text-align: center;
}
div#primary-navigation > ul > li {
  display: inline-block;
}
div#primary-navigation > ul > li:last-child a {
  padding-right: 0;
}
div#primary-navigation > ul > li a {
  padding: 8px 3px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font: bold 14px/14px "Open Sans", sans-serif;
}
@media (max-width: 885px) {
  div#primary-navigation > ul > li a {
    font: bold 12px/14px "Open Sans", sans-serif;
  }
}
@media (max-width: 780px) {
  div#primary-navigation > ul > li a {
    font: bold 14px/14px "Open Sans", sans-serif;
  }
}
body:not(.home) div#primary-navigation > ul > li.current-menu-item > a, body:not(.home) div#primary-navigation > ul > li.current-menu-parent > a, body:not(.home) div#primary-navigation > ul > li.current-menu-ancestor > a,
div#primary-navigation > ul > li > a:hover, div#primary-navigation > ul > li:hover > a {
  text-decoration: underline;
}
div#primary-navigation > ul .sub-menu {
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  text-align: left;
  box-shadow: 0px 12px 46px -3px rgba(0, 0, 0, 0.5);
}
@media (max-width: 780px) {
  div#primary-navigation ul {
    text-align: left;
    position: relative;
    border-top: 1px solid #0a1331;
    background: #172b70;
    z-index: 1;
    /* =Reset desktop drop down centering
    -------------------------------------------------------------- */
  }
  div#primary-navigation ul li {
    border-bottom: 1px solid #0a1331;
  }
  div#primary-navigation ul li a {
    text-align: left;
    padding: 5px 16px;
    color: #fff;
  }
  body:not(.home) div#primary-navigation ul li.current-menu-item > a, body:not(.home) div#primary-navigation ul li.current-menu-parent > a, body:not(.home) div#primary-navigation ul li.current-menu-ancestor > a,
div#primary-navigation ul li > a:hover, div#primary-navigation ul li:hover > a {
    background: #a6c3d4;
    color: #000;
  }
  div#primary-navigation ul li:last-child {
    border-bottom: none;
  }
  div#primary-navigation ul .sub-menu {
    box-shadow: none;
  }
  div#primary-navigation ul .sub-menu a {
    font-size: 0.9em;
    padding: 5px 16px;
  }
}
div#primary-navigation a#primary-navigation-toggle {
  color: #fff;
  padding: 6px 20px;
  font-size: 25px;
}
div#primary-navigation a#primary-navigation-toggle span {
  background: #a9c5d6;
  color: #000;
  vertical-align: text-top;
}
div#primary-navigation ul ul {
  text-align: left;
  background: #172b70;
}
div#primary-navigation ul ul a {
  color: #fff;
  padding: 10px 20px;
}
div#primary-navigation ul ul li:hover > a {
  color: #000;
  background: #a9c5d6;
}
div#primary-navigation ul ul li.current-menu-item a,
div#primary-navigation ul ul li.current-menu-parent a,
div#primary-navigation ul ul li.current-menu-ancestor a {
  color: #fff;
  background: #152868;
}
div#primary-navigation ul ul li.current-menu-item a:hover,
div#primary-navigation ul ul li.current-menu-parent a:hover,
div#primary-navigation ul ul li.current-menu-ancestor a:hover {
  color: #000;
  background: #9fbed1;
}
div#primary-navigation ul ul ul {
  background: #14255f;
}
div#primary-navigation ul ul ul a {
  color: #fff;
}
div#primary-navigation ul ul ul li:hover > a {
  color: #000;
  background: #98b9ce;
}
div#primary-navigation ul ul ul li.current-menu-item a, div#primary-navigation ul ul ul li.current-menu-parent a, div#primary-navigation ul ul ul li.current-menu-ancestor a {
  color: #fff;
  background: #060b1b;
}
div#primary-navigation ul ul ul li.current-menu-item a:hover, div#primary-navigation ul ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul ul li.current-menu-ancestor a:hover {
  color: #000;
  background: #538bad;
}
div#primary-navigation ul ul ul ul {
  background: #010206;
}
div#primary-navigation ul ul ul ul a {
  color: #fff;
}
div#primary-navigation ul ul ul ul a:hover {
  color: #000;
  background: #4a7d9c;
}
div#primary-navigation ul ul ul ul li.current-menu-item a, div#primary-navigation ul ul ul ul li.current-menu-parent a, div#primary-navigation ul ul ul ul li.current-menu-ancestor a {
  color: #fff;
  background: black;
}
div#primary-navigation ul ul ul ul li.current-menu-item a:hover, div#primary-navigation ul ul ul ul li.current-menu-parent a:hover, div#primary-navigation ul ul ul ul li.current-menu-ancestor a:hover {
  color: #000;
  background: #426f8a;
}

/* =Navigation Icons ** Do Not Modify **
-------------------------------------------------------------- */
div#primary-navigation li.menu-item-has-children > a:after {
  content: "\f107";
}

div#primary-navigation li li.menu-item-has-children > a:after {
  content: "\f105";
}

@media (max-width: 780px) {
  div#primary-navigation li li.menu-item-has-children > a:after {
    content: "\f107";
  }
}
.nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button {
  -webkit-transition: color 250ms, background 250ms;
  -moz-transition: color 250ms, background 250ms;
  -ms-transition: color 250ms, background 250ms;
  -o-transition: color 250ms, background 250ms;
  transition: color 250ms, background 250ms;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding: 0.5em 2.5em;
  color: #fff;
  background: #172b70;
  border: none;
  cursor: pointer;
}
.nf-mp-header .nf-next-previous li input:hover,
.nf-mp-footer .nf-next-previous li input:hover, .nf-form-wrap .nf-field-container .nf-field .submit-wrap .nf-field-element input:hover, .nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button:hover {
  color: #000;
  background: #a9c5d6;
}

.nf-form-wrap {
  padding: 1em;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.nf-form-wrap .nf-before-form-content .nf-form-fields-required {
  font-size: 0.75em;
  text-align: right;
}
.nf-form-wrap .nf-field-container {
  margin-bottom: 0;
}
.nf-form-wrap .nf-field-container .nf-field .nf-field-label {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
}
.nf-form-wrap .nf-field-container .nf-field .nf-field-element input,
.nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.nf-form-wrap .nf-field-container .nf-field .nf-field-element textarea {
  resize: vertical;
}
.nf-form-wrap .nf-field-container .nf-field .list-select-wrap select,
.nf-form-wrap .nf-field-container .nf-field .list-multiselect-wrap option {
  padding: 0.5em;
}
.nf-form-wrap .nf-field-container .nf-field .file_upload-wrap button {
  margin-top: 0.5em;
}
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore {
  display: table;
  table-layout: auto;
}
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .handsontable,
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .htCore,
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtHider,
.nf-form-wrap .nf-field-container .nf-field .table_editor-wrap .wtSpreader {
  width: 100% !important;
}
.nf-form-wrap .nf-field-container .nf-field .nf-error .nf-field-element input {
  border-color: #CC0000;
}
.nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field {
  min-height: 1.5em;
}
.nf-form-wrap .nf-field-container:not(.submit-container) .nf-after-field .nf-error-msg {
  color: #CC0000;
  font-size: 0.75em;
  text-align: right;
}

.nf-form-title h3 {
  padding-bottom: 0.5em;
}

.nf-mp-header,
.nf-mp-footer {
  padding: 0.25em;
}
.nf-mp-header .nf-breadcrumbs li a,
.nf-mp-footer .nf-breadcrumbs li a {
  -webkit-transition: color 250ms, background 250ms;
  -moz-transition: color 250ms, background 250ms;
  -ms-transition: color 250ms, background 250ms;
  -o-transition: color 250ms, background 250ms;
  transition: color 250ms, background 250ms;
  padding: 0.5em;
  color: #fff;
  font-size: 0.85em;
  background: #172b70;
}
.nf-mp-header .nf-breadcrumbs li.active > a,
.nf-mp-header .nf-breadcrumbs li a:hover,
.nf-mp-footer .nf-breadcrumbs li.active > a,
.nf-mp-footer .nf-breadcrumbs li a:hover {
  color: #000;
  font-weight: inherit;
  background: #a9c5d6;
}
.nf-mp-header .nf-next-previous li,
.nf-mp-footer .nf-next-previous li {
  min-width: 15%;
}
.nf-mp-header .nf-next-previous li input,
.nf-mp-footer .nf-next-previous li input {
  width: 100%;
  padding: 0.5em 1em;
}
.nf-mp-header h3,
.nf-mp-footer h3 {
  margin: 0 0 1em;
  padding: 0 0 0.25em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

#page div.results, #page div.results-grid {
  width: 100%;
  display: block;
}
#page div.results .results-row, #page div.results .result, #page div.results-grid .results-row, #page div.results-grid .result {
  margin-top: 2em;
  text-align: center;
}
#page div.results .result, #page div.results-grid .result {
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0;
  -moz-box-flex: 1;
  -moz-flex: 1 1 0;
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}
@media (max-width: 600px) {
  #page div.results .result, #page div.results-grid .result {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#page div.results .result .thumbnail, #page div.results-grid .result .thumbnail {
  width: 200px;
}
@media (max-width: 600px) {
  #page div.results .result .thumbnail, #page div.results-grid .result .thumbnail {
    margin: auto !important;
  }
}
#page div.results .result .thumbnail img, #page div.results-grid .result .thumbnail img {
  width: auto;
  max-width: 200px;
  height: auto;
}
#page div.results .result .thumbnail, #page div.results .result .details, #page div.results .result .amount, #page div.results-grid .result .thumbnail, #page div.results-grid .result .details, #page div.results-grid .result .amount {
  float: none;
}
@media (max-width: 600px) {
  #page div.results .result .thumbnail, #page div.results .result .details, #page div.results .result .amount, #page div.results-grid .result .thumbnail, #page div.results-grid .result .details, #page div.results-grid .result .amount {
    width: 100%;
    padding: 0;
    text-align: center;
  }
}
#page div.results .result {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
#page div.results .result:first-child {
  margin-top: 0;
}
#page div.results .result .thumbnail {
  margin-right: 15px;
  text-align: left;
  text-align: center;
}
@media (max-width: 600px) {
  #page div.results .result .thumbnail {
    text-align: center;
  }
}
#page div.results .result .details {
  width: 100%;
}
@media (max-width: 600px) {
  #page div.results .result .details {
    margin-top: 1em;
  }
}
#page div.results .result .amount {
  margin-left: auto;
}
@media (max-width: 600px) {
  #page div.results .result .amount {
    margin: auto;
  }
}
#page div.results-grid .results-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
#page div.results-grid .result {
  width: auto;
  display: block;
  position: relative;
  padding-bottom: 60px;
}
#page div.results-grid .result .thumbnail {
  height: 200px;
  margin: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 600px) {
  #page div.results-grid .result .thumbnail {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
#page div.results-grid .result .details {
  margin-top: 1em;
}
@media (max-width: 780px) {
  #page div.results-grid .result .details {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  #page div.results-grid .result .details {
    margin-top: 1em;
  }
}
#page div.results-grid .result .amount {
  position: absolute;
  bottom: 0;
}
@media (max-width: 780px) {
  #page div.results-grid .results-row {
    display: block;
  }
  #page div.results-grid .result {
    width: 100%;
    margin: 1em 0 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  #page div.results-grid .result:first-child {
    margin-top: 0;
  }
  #page div.results-grid .result .thumbnail {
    height: auto;
    margin-right: 15px !important;
  }
  #page div.results-grid .result .amount {
    position: static;
    margin-left: auto;
  }
}
@media (max-width: 780px) and (max-width: 600px) {
  #page div.results-grid .result .amount {
    margin: auto;
  }
}
@media (max-width: 600px) {
  #page div.results-grid .result .thumbnail {
    margin: 0 !important;
  }
}
#page div.paging {
  text-align: right;
}
@media (max-width: 780px) {
  #page div.paging .page-mode {
    display: none;
  }
}
#page div.paging a.disabled {
  color: #333333;
}
#page .price .reduced {
  color: #333333;
}
#page .price .sale {
  color: #F00;
}

.web-product .crumbs, .web-product .categories {
  font-size: 0.65em;
  line-height: 2;
}
.web-product .crumbs span, .web-product .categories span {
  margin: 0 0.25em;
}
.web-product .crumbs span:last-child, .web-product .categories span:last-child {
  margin-right: 0;
}
.web-product .crumbs {
  margin-bottom: 1em;
  text-align: right;
  border-bottom: 1px dashed #cccccc;
}
.web-product .categories {
  margin-top: 1em;
  border-top: 1px dashed #cccccc;
}
.web-product .head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .web-product .head {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .web-product .head .title, .web-product .head .price {
    width: 100%;
  }
}
.web-product .head .title h2 {
  margin: 0;
}
.web-product .head .title .sku {
  margin: 0;
  font-weight: 600;
  font-size: 0.75em;
  line-height: 1.5;
}
.web-product .head .price {
  text-align: right;
}
@media (max-width: 780px) {
  .web-product .head .price {
    margin-top: 1em;
    text-align: left;
  }
}
.web-product .head .price p {
  margin: 0;
}
.web-product .head .price .reduced {
  color: #F00;
  text-decoration: line-through;
}
.web-product .head .price .saved {
  display: block;
  font-weight: 600;
  font-size: 0.75em;
  line-height: 1.5;
  color: #F00;
}
.web-product.payment .head .price .base, .web-product.payment .head .price br {
  display: none;
}
.web-product .body {
  margin-top: 1em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .web-product .body {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 780px) {
  .web-product .body .image {
    text-align: center;
  }
}
.web-product .body .image li:before {
  content: none;
  display: none;
}
.web-product .body .image .gallery {
  float: none;
  display: inline-block;
  padding: 0;
  box-sizing: content-box;
}
.web-product .body .image .gallery br {
  display: block;
}
.web-product .body .image .gallery .pretty_photo_image {
  padding-left: 0;
}
.web-product .body .image img#product_image {
  max-width: none;
  display: inline-block;
  padding: 0 !important;
  border: 1px solid #000 !important;
}
.web-product .body .details {
  padding-left: 1em;
}
@media (max-width: 780px) {
  .web-product .body .details {
    padding-left: 0;
  }
}
.web-product .body .details .options {
  margin-top: 1em;
  padding: 0.5em;
  background: #FFF;
  border: 1px solid #cccccc;
  color: #000;
}
.web-product .body .details .options h3 {
  margin-top: 0;
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}
.web-product .body .details .options .option {
  padding: 0.5em 0;
  font-weight: 600;
  font-size: 0.75em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  color: #404040;
}
.web-product .body .details .options .option .option-name {
  width: 15%;
  text-align: right;
}
.web-product .body .details .options .option .option-values {
  padding-left: 1em;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.web-product .body .details .options .option .option-values label {
  font-weight: 600;
  font-size: 0.9em;
  line-height: 1.5;
}
.web-product .body .details .options .option .option-values select, .web-product .body .details .options .option .option-values input {
  width: 100%;
  padding: 2px 5px;
  background: transparent;
  border: 1px solid #cccccc;
  color: #404040;
}
.web-product .body .details .options .option .option-values select option {
  color: #000;
}
.web-product .body .details .options .option .option-values input {
  padding: 5px;
}
.web-product .body .details .options .option .option-values input[type=radio], .web-product .body .details .options .option .option-values input[type=checkbox] {
  width: auto;
}
.web-product .body .details .options .option.cart-option {
  padding: 0.5em;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  background: rgba(0, 0, 0, 0.1);
}
.web-product .body .details .options .option.cart-option > * {
  margin: 0 0.25em;
}
.web-product .body .discounts {
  margin-top: 1em;
}
.web-product .body .discounts table {
  width: 100%;
}
.web-product .body .discounts th {
  background: rgba(0, 0, 0, 0.25);
}
.web-product .body .discounts tr.alt {
  background: rgba(0, 0, 0, 0.1);
}
.web-product .body .discounts th, .web-product .body .discounts td {
  width: 25%;
  padding: 0.25em;
  font-size: 0.75em;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

#cart-contents .cart-gridview th,
#cart-contents .cart-gridview tr.alt,
#cart-contents .cart-gridview tr.alt td,
#cart-contents .cart-gridview .product-option,
div.wrapper-main form fieldset,
div.wrapper-main .calculations,
div.wrapper-main .cart-gridview .calculations-hack {
  background: none;
  border: none;
}

@media (max-width: 600px) {
  div.wrapper-main #page-body div.secure-text {
    position: static;
  }
}
#cart-contents .info {
  background: transparent;
  color: #000;
  border: 1px solid rgba(0, 0, 0, 0.4);
}
#cart-contents .info li:before {
  content: none;
  display: none;
}
#cart-contents table.cart-gridview th, #cart-contents table.cart-gridview td {
  padding: 0.5em;
}
#cart-contents table.cart-gridview th {
  padding-top: 0;
}
@media (max-width: 780px) {
  #cart-contents table.cart-gridview > tbody > tr:first-child {
    display: none;
  }
}
#cart-contents table.cart-gridview > tbody > tr:last-child > td {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
#cart-contents table.cart-gridview > tbody > tr.row-item {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
#cart-contents table.cart-gridview > tbody > tr.row-item td.cell-thumbnail img {
  max-width: none;
}
#cart-contents table.cart-gridview > tbody > tr.row-item td.cell-product .item-title {
  float: none;
}
#cart-contents table.cart-gridview > tbody > tr.row-item td.cell-product .item-title .add-another {
  float: none;
  margin-top: -0.25em;
}
@media (max-width: 600px) {
  #cart-contents table.cart-gridview > tbody > tr.row-item td.cell-product .item-title .add-another {
    display: none;
  }
}
#cart-contents table.cart-gridview > tbody > tr.row-option {
  font-size: 0.85em;
  line-height: 1;
}
#cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product .product-option, #cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product .product-option-multiline {
  padding: 0;
}
#cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product .product-option td, #cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product .product-option-multiline td {
  padding: 0.25em 0;
}
#cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product.product-option-input {
  padding: 0 0 0.5em;
}
#cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product table, #cart-contents table.cart-gridview > tbody > tr.row-option td.cell-product.product-option-input label {
  margin: 0 1.5em;
}
@media (max-width: 780px) {
  #cart-contents table.cart-gridview, #cart-contents table.cart-gridview > tbody, #cart-contents table.cart-gridview > tbody > tr, #cart-contents table.cart-gridview > tbody > tr > td {
    width: 100%;
    display: block;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item {
    margin-bottom: -1px;
    padding-bottom: 0.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td:before {
    content: none;
    display: inline-block;
    margin: 0 0.15em 0 0;
    font-weight: 600;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-quantity, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-thumbnail, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-product, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-price, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-total, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-remove {
    width: auto;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-price, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-total, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-quantity {
    padding: 0 1em;
    text-align: center;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-price:before, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-total:before, #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-quantity:before {
    display: block;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-quantity {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -moz-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-quantity:before {
    content: "Quantity:";
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-thumbnail {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-product {
    width: calc(100% - 75px);
    padding: 0.5em 1em;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (max-width: 780px) and (max-width: 600px) {
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-product {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 780px) {
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-price {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -moz-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-price:before {
    content: "Price:";
  }
}
@media (max-width: 780px) {
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-total {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -moz-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-total:before {
    content: "Total:";
  }
}
@media (max-width: 780px) {
  #cart-contents table.cart-gridview > tbody > tr.row-item > td.cell-remove {
    width: 100%;
    margin-bottom: -100%;
    text-align: right;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
#cart-contents table.cart-gridview .cart-summary .coupons, #cart-contents table.cart-gridview .cart-summary .calculations {
  width: 100%;
  float: right;
  text-align: right;
}
#cart-contents table.cart-gridview .cart-summary .coupons label, #cart-contents table.cart-gridview .cart-summary .calculations label {
  text-align: right;
}

#page-body #billing-address,
#page-body #shipping-address,
#page-body #payment-tabs,
#page-body #custom-fields,
#page-body #comments {
  position: relative;
}
#page-body #billing-address legend,
#page-body #shipping-address legend,
#page-body #payment-tabs legend,
#page-body #custom-fields legend,
#page-body #comments legend {
  padding-bottom: 0;
  font-size: 1.25em;
}
#page-body #billing-address label,
#page-body #shipping-address label,
#page-body #payment-tabs label,
#page-body #custom-fields label,
#page-body #comments label {
  width: 125px;
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-top: 0.5em;
  margin-right: 0.2em;
}
@media (max-width: 780px) {
  #page-body #billing-address label,
#page-body #shipping-address label,
#page-body #payment-tabs label,
#page-body #custom-fields label,
#page-body #comments label {
    width: 100%;
    display: block;
    margin-right: 0;
    text-align: left;
  }
}
#page-body #billing-address label.required,
#page-body #shipping-address label.required,
#page-body #payment-tabs label.required,
#page-body #custom-fields label.required,
#page-body #comments label.required {
  margin-right: 0;
}
#page-body #billing-address input, #page-body #billing-address input.text, #page-body #billing-address select, #page-body #billing-address textarea,
#page-body #shipping-address input,
#page-body #shipping-address input.text,
#page-body #shipping-address select,
#page-body #shipping-address textarea,
#page-body #payment-tabs input,
#page-body #payment-tabs input.text,
#page-body #payment-tabs select,
#page-body #payment-tabs textarea,
#page-body #custom-fields input,
#page-body #custom-fields input.text,
#page-body #custom-fields select,
#page-body #custom-fields textarea,
#page-body #comments input,
#page-body #comments input.text,
#page-body #comments select,
#page-body #comments textarea {
  width: 200px;
  margin-top: 0.5em;
  margin-left: 0.5em;
  padding: 0.35em;
  background: transparent;
  color: #000;
  line-height: 1;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-width: 780px) {
  #page-body #billing-address input, #page-body #billing-address input.text, #page-body #billing-address select, #page-body #billing-address textarea,
#page-body #shipping-address input,
#page-body #shipping-address input.text,
#page-body #shipping-address select,
#page-body #shipping-address textarea,
#page-body #payment-tabs input,
#page-body #payment-tabs input.text,
#page-body #payment-tabs select,
#page-body #payment-tabs textarea,
#page-body #custom-fields input,
#page-body #custom-fields input.text,
#page-body #custom-fields select,
#page-body #custom-fields textarea,
#page-body #comments input,
#page-body #comments input.text,
#page-body #comments select,
#page-body #comments textarea {
    width: 100%;
    margin-left: 0;
  }
}
#page-body #billing-address input[type=checkbox], #page-body #billing-address input.text[type=checkbox], #page-body #billing-address select[type=checkbox], #page-body #billing-address textarea[type=checkbox],
#page-body #shipping-address input[type=checkbox],
#page-body #shipping-address input.text[type=checkbox],
#page-body #shipping-address select[type=checkbox],
#page-body #shipping-address textarea[type=checkbox],
#page-body #payment-tabs input[type=checkbox],
#page-body #payment-tabs input.text[type=checkbox],
#page-body #payment-tabs select[type=checkbox],
#page-body #payment-tabs textarea[type=checkbox],
#page-body #custom-fields input[type=checkbox],
#page-body #custom-fields input.text[type=checkbox],
#page-body #custom-fields select[type=checkbox],
#page-body #custom-fields textarea[type=checkbox],
#page-body #comments input[type=checkbox],
#page-body #comments input.text[type=checkbox],
#page-body #comments select[type=checkbox],
#page-body #comments textarea[type=checkbox] {
  width: auto;
}
#page-body #billing-address input[type=checkbox] + label, #page-body #billing-address input.text[type=checkbox] + label, #page-body #billing-address select[type=checkbox] + label, #page-body #billing-address textarea[type=checkbox] + label,
#page-body #shipping-address input[type=checkbox] + label,
#page-body #shipping-address input.text[type=checkbox] + label,
#page-body #shipping-address select[type=checkbox] + label,
#page-body #shipping-address textarea[type=checkbox] + label,
#page-body #payment-tabs input[type=checkbox] + label,
#page-body #payment-tabs input.text[type=checkbox] + label,
#page-body #payment-tabs select[type=checkbox] + label,
#page-body #payment-tabs textarea[type=checkbox] + label,
#page-body #custom-fields input[type=checkbox] + label,
#page-body #custom-fields input.text[type=checkbox] + label,
#page-body #custom-fields select[type=checkbox] + label,
#page-body #custom-fields textarea[type=checkbox] + label,
#page-body #comments input[type=checkbox] + label,
#page-body #comments input.text[type=checkbox] + label,
#page-body #comments select[type=checkbox] + label,
#page-body #comments textarea[type=checkbox] + label {
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin-top: 0;
  margin-left: 0.5em;
}
#page-body #billing-address textarea,
#page-body #shipping-address textarea,
#page-body #payment-tabs textarea,
#page-body #custom-fields textarea,
#page-body #comments textarea {
  line-height: 1.25;
}
#page-body #billing-address,
#page-body #shipping-address,
#page-body #custom-fields,
#page-body #comments,
#page-body #payment-tab-container {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.2);
}
#page-body #billing-address,
#page-body #shipping-address,
#page-body #custom-fields,
#page-body #comments {
  margin-top: 3.5em;
  padding: 1em 2em;
}
#page-body #billing-address legend,
#page-body #shipping-address legend,
#page-body #custom-fields legend,
#page-body #comments legend {
  position: absolute;
  top: -1.5em;
  left: 0;
}
#page-body #billing-address {
  margin-top: 2em;
}
#page-body #payment-tabs {
  padding: 0;
}
@media (max-width: 780px) {
  #page-body #comments {
    margin-top: 4.5em;
  }
  #page-body #comments legend {
    top: -2.5em;
  }
}

div.wrapper-main #page-body div.secure-text {
  top: 1em;
}
div.wrapper-main #billing-address {
  text-align: right;
}
@media (max-width: 780px) {
  div.wrapper-main #billing-address {
    text-align: center;
  }
}
div.wrapper-main #billing-address legend {
  width: 100%;
  text-align: left;
}
div.wrapper-main #billing-address p {
  margin: 0 0 1em;
  padding: 0;
}
div.wrapper-main #billing-address div.left, div.wrapper-main #billing-address div.summary, div.wrapper-main #billing-address div.options {
  width: auto;
  min-width: 0;
  float: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 780px) {
  div.wrapper-main #billing-address div.left, div.wrapper-main #billing-address div.summary, div.wrapper-main #billing-address div.options {
    width: 100%;
    text-align: center;
  }
}
div.wrapper-main #billing-address div.left {
  float: left;
  text-align: left;
}
@media (max-width: 780px) {
  div.wrapper-main #billing-address div.left {
    float: none;
  }
}
div.wrapper-main #billing-address div.left div.email-privacy {
  margin: 0;
  text-align: right;
}
div.wrapper-main #billing-address div.left .checkbox {
  margin-top: 0.25em;
  margin-left: calc(125px + 0.25em);
}
@media (max-width: 780px) {
  div.wrapper-main #billing-address div.left .checkbox {
    margin-left: 0;
  }
}
div.wrapper-main #billing-address div.options input {
  width: auto;
}
div.wrapper-main #billing-address div.options input.button.master-pass,
div.wrapper-main #billing-address div.options .trust-badge {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.5em;
}
div.wrapper-main #billing-address div.options input.button.master-pass {
  width: 145px;
  border: none;
}
div.wrapper-main #billing-address div.options .trust-badge {
  margin-right: 0;
}
div.wrapper-main #billing-address div.options .trust-badge img {
  display: block;
  margin: 0;
  mix-blend-mode: multiply;
}
div.wrapper-main #billing-address div.summary {
  width: 300px;
  display: inline-block;
  margin-top: 1.5em;
}
@media (max-width: 780px) {
  div.wrapper-main #billing-address div.summary {
    width: 100%;
  }
}
div.wrapper-main #billing-address div.summary .calculations, div.wrapper-main #billing-address div.summary .coupons {
  width: 100%;
  margin-left: 0;
  padding: 0.75em 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
div.wrapper-main #billing-address div.summary .calculations table {
  margin: 0;
}
div.wrapper-main #billing-address div.summary .calculations table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
div.wrapper-main #billing-address div.summary .calculations table td:first-child {
  text-align: left;
}
div.wrapper-main #billing-address div.summary .calculations table td:last-child {
  text-align: right;
}
div.wrapper-main #billing-address div.summary .calculations table tr.total td {
  border-bottom: none;
}
div.wrapper-main #billing-address div.summary .coupons {
  text-align: center;
}
div.wrapper-main #billing-address div.summary .coupons label {
  width: 100%;
}
div.wrapper-main #billing-address div.summary .coupons input {
  width: calc(100% - 50px);
  margin: 0;
}
div.wrapper-main #billing-address div.summary .coupons input[type=submit] {
  width: 42px;
  border: none;
}

div.wrapper-main #shipping-address .alt-ship-address label {
  margin-left: 0.5em;
}
div.wrapper-main #shipping-address .refresh {
  width: 61px;
  border: none;
}

#payment-tabs .offsite,
#payment-tabs .offsite-active,
#payment-tabs .credit_card,
#payment-tabs .credit_card-active,
#payment-tabs .debit_card,
#payment-tabs .debit_card-active,
#payment-tabs .echeck,
#payment-tabs .echeck-active,
#payment-tabs .paypal,
#payment-tabs .paypal-active {
  width: 120px;
  height: 25px;
  background-position: center center;
  background-repeat: no-repeat;
  border-bottom: none;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -ms-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.3);
}
@media (max-width: 600px) {
  #payment-tabs .offsite,
#payment-tabs .offsite-active,
#payment-tabs .credit_card,
#payment-tabs .credit_card-active,
#payment-tabs .debit_card,
#payment-tabs .debit_card-active,
#payment-tabs .echeck,
#payment-tabs .echeck-active,
#payment-tabs .paypal,
#payment-tabs .paypal-active {
    width: 95px;
    background-size: contain;
  }
}
#payment-tabs .offsite:hover,
#payment-tabs .offsite-active,
#payment-tabs .credit_card:hover,
#payment-tabs .credit_card-active,
#payment-tabs .debit_card:hover,
#payment-tabs .debit_card-active,
#payment-tabs .echeck:hover,
#payment-tabs .echeck-active,
#payment-tabs .paypal:hover,
#payment-tabs .paypal-active {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.2);
}
#payment-tabs .offsite,
#payment-tabs .offsite:hover,
#payment-tabs .offsite-active,
#payment-tabs .credit_card,
#payment-tabs .credit_card:hover,
#payment-tabs .credit_card-active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAZCAYAAAD6zOotAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTk4MDYyODZENDE0MTFFNkEyQzhBQzJGNEZDQjYxRDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTk4MDYyODdENDE0MTFFNkEyQzhBQzJGNEZDQjYxRDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTgwNjI4NEQ0MTQxMUU2QTJDOEFDMkY0RkNCNjFEOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOTgwNjI4NUQ0MTQxMUU2QTJDOEFDMkY0RkNCNjFEOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PhPn20UAAAJkSURBVHja7Fk9TsMwFI6rbkyZ2KlYWNuRMVyBI6RHSEfG5gjlCO0R0hOgZiwS0GZnoRMbirHRF+lh2sSO0hDK+6QnV/7L5/f5vTqOkFJ6jNNFj13AAjNYYAYLzPgV9NkFx4XoiUZOsTKXggXuoLh5/tHYXHVEdhJYCNGWb2bKLpTddFS7L37qFbNVfo8vW3l1ORBtRHAIG5K6WNnkCOsKlCXKBsoyZVOU9x3hV4rru4c/d8gKsYNTHdSwEZx+DCzxjIwI3iV+J3WK9hFBOhrGpD4lEaWjLVK20mcD/PYwTsJWRnRFpG2L9EwjuDiobDFuhrqwBr+AcCu4+ITHDGvQbXMLficl8BDOWFT0m8KhAs6OIMYIdSlxXoD+Y7SNS6J0gLLoe1+DX4Z2gfkujI0Soo9uv3Xk1z3ou2hbw+JlxQ5OiHgFVnASFUKinKKdYo55zAj2DkQuFUc6RlhCsowu3/Zs1r38Kv0l9NvNRyOm51o/b6SLXtpcIzgjqbAM6Z7UGRlpsajXtjP672ruVxt+oZGiAwvuTfHrfIpOsTjXFLVDqhaGLdHm73FqHVTxK/6/FwaHKu5N8eu8wIVQUyPl+iVp04NDQ8PxETklD8n4oGIDZSUpuIqfb0RpaLFZXfn9dHKv/61sE3WeGBPnRKR+YjEmMRwXo5wgsmYQcFkSJTH6RRgXO/Bb4mCWEKEXFgK78CsVWeN19+7k8HP/rP4NGH/wPx4OXVXmlj7vkZtDvUHWTxuvrZsshs0bSi5FUx8btLhtpWiGo8j6DrmJuVyjl1P0PwB/8GeBGSwwgwVm/A4+BRgAY2dvBF49oAUAAAAASUVORK5CYII=);
}
#payment-tabs .debit_card,
#payment-tabs .debit_card:hover,
#payment-tabs .debit_card-active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAZCAYAAAD6zOotAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjgxNkUzOUVENDE0MTFFNkEyMkVGMjc4RkNFNUM1RkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjgxNkUzOUZENDE0MTFFNkEyMkVGMjc4RkNFNUM1RkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyODE2RTM5Q0Q0MTQxMUU2QTIyRUYyNzhGQ0U1QzVGQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyODE2RTM5REQ0MTQxMUU2QTIyRUYyNzhGQ0U1QzVGQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Phn9dp0AAAJlSURBVHja7Fq9TsJQFO41vkDZjQnoYtzwEdpHgMW97C6wuZbFnQ5uLvAI9BHopiZGaGLc4Q28tua7ycnJLb9Fi5wvOem1vZdevu/8tai01o7g/+JEKBCBBSKwQAQW/AlOhYL9QJ2oUrpX/aWVCFxBcafPH6V91i4iS4o+ALy+z/SvRrBSqox9jzOLM+sfCM/1zGaZ+VrreNXkp4fPg26ygrw8MJvgfFnIHWCAsQtyl8HFfL6npjRZO5QIMh4QQaIS9uaTsbeGuGOyzkRYN7NUHpPKQSezXmYhCHcQPRMSUSFb4yEyzfUui+AussIQKVIXRHKA620iroP0vyAOSKObZhvz9xzjJj5v2d6P8jEpBhE5QQmEyc/d4NwYERURB/AxN4AICRMpgsPk1xsF9/WwZlm0plifYo8hyzQh2YtDMkINTjLehIjbu7NSCL1/rNaLjgUjvY6odohwNN2OCKERxt4W962ze9vQJw4QkyxDryck5XssA/SOPUU7hLQFGc9JmmsxYlOLg7hb3DddsY43YLZoTAq+h815j1bgAEQkhJAamjFjPos8LsQ2RJrMUCTyAOWgYdnDskzkWkRfGxfX59bjqjXGqiRwHfU2QLPlkJo4JPOaLAW3yGNMgHFcQLhrcQhap02dbDKHc4njmEgP1xA4RpPnkhq9EczbLH5ctcZYFQTWpLN1ERkjQlIb54tSYwQH0IiyXoHAI4hjOm6bID7mTCxdeQ/Ca5SMeI3v1mElZnGIaVrJf3TsidiSfmx4eZv+HK8uG0oErhh2eYdMsa24IrC8yRKIwAIRWCACC/aEbwEGAH4v0HK3+072AAAAAElFTkSuQmCC);
}
#payment-tabs .echeck,
#payment-tabs .echeck:hover,
#payment-tabs .echeck-active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAZCAYAAAD6zOotAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODEyQUNCMkJENDM3MTFFNjg1MjhDQjcwNUJFNjk5NkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODEyQUNCMkNENDM3MTFFNjg1MjhDQjcwNUJFNjk5NkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4MTJBQ0IyOUQ0MzcxMUU2ODUyOENCNzA1QkU2OTk2RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4MTJBQ0IyQUQ0MzcxMUU2ODUyOENCNzA1QkU2OTk2RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv4gG1cAAAInSURBVHja7JrBSsNAEIaz4klRCAjeWzxoe2tvXhvxBdpHaM+CkJ48eGpAUPBi8gj1BcTk6s3cWj1I+wj2EeIuTHC6NulUE5uU+WFIs9ndhHw7/+6GiiiKDNbmaotfAQNmMWAWA2YxYFb22uZXQNPZuZX7duP5yRcMeI06vb3Jre+Xi0vj7WMSnRxVRWEBC5H5ALRltGRYGfcbQZ/BXGHG3wSujuuketfvo9JYdEXGZEF5T4aX0KYBINuoTL34ThGzeDQeL61Tr9U2fg7+kR0pcH0ZoYyqjKkMU0ZXxqyIgFeBl2dmlmUOHgBUbMEKrKO5wisMhji7La0PG36H4BYhnHfhupniJMo5XHCMgJLBCjI+JsGnZHveGb9uwGp+7RNsX9Vpooy3YRDYALEJUBWoIbhBA85jqCb0pTvIELUnw9CPRbXqvPbBPixk4qgkgDMIVjxFGR1qINoALy7zoN8GXAtRxs60thV4TosKl/fB6XOwC9mm26xJAJwkE7LYXlBuLhk8A0Kd+XTfP8hvm1SyDDYSVtICwkKgW3/oM56vhRYBXEsbPA7UGxIGGWfwL9WHBZQPi5wZ2v86hPaPUDdAjmEjePEc7aE5P0B278H9Xcq2rLmzx4DRHEzZB4eQzcouPzVwFDkL7hcgwD3o20XPoTtAR1u4JerQ3C0dYMH/6KDpP75F390/GFl/qmTAK0h9K877HgyYVdhVNIsBsxgwiwGzvvUlwAA9B5dbmjL4YwAAAABJRU5ErkJggg==);
}
#payment-tabs .paypal,
#payment-tabs .paypal:hover,
#payment-tabs .paypal-active {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAAZCAYAAAD6zOotAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDA3MTU3RjBENDM5MTFFNkEwMDBFNjY3MkYzMzg4NjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDA3MTU3RjFENDM5MTFFNkEwMDBFNjY3MkYzMzg4NjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowMDcxNTdFRUQ0MzkxMUU2QTAwMEU2NjcyRjMzODg2NyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMDcxNTdFRkQ0MzkxMUU2QTAwMEU2NjcyRjMzODg2NyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgjIpUgAAAgQSURBVHja7FoJUJVVFD7vkVgIgoCWCg9kUwTcCnNNKzGzqabNUqOyTJvJcqwmzUxnGC2XasZyIsvMyZkWrShNkTHHpXCJXFAsBX0q4pIJiEoCb+uc/30/XJ48ejSPhvCdmW/+e+9/3733P989y71gcDgc5JPWK9f5VPAv5aPUlmcZk/IMPoK9KI5JO1vMWgwfDWiw3eijyeeifeLOamyO1kWwIW2WPAIZ2xh93XQ7z/iOMY1x2Xv+0E50Q3uipIFEfn4p5HDkcWvbBnpaGcWMRYyl8ssmzPIk4xOGH2M54xnGs4xTjK4Mm+PNoctrJzI4WjyR/8aC4xkxSv0oo4wRx+jACGdMZJxhzPaeuXD+cOWSztcgF3IL8SIB3yTrW8woYmxqwiy3gVyRw3jKd1gYBxgB9XrbrrRKF53MCFaUMJJxkdGFsYKR6qKsWMZoRjSjPd6VMyRDWQvlTUA/M8awKPMJmaM0Qo3G3WQwrmK2b1EM8yt4C2m4lfEZ5vFnDGVsZgwGIkCSDVa5Bd6I3QMFMRKVeXfgmYv3fynkt+oYfItS3gZ3KHKBsUch2Aalfc/o4WasLEnuQVBPtB0BKQTSpU8nuOnJmpIN1EtxvOthZYS5TjKSUK9GebMbcuYAGYzO8E661R5SNqMulnrKs1Vpz8xv8ul8eV231GQTjRoQ0ySlbthppnMV9tp6p2Cj2zHKqoz0w9ZCMtor6NipSzQiNYIGeolgf5fY+7NSFhKHK/VfQLAoOZNxEGWxyHFwsfczZjIKFIITFYJn15Jrd+SSf9tP2VXHcLmbQqC6htEu4eNXbBKZO5txHN9wH+MOcfyMsYy34GHC8bv9LsQ2KHa7k+95762u1y6Bf9mCp2lk/0iPFTv7y71XtQnhj6dFXdX+y76TtCQ7nyYMjfO6Bd/I6K3URyHpkpkeYpjQfoLxMaypD9r8oMCDcN+xIOgyYqUuCXjexXi0lkhrzUxK6GehNm17k6W6ox6ZGeMZf2DjCVk3KJa9nVGJpE/kekYoEkFZQxu8t7t8124ka/8o67fscbqaqFDavOIFmrbwW/om+wBlrdlCE6eba/uFhgTSq8+l0Yz5WXTP4BjKnJtO85bn0tKVP9KwQSkaFSEd2tOGN4bT0qzf6NOfjtDWgyUakaosntCbrbZSK3frGkSTH4Bd5HuH4N5KHCUodKxLn12M5xFPI0DSSLi/UMypkyAWdRqJmi7dcD6fXpdIOVaQ8bptHIOZCtvNLh4lw2V+CQ1rGJNBnqz5MRBqwvqNIFe3Vhvity57PVXIXrMz0eoREUKf5+ynzTuOafW42BtpKiOxWzgtWpFLR0+UUV7+Ee3doZILVGQ2a+QK8XffFkdFOce1dzJGVkGZVr49MUhDbJdgWraphA4Ul9KPeSV0/CIUFW7xugWrSqhGnLJAkWKtGxnir+Sr02DFUYoiRXE3wU2L5MF6DivjipVPle9DvYSs1nkUyiEyjPM4q6W/0vcSvIUdLvUYrPV7vH+JMRcbygqXXYw8IhB9dkIPfZRj3mGPEvuaCtqTX6iV1+WaNQhhU58YSFWOdrR67U4qu1B3UhyTlqhZt5A9Y/FWrU2sWuKolsSUX6T3cpzsifsN7xBE7+Yc5fbjdbufrXZtgbOeEBFGxGvwJsGp6m0srEd2fxVI1UWy7PdBbiWOTeuRbb+mELwLT1F6BX7Xr16cdzjmUxv/kxQZL9YrISJFD4GMKZKfIIOuRKarbsYF+MZCxP0CbMwNiNU2ZMk9cM4lZNdmTxWSt9+ZY344516KN4VoSt9+8DQ9+tIqzW2vfiedJmWs00gdlNSFUnuZtN8I5P3426No4gcF2hgv3hVNqfGB2hiFJaWUvmSv5rZXTkmmhWvOaBasy73JYc2SRScoys3Gbm9IugMisqqtIDdJcek1jH0o/wlL7IU4ScoRZRnJX7wCgoTsPkoiVAyPcc7NGgYo31eEuCryoHISOAYvlK7MewCb5R9lx35zbfy9Z1BsbXt5hXOvC6mPvJylWbH0ETF1DWZynf3emjLEOSGIE7JdRaw6fUnBVe1iyc1BsJ69VsLlupMLINAfcS8HFhqPRI0Qe80K2UUgWBfxCrM0izPxXjH4yTFpCBIrPZE718gaSpXyCGwWP2wy3T3vgxUPUfru8VQZA3vF0KpF91FYaDA5rHUObHT/LvT2tOF0srSakqKDKCTo+to+ER2dUz90dwoN6NlZa8ucmEyBvL3UMeJvCqAF47rTKR4jMdL5m0BswczIZOoXF1avv8FLBP8GJW2EK3MnhSDnVVhcMs7MGXDXkuh8zTirO2Ll3KnL52SzbqGOnKdFMsE11XomfgJx/wuQ407WMVYiwWoL178KlytPY4yvlPPtCdzIbfD49pQVLCQ1JGNGdL+q7dTZUlr82Q4tTr/ycN37vtEBDY4xrGdwo3M3hwXfiQz0vAd95S74ByRV5dgcYqnfIoM969Jfvbf+E2dT0jLnOpmP2G+FB2hMyrGZljDaYb7f8W6lyxgzEK8vuVh+49LEq8qyKxaa+VQKRZs6U9eOAf/JVWdTCT7bxP6/K0ptbAwJKGOU+gLtRsvA5Fayzv9itBEfZr+IWO6p1ODCxVWKXeoVQLNKiimY0bfFX1U2h0xSMufduAxyWm8FO4sKNqpOkbzj7S3rotde1eLvolvCH/zluPK64qZfq+euhWSj7/8S/hMLdmyc2xxrMOOG638nniY617oF++QaiMH/S/HLzmjxazT4/i+6dcvfAgwAK8OM8gEQuWsAAAAASUVORK5CYII=);
}
#payment-tabs #payment-tab-container label {
  margin-right: 0;
}
#payment-tabs #payment-tab-container select, #payment-tabs #payment-tab-container select.expanding {
  width: calc(100px - 0.8em);
}
@media (max-width: 780px) {
  #payment-tabs #payment-tab-container select, #payment-tabs #payment-tab-container select.expanding {
    width: calc(50% - 0.55em);
  }
}
#payment-tabs #payment-tab-container select[name*=Type], #payment-tabs #payment-tab-container select.expanding[name*=Type] {
  width: 200px;
}
@media (max-width: 780px) {
  #payment-tabs #payment-tab-container select[name*=Type], #payment-tabs #payment-tab-container select.expanding[name*=Type] {
    width: 100%;
  }
}
#payment-tabs #payment-tab-container .slash {
  width: 0;
  display: inline-block;
  position: relative;
  color: transparent;
}
#payment-tabs #payment-tab-container .slash:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0.3em;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 780px) {
  #payment-tabs #payment-tab-container .slash:before {
    margin-left: -0.2em;
  }
}
#payment-tabs #payment-tab-container .left {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
@media (max-width: 780px) {
  #payment-tabs #payment-tab-container .left {
    display: block;
  }
}
#payment-tabs #payment-tab-container .debit-card-instructions {
  width: calc(100% - 200px - 20em);
  display: inline-block;
  vertical-align: top;
  padding-left: 2em;
  font-size: 0.75em;
  line-height: 1.5;
}
@media (max-width: 780px) {
  #payment-tabs #payment-tab-container .debit-card-instructions {
    width: 100%;
    display: block;
    margin-top: 1em;
    padding-left: 0;
  }
}

#custom-fields label {
  text-align: left;
}
#custom-fields table {
  margin: 0;
}

.portal-page .login-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 780px) {
  .portal-page .login-wrapper {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.portal-page .login-wrapper .leftcol, .portal-page .login-wrapper .rightcol {
  width: 40%;
  float: none;
  margin: 0;
}
@media (max-width: 780px) {
  .portal-page .login-wrapper .leftcol, .portal-page .login-wrapper .rightcol {
    width: 100%;
  }
}
.portal-page .login-wrapper .leftcol h2, .portal-page .login-wrapper .leftcol fieldset, .portal-page .login-wrapper .rightcol h2, .portal-page .login-wrapper .rightcol fieldset {
  margin: 0;
  background: none;
  border: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.portal-page .login-wrapper .leftcol h2, .portal-page .login-wrapper .rightcol h2 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}
.portal-page .login-wrapper .leftcol fieldset > p, .portal-page .login-wrapper .rightcol fieldset > p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.portal-page .login-wrapper .leftcol fieldset > p label, .portal-page .login-wrapper .rightcol fieldset > p label {
  width: 100px;
}
.portal-page .login-wrapper .leftcol fieldset > p input, .portal-page .login-wrapper .rightcol fieldset > p input {
  width: 100%;
}
.portal-page .login-wrapper .leftcol fieldset > p.portal-actions, .portal-page .login-wrapper .rightcol fieldset > p.portal-actions {
  display: block;
}
.portal-page .login-wrapper .leftcol fieldset > p.portal-actions input, .portal-page .login-wrapper .rightcol fieldset > p.portal-actions input {
  width: auto;
  padding: 0.25em 2em;
}
.portal-page .login-wrapper .leftcol .signin-link, .portal-page .login-wrapper .leftcol .register-link, .portal-page .login-wrapper .rightcol .signin-link, .portal-page .login-wrapper .rightcol .register-link {
  background: transparent;
}
@media (max-width: 780px) {
  .portal-page .login-wrapper .rightcol {
    margin-top: 2.5em;
  }
}

body {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.618;
  color: #000;
  background: #fff;
}
body a[href^="tel:"] {
  pointer-events: none;
}
@media (max-width: 780px) {
  body a[href^="tel:"] {
    pointer-events: auto;
  }
}

html .mce-content-body {
  width: 95%;
  max-width: 95%;
  min-width: 95%;
  padding: 0;
  margin: 20px;
}

h1 {
  font-family: "Montserrat", sans-serif;
  color: #172b70;
}

h2 {
  font-family: "Montserrat", sans-serif;
  color: #172b70;
}

h3 {
  font-family: "Montserrat", sans-serif;
  color: #172b70;
}

h4 {
  font-family: "Montserrat", sans-serif;
  color: #172b70;
}

h5 {
  font-family: "Montserrat", sans-serif;
  color: #172b70;
}

h6 {
  font-family: "Montserrat", sans-serif;
  color: #172b70;
}

body.home .top-bar {
  display: none;
}

.top-bar {
  position: relative;
  z-index: 0;
  padding-bottom: 153px;
  border-bottom: 1px solid #172b70;
}
@media (max-width: 1201px) {
  .top-bar {
    padding-bottom: 205px;
  }
}
@media (max-width: 780px) {
  .top-bar {
    padding-bottom: 227px;
  }
}
.top-bar .contact-info {
  z-index: 1;
  text-align: right;
  position: absolute;
  right: 0;
  padding: 10px 0;
}
.top-bar .contact-info .phone {
  display: inline-block;
  font: bold 16px/26px "Montserrat", sans-serif;
  color: #172b70;
  padding-right: 15px;
}
.top-bar .contact-info .email {
  display: inline-block;
  color: #172b70;
}
.top-bar .contact-info .email a {
  display: inline-block;
  font: normal 16px/26px "Montserrat", sans-serif;
  color: #172b70;
  text-decoration: none;
}
.top-bar .contact-info .email a:hover {
  color: #a9c5d6;
}

.webcom-header {
  background: rgb(255, 255, 255);
  background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgba(0, 0, 0, 0.4) 35%, rgba(0, 0, 0, 0.4) 100%);
  position: absolute;
  top: 75px;
  width: 100%;
  padding: 25px 0 15px 0;
}
.webcom-header .logo img {
  max-width: 313px;
}
@media (max-width: 1334px) {
  .webcom-header {
    background: rgb(255, 255, 255);
    background: -webkit-linear-gradient(left, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 28%, rgba(0, 0, 0, 0.4) 28%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 28%, rgba(0, 0, 0, 0.4) 28%, rgba(0, 0, 0, 0.4) 100%);
  }
}
@media (max-width: 1201px) {
  .webcom-header {
    background: rgba(0, 0, 0, 0.4);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
    text-align: center;
  }
}
.webcom-header .logo {
  float: left;
}
@media (max-width: 1201px) {
  .webcom-header .logo {
    float: none;
  }
}
@media (max-width: 1201px) {
  .webcom-header .logo img {
    background: #fff;
    padding: 10px;
  }
}
.webcom-header a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #a9c5d6;
}
.webcom-header a:hover {
  color: #172b70;
}

.webcom-navigation {
  float: right;
  margin-right: -15px;
}
@media (max-width: 1201px) {
  .webcom-navigation {
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 780px) {
  .webcom-navigation > div {
    padding: 0;
  }
}

.webcom-banner {
  position: relative;
  z-index: 0;
}
.webcom-banner .caption-wrap {
  background: none !important;
  opacity: 1 !important;
  bottom: 35% !important;
}
@media (max-width: 1147px) {
  .webcom-banner .caption-wrap {
    bottom: 20% !important;
  }
}
@media (max-width: 900px) {
  .webcom-banner .caption-wrap {
    bottom: 6% !important;
  }
}
@media (max-width: 768px) {
  .webcom-banner .caption-wrap {
    display: none !important;
  }
}
.webcom-banner .caption-wrap .caption {
  text-align: right;
}
.webcom-banner .caption-wrap .caption h2 {
  font: bold 60px/27px "Open Sans", sans-serif;
  color: #fff;
  padding-bottom: 45px;
}
@media (max-width: 1147px) {
  .webcom-banner .caption-wrap .caption h2 {
    font: bold 50px/27px "Open Sans", sans-serif;
  }
}
@media (max-width: 965px) {
  .webcom-banner .caption-wrap .caption h2 {
    font: bold 40px/27px "Open Sans", sans-serif;
  }
}
@media (max-width: 782px) {
  .webcom-banner .caption-wrap .caption h2 {
    font: bold 30px/27px "Open Sans", sans-serif;
  }
}
.webcom-banner .caption-wrap .caption .banner-button {
  background: #172b70;
  font: normal 18px/27px "Open Sans", sans-serif;
  color: #fff;
  padding: 10px 30px;
  margin-right: 155px;
  text-decoration: none;
}
.webcom-banner .contact-info {
  z-index: 1;
  text-align: right;
  position: absolute;
  right: 0;
  padding: 10px 0;
}
.webcom-banner .contact-info .phone {
  display: inline-block;
  font: bold 16px/26px "Montserrat", sans-serif;
  color: #fff;
  padding-right: 15px;
}
.webcom-banner .contact-info .email {
  display: inline-block;
  color: #fff;
}
.webcom-banner .contact-info .email a {
  display: inline-block;
  font: normal 16px/26px "Montserrat", sans-serif;
  color: #fff;
  text-decoration: none;
}
.webcom-banner .contact-info .email a:hover {
  color: #a9c5d6;
}
.webcom-banner a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #a9c5d6;
}
.webcom-banner a:hover {
  color: #172b70;
}

.webcom-cta {
  padding: 75px 0;
  text-align: center;
}
.webcom-cta h2 {
  text-align: center;
  font: bold 41px/49px "Open Sans", sans-serif;
  color: #172b70;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.webcom-cta .more {
  background: #172b70;
  font: normal 18px/27px "Open Sans", sans-serif;
  color: #fff;
  padding: 10px 30px;
  text-decoration: none;
}
.webcom-cta .cta-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding-bottom: 30px;
}
@media (max-width: 1255px) {
  .webcom-cta .cta-wrap {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.webcom-cta .cta-wrap .cta-block {
  width: 408px;
  height: 312px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease; /* Safari and Chrome */
  -moz-transition: all 0.3s ease; /* Firefox */
  -o-transition: all 0.3s ease; /* IE 9 */
  -ms-transition: all 0.3s ease; /* Opera */
  transition: all 0.3s ease;
  opacity: 1;
}
@media (max-width: 1255px) {
  .webcom-cta .cta-wrap .cta-block {
    margin-bottom: 20px;
  }
}
.webcom-cta .cta-wrap .cta-block:hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.1); /* Safari and Chrome */
  -moz-transform: scale(1.1); /* Firefox */
  -ms-transform: scale(1.1); /* IE 9 */
  -o-transform: translatZ(0) scale(1.1); /* Opera */
  transform: translatZ(0) scale(1.1);
  opacity: 0.5;
}
.webcom-cta .cta-wrap .cta-block .cta-title {
  text-align: center;
  font: 800 24px/24px "Montserrat", sans-serif;
  text-transform: uppercase;
}

.webcom-projects .projects-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1255px) {
  .webcom-projects .projects-wrap {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
}
.webcom-projects .projects-wrap .cta-block {
  width: 408px;
  padding-bottom: 20px;
}
@media (max-width: 420px) {
  .webcom-projects .projects-wrap .cta-block {
    width: auto;
  }
}
.webcom-projects .projects-wrap .cta-block a {
  text-decoration: none;
}
.webcom-projects .projects-wrap .cta-block .cta-block-image {
  width: 408px;
  height: 312px;
  background-repeat: no-repeat;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease; /* Safari and Chrome */
  -moz-transition: all 0.3s ease; /* Firefox */
  -o-transition: all 0.3s ease; /* IE 9 */
  -ms-transition: all 0.3s ease; /* Opera */
  transition: all 0.3s ease;
  opacity: 1;
}
@media (max-width: 420px) {
  .webcom-projects .projects-wrap .cta-block .cta-block-image {
    width: auto;
  }
}
.webcom-projects .projects-wrap .cta-block .cta-block-image:hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.1); /* Safari and Chrome */
  -moz-transform: scale(1.1); /* Firefox */
  -ms-transform: scale(1.1); /* IE 9 */
  -o-transform: translatZ(0) scale(1.1); /* Opera */
  transform: translatZ(0) scale(1.1);
  opacity: 0.5;
}
.webcom-projects .projects-wrap .cta-block .cta-block-image .cta-title {
  text-align: center;
  font: 800 24px/24px "Montserrat", sans-serif;
  text-transform: uppercase;
}
.webcom-projects .projects-wrap .cta-block .cta-textarea {
  font: normal 16px/18px "Open Sans", sans-serif;
  color: #000;
  padding: 15px 5px;
}

.webcom-content {
  padding: 32px 0;
}
.webcom-content .gm-iv-address {
  height: auto !important;
}
.webcom-content .market {
  padding-bottom: 50px;
}
.webcom-content .market h2 {
  text-align: center;
  font: bold 41px/49px "Open Sans", sans-serif;
  color: #172b70;
  text-transform: uppercase;
}
.webcom-content .market .market-cta .market-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1255px) {
  .webcom-content .market .market-cta .market-wrap {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.webcom-content .market .market-cta .market-wrap a {
  text-decoration: none;
}
@media (max-width: 1255px) {
  .webcom-content .market .market-cta .market-wrap a {
    padding-bottom: 50px;
  }
}
.webcom-content .market .market-cta .market-wrap .market-block {
  width: 169px;
  height: 169px;
  background-repeat: no-repeat;
}
.webcom-content .market .market-cta .market-wrap .market-block .market-title {
  text-align: center;
  font: normal 20px/24px "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #172b70;
  padding-top: 10px;
}
.webcom-content .specialize {
  background-image: url(images/specialize-bg.jpg);
  background-repeat: no-repeat;
  padding: 40px 0 123px 0;
}
@media (max-width: 1255px) {
  .webcom-content .specialize {
    background-color: #a9c5d6;
    padding: 40px 0 40px 0;
  }
}
.webcom-content .specialize h2 {
  text-align: center;
  font: bold 41px/49px "Open Sans", sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.webcom-content .specialize .specialize-cta .specialize-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1255px) {
  .webcom-content .specialize .specialize-cta .specialize-wrap {
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.webcom-content .specialize .specialize-cta .specialize-wrap .specialize-block {
  width: 235px;
  height: 236px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  border: 6px solid #fff;
  -webkit-transition: all 0.3s ease; /* Safari and Chrome */
  -moz-transition: all 0.3s ease; /* Firefox */
  -o-transition: all 0.3s ease; /* IE 9 */
  -ms-transition: all 0.3s ease; /* Opera */
  transition: all 0.3s ease;
  opacity: 1;
}
@media (max-width: 1255px) {
  .webcom-content .specialize .specialize-cta .specialize-wrap .specialize-block {
    margin-bottom: 20px;
  }
}
.webcom-content .specialize .specialize-cta .specialize-wrap .specialize-block:hover {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1.1); /* Safari and Chrome */
  -moz-transform: scale(1.1); /* Firefox */
  -ms-transform: scale(1.1); /* IE 9 */
  -o-transform: translatZ(0) scale(1.1); /* Opera */
  transform: translatZ(0) scale(1.1);
  opacity: 0.5;
}
.webcom-content .specialize .specialize-cta .specialize-wrap .specialize-block .specialize-title {
  text-align: center;
  font: 800 24px/24px "Montserrat", sans-serif;
  text-transform: uppercase;
}

.mceContentBody a, .webcom-content a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #172b70;
}
.mceContentBody a:hover, .webcom-content a:hover {
  color: #a9c5d6;
}

.webcom-footer-wrapper .top-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 1178px) {
  .webcom-footer-wrapper .top-footer {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.webcom-footer-wrapper .top-footer .logo img {
  max-width: 530px;
}
.webcom-footer-wrapper .top-footer .contact-info {
  font: normal 16px/21px "Open Sans", sans-serif;
  color: #1a181b;
  padding-left: 30px;
  margin-top: 15px;
}
@media (max-width: 596px) {
  .webcom-footer-wrapper .top-footer .contact-info {
    text-align: center;
  }
}
.webcom-footer-wrapper .top-footer .contact-info .phone {
  display: inline-block;
  font: 800 24px/21px "Open Sans", sans-serif;
  color: #263877;
}
@media (max-width: 648px) {
  .webcom-footer-wrapper .top-footer .contact-info .phone {
    font: 800 16px/21px "Open Sans", sans-serif;
  }
}
@media (max-width: 596px) {
  .webcom-footer-wrapper .top-footer .contact-info .phone {
    display: block;
  }
}
.webcom-footer-wrapper .top-footer .contact-info .email {
  display: inline-block;
  font: normal 16px/21px "Open Sans", sans-serif;
}
@media (max-width: 596px) {
  .webcom-footer-wrapper .top-footer .contact-info .email {
    display: block;
  }
}
@media (max-width: 596px) {
  .webcom-footer-wrapper .top-footer .contact-info .email span {
    display: none;
  }
}
.webcom-footer-wrapper .top-footer .contact-info .email a {
  color: #1a181b;
  text-decoration: none;
}
.webcom-footer-wrapper .top-footer .contact-info .email a:hover {
  color: #263877;
}
.webcom-footer-wrapper .top-footer .contact-info .address {
  display: inline-block;
  font: normal 14px/21px "Open Sans", sans-serif;
}
@media (max-width: 596px) {
  .webcom-footer-wrapper .top-footer .contact-info .address {
    display: block;
  }
}

@media (max-width: 1178px) {
  .webcom-footer-navigation {
    padding: 10px;
  }
}
.webcom-footer-navigation .footer-nav-left {
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: left;
  list-style: none;
}
@media (max-width: 531px) {
  .webcom-footer-navigation .footer-nav-left {
    text-align: center;
  }
}
.webcom-footer-navigation .footer-nav-left li {
  display: block;
}
@media (max-width: 870px) {
  .webcom-footer-navigation .footer-nav-left li {
    display: inline-block;
  }
}
.webcom-footer-navigation .footer-nav-left li a {
  display: block;
  font: normal 18px/24px "Open Sans", sans-serif;
  color: #656565;
  padding: 5px 0;
  text-decoration: none;
}
@media (max-width: 870px) {
  .webcom-footer-navigation .footer-nav-left li a {
    padding: 5px 5px;
  }
}
@media (max-width: 531px) {
  .webcom-footer-navigation .footer-nav-left li a {
    font: normal 16px/24px "Open Sans", sans-serif;
  }
}
.webcom-footer-navigation .footer-nav-left li a:hover {
  color: #162576;
}
.webcom-footer-navigation .footer-nav-left li ul {
  display: none;
}

@media (max-width: 1178px) {
  .webcom-footer-navigation-right {
    padding: 10px;
  }
}
.webcom-footer-navigation-right a.sitemap {
  background: #a9c5d6;
  font: normal 18px/27px "Open Sans", sans-serif;
  color: #fff;
  padding: 5px 30px;
  text-decoration: none;
  margin-left: 70px;
}
@media (max-width: 866px) {
  .webcom-footer-navigation-right a.sitemap {
    margin-left: 170px;
  }
}
@media (max-width: 481px) {
  .webcom-footer-navigation-right a.sitemap {
    margin-left: 147px;
  }
}
@media (max-width: 430px) {
  .webcom-footer-navigation-right a.sitemap {
    margin-left: 124px;
  }
}
@media (max-width: 370px) {
  .webcom-footer-navigation-right a.sitemap {
    margin-left: 96px;
  }
}
@media (max-width: 320px) {
  .webcom-footer-navigation-right a.sitemap {
    margin-left: 70px;
  }
}
.webcom-footer-navigation-right a.sitemap:hover {
  background: #172b70;
}
.webcom-footer-navigation-right .footer-nav-right {
  padding: 0;
  margin: 0;
  font-size: 0;
  text-align: right;
  list-style: none;
  padding-bottom: 10px;
}
@media (max-width: 531px) {
  .webcom-footer-navigation-right .footer-nav-right {
    text-align: center;
  }
}
.webcom-footer-navigation-right .footer-nav-right li {
  display: block;
}
@media (max-width: 870px) {
  .webcom-footer-navigation-right .footer-nav-right li {
    display: inline-block;
  }
}
.webcom-footer-navigation-right .footer-nav-right li a {
  display: block;
  font: normal 18px/24px "Open Sans", sans-serif;
  color: #656565;
  padding: 5px 0;
  text-decoration: none;
}
@media (max-width: 870px) {
  .webcom-footer-navigation-right .footer-nav-right li a {
    padding: 5px 5px;
  }
}
@media (max-width: 531px) {
  .webcom-footer-navigation-right .footer-nav-right li a {
    font: normal 16px/24px "Open Sans", sans-serif;
  }
}
.webcom-footer-navigation-right .footer-nav-right li a:hover {
  color: #162576;
}
.webcom-footer-navigation-right .footer-nav-right li ul {
  display: none;
}

.webcom-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding-top: 10px;
}
@media (max-width: 1178px) {
  .webcom-footer {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
}
.webcom-footer .memberships {
  font: normal 16px/24px "Open Sans", sans-serif;
  color: #656565;
}
@media (max-width: 1178px) {
  .webcom-footer .memberships {
    padding: 10px;
  }
}
.webcom-footer .memberships span {
  font: bold 16px/24px "Open Sans", sans-serif;
  color: #162576;
}
.webcom-footer .memberships strong {
  font: 600 16px/24px "Open Sans", sans-serif;
}
.webcom-footer .engineering {
  font: normal 16px/24px "Open Sans", sans-serif;
  color: #656565;
}
@media (max-width: 1178px) {
  .webcom-footer .engineering {
    padding: 10px;
  }
}
.webcom-footer .engineering span {
  font: bold 16px/24px "Open Sans", sans-serif;
  color: #162576;
}
.webcom-footer .engineering strong {
  font: 600 16px/24px "Open Sans", sans-serif;
}
.webcom-footer .border {
  border-left: 1px solid #a9c5d6;
}
@media (max-width: 976px) {
  .webcom-footer .border {
    display: none;
  }
}
.webcom-footer a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #172b70;
  text-decoration: none;
}
.webcom-footer a:hover {
  text-decoration: underline;
}

.webcom-copyright {
  font: normal 13px/18px "Open Sans", sans-serif;
  color: #1a181b;
  text-align: center;
  padding: 50px 0;
}
.webcom-copyright a {
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -ms-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  color: #a9c5d6;
}
.webcom-copyright a:hover {
  color: #172b70;
}
.webcom-copyright .company {
  padding: 6px 0 0;
}
.webcom-copyright img {
  display: inline-block;
  vertical-align: baseline;
}

/*# sourceMappingURL=style.css.map */
