/* import font css if needed. sometimes designer uses new adobe font */
@import url("https://use.typekit.net/son7sot.css");

/* global css, this css usually caters for any pdt page, add ur own css if needed. */
html span.nowrap {
  white-space: nowrap;
}

#features * {
  font-family: "graphie", "proxima-nova", sans-serif;
}

#features .text-center,
#features .text-center * {
  text-align: center !important;
}

#features .breakout > .container-fluid,
#features .breakout > .container {
  padding-left: 15px;
  padding-right: 15px;
}

#features .flex-valign-middle {
  margin-left: 0;
  margin-right: 0;
}

#features .product-info-container-light .feature-header,
#features .product-info-container-light .feature-header::after {
  color: #000;
}

#features .product-info-container-dark .feature-header,
#features .product-info-container-dark .feature-header::after {
  color: #fff;
}

#features .max-1440 {
  max-width: 1440px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

#features .max-1920 {
  max-width: 1920px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

#features .max-1600 {
  max-width: 1600px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

#features .max-1700 {
  max-width: 1700px;
  margin-left: auto !important;
  margin-right: auto !important;
}

#features .max-1170 {
  max-width: 1170px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* 
#features h3.feature-header{
  font-size: clamp(15px, 3vw, 50px);
} 
*/

#features h4.feature-subheader {
  font-weight: 800;
  font-size: clamp(24px, 3.8vw, 72px);
  margin: 0;
  line-height: 1.2;
}

#features h4.feature-subheader.bigger {
  font-size: clamp(28px, 3.5vw, 72px);
}

#features .center-all * {
  text-align: center !important;
}

#features p {
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1.4;
  font-weight: 100;
  margin: 0.5em 0;
}

#features p.bigger {
  font-size: clamp(20px, 2.6vw, 38px);
  font-weight: 700;
}

#features p.smallfont {
  font-size: clamp(12px, 1.5vw, 16px);
}

#features p.footnote {
  font-size: clamp(12px, 1.5vw, 16px);
  /* sometimes marketer will request to be smaller, compared to mock css. if they do, just use 12px */
}

#features strong {
  font-weight: bold !important;
}

#features .section-header-wrapper {
  display: none;
}

#features .product-info-container-light p,
#features .product-info-container-light h5 {
  color: #000;
}

#features .product-info-container-dark p,
#features .product-info-container-dark h5 {
  color: #fff;
}

#features .btn_expand:after {
  content: "\00a0+";
  display: inline;
}

#features .btn_expand.minus:after {
  content: "\00a0-";
}

#features .product-info-container-light .btn_expand {
  border: 2px solid black;
  color: black;
  border-radius: 16px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 11px 20px 10px 20px;
  text-transform: uppercase;
  font-size: clamp(14px, 1.2vw, 24px);
}

#features .product-info-container-dark .btn_expand {
  border: 2px solid white;
  color: white;
  border-radius: 16px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  padding: 11px 20px 10px 20px;
  text-transform: uppercase;
  font-size: clamp(14px, 1.2vw, 24px);
}

.creative-muvo-flex .product-info-container-light a{
  color: #000;
  border-color: unset;
  border-bottom: unset;
}

@media screen and (max-width: 1919px) {
  #features .product-info-row {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 991px) {
  #features .mobile-center-all * {
    text-align: center !important;
  }
}

@media screen and (max-width: 767px) {
  #features .row.breakout > div[class*="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }

  #features .product-info-row {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  #features .margin-top-60 {
    margin-top: 30px;
  }

  #features .margin-bottom-60 {
    margin-bottom: 30px;
  }

  #features .mobile-no-bottom-margin {
    margin-bottom: 0 !important;
  }
}

/* =================================== BT-W6 =================================== */

#features .creative-bt-w6 .orange-text {
  color: #f4924a;
}

#features .creative-bt-w6 .product-info-container-dark .feature-header {
  color: #7cb2ae;
}
#features .creative-bt-w6 .product-info-container-dark p {
  color: #7cb2ae;
}

#features .creative-bt-w6 .subheader-left:after {
  margin: 0;
  width: 40%;
}

/* =================================== hero section =================================== */

/* .product-hero-container {
  display: none;
} */

/* =================================== design section =================================== */


#features .creative-muvo-flex .section_design {
  background-color: #81ddcd;
  display: flex;
  align-items: center;
}

#features .creative-muvo-flex .section_design h3.feature-header {
  color: #33646b;
}
#features .creative-muvo-flex .section_design h3.feature-header::after {
  color: #33646b;
}

#features .creative-muvo-flex .section_design h4.feature-subheader {
  font-weight: 800;
}

#features .creative-muvo-flex .section_design p {
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1.4;
  font-weight: 100;
  margin: 1.05em 0;
}

#features .creative-muvo-flex .section_design h4.exbold p {
  font-weight: 800 !important;
  font-size: clamp(30px, 7.2vw, 100px) !important;
  color: #2b2b38;
}

#features .creative-muvo-flex .section_design h4.feature-subheader span {
  color: #fff;
}

#features .creative-muvo-flex .section_design .img_container img {
  margin-bottom: 20px;
}

#features .creative-muvo-flex .section_design #pdt_measure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

@media screen and (min-width: 768px) {
  #features .creative-muvo-flex .section_design .img_container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: clamp(20px, 1vw, 40px);
  }

  #features .creative-muvo-flex .section_design .img_container img {
    max-width: calc((100% - 40px) / 3);
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

/* =================================== audio section =================================== */
#features .creative-muvo-flex .section_audio {
  background-color: #e5e5e5;
}

#features .creative-muvo-flex .section_audio h3.feature-header {
  color: #fff;
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  bottom: auto;
}

#features .creative-muvo-flex .section_audio h4.feature-subheader {
  color: #2c2c38;
}

#features .creative-muvo-flex .section_audio .desc_container {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#features .creative-muvo-flex .section_audio .desc_container > p {
  width: 100%;
  color: #2b2b2b;
  margin-left: auto;
  margin-right: auto;
}

#features .creative-muvo-flex .section_audio .audio_header {
  display: block !important;
}

#features .creative-muvo-flex .section_audio .audio_header div {
  position: relative;
  background: url("./2_lifestyle_mobile.png") no-repeat top center;
  background-size: 95% auto;
  padding-top: 65vw;
}

@media screen and (min-width: 768px) {
  #features .creative-muvo-flex .section_audio .audio_header div {
    position: relative;
    background: url("./2_lifestyle.png") no-repeat top center;
    background-size: auto 90%;
    padding-top: 0;
    min-height: calc(100vw * 960 / 2560);
  }

  #features .creative-bt-w6 .section_audio .max-1600{
    justify-content: center;
  }
}

/* =================================== connectvity section =================================== */
#features .creative-muvo-flex .section_connectivity {
  background: url("./3_bg.jpg") no-repeat top center;
  background-size: cover;
  background-color: #e37174;
}

#features .creative-muvo-flex .section_connectivity h3.feature-header,
#features .creative-muvo-flex .section_connectivity h3.feature-header::after {
  color: #6b3347;
}
#features .creative-muvo-flex .section_connectivity h4.feature-subheader {
  color: #fff;
  width: 100%;
}

#features .creative-muvo-flex .section_connectivity .text-container {
  padding-left: 30px;
}

#features .creative-muvo-flex .section_connectivity img {
  width: clamp(400px, 50vw, 800px);
}

@media screen and (min-width: 992px) {
  #features .creative-muvo-flex .section_connectivity {
    min-height: calc(90vw * 920 / 2560);
  }
  #features .creative-muvo-flex .section_connectivity .row {
    position: relative;
  }
  #features .creative-muvo-flex .section_connectivity .text-container {
    position: absolute;
    left: 0;
    top: 9%;
  }
  #features .creative-muvo-flex .section_connectivity h4 + p {
    width: 70%;
  }
}
/* =================================== button section =================================== */

#features .creative-muvo-flex #instructions_btn.open::after {
  content: "\2D"; /* minus sign */
  color: #2b2b38;
  font-size: 18px;
  font-weight: 800;
  background-color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

#features .creative-muvo-flex #instructions_btn::after {
  content: "\2B"; /* plus sign */
  position: absolute;
  color: #2b2b38;
  right: 28px;
  font-size: 18px;
  top: calc(50% - 16px);
  background-color: #f0f0f0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  display: inline-block;
  font-weight: 800;
}

#features .creative-muvo-flex #instructions_btn {
  position: absolute;
  width: 80%;
  text-align: left;
  float: left;
  padding-left: 34px;
  margin-top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #2b2b38;
  color: #fff;
  border-radius: 24px;
  border: none;
  cursor: pointer;
  max-width: 280px;
  padding-right: 64px;
}

@media screen and (min-width: 768px) {
  #features .creative-muvo-flex #instructions_btn {
    width: max-content;
    max-width: none;
    text-align: center;
    padding-right: 74px;
  }
}

/* =================================== instructions section =================================== */
#features .creative-muvo-flex .section_instructions {
  background-color: #e5e5e5;
  height: 0 !important;
  padding-top: 60px;
}
#features .creative-muvo-flex .section_instructions .container {
  display: flex;
  justify-content: center;
}
#features .creative-muvo-flex .section_instructions .steps {
  padding: 0 5vw;
}

#features .creative-muvo-flex .section_instructions.open {
  background-color: #bebec3;
  height: auto !important;
}

@media screen and (min-width: 992px) {
  #features .creative-muvo-flex .section_instructions {
    background-color: #e5e5e5;
    height: 0 !important;
    padding-top: 60px;
  }
}

/* =================================== battery section =================================== */

#features .creative-muvo-flex .section_battery {
  background-color: #e5e5e5;
}

#features .creative-muvo-flex .section_battery .battery_container * {
  text-align: center !important;
}

#features .creative-muvo-flex .section_battery .battery_desc img {
  width: clamp(100px, 11vw, 200px);
}

#features .creative-muvo-flex .section_battery h4.feature-subheader {
  color: #2c2c38;
}

@media screen and (min-width: 768px) {
  #features .creative-muvo-flex .section_battery .battery_container * {
    text-align: left !important;
  }
  #features .creative-muvo-flex .section_battery .battery_container {
    display: flex;
    align-items: center;
  }
}

/* =================================== downloads section =================================== */

#features .creative-muvo-flex .section_downloads {
  background-color: #27376a;
}

#features .creative-muvo-flex .section_downloads h3.feature-header,
#features .creative-muvo-flex .section_downloads h3.feature-header::after {
  color: #7197be;
}

#features .creative-muvo-flex .section_downloads .text_container {
  padding: 0 4vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#features .creative-muvo-flex .section_downloads .downloads_container {
  padding: 0 4vw;
  display: flex;
  justify-content: center;
}

#features .creative-muvo-flex .section_downloads .icon_container {
  display: flex;
  gap: 10px;
  align-items: center;
}

#features .creative-muvo-flex .section_downloads .icon_container a {
  border:0;
}

#features .creative-muvo-flex .section_downloads .div1 img {
  width: clamp(60px, 20vw, 180px);
}

#features .creative-muvo-flex .section_downloads .div1 {
  flex: 1;
}

#features .creative-muvo-flex .section_downloads .div2 {
  display: none;
}

#features .creative-muvo-flex .section_downloads .div3 {
  flex: 1;
}

#features .creative-muvo-flex .section_downloads .div4 {
  flex: 1;
  margin: 0;
}
#features .creative-muvo-flex .section_downloads .div4 img {
  width: 100%;
}

#features .creative-muvo-flex .section_downloads .div2 a {
  background: #44557e;
  width: 100%;
  display: block;
  color: #fff;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 20px;
  padding: clamp(5px, 1vw, 15px) clamp(10px, 1.5vw, 20px);
  font-size: clamp(12px, 1.5vw, 18px);
}

/* MARK: BT-W6 */
/* hero container ------------------------------------------------------------------------------------------- */
.product-hero-container.creative-bt-w6 {
  background: #182221 url('./BTW6_MHL_mobile.jpg?crop=(0,1,1000,990)') no-repeat bottom center;
  background-size: 100% auto;
  padding-bottom: 75vw;
  padding-top: 0px;
}

.product-hero-container.creative-bt-w6 .container {
  width: 96%;
  max-width: 1800px;
  padding-top: 3vw;
}

.product-hero-container .bt-logo {
  text-align: center;
}

.product-hero-container .bt-logo img {
  width: 40%;
  max-width: 220px;
}

/* .product-hero-container h1.product-name-large {
  font-size: clamp(34px, 7vw, 170px);
  font-weight: 900;
  font-family: "montserrat", 'proxima-nova', sans-serif;
  line-height: 1.2;
} */

.product-hero-container h1.product-name-large .smaller {
  font-size: clamp(24px, 3.5vw, 50px);
  font-weight: 300;
  display: block;
}

/* .product-hero-container .product-tagline {
  font-size: clamp(19px, 1.6vw, 24px);
  color: #f4924a;
} */

@media screen and (min-width: 768px) {

  .product-hero-container .bt-logo {
    text-align: left;
    position: absolute;
    bottom: 10%;
  }

  .product-hero-container .bt-logo img {
    width: 80%;
  }
}

@media screen and (min-width: 768px) {

  /* .product-hero-container h1.product-name-large,
  .product-hero-container .product-tagline {
    width: 40%;
  } */
}

/* hero container END ------------------------------------------------------------------------------------------- */

/* overview Section ------------------------------------------------------------------------------------------- */
#features .creative-bt-w6 .section_overview {
  background: #f5f5f5;
}

#features .creative-bt-w6 .section_overview .text_container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

#features .creative-bt-w6 .section_overview .grid_container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: clamp(20px, 2vw, 40px);
  grid-row-gap: 20px;
}

#features .creative-bt-w6 .section_overview .grid_container div {
  background: #fff;
  padding: 10px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

#features .creative-bt-w6 .section_overview .grid_container div img {
  height: clamp(30px, 3vw, 50px);
  max-width: 100px;
  object-fit: contain;
}

#features .creative-bt-w6 .section_overview .grid_container div img+p {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  #features .creative-bt-w6 .section_overview .grid_container div {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
  }

  #features .creative-bt-w6 .section_overview .grid_container div img {
    flex: 1;
  }

  #features .creative-bt-w6 .section_overview .grid_container div img+p {
    margin-left: 20px;
    margin-top: 0;
    flex: 3;
  }
}

@media screen and (min-width: 992px) {
  #features .creative-bt-w6 .section_overview .grid_container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}

#features .creative-bt-w6 .section_connectivity {
  background: url('./btw6/2_bg.jpg')
}

#features .creative-bt-w6 .wrapper_btn .btn {
  background: #f4924a;
  cursor: pointer;
  user-select: none;
  color: #263332;
  font-size: clamp(12px, 2vw, 16px);
  font-weight: 900;
  font-family: "montserrat", 'proxima-nova', sans-serif;
  border-radius: 50px;
  padding: 20px 30px;
  border: 0;
  line-height: 1.1;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}

#features .creative-bt-w6 .section_connectivity .wrapper_btn .btn {
  display: inline-block;
  padding: 20px 50px 20px 20px;
  position: relative;
  cursor: pointer;
  white-space: normal;
}

#features .creative-bt-w6 .section_connectivity .wrapper_btn .btn:before,
#features .creative-bt-w6 .section_connectivity .wrapper_btn .btn:after {
  content: "";
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 1px;
  right: calc(25px - 7px);
  /*half width of space - half width of line*/
  top: calc(50% - 2px);
  /*half height of space - half height of line*/
  border-bottom: 4px solid #263332;
  transition: .5s all ease-in;
  transform: rotate(0deg);
}

#features .creative-bt-w6 .section_connectivity .wrapper_btn .btn.plus:after {
  transform: rotate(-90deg);
}

/* Audio Section ------------------------------------------------------------------------------------------- */

#features .creative-bt-w6 .section_audio {
  background: #2a3a39;
}

#features .creative-bt-w6 .section_audio .container-fluid {
  justify-content: center;
}

#features .creative-bt-w6 .section_audio .img-group {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

#features .creative-bt-w6 .section_audio .img-diagram-1,
#features .creative-bt-w6 .section_audio .img-diagram-2 {
  width: 100%;
}

#features .creative-bt-w6 .section_audio .img-diagram-1 img {
  height: 60vw;
}

#features .creative-bt-w6 .section_audio .img-diagram-1 img,
#features .creative-bt-w6 .section_audio .img-diagram-2 img {
  margin-bottom: 10px;
}

#features .creative-bt-w6 .section_audio .diagram-text-1 {
  max-width: 700px;
  margin: 0 auto;
}
#features .creative-bt-w6 .section_audio .diagram-text-1 p.footnote {
  margin-top: 30px;
}
#features .creative-bt-w6 .section_audio .diagram-text-2 {
  /* padding: 0 clamp(20px, 2.5vw, 40px); */
  padding: 0 1.88vw;
}

@media screen and (max-width: 991px) {}

@media screen and (min-width: 768px) {
  #features .creative-bt-w6 .section_audio .img-diagram-1 {
    width: 30%;
  }

  #features .creative-bt-w6 .section_audio .img-diagram-2 {
    width: 68%;
  }

  #features .creative-bt-w6 .section_audio .img-diagram-1 img {
    height: auto;
  }
  #features .creative-bt-w6 .section_audio .diagram-text-1 {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  #features .creative-bt-w6 .section_audio .img-group {
    flex-direction: column;
  }
}

/* unicast expand section ------------------------------------------------------------------------------------------- */
#features .creative-bt-w6 .section_connectivity_expanded.plus {
  display: block;
}

#features .creative-bt-w6 .section_connectivity_expanded {
  display: none;
  position: relative;
  /* padding-bottom: clamp(80px, 9vw, 120px);
  padding-top: clamp(80px, 9vw, 120px) */
}

#features .creative-bt-w6 .section_connectivity_expanded .container-fluid {
  width: 92%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

#features .creative-bt-w6 .section_connectivity_expanded .close {
  width: 30px;
  height: 30px;
  position: absolute;
  left: calc(50% - 15px);
  top: auto;
  right: auto;
  font-size: clamp(20px, 1.5vw, 30px);
  font-weight: 400;
  bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  padding: 0;
}

#features .creative-bt-w6 .section_connectivity_expanded table td>div {
  margin: 10px;
}

#features .creative-bt-w6 .section_connectivity_expanded table td[data-led]>div {
  padding-left: 30px;
  position: relative;
}

#features .creative-bt-w6 .section_connectivity_expanded table td[data-led]>div img {
  position: absolute;
  left: 0;
  top: 0;
}

#features .creative-bt-w6 .section_connectivity_expanded table td,
#features .creative-bt-w6 .section_connectivity_expanded table td div {
  position: relative;
}


/* .section_connectivity_expanded table tr>td+td>div {
  margin-left: 0;
} */

#features .creative-bt-w6 .section_connectivity_expanded .txt_title {
  margin-bottom: clamp(14px, 2vw, 30px);
}

#features .creative-bt-w6 .section_connectivity_expanded table .header {
  white-space: nowrap;
}

#features .creative-bt-w6 .section_connectivity_expanded .txt_title,
#features .creative-bt-w6 .section_connectivity_expanded table .header td {
  font-size: clamp(18px, 1.5vw, 36px);
  font-weight: bold;
  color: #fff;
}

#features .creative-bt-w6 .section_connectivity_expanded .table_green,
#features .creative-bt-w6 .section_connectivity_expanded .table_purple {
  text-align: left;
  margin: 0 auto;
}

#features .creative-bt-w6 .section_connectivity_expanded .table_green {
  margin-bottom: 30px;
}

#features .creative-bt-w6 .section_connectivity_expanded .table_green .header td:before,
#features .creative-bt-w6 .section_connectivity_expanded .table_purple .header td:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#features .creative-bt-w6 .section_connectivity_expanded .table_green .header td:before,
#features .creative-bt-w6 .section_connectivity_expanded .table_purple .header td:before {
  background-color: #4F96B8;
}

#features .creative-bt-w6 .section_connectivity_expanded table .desc td {
  font-size: clamp(14px, 1.5vw, 30px);
  line-height: 1.1;
  font-weight: 400;
  color: #fff;
}

#features .creative-bt-w6 .section_connectivity_expanded table .desc {
  border-bottom: 2px solid #000;
}

#features .creative-bt-w6 .section_connectivity_expanded .table_green .desc td:before,
#features .creative-bt-w6 .section_connectivity_expanded .table_purple .desc td:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#features .creative-bt-w6 .section_connectivity_expanded .table_green .desc td:before,
#features .creative-bt-w6 .section_connectivity_expanded .table_purple .desc td:before {
  background-color: #225977;
}

#features .creative-bt-w6 .section_connectivity_expanded table tr td:first-of-type:before {
  width: calc(100% - 10px);
}

#features .creative-bt-w6 .section_connectivity_expanded img {
  display: inline-block;
  margin-right: 10px;
  width: 100%;
  max-width: 20px;
}


@media screen and (min-width: 400px) {
  #features .creative-bt-w6 .section_connectivity_expanded table {
      border-spacing: 10px 0;
      border-collapse: separate;
  }
}

@media screen and (min-width: 768px) {

  #features .creative-bt-w6 .section_connectivity_expanded table .desc {
      border-bottom: 0;
  }
}

/* extensive section ------------------------------------------------------------------------------------------- */
#features .creative-bt-w6 .section_extensive {
  background: #f7f7f7;
}

/* new */
#features .creative-bt-w6 .section_extensive .container-fluid {
  justify-content: center;
}

#features .creative-bt-w6 .section_extensive h4 {
  color: #2d4140;
  text-align: left;
}

#features .creative-bt-w6 .section_extensive p {
  color: #2d4140;
}

#features .creative-bt-w6 .section_extensive p.footnote {
  color: #9d9d9d;
  margin-top: 30px;
}


#features .creative-bt-w6 .section_extensive .note {
  font-size: clamp(8px, 1.5vw, 12px);
  color: #9d9d9d;
}

#features .creative-bt-w6 .section_extensive .wrapper_btn .btn {
  padding-right: 85px;
}

#features .creative-bt-w6 .section_extensive .word-break {
  word-spacing: unset;
}

@media screen and (max-width: 991px) {
  #features .creative-bt-w6 .section_extensive .wrapper_btn .btn {
    margin-bottom: 65px;
  }
}

@media screen and (min-width: 768px) {
  #features .creative-bt-w6 .section_extensive .extensive_toggle {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  #features .creative-bt-w6 .section_extensive .img-diagram-1 {
    width: 30%;
  }

  #features .creative-bt-w6 .section_extensive .img-diagram-2 {
    width: 68%;
  }

  #features .creative-bt-w6 .section_extensive .img-diagram-1 img {
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  #features .creative-bt-w6 .section_extensive .img-group {
    flex-direction: column;
  }
}




/* download section ------------------------------------------------------------------------------------------- */

#features .creative-bt-w6 .section_download {
  background: #182221;
}

#features .creative-bt-w6 .section_download .feature-header {
  color: #7cb2ae;
  margin: -120px auto 40px auto
}

#features .creative-bt-w6 .section_download .feature-header:after {
  color: #ffffff;
}

#features .creative-bt-w6 .section_download p {
  color: #7cb2ae;
}

#features .creative-bt-w6 .section_download .btn {
  background: #2a3a39;
  color: #ffffff;
  font-size: clamp(8px, 1.5vw, 20px);
}

#features .creative-bt-w6 .section_download .download_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

#features .creative-bt-w6 .section_download .download_container img {
  width: 25%;
  margin-right: 5%;
  margin-bottom: 0;
}

#features .creative-bt-w6 .section_download {
  position: relative;
}

#features .creative-bt-w6 .section_download:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url('./2_accent_3.jpg');
  background-repeat: no-repeat;
  transform: scaleX(-1);
}

#features .creative-bt-w6 .section_download .download_container {
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  #features .creative-bt-w6 .section_download .download_container {
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
  }


  #features .creative-bt-w6 .section_download .download_container img {
    width: 100px;
    margin-right: 10px;
  }

}

#features .creative-bt-w6 .section_download .wrapper_btn .btn {
  padding: 20px;
  font-size: clamp(12px, 1.5vw, 20px);
}

/* download section end ------------------------------------------------------------------------------------------- */