/*
Theme Name: PCS
Author: [whitepenny]
Author URI: https://www.whitepenny.com
Description: 2017 Redesign
*/
/* HEADER 1080 - 1090 */
/* ===========================================================
       TABLE OF CONTENTS

       0 Color Palette
       1 Reset
       2 Font Face
       3 Typography
       4 Elements
       5 Forms
       6 Navigation
           6.1 Links
           6.2 Menus
           6.3 Header
           6.4 Pagination
       7 Accessibility
       8 Alignments
       9 Clearings
      10 Widgets
      11 Content
          11.1 Footer
          11.2 Custom Banner
          11.3 Custom Pages
          11.4 Full Width Pages
      12 Posts and pages
          12.1 Single Posts & Archive Pages
          12.2 Home
          12.3 Contact
          12.4 Solutions
          12.5 Why Us
          12.6 Three Squares
          12.7
          12.8
          12.9
         12.10 File Not Found 404
         12.11 Search Results
         12.12 Asides
         12.13
      13 Infinite scroll
      14 Media
        14.1 Captions
        14.2 Galleries
  ============================================================= */
/* ============================================================
       0 COLOR PALETTE
   ============================================================

       Orange Red / Links   ff3d31

   ============================================================ */
/* ============================================================
       1 RESET
   ============================================================ */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust:     100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 0;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* ============================================================
       2 GRIDS
   ============================================================ */
.grid1120 {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1232px) {
  .grid1120 {
     width: 1120px;
  }
}
.grid970 {
  margin: 0 auto;
  max-width: 970px;
}
.grid660 {
  margin: 0 auto;
  max-width: 660px;
}
.grid570 {
  margin: 0 auto;
  max-width: 570px;
}
.grid460 {
  margin: 0 auto;
  max-width: 460px;
}
.grid400 {
  margin: 0 auto;
  max-width: 400px;
}
.grid360 {
  margin: 0 auto;
  max-width: 360px;
}
/* ============================================================
       3 TYPOGRAPHY
   ============================================================ */
body {
  -webkit-focus-ring-color: transparent !important;
}
:focus {
 -webkit-focus-ring-color: transparent !important;
  outline: transparent auto 1px;
  outline: none;
}
body, button, input, select, textarea {
  color: #898989;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.75;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
}
p {
  margin-bottom: 1.5em;
  width: 100%;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 50px 0 48px;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
.letter-spacing-zero {
  letter-spacing: 0;
}
.headline-style-1,
.entry-content h2.headline-style-1 {
  color: #ff3326;
  font-size: 43px;
  font-weight: 300;
  line-height: 51px;
}
@media screen and (min-width: 847px) {
  .headline-style-1,
  .entry-content h2.headline-style-1 {
    font-size: 49px;
    line-height: 56px;
  }
}
@media screen and (min-width: 1020px) {
  .headline-style-1,
  .entry-content h2.headline-style-1 {
    font-size: 60px;
    line-height: 66px;
  }
}
.headline-style-2 {
  color: #ff3326;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 19px;
  text-transform: uppercase;
}
.headline-style-3 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
.headline-style-4 {
  color: #ff3326;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 20px;
  text-transform: uppercase;
}
.headline-style-5 {
  color: #fff;
  font-size: 42px;
  font-weight: 300;
  line-height: 49px;
}
@media screen and (min-width: 410px) {
  .headline-style-5 {
    font-size: 46px;
    line-height: 54px;
  }
}
@media screen and (min-width: 480px) {
  .headline-style-5 {
    font-size: 49px;
    line-height: 59px;
  }
}
@media screen and (min-width: 600px) {
  .headline-style-5 {
    font-size: 54px;
    line-height: 62px;
  }
}
@media screen and (min-width: 769px) {
  .headline-style-5 {
    font-size: 56px;
    line-height: 66px;
  }
}
@media screen and (min-width: 880px) {
  .headline-style-5 {
    font-size: 62px;
    line-height: 72px;
  }
}
@media screen and (min-width: 960px) {
  .headline-style-5 {
    font-size: 68px;
    line-height: 79px;
  }
}
@media screen and (min-width: 1100px) {
  .headline-style-5 {
    font-size: 74px;
    line-height: 101px;
  }
}
.headline-style-6 {
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  line-height: 44px;
}
.headline-style-7,
.entry-content .headline-style-7 {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.headline-style-8 {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 19px;
  text-transform: uppercase;
}
.headline-style-9 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.headline-style-10,
.entry-content h2.headline-style-10 {
  color: #ff3326;
  font-size: 43px;
  font-weight: 300;
  line-height: 51px;
}
@media screen and (min-width: 847px) {
  .headline-style-10,
  .entry-content h2.headline-style-10 {
    font-size: 49px;
    line-height: 56px;
  }
}
@media screen and (min-width: 1020px) {
  .headline-style-10,
  .entry-content h2.headline-style-10 {
    font-size: 54px;
    line-height: 65px;
  }
}
.headline-style-11 {
  color: #ff3326;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 20px;
  text-transform: uppercase;
}
.orange {
  color: #f58523;
}
.semibold {
  font-weight: 600;
}
/* ============================================================
       4 ELEMENTS
   ============================================================ */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*, *:before, *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
body {
  background: #fff;
  position: relative;
  overflow-x: hidden;
}
.site {
  overflow-x: hidden;
  position: relative;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
blockquote {
  background: transparent url("/wp-content/themes/pcs/svg/pcs_red_outline.svg");
  background-position: left top;
  background-repeat: no-repeat;
  margin: 28px 0 48px;
  min-height: 213px;
  padding-top: 101px;
  position: relative;
}
@media screen and (min-width: 599px) {
  blockquote {
    background-position: left center;
    margin: 50px 0 48px;
    min-height: 112px;
    padding-top: 0;
  }
}
blockquote p,
.entry-content blockquote p {
  border-left: 1px solid transparent;
  color: #ff3326;
  font-size: 25px;
  font-weight: 300;
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 0 !important;
  margin-left: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 21px;
  width: auto;
}
@media screen and (min-width: 480px) {
  blockquote p,
  .entry-content blockquote p {
    font-size: 36px;
    line-height: 46px;
  }
}
@media screen and (min-width: 599px) {
   blockquote p,
  .entry-content blockquote p {
     border-left: 1px solid #f58523;
     margin-left: 112px;
  }
}
blockquote p span,
blockquote p.blockquote-caption {
  color: #000;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 480px) {
  blockquote p span,
  blockquote p.blockquote-caption {
    font-size: 11px;
    line-height: 15px;
  }
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto; /* Make sure images are scaled correctly. */
  max-width: 100%; /* Adhere to container width. */
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
.bordered {
  border: 3px solid #efefef;
}
/* ============================================================
       5 FORMS
   ============================================================ */
button, input[type=" button"], input[type="reset"], input[type="submit"] {
  border: none;
  border-color: transparent;
  border-radius: 0;
  background: #e6e6e6;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: rgba(0, 0, 0, .8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em;
  text-shadow: none;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active,
input[type="submit"]:active {
  border-color: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"],
input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select, body .gform_wrapper .top_label select.medium {
  color: #898989;
  border: solid 2px #e7e7e7;
  border-radius: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
  color: #696969;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"] {
  padding: 13px 19px;
}
textarea {
  padding-left: 19px;
  width: 100%;
}
/* ============================================================
       6 NAVIGATION
   ============================================================ */
/* ============================================================
     6.1 LINKS
   ============================================================ */
a {
  color: #ff3b1d;
}
a, .gform_wrapper .gform_footer input[type="submit"] {
  -webkit-transition: all .26s ease;
  -o-transition: all .26s ease;
  transition: all .26s ease;
}
a:hover, a:focus, a:active {
  color: #696969;
}
.entry-content a:hover, .entry-content a:focus, .entry-content a:active {
    color: #ff7300;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
/* ============================================================
     6.2 MENUS
   ============================================================ */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .main-navigation {
    clear: none;
    display: inline-block;
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    width: auto;
  }
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  display: inline-block;
  /*float: left;*/
  line-height: 33px;
  position: relative;
}
.main-navigation a {
  color: #fff;
  display: block;
  letter-spacing: normal;
  outline: solid 1px transparent;
  position: relative;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0) translateZ(0) scale(1);
  transform: translate3d(0,0,0) translateZ(0) scale (1);
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
.main-navigation li {
    margin: 0 9px;
  }
.main-navigation a {
    font-size: 14px;
  }
@media screen and (min-width: 1160px) {
  .main-navigation li {
   margin: 0 10px;
  }

  .main-navigation a {
    font-size: 15px;
  }
}
@media screen and (min-width: 1320px) {
  .main-navigation li {
   margin: 0 10px;
  }

  .main-navigation a {
    font-size: 16px;
  }
}
.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%; /*1.5em;*/
  left: -999em;
  z-index: 99999;
background: #2f2b2c;
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul ul li {

}
.main-navigation li:hover > a, .main-navigation li.focus > a {
  /*opacity: .7;*/
  color: #e8deda;
}
.main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a {
  /*opacity: .7;*/
  color: #e8deda;
}
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
  /*opacity: .7;*/
  color: #e8deda;
}
.main-navigation li.header-cta:hover > a, .main-navigation li.header-cta.focus > a {
  opacity: 1;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: auto;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
  left: 100%;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-menu-ancestor > a {
  color: #fff;
  font-weight: 600;
}
.single-solution .main-navigation .current_page_item > a,
.single-solution .main-navigation .current-menu-item > a,
.single-solution .main-navigation .current_page_ancestor > a,
.single-solution .main-navigation .current-menu-ancestor > a {
  color: #fff;
}
.main-navigation .menu-item-has-children > a:after {
  color: #fff;
  content: '▾';
  font-size: 27px;
  line-height: 33px;
  margin-top: 3px;
  position: relative;
  top: 4px;
}
/* Single Post
--------------------------------------------- */
.single-post .main-navigation .header-blog-link a {
  font-weight: 600;
}
/* CTA
--------------------------------------------- */

.main-navigation .header-cta a {
  background-color: #fff;
  color: #f9372D;
  padding: 0 29px;
  border-radius: 25px;
}

.main-navigation .header-cta a:focus,
.main-navigation .header-cta a:hover {
  background-color: #fff;
  color: #f9372D;
}


/* Small menu
--------------------------------------------- */
.single-solution .site-header.header-active,
.page-template-page-why .site-header.header-active,
.page-template-page-services .site-header.header-active,
.home .site-header.header-active,
.site-header.header-active {
  position: fixed;
}
@media screen and (min-width: 1090px) {
  .single-solution .site-header.header-active,
  .page-template-page-why .site-header.header-active,
  .page-template-page-services .site-header.header-active,
  .page-template-page-contact .site-header.header-active, .home .site-header.header-active {
    position: absolute;
  }
}
/*
.menu-toggle, .main-navigation.toggled ul {
  display: block;
}

.menu-toggle {
  position: absolute;
  right: 0;
}
*/
@media screen and (min-width: 1090px) {
  .menu-toggle, .hamburger-container {
    display: none;
  }
  .main-navigation ul {
  display: block;
  }
}
.hamburger-container {
  position: absolute;
  right: 0;
  z-index: 1001;
}
.hamburger {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          -o-transition-duration: 0.15s;
     transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          -o-transition-timing-function: linear;
     transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          -o-transition-duration: 0.15s;
     transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          -o-transition-timing-function: ease;
     transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.075s;
          -o-transition-duration: 0.075s;
     transition-duration: 0.075s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          -o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
     transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  -o-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
          -o-transition-delay: 0.12s;
     transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          -o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
     transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  -o-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
  -webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  -o-transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/* Mobile Navigation
---------------------------------------------- */
.mobile-navigation {
  /* Gradient */
  background: rgba(250,55,37,1);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(250,55,37,1)), color-stop(20%, rgba(250,69,37,1)), color-stop(30%, rgba(255,77,28,1)), color-stop(47%, rgba(255,92,28,1)), color-stop(70%, rgba(255,157,28,1)), color-stop(83%, rgba(255,176,28,1)), color-stop(100%, rgba(255,206,28,1)));
  background: -o-linear-gradient(45deg, rgba(250,55,37,1) 0%, rgba(250,69,37,1) 20%, rgba(255,77,28,1) 30%, rgba(255,92,28,1) 47%, rgba(255,157,28,1) 70%, rgba(255,176,28,1) 83%, rgba(255,206,28,1) 100%);
  background: linear-gradient(45deg, rgba(250,55,37,1) 0%, rgba(250,69,37,1) 20%, rgba(255,77,28,1) 30%, rgba(255,92,28,1) 47%, rgba(255,157,28,1) 70%, rgba(255,176,28,1) 83%, rgba(255,206,28,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa3725', endColorstr='#ffce1c', GradientType=1 );
  /* End Gradient */
  left: 0;
  height: 100%;
  position: fixed;
  top: 0;
  -webkit-transition: transform .3s ease-out;
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translateY(-130%);
  -ms-transform: translateY(-130%);
      transform: translateY(-130%);
  width: 100%;
  z-index: 900;
}
.mobile-navigation.menu-open {
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
      transform: translateY(0%);
  padding-bottom: 16px;
}
@media screen and (min-width: 1090px) {
  .mobile-navigation, .mobile-navigation.menu-open {
    display: none;
  }
}
#mainNav-scroll {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
}
.mobile-navigation ul {
  list-style: none;
  margin: 104px 0 0;
  padding: 0;
  position: relative;
}
.mobile-navigation li {
  line-height: 33px;
  list-style-type: none;
  padding: 8px 20px 8px 5%;
}
@media screen and (min-width: 375px) {
  .mobile-navigation li {
    padding: 6px 20px 6px 5%;
  }
}
@media screen and (min-width: 699px) {
  .mobile-navigation li {
    display: block;
    position: relative;
    -webkit-transform-origin: 40% 40%;
    -ms-transform-origin: 40% 40%;
        transform-origin: 40% 40%;
    width: 100%;
  }
}
.mobile-navigation li a {
  color: #fff;
  font-size: 33px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 33px;
  opacity: .7;
  text-decoration: none;
}
@media screen and (min-width: 375px) {
  .mobile-navigation li a {
    font-size: 39px;
    letter-spacing: -1.25px;
    line-height: 39px;
  }
}
@media screen and (min-width: 699px) {
  .mobile-navigation li a {
    display: inline-block;
    font-size: 60px;
    left: 50%;
    line-height: 60px;
    margin-left: -297px;
    position: relative;
    white-space: nowrap;
  }
}
.mobile-navigation li a:focus,
.mobile-navigation li a:hover {
  opacity: 1;
}
/* =========================================================
     6.3 HEADER
   ========================================================= */
.site-header {
  background: #ff3c2a;
  background: -o-linear-gradient(top, #ff3c2a 0%,#fe9d22 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff3c2a),to(#fe9d22));
  background: linear-gradient(to bottom, #ff3c2a 0%,#fe9d22 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3c2a', endColorstr='#fe9d22',GradientType=0 );
  height: 96px;
  position: relative;
  z-index: 1000;
  width: 100%;
}
.site-branding {
  height: 100%;
  margin: 0 auto;
  position: relative;
  width: 90%;
}
@media screen and (min-width: 769px) {
  .site-branding {
    max-height: 96px;
  }
}
@media screen and (min-width: 1331px) {
  .site-branding {
    width: 1210px;
  }
}
.site-title {
  display: inline-block;
  height: 28px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 86px;
  z-index: 1001;
}
.site-title a {
  display: block;
}
/* =========================================================
     6.4 PAGINATION
   ========================================================= */
/* Comments
------------------------------------------------------------ */
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
/* Comment Navigation
---------------------------------------------- */
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* =========================================================
       7 ACCESSIBILITY
   ========================================================= */
/* Text meant only for screen readers.
------------------------------------------------------------ */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  overflow: hidden;
  width: 1px;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}
/* =========================================================
       8 ALIGNMENTS
   ========================================================= */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.center {
  text-align: center;
}
.left {
  float: left;
}
.right {
  float: right;
}
.block {
   display: block;
}
.ib {
  display: inline-block;
}
.rotate180 {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
/* =========================================================
       9 CLEARINGS
   ========================================================= */
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after,
.site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}
/* =========================================================
      10 WIDGETS
   ========================================================= */
.widget {
  margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%;
}
/* =========================================================
      11 CONTENT
   ========================================================= */
/* =========================================================
    11.1 FOOTER
   ========================================================= */
.site-footer {
  background-color: #f2f2f2;
  /*border-top: solid 1px #eee;*/
  border-bottom: solid 7px #fe3d31;
  color: #949494;
  font-size: 14px;
  letter-spacing: .25px;
  line-height: 22px;
  padding-top: 64px;
  padding-bottom: 50px;
}
.footer-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1122px) {
  .footer-inner {
    width: 1020px;
  }
}
.footer-logo {
  margin: 0 auto;
  margin-bottom: 30px;
}
.footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-social li {
  display: inline-block;
  margin: 0 10px;
}
.footer-addresses {
  padding: 1.0rem 0;
  margin: 0 -15px;
  text-align: center;

}
@media (min-width: 460px) {
  .footer-addresses {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -ms-flex-wrap: wrap;
       flex-wrap: wrap;
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;

   text-align: left;
  }
}
@media (min-width: 875px) {
  .footer-addresses {
    font-size: 13px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.footer-addresses ul {
  list-style: none;
  margin: 0 15px 2.0rem 15px;
  padding: 0;
}
.footer-addresses h4 {
  margin: 0;
  text-transform: uppercase;
}
.footer-addresses a {
  text-decoration: none;
}
.footer-navs ul {
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.footer-navs .footer-nav {
  margin: 0 20px;
  font-size: 15px;
  line-height: 31px;
}
.footer-section-2 {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 460px) {

.footer-section-2 {
   text-align: left;
   margin-bottom: 0;
}

.footer-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: start;
         justify-content: flex-start;
  width: 100%;
  -webkit-box-align: start;
     -ms-flex-align: start;
         align-items: flex-start;
  margin-bottom: 1.0rem;
}

.footer-colophon {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 1;
     -ms-flex: 1;
         flex: 1;
  -webkit-box-pack: start;
     -ms-flex-pack: start;
         justify-content: flex-start;
}

.footer-logo {
  margin-right: 50px;
}

}
@media screen and (min-width: 600px) {
  .footer-section-2 {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-pack: justify;
         -ms-flex-pack: justify;
             justify-content: space-between;
     -webkit-box-flex: 2;
         -ms-flex: 2;
             flex: 2;
  }
}
@media screen and (min-width: 900px) {
  .footer-info {
     display: -ms-flexbox;
     display: -webkit-box;
     display: flex;
  }
}
@media screen and (min-width: 1122px) {
  .footer-section {
   margin-bottom: 0;
  }

  .footer-logo {
   margin-right: 50px;
  }

  .footer-navs, .footer-colophon {
   -webkit-box-flex: 1;
       -ms-flex: 1;
           flex: 1;
  }
}
.footer-logo {
  width: 160px;
}
.footer-logo img {
  margin-left: -6px;
}
.footer-section ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer-navs a[href^="tel:"] {
  color: #ff3d31;
  text-decoration: none;
}
.footer-section ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 28px;
}
.footer-section-2 ul li a {
  color: #ff3d31;

  text-decoration: none;
  text-transform: uppercase;
}
.footer-section-2 ul li a:focus,
.footer-section-2 ul li a:hover {
  color: #616161;
}
.footer-section-2 ul li a i {
  margin-right: 7px;
}
.footer-section-3 ul li a,
.footer-section-4 ul li a {
  color: #949494;
  text-decoration: none;
}
.footer-section-3 ul li a:focus,
.footer-section-4 ul li a:focus,
.footer-section-3 ul li a:hover,
.footer-section-4 ul li a:hover {
  color: #ff3b1d;
}
.site-footer .widget-title {
  color: #696969;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
}
.footer-widget-title {
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 22px;
  margin: 0;
  padding-bottom: 2px;
}
.copyright {
  color: #8a8a8a;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  padding: 0;
  text-align: center;
}
.sitemap-link a{
  outline: 0;
  color: #ff3b1d !important;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
  text-decoration: none !important;
}
@media screen and (min-width: 460px) {
  .copyright {
     margin: 0;
     max-width: 100%;
     text-align: left;
  }
}
/* =========================================================
    11.2 CUSTOM BANNER
   ========================================================= */
.page-template-page-contact .entry-header,
.home .entry-header {
  background: -o-linear-gradient(269deg, #ec6a38, #ec4038, #ec9138, #ec6a38, #ec5138, #ec9138);
  background: linear-gradient(181deg, #ec6a38, #ec4038, #ec9138, #ec6a38, #ec5138, #ec9138);
  background-size: 1200% 1200%;
  /*
  -webkit-animation: AnimateBg 29s ease;
  animation: AnimateBg 29s ease 1;
  */
  padding: 1px 0;
}
@-webkit-keyframes AnimateBg {
    0%{background-position:88% 0%}
    50%{background-position:13% 100%}
    100%{background-position:88% 0%}
}
@keyframes AnimateBg {
    0%{background-position:88% 0%}
    50%{background-position:13% 100%}
    100%{background-position:88% 0%}
}
.single-solution .solution-header-card {
  background: -o-linear-gradient(top, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff2836), color-stop(#ff531b), color-stop(#ff7b1a), color-stop(#ffb31c), color-stop(#fa7b19), to(#f22539));
  background: linear-gradient(180deg, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background-size: 286% 386%;
  min-height: 389px;
  /*
  -webkit-animation: AnimateBgReddish 29s ease-in-out infinite;
  animation: AnimateBgReddish 29s ease-in-out infinite;
  */
  padding: 1px 30px 82px;
}
@media screen and (min-width: 414px) {
  .single-solution .solution-header-card {
    padding: 1px 30px 72px;
  }
}
@-webkit-keyframes AnimateBgReddish {
    0%{background-position:88% 0%}
    50%{background-position:13% 100%}
    100%{background-position:88% 0%}
}
@keyframes AnimateBgReddish {
    0%{background-position:88% 0%}
    50%{background-position:13% 100%}
    100%{background-position:88% 0%}
}
.postid-124.single-solution .solution-header-card {
  background: -o-linear-gradient(top, #ef7809, #f59205, #fab001, #ffb31c, #f4d511, #f9d002, #fab001);
  background: -webkit-gradient(linear, left top, left bottom, from(#ef7809), color-stop(#f59205), color-stop(#fab001), color-stop(#ffb31c), color-stop(#f4d511), color-stop(#f9d002), to(#fab001));
  background: linear-gradient(180deg, #ef7809, #f59205, #fab001, #ffb31c, #f4d511, #f9d002, #fab001);
  background-size: 286% 386%;
  min-height: 389px;
  /*
  -webkit-animation: AnimateBgYellow 29s ease-in-out infinite;
  animation: AnimateBgYellow 29s ease-in-out infinite;
  */
  padding: 1px 30px 82px;
}
@media screen and (min-width: 414px) {
  .postid-124.single-solution .solution-header-card {
    padding: 1px 30px 72px;
  }
}
@-webkit-keyframes AnimateBgYellow {
    0%{background-position:88% 0%}
    50%{background-position:13% 100%}
    100%{background-position:88% 0%}
}
@keyframes AnimateBgYellow {
    0%{background-position:88% 0%}
    50%{background-position:13% 100%}
    100%{background-position:88% 0%}
}
/* =========================================================
      12 POSTS AND PAGES
   ========================================================= */
.sticky {
  display: block;
}
.hentry {
  margin: 0; /*0 0 1.5em*/
}
.byline, .updated:not(.published) {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.page-content, .entry-content, .entry-summary {
  margin: 0; /*1.5em 0 0;*/
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.entry-content ul {
  margin: 0 0 42px 16px; /*0 0 0 16px*/
  padding: 0;
}
/* =========================================================
    12.1 SINGLE POSTS AND ARCHIVE PAGES
   ========================================================= */
/* Single Post
------------------------------------------------------------ */
.single-post .entry-header {
  background-color: #f9f9f9;
  margin-bottom: 78px;
  padding: 72px 0 71px;
}
.single-entry-header-inner {
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
@media screen and (min-width: 847px) {
  .single-entry-header-inner {
    width: 772px; /*702*/
  }
}
.single-post .entry-content {
  padding-bottom: 115px;
}
.single-content-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 979px) {
  .single-content-inner {
    width: 890px;
  }
}
.single-post .entry-title {
  margin-top: 115px;
  margin: 0 0 38px;
}
.single-post .entry-meta {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 24px;
}
.cat-links a {
  text-decoration: none;
}
.entry-content h2, .entry-content h3 {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 3px;
  margin-bottom: 0;
  width: 100%;
}
.entry-content p {
  margin-top: 9px;
  margin-bottom: 42px;
  width: 100%;
}
.single-featured-img {
  margin-bottom: 31px;
}
/* Related Posts
------------------------------------------------------------ */
.single-post .single-content-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}
.nc_socialPanel:not(.nc_floater):not(.nc_socialPanelSide) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
/* Switch positions of social and related posts */
.crp_related, body #jp-relatedposts {
  border-top: 1px solid #d8d8d8;
  margin: 0;
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  padding-top: 31px;
  width: 100%;
}
.single-post #jp-relatedposts h3.jp-relatedposts-headline em::before {
  border-top: none;
  margin-bottom: 0;
}
.crp_related h3, .entry-content #jp-relatedposts h3.jp-relatedposts-headline {
  color: #ff3d31;
  display: block;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 20px;
  margin-top: 3px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.crp_related ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.crp_related ul li,
body #jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
  list-style: none;
  margin: 0;
  padding: 0;
}
.crp_related ul li a,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  color: #898989;
  font-size: 15px;
  line-height: 30px;
  text-decoration: underline;
}
.crp_related ul li a:focus,
.crp_related ul li a:hover,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:focus,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
  color: #ff3d31;
}
/* Archives
------------------------------------------------------------ */
.page-template-page-blog .entry-header,
.category .entry-header,
.error404 .entry-header {
  background: -o-linear-gradient(top, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff2836), color-stop(#ff531b), color-stop(#ff7b1a), color-stop(#ffb31c), color-stop(#fa7b19), to(#f22539));
  background: linear-gradient(180deg, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background-size: 286% 386%;
  height: 350px;
  margin-bottom: 94px;
  position: relative;
  text-align: center;
}
.entry-header-inner-archives {
  height: 100%;
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1232px) {
  .entry-header-inner-archives {
    width: 1120px;
  }
}
.page-template-page-blog .entry-header .entry-title,
.category .entry-header .entry-title,
.error404 .entry-header .entry-title {
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.header-social-container {
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.header-social {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.header-social li {
  display: inline-block;
  margin: 0 8px;
}
.header-social li:last-child {
  margin: 0 0 0 8px;
}
.header-social li a {
  display: block;
}
.header-social li a:focus,
.header-social li a:hover {
  color: #000;
}
@media screen and (max-width: 390px) {
  .entry-header-inner-archives .headline-style-2 {
    display: none;
  }
}
.archive-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1232px) {
  .archive-inner {
    width: 1120px;
  }
}
.blog-flex-wrap {
  width: 100%;
}
@media screen and (min-width: 699px) {
  .blog-flex-wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
.blog-card {
  margin-bottom: 89px;
  width: 100%;
}
@media screen and (min-width: 699px) {
  .blog-card {
    display: inline-block;
    width: calc((100% - 30px) / 2);
  }
}
@media screen and (min-width: 1166px) {
  .blog-card {
    width: calc((100% - 60px) / 3);
  }
}
@media screen and (min-width: 1232px) {
  .blog-card {
    width: 353px;
  }
}
.blog-card-thumbnail  {
  margin-bottom: 6px;
}
.entry-content .blog-card-text-block h2 {
  margin-bottom: 10px;
}
.blog-card .entry-meta {
  color: #9a9a9a;
  font-size: 14px;
  line-height: 24px;
}
.insights-card-excerpt {
  margin-top: 11px;
}
.entry-content .insights-card-excerpt p {
  color: #898989;
  font-size: 15px;
  line-height: 27px;
  margin-bottom: 9px;
}
.blog-card-footer {
  height: 24px;
  position: relative;
}
.blog-card-readmore {
  display: block;
  height: 24px;
  line-height: 24px;
  position: relative;
}
.blog-card-readmore a {
  color: #ff3326;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-decoration: none;
}
.blog-card-readmore a:focus,
.blog-card-readmore a:hover {
  /*color: #000;*/
  opacity: 1;
}
.blog-card-readmore a span.readarrow {
  display: inline-block;
  float: left;
  height: 24px;
  margin-left: 9px; /*5px*/
  position: relative; /*absolute*/
  top: -1px;
  width: 18px;
}
.blog-card-readmore a span.readarrow img {
  margin-top: 8px;
  position: absolute;
}
.blog-card-readmore a span.readarrow img.default-arrow {
  display: inline-block;
}
.blog-card-readmore a span.readarrow img.hover-arrow {
  display: none;
}
.blog-card-readmore a:focus span.readarrow img.default-arrow,
.blog-card-readmore a:hover span.readarrow img.default-arrow {
  display: none;
}
.blog-card-readmore a:focus span.readarrow img.hover-arrow,
.blog-card-readmore a:hover span.readarrow img.hover-arrow {
  display: inline-block;
}
.entry-content .blog-card-readmore a span.readtext {
  display: inline-block;
  float: left;
  margin-left: 0;
  position: relative;
  width: auto;
}
.blog-card-readmore a span.readtext {
}
/* Pagination
------------------------------------------------------------ */
.pagination-container {
  margin: 32px auto 100px;
}
body .wp-pagenavi a, body .wp-pagenavi span {
  background-color: transparent;
  border: none;
  border-radius: 28px;
  display: inline-block;
  height: 38px;
  line-height: 38px;
  margin: 0 3px;
  padding: 0;
  -webkit-transition: border-radius .13s ease;
  -o-transition: border-radius .13s ease;
  transition: border-radius .13s ease;
  width: 38px;
}
@media screen and (max-width: 420px) {
  body .wp-pagenavi a, body .wp-pagenavi span {
    border-radius: 50%;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    width: 23px;
  }
  body .wp-pagenavi span.extend {
    display: none;
  }
  body .wp-pagenavi a.previouspostslink, body .wp-pagenavi a.nextpostslink {
    font-size: 10.5px;
  }
}
@media screen and (max-width: 390px) {
  body .wp-pagenavi a, body .wp-pagenavi span {
    border-radius: 50%;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
    width: 23px;
  }
  body .wp-pagenavi span.extend {
    display: none;
  }
  body .wp-pagenavi a.previouspostslink, body .wp-pagenavi a.nextpostslink {
    font-size: 10px;
  }
}
@media screen and (max-width: 375px) {
  body .wp-pagenavi a, body .wp-pagenavi span {
    border-radius: 50%;
    font-size: 11.5px;
    height: 22px;
    line-height: 22px;
    width: 22px;
  }
  /*
  body .wp-pagenavi span.extend {
    display: none;
  }
  */
  .wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {
    display: none;
  }
}
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink,
body .wp-pagenavi a {
  color: #ff3326;
  font-size: 14px;
  font-weight: 700;
  line-height: 38px;
  text-transform: uppercase;
}
.wp-pagenavi span.current,
body .wp-pagenavi a:focus,
body .wp-pagenavi a:hover {
  background-color: #ff3326;
  border: none;
  border-radius: 28px;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 38px;
}
body .wp-pagenavi a.previouspostslink, body .wp-pagenavi a.nextpostslink {
  width: auto;
}
body .wp-pagenavi a.previouspostslink:focus, body .wp-pagenavi a.nextpostslink:focus,
body .wp-pagenavi a.previouspostslink:hover, body .wp-pagenavi a.nextpostslink:hover {
  background-color: transparent;
  border: none;
  color: #000;
}
/* =========================================================
    12.2 HOME
   ========================================================= */
.home .entry-header {
  background-image: -o-linear-gradient(269deg, #ff2737, #ff4525, #ff5c1a, #ff771a, #ffa31a, #ffa61a, #ff961a, #ec6a38, #ec5138, #fa3725);
  background-image: linear-gradient(181deg, #ff2737, #ff4525, #ff5c1a, #ff771a, #ffa31a, #ffa61a, #ff961a, #ec6a38, #ec5138, #fa3725);
  background-size: 800% 400%;
  height: 100vh;
  min-height: 480px;
  position: relative;
}
@media screen and (min-width: 599px) {
  .home .entry-header {
    height: 700px;
  }
}
@media screen and (min-width: 768px) {
  .home .entry-header {
    height: 750px;
  }
}
.home-header-bg-logo {
  left: 10%;
  opacity: .27;
  position: absolute;
  top: 50%; /*calc(50% + 68px)*/
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center;
  width: 80%;
}
@media screen and (min-width: 540px) {
 .home-header-bg-logo {
    left: 8%;
    width: 84%;
  }
}
@media screen and (min-width: 640px) {
  .home-header-bg-logo {
    left: calc((100% - 452px) / 2);
    width: 452px;
  }
}
.home-header-bg-logo img, .home-header-bg-logo svg {
  display: inline-block;
  height: auto;
  max-width: 100%;
}
@media screen (min-width: 320px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-header-bg-logo svg {
    display: block;
    height: 259.5px;
    margin-left: calc((100% - 226px) / 2);
    width: 226px;
  }
}
@media screen (min-width: 376px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-header-bg-logo svg {
    height: 389.25px;
    margin-left: calc((100% - 339px) / 2);
    width: 339px;
  }
}
@media screen (min-width: 569px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-header-bg-logo svg {
    height: 447.6375px;
    margin-left: calc((100% - 389.85px) / 2);
    width: 389.85px;
  }
}
@media screen (min-width: 570px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home-header-bg-logo svg {
    display: block;
    height: 519px;
    margin-left: 0;
    width: 452px;
  }
}
@media screen and (min-width: 570px) {
  .home-header-bg-logo svg {
    display: block;
    height: 519px;
    width: 452px;
  }
}
.home-header-title-holder {
  margin: 0 auto;
  position: relative;
  top: calc(50% + 31px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center;
  width: 88%;
  z-index: 24;
}
@media screen and (min-width: 882px) {
  .home-header-title-holder {
    width: 800px;
  }
}
.home-tagline {
  color: #fff;
  font-size: 20px;
  line-height: 27px;
  margin: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0,0,0);
}
.home .entry-header .headline-style-5 {
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 1100px) {
  .home .entry-header .headline-style-5 {
    line-height: 92px;
  }
}
.home-select-button {
  background: #fff;
  border-radius: 25px;
  padding: 20px 10px 20px 10px;
  font-size: 13px;
  font-weight: 700;
  color: #ff3326;
  cursor: pointer;
  margin-top: 40px;
  width: 100%;
  text-align: center;
  max-width: 380px;
}
@media screen and (min-width: 599px) {
  .home-select-button {
    font-size: 16px;
  }
}
.home-select-button img {
  margin-left: 15px;
  display: none;
}
@media screen and (min-width: 300px) {
  .home-select-button img {
    display: inline;
  }
}
@media screen and (min-width: 599px) {
.home-select-button img {
  margin-left: 25px;
  -webkit-transform: none;
          -ms-transform: none;
      transform: none;
  }
}
.home-select-button img.hover-image {
  display: none;
}
@media screen and (min-width: 769px) {
  @media screen and (min-width: 300px) {
  .home-select-button:hover {
    color: #ff7300;
  }

  .home-select-button:hover img.default-image {
    display: none;
  }

  .home-select-button:hover img.hover-image {
      display: inline;
    }
  }
}
.home-select-menu {
  background: #fff;
  width: 100%;
  height: auto;
  max-width: 380px;
  overflow: scroll;
  margin: 0 auto;
  display: none;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  bottom: auto;
  border: none;
  -webkit-box-shadow: 0 1px 2px -2px gray;
          box-shadow: 0 1px 2px -2px gray;
}
.home-select-menu a, .home-select-menu a:visited, .home-select-menu a:hover {
  text-decoration: none;
  color: #ff3326;
  font-size: 13px;
  font-weight: 700;
}
@media screen and (min-width: 599px) {
  .home-select-menu a, .home-select-menu a:visited, .home-select-menu a:hover {
    font-size: 14px;
  }
}
.home-select-menu li:hover {
  background: #f2f2f2;
}
.home-select-menu ul, .home-select-menu li{
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
@media screen and (min-width: 599px) {
  .home-select-menu ul, li{
    text-align: left;
  }
}
.home-select-menu li {
  padding: 15px 20px 15px 20px;
  width: 100%;
}
@media screen and (min-width: 599px) {
  .home-select-menu li {
    padding: 20px 45px 20px 45px;
  }
}
.home-header-title-holder form {
  margin-top: -12px; /*43px*/
}
/* Everything else in header */
.find-out-more {
  bottom: 55px;
  position: absolute;
  width: 100%;
}
.home-section-one {
  text-align: center;
  position: relative;
}
.home-two-link {
  background-color: #fff;
  border-radius: 35px;
  -webkit-box-shadow: 0 1px 10px 2px rgba(0,0,0,0.14);
          box-shadow: 0 1px 10px 2px rgba(0,0,0,0.14);
  display: inline-block;
  height: 58px;
  left: calc((100% - 58px) / 2);
  margin: -29px auto 0;
  position: absolute;
  text-align: center;
  width: 58px;
}
.home-two-link img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
/* Section Two
------------------------------------------------------------ */
.home-section-two {
  padding-top: 139px;
  padding-bottom: 46px;
}
.home-two-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1001px) {
  .home-two-inner {
    width: 910px;
  }
}
.home-two-text {
  margin-top: 45px;
}
.entry-content .home-two-text p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 34px;
}
/*#ff3326 */
/* Section Three
------------------------------------------------------------ */
.home-section-three {
  background-image: url(/wp-content/themes/pcs/svg/red_nodes.svg);
  background-position: center center;
  background-repeat: repeat-x;
  height: 198px;
}
/* Section Four
------------------------------------------------------------ */
.home-section-four {
}
/* Section Five (Features)
------------------------------------------------------------ */
.home-section-five {
  padding-top: 123px;
}
.home-five-inner {
  margin: 0 auto 0;
  width: 90%;
}
@media screen and (min-width: 1188px) {
  .home-five-inner {
    width: 1080px;
  }
}
.home-five-card-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-top: 58px;
}
.home-five-card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 55px;
  width: 100%;
}
@media screen and (min-width: 599px) {
  .home-five-card {
    width: 41%;
  }
}
@media screen and (min-width: 960px) {
  .home-five-card {
    width: 43%;
  }
}
@media screen and (min-width: 1188px) {
  .home-five-card {
    width: 305px;
  }
}
.home-five-card-left {
  display: inline-block;
  width: 41px;
}
.home-five-card-right {
  display: inline-block;
  width: calc(100% - 41px);
}
.home-five-card .headline-style-7 {
  margin-top: 0;
}
.home-five-card-text {
  color: #898989;
  font-size: 16px;
  line-height: 24px;
  margin-top: 4px;
}
.home-five-footer {
  margin-top: -15px;
  margin-bottom: 102px;
  text-align: center;
}
.red-button {
  border: solid 2px #ff3326;
  border-radius: 3px;
  color: #ff3326;
  font-size: 16px;
  font-weight: 600;
  line-height: 53px;
  margin: 0 auto;
  height: 57px;
  padding: 0 47px;
  text-align: center;
  text-decoration: none;
}
.entry-content .red-button:focus,
.entry-content .red-button:hover,
.entry-content .red-button:active {
  background-color: #ff3326;
  color: #fff;
}
/* Home Phone Section
------------------------------------------------------------ */
.home-section-phone {
}
@media screen and (min-width: 1601px) {
  .home-section-phone {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
            justify-content: space-between;
  }
}
.home-section-phone-left {
  display: none;
}
@media screen and (min-width: 1601px) {
  .home-section-phone-left {
    background-color: #fff;
    display: inline-block;
    height: 384px;
    position: relative;
    width: calc((100% - 1600px) / 2);
  }
}
.home-section-phone-center {
  background-image: url(/wp-content/uploads/2017/06/iphone.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 236px;
  margin: 0 auto;
}
@media screen and (min-width: 839px) {
  .home-section-phone-center {
    height: 254px;
  }
}
@media screen and (min-width: 960px) {
  .home-section-phone-center {
    height: 311px;
  }
}
@media screen and (min-width: 1120px) {
  .home-section-phone-center {
    height: 354px;
  }
}
@media screen and (min-width: 1300px) {
  .home-section-phone-center {
    height: 384px;
  }
}
@media screen and (min-width: 1601px) {
  .home-section-phone-center {
    background-size: contain;
    display: inline-block;
    height: 384px;
    width: 1600px;
  }
}
.home-section-phone-right {
  display: none;
}
@media screen and (min-width: 1601px) {
  .home-section-phone-right {
    background-color: #fff;
    display: inline-block;
    height: 384px;
    position: relative;
    width: calc((100% - 1600px) / 2);
  }
}
.home-phone-line {
  background-color: #cdcdcd;
  height: 1px;
  position: absolute;
  width: 100%;
}
.home-section-phone-left .home-phone-line {
  top: 260px;
}
.home-section-phone-right .home-phone-line {
  top: 110px;
}
/* Section Six (Logos)
------------------------------------------------------------ */
.home-section-six {
  background-color: #f9f9f9;
  padding: 145px 0 1px;
}
.home-six-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1188px) {
  .home-six-inner {
    width: 1080px;
  }
}
.home-six-logo-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 72px auto 43px;
  width: 90%;
}
@media screen and (min-width: 1080px) {
  .home-six-logo-wrap {
    width: 990px;
  }
}
.home-six-logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin: 0 auto 42px;
  padding: 0 8%;
  position: relative;
  text-align: center;
  width: 90%;
}
.home-six-logo img {
  width: 100%;
}
@media screen and (min-width: 385px) {
  .home-six-logo {
    padding: 0;
    width: 40%;
  }
}
@media screen and (min-width: 414px) {
  .home-six-logo {
    width: 39%;
  }
}
@media screen and (min-width: 630px) {
  .home-six-logo {
    width: 27%;
  }
}
@media screen and (min-width: 799px) {
  .home-six-logo {
    width: 26%;
  }
}
@media screen and (min-width: 1045px) {
  .home-six-logo {
    /*
    height: 70px;
    width: 133px;
    */
    height: auto;
    padding: 1px 30px;
    width: 20%;
  }
}
.home-six-logo img {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  /*display: inline-block;*/
  margin: 0 auto;
  position: relative;
  /*
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  */
}
/* Section Seven
------------------------------------------------------------ */
.home .site-footer {
  padding-top: 209px;
  /* We added 145px extra padding to the top on the home page */
}
.home-section-seven {
  background-color: #f9f9f9;
}
.home-seven-inner {
  background-color: #fff;
  margin: 0 auto -145px;
  padding: 80px 0;
  position: relative;
  width: 90%;
}
@media screen and (min-width: 1133px) {
  .home-seven-inner {
    width: 1030px;
  }
}
.cust-quotes {
  display: none;
}
.slick-initialized.cust-quotes {
  display: block;
}
.cust-quotes {
  margin: 0 auto;
  position: relative;
  width: 88%;
  height: auto;
}
@media screen and (min-width: 370px) {

}
@media screen and (min-width: 460px) {

}
@media screen and (min-width: 1020px) {
  .cust-quotes {
    min-height: auto;
    width: 840px;
  }
}
@media screen and (min-width: 1133px) {
  .cust-quotes {

  }
}
.cust-quotes .blockquote {
  text-align: center;
  width: 100%;
  z-index: 0;
}
.cust-quotes .blockquote .headline-style-11 {
  margin: 0;
}
.home .home-section-seven .quote-body-text {
  color: #898989;
  font-size: 16px;
  line-height: 33px;
  margin-top: 19px;
  margin-bottom: 44px;
}
.quote-attribution {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  height: 70px;
  margin: 0 auto;
  width: 288px;
}
.qa-logo {
  height: 100%;
  position: relative;
  width: 68px;
}
.qa-logo img {
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.qa-sep {
  background-color: #ff3326;
  height: 100%;
  width: 1px;
}
.qa-cite {
  padding-left: 5px;
  position: relative;
  width: 185px;
}
.qa-cite-inner {
  left: 0;
  position: absolute;
  text-align: left;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.cite-title {
  color: #f58523;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
}
@media screen and (min-width: 370px) {
  .cite-title {
    font-size: 18px;
    line-height: 24px;
  }
}
.cite-position {
  color: #f58523;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
}
@media screen and (min-width: 370px) {
  .cite-position {
    font-size: 14px;
    line-height: 18px;
  }
}
.cust-quotes .blockquote p {
  font-weight:normal;
  line-height: 33px;
}
body .slick-prev::before,
body .slick-next::before {
  color: #d3d3d3;
}
/* =========================================================
    12.3 CONTACT
   ========================================================= */
::-webkit-input-placeholder {
  color: #898989;
  opacity: 1;
}
:-moz-placeholder {
  color: #898989;
  opacity: 1;
}
::-moz-placeholder {
  color: #898989;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #898989;
  opacity: 1;
}
/* Gravity Forms
------------------------------------------------------------ */
@media screen and (max-width:640px){
  .ginput_recaptcha {
    -webkit-transform:scale(0.73);
    -ms-transform:scale(0.73);
        transform:scale(0.73);
    -webkit-transform-origin:0 0;
    -ms-transform-origin:0 0;
        transform-origin:0 0;
  }
}
body .gform_wrapper {
  margin: 0;
  overflow-x: hidden;
}
.entry-content .form-intro p {
  color: #898989;
  font-size: 16px;
  line-height: 31px;
  margin: 21px auto 57px;
  max-width: 561px;
}
body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  padding: 13px 19px;
}
body .gform_wrapper textarea {
  padding: 13px 19px;
}
@media screen and (min-width: 641px) {
  body .gform_wrapper textarea.large {
    height: 115px;
  }
}
body .gform_wrapper .top_label .gfield_label {
  display: none;
}
@media screen and (min-width: 641px) {
  body .gform_wrapper ul.gform_fields li.gfield {
    margin-bottom: 19px;
    padding-right: 0;
  }
}
body.page .gform_wrapper ul li.gfield.one-third {
  width: 100%;
}
@media screen and (min-width: 960px) {
  body.page .gform_wrapper ul li.gfield.one-third {
    clear: none;
    float: left;
    margin-right: 17px;
    width: calc((100% - 34px) / 3);
  }
  body.page .gform_wrapper ul li.gfield.one-third.one-third-right {
    margin-right: 0;
  }
}
body .gform_wrapper .gform_footer {
  text-align: center;
}
body .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type="submit"] {
  background-color: #fff;
  border: 2px solid #ff3326;
  color: #ff3326;
  font-size: 16px;
  font-weight: 600;
  height: 57px;
  line-height: 53px;
  margin: 0 auto;
  padding: 0 63px !important;
  text-align: center;
}
body .gform_wrapper .gform_footer input[type="submit"]:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body .gform_wrapper .gform_page_footer input[type="submit"]:hover {
  color: #fff;
  background-color: #ff3326;
}
.gform_confirmation_wrapper {
  text-align: center;
}
/* Page Structure
------------------------------------------------------------ */
.page-template-page-contact {
  background-color: #f8f8f8;
}
.page-template-page-contact .site-header,
.home .site-header {
  background: transparent;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.page-template-page-contact .entry-header {
  height: 506px;
  padding: 1px 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-template-page-contact .entry-header {
    height: 556px;
  }
}
.page-template-page-contact .solution-header-nodes {
  opacity: .56;
}
.page-template-page-contact .entry-title {
  margin: 156px 0 0;
  position: relative;
}
@media screen and (min-width: 960px) {
  .page-template-page-contact .entry-title {
    margin-top: 156px;
  }
}
.page-template-page-contact .entry-content {
  padding-bottom: 76px;
}
.contact-form-card {
  background-color: #fff;
  margin: -198px auto 0;
  padding: 0 30px 30px 30px;
  position: relative;
  width: 90%;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  .contact-form-card {
    padding: 0 64px 64px 64px;
  }
}
@media screen and (min-width: 1090px) {
  .contact-form-card {
    margin-top: -198px;
  }
}
@media screen and (min-width: 1132px) {
  .contact-form-card {
    padding: 0 94px 94px 94px;
    width: 1030px;
  }
}
.contact-form-icon {
  margin-bottom: 9px;
  padding-top: 52px;
}
.contact-form-icon i {
  color: #000;
  font-size: 25px;
}
.locations-headline {
  margin-bottom: 53px;
  padding-top: 100px;
}
.location-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1072px) {
  .location-wrap {
    width: 974px;
  }
}
.location-block {
  display: inline-block;
  width: auto;
}
.entry-content .location-block p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 0;
}
.entry-content .location-block p a {
  text-decoration: none;
}
.entry-content .location-block .headline-style-3 a {
  color: #000;
  text-decoration: none;
}
.entry-content .location-block .headline-style-3 a:focus,
.entry-content .location-block .headline-style-3 a:hover {
  color: #ff3b1d;
}
/* =========================================================
    12.4 SOLUTIONS
   ========================================================= */
.single-solution .site-header,
.page-template-page-why .site-header,
.page-template-page-services .site-header {
  background: transparent;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 12;
}
/*
.single-solution .main-navigation li a:focus,
.single-solution .main-navigation li a:hover {
  color: #ff3d31;
}
*/
.single-solution .entry-header {
  background-color: #1b1b1b;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 185px 0 100px;
  position: relative;
}
@media screen and (min-width: 960px) {
  .single-solution .entry-header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
    height: 751px;
  }
}
.solution-header-mask {
  background-color: rgba(0,0,0,.41);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.solution-header-inner {
  position: relative;
  height: 100%;
  left: 0;
  padding-top: 0; /*188px*/
  top: 0;
  width: 100%;
}
.solution-header-nodes {
  background-image: url(/wp-content/themes/pcs/svg/header_nodes2.png);
  background-position: center center;
  background-repeat: repeat-x;
  background-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  opacity: .3;
  height: 529px;
  width: 100%;
  z-index: 1;
}
.single-solution .solution-header-card {
  margin: 0 auto;
  padding: 1px 30px 86px;
  width: 90%;
}
@media screen and (min-width: 960px) {
  .solution-header-card {
    position: relative;
    top: calc(50% + 18px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}
@media screen and (min-width: 975px) {
  .single-solution .solution-header-card {
    width: 886px;
  }
}
.solution-label {
  color: #fff;
  display: block;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 20px;
  padding-top: 98px;
  text-align: center;
  text-transform: uppercase;
}
.solution-header-card .entry-title {
  margin: 0;
}
@media screen and (min-width: 1100px) {
  .solution-header-card .entry-title {
    line-height: 74px;
  }
}
.solution-subheadline {
  margin: 0 auto;
  max-width: 590px;
  text-align: center;
}
.solution-subheadline p {
  color: #fcfcfc;
  font-size: 18px;
  line-height: 32px;
  margin-top: 36px;
  margin-bottom: 0;
}
/* Section Two
------------------------------------------------------------ */
.solution-section-two {
  background-color: #fff;
  padding-top: 140px;
  padding-bottom: 82px;
}
.solution-section-two.no-section-three {
  padding-bottom: 1px;
}
.solution-section-two-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1012px) {
  .solution-section-two-inner {
    width: 920px;
  }
}
.solution-two-headline-container {
}
.solution-two-icon {
  display: block;
  float: none;
  margin-right: 40px;
  margin-bottom: 12px;
}
@media screen and (min-width: 614px) {
  .solution-two-icon {
    display: inline-block;
    float: left;
    margin-right: 40px;
  }
}
.solution-two-headline-container .headline-style-1 {
  display: block;
  width: 100%;  /*calc(100% - 109px)*/
}
@media screen and (min-width: 614px) {
  .solution-two-headline-container .headline-style-1 {
    display: inline-block;
    width: calc(100% - 109px);
  }
}
.solution-two-intro {
  margin-top: 27px;
  margin-bottom: 62px;
}
.entry-content .solution-two-intro p {
  color: #898989;
  font-size: 18px;
  line-height: 32px;
}
.checkmark-container {
  margin-bottom: 52px;
  max-width: 854px;
}
.checkmark-headline-container {
  height: 31px;
  margin-bottom: 2px;
  position: relative;
}
.checkmark-headline-container .headline-style-7 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.checkmark {
  margin-right: 14px;
}
.checkmark-text {
  margin-left: 45px;
}
/* Section Three
------------------------------------------------------------ */
.solution-section-three {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.solution-three-left {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding: 80px 0;
  width: 100%;
}
@media screen and (min-width: 880px) {
  .solution-three-left {
    display: inline-block;
  }
}
@media screen and (min-width: 1232px) {
  .solution-three-left {
    width: calc(50% + 12px);
  }
}
.solution-three-left-inner {
  display: block;
  height: 152px;
  position: relative;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  width: 100%;
}
.solution-three-right {
  background-position: center center;
  background-repeat: repeat;
  padding-top: 125px;
  padding-bottom: 125px;
}
@media screen and (min-width: 880px) {
  .solution-three-right {
    display: inline-block;
  }
}
@media screen and (min-width: 1232px) {
  .solution-three-right {
    width: calc(50% - 12px);
  }
}
.solution-three-right-inner {
  margin: 0 auto;
  padding: 0 23px;
  width: 100%;
}
@media screen and (min-width: 880px) {
  .solution-three-right-inner {
    padding: 0 60px;
  }
}
@media screen and (min-width: 1232px) {
  .solution-three-right-inner {
    padding: 15px 80px;
  }
}
.solution-three-right-content {
}
@media screen and (min-width: 1232px) {
  .solution-three-right-content {
     max-width: 450px;
  }
}
.entry-content .solution-three-right-content h3 {
  font-size: 30px;
  line-height: 32px;
  margin-top: 0;
}
.entry-content .solution-three-text p {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  margin-top: 11px;
  margin-bottom: 35px;
}
.entry-content .solution-three-right-inner .prefooter-button:focus,
.entry-content .solution-three-right-inner .prefooter-button:hover {
  background-color: #ff7300;
  color: #fff;
}
/* Section Four
------------------------------------------------------------ */
.solution-section-four {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 81px;
}
@media screen and (min-width: 880px) {
  .solution-section-four {
  padding-bottom: 169px;
  }
}
.solution-section-four.no-section-three {
  padding-top: 0;
}
.solution-section-four-inner {
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 1012px) {
  .solution-section-four-inner {
    width: 920px;
  }
}
.entry-content .solution-section-four p {
  margin-bottom: 27px;
}
/* Prefooter
------------------------------------------------------------ */
.prefooter {
  background: #ff081d;
  background: -o-linear-gradient(top, #ff081d 0%,#ff4027 20%,#ff7b11 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff081d),color-stop(20%, #ff4027),to(#ff7b11));
  background: linear-gradient(to bottom, #ff081d 0%,#ff4027 20%,#ff7b11 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff081d', endColorstr='#ff7b11',GradientType=0 );
  padding: 88px 0 3px;
  position: relative;
}
@media screen and (min-width: 1199px) {
  .prefooter {
    padding: 88px 0 88px;
  }
}
.solution-prefooter-nodes {
  background-image: url(/wp-content/themes/pcs/svg/header_nodes2.png);
  background-position: center center;
  background-repeat: repeat-x;
  background-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  opacity: .3;
  height: 366px;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 599px) {
  .solution-prefooter-nodes {
    height: 502px;
  }
}
@media screen and (min-width: 840px) {
  .solution-prefooter-nodes {
    height: 366px;
  }
}
.prefooter-inner {
  margin: 0 auto 51px;
  position: relative;
  text-align: center;
  width: 90%;
  z-index: 3;
}
@media screen and (min-width: 1199px) {
  .prefooter-inner {
    margin-bottom: 0;
    text-align: left;
    width: 1090px;
  }
}
.prefooter-text-container {
  display: block;
  width: 100%;
}
@media screen and (min-width: 840px) {
  .prefooter-text-container {
    display: inline-block;
    text-align: left;
    width: 530px;
  }
}
@media screen and (min-width: 1199px) {
  .prefooter-text-container {
    display: inline-block;
    width: 530px;
  }
}
.prefooter-inner h3 {
  margin: 0;
}
.prefooter-text {
}
.prefooter .prefooter-text p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  margin-top: 9px;
  margin-bottom: 33px;
}
.prefooter-image-container {
  width: 100%;
}
@media screen and (min-width: 840px) {
  .prefooter-image-container {
    display: inline-block;
    width: calc(100% - 550px);
  }
}
@media screen and (min-width: 1199px) {
  .prefooter-image-container {
    display: inline-block;
    width: calc(100% - 550px);
  }
}
.prefooter-button {
  background-color: #fff;
  border-radius: 4px;
  color: #ff2936;
  display: inline-block;
  font-size: 13.5px;
  font-weight: 600;
  height: 57px;
  line-height: 57px;
  padding: 0 27px;
  text-decoration: none;
}
@media screen and (min-width: 360px) {
  .prefooter-button {
    font-size: 14.5px;
  }
}
@media screen and (min-width: 390px) {
  .prefooter-button {
    font-size: 16px;
  }
}
.prefooter-button:focus,
.prefooter-button:hover {
  background-color: #ff2936;
  color: #fff;
}
.prefooter-image {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (min-width: 840px) {
   .prefooter-image {
    display: inline-block;
    margin: 0;
    position: absolute;
    right: calc(155px + (-50%));
    text-align: initial;
    top: -43px;
    z-index: 2;
  }
}
@media screen and (min-width: 990px) {
   .prefooter-image {
      right: calc(-50% + (214px));
  }
}
@media screen and (min-width: 1090px) {
   .prefooter-image {
      right: -237px;
  }
}
@media screen and (min-width: 1199px) {
  .prefooter-image {
    right: -76px;
  }
}
@media screen and (min-width: 2651px) {
  .prefooter-image {
    right: -48px;
  }
}
/* =========================================================
    12.5  WHY US
   ========================================================= */
.page-template-page-why .entry-header, .page-template-page-services .entry-header {
  background: -o-linear-gradient(top, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff2836), color-stop(#ff531b), color-stop(#ff7b1a), color-stop(#ffb31c), color-stop(#fa7b19), to(#f22539));
  background: linear-gradient(180deg, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background-size: 286% 386%;
  height: 506px;
  /*
  -webkit-animation: AnimateBgReddish 29s ease-in-out infinite;
  animation: AnimateBgReddish 29s ease-in-out infinite;
  */
  padding: 1px 0;
  position: relative;
}
@media screen and (min-width: 769px) {
  .page-template-page-why .entry-header, .page-template-page-services .entry-header {
    height: 556px;
  }
}
.whyus-header-title-holder {
  margin: 0 auto;
  position: relative;
  top: calc(50% + 31px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  text-align: center;
  width: 88%;
  z-index: 8;
}
@media screen and (min-width: 762px) {
  .whyus-header-title-holder {
    width: 692px;
  }
}
.whyus-header-title-holder h1 {
  margin: 0;
}
.whyus-tagline {
  color: #fcfcfc;
  font-size: 18px;
  line-height: 32px;
  margin-top: 13px;
}
/* Why Us Section Two
------------------------------------------------------------ */
.whyus-section-two {
  background-color: #fff;
  padding-top: 106px;
  position: relative;
}
.whyus-section-two-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  padding-bottom: 49px;
  width: 90%;
}
@media screen and (min-width: 920px) {
  .whyus-section-two-inner {
     padding-bottom: 109px;
  }
}
@media screen and (min-width: 1210px) {
  .whyus-section-two-inner {
     padding-bottom: 149px;
     width: 1100px;
  }
}
.whyus-two-left {
  display: block;
}
@media screen and (min-width: 920px) {
  .whyus-two-left {
    display: inline-block;
    width: 46%;
  }
}
@media screen and (min-width: 1210px) {
  .whyus-two-left {
    width: 520px;
  }
}
.whyus-two-right {
  display: block;
}
@media screen and (min-width: 920px) {
  .whyus-two-right {
    display: inline-block;
    width: 46%;
  }
}
@media screen and (min-width: 1210px) {
  .whyus-two-right {
    width: 520px;
  }
}
@media screen and (min-width: 1210px) {
  .whyus-two-headline.headline-style-1 {
    line-height: 63px;
  }
}
.entry-content .whyus-two-text {
  color: #898989;
  font-size: 18px;
  line-height: 32px;
}
.whyus-two-image {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
@media screen and (min-width: 975px) {
  .whyus-two-image {
    width: auto;
  }
}
/* Why Us Section Three
------------------------------------------------------------ */
.whyus-section-three {
  background-color: #f9f9f9;
  padding-top: 114px;
  padding-bottom: 84px;
}
.whyus-section-three-inner {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin: 76px auto 0;
  width: 90%;
}
@media screen and (min-width: 1210px) {
  .whyus-section-three-inner {
     width: 1100px;
  }
}
.whyus-card {
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 5px 4px rgba(246,246,246,1);
  box-shadow: 1px 1px 5px 4px rgba(246,246,246,1);
  margin-bottom: 46px;
  padding: 39px 17px 32px;
}
@media screen and (min-width: 768px) {
  .whyus-card {
    width: calc(50% - 24px);
  }
}
.whyus-card-headline-container {
  display: block;
  height: 24px;
  position: relative;
}
@media screen and (max-width: 380px) {
  .whyus-card-headline-container {
    min-height: 24px;
    height: auto;
  }
}
.whyus-card-star {
  display: inline-block;
  float: left;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin-right: 15px;
}
@media screen and (max-width: 380px) {
  .whyus-card-star {
    margin-top: 3px;
  }
}
.whyus-card-headline-container h3 {
  display: inline-block;
  padding-left: 3px;
  width: calc(100% - 35px);
}
@media screen and (max-width: 380px) {
  .whyus-card-headline-container h3 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}
.entry-content p.whyus-three-card-text {
  clear: both;
  color: #898989;
  font-size: 16px;
  line-height: 26px;
  margin-top: 8px;
  margin-bottom: 0;
  margin-left: 40px;
  width: calc(100% - 60px);
}
/* =========================================================
    12.6 THREE SQUARES
   ========================================================= */
.threesquares {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.service-square {
  display: block;
  padding: 92px 23px 72px;
  width: 100%;
}
@media screen and (min-width: 480px) {
  .service-square {
    padding: 92px 36px 72px;
  }
}
@media screen and (min-width: 1020px) {
  .service-square {
    display: inline-block;
    padding: 92px 52px 74px;
    width: 33.3333%;
  }
}
.service-square:nth-of-type(3n+2) {
  padding-top: 101px;
}
.service-square:nth-of-type(3n+3) {
  padding-top: 82px;
}
.service-info {
  margin: 0 auto;
  max-width: 350px;
  text-align: left;
}
.service-info h3.headline-style-7 {
  margin-top: 21px;
}
.entry-content p.service-description {
  color: #000;
  line-height: 26px;
  margin-bottom: 10px;
}
.learnmore-container {
  display: block;
  height: 24px;
}
.learnmore-container a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
}
.entry-content .learnmore-container a:focus,
.entry-content .learnmore-container a:hover,
.entry-content .learnmore-container a:active {
  color: #fff;
  opacity: .7;
}
.learnmore-arrow {
  display: inline-block;
  height: 24px;
  margin-left: 9.5px;
  position: absolute;
  /*
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  */
}
.learnmore-arrow img {
  margin-top: 9px;
  position: relative;
}
/* =========================================================
    12.7 PAGE TEMPLATE DEFAULT
   ========================================================= */
.page-template-default .entry-header {
  background: -o-linear-gradient(top, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff2836), color-stop(#ff531b), color-stop(#ff7b1a), color-stop(#ffb31c), color-stop(#fa7b19), to(#f22539));
  background: linear-gradient(180deg, #ff2836, #ff531b, #ff7b1a, #ffb31c, #fa7b19, #f22539);
  background-image: url(/wp-content/themes/pcs/svg/header_nodes2.png);
  z-index: 1;
  background-size: 286% 386%;
  position: relative;
  margin-bottom: 78px;
  padding: 72px 0 71px;
  height: 350px;
}
.single-entry-header-inner {
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
@media screen and (min-width: 847px) {
  .single-entry-header-inner {
    width: 772px; /*702*/
  }
}
.page-template-default .entry-content {
  padding-bottom: 115px;
}
.page-template-default .entry-title {
  margin: 0 0 38px;
}
/* =========================================================
    12.8
   ========================================================= */
/* =========================================================
    12.9
   ========================================================= */
/* =========================================================
    12.10 FILE NOT FOUND 404
   ========================================================= */
.error404 .page-content {
  padding-bottom: 81px;
}
.error404 .page-content .block {
  width: 100%;
}
.error404 .page-content h2,
.error404 .page-content h3 {
  color: #000;
  font-size: 21px;
  font-weight: 400;
  line-height: 27px;
  margin-top: 3px;
  margin-bottom: 21px;
}
.error404 .page-content ul {
  margin: 0 0 1.5em 16px;
  padding: 0;
  width: 100%;
}
/* =========================================================
    12.11 SEARCH RESULTS
   ========================================================= */
/* =========================================================
    12.12 ASIDES
   ========================================================= */
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none;
}
/* =========================================================
      13 INFINITE SCROLL
   ========================================================= */
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
  display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}
/* =========================================================
      14 MEDIA
   ========================================================= */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
  max-width: 100%;
}
/* =========================================================
    14.1 CAPTIONS
   ========================================================= */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: left;
}
/* =========================================================
    14.2 GALLERIES
   ========================================================= */
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-caption {
  display: block;
}
/*Footer Styles*/
span.hide {
  display: none;
}
.service-intro {
  padding: 40px 0 80px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
.services-list {
  padding: 0 0 80px;
}
.services-list h2 {
  text-align: center;
  margin-bottom: 40px;
}
.services-list ul {
  list-style: none;
  margin: 0 auto;
  font-size: 18px;
  color: #111;
}
@media (min-width: 800px) {
  .services-list ul {
    width: 80%;
    -webkit-columns: 2;
            -moz-columns: 2;
         columns: 2;
  }
}
.services-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.services-list ul li:before {
  content: url('svg/checkmark.svg');
  display:inline-block;
  margin-right: 25px;
}
#mailing-list-form {
 display: none;
 width: 100%;
 max-width: 400px;
}
#mailing-list-form .form-field {
  width: 100%;
  margin-bottom: 24px;
}
#mailing-list-form .email-field {
  display: none;
}
.featherlight .featherlight-inner {
  display: block !important;
}
.featherlight-content {
  border: 4px solid #ff3d31 !important;
}
.featherlight-close {
  font-weight: normal;
  font-size: 18px !important;
  background: #f2f2f2 !important;
}
.featherlight-content #mailing-list-form-message {
  display: none;
  border: 1px solid #a94442;
  color: #a94442;
  background-color: #f2dede;
  padding: 5px;
  margin-bottom: 24px;
}
.featherlight-content #mailing-list-form-success-message {
  color: #3c763d;
}
.featherlight-content #mailing-list-form-success-message a {
  text-decoration: none !important;
}
.footer-subscribe-button {
  color: #ff3d31;
}
.footer-subscribe-button i {
  font-size: 11px;
  position: relative;
  top: -1px;
}
.hide-mobile-tablet {
  display:none;
}
@media (min-width: 920px) {
  .hide-mobile-tablet {
    display:block;
  }
}

/* Pop up */

.ctct-form-header {
    text-align: center;
    margin: 0 0 2rem!important;
}

.ctct-popup-content .ctct-form-defaults {
    padding: 2.5rem!important;
}

.ctct-popup-content div.ctct-form-defaults p.ctct-gdpr-text,
.ctct-popup-content div.ctct-form-defaults, 
h2.ctct-form-header,
.ctct-popup-content div.ctct-form-popup form.ctct-form-custom label.ctct-form-label {
    font-family: "Open Sans", sans-serif!important;
    font-weight: 300!important;
}

.ctct-popup-content div.ctct-form-defaults p.ctct-gdpr-text {
        font-weight: 500!important;
}
.ctct-popup-content div.ctct-form-popup form.ctct-form-custom label.ctct-form-label {
    text-align: center!important;
    text-transform: uppercase!important;
}

.ctct-popup-content div.ctct-form-popup form.ctct-form-custom .ctct-form-required:before {
    position: relative!important;
    top: -4px!important;
    left: -3px!important;
}

.ctct-popup-inner {
    max-width: 420px!important;
}

.gfield_consent_label {
    font-weight: 700;
}