.sam_mod_tab_wrap .section-about {
  padding: 60px 0;
}
.sam_mod_tab_wrap .section-about .content-block {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  max-width: 75%;
  margin: 0 auto;
}
.sam_mod_tab_wrap .section-about .content-block h3 {
  font-family: 'Samsung Sharp Sans';
  font-weight: bold;
  font-style: normal;
  margin-bottom: 42px;
}
.sam_mod_tab_wrap .section-about .content-block p {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  font-family: 'SamsungOne-400', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
  color: #404040;
}

.sam_mod_tab_wrap .tabs_sc.product_tabs {
  padding-top: 50px;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock {
  cursor: pointer;
  font-weight: normal;
  -ms-flex: inherit;
  flex: inherit;
  color: #000000;
  background: none;
  border: none;
  transition: all 0.19s;
  max-width: 208px;
  padding: 10px 10px 20px;
  position: relative;
  overflow: visible;
  width: 14%;
  outline: none;
  font-family: 'SamsungOne-400', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock {
  text-decoration: none;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"] {
  font-weight: 700;
  color: #000000;
  font-family: 'SamsungOne-700', "AvenirNext", 'Avenir Next', Lato, "Helvetica Neue", Helvetica, sans-serif;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button .product_thumb,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock .product_thumb, 
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button .h5,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock .h5 {
  pointer-events: none;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button .product_thumb,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock .product_thumb {
  opacity: 0.3;
  transition: all 0.2s;
  max-width: 105px;
  margin: auto;
  margin-bottom: 20px;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"] .product_thumb,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"]:after {
  opacity: 1;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button .product_thumb img,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock .product_thumb img {
  margin: auto;
  display: block;
  height: auto;
  max-width: 100%;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button .h5,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock .h5 {
  font-size: 12px;
  color: inherit;
  font-family: inherit!important;
  font-weight: inherit!important;
  margin-bottom: 0;
  line-height: 1;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  opacity: 0;
  border: 19px solid transparent;
  border-top: 30px solid #ffffff;
  border-bottom: none!important;
  transition: all 0.3s;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"] .product_thumb, 
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"]:after {
  opacity: 1;
}
.sam_mod_tab_wrap .section.section_product {
  padding: 0;
}
.sam_mod_tab_wrap .tabs_sc .section {
  z-index: 1;
}
.sam_mod_tab_wrap .section.section_product .bg-absolute {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover !important;
  z-index: -1;
  background-position: center;
  background-color: #000000;
}
.sam_mod_tab_wrap .section_product .product_intro {
  padding-top: 60px;
}
.sam_mod_tab_wrap .section_product .container-fluid {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
.sam_mod_tab_wrap .section_product .container-md {
  max-width: 1050px;
}
.sam_mod_tab_wrap .section_product .row-fluid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  width: auto;
}
.sam_mod_tab_wrap .section_product .border-line {
  height: 1px;
  width: 100%;
  display: block;
  background: #3a3a3a;
}
.sam_mod_tab_wrap .section_product .product_intro .col-sm-12 {
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  max-width: 50%;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
.sam_mod_tab_wrap .section_product .product_intro img {
  display: block;
  height: auto;
  max-width: 100%;
}
.sam_mod_tab_wrap .section_product .title-block {
  color: #ffffff;
  margin-top: 20px;
}
.sam_mod_tab_wrap .section_product .title-block h2.h3 {
  color: inherit;
  font-family: 'Samsung Sharp Sans';
  font-weight: bold;
  font-style: normal;
}
.sam_mod_tab_wrap .section_product .content-block.large {
  color: #ffffff;
}
.sam_mod_tab_wrap .section_product .content-block.large p {
  font-size: 20px;
  line-height: 24px;
  font-family: 'SamsungOne-400', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
}
.sam_mod_tab_wrap .section_product .btn-block a.btn-primary.btn-outline-light {
  margin-top: 40px;
  font-family: 'SamsungOne-700', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: bold;
}
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button:hover .product_thumb,
.sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button__mock:hover .product_thumb {
  opacity: 1;
}
.sam_mod_tab_wrap .benefit-icon-with-content .card p:last-child {
  margin-bottom: 36px;
}
.sam_mod_tab_wrap .container-fluid {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
}
.sam_mod_tab_wrap .container-fluid .row-fluid.flex-middle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -0.6rem;
  margin-right: -0.6rem;
  width: auto;
}

{#==========================#}
.sam_mod_tab_wrap .section_product .product_features {
  padding-top: 75px;
  padding-bottom: 50px;
}
.sam_mod_tab_wrap .container-md {
  max-width: 1050px;
}

.sam_mod_tab_wrap .section_product .product_features .title-block {
  margin-top: 0;
}
.sam_mod_tab_wrap .section_product .product_features .title-block h2.h3 {
  color: inherit;
  font-family: 'Samsung Sharp Sans';
  font-weight: bold;
  font-style: normal;
}
.sam_mod_tab_wrap .section_product .spec_panel {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 2px solid #8e8e8e;
  padding: 30px 0;
}
.sam_mod_tab_wrap .card-accordion .card-header .btn {
  font-size: 20px;
  background: none;
  color: inherit;
  border: none;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 12px 0;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  outline: none;
  font-family: Arial;
  line-height: normal;
}
.sam_mod_tab_wrap .card-accordion .card-header .btn:after {
  content: '';
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  font-family: "onecom" !important;
  content: "\6b";
  transition: all 0.2s;
}
.sam_mod_tab_wrap .card-accordion .card-header .btn.collapsed:after {
  transform: translateY(-50%) rotate(180deg);
}
.sam_mod_tab_wrap .collapse {
  display: none;
}
.sam_mod_tab_wrap .collapse.in,
.sam_mod_tab_wrap .collapse.show {
  display: block;
}
.sam_mod_tab_wrap .section_product .spec_panel .collapse {
  display: block;
}
.sam_mod_tab_wrap .card-accordion .spec_table_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: normal;
  padding: 22px 0;
  border-bottom: 2px solid #3d3d3c;
}
.sam_mod_tab_wrap .section_product .spec_panel .collapse.show .spec_table .spec_table_row {
  display: none;
}
.sam_mod_tab_wrap .section_product .spec_panel .collapse.show .spec_table .spec_table_row:first-child,
.sam_mod_tab_wrap .section_product .spec_panel .collapse.show .spec_table .spec_table_row:nth-child(2),
.sam_mod_tab_wrap .section_product .spec_panel .collapse.show .spec_table .spec_table_row:nth-child(3) {
  display: -ms-flexbox;
  display: flex;
}
.sam_mod_tab_wrap .card-accordion .spec_table_row .spec_heading {
  width: 32%;
  font-family: 'Samsung Sharp Sans';
  font-weight: bold;
  font-style: normal;
  color: inherit;
}
.sam_mod_tab_wrap .card-accordion .spec_table_row .spec_text {
  width: 68%;
  white-space: pre-line;
  font-family: 'SamsungOne-400', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: normal;
}
.sam_mod_tab_wrap .section_product .product_features .content-block.has_img {
  margin-bottom: 40px;
}
.sam_mod_tab_wrap .card-feature {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 55px;
}
.sam_mod_tab_wrap .card-feature .card-icon {
  min-width: 56px;
  margin-right: 32px;
}
.sam_mod_tab_wrap .card-feature .card-icon img {
  margin: auto;
}
.sam_mod_tab_wrap .card-feature .card-info {
  font-size: 14px;
  line-height: normal;
}
.sam_mod_tab_wrap .card-feature .card-info h4 {
  font-size: 18px;
  line-height: 1.22;
  margin-bottom: 10px;
  font-family: 'Samsung Sharp Sans';
  font-weight: bold;
  font-style: normal;
  color: inherit;
}
.sam_mod_tab_wrap .card-feature .card-info p {
  margin: 0;
  font-family: 'SamsungOne-400', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
  font-weight: normal;
}
.sam_mod_tab_wrap .card-accordion .spec_table_row .spec_text i {
  font-style: normal;
  display: block;
}
@media(max-width:784px){
  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .slick-list {
    padding: 0px 80px;
  }
  .sam_mod_tab_wrap .tabs_sc.product_tabs {
    padding-top: 0;
    margin-bottom: 0;
  }
  .sam_mod_tab_wrap .section-about .content-block, .section-about .img-block {
    margin-bottom: 20px;
  }

  .sam_mod_tab_wrap .section_product .product_intro .col-sm-12 {
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }

  .sam_mod_tab_wrap .section_product .container-md {
    padding: 0 27px;
  }

  .sam_mod_tab_wrap .section_product .product_intro {
    padding-top: 35px;
    text-align: center;
    z-index: 0;
    position: relative;
  }

  .sam_mod_tab_wrap .section_product .title-block {
    margin-top: 0;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 28px;
  }

  .sam_mod_tab_wrap .section_product .product_intro .img-block {
    margin-top: 50px;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .slick-list {padding-bottom: 20px!important;}

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tab {
    margin-top: -20px;
    display: none;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tab.active {
    display: block;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button:after {
    bottom: -20px;
    border: 13px solid transparent;
    border-top: 20px solid #ffffff;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons {
    z-index: 2;
  }
  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"]:after {
    opacity: 0;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"].slick-current:after,
  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="false"].slick-current:after {
    opacity: 1;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"] {
    font-weight: normal;
    font-family: 'SamsungOne-400', "AvenirNext",'Avenir Next',Lato,"Helvetica Neue",Helvetica,sans-serif;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"] .product_thumb {
    opacity: 0.3;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="true"].slick-current .product_thumb,
  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button[aria-selected="false"].slick-current .product_thumb {
    opacity: 1;
  }

  .sam_mod_tab_wrap .tabs_sc.product_tabs .tabs__buttons .tabs__button:hover .product_thumb {
    opacity: 0.3;
  }
  
  
  
}

@media(max-width: 767px) {
  .sam_mod_tab_wrap .section-about {
    padding: 30px 0 36px;
  }
  .sam_mod_tab_wrap .section-about .content-block {
    width: 100%;
    max-width: 1200px;
  }
  .sam_mod_tab_wrap .section-about .content-block h3 {
    margin-bottom: 28px;
  }
  .sam_mod_tab_wrap .section_product .product_intro img {
    margin: 0 auto;
  }
  .sam_mod_tab_wrap .section_product .product_features {
    padding-top: 40px;
    padding-bottom: 50px;
    text-align: center;
  }
  .sam_mod_tab_wrap .section_product .product_features .col-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .sam_mod_tab_wrap .section_product .product_features .title-block {
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 10px;
  }
  .sam_mod_tab_wrap .section_product .product_features .content-block.has_img {
    -ms-flex-order: 3;
    order: 3;
  }
  .sam_mod_tab_wrap .img-block.feature-img {
    -ms-flex-order: 1;
    order: 1;
  }
  .sam_mod_tab_wrap .card-feature {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 45px;
  }
  .sam_mod_tab_wrap .card-feature .card-icon {
    min-width: 56px;
    margin: 0 auto 28px;
  }
  .sam_mod_tab_wrap .spec-list.large {
    text-align: left;
  }
  .sam_mod_tab_wrap .spec_panel_img {
    margin-bottom: 20px;
  }
  .sam_mod_tab_wrap .spec_panel_img img {
    margin: 0 auto;
  }
  .sam_mod_tab_wrap .card-accordion .card-header .btn {
    font-size: 18px;
    padding: 12px 0;
  }
  .sam_mod_tab_wrap .card-accordion .spec_table_row {
    font-size: 18px;
    padding: 15px 0;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .sam_mod_tab_wrap .card-accordion .spec_table_row .spec_text,
  .sam_mod_tab_wrap .card-accordion .spec_table_row .spec_heading {
    width: 100%;
  }

  


}


@media(max-width: 425px) {
  .sam_mod_tab_wrap .card-accordion .card-header .btn {
    padding-right: 35px;
    text-align: left;
  }
}