.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: transparent;
}
a {
  background-color: transparent;
  text-decoration: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: 600;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
em {
  font-style: italic;
}
* {
  margin: 0;
  padding: 0;
}
*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1MmgWxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
body {
  font-family: 'Roboto', sans-serif;
}
p {
  font-size: 1.125rem;
  margin: 0 0 1rem;
  line-height: 1.6;
  font-weight: 300;
}
@media only screen and (max-width: 767.95px) {
  p {
    font-size: 1rem;
  }
}
p:last-child {
  margin-bottom: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.1;
  color: inherit;
  margin-top: 0;
  margin-bottom: 10px;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 1.75rem;
}
h4 {
  font-size: 1.5rem;
}
h5 {
  font-size: 1.375rem;
}
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
.contentwrap {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .contentwrap {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .contentwrap {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .contentwrap {
    max-width: 1200px;
  }
}
.no-link {
  cursor: default;
}
.align-center {
  text-align: center;
}
.custom-btn {
  border: 0;
  display: inline-block;
  padding: 0px 20px;
  line-height: 40px;
  border-radius: 20px;
}
.custom-btn:hover {
  cursor: pointer;
  text-decoration: none;
}
.card-icon-button {
  border: 0;
  display: inline-block;
  padding: 0px 20px;
  line-height: 40px;
  border-radius: 20px;
}
.card-icon-button:hover {
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 480.95px) {
  .card-icon-button {
    display: block;
    margin: auto;
    max-width: 220px;
  }
}
.right-arrow:after {
  content: "";
  width: 0px;
  height: 0px;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-left-color: #fff;
  border-top-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  display: inline-block;
  margin-left: 13px;
  position: relative;
  top: -2px;
}
.left-arrow:before {
  content: "";
  width: 0px;
  height: 0px;
  border-color: transparent;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-left-color: #fff;
  border-top-color: rgba(255, 255, 255, 0);
  border-bottom-color: rgba(255, 255, 255, 0);
  display: inline-block;
  margin-right: 13px;
  position: relative;
  top: -2px;
}
.right-cart:after {
  content: "";
  background: url(../images/sprite.png) no-repeat -10px -10px;
  width: 14px;
  height: 13px;
  border: 0;
  top: 0;
}
.container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .container {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  @-ms-viewport {
    width: device-width;
  }
  select::-ms-expand {
    display: none;
  }
}
@supports (-ms-ime-align:auto) {
  video {
    background-color: #000000;
  }
}
.absolute-center {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -40%);
}
video {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .divider {
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    height: 4px;
  }
}
@media only screen and (max-width: 767.95px) {
  .divider {
    border-top: 1px solid #c5c5c5;
    border-bottom: 1px solid #c5c5c5;
    height: 6px;
    width: 90%;
    max-width: 90%;
  }
}
.no-hover-click {
  pointer-events: none;
}
@media only screen and (max-width: 991.95px) {
  .dialog-off-canvas-main-canvas > .layout-container {
    position: relative;
  }
}
.default-color-picker span {
  cursor: pointer;
}
body.no-scroll {
  overflow: hidden;
}
@media only screen and (max-width: 991.95px) {
  body.noscroll-mobile {
    position: fixed;
  }
}
.read-more {
  position: relative;
  display: block;
  max-width: 200px;
  margin: 25px auto 25px;
  cursor: pointer;
  text-align: center;
}
.read-more:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-width: 0px 2px 2px 0;
  margin-left: 10px;
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  position: relative;
  top: -3px;
}
.readmore-para,
.read-more {
  font-size: 17px;
}
.read-more-hide {
  visibility: hidden;
  display: none;
}
ul,
ol {
  list-style: none;
}
a {
  color: inherit;
}
a:focus {
  outline: none;
}
ul[class^="list-"] li,
ol[class^="list-"] li {
  margin-bottom: 0.5rem;
}
.x-large {
  font-size: 30px;
}
@media only screen and (max-width: 767.95px) {
  .x-large {
    font-size: 25px;
  }
}
.large {
  font-size: 22px;
}
@media only screen and (max-width: 767.95px) {
  .large {
    font-size: 20px;
  }
}
.medium {
  font-size: 18px;
}
@media only screen and (max-width: 767.95px) {
  .medium {
    font-size: 15px;
  }
}
.small {
  font-size: 15px;
}
@media only screen and (max-width: 767.95px) {
  .small {
    font-size: 14px;
  }
}
.tiny {
  font-size: 11px;
}
.para.x-large {
  font-size: 30px;
}
@media only screen and (max-width: 767.95px) {
  .para.x-large {
    font-size: 25px;
  }
}
.para.large {
  font-size: 22px;
}
@media only screen and (max-width: 767.95px) {
  .para.large {
    font-size: 20px;
  }
}
.para.medium {
  font-size: 18px;
}
@media only screen and (max-width: 767.95px) {
  .para.medium {
    font-size: 15px;
  }
}
.para.small {
  font-size: 15px;
}
@media only screen and (max-width: 767.95px) {
  .para.small {
    font-size: 14px;
  }
}
.para.tiny {
  font-size: 11px;
}
.list.small li {
  font-size: 0.875rem;
}
@media only screen and (max-width: 767.95px) {
  .list.small li {
    font-size: 0.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .list.medium li {
    font-size: 1.375rem;
  }
}
@media only screen and (max-width: 767.95px) {
  .list.medium li {
    font-size: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .list.large li {
    font-size: 1.5rem;
  }
}
@media only screen and (max-width: 767.95px) {
  .list.large li {
    font-size: 1.25rem;
  }
}
.title {
  margin: 0;
  margin-bottom: 15px;
}
.title.small {
  font-size: 1.875rem;
  line-height: 1.4;
}
@media only screen and (max-width: 767.95px) {
  .title.small {
    font-size: 1.25rem;
  }
}
.title.medium {
  font-size: 30px;
}
.title.large {
  font-size: 40px;
}
u * {
  text-decoration: underline;
}
strong * {
  font-weight: bold;
}
.hide {
  display: none;
}
.heading.medium {
  font-size: 30px;
}
.heading.large {
  font-size: 40px;
}
@media only screen and (max-width: 991.95px) {
  .heading.small {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .heading.small {
    font-size: 30px;
  }
}
.btn {
  border: 0;
  display: inline-block;
  padding: 0px 20px;
  line-height: 40px;
  border-radius: 20px;
}
.btn:hover {
  cursor: pointer;
  text-decoration: none;
}
footer nav .hide-link {
  display: none;
}
.cart-left:before {
  content: "\f07a";
  width: 14px;
  height: 13px;
  border: 0;
  top: 0;
  display: inline-block;
  background: none;
  margin-right: 13px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 14px;
}
.file-link-left:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.file-link-left:before {
  border: 0;
  content: "\f019";
  width: inherit;
  height: inherit;
  font-size: 14px;
  display: inline-block;
  margin-right: 13px;
}
.file-link-right:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.file-link-right:after {
  border: 0;
  content: "\f019";
  width: inherit;
  height: inherit;
  font-size: 14px;
  display: inline-block;
  margin-left: 13px;
}
@media only screen and (min-width: 992px) {
  .main-content {
    min-height: calc(100vh - 270px);
  }
}
.blue-overlay,
.gray-overlay {
  position: relative;
}
.blue-overlay:after,
.gray-overlay:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0.7;
}
.blue-overlay .container,
.gray-overlay .container {
  position: relative;
  z-index: 1;
}
.blue-overlay:after {
  background-color: #1B8ECB;
}
.gray-overlay:after {
  background-color: #ccc;
}
@media only screen and (max-width: 480.95px) {
  .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dialog-off-canvas-main-canvas form#node-page-layout-builder-form .form-actions,
.dialog-off-canvas-main-canvas form#node-product-layout-builder-form .form-actions {
  padding: 30px 0px 5px 15px;
}
@media (min-width: 1200px) {
  .dialog-off-canvas-main-canvas form#node-page-layout-builder-form .form-actions,
  .dialog-off-canvas-main-canvas form#node-product-layout-builder-form .form-actions {
    max-width: 1200px;
    margin: 20px auto;
  }
}
.dialog-off-canvas-main-canvas form#node-page-layout-builder-form input,
.dialog-off-canvas-main-canvas form#node-product-layout-builder-form input {
  background-color: #0054a4;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 14px;
  padding: 8px 10px;
  border: 0;
  outline: 0;
  box-shadow: none;
  cursor: pointer;
}
/*.dialog-off-canvas-main-canvas form#node-page-layout-builder-form input#edit-revert,
.dialog-off-canvas-main-canvas form#node-product-layout-builder-form input#edit-revert {
  display: none;
}*/
.dialog-off-canvas-main-canvas form#node-page-layout-builder-form #edit-moderation-state-wrapper,
.dialog-off-canvas-main-canvas form#node-product-layout-builder-form #edit-moderation-state-wrapper,
.dialog-off-canvas-main-canvas form#node-page-layout-builder-form #edit-layout-builder-message,
.dialog-off-canvas-main-canvas form#node-product-layout-builder-form #edit-layout-builder-message {
  display: none;
}
.dialog-off-canvas-main-canvas form#node-page-layout-builder-form .js-form-type-vertical-tabs .vertical-tabs,
.dialog-off-canvas-main-canvas form#node-product-layout-builder-form .js-form-type-vertical-tabs .vertical-tabs {
  display: none;
}
.dialog-off-canvas-main-canvas form.layout-builder-discard-changes {
  padding: 35px 10px 35px 160px;
}
@media (min-width: 1200px) {
  .dialog-off-canvas-main-canvas form.layout-builder-discard-changes {
    max-width: 1200px;
    margin: 20px auto;
  }
}
.warning-message,
.error-message,
.status-message {
  padding: 40px 10px 30px;
  background: rgba(243, 169, 169, 0.5);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}
@media only screen and (max-width: 991.95px) {
  .warning-message,
  .error-message,
  .status-message {
    padding: 20px  40px;
  }
}
.error-message {
  margin-top: 0;
  margin-bottom: 30px;
}
.status-message {
  background: #dff0d8;
  margin-top: 0;
  margin-bottom: 30px;
  position: sticky;
  top: 80px;
  width: 100%;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 4;
}
.close_message {
  position: absolute;
  right: 25px;
  top: 10px;
}
.close_message button {
  background: transparent;
  color: #a3d187;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
}
.close_message button:hover {
  color: #86ae6e;
}
.warning-alert-message {
  position: fixed;
  width: 100%;
  padding: 10px;
  background: #FF9500;
  color: #FFFFFF;
  bottom: 0px;
  left: 0px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  z-index: 999999;
  cursor: pointer;
}
.bgimage-contain {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#ModalPopupBox {
  display: none;
}
#ModalPopupBox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
#ModalPopupBox .modalpopup-wrp {
  width: 90%;
  position: relative;
  z-index: 3;
  height: 90%;
  overflow-y: auto;
  padding: 30px 10px;
  background-color: #fff;
  border-radius: 30px;
  margin-right: auto;
  margin-left: auto;
  max-width: 600px;
}
@media only screen and (min-width: 1600px) {
  #ModalPopupBox .modalpopup-wrp {
    padding: 40px 10px 30px;
  }
}
#ModalPopupBox .modalpopup-wrp .modal-header {
  padding: 10px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: column-reverse nowrap;
  -ms-flex-flow: column-reverse nowrap;
  flex-flow: column-reverse nowrap;
}
#ModalPopupBox .modalpopup-wrp .modal-header .close {
  text-align: right;
  padding: 0 10px;
  cursor: pointer;
  font-size: 2.75rem;
  color: #212529;
}
#ModalPopupBox .modalpopup-wrp .modal-header .modal-title {
  margin: 0;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 10px;
  width: 100%;
  font-size: 1.125rem;
  line-height: 1;
  text-align: center;
}
@media only screen and (max-width: 767.95px) {
  #ModalPopupBox .modalpopup-wrp .modal-header .modal-title {
    font-size: 1rem;
    padding-top: 25px;
  }
}
#ModalPopupBox .modalpopup-wrp .modal-body {
  text-align: center;
  padding: 10px 15px 10px;
  font-size: 25px;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
#ModalPopupBox .modalpopup-wrp .modal-body .data-buynow-title {
  display: block;
  margin-bottom: 30px;
  width: 100%;
}
#ModalPopupBox .modalpopup-wrp .modal-body .variant-link {
  display: inline-block;
  width: 100%;
  margin: 15px 0%;
}
@media only screen and (min-width: 768px) {
  #ModalPopupBox .modalpopup-wrp .modal-body .variant-link {
    width: 46%;
    margin: 15px 2%;
  }
}
@media only screen and (min-width: 992px) {
  #ModalPopupBox .modalpopup-wrp .modal-body .variant-link {
    width: 29%;
  }
}
#ModalPopupBox .modalpopup-wrp .modal-body .buynow-list-wrp {
  width: 90%;
  max-width: 460px;
  margin: auto;
}
#ModalPopupBox .modalpopup-wrp .modal-body .buynow-list-wrp li {
  display: flex;
  justify-content: space-between;
  padding: 15px;
  background-color: #fff;
  margin-bottom: 15px;
  align-items: center;
}
#ModalPopupBox .modalpopup-wrp .modal-body .buynow-list-wrp li .btn {
  margin-right: 0;
  font-size: 15px;
}
@media (max-width: 360px) {
  #ModalPopupBox .modalpopup-wrp .modal-body .buynow-list-wrp {
    width: calc(100% - 20px);
    max-width: 320px;
  }
}
#ModalPopupBox .popupbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.modal-open {
  overflow: hidden;
}
.modal-open #ModalPopupBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
body[class*='toolbar'] #ModalPopupBox .modalpopup-wrp {
  padding-top: 80px;
}
@media only screen and (max-width: 767.95px) {
  .container {
    max-width: 100%;
  }
}
body:not([class*='toolbar']) main .article-details {
  padding-top: 100px;
}
@media only screen and (max-width: 991.95px) {
  body:not([class*='toolbar']) main .article-details {
    padding-top: 70px;
  }
}
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-text-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-text-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-image-video-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-image-video-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-grid-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-grid-component,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-slideshow,
body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-slideshow {
  padding-top: 100px;
}
@media only screen and (max-width: 991.95px) {
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-text-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-text-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-image-video-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-image-video-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-grid-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-grid-component,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > .layout-builder-block:nth-child(1) .node--type-slideshow,
  body:not([class*='toolbar']) main > .layout-content > div > div > article > div > .layout--onecol > .layout__region > div:nth-child(1) .node--type-slideshow {
    padding-top: 70px;
  }
}
.views-element-container .btn,
.layout-component-section .btn {
  margin-top: 14px;
  margin-right: 5px;
  margin-left: 5px;
}
.cart-buy-left:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.cart-buy-left::before {
  content: "\f07a";
  width: 14px;
  height: 13px;
  border: 0;
  top: 0;
  display: inline-block;
  margin-right: 13px;
}
.product-icons dt {
  position: relative;
}
.product-icons dt a {
  padding-left: 70px !important;
}
.product-icons dt::before {
  content: "";
  position: absolute;
  left: 15px;
  width: 40px;
  height: 40px;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
}
.header {
  position: absolute;
  z-index: 5;
  width: 100%;
  transition: all 0.5s;
}
.header #logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767.95px) {
  .header #logo img {
    max-width: 130px;
    height: auto;
  }
}
.header.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 1px 24px -3px rgba(78, 77, 77, 0.2);
  -moz-box-shadow: 0 1px 24px -3px rgba(78, 77, 77, 0.2);
  -webkit-box-shadow: 0 1px 24px -3px rgba(78, 77, 77, 0.2);
}
.header > .layout-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .header > .layout-container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .header > .layout-container {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .header > .layout-container {
    max-width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1199.99px) {
  .header > .layout-container {
    max-width: 100%;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .header > .layout-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
  }
}
@media only screen and (min-width: 992px) {
  .header > .layout-container > #navigation {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: flex !important;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 992px) {
  .header > .layout-container > #navigation nav > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
  }
}
.header > .layout-container > #navigation nav > ul li {
  position: relative;
}
.header > .layout-container > #navigation nav > ul li > ul {
  display: none;
}
@media only screen and (min-width: 992px) {
  .header > .layout-container > #navigation nav > ul li > ul {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    right: 0;
    width: 225px;
    margin: auto;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
    z-index: 5;
  }
}
@media only screen and (max-width: 991.95px) {
  .header > .layout-container > #navigation nav > ul li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  }
}
.header > .layout-container > #navigation nav > ul li > ul > li:last-child {
  border: 0;
}
@media only screen and (min-width: 992px) {
  .header > .layout-container > #navigation nav > ul > li:hover > ul {
    display: block;
  }
  .header > .layout-container > #navigation nav > ul > li > a.menu-link-first-level {
    position: relative;
  }
}
@media only screen and (max-width: 991.95px) {
  .header > .layout-container > #navigation nav > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  }
  .header > .layout-container > #navigation nav > ul > li:last-child {
    border: 0;
  }
}
@media only screen and (max-width: 991.95px) {
  .header > .layout-container > #navigation nav > ul > li.menu-level1 > a {
    width: calc(100% - 40px);
  }
  .header > .layout-container > #navigation nav > ul > li.menu-level1.menunavopen > ul {
    display: block;
  }
}
@media only screen and (max-width: 991.95px) {
  .header > .layout-container {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
  }
  .header > .layout-container > #navigation {
    display: none;
    position: absolute;
    width: 100%;
    top: 64px;
    background: #fff;
    z-index: 4;
    left: 0px;
    box-shadow: rgba(5, 2, 2, 0.15) 0px 0px 25px;
    padding-bottom: 10px;
    height: 100vh;
  }
  .header > .layout-container > #navigation .menunavopen > ul {
    padding-left: 30px;
    padding-right: 10px;
  }
}
.header ul,
.header ol {
  list-style: none;
}
.menu-humber {
  position: relative;
  cursor: pointer;
  float: right;
  text-align: center;
  display: none;
}
@media only screen and (max-width: 991.95px) {
  .menu-humber {
    display: block;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    order: 4;
  }
}
.menu-humber:after {
  content: "\f0c9";
  -webkit-font-smoothing: antialiased;
  display: block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.5em;
  margin-top: 0px;
  color: #263e7b;
}
.menu-humber.menu-humberopen:after {
  content: "\f00d";
}
@media (min-width: 992px) {
  header nav > ul > li {
    padding-left: 14px;
    padding-right: 14px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  header nav > ul > li ul {
    top: 80px;
  }
}
@media only screen and (min-width: 1200px) {
  header nav > ul > li {
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  header nav > ul > li ul {
    top: 100px;
  }
}
header nav > ul > li > a {
  font-size: 17px;
  display: block;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  header nav > ul > li > a {
    line-height: normal;
  }
}
@media only screen and (max-width: 991.95px) {
  header nav > ul > li > a {
    padding: 15px;
  }
  header nav > ul > li > a.btn {
    margin: 15px;
  }
}
header nav > ul > li li a {
  padding: 10px 20px;
  font-size: 15px;
  display: block;
  line-height: 1.6;
}
body[class*='toolbar'] header.header {
  position: relative;
}
#secondary_menu {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 991.95px) {
  #secondary_menu {
    position: absolute;
    right: 60px;
    top: 18px;
  }
}
.node--type-text-component {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .node--type-text-component {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.node--type-text-component .row > .item {
  width: 100%;
}
@media only screen and (max-width: 991.95px) {
  .node--type-text-component .row > .item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.node--type-text-component .row > .main {
  width: 100%;
}
@media only screen and (max-width: 991.95px) {
  .node--type-text-component .row > .main {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.node--type-text-component p.readmore-para ~ * {
  display: none;
}
.node--type-text-component p.readmore-para ~ .tiny {
  line-height: 1.35;
}
.node--type-text-component p.readmore-para.read-more-hide .read-more:after {
  top: 3px;
  transform: rotate3d(0, 0, 1, -135deg);
  -webkit-transform: rotate3d(0, 0, 1, -135deg);
  -ms-transform: rotate3d(0, 0, 1, -135deg);
}
.node--type-text-component p.readmore-para.read-more-hide ~ * {
  display: block;
}
.node--type-text-component p.readmore-para.read-more-hide ~ .tiny {
  margin-top: 50px;
}
@media only screen and (max-width: 767.95px) {
  .node--type-text-component p.readmore-para.read-more-hide ~ .tiny {
    margin-top: 35px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-text-component.left-aligned-banner-hero .item {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.node--type-text-component.left-aligned-banner-hero .main .heading {
  margin: 15px 0px 0px;
}
.node--type-text-component.left-aligned-banner-hero .container {
  position: relative;
}
.node--type-text-component.left-aligned-banner-hero.bgimage-contain {
  min-height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  .node--type-text-component.center-aligned .row {
    min-height: 50px;
  }
}
.node--type-text-component.center-aligned .row > .item {
  max-width: 984px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 992px) {
  .node--type-text-component.center-aligned .row > .item {
    text-align: center;
  }
}
.node--type-text-component.center-aligned .row > .item .main-heading {
  display: none;
}
.node--type-text-component.center-aligned .row > .item h2,
.node--type-text-component.center-aligned .row > .item [class*="title"] {
  margin: 0;
}
@media only screen and (max-width: 991.95px) {
  .node--type-text-component.center-aligned .row > .item h2,
  .node--type-text-component.center-aligned .row > .item [class*="title"] {
    font-size: 2rem;
  }
}
.node--type-text-component.center-aligned .row > .item [class*='medium-title'] {
  line-height: 0.85;
}
.node--type-text-component.center-aligned .btn {
  font-size: 13px;
  line-height: 22px;
  color: #0A2D13;
}
@media only screen and (max-width: 480.95px) {
  .node--type-text-component.center-aligned .btn {
    margin: 15px;
  }
}
.node--type-text-component.banner {
  min-height: calc((350/414) * 100vw);
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .node--type-text-component.banner {
    min-height: calc((600/1920) * 100vw);
  }
}
@media (min-width: 2000px) {
  .node--type-text-component.banner {
    min-height: 700px;
  }
}
.node--type-text-component.left-aligned-banner-inner {
  min-height: 250px;
}
@media only screen and (min-width: 992px) {
  .node--type-text-component.left-aligned-banner-inner {
    padding-top: 95px;
    padding-bottom: 75px;
  }
}
.node--type-text-component.left-aligned-banner-inner .main-heading {
  font-size: 60px;
  line-height: 1.1;
}
.node--type-text-component.left-aligned-banner-inner a {
  display: inline-block;
}
.node--type-text-component.left-aligned-banner-inner .heading {
  margin: 0px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-align-content: center;
  align-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .node--type-text-component.left-aligned-banner-inner .item {
    margin: auto;
    max-width: 740px;
  }
}
@media only screen and (min-width: 1200px) {
  .node--type-text-component.left-aligned-banner-inner .item {
    max-width: 83.33%;
    margin: auto;
    padding: 0 15px;
  }
}
.node--type-text-component.left-aligned-banner-inner .item p {
  line-height: 1.375;
}
.node--type-text-component.readmoresection {
  text-align: center;
}
.node--type-text-component.text-full-html {
  padding-top: 40px;
  padding-bottom: 50px;
}
.node--type-text-component.text-full-html .container {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.node--type-text-component.text-full-html h1 {
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
  margin-top: 20px;
  margin-bottom: 20px;
}
.node--type-text-component.text-full-html ul {
  padding-left: 20px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  list-style: inherit;
  list-style-type: disc;
}
.node--type-text-component.readmoresection .readmore-para {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .node--type-text-component.left-aligned {
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .node--type-text-component.left-aligned .row > .item {
    max-width: 66.66%;
    text-align: justify;
  }
}
.node--type-text-component.left-aligned .main-heading {
  margin: 0;
  line-height: 27px;
  margin-bottom: 50px;
  font-size: 25px;
}
@media only screen and (max-width: 767.95px) {
  .node--type-text-component.left-aligned .main-heading {
    font-size: 1rem;
  }
}
.node--type-text-component.left-aligned p {
  line-height: 27px;
}
.node--type-text-component.left-aligned p strong {
  font-size: 25px;
}
.node--type-text-component.text-minimal-html {
  padding-top: 35px;
  padding-bottom: 35px;
  text-align: center;
}
.node--type-text-component.text-minimal-html p {
  line-height: 1.4;
}
@media only screen and (min-width: 768px) {
  .node--type-text-component.twooltextwrapper {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.node--type-text-component.twooltextwrapper .col-lg-4 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .node--type-text-component.twooltextwrapper .col-lg-4.right {
    padding-right: 0;
  }
  .node--type-text-component.twooltextwrapper .col-lg-4.left {
    padding-left: 0;
  }
}
@media only screen and (max-width: 991.95px) {
  .node--type-text-component.twooltextwrapper .col-lg-4.right {
    margin-top: 30px;
  }
  .node--type-text-component.twooltextwrapper .col-lg-4.left {
    margin-bottom: 30px;
  }
}
.node--type-text-component.twooltextwrapper .col-lg-4 > .paragraph {
  width: 100%;
  max-width: 100%;
}
.node--type-text-component.left-align-right-secondary .main-heading,
.node--type-text-component.right-align-left-secondary .main-heading {
  margin-bottom: 1.625rem;
}
.faq-details {
  padding-bottom: 120px;
  margin-top: 0;
}
.faq-details h1 {
  font-size: 44px;
  padding: 70px 0 40px 0;
  margin: 0px;
}
.faq-details p {
  line-height: 28px;
  font-weight: 300;
}
.faq-details ul {
  margin-left: 40px;
  list-style-position: outside;
  margin-bottom: 20px;
}
.faq-details ul li {
  font-size: 1.25rem;
  list-style-type: disc;
}
.faq-details .button-faq a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-indent: -99px;
  overflow: hidden;
  border-bottom: 3px solid #bdbdbd;
  border-left: 3px solid #bdbdbd;
  border-top: 3px solid transparent;
  border-right: 3px solid transparent;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 16px;
  height: 16px;
  position: relative;
  left: -13px;
  top: 15px;
  font-size: 0;
}
@media only screen and (min-width: 1200px) {
  .faq-details .faq-content {
    max-width: 560px;
  }
}
@media only screen and (max-width: 991.95px) {
  .faq-details {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.faq-details > .container > .row {
  display: block;
}
.node--type-image-video-component {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .node--type-image-video-component {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.node--type-image-video-component .row {
  align-items: center;
}
.node--type-image-video-component .Left_aligned_image_video .content img,
.node--type-image-video-component .Right_aligned_image_video .content img,
.node--type-image-video-component .Left_aligned_image_video_bottom .content img,
.node--type-image-video-component .Right_aligned_image_video_top .content img {
  display: block;
  margin-top: 25px;
}
@media only screen and (max-width: 991.95px) {
  .node--type-image-video-component .Left_aligned_image_video .content + .image,
  .node--type-image-video-component .Right_aligned_image_video .content + .image,
  .node--type-image-video-component .Left_aligned_image_video_bottom .content + .image,
  .node--type-image-video-component .Right_aligned_image_video_top .content + .image {
    margin-top: 30px;
  }
}
.node--type-image-video-component .image {
  text-align: center;
}
@media only screen and (max-width: 991.95px) {
  .node--type-image-video-component .image {
    padding: 0;
  }
}
.node--type-image-video-component .image img {
  height: auto;
}
.node--type-image-video-component .video .image {
  padding-top: 0;
  position: relative;
  overflow: hidden;
}
.node--type-image-video-component .video .image video {
  opacity: 0;
  position: relative;
  cursor: pointer;
}
.node--type-image-video-component .video .image.video-play video {
  opacity: 1;
}
.node--type-image-video-component .video .image.video-play + .content {
  background-color: transparent;
  display: none;
}
.node--type-image-video-component .video .image .poster-overlay {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.node--type-image-video-component .video .image .poster-overlay:after {
  content: "";
  position: absolute;
  transform: translate(50%, -50%);
  border: 3px solid #fff;
  display: block;
  width: 50px;
  height: 50px;
  top: 30px;
  left: auto;
  right: 30px;
  border-radius: 100%;
  cursor: pointer;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.node--type-image-video-component .video .image .poster-overlay:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #fff;
  display: block;
  position: absolute;
  left: auto;
  right: 17px;
  top: 30px;
  transform: translateY(-50%);
  z-index: 2;
  margin: 0 auto;
  cursor: pointer;
  pointer-events: none;
}
.node--type-image-video-component .video .image .poster-overlay:after,
.node--type-image-video-component .video .image .poster-overlay:before {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -40%);
}
.node--type-image-video-component .video .image .poster-overlay:before {
  margin-left: 4px;
}
.node--type-image-video-component .video .image.video-play + .content {
  opacity: 1;
  display: block;
}
@media only screen and (min-width: 992px) {
  .node--type-image-video-component .video .image.video-play {
    padding-left: 0;
    padding-right: 0;
  }
}
.node--type-image-video-component .video .image video {
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 991.95px) {
  .responsive-media-top .image {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .responsive-media-top .image + .content {
    margin-top: 30px;
  }
  .responsive-media-top .content {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .responsive-media-top .content + .image {
    margin-bottom: 30px;
  }
  .responsive-media-bottom .image {
    -webkit-order: 2;
    -ms-order: 2;
    order: 2;
  }
  .responsive-media-bottom .image + .content {
    margin-bottom: 30px;
  }
  .responsive-media-bottom .content {
    -webkit-order: 1;
    -ms-order: 1;
    order: 1;
  }
  .responsive-media-bottom .content + .image {
    margin-top: 30px;
  }
}
.ckeditor-accordion-container {
  padding-top: 0;
  width: 100%;
}
.ckeditor-accordion-container > dl {
  border: 0;
}
.ckeditor-accordion-container > dl > dt {
  margin-top: 0px;
  border-bottom: 1px solid #ccc;
}
.ckeditor-accordion-container > dl > dt.active {
  margin-top: 0px;
}
.ckeditor-accordion-container > dl > dt.active a {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}
.ckeditor-accordion-container > dl > dt.active a .ckeditor-accordion-toggle:before {
  transform: rotate(0deg);
  background-color: #000;
}
.ckeditor-accordion-container > dl > dt.active a .ckeditor-accordion-toggle:after {
  transform: rotate(-225deg);
  background-color: #000;
  visibility: hidden;
  transform: none;
}
.ckeditor-accordion-container > dl > dt.active:hover a .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl > dt.active:hover a .ckeditor-accordion-toggle:after {
  background-color: #fff;
}
.ckeditor-accordion-container > dl > dt a {
  border: 0;
  padding: 30px 25px 30px 0px;
  font-size: 24px;
  color: #000;
  background-color: transparent;
}
@media only screen and (max-width: 767.95px) {
  .ckeditor-accordion-container > dl > dt a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.ckeditor-accordion-container > dl > dt a .ckeditor-accordion-toggle {
  left: inherit;
  right: 0;
}
.ckeditor-accordion-container > dl > dt a .ckeditor-accordion-toggle::before {
  left: 2px;
  transform: rotate(89deg);
  width: 22px;
  background-color: #000;
}
.ckeditor-accordion-container > dl > dt a .ckeditor-accordion-toggle::after {
  width: 22px;
  right: 6px;
  transform: rotate(-180deg);
  background-color: #000;
}
.ckeditor-accordion-container > dl > dt a:hover {
  color: #000;
  background-color: transparent;
}
.ckeditor-accordion-container > dl > dt a:hover .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl > dt a:hover .ckeditor-accordion-toggle:after {
  background-color: #004466;
}
.ckeditor-accordion-container > dl > dd {
  background-color: transparent;
  padding: 35px 0px 35px 0px;
  border-bottom: 1px solid #ccc;
}
.ckeditor-accordion-container > dl > dd img {
  display: block;
  margin: 10px auto;
}
.ckeditor-accordion-container > dl > dd p {
  color: #000;
  font-size: 20px;
}
@media only screen and (max-width: 767.95px) {
  .ckeditor-accordion-container > dl > dd {
    padding: 0 20px 20px 0px;
  }
}
.ckeditor-accordion-container > dl > dd.active {
  margin-bottom: 0;
}
/* article page starts */
.article-details {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .article-details {
    padding-left: calc(50vw - 570px);
    padding-right: calc(50vw - 570px);
  }
}
.article-details img {
  display: block;
  margin: 20px auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .views-element-container .node--type-grid-component .grid-body > .item {
    width: calc(50% - 22px) !important;
    margin-left: 0;
    margin-right: 0px;
  }
}
.node--type-grid-component {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .node--type-grid-component {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.node--type-grid-component .article_videos video {
  object-fit: fill;
  width: 100%;
  height: 100%;
}
.node--type-grid-component .grid-header {
  text-align: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 20px;
}
.node--type-grid-component .grid-header h1,
.node--type-grid-component .grid-header h2,
.node--type-grid-component .grid-header h3 {
  margin-bottom: 0px;
}
.node--type-grid-component .grid-body[class*="two_column"] .image-video {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.95px) {
  .node--type-grid-component .grid-body[class*="three_column"] {
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
  }
}
.node--type-grid-component .grid-body[class*="three_column"] > .item {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component .grid-body[class*="three_column"] > .item {
    width: calc(33.33% - 29px);
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 0;
  }
  .node--type-grid-component .grid-body[class*="three_column"] > .item:nth-child(n+4) {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component .grid-body[class*="three_column"] > .item:nth-child(n+2) {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .node--type-grid-component .grid-body[class*="three_column"] > .item {
    margin-bottom: 0;
  }
  .node--type-grid-component .grid-body[class*="three_column"] > .item:nth-child(n+4) {
    margin-top: 24px;
  }
}
.node--type-grid-component .grid-body[class*="three_column"] .image-video {
  margin-bottom: 20px;
}
@media only screen and (max-width: 991.95px) {
  .node--type-grid-component .grid-body[class*="four_column"] {
    -webkit-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-grid-component .grid-body[class*="four_column"] > .item {
    margin-bottom: 0;
    width: calc(25% - 22px);
    margin-left: 11px;
    margin-right: 11px;
  }
  .node--type-grid-component .grid-body[class*="four_column"] > .item:nth-child(n+5) {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component .grid-body[class*="four_column"] > .item:nth-child(n+2) {
    margin-top: 24px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .node--type-grid-component .grid-body[class*="four_column"] > .item {
    margin-bottom: 0;
  }
  .node--type-grid-component .grid-body[class*="four_column"] > .item:nth-child(n+3) {
    margin-top: 24px;
  }
}
.node--type-grid-component .grid-body[class*="four_column"] > .item .image-video {
  margin-bottom: 38px;
}
.node--type-grid-component .grid-body.three_column_fill,
.node--type-grid-component .grid-body.four_column_fill {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.node--type-grid-component .grid-body.three_column_fill .item,
.node--type-grid-component .grid-body.four_column_fill .item {
  background: #FFFFFF;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
  padding: 1.25rem;
}
.node--type-grid-component .grid-body.three_column_fill .item.grid-video,
.node--type-grid-component .grid-body.four_column_fill .item.grid-video,
.node--type-grid-component .grid-body.three_column_fill .item.grid-image,
.node--type-grid-component .grid-body.four_column_fill .item.grid-image {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos {
  position: relative;
  overflow: hidden;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos video,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos video {
  opacity: 0;
  position: relative;
  cursor: pointer;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos.video-play video,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos.video-play video {
  opacity: 1;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos.video-play + .content,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos.video-play + .content {
  background-color: transparent;
  display: none;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos .poster-overlay,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos .poster-overlay {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos .poster-overlay:after,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos .poster-overlay:after {
  content: "";
  position: absolute;
  transform: translate(50%, -50%);
  border: 3px solid #fff;
  display: block;
  width: 50px;
  height: 50px;
  top: 30px;
  left: auto;
  right: 30px;
  border-radius: 100%;
  cursor: pointer;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.node--type-grid-component .grid-body.three_column_fill .item .article_videos .poster-overlay:before,
.node--type-grid-component .grid-body.four_column_fill .item .article_videos .poster-overlay:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #fff;
  display: block;
  position: absolute;
  left: auto;
  right: 17px;
  top: 30px;
  transform: translateY(-50%);
  z-index: 2;
  margin: 0 auto;
  cursor: pointer;
  pointer-events: none;
}
.node--type-grid-component .grid-body.three_column_fill .item.grid-article_videos,
.node--type-grid-component .grid-body.four_column_fill .item.grid-article_videos {
  background: transparent;
  box-shadow: none;
}
.node--type-grid-component .grid-body.three_column_fill .item,
.node--type-grid-component .grid-body.four_column_fill .item {
  padding: 0px;
}
.node--type-grid-component .grid-body.three_column_fill .item .image-video,
.node--type-grid-component .grid-body.four_column_fill .item .image-video {
  margin-bottom: 0px;
  height: 100%;
}
.node--type-grid-component .grid-body.three_column_fill .item .content,
.node--type-grid-component .grid-body.four_column_fill .item .content {
  position: absolute;
  bottom: 0;
  padding: 10px;
  width: 100%;
}
.node--type-grid-component .grid-body.four_column_fill .content p {
  margin-bottom: 0px;
}
.node--type-grid-component .grid-body.four_column_fill .content p a {
  margin-top: 10px;
}
.node--type-grid-component .grid-body > .item {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .node--type-grid-component .grid-body > .item {
    width: calc(50% - 22px);
    margin-left: 11px;
    margin-right: 11px;
  }
}
.node--type-grid-component .grid-body > .item .article_videos {
  position: relative;
  overflow: hidden;
}
.node--type-grid-component .grid-body > .item .article_videos video {
  opacity: 0;
  position: relative;
  cursor: pointer;
}
.node--type-grid-component .grid-body > .item .article_videos.video-play video {
  opacity: 1;
}
.node--type-grid-component .grid-body > .item .article_videos.video-play + .content {
  background-color: transparent;
  display: none;
}
.node--type-grid-component .grid-body > .item .article_videos .poster-overlay {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.node--type-grid-component .grid-body > .item .article_videos .poster-overlay:after {
  content: "";
  position: absolute;
  transform: translate(50%, -50%);
  border: 3px solid #fff;
  display: block;
  width: 50px;
  height: 50px;
  top: 30px;
  left: auto;
  right: 30px;
  border-radius: 100%;
  cursor: pointer;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.node--type-grid-component .grid-body > .item .article_videos .poster-overlay:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #fff;
  display: block;
  position: absolute;
  left: auto;
  right: 17px;
  top: 30px;
  transform: translateY(-50%);
  z-index: 2;
  margin: 0 auto;
  cursor: pointer;
  pointer-events: none;
}
.node--type-grid-component .grid-body > .item .article_videos.video-play + .content {
  display: block;
}
.node--type-grid-component .grid-body.two_column_fill {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.node--type-grid-component .grid-body.two_column_fill .item {
  width: calc(100% - 10px);
  max-width: 480px;
  margin-left: 10px;
  margin-right: 10px;
}
.node--type-grid-component .grid-body.two_column_fill .item .image-video {
  margin-bottom: 0;
}
.node--type-grid-component .grid-body.two_column_fill .item .content {
  position: absolute;
  bottom: 0;
  padding: 25px 50px 25px 50px;
  width: 100%;
  text-align: left;
}
@media only screen and (max-width: 480.95px) {
  .node--type-grid-component .grid-body.two_column_fill .item .content {
    padding: 20px;
  }
}
.node--type-grid-component .grid-body.two_column_fill .item .content p {
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component .grid-body.two_column_fill .item .content p {
    line-height: 1.375;
  }
}
.node--type-grid-component .grid-body.two_column_fill .item .content p:last-child {
  margin: 0;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos {
  position: relative;
  overflow: hidden;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos video {
  opacity: 0;
  position: relative;
  cursor: pointer;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos.video-play video {
  opacity: 1;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos.video-play + .content {
  background-color: transparent;
  display: none;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos .poster-overlay {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos .poster-overlay:after {
  content: "";
  position: absolute;
  transform: translate(50%, -50%);
  border: 3px solid #fff;
  display: block;
  width: 50px;
  height: 50px;
  top: 30px;
  left: auto;
  right: 30px;
  border-radius: 100%;
  cursor: pointer;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.node--type-grid-component .grid-body.two_column_fill .item .article_videos .poster-overlay:before {
  content: " ";
  width: 0px;
  height: 0px;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 20px solid #fff;
  display: block;
  position: absolute;
  left: auto;
  right: 17px;
  top: 30px;
  transform: translateY(-50%);
  z-index: 2;
  margin: 0 auto;
  cursor: pointer;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .node--type-grid-component .grid-body.two_column > .item {
    width: calc(50% - 22px);
    margin-left: 11px;
    margin-right: 11px;
  }
}
.node--type-grid-component .grid-bottom-content {
  width: 100%;
  text-align: center;
  margin: 30px auto 0px;
  display: table;
}
.node--type-grid-component.one-column-fill .grid-header {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.node--type-grid-component.one-column-fill .grid-body {
  width: 100%;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
}
.node--type-grid-component.one-column-fill .grid-body > .item {
  margin: 0;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.node--type-grid-component.one-column-fill .grid-body > .item:last-child {
  margin-bottom: 0px;
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component.one-column-fill .grid-body > .item {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component.one-column-fill .grid-body > .item {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.node--type-grid-component.one-column-fill .grid-body > .item .article_images {
  padding: 25px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component.one-column-fill .grid-body > .item .article_images {
    width: 33.33%;
  }
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component.one-column-fill .grid-body > .item .article_images {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component.one-column-fill .grid-body > .item .article_images img {
    max-width: 200px;
    display: block;
    margin: auto;
  }
}
.node--type-grid-component.one-column-fill .grid-body > .item .content {
  padding: 25px;
  width: 100%;
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component.one-column-fill .grid-body > .item .content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component.one-column-fill .grid-body > .item .content {
    width: 66.66%;
  }
}
.node--type-grid-component.one-column-fill .grid-body > .item .content > [class*="title"] {
  margin-top: 20px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 991.95px) {
  .node--type-grid-component .container > .row {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 767.95px) {
  .node--type-grid-component .container > .row {
    max-width: 480px;
  }
}
.node--type-grid-component .view-more-detail {
  margin: -20px auto 20px;
  z-index: 2;
}
.vendor-list {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .vendor-list {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .vendor-list {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .vendor-list {
    max-width: 1200px;
  }
}
.vendor-list .row {
  width: 100%;
  margin: 0;
}
.vendor-list header {
  width: 210px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 767.95px) {
  .vendor-list header {
    width: 100%;
  }
}
.vendor-list header p {
  line-height: 1.2;
  font-size: 15px;
  color: #102328;
  word-break: break-all;
  text-align: right;
  padding: 0px 49px;
  margin: 20px 0px;
  width: 200px;
  border-right: 1px solid rgba(23, 23, 22, 0.2);
}
@media only screen and (max-width: 767.95px) {
  .vendor-list header p {
    width: 100%;
    text-align: center;
    border: 0px;
  }
}
.vendor-list .list-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: calc(100% - 30px);
}
@media only screen and (min-width: 768px) {
  .vendor-list .list-wrap {
    width: calc(100% - 210px);
  }
}
@media only screen and (max-width: 480.95px) {
  .vendor-list .list-wrap {
    width: 100%;
  }
}
.vendor-list .list-wrap .list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  height: 100%;
  max-height: 88px;
}
@media only screen and (min-width: 768px) {
  .vendor-list .list-wrap .list {
    width: 30%;
  }
}
@media only screen and (max-width: 767.95px) {
  .vendor-list .list-wrap .list {
    width: 48%;
  }
}
@media only screen and (max-width: 480.95px) {
  .vendor-list .list-wrap .list {
    width: 100%;
  }
}
.vendor-list .list-wrap .list a {
  display: block;
}
@media only screen and (min-width: 992px) {
  .tab_media_left {
    justify-content: flex-end;
    margin: 0 5px;
  }
}
.tab_media_left .tab-name {
  display: none;
  order: -1;
}
@media only screen and (min-width: 992px) {
  .tab_media_left .tab-name {
    display: block;
    width: 38%;
    margin-right: 2%;
  }
}
@media only screen and (min-width: 1200px) {
  .tab_media_left .tab-name {
    width: 23%;
    margin-right: 2%;
  }
}
.tab_media_left .tab-name .tab-button {
  color: #5E666F;
  font-size: 20px;
  line-height: 40px;
  padding: 8px 18px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  margin-bottom: 15px;
  cursor: pointer;
}
.tab_media_left .tab-name .tab-button.active {
  border-color: #12181F;
  color: #12181F;
  font-weight: 700;
}
.tab_media_left .grid-tab-wrap {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .tab_media_left .grid-tab-wrap {
    margin-bottom: 0;
    padding: 35px;
    background-color: #009fe3;
    width: 60%;
    margin-bottom: 15px;
    border-radius: 8px;
  }
}
@media only screen and (min-width: 1200px) {
  .tab_media_left .grid-tab-wrap {
    width: 75%;
    padding: 50px;
  }
}
.tab_media_left .grid-tab-wrap > .item {
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .tab_media_left .grid-tab-wrap > .item {
    width: 100%;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .tab_media_left .grid-tab-wrap > .item {
    margin-bottom: 0;
    display: none;
    transition: display 0.5s ease-in;
  }
  .tab_media_left .grid-tab-wrap > .item.active {
    display: block;
  }
}
.tab_media_left .grid-tab-wrap > .item .gridcount-image-video-wrap {
  display: none;
}
.tab_media_left .grid-tab-wrap > .item .responsive-tab-title {
  color: #5E666F;
  font-size: 20px;
  line-height: 40px;
  padding: 8px 18px;
  border: 1px solid #d5d5d5;
  border-radius: 8px;
  margin-bottom: 15px;
  display: block;
}
@media only screen and (min-width: 992px) {
  .tab_media_left .grid-tab-wrap > .item .responsive-tab-title {
    display: none;
  }
}
@media only screen and (max-width: 991.95px) {
  .tab_media_left .grid-tab-wrap > .item .content {
    padding: 20px;
    background-color: #009fe3;
    display: none;
    border-radius: 8px;
  }
}
.tab_media_left .grid-tab-wrap > .item .content .heading:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  margin-top: 17px;
  margin-bottom: 17px;
  background-color: #F18A00;
}
@media only screen and (max-width: 991.95px) {
  .tab_media_left .grid-tab-wrap > .item.active {
    margin-bottom: 15px;
  }
  .tab_media_left .grid-tab-wrap > .item.active .content {
    display: block;
  }
  .tab_media_left .grid-tab-wrap > .item.active .responsive-tab-title {
    border-color: #12181F;
    color: #12181F;
    font-weight: 700;
  }
}
.tab_media_left .grid-bottom-content {
  max-width: 100%;
}
.sequence-wrap .grid-header .title {
  text-shadow: 0 4px 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 0;
}
.sequence-wrap .grid-body > .item {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (max-width: 767.95px) {
  .sequence-wrap .grid-body > .item {
    width: 100% ;
    max-width: 390px;
    margin: 20px auto;
    text-align: center;
  }
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.sequence-wrap .grid-body > .item .content p {
  line-height: 1.375;
}
.sequence-wrap .grid-body > .item .gridcount-image-video-wrap {
  display: inline-block;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item:nth-child(odd) .article_images .gridcount-image-video-wrap {
    border-radius: 10px 0 0 10px;
  }
  .sequence-wrap .grid-body > .item:nth-child(odd) .article_images .gridcount-image-video-wrap img {
    border-radius: 10px 0 0 10px;
  }
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item:nth-child(odd) .content {
    border-radius: 0 10px 10px 0;
  }
}
.sequence-wrap .grid-body > .item:nth-child(even) {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item:nth-child(even) .article_images .gridcount-image-video-wrap {
    border-radius: 0px 10px 10px 0px;
  }
  .sequence-wrap .grid-body > .item:nth-child(even) .article_images .gridcount-image-video-wrap img {
    border-radius: 0px 10px 10px 0px;
  }
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item:nth-child(even) .content {
    border-radius: 10px 0px 0px 10px;
  }
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item .article_images {
    width: 490px;
  }
}
.sequence-wrap .grid-body > .item .content {
  background-color: #FFFFFF;
}
@media only screen and (max-width: 991.95px) {
  .sequence-wrap .grid-body > .item .content {
    border-radius: 0 0 10px 10px;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) {
  .sequence-wrap .grid-body > .item .content {
    width: 490px;
    padding: 25px;
  }
}
.sequence-wrap .grid-body > .item:nth-child(n+4) {
  display: none;
}
.sequence-wrap .grid-body > .item.nextshow {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media only screen and (max-width: 767.95px) {
  .sequence-wrap .grid-body > .item.nextshow {
    display: block;
  }
}
.sequence-wrap .grid-body > .item .counter-title {
  position: absolute;
  background: #000;
  border-radius: 100%;
  font-size: 18px;
  line-height: 38px;
  width: 43px;
  color: #fff;
  font-weight: bold;
  display: none;
  border-bottom: solid 5px #000;
  box-shadow: 0 7px 0 rgba(51, 51, 51, 0.08);
  top: -20px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
}
.sequence-wrap .grid-body > .item .counter-title.steps-square {
  border-radius: 0;
  width: 120px;
}
.sequence-wrap .view-more-detail {
  margin: 20px auto 0;
}
.four-column .item h2 {
  margin-top: 20px;
}
.node--type-grid-component .item {
  overflow: hidden;
}
.media-zoom {
  overflow: hidden;
}
.media-zoom img {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.media-zoom img:hover {
  transform: scale(1.04);
}
.views-element-container article[class*="media"] img {
  width: auto;
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component .grid-body > .item {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .node--type-grid-component .grid-body.four-column > .item {
    margin-bottom: 0;
  }
  .node--type-grid-component .grid-body.four-column > .item:nth-child(2) ~ .item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-grid-component .grid-body.four-column > .item {
    margin-bottom: 0;
  }
  .node--type-grid-component .grid-body.four-column > .item:nth-child(4) ~ .item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component .grid-body.four-column ~ .four-column {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .node--type-grid-component .grid-body[class*="two_column"] > .item {
    margin-bottom: 0;
  }
  .node--type-grid-component .grid-body[class*="two_column"] > .item:nth-child(2) ~ .item {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .user-login-form,
  .user-register-form,
  .user-pass {
    width: 700px;
    margin-top: 15px;
    margin-left: 50px;
  }
}
.user-login-form .form-item,
.user-register-form .form-item,
.user-pass .form-item {
  margin-bottom: 1rem;
}
.user-login-form .form-item label,
.user-register-form .form-item label,
.user-pass .form-item label {
  color: #0054a4;
  font-weight: bold;
  font-size: 20px;
}
.user-login-form .form-item input.form-text,
.user-register-form .form-item input.form-text,
.user-pass .form-item input.form-text,
.user-login-form .form-item .form-email,
.user-register-form .form-item .form-email,
.user-pass .form-item .form-email,
.user-login-form .form-item .form-select,
.user-register-form .form-item .form-select,
.user-pass .form-item .form-select {
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #FFFFFF;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  width: 80%;
  display: block;
  margin-top: 0.25rem;
}
.user-login-form .form-actions input[type="submit"],
.user-register-form .form-actions input[type="submit"],
.user-pass .form-actions input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  color: #FFFFFF;
  background-color: #007bff;
  border-color: #007bff;
  margin-top: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
@media only screen and (max-width: 991.95px) {
  .user-login-form,
  .user-register-form,
  .user-pass {
    padding-left: 30px;
  }
}
body:not(.toolbar-fixed) #block-local-tasks-tabs {
  margin-left: 50px;
  padding-top: 100px;
}
body:not(.toolbar-fixed) #block-local-tasks-tabs ul li {
  display: inline-block;
  margin-top: 10px;
  border-bottom: 1px solid #0055a5;
  margin-right: 15px;
}
body:not(.toolbar-fixed) #block-local-tasks-tabs ul li a {
  color: #007bff;
}
body:not(.toolbar-fixed) #block-local-tasks-tabs ul li a:hover,
body:not(.toolbar-fixed) #block-local-tasks-tabs ul li a.is-active {
  color: #0054a4;
}
@media only screen and (max-width: 991.95px) {
  body:not(.toolbar-fixed) #block-local-tasks-tabs {
    padding-left: 30px;
  }
}
::-webkit-input-placeholder {
  color: #fff;
}
:-moz-placeholder {
  color: #fff;
}
::-moz-placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff !important;
}
::-ms-input-placeholder {
  color: #fff;
}
::placeholder {
  color: #fff;
}
.contact-us-form-container {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  width: 100%;
  margin: 30px auto;
  background: #FFFFFF;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .contact-us-form-container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .contact-us-form-container {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .contact-us-form-container {
    max-width: 1200px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .contact-us-form-container {
    max-width: 540px;
  }
}
@media only screen and (min-width: 768px) {
  .contact-us-form-container {
    padding: 50px;
  }
}
.contact-us-form-container .form-item {
  max-width: 700px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 10px 0px;
  margin-left: auto;
  margin-right: auto;
  justify-content: space-evenly;
}
.contact-us-form-container .form-item > label {
  width: 350px;
  padding: 0;
  margin-bottom: 5px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .contact-us-form-container .form-item > label {
    margin-right: 20px;
  }
}
.contact-us-form-container .form-item .form-select {
  width: 100%;
  max-width: 320px;
  margin: 0 0 5px 0;
  padding: 8px 10px;
  border: 1px solid #ccc;
  color: #000000;
  line-height: normal;
  background: transparent;
}
@media only screen and (max-width: 991.95px) {
  .contact-us-form-container .form-item {
    max-width: 100%;
  }
  .contact-us-form-container .form-item > label,
  .contact-us-form-container .form-item > .form-select {
    width: 100%;
    max-width: 100%;
  }
}
.contact-us-form-container .contact-us-form-message {
  margin-top: 20px;
}
.contact-us-form-container + .webform-submission-form {
  margin-top: -50px;
  padding-top: 0px;
}
.contact-us-form-container p {
  letter-spacing: 1px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .contact-us-form-container select::-ms-expand {
    display: block;
  }
}
.webform-submission-form {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px 40px;
  width: 100%;
  margin: 30px auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .webform-submission-form {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .webform-submission-form {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .webform-submission-form {
    max-width: 1200px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .webform-submission-form {
    max-width: 540px;
  }
}
@media only screen and (max-width: 767.95px) {
  .webform-submission-form {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .webform-submission-form {
    padding: 30px;
  }
}
.webform-submission-form img {
  margin-top: 10px;
  margin-bottom: 10px;
}
.webform-submission-form .form-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px 0px;
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-item {
    flex-direction: column;
  }
}
.webform-submission-form .form-item label {
  width: 350px;
  padding: 0;
  margin-bottom: 5px;
  font-size: 16px;
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-item label {
    width: 100%;
    max-width: 100%;
  }
}
.webform-submission-form .form-item input,
.webform-submission-form .form-item select,
.webform-submission-form .form-item textarea {
  width: 100%;
  max-width: 100%;
  margin: 0 0 5px 0;
  padding: 8px 10px;
  border: 1px solid #7d7d7d;
  color: #000;
  line-height: normal;
  background: transparent;
  max-width: 320px;
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-item input,
  .webform-submission-form .form-item select,
  .webform-submission-form .form-item textarea {
    width: 100%;
    max-width: 100%;
  }
}
.webform-submission-form .form-item .form-tel {
  padding-left: 48px;
}
.webform-submission-form .form-item .iti--allow-dropdown ul {
  list-style: none;
  padding: 0;
}
.webform-submission-form .form-item .iti--allow-dropdown ul li {
  margin: 0;
}
.webform-submission-form .form-disabled .form-select {
  border: 0;
  outline: none;
  pointer-events: none;
  cursor: auto;
  padding: 0;
  -webkit-appearance: none;
  appearance: none;
}
@media only screen and (min-width: 992px) {
  .webform-submission-form .form-disabled .form-select {
    max-width: none;
    width: auto;
  }
}
@media only screen and (max-width: 767.95px) {
  .webform-submission-form .form-disabled .form-select {
    white-space: normal;
  }
}
.webform-submission-form .form-item--error-message {
  width: 100%;
  padding-top: 10px;
  color: red;
}
@media only screen and (min-width: 992px) {
  .webform-submission-form .form-item--error-message {
    padding-left: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .webform-submission-form .form-actions {
    padding-left: 350px;
  }
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-actions {
    text-align: center;
  }
}
.webform-submission-form .form-actions input {
  border: 0;
  display: inline-block;
  padding: 0px 20px;
  line-height: 40px;
  border-radius: 20px;
  margin-top: 30px;
}
.webform-submission-form .form-actions input:hover {
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-item label {
    display: block;
    width: 100%;
  }
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-item input,
  .webform-submission-form .form-item select,
  .webform-submission-form .form-item textarea {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
.webform-submission-form .form-item .iti {
  margin-bottom: 5px;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .webform-submission-form .form-item .iti {
    max-width: 320px;
  }
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .form-item.form-item-comments > div {
    width: 100%;
  }
}
.webform-submission-form .webform-confirmation__message {
  margin: 0;
  margin-top: -20px;
  margin-bottom: 10px;
}
.webform-submission-form .webform-confirmation__message .webform-confirm-wrapper {
  padding: 40px;
  background: #eaeaea;
  border: 1px solid #000000;
}
.webform-submission-form .form-required:after {
  content: "*";
  position: relative;
  display: inline-block;
  color: red;
  font-weight: 500;
  margin-left: 3px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .webform-submission-form select::-ms-expand {
    display: block;
  }
  .webform-submission-form .form-disabled select::-ms-expand {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .webform-submission-form .description {
    margin-left: 350px;
  }
}
@media only screen and (max-width: 991.95px) {
  .webform-submission-form .description {
    width: 100%;
  }
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form {
  background: #263e7b;
  display: flex;
  flex-wrap: wrap;
  padding: 25px;
  max-width: 100%;
  justify-content: space-between;
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item {
  width: 26%;
  padding: 0 5px;
  flex-direction: column;
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item.js-form-type-processed-text {
  width: 100%;
}
@media only screen and (max-width: 767.95px) {
  .webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item {
    width: 49%;
  }
}
@media only screen and (max-width: 480.95px) {
  .webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item {
    width: 100%;
  }
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item input,
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item select,
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-item textarea {
  max-width: 100%;
  outline: 0;
  border: 1px solid #fff;
  color: #fff;
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-actions {
  padding-left: 0;
  text-align: center;
}
@media only screen and (max-width: 767.95px) {
  .webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-actions {
    width: 100%;
  }
}
.webform-submission-form.webform-submission-subscribe-to-newsletter-form .form-actions input {
  margin-top: 0;
  line-height: 22px;
}
@media (min-width: 1200px) {
  .webform-submission-form.webform-submission-subscribe-to-newsletter-form {
    padding-left: calc(50vw - 600px);
    padding-right: calc(50vw - 600px);
  }
}
.captcha {
  margin-top: 40px;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .captcha {
    max-width: 680px;
  }
}
.captcha > img {
  display: block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .captcha > img {
    margin-left: 350px;
  }
}
@media only screen and (min-width: 992px) {
  .captcha .reload-captcha-wrapper {
    max-width: 350px;
    margin-left: 350px;
  }
}
.warning-message,
.error-message,
.status-message {
  padding: 20px 160px;
  background: rgba(243, 169, 169, 0.5);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 991.95px) {
  .warning-message,
  .error-message,
  .status-message {
    padding: 20px  40px;
  }
}
.error-message {
  margin-top: 0;
  margin-bottom: 30px;
}
.status-message {
  background: #dff0d8;
  margin-top: 0;
  margin-bottom: 30px;
  position: sticky;
  top: 80px;
  width: 100%;
  overflow: hidden;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 4;
}
.close_message {
  position: absolute;
  right: 25px;
  top: 10px;
}
.close_message button {
  background: transparent;
  color: #a3d187;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
}
.close_message button:hover {
  color: #86ae6e;
}
.warning-alert-message {
  position: fixed;
  width: 100%;
  padding: 10px;
  color: #FFFFFF;
  bottom: 0px;
  left: 0px;
  text-align: center;
  font-size: 1.25rem;
  font-weight: 500;
  z-index: 999999;
  cursor: pointer;
}
header .search-icon {
  font-size: 0;
}
header .search-icon:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
header .search-icon:before {
  content: "\f002";
  color: #777777;
  width: 15px;
  height: 15px;
  left: 0;
  font-size: 15px;
  cursor: pointer;
}
#block-search {
  display: none;
}
#block-search h2 {
  display: none;
}
#block-exposedformacquia-searchsolr-search-page {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 99;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  max-width: 800px;
  margin: -10px auto 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #7a7a7a;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  border-bottom: 1px solid #7a7a7a;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  #block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page {
    width: 95%;
  }
}
@media only screen and (max-width: 767.95px) {
  #block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page {
    width: calc(100% - 60px);
    padding: 1rem 0.5rem;
  }
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page .form-item {
  width: 100%;
}
#block-exposedformacquia-searchsolr-search-page .close_search_form {
  position: absolute;
  top: 50px;
  right: 30px;
  font-size: 50px;
  color: #7a7a7a;
}
#block-exposedformacquia-searchsolr-search-page .close_search_form button {
  background: transparent;
  color: #7a7a7a;
  border: 0;
  outline: 0;
  cursor: pointer;
  font-size: 50px;
}
@media only screen and (max-width: 991.95px) {
  #block-exposedformacquia-searchsolr-search-page .close_search_form button {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767.95px) {
  #block-exposedformacquia-searchsolr-search-page .close_search_form button {
    font-size: 25px;
  }
}
#block-exposedformacquia-searchsolr-search-page .close_search_form button:hover {
  opacity: 0.75;
}
#block-exposedformacquia-searchsolr-search-page .form-actions {
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 65%;
  right: 15px;
  width: 30px;
  height: 30px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#block-exposedformacquia-searchsolr-search-page .form-actions:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
#block-exposedformacquia-searchsolr-search-page .form-actions:before {
  content: "\f002";
  color: #7a7a7a;
  position: absolute;
  font-size: 1.25rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#block-exposedformacquia-searchsolr-search-page .form-actions .button.form-submit {
  width: 70px;
  cursor: pointer;
  outline: none;
  background: transparent;
  box-shadow: none;
  border: none;
  opacity: 0;
  margin: 0;
  padding: 0;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page {
  padding: 1rem 0rem 0;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"] {
  color: #7a7a7a;
  font-size: 40px;
  background: transparent;
  border: 0;
  padding: 5px 60px 10px 10px;
  width: 100%;
  outline: 0;
  box-shadow: none;
}
@media only screen and (max-width: 767.95px) {
  #block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"] {
    font-size: 22px;
    padding: 5px 40px 5px 0px;
  }
}
@media only screen and (max-width: 480.95px) {
  #block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"] {
    font-size: 16px;
  }
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"]::-webkit-input-placeholder {
  color: #7a7a7a;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"]::-moz-placeholder {
  color: #7a7a7a;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"]:-ms-input-placeholder {
  color: #7a7a7a;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page input[type="text"]:-moz-placeholder {
  color: #7a7a7a;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page .formsearchsubmit {
  position: absolute;
  top: 65%;
  transform: translatey(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 2rem;
  cursor: pointer;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page .formsearchsubmit input {
  visibility: hidden;
  width: 22px;
  height: 22px;
  position: relative;
  z-index: 1;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page .formsearchsubmit:after {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
#block-exposedformacquia-searchsolr-search-page #views-exposed-form-acquia-search-solr-search-page .formsearchsubmit:after {
  content: "\f002";
  color: #7a7a7a;
  font-size: 22px;
  position: absolute;
  left: 0;
  pointer-events: none;
  cursor: pointer;
}
.search-open {
  overflow: hidden;
}
.search-open #block-search {
  display: block;
}
.search-results-page {
  width: 90%;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 40px;
  margin-top: 70px;
  margin-bottom: 70px;
  max-width: 1200px;
  position: relative;
  box-shadow: 0 0 17px 0px rgba(0, 0, 0, 0.125);
}
.search-results-page header {
  text-align: center;
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.25;
}
@media only screen and (max-width: 767.95px) {
  .search-results-page header {
    font-size: 1.75rem;
  }
}
.search-results-page .views-row:not(:last-of-type) {
  border-bottom: 1px solid #e9e9e9;
}
.search-results-page .views-row .views-field a {
  font-size: 1.875rem;
  line-height: 1.2;
  margin-top: 20px;
  display: block;
  font-weight: 400;
}
@media only screen and (max-width: 767.95px) {
  .search-results-page .views-row .views-field a {
    font-size: 1.25rem;
  }
}
.search-results-page .views-row .views-field div {
  font-size: 1.25rem;
  margin: 20px 0;
  display: block;
  font-weight: 300;
  color: #7a7a7a;
  line-height: 1.375;
}
@media only screen and (max-width: 767.95px) {
  .search-results-page .views-row .views-field div {
    font-size: 1rem;
  }
}
@media (max-width: 1199px) {
  .search-results-page .pager ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    box-shadow: none;
  }
}
@media (max-width: 375px) {
  .search-results-page .pager ul li.pager__item--ellipsis {
    max-height: 52px;
  }
}
@media only screen and (max-width: 767.95px) {
  .search-results-page {
    padding: 15px;
  }
}
.pager {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin: 50px auto 0;
}
.pager ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0.25rem;
}
.pager ul li {
  background-color: #FFFFFF;
  border: 1px solid #eee;
  border-right: 1px solid transparent;
}
.pager ul li:last-child {
  border-right: 1px solid #eee;
}
.pager ul li.active,
.pager ul li.is-active {
  background-color: #FF9500;
  border: none;
  border-radius: 0;
}
.pager ul li.active a,
.pager ul li.is-active a {
  color: #FFFFFF;
  font-weight: 700;
  letter-spacing: 1px;
  cursor: default;
  padding: 11px 21px;
}
@media only screen and (max-width: 767.95px) {
  .pager ul li.active a,
  .pager ul li.is-active a {
    padding: 11px 16px;
  }
}
@media (max-width: 480px) {
  .pager ul li.active a,
  .pager ul li.is-active a {
    font-size: 0.625rem;
    padding: 11px;
    line-height: 1;
  }
}
.pager ul li.active:hover,
.pager ul li.is-active:hover {
  background-color: #FF9500;
}
.pager ul li a {
  font-size: 1rem;
  line-height: 1.75rem;
  color: #7a7a7a;
  cursor: pointer;
  padding: 11px 21px;
  display: block;
}
@media only screen and (max-width: 767.95px) {
  .pager ul li a {
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding: 11px 15px;
  }
}
@media (max-width: 480px) {
  .pager ul li a {
    font-size: 0.625rem;
    padding: 11px;
    line-height: 1;
  }
}
.pager ul li:hover {
  background-color: #eee;
  border-color: #ddd;
  border-right: 1px solid #ddd;
  cursor: pointer;
}
.pager ul li.pager__item--ellipsis {
  text-align: center;
  color: #7a7a7a;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  cursor: pointer;
  padding: 11px 21px;
}
@media only screen and (max-width: 767.95px) {
  .pager ul li.pager__item--ellipsis {
    font-size: 0.75rem;
    line-height: 1.5rem;
    padding: 11px 15px;
  }
}
@media (max-width: 480px) {
  .pager ul li.pager__item--ellipsis {
    font-size: 0.625rem;
    padding: 11px;
    line-height: 1;
  }
}
.pager ul li.pager__item--ellipsis a {
  padding: 0px;
}
.slider-banner {
  position: relative;
  margin-bottom: 50px;
}
@media only screen and (min-width: 992px) {
  .slider-banner {
    margin-bottom: 45px;
  }
}
.slider-banner .views-field-field-sub-content-one {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  padding: 50px;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .slider-banner .views-field-field-sub-content-one {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .slider-banner .views-field-field-sub-content-one {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .slider-banner .views-field-field-sub-content-one {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 991.95px) {
  .slider-banner .views-field-field-sub-content-one {
    padding: 30px;
    position: relative;
  }
}
.slider-banner .views-field-field-sub-content-one h1,
.slider-banner .views-field-field-sub-content-one h2 {
  font-size: 33px;
  font-weight: 600;
}
.slider-banner .views-field-field-sub-content-one p {
  font-size: 18px;
}
.slider-banner .slick-dots {
  bottom: 40px;
}
@media only screen and (max-width: 991.95px) {
  .slider-banner .slick-dots {
    bottom: -30px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.slider-banner .grid {
  padding-bottom: 0;
}
.node--type-slideshow .main-content {
  min-height: auto;
}
.node--type-slideshow .container {
  max-width: 100%;
  padding: 0px;
}
@media (min-width: 992px) and (max-width: 1199.95px) {
  .node--type-slideshow .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1200px) {
  .node--type-slideshow .container {
    padding-left: calc(50vw - 600px);
    padding-right: calc(50vw - 600px);
  }
}
@media only screen and (min-width: 992px) {
  .node--type-slideshow .container .slick-slide {
    flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-slideshow .container .slick-slide .slide__content {
    width: 50%;
  }
}
@media only screen and (min-width: 1200px) {
  .node--type-slideshow .container .slick-slide .slide__content {
    width: 65%;
  }
}
.node--type-slideshow .container .slick-slide .sub-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
}
@media only screen and (min-width: 992px) {
  .node--type-slideshow .container .slick-slide .sub-content {
    width: 50%;
    padding-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .node--type-slideshow .container .slick-slide .sub-content {
    width: 35%;
  }
}
.node--type-slideshow .container .slick--field-images {
  position: relative;
}
.node--type-slideshow .container .slick--field-images ul.slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 20px 0;
  counter-reset: my-sec-counter;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .node--type-slideshow .container .slick--field-images ul.slick-dots {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .node--type-slideshow .container .slick--field-images ul.slick-dots {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .node--type-slideshow .container .slick--field-images ul.slick-dots {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 992px) {
  .node--type-slideshow .container .slick--field-images ul.slick-dots {
    justify-content: flex-start;
    position: relative;
    margin-top: -100px;
  }
}
.node--type-slideshow .container .slick--field-images ul.slick-dots li {
  margin: 10px;
  border: 2px solid;
  border-top-color: transparent;
  border-left-color: transparent;
  padding: 5px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.node--type-slideshow .container .slick--field-images ul.slick-dots li::before {
  counter-increment: my-sec-counter;
  content: "0 " counter(my-sec-counter);
}
.node--type-slideshow .container .slick--field-images ul.slick-dots li button {
  display: none;
}
.node--type-slideshow .container .slick--field-images ul.slick-dots li.slick-active {
  color: #009fe3;
}
.node--type-slideshow .container .slick--field-images ul.slick-dots li.slick-active button {
  background: #0000005e;
}
.node--type-slideshow .container .slick--field-images .slick__arrow {
  display: none;
  width: 98%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 1%;
}
@media only screen and (max-width: 767.95px) {
  .node--type-slideshow .container .slick--field-images .slick__arrow {
    top: 22%;
  }
}
.node--type-slideshow .container .slick--field-images .slick__arrow button {
  font-size: 0;
  border: 0;
  background: none;
}
.node--type-slideshow .container .slick--field-images .slick__arrow button.slick-prev {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .node--type-slideshow .container .slick--field-images .slick__arrow button.slick-prev {
    left: -50px;
  }
}
.node--type-slideshow .container .slick--field-images .slick__arrow button.slick-next {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .node--type-slideshow .container .slick--field-images .slick__arrow button.slick-next {
    right: -50px;
  }
}
.featured-products-carousel {
  padding: 50px 0;
  position: relative;
}
.featured-products-carousel .title {
  margin-bottom: 30px;
}
.featured-products-carousel .slick__slide {
  padding: 0 50px;
  text-align: center;
}
@media only screen and (max-width: 767.95px), only screen and (min-width: 768px) and (max-width: 1024.99px) {
  .featured-products-carousel .slick__slide {
    padding: 0 40px;
  }
}
.featured-products-carousel .slick__slide .title {
  margin-top: 25px;
  margin-bottom: 15px;
}
.featured-products-carousel button.slick-prev {
  font-size: 0;
  width: 15px;
  height: 15px;
  background: transparent;
  border: transparent;
  border-left: 2px solid #1D106C;
  border-bottom: 2px solid #1D106C;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 30px;
}
.featured-products-carousel button.slick-next {
  font-size: 0;
  width: 15px;
  height: 15px;
  background: transparent;
  border: transparent;
  border-left: 2px solid #1D106C;
  border-bottom: 2px solid #1D106C;
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  right: 30px;
}
.featured-products-carousel .slick-dots {
  display: none;
}
.prevnxt-view-carousel {
  margin: auto;
  margin-bottom: 40px;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  background: #FFFFFF;
  position: relative;
  display: block;
  margin-top: 0px;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .prevnxt-view-carousel {
    max-width: calc(100% - 60px);
  }
}
@media only screen and (min-width: 992px) {
  .prevnxt-view-carousel {
    max-width: calc(100% - 100px);
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 1600px) {
  .prevnxt-view-carousel {
    max-width: 1200px;
  }
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel {
    max-width: calc(100% - 40px);
    padding-top: 35px;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1299px) {
}
@media (min-width: 1300px) {
}
.prevnxt-view-carousel > .slick {
  width: calc(100% - 100px);
  margin: auto;
}
@media only screen and (max-width: 480.95px) {
  .prevnxt-view-carousel > .slick {
    width: calc(100% - 10px);
  }
}
.prevnxt-view-carousel > .slick .views-field-field-image img {
  display: block;
  margin: 0 auto 15px;
}
.prevnxt-view-carousel > .slick .views-field-title {
  letter-spacing: -1px;
  font-weight: 700;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  margin-bottom: 14px;
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel > .slick .views-field-title {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.prevnxt-view-carousel > .slick .views-field-title a {
  letter-spacing: -1px;
  font-weight: 700;
  text-align: center;
}
.prevnxt-view-carousel > .slick .views-field-body p {
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  word-spacing: 1px;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel > .slick .views-field-body p {
    font-size: 13px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
.prevnxt-view-carousel > .slick .views-field-body p:last-child {
  margin-top: -10px;
  margin-bottom: 70px;
  font-style: italic;
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel > .slick .views-field-body p:last-child {
    margin-top: 0px;
    margin-bottom: 40px;
  }
}
.prevnxt-view-carousel > .slick .slick-prev {
  margin-left: -70px;
}
@media only screen and (max-width: 480.95px) {
  .prevnxt-view-carousel > .slick .slick-prev {
    margin-left: -20px;
  }
}
.prevnxt-view-carousel > .slick .slick-next {
  margin-right: -70px;
}
@media only screen and (max-width: 480.95px) {
  .prevnxt-view-carousel > .slick .slick-next {
    margin-right: -20px;
  }
}
.prevnxt-view-carousel > .slick .slick-dots li button:before {
  font-size: 6px;
  opacity: 1;
}
.prevnxt-view-carousel header {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .prevnxt-view-carousel header {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .prevnxt-view-carousel header {
    padding-left: 45px;
    padding-right: 45px;
    max-width: calc(100% - 60px);
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 992px) {
  .prevnxt-view-carousel header {
    width: 100%;
  }
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel header {
    margin-bottom: 30px;
  }
}
.prevnxt-view-carousel header .slider-title {
  margin-top: 0;
  margin-bottom: 14px;
}
@media only screen and (min-width: 768px) {
  .prevnxt-view-carousel header .slider-title {
    font-size: 28px;
    letter-spacing: -1px;
  }
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel header .slider-title {
    font-size: 25px;
    letter-spacing: -0.5px;
  }
}
.prevnxt-view-carousel header p {
  word-spacing: 1px;
  letter-spacing: 1px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .prevnxt-view-carousel header p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel header p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel header {
    padding: 0 14px;
  }
}
.prevnxt-view-carousel header > * {
  margin: 0;
}
.prevnxt-view-carousel footer {
  text-align: center;
}
.prevnxt-view-carousel footer a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.prevnxt-view-carousel footer a.orange-link {
  word-spacing: 1px;
  letter-spacing: 1px;
  bottom: -10%;
  margin-bottom: 10px;
  text-transform: capitalize;
}
@media only screen and (max-width: 767.95px) {
  .prevnxt-view-carousel footer a.orange-link {
    bottom: -8.5%;
    width: 100%;
  }
}
.prevnxt-view-carousel footer a.orange-link:hover {
  text-decoration: underline;
}
.prevnxt-view-carousel > .views-row {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 992px) {
  .prevnxt-view-carousel > .views-row {
    width: calc(33.33% - 22px);
    padding: 10px;
  }
}
.prevnxt-view-carousel > .views-row .node-link {
  margin-top: 20px;
}
.prevnxt-view-carousel > .views-row .node-link a {
  font-weight: 400;
  font-size: 18px;
}
.slick .slick-arrow:before {
  font-family: "Font Awesome 5 Free";
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.slick .slick-arrow::before {
  content: "";
  padding: 9px 10px;
  cursor: pointer;
  border-radius: 40px;
  opacity: 1;
  display: inline-block;
  width: 37px;
  height: 37px;
  font-size: 20px;
}
.slick .slick-arrow:before {
  content: "\f060";
  color: #263e7b;
}
.slick .slick-arrow.slick-next:before {
  color: #263e7b;
  content: "\f061";
}
.slick .slick-arrow.slick-disabled {
  cursor: no-drop;
}
.featured-products-carousel .slick .slick-arrow::before {
  content: "" !important;
}
.site-footer {
  padding-top: 50px;
  padding-bottom: 40px;
  background: unset !important;
}
@media only screen and (max-width: 991.95px) {
  .site-footer {
    text-align: center;
  }
}
.site-footer > .layout-container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991.95px) {
  .site-footer > .layout-container {
    max-width: 100%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.95px) {
  .site-footer > .layout-container {
    max-width: calc(100% - 80px);
  }
}
@media only screen and (min-width: 1200px) {
  .site-footer > .layout-container {
    max-width: 1200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .site-footer > .layout-container {
    max-width: 100%;
  }
}
@media only screen and (max-width: 991.95px) {
  .site-footer > .layout-container > .site-footer__top {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 992px) {
  .site-footer > .layout-container > .site-footer__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-content: center;
    -ms-align-content: center;
    align-content: center;
  }
  .site-footer > .layout-container > .site-footer__top > div {
    width: 28%;
    padding: 0 15px;
  }
  .site-footer > .layout-container > .site-footer__top > div:nth-child(2) {
    width: 44%;
    padding-left: 5%;
  }
}
@media only screen and (max-width: 991.95px) {
  .site-footer > .layout-container > .site-footer__top > div:nth-child(2) {
    padding-top: 30px;
  }
}
.site-footer > .layout-container .site-footer__bottom {
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 992px) {
  .site-footer > .layout-container .site-footer__bottom {
    padding-top: 40px;
  }
}
.site-footer > .layout-container .site-footer__bottom > div {
  display: flex;
  flex-wrap: wrap;
}
.site-footer > .layout-container .site-footer__bottom > div #block-footerbottom {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .site-footer > .layout-container .site-footer__bottom > div #block-footerbottom {
    width: 85%;
    padding: 0;
    text-align: right;
    padding-right: 5%;
  }
}
.site-footer > .layout-container .site-footer__bottom > div #block-footerbottomlogo {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .site-footer > .layout-container .site-footer__bottom > div #block-footerbottomlogo {
    width: 15%;
  }
}
.site-footer > .layout-container .site-footer__bottom > div #block-footerbottomlogo article {
  float: none;
}
.site-footer .title {
  font-weight: 600;
}
#teconsent {
  text-align: center;
}
.footer-copyrightwrapper {
  font-size: 15px;
  font-weight: 300;
}
.footer-copyrightwrapper a {
  display: inline-block;
  padding: 0 5px;
  margin-bottom: 10px;
}
.footer-list a,
.footer-right a {
  display: inline-block;
  margin-bottom: 15px;
}
a.text-blue {
  color: #009fe3 !important;
}

.text-white {
  color: #ffffff 
}
.text-black {
  color: #000000 
}
.text-blue {
  color: #0400DE 
}
.text-orange {
  color: #eb5d1e; 
}
.text-red {
  color: #FF0000 
}
.text-violet {
  color: #3d2e7c;
}
.text-grey {
  color: #a08f86;
}
.bg-orange {
  background-color: #ed5d1e;
}
a.text-white {
  color: #ffffff !important;
}
.viewsreference--view-title {
  display: none;
}
.product-info-img {
  width: 300px;
}
.product_media_right_50 .col-lg-6.col-12.content {
  padding-left: 0px !important;
}
.two_column_75_25_product .item.col-12.col-lg-8 {
  padding-left: 0px !important;
}