
.box {
    background-color: #ffffff;
    border: 2px solid #ebedee;
    border-radius: 4px;
    margin-bottom: 20px;
}

.box-heading.header-red {
    color: #ca0a37;
}

.box-heading.header-yellow {
    color: #ef6835;
}

.box-content {
    padding: 15px;
}

.media:first-child {
    margin-top: 0;
}
.media {
    margin-top: 0;
    margin-bottom: 10px !important;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media {
    margin-bottom: 21px;
}

.media:before, .media:after {
    content: "";
    display: table;
}

.media-left, .media>.pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}

.media-body {
    font-size: 12px;
    line-height: 17.5px;
    overflow: hidden;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-body {
    width: 10000px;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.box-heading {
    text-transform: uppercase;
    font-weight: 700;
}
.box-heading {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-bottom: 2px solid #ebedee;
}

.col-xs-12 {
    width: 100%;
}

.row:before, .row:after {
    content: "";
    display: table;
}

.row:after {
    content: "";
    clear: both;
}


.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    min-height: 1px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-12 {
    width: 100%;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    min-height: 1px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

a {
    color: #005b9c;
    text-decoration: none;
}

.btn {
    font-family: 'Lato', Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    background-color: #ebedee;
    border: 2px solid #d9dddf;
    display: inline-block;
    padding: 0 12px;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    width: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    border-radius: 4px;
    -webkit-transition: all 
ease-in-out 0.15s;
    -moz-transition: all ease-in-out 0.15s;
    -o-transition: all ease-in-out 0.15s;
    transition: all 
ease-in-out 0.15s;
    text-decoration: none;
    color: #373737;
    text-shadow: 0 1px 0 #ffffff;
}



.light-gray {
  color: #41464a;
}

.product-logo {
  text-align: center;
  margin-top: 20px;
}

.media-left {
  width: 45px;
}

.media-body {
  width: auto;
}

.media-heading {
  font-weight: 800;
}

.product-logo img, .more-info img {
  max-width: 100%;
  display: inline-block;
}

.box {
  background-color: #ffffff;
  border: 2px solid #ebedee;
  border-radius: 4px;
  margin-bottom: 20px;
}

.actions {
  float: left;
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}

.regular-font {
  font-size: 16px;
}

.mainbox-primary h2.title {
  display: none;
}

.contain h1 {
  position: relative;
  letter-spacing: 1px;
  margin-top: -10px;
  display: inline-block;
}

.contain h1:after {
  content: "";
  position: absolute;
  width: 25px;
  height: 27px;
  background: url(//d1e4fni9ntsf6g.cloudfront.net/pages/product_care/form.png) left top no-repeat;
  top: 0;
  right: -30px;
}

.hotline {
  float: left;
}

#contact-icon {
  float: left;
  width: 25px;
  height: 27px;
  background: url(//d1e4fni9ntsf6g.cloudfront.net/pages/product_care/contact.png) left top no-repeat;
  margin: 10px 10px 0 0;
}

.features {
  float: left;
  width: 100%;
}

.feature-box {
  border-left: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  margin: 50px 0 0 37px;
  float: left;
  padding: 0 0 25px 60px;
}

.icon-container {
  text-align: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #eeeeee;
  position: absolute;
  left: -37px;
  top: -28px;
}

.icon-container img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.icon-container-small {
  text-align: center;
  width: 53px;
  height: 53px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #eeeeee;
  position: absolute;
  left: -27px;
  top: -14px;
}

.icon-container-small img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.arrow-container {
  position: absolute;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
}

.arrow-container img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.arrow-img-cont {
  width: 21px;
  height: 21px;
  background: transparent;
  text-align: center;
  float: left;
}

.view-more {
  float: left;
  margin: 2px 5px 0px 0px;
  color: #41464a;
  font-weight: bold;
}

.active-state {
  transform: rotate(180deg) !important;
  margin-top: -5px;
}

.features p {
  color: #41464a;
  font-size: 16px;
}

.feature-box-details {
  border-left: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  margin: 0px 0 0 37px;
  float: left;
  padding: 45px 0 0px 0px;
  overflow: visible !important;
}

.feature-box-details .icon-container {
  text-align: center;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #f0f0f0;
  position: absolute;
  left: -37px;
  top: -28px;
}

.feature-details {
  padding-left: 60px;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 35px;
}

.feature-details p {
  color: #41464a;
  font-size: 14px;
}

.feature-details li {
  color: #41464a;
  font-size: 14px;
}

.feature-details ol {
  list-style-type: decimal !important;
  margin: 20px 0 0 20px;
}

.terms-conditions {
  width: 100%;
  float: left;
  margin: 30px 0;
}

.terms-conditions ol {
  margin-left: 15px;
}

.terms-conditions li {
  font-size: 14px;
  line-height: 26px;
}

.replacement-plan {
  background: #f0f0f0;
  width: 100%;
  float: left;
  text-align: center;
  padding: 40px 2% 35px 2%;
  margin-bottom: 30px;
}

.replacement-plan img {
  max-width: 100%;
}

.replacement-plan p {
  font-size: 14px;
  margin-top: 15px;
}

.more-info h3 {
  font-weight: 300;
}

@media screen and (max-width: 430px) {
  .contain h1 {
    letter-spacing: 1px;
    margin-top: -10px;
    font-size: 20px;
  }

  .contain p {
    font-size: 14px;
  }

  #contact-icon {
    margin: 5px 7px 0 0;
  }

  #form-icon {
    margin-top: 5px;
  }
}

.accordion {
  width: 100%;
  margin: 0 auto 100px;
  border-top: 1px solid #d9e5e8;
  padding: 0 20px;
}

.accordion li {
  border-bottom: 1px solid #d9e5e8;
  position: relative;
}

.accordion li p {
  display: none;
  padding: 5px 25px;
  color: #676767;
}

.accordion a {
  width: 100%;
  display: block;
  cursor: pointer;
  font-weight: 600;
  line-height: 3;
  font-size: 24px;
  text-indent: 15px;
  user-select: none;
  color: #00599d;
  font-weight: 400 !important;
  text-transform: uppercase;
}

.accordion a:after {
  width: 8px;
  height: 8px;
  border-right: 1px solid #4a6e78;
  border-bottom: 1px solid #4a6e78;
  position: absolute;
  right: 10px;
  content: " ";
  top: 17px;
  transform: rotate(-45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordion p {
  font-size: 18px;
  padding: 10px;
}

.accordion a.active:after {
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.pc1 {
  background-color: #662d91 !important;
  border-color: #662d91;
}

.pc2 {
  background-color: #fcb040 !important;
  border-color: #fcb040;
}

.btn-pc {
  width: 100%;
  max-width: 100%;
  padding: 4% 2%;
  font-size: 12px !important;
  margin-left: auto;
  margin-right: auto;
  white-space: inherit;
  line-height: 1em;
}

.docos {
  padding-bottom: 2%;
}

.pc-col {
  padding: 1%;
}

.btn-pc {
  color: white;
  text-decoration: none !important;
}

.btn-pc:hover {
  color: white;
  font-weight: bold;
}

@media (min-width: 1280px) {
    .col-lg-6 {
        width: 50%;
    }
}
@media (min-width: 1280px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.333333333333%;
    }
}
@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-6 {
        width: 50%;
    }
}
