.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 50px;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 1px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 1px;
}

p {
  margin-bottom: 10px;
  font-family: Maisonneue, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

a {
  font-family: Maisonneue, sans-serif;
  color: #00a170;
  font-size: 16px;
  line-height: 28px;
  text-decoration: underline;
}

li {
  font-family: Maisonneue, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left: 5px none #e2e2e2;
  font-family: Maisonneue, sans-serif;
  font-size: 25px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
}

figcaption {
  margin-top: 5px;
  font-family: Maisonneue, sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.headline-8-col {
  width: 620px;
  margin-bottom: 50px;
}

.link-dark {
  opacity: 0.6;
  -webkit-transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
}

.link-dark:hover {
  opacity: 1;
  color: #fff;
}

.link-dark:active {
  opacity: 0.9;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

._4-col {
  position: relative;
  display: inline-block;
  width: 30%;
  height: 100%;
  margin-right: 0px;
  padding-top: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

._4-col._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

.style-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

._7-col {
  display: inline-block;
  width: 540px;
  margin-right: 20px;
}

._7-col._7-col-last {
  display: inline-block;
  margin-right: 0px;
}

._5-col {
  display: inline-block;
  width: 380px;
  margin-right: 20px;
}

._5-col._5-col-last {
  margin-right: 0px;
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  opacity: 0.6;
}

.style-headline {
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(25, 145, 235, 0.2);
}

.style-headline.style-headline-section {
  margin-bottom: 50px;
}

._2-col {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
}

._2-col._2-col-last {
  margin-right: 0px;
}

._10-col {
  display: inline-block;
  width: 780px;
  margin-right: 20px;
}

._10-col._10-col-last {
  margin-right: 0px;
}

._8-col {
  display: inline-block;
  width: 620px;
  margin-right: 20px;
}

._8-col._8-col-last {
  width: 70%;
  margin-right: 0px;
  padding-top: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

._6-col._6-col-last {
  margin-right: 0px;
}

._3-col {
  display: inline-block;
  width: 220px;
  margin-right: 20px;
}

._3-col._3-col-last {
  margin-right: 0px;
}

.tagline {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline.style-lbl {
  margin-top: 10px;
  margin-bottom: 25px;
  padding-top: 15px;
  border-top: 1px solid rgba(25, 145, 235, 0.2);
  opacity: 1;
  color: #1991eb;
}

.tagline.style-desc {
  margin-top: -15px;
  opacity: 0.3;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: none;
}

.link-light {
  opacity: 0.6;
  -webkit-transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, -webkit-transform 400ms ease;
  color: #00a170;
  line-height: 24px;
  cursor: pointer;
}

.link-light:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #111212;
}

.link-light:active {
  opacity: 0.9;
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

._9-col {
  display: inline-block;
  width: 700px;
  margin-right: 20px;
}

._9-col._9-col-last {
  margin-right: 0px;
}

.section-dark {
  background-color: #111212;
  color: #fff;
}

._1-col {
  display: inline-block;
  width: 60px;
  margin-right: 20px;
}

._1-col._1-col-last {
  margin-right: 0px;
}

.btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-white {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  color: #111212;
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn.btn-green {
  background-color: #39b54a;
}

.btn.btn-green:hover {
  background-color: #2ea73f;
}

.btn.btn-violet {
  background-color: #805ce6;
}

.btn.btn-violet:hover {
  background-color: #6e49d4;
}

.h2-jumbo {
  font-size: 44px;
  line-height: 56px;
  font-weight: 300;
}

.link {
  color: #1991eb;
  line-height: 24px;
}

.wrap {
  display: block;
  width: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.wrap.w80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.wrap.w50-80-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrap.w50.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.wrap.w50.flex-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrap.w50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w80-50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w50-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w20-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w80-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w80-50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w20-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.wrap.w20.videos {
  padding-right: 20px;
  padding-left: 20px;
}

.wrap.w50-80-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w50-80-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w80-50-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w80-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w50-80 {
  padding-top: 50px;
  padding-bottom: 80px;
}

.wrap.w20-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w80-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.w80-50 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.wrap.wrapoutline {
  width: auto;
  max-width: 1200px;
  border: 1px none #e4e4e4;
}

.wrap.recent-posts {
  border-radius: 3px;
  background-color: #333;
}

.wrap.archive-items {
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0);
}

.wrap.pagination-section {
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0);
}

.wrap.video-archive-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0);
}

.wrap.search-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #333;
}

.label-text {
  color: #fff;
  font-size: 10px;
  line-height: 17px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  opacity: 0.6;
}

.text-14.text-14-30 {
  opacity: 0.3;
}

.style-fill {
  min-height: 150px;
  min-width: 100%;
  background-image: url('../images/style-transparent_1style-transparent.png');
  background-position: 50% 50%;
  background-size: 50px;
}

._11-col {
  display: inline-block;
  width: 860px;
  margin-right: 20px;
}

._11-col._11-col-last {
  margin-right: 0px;
}

.btn-big {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.btn-big:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-big:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-big.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn-big.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn-big.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.btn-big.btn-white {
  display: inline-block;
  background-color: #fff;
  color: #111212;
}

.btn-big.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: transparent;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn-big.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn-big.btn-violet {
  background-color: #805ce6;
}

.btn-big.btn-violet:hover {
  background-color: #6e49d4;
}

.btn-big.btn-green {
  background-color: #39b54a;
}

.btn-big.btn-green:hover {
  background-color: #2ea73f;
}

.label {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  background-color: #1991eb;
}

.label.label-green {
  background-color: #39b54a;
}

.label.label-grey {
  background-color: #858589;
}

.label.label-pink {
  background-color: #c47ca2;
}

.label.label-cyan {
  background-color: #28998a;
}

.label.label-orange {
  background-color: #f7981c;
}

.label.label-aqua {
  background-color: #3fcedc;
}

.label.label-red {
  background-color: #f85359;
  background-image: none;
}

.h1-jumbo {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 54px;
  line-height: 70px;
  font-weight: 300;
}

.text-20 {
  opacity: 1;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.headline-9-col {
  width: 700px;
  margin-bottom: 50px;
}

.textlinks {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.submit-button-3 {
  margin-bottom: 10px;
  border-left: 1px none #000;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #00a170;
}

.footer-1-link {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #00a170;
  font-size: 0.9rem;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.logo-text {
  margin-top: 10px;
  padding-left: 5px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
}

.footer-1-s-link {
  display: block;
  color: #000;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: 0px;
}

.footer-1-wrapper {
  display: block;
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
}

.form-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-1-copywrite {
  margin-top: 25px;
  margin-bottom: 10px;
  font-family: Maisonneue, sans-serif;
  color: #00a170;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.3px;
}

.link-5 {
  display: none;
  color: rgba(255, 111, 0, 0.55);
  text-decoration: none;
}

.footer-1-legal {
  margin-top: 45px;
}

.footer-1 {
  padding: 35px 25px 25px;
  background-color: #fff;
}

.footer-1-para {
  max-width: 233px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.footer-1-inbox {
  border-right: 1px none #000;
  border-radius: 4px 0px 0px 4px;
}

.product-title-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  min-width: auto;
  padding: 5px 19px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-title {
  margin-bottom: 0px;
  font-family: Maisonneue, sans-serif;
  color: #333;
  font-size: 17px;
  font-weight: 500;
}

.exit-t {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 5px 7px 7px;
  cursor: pointer;
}

.norde-block {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 99999;
  min-width: 200px;
  margin-bottom: 15px;
  margin-left: 15px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 5px 5px 11px 0 rgba(0, 0, 0, 0.11);
}

.header-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.landing-header-right-block {
  width: 45%;
  height: 100%;
  min-height: 80vh;
  padding-top: 5px;
  padding-left: 20px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.recent-blog-post-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: none;
}

.recent-blog-post-title.white {
  color: #fff;
}

.recent-blog-post-title.recents {
  font-size: 15px;
  line-height: 20px;
}

.read-article-text {
  margin-top: 3px;
  font-weight: 500;
}

.read-post-highlighter {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #fff;
}

.author-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.author-name {
  margin-bottom: 0px;
  font-family: Maisonneue, sans-serif;
  color: #000;
  font-size: 10px;
  line-height: 17px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.author-name.authot-on-dark {
  color: #fff;
}

.date-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #363636;
  text-decoration: none;
}

.blog-post-date {
  margin-top: 1px;
  color: #00a170;
  font-size: 10px;
  line-height: 9px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.read-icon {
  width: 35px;
}

.blog-post-image {
  position: relative;
  overflow: hidden;
  max-height: 250px;
  max-width: 250px;
  min-height: 175px;
  min-width: 175px;
  margin-right: 25px;
  border-radius: 2px;
  background-image: url('../images/Hero-Post-Image-002_compressed.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 4px 26px -10px rgba(0, 0, 0, 0.51);
}

.blog-post-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.author-image {
  width: 25px;
  height: 25px;
  margin-right: 7px;
  border-radius: 50%;
  background-image: url('../images/ayo-ogunseinde-93181-unsplash_compressed.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 3px 11px -4px #000;
}

.author-image.square {
  width: 100%;
  height: 100%;
  min-height: 50px;
  min-width: 50px;
  margin-right: 0px;
  border-radius: 100%;
}

.author-image.memo {
  background-image: url('../images/healthfindr-logomark.png');
  background-size: contain;
}

.spacer {
  width: 50px;
  height: 50px;
}

.spacer.s20 {
  width: 20px;
  height: 20px;
}

.spacer.s30 {
  width: 30px;
  height: 30px;
}

.spacer.s100 {
  width: 100px;
  height: 100px;
}

.spacer.s50 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.feature-article-image {
  width: 100%;
  height: auto;
  min-height: 500px;
  min-width: 750px;
  border-bottom: 5px none #000;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-image: url('../images/Livemag-temp-image-–-4.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 0 2px 0 0 #00a170;
}

.feature-article-image.f-centered {
  background-image: none;
}

.featured-article {
  overflow: hidden;
  width: 750px;
  height: 100%;
  margin-left: 0%;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 2px none #000;
  border-radius: 2px;
  background-color: #fff;
  text-decoration: none;
}

.featured-article.small {
  width: auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.featured-article.smaller {
  width: auto;
  margin-right: 10px;
  margin-left: 10px;
}

.paragraph-2 {
  display: block;
  font-family: Maisonneue, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.d-64-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 300px;
  max-width: 300px;
  min-width: 300px;
  margin: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.d-64-card-wrapper.category-card-2 {
  background-image: url('../images/Livemag-temp-image-–-11.png');
  background-size: contain;
}

.d-64-card-wrapper.category-card-3 {
  background-image: url('../images/Livemag-temp-image-–-10.png');
  background-size: 425px;
}

.d-64-card-wrapper.category-card-4 {
  background-image: url('../images/Livemag-temp-image-–-12.png');
  background-size: 425px;
}

.d-64-border {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 40%;
  margin: 30px 30px 0px;
  padding-right: 20px;
  padding-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: 2px solid #fff;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: left;
}

.d-64-p {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: #fff;
}

.d-64-h3-heading {
  position: relative;
  display: inline-block;
  margin-top: 60px;
  margin-left: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Raleway, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 42px;
  font-weight: 600;
  text-transform: uppercase;
}

.d-64-heading-light {
  font-size: 25px;
  font-weight: 700;
  text-align: left;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.social-icons.hero-split-icons {
  position: static;
  left: 0px;
  bottom: 0px;
  margin-left: 0px;
  padding-left: 20px;
}

.social-icon-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 48px;
  height: 48px;
  min-height: auto;
  min-width: auto;
  margin-right: -1px;
  margin-bottom: -1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.social-icon-hover {
  position: absolute;
  -webkit-transform: translate(0px, 32px);
  -ms-transform: translate(0px, 32px);
  transform: translate(0px, 32px);
}

.advert-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  min-height: 120px;
  min-width: 120px;
  margin-right: -1px;
  margin-bottom: -1px;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: #333;
  border-radius: 2px;
  background-color: #ecfff9;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-style: normal;
  text-decoration: none;
}

.advert-block.vertical-ad {
  overflow: visible;
  height: auto;
  margin-top: -100px;
  margin-bottom: 0px;
  padding: 10px 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.advert-block.vertical-ad.white {
  background-color: #fff;
}

.dkd-read-position-indicator {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 9999;
  width: 100%;
  height: 5px;
  background-color: #810909;
}

.flowbase-clone-button {
  margin-right: 25px;
  padding-right: 28px;
  padding-left: 28px;
  border-radius: 2px;
  background-color: #00a170;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}

.tabs {
  margin-left: 20px;
}

.tab-link-tab-1 {
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #a1a1a1;
  background-color: hsla(0, 0%, 86.7%, 0);
  font-family: 'Eina 03', sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
}

.tab-link-tab-1:hover {
  background-color: #006143;
  color: #000;
}

.tab-link-tab-1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid solid none;
  border-width: 2px;
  border-color: #00a170 #00a170 #fff;
  background-color: #00a170;
  font-family: 'Eina 03', sans-serif;
  font-weight: 600;
}

.heading-9 {
  font-family: 'Eina 03', sans-serif;
  color: #363636;
  font-weight: 600;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-bottom: 3px solid #00a170;
}

.burger-wrapper {
  position: relative;
  z-index: 201;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}

.navbar-6 {
  display: block;
  height: 100%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}

.navbar6-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-decoration: none;
}

.navmenu-6 {
  width: 100%;
  height: 80px;
}

.navbar6-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0);
}

.line-2 {
  width: 20px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #20193a;
}

.line-1 {
  width: 27px;
  height: 2px;
  background-color: #000;
}

.line-3 {
  width: 27px;
  height: 2px;
  background-color: #20193a;
}

.sponsor-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 400px;
  padding-right: 20px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  color: #363636;
  text-decoration: none;
}

.livemag-ads {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

.advert-title {
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Varela Round', sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.sponsor-text {
  font-family: Raleway, sans-serif;
  letter-spacing: normal;
}

.text-block {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-3 {
  height: auto;
  max-height: none;
  min-height: 40vh;
  margin-right: 0vw;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #202020;
}

.card-wrap-bg {
  position: relative;
  display: block;
  max-height: 300px;
  max-width: 400px;
  min-height: 300px;
  min-width: 300px;
  padding: 0px 0%;
  border-radius: 2px;
  background-image: url('../images/Livemag-temp-image-–-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-wrap-bg.middle-post {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Livemag-temp-image-–-6.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/Livemag-temp-image-–-6.jpg');
  background-size: auto, cover;
}

.card-wrap-bg.right-post {
  display: block;
  overflow: hidden;
  min-width: 250px;
  background-image: url('../images/Livemag-temp-image-–-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.card-wrap-bg.videos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: 70%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #00a170;
  background-image: none;
  background-position: 0px 0px;
}

.card-wrap-bg.videos.big {
  min-width: 100%;
}

.card-wrap-bg.videos.smaller {
  overflow: hidden;
  min-width: 60%;
}

.cards-social-bottom {
  position: absolute;
  left: 1.2rem;
  right: 0px;
  bottom: 1.2rem;
  z-index: 130;
}

.video-feature-image {
  position: static;
  width: 1000px;
  margin-top: 0px;
}

.section-video {
  height: 80vh;
}

.div-block-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.article-grid-header {
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
}

.image-4 {
  position: absolute;
  left: 0%;
  top: 10%;
  right: auto;
  bottom: 0%;
  z-index: -1;
  opacity: 0.66;
  color: red;
}

.feature-article-copy {
  padding-right: 40px;
  padding-left: 40px;
}

.images {
  padding-top: 10px;
  padding-bottom: 17px;
  text-align: left;
}

.thumbnail {
  margin-right: 10px;
  padding: 4px;
  border: 1px solid rgba(0, 0, 0, 0.09);
  background-color: #fcfcfc;
}

.content-section {
  position: relative;
  z-index: 10;
  margin-top: 10px;
  padding-top: 47px;
  padding-bottom: 47px;
  background-color: #fff;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07);
}

.article-info-wrapper {
  margin-top: 13px;
}

.image-text {
  margin-top: 6px;
  color: #b8b8b8;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.article-info-text {
  display: inline-block;
  margin-right: 6px;
  font-family: Maisonneue, sans-serif;
  color: rgba(0, 0, 0, 0.34);
  font-size: 12px;
  line-height: 10px;
}

.article-info-text.tag {
  display: inline-block;
  padding: 4px 7px;
  border: 1px solid rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  text-decoration: none;
  text-transform: none;
}

.author-image-2 {
  display: block;
  margin: -70px auto 18px;
  border: 7px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.share-article-wrapper {
  display: block;
  margin-top: 42px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 3px solid rgba(0, 0, 0, 0.09);
}

.about-text {
  display: none;
  margin-bottom: 26px;
  font-size: 14px;
  line-height: 20px;
}

.quote {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 37px;
  border-left: 3px solid rgba(0, 0, 0, 0.09);
  font-size: 26px;
  line-height: 31px;
  font-weight: 300;
}

.subtitle {
  margin-bottom: 24px;
  padding-bottom: 31px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  font-family: Maisonneue, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.article-heading {
  margin-bottom: 18px;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
}

.big-image {
  border: 6px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.blog-header-image {
  width: 100%;
  height: auto;
  min-height: 400px;
  min-width: 750px;
  border-bottom: 5px none #000;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-image: url('../images/Livemag-temp-image-–-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 2px 0 0 #00a170;
}

.blog-header-image.video-archive {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-header-image.video-archive-page {
  position: relative;
  display: block;
  overflow: hidden;
  max-height: 350px;
  max-width: 1200px;
  min-height: 350px;
  min-width: 950px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Livemag-page-header-image-1200x350.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.blog-header-image.big-feature {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 500px;
  min-width: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Big-feature-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.grid {
  max-width: 1200px;
  grid-auto-columns: 1fr;
  grid-column-gap: 50px;
  grid-template-areas: ".";
  -ms-grid-columns: 3fr;
  grid-template-columns: 3fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.author-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.ads-blog-post-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: none;
}

.blog-author-title {
  font-family: 'Eina 03', sans-serif;
  color: #333;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-5 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #00a170;
}

.livemag-top-line {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #00a170;
}

.ad-post-image {
  position: relative;
  overflow: hidden;
  max-height: 250px;
  max-width: 250px;
  min-height: 175px;
  min-width: 175px;
  margin-right: 25px;
  border-radius: 2px;
  background-image: url('../images/Hero-Post-Image-002_compressed.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 4px 26px -10px rgba(0, 0, 0, 0.51);
}

.ad-post-image.memo-ad {
  background-image: url('../images/Memo-barcode-scanner-–-1.jpg');
  background-size: contain;
}

.rich-text-block {
  border: 1px solid #fff;
}

.image-5 {
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.link-block-2 {
  margin-left: 10px;
  text-decoration: none;
}

.sponsor-block-with-image {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  z-index: auto;
  margin-top: 25px;
}

.featured-article-wrapper {
  overflow: hidden;
  width: 55%;
  height: auto;
  margin-left: 0%;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 2px;
  background-color: #fff;
  text-decoration: none;
}

.author-avatar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 48px;
  min-height: 120px;
  min-width: 120px;
  margin-right: -1px;
  margin-bottom: -1px;
  padding-right: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e4e4e4;
  background-color: #fff;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-style: normal;
  text-decoration: none;
}

.author-avatar.vertical-ad {
  overflow: visible;
  height: auto;
  min-height: 50px;
  min-width: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: none;
  border-radius: 2px;
}

.social-share-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-7 {
  padding: 20px 29px;
  border-radius: 100px;
  background-color: #40359a;
}

.button-7.social-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #333;
}

.social-icon-3 {
  max-width: 60%;
  margin-top: 0px;
}

.heading-15 {
  font-family: 'Eina 03', sans-serif;
  font-weight: 400;
}

.heading-16 {
  font-family: 'Eina 03', sans-serif;
  font-weight: 400;
}

.heading-17 {
  font-family: 'Eina 03', sans-serif;
  font-weight: 400;
}

.paragraph-5 {
  font-family: Maisonneue, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.block-quote {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  border-left-style: none;
  font-family: 'Maisonneue book', sans-serif;
  line-height: 28px;
}

.list-item {
  font-family: Maisonneue, sans-serif;
  font-size: 16px;
}

.tabs-content {
  overflow: visible;
  height: auto;
  border-top: 2px none #000;
}

.blog-main-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.blog-main-content img {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 1px;
}

.blog-main-content p {
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  line-height: 34px;
}

.blog-main-content figcaption {
  margin-top: 0px;
}

.blog-main-content blockquote {
  margin: 30px 50px;
  font-style: italic;
}

.div-block-7 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.section-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-2.video {
  height: auto;
}

.recent-posts-wrapper {
  padding: 40px;
  border-radius: 0px;
}

.collection-item {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.recent-blog-post-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 400px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #363636;
  text-decoration: none;
}

.recent-blog-post-image {
  position: relative;
  overflow: hidden;
  max-height: 250px;
  max-width: 250px;
  min-height: 175px;
  min-width: 175px;
  margin-right: 25px;
  border-radius: 2px;
  background-image: url('../images/Hero-Post-Image-002_compressed.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 4px 26px -10px rgba(0, 0, 0, 0.51);
}

.recent-read-post-highlighter {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #fff;
}

.blog-post-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: none;
}

.archive-items-wrapper {
  margin-top: 10px;
  padding-top: 50px;
}

.cms-section---copy-this {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 89px;
  padding-bottom: 89px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.arhive-item-wrapper {
  max-width: 1200px;
}

.collection-list-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.archive-item-collection-item {
  display: block;
  height: 560px;
  margin-bottom: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.archive-item-collection-item.search {
  display: block;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.archive-item {
  overflow: hidden;
  width: auto;
  height: 100%;
  margin-left: 0%;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 2px;
  background-color: hsla(0, 0%, 100%, 0);
  text-decoration: none;
}

.archive-item.small {
  width: auto;
  background-color: hsla(0, 0%, 100%, 0);
}

.archive-item.videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: auto;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}

.archive-item-category {
  margin-top: 1px;
  color: #00a170;
  font-size: 10px;
  line-height: 9px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block-106 {
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
}

.title {
  padding-left: 15px;
}

.div-block-103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 0px;
  padding: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #f2e2f6;
}

.div-block-103.cards {
  background-color: transparent;
  background-image: url('../images/1-Mathilde-Baker.png');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-18 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3c586e;
  font-size: 15px;
  font-weight: 500;
}

.heading-18._2 {
  font-family: Lato, sans-serif;
  color: #212121;
  font-size: 18px;
  font-weight: 400;
}

.link-2 {
  font-family: Lato, sans-serif;
  color: #1976d3;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.div-block-105 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px 4px 0px 0px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-105._2 {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-image: url('../images/6.jpg');
}

.div-block-93 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-93._2 {
  padding: 20px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph-22 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #767676;
  font-weight: 300;
}

.div-block-104 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-16 {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #767676;
  font-size: 13px;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
}

.link-block-3 {
  text-decoration: none;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  margin-right: 0px;
  padding: 15px 25px;
  border: 2px solid #00a170;
  border-radius: 5px;
  background-color: #00a170;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.button-3:hover {
  background-color: transparent;
  color: #7d70d6;
}

.button-3.next {
  display: block;
  width: 120px;
  margin-right: 0px;
  padding: 9px 0px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #00a170;
  background-color: #00a170;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-3.next:hover {
  background-color: transparent;
  color: #35336c;
}

.button-3.previous {
  display: block;
  width: 120px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 9px 10px;
  float: none;
  border-color: #00a170;
  background-color: #00a170;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-3.previous:hover {
  background-color: transparent;
  color: #35336c;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.list-item-6 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-block-44 {
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button-4 {
  width: 50px;
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #ececec;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #fff;
  color: #bebebe;
  font-weight: 300;
  text-align: center;
}

.button-4:hover {
  background-color: #f3f3f3;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-6 {
  width: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #ececec;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #fff;
  color: #bebebe;
  font-weight: 500;
  text-align: center;
}

.button-6:hover {
  background-color: #fff;
}

.unordered-list-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pagination-section---copy-this-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  padding: 20px 0px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #f0f0f0;
}

.button-5 {
  width: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px 0px;
  border-color: #ebebeb;
  background-color: #f3f3f3;
  color: #bebebe;
  font-weight: 300;
  text-align: center;
}

.boxed-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.boxed-container-2.navigation {
  display: block;
  width: 100%;
  max-width: 1800px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.boxed-container-2.navigation {
  display: block;
  width: 90%;
  max-width: 1800px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
}

.collection-list-wrapper-4 {
  width: 100%;
}

.collection-list-3 {
  width: 100%;
}

.empty-state-3 {
  display: none;
  height: 0px;
  padding: 0px;
  background-color: transparent;
  font-size: 0px;
}

.div-block-39 {
  display: none;
}

.collection-list-wrapper-3 {
  width: 100%;
  max-width: 1200px;
}

.collection-item-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.collection-item-3.videos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  padding-top: 20vh;
  padding-bottom: 20vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide.slide--1.js-slide {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slide.slide--1.js-slide.last-child {
  width: 65vw;
  margin-right: 0vw;
  padding-right: 15vw;
}

.slide__sub-title {
  position: absolute;
  left: 7.5vw;
  top: 8%;
  margin-top: -5vh;
  padding-top: 0vh;
  padding-left: 3px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 10px;
  letter-spacing: 1.5px;
}

.scroll-content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.scroll-content.scroll-content--last {
  position: absolute;
  left: 0px;
  top: 0px;
}

.scroll {
  position: static;
  cursor: default;
}

.slide__inner {
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 15vw;
  -webkit-perspective: 0px;
  perspective: 0px;
  color: #000;
}

.js-transition-title {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 40px;
  font-weight: 800;
  letter-spacing: 2px;
}

.js-transition-title:hover {
  color: #fff;
}

.slide__img.js-transition-img {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 65%;
}

.figure {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  background-color: #fff;
}

.scrollbar {
  position: absolute;
  left: 20%;
  right: 20%;
  bottom: 7.5%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
}

.scrollbar__handle {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.img {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.slide__title {
  position: absolute;
  left: 7.5vw;
  top: 7.5%;
  z-index: 2;
  overflow: visible;
  margin-top: 0px;
  color: #fff;
  font-size: 3vw;
}

.divider {
  position: relative;
  top: 3px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 20px;
  font-weight: 300;
}

.featured-video-section {
  height: 520vh;
}

.section-3 {
  height: 200vh;
}

.div-block-107 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-108 {
  width: 100%;
}

.image-6 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 10%;
}

.heading-19 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.video-section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #333;
}

.feature-video-collection-big {
  cursor: pointer;
}

.feature-video-collection-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

.video-feature-section-header {
  margin-top: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Eina 03', sans-serif;
  color: #fff;
  font-weight: 600;
}

.feature-video-4-col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  margin-right: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.feature-video-4-col._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.collection-list-wrapper-5 {
  height: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.blog-archive-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-item {
  position: static;
  text-decoration: none;
}

.psuedo-section {
  background-color: #fff;
}

.video-rich-text-field {
  padding-top: 50px;
  padding-bottom: 50px;
}

.video-rich-text-field img {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 1px;
}

.video-rich-text-field p {
  margin-bottom: 20px;
  color: #333;
  font-size: 18px;
  line-height: 34px;
}

.video-rich-text-field figcaption {
  margin-top: 0px;
}

.video-rich-text-field blockquote {
  margin: 30px 50px;
  font-style: italic;
}

.this-is-a-video-post {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #333;
}

.this-is-a-blog-post {
  position: relative;
  z-index: 10;
  margin-top: 10px;
  padding-top: 47px;
  padding-bottom: 47px;
  background-color: #fff;
  box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.07);
}

.video-image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  min-height: auto;
  min-width: 100%;
}

.div-block-110 {
  position: static;
  display: none;
  overflow: hidden;
  height: auto;
  max-height: 500px;
  max-width: 660px;
  min-height: 350px;
  min-width: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Livemag-page-header-image-1200x350.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.header-over-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.page-header-image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 350px;
  min-height: auto;
  min-width: 100%;
}

.image-7 {
  position: static;
  left: 386px;
  top: -250px;
}

.div-block-111 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-list-wrapper-6 {
  display: block;
}

.video-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.24);
}

.text-block-2 {
  margin-top: 10px;
  color: #fff;
}

.smaller-feature-article-copy {
  padding-right: 10px;
  padding-left: 10px;
}

.collection-item-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 25%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.featured-article-list-wrapper {
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-left: 0%;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 2px;
  background-color: #fff;
  text-decoration: none;
}

.collection-list-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.collection-item-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.wrap-category {
  display: block;
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.wrap-category.w80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.wrap-category.w50-80-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrap-category.w50.flex {
  display: none;
  width: auto;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wrap-category.w50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap-category.w80-50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w50-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w20-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w80-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w80-50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap-category.w20-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  max-width: 1200px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.wrap-category.w20.videos {
  padding-right: 20px;
  padding-left: 20px;
}

.wrap-category.w50-80-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w50-80-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap-category.w80-50-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w80-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap-category.w50-80 {
  padding-top: 50px;
  padding-bottom: 80px;
}

.wrap-category.w20-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap-category.w50-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w80-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap-category.w80-50 {
  padding-top: 80px;
  padding-bottom: 50px;
}

.wrap-category.wrapoutline {
  border: 1px none #e4e4e4;
}

.wrap-category.recent-posts {
  border-radius: 3px;
  background-color: #333;
}

.wrap-category.archive-items {
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0);
}

.wrap-category.pagination-section {
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0);
}

.wrap-category.video-archive-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 1200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: rgba(51, 51, 51, 0);
}

.collection-list-wrapper-7 {
  display: block;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.image-8 {
  position: absolute;
  z-index: -1;
  background-color: #00a170;
}

.this-is-an-audio-post {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #333;
}

.audio-rich-text-field {
  padding-top: 50px;
  padding-bottom: 50px;
}

.audio-rich-text-field img {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 1px;
}

.audio-rich-text-field p {
  margin-bottom: 20px;
  color: #333;
  font-size: 18px;
  line-height: 34px;
}

.audio-rich-text-field figcaption {
  margin-top: 0px;
}

.audio-rich-text-field blockquote {
  margin: 30px 50px;
  font-style: italic;
}

.collection-list-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.big-feature-post-image {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  height: 80%;
  min-height: auto;
  min-width: auto;
}

.text-block-3 {
  color: #000;
  text-transform: uppercase;
}

.text-block-4 {
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-4 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.22);
}

.text-block-5 {
  display: block;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-transform: uppercase;
}

.text-block-5:hover {
  color: #000;
}

.tab-link-tab-2 {
  border-style: none;
  border-width: 1px 1px 2px;
  border-color: #000 #000 #a1a1a1;
  background-color: hsla(0, 0%, 86.7%, 0);
  font-family: 'Eina 03', sans-serif;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
}

.tab-link-tab-2:hover {
  background-color: #006143;
}

.tab-link-tab-2.w--current {
  border-style: solid solid none;
  border-width: 2px;
  border-color: #00a170 #00a170 #fff;
  background-color: #00a170;
  font-family: 'Eina 03', sans-serif;
  color: #fff;
  font-weight: 700;
}

.page-header-section {
  height: 350px;
}

.category-card---copy-this {
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: auto;
  min-height: 220px;
  min-width: auto;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
  background-color: #fff;
}

.div-block-20:hover {
  border-color: #fff;
  box-shadow: 1px 1px 28px 0 rgba(0, 0, 0, 0.09);
}

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

.heading-5 {
  display: block;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #333;
  font-weight: 400;
  text-align: center;
}

.paragraph-23 {
  font-family: Lato, sans-serif;
  color: #a5a5a5;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.heading-20 {
  text-align: center;
}

.categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding: 20px 20px 20px 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #f0f0f0;
  border-radius: 10px;
}

.categories:hover {
  border-style: solid;
  border-color: #fff;
  box-shadow: 1px 1px 28px 0 rgba(0, 0, 0, 0.09);
}

.categories.home {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Lato, sans-serif;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #3d3d3d;
  text-decoration: none;
}

.image {
  display: inline-block;
}

.text-block-53 {
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
}

.text-block-53.home {
  color: #333;
  font-weight: 400;
}

.blog-link---copy-this {
  font-family: Lato, sans-serif;
}

.collection-list-wrapper-8 {
  max-width: 1200px;
}

.collection-list-7 {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.collection-item-9 {
  height: 560px;
  margin-bottom: 30px;
}

.button-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  margin-right: 0px;
  padding: 15px 25px;
  border: 2px solid #7d70d6;
  border-radius: 5px;
  background-color: #7d70d6;
  font-size: 18px;
  text-align: center;
}

.button-8:hover {
  background-color: transparent;
  color: #7d70d6;
}

.button-8.next {
  display: block;
  width: 120px;
  margin-right: 0px;
  padding: 9px 0px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #35336c;
  background-color: #35336c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-8.next:hover {
  background-color: transparent;
  color: #35336c;
}

.button-8.previous {
  display: block;
  width: 120px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 9px 10px;
  float: none;
  border-color: #35336c;
  background-color: #35336c;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.button-8.previous:hover {
  background-color: transparent;
  color: #35336c;
}

.button-8.next {
  display: block;
  margin-right: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #5d5d5d;
  background-color: #5d5d5d;
}

.button-8.next:hover {
  background-color: transparent;
  color: #5d5d5d;
}

.button-8.previous {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  float: none;
  border-color: #5d5d5d;
  background-color: #5d5d5d;
}

.button-8.previous:hover {
  background-color: transparent;
  color: #5d5d5d;
}

.search-form---copy-this {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-radius: 10px;
  font-family: Lato, sans-serif;
  text-align: left;
}

.search-input {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 33px 33px 33px 65px;
  border-style: none;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.9);
  background-image: url('../images/magnifying-glass-1_1.svg');
  background-position: 21px 50%;
  background-size: 28px;
  background-repeat: no-repeat;
  color: #352b85;
  font-size: 18px;
}

.search-input:focus {
  box-shadow: 1px 1px 19px 0 #201846;
}

.search-input.udeslyshop {
  background-image: url('../images/magnifying-glass-1.svg');
  background-position: 21px 50%;
  background-size: 28px;
  box-shadow: 1px 1px 23px -5px rgba(0, 0, 0, 0.2);
}

.search-button {
  display: none;
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/pattern.jpg');
  background-position: 50% 50%;
  background-size: 751px;
}

.section-16.category {
  height: auto;
  background-image: url('../images/2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-21 {
  padding-bottom: 23px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.87);
  font-size: 78px;
  line-height: 83px;
  text-align: center;
}

.search-form {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  text-align: left;
}

.search-input-2 {
  display: block;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding: 33px 33px 33px 65px;
  border-style: none;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, 0.9);
  background-image: url('../images/5a43b51380557a000178d6fa_magnifying-glass-1.svg');
  background-position: 21px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: #a5a5a5;
  font-size: 20px;
  text-align: center;
}

.search-input-2:focus {
  box-shadow: 1px 1px 19px 0 #201846;
}

.section-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 89px;
  padding-bottom: 89px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.div-block-42 {
  height: auto;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.19);
}

.div-block-42:hover {
  box-shadow: 1px 1px 50px 0 rgba(0, 0, 0, 0.19);
}

.div-block-87 {
  width: 40px;
  height: 40px;
  background-image: url('../images/9-Arthur-Songesand.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-26 {
  width: 100%;
  height: 270px;
}

.paragraph-10 {
  color: #a5a5a5;
  font-size: 16px;
  line-height: 25px;
  font-weight: 200;
}

.heading-22 {
  min-height: 60px;
  color: #333;
  font-size: 18px;
  font-weight: 500;
}

.author-title {
  float: left;
  color: #999;
  font-size: 12px;
  line-height: 35px;
}

.author-title.lite {
  padding-top: 0px;
  padding-left: 8px;
  color: #c2c2c2;
  font-size: 16px;
  font-weight: 400;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.div-block-43 {
  height: auto;
  padding: 27px;
}

.button-12 {
  width: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-style: solid;
  border-width: 1px 0px;
  border-color: #ebebeb;
  background-color: #f3f3f3;
  color: #bebebe;
  font-weight: 500;
  text-align: center;
}

.section-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #f0f0f0;
  background-color: #f8fcff;
}

.section-11.navigation {
  border-width: 0px;
  background-color: #f3f3f3;
}

.button-10 {
  width: 50px;
  margin-top: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #ececec;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #fff;
  color: #bebebe;
  font-weight: 500;
  text-align: center;
}

.button-10:hover {
  background-color: #f3f3f3;
}

.menu-icon-wrapper {
  position: relative;
  overflow: hidden;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-bg-text {
  position: absolute;
  right: -8.6vw;
  display: none;
  margin-bottom: auto;
  padding-top: 48px;
  color: hsla(0, 0%, 100%, 0.03);
  font-size: 5vw;
  line-height: 5vw;
  font-weight: 600;
  text-align: center;
  letter-spacing: 5vw;
  text-transform: uppercase;
}

.nav-links {
  padding-right: 16px;
  padding-left: 16px;
}

.nav-search {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-icon-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36px;
  height: 36px;
  margin: 3px;
  padding: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.08);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-icon-4.instagram:hover {
  background-color: #f24137;
}

.social-icon-4.facebook:hover {
  background-color: #3b5998;
}

.social-icon-4.pinterest:hover {
  background-color: #f83f5a;
}

.social-icon-4.twitter:hover {
  background-color: #2aa3f0;
}

.nav-search-button {
  position: absolute;
  top: 0px;
  right: 4px;
  z-index: 1;
  height: 88px;
  padding: 36px 66px 36px 32px;
  background-color: transparent;
  background-image: url('../images/search-white.svg');
  background-position: 78% 50%;
  background-size: 24px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  text-align: right;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.menu-line-bottom {
  display: block;
  width: 50%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1px;
  background-color: #fff;
}

.nav-link {
  position: relative;
  margin-bottom: 24px;
  padding-top: 20px;
  padding-bottom: 12px;
  padding-left: 0px;
  float: left;
  clear: left;
  color: #fff;
  font-size: 48px;
  line-height: 40px;
  font-weight: 500;
  text-decoration: none;
}

.nav-social-heading {
  margin-top: 4px;
  margin-right: -1px;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.nav-social-line {
  width: 56px;
  height: 2px;
  margin-right: 16px;
  margin-left: 16px;
  background-color: #fff;
  opacity: 0.5;
}

.link-white {
  color: #fff;
  text-decoration: none;
}

.link-white:hover {
  text-decoration: underline;
}

.menu-icon {
  width: 24px;
  padding-top: 4px;
  padding-bottom: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  color: #333;
}

.menu-close-icon {
  position: absolute;
  opacity: 0;
}

.social-icons-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-bar-logo-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 21px;
  line-height: 32px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.menu-button {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 101;
  padding: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.menu-button.w--open {
  background-color: transparent;
}

.underline {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 12px;
  height: 2px;
  background-color: #00a170;
  opacity: 1;
}

.underline.big {
  height: 4px;
  background-color: #00a170;
}

.underline.big {
  height: 4px;
}

.nav-columns {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 96px;
  margin-bottom: 96px;
}

.text-heart-icon {
  display: inline-block;
  width: 12px;
  background-image: url('../images/heart-color.svg');
  background-position: 50% 50%;
  background-size: 10px;
  background-repeat: no-repeat;
  color: transparent;
}

.menu-line-top {
  display: block;
  width: 50%;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 1px;
  background-color: #fff;
}

.nav-menu {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: none;
  overflow: hidden;
  width: 99.9vw;
  height: 100vh;
  max-height: 100vh;
  padding: 104px 14%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151515;
}

.search-button-2 {
  display: none;
}

.search-form-2 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 980px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.nav-bar {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  max-width: 100vw;
  min-height: 88px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #333;
  background-image: none;
  color: #fff;
}

.nav-categories-heading {
  margin-bottom: 40px;
  font-weight: 400;
}

.nav-copyright {
  position: absolute;
  left: auto;
  top: auto;
  right: 32px;
  bottom: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0px 16px 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 11px;
  line-height: 16px;
  text-align: right;
}

.nav-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.search-close {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-bar {
  position: fixed;
  left: 0px;
  top: 80px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  display: none;
  width: 100%;
  height: 72px;
  padding-right: 120px;
  padding-bottom: 8px;
  padding-left: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #151515;
}

.search-form-input {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 48px 0px;
  border-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #444;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: box-shadow 800ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 800ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.search-form-input:hover {
  box-shadow: inset 0 -3px 0 0 #444;
}

.search-form-input:focus {
  box-shadow: inset 0 -3px 0 0 #00a170;
}

.search-form-input::-webkit-input-placeholder {
  color: #fff;
}

.search-form-input:-ms-input-placeholder {
  color: #fff;
}

.search-form-input::-ms-input-placeholder {
  color: #fff;
}

.search-form-input::placeholder {
  color: #fff;
}

.nav-social {
  position: absolute;
  left: auto;
  top: 0%;
  right: 32px;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  margin-right: -4px;
  padding-left: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-text {
  display: inline-block;
  margin-top: 3px;
  margin-left: 16px;
  float: left;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.nav-bg-text {
  position: absolute;
  margin-bottom: auto;
  margin-left: -18vw;
  padding-top: 48px;
  color: hsla(0, 0%, 100%, 0.03);
  font-size: 25vw;
  line-height: 23vw;
  font-weight: 600;
  letter-spacing: 5vw;
  text-transform: uppercase;
}

.menu-line-middle {
  display: block;
  width: 100%;
  height: 2px;
  margin: 5px auto;
  border-radius: 1px;
  background-color: #fff;
}

.menu-item {
  font-family: 'Eina 03', sans-serif;
}

.nav-category-link {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 6px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block-54 {
  color: #fff;
}

.categories-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.category-v1-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.category-v1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 72px;
  margin: 6px;
  padding: 17px 20px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 3px;
  box-shadow: inset 0 0 0 3px hsla(0, 0%, 100%, 0.4);
  -webkit-transition: box-shadow 400ms cubic-bezier(.215, .61, .355, 1);
  transition: box-shadow 400ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  text-decoration: none;
}

.category-v1:hover {
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0);
}

.category-v1-name {
  position: relative;
  z-index: 1;
}

.category-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.div-block-112 {
  display: -ms-grid;
  display: grid;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.category-section {
  margin-top: 25px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #333;
}

.div-block-113 {
  max-width: 850px;
}

.form-columns {
  margin-right: -10px;
  margin-left: -10px;
}

.subscribe-v4 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}

.form-column {
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
  -ms-flex: 40%;
  flex: 40%;
}

.section-18 {
  z-index: 2;
  padding: 120px 32px;
  background-color: #333;
  color: #fff;
}

.subscribe-v4-form {
  padding-top: 20px;
  text-align: left;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
  padding: 15px 24px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-radius: 3px;
  background-color: #f24137;
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #d62e25;
}

.button.subscribe-v4-button {
  display: block;
  width: 100%;
  margin-top: 24px;
  padding-top: 14px;
  background-color: #00a170;
}

.form-info {
  margin-top: 8px;
  color: hsla(0, 0%, 100%, 0.4);
  font-size: 11px;
  line-height: 16px;
  text-align: center;
}

.title-2 {
  margin-bottom: 16px;
  font-size: 11px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.divider-2 {
  display: block;
  width: 120px;
  height: 2px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  background-color: #fff;
}

.input {
  height: 48px;
  margin-bottom: 20px;
  padding: 17px 20px 16px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.25);
  border-radius: 3px;
  background-color: transparent;
  -webkit-transition: border-color 300ms ease, background-color 300ms ease;
  transition: border-color 300ms ease, background-color 300ms ease;
  font-size: 14px;
  line-height: 20px;
}

.input:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.input:focus {
  border-color: #fff;
  background-color: #fff;
}

.form-success {
  background-color: transparent;
}

.form-error {
  padding: 16px;
  background-color: transparent;
  color: #f24137;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.container {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.more-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  margin: 20px 8px 12px;
  padding-top: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #00a170;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.3);
  -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.more-button:hover {
  background-color: #00573c;
  box-shadow: inset 0 0 0 1px transparent;
}

.image-27 {
  height: 30px;
}

.search-result-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-section {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.section-19 {
  display: none;
}

.legacy-search {
  display: none;
}

.featured-article-image {
  width: 100%;
  height: auto;
  min-height: 400px;
  min-width: 750px;
  border-bottom: 5px none #000;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-image: url('../images/Livemag-temp-image-–-4.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 2px 0 0 #00a170;
}

.featured-article-image.video-archive {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-article-image.video-archive-page {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 500px;
  min-width: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Big-feature-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.featured-article-image.big-feature {
  position: relative;
  display: block;
  overflow: hidden;
  min-height: 500px;
  min-width: 650px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Big-feature-image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.featured-article-heading {
  font-family: 'Eina 03', sans-serif;
  color: #363636;
  font-weight: 600;
}

.featured-article-excerpt {
  display: block;
  font-family: Maisonneue, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.tabbed-feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #363636;
  text-decoration: none;
}

.tabbed-feature-image {
  position: relative;
  overflow: hidden;
  max-height: 250px;
  max-width: 250px;
  min-height: 175px;
  min-width: 175px;
  margin-right: 25px;
  border-radius: 2px;
  background-image: url('../images/Hero-Post-Image-002_compressed.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 4px 26px -10px rgba(0, 0, 0, 0.51);
}

.tabbed-feature-image.advert {
  background-image: url('../images/Memo-barcode-scanner-–-1.jpg');
  background-size: contain;
}

.tabbed-feature-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-28 {
  max-width: 1200px;
}

.advert-banner {
  max-width: 1200px;
  min-height: 100px;
  background-image: url('../images/MARCHMADNESS_BANNER_HP.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.advert-banner-link {
  overflow: hidden;
  width: 100%;
  max-height: 100px;
  max-width: 1200px;
}

.tabbed-feature-category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabbed-feature-title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Eina 03', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: none;
}

.ads-by-livemag-link {
  margin-top: 1px;
  color: #00a170;
  font-size: 10px;
  line-height: 9px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.smaller-feature-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-post-date-2 {
  margin-top: 1px;
  color: #00a170;
  font-size: 10px;
  line-height: 9px;
  font-weight: 500;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.advert-banner-section {
  display: none;
}

.top-video-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html.w-mod-js *[data-ix="nav-bar"] {
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

@media (max-width: 991px) {
  .headline-8-col {
    width: auto;
    text-align: center;
  }
  .headline-6-col {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  ._4-col {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  ._4-col._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }
  .style-wrap {
    text-align: center;
  }
  ._7-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._5-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .text-16.text-16-60 {
    width: 100%;
  }
  ._2-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._10-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._8-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._8-col._8-col-last {
    width: 100%;
  }
  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  ._6-col._6-col-last {
    width: 100%;
  }
  ._3-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .tagline.style-lbl {
    text-align: center;
  }
  .tagline.style-desc {
    text-align: center;
  }
  ._9-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .section-dark {
    padding-right: 0px;
    padding-left: 0px;
  }
  ._1-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .wrap {
    width: 645px;
  }
  .wrap.w50-80-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap.w50.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.w50.flex-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.w50-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap.w80-50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap.w50-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.w20-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.w80-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap.w80-50-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap.w20-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap.w20.videos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap.w50-80-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.w50-80-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap.w80-50-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.w80-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap.w20-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap.w50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }
  .wrap.w80-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap.wrapoutline {
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
  }
  ._11-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .headline-9-col {
    width: auto;
  }
  .textlinks {
    font-size: 14px;
    letter-spacing: 0.2px;
  }
  .footer-1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .norde-block {
    display: block;
    width: 96%;
    max-width: 400px;
    min-width: auto;
    margin-right: 15px;
  }
  .header-2 {
    min-height: 70vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .landing-header-right-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    min-height: 70vh;
    margin-top: 50px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .recent-blog-post-title {
    text-align: center;
  }
  .author-details {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .date-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog-post-details-wrapper {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .spacer.s100 {
    display: none;
  }
  .spacer.cookies {
    width: 10px;
  }
  .feature-article-image {
    min-height: 100%;
    min-width: 100%;
  }
  .featured-article {
    overflow: hidden;
    width: 90%;
    height: 100%;
    max-width: 1200px;
    min-height: auto;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .featured-article.smaller {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .featured-article.big-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .d-64-card-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .social-icons.hero-split-icons {
    margin-left: 8px;
  }
  .flowbase-clone-button {
    min-width: 100px;
    margin-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 15px;
  }
  .sponsor-block {
    padding-right: 0px;
  }
  .livemag-ads {
    width: 98vw;
  }
  .advert-title.top {
    font-size: 16px;
  }
  .sponsor-text {
    font-size: 14px;
    line-height: 25px;
  }
  .card-wrap-bg {
    position: relative;
    padding-right: 10%;
    padding-left: 10%;
  }
  .card-wrap-bg.videos {
    max-width: 100%;
    min-height: auto;
    padding-right: 0%;
    padding-left: 0%;
  }
  .card-wrap-bg.videos.big {
    width: 100vw;
  }
  .card-wrap-bg.videos.big.top {
    max-width: none;
  }
  .card-wrap-bg.videos.smaller {
    min-width: 100%;
  }
  .cards-social-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .feature-article-copy.big-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 650px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .content-section {
    width: 100vw;
    max-width: none;
    background-color: transparent;
  }
  .blog-header-image {
    min-width: 100px;
  }
  .blog-header-image.video-archive-page {
    max-height: 250px;
    max-width: 1200px;
    min-height: 250px;
    min-width: 500px;
  }
  .blog-header-image.big-feature {
    max-width: 650px;
    min-width: 500px;
  }
  .grid {
    max-width: 80vw;
  }
  .featured-article-wrapper {
    overflow: hidden;
    width: 100%;
    min-height: auto;
    padding-bottom: 0px;
  }
  .social-share-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .button-7.social-button {
    margin-bottom: 10px;
  }
  .tabs-content {
    width: 100%;
  }
  .section-2.video {
    display: block;
  }
  .collection-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .recent-blog-post-wrapper {
    max-width: 300px;
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .recent-blog-post-image {
    max-height: 500px;
    max-width: 500px;
    min-height: 300px;
    min-width: 300px;
    margin-right: 0px;
  }
  .cms-section---copy-this {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .arhive-item-wrapper {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-list-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .archive-item-collection-item {
    width: 70%;
    height: auto;
  }
  .archive-item-collection-item.search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .archive-item.videos {
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .archive-item.videos.top {
    max-width: none;
  }
  .button-3 {
    float: left;
  }
  .button-3.next {
    margin-right: 0px;
    float: right;
  }
  .button-3.previous {
    margin-left: 0px;
  }
  .pagination-section---copy-this-3 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .boxed-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .boxed-container-2.navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .boxed-container-2.navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .collection-list-wrapper-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-list-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .collection-item-5 {
    display: block;
    float: none;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .collection-list-wrapper-3 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-item-3 {
    width: 70%;
    height: auto;
  }
  .slide.slide--1.js-slide {
    width: 70vw;
  }
  .slide.slide--1.js-slide.last-child {
    width: 85vw;
  }
  .scroll {
    position: static;
    width: auto;
  }
  .js-transition-title {
    font-size: 44px;
    line-height: 36px;
  }
  .featured-video-section {
    display: none;
  }
  .image-6 {
    width: 50px;
  }
  .feature-video-4-col {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .feature-video-4-col._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }
  .blog-archive-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .video-image {
    min-height: auto;
    min-width: 100%;
  }
  .div-block-110 {
    overflow: hidden;
    min-height: 210px;
    background-image: url('../images/Livemag-page-header-image-–-2.jpg');
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .page-header-image {
    min-height: auto;
    min-width: 100%;
  }
  .collection-item-6 {
    max-width: 50%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .featured-article-list-wrapper {
    display: block;
    width: auto;
  }
  .wrap-category {
    width: 645px;
  }
  .wrap-category.w50-80-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap-category.w50-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-category.w80-50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap-category.w50-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap-category.w20-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap-category.w80-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap-category.w80-50-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-category.w20-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .wrap-category.w50-80-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap-category.w50-80-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-category.w80-50-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap-category.w80-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-category.w20-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .wrap-category.w50-center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    text-align: center;
  }
  .wrap-category.w80-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .collection-list-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .collection-item-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .big-feature-post-image {
    height: auto;
    min-height: auto;
    min-width: 100%;
  }
  .section-4 {
    display: block;
  }
  .page-header-section {
    height: auto;
    background-color: transparent;
  }
  .category-card---copy-this {
    display: block;
  }
  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: auto;
    min-height: 200px;
    min-width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-list-wrapper-8 {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-list-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-item-9 {
    width: 70%;
    height: auto;
  }
  .button-8 {
    float: left;
  }
  .button-8.next {
    margin-right: 0px;
    float: right;
  }
  .button-8.previous {
    margin-left: 0px;
  }
  .button-8.next {
    margin-right: 0px;
    float: right;
  }
  .button-8.previous {
    margin-left: 0px;
  }
  .search-form---copy-this {
    width: 100%;
  }
  .search-input {
    width: 100%;
  }
  .search-form {
    width: 80%;
  }
  .search-input-2 {
    width: 100%;
  }
  .section-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-26 {
    height: auto;
  }
  .section-11 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-search {
    width: 100vw;
    margin-right: 2px;
    margin-left: 2px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-search-button {
    height: 64px;
    padding: 24px 56px 24px 24px;
    background-position: 84% 50%;
  }
  .nav-link {
    font-size: 40px;
    line-height: 32px;
  }
  .nav-bar-logo-link {
    height: 64px;
  }
  .menu-button {
    height: 64px;
    padding: 20px;
    background-color: transparent;
  }
  .nav-bar-logo {
    height: 14px;
  }
  .nav-columns {
    margin-top: 88px;
    margin-bottom: 88px;
  }
  .nav-menu {
    display: none;
    overflow: scroll;
    padding-right: 8%;
    padding-left: 8%;
  }
  .search-form-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .search-form-2:focus {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: left;
  }
  .nav-bar {
    display: block;
    width: 100vw;
    min-height: auto;
    margin-bottom: 40px;
  }
  .nav-copyright {
    right: 20px;
    bottom: 8px;
  }
  .search-bar {
    top: 72px;
    display: block;
    height: 72px;
  }
  .search-form-input {
    font-size: 17px;
    line-height: 24px;
  }
  .nav-social {
    right: 16px;
    height: 64px;
  }
  .categories-v1 {
    overflow: scroll;
    margin: 12px 0px 4px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .category-v1-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 160px;
    -ms-flex: 1 0 160px;
    flex: 1 0 160px;
  }
  .category-v1 {
    height: 56px;
    margin: 4px;
    font-size: 17px;
    line-height: 24px;
  }
  .category-v1:hover {
    box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
  }
  .div-block-112 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .subscribe-v4 {
    padding-right: 8px;
    padding-left: 8px;
  }
  .section-18 {
    display: block;
    padding: 96px 8px;
  }
  .more-button {
    height: 72px;
    margin-right: 8px;
    margin-left: 8px;
    font-size: 14px;
    line-height: 16px;
  }
  .featured-article-image {
    min-width: 100px;
  }
  .featured-article-image.video-archive-page {
    max-width: 650px;
    min-width: 500px;
  }
  .featured-article-image.big-feature {
    max-width: 650px;
    min-width: 500px;
  }
  .featured-article-heading.big-feature {
    text-align: center;
  }
  .featured-article-excerpt.big-feature {
    width: 80%;
    text-align: center;
  }
  .tabbed-feature-copy {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .tabbed-feature-category {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .ads-by-livemag-link {
    margin-right: 10px;
  }
  .smaller-feature-author {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .section-20 {
    display: block;
    background-color: transparent;
  }
  .section-21 {
    display: block;
  }
  .container-7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  ._6-col {
    margin-right: 0px;
  }
  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .wrap.search-header {
    padding-right: 0px;
    padding-left: 0px;
  }
  .h1-jumbo {
    font-size: 44px;
    line-height: 56px;
  }
  .logo-text {
    text-align: center;
  }
  .footer-1-form-block {
    display: none;
  }
  .footer-1-copywrite {
    margin-top: 10px;
  }
  .footer-1-legal {
    margin-top: 10px;
  }
  .footer-1-para {
    display: block;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    text-align: center;
  }
  .norde-block {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    min-width: auto;
  }
  .header-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .landing-header-right-block {
    width: 100%;
    min-height: 30vh;
    margin-top: 0px;
  }
  .recent-blog-post-title {
    font-size: 30px;
    line-height: 40px;
  }
  .blog-post-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .blog-post-image {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .blog-post-details-wrapper {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .author-image.square {
    width: auto;
    height: auto;
  }
  .spacer {
    display: none;
  }
  .spacer.s20 {
    display: block;
  }
  .featured-article.smaller {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .advert-block {
    margin-bottom: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .advert-block.vertical-ad {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .flowbase-clone-button {
    margin-right: 15px;
    margin-left: 12px;
  }
  .tabs {
    margin-left: 0px;
  }
  .tabs-menu {
    margin-bottom: 25px;
  }
  .sponsor-block {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .advert-title {
    font-size: 30px;
    line-height: 40px;
  }
  .advert-title.top {
    font-size: 16px;
    line-height: 25px;
  }
  .text-block {
    font-size: 14px;
    line-height: 25px;
    text-align: center;
  }
  .card-wrap-bg.right-post {
    max-width: 300px;
    min-width: 300px;
  }
  .div-block-4 {
    margin-bottom: 50px;
  }
  .feature-article-copy {
    margin-top: 20px;
  }
  .thumbnail {
    margin-bottom: 10px;
  }
  .content-section {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .author-image-2 {
    margin-top: 16px;
    margin-right: 15px;
    margin-left: 0px;
    float: left;
  }
  .about-text {
    margin-bottom: 16px;
  }
  .article-heading {
    font-size: 32px;
    line-height: 42px;
  }
  .blog-header-image.video-archive-page {
    max-height: 150px;
    max-width: 730px;
    min-height: 150px;
    min-width: 300px;
  }
  .grid {
    grid-template-areas: "." ".";
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
  }
  .author-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
  }
  .ads-blog-post-title {
    font-size: 20px;
    line-height: 25px;
  }
  .sidebar {
    margin-right: 20px;
    margin-left: 20px;
  }
  .ad-post-image {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .ad-post-image.memo-ad {
    background-image: url('../images/Memo-barcode-scanner.jpg');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .image-5 {
    width: 20%;
    height: auto;
  }
  .link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .sponsor-block-with-image {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .author-avatar.vertical-ad {
    margin-top: 0px;
  }
  .div-block-6 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .recent-blog-post-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .recent-blog-post-image {
    min-width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .blog-post-title {
    font-size: 30px;
    line-height: 40px;
  }
  .cms-section---copy-this {
    padding-top: 65px;
    padding-bottom: 0px;
  }
  .archive-item.videos {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .button-3.next {
    margin-right: 0px;
  }
  .button-3.previous {
    margin-left: 0px;
  }
  .pagination-section---copy-this-3 {
    background-color: transparent;
  }
  .row-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .boxed-container-2 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .boxed-container-2.navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .boxed-container-2.navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .collection-list-wrapper-4 {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .collection-list-3 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .collection-item-5 {
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .slide.slide--1.js-slide {
    width: 90vw;
  }
  .slide.slide--1.js-slide.last-child {
    width: 90vw;
  }
  .js-transition-title {
    font-size: 38px;
    line-height: 32px;
    letter-spacing: 1px;
  }
  .video-feature-section-header {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .this-is-a-blog-post {
    padding-top: 27px;
    padding-bottom: 27px;
  }
  .div-block-110 {
    background-position: 50% 50%;
    background-size: cover;
  }
  .smaller-feature-article-copy {
    max-width: 300px;
  }
  .collection-item-6 {
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wrap-category {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-9 {
    margin-bottom: 20px;
  }
  .div-block-20 {
    margin-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .categories {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block-53 {
    padding-left: 10px;
    font-size: 14px;
  }
  .text-block-53.home {
    font-size: 18px;
  }
  .button-8.next {
    margin-right: 0px;
  }
  .button-8.previous {
    margin-left: 0px;
  }
  .button-8.next {
    margin-right: 0px;
  }
  .button-8.previous {
    margin-left: 0px;
  }
  .search-form---copy-this {
    width: 100%;
  }
  .search-input {
    width: 100%;
  }
  .heading-21 {
    padding-bottom: 10px;
    font-size: 60px;
  }
  .search-form {
    width: 90%;
  }
  .search-input-2 {
    width: 100%;
    text-align: left;
  }
  .section-17 {
    padding-top: 65px;
    padding-bottom: 0px;
  }
  .section-11 {
    background-color: #f3f5f6;
  }
  .nav-links {
    padding-left: 0px;
  }
  .nav-search-button {
    width: 60px;
    height: 60px;
    padding: 10px;
    background-position: 50% 50%;
    color: transparent;
  }
  .nav-link {
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 20px;
  }
  .nav-social-line {
    width: 40px;
    margin-right: 12px;
    margin-left: 12px;
  }
  .nav-bar-logo-link {
    height: 60px;
    font-size: 18px;
    line-height: 24px;
  }
  .menu-button {
    height: 60px;
    padding: 18px;
  }
  .nav-bar-logo {
    height: 13px;
  }
  .nav-columns {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .nav-menu {
    padding: 80px 60px 8px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search-button-2 {
    background-size: 24px;
  }
  .nav-bar {
    margin-bottom: 20px;
  }
  .nav-copyright {
    position: relative;
    left: 0px;
    right: auto;
    bottom: 0px;
    width: 100%;
    margin-top: 24px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .nav-categories {
    padding-top: 16px;
    padding-left: 0px;
  }
  .search-bar {
    top: 60px;
    height: 72px;
    padding-right: 58px;
    padding-bottom: 0px;
    padding-left: 58px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .search-form-input {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 17px;
  }
  .nav-social {
    height: 60px;
  }
  .menu-text {
    display: none;
  }
  .category-v1-wrapper {
    -webkit-flex-basis: 128px;
    -ms-flex-preferred-size: 128px;
    flex-basis: 128px;
  }
  .category-v1 {
    height: 48px;
    font-size: 14px;
    line-height: 20px;
  }
  .div-block-112 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .form-columns {
    margin-right: 0px;
    margin-left: 0px;
  }
  .subscribe-v4 {
    max-width: 75%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .form-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-18 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .form-info {
    margin-top: 28px;
  }
  .divider-2 {
    width: 88px;
  }
  .more-button {
    height: 64px;
  }
  .image-27 {
    height: 20px;
  }
  .tabbed-feature-wrapper {
    max-height: none;
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .tabbed-feature-image {
    min-height: 300px;
    min-width: 300px;
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .tabbed-feature-copy {
    max-width: 300px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .tabbed-feature-category {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .tabbed-feature-title {
    max-width: 350px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }
  .div-block-114 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .smaller-feature-author {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .link-6 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .div-block-115 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}

@media (max-width: 479px) {
  .btn {
    display: block;
    text-align: center;
  }
  .btn.btn-white {
    display: block;
  }
  .wrap.w50.flex.big-feature {
    padding-right: 10px;
    padding-left: 10px;
  }
  .btn-big {
    display: block;
    padding: 14px 25px;
    text-align: center;
  }
  .btn-big.btn-white {
    display: block;
  }
  .footer-1-para {
    max-width: 231px;
    font-size: 13px;
  }
  .product-title-wrap {
    padding: 15px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product-title {
    margin-top: 10px;
  }
  .norde-block {
    min-width: auto;
    margin-right: 5px;
    margin-left: 5px;
  }
  .header-2 {
    min-height: 67vh;
  }
  .recent-blog-post-title {
    margin-bottom: 10px;
  }
  .author-details {
    margin-top: 5px;
  }
  .date-row {
    margin-bottom: 5px;
  }
  .featured-article.big-feature {
    width: 100%;
  }
  .d-64-card-wrapper {
    width: 320px;
  }
  .advert-block.vertical-ad.white {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flowbase-clone-button {
    display: block;
    margin-top: 5px;
  }
  .heading-9 {
    font-size: 25px;
    line-height: 36px;
  }
  .tabs-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .livemag-ads {
    margin-bottom: 5px;
  }
  .advert-title {
    margin-bottom: 10px;
  }
  .text-block {
    text-align: center;
  }
  .card-wrap-bg {
    max-width: 600px;
    min-height: 300px;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    background-size: contain;
  }
  .card-wrap-bg.videos {
    padding-top: 0px;
  }
  .feature-article-copy.big-feature {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-header-image.video-archive-page {
    max-height: 300px;
    max-width: 450px;
    min-width: 200px;
  }
  .ads-blog-post-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 400;
    text-align: center;
  }
  .image-5 {
    width: 100%;
  }
  .social-share-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .recent-posts-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .blog-post-title {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }
  .cms-section---copy-this {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .archive-item-collection-item {
    width: 100vw;
  }
  .archive-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-103 {
    padding: 11px;
  }
  .div-block-104 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .button-3.next {
    margin-right: 0px;
    font-size: 14px;
  }
  .button-3.previous {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
  }
  .column-8 {
    display: none;
  }
  .column-7 {
    padding-left: 0px;
  }
  .pagination-section---copy-this-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .boxed-container-2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
  }
  .boxed-container-2.navigation {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .boxed-container-2.navigation {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .collection-item-3 {
    width: 90%;
  }
  .js-transition-title {
    font-size: 25px;
    line-height: 20px;
  }
  .image-6 {
    width: 50px;
  }
  .video-feature-section-header {
    text-align: center;
  }
  .blog-archive-wrapper.specific-category-page {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .collection-item-6 {
    max-width: 100%;
  }
  .div-block-20 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: 220px;
    min-width: auto;
    margin-bottom: 20px;
  }
  .categories {
    padding-right: 20px;
    padding-left: 20px;
  }
  .link-block-4.home {
    font-size: 18px;
  }
  .text-block-53 {
    padding-left: 5px;
  }
  .text-block-53.home {
    padding-left: 15px;
    font-size: 18px;
  }
  .collection-item-9 {
    width: 90%;
  }
  .button-8.next {
    margin-right: 0px;
    font-size: 14px;
  }
  .button-8.previous {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
  }
  .button-8.next {
    margin-right: 0px;
    font-size: 18px;
  }
  .button-8.previous {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 18px;
  }
  .search-form---copy-this {
    width: 100%;
    box-shadow: none;
  }
  .search-input {
    width: 100%;
  }
  .section-16.category {
    height: 90vh;
    padding-right: 15px;
    padding-left: 15px;
  }
  .container-6 {
    padding-right: 47px;
    padding-left: 47px;
  }
  .heading-21 {
    padding-bottom: 0px;
    font-size: 36px;
    line-height: 45px;
  }
  .search-form {
    width: 100%;
  }
  .search-input-2 {
    width: 100%;
    padding-top: 36px;
    font-size: 18px;
  }
  .section-17 {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .section-11 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .search-bg-text {
    display: none;
  }
  .nav-social-heading {
    display: none;
  }
  .nav-social-line {
    display: none;
  }
  .nav-menu {
    display: none;
  }
  .nav-categories-heading {
    margin-bottom: 32px;
  }
  .nav-categories {
    padding-top: 48px;
  }
  .search-bar {
    padding-right: 16px;
    padding-left: 16px;
  }
  .nav-bg-text {
    display: none;
  }
  .menu-item {
    line-height: 32px;
  }
  .div-block-112 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .subscribe-v4 {
    max-width: none;
  }
  .form-column {
    padding-right: 0px;
  }
  .more-button {
    margin-top: 20px;
  }
  .featured-article-heading {
    font-size: 25px;
    line-height: 36px;
  }
  .tabbed-feature-category {
    margin-bottom: 5px;
  }
  .tabbed-feature-title {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 35px;
  }
  .smaller-feature-author {
    margin-top: 5px;
  }
}

#w-node-c80780c8cf42-ce24e433 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-23415e4e4e6d-778e703e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-23415e4e4e6d-778e703e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-23415e4e4ebc-778e703e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-23415e4e4ebc-778e703e {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-23415e4e4ebc-778e703e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

#w-node-c3b329957155-778e703e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-c3b329957155-778e703e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-c3b3299571a4-778e703e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-c3b3299571a4-778e703e {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-c3b3299571a4-778e703e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

#w-node-d71eeb91e167-778e703e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-d71eeb91e167-778e703e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-d71eeb91e14a-778e703e {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-d71eeb91e14a-778e703e {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

#w-node-3c9be4118284-dcfcb9bf {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-3c9be4118284-dcfcb9bf {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-3c9be41182d3-dcfcb9bf {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-3c9be41182d3-dcfcb9bf {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

#w-node-2beb5789dc3c-aca7b633 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-4c15e3e4155d-aca7b633 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-647682078377-aca7b633 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-647682078377-aca7b633 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

#w-node-409535419e6e-aca7b633 {
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-column-span: 1;
  grid-column-end: 6;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-409535419e6e-aca7b633 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

#w-node-e92076b7080f-aca7b633 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 479px) {
  #w-node-e92076b7080f-aca7b633 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

#w-node-53bc7a2e85a9-aca7b633 {
  -ms-grid-column: 6;
  grid-column-start: 6;
  -ms-grid-column-span: 1;
  grid-column-end: 7;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) {
  #w-node-53bc7a2e85a9-aca7b633 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-53bc7a2e85a9-aca7b633 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@font-face {
  font-family: 'Eina 03';
  src: url('../fonts/eina-03-semibold.eot') format('embedded-opentype'), url('../fonts/eina-03-semibold.woff') format('woff'), url('../fonts/eina-03-semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Eina 03';
  src: url('../fonts/eina-03-regular.eot') format('embedded-opentype'), url('../fonts/eina-03-regular.woff') format('woff'), url('../fonts/eina-03-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Eina 03';
  src: url('../fonts/eina-03-bold.eot') format('embedded-opentype'), url('../fonts/eina-03-bold.woff') format('woff'), url('../fonts/eina-03-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-MediumItalic.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-MediumItalic.woff') format('woff'), url('../fonts/MaisonNeue-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-Medium.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-Medium.woff') format('woff'), url('../fonts/MaisonNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-LightItalic.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-LightItalic.woff') format('woff'), url('../fonts/MaisonNeue-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-Light.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-Light.woff') format('woff'), url('../fonts/MaisonNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-BookItalic.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-BookItalic.woff') format('woff'), url('../fonts/MaisonNeue-BookItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Maisonneue book';
  src: url('../fonts/MaisonNeue-Book.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-Book.woff') format('woff'), url('../fonts/MaisonNeue-Book.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-BoldItalic.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-BoldItalic.woff') format('woff'), url('../fonts/MaisonNeue-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Maisonneue';
  src: url('../fonts/MaisonNeue-Bold.eot') format('embedded-opentype'), url('../fonts/MaisonNeue-Bold.woff') format('woff'), url('../fonts/MaisonNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}