html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
sub,
sup,
tt,
var,
b,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
@font-face {
  font-family: "proxima_novaregular";
  src: url(../fonts/webfonts/proxima_nova_font-webfont.woff2) format("woff2"),
    url(../fonts/webfonts/proxima_nova_font-webfont.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  /* font-display: swap; */
}
body {
  line-height: 1;
  font-family: "proxima_novaregular" !important;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: proxima_novaregular;
  font-weight: 300;
  letter-spacing: 0.08em;
  word-wrap: break-word;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  vertical-align: middle;
  max-width: 100%;
}
.video_categories,
.case_study_list {
  margin-top: 40px;
}
.video_categories .video-cat-item span,
.video_list span,
.case_study_list .case-study-item span {
  font-size: 20px;
  font-weight: 700;
  color: #101820;
  margin: 10px 0 18px;
  display: inline-block;
  font-family: "proxima-nova", arial;
  line-height: 31px;
  display: block;
}
.video_list {
  margin-top: 80px;
}
.video_list span {
  font-size: 18px;
  margin-bottom: 5px;
}
.video_list .video_links {
  margin-bottom: 30px;
}
.video_list .video_links li {
  display: inline-block;
}
.video_list .video_links li:after {
  content: "|";
  margin: 0 4px;
}
.video_list .video_links li:last-child::after {
  content: "";
}
.video_list .listing-video-wrapper {
  position: relative;
  text-align: center;
}
.play-me-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.play-me-icon {
  background: transparent url("../images/play.png") no-repeat center;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal-video-close-btn {
  cursor: pointer;
  background-color: #5c3560 !important;
  border-radius: 50% !important;
  border: 1px solid #fff !important;
  top: -15px !important;
  right: -15px !important;
}
.modal-video-close-btn:hover {
  background-color: #859093 !important;
}
.modal-video-close-btn:before,
.modal-video-close-btn:after {
  width: 70% !important;
  left: 16% !important;
  top: 48% !important;
  margin-top: 0 !important;
}

.case_study_list .case-study-filters {
  text-align: right;
  margin-bottom: 20px;
  padding-right: 13px;
}
.case_study_list .case-study-filters select {
  font-size: 14px;
  min-height: 40px;
  padding: 11px 30px 10px 12px;
  border: 1px solid #ccc;
  background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>")
    no-repeat;
  background-position: calc(100% - 0.75rem) center !important;
  -moz-appearance: none !important;
  -webkit-appearance: none !important;
  appearance: none !important;
  padding-right: 2rem !important;
}
.video_categories .video-cat-item > .wrapper > a,
.video_list .listing-video-wrapper > a,
.case_study_list .case-study-item > .wrapper > a {
  display: inline-block;
  padding: 0;
  width: 100%;
}

.video_list .multilingual-section,
.video_list .video_links {
  display: inline-block;
}
.video_list .multilingual-section {
  font-size: 13px;
  margin: 0 4px 0 0;
}
.video_list .video_links li a {
  color: #5c3560;
  font-size: 13px;
}
.video_categories .video-cat-item .video-wrapper,
.case_study_list .case-study-item .casestudy-image-grid {
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  text-align: center;
}
.container-fluid .row section.top__details:nth-of-type(1) {
  margin-top: 70px;
}
.container-fluid .row section.top__details {
  float: left;
  width: 100%;
}

.section--solutions .content__wrapper h4,
.section--case_studies .content__wrapper h4 {
  font-size: 18px;
  font-weight: 700;
  color: #101820;
  margin-bottom: 30px;
}
.section--solutions .content__wrapper p,
.section--case_studies .content__wrapper p {
  font-size: 14px;
  color: #58595b;
  margin: 20px 0 0;
}
.section--solutions .owl-item {
  padding: 20px;
}
.section--solutions .owl-item .content__wrapper,
.section--case_studies .content__wrapper {
  background: #fff;
  box-shadow: 0px 0px 24px rgb(0 0 0 / 6%);
  border-radius: 4px;
  padding: 20px;
  min-height: 390px;
}
.section--solutions .owl-item .content__wrapper figure,
.section--solutions .owl-item .content__wrapper figure img {
  height: 100px;
  text-align: center;
}
.section--solutions .owl-item .content__wrapper figure img,
.section--case_studies .content__wrapper figure img {
  object-fit: cover;
}
.section--case_studies .content__wrapper figure,
.section--case_studies .content__wrapper figure img {
  height: 217px;
}
.section--case_studies .content__wrapper figure {
  text-align: center;
}
.section--case_studies .content__wrapper {
  min-height: 461px;
  margin-bottom: 20px;
}
.section--case_studies .content__wrapper h4 {
  font-size: 22px;
  margin: 40px 0 0px;
}
.section--case_studies .content__wrapper p {
  margin-top: 12px;
}
.section--case_studies .content__wrapper a,
.section--related_products .products__wrapper .related__prod__details a {
  border: 2px solid #5c3560;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  width: 160px;
  text-align: center;
  display: inline-block;
  padding: 15px 0;
  border-radius: 0;
  background: #fff;
  color: #101820;
  margin-top: 12px;
}
.section--case_studies .content__wrapper a:hover,
.section--related_products .products__wrapper .related__prod__details a:hover {
  color: #fff;
  background: #5c3560;
}
.section--related_products .headings-wrapper h2,
.section--case_studies .headings-wrapper h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #101820;
  margin-bottom: 0;
}
.section--related_products .headings-wrapper,
.section--case_studies .headings-wrapper {
  text-align: center;
}
.section--related_products .headings-wrapper p,
.section--case_studies .headings-wrapper p {
  font-size: 18px;
  color: #58595b;
  margin: 15px 0 50px;
}
.section--case_studies .case_study_link,
.section--related_products .related_product_link {
  clear: both;
  text-align: center;
}
.section--case_studies .case_study_link a,
.section--related_products .related_product_link a {
  border: 2px solid #5c3560;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  min-width: 160px;
  text-align: center;
  display: inline-block;
  padding: 15px 15px;
  border-radius: 0;
  background: #5c3560;
  margin-top: 50px;
}
.section--case_studies .case_study_link a:hover,
.section--related_products .related_product_link a:hover {
  background: #fff;
  color: #101820;
}
.section--case_studies .case_study_link a {
  margin-top: 20px;
}
/* Store Locator starts */

#wpsl-wrap .wpsl-search {
  margin-bottom: 12px;
  padding: 20px 10px;
  background: #e3e5e8;
}
#wpsl-search-wrap .wpsl-input,
#wpsl-search-wrap .wpsl-select-wrap,
#wpsl-search-wrap #wpsl-category {
  width: 50%;
  margin: 0;
  padding: 10px;
}
#wpsl-search-wrap .wpsl-select-wrap {
  float: right;
}
#wpsl-wrap .wpsl-input label,
#wpsl-wrap #wpsl-radius label,
#wpsl-wrap #wpsl-category label,
#wpsl-search-wrap div label {
  width: auto;
  line-height: 48px;
}
#wpsl-wrap #wpsl-search-input,
#wpsl-wrap #wpsl-category .wpsl-dropdown {
  width: calc(100% - 120px);
  letter-spacing: 0.08em;
  border-radius: 0;
}
#wpsl-results .wpsl-dropdown,
#wpsl-radius .wpsl-dropdown {
  width: 120px;
}
#wpsl-wrap #wpsl-category label {
  width: 107px;
}
#wpsl-wrap #wpsl-search-input,
#wpsl-wrap #wpsl-category .wpsl-dropdown,
#wpsl-wrap .wpsl-select-wrap .wpsl-selected-item,
#wpsl-wrap .wpsl-select-wrap #wpsl-radius-dropdown,
#wpsl-wrap .wpsl-select-wrap #wpsl-results-dropdown {
  border: 1px solid #101820;
  font-size: 14px;
  height: 50px;
  padding: 10px 15px;
  border-radius: 0;
}
#wpsl-wrap .wpsl-select-wrap .wpsl-selected-item {
  padding: 15px !important;
}
#wpsl-search-wrap #wpsl-search-btn {
  background-color: #5c3560;
  height: 50px;
  padding: 10px 15px;
  line-height: 31px;
  color: #fff;
  text-transform: uppercase !important;
  font-size: 14px;
  font-weight: bold;
  border: none;
  background-image: none;
  border-radius: 0;
  margin: 10px 0;
}
#wpsl-search-wrap #wpsl-category .wpsl-selected-item {
  padding: 6px 0 !important;
}
#wpsl-result-list {
  background-color: #5c3560;
}
#wpsl-result-list .wpsl-preloader,
#wpsl-result-list .wpsl-store-location p,
#wpsl-result-list .wpsl-store-location a,
#wpsl-result-list .wpsl-store-location span,
#wpsl-result-list .wpsl-direction-wrap,
#wpsl-result-list .wpsl-direction-wrap .wpsl-directions,
.wpsl-no-results-msg {
  color: #fff;
}
#wpsl-result-list .wpsl-store-location a {
  text-decoration: underline;
  padding: 0;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 12px;
}
#wpsl-result-list .wpsl-store-location span,
#wpsl-result-list .wpsl-direction-wrap {
  font-size: 14px;
}
#wpsl-wrap #wpsl-result-list li {
  padding: 15px 20px;
}
.wpsl-locations-details {
  margin: 60px 0 10px;
  text-align: center;
}
.wpsl-locations-details > span {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 18px;
}
.wpsl-location-address {
  line-height: 28px;
}
.wpsl-locations-details + table {
  margin-bottom: 20px;
}
.wpsl-locations-details + table tbody tr:nth-child(odd) td {
  background-color: #5a325e;
  color: #fff;
}
.wpsl-locations-details + table tbody tr td {
  padding: 8px 20px !important;
}
.wpsl-locations-details + table tbody tr td:first-child {
  text-align: right !important;
}
#wpsl-direction-details,
#wpsl-direction-start {
  color: #fff;
}
#wpsl-result-list .wpsl-direction-wrap .wpsl-directions {
  float: right;
  text-decoration: underline;
  font-weight: bold;
}
#wpsl-wrap .wpsl-search, #wpsl-result-list, #wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
  border-radius: 5px;
}
#wpsl-direction-start {
  padding: 0 0 10px 0;;
}
#wpsl-direction-start:before {
  content: ' \2190';
  vertical-align: top;
  padding-right: 5px;
}
#wpsl-wrap, .wpsl-opening-hours {
  margin-bottom: 60px;
}
#wpsl-search-wrap div label {
  position: relative;
}
.wpsl-input div label:after {
  content: '\002A';
  color: red;
  position: absolute;
  top: -4px;
  right: -6px;
}
#wpsl-result-list .wpsl-direction-wrap .wpsl-directions:hover,
#wpsl-result-list .wpsl-store-location a:hover {
  text-decoration: none;
}
#wpsl-result-list .wpsl-preloader img {
  padding:0;
}
#wpsl-result-list .wpsl-store-location span {
  line-height: normal;
}
/* Store Locator ends */

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 20px;
}
h1 {
  line-height: 1.3;
  font-size: 32px;
  font-size: 2rem;
}
h2 {
  line-height: 1.2;
  font-size: 25.6px;
  font-size: 1.6rem;
}
h3 {
  font-size: 24px;
  font-size: 1.5rem;
}
h4 {
  font-size: 22.4px;
  font-size: 1.4rem;
}
h5 {
  font-size: 20.8px;
  font-size: 1.3rem;
}
h6 {
  font-size: 19.2px;
  font-size: 1.2rem;
}
p {
  font-weight: 300;
  line-height: 1.7;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
}
a {
  color: #5c3560;
  font-weight: 500;
  text-decoration: none;
}
.read-more {
  color: #5c3560;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.read-more:after {
  margin: -1px 0px 0 3px;
  vertical-align: middle;
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 600;
}
.read-more--blue {
  color: #1b6f86;
  font-weight: 500;
}
.entry-content h1,
.panel h1,
.features h1 {
  font-weight: bold;
  font-size: 36px;
  line-height: 44px;
  color: #101820;
  margin-bottom: 40px;
}
.entry-content h2,
.panel h2,
.features h2 {
  color: #101820;
}
.entry-content h3,
.panel h3,
.features h3 {
  color: #333;
  text-transform: uppercase;
}
.entry-content h4,
.panel h4,
.features h4 {
  color: #101820;
}
.entry-content h5,
.panel h5,
.features h5 {
  color: #101820;
}
.entry-content h6,
.panel h6,
.features h6 {
  color: #101820;
  text-transform: uppercase;
}
.entry-content p,
.entry-content address,
.entry-content pre,
.entry-content hr,
.entry-content ul,
.entry-content ol,
.entry-content dl,
.entry-content dd,
.entry-content table,
.panel p,
.panel address,
.panel pre,
.panel hr,
.panel ul,
.panel ol,
.panel dl,
.panel dd,
.panel table,
.features p,
.features address,
.features pre,
.features hr,
.features ul,
.features ol,
.features dl,
.features dd,
.features table {
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
}
.entry-content strong,
.entry-content b,
.panel strong,
.panel b,
.features strong,
.features b {
  font-weight: bold;
}
.entry-content em,
.entry-content i,
.panel em,
.panel i,
.features em,
.features i {
  font-style: italic;
}
.entry-content dl,
.panel dl,
.features dl {
  margin-bottom: 25px;
}
.entry-content dt,
.panel dt,
.features dt {
  font-weight: bold;
}
.entry-content table,
.entry-content th,
.entry-content td,
.panel table,
.panel th,
.panel td,
.features table,
.features th,
.features td {
  border: 1px solid #c4c4c4;
  border: 1px solid #c4c4c4;
}
.entry-content table,
.panel table,
.features table {
  width: 100%;
  margin: 0 0 1.6em;
  table-layout: fixed;
  border-spacing: 0;
  border-collapse: separate;
  border-width: 1px 0 0 1px;
}
.entry-content caption,
.entry-content th,
.entry-content td,
.panel caption,
.panel th,
.panel td,
.features caption,
.features th,
.features td {
  font-weight: normal;
  /* text-align: left; */
}
.entry-content th,
.panel th,
.features th {
  font-weight: 700;
  border-width: 0 1px 1px 0;
}
.entry-content td,
.panel td,
.features td {
  border-width: 0 1px 1px 0;
}
.entry-content th,
.entry-content td,
.panel th,
.panel td,
.features th,
.features td {
  padding: 0.4em;
}
.entry-content ol,
.entry-content ul,
.panel ol,
.panel ul,
.features ol,
.features ul {
  margin-left: 40px;
}
.entry-content ol li,
.panel ol li,
.features ol li {
  font-weight: 300;
  list-style-type: decimal;
  line-height: 1.4;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}
.entry-content ol li ol,
.entry-content ol li ul,
.panel ol li ol,
.panel ol li ul,
.features ol li ol,
.features ol li ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.entry-content ul,
.panel ul,
.features ul {
  list-style-type: none;
}
.entry-content ul li,
.panel ul li,
.features ul li {
  font-weight: 300;
  list-style-type: disc;
  line-height: 1.4;
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
}
.entry-content ul li ol,
.entry-content ul li ul,
.panel ul li ol,
.panel ul li ul,
.features ul li ol,
.features ul li ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.entry-content ul li ol li,
.panel ul li ol li,
.features ul li ol li {
  list-style-type: decimal;
}
.entry-content img,
.panel img,
.features img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.entry-content .alignleft,
.panel .alignleft,
.features .alignleft {
  display: block;
  float: none;
  margin: 0 auto 20px;
}
.notification {
  background: #008aff;
  color: #fff;
  text-align: center;
}
.new-notification {
  background: #c9b67f;
  color: #fff;
  text-align: center;
}
.section.section--notification {
  padding: 10px 0 0;
}
.section.section--notification p {
  margin: 0;
  padding-bottom: 10px;
}
.section.section--notification a,
.section.section--notification a:link,
.section.section--notification a:visited,
.section.section--notification a:active {
  color: #fff;
  text-decoration: underline;
}
.section.section--notification a:hover {
  color: #fff;
  text-decoration: none;
}
.future-product .col-md-6:nth-child(2n + 1) {
  clear: both;
}
.future-hero {
  padding: 60px 0 30px;
}
.future-hero .container,
.future-informed .container,
.future-cta .container,
.future-news section {
  max-width: 1300px;
  padding: 0 40px;
}
.future-hero h1 {
  margin: 0;
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1;
  color: #fff;
}
.future-hero h1 span {
  font-size: 94px;
}
.future-hero h2 {
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1;
  color: #fff;
}
.future-hero p {
  font-size: 38px;
  color: #fff;
}
.future-hero h2 + p {
  font-size: 30px;
  line-height: 42px;
  color: #fff;
}
.future-hero img {
  height: auto;
}
.future-hero-pad {
  padding: 20px 10px !important;
}
.future-hero-nobtm {
  padding-bottom: 0 !important;
}
.future-informed .accordion.accordion--show {
  border-top: 10px solid #fff;
}
.future-informed h3 {
  margin: 0;
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1;
  color: #fff;
}
.future-informed p {
  margin: 0;
  padding: 0;
  font-size: 28px;
  color: #fff;
}
.future-informed .gform_wrapper .gform_body {
  float: left;
  width: 75% !important;
}
.future-informed .gform_wrapper .gform_footer {
  float: left;
  width: 20% !important;
  clear: none;
  padding-top: 22px;
}
.future-informed .gform_wrapper .gform_footer input.button,
.future-informed .gform_wrapper .gform_footer input[type="submit"] {
  border-radius: unset;
  padding: 10px 70px;
}
.future-informed .accordion--show {
  min-height: auto;
}
.stay-icon,
.stay-desc {
  float: left;
  padding: 40px 0;
  margin: 0 2%;
}
.stay-icon {
  width: 12%;
  text-align: center;
}
.stay-desc {
  width: 80%;
}
.future-cta {
  padding: 10px 0;
  background: #fff;
}
.future-cta h3 {
  font-weight: bold;
  font-size: 42px;
  line-height: 1.1;
  color: #fff;
}
.future-cta p {
  margin: revert;
  font-size: 27px;
  line-height: 34px;
  color: #fff;
}
.cta-bg.col-sm-6:nth-child(odd) {
  margin-right: 5px;
}
.cta-bg.col-sm-6:nth-child(even) {
  margin-left: 5px;
}
.future-news .future-cta .col-lg-3.col-md-6.col-sm-6.col {
  padding: 0 !important;
}
.cta-bg {
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.cta-bg .future-pad {
  z-index: 2;
  position: relative;
}
.future-cta-bg {
  position: absolute;
  top: 0;
  left: 50%;
  max-width: 754px;
  width: 754px;
  max-height: 488px;
  height: 488px;
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.overlay {
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.future-pad {
  max-width: 550px;
  margin: 0 auto;
  padding: 40px 20px 0;
  text-align: center;
}
.future-pad div {
  padding-bottom: 30px;
}
.future-btn,
.learn-btn,
.video-btn,
.more-btn {
  display: inline-block;
  padding: 15px 70px;
  font-weight: bold;
  font-size: 28px;
  color: #fff;
}
.future-btn {
  font-size: 28px;
}
.learn-btn,
.video-btn {
  font-size: 24px;
}
.future-btn {
  background: #961a4d;
}
.learn-btn {
  background: #50468f;
}
.video-btn {
  background: #9e768f;
}
.more-btn {
  background: #961a4d;
  margin: 0 0 60px;
}
.a-right {
  text-align: right;
}
.a-left {
  text-align: left;
}
.col-container {
  display: flex;
}
.col {
  flex: 1;
}
.future-news .section {
  padding: 40px 0 10px !important;
}
.future-news .section .section__content {
  padding: 0 !important;
}
.future-news .future-cta {
  border-bottom: 10px solid #961a4d;
  padding: 0;
}
.future-news h2 {
  padding: 0 15px;
  font-weight: bold;
  font-size: 48px;
  line-height: 1.1;
  color: #961a4d;
}
.future-news h3 {
  height: 100%;
  margin: 0;
  font-size: 27px;
  line-height: 34px;
  font-weight: normal;
}
.future-news .cta-bg {
  padding: 0;
  background: #fff;
}
.future-news .img-striped {
  background: #371e39;
}
.future-news .news-pad {
  position: relative;
}
.future-news .news-pad img {
  height: auto;
}
.future-news .news-text {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.future-news .news-text h3 a {
  display: block;
  height: 100%;
  color: #fff;
  padding: 0 20px;
  position: relative;
}
.future-news .news-text h3 a span {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-10%, -50%);
}
.feedback-form h3,
.feedback-form .gform_description,
.feedback-form label {
  color: #fff;
}
.feedback-form .gform_description {
  font-size: 1rem !important;
}
.feedback-form label {
  font-size: 12px !important;
}
@media screen and (max-width: 1240px) {
  .future-hero h1,
  .future-hero h2 {
    font-size: 34px;
  }
  .future-hero h1 span {
    font-size: 60px;
  }
  .future-hero p {
    font-size: 24px;
  }
  .future-hero h2 + p {
    font-size: 18px;
  }
}
@media (max-width: 1040px) {
  .future-news .col-container {
    display: block;
  }
}
@media (min-width: 782px) {
  .entry-content .alignleft,
  .panel .alignleft,
  .features .alignleft {
    display: inline;
    float: left;
    margin: 0 15px 15px 0;
  }
}
.entry-content .alignright,
.panel .alignright,
.features .alignright {
  display: block;
  float: none;
  margin: 0 auto 20px;
}
@media (min-width: 782px) {
  .entry-content .alignright,
  .panel .alignright,
  .features .alignright {
    display: inline;
    float: right;
    margin: 0 0 15px 15px;
  }
}
.entry-content .aligncenter,
.panel .aligncenter,
.features .aligncenter {
  margin: 0 auto;
  display: block;
}
.entry-content .wp-caption,
.panel .wp-caption,
.features .wp-caption {
  max-width: 100% !important;
}
.entry-content .wp-caption-text,
.panel .wp-caption-text,
.features .wp-caption-text {
  margin: 10px 0;
  font-size: 11.2px;
  font-size: 0.7rem;
}
.entry-content small,
.panel small,
.features small {
  font-size: 75%;
}
.entry-content address p,
.panel address p,
.features address p {
  margin-bottom: 0;
}
.entry-content blockquote,
.panel blockquote,
.features blockquote {
  margin: 60px 0;
}
@media (min-width: 782px) {
  .entry-content blockquote,
  .panel blockquote,
  .features blockquote {
    margin: 60px 0 60px 40px;
  }
}
@media (max-width: 782px) {
  .section__blurb,
  .section__img {
    float: none;
    width: 100%;
  }
  .stay-icon,
  .stay-desc {
    float: none;
    width: 100%;
    clear: both;
    margin: 0;
  }
  .future-informed .gform_wrapper .gform_body,
  .future-informed .gform_wrapper .gform_footer {
    float: none;
    width: 100% !important;
    clear: both;
  }
  .future-informed #field_25_4,
  .future-informed #field_25_3 {
    width: 100%;
  }
}
@media (max-width: 676px) {
  .col-container {
    display: block;
  }
}
.entry-content pre,
.panel pre,
.features pre {
  font-family: monospace;
  display: block;
  margin: 15px 0;
  padding: 15px;
  white-space: pre-wrap;
  background: #fbfbfb;
}
.entry-content sub,
.entry-content sup,
.panel sub,
.panel sup,
.features sub,
.features sup {
  font-size: 11px;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.entry-content sup,
.panel sup,
.features sup {
  top: -0.5em;
}
.entry-content sub,
.panel sub,
.features sub {
  bottom: -0.25em;
}
.entry-content a,
.panel a,
.features a {
  color: #75417a;
  padding: 0 3px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.entry-content mark,
.panel mark,
.features mark {
  color: black;
}
.entry-content .btn,
.panel .btn,
.features .btn {
  background: none;
  border: 1px solid #fff;
  border-radius: 18px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.5;
  outline: none;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 12px;
  font-size: 0.75rem;
}
.section--related_products .products__wrapper .related__prod__details {
  height: 380px;
}
.section--related_products .products__wrapper .col__2 figure img {
  height: 320px;
}
.section--related_products .products__wrapper .related__prod__details,
.section--related_products .products__wrapper .col__2 figure {
  padding: 30px 20px;
}
.section--related_products .products__wrapper .col__2 figure img {
  object-fit: cover;
}
.section--related_products .products__wrapper .col__2 figure {
  text-align: center;
  background-color: #e3e5e8;
}
.section--related_products .products__wrapper .related__prod__details {
  background-color: #fff;
}
.section--related_products .pos__element {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 80%;
}
@media (min-width: 992px) {
  .entry-content .btn,
  .panel .btn,
  .features .btn {
    padding-left: 35px;
    padding-right: 35px;
  }
  .section--related_products .products__wrapper {
    display: flex;
  }
  .section--related_products .products__wrapper:nth-child(odd) .col__1 {
    order: 2;
    padding-left: 0;
  }
  .section--related_products .products__wrapper:nth-child(odd) .col__2 {
    order: 1;
    padding-right: 0;
  }
  .section--related_products .products__wrapper:nth-child(even) .col__1 {
    padding-right: 0;
  }
  .section--related_products .products__wrapper:nth-child(even) .col__2 {
    padding-left: 0;
  }
  .section--related_products
    .products__wrapper:nth-child(even)
    .col__1
    .related_arrow {
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 22px solid #fff;
    position: absolute;
    right: -15px;
    top: 57px;
    z-index: 2;
  }
  .section--related_products
    .products__wrapper:nth-child(odd)
    .col__1
    .related_arrow {
    width: 0;
    height: 0;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-right: 22px solid #fff;
    position: absolute;
    left: -15px;
    top: 57px;
    z-index: 2;
  }
}
.site {
  background-image: none !important;
}
.entry-content .btn:hover,
.panel .btn:hover,
.features .btn:hover {
  background: #fff;
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.entry-content .btn--purple,
.panel .btn--purple,
.features .btn--purple {
  background: #5c3560;
  border-color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.entry-content .btn--purple:hover,
.panel .btn--purple:hover,
.features .btn--purple:hover {
  background: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.btn--violet {
  background: #5c3560 !important;
  border-color: #5c3560 !important;
}
.btn--violet:hover {
  background: #461d4a !important;
  color: #fff !important;
}
.entry-content .btn--white,
.panel .btn--white,
.features .btn--white {
  background: #fff;
  border-color: #fff;
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.entry-content .btn--white:hover,
.panel .btn--white:hover,
.features .btn--white:hover {
  background: #5c3560;
  border-color: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.entry-content .btn--spacing,
.panel .btn--spacing,
.features .btn--spacing {
  margin: 0 20px;
}
.entry-content .btn--show,
.panel .btn--show,
.features .btn--show {
  display: block;
  margin: 20px auto;
  outline: none;
}
.entry-content .btn--active,
.panel .btn--active,
.features .btn--active {
  background: #5c3560;
  border-color: #5c3560;
  color: #fff;
  font-weight: 500;
}
.entry-content .btn--section,
.panel .btn--section,
.features .btn--section {
  margin: 0 0 30px 0;
}
.entry-content table,
.panel table,
.features table {
  border-collapse: collapse;
  border-spacing: 0;
  display: block;
  margin: 0 auto;
  overflow-x: auto;
  position: relative;
}
@media (min-width: 992px) {
  .entry-content table,
  .panel table,
  .features table {
    display: table;
  }
}
.entry-content td,
.entry-content th,
.panel td,
.panel th,
.features td,
.features th {
  border: 1px solid #c4c4c4;
  line-height: 1.4;
  padding: 8px 15px;
}
@media (min-width: 992px) {
  .entry-content td,
  .entry-content th,
  .panel td,
  .panel th,
  .features td,
  .features th {
    padding: 15px 30px;
  }
}
.entry-content td:first-child,
.entry-content th:first-child,
.panel td:first-child,
.panel th:first-child,
.features td:first-child,
.features th:first-child {
  border-left: none;
}
.entry-content td p,
.entry-content td span,
.entry-content th p,
.entry-content th span,
.panel td p,
.panel td span,
.panel th p,
.panel th span,
.features td p,
.features td span,
.features th p,
.features th span {
  font-weight: 500;
}
.entry-content th,
.panel th,
.features th {
  background-color: #eee;
  border-top: none;
}
.entry-content tbody tr:nth-child(odd) td,
.panel tbody tr:nth-child(odd) td,
.features tbody tr:nth-child(odd) td {
  background-color: #f7f7f7;
}
.entry-content tbody tr td:first-child,
.panel tbody tr td:first-child,
.features tbody tr td:first-child {
  font-weight: 500;
}
.entry-content tbody tr:first-child td,
.entry-content tbody tr:first-child th,
.panel tbody tr:first-child td,
.panel tbody tr:first-child th,
.features tbody tr:first-child td,
.features tbody tr:first-child th {
  font-weight: 500;
  /* text-align: center; */
}
.entry-content tbody tr:first-child td:first-child,
.panel tbody tr:first-child td:first-child,
.features tbody tr:first-child td:first-child {
  /* text-align: center; */
}
.wp-block-button__link {
  color: #fff !important;
  padding: calc(0.667em + 2px) calc(1.333em + 2px) !important;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.pad-xs-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.pad-xs-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.pad-xs-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.pad-xs-45 {
  padding-left: 45px;
  padding-right: 45px;
}
.pad-xs-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.pad-xs-75 {
  padding-left: 75px;
  padding-right: 75px;
}
.pad-xs-90 {
  padding-left: 90px;
  padding-right: 90px;
}
.pad-xs-105 {
  padding-left: 105px;
  padding-right: 105px;
}
.pad-xs-120 {
  padding-left: 120px;
  padding-right: 120px;
}
@media (min-width: 782px) {
  header .container,
  .breadcrumbs .container {
    max-width: 1200px;
    width: 96%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .pad-sm-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-sm-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pad-sm-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-sm-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  .pad-sm-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-sm-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .pad-sm-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-sm-105 {
    padding-left: 105px;
    padding-right: 105px;
  }
  .pad-sm-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .pad-md-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-md-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pad-md-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-md-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  .pad-md-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-md-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .pad-md-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-md-105 {
    padding-left: 105px;
    padding-right: 105px;
  }
  .pad-md-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .pad-lg-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-lg-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .pad-lg-30 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .pad-lg-45 {
    padding-left: 45px;
    padding-right: 45px;
  }
  .pad-lg-60 {
    padding-left: 60px;
    padding-right: 60px;
  }
  .pad-lg-75 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .pad-lg-90 {
    padding-left: 90px;
    padding-right: 90px;
  }
  .pad-lg-105 {
    padding-left: 105px;
    padding-right: 105px;
  }
  .pad-lg-120 {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.site {
  margin-top: 96px;
  overflow: hidden;
  position: relative;
  left: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (min-width: 782px) {
  .site {
    margin-top: 230px;
  }
}
@media (min-width: 992px) {
  .site {
    margin-top: 200px;
  }
  .home .site {
    background: #fff url("../images/blueprint-bg.jpg") no-repeat 0 1050px;
    -webkit-background-size: 350px 493px;
    background-size: 350px 493px;
  }
}
.site--inactive {
  left: -75%;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (min-width: 782px) {
  .site--inactive {
    left: 0;
  }
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.site-main:before,
.site-main:after {
  content: " ";
  display: table;
}
.site-main:after {
  clear: both;
}
.site-header {
  width: 100%;
  float: left;
}

@media (min-width: 782px) {
  .site-header {
    background: #fff;
    padding: 0;
    position: fixed;
    top: 0;
    height: auto;
    left: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    width: 100%;
    z-index: 1000;
  }
  .site-header:before,
  .site-header:after {
    content: " ";
    display: table;
  }
  .site-header:after {
    clear: both;
  }
  .site-header--inactive {
    left: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
  .site-header.site-header__inner--scroll {
    box-shadow: 0px 2px 6px rgb(0 0 0 / 10%);
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
}
.site-header__inner {
  position: relative;
}
@media (min-width: 782px) {
  .site-header__inner {
    height: 80px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .site-header__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.admin-bar .site-header {
  position: fixed;
  top: 46px;
  z-index: 999;
}
html #wpadminbar {
  z-index: 999;
  position: fixed;
}
@media (min-width: 782px) {
  .admin-bar .site-header {
    top: 32px;
  }
}
.site-branding {
  bottom: 0px;
  position: relative;
  width: auto;
  float: left;
  top: 0;
  padding: 21px 15px;
}
.site-branding.sticky-only {
  display: none;
}
@media (min-width: 782px) {
  .site-branding {
    left: 50%;
    position: absolute;
    top: 25%;
    bottom: inherit;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity 0.15s ease-in-out 0.1s;
    -o-transition: opacity 0.15s ease-in-out 0.1s;
    transition: opacity 0.15s ease-in-out 0.1s;
    opacity: 1;
    visibility: visible;
  }
  .site-branding.sticky-only {
    position: absolute;
    left: 23px;
    top: 12px;
    display: block;
    transform: none;
    width: auto;
    float: left;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
  .site-header__inner--scroll .site-branding.sticky-only {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    z-index: 1;
  }
  .site-header__inner--scroll .logo-scroll-hide {
    opacity: 0;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    visibility: hidden;
  }
}
.logo {
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 160px;
}
@media (min-width: 782px) {
  .logo {
    width: 180px;
  }
  .site-header__inner--scroll .logo {
    width: 140px;
  }
}
@media (min-width: 782px) {
  .logo--scroll {
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    width: 150px;
  }
}
@media (min-width: 992px) {
  .logo--scroll {
    width: 130px;
  }
}
@media (min-width: 1200px) {
  .logo {
    width: 200px;
  }
}
.top-navigation {
  float: right;
  opacity: 1;
  padding-right: 0px;
  position: absolute;
  text-align: right;
  top: 12px;
  right: 41px;
  visibility: visible;
}
.top-navigation .menu-top-menu-container ul {
  margin: 0;
  line-height: 16px;
}

@media (min-width: 782px) {
  .top-navigation {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.35s ease-in-out 0.3s;
    -o-transition: opacity 0.35s ease-in-out 0.3s;
    transition: opacity 0.35s ease-in-out 0.3s;
    float: right;
    width: 36%;
    position: relative;
    padding: 0;
    right: inherit;
    top: inherit;
    left: inherit;
  }
}
@media (min-width: 992px) {
  .top-navigation {
    width: auto;
  }
}
.top-navigation ul li {
  display: inline-block;
  margin: 0;
  position: relative;
  float: left;
  padding: 0 8px;
}
.top-navigation ul li:first-child:after {
  color: #101820;
  content: " | ";
  margin: 0 0 0 9px;
  vertical-align: middle;
  position: absolute;
  top: 48%;
  transform: translateY(-50%);
}
.top-navigation ul li.current-menu-item > a {
  color: #c1c1c1;
}
.top-navigation ul li a {
  color: #444444;
  padding: 0;
  position: relative;
  line-height: 12px;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 12px;
  font-weight: normal;
  float: left;
  letter-spacing: 1px;
  visibility: hidden;
  width: 49px;
  height: 36px;
}
.top-navigation ul li:first-child a:after {
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  font-size: 21px;
  font-weight: 700;
  position: absolute;
  top: 8px;
  left: 15px;
  visibility: visible;
  content: "\f1ab";
}
.top-navigation ul li:nth-child(2) a:after {
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: 8px;
  left: 15px;
  visibility: visible;
  content: "\f234";
}
.top-navigation ul li:last-child {
  display: none;
}
.top-navigation ul li:last-child a {
  background: #5c3560;
  border-radius: 30px;
  color: #fff;
  padding: 13px 14px;
  font-weight: bold;
}
.top-navigation ul li a:hover {
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.top-navigation ul li:last-child a:hover {
  background: #5c3560;
  color: #fff;
}
.top-navigation ul li:last-child:after {
  content: "";
}
@media (min-width: 782px) {
  .top-navigation ul li {
    padding: 0;
    float: none;
  }
  .top-navigation ul li a {
    padding: 10px 8px;
    visibility: visible;
    width: auto;
    height: auto;
  }
  .top-navigation ul li:last-child {
    padding-left: 0;
    float: right;
    display: block;
    width: 100%;
  }
  .top-navigation ul li:last-child a {
    padding: 13px 14px;
    font-weight: bold;
    float: right;
  }
  .top-navigation ul li:first-child a:after,
  .top-navigation ul li:nth-child(2) a:after {
    content: "";
    display: none;
  }
  .top-navigation ul li:first-child:after {
    margin: 0 0 0 -2px;
    top: 48%;
  }
}
@media (min-width: 992px) {
  .top-navigation ul li a {
    padding: 13px 8px;
  }
  .top-navigation ul li:last-child {
    padding-left: 0;
    width: auto;
  }
  .top-navigation ul li:last-child a {
    padding: 13px 10px;
    float: left;
  }
}
@media (min-width: 1200px) {
  .top-navigation ul li a {
    padding: 13px 15px;
  }
  .top-navigation ul li:last-child a {
    padding: 13px 14px;
  }
}
.main-navigation {
  opacity: 0;
  position: absolute;
  top: 50px;
  right: 0;
  visibility: hidden;
  width: auto;
}
.bottom_header {
  float: right;
  width: auto;
  -webkit-transition: all 0.35s ease-in-out 0.3s;
  -o-transition: all 0.35s ease-in-out 0.3s;
  transition: all 0.35s ease-in-out 0.3s;
}
.main-navigation > div ul {
  margin: 0;
}
@media (min-width: 782px) {
  .bottom_header {
    border-top: 1px solid #ebebeb;
    float: left;
    width: 100%;
  }
  .main-navigation {
    opacity: 1;
    -webkit-transition: all 0.35s ease-in-out 0.3s;
    -o-transition: all 0.35s ease-in-out 0.3s;
    transition: all 0.35s ease-in-out 0.3s;
    visibility: visible;
    position: relative;
    top: inherit;
    right: inherit;
  }
  .main-navigation > div {
    text-align: center;
  }
  .main-navigation > div ul {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .site-header__inner--scroll .main-navigation > div ul {
    float: none;
    width: auto;
    position: relative;
    z-index: 9999;
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .site-header__inner--scroll .bottom_header {
    position: absolute;
    border: none;
    -webkit-transition: all 0.35s ease-in-out 0.3s;
    -o-transition: all 0.35s ease-in-out 0.3s;
    transition: all 0.35s ease-in-out 0.3s;
  }
}
.main-navigation ul li {
  display: inline-block;
  padding-bottom: 0;
  text-transform: uppercase;
  margin: 0;
  border-bottom: 1px solid #fff;
  line-height: normal;
  position: relative;
  width: 100%;
}
@media (min-width: 781px) {
  .main-navigation ul li {
    margin: 0;
    border: none;
    width: auto;
    float: none;
  }
  .main-navigation ul li .child_toggle {
    display: none;
  }
}

.main-navigation ul li.current-menu-item > a {
  color: #5c3560;
}
@media (min-width: 782px) {
  .main-navigation ul li.mobile-only {
    display: none;
  }
  .main-navigation ul li.menu-item-has-children:after {
    color: #5c3560;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    vertical-align: middle;
    font-size: 11.2px;
    font-size: 0.7rem;
    font-weight: bold;
    margin-left: -2px;
    margin-right: px;
  }
}
@media (min-width: 992px) {
  .main-navigation ul li.menu-item-has-children:after {
    margin-left: -10px;
    margin-right: 10px;
  }
  .site-header__inner--scroll
    .main-navigation
    ul
    li.menu-item-has-children:after {
    margin-left: -5px;
  }
}
.main-navigation ul li a {
  color: #444444;
  font-weight: 400;
  padding: 0.4em 0;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 11.2px;
  font-size: 0.7rem;
  float: left;
  width: 100%;
  padding: 15px 15px;
}
@media (min-width: 781px) {
  .main-navigation ul li a {
    padding: 30px 10px;
    font-size: 11px;
    display: inline-block;
    width: auto;
    float: none;
  }
  .site-header__inner--scroll .main-navigation ul li a {
    padding: 20px 3px;
  }
}
@media (min-width: 992px) {
  .main-navigation ul li a {
    padding: 30px 20px;
    font-size: 13px;
  }
  .site-header__inner--scroll .main-navigation ul li a {
    padding: 22px 8px;
    font-size: 12px;
    line-height: 17px;
  }
}
@media (min-width: 1200px) {
  .main-navigation ul li a {
    padding: 30px 20px;
    font-size: 14px;
  }
}
.main-navigation ul li a:hover {
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.main-navigation ul li .children,
.main-navigation ul li .sub-menu {
  background: #eee;
  display: none;
  overflow: hidden;
  padding: 0 15px;
  position: relative;
  top: 0;
  min-width: inherit;
  width: auto;
  margin: 0;
  z-index: 10;
  text-align: left;
  box-shadow: none;
}
.main-navigation ul li .children.sub-menu--show,
.main-navigation ul li .sub-menu.sub-menu--show {
  display: block;
}
@media (min-width: 782px) {
  .main-navigation ul li .children,
  .main-navigation ul li .sub-menu {
    background: #fff;
    position: absolute;
    top: 72px;
    min-width: 160px;
    padding: 0;
    margin: 0 15px;
    box-shadow: 2px 3px 2px rgb(0 0 0 / 10%);
  }
  .site-header__inner--scroll .main-navigation ul li .children,
  .site-header__inner--scroll .main-navigation ul li .sub-menu {
    top: 60px;
  }
  .site-header__inner--scroll .main-navigation ul li .children,
  .site-header__inner--scroll .main-navigation ul li .sub-menu {
    margin: 0 7px;
  }
}
.main-navigation ul li .children li,
.main-navigation ul li .sub-menu li {
  border-bottom: 1px solid #efeeee;
  display: block;
  float: none;
  font-size: 14.4px;
  font-size: 0.9rem;
  border-left: 4px solid #fff;
}
.main-navigation ul li .children li:last-child,
.main-navigation ul li .sub-menu li:last-child {
  border-bottom: none;
}
.main-navigation ul li .children,
.main-navigation ul li .sub-menu li:hover {
  border-left-color: #5c3560;
}
.main-navigation ul li .children a,
.main-navigation ul li .sub-menu a {
  color: #5c3560;
  padding: 15px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 0.7rem;
  text-align: left;
  width: 100%;
}
.main-navigation ul li .children a:hover,
.main-navigation ul li .sub-menu a:hover {
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

@media (min-width: 782px) {
  .main-navigation ul li:hover ul {
    display: block;
  }
  .navigation-scroll-hide {
    opacity: 0;
    visibility: hidden;
    display: none;
  }
  .navigation-scroll-hide {
    opacity: 0;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    visibility: hidden;
  }
}
.main-navigation--scroll {
  display: none;
}
@media (min-width: 782px) {
  .main-navigation--scroll {
    display: block;
    position: absolute;
    top: -100%;
    right: 150px;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    width: auto;
  }
}
@media (min-width: 992px) {
  .main-navigation--scroll {
    right: 190px;
  }
}
.main-navigation--scroll ul li {
  margin: 0 5px;
}
.main-navigation--scroll ul li .children,
.main-navigation--scroll ul li .sub-menu {
  top: 28px;
}
.main-navigation--scroll ul li a {
  font-size: 11.2px;
  font-size: 0.7rem;
}
.main-navigation--scroll ul li.top-menu-item a {
  color: #c1c1c1;
}
.main-navigation--scroll--show {
  opacity: 1;
  top: 12px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  visibility: visible;
}
.mobile-navigation {
  background: #eee;
  height: 100%;
  padding: 20px;
  position: fixed;
  top: 0;
  right: -75%;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 75%;
}
@media (min-width: 782px) {
  .mobile-navigation {
    display: none;
  }
}
.mobile-navigation ul li {
  border-bottom: 1px solid #fff;
  line-height: 1.4;
  margin-bottom: 0.5em;
  position: relative;
  width: 100%;
}
.mobile-navigation ul li:last-child {
  margin-bottom: 0;
}
.mobile-navigation ul li.current-menu-item > a {
  color: #5c3560;
}
.mobile-navigation-show ul li.menu-item-has-children .child_toggle {
  color: #444444;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 39px;
  bottom: 0;
  text-align: center;
  line-height: 39px;
}
.mobile-navigation-show ul li.menu-item-has-children > .fa-plus,
.mobile-navigation-show ul li.menu-item-has-children > .fa-minus {
  color: #444444;
}
.mobile-navigation-show li.menu-item-has-children a {
  width: 85%;
  margin-right: 15%;
}
.mobile-navigation ul a {
  color: #5c3560;
  display: block;
  padding: 5px 10px 15px;
  text-decoration: none;
  text-transform: uppercase;
}
.mobile-navigation ul .children,
.mobile-navigation ul .sub-menu {
  background: #fff;
  max-height: 0;
  overflow-y: hidden;
  padding: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
}
.mobile-navigation ul .children li,
.mobile-navigation ul .sub-menu li {
  border-bottom: 1px solid #eee;
  display: block;
  padding: 10px;
}
.mobile-navigation ul .children li:first-child,
.mobile-navigation ul .sub-menu li:first-child {
  padding-top: 15px;
}
.mobile-navigation ul .children li:last-child,
.mobile-navigation ul .sub-menu li:last-child {
  border: none;
  padding-bottom: 15px;
}
.mobile-navigation ul .children a,
.mobile-navigation ul .sub-menu a {
  padding: 0;
  font-size: 14.4px;
  font-size: 0.9rem;
}
.mobile-navigation ul .sub-menu--show {
  max-height: 1000px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.mobile-navigation-show {
  background: #eee;
  height: 100%;
  padding: 20px;
  position: fixed;
  top: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 75%;
  opacity: 1;
  visibility: visible;
  bottom: 0;
  overflow: inherit;
  padding: 0;
  right: 0%;
}
.admin-bar .mobile-navigation-show {
  top: 46px;
}
.mobile-navigation-show .main-navigation > div {
  background: #eee;
  float: left;
  width: 100%;
}

@media (min-width: 782px) {
  .mobile-navigation-show {
    display: none;
    right: -100%;
  }
}
.admin-bar .mobile-navigation {
  padding: 70px 20px;
}
.menu-icon {
  float: right;
  height: 60px;
  padding: 21px 15px;
  width: 56px;
}
@media (min-width: 782px) {
  .menu-icon {
    display: none;
  }
}
.menu-icon__container {
  cursor: pointer;
  height: 30px;
  position: relative;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 30px;
}

.menu-icon__top,
.menu-icon__middle,
.menu-icon__bottom {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-top: 3px solid #5c3560;
  left: 0;
  position: absolute;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 100%;
}
.menu-icon__top {
  top: -4px;
}
.menu-icon__middle {
  top: 6px;
}
.menu-icon__bottom {
  top: 16px;
}
.menu-icon__top--close {
  top: 8px;
  -webkit-transform: rotate(48deg);
  -ms-transform: rotate(48deg);
  -o-transform: rotate(48deg);
  transform: rotate(48deg);
}
.menu-icon__middle--close {
  opacity: 0;
}
.menu-icon__bottom--close {
  top: 8px;
  -webkit-transform: rotate(-48deg);
  -ms-transform: rotate(-48deg);
  -o-transform: rotate(-48deg);
  transform: rotate(-48deg);
}
.top_header {
  float: left;
  width: 100%;
  background: #fff;
  padding: 0;
  position: fixed;
  top: 0;
  height: 60px;
  left: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 100%;
  z-index: 1000;
}
.admin-bar .site-header .top_header {
  top: 46px;
}
.top_header--inactive {
  left: -75%;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.searchform {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  padding: 0px 10px;
  box-shadow: 0px 2px 3px -1px rgb(0 0 0 / 10%) inset;
  background: #ffffff;
  border-bottom: 1px solid #eee;
}
.top_header .container,
.breadcrumbs .container {
  height: auto;
  padding: 0;
  max-width: 1200px;
  width: 100%;
  height: auto;
}
@media (min-width: 782px) {
  .top_header {
    background: none;
    position: relative;
    height: auto;
    transform: none;
  }
  .admin-bar .site-header .top_header {
    top: 0;
  }
  .top_header .container,
  .breadcrumbs .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .searchform {
    position: relative;
    top: inherit;
    right: inherit;
    float: left;
    background: none;
    left: inherit;
    padding: 0;
    box-shadow: none;
    width: auto;
    border-bottom: none;
    -webkit-transition: all 0.35s ease-in-out 0.3s;
    -o-transition: all 0.35s ease-in-out 0.3s;
    transition: all 0.35s ease-in-out 0.3s;
  }
  .site-header__inner--scroll .searchform {
    float: right;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    z-index: 1;
  }
  .top_header {
    padding: 25px 0;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
  .site-header__inner--scroll .top_header {
    padding: 10px 0;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
}
.searchform > div {
  position: relative;
  width: 100%;
}
.searchform__input {
  background: 0 0;
  border: none;
  color: #838383;
  font-family: proxima_novaregular;
  letter-spacing: 0;
  margin: 0 auto;
  outline: none;
  padding: 11px 0px;
  font-size: 12px;
  float: right;
  width: 90%;
}

.icon--search {
  background: #fff url("../images/search.svg") no-repeat top right;
  -webkit-background-size: contain;
  background-size: 30px;
  border: none;
  border-left: none;
  cursor: pointer;
  height: 28px;
  outline: none;
  padding: 0;
  width: 22px;
  float: left;
  margin: 5px 10px 0 0;
  z-index: 1;
  position: relative;
  opacity: 0;
}
.site-header__inner--scroll .icon--search {
  margin: 5px 5px 0 0;
  width: 17px;
}
.searchform:after {
  color: #bcbcbc;
  content: "\f002";
  font-family: "Font Awesome 5 Free";
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  top: 8px;
  left: 15px;
}

::-webkit-input-placeholder {
  color: #c1c1c1;
  font-family: proxima_novaregular;
  letter-spacing: 0.09em;
}
::-moz-placeholder {
  color: #c1c1c1;
  font-family: proxima_novaregular;
  letter-spacing: 0.09em;
}
:-ms-input-placeholder {
  color: #c1c1c1;
  font-family: proxima_novaregular;
  letter-spacing: 0.09em;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
.searchform--mobile {
  display: block;
}
@media (min-width: 782px) {
  .searchform--mobile {
    display: none;
  }
  .searchform:after {
    top: 7px;
    left: 1px;
  }
  .searchform > div {
    width: 200px;
  }
  .searchform__input {
    width: 165px;
  }
  .site-header__inner--scroll .searchform > div {
    width: 170px;
  }
  .site-header__inner--scroll .searchform__input {
    width: 145px;
    height: 41px;
    padding: 12px 0;
    font-size: 12px;
  }
  .site-header__inner--scroll .searchform:after {
    font-size: 16px;
    top: 13px;
  }
}
@media (min-width: 992px) {
  .site-header__inner--scroll .searchform > div {
    width: 130px;
  }
  .site-header__inner--scroll .searchform__input {
    width: 105px;
  }
}
.searchform--default {
  display: block;
}
.mobile-navigation .searchform,
.no-results .searchform {
  margin: 10px 0;
  position: static;
}
.mobile-navigation .searchform > div,
.no-results .searchform > div {
  width: 100%;
}
.mobile-navigation .searchform__input,
.no-results .searchform__input {
  -webkit-appearance: none;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  padding: 8px 10px 8px;
  width: 100%;
}
.mobile-navigation .icon--search,
.no-results .icon--search {
  background: #eee url("../images/search.svg") no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
  border-radius: 0;
  height: 15px;
  top: 8px;
  right: 12px;
  width: 20px;
}
.site-footer {
  background: rgb(247 247 247 / 65%);
  box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
  padding: 30px 0;
  text-align: center;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.social-icons a {
  margin: 0 0px;
  background: #cccccc;
  border-radius: 40%;
  width: 39px;
  display: inline-block;
  height: 39px;
  text-align: center;
  line-height: 39px;
}
.social-icons a svg {
  height: 16px;
  width: 16px !important;
}
.social-icons a svg path {
  color: #000;
}
.section--contact {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  text-align: center;
}
.section--contact:after {
  background: rgba(121, 68, 114, 0.9);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.contact-forms {
  background: #794472;
}
.contact-forms--partner {
  background: #f8f8f8;
}
.sales-form,
.support-form {
  margin: 0 auto;
  padding: 60px 0;
  max-width: 700px;
}
.footer-logo {
  margin: 10px 0;
}
@media (min-width: 782px) {
  .footer-logo {
    float: left;
    margin: 0 20px 0 0;
  }
  .site-footer {
    padding: 42px 0;
  }
}
.copyright p {
  color: #58595b;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
}
.copyright {
  padding: 20px 0 15px;
}
.footer-navigation ul {
  text-align: center;
  display: inline-block;
  margin: 0;
  line-height: normal;
}
.footer-navigation ul li {
  text-align: center;
  display: inline-block;
  margin-bottom: 0px;
  padding: 0;
  border-left: 1px solid rgba(88, 89, 91, 0.6);
}
.footer-navigation ul li:first-child {
  border-left: none;
}
.footer-navigation ul a {
  color: #58595b;
  font-weight: normal;
  text-transform: none;
  font-size: 14px;
  line-height: 15px;
  padding: 0 5px;
  letter-spacing: 0;
  text-align: center;
  float: left;
}
.footer-navigation ul a:hover {
  color: #5c3560;
}
@media (min-width: 782px) {
  .copyright {
    padding: 25px 0 20px;
  }
  .footer-navigation ul a {
    font-size: 16px;
    line-height: 14px;
    padding: 0 20px;
    float: left;
  }
  .copyright p {
    font-size: 14px;
  }
}
.btn {
  background: none;
  border: 1px solid #fff;
  border-radius: 18px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: proxima_novaregular;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.5;
  outline: none;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (min-width: 992px) {
  .btn {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.btn:hover {
  background: #fff;
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.btn--purple {
  background: #5c3560;
  border-color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.btn--purple:hover {
  background: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.btn--white {
  background: #fff;
  border-color: #fff;
  color: #5c3560;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.btn--white:hover {
  background: #5c3560;
  border-color: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.btn--spacing {
  margin: 0 20px;
}
.btn--show {
  display: block;
  margin: 20px auto;
  outline: none;
}
.btn--active {
  background: #5c3560;
  border-color: #5c3560;
  color: #fff;
  font-weight: 500;
}
.btn--section {
  margin-top: 30px;
}
.icon {
  cursor: pointer;
}
.icon--calendar {
  float: left;
  margin-right: 10px;
}
.arrow-top {
  background: #5c3560;
  opacity: 0;
  padding: 7px 10px;
  position: fixed;
  bottom: -100px;
  right: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  z-index: 300;
  color: #fff;
  font-size: 20px;
}
.arrow-top span {
  color: #fff;
}
.arrow--show {
  bottom: 0;
  opacity: 0.9;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.modal {
  background: rgba(0, 0, 0, 0.9);
  content: "";
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  width: 100%;
  z-index: 2000;
}
.modal--show {
  opacity: 1;
  overflow: auto;
  visibility: visible;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.modal--hide {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.modal__inner {
  background: #fff;
  -webkit-box-shadow: 0 0 10px 1px #333;
  box-shadow: 0 0 10px 1px #333;
  padding: 40px 20px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 3000;
  width: 100%;
}
@media (min-width: 782px) {
  .modal__inner {
    left: 50%;
    margin-left: -391px;
    width: 782px;
    padding: 0 40px;
    top: 1em;
  }
}
.modal__inner--region {
  padding: 50px 40px;
}
@media (min-width: 782px) {
  .modal__inner--region {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.region-form__label {
  display: block;
  margin: 20px;
}
.modal__footer {
  margin: 30px 0 0;
}
.close {
  color: #859093;
  cursor: pointer;
  font-weight: 500;
  position: absolute;
  top: 20px;
  right: 20px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 11.2px;
  font-size: 0.7rem;
}
.close:after {
  background-image: url("../images/cancel-circle.svg");
  background-position: top right;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: 20px;
}
.modal__header {
  background: url("../images/map.svg") no-repeat center center;
  padding: 20px;
}
.modal__header--sample {
  background: none;
  padding: 0;
}
.modal__title {
  color: #58595b;
  font-size: 24px;
  font-size: 1.5rem;
}
.modal__desc {
  font-size: 14.4px;
  font-size: 0.9rem;
}
.modal__img {
  margin-bottom: 20px;
  width: 150px;
}
.tabs,
.panels {
  padding: 0 20px;
}
.tabs:before,
.tabs:after,
.panels:before,
.panels:after {
  content: " ";
  display: table;
}
.tabs:after,
.panels:after {
  clear: both;
}
@media (min-width: 782px) {
  .tabs,
  .panels {
    padding: 0;
  }
}
.tabs li {
  border-right: 1px solid #c4c4c4;
  display: inline-block;
  width: 100%;
  text-align: center;
}
@media (min-width: 782px) {
  .tabs li {
    border-right: none;
    float: left;
    width: 20%;
  }
}
.tabs li:last-child {
  width: 100%;
}
@media (min-width: 782px) {
  .tabs li:last-child {
    border-right: 1px solid #d6dadb;
    width: 20%;
  }
}
.tabs li a {
  border: 1px solid #c4c4c4;
  border-top: 6px solid #c4c4c4;
  border-right: none;
  color: #838383;
  display: inline-block;
  font-weight: 500;
  padding: 10px;
  text-transform: capitalize;
  width: 100%;
  font-size: 14px;
}
.tabs li a.active {
  border-top: 6px solid #75417a;
  color: #101820;
  font-weight: 700;
}
.section--tabs table {
  border-width: 0 0 1px;
}
.section--tabs table tbody tr td {
  border-width: 0 1px 0 1px;
  border-color: rgb(196 196 196 / 44%);
}
.section--tabs table tbody tr td,
.section--tabs table tbody tr td:first-child {
  font-size: 14px;
  font-weight: 700;
}
.section--tabs table tbody tr:first-child td {
  background-color: #5c3560;
  color: #fff;
}
.section--tabs table tbody tr td:first-child {
  border-left: 1px solid #c4c4c4;
}
.section--tabs table tbody tr td:last-child {
  border-right: 1px solid #c4c4c4;
}
.section--tabs table tbody tr:first-child td:first-child {
  border-left: 0;
  border-top-left-radius: 8px;
}
.section--tabs table tbody tr:first-child td:last-child {
  border-right: 0;
  border-top-right-radius: 5px;
}
.section--tabs .panels h2 {
  font-size: 22px;
  font-weight: 700;
}
#product-single-slider .slide-description-wrapper .slide-description {
  position: relative;
  margin-bottom: 20px;
}
#product-single-slider .slide-description-wrapper .product-slider__title {
  font-size: 22px;
  font-weight: 700;
}
#product-single-slider .slide-description-wrapper .product-slider__desc {
  font-size: 18px;
}
#product-single-slider .cta--slider {
  padding: 40px 0 0;
  text-align: left;
}
#product-single-slider .cta--slider a,
section.main-desc a.btn--purple,
.section--tabs a.btn--purple {
  background-color: #5c3560;
  border-radius: 0;
  font-size: 14px;
  text-transform: capitalize;
  border-color: #5c3560;
  border-width: 2px;
  padding: 15px;
  line-height: 17px;
}
#product-single-slider .cta--slider a:hover,
section.main-desc a.btn--purple:hover,
.section--tabs a.btn--purple:hover {
  background-color: #fff;
  color: #101820;
}
#product-single-slider .slick-prev:before {
  content: "\276E";
}
#product-single-slider .slick-next:before {
  content: "\276F";
}
#product-single-slider .slick-prev:before,
#product-single-slider .slick-next:before {
  color: #5c3560;
  font-size: 50px;
}
#product-single-slider .slick-prev,
#product-single-slider .slick-next {
  width: 40px;
  height: 50px;
  top: 250px;
  transform: none;
}
#product-single-slider .slick-prev {
  left: -35px;
}
#product-single-slider .slick-next {
  right: -35px;
}
#product-single-slider .main-product-slider .right_section {
  padding-left: 35px;
}

@media (min-width: 782px) {
  .tabs li a.active {
    border-bottom: none;
  }
}
.panel {
  border: 1px solid #c4c4c4;
  border-top: none;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  visibility: hidden;
}
.panel--show {
  height: auto;
  opacity: 1;
  padding: 60px 20px;
  position: relative;
  top: -5px;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  visibility: visible;
}
@media (min-width: 782px) {
  .panel--show {
    padding: 60px;
  }
}
.accordion-tabs li {
  display: inline-block;
  margin: 5px 0;
}
.accordion {
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 20px;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  visibility: hidden;
}
@media (min-width: 782px) {
  .accordion {
    padding: 0;
  }
}
.accordion--show {
  height: auto;
  min-height: 400px;
  opacity: 1;
  -webkit-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
  visibility: visible;
}
.section {
  padding: 60px 0;
}
.section--table {
  padding: 40px 0 0;
}
.section--table:nth-last-of-type(1) {
  padding-bottom: 60px;
}
.section__content {
  margin: 0 auto;
  padding: 20px 40px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 100;
}
@media (min-width: 782px) {
  .section__content {
    padding: 40px;
    width: 700px;
  }
}
@media (min-width: 992px) {
  .section__content {
    width: 900px;
  }
  .thumb-wrapper .slick-list,
  .thumb-wrapper .slick-track {
    transform: translate3d(0, 0, 0) !important;
  }
}
.section__header {
  padding: 60px 40px;
  text-align: center;
}
@media (min-width: 782px) {
  .section__content--full {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .section__content--full {
    width: 100%;
  }
}
.section__title {
  color: #58595b;
  font-weight: 300;
  font-size: 28.8px;
  font-size: 1.8rem;
}
.section__title a {
  color: #58595b;
  font-weight: 300;
  font-size: 28.8px;
  font-size: 1.8rem;
}
.section__title a:hover {
  color: #58595b;
}
.section__desc {
  margin-bottom: 0;
}
.cta {
  padding: 40px;
  text-align: center;
}
.equal-height {
  display: block;
}
@media (min-width: 782px) {
  .equal-height {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.equal-height__item {
  display: block;
}
.page-banner {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  width: 100%;
}
.page-banner__overlay {
  background: #7fc0d2;
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.blog .page-banner__overlay,
.single .page-banner__overlay {
  background: #5c3560;
}
.page-banner__content {
  padding: 60px 20px;
  position: relative;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 100;
}
@media (min-width: 782px) {
  .page-banner__content {
    padding: 80px 20px;
    left: 50%;
    margin-left: -350px;
    width: 700px;
  }
}
@media (min-width: 992px) {
  .page-banner__content {
    left: 50%;
    margin-left: -496px;
    width: 992px;
  }
}
.page-banner__title,
.page-banner__title a {
  color: #fff;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 782px) {
  .page-banner__title,
  .page-banner__title a {
    font-size: 32px;
    font-size: 2rem;
  }
}
.page-banner__icon {
  margin-bottom: 15px;
}
.page-banner__entry {
  color: #fff;
  line-height: 1.5;
  padding: 20px 0 0;
}
.page-banner__entry p {
  margin-bottom: 0;
}
.page-banner__footer {
  padding: 20px 0 0;
}
.pagination {
  clear: both;
  position: relative;
  text-align: center;
}
.pagination:before {
  border-top: 1px solid #c1c1c1;
  content: "";
  height: 1px;
  position: absolute;
  top: 0;
  right: 80px;
  bottom: 0;
  left: 80px;
  width: calc(100% - 160px);
}
.page-numbers {
  color: #c1c1c1;
  display: inline-block;
  padding: 20px 10px;
}
.current {
  color: #5c3560;
  position: relative;
}
.current:before {
  border-top: 1px solid #5c3560;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.arrow-left,
.arrow-right {
  color: #58595b;
  font-size: 15.2px;
  font-size: 0.95rem;
}
.blog .pagination:before {
  margin-left: -496px;
  top: 0;
  right: auto;
  bottom: 0;
  left: 50%;
  width: 992px;
}
.breadcrumbs {
  background: #eee;
  margin-bottom: 0;
  padding: 5px 0px;
}
#breadcrumbs {
  margin-bottom: 0;
}
.container--breadcrumbs {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .container--breadcrumbs {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#breadcrumbs span,
#breadcrumbs span a {
  color: #b4b4b4;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
  line-height: 27px;
}
#breadcrumbs span.breadcrumb_last {
  color: #5c3560;
}
.section--two-column {
  padding: 0;
}
.two-col {
  padding: 60px;
  text-align: center;
}
@media (min-width: 782px) {
  .two-col {
    float: left;
    width: 50%;
  }
}
.two-col:first-child {
  background: #f7f7f7;
}
.two-col:last-child {
  background: #f1f1f1;
}
.two-col__desc {
  margin-bottom: 0;
}
.section--cards {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 782px) {
  .section--cards {
    padding-left: 0;
    padding-right: 0;
  }
}
.card__img {
  width: 100%;
}
.card__content {
  background: #f6f6f6;
  margin-bottom: 20px;
  padding: 20px;
}
.card__title {
  font-size: 19.2px;
  font-size: 1.2rem;
}
.card__desc {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 14.4px;
  font-size: 0.9rem;
}
.products-table {
  padding: 0 20px;
}
@media (min-width: 782px) {
  .products-table {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .products-table table,
  .products-table thead,
  .products-table tbody,
  .products-table th,
  .products-table td,
  .products-table tr {
    display: block;
  }
  .featured_image_page_background h1.entry-title {
    width: 700px;
  }
  .wpsl-locations-details + table {
    display: table;
  }
}
.products-table .products-table__title {
  text-align: center;
  font-weight: 700;
}
@media (min-width: 992px) {
  .products-table .products-table__title {
    display: none;
  }
}
.products-table .icon--brochure {
  background: url("../images/brochure.png") no-repeat;
  display: block;
  font-size: 2em;
  height: 30px;
  margin: 0 auto;
  width: 37px;
}
.products-table .icon--nothing {
  background: none;
  display: block;
  font-size: 2em;
  height: 30px;
  margin: 0 auto;
  width: 37px;
}
.products-table table {
  background: #fff;
  font-weight: 600;
  margin: 20px auto;
  text-transform: uppercase;
  width: 100%;
}
.products-table thead {
  position: relative;
}
.products-table thead tr {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
@media (min-width: 992px) {
  .products-table thead tr {
    position: static;
  }
}
.products-table tfoot tr {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
@media (min-width: 992px) {
  .products-table tfoot tr {
    position: static;
  }
}
.products-table th {
  border: 1px solid #0000001a;
  color: black;
}
@media (min-width: 992px) {
  .products-table th {
    background: #f7f7f7;
    border: none;
    color: #58595b;
    padding: 25px 30px;
    text-align: center;
    font-size: 14px;
    white-space: nowrap;
  }
}
@media (min-width: 992px) {
  .products-table th:first-child {
    background: #f7f7f7;
    border-left: none;
    color: #000000;
    text-align: left;
    font-size: 15px;
    border-top-left-radius: 35px;
  }
}
@media (min-width: 992px) {
  .products-table th:last-child {
    border-right: none;
  }
}
.products-table td {
  border: 1px solid #cecece;
  border-top: none;
  padding: 1.5% 10px 1.5% 60%;
  position: relative;
  text-align: left;
}
@media (min-width: 992px) {
  .products-table td {
    border: 1px solid #0000001a;
    border-top: none;
    color: #58595b;
    padding: 25px 20px;
    text-align: center;
    font-size: 14px;
  }
}
.products-table td:before {
  left: 15px;
  padding-right: 10px;
  position: absolute;
  top: 50%;
  white-space: nowrap;
  width: 45%;
  transform: translateY(-50%);
  color: #58595b;
}
.products-table td.description {
  border: 1px solid #0000001a;
  line-height: 1.4;
  padding: 15px 20px;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  color: #58595b;
}
@media (min-width: 992px) {
  .products-table td.description {
    text-align: left;
    border-top: none;
  }
}
.products-table td:nth-of-type(1):before {
  content: "";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(1):before {
    content: "";
  }
}
.products-table td:nth-of-type(2):before {
  content: "EN";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(2):before {
    content: "";
  }
}
.products-table td:nth-of-type(4):before {
  content: "DE";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(4):before {
    content: "";
  }
}
.products-table td:nth-of-type(3):before {
  content: "EN – A4";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(3):before {
    content: "";
  }
}
.products-table td:nth-of-type(5):before {
  content: "FR";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(5):before {
    content: "";
  }
}
.products-table td:nth-of-type(4):before {
  content: "DE";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(4):before {
    content: "";
  }
}
.products-table td:nth-of-type(7):before {
  content: "GR";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(7):before {
    content: "";
  }
}
.products-table td:nth-of-type(6):before {
  content: "ES";
}
.products-table td:nth-of-type(8):before {
  content: "JP";
}
.products-table td:nth-of-type(9):before {
  content: "CN";
}
@media (min-width: 992px) {
  .products-table td:nth-of-type(6):before {
    content: "";
  }
  .products-table td:nth-of-type(8):before {
    content: "";
  }
  .products-table td:nth-of-type(9):before {
    content: "";
  }
}

.products-table tr {
  border: 1px solid white;
  padding: 10px 5px;
}
@media (min-width: 992px) {
  .products-table tr {
    border: none;
    padding: 0;
  }
}
.products-table tr.product-desc {
  background: #f8bf2d;
}
.products-table .desktop-only {
  display: none;
}
@media (min-width: 992px) {
  .products-table .desktop-only {
    display: table-row;
  }
}
.rimage-input {
  float: left;
  text-align: left;
  width: 100%;
}
@media (min-width: 782px) {
  .rimage-input {
    width: 49%;
  }
}
.rimage-input--center {
  float: none;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 782px) {
  .rimage-input--center {
    width: 400px;
    max-width: 400px;
  }
}
.rimage-input:nth-child(odd) {
  margin-right: 2%;
}
.rimage-input > label {
  color: #bcbbbb;
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
#registration .rimage-input > label {
  color: #333;
}
.rimage-input > input {
  background: #ecebeb;
  border: 1px solid #d6dadb;
  color: #333;
  font-family: proxima_novaregular;
  letter-spacing: 0.08em;
  margin-bottom: 20px;
  outline: none;
  padding: 8px;
  width: 100%;
  font-size: 14.4px;
  font-size: 0.9rem;
}
.rimage-submit {
  clear: left;
  padding: 30px 0 0;
}
.reg-complete {
  margin: 20px 0 40px;
}
@media (min-width: 782px) {
  .section--login .login-username {
    margin-right: 2%;
  }
}
.section--login .login-username,
.section--login .login-password {
  float: left;
  text-align: left;
  width: 100%;
}
@media (min-width: 782px) {
  .section--login .login-username,
  .section--login .login-password {
    width: 49%;
  }
}
.section--login .login-username > label,
.section--login .login-password > label {
  color: #333;
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.section--login .login-username > input,
.section--login .login-password > input {
  background: #ecebeb;
  border: 1px solid #d6dadb;
  color: #333;
  font-family: proxima_novaregular;
  letter-spacing: 0.08em;
  outline: none;
  padding: 8px;
  width: 100%;
  font-size: 14.4px;
  font-size: 0.9rem;
}
.section--login .login-remember {
  clear: left;
  display: none;
}
.section--login .lost-password {
  border-bottom: 1px solid #d6dadb;
  font-size: 11.2px;
  font-size: 0.7rem;
}
.section--registration {
  background: #f8f8f8;
  padding-top: 0;
}
.section--registration .section__content {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
}
.section--registration .reg-form {
  border-top: 1px solid #d6dadb;
  padding-top: 60px;
}
.section--registration .rimage-errors {
  font-size: 1rem;
}
.section__header--registration {
  background: #f8f8f8;
  padding-bottom: 0;
}
.section--registration .button-primary,
.section--login .button-primary,
.section--account .button-primary {
  background: #5c3560;
  border: 1px solid #5c3560;
  border-radius: 18px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.5;
  outline: none;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  font-size: 12px;
  font-size: 0.75rem;
}
@media (min-width: 992px) {
  .section--registration .button-primary,
  .section--login .button-primary,
  .section--account .button-primary {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.section--registration .button-primary:hover,
.section--login .button-primary:hover,
.section--account .button-primary:hover {
  background: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.rimage-errors {
  margin: 0 0 20px 0;
  padding: 0;
}
.rimage-errors li {
  color: #5c3560;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: left;
}
.message {
  color: #5c3560;
  text-align: center;
}
.message p {
  font-weight: 500;
}
.inline-banner {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .inline-banner {
    height: 570px;
  }
}
.inline-banner__container {
  padding: 0;
  position: relative;
}
@media (min-width: 782px) {
  .inline-banner__container {
    height: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.inline-banner__title {
  margin-bottom: 10px;
  position: relative;
}
.inline-banner__icon {
  display: block;
  padding: 5px;
  width: 50px;
}
@media (min-width: 782px) {
  .inline-banner__icon {
    position: absolute;
    top: 0;
    left: -60px;
  }
}
.inline-banner__content {
  padding: 80px 40px;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .inline-banner__content {
    height: 100%;
    padding: 80px 30px 60px;
    max-width: 500px;
  }
}
.inline-banner__content--right {
  position: relative;
  top: 0;
  right: 0;
}
@media (min-width: 782px) {
  .inline-banner__content--right {
    position: absolute;
  }
}
.inline-banner__overlay {
  background-color: #7fc0d2;
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.inline-banner__entry {
  position: relative;
  z-index: 100;
}
.section--case-studies {
  padding: 20px 0;
}
.content-block {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: bottom center;
  margin-bottom: 10px;
}
@media (min-width: 782px) {
  .content-block {
    border-bottom: none;
    height: 500px;
    padding-bottom: 0;
  }
}
.content-block__content {
  color: #fff;
  padding: 40px;
  position: static;
  width: 100%;
}
@media (min-width: 782px) {
  .content-block__content {
    height: 80%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
  }
}
@media (min-width: 1200px) {
  .content-block__content {
    padding: 60px 80px;
  }
  .video_list .video-list-wrapper .listing-video-wrapper {
    width: 100%;
    max-height: 208px;
    overflow: hidden;
  }
  .video_list .video-list-wrapper .listing-video-wrapper > img {
    height: 208px;
    object-fit: cover;
  }
  .video_categories .video-cat-item .video-wrapper,
  .case_study_list .case-study-item .casestudy-image-grid {
    width: 100%;
    max-height: 320px;
    overflow: hidden;
  }
  .video_categories .video-cat-item .video-wrapper > img,
  .case_study_list .case-study-item .casestudy-image-grid > img {
    height: 320px;
    object-fit: cover;
  }
}
.content-block__entry {
  position: relative;
  z-index: 100;
}
.content-block__overlay {
  background-color: #81a47c;
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.content-block__icon {
  margin-bottom: 10px;
  width: 50px;
}
.content-block__cat {
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 11.2px;
  font-size: 0.7rem;
}
.content-block__title {
  margin-bottom: 10px;
}
.content-block__desc {
  margin-bottom: 10px;
}
.content-block__title a {
  color: #fff;
}
.hero {
  width: 100%;
}
.hero__content {
  color: #fff;
  padding: 40px 40px;
  position: relative;
  right: 0;
  width: 100%;
  z-index: 100;
}
@media (min-width: 782px) {
  .hero__content {
    padding: 0 20px;
    position: absolute;
    top: 10%;
    right: 0;
    width: 60%;
  }
}
@media (min-width: 992px) {
  .hero__content {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.hero__content--full {
  padding: 40px;
}
@media (min-width: 782px) {
  .hero__content--full {
    padding: 0 100px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
}
.hero__img {
  margin: 0 auto;
  padding: 20px 60px;
  position: relative;
  width: 300px;
  z-index: 100;
}
@media (min-width: 782px) {
  .hero__img {
    margin: 0;
    padding: 20px 20px 0;
    position: absolute;
    top: auto;
    bottom: -20px;
    left: 20px;
    width: 40%;
  }
}
.hero__title {
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 782px) {
  .hero__title {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .hero__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.hero__title a {
  color: #fff;
  font-weight: 400;
}
.hero-video {
  border-bottom: 5px solid #fff;
  position: relative;
}
@media (min-width: 992px) {
  .hero-video {
    height: 650px;
  }
}
.hero-video:after {
  background: rgba(90, 50, 94, 0.8);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.hero-video__container {
  background: #5c3560 no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
}
@media (min-width: 992px) {
  .hero-video__container {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.hero-video__container__video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .hero-video__container__video {
    display: block;
  }
}
@media (min-aspect-ratio: 16/16) {
  .hero-video__container__video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/16) {
  .hero-video__container__video {
    width: 300%;
    left: -100%;
  }
}
.hero-video__content {
  padding: 100px 40px;
  position: relative;
  text-align: center;
  z-index: 200;
}
@media (min-width: 992px) {
  .hero-video__content {
    margin-left: -350px;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 700px;
  }
}
.hero__featured__inner {
  padding: 60px 0 0;
  position: relative;
}
@media (min-width: 782px) {
  .hero__featured__inner {
    height: 450px;
  }
}
@media (min-width: 992px) {
  .hero__featured__inner {
    height: 650px;
  }
}
.hero__featured {
  background: no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  border-bottom: 5px solid #fff;
  height: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .hero__featured {
    border-bottom: 10px solid #fff;
  }
}
@media (min-width: 992px) {
  .hero__featured {
    border-bottom: 5px solid #fff;
  }
}
.hero__featured:after {
  background: rgba(90, 50, 94, 0.9);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.hero__title--featured {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 782px) {
  .hero__title--featured {
    font-size: 32px;
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .hero__title--featured {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
.hero__secondary {
  height: auto;
  width: 100%;
}
.hero__secondary:before,
.hero__secondary:after {
  content: " ";
  display: table;
}
.hero__secondary:after {
  clear: both;
}
@media (min-width: 782px) {
  .hero__secondary {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .hero__secondary {
    border: 5px solid #fff;
    height: 400px;
  }
}
.hero__secondary__inner {
  position: relative;
}
@media (min-width: 782px) {
  .hero__secondary__inner {
    height: 380px;
  }
}
@media (min-width: 992px) {
  .hero__secondary__inner {
    height: 390px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .hero__secondary__inner {
    margin: 0 auto;
    max-width: 650px;
  }
}
.hero__secondary__left,
.hero__secondary__right {
  float: left;
  height: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .hero__secondary__left,
  .hero__secondary__right {
    height: 100%;
    padding-bottom: 0;
    width: 50%;
  }
}
.hero__secondary__left__three,
.hero__secondary__middle__three,
.hero__secondary__right__three {
  float: left;
  height: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .hero__secondary__left__three,
  .hero__secondary__middle__three,
  .hero__secondary__right__three {
    height: 100%;
    padding-bottom: 0;
    width: 33.33333333333333%;
  }
}
.hero__secondary__left__skew,
.hero__secondary__right__skew,
.hero__secondary__middle__skew {
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: auto;
  left: auto;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  width: 100%;
}
@media (min-width: 992px) {
  .hero__secondary__left__skew,
  .hero__secondary__right__skew,
  .hero__secondary__middle__skew {
    width: 120%;
    -webkit-transform: skew(-16deg, 0deg);
    -ms-transform: skew(-16deg, 0deg);
    -o-transform: skew(-16deg, 0deg);
    transform: skew(-16deg, 0deg);
    left: -20%;
  }
}
.hero__secondary__left__skew:after,
.hero__secondary__right__skew:after,
.hero__secondary__middle__skew:after {
  background: rgba(127, 192, 210, 0.9);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.hero__secondary__right__skew,
.hero__secondary__middle__skew {
  border-top: 5px solid #fff;
  left: auto;
  right: auto;
}
@media (min-width: 782px) {
  .hero__secondary__right__skew,
  .hero__secondary__middle__skew {
    border-top: none;
    border-left: 10px solid #fff;
  }
}
@media (min-width: 992px) {
  .hero__secondary__right__skew,
  .hero__secondary__middle__skew {
    right: -20%;
  }
}
.hero__secondary__right__skew:after {
  background: rgba(129, 164, 124, 0.9);
}
.hero__secondary__middle__skew:after {
  background: rgba(179, 70, 111, 0.9);
}
.hero__secondary__left__skew__img,
.hero__secondary__right__skew__img {
  background: no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  position: absolute;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  width: 100%;
}
@media (min-width: 992px) {
  .hero__secondary__left__skew__img,
  .hero__secondary__right__skew__img {
    -webkit-transform: skew(16deg, 0deg);
    -ms-transform: skew(16deg, 0deg);
    -o-transform: skew(16deg, 0deg);
    transform: skew(16deg, 0deg);
  }
}
.hero__secondary__left__skew__img,
.hero__secondary__middle__skew__img {
  right: auto;
}
@media (min-width: 992px) {
  .hero__secondary__left__skew__img,
  .hero__secondary__middle__skew__img {
    right: -13.33333%;
  }
}
.hero__secondary__right__skew__img {
  left: auto;
}
@media (min-width: 992px) {
  .hero__secondary__right__skew__img {
    left: -13.33333%;
  }
}
.hero__img--secondary {
  padding: 40px 60px 0;
  position: relative;
  width: 250px;
}
.hero__secondary__inner img {
  height: auto;
}
@media (min-width: 782px) {
  .hero__img--secondary {
    padding: 20px;
    position: absolute;
    top: 20px;
    bottom: auto;
    width: 40%;
  }
}
@media (min-width: 992px) {
  .hero__img--secondary {
    padding: 0 20px;
    top: auto;
    bottom: -20px;
  }
}
.section--main {
  /*background: #fff url("../images/blueprint-bg.jpg") no-repeat left top;
  -webkit-background-size: 350px 493px;
  background-size: 350px 493px;*/
  position: relative;
}
@media (min-width: 992px) {
  .section--main {
    background: none;
  }
}
.section--main:after {
  background: rgba(255, 255, 255, 0.8);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (min-width: 782px) {
  .section--main:after {
    background: rgba(255, 255, 255, 0.7);
  }
}
.section--products {
  background: #8abfce;
  padding-bottom: 0;
}
.product-carousel {
  padding-bottom: 60px;
}
.product-carousel__item {
  border-right: 1px solid #6bb6cb;
  padding: 0 80px;
  text-align: center;
  position: relative;
}
@media (min-width: 782px) {
  .product-carousel__item {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
}
@media (min-width: 782px) {
  .product-carousel__item:hover {
    background: #73bcd1;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
}
.product-carousel__img {
  padding: 40px 0;
  max-width: 150px;
  height: auto;
}
.product-carousel__title,
.product-carousel__title a {
  color: #1b6f86;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.product-carousel__desc {
  color: #fff;
}
.cta--products {
  background: #73bcd1;
}
.section--markets {
  background: #f8f8f8;
  padding-bottom: 40px;
}
.market__item {
  float: left;
  padding: 20px;
  position: relative;
  text-align: center;
  width: 50%;
}
@media (min-width: 992px) {
  .market__item {
    padding: 40px 10px;
    width: 20%;
  }
}
.market__content {
  background: #f8bf2d;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: -1;
}
@media (min-width: 992px) {
  .market__item:hover .market__content {
    opacity: 1;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    visibility: visible;
    z-index: 1;
  }
}
.market__icon {
  margin-bottom: 50px;
  height: 60px;
  width: 60px;
}
.market__title,
.market__title a {
  color: #bcbbbb;
  font-weight: 500;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 11.2px;
  font-size: 0.7rem;
}
@media (min-width: 782px) {
  .market__title,
  .market__title a {
    font-size: 13.6px;
    font-size: 0.85rem;
  }
}
.market__link {
  color: #bcbbbb;
  display: block;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.market__content__excerpt {
  color: #fff;
  padding: 0 10px;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.market__content__excerpt span {
  display: block;
  margin: 10px;
}
.cta--markets {
  background: #f8f8f8;
}
.section--cta {
  padding-bottom: 0;
  width: 100%;
}
.section--cta:before,
.section--cta:after {
  content: " ";
  display: table;
}
.section--cta:after {
  clear: both;
}
@media (min-width: 782px) {
  .section--cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.cta-item {
  background: #f7f7f7;
  float: left;
  padding: 80px 40px;
  text-align: center;
  width: 100%;
}
@media (min-width: 782px) {
  .cta-item {
    width: 33.33333333333333%;
  }
}
.cta-item:nth-child(2) {
  background: #f3f3f3;
}
.cta-item__title,
.cta-item__title a {
  color: #333;
}
.event__content {
  color: #fff;
  padding: 40px;
  position: relative;
  bottom: 0;
  right: 0;
  width: 100%;
  z-index: 100;
}
@media (min-width: 782px) {
  .event__content {
    padding: 10px 40px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
  }
}
.event__content a {
  color: #fff;
}
.event {
  height: auto;
  margin-top: 30px;
  width: 100%;
}
.event:before,
.event:after {
  content: " ";
  display: table;
}
.event:after {
  clear: both;
}
@media (min-width: 782px) {
  .event {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .event {
    height: 350px;
  }
}
.event__left,
.event__right {
  float: left;
  height: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .event__left,
  .event__right {
    height: 100%;
    padding-bottom: 0;
    width: 50%;
  }
}
.event__left__skew,
.event__right__skew {
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: auto;
  left: auto;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  width: 100%;
}
@media (min-width: 992px) {
  .event__left__skew,
  .event__right__skew {
    width: 120%;
    -webkit-transform: skew(-16deg, 0deg);
    -ms-transform: skew(-16deg, 0deg);
    -o-transform: skew(-16deg, 0deg);
    transform: skew(-16deg, 0deg);
    left: -20%;
  }
}
.event__left__skew:after,
.event__right__skew:after {
  background: rgba(179, 70, 111, 0.9);
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
@media (min-width: 782px) {
  .event__left__skew:after,
  .event__right__skew:after {
    top: 60%;
  }
}
.event__right__skew {
  border-top: 5px solid #fff;
  left: auto;
  right: auto;
}
@media (min-width: 782px) {
  .event__right__skew {
    border-top: none;
    border-left: 10px solid #fff;
  }
}
@media (min-width: 992px) {
  .event__right__skew {
    right: -20%;
  }
}
.event__left__skew__img,
.event__right__skew__img {
  background: no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  position: absolute;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  width: 100%;
}
@media (min-width: 992px) {
  .event__left__skew__img,
  .event__right__skew__img {
    -webkit-transform: skew(16deg, 0deg);
    -ms-transform: skew(16deg, 0deg);
    -o-transform: skew(16deg, 0deg);
    transform: skew(16deg, 0deg);
  }
}
.event__left__skew__img {
  right: auto;
}
@media (min-width: 992px) {
  .event__left__skew__img {
    right: -13.33333%;
  }
}
.event__right__skew__img {
  left: auto;
}
@media (min-width: 992px) {
  .event__right__skew__img {
    left: -13.33333%;
  }
}
.event--list {
  background: white;
  padding: 0;
}
.event--list ul {
  margin: 0;
  padding: 0 40px;
  overflow: auto;
}
.event--list ul:before,
.event--list ul:after {
  content: " ";
  display: table;
}
.event--list ul:after {
  clear: both;
}
@media (min-width: 782px) {
  .event--list ul {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .event--list ul {
    height: 350px;
    padding: 0 80px;
  }
}
.event--list ul li {
  border-top: 1px solid #c1c1c1;
  display: block;
  padding: 20px 0;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 782px) {
  .event--list ul li {
    border-top: none;
    display: inline-block;
    float: left;
    padding: 20px 0 20px 50px;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .event--list ul li {
    border-top: 1px solid #c1c1c1;
    display: block;
    float: none;
    width: 100%;
  }
}
.event--list ul li:before {
  background: url("../images/calendar.svg") no-repeat 0 20px;
  content: "";
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
}
.event--list ul a {
  color: #58595b;
  display: inline-block;
  padding-left: 50px;
}
@media (min-width: 782px) {
  .event--list ul a {
    padding: 0;
  }
}
.event__title,
.event__date,
.event__city {
  display: block;
  line-height: 1.5;
}
@media (min-width: 782px) {
  .event__left .event__content {
    padding-left: 60px;
  }
}
.section--video {
  background: #7fc0d2;
  padding: 40px 0;
}
.video-content {
  background: black;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  margin: 40px auto;
  width: 100%;
}
@media (min-width: 782px) {
  .video-content {
    max-width: 800px;
  }
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.loading {
  background: url("../images/oval.svg") no-repeat;
  height: 38px;
  margin-left: -19px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 38px;
}
.video-blocks {
  margin: 0 auto;
  padding: 40px 20px 0;
}
@media (min-width: 782px) {
  .video-blocks {
    padding: 60px 0 0;
  }
}
.video-block {
  padding: 40px 0;
}
.video-blocks__list {
  padding: 40px 20px;
}
.video-blocks__list:before,
.video-blocks__list:after {
  content: " ";
  display: table;
}
.video-blocks__list:after {
  clear: both;
}
@media (min-width: 782px) {
  .video-blocks__list {
    padding: 40px;
  }
}
.video-blocks__title {
  border-bottom: 1px solid #c1c1c1;
  color: #333;
  font-weight: 500;
  margin: 0 20px 20px;
  padding: 0 20px 20px;
  text-align: center;
  text-transform: uppercase;
  width: calc(100% - 40px);
  font-size: 20.8px;
  font-size: 1.3rem;
}
.video-blocks__list li {
  display: inline-block;
  float: left;
  height: auto;
  padding: 20px;
  text-align: left;
  width: 100%;
}
@media (min-width: 782px) {
  .video-blocks__list li {
    height: 380px;
  }
}
@media (min-width: 992px) {
  .video-blocks__list li {
    width: 25%;
  }
}
.video-blocks__img,
.video--features__img {
  background-color: #333;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 225px;
  margin-bottom: 15px;
  position: relative;
}
.video-blocks__img:after,
.video--features__img:after {
  background: rgba(0, 0, 0, 0.6);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
  width: 100%;
}
.video-blocks__img:hover:after,
.video--features__img:hover:after {
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
}
.video-blocks__content {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
.watch-video {
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.watch-video:before {
  content: url("../images/circle-play.svg");
  margin-right: 5px;
  position: relative;
  top: 7px;
  width: 20px;
}
.video-link {
  color: #333;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.video-desc {
  color: #333;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.video-blocks__footer {
  display: block;
  float: left;
  width: 100%;
}
.video-lang {
  margin: 0;
  padding: 0;
}
.video-lang li {
  font-weight: 500;
  margin: 0;
  padding: 0 5px 0 0;
  width: auto;
  font-size: 11.2px;
  font-size: 0.7rem;
}
.video-lang li:after {
  content: " | ";
}
.video-lang li:first-child {
  padding-left: 0;
}
.video-lang li:first-child:after {
  content: "";
}
.video-lang li:last-child:after {
  content: "";
}
.video-lang li a.video-link {
  margin: 0;
  padding: 0;
  color: #5c3560;
  display: inline;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 11.2px;
  font-size: 0.7rem;
}
.js-video {
  outline: none;
}
.section--portal {
  background: #7fc0d2;
  padding: 0;
}
.section__header--portal {
  background: #73bcd1;
}
.portal-content {
  margin: 20px 0;
  padding: 20px;
  text-align: center;
}
.portal-content:first-child {
  border-right: 1px solid #73bcd1;
}
.portal-content__title a {
  color: #1b6f86;
  text-transform: uppercase;
}
.portal-content__desc {
  color: #fff;
}
.section__content--overview {
  border-bottom: 1px solid #d6dadb;
}
.products-list {
  margin-bottom: 60px;
}
.product-item {
  padding: 40px 60px;
  text-align: center;
}
@media (min-width: 782px) {
  .product-item {
    padding: 60px 100px 0;
  }
}
.product-list__img {
  height: 100%;
  margin-bottom: 40px;
  max-width: 300px;
}
.product-list__title,
.product-list__title a {
  color: #5c3560;
  font-size: 24px;
  font-size: 1.5rem;
}
.product-item--full {
  float: none;
  margin: 0 auto;
}
.product__secondary {
  height: auto;
  width: 100%;
}
.product__secondary:before,
.product__secondary:after {
  content: " ";
  display: table;
}
.product__secondary:after {
  clear: both;
}
@media (min-width: 782px) {
  .product__secondary {
    height: 400px;
  }
}
@media (min-width: 992px) {
  .product__secondary {
    border: 5px solid #fff;
    height: 400px;
  }
}
.product__content {
  color: #fff;
  padding: 40px;
  position: relative;
  right: 0;
  width: 100%;
  z-index: 100;
}
@media (min-width: 782px) {
  .product__content {
    padding: 0 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .product__content {
    padding: 0 100px;
  }
}
.product__title {
  text-transform: uppercase;
  font-size: 24px;
  font-size: 1.5rem;
}
@media (min-width: 782px) {
  .product__title {
    font-size: 19.2px;
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .product__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.product__title a {
  color: #fff;
  font-weight: 400;
}
.product__secondary__inner {
  position: relative;
}
@media (min-width: 782px) {
  .product__secondary__inner {
    height: 380px;
  }
}
@media (min-width: 992px) {
  .product__secondary__inner {
    height: 390px;
    overflow: hidden;
  }
}
@media (min-width: 1200px) {
  .product__secondary__inner {
    margin: 0 auto;
    max-width: 650px;
  }
}
.product__secondary__left,
.product__secondary__right {
  float: left;
  height: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .product__secondary__left,
  .product__secondary__right {
    height: 100%;
    padding-bottom: 0;
    width: 50%;
  }
}
.product__secondary__left__skew,
.product__secondary__right__skew {
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: auto;
  left: auto;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  width: 100%;
}
@media (min-width: 992px) {
  .product__secondary__left__skew,
  .product__secondary__right__skew {
    width: 120%;
    -webkit-transform: skew(-16deg, 0deg);
    -ms-transform: skew(-16deg, 0deg);
    -o-transform: skew(-16deg, 0deg);
    transform: skew(-16deg, 0deg);
    left: -20%;
  }
}
.product__secondary__left__skew:after,
.product__secondary__right__skew:after {
  background: rgba(127, 192, 210, 0.9);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.product__secondary__right__skew {
  border-top: 5px solid #fff;
  left: auto;
  right: auto;
}
@media (min-width: 782px) {
  .product__secondary__right__skew {
    border-top: none;
    border-left: 10px solid #fff;
  }
}
@media (min-width: 992px) {
  .product__secondary__right__skew {
    right: -20%;
  }
}
.product__secondary__right__skew:after {
  background: rgba(129, 164, 124, 0.9);
}
.product__secondary__left__skew__img,
.product__secondary__right__skew__img {
  background: no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  position: absolute;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  width: 100%;
}
@media (min-width: 992px) {
  .product__secondary__left__skew__img,
  .product__secondary__right__skew__img {
    -webkit-transform: skew(16deg, 0deg);
    -ms-transform: skew(16deg, 0deg);
    -o-transform: skew(16deg, 0deg);
    transform: skew(16deg, 0deg);
  }
}
.product__secondary__left__skew__img {
  right: auto;
}
@media (min-width: 992px) {
  .product__secondary__left__skew__img {
    right: -13.33333%;
  }
}
.product__secondary__right__skew__img {
  left: auto;
}
@media (min-width: 992px) {
  .product__secondary__right__skew__img {
    left: -13.33333%;
  }
}
.item-slide .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .item-slide .container {
    display: block;
  }
}
.item-slide__top {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.item-slide__middle {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.item-slide__bottom {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.product-slider-navigation {
  clear: both;
  margin: 0 auto 40px;
  padding: 20px 0;
  position: relative;
  text-align: center;
  max-width: 1200px;
}
.product-slider-navigation:before {
  border-bottom: 1px solid #c1c1c1;
  content: "";
  height: 1px;
  position: absolute;
  right: 20px;
  bottom: 0;
  left: 20px;
  width: calc(100% - 40px);
}
.product-slider-navigation ul {
  text-align: center;
  width: 100%;
}
.product-slider-navigation ul li {
  display: inline-block;
  margin: 0 10px;
}
.product-slider-navigation ul li.active {
  color: #5c3560;
  font-weight: bold;
  position: relative;
}
.product-slider-navigation ul li.active:before {
  border-top: 1px solid #5c3560;
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
}
.product-slider {
  padding: 20px 0;
}
@media (min-width: 992px) {
  .product-slider {
    padding: 40px 0;
  }
}
.product-slider__title,
.product-slider__desc {
  display: block;
}
.product-slider__img {
  margin: 0 auto;
  padding: 20px 60px 40px;
  text-align: center;
  width: 300px;
}
@media (min-width: 782px) {
  .product-slider__img {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .product-slider__img {
    padding: 0 60px 20px;
    width: auto;
  }
}
.product-slider__list {
  padding: 0 40px;
  text-align: center;
}
@media (min-width: 992px) {
  .product-slider__list {
    padding: 40px;
    text-align: left;
  }
}
.product-slider__list li {
  margin-bottom: 40px;
  position: relative;
}
.product-slide__num {
  background: #5c3560;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
  width: 20px;
  font-size: 12px;
}
@media (min-width: 992px) {
  .product-slide__num {
    margin-bottom: 0;
    position: absolute;
    top: 3px;
    left: -25px;
  }
}
.product-slider__title {
  color: #5c3560;
  line-height: 1.2;
  margin-bottom: 5px;
  font-size: 19.2px;
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  .product-slider__title {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .product-slider__title {
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
.product-slider__desc {
  color: #58595b;
  line-height: 1.4;
  font-size: 12.8px;
  font-size: 0.8rem;
}
@media (min-width: 992px) {
  .product-slider__desc {
    font-size: 14.4px;
    font-size: 0.9rem;
  }
}
.view-detail,
.view-video {
  color: #5c3560;
  display: block;
  margin: 10px 0 0 20px;
  position: relative;
  text-transform: uppercase;
  width: 80px;
  font-size: 9.6px;
  font-size: 0.6rem;
}
@media (min-width: 992px) {
  .view-detail,
  .view-video {
    margin: 10px 0 0 20px;
  }
}
.view-detail:before,
.view-video:before {
  background: url("../images/circle-plus.svg");
  -webkit-background-size: 15px 15px;
  background-size: 15px 15px;
  content: "";
  position: absolute;
  top: -4px;
  left: -20px;
  height: 15px;
  width: 15px;
}
.section--solutions {
  padding: 60px 0;
}
.section--product-slider {
  padding: 50px 0 80px;
}
.section--case_studies,
.section--tabs {
  padding: 80px 0;
}
section.main-desc {
  padding: 80px 0 50px;
}
.section--product-features {
  padding: 80px 0 70px;
  background: #f7f7f7;
}
section.main-desc.top-main-desc {
  padding: 50px 0 0;
}
section.main-desc.top-main-desc p {
  margin-bottom: 10px;
}
section.main-desc p {
  font-size: 18px;
  color: #58595b;
}

.section--product-features .features h5,
.inline-banner .inline-banner__title,
section.main-desc h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #101820;
  margin-bottom: 25px;
}
.section--product-features .features p,
.inline-banner .inline-banner__desc {
  font-weight: normal;
  font-size: 18px;
  line-height: 30px;
  color: #58595b;
  margin-bottom: 0;
}
.features {
  padding: 40px;
}
.section--product-features .features,
.section--product-features .features-video {
  padding: 0;
}
.section--product-features .features-video {
  padding-top: 75px;
}
.inline-banner .inline-banner__title,
.inline-banner .inline-banner__desc {
  color: #fff;
}
#product-single-slider .main-product-slider .left_section {
  text-align: center;
}
#product-single-slider .main-product-slider .left_section img {
  display: inline-block;
}

@media (min-width: 992px) {
  .features {
    padding: 0 40px;
  }
}
.features__title {
  color: #333;
}
.features__list {
  margin: 0;
  padding: 0;
}
.features__list li {
  color: #333;
  list-style: none;
  margin-bottom: 10px;
}

.video--features {
  margin: 0;
}
.section__content--markets {
  padding: 0 0 10px 0;
}
.section__title--markets {
  text-transform: uppercase;
  font-size: 19.2px;
  font-size: 1.2rem;
}
.market-carousel {
  border-top: 1px solid #bcbbbb;
  padding-top: 20px;
}
.market-carousel__item {
  padding: 20px;
  text-align: center;
}
.market-carousel__title {
  font-weight: 500;
  text-transform: uppercase;
  word-wrap: normal;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.market-carousel__title a {
  color: #bcbbbb;
}
.section--solutions .row:last-child {
  border-top: 1px solid #bcbbbb;
}
.solution-item {
  padding: 40px;
}
.solution-item__img {
  margin-bottom: 20px;
}
.solution-item__title {
  color: #5c3560;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 20.8px;
  font-size: 1.3rem;
}
.solution-item__desc {
  color: #58595b;
  font-weight: 500;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.solution-item--full {
  float: none;
  margin: 0 auto;
}
.related-products {
  padding-bottom: 60px;
}
.related-products:before,
.related-products:after {
  content: " ";
  display: table;
}
.related-products:after {
  clear: both;
}
.related-products__item {
  border-bottom: 1px solid #6bb6cb;
  padding: 0 80px 40px;
  position: relative;
  text-align: center;
}
@media (min-width: 782px) {
  .related-products__item {
    border-bottom: none;
    border-right: 1px solid #6bb6cb;
    float: left;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    width: 33.3333333333333%;
  }
}
@media (min-width: 782px) {
  .related-products__item:hover {
    background: #73bcd1;
    -webkit-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
  }
}
.related-products__item:last-child {
  border-bottom: none;
}
@media (min-width: 782px) {
  .related-products__item--two {
    width: 50%;
  }
}
.related-products__item--two .related-products__entry {
  margin: 0 auto;
  max-width: 450px;
}
@media (min-width: 782px) {
  .related-products__item--one {
    border-right: none;
    float: none;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
  }
}
.related-products__item--one .related-products__entry {
  margin: 0 auto;
  max-width: 500px;
}
.related-products__img {
  padding: 40px 0;
  max-width: 90px;
}
.related-products__title,
.related-products__title a {
  color: #1b6f86;
  font-weight: 600;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.related-products__desc {
  color: #fff;
}
.blog .hentry:nth-child(even),
.archive .hentry:nth-child(even) {
  background: #eee;
}
.blog .entry-content,
.archive .entry-content {
  margin: 0 auto;
  padding: 60px 40px;
  max-width: 992px;
}
@media (min-width: 782px) {
  .blog .entry-content,
  .archive .entry-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.entry-title {
  color: #5c3560;
  font-size: 28.8px;
  font-size: 1.8rem;
}
.entry-title a {
  color: #5c3560;
  font-size: 28.8px;
  font-size: 1.8rem;
}
.single .hentry,
.single .entry-footer {
  margin: 0 auto;
  padding: 40px 40px 0;
  max-width: 992px;
}
.featured_image_page_background {
  height: 320px;
  position: relative;
  background-size: cover;
  background-position: center center;
}
.featured_image_page_background {
  height: 520px;
}

.featured_image_page_background h1.entry-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-transform: uppercase;
  font-size: 56px;
  line-height: 68px;
  color: #fff;
  text-align: center;
}
.featured_image_page_background h1.entry-title span.page-short-desc {
  font-size: 22px;
  line-height: 30px;
  float: left;
  width: 100%;
  text-align: center;
  text-transform: none;
  margin-top: 16px;
}

.container-fluid .row section.top__details:nth-of-type(1) {
  margin-top: 70px;
}

.container-fluid .row section.top__details {
  float: left;
  width: 100%;
}

.entry-content {
  padding: 70px 15px 0;
}
.entry-content > p {
  font-size: 18px;
  line-height: 30px;
  color: #58595b;
}
section.feature__post_list {
  width: 100%;
  float: left;
  padding: 25px 0 0;
}
.feature__post_item {
  width: 100%;
  margin-bottom: 60px;
  display: flex;
}
section.feature__post_list .container .feature__post_item:last-child {
  margin-bottom: 70px;
}
.feature__post_item .left_wrapper {
  width: 40%;
  text-align: center;
  overflow: hidden;
}
.feature__post_item .left_wrapper img {
  max-height: 100%;
  height: 300px;
  object-fit: cover;
  padding: 0;
  border-radius: 10px;
}
.news .feature__post_item .left_wrapper img {
  border-radius: 10px;
}
.whitepapers .feature__post_item .left_wrapper {
  border: none;
  border-radius: 0;
}

.feature__post_item .right_wrapper {
  width: 60%;
  padding-left: 60px;
  padding-top: 15px;
}
.whitepapers .feature__post_item .right_wrapper {
  padding-top: 30px;
}
section.feature__post_list
  .container
  .feature__post_item:nth-child(2n)
  .left_wrapper {
  order: 2;
}
section.feature__post_list
  .container
  .feature__post_item:nth-child(2n)
  .right_wrapper {
  order: 1;
  padding-right: 70px;
  padding-left: 0px;
}
.post__date {
  display: none;
}
.news .feature__post_item .right_wrapper h3 {
  font-size: 22px;
  font-weight: bold;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}
.news .feature__post_item .right_wrapper h3:after {
  content: "";
  background: #5b325f21;
  position: absolute;
  width: 115%;
  height: 10px;
  left: 30px;
  bottom: 0;
}
.news .feature__post_item .right_wrapper .post__date {
  font-size: 14px;
  display: block;
  line-height: normal;
  color: #58585b;
  font-weight: normal;
  display: block;
  font-style: italic;
  margin-bottom: 10px;
}
.feature__post_item .right_wrapper p {
  font-size: 18px;
  line-height: 30px;
  color: #58595b;
}
.feature__post_item .right_wrapper a {
  background: #5c3560;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  width: 120px;
  text-align: center;
  display: inline-block;
  margin-top: 5px;
}
.feature__post_item .right_wrapper a:hover {
  background: #5c3560;
}
section.feature__post_list .load_more_wrapper,
.video_list .load_more_wrapper {
  text-align: center;
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

.video_categories .load_more_wrapper,
.case_study_list .load_more_wrapper {
  text-align: center;
  width: 100%;
  float: left;
  margin: 30px 0;
}

section.feature__post_list .load_more_wrapper a,
.video_list .load_more_wrapper a,
.video_categories .load_more_wrapper a,
.case_study_list .load_more_wrapper a {
  background: #5c3560;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  width: 120px;
  text-align: center;
  display: inline-block;
}
section.feature__post_list .load_more_wrapper a:hover {
  background: #5c3560;
}

@media (min-width: 782px) {
  .single .hentry,
  .single .entry-footer {
    padding: 60px 0;
  }
}
.single .entry-footer {
  padding: 0 0 40px;
}
.single-post .comments-area {
  margin: 0 auto;
  max-width: 992px;
}
.page .hentry {
  margin: 0 auto;
  /*padding: 40px;
  max-width: 992px;*/
}
/*@media (min-width: 782px) {
  .page .hentry {
    padding: 60px 40px;
  }
}
@media (min-width: 1200px) {
  .page .hentry {
    padding: 0;
	max-width: 100%;
  }
}*/
.search .site-main {
  margin-top: 60px;
}
.page-banner--search {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
}
.page-banner--search:after {
  background: rgba(90, 50, 94, 0.9);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.underline {
  border-bottom: 1px solid #fff;
}
.masonry-container {
  padding: 0 4%;
}
.masonry-container article:before,
.masonry-container article:after {
  content: " ";
  display: table;
}
.masonry-container article:after {
  clear: both;
}
.search-item {
  background: #eee;
  margin-bottom: 40px;
  padding: 40px 20px;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: 92%;
}
.search-item .entry-content * {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.7;
  font-weight: normal;
}
.search-item .entry-content,
.search-item .entry-content p,
.search-item .entry-content h1,
.search-item .entry-content h2,
.search-item .entry-content h3 {
  color: #333;
}
@media (min-width: 782px) {
  .search-item {
    width: 43%;
  }
}
@media (min-width: 992px) {
  .search-item {
    width: 28%;
  }
}
.search-item:hover {
  background: #e1e1e1;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
@media (min-width: 782px) {
  .search-item:nth-of-type(3n + 1) {
    margin-left: 2%;
  }
}
.no-results {
  padding: 60px 0;
  text-align: center;
}
.no-results .searchform > div {
  margin: 0 auto;
  max-width: 200px;
}
.no-results .searchform__input {
  max-width: 200px;
}
.no-results .icon--search {
  background: #fff url("../images/search.svg") no-repeat top right;
  -webkit-background-size: contain;
  background-size: contain;
  border-radius: 0;
  height: 15px;
  top: 8px;
  right: 12px;
  width: 20px;
}
.not-found {
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  border-bottom: 10px solid #fff;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
@media (min-width: 782px) {
  .not-found {
    padding-bottom: 50%;
  }
}
.not-found:after {
  background: rgba(127, 192, 210, 0.9);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.not-found__content {
  color: #fff;
  padding: 0 40px;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 100;
}
@media (min-width: 782px) {
  .not-found__content {
    margin-left: -450px;
    left: 50%;
    width: 900px;
  }
}
.not-found__title {
  font-size: 32px;
  font-size: 2rem;
}
.error-navigation ul {
  margin: 0;
  padding: 0;
}
.error-navigation ul li {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.error-navigation ul li:after {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-left: 5px;
  vertical-align: middle;
  font-weight: 600;
}
.error-navigation ul li.mobile-only {
  display: none;
}
.error-navigation ul a {
  color: #fff;
}
.slide {
  padding: 40px 0px;
  background: none;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade .mfp-arrow,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content,
.mfp-with-fade.mfp-ready .mfp-arrow {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.9;
}
.mfp-with-fade.mfp-ready .mfp-arrow {
  opacity: 0.6;
}
.mfp-with-fade.mfp-removing .mfp-content,
.mfp-with-fade.mfp-removing .mfp-arrow,
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-description {
  color: #fff;
  font-weight: 200;
  text-align: left;
  letter-spacing: 0.08em;
  line-height: 1.2;
  padding-top: 5px;
  position: absolute;
  top: 100%;
  word-wrap: break-word;
  padding-right: 36px;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.mfp-description p {
  margin: 0;
  padding: 0;
}
.mfp-description-video {
  font-weight: 200;
  text-align: left;
  line-height: 1.2;
  padding: 35px 36px 0 0;
  position: absolute;
  top: 100%;
  word-wrap: break-word;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.mfp-description-video p {
  margin: 0;
  padding: 0;
}
.mfp-title {
  letter-spacing: 0.08em;
  line-height: 1.6;
  padding: 10px 0 0 0;
  top: 100%;
  text-align: left;
  text-transform: uppercase;
  font-size: 14.4px;
  font-size: 0.9rem;
}
.mfp-title-video {
  position: absolute;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: none;
  border: 0;
  -webkit-appearance: none;
  display: block;
  line-height: 1;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.mfp-arrow {
  -webkit-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
}
button.mfp-arrow:hover {
  -webkit-transition: all 0.55s ease-in-out;
  -o-transition: all 0.55s ease-in-out;
  transition: all 0.55s ease-in-out;
}
.mfp-close {
  color: #fff;
  width: auto;
  height: 20px;
  letter-spacing: 0.08em;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 17px 10px;
  font-style: normal;
  font-weight: 200;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.mfp-close::after {
  content: "\f410";
  font-family: "Font Awesome 5 Free";
  position: relative;
  top: 7px;
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: bold;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 0;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  top: -40px;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  top: 50%;
  margin-top: -30px;
  padding: 0;
  width: 50px;
  height: 50px;
  -webkit-tap-highlight-color: transparent;
  z-index: 1000;
}
.mfp-arrow:active {
  margin-top: -30px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-left: 5px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 10px;
  border-bottom-width: 13px;
  top: 0;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  content: "\f104";
  font-family: "Font Awesome 5 Free";
  margin-left: 5px;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 15px;
  border-right: none;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  margin-left: 10px;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: none;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
img.mfp-img {
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 40px;
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-image-holder .mfp-content {
  max-width: 90%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
.mfp-container button.mfp-close {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  background: transparent;
  cursor: pointer;
  background-color: #5c3560 !important;
  border-radius: 50% !important;
  border: 1px solid #fff !important;
  top: -15px !important;
  right: -15px !important;
  color: #5c3560;
}
.mfp-container button.mfp-close:after,
.mfp-container button.mfp-close:before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.4rem;
  font-weight: bold;
  content: "";
  position: absolute;
  height: 2px;
  background: #fff;
  border-radius: 5px;
  width: 70% !important;
  left: 16% !important;
  top: 48% !important;
  margin-top: 0 !important;
}
.mfp-container button.mfp-close:before {
  transform: rotate(45deg);
}
.mfp-container button.mfp-close:after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    -o-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 22px;
    padding-right: 22px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.grabbing {
  cursor: url("../images/grabbing.png") 8 8, move;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl-pagination {
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 90px;
}
@media (min-width: 782px) {
  .owl-pagination {
    display: block;
  }
}
.owl-theme .owl-controls {
  position: absolute;
  top: 45%;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#owl-product-single-slider .owl-theme .owl-controls {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.section--solutions .solution_list.owl-theme .owl-controls {
  position: relative;
  transform: none;
  height: 32px;
}
.section--solutions .solution_list.owl-theme .owl-pagination {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: block;
}
.section--solutions .owl-controls .owl-page {
  display: inline-block;
}

#product-single-slider .slick-disabled {
  pointer-events: none;
}

.section--solutions .solution_list.owl-theme .owl-controls .owl-page span,
#product-single-slider .slick-dots li button {
  width: 37px;
  height: 4px;
  border-radius: 0;
}

#product-single-slider .main-slider.slick-initialized.slick-slider {
  visibility: visible !important;
}

#product-single-slider .thumb-wrapper.slick-initialized.slick-slider {
  visibility: visible !important;
}

#product-single-slider .slick-dots li button:before {
  content: none;
}
#product-single-slider .slick-dots li {
  width: 37px;
  height: 4px;
}
#product-single-slider .slick-dots li button {
  padding: 0;
}
#product-single-slider .slick-dots {
  bottom: -30px;
}
#product-single-slider .thumb-wrapper {
  margin-top: 40px;
}

#product-single-slider .thumb-wrapper .item {
  cursor: pointer;
}
#product-single-slider .thumb-wrapper .slick-current .item .slide-thumbs {
  border: 1px solid #5c3560;
}
#product-single-slider .thumb-wrapper .item .slide-thumbs {
  padding: 10px;
  height: 155px;
  text-align: center;
  border: 1px solid transparent;
  margin-bottom: 3px;
}
#product-single-slider .thumb-wrapper .item .slide-thumbs img {
  height: 133px;
  object-fit: cover;
  display: inline-block;
}
.section--related_products {
  padding: 80px 0;
  background-color: #f7f7f7;
}
@media (min-width: 782px) {
  #owl-product-single-slider .owl-theme .owl-controls {
    position: absolute;
    top: 45%;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
#owl-product-carousel .owl-controls,
#owl-carousel .owl-controls,
#owl-product-single-slider .owl-controls,
#owl-related-product-carousel .owl-controls,
#owl-market-carousel .owl-controls {
  width: 100%;
}
.owl-theme .owl-controls .owl-buttons div {
  zoom: 1;
  *display: inline;
  opacity: 1;
}
.owl-prev {
  height: 45px;
  opacity: 1;
  padding: 10px 20px 10px 5px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
}
.market-carousel .owl-prev {
  left: 0;
  padding-left: 0;
}
.owl-next {
  height: 45px;
  opacity: 1;
  padding: 10px 15px 10px 10px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1000;
}
.market-carousel .owl-next {
  right: 0;
  padding-right: 0;
}
.owl-next span,
.owl-prev span {
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
}
.owl-theme .owl-controls .owl-buttons div.disabled {
  display: none;
}
.owl-next span.arrow-dk,
.owl-prev span.arrow-dk {
  color: #bcbbbb;
}
#owl-product-single-slider .owl-next span.arrow-dk,
#owl-product-single-slider .owl-prev span.arrow-dk {
  color: #5c3560;
}
#owl-market-carousel .owl-next span.arrow-dk,
#owl-market-carousel .owl-prev span.arrow-dk {
  color: #5c3560;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  zoom: 1;
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  border: 1px solid #bcbbbb;
  display: block;
  width: 12px;
  height: 12px;
  margin: 10px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  border-radius: 20px;
  background: transparent;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #bcbbbb;
  filter: Alpha(Opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(../images/AjaxLoader.gif) no-repeat center center;
}

.solution_list.owl-theme .owl-controls .owl-page.active span,
.solution_list.owl-theme .owl-controls.clickable .owl-page:hover span,
#product-single-slider .slick-dots li.slick-active button,
#product-single-slider .slick-dots li button:hover {
  background-color: #5c3560;
}
.solution_list.owl-theme .owl-controls .owl-page span,
#product-single-slider .slick-dots li button {
  background-color: #c4c4c4;
  border: none;
}
.selectize-control.plugin-drag_drop.multi
  > .selectize-input
  > div.ui-sortable-placeholder {
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  visibility: visible !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff;
}
.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: "!";
  visibility: hidden;
}
.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.selectize-dropdown-header {
  position: relative;
  padding: 3px 12px;
  background: #f8f8f8;
  border-bottom: 1px solid #d0d0d0;
  border-radius: 0;
}
.selectize-dropdown-header-close {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -12px;
  font-size: 20px !important;
  line-height: 20px;
  color: #333333;
  opacity: 0.4;
}
.selectize-dropdown-header-close:hover {
  color: #000000;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup {
  float: left;
  border-top: 0 none;
  border-right: 1px solid #f2f2f2;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none;
}
.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none;
}
.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important;
}
.selectize-control.plugin-remove_button [data-value] .remove {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 17px;
  padding: 1px 0 0 0;
  font-size: 12px;
  font-weight: bold;
  color: inherit;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  border-left: 1px solid transparent;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05);
}
.selectize-control.plugin-remove_button [data-value].active .remove {
  border-left-color: transparent;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none;
}
.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: rgba(77, 77, 77, 0);
}
.selectize-control {
  position: relative;
}
.selectize-dropdown,
.selectize-input,
.selectize-input input {
  font-family: proxima_novaregular, Helvetica, Arial, sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: inherit;
  line-height: 15px;
  color: #333333;
}
.selectize-input,
.selectize-control.single .selectize-input.input-active {
  display: inline-block;
  cursor: text;
  background: #ffffff;
}
.selectize-input {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 100%;
  padding: 8px 12px 6px;
  overflow: hidden;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-control.multi .selectize-input.has-items {
  padding: 5px 12px 2px;
}
.selectize-input.full {
  background-color: #ffffff;
}
.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important;
}
.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.selectize-input.dropdown-active {
  border-radius: 0;
}
.selectize-input > * {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  vertical-align: baseline;
  zoom: 1;
}
.selectize-control.multi .selectize-input > div {
  padding: 1px 3px;
  margin: 0 3px 3px 0;
  color: #333333;
  cursor: pointer;
  background: #efefef;
  border: 0 solid transparent;
}
.selectize-control.multi .selectize-input > div.active {
  color: #ffffff;
  background: #428bca;
  border: 0 solid transparent;
}
.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #808080;
  background: #ffffff;
  border: 0 solid rgba(77, 77, 77, 0);
}
.selectize-input > input {
  max-width: 100% !important;
  max-height: none !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: inherit !important;
  text-indent: 0 !important;
  background: none !important;
  border: 0 none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-user-select: auto !important;
}
.selectize-input > input:focus {
  outline: none !important;
}
.selectize-input::after {
  display: block;
  clear: left;
  content: " ";
}
.selectize-input.dropdown-active::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background: #ffffff;
  content: " ";
}
.selectize-dropdown {
  position: absolute;
  z-index: 10;
  margin: -1px 0 0 0;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-top: 0 none;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.selectize-dropdown [data-selectable] {
  overflow: hidden;
  cursor: pointer;
}
.selectize-dropdown [data-selectable] .highlight {
  background: rgba(255, 237, 40, 0.4);
  border-radius: 0;
}
.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 3px 12px;
}
.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none;
}
.selectize-dropdown .optgroup-header {
  color: #999999;
  cursor: default;
  background: #ffffff;
}
.selectize-dropdown .active {
  color: #ffffff;
  background-color: #428bca;
}
.selectize-dropdown .active.create {
  color: #ffffff;
}
.selectize-dropdown .create {
  color: rgba(51, 51, 51, 0.5);
}
.selectize-dropdown-content {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}
.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer;
}
.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text;
}
.selectize-control.single .selectize-input:after {
  position: absolute;
  top: 50%;
  right: 17px;
  display: block;
  width: 0;
  height: 0;
  margin-top: -3px;
  border-color: #000000 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  content: " ";
}
.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-color: transparent transparent #000000 transparent;
  border-width: 0 5px 5px 5px;
}
.selectize-control.rtl.single .selectize-input:after {
  right: auto;
  left: 17px;
}
.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important;
}
.selectize-control .selectize-input.disabled {
  background-color: #ffffff;
  opacity: 0.5;
}
.selectize-dropdown,
.selectize-dropdown.form-control {
  z-index: 1000;
  height: auto;
  padding: 0;
  margin: 2px 0 0 0;
  background: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.selectize-dropdown .optgroup-header {
  font-size: 12px;
  line-height: 1.428571429;
}
.selectize-dropdown .optgroup:first-child:before {
  display: none;
}
.selectize-dropdown .optgroup:before {
  display: block;
  height: 1px;
  margin: 9px 0;
  margin-right: -12px;
  margin-left: -12px;
  overflow: hidden;
  background-color: #e5e5e5;
  content: " ";
}
.selectize-dropdown-content {
  padding: 5px 0;
}
.selectize-dropdown-header {
  padding: 6px 12px;
}
.selectize-input {
  min-height: 34px;
}
.selectize-input.dropdown-active {
  border-radius: 0;
}
.selectize-input.dropdown-active::before {
  display: none;
}
.selectize-input.focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.selectize-control.multi .selectize-input.has-items {
  padding-right: 9px;
  padding-left: 9px;
}
.selectize-control.multi .selectize-input > div {
  border-radius: 0;
}
.form-control.selectize-control {
  height: auto;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.selectize--in-form .selectize-control {
  margin-top: 12px;
}
.selectize--in-form .selectize-input {
  background: #ecebeb;
  color: #333;
  font-family: "proxima-nova", arial;
  font-size: 0.9rem;
  font-weight: normal;
}
.selectize--in-form .selectize-dropdown {
  font-weight: normal;
}
.gform_wrapper .top_label .gfield_label {
  color: #fff;
  font-size: 12px !important;
  font-weight: 500 !important;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
.gform_wrapper.gf-alt_wrapper .top_label .gfield_label {
  color: #333;
}
.gform_wrapper ul li.gfield {
  clear: both;
  display: inline-block;
  width: 100%;
}
@media (min-width: 782px) {
  .gform_wrapper ul li.gfield {
    width: 50%;
    float: left;
    clear: none;
  }
}
.support-textarea {
  width: 100% !important;
}
.contact-textarea {
  width: 100% !important;
}
.gform_wrapper ul li.gfield:last-child {
  width: 100%;
}
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"] {
  border: none;
  margin-bottom: 10px;
  padding: 7px 5px !important;
}
.gform_wrapper textarea.large {
  width: 100% !important;
}
@media (min-width: 782px) {
  .gform_wrapper textarea.large {
    width: 99% !important;
  }
}
.gform_wrapper textarea {
  border: none;
}
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large {
  width: 100% !important;
}
@media (min-width: 782px) {
  .gform_wrapper .hidden_label input.large,
  .gform_wrapper .hidden_label select.large,
  .gform_wrapper .top_label input.large,
  .gform_wrapper .top_label select.large {
    width: 97.5% !important;
  }
}
.sign-up {
  clear: both !important;
  display: block !important;
  float: none !important;
  margin: 20px 0;
}
.sign-up label {
  color: white;
}
.has_country {
  overflow: visible !important;
}
.country-select {
  display: block !important;
}
.country-select label span.gfield_required {
  display: none;
}
.country-select label.gfield_label {
  display: none;
}
.address_country {
  width: 97.5% !important;
}
.address_country label {
  display: block !important;
  margin-bottom: 5px !important;
}
.address_country > .selectize-control {
  position: relative !important;
}
.address_country > .selectize-control > .selectize-dropdown,
.selectize-dropdown.form-control {
  position: absolute;
  top: 0 !important;
  z-index: 999999;
}
.gform_wrapper .gfield_required {
  color: #fff !important;
}
.gform_wrapper .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="image"],
.gform_wrapper .gform_footer input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 1px solid #fff;
  border-radius: 18px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  font-size: 10px !important;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin: 0 auto;
  outline: none;
  padding: 10px 35px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type="image"]:hover,
.gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #5c3560;
  border-color: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gform_wrapper .gform_ajax_spinner {
  padding-left: 0.625em;
  clear: left;
  display: block;
  text-align: center;
  margin: 20px auto;
}
.sales-form--grey .gform_wrapper .hidden_label input,
.sales-form--grey .gform_wrapper .hidden_label select,
.sales-form--grey .gform_wrapper .top_label input,
.sales-form--grey .gform_wrapper .top_label select,
.print-sample-form .gform_wrapper .hidden_label input,
.print-sample-form .gform_wrapper .hidden_label select,
.print-sample-form .gform_wrapper .top_label input,
.print-sample-form .gform_wrapper .top_label select,
.panel .gform_wrapper .hidden_label input,
.panel .gform_wrapper .hidden_label select,
.panel .gform_wrapper .top_label input,
.panel .gform_wrapper .top_label select,
#registration select {
  background: #ecebeb;
  border: 1px solid #d6dadb;
  width: 100%;
}
#registration select {
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  padding: 8px 12px 6px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.gform_wrapper .ginput_complex .ginput_left {
  padding: 0;
}
@media (min-width: 782px) {
  .sales-form--grey .gform_wrapper .hidden_label input,
  .sales-form--grey .gform_wrapper .hidden_label select,
  .sales-form--grey .gform_wrapper .top_label input,
  .sales-form--grey .gform_wrapper .top_label select,
  .print-sample-form .gform_wrapper .hidden_label input,
  .print-sample-form .gform_wrapper .hidden_label select,
  .print-sample-form .gform_wrapper .top_label input,
  .print-sample-form .gform_wrapper .top_label select,
  .panel .gform_wrapper .hidden_label input,
  .panel .gform_wrapper .hidden_label select,
  .panel .gform_wrapper .top_label input,
  .panel .gform_wrapper .top_label select,
  #registration select {
    width: 97.5%;
  }
}
.sales-form--grey .gform_wrapper ul li.gfield,
.print-sample-form .gform_wrapper ul li.gfield,
.panel .gform_wrapper ul li.gfield {
  vertical-align: top;
}
.sales-form--grey .gform_wrapper textarea,
.print-sample-form .gform_wrapper textarea,
.panel .gform_wrapper textarea {
  background: #ecebeb;
  border: 1px solid #d6dadb;
  padding: 0.25em 0.125em;
  resize: none;
}
.sales-form--grey .gform_wrapper .top_label .gfield_label,
.print-sample-form .gform_wrapper .top_label .gfield_label,
.panel .gform_wrapper .top_label .gfield_label {
  color: #333;
  display: block;
  font-weight: 500;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: 0.8rem;
}
.sales-form--grey .gform_wrapper .gform_footer input.button,
.sales-form--grey .gform_wrapper .gform_footer input[type="image"],
.sales-form--grey .gform_wrapper .gform_footer input[type="submit"],
.print-sample-form .gform_wrapper .gform_footer input.button,
.print-sample-form .gform_wrapper .gform_footer input[type="image"],
.print-sample-form .gform_wrapper .gform_footer input[type="submit"],
.panel .gform_wrapper .gform_footer input.button,
.panel .gform_wrapper .gform_footer input[type="image"],
.panel .gform_wrapper .gform_footer input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #5c3560;
  border: 1px solid #5c3560;
  border-radius: 18px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 300;
  font-size: 7px !important;
  letter-spacing: 0.2em;
  line-height: 1.5;
  margin: 0 auto;
  outline: none;
  padding: 10px 35px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  width: auto !important;
}
@media (min-width: 782px) {
  .sales-form--grey .gform_wrapper .gform_footer input.button,
  .sales-form--grey .gform_wrapper .gform_footer input[type="image"],
  .sales-form--grey .gform_wrapper .gform_footer input[type="submit"],
  .print-sample-form .gform_wrapper .gform_footer input.button,
  .print-sample-form .gform_wrapper .gform_footer input[type="image"],
  .print-sample-form .gform_wrapper .gform_footer input[type="submit"],
  .panel .gform_wrapper .gform_footer input.button,
  .panel .gform_wrapper .gform_footer input[type="image"],
  .panel .gform_wrapper .gform_footer input[type="submit"] {
    font-size: 10px !important;
  }
}
.sales-form--grey .gform_wrapper .gform_footer input.button:hover,
.sales-form--grey .gform_wrapper .gform_footer input[type="image"]:hover,
.sales-form--grey .gform_wrapper .gform_footer input[type="submit"]:hover,
.print-sample-form .gform_wrapper .gform_footer input.button:hover,
.print-sample-form .gform_wrapper .gform_footer input[type="image"]:hover,
.print-sample-form .gform_wrapper .gform_footer input[type="submit"]:hover,
.panel .gform_wrapper .gform_footer input.button:hover,
.panel .gform_wrapper .gform_footer input[type="image"]:hover,
.panel .gform_wrapper .gform_footer input[type="submit"]:hover {
  background: #5c3560;
  color: #fff;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.sales-form--grey .gform_wrapper .gfield_required,
.print-sample-form .gform_wrapper .gfield_required,
.panel .gform_wrapper .gfield_required,
#gform_1 .gform_wrapper .gfield_required,
#gform_25 .gform_wrapper .gfield_required {
  color: #5c3560 !important;
}
.sales-form--grey .gform_wrapper div.validation_error,
.print-sample-form .gform_wrapper div.validation_error,
.panel .gform_wrapper div.validation_error,
#gform_1 .gfield_error.gfield_contains_required,
#printSample #gform_8 .gfield_error .gfield_label,
#printSample #gform_8 .validation_message,
#printSample #gform_8 div.validation_error {
  color: #5c3560 !important;
}
.post-2418 .gfield_required {
  color: #790000 !important;
}
.sales-form--grey .gform_wrapper .validation_message,
.print-sample-form .gform_wrapper .validation_message,
.panel .gform_wrapper .validation_message {
  color: #5c3560 !important;
}
.sales-form--grey .gform_wrapper .gfield_error .gfield_label,
.print-sample-form .gform_wrapper .gfield_error .gfield_label,
.panel .gform_wrapper .gfield_error .gfield_label,
.contact-forms--partner #gform_1 .validation_error,
.contact-forms--partner #gform_1 .gfield_error .gfield_label,
.contact-forms--partner #gform_1 .gfield_error .validation_message,
.contact-forms--partner #gform_5 .validation_error,
.contact-forms--partner #gform_5 .gfield_error .gfield_label,
.contact-forms--partner #gform_5 .gfield_error .validation_message,
.contact-forms--partner #gform_4 .validation_error,
.contact-forms--partner #gform_4 .gfield_error .gfield_label,
.contact-forms--partner #gform_4 .gfield_error .validation_message,
.post-2418 .validation_error,
.post-2418 .gfield_error .gfield_label,
.post-2418 .gfield_error .validation_message {
  color: #5c3560 !important;
}
.sales-form--grey .gform_confirmation_message,
.print-sample-form .gform_confirmation_message,
.panel .gform_confirmation_message {
  color: #58595b;
  padding: 50px 0;
  text-align: center;
}
.sales-form--grey .sign-up label,
.print-sample-form .sign-up label,
.panel .sign-up label {
  color: #58595b;
}
.gform_wrapper div.validation_error {
  border-top: none !important;
  border-bottom: none !important;
  color: #5c3560 !important;
  clear: both;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1.6em;
  padding: 1em 0;
  width: 99% !important;
}
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.ginput_container,
.gform_wrapper li.gfield_html {
  max-width: 99% !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin-bottom: 0.375em !important;
  border-top: none !important;
  border-bottom: none !important;
}
.gform_wrapper .validation_message {
  color: #5c3560 !important;
  font-weight: 500 !important;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #5c3560 !important;
}
#gform_1 .validation_error,
#gform_1 .gfield_error .gfield_label,
#gform_1 .gfield_error .validation_message,
#gform_3 .validation_error,
#gform_3 .gfield_error .gfield_label,
#gform_3 .gfield_error .validation_message,
#gform_4 .gfield_error .gfield_label,
#gform_4 .validation_message,
#gform_4 div.validation_error,
#gform_5 .gfield_error .gfield_label,
#gform_5 .validation_message,
#gform_5 div.validation_error,
#gform_8 .gfield_error .gfield_label,
#gform_8 .validation_message,
#gform_8 div.validation_error,
#gform_9 .gfield_error .gfield_label,
#gform_9 .validation_message,
#gform_9 div.validation_error,
#gform_10 .gfield_error .gfield_label,
#gform_10 .validation_message,
#gform_10 div.validation_error,
#gform_12 .gfield_error .gfield_label,
#gform_12 .validation_message,
#gform_12 div.validation_error {
  color: #f8bf2d !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  padding-right: 16px;
}
.gform_wrapper .top_label .gfield_error {
  width: 50%;
}
.gform_wrapper
  .gfield_description
  + .gform_wrapper
  .gfield_description.validation_message,
.gform_wrapper .ginput_container + .gfield_description.validation_message {
  margin-top: 0 !important;
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 0 !important;
}
.gform_wrapper .top_label .gfield_error input.large,
.gform_wrapper .top_label .gfield_error select.large,
.gform_wrapper .top_label .gfield_error textarea.textarea {
  width: 100% !important;
}
li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.ginput_container,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  fieldset
  legend.gfield_label,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  label.gfield_label {
  margin-left: 0 !important;
}
li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.ginput_container,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  fieldset
  legend.gfield_label,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  label.gfield_label {
  margin-left: 0 !important;
}
.gform_confirmation_message {
  color: #fff;
  padding: 50px 0;
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.no-gutter-left {
  padding-left: 0;
}
.no-gutter-right {
  padding-right: 0;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.col-md-6--less-padding,
.col-less-padding {
  padding-left: 5px;
  padding-right: 5px;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.link--transparent {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
}
.lt-text {
  color: #fff;
}
.lt-text a {
  color: #fff;
}
.lt-text a:hover {
  color: #fff;
}
.dk-text {
  color: #333;
}
.dk-text a {
  color: #333;
}
.dk-text a:hover {
  color: #333;
}
.center {
  text-align: center;
}
.content-block--less-padding .content-block__content {
  height: 60%;
  padding: 40px 20px;
}
#gform_wrapper_5.gform_wrapper .gform_footer input.button,
#gform_wrapper_5.gform_wrapper .gform_footer input[type="submit"],
#gform_submit_button_25 {
  background: #794472;
}
.section--main .section__content {
  max-width: 1200px;
  width: 100%;
}
.btn--violet {
  background: #5c3560 !important;
  border-color: #5c3560 !important;
}
.btn--violet:hover {
  background: #461d4a !important;
  color: #fff !important;
}
.section__blurb {
  float: left;
  width: 66%;
  margin-right: 4%;
}
.section__img {
  float: left;
  padding: 34px 0 0;
  width: 30%;
}
.single .hentry {
  max-width: 1200px;
  width: 96%;
  padding: 60px 20px 0 !important;
}
.feature__post .hentry {
  overflow: hidden;
}
.feature__post .entry-title,
.single-case_study .entry-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 20px;
  color: #58595b;
  margin-bottom: 25px;
}
.feature__post .entry-content,
.single-case_study .entry-content {
  float: left;
  width: 100%;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #58595b;
  padding: 0;
}

.entry-content ol,
.entry-content ul,
.panel ol,
.panel ul,
.features ol,
.features ul {
  margin-left: 20px;
}

.feature__post .entry-content > p,
.feature__post .entry-content ol li,
.single-case_study .entry-content > p,
.single-case_study .entry-content ol li,
.feature__post .panel ol li,
.feature__post .features ol li,
.feature__post .entry-content ul li {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #58595b;
  padding: 10px 0;
}
.feature__post .entry-content ul li {
  padding: 0;
}

.feature__post .entry-content > p,
.single-case_study .entry-content > p {
  padding: 0;
}
.entry-content img,
.panel img,
.features img {
  padding: 10px 0;
}
.entry-content table,
.panel table,
.features table {
  margin: 0 auto 15px;
}
.download_feature__post_wrapper {
  float: right;
  width: 35%;
  padding-left: 75px;
  padding-bottom: 50px;
  text-align: center;
}
.download_feature__post_wrapper img {
  margin-bottom: 30px;
}
a.download-btn-feature__post {
  width: 191px;
  height: 40px;
  background: #5c3560;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  color: #ffffff;
  display: inline-block;
}
.entry-content .load_more_wrapper img {
  padding: 0;
}
.feature__post-template-default .block--wp-block-acf-sales-support-form {
  padding-top: 30px;
  padding-bottom: 0;
}
.video-wrapper > img,
.casestudy-image-grid > img {
  padding: 0;
}
.video-wrapper,
.casestudy-image-grid {
  margin: 10px 0;
  padding: 0;
}

/***/
/*newsletter start**/
@media only screen and (max-width: 992px) {
  section.feature__post_list {
    padding: 0;
  }
  .feature__post_item .left_wrapper {
    height: 300px;
  }
  .feature__post_item .right_wrapper {
    padding-top: 0;
  }
  .feature__post_item .right_wrapper a {
    margin-top: 20px;
  }
  .whitepapers .feature__post_item .right_wrapper {
    padding-top: 12px;
  }
  /* .featured_image_page_background h1.entry-title {
    font-size: 20px;
    line-height: 65px;
  } */
  .single .feature__post {
    padding: 60px 0px !important;
  }
  .section--solutions .owl-item .content__wrapper {
    height: 430px;
  }
  .featured_image_page_background {
    height: 400px;
  }
}
@media only screen and (max-width: 850px) {
  .entry-content {
    padding: 35px 15px 0;
  }
  section.feature__post_list {
    width: 100%;
    float: left;
    padding: 0 15px 0;
  }
  .feature__post_item .right_wrapper {
    padding-left: 45px;
  }
  section.feature__post_list
    .container
    .feature__post_item:nth-child(2n)
    .right_wrapper {
    padding-right: 45px;
    padding-left: 0px;
  }
}

/*newsletter start**/

.subscribe.constant_contact_subscribe {
  float: left;
  width: 100%;
  padding: 40px 0;
  background: hsla(295, 31%, 28%, 1);
  background: linear-gradient(
    360deg,
    hsla(295, 31%, 28%, 0.9) 30%,
    hsla(345, 43%, 54%, 1) 100%
  );

  background: -moz-linear-gradient(
    360deg,
    hsla(295, 31%, 28%, 0.9) 30%,
    hsla(345, 43%, 54%, 1) 100%
  );

  background: -webkit-linear-gradient(
    360deg,
    hsla(295, 31%, 28%, 0.9) 30%,
    hsla(345, 43%, 54%, 1) 100%
  );
  margin-top: 60px;
}
.subscribe.constant_contact_subscribe h2 {
  text-align: center;
  color: #fff;
  font-size: 34px;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.subscribe.constant_contact_subscribe p {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-bottom: 30px;
}
.subscribe.constant_contact_subscribe form {
  width: 80%;
  margin: auto;
}
.subscribe.constant_contact_subscribe .gform-body {
  width: 86%;
  float: left;
}
.subscribe.constant_contact_subscribe .gform_footer {
  width: 14%;
  float: right;
  padding: 0 !important;
  margin: 0 0 0 !important;
  clear: none;
  position: relative;
}
.subscribe.constant_contact_subscribe .gform_footer img {
  left: 50%;
  transform: translateX(-50%);
}
body
  .subscribe.constant_contact_subscribe
  .gform_legacy_markup_wrapper
  .top_label
  div.ginput_container {
  margin-top: 0;
}
.constant_contact_subscribe .gform-body input {
  height: 45px;
  padding: 8px 13px !important;
  margin: 0 !important;
}
.subscribe.constant_contact_subscribe .gform_footer input {
  background: #5c3560;
  border: none;
  border-radius: 0;
  font-size: 12px !important;
  width: 100%;
  padding: 13.5px 0;
  margin: 0 !important;
}
.subscribe.constant_contact_subscribe fieldset {
  grid-column: span 8 !important;
}
.subscribe.constant_contact_subscribe .gform_wrapper .gform_fields {
  display: block;
}
.subscribe.constant_contact_subscribe .gform_wrapper .gfield {
  width: 33%;
  float: left;
  margin: 0 !important;
  padding-top: 0;
}
.subscribe.constant_contact_subscribe .gform_wrapper ul li.gfield span {
  padding-top: 0 !important;
}
.subscribe.constant_contact_subscribe
  .gform_wrapper
  ul
  li.gfield.gfield_error
  span {
  padding-right: 0;
}
.subscribe.constant_contact_subscribe .gform_wrapper ul li.gfield:last-child {
  padding-right: 0;
}
.subscribe.constant_contact_subscribe .gform_wrapper fieldset.gfield {
  margin: 0 1.1% 0 0;
}
.subscribe.constant_contact_subscribe label {
  display: none !important;
}

/*.subscribe.constant_contact_subscribe .gform_wrapper .top_label .gfield_error {
  width: 100% !important;
}*/
.subscribe.constant_contact_subscribe .gfield_description.validation_message {
  margin-top: 10px !important;
  /* background: none; */
  /* border: none; */
  color: #c02b0a !important;
  padding: 8px;
  font-size: 13px;
  background: rgba(255, 255, 255, 0.5);
}
.subscribe.constant_contact_subscribe .gform_wrapper .gform_validation_errors {
  display: none;
}
.gform_footer.top_label img {
  width: 18px;
  padding: 0;
  margin: 10px 0 0;
}
.subscribe.constant_contact_subscribe .gform_confirmation_message {
  padding: 10px 0;
}

/*Top stock bar*/
.top-stock-bar {
    display: flex;
    margin: 0 auto;
    text-align: center;
   
}
.top-stock-bar.border-btm {
    border-bottom: 1px solid #ebebeb;
}
.top-stock-bar.stock-nav-bottom {
    background-color: #f7f7f7;
    padding: 5px 0;
}
/*end*/
/*newsletter end**/
@media only screen and (max-width: 992px) {
  .subscribe.constant_contact_subscribe form {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .section.section--tabs .panel .clearfix > div {
    width: 100% !important;
    padding: 0 !important;
  }

  .section.section--tabs .panel.panel--show {
    padding: 30px !important;
  }
  .feature__post_item .left_wrapper {
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
  }
  .feature__post_item {
    flex-direction: column;
  }
  .feature__post_item .right_wrapper {
    width: 100%;
    padding-left: 0;
  }
  .feature__post_item {
    margin-bottom: 40px;
  }
  .entry-content {
    padding: 20px 0 0;
  }
  .entry-content h2 {
    padding: 0 15px 40px;
    font-weight: bold;
    font-size: 36px;
    line-height: 44px;
    color: #101820;
  }
  .entry-content > p {
    padding: 0 15px;
    font-size: 14px;
    line-height: 24px;
  }
  section.feature__post_list {
    width: 100%;
    float: left;
    padding: 20px 15px 0;
    margin-bottom: 0;
  }
  .feature__post_item .right_wrapper p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
  }
  section.feature__post_list
    .container
    .feature__post_item:nth-child(2n)
    .left_wrapper {
    order: 1;
  }
  .featured_image_page_background h1.entry-title {
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 0;
    width: 85%;
  }
  .featured_image_page_background h1.entry-title span.page-short-desc {
    font-size: 15px;
    line-height: 21px;
  }
  .single .feature__post {
    padding: 30px 10px !important;
  }
  .download_feature__post_wrapper {
    width: 40%;
    padding-left: 30px;
    padding-bottom: 30px;
  }
  /* .page-white-papers .block--wp-block-acf-sales-support-form .container,
  .page-learn .block--wp-block-acf-sales-support-form .container,
  .page-news .block--wp-block-acf-sales-support-form .container {
    padding: 0;
  } */
  .feature__post-template-default .block--wp-block-acf-sales-support-form {
    margin-top: 0;
  }
  .entry-content h1,
  .panel h1,
  .features h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 15px;
    padding: 0 15px 0px;
  }
  .wp-block-image {
    margin: 0 15px 1em;
  }
  .entry-content > h2 {
    padding: 0 15px 0px;
    font-size: 22px;
    line-height: 25px;
  }
  .entry-content > ul,
  .panel ul,
  .features ul {
    padding: 0 15px;
  }
  .entry-content > ol,
  .entry-content > ul,
  .panel ol,
  .panel ul,
  .features ol,
  .features ul {
    padding: 0 15px;
  }
  .entry-content > blockquote,
  .panel blockquote,
  .features blockquote {
    padding: 0 15px;
  }
  .entry-content > table,
  .panel table,
  .features table {
    width: 94% !important;
  }
  .entry-content > pre,
  .panel pre,
  .features pre {
    margin: 15px auto;
    width: 94%;
  }
  .wp-block-buttons.is-content-justification-right
    > .wp-block-button.wp-block-button,
  .wp-block-buttons > .wp-block-button.wp-block-button {
    margin-left: 15px;
    margin-bottom: 20px;
  }
  .container-fluid .row section.top__details {
    padding: 0 15px;
  }

  .entry-content .wp-block-columns h1 {
    padding: 0;
  }
  .entry-content .wp-block-columns {
    padding: 0 15px 0;
  }
}
@media only screen and (max-width: 580px) {
  .download_feature__post_wrapper {
    width: 100%;
    padding-left: 0;
    padding-bottom: 25px;
  }
  .modal-video-close-btn {
    right: -5px !important;
  }
}
@media only screen and (max-width: 781px) {
  .subscribe.constant_contact_subscribe .gform_wrapper .gfield {
    width: 100%;
  }
  .subscribe.constant_contact_subscribe
    .gform_legacy_markup_wrapper.gform_validation_error
    .gform_body
    ul
    li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    width: 100% !important;
    max-width: 100% !important;
  }
  .subscribe.constant_contact_subscribe .gform-body {
    width: 100%;
  }
  .subscribe.constant_contact_subscribe .gform_wrapper .gfield {
    padding: 0 0 15px;
  }
  .subscribe.constant_contact_subscribe .gform-body,
  .subscribe.constant_contact_subscribe .gform_footer {
    width: 100%;
  }
  .subscribe.constant_contact_subscribe .gform_footer {
    margin-top: 15px !important;
  }
  .subscribe.constant_contact_subscribe .gform_footer {
    width: 100%;
    margin: 0 0 0 !important;
  }
  .constant_contact_subscribe .gform-body input {
    height: 35px;
    font-size: 12px !important;
  }
  .constant_contact_subscribe
    .gform_legacy_markup_wrapper
    li.field_sublabel_below
    .ginput_complex {
    margin-top: 0 !important;
  }
  .subscribe.constant_contact_subscribe
    .gform_wrapper
    li.gfield.gfield_error.gfield_contains_required
    div.ginput_container,
  .subscribe.constant_contact_subscribe .gform_wrapper li.gfield_html {
    max-width: 100% !important;
  }
  .subscribe.constant_contact_subscribe
    .gform_wrapper
    li.gfield.gfield_error.gfield_contains_required {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .subscribe.constant_contact_subscribe .gform_wrapper.gravity-theme .gfield {
    width: 100%;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 781px) {
  .subscribe.constant_contact_subscribe .gform_wrapper .gfield {
    width: 100%;
  }
  .subscribe.constant_contact_subscribe
    .gform_legacy_markup_wrapper.gform_validation_error
    .gform_body
    ul
    li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    width: 100% !important;
    max-width: 100% !important;
  }
  .subscribe.constant_contact_subscribe .gform-body {
    width: 100%;
  }
  .subscribe.constant_contact_subscribe .gform_wrapper .gfield {
    padding: 0 0 15px;
  }
  .subscribe.constant_contact_subscribe .gform-body,
  .subscribe.constant_contact_subscribe .gform_footer {
    width: 100%;
  }
  .subscribe.constant_contact_subscribe .gform_footer {
    margin-top: 15px !important;
  }
  .subscribe.constant_contact_subscribe .gform_footer {
    width: 100%;
    margin: 0 0 0 !important;
  }
  .constant_contact_subscribe .gform-body input {
    height: 35px;
    font-size: 12px !important;
  }
  .constant_contact_subscribe
    .gform_legacy_markup_wrapper
    li.field_sublabel_below
    .ginput_complex {
    margin-top: 0 !important;
  }
  .subscribe.constant_contact_subscribe
    .gform_wrapper
    li.gfield.gfield_error.gfield_contains_required
    div.ginput_container,
  .subscribe.constant_contact_subscribe .gform_wrapper li.gfield_html {
    max-width: 100% !important;
  }
  .subscribe.constant_contact_subscribe
    .gform_wrapper
    li.gfield.gfield_error.gfield_contains_required {
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .subscribe.constant_contact_subscribe .gform_wrapper.gravity-theme .gfield {
    width: 100%;
    margin: 0 !important;
  }
  .logo {
    height: auto;
  }
  .featured_image_page_background h1.entry-title {
    width: 85%;
  }
  .video_categories + .block--wp-block-acf-sales-support-form,
  .case_study_list + .block--wp-block-acf-sales-support-form {
    padding: 15px 0 !important;
  }
}
@media screen and (max-width: 781px) and (min-width: 768px) {
  .breadcrumbs .container {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .breadcrumbs {
    padding: 5px 15px;
  }
  #wpadminbar .yoast-logo.svg {
    width: 23px !important;
    height: 38px !important;
  }
  .section--solutions,
  .section--related_products,
  .section--case_studies,
  .section--product-features,
  .section--tabs,
  section.main-desc,
  section.main-desc.top-main-desc,
  .section--product-slider {
    padding: 45px 0;
  }
  section.main-desc.top-main-desc {
    padding-bottom: 0;
  }
  .section--related_products .headings-wrapper h2,
  .section--case_studies .headings-wrapper h2,
  .section--product-features .features h5,
  .inline-banner .inline-banner__title,
  section.main-desc h1 {
    font-size: 28px;
  }
  .section--related_products .headings-wrapper p,
  .section--case_studies .headings-wrapper p {
    margin-bottom: 30px;
  }
  .section--solutions .content__wrapper h4,
  .section--case_studies .content__wrapper h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .video_categories .video-cat-item .video-wrapper,
  .case_study_list .case-study-item .casestudy-image-grid {
    width: 100%;
    max-height: 276px;
    overflow: hidden;
  }
  .video_categories .video-cat-item .video-wrapper > img,
  .case_study_list .case-study-item .casestudy-image-grid > img {
    height: 276px;
    object-fit: cover;
  }
  .video_list .video-list-wrapper .listing-video-wrapper {
    width: 100%;
    max-height: 165px;
    overflow: hidden;
  }
  .video_list .video-list-wrapper .listing-video-wrapper > img {
    height: 165px;
    object-fit: cover;
  }
  .featured_image_page_background h1.entry-title {
    width: 800px;
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .video_categories .video-cat-item span,
  .video_list span {
    font-size: 16px;
    line-height: 28px;
  }
  .feature__post_item .right_wrapper p {
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  .case_study_list .case-study-filters {
    text-align: left;
    padding-left: 15px;
  }
  .products-table .icon--brochure {
    margin: 0 0 0 auto;
  }
  .section--related_products .products__wrapper .col__1 .related_arrow {
    width: 0;
    height: 0;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
    border-top: 22px solid #fff;
    position: absolute;
    z-index: 2;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
  #product-single-slider .main-product-slider .left_section {
    margin-bottom: 20px;
  }
  .product-slide__num {
    position: absolute;
    top: 0;
    left: -28px;
  }
  #product-single-slider {
    padding: 0 18px;
  }
  #product-single-slider .thumb-wrapper .item .slide-thumbs {
    height: 100px;
  }
  #product-single-slider .thumb-wrapper .item .slide-thumbs img {
    height: 80px;
  }
  #product-single-slider .slick-prev,
  #product-single-slider .slick-next {
    top: 125px;
    transform: none;
  }
  .section--tabs .tabs li a {
    font-size: 13px;
  }
  #product-single-slider .cta--slider {
    text-align: center;
  }
  #product-single-slider .cta--slider a {
    margin-left: -15px;
  }
  #product-single-slider .main-product-slider .left_section img {
    height: 300px;
    object-fit: contain;
  }
  .feature__post_item .right_wrapper a {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .section--product-features .features-video {
    padding-top: 20px;
  }
  section.main-desc a.btn--purple {
    margin-top: 5px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  img.mfp-img {
    max-width: 555px;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1020px) and (orientation: landscape) {
  img.mfp-img {
    max-width: 300px;
  }
}
/* Store locator */
@media screen and (max-width: 991px) and (min-width: 767px) {
  #wpsl-search-wrap .wpsl-select-wrap {
    float: left;
  }
  #wpsl-search-wrap .wpsl-input,
  #wpsl-search-wrap .wpsl-select-wrap,
  #wpsl-search-wrap #wpsl-category {
    width: 80%;
  }
}
@media screen and (min-width: 1200px) {
  #wpsl-wrap .wpsl-search {
    padding: 30px 40px;
  }
  #wpsl-search-wrap .wpsl-input,
  #wpsl-search-wrap #wpsl-category {
    width: 55%;
  }
  #wpsl-search-wrap .wpsl-select-wrap {
    width: 45%;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  #wpsl-results .wpsl-dropdown,
  #wpsl-radius .wpsl-dropdown {
    width: 95px;
  }
}
@media only screen and (max-width: 767px) {
  #wpsl-search-wrap .wpsl-input,
  #wpsl-search-wrap .wpsl-select-wrap,
  #wpsl-search-wrap #wpsl-category {
    width: 100%;
  }
  #wpsl-search-wrap .wpsl-search-btn-wrap {
    padding: 0 10px;
  }
}
