@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap");
/* font-family: 'Nunito Sans', sans-serif; */
* {
  outline: none; }

a:focus, a:hover {
  text-decoration: none;
  outline: none; }

a {
  color: #0265d6;
  -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  text-decoration: none; }

p {
  color: #242424; }

body {
  float: left;
  width: 100%;
  background-color: #fff;
  font-family: "Nunito Sans", sans-serif;
  color: #4f4f4f;
  font-size: 14px;
  line-height: 22px; }

.body {
  float: left;
  width: 100%;
  min-height: 650px; }

.button, .button:focus, .button:active, .swal2-container button.swal2-confirm.button, .swal2-container .swal2-modal .swal2-cancel {
  font-family: "Nunito Sans", sans-serif;
  background: #0265d6;
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s ease;
  line-height: normal;
  border: 0;
  border-radius: 0;
  outline: none;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 700; }

.button:hover, .swal2-container button.swal2-confirm.button:hover, .swal2-container .swal2-modal .swal2-cancel:hover {
  font-family: "Nunito Sans", sans-serif;
  background: #161616;
  color: #ffffff;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s ease;
  border: 0;
  border-radius: 0;
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: "Nunito Sans", sans-serif;
  text-transform: uppercase;
  color: #242424;
  letter-spacing: 0;
  font-weight: 400; }

.page-heading, .modal-header-title {
  font-weight: 700;
  line-height: normal; }

.container {
  width: 100%;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding: 0; }

.cart_cnt > a:hover > span, .navPages-action:hover, .navUser-action:hover, .navPages .navPages-action:hover, .footer .footer-info-list a:hover, .navUser-action-divider:hover, .productView-reviewLink > a:hover, .card-title > a:hover, .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover, .pagination-item .pagination-link:hover, .facetedSearch-refineFilters > a:hover, .accordion-navigation-actions > a:hover, .accordion--navList .accordion-content li a:hover, .sidebarBlock ul li a:hover, .cart-item-name a:hover, .pagination-list li a:hover {
  color: #0265d6; }

.slick-dots li button {
  border-color: #000;
  background: #000; }

.slick-dots li.slick-active button {
  border-color: #0265d6; }

.slick-dots li button:before, .slick-dots li.slick-active button:before {
  color: #0265d6; }

.slick-dots li.slick-active button:before, .slick-dots li button:hover:before {
  background: #0265d6; }

.slick-dots li {
  padding: 0;
  height: 23px;
  width: 23px; }

.heroCarousel.slick-initialized, .heroCarousel-slide .heroCarousel-image, .heroCarousel-slide .heroCarousel-image-wrapper {
  max-height: 100%; }

.heroCarousel .slick-next, .heroCarousel .slick-prev {
  top: 50%; }

.heroCarousel .slick-dots li {
  background: transparent; }

.slick-next, .slick-prev, .slick-next:before, .slick-prev:before {
  height: 38px;
  width: 20px;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0; }

.slick-next:before, .slick-next:hover, .slick-next:focus, .slick-next:hover:before {
  background: transparent url("../img/carousel_right_black.png") no-repeat center;
  background-size: auto;
  opacity: 1; }

.slick-prev:before, .slick-prev:hover, .slick-prev:focus, .slick-prev:hover:before {
  background: transparent url("../img/carousel_left_black.png") no-repeat center;
  background-size: auto;
  opacity: 1; }

.slick-disabled {
  opacity: 0.3 !important; }

.clearfix:before, .clearfix:after {
  display: block;
  content: " ";
  clear: both; }

/**/
.header {
  float: left;
  width: 100%;
  border: 0; }

.header_left {
  width: 400px;
  display: inline-block;
  float: left; }
  .header_left .header-logo {
    margin: 0;
    padding: 26px 0 0;
    text-align: center; }
    .header_left .header-logo .header-logo-image {
      max-width: 300px;
      max-height: 100%;
      position: static;
      margin: 0;
      padding: 0; }

.header_right {
  display: inline-block;
  float: left;
  width: calc(100% - 400px);
  border-top: 1px solid transparent; }
  .header_right .navUser {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    width: 100%; }

.navPages-container {
  margin: 15px 0 0; }

.header-logo-image-container:after {
  display: none !important; }

.navUser-action {
  color: #6b6b6b;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 400; }

.navPages-action {
  color: #161616;
  font-size: 17px;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 400; }

.navPage-subMenu, .navPages-action.is-open {
  background: #f3f3f3; }

.header_contact {
  padding: 0;
  margin: 0; }
  .header_contact .button {
    color: #fff;
    margin: 0 5px 0 0;
    padding: 11px 5px;
    font-weight: 400;
    font-size: 13px;
    width: 115px; }

.navUser .header_phone {
  letter-spacing: 0;
  font-weight: 400;
  padding: 0 34px 0 10px;
  margin: 14px 0 0; }
  .navUser .header_phone span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 3px 0 0;
    color: #6b6b6b; }
  .navUser .header_phone .navUser-action {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    color: #0265d6;
    letter-spacing: 0; }
    .navUser .header_phone .navUser-action:hover {
      color: #000; }

.navPages {
  max-width: 100%;
  padding: 0;
  margin: 0; }
  .navPages .navPages-list {
    float: right;
    margin: 13px 0 18px; }
    .navPages .navPages-list > .navPages-item > .navPages-action {
      padding: 0 12px 0 24px;
      text-transform: inherit;
      font-weight: 700;
      letter-spacing: -0.2px; }
  .navPages .navPages-action {
    font-size: 17px;
    color: #161616;
    font-weight: 400;
    text-transform: capitalize; }

.default_main .body {
  margin: 0;
  padding: 0; }

.default_main .body > .container {
  max-width: none;
  padding: 0; }

.main_banner {
  clear: left;
  width: 100%;
  float: left; }
  .main_banner .home-hero-container {
    display: block;
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    padding: 70px 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent), url(../img/hero-desktop.jpg);
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat; }
  .main_banner .hero-text {
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 0px 60px;
    background-color: rgba(2, 101, 214, 0.7);
    text-align: center; }
    .main_banner .hero-text .hero-title {
      margin: 0px;
      padding: 0 50px;
      color: #fff;
      font-size: 55px;
      line-height: 55px;
      font-weight: 400;
      text-align: center;
      letter-spacing: 0px; }
  .main_banner .hero-subtitle.v2 {
    margin: 0 0 20px;
    padding: 0px;
    color: #fff;
    font-size: 90px;
    line-height: 90px; }
  .main_banner .ticket-holder {
    display: inline-block; }
  .main_banner .hero-ticker {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    padding: 30px 50px;
    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 #6b6b6b;
    background-color: #161616;
    color: #242424;
    font-size: 36px; }
  .main_banner .ticker-text {
    float: left;
    color: #fff;
    font-size: 40px; }
  .main_banner .ticker-counter {
    margin: 0 20px;
    padding: 0px;
    float: left;
    border: 1px none #242424;
    background-color: transparent; }
  .main_banner .ticker-number {
    margin: 0 2px 0 0;
    padding: 0px;
    float: left;
    border-right: 1px none #242424;
    background-color: #242424;
    color: #fff;
    font-size: 40px; }
    .main_banner .ticker-number .ticket-number-img {
      width: 50px; }
  .main_banner .ticker-number.last {
    border-right-style: none; }
  .main_banner .ticker-number.comma {
    padding-right: 15px; }
  .main_banner .ticker-dollarsign {
    padding: 30px 5px;
    float: left;
    border-right: 1px none #242424;
    color: #fff;
    font-size: 50px; }
  .main_banner .ticker-dollarsign.last {
    border-right-style: none; }
  .main_banner .ticker-dollarsign.comma {
    padding-right: 15px; }
  .main_banner .ticker-comma {
    padding: 30px 2px;
    float: left;
    border-right: 1px none #242424;
    color: #fff;
    font-size: 83px; }
  .main_banner .ticker-comma.last {
    border-right-style: none; }
  .main_banner .ticker-comma.comma {
    padding-right: 15px; }
  .main_banner .main-get-started-btn {
    display: inline-block;
    height: 55px;
    margin: 30px 0% 0px 0px;
    padding: 15px 0;
    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;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    width: 305px;
    cursor: pointer;
    letter-spacing: -0.5px;
    background: #161616; }
    .main_banner .main-get-started-btn:hover {
      border-color: #fff;
      color: #fff;
      background-color: transparent; }

.customers_review {
  float: left;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0; }
  .customers_review .review_heading {
    margin: 20px 0 30px;
    color: #242424;
    font-size: 46px;
    line-height: 46px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none; }

.customersSlider {
  max-width: 1170px;
  position: relative;
  margin: auto;
  text-align: center;
  width: 100%; }
  .customersSlider .review_slider {
    position: relative;
    display: block;
    margin: 0 auto;
    padding: 0 0 35px;
    list-style-type: none;
    white-space: nowrap; }
  .customersSlider .review_text {
    font-size: 16px;
    line-height: 31px;
    font-weight: 300;
    text-align: center;
    margin: 0 0 10px; }
  .customersSlider .review_name {
    color: #b4b4b4;
    font-size: 16px;
    font-weight: 400; }
  .customersSlider .icon--rating-big {
    width: 24px;
    height: 24px;
    margin: 0 auto 4px;
    display: inline-block;
    vertical-align: middle; }
  .customersSlider .home_review_badge {
    margin: 0 10px 10px;
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .customersSlider .review_grid {
    padding: 0 19px;
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    transition: transform 500ms ease; }
  .customersSlider .slick-next, .customersSlider .slick-prev, .customersSlider .slick-next:before, .customersSlider .slick-prev:before {
    width: 55px;
    height: 55px;
    top: 46.5%; }
  .customersSlider .slick-prev {
    left: -60px;
    right: auto; }
  .customersSlider .slick-next {
    right: -60px;
    left: auto; }
  .customersSlider .slick-prev:before, .customersSlider .slick-prev:hover, .customersSlider .slick-prev:focus, .customersSlider .slick-prev:hover:before {
    background: transparent url("../img/arrow_1.jpg") no-repeat center;
    background-size: auto; }
  .customersSlider .slick-next:before, .customersSlider .slick-next:hover, .customersSlider .slick-next:focus, .customersSlider .slick-next:hover:before {
    background: transparent url("../img/arrow_2.jpg") no-repeat center;
    background-size: auto; }

.HowItWorks_section {
  float: left;
  width: 100%;
  padding: 30px 0 0;
  background-color: #161616; }

.HowItWorks_block {
  margin: 0;
  color: #fff;
  font-size: 46px;
  line-height: 46px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none; }

.HowItWorks_inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto; }

.sellwithconfidence_block .HowItWorks_column {
  padding: 0 15px 20px; }

.HowItWorks_column {
  width: 25%;
  min-height: 50px;
  padding: 0px 20px 20px;
  float: left; }

.HowItWorks_circle, .HowItWorks_circle > img {
  width: 100px;
  height: 100px;
  margin: 0 auto 30px;
  border-radius: 100px;
  background-color: #0265d6; }

.HowItWorks_circle_title, .HowItWorks_heading {
  margin: 20px 0 30px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none; }

.HowItWorks_heading {
  font-size: 46px;
  line-height: 46px;
  font-weight: 400; }

.home_moatcallout {
  width: 100%;
  padding: 40px 20px 40px 40px;
  float: none;
  background-color: #f3f3f3;
  color: #161616;
  font-size: 23px;
  line-height: 28px;
  text-align: center;
  clear: left;
  font-weight: 400; }
  .home_moatcallout a {
    color: #0265d6; }
    .home_moatcallout a:hover {
      color: #000000; }

.home_sell_with_confidence {
  float: left;
  width: 100%;
  clear: left;
  width: 100%;
  padding: 30px 0 30px;
  background-color: #161616; }
  .home_sell_with_confidence .sellwithconfidence_heading {
    margin: 0 auto 30px;
    color: #fff;
    font-size: 46px;
    line-height: 46px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 1px;
    text-transform: none; }
  .home_sell_with_confidence .sellwithconfidence_circle, .home_sell_with_confidence .sellwithconfidence_circle > img {
    width: 120px;
    height: 120px;
    margin: 0 auto 10px;
    border-radius: 100px;
    background-color: transparent;
    display: block; }
  .home_sell_with_confidence .sellwithconfidence_title {
    margin: 0 auto 30px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 300;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none; }

.footer {
  float: left;
  width: 100%;
  display: block;
  margin: 0px;
  padding: 25px 0 0;
  border-top: 1px none #d1d1d1;
  background-color: #f3f3f3; }
  .footer .ft_page_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1180px;
    margin: 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer .ft_page_right {
    width: 30%;
    margin: 0px auto;
    float: right;
    color: #6b6b6b;
    text-align: right;
    font-size: 14px;
    font-weight: 400; }
    .footer .ft_page_right p {
      margin: 0;
      padding: 0;
      color: #6b6b6b; }
  .footer .footer-info-list {
    list-style-type: none;
    width: 100%;
    display: block;
    margin: 0;
    line-height: normal; }
    .footer .footer-info-list li {
      padding: 0;
      margin: 0;
      display: inline-block;
      line-height: normal; }
    .footer .footer-info-list a {
      margin: 0 20px 0 0;
      padding: 0px;
      float: left;
      color: #6b6b6b;
      font-size: 14px;
      font-weight: 300;
      text-align: left;
      line-height: normal; }
  .footer .ft_page_left {
    width: 70%;
    padding: 0 0 8px;
    float: left;
    background-color: transparent;
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 300;
    text-align: left; }
  .footer .footer-badge-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1180px;
    margin: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer .footer-badges {
    width: 100%;
    margin: 20px 0 0;
    padding: 25px 0;
    background-color: #fff; }
  .footer .footer-copyright br {
    display: none !important; }
  .footer .footer-copyright p {
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    margin: 0; }
  .footer .footer-copyright .powered_text2 {
    margin: 10px 0 0;
    float: left; }
  .footer .footer-social {
    display: block;
    width: 30%;
    margin: 0px;
    float: right;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #161616;
    text-align: right; }
  .footer .footer-social-row {
    margin: 3px 0 0;
    float: right;
    background-color: transparent; }
  .footer .footer-copyright {
    width: 70%;
    padding: 0px 0 5px;
    float: left;
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 300;
    text-align: left; }
  .footer .socialLinks {
    line-height: normal; }
    .footer .socialLinks .socialLinks-item {
      display: inline-block;
      float: left;
      vertical-align: middle;
      margin: 0 auto;
      padding: 0; }
      .footer .socialLinks .socialLinks-item > a.icon {
        width: 30px;
        height: 30px;
        border-radius: 40px;
        background: #242424 url("../img/social-icon-facebook.png") no-repeat center;
        background-size: cover;
        float: left;
        margin: 0 20px 0 0; }
        .footer .socialLinks .socialLinks-item > a.icon > svg {
          display: none !important; }
        .footer .socialLinks .socialLinks-item > a.icon:hover {
          background: #d1d1d1 url("../img/social-icon-facebook.png") no-repeat center;
          background-size: cover; }
      .footer .socialLinks .socialLinks-item .icon.icon--twitter {
        background: #242424 url("../img/social-icon-twitter.png") no-repeat center;
        background-size: cover; }
        .footer .socialLinks .socialLinks-item .icon.icon--twitter:hover {
          background: #d1d1d1 url("../img/social-icon-twitter.png") no-repeat center;
          background-size: cover; }
  .footer .footer-copyright a {
    color: #0265d6; }
    .footer .footer-copyright a:hover {
      color: #000; }

.footer .socialLinks .socialLinks-item:last-child > a.icon {
  margin-right: 0; }

.pdp-sticky-footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  width: 100%;
  padding: 15px 10px 15px 50px;
  border-top: 1px solid #d1d1d1;
  background-color: #f3f3f3; }
  .pdp-sticky-footer .pdp-sticky-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1170px;
    margin: auto;
    -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; }
  .pdp-sticky-footer .pdp-sticky-columnl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    padding: 0px;
    float: left;
    clear: both;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .pdp-sticky-footer .pdp-pay-bar {
    display: block;
    float: right;
    clear: none; }
  .pdp-sticky-footer .pdp-stickyfootertitle {
    padding: 0 20px 0 0;
    float: left;
    color: #161616;
    font-size: 30px;
    line-height: 26px;
    font-weight: 700;
    text-align: right;
    letter-spacing: -0.6px; }
  .pdp-sticky-footer .add-to-cart-button-pdp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 55px;
    margin: 0 1% 0 21px;
    padding: 15px 38px;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0265d6;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff; }
    .pdp-sticky-footer .add-to-cart-button-pdp:hover {
      background: #161616;
      color: #fff; }

[data-target="#get-started"] {
  cursor: pointer; }

.main.full, .HomeGetStartedSection, .sellwithconfidence_block {
  float: left;
  width: 100%; }

.default_main .footer-badges {
  padding-bottom: 110px; }

.home-findserialnumber {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin: 50px auto 70px;
  padding: 0 20px;
  -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; }

.find-serial-text-heading {
  margin: 0 10px;
  color: #242424;
  font-size: 27px;
  line-height: 30px; }

.find-serial-text-link {
  margin: 0 10px;
  background: url("../img/next-arrow.png") no-repeat center;
  background-position: 100% 50%;
  background-size: 35px;
  background-repeat: no-repeat;
  color: #242424;
  font-size: 18px; }
  .find-serial-text-link a:hover {
    color: #000; }

.link-5 {
  padding-right: 40px;
  line-height: 20px; }

.link-5:focus {
  color: #0265d6; }

.home-get-started-section {
  width: 100%;
  padding: 0 0 30px; }

.home-get-started-tool-heading {
  margin: 20px auto 30px;
  color: #242424;
  font-size: 48px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none; }

.estimator-app, .estimator-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto; }

.estimator-container {
  font-size: 12px; }

.home-gettingstarted-box {
  width: 32.3%;
  min-height: 50px;
  margin: 0.5%;
  padding: 0px;
  float: left;
  border: 1px solid #d1d1d1;
  text-align: center;
  transition: box-shadow 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  cursor: pointer;
  display: flex;
  flex-flow: column; }

.home-gettingstarted-box:hover {
  box-shadow: 0 0 15px 0 rgba(36, 36, 36, 0.3); }

.getting-started-img {
  width: 200px;
  flex: 0 1 auto;
  margin: 10px auto; }

.getting-started-wrapper {
  padding: 20px 10px;
  background: #f3f3f3 url("../img/next-arrow.png") no-repeat;
  background-position: 100% 50%;
  background-size: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  position: relative; }

.gettingstarted-box-title {
  color: #0265d6;
  font-size: 22px;
  line-height: 24px;
  max-width: calc(100% - 50px); }

.estimator-panel {
  display: none;
  width: calc(100% - 1.2%);
  min-height: 20px;
  min-width: auto;
  margin: 20px 0.6%;
  padding: 40px 20px 30px;
  float: left;
  border: 1px solid #d1d1d1;
  background-color: #e2e2e2; }

.get-started-form {
  width: 80%;
  margin: 0 auto; }

.estimator-panel select {
  background-image: linear-gradient(white 0, #f3f3f3 100%);
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  vertical-align: middle;
  border: 1px solid #cccccc;
  cursor: pointer; }

.estimator-panel select:focus {
  border-color: #3898EC;
  outline: 0; }

.loading {
  display: none;
  margin: 10px auto;
  width: 32px; }

.navUser > .navUser-section > li:not(.header_phone):not(.header_contact) {
  margin-top: 14px; }

.navUser > .navUser-section > li:not(.header_phone):not(.header_contact) > .navUser-action {
  padding: 0;
  margin: 0 12px;
  line-height: normal; }

.productView-title {
  line-height: normal; }

.modal--pupuploginWindow .alertBox {
  display: none; }

.login .form-actions, .modal--pupuploginWindow .form-actions {
  text-align: left; }

.forgot-password {
  line-height: 43px;
  vertical-align: middle; }

.modal--pupuploginWindow .form-label {
  font-weight: 600;
  color: #161616; }

.form-increment .button svg, .form-wishlist .button svg {
  fill: #fff;
  stroke: #fff; }

.blog_mn.page {
  margin: 0; }
  .blog_mn.page .page-heading {
    text-transform: capitalize; }

.blog_mn .pagination {
  clear: left; }

.blog_mn .blog-post-body {
  width: 100%; }

.blog_mn .blog:nth-of-type(3n+1) {
  clear: left; }

.blog_mn .blog {
  width: 33.33%;
  float: left;
  padding: 0 15px;
  margin: 0 0 30px;
  border: 0; }

.blog_mn .blog .blog-post-figure {
  width: 100%; }

.blog_mn .blog .blog-title {
  height: 55px;
  overflow: hidden;
  line-height: normal;
  margin: 0 0 5px;
  font-size: 20px; }

.blog-title a {
  clear: left;
  color: #161616;
  font-weight: 600; }

.blog-title a:focus {
  color: #161616; }

.blog-title a:hover {
  color: #0265d6; }

.blog_mn .blog-thumbnail:after {
  display: none; }

.blog_mn .blog-thumbnail {
  max-width: 100%;
  margin: 0 auto 30px;
  height: 345px;
  display: flex;
  align-items: center; }

.blog_mn .blog-thumbnail img {
  position: static;
  max-height: 345px; }

.blog_mn .blog-thumbnail img:hover {
  opacity: 0.7; }

.blog-author, .blog-date, .blog-post-body, .blog .socialLinks {
  text-align: left; }

.blog .socialLinks .icon svg {
  fill: #0265d6; }

.blog .socialLinks .icon:hover svg {
  fill: #161616; }

.blog-post-body {
  width: 100%; }

.blog-title {
  margin: 0; }

.blog-thumbnail:after {
  display: none; }

.blog-thumbnail img {
  position: static; }

.blog-thumbnail {
  max-width: 100%;
  margin: 0 auto 30px; }

.blog .addthis_toolbox {
  margin: 20px 0 0; }

#wishlist-dropdown li .button {
  font-size: 12px; }

#wishlist-dropdown.is-open .button {
  background: #161616; }

#wishlist-dropdown li .button:hover {
  background: #0265d6; }

#wishlist-dropdown > li {
  border-top: 1px solid #fff; }

.navUser .dropdown-menu.is-open:before {
  left: auto;
  right: 25px; }

.navUser .dropdown-menu.is-open:after {
  left: auto;
  right: 27px; }

#storeCredit-dropdown {
  top: 45px !important; }

.product_main .body {
  margin: 30px 0 0; }

.default_main .container, .header .container, .footer .container {
  max-width: 1300px; }

.productView-images .productView-image {
  max-width: 400px;
  height: 400px;
  clear: left;
  width: 100%;
  border: 1px solid #C0C0C0;
  display: flex;
  align-items: center;
  margin: 0 auto; }

.productView-images .productView-image--default {
  max-height: 395px;
  margin: 0 auto;
  display: block;
  width: auto;
  height: auto;
  position: static; }

.productView-images .productView-thumbnail {
  display: inline-block;
  float: left;
  width: 25%;
  margin: 0 auto;
  padding: 6px; }

.productView-images .productView-thumbnail-link {
  height: 90px;
  width: 100%;
  display: flex;
  align-items: center;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  padding: 0; }

.productView-images .productView-thumbnails {
  margin: 30px -6px;
  width: auto;
  display: block; }
  .productView-images .productView-thumbnails img {
    max-height: 85px;
    max-width: 85px;
    width: auto;
    height: auto;
    position: relative;
    margin: 0 auto; }

.productView-images .productView-img-container:after {
  display: none !important; }

.productView-images .productView-thumbnails .slick-list {
  margin: 0 auto; }

.productView-images .product_thumb {
  display: block;
  margin: 0 auto;
  max-width: 400px; }

.productView-images .productView-img-container > a {
  display: block;
  width: 100%;
  text-align: center; }

.productView-thumbnails .slick-next:before, .productView-thumbnails .slick-next:hover, .productView-thumbnails .slick-next:focus, .productView-thumbnails .slick-next:hover:before,
.productView-thumbnails .slick-prev:before, .productView-thumbnails .slick-prev:hover, .productView-thumbnails .slick-prev:focus, .productView-thumbnails .slick-prev:hover:before {
  background-size: 14px;
  opacity: 1; }

.productView .slick-dots {
  bottom: -10px; }

.productView-thumbnails .slick-next, .productView-thumbnails .slick-prev {
  top: 43%; }

.productView-thumbnails .slick-dots li {
  height: 12px;
  width: 12px;
  line-height: normal;
  margin: 0 2px; }

.productView-thumbnails .slick-dots li button, .productView-thumbnails .slick-dots li button:before {
  height: 12px;
  width: 12px;
  line-height: normal; }

.productView-thumbnails .slick-prev {
  left: -20px; }

.productView-thumbnails .slick-next {
  right: -20px; }

.price-label, .price-now-label, .card-figcaption, .cart-item-brand, .maintenanceNotice, .addToCart_form, .productView-options .form-field.form-field--increments {
  display: none !important; }

.productView-price {
  color: #0265d6;
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 15px; }

.productView-price > div {
  display: inline-block;
  vertical-align: middle;
  float: none;
  line-height: normal; }

.price--rrp, .price--non-sale, .price--discounted {
  color: #c1c1c1; }

.productView-reviewLink > a {
  font-size: 14px;
  font-weight: 600;
  color: #000; }

.productView-info-name, .productView-info-value {
  font-family: "Nunito Sans", sans-serif;
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 2px 0;
  display: inline-block;
  float: left;
  vertical-align: middle; }

.productView-info > :first-child {
  margin-top: 0; }

.productView-rating {
  margin: 0 0 20px; }

.productView-info-name {
  font-weight: 700;
  margin-right: 5px; }

.productView-product {
  padding: 0 0 20px; }

.productView-details {
  margin: 0 0 20px; }

.form-label--alternate {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
  color: #000;
  font-size: 14px; }

.find-serial-text-heading {
  margin-right: 10px;
  margin-left: 10px;
  color: #242424;
  font-size: 27px;
  line-height: 30px; }

.productView-image .easyzoom-flyout {
  background: #fff !important; }

.home-moatcallout {
  padding: 38px 0 39px;
  float: none;
  background-color: #f3f3f3;
  color: #161616;
  font-size: 23px;
  line-height: normal;
  text-align: center; }

.home-moatcallout p {
  margin: 0 auto; }

.socialLinks .icon svg {
  fill: #000000; }

.socialLinks .icon:hover svg {
  fill: #0265d6; }

.pro_title_block {
  max-width: 400px;
  width: 100%;
  display: block;
  margin: 0 auto; }

.productView-title {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  margin: 17px 0; }

.pro_note {
  font-size: 14px;
  color: #4B4B4B;
  margin: 0 0 10px; }

#form-action-addToCart, .button_back .buttonBack {
  width: 152px;
  height: 39px;
  line-height: 39px;
  border-radius: 4px;
  padding: 0 5px;
  margin: 0;
  font-size: 16px;
  font-weight: 400; }

.button_back {
  display: inline-block;
  float: left;
  vertical-align: middle;
  margin: 0; }

.button_back .buttonBack {
  background: #d7d7d7;
  color: #000;
  margin: 0 10px 0 0; }

.button_back .buttonBack:hover {
  background: #000000;
  color: #fff; }

.productView-description {
  width: 100%;
  margin: 0; }

.card_price .price-section {
  display: inline-block;
  float: none;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700; }

.card-title {
  display: block;
  height: 42px;
  overflow: hidden;
  width: 100%; }

.card-title > a {
  line-height: normal;
  font-size: 16px;
  font-weight: 600;
  color: #000; }

.accordion--navList .accordion-title, .facetedSearch-refineFilters .sidebarBlock-heading, .page-sidebar nav > .sidebarBlock > .sidebarBlock-heading {
  font-weight: 700;
  text-transform: uppercase;
  color: #000; }

.form-minMaxRow .form-input--small {
  border-radius: 0; }

.form-minMaxRow .button {
  height: 32px;
  padding: 0 2px;
  line-height: 32px; }

.accordion--navList .accordion-indicator {
  stroke: #000;
  fill: #000; }

.pagination-list li a, .pagination-list li button {
  font-weight: 700;
  color: #000;
  border-radius: 0;
  border-color: #0265d6; }

.pagination-item.pagination-item--current {
  border-color: #0265d6;
  border-radius: 0;
  color: #0265d6; }

.pagination-item.pagination-item--current .pagination-link {
  color: #0265d6; }

.pagination-item.pagination-item--previous > a .icon > svg, .pagination-item.pagination-item--next > a .icon > svg {
  fill: #000000; }

.pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
  fill: #0265d6; }

.facetedSearch .facetLabel, .facetedSearch-refineFilters > a {
  color: #333333; }

.facetedSearch .facetLabel:hover {
  background: #0265d6;
  color: #fff; }

.facetLabel:hover .icon {
  fill: #fff; }

.cart-item-image {
  max-height: 95px; }

.cart-item-name a {
  color: #000; }

.coupon-code-cancel, .shipping-estimate-hide {
  font-style: normal; }

.coupon-code-add, .coupon-code-cancel, .shipping-estimate-show, .shipping-estimate-hide, .gift-certificate-add, .gift-certificate-cancel {
  text-decoration: none; }

.pro_buttonBlock {
  clear: left;
  margin: 12px 0 0; }

.productView-options .form-action.addToCart_form {
  clear: left;
  width: 100%; }

.pro_btn_Continue, .pro_btn_Continue:focus, .pro_btn_Continue:active {
  width: 152px;
  height: 39px;
  line-height: 39px;
  border-radius: 4px;
  padding: 0 5px;
  margin: 0 10px 0 0;
  font-size: 16px;
  font-weight: 400; }

.pro_btn_Continue:hover {
  border-radius: 4px; }

.pro_form_content {
  display: block;
  margin: 0 0 20px; }

.pro_form_content p {
  font-size: 14px;
  margin: 0 0 10px;
  color: #4f4f4f;
  font-family: "Nunito Sans", sans-serif; }

.static_form .form-label--alternate {
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #4f4f4f;
  margin: 0 0 7px; }

.static_form .pro_ctm_form .form-label--alternate {
  margin: 0 0 3px; }

.static_form .form-label--alternate > a {
  color: #0265d6;
  display: inline-block;
  clear: left; }

.static_form .form-label--alternate > a:hover {
  text-decoration: underline; }

.static_form .form-field {
  margin: 0 0 22px; }

.static_form textarea {
  resize: none;
  min-height: 80px; }

.static_form .form-select {
  max-width: 100%;
  width: 100%; }

.pro_form_title {
  margin: 0 0 10px;
  padding: 0;
  text-transform: capitalize;
  font-weight: 600;
  line-height: normal; }

.form-label--inlineSmall small {
  color: red; }

.pro_ctm_form {
  padding: 15px 0 0; }

.product_main .modal--pupuploginWindow .modal-header .modal-close {
  display: none; }

/**/
.page.PageTemplate {
  margin: 0; }

.cf:before, .cf:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.cf:after {
  clear: both; }

.content-inner {
  padding: 0 15px; }

.PageTemplate .page {
  margin: 0; }

.PageTemplate .page-content--centered {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.about-us-page h1, .about-us-page h2, .about-us-page h3, .about-us-page h4, .about-us-page h5, .about-us-page h6 {
  text-transform: inherit;
  margin: 0; }

.PageTemplate .container {
  padding: 0 15px; }

.interior-header {
  background: #ebebeb;
  border-top: 3px solid #d6d6d6;
  padding: 30px 0; }

.about-info {
  display: block;
  width: 100%; }

.about-info h1 {
  font-size: 33px;
  color: #4b4b4b;
  font-weight: 400;
  margin-bottom: 10px;
  text-align: left;
  line-height: normal; }

.about-info h3 {
  font-size: 22px;
  color: #0265d6;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  line-height: normal; }

.about-info p {
  font-size: 14px;
  color: #242424;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  width: 75%;
  display: inline-block;
  line-height: normal; }

.subsection-image-container {
  float: right; }

.about-info img {
  display: block;
  float: right;
  position: static;
  max-width: 100%; }

.about-us-help-phone .help-label {
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #4b4b4b;
  line-height: 23.8px;
  letter-spacing: -0.2px; }

.about-us-help-phone a {
  display: inline-block;
  margin-left: 5px;
  color: #0265d6;
  font-size: 14px;
  font-weight: 700;
  color: #0265d6;
  line-height: 23.8px; }

.about-us-help-phone p {
  display: block;
  font-size: 14px;
  font-weight: 400;
  color: #4b4b4b;
  line-height: 23.8px;
  margin: 0;
  padding: 0; }

.about-img {
  display: block;
  width: 100%;
  line-height: 1; }

.about-img img {
  max-width: 100%;
  height: auto;
  text-align: center; }

.subsection-heading {
  display: block;
  width: 100%;
  background-color: #4b4b4b; }

.subsection-title {
  display: block;
  width: 100%;
  line-height: 1; }

.subsection-title h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  line-height: normal; }

.subsection-content {
  padding: 45px 0 40px 0; }

.subsec-cont {
  padding: 0 15px; }

.howitworks {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.works-container {
  text-align: center; }

.works-item {
  border-right: 1px solid #EEEEEE;
  min-height: 220px;
  float: left;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px; }

.works-item:last-of-type {
  border-right: none; }

.how-it-works-circle, .how-it-works-circle > img {
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-radius: 100px;
  background-color: #0265d6; }

.works-item img {
  margin-bottom: 28px; }

.works-item p {
  font-size: 13px;
  line-height: 20.15px;
  font-weight: 400;
  color: #242424;
  margin-bottom: 10px; }

.works-item a {
  color: #4b4b4b;
  text-decoration: underline; }

.about-us-help-phone .help-label a:hover {
  text-decoration: underline; }

.about-us-page .subsec-cont .works-item p a:hover {
  color: #0265d6; }

.faq-page h1, .faq-page h2, .faq-page h3, .faq-page h4 {
  text-transform: inherit;
  margin: 0; }

.faq-page {
  display: block;
  width: 100%; }

.interior-header-faq {
  background: #ebebeb;
  border-top: 3px solid #d6d6d6; }

.interior-header-faq .faq-banner {
  background-image: url(https://macmeanoffer.com/content/macmeanoffer-building-light-faq.jpg);
  min-height: 280px;
  background-repeat: no-repeat;
  background-position: 5px 50%; }

.faq-banner h1 {
  font-size: 33px;
  font-weight: 400;
  line-height: normal;
  color: #4b4b4b;
  padding: 30px 0 0 0;
  margin: 0 0 10px 0; }

.faq-banner p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #242424;
  margin: 20px 0 10px;
  width: 75%;
  float: left; }

.subsection-heading-faq {
  display: block;
  width: 100%;
  background-color: #4b4b4b; }

.subsection-title-faq {
  display: block;
  width: 100%;
  line-height: 1; }

.subsection-title-faq h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  line-height: normal; }

.subsection-content-faq {
  padding: 45px 0 0 0; }

.subsec-cont-faq {
  display: block;
  width: 100%;
  line-height: 1; }

.faq-list {
  display: block;
  width: 100%;
  margin: 0 auto; }

.faq-list .faqs {
  margin: 0 0 13px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ebebeb;
  background: url(https://macmeanoffer.com/content/icon-question.png) no-repeat left top;
  list-style: none; }

.faq-list .faqs h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  padding: 0 0 5px 0;
  margin: -5px 0 0 50px;
  color: #4b4b4b;
  text-align: left;
  letter-spacing: -0.2px; }

.faq-list .faqs p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  text-align: left;
  color: #242424;
  padding-bottom: 8px;
  margin: 0 0 0 53px; }

.faq-list a {
  color: #4b4b4b;
  text-decoration: underline; }

.faq-list a:hover {
  color: #0265d6;
  text-decoration: underline; }

.why-sell-to-us-page h1, .why-sell-to-us-page h2, .why-sell-to-us-page h3, .why-sell-to-us-page h4, .why-sell-to-us-page h5, .why-sell-to-us-page h6 {
  text-transform: inherit;
  margin: 0; }

.why-sell-to-us-page {
  display: block;
  width: 100%; }

.interior-header-why-sell {
  background: #ebebeb;
  border-top: 3px solid #d6d6d6;
  width: 100%; }

.interior-header-why-sell .why-sell-banner {
  display: block;
  width: 100%;
  line-height: 1; }

.why-sell-banner .why-sell-cont-right {
  float: left;
  width: 58.33333333%;
  padding: 0 15px;
  padding-bottom: 30px; }

.why-sell-banner .why-sell-image-left {
  float: right;
  width: 41.66666667%;
  padding: 0 0 0 10px; }

.why-sell-image-left img {
  max-width: 100%;
  height: auto;
  max-height: 304px; }

.why-sell-banner .why-sell-cont-right h1 {
  font-size: 33px;
  font-weight: 400;
  line-height: normal;
  color: #4b4b4b;
  padding: 30px 0 0 0;
  margin: 0 0 10px 0; }

.why-sell-banner .why-sell-cont-right h3 {
  font-size: 22px;
  color: #0265d6;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  line-height: normal; }

.why-sell-banner .why-sell-cont-right p {
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  color: #242424;
  margin: 50px 0 10px;
  width: 100%;
  float: left; }

.subsection-heading {
  display: block;
  width: 100%;
  background-color: #4b4b4b; }

.subsection-title {
  display: block;
  width: 100%;
  line-height: 1; }

.subsection-title h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  line-height: normal; }

.subsection-content {
  padding: 45px 0 40px 0; }

.subsec-cont {
  padding: 0 15px; }

.howitworks {
  display: block;
  width: 100%;
  padding: 0; }

.works-container {
  text-align: center; }

.works-item {
  border-right: 1px solid #EEEEEE;
  min-height: 220px;
  float: left;
  width: 25%;
  padding-right: 15px;
  padding-left: 15px; }

.works-item:last-of-type {
  border-right: none; }

.how-it-works-circle, .how-it-works-circle > img {
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border-radius: 100px;
  background-color: #0265d6; }

.works-item img {
  margin-bottom: 28px; }

.works-item p {
  font-size: 13px;
  line-height: 20.15px;
  font-weight: 400;
  color: #242424;
  margin-bottom: 10px; }

.works-item a {
  color: #4b4b4b;
  text-decoration: underline; }

.works-item a:hover {
  color: #0265d6;
  text-decoration: underline; }

.subsec-heading-tabbar {
  display: block;
  width: 100%;
  text-align: left;
  padding: 5px;
  background: #3d3d3d;
  background: -moz-linear-gradient(top, #3d3d3d 0%, #4b4b4b 37%);
  background: -webkit-linear-gradient(top, #3d3d3d 0%, #4b4b4b 37%);
  background: linear-gradient(to bottom, #3d3d3d 0%, #4b4b4b 37%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d', endColorstr='#4b4b4b', GradientType=0); }

.subsec-heading-tabbar img {
  vertical-align: middle;
  border-radius: 12%;
  margin-right: 5px;
  height: 40px;
  width: 40px;
  display: inline-block; }

.subsec-heading-tabbar p {
  font-size: 24px;
  font-weight: 400;
  line-height: 28.8px;
  color: #ffffff;
  text-align: left;
  margin: 0; }

.subsec-cont-serv-apple {
  background-color: #ebebeb; }

.subsec-cont-serv-apple .content-section {
  margin: 21px auto 19px;
  padding: 0;
  text-align: left;
  float: left; }

.content-section .content-section-right {
  margin-bottom: 25px;
  width: 50%;
  padding: 0 15px;
  float: left; }

.subsec-cont-serv-apple .content-section p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  color: #4b4b4b;
  text-align: left;
  padding: 0;
  margin: 0; }

.subsec-cont-serv-apple .content-section .selling-buttons-bottom {
  margin-top: 30px; }

.subsec-cont-serv-apple .content-section .selling-buttons-bottom .btn-email {
  font-size: 21px;
  font-weight: 300;
  line-height: 23px; }

.btn-email {
  background: #0265d6;
  border-radius: 3px;
  color: #ffffff;
  padding: 14px 20px;
  text-decoration: none; }

.btn-email:hover {
  color: #000;
  text-decoration: none; }

.subsec-cont-serv-apple .content-section .selling-buttons-bottom .btn-email:focus {
  background: #0265d6;
  color: #fff; }

.subsec-cont-serv-apple .content-section .selling-buttons-bottom .btn-email:hover {
  background: #161616;
  color: #fff;
  text-decoration: none; }

.subsec-cont-serv-apple .content-section a.learn-more {
  color: #0265d6;
  text-decoration: underline;
  float: right;
  margin-right: 35px;
  font-size: 15px; }

.subsec-cont-serv-apple .content-section a.learn-more:hover {
  color: #000000; }

.content_section a.learn-more {
  font-size: 15px;
  font-weight: 400;
  line-height: 23px; }

.content-section .content-section-left {
  margin-bottom: 25px;
  width: 50%;
  padding: 0 15px;
  float: right;
  position: relative; }

.subsec-cont-serv-apple .quote {
  display: block;
  width: 100%;
  padding-left: 30px;
  font-size: 21px;
  font-weight: 300;
  line-height: 31.5px;
  text-align: left;
  color: #4b4b4b; }

.quote-left {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  height: 19.5px;
  width: 21px;
  margin-right: 8px; }

.quote-left::before {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background-image: url(https://macmeanoffer.com/content/quote-left.svg);
  background-repeat: no-repeat;
  top: 4px; }

.quote-right {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  height: 19.5px;
  width: 21px;
  margin-left: 2px; }

.quote-right::after {
  content: "";
  position: absolute;
  height: 20px;
  width: 20px;
  background-image: url(https://macmeanoffer.com/content/quote-right.svg);
  background-repeat: no-repeat;
  bottom: 8px; }

.bottom-callouts {
  float: left;
  width: 100%;
  padding: 25px 0 0px 0; }

.bottom-callouts .buy-box {
  width: 50%;
  float: left;
  padding: 0 15px; }

.buybox-item {
  background-color: #f3f3f3;
  border-radius: 5px;
  margin: 0 0 33px;
  position: relative;
  padding: 0;
  min-height: 220px; }

.buybox-item h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 39.9px;
  color: #4f4f4f;
  text-align: left;
  background-color: #dcdcdc;
  padding: 2px 16px;
  border-radius: 5px 5px 0 0;
  margin: 0;
  letter-spacing: -0.2px; }

.buybox-wrap p {
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  color: #4b4b4b;
  padding: 15px 12px 13px 16px;
  width: 60%;
  margin-bottom: 0; }

.buybox-item .buybox-bg {
  position: absolute;
  top: 18px;
  right: 15px; }

.buybox-image-and-btn {
  display: block;
  padding: 20px 15px;
  width: 100%;
  float: left; }

.buybox-image-pc {
  float: left;
  width: 50%;
  padding: 0 15px; }

.buybox-image-pc img {
  width: 100%;
  height: auto;
  max-width: 177px; }

.buybox-image-mob {
  display: none; }

.buybox-button {
  float: right;
  width: 50%;
  padding: 0 15px;
  max-width: 175px; }

.buybox-button .btn-shop-now {
  position: relative;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  color: #fff;
  display: block;
  padding: 8px 0px;
  background-color: #93979E;
  text-align: center;
  border-radius: 5px; }

.buybox-button .btn-shop-now:hover {
  text-decoration: underline; }

.buybox-button .btn-shop-now::after {
  content: "";
  position: absolute;
  background-image: url(https://macmeanoffer.com/content/arrow-round-gray.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  top: 6px;
  right: 5px; }

.bottom-callouts .help-box {
  width: 50%;
  float: right;
  padding: 0 15px; }

.help-wrap p {
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #4b4b4b;
  padding: 19px 16px 8px 16px;
  width: 75%;
  margin-bottom: 0; }

.buybox-item .help-bg {
  position: absolute;
  top: 5px;
  right: 18px; }

.helpingbox-button {
  float: left;
  width: 75%;
  padding: 19px 16px 8px 16px; }

.helpbox-button {
  float: left;
  width: 50%;
  max-width: 145px; }

.helpbox-button .btn-shop-now {
  position: relative;
  font-size: 16.5px;
  font-weight: 700;
  line-height: 16.5px;
  color: #fff;
  display: block;
  padding: 8px 0px;
  background-color: #93979E;
  text-align: center;
  border-radius: 5px; }

.helpbox-button .btn-shop-now:hover {
  text-decoration: underline; }

.helpbox-button .btn-shop-now::after {
  content: "";
  position: absolute;
  background-image: url(https://macmeanoffer.com/content/arrow-round-gray.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  height: 20px;
  top: 6px;
  right: 5px; }

.sell-in-volume-page h1, .sell-in-volume-page h2, .sell-in-volume-page h3, .sell-in-volume-page h4, .sell-in-volume-page h5, .sell-in-volume-page h6 {
  text-transform: inherit;
  margin: 0; }

.sell-in-volume-page {
  display: block;
  width: 100%; }

.interior-header-sell-volume {
  background: #ebebeb;
  border-top: 3px solid #d6d6d6;
  width: 100%;
  min-height: 293px;
  position: relative; }

.interior-header-sell-volume::after {
  content: "";
  background-image: url(https://macmeanoffer.com/content/sell-volume.png);
  background-repeat: no-repeat;
  background-position: right center;
  min-height: 290px;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 980px;
  margin: 0 auto; }

.interior-header-sell-volume .sell-volume-banner {
  display: block;
  width: 100%;
  line-height: 1; }

.sell-volume-banner .sell-volume-cont-right {
  float: left;
  width: 50%;
  padding: 0 15px; }

.sell-volume-banner .sell-volume-cont-right h1 {
  font-size: 33px;
  font-weight: 400;
  line-height: normal;
  color: #4b4b4b;
  padding: 30px 0 0 0;
  margin: 0 0 10px 0; }

.sell-volume-banner .sell-volume-cont-right h3 {
  font-size: 22px;
  color: #0265d6;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: left;
  line-height: normal; }

.contact-steps {
  display: block;
  width: 100%;
  line-height: 1; }

.steps-cont {
  display: block;
  width: 100%; }

.steps p.intro_description {
  font-size: 15px;
  line-height: 26px;
  font-weight: 300;
  color: #242424;
  text-align: left;
  padding: 20px 0 17px 0;
  margin: 0;
  letter-spacing: 0; }

.step-1 {
  display: block;
  border-top: 1px solid #ebebeb;
  width: 100%;
  margin: 0;
  padding: 10px 0 0 0; }

.steps h3 {
  float: left;
  font-size: 72px;
  line-height: 72px;
  font-weight: 600;
  color: #cecece;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 0 13px 0 2px; }

.steps h4 {
  float: left;
  color: #0265d6; }

.step-1 h4 {
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #0265d6;
  max-width: 355px;
  margin: 14px 36px 0 0; }

.step-1 a {
  float: left;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  color: #000000;
  margin: 13px 0 0 0; }

.btn-cta {
  display: block;
  position: relative;
  background: #e7e7e7;
  color: #000;
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  padding: 15px; }

.btn-cta::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url(https://macmeanoffer.com/content/angle-right-solid.svg);
  background-color: #0265d6;
  background-repeat: no-repeat;
  background-position: center center;
  height: 50px;
  padding: 0 11px;
  border-radius: 0 3px 3px 0;
  margin-left: 10px;
  right: -19px;
  top: -1px;
  background-size: 10px; }

.steps .divider {
  float: left;
  width: 100%;
  height: 1px;
  margin: 30px 0 11px;
  text-align: center;
  color: #4b4b4b;
  font: 100 14px/14px;
  background-color: #ebebeb;
  font-family: "Nunito Sans", sans-serif; }

.steps .divider span {
  background: #fff;
  margin: 0 0 0 14px;
  padding: 0 10px;
  position: relative;
  top: -6px; }

.step-2 {
  margin: 15px 0 24px 0;
  padding: 10px 0 20px 0;
  border-bottom: 1px solid #ebebeb; }

.step-2 h4 {
  font-size: 22px;
  font-weight: 300;
  line-height: 24px;
  color: #0265d6;
  margin: 24px 0 0 0; }

.asset-recovery {
  display: block;
  width: 100%; }

.asset-recovery .subsection-heading {
  display: block;
  width: 100%;
  background-color: #4b4b4b; }

.asset-recovery .subsection-title {
  display: block;
  width: 100%;
  line-height: 1; }

.asset-recovery .subsection-title h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  line-height: normal; }

.subsec-cont-asset-recovery {
  float: left;
  display: block;
  width: 100%;
  background-color: #ebebeb;
  margin-bottom: 25px; }

.asset-recovery-content {
  float: left;
  display: block;
  width: 100%;
  padding-bottom: 21px; }

.asset-recovery-content .recovery-description {
  float: left;
  width: 100%;
  padding: 24px 0 20px 2px; }

.asset-recovery-content .recovery-description p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  color: #4b4b4b;
  padding: 0;
  margin: 0; }

.asset-recovery-content .recovery-description a {
  color: #0265d6; }

.asset-recovery-content .recovery-description a:hover {
  color: #0265d6;
  text-decoration: underline; }

.asset-recovery-a {
  float: left;
  margin: 0 -15px; }

.asset-recovery-a .asset-callout-left {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin: 11px 0 25px 0; }

.asset-recovery-a .asset-callout-right {
  float: right;
  width: 50%;
  padding: 0 15px;
  margin: 11px 0 25px 0; }

.asset-recovery-a .how-it-works-circle {
  float: left;
  width: 90px;
  height: 90px;
  margin-right: 15px;
  margin-bottom: 30px; }

.asset-recovery-a .how-it-works-circle > img {
  margin-left: auto;
  border-radius: 100px;
  background-color: #0265d6;
  width: 90px;
  height: 90px; }

.asset-recovery-a .asset-callout-left h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
  color: #0265d6; }

.asset-recovery-a .asset-callout-right h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
  color: #0265d6; }

.asset-recovery-b {
  float: left;
  margin: 0 -15px; }

.asset-recovery-b .asset-callout-left {
  float: left;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 25px; }

.asset-recovery-b .asset-callout-right {
  float: right;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 25px; }

.asset-recovery-b .asset-callout-left p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  color: #4b4b4b;
  margin: 0 0 14px 0; }

.asset-recovery-b .asset-callout-right p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  color: #4b4b4b;
  margin: 0 0 14px 0; }

.terms-conditions-page h1, .terms-conditions-page h2, .terms-conditions-page h3, .terms-conditions-page h4, .terms-conditions-page h5, .terms-conditions-page h6 {
  text-transform: inherit;
  margin: 0; }

.sell-in-volume-page a {
  color: #0265d6;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.sell-in-volume-page a:hover {
  color: #0265d6;
  text-decoration: underline; }

.terms-conditions-page {
  display: block;
  width: 100%; }

.interior-header-terms-condi {
  background: #ebebeb;
  border-top: 3px solid #d6d6d6;
  width: 100%; }

.interior-header-terms-condi .terms-condi-banner {
  display: block;
  width: 100%;
  line-height: 1; }

.terms-condi-banner .terms-condi-content {
  float: left;
  width: 100%;
  padding: 0 15px; }

.terms-condi-banner .terms-condi-content h1 {
  font-size: 33px;
  font-weight: 400;
  line-height: normal;
  color: #4b4b4b;
  padding: 30px 0 0 0;
  margin: 0 0 10px 0; }

.terms-condi-banner .terms-condi-content h3 {
  font-size: 22px;
  color: #0265d6;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: left;
  line-height: normal; }

.read-terms {
  display: block;
  width: 100%; }

.read-terms .subsection-heading {
  display: block;
  width: 100%;
  background-color: #4b4b4b; }

.read-terms .subsection-title {
  display: block;
  width: 100%;
  line-height: 1; }

.read-terms .subsection-title h2 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  line-height: 24px; }

.read-terms .subsection-content {
  display: block;
  width: 100%;
  margin-top: 45px;
  margin-bottom: 9px;
  padding: 0; }

.terms-conditions {
  display: block;
  width: 100%;
  text-align: left; }

.terms-conditions p {
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
  color: #242424;
  text-align: left;
  margin-bottom: 9px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ebebeb; }

.terms-conditions h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  color: #4b4b4b;
  text-align: left;
  margin: 0;
  padding-bottom: 7px;
  letter-spacing: -0.4px; }

.ThankyouPageTemplate .page, .page.ThankyouPageTemplate {
  margin: 0; }

.ThankyouPageTemplate .page {
  margin: 0; }

.ThankyouPageTemplate .page-content--centered {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.ThankyouPageTemplate .container {
  padding: 0 15px; }

.thank-you-page h1, .thank-you-page h2, .thank-you-page h3, .thank-you-page h4, .thank-you-page h5, .thank-you-page h6 {
  text-transform: inherit;
  margin: 0; }

.thank-you-page {
  display: block;
  width: 100%; }

.interior-header-thank-you {
  background: #ebebeb;
  border-top: 3px solid #d6d6d6;
  width: 100%; }

.interior-header-thank-you .thank-you-banner {
  display: block;
  width: 100%;
  line-height: 1;
  padding: 33px 0; }

.thank-you-banner .thank-you-content {
  float: left;
  width: 100%; }

.thank-you-banner .thank-you-content h2 {
  font-size: 34px;
  font-weight: 400;
  line-height: normal;
  color: #4b4b4b;
  padding: 0px 0 0 0;
  margin: 0 0 29px 0; }

.thank-you-banner .thank-you-content span {
  font-size: 34px;
  font-weight: 400;
  line-height: 37.4px;
  color: #4b4b4b;
  padding: 0px 0 0 0;
  margin: 0 0 33px 0;
  float: left; }

.thank-you-banner .thank-you-content p {
  font-size: 14px;
  font-weight: 400;
  color: #242424;
  margin: 0px;
  width: 70%;
  float: left;
  line-height: 23px; }

.thank-you {
  display: block;
  width: 100%; }

.thank-you .subsection-heading {
  display: block;
  width: 100%;
  background-color: #4b4b4b; }

.thank-you .subsection-title {
  display: block;
  width: 100%;
  line-height: 1; }

.thank-you .subsection-title h2 {
  font-size: 24px;
  color: #ffffff;
  font-weight: 400;
  text-align: left;
  padding: 15px 0;
  margin: 0;
  line-height: normal; }

.thankyou-sub-content {
  color: #231f20;
  padding: 18px 0 41px 0;
  float: left; }

.thank-you .thankyou-sub-content {
  display: block;
  width: 100%; }

.thank-conditions {
  color: #231f20;
  padding: 18px 0; }

.thankyou-left {
  border-right: 1px solid #eeeeee;
  width: 50%;
  float: left;
  padding: 0 30px 0 15px; }

.thank-you-message {
  padding: 0px 15px 20px 0;
  margin: 0; }

.thank-you-message p {
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #242424;
  margin: 0;
  padding: 10px 0 0;
  line-height: 19.2px; }

.thankyou-btns {
  display: block;
  width: 100%;
  padding: 0; }

.thankyou-btns p {
  font-size: 16.8px;
  line-height: normal;
  font-weight: 400;
  color: #242424;
  margin: 0px;
  padding: 0 0 22px; }

.thankyou-btns span {
  display: block;
  padding: 0 0 5px; }

.thankyou-btns a {
  font-size: 21px;
  line-height: 20.16px;
  font-weight: 400;
  background: #0265d6;
  border-radius: 0;
  color: #ffffff;
  padding: 2px 20px; }

.thankyou-right {
  width: 50%;
  float: left;
  padding: 0 15px;
  text-align: center; }

.thankyou-right .cf_first {
  text-align: center;
  font-size: 21px;
  line-height: 25.2px;
  font-weight: 400;
  padding: 13px 0px 10px 0px;
  margin: 0; }

.thankyou-right .cf_second {
  text-align: center;
  padding: 0;
  margin-bottom: 15px;
  font-size: 16.8px;
  font-weight: 400;
  line-height: 20.16px; }

.thankyou-right .thank-you-logo-img {
  display: inline-block;
  width: auto;
  float: none;
  vertical-align: middle;
  text-align: center;
  margin: 10px 0; }

.thankyou-right .mac-logo {
  margin-bottom: 30px;
  width: 100%;
  height: auto;
  max-width: 100%px;
  max-height: 100%; }

.thankyou-right .thank-you-logo-img a {
  display: block; }

.thankyou-right .thank-you-logo-img a > img {
  width: 100%;
  height: auto; }

.thankyou-right .thank-you-logo-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 130px;
  margin: 0 8px;
  max-height: 90px; }

.contact_pg_mn .page-content--centered {
  width: 100%; }

.contact_pg_mn .page-heading {
  font-size: 33px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  text-transform: inherit;
  padding: 0 0.75rem;
  margin: 0 0 2rem; }

.contact_pg_mn .form {
  margin-top: 40px; }

.contact_pg_mn a {
  color: #0265d6;
  transition: all 0.2s cubic-bezier(0.455, 0.03, 0.515, 0.955); }

.contact_pg_mn a:hover {
  color: #0265d6;
  text-decoration: underline; }

.thankyou-btns a.button {
  line-height: normal;
  padding: 10px;
  height: auto;
  width: 200px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0; }

.page.ThankyouPageTemplate {
  margin: 0px 0 0; }

.thank-you-content p a {
  color: #0265d6; }

.thank-you-content p a:hover {
  text-decoration: underline;
  color: #0265d6; }

.getFinal_invoice .button {
  font-size: 14px;
  font-weight: 700;
  padding: 10px 0;
  letter-spacing: 0.5px;
  margin: 0 8px 0 0;
  width: 200px; }

.getFinal_price_mn {
  display: block;
  margin: 20px 0 0; }

.getFinal_price_mn span {
  font-size: 18px;
  color: #000;
  font-weight: 700;
  letter-spacing: 0.5px; }

.ctm_overlay {
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000;
  left: 0;
  width: 100%;
  height: 100%; }

.has-activeModal .ctm_overlay {
  display: block; }

.modal--pupuploginWindow {
  z-index: 2001; }

.product_page_mn .productView {
  margin-bottom: 30px; }

.alertBox.alertBox--info p {
  color: #fff; }

.ctm_loading, .ctm_loading2, .productLoading_ctm {
  display: none;
  background: rgba(45, 45, 45, 0.9);
  bottom: 0;
  height: 100%;
  opacity: 1;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%;
  z-index: 1000;
  position: fixed;
  left: 0; }

.ctm_loading:after, .ctm_loading2:after, .productLoading_ctm:after {
  height: 2.85714rem;
  width: 2.85714rem;
  border-radius: 2.85714rem;
  border: 2px solid;
  border-color: #fff #fff #0265d6 #0265d6;
  content: "";
  display: block;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%) rotate(0);
  transform-style: preserve-3d;
  animation: spin 0.5s infinite cubic-bezier(0.69, 0.31, 0.56, 0.83);
  position: absolute;
  right: 0;
  left: 0; }

.radio_opt_block .form-label:not(.form-label--alternate):before, .radio_opt_block .form-label:not(.form-label--alternate):after {
  content: "";
  display: block;
  position: absolute;
  transition: all 50ms ease-out;
  border-radius: 50%; }

.radio_opt_block .form-label:not(.form-label--alternate):before {
  background-color: white;
  border: solid #cccccc;
  border-width: 1px;
  height: 1.14286rem;
  left: 0;
  top: 0.21429rem;
  width: 1.14286rem; }

.radio_opt_block .form-radio:checked .form-label:after {
  opacity: 1;
  transform: scale(1); }

.radio_opt_block .form-label:not(.form-label--alternate):after {
  height: 1rem;
  left: 1px;
  opacity: 0;
  top: 4px;
  transform: scale(0);
  width: 1rem;
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid #fff;
  border-radius: 1rem; }

.radio_opt_block .form-label:not(.form-label--alternate) {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }

.radio_opt_block .form-radio:checked + .form-label:not(.form-label--alternate):after, .radio_opt_block .form-radio:checked + .error + .form-label:not(.form-label--alternate):after {
  opacity: 1;
  transform: scale(1); }

.page.CustomOfferTemplate {
  margin: 0; }

.CustomOfferTemplate .second_block_mn {
  display: none;
  padding: 20px 25px;
  border: 1px solid #cccccc;
  margin: 0;
  border-radius: 4px; }

.CustomOfferTemplate .pro_opt_cnt:after, .CustomOfferTemplate .pro_opt_cnt:before {
  content: '';
  display: block;
  clear: both; }

.CustomOfferTemplate .static_form {
  display: none;
  padding: 5px 0 0;
  margin: 0;
  float: left;
  width: 100%; }

.CustomOfferTemplate .product_options {
  display: block !important;
  float: left;
  width: 100%; }

.CustomOffer_Page .modal--pupuploginWindow .modal-header .modal-close {
  display: none !important; }

.CustomOfferTemplate .product_pg_form {
  max-width: 480px; }

.CustomOfferTemplate .form-label--alternate {
  font-size: 15px; }

.error {
  color: red; }

.loaderhomepage {
  pointer-events: none;
  opacity: 0.5; }

.pace-progress, .nanobar .bar {
  background: #0265d6; }

.loadingOverlay:before {
  border-color: #fff #fff #0265d6 #0265d6; }

.custom_search_mn .container {
  padding: 0; }

.custom_search_mn .custom_search_inner {
  max-width: 650px;
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto; }

.custom_search_mn .search_lbl {
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  color: #ffffff;
  padding: 0 0 5px;
  clear: left;
  display: block;
  width: 100%; }

.custom_search_mn .form-field, .custom_search_mn .custom_search_inner .form {
  margin: 0;
  padding: 0;
  position: relative;
  border: 0;
  border-radius: 0; }

.custom_search_mn .form-input {
  height: 40px;
  line-height: 38px;
  border: 1px solid #d1d1d1;
  padding: 0 50px 0 10px;
  font-size: 16px;
  border-radius: 0;
  color: #161616; }

.custom_search_mn .ctm_search_submit {
  background: #0265d6 url("https://macmeanoffer.com/content/search_icA.svg") no-repeat center;
  background-size: 21px;
  position: absolute;
  top: 0;
  right: 0;
  width: 45px;
  line-height: 35px;
  height: 100%;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0; }
  .custom_search_mn .ctm_search_submit:hover {
    background: #161616 url("https://macmeanoffer.com/content/search_icA.svg") no-repeat center;
    background-size: 21px; }

.custom_search_mn .ctm_input {
  clear: left;
  position: relative;
  display: block;
  width: 100%; }
  .custom_search_mn .ctm_input .ctm_search_results {
    position: relative;
    display: none; }
    .custom_search_mn .ctm_input .ctm_search_results .ctm_search_close {
      position: absolute;
      right: 5px;
      top: 0;
      background: #fff;
      color: #161616; }
      .custom_search_mn .ctm_input .ctm_search_results .ctm_search_close:hover {
        color: #0265d6; }
  .custom_search_mn .ctm_input .ctm_searchResults_inner {
    position: absolute;
    top: auto;
    left: 0;
    width: 100%;
    display: block;
    max-width: 100%;
    border: 1px solid #d3d3d3;
    background: #fff;
    z-index: 9;
    border-top: 0;
    max-height: 400px;
    overflow-y: auto; }
    .custom_search_mn .ctm_input .ctm_searchResults_inner .search_results_row {
      display: block;
      width: 100%;
      padding: 0;
      border-bottom: 1px solid #d3d3d3; }
      .custom_search_mn .ctm_input .ctm_searchResults_inner .search_results_row > a {
        display: block;
        font-size: 14px;
        letter-spacing: 0.5px;
        line-height: normal;
        padding: 10px 40px 10px 10px;
        color: #000;
        background: transparent url(../img/next-arrow.png) right no-repeat;
        background-size: 35px;
        background: transparent !important; }
        .custom_search_mn .ctm_input .ctm_searchResults_inner .search_results_row > a:hover {
          color: #0265d6; }
      .custom_search_mn .ctm_input .ctm_searchResults_inner .search_results_row:last-child {
        border-bottom: 0; }

.COP_top_cnt {
  background: #f3f3f3;
  padding: 14px 0;
  margin: 0 0 60px; }

.COP_top_inner {
  text-align: center;
  max-width: 750px;
  margin: 0 auto; }
  .COP_top_inner h3 {
    font-weight: 700;
    text-transform: inherit;
    color: #0265d6;
    letter-spacing: 0.5px; }
  .COP_top_inner p {
    font-size: 18px; }

.pro_info_sec {
  text-align: center;
  margin: 0 0 40px; }
  .pro_info_sec .pro_info_title {
    text-transform: capitalize;
    font-weight: 600;
    color: #0265d6;
    letter-spacing: 0.5px;
    margin: 0 0 20px;
    font-size: 32px; }
  .pro_info_sec p {
    font-size: 18px; }

.SearchPageTemplate {
  margin: 0 auto; }

.custom_search_results {
  width: 100%;
  padding: 0; }

.csr_products_results {
  width: auto;
  margin: 0 -8px;
  display: block;
  clear: left; }
  .csr_products_results .csr_pro_grid {
    width: 25%;
    display: inline-block;
    float: left;
    margin: 0 auto;
    padding: 8px; }
    .csr_products_results .csr_pro_grid .csr_grid_inner {
      border: 1px solid #d1d1d1; }
  .csr_products_results .csr_pro_img {
    height: 220px;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    overflow: hidden; }
    .csr_products_results .csr_pro_img a {
      display: block; }
      .csr_products_results .csr_pro_img a img {
        display: block;
        margin: auto;
        text-align: center;
        max-height: 210px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s ease; }
      .csr_products_results .csr_pro_img a:hover img {
        transform: scale(1.15, 1.15);
        -webkit-transform: scale(1.15, 1.15);
        -ms-transform: scale(1.15, 1.15);
        transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s ease; }
  .csr_products_results .csr_pro_block {
    padding: 10px;
    border-top: 1px solid #d3d3d3; }
  .csr_products_results .csr_pro_title {
    margin: 0;
    font-size: 14px;
    line-height: normal;
    font-weight: 700;
    height: 58px;
    overflow: hidden; }
    .csr_products_results .csr_pro_title a {
      color: #161616;
      line-height: normal;
      display: block; }
      .csr_products_results .csr_pro_title a:hover {
        color: #0265d6; }

.CustomOfferTemplate .productView-price, .breadcrumbs, .productView-rating, .productView-product, .pro_details_sec1 {
  display: none !important; }

.ctm_searchTitle {
  font-size: 30px;
  line-height: normal;
  margin: 0 0 50px;
  text-align: center;
  display: none;
  font-weight: 700;
  text-transform: inherit; }

.first_block_mn {
  border: 1px solid #cccccc;
  padding: 15px 20px 20px;
  margin: 0 0 30px;
  border-radius: 4px; }

.first_block_mn > .form-field .form-select {
  background: #fff url("https://macmeanoffer.com/content/arrow_dwn2.png") no-repeat right center;
  background-size: auto;
  background-position: 97% 50%;
  color: #fff;
  padding: 0 40px 0 10px;
  font-weight: 600;
  height: 40px;
  line-height: 40px;
  border-color: #d3d3d3;
  font-size: 16px;
  max-width: 400px;
  color: #000; }

.first_block_mn > .form-field.TP_options1 .form-select {
  background: #0265d6 url("https://macmeanoffer.com/content/arrow_dwn7.png") no-repeat right center;
  background-size: auto;
  border: 0;
  border-color: #0265d6;
  color: #fff; }

.first_block_mn .form-field .step_note {
  font-size: 16px;
  margin: 0 0 15px; }

.first_block_mn > .form-field .form-label--alternate {
  font-size: 20px;
  font-weight: 800;
  display: none !important; }

.first_block_mn .form-field.TP_options1 .form-label--alternate {
  display: block !important; }

.second_block_mn .step_cnt {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  color: #000;
  font-size: 20px;
  margin: 0 0 13px;
  padding: 0;
  text-transform: inherit; }

.second_block_mn .pro_form_title {
  font-size: 18px; }

.ctm_error_msg {
  display: none;
  letter-spacing: 0.2px;
  color: #ff0000; }

.upsshippingerrormessage {
  padding: 0 51px;
  margin: 0 0 20px;
  display: none; }

.user_knockout .TY_price_lbl, .user_knockout .product_grand_total, .suggestiveCart {
  display: none !important; }

.user_knockout .user_knockout_pr_lbl, .show_error_msg.ctm_error_msg {
  display: block !important; }

.csr_products_NoFound {
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.5px;
  line-height: normal;
  color: #000000;
  text-align: center; }

.csr_pagination_block {
  clear: left;
  margin: 0 auto;
  display: block;
  width: 100%;
  float: left; }
  .csr_pagination_block .pagination-list {
    margin: 50px 0; }

.navBar--sub.navBar--account .navBar-item {
  font-size: 16px;
  color: #000000;
  font-weight: 600; }
  .navBar--sub.navBar--account .navBar-item.is-active {
    color: #0265d6;
    border-color: #0265d6; }
  .navBar--sub.navBar--account .navBar-item .navBar-action {
    font-size: 16px;
    color: #000000;
    font-weight: 600; }
    .navBar--sub.navBar--account .navBar-item .navBar-action:hover {
      color: #0265d6; }

.quote_tab {
  width: 100%; }

.QuoteList_heading {
  margin: 0 0 30px;
  text-transform: capitalize;
  font-weight: 700;
  color: #000000; }

.QuoteContent_table {
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  clear: left;
  max-width: 100%; }
  .QuoteContent_table thead tr th {
    text-align: left;
    font-weight: 700;
    font-size: 16px;
    color: #000000;
    text-align: center; }
    .QuoteContent_table thead tr th:first-child {
      text-align: left; }
  .QuoteContent_table tbody td {
    font-size: 14px;
    color: #000000;
    text-align: center; }
    .QuoteContent_table tbody td.QC_Name_section {
      text-align: left; }
  .QuoteContent_table tbody .QC_item {
    border-bottom: 1px solid #e5e5e5; }
  .QuoteContent_table tbody .QuoteContent_table_noPro td {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 20px 0; }
  .QuoteContent_table .QC_item_img_block {
    padding: 0 10px 0 0;
    display: table-cell;
    vertical-align: middle; }
    .QuoteContent_table .QC_item_img_block .QC_item_img {
      max-height: 80px;
      max-width: 80px;
      height: auto;
      width: auto; }
  .QuoteContent_table .QC_item_name_block {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    line-height: normal;
    font-size: 15px; }
  .QuoteContent_table .QC_item_pro_name {
    color: #000000;
    line-height: normal; }
    .QuoteContent_table .QC_item_pro_name:hover {
      color: #0265d6; }

.QC_item_pro_action .QC_item_action {
  display: inline-block;
  float: none; }

.QC_item_pro_action .QA_action_button {
  margin: 0;
  padding: 6px 15px;
  font-size: 13px;
  letter-spacing: 0.5px;
  line-height: normal;
  font-weight: 600; }

.QuoteContent_head_cnt {
  clear: left;
  margin: 0 0 40px; }

.QC_search_block {
  display: inline-block;
  float: none;
  vertical-align: middle;
  margin: 0 20px 0 0; }
  .QC_search_block .form-label {
    color: #000000;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0; }

.QC_search_input {
  position: relative;
  display: block;
  clear: left;
  width: 350px; }
  .QC_search_input .form-input {
    width: 100%;
    height: 40px;
    line-height: 38px;
    border: 1px solid #d1d1d1;
    padding: 0 50px 0 10px;
    font-size: 16px;
    border-radius: 0;
    color: #000000; }
  .QC_search_input .QC_submit_btn {
    background: #0265d6 url("https://macmeanoffer.com/content/search_ic1.png") no-repeat center;
    background-size: auto;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    line-height: 35px;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: 0; }
    .QC_search_input .QC_submit_btn:hover {
      background: #161616 url("https://macmeanoffer.com/content/search_ic1.png") no-repeat center;
      background-size: auto; }

.QC_dropdown_block {
  display: inline-block;
  float: none;
  vertical-align: middle; }

.QA_dropdown_select {
  width: 300px; }
  .QA_dropdown_select .form-label {
    color: #000000;
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0; }
  .QA_dropdown_select .form-select {
    display: block;
    vertical-align: middle;
    border-radius: 0;
    background: transparent url("https://macmeanoffer.com/content/arrow_dwn2.png") no-repeat right center;
    background-size: auto;
    background-position: 97% 50%;
    color: #000000;
    padding: 0 40px 0 10px;
    font-weight: 600;
    height: 40px;
    line-height: 38px;
    border-color: #d1d1d1;
    font-size: 16px; }

.QC_item_status {
  padding: 2px 10px;
  display: inline-block;
  float: none;
  vertical-align: middle;
  border-radius: 20px;
  color: #ffffff;
  font-size: 12px;
  background: #0265d6; }
  .QC_item_status.Lbl_completed {
    background: #1dc9b7; }

.DetailsBlock_title {
  clear: left;
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #d3d3d3; }
  .DetailsBlock_title .QuoteList_heading {
    display: inline-block;
    width: auto;
    float: left;
    margin: 0 auto;
    line-height: 42px; }
  .DetailsBlock_title .DetailsBlock_BackButton {
    display: inline-block;
    width: auto;
    float: right; }
    .DetailsBlock_title .DetailsBlock_BackButton .QC_back_button {
      margin: 0;
      padding: 10px 20px;
      font-size: 16px;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: normal; }

.DetailsBlock_selectedPro_nm {
  clear: left;
  margin: 0 0 30px;
  padding: 15px 0;
  font-size: 18px;
  border-bottom: 1px solid #d3d3d3;
  font-weight: 700;
  color: #161616; }

.DB_TabPanel {
  display: none;
  padding: 30px;
  border: 1px solid #0265d6;
  width: 100%;
  margin: -1px 0 0; }
  .DB_TabPanel:after {
    display: block;
    content: " ";
    clear: both; }
  .DB_TabPanel:before {
    display: block;
    content: " ";
    clear: both; }
  .DB_TabPanel.DB_TabPanel_active {
    display: inline-block; }

.DB_tab_block {
  margin: 0;
  list-style-type: none;
  padding: 0; }
  .DB_tab_block .DB_tab_grid {
    padding: 0;
    margin: 0 3px 0 0;
    text-align: center;
    display: inline-block;
    float: left;
    width: auto; }
    .DB_tab_block .DB_tab_grid .DB_tab_link {
      margin: 0;
      padding: 10px 30px;
      font-size: 16px;
      letter-spacing: 0.5px;
      background: #000000;
      border-color: #000000; }
      .DB_tab_block .DB_tab_grid .DB_tab_link:hover {
        background: #0265d6;
        border-color: #0265d6; }
    .DB_tab_block .DB_tab_grid.DB_tab_active .DB_tab_link {
      background: #0265d6;
      border-color: #0265d6; }

.DB_Common_Cnt {
  clear: left;
  width: 100%; }
  .DB_Common_Cnt ul {
    display: block;
    margin: 0 -10px;
    list-style-type: none;
    padding: 0;
    width: auto; }
    .DB_Common_Cnt ul li {
      display: inline-block;
      float: left;
      width: 50%;
      padding: 0 10px;
      margin: 0 0 20px; }
      .DB_Common_Cnt ul li.DB_TabPanel_first {
        width: 100%; }
        .DB_Common_Cnt ul li.DB_TabPanel_first .TabPanel_lblVal {
          border-bottom: 1px solid #d3d3d3;
          padding-bottom: 20px; }
      .DB_Common_Cnt ul li:nth-child(2n) {
        clear: left; }
      .DB_Common_Cnt ul li .Lbl_completed {
        padding: 5px 12px;
        background: #1dc9b7;
        color: #fff;
        border-radius: 20px;
        font-size: 14px;
        margin-left: 5px; }
      .DB_Common_Cnt ul li .Lbl_abandoned {
        padding: 5px 12px;
        background: #0265d6;
        color: #fff;
        border-radius: 20px;
        font-size: 14px;
        margin-left: 5px; }

.customerInformation_tab .DB_TabPanel_first span {
  display: inline-block;
  float: none;
  vertical-align: middle;
  width: auto;
  margin: 0;
  padding: 0; }

.TabPanel_lblVal {
  clear: left;
  font-size: 16px;
  color: #000000;
  line-height: normal;
  padding: 0;
  margin: 0; }
  .TabPanel_lblVal .TabPanel_lbl {
    display: block;
    font-weight: 400;
    padding: 0 0 3px; }
  .TabPanel_lblVal .TabPanel_val {
    display: block;
    font-weight: 700; }
    .TabPanel_lblVal .TabPanel_val .TabPanel_download_btn {
      margin: 5px 0 10px;
      font-size: 16px;
      padding: 12px 20px; }

.QC_PerPage_select {
  display: inline-block;
  vertical-align: middle;
  float: none; }
  .QC_PerPage_select .form-select {
    border-radius: 0;
    border-color: #d1d1d1;
    background: transparent url("https://macmeanoffer.com/content/arrow_dwn2.png") no-repeat right center;
    background-size: 12px;
    background-position: 90% 50%;
    padding: 0 15px 0 10px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    width: 80px;
    color: #000000;
    font-size: 14px; }

.QuoteContent_pagination .pagination {
  width: calc(100% - 200px);
  float: left;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: left; }
  .QuoteContent_pagination .pagination .pagination-list {
    margin: 7px 0 0;
    padding: 0;
    display: inline-block;
    float: none;
    width: auto; }

.QuoteContent_pagination .QC_per_page {
  width: 200px;
  text-align: right;
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0; }

.QuoteContent_pagination .QC_showing_info {
  padding: 0 0 0 10px;
  display: inline-block;
  float: none;
  vertical-align: middle;
  font-size: 14px;
  color: #161616;
  font-weight: 400; }

.quote_tab_loading, .QuoteContent_DetailsBlock {
  display: none; }

.account.account--fixed .account-heading {
  text-transform: capitalize;
  font-weight: 700;
  color: #000000; }

.account.orders_tab {
  width: 100%; }

.orders_tab .account-product-detail-heading {
  text-transform: capitalize; }

.orders_tab .account-product-title {
  font-weight: 700; }
  .orders_tab .account-product-title > a {
    color: #0265d6; }
    .orders_tab .account-product-title > a:hover {
      text-decoration: underline;
      color: #0265d6; }

.account-list .account-orderStatus-label {
  font-size: 14px;
  padding: 8px 12px;
  line-height: normal;
  letter-spacing: 0.05em;
  font-weight: 600;
  color: #000000; }

.account .pagination {
  clear: left; }
  .account .pagination .pagination-item {
    color: #000000;
    font-weight: 600; }

.edit_account_tab .form .form-field[data-type="Password"], .edit_account_tab .form .form-field[data-type="ConfirmPassword"], .edit_account_tab .form .form-field[data-type="CurrentPassword"], .navList-item .navList-action-close, .accordion-navigation-actions > a[data-faceted-search-facet] {
  display: none !important; }

.page-content .pagination-item.pagination-item--next, .page-content .pagination-item.pagination-item--previous,
.blog_mn .pagination-item.pagination-item--next, .page-content .pagination-item.pagination-item--previous {
  cursor: default; }

.page-content .pagination-item.pagination-item--next > a, .page-content .pagination-item.pagination-item--previous > a,
.blog_mn .pagination-item.pagination-item--next > a, .blog_mn .pagination-item.pagination-item--previous > a {
  padding: 0;
  margin: 5px 7px; }

.page-sidebar .sidebarBlock .navList-item a {
  display: inline-block;
  width: auto;
  clear: left; }

.header_right .navUser li a {
  line-height: normal; }

.header_right .navUser .navUser-action--storeCredit {
  margin-top: 2px; }

.category_image {
  margin: 0 0 20px; }

.category_main .page-heading, .sitemap_main h1, .sitemap_main h2, .sitemap_main h3 {
  text-align: left;
  text-transform: capitalize; }

.blog .tag a {
  color: #161616;
  font-weight: 600; }

.blog-post-body p a {
  color: #0265d6; }

.blog .tag a:hover, .blog-post-body p a:focus {
  color: #0265d6; }

.blog-post-body p a:hover {
  text-decoration: underline; }

.error_page_404, .error_page_404 h1, .error_page_403, .error_page_403 h1 {
  display: inline-block;
  text-align: center;
  width: 100%;
  letter-spacing: 1px;
  margin: 20px 0; }

.error_page_404 h1, .error_page_403 h1 {
  text-transform: capitalize; }

.error_page_404 p, .error_page_403 p {
  font-size: 16px;
  letter-spacing: 0;
  color: #161616;
  margin: 0; }

.error_page_403 .form #search_query_adv {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 0 130px 0 10px;
  border-radius: 0; }

.error_page_403 .form-prefixPostfix {
  position: relative;
  display: block; }

.error_page_403 .form .button.button--primary {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  line-height: normal;
  width: 120px;
  padding: 0;
  line-height: normal;
  height: 100%; }

.page.error_page_403 p a, .page.error_page_403 p a:focus {
  color: #0265d6; }

.page.error_page_403 p a:hover {
  text-decoration: underline; }

.error_page_403 p {
  margin: 0 0 20px; }

.productView-options .form-field > .form-checkbox + .form-label, .productView-options .form-field > .form-radio + .form-label {
  display: inline-block;
  width: auto;
  float: left;
  clear: left; }

.productView-options .form-label--alternate {
  color: #4f4f4f; }

.about-info .subsection-image-container {
  padding: 0 10px 0 0; }

#contact-us-page #contact_question {
  resize: none; }

.productView_inner {
  display: block;
  width: 100%; }

.category_main .page-heading-cp {
  text-align: center;
  margin-bottom: 0px; }

.CustomOfferTemplate .upsshippingerrormessage {
  padding: 0;
  margin: 0; }

.CustomOfferTemplate .upsshippingerrormessage p {
  font-size: 14px;
  line-height: normal; }

.thankyou-right p {
  font-size: 16px;
  padding: 10px 0 0;
  line-height: 19.2px; }

.thankyou-right .printbutton_uptext {
  padding: 0;
  margin: 15px 0 5px;
  font-weight: 700; }

/**/
.customOffer_pg_cnt .first_block_mn {
  position: relative; }

.customOffer_pg_cnt .ctm_loadPrice {
  font-size: 26px;
  color: #0265d6;
  font-weight: 800;
  font-family: "Nunito Sans", sans-serif;
  position: absolute;
  top: 120px;
  right: 50px; }

/**/
.sellwithconfidence_section .HowItWorks_inner {
  text-align: center;
  max-width: 950px; }

.sellwithconfidence_section .HowItWorks_column {
  display: inline-block;
  width: 33.33%; }

.home_sell_with_confidence {
  margin: 0 0 0; }

.main_banner .main-get-started-btn {
  margin: 10px 0 0; }

.ctm_overlay {
  background: rgba(51, 51, 51, 0.5); }

.main_banner .home-hero-container {
  padding: 59px 0 70px; }

.DownloadPacking_btn {
  margin: 0; }

.thankyou-right {
  padding: 90px 0 0; }

.panel--address .form-actions .button.buttondisabled {
  opacity: 0.5;
  cursor: not-allowed; }

.csr_BACK_Button {
  margin: -109px 0 0;
  font-size: 17px;
  text-align: right;
  float: right; }

.csr_BACK_Button_Block {
  display: inline-block;
  width: 100%; }

.thank-you-message .downloadInstructions_note {
  font-size: 14px;
  line-height: 22px; }

.Selected_KnockoutOption .productView-price > .price-section, .Selected_KnockoutOption .productView-price > .price_lbl {
  display: none; }

.Selected_KnockoutOption .onlyKnockoutOption {
  display: block !important; }

.onlyKnockoutOption {
  display: none;
  line-height: 38px;
  min-height: 41px; }

.customOffer_pg_cnt .ctm_loadPrice > span {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.customOffer_pg_cnt .ctm_loadPrice .ctm_loadPrice_Lbl {
  margin: 0 5px 0 0; }

.Selected_KnockoutOption .ctm_loadPrice_Val {
  text-indent: -99999px; }

.Selected_KnockoutOption .ctm_loadPrice_Val:after {
  content: "Custom";
  display: block;
  text-indent: initial;
  margin: -22px 0 0; }

.user_knockout .DownloadPackingInstructions_block, .user_knockout .downloadInstructions_note, .user_knockout .getFinal_invoice, .product_options .form-field[data-product-attribute="input-text"] {
  display: none !important; }

.user_knockout .thankyou-right {
  padding: 0; }

.product_options .show_inputText.form-field[data-product-attribute="input-text"] {
  display: block !important; }

.CustomOfferTemplate .product_options .show_inputText.form-field[data-product-attribute=input-text] .form-input {
  max-width: 480px; }

.account_orderstatus_main .page-heading, .account_addressbook_main .page-heading, .account_recentitems_main .page-heading, .editaccount_main .page-heading, .account_inbox_main .page-heading, .shippingaddressform_main .page-heading {
  text-transform: capitalize; }

.header_right #menu_res, .nav-logo {
  display: none; }

.page_main .SearchPageTemplate .page-heading {
  text-transform: capitalize; }

@media only screen and (max-width: 1199px) {
  .container, .hdr_bottom > .container {
    padding: 0 15px; }
  .quickSearchResults {
    display: block; }
  #previewModal .previewCartCheckout .button {
    font-size: 12px;
    padding: 10px 5px; }
  .sidebarBlock + .sidebarBlock {
    display: none; } }

@media only screen and (max-width: 990px) {
  body {
    padding-top: 0; }
  .mobileMenu-toggle {
    height: 30px;
    width: 40px;
    background: #242424;
    padding: 0 10px;
    margin: 0;
    left: auto;
    right: 0;
    top: 28px;
    margin-right: 25px;
    display: block;
    border-radius: 5px; }
  .mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon:before, .mobileMenu-toggle .mobileMenu-toggleIcon:after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:after {
    background: #fff; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle:hover {
    background: #6b6b6b; }
  #menu, #menu_res .navPages-quickSearch {
    display: none; }
  body.has-activeNavPages #menu_res {
    display: block;
    left: 0; }
  body.has-activeNavPages {
    left: 0px; }
  #menu_res .navPage-subMenu {
    width: 100%;
    float: left;
    background-color: #242424; }
  #menu_res .navPages {
    margin: 0;
    padding: 23px 0px;
    background: #f3f3f3;
    width: 100%;
    height: 100%; }
  .nav_menu_btm {
    background: #242424;
    left: 15px; }
  #menu_res.navPages-container {
    display: block;
    position: fixed;
    top: 0;
    left: -300px;
    margin: 0;
    padding: 0;
    z-index: 999;
    width: 300px;
    height: 100%;
    overflow-y: auto;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    background: #000; }
  #menu_res li {
    position: relative;
    border: 0;
    width: 100%;
    text-align: left;
    float: left;
    padding: 18px 20px;
    border-bottom: 1px solid #d1d1d1; }
  #menu_res li a {
    color: #161616;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: normal;
    display: block;
    padding: 0;
    font-weight: 400;
    text-transform: capitalize;
    border: 0;
    margin: 0;
    float: left;
    width: auto; }
  #menu_res li a:hover {
    color: #0265d6; }
  #menu_res .navPages-list--user .navPage-subMenu {
    background: #242424;
    position: static;
    padding: 0;
    margin: 0; }
  #menu_res .navPages-action-moreIcon {
    display: none !important; }
  #menu_res .subcat-expand {
    height: 27px;
    width: 27px;
    position: absolute;
    top: 14px;
    right: 10px;
    cursor: pointer; }
  #menu_res .subcat-expand:after {
    height: 2px;
    width: 12px; }
  #menu_res .subcat-expand.subcat-expanded:before {
    display: none; }
  #menu_res .subcat-expand:before {
    height: 12px;
    width: 2px; }
  #menu_res .subcat-expand:after, #menu_res .subcat-expand:before {
    background: #161616;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    display: block; }
  #menu_res .navPage-subMenu > .container, #menu_res .navPage-subMenu .menu_cat_list, #menu_res .navPage-subMenu .navPage-subMenu-list {
    display: block !important;
    clear: both; }
  #menu_res .navPages-list ul {
    padding: 0 0 15px 0px;
    margin: 0;
    border: 0; }
  #menu_res .navPages .navPage-subMenu-list {
    width: 100%;
    height: auto; }
  #menu_res .navPage-subMenu {
    height: auto; }
  #menu_res .navPage-subMenu .container {
    padding: 0 0 0 15px; }
  .header {
    position: static; }
  .navPages ul li li {
    padding: 0 0 0 15px; }
  .navPages-list + .navPages-list {
    border: 0;
    padding: 0; }
  .navUser {
    position: static;
    transform: none; }
  .navUser-item.navUser-item--cart {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 25px;
    right: 15px;
    background-color: #3333f1; }
  .cat_left, .cat_right {
    width: 100%; }
  .sidebarBlock + .sidebarBlock {
    margin-top: 0;
    padding-top: 15px;
    display: none; }
  .navList {
    margin: 0 0 20px 0; }
  .cat_right .form-field {
    margin: 0 0 20px 0; }
  .cart-total-label, .cart-total-value {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
    width: 50%; }
  .cart-item-info {
    margin: 13px 0 0 0; }
  .cart-total-label {
    text-align: left; }
  .cart-total-value {
    text-align: right; }
  .login {
    margin-top: 0; }
  .cart-gift-certificate-form .button, .coupon-form .button {
    height: 32px; }
  .navBar--sub .navBar-item {
    margin: 0 5px;
    display: inline-block; }
  .navBar--account {
    display: block; }
  .swal2-modal .swal2-confirm {
    margin-right: 10px; }
  .navBar--sub .navBar-action {
    font-size: 13px; }
  .footer-info-col--small {
    width: 50%; }
  #menu_res .navPage-subMenu-item {
    background-color: #f3f3f3;
    padding: 8px 20px; }
  #menu_res .account-responsive {
    padding: 0; }
  #menu_res .account-responsive a {
    padding: 18px 20px; }
  #menu_res .account-responsive ul li {
    padding: 0; }
  #menu_res .account-responsive ul li:last-child {
    border: 0; }
  #menu_res .account-responsive ul li a {
    padding: 6px 10px 6px 40px; } }

@media only screen and (max-width: 767px) {
  .mobileMenu-toggle {
    display: block; }
  .blog {
    width: 100%;
    border: 0;
    height: auto; }
  .account-heading {
    font-size: 18px; }
  .sub_cat_block ul li, .brandGrid .brand {
    width: 50%; }
  .sub_cat_block {
    padding: 0; }
  .cart-totals {
    width: 100%; } }

@media only screen and (max-width: 479px) {
  #menu_res.navPages-container {
    width: 260px; }
  #menu_res li a {
    font-size: 14px; }
  .mobileMenu-toggle {
    width: 34px;
    height: 30px;
    padding: 0 7px; }
  .navUser-item.navUser-item--cart {
    width: 35px;
    height: 35px; }
  .footer-info-col--small {
    width: 100%; }
  .estimator-form .button--primary, .cart-gift-certificate-form .button, .coupon-form .button {
    font-size: 12px; } }

@media only screen and (max-width: 1199px) {
  .header_left {
    padding: 0;
    width: auto; }
  .header_left .header-logo {
    padding: 27px 0; }
  .header_left .header-logo .header-logo-image {
    max-width: 210px; }
  .header_contact .button {
    margin: 0; }
  .navUser .header_phone {
    padding: 0 8px;
    margin: 8px 0 0; }
  .navUser > .navUser-section > li:not(.header_phone):not(.header_contact) {
    margin-top: 9px; }
  .navUser > .navUser-section > li:not(.header_phone):not(.header_contact) > .navUser-action {
    margin: 0 5px; }
  .navUser-action-divider {
    padding: 0 5px 0 0; }
  .navUser > .navUser-section > li:not(.header_phone):not(.header_contact) > .navUser-action.navUser-action--storeCredit {
    margin: 2px 0 0 0; }
  .navPages .navPages-list > .navPages-item > .navPages-action {
    padding: 10px 0px 10px 25px; }
  .header_right {
    display: inherit;
    float: none;
    width: inherit; }
  .header_right .navUser {
    width: auto;
    float: right; }
  .customersSlider .review_slider {
    padding: 0; }
  .navPages-container {
    float: right;
    margin: 10px 0 0; }
  .navPages .navPages-list {
    margin: 0; }
  .customersSlider {
    padding: 0 50px; }
  .customersSlider .slick-prev {
    left: -50px; }
  .customersSlider .slick-next {
    right: -50px; }
  .footer .ft_page_list {
    display: flex;
    width: 100%; }
  .footer .ft_page_left {
    width: 50%; }
  .footer .ft_page_right {
    width: 50%; }
  .footer .footer-badge-holder {
    display: flex;
    width: 100%;
    padding: 0 25px; }
  .default_main .footer .footer-badges {
    padding-bottom: 110px; }
  .footer .footer-badges {
    padding: 25px; }
  /*cms*/
  .about-info h3, .sell-volume-banner .sell-volume-cont-right h3, .why-sell-banner .why-sell-cont-right h3 {
    max-width: 300px; }
  .interior-header {
    padding: 30px 0 9px 0; }
  .about-info p {
    margin-top: 0; }
  .interior-header-faq .faq-banner {
    background-position: right;
    background-size: 50% auto; }
  .faq-banner p {
    margin: 0 0 10px 0; }
  .terms-condi-banner .terms-condi-content h3 {
    margin-bottom: 20px; }
  .why-sell-banner .why-sell-cont-right p {
    margin: 10px 0 10px; }
  .contact_pg_cnt p {
    margin-bottom: 10px; }
  /*SP*/
  .QA_dropdown_select .form-select {
    font-weight: normal; }
  .csr_products_results .csr_pro_title {
    height: 38px; }
  .estimator-panel select {
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist; } }

@media only screen and (max-width: 991px) {
  .header_left {
    padding-left: 9px; }
  .header_left .header-logo {
    padding: 15px 0; }
  .header-logo > a {
    padding: 0;
    width: auto; }
  .header_left .header-logo .header-logo-image {
    max-width: 300px; }
  .navPages .navPages-list {
    float: none; }
  .nav-logo {
    display: block;
    max-width: 270px;
    text-align: center;
    margin: 0 25px 7px; }
  .nav-logo-img {
    max-width: 100%;
    height: auto; }
  .header_phone.navUser-item {
    display: block; }
  .navUser .header_phone {
    padding: 0 74px 0 10px;
    margin: 4px 0; }
  .main_banner .hero-text .hero-title {
    font-size: 45px;
    line-height: 45px; }
  .main_banner .hero-subtitle.v2 {
    font-size: 75px;
    line-height: 85px; }
  .customersSlider {
    padding: 0 74px; }
  .customers_review .review_heading {
    font-size: 40px;
    line-height: 45px; }
  .HowItWorks_heading {
    font-size: 40px;
    line-height: 45px; }
  .HowItWorks_column {
    width: 50%; }
  .home-get-started-section {
    padding-right: 20px;
    padding-left: 20px; }
  .home-get-started-tool-heading {
    font-size: 40px;
    line-height: 45px; }
  .footer .footer-badges {
    padding: 25px 0 20px 0; }
  .footer .footer-copyright {
    width: 60%; }
  .footer .footer-social {
    width: 40%; }
  .footer .footer-info-list {
    text-align: center; }
  .footer .footer-info-list a {
    line-height: 35px; }
  .pdp-sticky-footer {
    padding: 15px 0px;
    text-align: center; }
  .pdp-sticky-footer .pdp-stickyfootertitle {
    width: 100%;
    font-size: 24px;
    line-height: 24px; }
  .pdp-sticky-footer .add-to-cart-button-pdp {
    margin: 0; }
  /*cms*/
  .about-info h1 {
    font-size: 27px; }
  .about-info p {
    padding-right: 10px; }
  .about-us-page > .container {
    padding: 0; }
  .subsection-title h2 {
    padding: 15px 24px; }
  .works-item {
    width: 50%;
    border: none;
    min-height: 210px; }
  .contact_pg_mn .page-heading {
    font-size: 27px;
    margin: 0 0 1rem; }
  .faq-banner h1 {
    font-size: 27px; }
  .subsection-title-faq h2 {
    padding: 15px 24px; }
  .sell-volume-banner .sell-volume-cont-right {
    width: 55%; }
  .sell-volume-banner .sell-volume-cont-right h1 {
    font-size: 27px; }
  .interior-header-sell-volume::after {
    background-size: 46% auto;
    background-position: 93% center; }
  .step-2 h4 {
    margin: 14px 0 0 0;
    max-width: 680px; }
  .asset-recovery .subsection-title h2 {
    padding: 15px 24px; }
  .asset-recovery-content .recovery-description {
    padding: 24px 0 20px 0px; }
  .terms-condi-banner .terms-condi-content h1 {
    font-size: 27px; }
  .read-terms .subsection-title h2 {
    padding: 15px 24px; }
  .why-sell-banner .why-sell-cont-right {
    padding: 0 15px 16px 0; }
  .why-sell-banner .why-sell-cont-right h1 {
    font-size: 27px; }
  .why-sell-banner .why-sell-image-left {
    padding: 0 15px; }
  .why-sell-image-left img {
    max-height: 222px;
    margin: 20px auto 0;
    display: block; }
  .why-sell-to-us-page .subsection-content {
    padding: 45px 0 20px 0; }
  .helpingbox-button {
    width: 100%; }
  .subsec-heading-tabbar {
    padding: 10px; }
  .subsec-heading-tabbar img {
    height: 30px;
    width: 30px; }
  .subsec-cont-serv-apple .content-section .selling-buttons-bottom .btn-email {
    display: inline-block;
    margin-bottom: 10px; }
  .subsec-cont-serv-apple .content-section a.learn-more {
    float: left; }
  .subsec-cont-serv-apple .quote {
    padding-left: 36px; }
  .buybox-wrap p {
    width: 55%; }
  .buybox-item .buybox-bg {
    height: 91px;
    width: auto;
    top: 54px; }
  .buybox-image-pc {
    padding: 0; }
  .buybox-image-pc img {
    max-width: 133px; }
  .buybox-image-and-btn {
    padding: 0px 0px 16px 15px; }
  .buybox-item h3 {
    font-size: 19px;
    line-height: 36px; }
  .buybox-button {
    padding: 0; }
  .buybox-wrap {
    padding: 10px; }
  .thank-you-banner .thank-you-content h2 {
    font-size: 27px;
    margin: 0 0 20px; }
  .getFinal_invoice .button {
    margin: 0 8px 10px 0; }
  .blog_main .body {
    margin-bottom: 2rem; }
  .blog_mn.page .page-heading {
    margin: 0 0 1rem; }
  .blog_mn .blog {
    width: 50%; }
  .blog_mn .blog:nth-of-type(3n+1) {
    clear: inherit; }
  .blog_mn .blog-thumbnail {
    height: 300px; }
  .blog_mn .blog-thumbnail a {
    width: 100%;
    margin: 0 auto; }
  /*cp*/
  .category_main .page-sidebar nav > .sidebarBlock > .sidebarBlock-heading {
    margin-bottom: 10px; }
  .category_main .sidebarBlock .navList {
    margin-bottom: 10px; }
  .category_main .sidebarBlock .accordion-block .navList {
    margin-bottom: 0; }
  .category_main .sidebarBlock .accordion-block .navList .navList-action--checkbox {
    margin-bottom: 0; }
  .category_main .facetedSearch-toggle {
    padding: 10px;
    background-color: #0265d6; }
  #facetedSearch .toggleLink, #facetedSearch .toggleLink:focus, #facetedSearch .toggleLink:hover {
    color: #fff; }
  #facetedSearch .toggleLink-text .icon svg {
    fill: #fff; }
  #facetedSearch .facetedSearch-toggle-text {
    font-weight: 700; }
  #facetedSearch .facetedSearch-toggle {
    margin-bottom: 1rem; }
  #product-listing-container .form-field {
    margin: 0 0 1rem; }
  #product-listing-container .actionBar {
    margin: 0 0 10px 0; }
  .category_main .card-title > a {
    font-size: 14px; }
  #facetedSearch .facetedSearch-toggle + .facetedSearch-navList.is-open, #facetedSearch .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -15px; }
  .category_main .page-heading {
    font-size: 26px; }
  /*pp*/
  .product_main .upsshippingerrormessage {
    padding: 0 15px; }
  .productView-images .productView-image {
    max-width: 100%; }
  .pro_title_block {
    max-width: 100%; }
  .productView-images {
    margin-bottom: 20px; }
  /*sp*/
  .SearchPageTemplate .page-heading {
    font-size: 26px; }
  .account .account-body {
    margin: 0; }
  .account-content {
    padding: 0; }
  .csr_products_results .csr_pro_grid {
    width: 33.33%; } }

@media only screen and (max-width: 767px) {
  .header {
    padding-bottom: 50px; }
  .header_left {
    display: block;
    width: 100%;
    padding: 0; }
  .header_right .navUser {
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 2;
    background: #f3f3f3;
    top: 86px;
    padding: 10px 20px;
    float: left; }
  .mobileMenu-toggle {
    top: 96px; }
  .navUser-section--alt {
    float: left; }
  .main_banner .home-hero-container {
    padding: 0; }
  .main_banner .hero-text {
    padding: 50px 0px; }
  .main_banner .hero-text .hero-title {
    padding: 0 20px;
    font-size: 35px;
    line-height: 40px; }
  .main_banner .hero-subtitle.v2 {
    font-size: 55px;
    line-height: 60px;
    margin: 0; }
  .main_banner .main-get-started-btn {
    margin-top: 11px;
    padding: 10px 50px;
    width: 210px;
    height: 45px; }
  .customers_review {
    padding: 30px 0; }
  .customersSlider {
    padding: 0 65px; }
  .customersSlider .slick-prev {
    left: -60px; }
  .customersSlider .slick-next {
    right: -60px; }
  .HowItWorks_section {
    padding: 40px 0 0; }
  .HowItWorks_heading {
    font-size: 36px;
    line-height: 36px; }
  .home_moatcallout {
    padding: 40px 20px 40px 30px; }
  .home-get-started-tool-heading {
    font-size: 36px;
    line-height: 40px; }
  .home-gettingstarted-box {
    width: 48.4%;
    margin: 0.8%; }
  .home-gettingstarted-box:nth-last-child(2) {
    width: 100%; }
  .home_sell_with_confidence {
    margin: 50px 0 0;
    padding: 40px 0 20px; }
  .home_sell_with_confidence .sellwithconfidence_heading {
    font-size: 36px;
    line-height: 36px;
    margin: 0 auto 10px; }
  .home_sell_with_confidence .sellwithconfidence_circle, .home_sell_with_confidence .sellwithconfidence_circle > img {
    margin: 0 auto; }
  .home_sell_with_confidence .sellwithconfidence_title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 auto 20px; }
  .footer .footer-badge-holder {
    flex-flow: column; }
  .footer .ft_page_left, .footer .ft_page_right {
    width: 100%; }
  .footer .footer-info-list li {
    display: block;
    text-align: center; }
  .footer .footer-info-list a {
    float: none;
    font-size: 16px;
    line-height: 36px;
    margin: 0; }
  .footer .ft_page_right {
    text-align: center;
    margin: 29px 0 10px 0; }
  .footer .footer-copyright {
    width: 100%;
    margin-top: 10px;
    padding-right: 18px;
    padding-left: 18px; }
  .footer .ft_page_left {
    padding-bottom: 0; }
  .footer .footer-copyright p {
    text-align: center;
    line-height: 30px; }
  .footer .footer-copyright .powered_text2 {
    float: none; }
  .footer .footer-badges {
    padding-top: 15px;
    padding-bottom: 0; }
  .footer .footer-social {
    width: 100%;
    float: none; }
  .footer .socialLinks {
    margin: 20px 0px; }
  .footer .footer-social-row {
    float: none;
    text-align: center;
    margin: 0; }
  .footer .socialLinks .socialLinks-item {
    float: none; }
  .footer .socialLinks .socialLinks-item > a.icon {
    margin: 0 16px 0 0; }
  .default_main .footer .footer-badges {
    padding-bottom: 72px; }
  .pdp-sticky-footer {
    padding: 0; }
  .pdp-sticky-footer .pdp-sticky-columnl {
    display: none; }
  .pdp-sticky-footer .pdp-sticky-columns {
    display: block; }
  .pdp-sticky-footer .pdp-pay-bar {
    float: none; }
  .pdp-sticky-footer .add-to-cart-button-pdp {
    height: auto;
    padding: 18px 0; }
  .interior-header {
    padding: 30px 0 20px; }
  .about-info h1 {
    text-align: center; }
  .about-info h3, .sell-volume-banner .sell-volume-cont-right h3, .why-sell-banner .why-sell-cont-right h3 {
    max-width: 100%;
    text-align: center; }
  .about-info p {
    padding: 0;
    width: 100%;
    text-align: center; }
  .subsection-image-container, .about-info img {
    float: none; }
  .about-info .subsection-image-container {
    padding: 0;
    text-align: center;
    margin-bottom: 5px; }
  .about-info img {
    display: inherit; }
  .about-us-help-phone .help-label {
    text-align: center; }
  .subsection-title h2 {
    padding: 15px 0;
    text-align: center; }
  .contact_pg_mn .form-row--half .form-field {
    width: 100%; }
  .faq-banner h1 {
    text-align: center; }
  .subsection-title-faq h2 {
    padding: 15px 0;
    text-align: center; }
  .faq-banner p {
    width: 100%;
    text-align: center;
    margin: 20px 0 10px 0; }
  .interior-header-faq .faq-banner {
    background-image: inherit;
    min-height: inherit; }
  .sell-volume-banner .sell-volume-cont-right {
    width: 100%;
    text-align: center; }
  .interior-header-sell-volume::after {
    background-size: 40% auto;
    background-position: center 88%; }
  .step-2 h4 {
    max-width: 400px; }
  .asset-recovery .subsection-title h2 {
    padding: 15px 15px; }
  .asset-recovery-a .asset-callout-left, .asset-recovery-a .asset-callout-right {
    width: 100%;
    margin: 0px 0 39px 0; }
  .asset-recovery-a .how-it-works-circle {
    float: none;
    margin-right: auto; }
  .asset-recovery-a .asset-callout-left h4, .asset-recovery-a .asset-callout-right h4 {
    width: 100%;
    text-align: center; }
  .asset-recovery-b .asset-callout-left, .asset-recovery-b .asset-callout-right {
    width: 100%; }
  .terms-condi-banner .terms-condi-content h1, .terms-condi-banner .terms-condi-content h3 {
    text-align: center; }
  .terms-condi-banner .terms-condi-content h3 {
    margin-bottom: 40px; }
  .read-terms .subsection-title h2 {
    padding: 15px 15px; }
  .why-sell-banner .why-sell-cont-right {
    width: 100%;
    text-align: center;
    padding: 0 0 16px 0; }
  .why-sell-banner .why-sell-image-left {
    width: 100%; }
  .why-sell-image-left img {
    margin: 0px auto 20px; }
  .content-section .content-section-right {
    width: 100%; }
  .subsec-cont-serv-apple .content-section .selling-buttons-bottom .btn-email {
    display: block;
    text-align: center; }
  .subsec-cont-serv-apple .content-section a.learn-more {
    text-align: center;
    margin: 0;
    width: 100%; }
  .content-section .content-section-left {
    width: 100%; }
  .subsec-cont-serv-apple .quote {
    padding-left: 0; }
  .bottom-callouts .buy-box {
    width: 100%;
    padding: 0; }
  .buybox-wrap {
    float: left;
    width: 100%; }
  .buybox-wrap p {
    width: 100%;
    text-align: center; }
  .buybox-image-pc {
    display: none; }
  .buybox-image-mob {
    display: block;
    text-align: center;
    margin-bottom: 20px; }
  .buybox-item .buybox-bg {
    position: static;
    height: auto;
    display: block;
    margin: 0 auto 20px; }
  .buybox-button {
    width: 100%;
    max-width: 100%; }
  .buybox-button .btn-shop-now::after {
    right: 2%; }
  .buybox-image-and-btn {
    padding: 0px 6px 18px; }
  .bottom-callouts .help-box {
    width: 100%;
    padding: 0; }
  .help-wrap p {
    width: 100%;
    text-align: center; }
  .buybox-item .help-bg {
    position: inherit;
    display: block;
    margin: 0 auto 20px; }
  .buybox-item {
    float: left;
    width: 100%; }
  .helpingbox-button {
    width: 100%; }
  .helpbox-button {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .helpbox-button .btn-shop-now::after {
    right: 2%; }
  .buybox-item h3 {
    text-align: center; }
  .thank-you-banner .thank-you-content h2 {
    text-align: center;
    line-height: 1; }
  .thank-you-banner .thank-you-content p {
    width: 100%;
    text-align: center; }
  .thankyou-left {
    width: 100%;
    padding: 0 15px;
    border-right: none; }
  .thankyou-right {
    width: 100%; }
  .blog_mn .blog-thumbnail {
    height: 250px; }
  .blog_mn .blog .blog-title {
    font-size: 18px;
    height: 46px; }
  .blog_mn .blog-date {
    font-size: 12px; }
  .blog_mn .blog-post {
    font-size: 14px;
    line-height: 20px; }
  /*cp*/
  .category_main .page-sidebar + .page-content .productGrid .product {
    width: 50%; }
  .category_main .actionBar-section .form-select {
    float: right; }
  .category_main .page-heading {
    font-size: 24px; }
  /*sp*/
  .account .page-heading {
    margin: 0 0 2rem;
    font-size: 24px; }
  .shippingaddressform_main .form-row--half .form-field {
    width: 100%; }
  .account_recentitems_main .productGrid .product {
    width: 50%; }
  .editaccount_main .form-row--half .form-field {
    width: 100%; }
  .QC_search_block, .QC_dropdown_block {
    display: block;
    margin: 0; }
  .QC_search_inner {
    margin-bottom: 10px; }
  .QC_search_input {
    width: 100%; }
  .QA_dropdown_select {
    width: 100%; }
  .QuoteContent_table .QC_item_name_block {
    font-size: 14px; }
  .DB_Common_Cnt ul li {
    width: 100%; }
  .form-actions {
    margin-bottom: 1.5rem; }
  #popupLoginWindowForm .forgot-password {
    line-height: 1; }
  #popupLoginWindowForm .form-actions .button, #popupLoginWindowForm .form-actions a, #popupLoginWindowForm .form-actions input {
    vertical-align: middle; }
  .SearchPageTemplate .page-heading {
    font-size: 24px; }
  .ctm_searchTitle {
    margin: 0 0 10px;
    font-size: 28px; }
  .csr_BACK_Button_Block {
    text-align: center; }
  .csr_BACK_Button {
    margin: 0 0 10px 0;
    float: none; }
  .csr_products_results .csr_pro_grid {
    width: 50%; } }

@media only screen and (max-width: 479px) {
  .header_left .header-logo .header-logo-image {
    max-width: 250px; }
  .header_right .navUser {
    top: 76px; }
  .mobileMenu-toggle {
    top: 86px; }
  .main_banner .hero-text {
    padding: 20px 0px; }
  .main_banner .hero-text .hero-title {
    font-size: 21px;
    line-height: 23px; }
  .main_banner .hero-subtitle.v2 {
    font-size: 28px;
    line-height: 36px; }
  .custom_search_mn .form-input::placeholder {
    font-size: 9px; }
  .customers_review {
    padding: 30px 0 30px 0; }
  .customers_review .review_heading {
    font-size: 32px;
    line-height: 36px;
    margin: 20px 0; }
  .customersSlider {
    padding: 0 38px; }
  .customersSlider .review_grid {
    padding: 0 10px; }
  .customersSlider .slick-next, .customersSlider .slick-prev, .customersSlider .slick-next::before, .customersSlider .slick-prev::before {
    width: 32px;
    height: 41px; }
  .customersSlider .slick-next {
    right: -36px; }
  .customersSlider .slick-prev {
    left: -36px; }
  .HowItWorks_heading {
    font-size: 31px;
    line-height: 36px; }
  .HowItWorks_column {
    width: 100%;
    padding: 0; }
  .home-get-started-tool-heading {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 13px;
    margin-top: 12px; }
  .custom_search_mn .search_lbl {
    font-size: 16px; }
  .home-gettingstarted-box {
    width: 100%;
    margin: 0.8% 0; }
  .estimator-panel .get-started-form {
    width: 100%; }
  .home_sell_with_confidence .sellwithconfidence_heading {
    font-size: 32px;
    line-height: 36px;
    margin: 0 auto 30px; }
  .home_sell_with_confidence .sellwithconfidence_circle, .home_sell_with_confidence .sellwithconfidence_circle > img {
    margin: 0 auto 10px; }
  .home_sell_with_confidence .sellwithconfidence_title {
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto 30px; }
  .sellwithconfidence_section .HowItWorks_column {
    width: 100%; }
  .sellwithconfidence_block .HowItWorks_column {
    padding: 0 40px; }
  .footer .footer-copyright .powered_text2 {
    max-width: 200px;
    margin: 10px auto; }
  /*cms*/
  .about-info h1 {
    font-size: 22px; }
  .content-inner {
    padding: 0; }
  .about-info p {
    text-align: left;
    margin-bottom: 20px; }
  .about-us-help-phone p {
    text-align: center;
    margin: 0; }
  .about-us-page .interior-header {
    padding: 30px 0; }
  .works-item {
    min-height: 250px; }
  .faq-banner h1 {
    font-size: 22px; }
  .faq-banner p {
    margin: 0 0 45px 0;
    text-align: left; }
  .faq-list .faqs {
    background: inherit; }
  .faq-list .faqs h4, .faq-list .faqs p {
    margin: 0; }
  .interior-header-sell-volume {
    min-height: 347px; }
  .interior-header-sell-volume::after {
    background-size: 71% auto;
    background-position: center 82%; }
  .sell-volume-banner .sell-volume-cont-right {
    padding: 0; }
  .sell-volume-banner .sell-volume-cont-right h1 {
    font-size: 22px; }
  .steps h3 {
    margin: 0 15px 0 15px; }
  .step-1 h4 {
    max-width: 213px;
    margin: 0; }
  .step-1 a {
    width: 100%; }
  .btn-cta::after {
    right: 0; }
  .step-2 h4 {
    max-width: 218px;
    margin: 0; }
  .asset-recovery .subsection-title h2 {
    padding: 15px 0px; }
  .asset-recovery-b .asset-callout-right p, .asset-recovery-b .asset-callout-left p {
    text-align: center; }
  .terms-condi-banner .terms-condi-content {
    padding: 0; }
  .terms-condi-banner .terms-condi-content h1 {
    font-size: 22px; }
  .read-terms .subsection-title h2 {
    padding: 15px 0; }
  .terms-condi-banner .terms-condi-content h3 {
    margin-bottom: 56px; }
  .why-sell-banner .why-sell-cont-right h1 {
    font-size: 22px; }
  .category_main .page-sidebar + .page-content .productGrid .product {
    width: 100%; }
  .page-content .pagination-item.pagination-item--next > a, .page-content .pagination-item.pagination-item--previous > a, .blog_mn .pagination-item.pagination-item--next > a, .blog_mn .pagination-item.pagination-item--previous > a {
    margin: 2px 7px; }
  .category_main .page-heading {
    font-size: 22px; }
  .thank-you-banner .thank-you-content h2 {
    font-size: 22px; }
  .thankyou-left {
    padding: 0; }
  .blog_main .body {
    margin-bottom: 2rem;
    min-height: 1px; }
  .blog_mn .blog {
    width: 100%;
    padding: 0; }
  .blog_mn .blog-thumbnail {
    height: auto; }
  .blog_mn .blog-date {
    margin-bottom: 10px; }
  .blog_post_main .blog-post {
    font-size: 14px;
    line-height: 18px; }
  /*cp*/
  .accordion--navList .accordion-navigation-actions {
    top: 13px; }
  /*pp*/
  .product_main .productView-images .productView-image {
    height: 300px; }
  .product_main .productView-images .productView-image--default {
    max-height: 250px; }
  .product_main .productView-options {
    text-align: left; }
  .product_main .productView-options .form-field > .form-checkbox + .form-label, .productView-options .form-field > .form-radio + .form-label {
    margin-left: 0; }
  .product_main #form-action-addToCart, .product_main .button_back .buttonBack {
    width: 140px; }
  .product_main .pro_btn_Continue, .product_main .pro_btn_Continue:focus, .product_main .pro_btn_Continue:active {
    width: 140px;
    margin: 0; }
  .if_productOptions.product_options #span_label_option {
    font-size: 15px; }
  /*sp*/
  .account .page-heading {
    font-size: 22x; }
  .login_main .forgot-password {
    line-height: 1; }
  .shippingaddressform_main .form-actions .button, .form-actions input, .shippingaddressform_main .form-actions a {
    width: auto;
    margin-top: 0; }
  .account_recentitems_main .productGrid .product {
    width: 100%; }
  .editaccount_main .form-actions .button, .editaccount_main .form-actions input, .editaccount_main .form-actions a {
    width: auto; }
  .SearchPageTemplate .page-heading {
    font-size: 22px; }
  .ctm_searchTitle {
    font-size: 24px; }
  .csr_products_results .csr_pro_grid {
    width: 100%; }
  .pagination-list li {
    margin-left: 2px; }
  /*sp*/
  .QuoteContent_table thead tr th:nth-child(n+2) {
    display: none; }
  .QuoteContent_block .table tbody tr td, .QuoteContent_block .table tr td {
    display: inline-block;
    padding: 10px; }
  .QuoteContent_block .table td + td {
    border: none; }
  .QC_Status_section {
    width: 53%;
    float: left; }
  .QC_Action_section {
    width: 47%;
    float: left; }
  .QC_item_status {
    padding: 4px 10px; }
  .QC_item_pro_status::before {
    content: "Status :";
    text-align: left;
    font-size: 14px;
    font-weight: bold; }
  .QC_item_pro_action::before {
    content: "Actions :";
    text-align: left;
    font-size: 14px;
    font-weight: bold; }
  .QuoteContent_data .QuoteContent_block .QC_Status_section, .QuoteContent_data .QuoteContent_block .QC_Action_section {
    padding: 10px 5px; }
  .DetailsBlock_selectedPro_nm {
    font-size: 16px; }
  .DB_tab_block .DB_tab_grid, .DB_tab_block .DB_tab_grid .DB_tab_link {
    width: 100%; }
  .DB_TabPanel {
    padding: 30px 15px; }
  .account-list .account-orderStatus-label {
    font-size: 12px; } }

@media only screen and (max-width: 320px) {
  .if_productOptions.product_options #span_label_option {
    font-size: 13px; } }

.tooltip_optins {
  display: none; }

.What-is-the-condition-of-your-product .What-is-the-condition-of-your-product-tooltip,
.Will-you-be-including-all-original-accessories .Will-you-be-including-all-original-accessories-tooltip,
.Does-your-product-have-a-fully-functional-battery .Does-your-product-have-a-fully-functional-battery-tooltip {
  display: inline-block;
  position: relative; }

.product_options .tooltip_optins a {
  text-decoration: underline;
  color: #0265d6; }

.product_options .tooltip_optins span {
  display: none; }

.product_options .tooltip_optins:hover span {
  display: none;
  position: absolute;
  width: 500px;
  padding: 12px;
  border: 1px solid #b7b8b8;
  background: #f6f6f6;
  left: -110px;
  z-index: 9999;
  top: 26px; }

.product_options .tooltip_optins:hover > span {
  display: block; }

.product_options .tooltip_optins span:after {
  bottom: 100%;
  left: 143px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #b7b8b8;
  border-width: 7px;
  margin-left: -7px; }

/* Start CO 1006 */
.Login_left_inner {
  padding: 0 25px 5px 0;
  border-right: 1px solid #e5e5e5; }

.Login_Guest .modal-header-title {
  font-size: 20px;
  margin: 0 0 12px;
  text-align: left; }

.modal--pupuploginWindow {
  width: 900px; }

.modal--pupuploginWindow .modal-body {
  padding: 30px 20px 20px; }

.Login_left, .Login_right {
  display: inline-block;
  width: 50%;
  float: left;
  padding: 0 15px; }

.modal--pupuploginWindow .form {
  margin: 0 0 10px; }

.modal--pupuploginWindow .form-actions .forgot-password {
  margin: 10px 0;
  line-height: normal;
  clear: left;
  width: 100%; }

.LoginGuest_top {
  margin: 0 0 20px; }

.Login_Guest .form-actions {
  margin: 0; }

.modal--pupuploginWindow .button {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.5px; }

.Login_Guest .form-field {
  margin: 0 0 15px; }

.modal--pupuploginWindow .spam_text {
  margin: 0; }

.CustomOffer_Template_Guest .call_pro_option .pro_buttonBlock .button_back {
  display: none; }

.CustomOffer_Template_Guest .call_pro_option .pro_buttonBlock .for_Guest_customer {
  display: block !important; }

.modal--guestCustomer .guest_msg {
  font-size: 20px;
  font-weight: 700;
  line-height: normal; }

.guest_found .CustomOffer_Template_Guest .ctm_overlay {
  display: none; }

.for_Guest_customer .SellNow_Guest2 {
  margin: 0;
  display: none; }

.knockout_guest_bnt .button {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px; }

.CustomOffer_Template_Guest .COP_top_inner p:last-child {
  margin-bottom: 0; }

/* End CO 1006 */
.blog_post_main .blog-post p > img {
  display: block;
  margin: auto;
  margin-bottom: 20px; }

/**/
body.title_getQuote.guestFound_main .modal--pupuploginWindow,
body.title_getQuote.guestFound_main .ctm_loading,
body.title_getQuote.guestFound_main .ctm_overlay,
body.title_getQuote.guestFound_main .modal-background {
  display: none !important; }

body.title_getQuote.guestFound_main.has-activeModal {
  overflow: visible; }

@media only screen and (max-width: 1450px) {
  .product_options .tooltip_optins:hover > span {
    left: -310px; }
  .product_options .tooltip_optins:hover > span:after {
    left: 343px; } }

@media only screen and (max-width: 990px) {
  .product_options .tooltip_optins:hover > span {
    left: -269px; }
  .product_options .tooltip_optins:hover > span:after {
    left: 303px; }
  .Login_left, .Login_right {
    display: block;
    width: 100%;
    padding: 0 0 20px;
    margin: 0; }
  .Login_left_inner {
    padding: 0 0 15px;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .customOffer_pg_cnt .ctm_loadPrice {
    position: static; } }

@media only screen and (max-width: 767px) {
  .Login_Guest .modal-header-title {
    font-size: 16px;
    margin: 0 0 8px; }
  .CustomOfferTemplate .form-label--alternate {
    text-align: left; }
  .modal--pupuploginWindow .Login_left_inner .spam_text {
    display: none; }
  .modal--pupuploginWindow .modal-body {
    padding: 10px 20px 20px; }
  .modal--pupuploginWindow .modal-header {
    padding: 8px 0; }
  #popupLoginWindow .modal-header .modal-header-title {
    font-size: 15px; }
  .modal--pupuploginWindow .form .form-field {
    margin-bottom: 15px; }
  .modal--pupuploginWindow .form-label {
    margin-bottom: 0;
    font-size: 13px; }
  .modal--pupuploginWindow .form-actions, .modal--pupuploginWindow .form {
    margin: 0 auto; }
  .LoginGuest_top {
    margin: 0; }
  .modal--pupuploginWindow .button.ContinueAsGuest_btn,
  #popupLoginWindowForm .forgot-password {
    margin: 0; }
  .Login_right {
    padding-bottom: 0; }
  .Login_left_inner {
    padding: 0 0 10px; } }

@media only screen and (max-width: 479px) {
  .product_options .tooltip_optins:hover > span {
    width: 260px;
    left: 0; }
  .product_options .tooltip_optins:hover > span:after {
    left: 37px; }
  .modal--pupuploginWindow .button, .knockout_guest_bnt .button, span.tooltip_optins {
    width: 100%; }
  .CustomOfferTemplate h1 {
    font-size: 24px; }
  .button_back .buttonBack {
    margin-bottom: 10px; }
  .modal--pupuploginWindow .button {
    font-size: 12px;
    padding: 8px 5px; }
  #popupLoginWindow .modal-header-title {
    font-size: 13px; }
  .modal--pupuploginWindow .form-field .form-input {
    height: auto;
    padding: 7px 10px;
    line-height: normal;
    font-size: 12px; } }

/*Ticket 10021 Start*/
.ctm_loadPrice.est_fixed {
  position: fixed;
  top: 0;
  left: 0;
  background: #0265d6;
  right: 0;
  text-align: center;
  padding: 12px 0;
  color: #fff;
  font-weight: 400;
  z-index: 9999; }

/*Ticket 10021 End*/
.zerofound .productView-price,
.zerofound .pro_buttonBlock {
  display: none; }
