/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 3, ../html/scss/compare.scss */
.table {
  display: table;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 8, ../html/scss/compare.scss */
.table .tablerow {
  display: table-row;
}
/* line 11, ../html/scss/compare.scss */
.table .firstProduct, .table .secondProduct {
  display: table-cell;
  width: 50%;
  padding: 0 10px;
}
/* line 16, ../html/scss/compare.scss */
.table .firstProduct.active .btadd, .table .secondProduct.active .btadd {
  display: none;
}
/* line 19, ../html/scss/compare.scss */
.table .firstProduct.active .info, .table .secondProduct.active .info {
  display: block;
}
/* line 22, ../html/scss/compare.scss */
.table .firstProduct.active .editmode, .table .secondProduct.active .editmode {
  display: block;
  padding-left: 10%;
}
@media screen and (max-width: 767px) {
  /* line 22, ../html/scss/compare.scss */
  .table .firstProduct.active .editmode, .table .secondProduct.active .editmode {
    padding-left: 0;
  }
}
/* line 28, ../html/scss/compare.scss */
.table .firstProduct.active .editmode .refresh, .table .secondProduct.active .editmode .refresh {
  font-size: 25px;
  font-size: 2.5rem;
}
@media screen and (max-width: 480px) {
  /* line 28, ../html/scss/compare.scss */
  .table .firstProduct.active .editmode .refresh, .table .secondProduct.active .editmode .refresh {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
/* line 36, ../html/scss/compare.scss */
.table .firstProduct.active .editmode .changeicon, .table .secondProduct.active .editmode .changeicon {
  color: #0A2D82;
  font-size: 25px;
  font-size: 2.5rem;
  padding-right: 5px;
}
/* line 42, ../html/scss/compare.scss */
.table .firstProduct.active .editmode .removeicon, .table .secondProduct.active .editmode .removeicon {
  color: #EB1C24;
  font-size: 20px;
  font-size: 2.0rem;
  padding-right: 8px;
}
/* line 49, ../html/scss/compare.scss */
.table .firstProduct.active .name.main, .table .firstProduct.active .price, .table .secondProduct.active .name.main, .table .secondProduct.active .price {
  padding-left: 10%;
}
@media screen and (max-width: 767px) {
  /* line 49, ../html/scss/compare.scss */
  .table .firstProduct.active .name.main, .table .firstProduct.active .price, .table .secondProduct.active .name.main, .table .secondProduct.active .price {
    padding-left: 0;
  }
}
/* line 56, ../html/scss/compare.scss */
.table .firstProduct .btadd, .table .secondProduct .btadd {
  display: block;
}
/* line 59, ../html/scss/compare.scss */
.table .firstProduct .info, .table .secondProduct .info {
  display: none;
  text-align: left;
}
/* line 63, ../html/scss/compare.scss */
.table .firstProduct .editmode, .table .secondProduct .editmode {
  display: none;
}
/* line 66, ../html/scss/compare.scss */
.table .firstProduct .chooseproduct, .table .secondProduct .chooseproduct {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  /* line 66, ../html/scss/compare.scss */
  .table .firstProduct .chooseproduct, .table .secondProduct .chooseproduct {
    width: 70%;
  }
}

/* line 81, ../html/scss/compare.scss */
.title {
  color: black;
  margin: 0 auto;
  text-align: center;
}
/* line 85, ../html/scss/compare.scss */
.title.contentt-2 {
  font-family: "prompt-medium";
}
@media screen and (max-width: 767px) {
  /* line 85, ../html/scss/compare.scss */
  .title.contentt-2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

/* line 95, ../html/scss/compare.scss */
.editmode {
  padding: 25px 0;
  text-align: left;
  display: none;
}
/* line 100, ../html/scss/compare.scss */
.editmode .changebt {
  padding-bottom: 10px;
  cursor: pointer;
}
/* line 105, ../html/scss/compare.scss */
.editmode .removebt {
  cursor: pointer;
}

/* line 110, ../html/scss/compare.scss */
.btadd {
  cursor: pointer;
  margin: 0 auto;
  width: 100%;
  max-width: 178px;
}

/* line 117, ../html/scss/compare.scss */
.thumb-contentt-5.white {
  font-size: 20px;
}

/* line 121, ../html/scss/compare.scss */
hr.black {
  color: #000000;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  /* line 121, ../html/scss/compare.scss */
  hr.black {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

/* line 131, ../html/scss/compare.scss */
.contenttop {
  padding-top: 50px;
  background: url("/images/share/bg/itemsbg_white10.jpg") top center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  /* line 131, ../html/scss/compare.scss */
  .contenttop {
    padding-bottom: 30px;
  }
}
/* line 140, ../html/scss/compare.scss */
.contenttop .info .image {
  max-width: 80%;
  margin: 0 auto;
  vertical-align: bottom;
  min-height: auto;
  display: table;
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  /* line 140, ../html/scss/compare.scss */
  .contenttop .info .image {
    max-width: 97%;
  }
}
/* line 166, ../html/scss/compare.scss */
.contenttop .info .image .imgcover {
  display: table-cell;
  vertical-align: bottom;
}
/* line 172, ../html/scss/compare.scss */
.contenttop .contentcenter {
  text-align: center;
  vertical-align: middle;
}
/* line 176, ../html/scss/compare.scss */
.contenttop .imgproduct {
  max-width: 100%;
  height: auto;
}

/* line 183, ../html/scss/compare.scss */
.contentprice {
  background-color: #0A2C81;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
}
/* line 188, ../html/scss/compare.scss */
.contentprice .table {
  margin-bottom: 30px;
  margin-top: 30px;
}
/* line 191, ../html/scss/compare.scss */
.contentprice .table .firstProduct, .contentprice .table .secondProduct {
  font-family: "teko-light", "prompt-light";
  font-size: 65px;
  font-size: 6.5rem;
}
@media screen and (max-width: 767px) {
  /* line 191, ../html/scss/compare.scss */
  .contentprice .table .firstProduct, .contentprice .table .secondProduct {
    font-size: 75px;
    font-size: 7.5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 191, ../html/scss/compare.scss */
  .contentprice .table .firstProduct, .contentprice .table .secondProduct {
    font-size: 50px;
    font-size: 5rem;
  }
}
/* line 206, ../html/scss/compare.scss */
.contentprice .table.downprice .firstProduct {
  border-right: 2px solid #25479E;
}
/* line 211, ../html/scss/compare.scss */
.contentprice .content {
  margin: 0 auto;
  text-align: center;
}
/* line 216, ../html/scss/compare.scss */
.contentprice .title {
  color: white;
}
/* line 221, ../html/scss/compare.scss */
.contentprice .content .subtitle.contentt-3 {
  font-size: 25px;
  color: #9CB6F8;
  padding: 15px 0;
}
@media screen and (max-width: 480px) {
  /* line 221, ../html/scss/compare.scss */
  .contentprice .content .subtitle.contentt-3 {
    font-size: 20px;
  }
}
/* line 236, ../html/scss/compare.scss */
.contentprice .slctdropdown {
  margin: 0 auto;
}
/* line 238, ../html/scss/compare.scss */
.contentprice .slctdropdown select.slctnormal {
  border: 2px solid;
  height: 60px;
  max-width: 350px;
  font-family: "prompt-medium";
}
/* line 246, ../html/scss/compare.scss */
.contentprice .itrslider {
  width: 350px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
@media screen and (max-width: 767px) {
  /* line 246, ../html/scss/compare.scss */
  .contentprice .itrslider {
    max-width: 250px;
    margin-top: 20px;
  }
}
/* line 256, ../html/scss/compare.scss */
.contentprice .itrslider .display {
  margin-top: -20px;
  text-align: right;
}
/* line 259, ../html/scss/compare.scss */
.contentprice .itrslider .display .hd1 {
  font-size: 70px;
  font-size: 7rem;
}
/* line 265, ../html/scss/compare.scss */
.contentprice .itrslider .ui-slider.ui-widget-content {
  background: #fff;
  height: 10px;
  margin: 15px 0;
  width: 100%;
  display: inline-block;
  margin-right: 30px;
}
/* line 273, ../html/scss/compare.scss */
.contentprice .itrslider .ctrlop {
  display: inline-block;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  right: -105px;
}
@media screen and (max-width: 480px) {
  /* line 273, ../html/scss/compare.scss */
  .contentprice .itrslider .ctrlop {
    display: block;
    vertical-align: top;
    position: relative;
    bottom: 0;
    padding-top: 20px;
    right: 0;
  }
}
/* line 287, ../html/scss/compare.scss */
.contentprice .itrslider .ctrlop .opbtn {
  background-color: white;
  color: red;
  font-size: 22px;
  display: inline-block;
  width: 40px;
  height: 40px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  position: relative;
}
/* line 300, ../html/scss/compare.scss */
.contentprice .itrslider .ctrlop .opbtn [class^="icon-"] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* line 308, ../html/scss/compare.scss */
.contentprice .itrslider .ui-slider .ui-state-default {
  margin-top: -9px;
  border-radius: 40px;
}
/* line 312, ../html/scss/compare.scss */
.contentprice .itrslider .ui-slider .ui-slider-handle {
  height: 40px;
  width: 40px;
  border: 3px solid #fff;
}
/* line 317, ../html/scss/compare.scss */
.contentprice .itrslider .ui-slider .ui-state-default:before {
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
/* line 325, ../html/scss/compare.scss */
.contentprice .itrslider .ui-slider-horizontal .ui-slider-handle {
  margin-left: -1.7em;
}
/* line 329, ../html/scss/compare.scss */
.contentprice .remarktxt {
  color: #AAAAAA;
  line-height: 1.4;
}
/* line 334, ../html/scss/compare.scss */
.contentprice .montlypay .firstProduct {
  border-right: 2px solid #25479E;
}

/* line 340, ../html/scss/compare.scss */
.contentspec {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #F1F2F3;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  /* line 345, ../html/scss/compare.scss */
  .contentspec .wrapper.nopad {
    padding: 0;
  }
}
/* line 350, ../html/scss/compare.scss */
.contentspec .title {
  padding-bottom: 0;
}
/* line 353, ../html/scss/compare.scss */
.contentspec .table {
  margin-top: 0;
  display: block;
}
/* line 356, ../html/scss/compare.scss */
.contentspec .table .firstProduct, .contentspec .table .secondProduct {
  display: table-cell;
  width: 50%;
  float: none;
  vertical-align: top;
  padding: 0;
}
/* line 363, ../html/scss/compare.scss */
.contentspec .table .overflowx {
  overflow-x: auto;
}
/* line 366, ../html/scss/compare.scss */
.contentspec .table.blockbtn {
  border: 1px solid #CDCECF;
  min-height: 200px;
}
/* line 369, ../html/scss/compare.scss */
.contentspec .table.blockbtn .firstProduct, .contentspec .table.blockbtn .secondProduct {
  padding: 15px 0;
  height: 200px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  /* line 369, ../html/scss/compare.scss */
  .contentspec .table.blockbtn .firstProduct, .contentspec .table.blockbtn .secondProduct {
    padding: 0 15px;
  }
}
/* line 376, ../html/scss/compare.scss */
.contentspec .table.blockbtn .firstProduct .editmode, .contentspec .table.blockbtn .secondProduct .editmode {
  padding-left: 27%;
}
@media screen and (max-width: 767px) {
  /* line 376, ../html/scss/compare.scss */
  .contentspec .table.blockbtn .firstProduct .editmode, .contentspec .table.blockbtn .secondProduct .editmode {
    padding-left: 0px;
  }
}
/* line 383, ../html/scss/compare.scss */
.contentspec .table.blockbtn .firstProduct {
  border-right: 1px solid #CDCECF;
}
/* line 388, ../html/scss/compare.scss */
.contentspec .tablerow {
  display: table;
  width: 100%;
}
/* line 391, ../html/scss/compare.scss */
.contentspec .tablerow .spechead {
  text-align: center;
  color: #0A2C7F;
  padding: 20px 0;
  font-family: "prompt-medium";
  margin-top: 30px;
}
/* line 397, ../html/scss/compare.scss */
.contentspec .tablerow .spechead.active {
  background-color: #0A2C80;
  color: #fff;
}
/* line 404, ../html/scss/compare.scss */
.contentspec .tablerow .secondProduct table tr {
  border-left: 0px !important;
}
/* line 410, ../html/scss/compare.scss */
.contentspec .tablerow table {
  width: 100% !important;
}
/* line 412, ../html/scss/compare.scss */
.contentspec .tablerow table tr {
  border: 1px solid #CDCECF;
}
/* line 416, ../html/scss/compare.scss */
.contentspec .tablerow .wrapper {
  padding: 0;
}
/* line 419, ../html/scss/compare.scss */
.contentspec .tablerow .wrapper table {
  width: 100%;
}
/* line 422, ../html/scss/compare.scss */
.contentspec .tablerow .wrapper table tr {
  border: 1px solid #CDCECF;
}
@media screen and (max-width: 767px) {
  /* line 422, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr {
    min-height: 177px;
    display: block;
  }
}
@media screen and (max-width: 375px) {
  /* line 422, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr {
    min-height: 210px;
    display: block;
  }
}
/* line 434, ../html/scss/compare.scss */
.contentspec .tablerow .wrapper table tr td.right {
  text-align: right;
  float: none;
  padding: 0px 10px;
}
/* line 438, ../html/scss/compare.scss */
.contentspec .tablerow .wrapper table tr td.right h4 {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.2;
  font-family: "prompt-light";
}
@media screen and (max-width: 767px) {
  /* line 438, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td.right h4 {
    text-align: left;
  }
}
@media screen and (max-width: 480px) {
  /* line 438, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td.right h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 452, ../html/scss/compare.scss */
.contentspec .tablerow .wrapper table tr td {
  padding: 15px 10px;
  height: 92px;
}
@media screen and (max-width: 767px) {
  /* line 452, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td {
    height: auto;
    display: block;
  }
  /* line 459, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td:first-child {
    min-height: 50px;
  }
  /* line 463, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td span.contentt-3 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 452, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td {
    padding: 10px 10px;
  }
}
/* line 479, ../html/scss/compare.scss */
.contentspec .line.gray {
  border-top: 1px solid #CDCECF;
  width: 100%;
  padding: 10px 0;
}
/* line 484, ../html/scss/compare.scss */
.contentspec .mainbtnshort {
  max-width: 230px;
  margin-bottom: 20px;
}
/* line 488, ../html/scss/compare.scss */
.contentspec .btadd {
  max-width: 130px;
  transform: translateY(38%);
}
/* line 497, ../html/scss/compare.scss */
.contentspec .btnbottom a {
  max-width: 320px;
}
@media screen and (max-width: 767px) {
  /* line 497, ../html/scss/compare.scss */
  .contentspec .btnbottom a {
    max-width: 100%;
  }
}
/* line 504, ../html/scss/compare.scss */
.contentspec .btnbottom a span {
  padding-left: 10px;
}
/* line 508, ../html/scss/compare.scss */
.contentspec .btnbottom .col1 {
  text-align: right;
}
@media screen and (max-width: 767px) {
  /* line 508, ../html/scss/compare.scss */
  .contentspec .btnbottom .col1 {
    margin-bottom: 15px;
  }
}
/* line 514, ../html/scss/compare.scss */
.contentspec .btnbottom .col1 a {
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  /* line 514, ../html/scss/compare.scss */
  .contentspec .btnbottom .col1 a {
    margin-right: 0;
  }
}
/* line 521, ../html/scss/compare.scss */
.contentspec .btnbottom .col2 {
  text-align: left;
}
/* line 523, ../html/scss/compare.scss */
.contentspec .btnbottom .col2 a {
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  /* line 523, ../html/scss/compare.scss */
  .contentspec .btnbottom .col2 a {
    margin-left: 0;
  }
}

/* line 533, ../html/scss/compare.scss */
#choosebox {
  padding: 25px 50px;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  /* line 533, ../html/scss/compare.scss */
  #choosebox {
    padding: 35px 20px;
  }
}
@media screen and (max-width: 480px) {
  /* line 533, ../html/scss/compare.scss */
  #choosebox {
    padding: 12px 20px;
  }
}
@media screen and (max-width: 480px) {
  /* line 545, ../html/scss/compare.scss */
  #choosebox hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 551, ../html/scss/compare.scss */
#choosebox .lttxt {
  padding-bottom: 15px;
  padding-top: 25px;
}
@media screen and (max-width: 480px) {
  /* line 551, ../html/scss/compare.scss */
  #choosebox .lttxt {
    padding-top: 12px;
  }
}
@media screen and (max-width: 480px) {
  /* line 558, ../html/scss/compare.scss */
  #choosebox .lttxt.catagories {
    padding-top: 0;
  }
}
/* line 565, ../html/scss/compare.scss */
#choosebox .btnconfirm a, #choosebox .slctdropdown select.slctwhite {
  width: 350px;
}
@media screen and (max-width: 480px) {
  /* line 565, ../html/scss/compare.scss */
  #choosebox .btnconfirm a, #choosebox .slctdropdown select.slctwhite {
    width: 260px;
  }
}
/* line 571, ../html/scss/compare.scss */
#choosebox .btnconfirm {
  padding-top: 25px;
}
@media screen and (max-width: 480px) {
  /* line 571, ../html/scss/compare.scss */
  #choosebox .btnconfirm {
    padding-top: 15px;
  }
}

@media print {
  /* line 580, ../html/scss/compare.scss */
  #header, #footer {
    display: none;
  }

  /* line 583, ../html/scss/compare.scss */
  .contentspec .table.blockbtn, .btnbottom {
    display: none;
  }

  /* line 586, ../html/scss/compare.scss */
  .itrslider #interest, .itrslider .ctrlop, .itrslider .ctrlop .opbtn span {
    display: none;
  }

  /* line 590, ../html/scss/compare.scss */
  hr.black {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  /* line 596, ../html/scss/compare.scss */
  .secondProduct table tr {
    border: 1px solid #CDCECF !important;
  }

  /* line 602, ../html/scss/compare.scss */
  .contentspec {
    padding: 25px 0;
  }
  /* line 608, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td.right h4 {
    font-size: 15px;
    color: red;
  }
  /* line 614, ../html/scss/compare.scss */
  .contentspec .tablerow .wrapper table tr td .contentt-3 {
    font-size: 15px;
  }

  /* line 622, ../html/scss/compare.scss */
  .contentprice {
    padding: 25px 0;
  }
  /* line 625, ../html/scss/compare.scss */
  .contentprice .itrslider .display {
    text-align: center;
  }
}

/*# sourceMappingURL=compare.css.map */
