body {
  font-family: "NTR", "Roboto";
}

h1 {
  font-size: 38px;
  line-height: 1.1;
  font-family: inherit;
}

h2 {
  font-size: 30px;
  font-family: inherit;
  line-height: 1.1;
}

h2:first-child {
  margin-top: 10px;
}

h3 {
  font-size: 22px;
  font-family: inherit;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px;
}

p.lead {
  font-size: 17px;
}

.small,
small {
  font-size: 85%;
}

.title h2 {
  font-size: 48px;
}

.title p {
  font-size: 22px;
}

.centered {
  text-align: center;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.blue h2 {
  color: #34aadc !important;
}

.blue {
  color: #34aadc;
}

.white {
  color: #ffffff !important;
}

.text-black {
  color: #191919 !important;
}

.block-wrapper .padding.large {
  padding: 20px;
}

.block-wrapper .valign-middle,
.block-wrapper .valign-top,
.block-wrapper .valign-bottom {
  width: 100%;
}

.block-wrapper .text-left {
  text-align: left !important;
}

.block-wrapper .container {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.specs-color {
  color: #a2cae1;
}

.container-fluid.spacer {
  margin-top: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.display-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-recognition {
  margin-top: 20px;
}

.hide-bg-xs.single {
  z-index: 1;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.wdg-wrapper ul > li {
  margin-right: 10px;
}

.logo-recognition > li {
  margin-bottom: 10px;
}

.logo-recognition img {
  height: 40px;
  width: auto;
}

.hero {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2025/09/coway-noble2-AP-2023k.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left 75% bottom 0;
  width: auto;
  height: 100vh;
}

.hero.wdg-wrapper.block-wrapper {
  padding: 0;
}

.flex-middle {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.hero-padding {
  padding: 6rem 3rem 3rem;
  max-width: calc(100vw - 6rem);
  text-align: left;
}

.tagline-1 {
  color: #34aadc;
  font-size: 1.8rem;
  letter-spacing: 0.2rem;
  position: relative;
}

.tagline-1::before {
  position: absolute;
  content: "#";
  left: -0.5em;
}

.tagline-2 {
  color: #34aadc;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  margin-bottom: 2rem;
  animation-delay: 0.3s;
}

.model-number {
  color: #454545;
  font-size: 1.8rem;
  animation-delay: 0.6s;
}

.model-name {
  color: #454545;
  font-size: 4rem;
  letter-spacing: 0.3rem;
  margin-top: 0;
  margin-bottom: 0;
  animation-delay: 0.8s;
}

.hero .slogan {
  color: #454545;
  font-size: 1.8rem;
  animation-delay: 1s;
}

.hero .description {
  color: #454545;
  font-size: 1.6rem;
  margin-bottom: 2rem;
  letter-spacing: 0.1rem;
  animation-delay: 1.3s;
}

.hero .award {
  animation-delay: 1.5s;
}

.hero .award img {
  height: 4.5rem;
  width: auto;
  object-fit: contain;
  object-position: center;
  margin-right: 1rem;
  margin-bottom: 1rem;
}

.fixed.fullscreen {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2025/09/coway-noble2-sand-beidge.webp);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: left bottom;
  width: 100%;
  height: 100vh;
  padding: 0;
}

.fixed.fullscreen .overlay {
  /* background-color: rgba(0, 0, 0, 0.5); */
  background-attachment: fixed;
  width: 100%;
  height: 100%;
}

.fixed.fullscreen h2 {
  margin-bottom: 25px;
}

.fixed.fullscreen a {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
  font-size: 96px;
  text-shadow: 0 0 10px #eee;
  line-height: 0.5;
}

.fixed.fullscreen .title span {
  font-size: 16px;
  display: block;
}

.fixed.fullscreen a:hover {
  color: #34aadc;
  text-shadow: 0 0 10px #34aadc;
}

#youtube {
  background: linear-gradient(90deg, #141e30, #243b55);
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
}

#youtube .content {
  position: relative;
  z-index: 1000001;
}

#youtube .btn-close-modal {
  position: absolute;
  z-index: 1000003;
  top: -40px;
  right: 0;
  width: 32px;
  height: 32px;
  background: url(https://cowayjkt.id/wp-content/uploads/2021/10/btn-close-blue.png);
}

#youtube .btn-close-modal:hover {
  transform: scale(1.1);
}

#youtube h3 {
  position: absolute;
  z-index: 1000003;
  text-align: center;
  width: 100%;
  bottom: -2em;
}

#player {
  z-index: 1000002;
  width: 100%;
  height: 100%;
}

.block-wrapper {
  overflow: hidden;
  text-align: center;
  background-color: #ffffff;
}

.wdg-wrapper {
  z-index: 1;
  position: relative;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-white {
  color: white;
}

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

.section-2 {
  background-color: #0f0f10;
}

.section-2 #img-bg-new1 {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2025/09/coway-noble2-space-transformation.webp);
  background-position: left;
}

.list-icon {
  list-style: none;
  margin: 20px 0;
  padding-left: 25px;
}

ul.list-icon {
  margin-left: -250px;
}

ul.list-icon li img {
  width: 100%;
  max-width: 90px;
  height: auto;
}

.list-icon li {
  width: 120px;
  line-height: 1.1;
  vertical-align: text-top;
  position: relative;
  display: inline-block;
  margin-right: 45px !important;
  margin-bottom: 15px;
}

.section-3 {
  background-color: #e9e9ea;
}

.section-4 #img-bg-new2 {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2025/09/coway-air-matching-noble2.webp);
  background-position: center top;
}

.section-5 {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2025/09/coway-noble2-air-purifier-all-round-defense-4d-filtration.webp);
  background-color: #ffffff;
}

.smart-mode {
  width: 90%;
  height: auto;
  margin: 3% 0% 0% 15%;
}

.smart-mode li {
  list-style: none;
  display: inline-block;
  text-align: center;
  width: 40%;
  padding: 0px 10px 30px 0px;
  vertical-align: top;
  font-size: 85%;
}

.smart-mode li img {
  max-width: 40px;
  width: 100%;
  height: auto;
}

.icon-text {
  line-height: 1.3;
  display: inline-block;
  font-family: inherit;
  margin-top: 4px;
  width: 90%;
}

.wdg-wrapper ul > li {
  margin-right: 15px;
}

.section-9 {
  background-color: #e6e6e6;
}

.section-9 .video-scroll {
  display: block;
  width: 100%;
  height: auto;
}

.section-7 {
  background-image: none;
}

.video-slider-text {
  position: absolute;
  bottom: 50px;
  width: 100%;
}

.gallery-slider .slick-dots {
  bottom: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

.slick-arrow::before {
  display: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.gallery-slider .slick-prev {
  left: 15px;
}

.gallery-slider .slick-next {
  right: 15px;
}

.gallery-slider .slick-prev,
.gallery-slider .slick-next {
  z-index: 1;
  width: 30px;
  border: none;
}

.slick-dots li.slick-active button:before {
  color: #00a4e4;
}

.slick-dots li button:before {
  font-size: 12px;
  color: #575f73;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.section-8 {
  background-color: #0f0f10;
}

.section-8 #img-bg-new3 {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2025/09/coway-noble-with-hidden-display-panel.gif);
  background-position: center left;
}

.section-10 {
  background-color: #ffffff;
}

.gift_product {
  width: 100%;
  max-width: 1200px;
  margin-bottom: auto;
}

.double-hepa {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2022/08/coway-double-hepa-filter-untuk-perlindungan-ganda.webp);
  background-color: #020926;
  background-position: center;
}

.filteration-step {
  background-color: #e6e6e6;
}

.filteration-step .filteration-product {
  position: relative;
  margin-bottom: 30px;
}

.filter-step {
  color: #a5a5a5;
  font-weight: bold;
}

.filteration-product h6 {
  color: #464545;
  font-size: 16px;
}

.filteration-product img {
  margin: 0 auto;
  margin-bottom: 20px;
}

.filteration-product::after {
  content: "";
  display: none;
  position: absolute;
  width: 40px;
  height: 41px;
  top: 160px;
  right: -35px;
  background: url(https://cowayjkt.id/wp-content/uploads/2023/03/icon-step-right.png);
}

.filteration-step #lastStep::after {
  display: none;
}

/*BREEZE SLIDER 2*/

#breezeCarousel .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 0;
  width: 100%;
}

#breezeCarousel .owl-item {
  /* background-color: #bae8ff; */
  /* background-color: #bac99a;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I3Yzc5NSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYjdjNzk1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzlkNWIxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: linear-gradient(#b7c795, #b7c795, #c9d5b1); */
  background-size: 100%;
  background-color: #6eb291 !important;
}

#breezeCarousel .col-sm-5,
#breezeCarousel .col-sm-7 {
  padding: 0;
}

#breezeCarousel h3 {
  font-size: 32px;
}

#breezeCarousel p {
  line-height: 1.5;
  margin-bottom: 30px;
}

#breezeCarousel .owl-custom-prev {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 35px;
  width: 35px;
  margin-left: 0;
  border-radius: 50%;
  font-size: 16px;
  line-height: 1;
}

#breezeCarousel .owl-custom-next {
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: 35px;
  width: 35px;
  margin-left: 0;
  border-radius: 50%;
  font-size: 16px;
  line-height: 1;
  margin-left: 10px;
}

#breezeCarousel .owl-custom-next:hover,
#breezeCarousel .owl-custom-prev:hover {
  color: #b7c795;
  border: 1px solid #b7c795;
  background: #ffffff;
}

.h-100 {
  height: 100%;
}

.padding-responsive-50 {
  padding: 50px;
}

.bg-light-grey {
  background-color: #f1f2f2;
}

.bg-grey {
  background-color: #f2f2f2;
}

.bg-white {
  background-color: #ffffff !important;
}

.ombak-gallery {
  background-color: #c5c5c5;
}

.ombak-gallery .features-item-img {
  margin-bottom: 30px;
}

.align-items-center {
  align-items: center;
}

.no-gutters {
  padding-left: 0;
  padding-right: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.storm-filtration {
  margin-top: 0;
  padding-bottom: 0;
}

.storm-filtration .row {
  /* background-color: #e6e8e9; */
  background-color: #e6e6e6;
  padding: 20px 15px;
}

.storm-filtration .row .col-sm-10,
.storm-filtration .row .col-sm-8 {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.storm-filtration .description p,
.storm-filtration .description ol,
.storm-filtration .description li {
  text-align: justify;
  color: #000000;
}

.storm-filtration ol {
  padding-left: 19px;
}

.storm-filtration blockquote {
  font-size: 14px;
  margin-bottom: 10px;
}

.storm-filtration .description ol > li {
  font-size: 12px;
}

blockquote {
  border-color: #34aadc;
}

.specs {
  background-image: url(https://cowayjkt.id/wp-content/uploads/2021/06/triple-background-specs.jpg);
  background-size: cover;
}

.specs .table-specs-price {
  margin-bottom: 20px;
  text-align: left;
  font-size: 16px;
}

.specs .table-specs-price tr {
  padding: 10px 0;
  border-bottom: 1px solid #a2cae1;
  border-top: 1px solid #a2cae1;
}

.specs .table-specs-price td {
  padding: 10px;
}

.btn-rounded {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid rgba(70, 70, 70, 0.5);
  color: rgba(70, 70, 70, 0.8);
  font-size: 14px;
  line-height: 1;
  background-color: transparent;
  text-transform: uppercase;
  border-radius: 40px;
  text-align: center;
  margin-top: 15px;
  text-decoration: none;
  transition: ease-in-out 300ms;
}

.btn-rounded.btn-white {
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: #ffffff;
}

.btn-rounded.btn-specs {
  border: 1px solid #a2cae1;
  color: #a2cae1;
}

.btn-rounded.btn-white:hover {
  color: rgba(70, 70, 70, 0.8);
  background-color: #ffffff;
  text-decoration: none;
  transition: ease-in-out 300ms;
}

.btn-rounded:hover {
  background-color: #a2cae1;
  color: black;
  outline: 0;
  text-decoration: none;
  transition: ease-in-out 300ms;
}

.specs .price-tagging {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  justify-content: space-between;
}

.specs .price-tagging li {
  display: block;
  min-width: calc(100% / 3);
  margin-left: auto;
  margin-right: auto;
}

.specs .price-tagging li p {
  margin: 0;
}

.specs .price-tagging li h3 {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 26px;
}

.specs .price-tagging li span {
  display: inline-block;
  border: 1px solid #a2cae1;
  padding: 5px 12px;
  margin-top: 10px;
  border-radius: 30px;
  text-align: center;
  line-height: 1;
}

.specs .price-tagging li p,
.specs .price-tagging li span {
  font-size: 16px;
}

#generic_price_table {
  background-color: #f0eded;
  padding-top: 25px;
  padding-bottom: 50px;
}

#generic_price_table .generic_content {
  background-color: #fff;
  border-radius: 10px;
}

#generic_price_table .generic_content .generic_head_price {
  background-color: #f6f6f6;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head_bg {
  border-color: #e4e4e4 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #e4e4e4;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head
  span {
  color: #525252;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .sign {
  color: #414141;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .currency {
  color: #414141;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .cent {
  color: #414141;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .month {
  color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  color: #a7a7a7;
}

#generic_price_table .generic_content .generic_feature_list ul li span {
  color: #414141;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
  background-color: #e4e4e4;
  border-left: 5px solid #34aadc;
}

#generic_price_table .generic_content .generic_price_btn a {
  border: 1px solid #34aadc;
  color: #34aadc;
}

#generic_price_table
  .generic_content.active
  .generic_head_price
  .generic_head_content
  .head_bg,
#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head_bg {
  border-color: #34aadc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #34aadc;
  color: #fff;
}

#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head
  span,
#generic_price_table
  .generic_content.active
  .generic_head_price
  .generic_head_content
  .head
  span {
  color: #fff;
}

#generic_price_table .generic_content:hover .generic_price_btn a,
#generic_price_table .generic_content.active .generic_price_btn a {
  background-color: #34aadc;
  color: #fff;
}

.row .table {
  padding: 28px 0;
}

#generic_price_table .generic_content {
  overflow: hidden;
  position: relative;
  text-align: center;
}

#generic_price_table .generic_content .generic_head_price {
  margin: 0 0 20px 0;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content {
  margin: 0 0 50px 0;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head_bg {
  border-style: solid;
  border-width: 90px 1411px 23px 399px;
  position: absolute;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head {
  padding-top: 40px;
  position: relative;
  z-index: 1;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head
  span {
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

#generic_price_table .generic_content .generic_head_price .generic_price_tag {
  padding: 0 0 20px;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price {
  display: block;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .sign {
  display: inline-block;
  font-size: 28px;
  font-weight: 400;
  vertical-align: middle;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .currency {
  font-size: 60px;
  font-weight: 300;
  letter-spacing: -2px;
  line-height: 60px;
  padding: 0;
  vertical-align: middle;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .price
  .cent {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  vertical-align: bottom;
}

#generic_price_table
  .generic_content
  .generic_head_price
  .generic_price_tag
  .month {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 3px;
  vertical-align: bottom;
}

#generic_price_table .generic_content .generic_feature_list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#generic_price_table .generic_content .generic_feature_list ul li {
  font-size: 18px;
  padding: 15px 0;
  transition: all 0.3s ease-in-out 0s;
}

#generic_price_table .generic_content .generic_feature_list ul li:hover {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

#generic_price_table .generic_content .generic_feature_list ul li .fa {
  padding: 0 10px;
}

#generic_price_table .generic_content .generic_price_btn {
  margin: 20px 0 32px;
}

#generic_price_table .generic_content .generic_price_btn a {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  display: inline-block;
  font-size: 18px;
  outline: medium none;
  padding: 12px 30px;
  text-decoration: none;
  text-transform: uppercase;
}

#generic_price_table .generic_content,
#generic_price_table .generic_content:hover,
#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head_bg,
#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head_bg,
#generic_price_table
  .generic_content
  .generic_head_price
  .generic_head_content
  .head
  h2,
#generic_price_table
  .generic_content:hover
  .generic_head_price
  .generic_head_content
  .head
  h2,
#generic_price_table .generic_content .price,
#generic_price_table .generic_content:hover .price,
#generic_price_table .generic_content .generic_price_btn a,
#generic_price_table .generic_content:hover .generic_price_btn a {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}

@media (max-width: 767px) {
  #generic_price_table .generic_content {
    margin-bottom: 75px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #generic_price_table .col-md-3 {
    float: left;
    width: 50%;
  }

  #generic_price_table .col-md-4 {
    float: left;
    width: 50%;
  }

  #generic_price_table .generic_content {
    margin-bottom: 75px;
  }
}

@media (min-width: 992px) {
  #generic_price_table .container .row .col-md-3 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.price-heading {
  text-align: center;
}

@media (orientation: landscape) {
  #youtube .content {
    width: calc(calc(70vh / 9) * 16);
    height: 70vh;
  }
}

@media (orientation: portrait) {
  #youtube .content {
    width: 100vw;
    height: calc(calc(100vw * 9) / 16);
  }
}

@media (max-width: 480px) {
  .noble-parallax {
    position: initial;
    padding-top: 25px;
  }

  /* .list-icon li {
    width: 120px;
  } */

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

  .gallery-slider .slick-prev {
    left: 10% !important;
    width: 4% !important;
  }

  .gallery-slider .slick-next {
    right: 10% !important;
    width: 4% !important;
  }

  .video-slider-text {
    position: inherit;
    bottom: 7px;
    width: 100%;
    color: #ffffff;
    padding: 15px 20px 25px 20px;
    background-color: rgb(15, 15, 16);
  }

  .specs .table-specs-price {
    font-size: 12px;
  }
}

@media (min-width: 481px) {
  .noble-parallax .font-white {
    color: #ffffff;
  }
}

@media (max-width: 575px) {
  .padding-responsive-50 {
    padding: 25px !important;
  }
}

@media (min-width: 576px) {
  .hero-padding {
    padding: 12rem 6rem 8rem;
    max-width: 90vw;
  }
}

@media only screen and (max-width: 767px) {
  .blue-xs h2 {
    color: #34aadc;
  }

  .hide-bg-xs {
    background-image: none !important;
  }

  .hide-bg-xs.single {
    z-index: -1;
  }

  .fixed.fullscreen {
    background-position: 5% 0%;
  }

  .fixed.fullscreen h2 {
    font-size: 40px;
  }

  .fixed.fullscreen a {
    font-size: 64px;
    text-shadow: 0 0 5px #eee;
  }

  .fixed.fullscreen a:hover {
    text-shadow: 0 0 5px #34aadc;
  }

  ul.list-icon {
    margin-left: 0;
  }

  /* #youtube .btn-close-modal {
        align-self: center;
        margin-right: 0;
    }

    #youtube .content {
        background: linear-gradient(#243b55,#141e30);
    } */

  .title h2 {
    font-size: 48px;
  }

  .title p {
    font-size: 22px;
  }

  #breezeCarousel .col-sm-5,
  #breezeCarousel .col-sm-7 {
    padding: 0;
    width: 100%;
  }

  #breezeCarousel .col-sm-7 img {
    width: 100%;
    height: auto;
  }

  .ombak-gallery .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 26px;
  }

  p.lead {
    font-size: 20px;
  }

  small,
  .small {
    font-size: 75%;
  }

  .display-flex-sm {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .font-white {
    color: #ffffff;
  }

  .font-black {
    color: #191919;
  }

  .block-wrapper .padding.large {
    padding-left: 30px;
    padding-right: 30px;
  }

  .block-wrapper .valign-top {
    align-self: flex-start;
    -webkit-align-self: flex-start;
  }

  .block-wrapper .valign-middle {
    -webkit-align-self: center;
    align-self: center;
  }

  .block-wrapper .valign-bottom {
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }

  .block-wrapper .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .wdg-wrapper ul > li {
    margin-right: 15px;
  }

  .wdg-wrapper ul > li {
    margin-right: 15px;
  }

  .logo-recognition > li {
    margin-bottom: 0;
  }

  /* .fixed.fullscreen {
    background-position: 80% 50%;
  } */

  .fixed.fullscreen .title span {
    font-size: 24px;
  }

  /* #player {
        width: 70vw;
        height: calc(calc(70vw/16)*9);
    } */

  .text-left-sm {
    text-align: left;
  }

  .text-right-sm {
    text-align: right;
  }

  .full-screen,
  .full-screen .wdg-wrapper {
    background-position: center;
    min-height: 500px;
  }

  .gallery-slider .slick-prev {
    left: 10% !important;
    width: 2% !important;
  }

  .gallery-slider .slick-next {
    right: 10% !important;
    width: 2% !important;
  }

  .gallery-slider .slick-prev,
  .gallery-slider .slick-next {
    width: 40px;
  }

  .slick-prev,
  .slick-next {
    width: 23px;
    height: 35px;
  }

  .slick-prev,
  .slick-next {
    position: absolute;
    display: block;
    width: 17px;
    top: 50%;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
  }

  .gallery-slider .slick-dots {
    bottom: 15px;
  }

  .video-margin {
    margin-top: -250px;
    min-height: 600px;
  }

  .video-margin2 {
    margin-top: -70px;
    min-height: 600px;
    margin-bottom: -60px;
  }

  .gift_product {
    position: absolute;
  }

  .filteration-step .filteration-product {
    margin-top: 30px;
  }

  .filteration-step .filteration-product::after {
    display: block;
  }

  #breezeCarousel .col-sm-7 img {
    height: 450px;
    object-fit: cover;
    object-position: right;
  }

  .ombak-gallery .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .storm-filtration blockquote {
    font-size: 16px;
  }

  .storm-filtration .description ol > li {
    font-size: 14px;
  }

  .btn-rounded {
    padding: 10px 30px;
    font-size: 16px;
    line-height: inherit;
  }

  .specs .price-tagging li h3 {
    font-size: 30px;
  }

  .specs .price-tagging li span {
    padding: 5px 30px;
    border-radius: 40px;
  }
}

@media only screen and (max-width: 991px) {
  .hide-bg-sm {
    background-image: none;
  }
}

@media only screen and (min-width: 992px) {
  h1 {
    font-size: 64px;
  }

  h2 {
    font-size: 55px;
  }

  h3 {
    font-size: 32px;
  }

  p.lead {
    font-size: 24px;
  }

  .title h2 {
    font-size: 64px;
  }

  .title p {
    font-size: 30px;
  }

  .display-flex-md {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .text-left-md {
    text-align: left;
  }

  .text-right-md {
    text-align: right;
  }

  .hero-padding {
    padding: 12rem 8rem 8rem;
    max-width: 50vw;
  }

  .flex-middle {
    width: 50%;
  }

  /* .fixed.fullscreen {
    background-position: center;
  } */

  .full-screen,
  .full-screen .wdg-wrapper {
    background-position: center;
    min-height: 600px;
  }

  #breezeCarousel .col-sm-7 img {
    height: 550px;
    object-fit: cover;
    object-position: right;
  }

  .specs .price-tagging {
    margin-top: 20px;
  }

  .specs .price-tagging li h3 {
    font-size: 36px;
  }

  #generic_price_table
    .generic_content
    .generic_head_price
    .generic_price_tag
    .price
    .sign {
    font-size: 16px;
  }

  #generic_price_table
    .generic_content
    .generic_head_price
    .generic_price_tag
    .price
    .currency {
    font-size: 36px;
  }
}

@media only screen and (min-width: 1200px) {
  .hero-padding {
    padding: 0 10rem;
    max-width: calc(50vw - 10rem);
  }

  .full-screen,
  .full-screen .wdg-wrapper {
    height: 100vh;
  }

  .smart-mode {
    padding-top: 80px;
  }

  #breezeCarousel .col-sm-7 img {
    height: 650px;
    object-fit: cover;
    object-position: right;
  }

  .specs .price-tagging li {
    text-align: left;
    margin-bottom: 0;
  }
}

@media (orientation: landscape) and (min-width: 1200px) and (max-width: 1399px) {
  .smart-mode {
    padding-top: 20px;
  }

  .hidden-hd {
    display: none;
  }
}

@media (min-width: 1500px) {
  .block-wrapper .padding.large {
    padding-left: 90px;
    padding-right: 90px;
  }
}

@media (min-width: 1600px) {
  .block-wrapper .padding.large {
    padding-left: 110px;
    padding-right: 110px;
  }

  .tagline-1 {
    font-size: 2.16rem;
  }

  .tagline-2 {
    font-size: 2.4rem;
  }

  .model-number {
    font-size: 2.16rem;
  }

  .model-name {
    font-size: 4.8rem;
  }

  .hero .slogan {
    font-size: 2.16rem;
  }

  .hero .description {
    font-size: 1.92rem;
  }

  .hero .award img {
    height: 5.4rem;
  }
}

@media (min-width: 1700px) {
  .smart-mode {
    padding-top: 80px;
  }
}

@media (min-width: 1921px) {
  #breezeCarousel .col-sm-7 img {
    height: 1080px;
    object-fit: cover;
    object-position: right;
  }
}
