html {
  font-family: sans-serif;
  line-height: 1.1;
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.95rem;
  font-weight: 400;
  line-height: 1.45;
  color: #2c2c2c;
  text-align: left;
  background-color: #ffffff;
}

h1 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

h2 {
  font-size: 2rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

h3 {
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

h4 {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

h5 {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

h6 {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  line-height: 1.5;
}

p {
  margin-top: 0;
  margin-bottom: 0.8rem;
}

ul {
  list-style-image: url('sqpurple.gif');
  margin-top: 1.6rem;
}

ol, dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

li {
  margin-bottom: 0.5rem;
}

a {
  color: #005fcc;
  text-decoration: none;
}

a:hover {
  color: #005fcc;
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}

.container {
  max-width: 950px;
  min-width: 300px;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.full-container {
  width: 100%;
}

.inner-container {
  padding: 0px;
  margin-bottom: 20px;
}

.inner-container-home {
  padding: 0px 0px 20px 0px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.flex-container-jleft {
  display: flex;
  flex-wrap: wrap;
}

.flex-container-nowrap {
  display: flex;
}

.flex-column2 {
  flex: 0 1 50%;
  min-width: 220px;
}

.flex-column2-70 {
  flex: 0 1 73%;
}

.flex-column2-30 {
  flex: 0 1 25%;
  padding-left: 15px;
}

.flex-column2-10 {
  flex: 0 1 10%;
}

.flex-column2-90 {
  flex: 0 1 90%;
}

.plus-minus-box {
  height: 100px;
  background-color: #cfcfcf;
  margin-bottom: 5px;
  border-radius: 2px;
}

.plus {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  padding: 25px 0px 0px 0px;
}

.minus {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1;
  color: #ffffff;
  padding: 1px 0px 0px 0px;
}

.pbox {
  height: 95px;
  min-width: 100px;
  padding: 0px 0px 10px 15px;
}

.cbox {
  height: 95px;
  min-width: 100px;
  padding: 8px 0px 0px 15px;
}

.separator {
  width: 70%;
  margin: 2px 0px 7px 60px;
  height: 1px;
  background-color: #cfcfcf;
}

.flex-column3 {
  flex: 0 1 32%;
  min-width: 150px;
  text-align: center;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}

.flex-column3-home {
  flex: 0 1 33.3%;
  min-width: 250px;
  text-align: left;
  margin-bottom: 10px;
}

.flex-column4 {
  flex: 0 1 24.7%;
  min-width: 150px;
  text-align: center;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}

.flex-column4-related {
  flex: 0 1 25%;
  min-width: 150px;
  text-align: center;
}

.flex-column5 {
  flex: 0 1 19.75%;
  min-width: 150px;
  text-align: center;
  border: 1px solid #e2e2e2;
  margin-bottom: 10px;
}

.section-title {
  margin: 40px 0px 40px 0px;
  text-align: center;
}

.section-title-home {
  margin: 20px 0px 20px 0px;
  text-align: left;
}

#title-home {
  text-align: center;
}

#rpsection-title {
  padding-top: 1px;
  padding-bottom: 20px;
  margin: 0px;
}

.section-title h2, .section-title h3, .section-title h4 {
  font-size: 2.6rem ;
  font-weight: 300;
  color: #5c5c5c;
}

#rpsection-title h4 {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 0.8;
}

#main-container {
  background-color: #ffffff;
  padding-bottom: 5px;
}

#header-container {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px 20px 0px;
  margin-bottom: 20px;
}

.home img {
  border: 1px solid #cccccc;
}

.home h2 {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.1;
  padding-left: 10px;
  border-left: 8px solid #569300;
}

.home h3 {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 1rem;
  margin-bottom: 0.6rem;
}

.home h4 {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 1rem;
  margin-bottom: 0.6rem;
}

.home a {
  color: #2c2c2c;
}

.home a:hover {
  text-decoration: none;
}

.home-item {
  padding-right: 50px;
}

#main-menu {
  text-align: right;
}

#main-menu h5 {
  font-size: 1.45rem;
  font-weight: 500;
  line-height: 1;
  margin: 0px;
}

#main-menu a {
  color: #7a7a7a;
}

#main-menu a:hover {
  color: #7a7a7a;
  text-decoration: none;
  border-top: 5px solid #7a7a7a;
}

#footer-container {
  font-size: 1rem;
  color: #3d3d3d;
  text-align: center;
  margin-top: 30px;
}

#intro-content {
  border: 1px solid #cccccc;
}

#intro-text {
  padding: 20px 30px 10px 30px;
}

#disclosure {
  font-size: 0.9rem;
}

#buying-guide h3 {
  border-left: 8px solid #cccccc;
  padding-left: 10px;
  margin-bottom: 35px;
}

.productbox {
  padding:0px;
  margin:0px 0px 10px 0px;
}

.regtitlecontainer {
  padding:0px 5px 0px 90px;
  background-color:#eaeaea;
  border-radius:8px 8px 0px 0px;
}

.rtcontainer {
  margin-top: 106px;
}

.botitlecontainer {
  padding:0px 5px 0px 95px;
  background-color:#d18000;
  border-radius:8px 8px 0px 0px;
}
  
.bvtitlecontainer {
  padding:0px 5px 0px 95px;
  background-color:#569300;
  border-radius:8px 8px 0px 0px;
}
  
.bbtitlecontainer {
  padding:0px 5px 0px 95px;
  background-color:#0084d1;
  border-radius:8px 8px 0px 0px;
}
  
.bxtitlecontainer {
  padding:0px 5px 0px 95px;
  background-color:#008ba0;
  border-radius:8px 8px 0px 0px;
}
  
.oneboxtitle {
  padding:20px 5px 0px 20px;
  background-color:#008ba0;
  border-radius:8px 8px 0px 0px;
}

.maincontent {
  width:70%;
  float:left;
}

.listbox {
  width:30%;
  min-width:220px;
  float:left;
  padding-left:30px;
}

.checkpricebutton {
  font-weight:bold;
  font-size:16px;
  background-color:#569300;
  float:left;
  padding:3px 10px 1px 10px;
  border-radius:5px 5px 5px 5px;
}

.chkprbutton {
  font-weight:bold;
  color:#ffffff;
  background-color:#569300;
  padding:2px 6px 1px 6px;
  border-radius:5px 5px 5px 5px;
}

.checkprbutton {
  font-weight:bold;
  background-color:#569300;
  padding:2px 0px 2px 0px;
  border-radius:5px 5px 5px 5px;
  margin-top: 5px;
  line-height: 1.3;
}

.threecolumn {
  width: 57%;
  min-width: 100px;
  margin: 5px auto 0px auto;
  padding: 2px 0px 3px 0px;
}

.checkbutton {
  font-weight:bold;
  font-size:16px;
  background-color:#014fa8;
  padding:5px 0px 3px 0px;
  border-radius:5px 5px 5px 5px;
}

.onebox {
  padding:0px;
  margin:0px 0px 10px 0px;
  float:left;
}

.extbox {
  padding:0px;
}

.intbox {
  padding:0px;
  border-radius:10px;
  margin:-95px 0px 10px 0px;
}

.contentcontainer {
  padding: 10px 30px 10px 30px;
  background-color: #fbfbfb;
  border-radius: 0px 0px 8px 8px;
}

.itempic {
  width: 250px;
  margin:20px 30px 15px 0px;
  padding-bottom:5px;
  border:1px solid #cccccc;
  background-color:#ffffff;
  float: left;
}

.productpic {
  margin:5px 15px 5px 15px;
  padding-bottom:0px;
  border:1px solid #cccccc;
  background-color:#ffffff;
  float:left;
}

.captionpic {
  margin:5px 15px 5px 15px;
  border:1px solid #cccccc;
  padding-bottom:5px;
  background-color:#ffffff;
  float:right;
}

.captionpictxt {
  font-size:12px;
  font-style:italic;
  float:left;
  max-width:250px;
  text-align:center;
  padding:10px;
}

.itempictxt {
  font-size:20px;
  margin:0px;
  width:100%;
  float:left;
  text-align:center;
  text-decoration:underline;
}

#content a:hover {
  text-decoration:underline;
}

.itempictxtsml {
  font-size:12px;
  margin:0px;
  width:100%;
  float:left;
  text-align:center;
  text-decoration:underline;
}

h2.itemtitle, h3.itemtitle {
  color:#ffffff !important;
  font-size: 1.5rem;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
}

h2.producttitle {
  color:#ffffff !important;
  margin-left:-70px;
  font-size: 1.5rem;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
}

h2.orgproducttitle {
  color:#000000 !important;
  margin-left:-70px;
  font-size: 1.5rem;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
}

h2.oprodtitle {
  margin-left: 5px;
}

h2.altproducttitle {
  color:#000000 !important;
  font-size: 1.5rem;
  padding-top: 0.7rem;
  padding-bottom: 0.9rem;
}

.titlehilight {
  color:#ffe27a;
}

.number {
  color:#000000;
  background-color:#ffffff;
  padding:0px 15px 0px 15px;
  border-radius:20px;
  margin-right: 15px;
}

.fusion-checklist li {
  margin-bottom:0px !important;
}

.fusion-checklist {
  margin-bottom:17px;
}

.bgchecklist li {
  margin-bottom:10px !important;
}

.readmore {
  font-size: 1rem;
  width: 40%;
  margin: 15px auto 5px auto;
  padding: 5px 10px 5px 10px;
  background-color: #ffffff;
  border: 1px solid #8a8a8a;
  opacity: 0.6;
  transition: 0.3s;
  cursor: pointer;
  display: block;
}

.readmore:hover {
  opacity: 1;
}

.toggle {
  display: none;
}

p.smltitle {
  align:center !important;
}

#related-products {
  font-size: 1.1rem;
  color: #ffffff;
  padding: 0px 10px 15px 10px;
  margin-top:30px;
  margin-bottom:30px;
  background-color:#555555;
}

#related-products a:link, #related-products a:visited {
  color: #ffffff;
}

.regtitlecontainer a:link {
  color:#333333 !important;
}

.regtitlecontainer a:visited {
  color:#333333 !important;
}

.regtitlecontainer a:hover {
  color:#5583e0 !important;
  text-decoration:none !important;
}

.checkpricebutton a:link, .checkprbutton a:link, .relatedproducts a:link, .checkbutton a:link, .botitlecontainer a:link, .bvtitlecontainer a:link, .bbtitlecontainer a:link, .bxtitlecontainer a:link {color:#ffffff !important;}
.checkpricebutton a:visited, .checkprbutton a:visited, .relatedproducts a:visited, .checkbutton a:visited, .botitlecontainer a:visited, .bvtitlecontainer a:visited, .bbtitlecontainer a:visited, .bxtitlecontainer a:visited {color:#ffffff !important;}
.checkpricebutton a:hover, .checkprbutton a:hover, .relatedproducts a:hover, .checkbutton a:hover {
  color:#fff070 !important;
  text-decoration:none !important;
}

#date {
  width: 225px;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.2;
  color: #ffffff;
  background-color: #5a5a5a;
  margin: -7px 0px 25px 0px;
  padding: 0px 5px 3px 5px;
  border-radius: 2px;
  text-align: center;
}

#comparison-chart {
  color: #3d3d3d;
  font-size: 0.8rem;
  line-height: 1.2;
}

#comparison-chart p {
  margin-bottom: 0.2rem;
}

.row {
  padding: 10px;
}

.row2 {
  padding: 10px;
  background-color:#ececec;
}

.rowtitle {
  color:#ffffff;
  padding: 5px 8px 10px 8px;
  height: 50px;
}

.rowbo {
  background-color:#d18000;
}

.rowbv {
  background-color:#569300;
}

.rowbb {
  background-color:#0084d1;
}

.rowbx {
  background-color:#008ba0;
}

.rowo {
  background-color:#5036c4;
}

.feat1, .feat2, .feat3, .feat4, .feat5, .feat6, .feat7, .feat8 {
  padding: 10px 10px 7px 10px;
}

.lineheight {
  line-height: 1.5;
}

.rowhilight {
  font-size:14px;
  padding:10px;
  background-color:#fff2c6;
}

.strong {
  font-weight: 700;
}

.large {
  font-size: 1.3rem;
  font-weight: 1000;
  line-height: 1.2;
  margin-top: 12px;
}

.medium {
  font-size: 1.05rem;
  font-weight: 1000;
  line-height: 1.2;
  margin-top: 16px;
}

.small {
  font-size: 0.9rem;
  font-weight: 1000;
  line-height: 1.2;
  margin-top: 17px;
}

.double {
  font-size: 1rem;
  font-weight: 1000;
  line-height: 1.2;
  margin-top: 7px;
}

@media (max-width: 575.98px) {
  #main-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .container {
    min-width: 250px;
  }

  .contentcontainer {
    padding: 10px 20px 10px 20px;
  }

  #title {
    text-align: center;
  }

  #date {
    width: 185px;
    font-size: 1rem;
    padding: 3px 5px 4px 5px;
    margin: 0px auto 25px auto;
    border-radius: 2px;
  }

  #intro {
    padding-left: 10px;
    padding-right: 10px;
  }

  .itempic {
    margin:20px auto 60px auto;
    float: none;
  }

  #logo-container {
    min-width: 35%;
    max-width: 50%;
  }

  #main-menu {
    display: none;
  }

  .section-title-home {
    margin: 20px 0px 30px 0px;
  }

  h1, h2, .section-title h2, .section-title h3, .section-title h4 {
    font-size: 2rem;
    line-height: 1.2;
  }

  h3, h4, h5, h6 {
    font-size: 1.3rem;
  }

  h2.itemtitle, h3.itemtitle, h2.producttitle, h2.orgproducttitle, h2.altproducttitle {
    font-size: 1.1rem;
    line-height: 1.2;
  }

  #rowbo h3, #rowbv h3, #rowbb h3, #rowbx h3, #rowo h3 {
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1.2;
  }

  .home-item {
    padding: 0px;
    margin-bottom: 30px;
  }

  .home h2 {
    margin-left: 20px;
  }

  .flex-column2, .flex-column3-home {
    flex: 0 1 90%;
  }

  .flex-column2-70 {
    flex: 0 1 100%;
    padding: 0px;
  }

  .flex-column2-30 {
    display: none;
  }

  .flex-column2-mobile {
    flex: 0 1 50%;
  }

  .flex-column5 {
    flex: 0 1 32%;
    min-width: 50px;
  }

  .flex-column5 h3 {
    font-size: 1rem !important;
    margin-top: 10px !important;
  }
  
  .flex-column4 {
    flex: 0 1 25%;
    min-width: 50px;
  }

  .pbox {
    padding: 5px 5px 10px 15px;
    margin-right: 5px;
  }

  .cbox {
    padding: 5px 0px 10px 15px;
  }

  .separator {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .flex-column2-70, .flex-column2-30 {
    flex: 0 1 100%;
    padding: 0px;
  }

  .flex-column2-mobile {
    flex: 0 1 50%;
  }

  .separator {
    display: none;
  }

  .pbox {
    height: auto;
    padding: 5px 5px 10px 15px;
    margin-right: 5px;
  }

  .cbox {
    height: auto;
    padding: 5px 0px 10px 15px;
  }
}

@media (max-width: 1000px) {
  .flex-column2-70, .flex-column2-30 {
    flex: 0 1 100%;
    padding: 0px;
  }

  .flex-column2-mobile {
    flex: 0 1 50%;
  }

  .separator {
    display: none;
  }

  .plus-minus-box {
    height: 80px;
  }

  .plus {
    padding: 13px 4px 0px 4px;
  }

  .minus {
    font-size: 3.9rem;
    padding: 0px 6px 0px 6px;
  }

  .pbox {
    height: auto;
    padding: 5px 5px 10px 15px;
    margin-right: 5px;
  }

  .cbox {
    height: auto;
    padding: 5px 0px 10px 15px;
  }
}

@media (max-width: 1199.98px) {
  
}