﻿/*#region Global Styles */
body {
  font-family: 'Lato', sans-serif;
  background-color: #fff; }

html {
  margin: 0; }

/*--------------------COLOR-------------------*/
.lightBlue {
  color: #0070BF !important; }

.darkBlue {
  color: #273C55 !important; }

.yellow {
  color: #F8FC39 !important; }

.gray {
  color: #525252 !important; }

/*-----------------END COLOR -----------------*/
h1 {
  font-family: "Lato", Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 50px;
  color: #0070BF; }

h2 {
  font-family: "Raleway", "Lato", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2em;
  font-size: 29px;
  margin: 0 0 20px; }

h3 {
  font-family: "Raleway", "Lato", Arial, sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 1.2em;
  margin: 0 0 20px; }

p {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  color: #525252; }

b, strong {
  font-weight: 700; }

p b, p strong {
  color: #525252; }

i, em {
  font-style: italic; }

a, a:hover, a:visited {
  text-decoration: none;
  color: #273C55; }

.emptyLine {
  display: inline-block;
  text-indent: -9999px; }

.breadcrumb {
  margin: 0 0 15px -15px;
  background: none; }
  .breadcrumb > .active {
    color: #4B8CCC; }

.breadcrumb li {
  font-family: "Lato", Arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  margin: 0 0 20px 0;
  display: inline;
  color: #999; }

.breadcrumb li a {
  font-size: 15px;
  display: inline-block;
  color: #999; }

.breadcrumb > li + li:before {
  content: "\003e"; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  -ms-zoom: 1;
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  -ms-zoom: 1;
  zoom: 1; }

/* IE7 */
/*#endregion */
.shBtnBlueBkgrnd a {
  color: #fff;
  text-decoration: none; }

/*----------------------PAGE STYLES----------------------*/
#wiBodyBkgrnd {
  min-height: calc(100vh - 448px); }

.wiPageWrap {
  background-color: #fff;
  max-width: 1280px;
  margin: 0 auto; }

/*----------------------HEADER STYLES----------------------*/
/*#region Header Styles */
.wiHeaderWrap {
  background: #fff;
  height: 118px; }

.wiHeaderContent {
  margin: 0 auto;
  padding: 16px 20px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1280px;
  position: relative; }
  .wiHeaderContent h1 {
    display: inline; }
    .wiHeaderContent h1 a {
      background: url(/images/wiHeaderLogo.png) no-repeat;
      white-space: nowrap;
      text-indent: -9999px;
      float: left;
      display: block;
      width: 282px;
      height: 85px; }

.wiHeaderContent h1 .wiNavRight {
  float: right;
  text-align: right;
  margin-top: 22px; }

.shDealerBackground {
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5001; }

.shDealerLoginForm {
  background-color: #eee;
  border: 2px solid #0070BF;
  position: absolute;
  width: 33%;
  margin: 0 auto;
  display: block;
  padding: 20px;
  z-index: 5002;
  top: 50%;
  right: 0;
  left: 0;
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  .shDealerLoginForm .shDealerClose {
    position: absolute;
    display: inline-block;
    text-decoration: none;
    top: -8px;
    right: 8px;
    font-size: 30px;
    color: #0070BF; }
  .shDealerLoginForm > div {
    float: left;
    padding: 20px;
    width: 50%; }
    .shDealerLoginForm > div .shBtnBlueBkgrnd {
      width: 100%;
      color: #fff;
      text-align: center; }
  .shDealerLoginForm .shDealerLogin {
    border-right: 1px solid #0070BF; }
    .shDealerLoginForm .shDealerLogin h3 {
      margin: -20px 0 8px 0; }
    .shDealerLoginForm .shDealerLogin input[type="text"] {
      margin-bottom: 15px; }
    .shDealerLoginForm .shDealerLogin input[type="password"] {
      margin-bottom: 20px; }
    .shDealerLoginForm .shDealerLogin .field-validation-error {
      margin-top: -13px;
      display: block;
      margin-bottom: -15px;
      font-size: 0.8em;
      color: red;
      text-align: center; }

/*--------------------------OVERRIDE DEALER LOGIN REQUEST FORM STYLES----------------------------*/
.shLoc-dealer-login-request .wiMainContent {
  background-color: #F4F5F6;
  padding: 0 30px; }
  .shLoc-dealer-login-request .wiMainContent .breadcrumb {
    display: none; }
  .shLoc-dealer-login-request .wiMainContent h1 {
    margin: 0 -30px 30px;
    background-color: #273C55;
    color: #fff;
    padding: 10px 25px;
    text-align: left;
    font-size: 27px; }
  .shLoc-dealer-login-request .wiMainContent p strong {
    color: #273C55; }
  .shLoc-dealer-login-request .wiMainContent .dealerloginrequest {
    border-top: 1px solid #ccc; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .contourPage {
      width: 95%;
      margin: 0 auto; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest label.fieldLabel {
      display: inline-block;
      font-weight: normal;
      vertical-align: top;
      padding-top: 10px;
      color: #263957; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .contourField {
      text-align: right; }
      .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .contourField.mandatory label.fieldLabel {
        font-weight: bold; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest input[type="submit"] {
      text-align: right;
      -webkit-appearance: none;
      float: right;
      background-color: #0070BF;
      font-size: 20px;
      padding: 7px 30px;
      text-transform: uppercase;
      display: inline-block;
      border: 1px solid rgba(255, 255, 255, 0);
      border-radius: 25px;
      color: #fff; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .shortanswer.shurcoregionalsalesmanager label {
      margin-left: -5%; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .shortanswer > div {
      display: inline-block;
      width: 70%;
      margin-left: 1.5%; }
      .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .shortanswer > div input {
        width: 100%;
        max-width: 100% !important; }
    .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .longanswer > div {
      display: inline-block;
      width: 70%;
      margin-left: 1.5%; }
      .shLoc-dealer-login-request .wiMainContent .dealerloginrequest .longanswer > div textarea {
        width: 100%;
        height: 94px;
        max-width: 100% !important; }

.shLoc-dealer-login-request .wiInternalContentWrap .wiWithSidebar .wiSubBox {
  width: 90%; }
  .shLoc-dealer-login-request .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav {
    display: none; }
  .shLoc-dealer-login-request .wiInternalContentWrap .wiWithSidebar .wiSubBox h3:first-of-type {
    margin: -30px -30px 30px;
    background-color: #273C55;
    color: #fff;
    padding: 10px 25px;
    text-align: left;
    font-size: 27px; }

.wiSearchWrap {
  position: absolute;
  right: 20px; }
  .wiSearchWrap button {
    background-image: url(/images/shSearchEyeglass.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    float: none;
    position: absolute;
    top: 0;
    right: 10px; }
  .wiSearchWrap .navbar {
    display: inline-block; }
  .wiSearchWrap #shSearchForm.collapse.in {
    display: inline-block; }
  .wiSearchWrap #shSearchForm .gsc-results-wrapper-visible {
    position: fixed;
    margin-top: 118px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.3) 0 0 10px inset;
    height: 80%;
    z-index: 10000;
    padding: 30px;
    overflow: hidden;
    top: 0;
    width: 96%;
    left: 2%; }
  .wiSearchWrap #shSearchForm .gsc-wrapper {
    overflow: auto;
    margin: 10px;
    height: 90%; }
  .wiSearchWrap #shSearchForm .gsc-control-cse {
    padding-top: 0; }
  .wiSearchWrap form {
    display: inline-block;
    margin-right: 0;
    border: 1px solid #ccc;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    z-index: 2; }
    .wiSearchWrap form input {
      border: none;
      background: none;
      font-size: 13px;
      line-height: 1.4em;
      padding: 5px 6px 5px 12px;
      width: 200px; }
      .wiSearchWrap form input[type="submit"] {
        position: absolute;
        right: 0;
        width: 40px;
        text-indent: -9999px;
        background-image: url(/images/shSearchEyeglass.png);
        background-repeat: no-repeat;
        background-position: center;
        height: 30px; }
  .wiSearchWrap .gsc-search-box-tools .gsc-search-box .gsc-input {
    background: none !important;
    outline: none;
    border: none;
    padding-right: 0; }
    .wiSearchWrap .gsc-search-box-tools .gsc-search-box .gsc-input:focus {
      outline: none; }
  .wiSearchWrap .gcs-search-box {
    margin: -6px;
    height: 30px; }
  .wiSearchWrap .gsib_a {
    padding: 8px 12px 8px 15px;
    width: 200px; }
    .wiSearchWrap .gsib_a:focus {
      outline: none;
      box-shadow: none; }
  .wiSearchWrap .gsib_b {
    margin: -4px; }
    .wiSearchWrap .gsib_b:focus {
      outline: none;
      box-shadow: none; }
    .wiSearchWrap .gsib_b .gsst_a {
      margin-right: 0; }
  .wiSearchWrap .gsc-input-box {
    border: none;
    height: auto;
    margin: -2px 0 -2px -2px; }
    .wiSearchWrap .gsc-input-box:focus {
      outline: none; }
    .wiSearchWrap .gsc-input-box table:focus {
      outline: none;
      border: none; }
    .wiSearchWrap .gsc-input-box table tr:focus {
      outline: none;
      border: none; }
  .wiSearchWrap td.gsc-search-button {
    width: 20px; }
    .wiSearchWrap td.gsc-search-button input:focus {
      outline: none; }
    .wiSearchWrap td.gsc-search-button input[type="image"] {
      cursor: pointer;
      background-image: url(/images/shSearchEyeglass.png);
      background-repeat: no-repeat;
      width: 20px;
      height: 20px;
      padding-left: 20px;
      margin-top: 4px;
      overflow: hidden; }
      .wiSearchWrap td.gsc-search-button input[type="image"]:hover, .wiSearchWrap td.gsc-search-button input[type="image"]:focus {
        background-color: #fff; }
  .wiSearchWrap a {
    margin-right: 30px;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.0em;
    display: inline-block;
    vertical-align: top; }
    .wiSearchWrap a.wiShoppingCart {
      background-image: url(/images/shCartIcon.png);
      background-repeat: no-repeat;
      background-position: left bottom;
      position: relative;
      text-indent: -9999px;
      margin: 0;
      width: 31px;
      height: 27px; }
      .wiSearchWrap a.wiShoppingCart span {
        background-color: #4B8DCE;
        width: 16px;
        height: 16px;
        border-radius: 50%;
        position: absolute;
        font-size: 10px;
        font-weight: 700;
        line-height: 1.4em;
        text-align: center;
        vertical-align: bottom;
        display: block;
        color: #fff;
        padding: 0;
        text-indent: 0;
        top: 0;
        right: 0; }
  .wiSearchWrap .shDealerLogout {
    display: inline-block;
    text-align: center;
    margin: 0 0 0 12px;
    vertical-align: top; }
    .wiSearchWrap .shDealerLogout p {
      display: inline-block;
      line-height: 26px;
      font-size: 14px;
      vertical-align: top;
      padding-right: 10px;
      color: #0070BF; }
    .wiSearchWrap .shDealerLogout a {
      background-color: #0070BF;
      font-size: 16px;
      padding: 2px 12px;
      text-transform: uppercase;
      display: inline-block;
      border: 1px solid rgba(255, 255, 255, 0);
      border-radius: 25px;
      text-align: center;
      margin: 0;
      color: #fff;
      line-height: 1.6em; }
      .wiSearchWrap .shDealerLogout a.shLogoutDealerTitle {
        background-color: transparent;
        font-size: 14px;
        padding: 0;
        text-transform: none;
        border: none;
        border-radius: 0;
        text-align: left;
        line-height: 26px;
        color: #0070BF; }
    .wiSearchWrap .shDealerLogout form {
      border: none;
      border-radius: 0;
      overflow: auto;
      margin-right: 0; }
      .wiSearchWrap .shDealerLogout form button {
        background: none;
        background-color: #0070BF;
        font-size: 16px;
        padding: 2px 12px;
        text-transform: uppercase;
        display: inline-block;
        border: 1px solid rgba(255, 255, 255, 0);
        border-radius: 25px;
        text-align: center;
        color: #fff;
        position: relative;
        width: auto;
        height: auto;
        right: 0; }

/*#endregion */
/*---------------------OVERRIDE BOOTSTRAP-------------------*/
/*#region Override Bootstrap */
.navbar {
  margin-bottom: 0;
  min-height: 40px; }

.container {
  padding: 0; }

.col-sm-4,
.col-sm-8 {
  padding: 0; }

.tn3e-renovo-image-title {
  font: 800 57px/57px "Raleway", "Lato", Arial, sans-serif;
  color: #9297C2;
  margin: 0 0 15px 0; }

.tn3e-renovo-text {
  width: 460px;
  height: 350px;
  left: 72px;
  top: 150px;
  padding: 0;
  margin: 0; }

.wiMobileHomeGalleryWrap .tn3e-renovo-gallery {
  width: 100%;
  height: 395px; }

.wiMobileHomeGalleryWrap .tn3e-renovo-image {
  width: 100%;
  height: 395px; }

.wiMobileHomeGalleryWrap .tn3e-renovo-text {
  display: none; }

.tn3e-renovo-image-description {
  font: 400 32px/1.2em 'Raleway', sans-serif;
  color: #fff; }

.tn3e-renovo-text .descriptionLink {
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  font: 500 24px/24px 'Raleway', sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #BDC4CB;
  border-radius: 40px;
  color: #263D53;
  padding: 10px 25px;
  bottom: auto;
  width: auto;
  left: auto;
  right: auto;
  margin: 20px auto 0; }

.shContactDealerPage .form-control {
  display: inline-block;
  float: right;
  margin-bottom: 15px;
  max-width: 75%;
  border-radius: 0;
  height: 30px; }

.shContactDealerPage textarea.form-control {
  height: auto; }

.shContactDealerPage label {
  line-height: 1.2em;
  font-weight: normal;
  font-size: 13px;
  max-width: 24%;
  margin-top: 6px; }

.shContactDealerPage button[type="submit"] {
  background-color: #0070BF;
  font-size: 20px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0);
  border-radius: 25px;
  text-align: center;
  color: #fff;
  display: inline-block;
  padding: 8px 60px;
  line-height: 1.0em;
  float: right; }

/*#endregion */
/*---------------------MAIN NAV STYLES---------------------*/
/*#region Main Nav Styles */
.wiNavigationWrap {
  position: absolute;
  /*height: 40px;*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: -20px;
  z-index: 5000;
  float: right;
  bottom: 0;
  right: 0; }

nav.navbar-default {
  padding: 0; }

nav.navbar-default ul.navbar-nav {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1em;
  margin: 0 -5px 0 0;
  padding: 0;
  position: relative; }

nav.navbar-default ul.navbar-nav li {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
  padding: 3px 0 20px; }

nav.navbar-default ul.navbar-nav > li a {
  display: inline-block;
  text-decoration: none;
  color: #263D52;
  padding: 0 15px;
  line-height: 0.90em;
  border-left: 1px solid #263D52; }

nav.navbar-default ul.navbar-nav > li:first-child > a {
  border: none; }

nav.navbar-default ul.navbar-nav > li.current_page_item > a,
nav.navbar-default ul.navbar-nav > li:hover > a {
  color: #4786D0;
  text-decoration: none; }

nav.navbar-default ul.navbar-nav > li.current_page_item:after,
nav.navbar-default ul.navbar-nav > li:hover:after {
  content: " ";
  position: absolute;
  margin: 0 auto;
  bottom: 2px;
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 101;
  border: 24px solid transparent;
  border-bottom: 10px solid #488ACE;
  pointer-events: none; }

nav.navbar-default ul.navbar-nav > li ul {
  position: absolute;
  top: 24px;
  left: 50%;
  padding: 30px;
  border: none;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.95);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 550%; }

nav.navbar-default ul.navbar-nav > li:last-of-type ul {
  left: auto;
  right: 0;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

nav.navbar-default ul.navbar-nav > li ul li {
  padding: 0;
  float: left;
  display: inline-block;
  white-space: nowrap;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  width: 50%; }

nav.navbar-default ul.navbar-nav > li > ul > li {
  font-weight: 700; }

nav.navbar-default ul.navbar-nav > li.wi_Products ul {
  width: 700%; }

nav.navbar-default ul.navbar-nav > li.wi_Products ul li {
  font-weight: 600;
  font-size: 18px;
  width: 25%; }

nav.navbar-default ul.navbar-nav > li ul li ul {
  position: relative;
  top: auto;
  left: auto;
  background: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
  width: auto;
  padding: 0; }

nav.navbar-default ul.navbar-nav > li ul li ul li {
  display: block;
  font-weight: 400;
  font-size: 16px;
  float: none;
  width: auto; }

nav.navbar-default ul.navbar-nav > li.wi_Products ul li ul li {
  font-weight: 400; }

nav.navbar-default ul.navbar-nav > li ul li a {
  border: none;
  padding: .5em 0 .3em;
  margin-bottom: .2em;
  text-transform: uppercase;
  display: inline-block;
  border-bottom: 1px solid transparent; }

nav.navbar-default ul.navbar-nav > li ul li.current_page_item > a,
nav.navbar-default ul.navbar-nav > li ul li a:hover {
  color: #4786D0; }

.navbar {
  margin-bottom: -1px; }

.navbar-default {
  border-color: transparent;
  background-color: transparent; }

/*#endregion */
/*--------------------SOCIAL NAV STYLES--------------------*/
/*--------------------------HOME PAGE STYLES----------------------------*/
/*#region Home Page Styles */
.wiHomeGalleryWrap {
  background: #243142;
  background: -moz-linear-gradient(left, #243142 0%, #273c55 12%, #273c55 88%, #243142 100%, #273c55 100%, #020f20 100%, #243142 100%);
  background: -webkit-linear-gradient(left, #243142 0%, #273c55 12%, #273c55 88%, #243142 100%, #273c55 100%, #020f20 100%, #243142 100%);
  background: linear-gradient(to right, #243142 0%, #273c55 12%, #273c55 88%, #243142 100%, #273c55 100%, #020f20 100%, #243142 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243142', endColorstr='#243142',GradientType=1 ); }
  .wiHomeGalleryWrap .wiHomeGallery {
    width: 1280px;
    margin: 0 auto; }

.wiShopModules .wiShopMod {
  width: 33%;
  float: left;
  text-align: center;
  padding: 40px 35px; }
  .wiShopModules .wiShopMod a:last-of-type {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.0em;
    padding: 8px;
    width: 70%;
    text-align: center;
    text-transform: uppercase;
    display: block;
    margin: 20px auto;
    border: 1px solid #999;
    border-radius: 25px; }

.wiCtaModules .wiCtaMod {
  float: left;
  width: 50%;
  height: 191px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding: 20px; }
  .wiCtaModules .wiCtaMod .shBtnYellowBkgrnd a {
    line-height: 1.0em;
    padding: 8px 30px; }
  .wiCtaModules .wiCtaMod .shBtnYellowText {
    background-color: transparent;
    font-size: 20px;
    padding: 0;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid white;
    border-radius: 25px;
    text-align: center;
    color: #FDF800; }
    .wiCtaModules .wiCtaMod .shBtnYellowText a {
      color: #F8FC39;
      display: inline-block;
      padding: 8px 30px;
      line-height: 1.0em; }
  .wiCtaModules .wiCtaMod .shBtnBlueBkgrnd {
    background-color: #0070BF;
    font-size: 20px;
    padding: 0;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 25px;
    text-align: center;
    color: #fff; }
    .wiCtaModules .wiCtaMod .shBtnBlueBkgrnd a {
      color: #fff;
      display: inline-block;
      padding: 8px 30px;
      line-height: 1.0em; }
  .wiCtaModules .wiCtaMod.wiCtaModule01 {
    float: none;
    width: 100%;
    height: 279px;
    padding-top: 70px; }
    .wiCtaModules .wiCtaMod.wiCtaModule01 p {
      width: 50%;
      margin: 0 auto 20px;
      font-size: 26px;
      font-weight: 400;
      color: #fff; }
  .wiCtaModules .wiCtaMod.wiCtaModule02 {
    border-right: 1px solid #fff; }
    .wiCtaModules .wiCtaMod.wiCtaModule02 h3 {
      margin-bottom: 15px; }
    .wiCtaModules .wiCtaMod.wiCtaModule02 p {
      color: #fff;
      font-size: 18px;
      line-height: 1.2em;
      margin: 0 0 15px; }
  .wiCtaModules .wiCtaMod.wiCtaModule03 {
    border-right: none;
    text-align: left; }
    .wiCtaModules .wiCtaMod.wiCtaModule03 img {
      margin-right: 30px; }
    .wiCtaModules .wiCtaMod.wiCtaModule03 h3 {
      text-align: center;
      margin: 0 30px 0 15px; }
    .wiCtaModules .wiCtaMod.wiCtaModule03 p {
      color: #F8FC39;
      text-transform: uppercase; }
    .wiCtaModules .wiCtaMod.wiCtaModule03 span {
      margin: 12px 0 0; }

/*#endregion */
/*--------------------INTERNAL STYLES-------------------------*/
/*#region Internal Styles */
.shInternalBannerBackground {
  background: #243142;
  background: -moz-linear-gradient(left, #243142 0%, #273c55 12%, #273c55 88%, #243142 100%, #273c55 100%, #020f20 100%, #243142 100%);
  background: -webkit-linear-gradient(left, #243142 0%, #273c55 12%, #273c55 88%, #243142 100%, #273c55 100%, #020f20 100%, #243142 100%);
  background: linear-gradient(to right, #243142 0%, #273c55 12%, #273c55 88%, #243142 100%, #273c55 100%, #020f20 100%, #243142 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#243142', endColorstr='#243142',GradientType=1 ); }

#wiBannerImageWrap {
  background-repeat: no-repeat;
  width: 1280px;
  margin: 0 auto; }

.wiBannerImage {
  width: 100%;
  height: 325px; }
  .wiBannerImage img {
    visibility: hidden; }

.catalog-category-view .col-main {
  position: relative;
  padding-top: 90px; }
  .catalog-category-view .col-main #wiBannerImageWrap {
    width: 100%;
    background-position: center; }
    .catalog-category-view .col-main #wiBannerImageWrap .wiBannerImage {
      height: auto; }
  .catalog-category-view .col-main .breadcrumbs {
    position: absolute;
    top: 0; }
  .catalog-category-view .col-main h1 {
    position: absolute;
    top: 25px; }

.shCalendarWrap #calendar, .shCalendarWrap #listView {
  width: 90%;
  margin: 0 auto 30px; }

.shCalendarControls {
  padding: 0 0 50px; }
  .shCalendarControls h1 {
    display: inline-block;
    margin: 0 80px 0 0; }
  .shCalendarControls a {
    font-family: "Raleway", "Lato", Arial, sans-serif;
    font-weight: 700;
    line-height: 1em;
    font-size: 16px;
    color: #fff;
    background-color: #273C55;
    padding: 5px 30px;
    border-radius: 20px;
    text-transform: uppercase;
    display: inline-block;
    margin: 15px 12px 0 0;
    vertical-align: top;
    text-decoration: none; }
    .shCalendarControls a.swapViewBtn {
      color: #939CAB; }

.swapViews {
  display: none; }

.EventDetails #map_canvas {
  display: none; }

.EventDetails img {
  float: left;
  margin: 0 3% 0 0;
  width: 50% !important;
  height: auto !important;
  display: block; }

.EventDetails .eventContent {
  background-color: #eee;
  padding: 40px;
  float: left;
  width: 47%; }

.EventDetails .btn-group {
  display: none; }

.EventDetails #location {
  display: none; }

.EventDetails hr {
  display: none; }

.wiInternalContentWrap {
  background-color: #fff;
  max-width: 1280px;
  margin: 0 auto;
  padding: 30px;
  min-height: calc(100vh - 448px); }
  .wiInternalContentWrap .wiMainContent h3 {
    font-size: 22px;
    color: #263954; }
  .wiInternalContentWrap .wiMainContent p {
    font-size: 16px;
    margin-bottom: 30px; }
    .wiInternalContentWrap .wiMainContent p.noBtmMargin {
      margin-bottom: 0; }
  .wiInternalContentWrap .wiMainContent img {
    max-width: 100%;
    /*max-height: 100%;*/
    height: auto !important; }
  .wiInternalContentWrap .wiMainContent hr {
    border-color: rgba(39, 60, 85, 0.3);
    margin-bottom: 30px; }
  .wiInternalContentWrap .wiMainContent.wiWithSidebar {
    float: right;
    width: 70%; }
  .wiInternalContentWrap .wiMainContent .wiFirstColumn {
    width: 68%;
    float: left;
    padding-right: 55px;
    border-right: 1px solid rgba(39, 60, 85, 0.3); }
  .wiInternalContentWrap .wiMainContent .wiSecondColumn {
    width: 35%;
    float: left;
    text-align: center;
    margin-right: -30px; }
    .wiInternalContentWrap .wiMainContent .wiSecondColumn h3 {
      color: #468CCC;
      margin: 0 0 50px; }
    .wiInternalContentWrap .wiMainContent .wiSecondColumn img {
      margin: 0 0 40px;
      width: auto; }
  .wiInternalContentWrap .wiMainContent .blog-post-full h2 {
    text-transform: none;
    font-size: 35px;
    color: #263957;
    margin: 0; }
  .wiInternalContentWrap .wiMainContent .blog-post-full .meta {
    margin: 0 0 12px;
    font-size: 16px;
    color: #999; }
  .wiInternalContentWrap .wiMainContent .blog-post-full p {
    font-size: 16px;
    color: #525252;
    margin: 0 0 12px; }
  .wiInternalContentWrap .wiMainContent .shBlogPostSummary article {
    border-bottom: 1px solid #BEC4CC;
    padding: 0 0 25px;
    margin: 0 0 25px; }
    .wiInternalContentWrap .wiMainContent .shBlogPostSummary article h2 {
      text-transform: none;
      font-size: 22px;
      color: #263957;
      margin: 0; }
    .wiInternalContentWrap .wiMainContent .shBlogPostSummary article .meta {
      margin: 0 0 12px;
      font-size: 16px;
      color: #999; }
    .wiInternalContentWrap .wiMainContent .shBlogPostSummary article p {
      font-size: 16px;
      color: #525252;
      margin: 0 0 12px; }
    .wiInternalContentWrap .wiMainContent .shBlogPostSummary article .shBtnBlueBkgrnd a {
      padding: 2px 20px;
      font-size: 15px; }
  .wiInternalContentWrap .wiWithSidebar {
    width: 30%;
    float: left; }
    .wiInternalContentWrap .wiWithSidebar .wiSubBox {
      background-color: #E9EBEE;
      width: 80%;
      margin: 0 0 20px;
      padding: 30px; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox h3 {
        text-transform: uppercase;
        font-size: 24px;
        margin-right: -10px; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav .blog-landing-navigation ul li {
        margin: 0;
        border-bottom: 1px solid #273C55;
        text-transform: none;
        font-size: 15px; }
        .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav .blog-landing-navigation ul li a {
          display: block;
          padding: 8px 0; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav section {
        margin: 0 0 25px; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav h3 {
        font-family: "Raleway", "Lato", Arial, sans-serif;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        text-align: right;
        line-height: 1em;
        margin: 0 0 10px; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul {
        font-family: "Raleway", "Lato", Arial, sans-serif;
        padding: 0;
        margin: 0; }
        .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li {
          font-weight: 400;
          color: #263957;
          font-size: 18px;
          text-align: right;
          line-height: 1.2em; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li.current_page_parent {
            font-weight: 700; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li.current_page_item {
            font-weight: 700; }
            .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li.current_page_item > a {
              color: #016CBF; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li ul {
            margin-bottom: 10px; }
            .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li ul li {
              font-weight: 700;
              font-size: 15px;
              text-transform: none; }
              .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li ul li a {
                display: block;
                padding: 4px 0; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li a {
            color: #263957;
            padding: 10px 0; }
            .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li a:hover, .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li a:focus {
              background: none; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox.shSubNav ul li.shLevel5 {
            font-weight: 700; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox ul {
        list-style: none;
        padding-left: 15px; }
        .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents {
          text-align: left;
          margin: 0;
          padding: 0; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents li {
            font-size: 16px;
            margin: 15px 0;
            text-transform: none; }
            .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents li a {
              display: block; }
              .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents li a.shLearnMore {
                color: #0070BF;
                font-size: 14px;
                font-family: "Raleway", "Lato", Arial, sans-serif;
                font-weight: 600;
                text-transform: uppercase; }
        .wiInternalContentWrap .wiWithSidebar .wiSubBox ul li {
          text-transform: uppercase; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox ul li.current_page_item > a {
            font-weight: 700; }
          .wiInternalContentWrap .wiWithSidebar .wiSubBox ul li ul li ul li {
            text-transform: none; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox.wiWelcome img {
        max-width: 100%; }
      .wiInternalContentWrap .wiWithSidebar .wiSubBox.wiWelcome button.wiHideDesktop {
        display: none !important; }
  .wiInternalContentWrap .wiProduct {
    width: 48%;
    height: 550px;
    margin-right: 4%;
    margin-bottom: 40px;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative; }
    .wiInternalContentWrap .wiProduct h3 {
      font-size: 25px;
      text-align: left; }
    .wiInternalContentWrap .wiProduct a.btn {
      background-color: #0070BF;
      font-size: 20px;
      padding: 5px 20px;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      border: 1px solid rgba(255, 255, 255, 0);
      border-radius: 25px;
      text-align: center;
      color: #fff;
      margin: 0 auto;
      position: absolute;
      width: 60%;
      bottom: 0;
      right: 0;
      left: 0; }
    .wiInternalContentWrap .wiProduct img {
      width: 100%;
      height: auto;
      margin: 0 0 15px; }
    .wiInternalContentWrap .wiProduct:nth-of-type(even) {
      margin-right: 0; }
  .wiInternalContentWrap .wiColoredBackground {
    background-color: #F4F5F6;
    padding: 30px;
    margin-bottom: 20px; }
  .wiInternalContentWrap #branchMap {
    width: 455px;
    height: 285px; }
  .wiInternalContentWrap .wiBranchGallery {
    width: 100%;
    margin: 0 0 20px;
    position: relative; }
  .wiInternalContentWrap .wiBranchSection .wiBranchLeft {
    float: left;
    width: 41%; }
    .wiInternalContentWrap .wiBranchSection .wiBranchLeft ul {
      list-style: none;
      margin: 0 0 20px;
      padding: 0; }
      .wiInternalContentWrap .wiBranchSection .wiBranchLeft ul li {
        font-size: 16px; }
  .wiInternalContentWrap .wiBranchSection .wiBranchRight {
    float: right;
    width: 59%;
    text-align: left; }
  .wiInternalContentWrap .wiBranchSection #branchMap {
    margin: 0 0 30px; }
  .wiInternalContentWrap .wiBranchSection .wiBranchManager {
    text-align: left;
    padding: 30px 0 0 0;
    border-top: 1px solid rgba(39, 60, 85, 0.3); }
    .wiInternalContentWrap .wiBranchSection .wiBranchManager img {
      float: left;
      margin: 0 25px 30px 0; }
    .wiInternalContentWrap .wiBranchSection .wiBranchManager p {
      font-size: 14px; }
    .wiInternalContentWrap .wiBranchSection .wiBranchManager strong {
      font-size: 20px;
      font-weight: 700;
      margin: 8px 0 0;
      display: inline-block; }
    .wiInternalContentWrap .wiBranchSection .wiBranchManager a {
      background-color: #273A57;
      font-size: 20px;
      padding: 8px 20px;
      text-transform: uppercase;
      text-decoration: none;
      display: inline-block;
      border: 1px solid rgba(255, 255, 255, 0);
      border-radius: 25px;
      text-align: center;
      color: #F8FC39;
      margin: 0 0 6px; }
  .wiInternalContentWrap .wiContainerWrap {
    list-style: none;
    margin: 0 0 30px;
    padding: 0; }
    .wiInternalContentWrap .wiContainerWrap ul {
      list-style: none; }
    .wiInternalContentWrap .wiContainerWrap > li {
      background-image: url(/images/shListPlus.png);
      background-repeat: no-repeat;
      background-position: 0 6px;
      font-family: 'Raleway', sans-serif;
      padding: 0;
      margin: 0 0 15px;
      font-size: 22px;
      font-weight: 500;
      color: #263952; }
      .wiInternalContentWrap .wiContainerWrap > li ul {
        padding-left: 0; }
        .wiInternalContentWrap .wiContainerWrap > li ul > li {
          padding: 3px 0 3px 45px; }
          .wiInternalContentWrap .wiContainerWrap > li ul > li a:hover {
            color: #0070BF; }
      .wiInternalContentWrap .wiContainerWrap > li > div {
        font-size: 16px;
        color: #525252;
        display: none; }
      .wiInternalContentWrap .wiContainerWrap > li.current {
        background-image: url(/images/shListMinus.png); }
        .wiInternalContentWrap .wiContainerWrap > li.current > div {
          display: block; }
      .wiInternalContentWrap .wiContainerWrap > li > a {
        text-decoration: none;
        padding: 0 0 0 30px;
        display: block; }
    .wiInternalContentWrap .wiContainerWrap.wiTwoColumnList {
      float: left;
      width: 50%; }
	  /* Commented this out because it was conflicting with accordion on support/flyers page...not sure if it was used somewhere else */
	  /* .wiInternalContentWrap .wiContainerWrap .wiItemCollapse a { */
      /* text-decoration: none; */
      /* border: 1px solid #C5C6C8; */
      /* border-radius: 20px; */
      /* padding: 5px 10px; */
      /* margin-top: 8px; */
      /* display: inline-block; */
      /* text-transform: uppercase; */
      /* color: #2B3A51; } */
    .wiInternalContentWrap .wiContainerWrap .wiItemCollapse a strong {
      color: #2B3A51; }

.shProductPage .wiInternalContentWrap .shProductSliderWrap {
  margin-bottom: 20px; }
  .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider {
    margin-bottom: 20px; }
    .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider .shProductSlide img {
      width: 100%; }
    .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider .shProductSlide .slick-loading {
      display: none; }
    .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider button.slick-arrow {
      position: absolute;
      top: 50%;
      z-index: 1;
      -webkit-appearance: none;
      background: rgba(0, 0, 0, 0.7);
      text-indent: -9999px;
      width: 37px;
      height: 56px;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      border: none; }
      .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider button.slick-arrow:after {
        content: "";
        width: 0;
        height: 0;
        border: 10px solid transparent;
        position: absolute;
        top: 50%;
        left: 50%;
        right: 50%;
        -moz-transform: translate(-75%, -50%);
        -ms-transform: translate(-75%, -50%);
        -o-transform: translate(-75%, -50%);
        -webkit-transform: translate(-75%, -50%);
        transform: translate(-75%, -50%);
        margin: 0 auto; }
      .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider button.slick-arrow.slick-prev {
        left: 0; }
        .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider button.slick-arrow.slick-prev:after {
          border-right: 8px solid #fff;
          -moz-transform: translate(-75%, -50%);
          -ms-transform: translate(-75%, -50%);
          -o-transform: translate(-75%, -50%);
          -webkit-transform: translate(-75%, -50%);
          transform: translate(-75%, -50%); }
      .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider button.slick-arrow.slick-next {
        right: 0; }
        .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider button.slick-arrow.slick-next:after {
          border-left: 8px solid #fff;
          -moz-transform: translate(-25%, -50%);
          -ms-transform: translate(-25%, -50%);
          -o-transform: translate(-25%, -50%);
          -webkit-transform: translate(-25%, -50%);
          transform: translate(-25%, -50%); }
  .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider-nav .shProductThumb {
    outline: none; }
    .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider-nav .shProductThumb.slick-current.slick-active img {
      border: 1px solid #000; }
    .shProductPage .wiInternalContentWrap .shProductSliderWrap .shProductSlider-nav .shProductThumb img {
      padding: 5%;
      margin: 10px; }

.shProductPage .wiInternalContentWrap .wiMainContent {
  position: relative; }
  .shProductPage .wiInternalContentWrap .wiMainContent .wiFirstColumn {
    width: 100%;
    float: none;
    padding: 20px 30px;
    background: #F4F5F6; }
    .shProductPage .wiInternalContentWrap .wiMainContent .wiFirstColumn p:first-of-type {
      border-bottom: 1px solid #000;
      padding-bottom: 20px; }
  .shProductPage .wiInternalContentWrap .wiMainContent .wiSecondColumn {
    width: 60%;
    float: none;
    text-align: left;
    margin: 0;
    position: absolute;
    top: 40px;
    right: 0; }
    .shProductPage .wiInternalContentWrap .wiMainContent .wiSecondColumn ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .shProductPage .wiInternalContentWrap .wiMainContent .wiSecondColumn ul li {
        display: inline-block;
        width: 48%;
        padding: 0 0 20px; }
        .shProductPage .wiInternalContentWrap .wiMainContent .wiSecondColumn ul li img {
          margin: 0 10px 0 0; }

.shLoc-corporate-locations .wiMainContent img {
  margin-right: 30px; }

.shLoc-corporate-locations .wiMainContent a {
  display: inline-block; }

/*#endregion */
/*---------------------------DEALER STYLES--------------------*/
/*#region Dealer Styles */
.mapWrap {
  padding: 5px;
  border: 1px solid #ccc;
  position: relative;
  z-index: 10000; }

.shOutOfRange {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2; }
  .shOutOfRange p {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid #ccc;
    display: inline;
    margin: 0 auto;
    padding: 30px; }

#map {
  height: 493px; }

#map .gm-style div[style*="yellow"] {
  height: 36px; }

.mapLabel {
  color: #F8FC39 !important; }

.wiLocatorSearchWrap {
  text-align: center;
  margin-bottom: 30px; 
  margin-top: -100px;}
  .wiLocatorSearchWrap form input[type="text"] {
    border-radius: 25px;
    box-shadow: none;
    border: 1px solid #ccc;
    width: 22%;
    padding: 2px 10px;
    margin: 0;
    outline: transparent; }
  .wiLocatorSearchWrap form input[type=submit] {
    background-color: #0070BF;
    font-size: 20px;
    padding: 5px 32px;
    text-transform: uppercase;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 25px;
    text-align: center;
    color: #fff;
    margin: 30px 0 20px; }
  .wiLocatorSearchWrap form .textWrap {
    display: inline;
    position: relative;
    margin: 0 25px; }
  .wiLocatorSearchWrap form label {
    position: absolute;
    top: 0;
    left: 16px;
    color: #ccc; }
  .wiLocatorSearchWrap form .selectWrap {
    display: inline;
    position: relative;
    margin: 0 25px; }
    .wiLocatorSearchWrap form .selectWrap label {
      pointer-events: none; }
    .wiLocatorSearchWrap form .selectWrap.hideLabel label {
      display: none; }
    .wiLocatorSearchWrap form .selectWrap:after {
      content: "";
      width: 0;
      height: 0;
      border: 15px solid transparent;
      border-top: 10px solid #0070BF;
      position: absolute;
      top: 50%;
      right: 22px;
      -moz-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
      -o-transform: translate(0, -25%);
      -webkit-transform: translate(0, -25%);
      transform: translate(0, -25%);
      pointer-events: none; }
  .wiLocatorSearchWrap form select {
    border-radius: 25px;
    box-shadow: none;
    border: 1px solid #ccc;
    width: 18%;
    padding: 2px 10px;
    margin: 0;
    outline: transparent;
    -webkit-appearance: none; }

.wiDealer {
  padding: 20px 60px;
  margin: 0; }
  .wiDealer:nth-of-type(even) {
    background-color: #E9EBEE; }
  .wiDealer li {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 33%; }
    .wiDealer li a {
      color: #266DCC; }
    .wiDealer li.wiDealerName {
      position: relative;
      font-size: 16px;
      font-weight: 700;
      color: #266DCC; }
      .wiDealer li.wiDealerName a {
        border-bottom: 1px solid transparent;
        text-decoration: none; }
      .wiDealer li.wiDealerName.active a {
        border-bottom-color: #0070BF; }
      .wiDealer li.wiDealerName .wiDealerPin {
        background-image: url(/images/shMapPinIcon.png);
        background-repeat: no-repeat;
        position: absolute;
        text-align: center;
        padding-top: 5px;
        width: 30px;
        height: 50px;
        left: -50px;
        top: 0;
        color: #F8FC39; }
    .wiDealer li .wiLocatorDirections {
      margin-left: 8px;
      padding-left: 12px;
      border-left: 1px solid #266DCC;
      display: inline-block;
      line-height: 0.9em; }
    .wiDealer li ul {
      background-color: transparent; }
      .wiDealer li ul li {
        display: block;
        width: auto; }

.shDealersPage .shDealerPopupBackground {
  display: none; }

.shDealersPage .wiInternalContentWrap .wiMainContent .info-window-content h5 {
  color: #266DCC;
  margin: 0 0 4px; }

.shDealersPage .wiInternalContentWrap .wiMainContent .info-window-content ul {
  margin: 0;
  padding: 0; }

.shDealersPage .wiInternalContentWrap .wiMainContent .info-window-content a, .shDealersPage .wiInternalContentWrap .wiMainContent .info-window-content a:hover, .shDealersPage .wiInternalContentWrap .wiMainContent .info-window-content a:visited {
  color: #0070BF; }

.shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup {
  display: none;
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  right: 0;
  margin: 0 auto;
  z-index: 10000; }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupBackground {
    width: 100%;
    height: 100%;
    padding: 30px;
    background-color: rgba(0, 0, 0, 0.7); }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent {
    position: relative;
    width: 50%;
    height: auto;
    margin: 0 auto;
    background-color: #fff;
    padding: 30px;
    z-index: 2;
    top: 50%;
    transform: translate(0, -50%); }
    .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent > div {
      border-bottom: 1px solid #ccc;
      padding-bottom: 8px;
      margin-bottom: 8px; }
      .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent > div:last-of-type {
        border: none;
        padding-bottom: 0;
        margin-bottom: 0; }
      .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent > div ul {
        margin: 0;
        padding: 0;
        list-style: none; }
        .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent > div ul li {
          font-size: 13px;
          line-height: 1em;
          padding: 0 0 4px; }
    .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent .dealerPopupLeft {
      float: left;
      width: 50%; }
    .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent .dealerPopupRight {
      float: right;
      width: 50%; }
    .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup .dealerPopupContent .dealerPopupClose {
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      width: 30px;
      height: 30px;
      background: #0070BF;
      color: #fff;
      font-size: 30px;
      line-height: .64em;
      vertical-align: top;
      text-align: center;
      padding: 3px;
      display: block; }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup img {
    max-width: 160px;
    float: right;
    margin-top: -30px; }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup h4 {
    font-size: 18px;
    line-height: 1em;
    margin: 0 0 6px;
    color: #0070BF; }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup h5 {
    font-size: 16px;
    line-height: 1em;
    margin: 0 0 4px;
    color: #0070BF; }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup p {
    font-size: 13px;
    margin-bottom: 8px;
    line-height: 1.3em; }
    .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup p:last-of-type {
      margin-bottom: 0; }
  .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup a, .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup a:hover, .shDealersPage .wiInternalContentWrap .wiMainContent .dealerPopup a:visited {
    color: #0070BF; }

.dealerFormContent {
  position: relative; }
  .dealerFormContent > div {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 8px; }
    .dealerFormContent > div:last-of-type {
      border: none;
      padding-bottom: 0;
      margin-bottom: 0; }
    .dealerFormContent > div ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .dealerFormContent > div ul li {
        font-size: 14px;
        line-height: 1em;
        padding: 0 0 4px; }
  .dealerFormContent .dealerFormLeft {
    float: left;
    width: 50%; }
  .dealerFormContent .dealerFormRight {
    float: right;
    width: 50%; }
  .dealerFormContent img {
    max-width: 160px;
    float: right;
    margin-top: -30px; }
  .dealerFormContent h4 {
    font-size: 18px;
    line-height: 1em;
    margin: 0 0 6px;
    color: #0070BF; }
  .dealerFormContent h5 {
    font-size: 16px;
    line-height: 1em;
    margin: 0 0 4px;
    color: #0070BF; }
  .dealerFormContent p {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.3em; }
    .dealerFormContent p:last-of-type {
      margin-bottom: 0; }
  .dealerFormContent a, .dealerFormContent a:hover, .dealerFormContent a:visited {
    color: #0070BF; }

.ThankYouMessage {
  margin-top: 80px; }

/*#endregion */
/*---------------------------DEALER PORTAL STYLES--------------------*/
/*#region Dealer Portal Styles*/
.shPortalPage .wiInternalContentWrap h2 {
  margin: -30px -30px 30px;
  background-color: #273C55;
  color: #fff;
  padding: 10px 25px;
  text-align: left;
  font-size: 27px; }

.shPortalPage .wiInternalContentWrap .shBlogPost {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px; }
  .shPortalPage .wiInternalContentWrap .shBlogPost h3 {
    margin: 0; }
    .shPortalPage .wiInternalContentWrap .shBlogPost h3 a {
      text-decoration: none; }
  .shPortalPage .wiInternalContentWrap .shBlogPost .meta {
    color: #999; }
  .shPortalPage .wiInternalContentWrap .shBlogPost p {
    margin-bottom: 15px; }
  .shPortalPage .wiInternalContentWrap .shBlogPost .shBtnBlueBkgrnd {
    margin-bottom: 30px; }
    .shPortalPage .wiInternalContentWrap .shBlogPost .shBtnBlueBkgrnd a {
      padding: 2px 22px;
      font-size: 14px; }

.shPortalPage .wiInternalContentWrap .shProtectedArticle .blog-post-summary:last-of-type .shBlogPost {
  border-bottom-color: #ccc;
  margin-bottom: 30px; }
  .shPortalPage .wiInternalContentWrap .shProtectedArticle .blog-post-summary:last-of-type .shBlogPost .shBtnBlueBkgrnd {
    margin-bottom: 30px; }

.shPortalPage .wiInternalContentWrap .blog-post-summary:last-of-type .shBlogPost {
  border-bottom-color: transparent;
  margin-bottom: 0; }
  .shPortalPage .wiInternalContentWrap .blog-post-summary:last-of-type .shBlogPost .shBtnBlueBkgrnd a {
    margin-bottom: 0; }

.shPortalPage .wiInternalContentWrap .wiColoredBackground {
  margin-bottom: 30px; }

.shPortalPage .wiInternalContentWrap .wiMainContent .wiFirstColumn {
  padding-right: 30px;
  width: 48%;
  margin-right: 4%;
  border: none; }

.shPortalPage .wiInternalContentWrap .wiMainContent .wiSecondColumn {
  width: 48%;
  margin-right: 0;
  text-align: left; }

.shPortalPage .wiInternalContentWrap .wiMainContent .shCta {
  background-color: #273C55;
  color: #fff;
  text-align: center;
  padding: 30px; }
  .shPortalPage .wiInternalContentWrap .wiMainContent .shCta h3 {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 30px;
    font-weight: 400;
    color: #fff; }
  .shPortalPage .wiInternalContentWrap .wiMainContent .shCta p {
    color: #fff; }
    .shPortalPage .wiInternalContentWrap .wiMainContent .shCta p:last-of-type {
      margin-bottom: 0; }
    .shPortalPage .wiInternalContentWrap .wiMainContent .shCta p .shBtnBlueBkgrnd {
      width: 80%; }

.shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox {
  background-color: #F4F5F6;
  width: 91%; }
  .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox.wiWelcome {
    text-align: center; }
    .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox.wiWelcome img {
      margin-bottom: 20px; }
  .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox ul {
    text-align: center;
    margin: 0;
    padding: 0; }
    .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents {
      text-align: left; }
      .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents li {
        font-size: 16px; }
        .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox ul.shUpcomingEvents li a.shLearnMore {
          color: #0070BF;
          font-size: 14px;
          font-family: "Raleway", "Lato", Arial, sans-serif;
          font-weight: 600; }
    .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox ul li {
      margin: 12px 0;
      display: block; }
      .shPortalPage .wiInternalContentWrap .wiWithSidebar .wiSubBox ul li a {
        display: block; }

/*#endregion */
/*--------------------------FOOTER STYLES--------------------*/
/*#region Footer Styles */
#wiFooterBkgrnd {
  background-image: url(/images/shFooterBackground.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100% 100%;
  background-color: #273C55; }

.wiFooterWrap {
  min-height: 140px; }
  .wiFooterWrap .wiFooterContent {
    width: 1280px;
    margin: 0 auto;
    min-height: 300px;
    padding: 40px 20px 30px; }
    .wiFooterWrap .wiFooterContent a, .wiFooterWrap .wiFooterContent li {
      color: #fff; }
    .wiFooterWrap .wiFooterContent li {
      margin: 0 0 12px; }
    .wiFooterWrap .wiFooterContent p {
      color: #F8FC39; }
    .wiFooterWrap .wiFooterContent .wiFooterCol {
      float: left;
      padding: 0 20px; }
      .wiFooterWrap .wiFooterContent .wiFooterCol ul {
        padding: 0;
        list-style: none; }
      .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn1 {
        width: 30%; }
      .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn2 {
        width: 24%; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn2 > ul {
          float: left;
          width: 50%; }
          .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn2 > ul:nth-child(-n + 3) {
            border-bottom: 1px solid #687788; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn2 ul:nth-last-of-type(-n+2) {
          margin-bottom: 0; }
          .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn2 ul:nth-last-of-type(-n+2) li:last-of-type {
            margin-bottom: 0; }
      .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 {
        width: 19%; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 li {
          margin-bottom: 2px; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 p {
          margin: 0 0 4px; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav {
          -moz-column-count: 2;
          -moz-column-gap: 0;
          -webkit-column-count: 2;
          -webkit-column-gap: 0;
          column-count: 2;
          column-gap: 0;
          list-style-position: inside; }
          .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav li {
            background-image: url(/images/shFooterSocialIcons.png);
            background-repeat: no-repeat;
            display: inline-block;
            margin: 5px 5px 20px 0; }
            .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav li a {
              width: 45px;
              height: 45px;
              display: inline-block;
              text-indent: -9999px; }
            .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav li:first-of-type {
              background-position: 0 0; }
            .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav li:nth-of-type(2) {
              background-position: -61px 0; }
            .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav li:nth-of-type(3) {
              background-position: -121px 0; }
            .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn3 .shSocialNav li:last-of-type {
              background-image: url(/images/instagram.png);
              margin-bottom: 0; }
      .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn4 {
        width: 27%; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn4 li:last-of-type {
          margin: 0; }
          .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn4 li:last-of-type a {
            margin: 0; }
        .wiFooterWrap .wiFooterContent .wiFooterCol.wiFooterColumn4 a {
          background-color: transparent;
          font-size: 20px;
          padding: 5px;
          text-transform: uppercase;
          text-decoration: none;
          display: inline-block;
          border: 1px solid rgba(255, 255, 255, 0.5);
          border-radius: 25px;
          text-align: center;
          color: #F8FC39;
          width: 82%;
          margin: 0 0 6px; }

/*#endregion */

/*--------------------------Mobile Dealer Locator CTA--------------------*/

.wiMobileDealerLocatorcta {
    display: none;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipca:hover .tooltipcatext {
  visibility: visible;
  opacity: 1;
  transition: all .4s;
}

/* Tooltip text */
.tooltipca .tooltipcatext {
  visibility: hidden;
  background-color: #0070BF;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  opacity: 0;
  transition: all .4s 4.6s;
}

.tooltipca {
  position: relative;
  display: inline-block;
  top: 100px;
  left: -250px;
  /*z-index: 1;*/
  height: 150px;
  width: 500px;
 /* border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}


/*
*   Fonts Used
*/
@font-face{font-family:FontAwesome;src:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format('embedded-opentype'),url(/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(/wp-content/plugins/yith-woocommerce-wishlist/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal;}
@font-face{font-family:FontAwesome;src:url(/wp-content/themes/understrap/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/themes/understrap/fonts/fontawesome-webfont.eot#iefix&v=4.7.0) format("embedded-opentype"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/wp-content/themes/understrap/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal;}
@font-face{font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Lato';font-style:italic;font-weight:700;font-display:swap;src:local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:italic;font-weight:700;font-display:swap;src:local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Lato';font-style:italic;font-weight:900;font-display:swap;src:local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_FQftx9897sxZ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:italic;font-weight:900;font-display:swap;src:local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://fonts.gstatic.com/s/lato/v17/S6u_w4BMUTPHjxsI3wi_Gwftx9897g.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:normal;font-weight:300;font-display:swap;src:local('Lato Light'), local('Lato-Light'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwaPGQ3q5d0N7w.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Lato';font-style:normal;font-weight:900;font-display:swap;src:local('Lato Black'), local('Lato-Black'), url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwiPGQ3q5d0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}



/*
*   DESKTOP HEADER
*/

@media all{
  .header.desktop .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
  .header.desktop .fa-search:before{content:"\f002";}
  .header.desktop .fa-chevron-right:before{content:"\f054";}
  .header.desktop .fa-shopping-cart:before{content:"\f07a";}
  .header.desktop .fa-facebook-square:before{content:"\f082";}
  .header.desktop .fa-twitter:before{content:"\f099";}
  .header.desktop .fa-youtube-play:before{content:"\f16a";}
  .header.desktop .fa-instagram:before{content:"\f16d";}
  .header.desktop .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}
  }
  /*! CSS Used from: /wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=4.4.1 ; media=all */
  @media all{
  .woocommerce img,.woocommerce-page img{height:auto;max-width:100%;}
  }
  /*! CSS Used from: /wp-content/themes/understrap/css/theme.min.css?ver=0.8.8.1604350345 ; media=all */
  @media all{
  .header.desktop ul{margin-top:0;margin-bottom:1rem;}
  .header.desktop ul ul{margin-bottom:0;}
  .header.desktop a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
  .header.desktop a:hover{color:#3470ad;text-decoration:underline;}
  .header.desktop img{vertical-align:middle;border-style:none;}
  .header.desktop label{display:inline-block;margin-bottom:.5rem;}
  .header.desktop button{border-radius:0;}
  .header.desktop button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}
  .header.desktop button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
  .header.desktop button,input{overflow:visible;}
  .header.desktop button{text-transform:none;}
  .header.desktop button{-webkit-appearance:button;}
  .header.desktop button::-moz-focus-inner{padding:0;border-style:none;}
  .header.desktop .form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
  @media screen and (prefers-reduced-motion:reduce){
  .header.desktop .form-control{-webkit-transition:none;transition:none;}
  }
  .header.desktop .form-control::-ms-expand{background-color:transparent;border:0;}
  .header.desktop .form-control:focus{color:#495057;background-color:#fff;border-color:#c0d6ec;outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.25);box-shadow:0 0 0 .2rem rgba(94,150,207,.25);}
  .header.desktop .form-control::-webkit-input-placeholder{color:#6c757d;opacity:1;}
  .header.desktop .form-control:-ms-input-placeholder{color:#6c757d;opacity:1;}
  .header.desktop .form-control::-ms-input-placeholder{color:#6c757d;opacity:1;}
  .header.desktop .form-control::placeholder{color:#6c757d;opacity:1;}
  .header.desktop .form-control:disabled{background-color:#e9ecef;opacity:1;}
  .header.desktop .input-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;}
  .header.desktop .input-group>.form-control{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;margin-bottom:0;}
  .header.desktop .input-group>.form-control:focus{z-index:3;}
  .header.desktop .input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}
  .header.desktop .input-group-append{display:-webkit-box;display:-ms-flexbox;display:flex;}
  .header.desktop .input-group-append{margin-left:-1px;}
  .header.desktop .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
  @media print{
  .header.desktop img{page-break-inside:avoid;}
  }
  .header.desktop img{max-width:100%;height:auto;}
  .header.desktop .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
  .header.desktop .fa-search:before{content:"";}
  .header.desktop .fa-chevron-right:before{content:"";}
  .header.desktop .fa-shopping-cart:before{content:"";}
  .header.desktop .fa-facebook-square:before{content:"";}
  .header.desktop .fa-twitter:before{content:"";}
  .header.desktop .fa-youtube-play:before{content:"";}
  .header.desktop .fa-instagram:before{content:"";}
  .header.desktop .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}
  .header.desktop input{font-family:Lato;font-weight:300;}
  .header.desktop input[type=text]{padding:10px;font-size:16px;border-radius:4px;border-width:1px;}
  @media only screen and (max-width:1024px){
  .header.desktop{display:none;}
  }
  .header.desktop .header-top{background-color:#233c55;}
  .header.desktop .header-top .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1280px;margin:auto;padding:6px 40px;}
  .header.desktop .header-top .header-wrapper a{font-family:Lato;font-weight:300;color:#fff;font-size:16px;}
  .header.desktop .header-top .header-wrapper a.contact-link i{font-size:10px;margin-left:5px;}
  .header.desktop .header-top .header-wrapper span{color:#fff;margin:0 5px;}
  .header.desktop .header-top .header-wrapper .header-right a{margin-right:20px;line-height:20px;}
  .header.desktop .header-top .header-wrapper .header-right a:last-of-type{margin-right:0;}
  .header.desktop .header-top .header-wrapper .header-right i{font-size:20px;}
  .header.desktop .header-bottom .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1280px;margin:auto;padding:20px 40px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
  .header.desktop .header-bottom .header-wrapper .header-logo{max-width:220px;margin-right:40px;position:relative;}
  .header.desktop .header-bottom .header-wrapper .header-logo a{position:absolute;top:0;right:0;bottom:0;left:0;}
  .header.desktop .header-bottom .header-wrapper .header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;}
  .header.desktop .header-bottom .header-wrapper .header-nav .menu-main-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu ul{padding-left:0;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu ul li{padding-left:0;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#233c55;font-weight:400;font-size:17px;padding:0 20px;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li:nth-of-type(2)>.sub-menu{height:650px;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li:nth-of-type(3)>.sub-menu{height:220px;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li:nth-of-type(5)>.sub-menu{height:125px;left:calc(50% - 125px)!important;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li>.sub-menu{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:100%;left:50%;margin-left:-250px;background:rgba(255,255,255,.95);z-index:99;width:675px;padding:20px 40px 10px;-webkit-box-shadow:rgba(0,0,0,.05) 0 10px 10px 0;box-shadow:rgba(0,0,0,.05) 0 10px 10px 0;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li>.sub-menu>li{list-style:none;width:50%;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li>.sub-menu>li.menu-item-has-children{margin-bottom:20px;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li>.sub-menu>li>a{display:inline-block;font-weight:700;text-transform:uppercase;margin-bottom:5px;font-size:16px;padding:0;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li>.sub-menu>li>.sub-menu>li{list-style:none;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li>.sub-menu>li>.sub-menu>li>a{display:inline-block;text-transform:uppercase;font-weight:100;margin-bottom:5px;font-size:16px;padding:0;}
  .header.desktop .header-bottom .header-wrapper .header-nav ul#menu-main-menu>li:hover>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;}
  .header.desktop .header-bottom .header-wrapper .header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:30px;-webkit-box-flex:200px;-ms-flex:200px 0 0px;flex:200px 0 0;}
  .header.desktop .header-bottom .header-wrapper .header-search #searchform{width:100%;max-width:200px;}
  .header.desktop .header-bottom .header-wrapper .header-search #searchform input#s{border-radius:6px;border-color:#233c55;padding:10px!important;height:auto;z-index:2;}
  .header.desktop .header-bottom .header-wrapper .header-search button{position:absolute;top:2px;bottom:2px;right:0;width:40px;border:none;border-radius:6px;background:0 0;color:#233c55;font-size:16px;z-index:3;}
  .header.desktop .header-bottom .header-wrapper .header-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:40px;position:relative;}
  .header.desktop .header-bottom .header-wrapper .header-cart a{position:absolute;top:0;right:0;bottom:0;left:0;}
  .header.desktop .header-bottom .header-wrapper .header-cart i{color:#233c55;}
  .header.desktop .header-bottom .header-wrapper .header-cart span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fcf200;border-radius:18px;font-size:12px;font-weight:800;color:#233c55;height:18px;min-width:18px;position:absolute;top:10px;right:-10px;border:1px solid #233c55;padding:0 4px;}
  }

/*
*   Header - MOBILE
*/
@media all{
  .header.mobile .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.header.mobile .fa-search:before{content:"\f002";}
.header.mobile .fa-chevron-right:before{content:"\f054";}
.header.mobile .fa-chevron-down:before{content:"\f078";}
.header.mobile .fa-shopping-cart:before{content:"\f07a";}
.header.mobile .fa-facebook-square:before{content:"\f082";}
.header.mobile .fa-twitter:before{content:"\f099";}
.header.mobile .fa-bars:before{content:"\f0c9";}
.header.mobile .fa-youtube-play:before{content:"\f16a";}
.header.mobile .fa-instagram:before{content:"\f16d";}
}
/*! CSS Used from: http://shurco.shop:3000/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=4.4.1 ; media=all */
@media all{
  .header.mobile .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important;}
}
/*! CSS Used from: http://shurco.shop:3000/wp-content/themes/understrap/css/theme.min.css?ver=0.8.8.1606757457&rel=1606760234156 ; media=all */
@media all{
.header.mobile ul{margin-top:0;margin-bottom:1rem;}
.header.mobile ul ul{margin-bottom:0;}
.header.mobile a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
.header.mobile a:hover{color:#3470ad;text-decoration:underline;}
.header.mobile img{vertical-align:middle;border-style:none;}
.header.mobile label{display:inline-block;margin-bottom:.5rem;}
.header.mobile input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
.header.mobile input{overflow:visible;}
.header.mobile [type=search]{outline-offset:-2px;-webkit-appearance:none;}
.header.mobile .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
@media print{
.header.mobile img{page-break-inside:avoid;}
}
.header.mobile img{max-width:100%;height:auto;}
.header.mobile .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.header.mobile .fa-search:before{content:"";}
.header.mobile .fa-chevron-right:before{content:"";}
.header.mobile .fa-chevron-down:before{content:"";}
.header.mobile .fa-shopping-cart:before{content:"";}
.header.mobile .fa-facebook-square:before{content:"";}
.header.mobile .fa-twitter:before{content:"";}
.header.mobile .fa-bars:before{content:"";}
.header.mobile .fa-youtube-play:before{content:"";}
.header.mobile .fa-instagram:before{content:"";}
.header.mobile .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.header.mobile input{font-family:Lato;font-weight:300;}
.header.mobile input[type=search]{padding:10px;font-size:16px;border-radius:4px;border-width:1px;}
.header.mobile{display:none;}
@media only screen and (max-width:1024px){
.header.mobile{display:block;}
}
.header.mobile .header-top{background-color:#233c55;}
.header.mobile .header-top .header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1280px;margin:auto;padding:6px 40px;}
@media only screen and (max-width:768px){
.header.mobile .header-top .header-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
}
.header.mobile .header-top .header-wrapper a{font-family:Lato;font-weight:300;color:#fff;font-size:16px;}
.header.mobile .header-top .header-wrapper a.contact-link i{font-size:10px;margin-left:5px;}
.header.mobile .header-top .header-wrapper span{color:#fff;margin:0 5px;}
@media only screen and (max-width:768px){
.header.mobile .header-top .header-wrapper .header-right{display:none;}
}
.header.mobile .header-top .header-wrapper .header-right a{margin-right:20px;line-height:20px;}
.header.mobile .header-top .header-wrapper .header-right a:last-of-type{margin-right:0;}
.header.mobile .header-top .header-wrapper .header-right i{font-size:20px;}
.header.mobile .header-bottom .header-bottom_top{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1280px;margin:auto;padding:10px 40px 5px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
@media only screen and (max-width:1024px){
.header.mobile .header-bottom .header-bottom_top{padding:10px 20px 5px;}
}
.header.mobile .header-bottom .header-bottom_top .header-logo{max-width:160px;position:relative;}
.header.mobile .header-bottom .header-bottom_top .header-logo a{position:absolute;top:0;right:0;bottom:0;left:0;}
.header.mobile .header-bottom .header-bottom_top .header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.header.mobile .header-bottom .header-bottom_top .header-nav i{font-size:30px;color:#233c55;}
.header.mobile .header-bottom .header-bottom_top .header-nav .menu-main-menu-container{display:none;position:absolute;top:100px;right:0;left:0;z-index:99;background:#fff;}
.header.mobile .header-bottom .header-bottom_top .header-nav.active .menu-main-menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:30px 10px;margin:0;width:100%;-webkit-box-shadow:rgba(0,0,0,.05) 0 10px 10px 0;box-shadow:rgba(0,0,0,.05) 0 10px 10px 0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 ul{padding-left:0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 ul li{padding-left:0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 ul li .sub_menu-toggle{display:none;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 li .sub_menu-toggle{display:none;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 li .sub_menu-toggle i{font-size:20px;padding:10px;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1 li.menu-item-has-children>.sub_menu-toggle{display:block;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:10px 0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li a{display:block;color:#233c55;font-weight:400;font-size:24px;padding:5px 10px;-webkit-box-flex:calc(100% - 40px);-ms-flex:calc(100% - 40px) 0 0px;flex:calc(100% - 40px) 0 0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:rgba(255,255,255,.95);z-index:99;width:675px;padding:20px 15px 10px;-webkit-box-shadow:rgba(0,0,0,.05) 0 10px 10px 0;box-shadow:rgba(0,0,0,.05) 0 10px 10px 0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;width:100%;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li.menu-item-has-children{margin-bottom:20px;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li>a{display:inline-block;font-weight:700;text-transform:uppercase;margin-bottom:5px;font-size:18px;padding:8px 0;-webkit-box-flex:calc(100% - 40px);-ms-flex:calc(100% - 40px) 0 0px;flex:calc(100% - 40px) 0 0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li>.sub-menu{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li>.sub-menu>li{list-style:none;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li>.sub-menu>li>a{display:inline-block;text-transform:uppercase;font-weight:400;margin-bottom:5px;font-size:17px;padding:8px 0;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li>.sub-menu>li.active>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;}
.header.mobile .header-bottom .header-bottom_top .header-nav ul#menu-main-menu-1>li.active>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;}
.header.mobile .header-bottom .header-bottom_top .header-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:30px;position:relative;}
.header.mobile .header-bottom .header-bottom_top .header-cart a{position:absolute;top:0;right:0;bottom:0;left:0;}
.header.mobile .header-bottom .header-bottom_top .header-cart i{color:#233c55;}
.header.mobile .header-bottom .header-bottom_bottom{padding:5px 20px 10px;}
.header.mobile .header-bottom .header-bottom_bottom .header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:100%;-ms-flex:100% 0 0px;flex:100% 0 0;}
.header.mobile .header-bottom .header-bottom_bottom .header-search .search-form{width:100%;position:relative;}
.header.mobile .header-bottom .header-bottom_bottom .header-search .search-form label{margin:0;width:100%;}
.header.mobile .header-bottom .header-bottom_bottom .header-search .search-form label input{width:100%;}
.header.mobile .header-bottom .header-bottom_bottom .header-search .search-form i{position:absolute;top:50%;margin-top:-10px;right:10px;font-size:20px;line-height:20px;color:#233c55;}
}






  /*
  *   Footer Banner 
  */
  /*! CSS Used from: /wp-content/themes/understrap/css/theme.min.css?ver=0.8.8.1604350345 ; media=all */
@media all{
  .footer_banner p{margin-top:0;margin-bottom:1rem;}
  .footer_banner a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
  .footer_banner a:hover{color:#3470ad;text-decoration:underline;}
  .footer_banner .btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
  @media screen and (prefers-reduced-motion:reduce){
    .footer_banner .btn{-webkit-transition:none;transition:none;}
  }
  .footer_banner .btn:focus,.btn:hover{text-decoration:none;}
  .footer_banner .btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.25);box-shadow:0 0 0 .2rem rgba(94,150,207,.25);}
  .footer_banner .btn:disabled{opacity:.65;}
  .footer_banner .btn-primary{color:#fff;background-color:#5e96cf;border-color:#5e96cf;}
  .footer_banner .btn-primary:hover{color:#fff;background-color:#4183c6;border-color:#397cc1;}
  .footer_banner .btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.5);box-shadow:0 0 0 .2rem rgba(94,150,207,.5);}
  .footer_banner .btn-primary:disabled{color:#fff;background-color:#5e96cf;border-color:#5e96cf;}
  @media print{
  .footer_banner p{orphans:3;widows:3;}
  }
  .footer_banner .wrapper{padding:30px 0;}
  .footer_banner p{color:#555;font-size:16px;line-height:26px;font-weight:400;}
  .footer_banner .wrapper{width:100%;max-width:1280px;margin:auto;padding:0 40px;}
  @media only screen and (max-width:768px){
    .footer_banner .wrapper{padding:0;}
  }
  .footer_banner .btn-primary{background-color:#0071bc;color:#fff;border:none;border-radius:3px;font-weight:300;position:relative;padding:10px 35px 10px 20px;font-size:18px;}
  .footer_banner .btn-primary::after{content:"›";position:absolute;font-size:30px;top:-3px;bottom:3px;right:15px;}
  .footer_banner{background-color:#233c55;padding:40px 0;}
  .footer_banner .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  @media only screen and (max-width:1024px){
  .footer_banner .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
  }
  .footer_banner p{color:#fff;font-size:36px;font-weight:300;margin-bottom:0;}
  @media only screen and (max-width:1024px){
  .footer_banner p{margin-bottom:20px;}
  }
  @media only screen and (max-width:768px){
  .footer_banner p{line-height:1.25em;text-align:center;}
  }
  @media only screen and (max-width:425px){
  .footer_banner p{font-size:30px;}
  }
  .footer_banner span{color:#fff;font-size:25px;}
  @media only screen and (max-width:1024px){
  .footer_banner span{margin-bottom:20px;}
  }
  @media only screen and (max-width:768px){
  .footer_banner span{text-align:center;}
  }
  @media only screen and (max-width:425px){
  .footer_banner span{font-size:20px;}
  }
  }

  /*
  *   Footer
  */
  /*! CSS Used from: /wp-content/plugins/yith-woocommerce-wishlist/assets/css/font-awesome.css?ver=4.7.0 ; media=all */
@media all{
  .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
  .fa-chevron-right:before{content:"\f054";}
  .fa-facebook-square:before{content:"\f082";}
  .fa-twitter:before{content:"\f099";}
  .fa-youtube-play:before{content:"\f16a";}
  .fa-instagram:before{content:"\f16d";}
  }
  /*! CSS Used from: /wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=4.4.1 ; media=all */
  @media all{
  .woocommerce img,.woocommerce-page img{height:auto;max-width:100%;}
  }
  /*! CSS Used from: /wp-content/themes/understrap/css/theme.min.css?ver=0.8.8.1604350345 ; media=all */
  @media all{
  .footer h5{margin-top:0;margin-bottom:.5rem;}
  .footer p{margin-top:0;margin-bottom:1rem;}
  .footer a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
  .footer a:hover{color:#3470ad;text-decoration:underline;}
  .footer img{vertical-align:middle;border-style:none;}
  .footer h5{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
  .footer h5{font-size:1.25rem;}
  @media print{
  .footer img{page-break-inside:avoid;}
  .footer p{orphans:3;widows:3;}
  }
  .footer img{max-width:100%;height:auto;}
  .footer .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
  .footer .fa-chevron-right:before{content:"";}
  .footer .fa-facebook-square:before{content:"";}
  .footer .fa-twitter:before{content:"";}
  .footer .fa-youtube-play:before{content:"";}
  .footer .fa-instagram:before{content:"";}
  .footer p{color:#555;font-size:16px;line-height:26px;font-weight:400;}
  .footer h5{font-family:Lato;font-weight:300;font-size:15px;margin-bottom:16px;font-weight:600;}
  .footer{background:#e8f0f7;padding:80px 40px 40px;}
  @media only screen and (max-width:768px){
  .footer{padding:60px 20px 20px;}
  }
  .footer span{color:#212121;font-size:14px;font-weight:400;}
  .footer h5{color:#233c55;}
  .footer .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1280px;margin:auto;}
  @media only screen and (max-width:1024px){
  .footer .footer-top{-ms-flex-wrap:wrap;flex-wrap:wrap;}
  }
  @media only screen and (max-width:768px){
  .footer .footer-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  }
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col{width:100%;max-width:320px;}
  }
  @media only screen and (max-width:1024px){
  .footer .footer-top .footer-col-1{-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;}
  }
  .footer .footer-top .footer-col-1 span{display:block;margin-bottom:10px;}
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col-1 span{font-size:15px;}
  }
  .footer .footer-top .footer-col-1 a{color:#212121;}
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col-1 a{font-size:15px;}
  }
  .footer .footer-top .footer-col-2{-webkit-box-flex:300px;-ms-flex:300px 0 1;flex:300px 0 1;}
  @media only screen and (max-width:1024px){
  .footer .footer-top .footer-col-2{-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;}
  }
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col-2{margin-bottom:60px;}
  }
  .footer .footer-top .footer-col-2 .footer-locations-top{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #bcbcbc;margin-bottom:10px;}
  .footer .footer-top .footer-col-2 .footer-locations-top a{display:block;margin-bottom:10px;}
  .footer .footer-top .footer-col-2 .footer-locations-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;}
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col-2 span{font-size:16px!important;}
  }
  .footer .footer-top .footer-col-2 .footer-locations-col{-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;}
  @media only screen and (max-width:1024px){
  .footer .footer-top .footer-col-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:100%;-ms-flex:100% 0 0px;flex:100% 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;}
  }
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col-3{display:block;margin:0 0 60px;}
  }
  .footer .footer-top .footer-col-3 .ilink{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;}
  @media only screen and (max-width:1024px){
  .footer .footer-top .footer-col-3 .ilink{margin-bottom:0;}
  }
  @media only screen and (max-width:768px){
  .footer .footer-top .footer-col-3 .ilink{margin-bottom:40px;}
  }
  .footer .footer-top .footer-col-3 .ilink:last-of-type{margin-bottom:0;}
  .footer .footer-top .footer-col-3 .ilink .ilink-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  .footer .footer-top .footer-col-3 .ilink .ilink-left i{color:#0071bc;font-size:45px;}
  .footer .footer-top .footer-col-3 .ilink .ilink-right{padding:0 0 0 15px;}
  .footer .footer-top .footer-col-3 .ilink .ilink-right p{margin-bottom:0;font-size:18px;font-weight:400;}
  .footer .footer-top .footer-col-3 .ilink .ilink-right a{color:#0071bc;font-size:16px;font-weight:600;}
  .footer .footer-top .footer-col-3 .ilink .ilink-right a i{font-size:12px;margin-left:10px;}
  .footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:1280px;margin:auto;padding-top:40px;}
  @media only screen and (max-width:768px){
  .footer .footer-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
  }
  .footer .footer-bottom .footer-left{display:-webkit-box;display:-ms-flexbox;display:flex;}
  @media only screen and (max-width:768px){
  .footer .footer-bottom .footer-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;}
  }
  .footer .footer-bottom .footer-left .footer-logo{max-width:150px;margin-right:20px;position:relative;}
  @media only screen and (max-width:768px){
  .footer .footer-bottom .footer-left .footer-logo{margin-right:0;margin-bottom:20px;}
  }
  .footer .footer-bottom .footer-left .footer-logo a{position:absolute;top:0;right:0;bottom:0;left:0;}
  .footer .footer-bottom .footer-left .footer-address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  @media only screen and (max-width:768px){
  .footer .footer-bottom .footer-left .footer-address{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
  }
  .footer .footer-bottom .footer-left .footer-address p{margin:0;font-weight:500;font-size:15px;}
  .footer .footer-bottom .footer-left .footer-address span{margin:0 10px;}
  .footer .footer-bottom .footer-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  @media only screen and (max-width:768px){
  .footer .footer-bottom .footer-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
  }
  .footer .footer-bottom .footer-right a{margin-right:30px;}
  @media only screen and (max-width:768px){
  .footer .footer-bottom .footer-right a:last-of-type{margin-right:0;}
  }
  .footer .footer-bottom .footer-right a i{font-size:22px;color:#233c55;}
  }

  
/*
*   Home - Hero
*/
@media all{
  .home-hero h1{margin-top:0;margin-bottom:.5rem;}
  .home-hero p{margin-top:0;margin-bottom:1rem;}
  .home-hero a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
  .home-hero a:hover{color:#3470ad;text-decoration:underline;}
  .home-hero h1{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
  .home-hero h1{font-size:2.5rem;}
  .home-hero .btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
  @media screen and (prefers-reduced-motion:reduce){
    .home-hero .btn{-webkit-transition:none;transition:none;}
  }
  .home-hero .btn:focus,.btn:hover{text-decoration:none;}
  .home-hero .btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.25);box-shadow:0 0 0 .2rem rgba(94,150,207,.25);}
  .home-hero .btn:disabled{opacity:.65;}
  .home-hero .btn-primary{color:#fff;background-color:#5e96cf;border-color:#5e96cf;}
  .home-hero .btn-primary:hover{color:#fff;background-color:#4183c6;border-color:#397cc1;}
  .home-hero .btn-primary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.5);box-shadow:0 0 0 .2rem rgba(94,150,207,.5);}
  .home-hero .btn-primary:disabled{color:#fff;background-color:#5e96cf;border-color:#5e96cf;}
  @media print{
  .home-hero p{orphans:3;widows:3;}
  }
  .home-hero .wrapper{padding:30px 0;}
  .home-hero p{color:#555;font-size:16px;line-height:26px;font-weight:400;}
  .home-hero h1{font-weight:600;font-size:36px;line-height:42px;color:#233c55;}
  .home-hero .display_font{font-size:60px;line-height:66px;text-transform: none !important;}
  .home-hero .wrapper{width:100%;max-width:1280px;margin:auto;padding:0 40px;}
  @media only screen and (max-width:768px){
    .home-hero .wrapper{padding:0;}
  }
  .home-hero .btn-primary{background-color:#0071bc;color:#fff;border:none;border-radius:3px;font-weight:300;position:relative;padding:10px 35px 10px 20px;font-size:18px;}
  .home-hero .btn-primary::after{content:"›";position:absolute;font-size:30px;top:-3px;bottom:3px;right:15px;}
  .home-hero .cta-flag{background:#fcf200;text-transform:uppercase;font-size:22px;font-weight:600;padding:2px 15px;position:relative;margin-bottom:20px;}
  .home-hero .cta-flag::after{content:"";position:absolute;height:50%;width:19px;right:-19px;bottom:0;background:#fcf200;background:linear-gradient(45deg,#fcf200 0,#fcf200 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);}
  .home-hero .cta-flag::before{content:"";position:absolute;height:50%;width:19px;right:-19px;top:0;background:#fcf200;background:linear-gradient(135deg,#fcf200 0,#fcf200 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);}
  .home-hero .overlay-down{position:absolute;left:0;right:0;bottom:-1px;padding-top:6%;display:-webkit-box;display:-ms-flexbox;display:flex;}
  .home-hero .overlay-down .overlay-left{position:absolute;top:0;bottom:0;left:0;right:49.9%;height:100%;-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;background:#fff;background:linear-gradient(-175deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 45.5%,#fcf30a 46%,#fcf200 50.5%,#fff 50.5%,#fff 100%);}
  @media only screen and (max-width:425px){
    .home-hero .overlay-down .overlay-left{background:linear-gradient(-175deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 35.5%,#fcf30a 36%,#fcf200 50.5%,#fff 50.5%,#fff 100%);}
  }
  .home-hero .overlay-down .overlay-right{position:absolute;top:0;bottom:0;left:49.9%;right:0;height:100%;-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;background:#fff;background:linear-gradient(175deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 45.5%,#fcf30a 46%,#fcf200 50.5%,#fff 50.5%,#fff 100%);}
  @media only screen and (max-width:425px){
    .home-hero .overlay-down .overlay-right{background:linear-gradient(175deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 35.5%,#fcf30a 36%,#fcf200 50.5%,#fff 50.5%,#fff 100%);}
  }
  .home-hero{height:600px;background-position:center;background-size:cover;position:relative;}
  .home-hero .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;}
  @media only screen and (max-width:768px){
  .home-hero .wrapper{padding:0 40px;}
  }
  @media only screen and (max-width:425px){
  .home-hero .wrapper{padding:0 20px;}
  }
  .home-hero .wrapper h1{color:#fff;margin-bottom:14px;}
  .home-hero .wrapper p{color:#fff;font-size:45px;line-height:1em;margin-bottom:40px;}
  }

.slide-text p {
    color: unset;
}


  
  /*
  *   Home - Brands
  */
@media all{
  #shurco-brands h2{margin-top:0;margin-bottom:.5rem;}
  #shurco-brands p{margin-top:0;margin-bottom:1rem;}
  #shurco-brands a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
  #shurco-brands a:hover{color:#3470ad;text-decoration:underline;}
  #shurco-brands img{vertical-align:middle;border-style:none;}
  #shurco-brands h2{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
  #shurco-brands h2{font-size:2rem;text-transform: none !important;}
  #shurco-brands .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
  #shurco-brands .btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
  @media screen and (prefers-reduced-motion:reduce){
    #shurco-brands .btn{-webkit-transition:none;transition:none;}
  }
  #shurco-brands .btn:focus,.btn:hover{text-decoration:none;}
  #shurco-brands .btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.25);box-shadow:0 0 0 .2rem rgba(94,150,207,.25);}
  #shurco-brands .btn:disabled{opacity:.65;}
  @media print{
  #shurco-brands img{page-break-inside:avoid;}
  #shurco-brands h2,p{orphans:3;widows:3;}
  #shurco-brands h2{page-break-after:avoid;}
  }
  #shurco-brands .wrapper{padding:30px 0;}
  #shurco-brands img{max-width:100%;height:auto;}
  #shurco-brands p{color:#555;font-size:16px;line-height:26px;font-weight:400;}
  #shurco-brands h2{font-family:Raleway,Lato,Arial,sans-serif;font-weight:500;font-size:32px;line-height:36px;color:#233c55;}
  #shurco-brands .wrapper{width:100%;max-width:1280px;margin:auto;padding:0 40px;}
  @media only screen and (max-width:768px){
    #shurco-brands .wrapper{padding:0;}
  }
  #shurco-brands .row{margin:0;}
  #shurco-brands .btn-clear{background-color:transparent;color:#0071bc;border:none;border-radius:3px;font-weight:500;position:relative;padding:10px 35px 10px 20px;font-size:16px;}
  #shurco-brands .btn-clear::after{content:"›";position:absolute;font-size:30px;top:-4px;bottom:4px;right:15px;}
  #shurco-brands .hr_diamond{margin-bottom:40px;}
  #shurco-brands{padding:60px 0;}
  #shurco-brands .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  @media only screen and (max-width:768px){
  #shurco-brands .wrapper{padding:0 40px;}
  }
  @media only screen and (max-width:425px){
  #shurco-brands .wrapper{padding:0 20px;}
  }
  #shurco-brands .wrapper .brand_list{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
  @media only screen and (max-width:768px){
  #shurco-brands .wrapper .brand_list{-ms-flex-wrap:wrap;flex-wrap:wrap;}
  }
  #shurco-brands .wrapper .brand_list .brand_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:calc(25% - 20px);-ms-flex:calc(25% - 20px) 0 0px;flex:calc(25% - 20px) 0 0;}
  @media only screen and (max-width:768px){
  #shurco-brands .wrapper .brand_list .brand_item{-webkit-box-flex:calc(50% - 20px);-ms-flex:calc(50% - 20px) 0 0px;flex:calc(50% - 20px) 0 0;margin-bottom:60px;}
  }
  @media only screen and (max-width:425px){
  #shurco-brands .wrapper .brand_list .brand_item{-webkit-box-flex:100%;-ms-flex:100% 0 0px;flex:100% 0 0;}
  #shurco-brands .wrapper .brand_list .brand_item:last-of-type{margin-bottom:0;}
  }
  #shurco-brands .wrapper .brand_list .brand_item .brand_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:75px;-ms-flex:75px 0 0px;flex:75px 0 0;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
  #shurco-brands .wrapper .brand_list .brand_item .brand_img img{max-width:220px;-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0;}
  #shurco-brands .wrapper .brand_list .brand_item a.brand_phone{color:#233c55;font-weight:600;font-size:20px;margin-bottom:15px;}
  #shurco-brands .wrapper .brand_list .brand_item p{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
  @media only screen and (max-width:768px){
  #shurco-brands .wrapper .brand_list .brand_item p{text-align:center;}
  }
  }

  

  
  /*
  *   Home - Product CTA
  */
@media all{
  #product-cta h2{margin-top:0;margin-bottom:.5rem;}
  #product-cta p{margin-top:0;margin-bottom:1rem;}
  #product-cta a{color:#5e96cf;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects;}
  #product-cta a:hover{color:#3470ad;text-decoration:underline;}
  #product-cta img{vertical-align:middle;border-style:none;}
  #product-cta h2{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit;}
  #product-cta h2{font-size:2rem;}
  #product-cta.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
  #product-cta .btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
  @media screen and (prefers-reduced-motion:reduce){
    #product-cta .btn{-webkit-transition:none;transition:none;}
  }
  #product-cta .btn:focus,.btn:hover{text-decoration:none;}
  #product-cta .btn:focus{outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(94,150,207,.25);box-shadow:0 0 0 .2rem rgba(94,150,207,.25);}
  #product-cta .btn:disabled{opacity:.65;}
  #product-cta .btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d;}
  #product-cta .btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62;}
  #product-cta .btn-secondary:focus{-webkit-box-shadow:0 0 0 .2rem rgba(108,117,125,.5);box-shadow:0 0 0 .2rem rgba(108,117,125,.5);}
  #product-cta .btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d;}
  @media print{
  #product-cta img{page-break-inside:avoid;}
  #product-cta h2,p{orphans:3;widows:3;}
  #product-cta h2{page-break-after:avoid;}
  }
  #product-cta .wrapper{padding:30px 0;}
  #product-cta img{max-width:100%;height:auto;}
  #product-cta p{color:#555;font-size:16px;line-height:26px;font-weight:400;}
  #product-cta h2{font-family:Raleway,Lato,Arial,sans-serif;font-weight:500;font-size:32px;line-height:36px;color:#233c55;}
  #product-cta .display_font{font-size:60px;line-height:66px;text-transform: none !important;}
  #product-cta .wrapper{width:100%;max-width:1280px;margin:auto;padding:0 40px;}
  @media only screen and (max-width:768px){
    #product-cta .wrapper{padding:0;}
  }
  #product-cta.row{margin:0;}
  #product-cta .btn-secondary{background-color:transparent;color:#fff;border:1px solid #fff;border-radius:3px;font-weight:300;position:relative;padding:10px 35px 10px 20px;font-size:18px;}
  #product-cta .btn-secondary:hover{background-color:rgba(255,255,255,.15);border:1px solid #fff;}
  #product-cta .btn-secondary::after{content:"›";position:absolute;font-size:30px;top:-3px;bottom:3px;right:15px;}
  #product-cta .overlay-up{position:absolute;left:0;right:0;top:-1px;padding-top:6%;display:-webkit-box;display:-ms-flexbox;display:flex;}
  #product-cta .overlay-up .overlay-left{position:absolute;top:0;bottom:0;left:0;right:49.9%;height:100%;-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;background:#fff;background:linear-gradient(-5deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 45.5%,#fcf30a 46%,#fcf200 50.5%,#fff 50.5%,#fff 100%);}
  #product-cta .overlay-up .overlay-right{position:absolute;top:0;bottom:0;left:49.9%;right:0;height:100%;-webkit-box-flex:50%;-ms-flex:50% 0 0px;flex:50% 0 0;background:#fff;background:linear-gradient(5deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 45.5%,#fcf30a 46%,#fcf200 50.5%,#fff 50.5%,#fff 100%);}
  #product-cta{height:500px;background-size:cover;background-position:center;position:relative;}
  #product-cta .overlay-color{position:absolute;z-index:0;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:rgba(35,60,85,.8);}
  #product-cta .wrapper{z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
  @media only screen and (max-width:768px){
  #product-cta .wrapper{padding:0 40px;}
  }
  @media only screen and (max-width:425px){
  #product-cta .wrapper{padding:0 20px;}
  }
  #product-cta img{margin-bottom:20px;}
  #product-cta h2.display_font{font-size:45px;color:#fff;margin-bottom:20px;font-weight:600;text-transform: none !important;}
  #product-cta p{color:#fff;font-size:26px;font-weight:300;margin-bottom:30px;}
  @media only screen and (max-width:768px){
  #product-cta p{text-align:center;}
  }
  #product-cta a.btn{text-transform:uppercase;}
  }


/* Light Blue: #E8F0F7 */
/* Accent Blue: #5E96CF */
/* Blue: #0071BC */


  /*
  *   Contact Us
  */ 
  .contact {
    background: #E8F0F7;
    padding: 30px;
    display: flex;
}

.contact .contact-left {
    display: flex;
    flex: 65% 0 0;
    flex-direction: column;
    align-items: center;
    border-right: 2px solid #5E96CF;
    padding-right: 20px;
}

.contact .contact_icon {
    height: 65px;
    margin-bottom: 15px;
}

.contact .contact_icon img{
    max-height: 100%;
}

.contact h2 {
    color: #233c55;
    text-transform: none;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
}

.contact .contact_items{
  display: flex;
}

.contact .contact_items-left{
  padding-right: 30px;
}

.contact .contact_items-right{
  display: flex;
  flex-direction: column;
}

.contact .contact_item{
  margin-bottom: 20px;
}

.contact .contact_item p{
  margin-bottom: 0;
  font-size: 15px;
}

.contact .contact_item a{
  color: #0071BC;
  font-weight: bold;
}

.contact .contact-right {
  display: flex;
  flex: 35% 0 0;
  flex-direction: column;
  padding-left: 20px;
}

.contact .contact-right .contact_icon{
  height: 60px;
}

.contact .contact-right-item{
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact .contact-right-item h2{
  margin-bottom: 5px;
  padding: 0 15px;
}

.contact .contact-right-item p{
  margin-bottom: 5px;
}

.contact .contact-right-item .contact_link a{
  color: #0071BC;
  font-weight: bold;
}

.contact .contact-right-item .contact_link p{
  color: #0071BC;
  font-size: 12px;
  margin-left: 4px;
}

.contact .contact-right-top{
  margin-bottom: 30px;
}

@media only screen and (max-width:768px){
.contact{
  flex-direction: column;
}

.contact .contact-left {
  flex: 100% 0 0;
  padding-right: 0;
  padding-bottom: 20px;
  border-right: none;
  border-bottom: 2px solid #5E96CF;
}

.contact .contact-right {
  flex: 100% 0 0;
  padding-right: 0;
  padding-top: 40px;
}

}

@media only screen and (max-width:425px){
  .contact .contact_items{
    flex-direction: column;
  }
  .contact .contact_items-left{

    flex: 100% 0 0;
  }
  .contact .contact_items-right{
    flex: 100% 0 0;
  }
  .contact .contact_item{
    text-align: center;
  }
}


/*
*   Pop-Up #popup-subscribe
*/
.popup#popup-subscribe {
  display: none;
  position: fixed;
  z-index: 100000;
  bottom: 15px;
  right: 15px;
  background: #233c55;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
}
.popup#popup-subscribe.active{
  display: block;
}

.popup#popup-subscribe .popup-close {
  color: #fff;
  position: absolute;
  top: -5px;
  right: 7px;
  font-weight: 100;
  font-size: 24px;
  text-transform: lowercase;
  cursor: pointer;
}

.popup#popup-subscribe .h2{
  color: #fff;
  font-size: 22px;
  margin-top: 0;
}

.popup#popup-subscribe .cta-flag {
  background: #fcf200;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  padding: 8px 5px;
  position: relative;
  margin: 0 20px 15px;
}

.popup#popup-subscribe .cta-flag .cta-flag-right::before {
  content: "";
  position: absolute;
  height: 50%;
  width: 19px;
  right: -19px;
  top: 0;
  background: #fcf200;
  background: linear-gradient(135deg,#fcf200 0,#fcf200 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
}

.popup#popup-subscribe .cta-flag .cta-flag-right::after {
  content: "";
  position: absolute;
  height: 50%;
  width: 19px;
  right: -19px;
  bottom: 0;
  background: #fcf200;
  background: linear-gradient(45deg,#fcf200 0,#fcf200 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
}

.popup#popup-subscribe .cta-flag .cta-flag-left::before {
  content: "";
  position: absolute;
  height: 50%;
  width: 19px;
  left: -19px;
  top: 0;
  background: #fcf200;
  background: linear-gradient(-135deg,#fcf200 0,#fcf200 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
}

.popup#popup-subscribe .cta-flag .cta-flag-left::after {
  content: "";
  position: absolute;
  height: 50%;
  width: 19px;
  left: -19px;
  bottom: 0;
  background: #fcf200;
  background: linear-gradient(-45deg,#fcf200 0,#fcf200 50%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);
}

.popup#popup-subscribe input[type=text]{
  font-size: 14px;
  padding: 15px;
  height: 40px;
  margin-bottom: 15px;
  border-radius: 3px;
}

.popup#popup-subscribe input[type=text]::placeholder{
  font-weight: 100;
}

.popup#popup-subscribe input[type=button]{
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 100;
  border-radius: 3px;
}


/*
*   Pop-Up #popup-contact
*/
.popup#popup-contact {
  display: none;
  position: fixed;
  z-index: 100000;
  bottom: 15px;
  right: 15px;
  background: #233c55;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  width: 350px;
  max-width: 100%;
}
.popup#popup-contact.active{
  display: block;
}

.popup#popup-contact .popup-close {
  color: #fff;
  position: absolute;
  top: -5px;
  right: 7px;
  font-weight: 100;
  font-size: 24px;
  text-transform: lowercase;
  cursor: pointer;
}

.popup#popup-contact .h2{
  color: #fff;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 15px;
}

.popup#popup-contact img{
  margin-bottom: 10px;
}

.popup#popup-contact p{
  color: #fff;
  margin-bottom: 0;
}

.popup#popup-contact a{
  display: inline-block;
  color: #fcf200;
  font-size: 20px;
  margin-bottom: 10px;
}


.popup#popup-contact a:last-of-type{
  margin-bottom: 0px;
}
