.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;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lg_logo {
  position: static;
  z-index: 13;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.logo {
  position: static;
  display: inline-block;
  padding-top: 0px;
}

.store-title {
  position: static;
  z-index: 14;
  -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;
}

.homestore {
  position: static;
  bottom: 8px;
  display: inline-block;
  overflow: visible;
  padding-left: 15px;
  float: none;
  clear: none;
  font-size: 24px;
  font-weight: 300;
}

.nav-link {
  position: relative;
  left: 0px;
  display: inline-block;
  overflow: visible;
  height: 53px;
  padding: 15px;
  float: none;
  clear: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.nav-link:hover {
  background-color: #c00;
}

.navbar {
  position: static;
  left: 0px;
  top: 60px;
  right: 0px;
  display: none;
  height: 53px;
  background-color: rgba(204, 0, 0, 0.75);
  background-image: none;
  direction: ltr;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.dropdown-toggle-2 {
  display: inline-block;
  height: 53px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.dropdown-toggle-2:hover {
  background-color: #c00;
}

.dropdown-toggle-2:active {
  background-color: #333;
}

.dropdown-toggle-2:focus {
  background-color: #333;
}

.container {
  height: 53px;
}

.nav-menu {
  float: left;
}

.dropdown-text {
  position: relative;
  bottom: 5px;
  display: inline-block;
  overflow: visible;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  font-size: 18px;
  font-weight: 300;
}

.icon-2 {
  bottom: 1px;
}

.dropdown-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 26px;
  float: none;
  clear: none;
  -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: 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;
  color: #333;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.dropdown-list:hover {
  color: #c00;
  font-weight: 700;
}

.dropdown-list-2 {
  width: 300px;
}

.dropdown-list-2.w--open {
  width: 320px;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.slide {
  background-color: transparent;
  background-image: url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h929.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/dia_hero_01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/dia_hero_01.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
}

.hero_1_container {
  display: block;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-left: 19px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
  font-size: 32px;
  line-height: 38px;
  font-weight: 600;
  text-align: left;
}

.heading.slide3 {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left;
}

.paragraph-3 {
  margin-left: 19px;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

.paragraph-3.slide03 {
  text-align: right;
}

.learn-more-hero {
  display: inline-block;
  max-width: 140px;
  margin-top: 10px;
  margin-left: 80px;
  float: none;
  -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 #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.learn-more-hero:hover {
  background-color: #fff;
  color: #c00;
}

.learn-more-hero.slide03 {
  float: right;
}

.left-arrow {
  display: none;
}

.right-arrow {
  display: none;
}

.footer-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bcbdc0), to(#bcbdc0));
  background-image: linear-gradient(180deg, #bcbdc0, #bcbdc0);
}

.footer-link-block {
  direction: ltr;
  color: #333;
  font-weight: 400;
  text-decoration: none;
}

.footer-text {
  display: inline-block;
  margin: 20px;
  font-size: 16px;
}

.footer-text:hover {
  color: #c00;
  font-weight: 400;
}

.footer-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#333));
  background-image: linear-gradient(180deg, #333, #333);
}

.image-6 {
  padding-right: 10px;
  padding-left: 10px;
}

.div-block-7 {
  display: inline-block;
  float: right;
}

.div-block-11 {
  display: inline-block;
  margin-left: 0px;
}

.payment64 {
  margin-left: 0px;
  padding-left: 0px;
}

.payment {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}

.copyright {
  display: block;
  width: 40%;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  color: #e6e7e8;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  text-align: right;
}

.text-block-14 {
  margin-left: 20px;
  padding-top: 10px;
  color: #fff;
  font-weight: 300;
}

.heading-2 {
  margin-top: 0px;
  padding: 0px 5px 0px 10px;
  font-size: 20px;
  font-weight: 700;
  text-align: left;
}

.text-span {
  font-weight: 300;
}

.horz-line_mx {
  border-top: 4px solid #00a4e4;
}

.horz-line_is {
  border-style: solid none none;
  border-width: 4px;
  border-color: #00a94f #000 #000;
}

.text-block-15 {
  margin-top: 5px;
  padding-right: 5px;
  padding-left: 10px;
  text-align: left;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #999;
}

.div-block-13 {
  position: relative;
  display: block;
  padding-top: 10px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px none #999;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.horz-line_av {
  border-style: solid none none;
  border-width: 4px 1px 0px;
  border-color: #f57b20 #000 #000;
}

.div-block-14 {
  border-top: 4px solid #872175;
}

.mx_recommend {
  display: block;
  margin-top: 0px;
  border: 1px solid transparent;
  background-image: none;
  color: #fff;
  text-align: center;
}

.is_recommend {
  display: block;
  margin-top: 0px;
  border: 1px solid transparent;
  background-image: none;
  color: transparent;
  text-align: center;
}

.av_recommend {
  margin-top: 0px;
  border: 1px solid transparent;
  background-image: none;
  color: #fff;
  text-align: center;
}

.mx_list {
  margin-top: 20px;
  margin-right: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
}

.column {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.row {
  display: inline;
  margin-top: auto;
  margin-right: auto;
  margin-left: 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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.unordered-list {
  margin-top: 20px;
  padding-right: 10px;
}

.column-2 {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.column-3 {
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.device-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 940px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  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-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.unordered-list-2 {
  margin-top: 20px;
  padding-right: 10px;
}

.tab-link {
  width: 33%;
  margin-right: 5px;
  margin-left: 5px;
  background-color: rgba(51, 51, 51, 0.25);
  color: #fff;
}

.tab-link:hover {
  background-color: rgba(51, 51, 51, 0.65);
}

.tab-link.w--current {
  width: 33%;
  margin-right: 5px;
  margin-left: 5px;
  background-color: #00467f;
  color: #fff;
}

.tab-link-2 {
  width: 25%;
  margin-right: 5px;
  margin-left: 5px;
  background-color: rgba(51, 51, 51, 0.25);
  color: #fff;
}

.tab-link-2:hover {
  background-color: rgba(51, 51, 51, 0.65);
}

.tab-link-2.w--current {
  width: 25%;
  background-color: #00467f;
}

.tab-link-3 {
  width: 25%;
  margin-right: 5px;
  margin-left: 5px;
  background-color: rgba(51, 51, 51, 0.25);
  color: #fff;
}

.tab-link-3:hover {
  background-color: rgba(51, 51, 51, 0.65);
}

.tab-link-3.w--current {
  background-color: #00467f;
}

.div-block-15 {
  position: relative;
  display: block;
  overflow: visible;
  margin-left: 0px;
  padding-top: 10px;
  padding-left: 0px;
  float: none;
  clear: none;
  -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;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 1px none #999;
  background-color: #fff;
}

.protect-title {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  background-color: #e6e7e8;
  font-size: 32px;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
}

.text-block-16 {
  text-align: center;
}

.text-block-17 {
  text-align: center;
}

.text-block-18 {
  text-align: center;
}

.text-span-2 {
  color: #c00;
}

.text-span-3 {
  color: #c00;
}

.horz-line_mxc {
  border: 2px solid #00a4e4;
}

.mxc_recommend {
  display: block;
  border: 1px solid transparent;
  background-color: transparent;
  color: transparent;
  text-align: center;
}

.tabs {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#e6e7e8));
  background-image: linear-gradient(180deg, #e6e7e8, #e6e7e8);
}

.awards {
  background-color: #bcbdc0;
}

.pcmag {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 5px;
}

.avtest {
  margin: 20px 10px 10px;
}

.block-quote {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.paragraph-4 {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
  font-weight: 300;
}

.text-span-4 {
  padding-left: 30px;
  font-size: 18px;
  text-align: right;
}

.quote01 {
  margin-left: 30px;
  font-size: 30px;
  line-height: 38px;
  font-style: italic;
  font-weight: 300;
}

.citation {
  margin-left: 30px;
  padding-left: 30px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  text-align: right;
}

.quote_cit {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 0px;
}

.award-title {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 38px;
  line-height: 48px;
  font-weight: 300;
}

.text-span-5 {
  color: #c00;
}

.devicetabs {
  display: none;
}

.hero-slider {
  display: none;
}

.column-5 {
  display: block;
  -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;
}

.div-block-16 {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 90px;
  padding-bottom: 90px;
  float: left;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #fff;
}

.text-block-19 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 5px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
}

.text-block-20 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 5px;
  font-size: 20px;
  font-weight: 300;
}

.text-span-6 {
  color: #c00;
}

.heading-3 {
  padding-left: 10px;
  font-size: 24px;
  font-weight: 600;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 260px;
  padding: 10px;
  border: 1px solid #bcbdc0;
}

.column-6 {
  border: 1px none #bcbdc0;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 260px;
  padding: 10px;
  border: 1px solid #bcbdc0;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 260px;
  padding: 10px;
  border: 1px solid #bcbdc0;
}

.prembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 260px;
  padding: 10px;
  border: 1px solid #bcbdc0;
}

.row-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.row-3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.paragraph-5 {
  padding-left: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.red_button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 120px;
  margin-top: 10px;
  margin-right: 10px;
  padding-top: 9px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: #c00;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.red_button:hover {
  border: 1px solid #c00;
  background-color: #fff;
  color: #c00;
}

.prem_price {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 30px;
  padding-top: 10px;
  padding-left: 10px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #00a4e4;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.prem_product {
  position: relative;
  padding-top: 1px;
}

.price {
  position: relative;
  left: 40px;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  padding: 10px 10px 10px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #c00;
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
}

.text-block-22 {
  position: absolute;
  left: 120px;
  right: 0px;
  bottom: 5px;
  display: inline-block;
  margin-left: 70px;
  color: #bcbdc0;
  font-size: 18px;
  font-weight: 300;
  text-decoration: line-through;
}

.div-block-20 {
  position: relative;
  left: 0px;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  -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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-23 {
  position: absolute;
  left: 120px;
  top: 10px;
  right: 0px;
  display: block;
  margin-left: 70px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #00a4e4;
  font-size: 18px;
  font-style: italic;
}

.tab-pane {
  position: static;
}

.button_buy {
  margin-right: 20px;
  margin-bottom: 40px;
  margin-left: 20px;
  -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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #c00;
  text-align: center;
}

.row-4 {
  display: block;
  -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;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tab-pane-2 {
  position: static;
}

.container-3 {
  margin-bottom: 10px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto 40px 20px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #c00;
  background-color: #c00;
  font-size: 16px;
}

.button:hover {
  border: 1px solid #c00;
  background-color: #fff;
  color: #c00;
}

.biz_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bizbackgrnd.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bizbackgrnd.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.pcworld {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
}

.text-block-24 {
  margin-top: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.heading-4 {
  margin-top: 30px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 400;
}

.bizlearn {
  position: static;
  display: block;
  width: 140px;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 22px;
  border: 1px solid #fff;
  background-color: transparent;
  direction: ltr;
  text-align: center;
}

.bizlearn:hover {
  border-color: #00a4e4;
  background-color: #00a4e4;
}

.column-7 {
  position: static;
}

.row-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.container-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;
}

.heading-5 {
  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;
  font-weight: 300;
  text-align: center;
}

.why_buy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -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;
}

.heading-6 {
  font-weight: 300;
  text-align: center;
}

.image-9 {
  display: inline-block;
}

.column-8 {
  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;
}

.paragraph-6 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.whybuy {
  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;
}

.div-block-22 {
  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;
}

.div-block-23 {
  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;
}

.row-6 {
  margin-top: 20px;
}

.column-9 {
  position: relative;
  display: block;
  overflow: visible;
  padding-right: 5px;
  padding-left: 5px;
}

.column-10 {
  position: static;
  display: block;
  padding-right: 5px;
  padding-left: 5px;
}

.product_os {
  min-height: 40px;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.price_disclaim {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 300;
}

.mac_recommend {
  border: 1px solid #00a4e4;
  background-color: #00a4e4;
  color: #fff;
  text-align: center;
}

.mac_list {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 10px;
  padding-bottom: 0px;
}

.is_list {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 10px;
}

.av_list {
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 10px;
}

.column-11 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.list-item {
  color: #333;
}

.list-item-2 {
  color: #333;
}

.list-item-3 {
  color: rgba(51, 51, 51, 0.25);
}

.list-item-4 {
  color: rgba(51, 51, 51, 0.25);
}

.list-item-5 {
  color: rgba(51, 51, 51, 0.25);
}

.list-item-6 {
  color: rgba(51, 51, 51, 0.25);
}

.list-item-7 {
  color: rgba(51, 51, 51, 0.25);
}

.learn-more-btn {
  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: 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;
  background-color: transparent;
  color: #00a4e4;
  font-size: 14px;
  text-align: center;
}

.learn-more-btn:hover {
  background-color: #00a4e4;
  color: #fff;
}

.award_logos {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.image-12 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-26 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.disclaim_section {
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#e6e7e8));
  background-image: linear-gradient(180deg, #e6e7e8, #e6e7e8);
}

.disclaim_section.lower {
  display: none;
}

.cart {
  position: static;
  top: 0px;
  right: 0px;
  z-index: 16;
  display: block;
  margin-right: auto;
  margin-left: auto;
  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: 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;
}

.carttxt {
  display: inline-block;
  margin-left: 15px;
  -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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #222;
  font-size: 16px;
}

.carttxt:hover {
  color: #c00;
}

.cart_icon {
  display: inline-block;
}

.acct_icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 0px;
  padding-bottom: 0px;
}

.myacct {
  display: inline-block;
  margin-top: 0px;
  margin-left: 15px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #222;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.myacct:hover {
  color: #c00;
}

.acct {
  z-index: 15;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 198px;
  padding-left: 0px;
  -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;
}

.avmac {
  margin-bottom: 20px;
  margin-left: 5px;
}

.learn-more-hero-1 {
  display: none;
  max-width: 140px;
  margin-top: 40px;
  margin-left: 80px;
  float: none;
  -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 #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
}

.learn-more-hero-1:hover {
  background-color: #fff;
  color: #c00;
}

.nav-link-2 {
  position: relative;
  left: 0px;
  display: inline-block;
  overflow: visible;
  height: 53px;
  padding: 15px;
  float: none;
  clear: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.nav-link-2:hover {
  background-color: #c00;
}

.navbar2 {
  height: 53px;
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(204, 0, 0, 0.75)), to(rgba(204, 0, 0, 0.75)));
  background-image: linear-gradient(180deg, rgba(204, 0, 0, 0.75), rgba(204, 0, 0, 0.75));
}

.dropdown-3 {
  overflow: hidden;
  margin-bottom: 0px;
  float: left;
  clear: none;
}

.icon-3 {
  bottom: 1px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.text-block {
  text-align: left;
  text-decoration: none;
}

.dropdown-list-3 {
  width: 300px;
  color: #fff;
}

.dropdown-list-3.w--open {
  width: 280px;
}

.dropdown-toggle-3 {
  position: static;
  display: block;
  height: 53px;
  float: none;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  cursor: pointer;
}

.dropdown-toggle-3:hover {
  background-color: #c00;
}

.dropdown-toggle-3:active {
  background-color: #333;
}

.dropdown-toggle-3:focus {
  background-color: #333;
}

.image {
  display: block;
  height: 50px;
  float: left;
}

.menu2 {
  height: 53px;
  padding-left: 0px;
}

.dropdown-text-2 {
  position: relative;
  bottom: 5px;
  display: inline-block;
  overflow: visible;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.dropdownnav {
  display: block;
}

.award_quote {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.acct_link {
  padding-right: 4px;
  padding-left: 4px;
  text-decoration: none;
}

.cart-link {
  text-decoration: none;
}

.nav-link-3 {
  position: relative;
  left: 0px;
  display: inline-block;
  overflow: visible;
  height: 53px;
  padding: 15px;
  float: none;
  clear: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
}

.nav-link-3:hover {
  background-color: #c00;
}

.navbar-2 {
  display: block;
  height: 53px;
  background-color: rgba(204, 0, 0, 0.75);
  background-image: none;
  direction: ltr;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
}

.dropdown-toggle-4 {
  display: inline-block;
  height: 53px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
}

.dropdown-toggle-4:hover {
  background-color: #c00;
}

.dropdown-toggle-4:active {
  background-color: #fff;
  color: #c00;
}

.dropdown-toggle-4:focus {
  background-color: #c00;
}

.hero-offer-bold {
  font-size: 24px;
}

.hns {
  height: 768px;
  background-image: url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/hns_main.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hns_headline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  color: #fff;
  line-height: 50px;
  text-align: left;
}

.hns_paragraph {
  color: #fff;
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  text-align: left;
}

.hns_paragraph.promo {
  font-size: 24px;
}

.grid {
  margin-top: 100px;
  grid-template-areas: ". ." ". ." ". .";
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.hero-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: 50px;
  margin-top: 0px;
  padding: 10px 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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  text-align: center;
}

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

.hero_cta {
  margin-left: 164px;
}

.pwp {
  height: 768px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h19-11.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h19-11.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.horz-line_avm {
  border: 2px solid #c00;
}

.grid-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-6 {
  margin-top: 20px;
  margin-bottom: 0px;
}

.prod_head {
  min-height: 120px;
  padding-top: 5px;
  padding-bottom: 20px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.prod_msrp {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #999;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  text-decoration: line-through;
}

.prod_sale {
  margin: 10px 0px 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #c00;
  font-size: 38px;
  font-weight: 300;
  text-align: center;
}

.prod_section {
  margin-top: 0px;
  padding-top: 10px;
  background-color: #e6e7e8;
}

.prod_col {
  border: 1px solid #bcbdc0;
  background-color: #fff;
}

.disclaimer {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero_fencing_rotation {
  display: none;
  overflow: hidden;
  height: auto;
  max-height: 600px;
  margin-top: 0px;
  margin-bottom: 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;
  background-color: #222;
  background-image: url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bg_02.png');
  background-position: 100% 50%;
  background-size: cover;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  background-clip: border-box;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-13 {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  max-width: none;
  margin-right: 0px;
  margin-left: -140px;
  padding-right: 0px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

.hero_hl {
  margin-left: 0px;
}

.grid-3 {
  grid-column-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.section-2 {
  display: block;
  -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: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bg_02.png');
  background-position: 100% 50%;
  background-size: cover;
}

.div-block-29 {
  width: 500px;
}

.heading-7 {
  margin-top: auto;
  color: #fff;
  font-weight: 400;
}

.text-block-27 {
  padding-right: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}

.div-block-30 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-31 {
  width: 1000px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
}

.heading-8 {
  width: 450px;
  color: #fff;
  font-weight: 400;
}

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

.hero-section {
  height: 60vh;
}

.hero_section {
  display: block;
  height: 500px;
  margin-right: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border: 1px none #222;
  background-color: #060606;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#333));
  background-image: linear-gradient(180deg, #000, #333);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.computer {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0px;
  width: 940px;
  height: 500px;
  margin-top: 22px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

.phone {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  width: 100px;
  height: auto;
  -webkit-transform: translate3d(-490px, -81px, 225px);
  transform: translate3d(-490px, -81px, 225px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.main_console {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 250px;
  height: auto;
  max-width: 100%;
  -webkit-transform: translate3d(-205px, -124px, 20px);
  transform: translate3d(-205px, -124px, 20px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.tablet {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  height: 250px;
  -webkit-transform: translate3d(-81px, -157px, 80px);
  transform: translate3d(-81px, -157px, 80px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.tmms_icon {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 6;
  display: inline-block;
  height: 100px;
  -webkit-transform: translate3d(390px, -300px, 300px);
  transform: translate3d(390px, -300px, 300px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.idsafe_icon {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 4;
  -webkit-transform: translate3d(-200px, -100px, 150px);
  transform: translate3d(-200px, -100px, 150px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-14 {
  position: absolute;
  left: auto;
  top: auto;
  right: -10%;
  bottom: -23%;
  height: 85vh;
}

.laptop_bg {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 3%;
  z-index: 1;
  height: 350px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.hero_bg {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero_headline {
  width: 340px;
  color: #fff;
  font-weight: 600;
}

.hero_text {
  position: static;
  left: 18%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 40px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.paragraph-7 {
  position: absolute;
  width: 320px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
}

.hero_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.pss_learn_btn {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 150px;
  height: 40px;
  margin-top: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #fff;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: center;
}

.pss_learn_btn:hover {
  background-color: #fff;
  color: #000;
}

.button-2 {
  margin-top: 100px;
  border: 1px solid #fff;
  background-color: transparent;
}

.product_sub {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-align: center;
}

.px_recommend {
  display: block;
  border: 1px solid transparent;
  background-color: #00a4e4;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .homestore {
    font-size: 20px;
  }
  .slide {
    background-size: cover;
  }
  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .paragraph-3.slide03 {
    margin-left: 0px;
  }
  .div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
  }
  .copyright {
    line-height: 18px;
  }
  .mx_list {
    margin-bottom: 0px;
  }
  .device-tabs {
    margin-right: auto;
    margin-left: auto;
  }
  .tab-link-2 {
    width: 25%;
  }
  .tab-link-2.w--current {
    width: 25%;
  }
  .protect-title {
    font-size: 24px;
    line-height: 32px;
  }
  .prem_price {
    margin-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .price {
    font-size: 30px;
  }
  .text-block-22 {
    left: 100px;
    display: inline-block;
    margin-top: 0px;
    margin-left: 60px;
    padding-top: 0px;
  }
  .div-block-20 {
    margin-top: 20px;
  }
  .text-block-23 {
    left: 100px;
    display: block;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 60px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 16px;
  }
  .row-4 {
    display: inline;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .container-3 {
    display: block;
  }
  .button {
    margin-right: 20px;
    margin-left: 20px;
    -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: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .pcworld {
    margin-top: 20px;
    margin-left: 10px;
  }
  .text-block-24 {
    font-size: 16px;
  }
  .heading-4 {
    font-size: 36px;
    line-height: 40px;
  }
  .column-9 {
    display: block;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column-10 {
    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;
  }
  .mac_list {
    margin-bottom: 60px;
  }
  .is_list {
    margin-bottom: 0px;
  }
  .av_list {
    margin-bottom: 0px;
  }
  .hns {
    height: 480px;
    background-attachment: scroll;
  }
  .hns_paragraph {
    font-size: 20px;
    line-height: 28px;
  }
  .grid {
    margin-top: 10px;
  }
  .pwp {
    height: 480px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h19-11.jpg');
    background-image: linear-gradient(180deg, null, null), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h19-11.jpg');
    background-attachment: scroll, scroll;
  }
  .grid-2 {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .prod_head {
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .header_nav {
    padding-bottom: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .store-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    margin-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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobile-logo {
    display: block;
    max-width: 15%;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 20px;
  }
  .homestore {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
  }
  .nav-link {
    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;
    color: #333;
    font-size: 14px;
  }
  .nav-link:hover {
    color: #fff;
  }
  .dropdown-toggle-2 {
    color: #333;
    font-size: 14px;
  }
  .dropdown-toggle-2:hover {
    color: #fff;
  }
  .dropdown-2 {
    position: relative;
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dropdown-text {
    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;
    font-size: 14px;
  }
  .menu-button {
    height: 53px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
  }
  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h929.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h929.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }
  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
    background-size: auto, cover;
  }
  .hero_1_container {
    line-height: 20px;
  }
  .heading {
    font-size: 28px;
    line-height: 36px;
  }
  .heading.slide3 {
    margin-right: 10px;
  }
  .paragraph-3 {
    margin-right: 0px;
    padding-right: 30px;
    font-size: 18px;
    line-height: 24px;
  }
  .learn-more-hero.slide03 {
    margin-right: 10px;
  }
  .footer-text {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;
  }
  .div-block-11 {
    display: inline;
  }
  .payment {
    max-width: 100%;
  }
  .copyright {
    width: 50%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 16px;
  }
  .div-block-13 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0px 50px;
  }
  .mx_recommend {
    margin-right: 50px;
    margin-left: 50px;
  }
  .column {
    margin-top: 5px;
  }
  .device-tabs {
    margin-right: auto;
    margin-left: auto;
  }
  .tab-link-2 {
    width: 50%;
  }
  .tab-link-2.w--current {
    width: 50%;
  }
  .tab-link-3 {
    width: 50%;
  }
  .protect-title {
    font-size: 24px;
    line-height: 32px;
  }
  .tabs {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .awards {
    margin-top: 0px;
  }
  .pcmag {
    max-width: 100%;
  }
  .quote01 {
    font-size: 20px;
    line-height: 28px;
  }
  .citation {
    font-size: 18px;
  }
  .quote_cit {
    margin-bottom: 0px;
  }
  .award-title {
    font-size: 28px;
    line-height: 34px;
  }
  .hero-slider {
    display: none;
  }
  .column-5 {
    display: block;
  }
  .text-block-19 {
    padding-left: 15px;
  }
  .text-block-20 {
    padding-left: 15px;
  }
  .column-6 {
    margin-bottom: 10px;
  }
  .container-2 {
    margin-bottom: 10px;
  }
  .biz_section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bizbackgrnd.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bizbackgrnd.jpg');
    background-size: auto, contain;
    background-attachment: scroll, scroll;
  }
  .pcworld {
    margin-top: 20px;
    padding-top: 0px;
  }
  .text-block-24 {
    font-size: 16px;
  }
  .heading-4 {
    font-size: 24px;
  }
  .bizlearn {
    margin-bottom: 20px;
  }
  .heading-5 {
    font-size: 32px;
  }
  .column-9 {
    margin-top: 5px;
  }
  .mac_list {
    margin-bottom: 0px;
  }
  .is_list {
    margin-bottom: 0px;
  }
  .av_list {
    margin-bottom: 0px;
  }
  .column-11 {
    margin-top: 34px;
    margin-bottom: 34px;
  }
  .column-12 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .nav-link-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;
    color: #333;
    font-size: 14px;
  }
  .nav-link-2:hover {
    color: #fff;
  }
  .dropdown-3 {
    position: relative;
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dropdown-toggle-3 {
    color: #333;
    font-size: 14px;
  }
  .dropdown-toggle-3:hover {
    color: #fff;
  }
  .dropdown-text-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;
    font-size: 14px;
  }
  .award_quote {
    padding-bottom: 0px;
  }
  .nav-link-3 {
    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;
    color: #333;
    font-size: 14px;
  }
  .nav-link-3:hover {
    color: #fff;
  }
  .dropdown-toggle-4 {
    color: #333;
    font-size: 14px;
  }
  .dropdown-toggle-4:hover {
    color: #fff;
  }
  .container-5 {
    display: none;
  }
  .hns {
    height: 320px;
  }
  .hns_headline {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 0px;
  }
  .hns_paragraph {
    font-size: 18px;
    line-height: 25px;
  }
  .hns_paragraph.promo {
    font-size: 18px;
  }
  .grid {
    margin-top: 40px;
    margin-right: 10px;
    margin-left: 10px;
  }
  .bold-text {
    font-size: 20px;
  }
  .grid-2 {
    position: static;
    -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;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .container-6 {
    display: block;
    padding-right: 10px;
    padding-left: 10px;
  }
  .prod_head {
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 32px;
  }
  .prod_msrp {
    margin-top: 0px;
  }
  .hero_section {
    height: 300px;
  }
  .computer {
    display: none;
  }
  .hero_headline {
    position: relative;
    font-size: 28px;
    line-height: 32px;
  }
  .hero_text {
    margin-left: 40px;
  }
}

@media screen and (max-width: 479px) {
  .header_nav {
    -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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mobile-logo {
    max-width: 15%;
    margin-top: 5px;
  }
  .homestore {
    display: block;
    margin-top: 5px;
    -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;
    font-size: 16px;
  }
  .menu-button {
    display: block;
    height: 53px;
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .slide {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h929.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h929.jpg');
    background-position: 0px 0px, 55% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }
  .slide-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/h920.jpg');
    background-size: auto, cover;
  }
  .heading {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
    line-height: 30px;
  }
  .heading.slide3 {
    text-align: right;
  }
  .paragraph-3 {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    line-height: 26px;
    text-align: left;
  }
  .learn-more-hero {
    font-size: 16px;
  }
  .learn-more-hero.slide03 {
    margin-left: 80px;
  }
  .footer-text {
    display: inline-block;
    float: none;
    font-size: 14px;
    text-align: left;
  }
  .copyright {
    line-height: 16px;
  }
  .div-block-13 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .mx_recommend {
    margin-right: 10px;
    margin-left: 10px;
  }
  .device-tabs {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .tab-link-2 {
    width: 50%;
  }
  .tab-link-2.w--current {
    width: 50%;
  }
  .tab-link-3 {
    width: 50%;
  }
  .protect-title {
    font-size: 20px;
    line-height: 32px;
  }
  .text-block-16 {
    font-size: 12px;
    line-height: 16px;
  }
  .text-block-17 {
    font-size: 12px;
    line-height: 20px;
  }
  .text-block-18 {
    display: block;
    -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;
    font-size: 12px;
  }
  .tabs {
    margin-bottom: 0px;
  }
  .pcmag {
    position: static;
    overflow: visible;
    height: 70px;
    margin-bottom: 5px;
    float: none;
    clear: none;
  }
  .avtest {
    height: 70px;
    margin-bottom: 5px;
    margin-left: 5px;
  }
  .quote01 {
    font-size: 18px;
    line-height: 24px;
  }
  .citation {
    font-size: 14px;
  }
  .award-title {
    padding-right: 10px;
    font-size: 18px;
    line-height: 30px;
  }
  .column-5 {
    display: block;
    -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;
  }
  .text-block-19 {
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .text-block-20 {
    padding-left: 10px;
    font-size: 14px;
  }
  .heading-3 {
    font-size: 18px;
  }
  .column-6 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .paragraph-5 {
    font-size: 12px;
  }
  .red_button {
    right: 0px;
    bottom: 0px;
    display: block;
  }
  .prem_price {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: inline-block;
    -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-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row-4 {
    display: block;
    margin-bottom: 10px;
  }
  .container-2 {
    padding: 0px 5px;
  }
  .biz_section {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0.65)), to(rgba(51, 51, 51, 0.65))), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bizbkg.jpg');
    background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.65), rgba(51, 51, 51, 0.65)), url('//drh.img.digitalriver.com/DRHM/Storefront/Site/tmamer/pb/images/2020_Storefront/images/bizbkg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .pcworld {
    height: 70px;
  }
  .text-block-24 {
    font-size: 14px;
    line-height: 20px;
  }
  .heading-4 {
    font-size: 20px;
    line-height: 28px;
  }
  .bizlearn {
    margin-bottom: 20px;
  }
  .heading-5 {
    font-size: 24px;
    line-height: 38px;
  }
  .heading-6 {
    margin-top: 5px;
    font-size: 18px;
  }
  .image-9 {
    max-width: 60%;
  }
  .paragraph-6 {
    font-size: 14px;
    line-height: 18px;
  }
  .image-10 {
    max-width: 60%;
  }
  .image-11 {
    max-width: 60%;
  }
  .column-10 {
    display: block;
  }
  .product_os {
    font-size: 12px;
    line-height: 16px;
  }
  .price_disclaim {
    margin-bottom: 10px;
    font-size: 10px;
    line-height: 16px;
  }
  .column-11 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .column-12 {
    margin-bottom: 10px;
  }
  .prem_img {
    width: 100px;
    height: 100px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .buy_img {
    max-width: 50%;
  }
  .avmac {
    height: 70px;
    margin-top: 20px;
  }
  .learn-more-hero-1 {
    font-size: 16px;
  }
  .hns_headline {
    margin-right: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .hns_paragraph {
    margin-right: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .hns_paragraph.promo {
    margin-right: 10px;
    font-size: 14px;
  }
  .hero-button {
    margin-right: 0px;
  }
  .bold-text {
    font-size: 20px;
  }
  .hero_cta {
    margin-left: 60px;
  }
  .hero_offer {
    margin-right: 0px;
  }
  .pwp {
    height: 360px;
  }
  .grid-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .prod_head {
    font-size: 24px;
    line-height: 28px;
  }
  .prod_msrp {
    font-size: 18px;
  }
  .prod_sale {
    font-size: 28px;
  }
  .hero_headline {
    width: 280px;
    font-size: 24px;
  }
  .hero_text {
    margin-left: 20px;
  }
  .paragraph-7 {
    width: 280px;
  }
  .px_recommend {
    font-size: 10px;
    line-height: 16px;
  }
}

#w-node-11c38d92758d-2bd36870 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  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: end;
  justify-self: end;
}

#w-node-cd29df379b1e-2bd36870 {
  -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;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-121eae7207a7-2bd36870 {
  -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;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-977a8a6b3813-2bd36870 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  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: start;
  justify-self: start;
}

#w-node-977a8a6b3817-2bd36870 {
  -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: start;
  justify-self: start;
}

#w-node-977a8a6b3819-2bd36870 {
  -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;
  -ms-grid-column-align: start;
  justify-self: start;
}

@media screen and (max-width: 991px) {
  #w-node-639a85c6d1e7-2bd36870 {
    -webkit-box-ordinal-group: 10000;
    -webkit-order: 9999;
    -ms-flex-order: 9999;
    order: 9999;
  }
  #w-node-372c795ae0f5-2bd36870 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
  #w-node-522bc48a5424-2bd36870 {
    -webkit-box-ordinal-group: -9998;
    -webkit-order: -9999;
    -ms-flex-order: -9999;
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-cd29df379b1e-2bd36870 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: end;
    justify-self: end;
  }
  #w-node-977a8a6b3817-2bd36870 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: end;
    justify-self: end;
  }
}

