:root {
	--primary-red: #ee0000;
	--primary-bg-gray: #e8e7e7;
}

body {
	overflow-x: hidden;
}

.main-container > .container {
	max-width: unset !important;
	padding: 0;
	margin: 0;
}

h1.page-title {
	color: var(--primary-red);
}

.home_feature_block > div {
    background: var(--primary-bg-gray);
}

.home_feature_block img {
    width: 100%;
}

.home_feature_block h3 {
    color: #fff;
    border: none;
    background-color: var(--primary-red);
    margin: 0;
    padding: 7px 15px;
    font-size: 18px;
    font-weight: normal;
    font-family: HelveticaNeueLTStd-Lt;
	text-align: center;
}

.home_feature_block p {
    margin: 0;
    padding: 15px;
}

.home_feature_block a {
    display: block;
    color: #fff;
    background: var(--primary-red);
    text-align: center;
    padding: 8px;
    font-size: 16px;
	text-decoration: none;
}

.hero_home {
    background-image: url(/images/enterprise-hdd/hero_home_bg.jpg);
    background-size: cover;
    background-position: 50%;
}
.hero_home .bx-wrapper {
    background-color: transparent;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: -5px;
  background: transparent;
}

/* takes care of clearing the floats */
#slideshow:after {
  content: "";
  display: table;
  clear: both;
}

/* hides the images not being shown */
#slideshow img {
  display: block;
  margin: auto;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #ccc;
}

.hero_home .bx-wrapper {
  background-color: transparent !important;
}

.bx-viewport {
  max-width: 1350px;
  margin: auto;
}

@media only screen and (max-width: 1200px) {
  .switch-banner .drive_image {
    display: none;
  }

  #slideshow .product-banner.switch-banner .content {
    top: 50px;
    max-width: 45% !important;
    position: absolute !important;
  }
}

@media only screen and (max-width: 800px) {
  .product-banner.switch-banner .content p {
    display: none;
  }

  #slideshow .product-banner.switch-banner .content h1 {
    letter-spacing: -1px;
    font-size: 6vw !important;
    padding: 0;
  }

  .product-banner .content .wtb_button a {
    margin: auto !important;
    width: 100% !important;
    padding: 4px 10px !important;
    text-align: center;
    font-size: 24px !important;
  }
}

@media only screen and (max-width: 600px) {
  #slideshow .product-banner.switch-banner .content {
    top: 0;
  }
}

.product-banner .content {
    position: absolute;
    top: 0;
    left: 50px;
    max-width: 50%;
}

.product-banner.switch-banner .content h1 {
    font-size: 56px;
    letter-spacing: -2px;
    margin-top: 50px;
    color: #fff;
}

.product-banner .content h1 {
    font-family: "MuktaMahee-Bold", Arial;
    font-size: 52px;
    font-weight: normal;
    line-height: 1;
    color: #000;
    margin: 70px 0 10px;
}

.product-banner.switch-banner .content p {
    padding-left: 0;
    list-style: none;
    margin-bottom: 100px;
    font-family: 'MuktaMahee-Regular';
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: -1px;
    max-width: 600px;
    color: #fff;
}
.switch-banner p {
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 1.1;
    padding: 10px 0 30px;
}

.product-banner .content .wtb_button {
    background-color: inherit;
    padding: 0;
}
.wtb_button {
    margin-top: 20px;
}
.wtb_button {
    background-color: #ee0000;
    padding: 7px 35px;
    color: #fff;
    font-size: 20px;
    border-radius: 40px;
    display: inline-block;
    font-family: HelveticaNeueLTStd-Md;
}

.chdv2_banner_wrapper {
    background: url(/images/enterprise-hdd/landing-bg.jpg);
    background-size: cover;
}

#ehdd_drive img {
    position: absolute;
    height: 75%;
    top: 75px;
    right: 175px;
}

.chdv2_banner_title h1,
.chdv2_banner_text p,
.chdv2_banner_text ul li {
  color: #fff !important;
}

.ent_csc_tiles {
  width: 100%;
}

.chddi_hero .pl_product_image {
  width: 33.3% !important;
}

@media only screen and (max-width:768px) {
  .chdv2_banner_title h1,
  .chdv2_banner_text p,
  .chdv2_banner_text ul li {
    color: #353535 !important;
  }
}

.chdv2_banner {
  padding: 0 !important;
  height: 500px;
  background-size: cover;
}

#ehdd_banner_background {
  display: none;
}

#ehdd_motif img {
  height: 90%;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: 500;
}

#ehdd_drive img {
  position: absolute;
  height: 75%;
  top: 75px;
  right: 175px;
}

.chdv2_banner_content h1 {
  font-family: "MuktaMahee-Bold", Arial;
  font-size: 52px !important;
  font-weight: normal;
  line-height: 1;
  color: #ffffff;
  margin: 70px 0 10px !important;
}

@media screen and (max-width: 1040px) {
  #ehdd_drive img {
    height: 80%;
    top: 40px;
    right: 110px;
  }

  .chdv2_banner {
    height: 300px !important;
  }

  .chddi_hero {
    padding: 0 !important;
  }

  .chdv2_banner_content {
    max-width: calc(100% - 360px);
  }

  .chdv2_banner_content h1 {
    font-size: 42px !important;
    margin: 50px 0 10px !important;
  }
}

@media screen and (max-width: 765px) {
  .chdv2_banner {
    height: 250px !important;
    margin-bottom: 250px !important;
  }

  #ehdd_drive img {
    height: 90%;
    top: 25px;
    right: calc(50% - 65px);
  }

  .chdv2_banner_content {
    max-width: none;
    position: absolute;
    top: 250px;
  }

  .chdv2_banner_content h1 {
    color: #000 !important;
  }
}

.ent_csc_tiles {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.chddi_hero .entp_mg11 .fview2 {
    background: #2143a0;
}
.chddi_hero .entp_mg10 .fview2 {
    background: #392386;
}

.chddi_hero .entp_mg10f .fview2 {
    background: #04525d;
}

.spec-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.is_tiles {
    display: flex;
    margin-bottom: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.row.chdv2_features {
	min-height: 500px;
}

.chdv2_feature_video_video img {
	width: 100%;
	border-radius: 0;
}

.chdv2_features_image {
    background-image: url(/images/enterprise-hdd/keyfeatures3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.chdv2_feature_icon {
	padding: 0;
}

.chdv2_footnotes ul {
	padding: 0;
	font-size: 16px;
}

.chdv2_footnotes ul a {
	text-decoration: none;
	color: #105CB6;
}

.spec-container .pl_product_learn_more {
	margin-top: auto !important;
	margin-bottom: 0 !important;
	position: relative;
	left: unset
	transform: none;
}

.spec-container .chdv2_fp_block > div {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	height: 100%;
}

.chdv2_fp_block {
	width: 30%;
	height: auto !important;
}

.chdv2_banner_wrapper .wtb_button {
    background-color: inherit !important;
    padding: 0;
}

.wrapper-parallax {
    height: calc(100vh - 96px);
    overflow-y: hidden;
    overflow-x: hidden;
    perspective: 10px;
    background: #000;
    transition: all 1s;
}

.foreground-parallax {
    margin-top: 10vh;
}

.foreground-parallax img {
    width: auto;
    height: 50vh;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.title-parallax {
    font-size: clamp(2rem, 3vw, 4rem);
    color: white;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    line-height: 1;
    padding: 0 20px;
}

.hero-enterprise {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.section-bg-black {
    background-color: #000;
	color: #fff;
    padding: 60px 0;
    clear: both;
    border-top: solid 1px #565656;
}

.features2-wrapper .chdv2_fixed_width {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
	color: #fff;
}

.features2-wrapper img {
    max-width: calc(40% - 50px);
    margin-right: 50px;
}

.chdv2_pspec_subtitle h3 {
    font-family: "MuktaMahee-Light", Arial;
    font-size: 24px !important;
    font-weight: normal !important;
}

.chdv2_pspec_subtitle h3::after {
    content: '';
    display: block;
    width: 100px;
    height: 7px;
    background: var(--primary-red);
}

.chdv2_pspec_spec_table table th {
  background: #000;
  padding: 10px 0;
  border-top: solid 1px #444;
  border-bottom: solid 1px #444;
  border-left: none;
  border-right: none;
  font-size: 14px;
  font-weight: bold;
  width: 45%;
}

.chdv2_pspec_spec_table table td {
  background-color: #000;
  color: #fff;
  border-top: solid 1px #444;
  border-bottom: solid 1px #444;
  border-left: none;
  border-right: none;
  padding: 10px 0;
}

.chdv2_box_text ul li {
  font-size: 14px;
}

.enterprise-feature-block table.models {
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #000;
}

.enterprise-feature-block table.models th {
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border: none !important;
  background-color: #515055;
  padding: 10px 10px 0;
}

.enterprise-feature-block table.models td {
  border: solid 3px #000;
  background-color: #ccc;
  color: #000;
  padding: 2px;
}

.enterprise-feature-block table {
  width: 100%;
  border-right: none;
}

.enterprise-feature-block table th {
  background: #000;
  padding: 10px 0;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.enterprise-feature-block table td {
  background-color: #000;
  color: #fff;
  border-top: solid 1px #444;
  border-bottom: solid 1px #444;
  border-left: none;
  border-right: none;
  padding: 10px 0;
}

.enterprise-feature-block table td a {
  color: #fff;
}

.enterprise-feature-block span.pdflink {
    padding-left: 20px;
    position: relative;
}

.enterprise-feature-block span.pdflink::before {
    content: '';
    background-image: url(/images/enterprise-hdd/pdf_icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    top: 2px;
    left: 0;
    position: absolute;
    background-size: cover;
}

.enterprise-feature-image {
    margin: 30px 0;
    max-width: 300px;
}

.enterprise-feature-image img {
    width: 100%;
}

.use-case {
    background-color: #0064D2;
    background-image: url(/images/enterprise-hdd/use-case-background.jpg);
    padding: 2.5em;
}

.use-case-title {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 1em;
}

.use-case-blocks-container {
    display: flex;
    gap: 2em;
    flex-wrap: wrap;
}

.use-case-block {
    color: #fff;
    background-color: rgb(0 0 0 / 50%);
    position: relative;
    flex: 1;
    padding-bottom: 1em;
    min-width: 300px;
}

.use-case-block img {
    width: 100%;
    aspect-ratio: 1.82;
    object-fit: cover;
}

.use-case-block h3 {
    position: absolute;
    top: 15px;
    right: 1rem;
    left: 1em;
    margin-bottom: 10px;
    font-weight: normal;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.use-case-block-text {
    line-height: 1.2;
    padding: 0 1em;
}

a.use-case_learnmore {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    background: var(--primary-red);
    padding: .5em;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    font-family: "HelveticaNeueLTStd-Bd", Arial;
    text-decoration: none;
}

.use-case-title::after {
    content: '';
    display: block;
    width: 100px;
    height: 7px;
    background: var(--primary-red);
    margin-top: .2em;
}

.section-bg-black .chdv2_feature_video_text {
	width: 100%;
}

body .chdv2_feature_video {
	padding: 40px 0px !important;
}

.chdv2_feature_video_text h2 {
    font-family: "MuktaMahee-Bold", Arial;
    font-size: 36px !important;
    font-weight: normal !important;
    color: #fff;
    margin: 10px 0 15px;
    line-height: 1;
    max-width: 90%;
}

.chdv2_feature_video_text p {
    font-size: 16px;
    font-family: "HelveticaNeueLTStd-Roman", Arial;
    font-size: 14px;
    line-height: 1.5;
    max-width: 90%;
}

.ehdd-video img {
    width: 100%;
    // margin-top: 40px;
}

.ehdv2_features_wrap {
	display: flex;
}

.ehdv2_features_wrap .ehdv2_feature_block {
	flex: 1;
	padding: 0 20px;
	text-align: center;
	border-right: solid 1px #5d5d5d;
}

.ehdv2_features_wrap .ehdv2_feature_block:last-child {
	border-right: none;
}

.ehdv2_features_wrap .ehdv2_feature_text_wrapper {
	padding-top: 40px;
}

.ehdv2_features_wrap .ehdv2_feature_text_wrapper h3 {
	font-size: 25px;
}

.ehdv2_feature_icon img {
	height: 100px;
}

.feature_nv img {
    width: 100%;
    max-width: 350px;
    padding-right: 80px;
    margin-top: 10px;
}

.feature_nv .ft_wrapper {
    display: flex;
    align-items: center;
}

.feature_nv .ft_wrapper h2,
.feature_nv .ft_wrapper p {
    color: #fff;
}

.social-media-links {
	margin: 0 !important;
}

.accordion-title {
  text-align: left;
  font-family: "MuktaMahee-Bold", Arial;
  font-size: 34px;
  letter-spacing: 0px;
  margin-bottom: 0;
  color: #EE0000;
  opacity: 1;
}

.accordion {
  margin-top: 0;
}

.accordion-body ul {
	list-style: none;
}

.accordion-button {
  background-color: #fff !important;
  box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%) !important;
}

.accordion-item {
  border: 0;
  padding: 10px;
  /* border: 1px
     solid #707070;
    opacity: 1; */
}

.item-title a {
  text-align: left;
  font-family: "MuktaMahee-Bold", Arial;
  font-size: 20px;
  letter-spacing: 0px;
  color: #404040;
  opacity: 1;
}


.item-date {
  font-size: 20px;
  text-align: left;
  font-family: "MuktaMahee-Bold", Arial;
  letter-spacing: 0px;
  color: #717171;
  opacity: 1;
}

.item-thumb {
  width: 130px;
  height: 77px;
  margin: 30px 0;
}


.row-list {
  border-bottom: 1px solid #00000029;
  opacity: 1;
}

.sflist {
  padding: 0;
}

.sfitemReleaseDate {
  margin-top: 30px;
  font-size: 16px;
  font-weight: normal;
}

.accordion-button,
.accordion-body {
  padding: 0;
}

.sfitemsListTitleDateTmb .sfitem {
  margin-bottom: 0 !important;
}

.accordion-button:focus {
  border: 0;
  box-shadow: none;
}

@media (max-width: 1200px) {}

@media (max-width: 992px) {
  .container-header div h1 {
    top: 120px;
    left: 25px;
    font-size: 60px !important;
  }
}

@media (max-width: 768px) {
  .container-header div h1 {
    top: 100px;
    left: 25px;
    font-size: 45px !important;
  }
}

@media (max-width: 576px) {
  .container-header div h1 {
    top: 70px;
    left: 35px;
    font-size: 35px !important;
  }
}

@media (max-width: 316px) {
  .container-header div h1 {
    top: 35px;
    left: 15px;
    font-size: 25px !important;
  }
}


.news-block-link {
  position: relative;
  width: 23%;
  min-height: 281px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 1%;
  margin: 1%;
  transition: all .3s;
}

.news-block-link:hover {
  opacity: .7;
  box-shadow: 0 1px 1px rgb(0 0 0 / 50%);
}

.news-block {
  color: #000;
}

.news-block .news-image {
  width: 100%;
  max-width: 100%;
  height: 157px;
  object-fit: cover;
}

.news-block .news-date {
  padding-top: 10px !important;
  color: #AAAAAA !important;
  font-family: "MuktaMahee", Arial !important;
  font-size: 15px !important;
  margin-bottom: 0 !important;
}


.news-text {
  width: 100%;
  max-width: 100%;
  /*position: absolute;
  top: 60px;*/
}

.news-block .news-title {
  color: #404040 !important;
  font-family: "MuktaMahee", Arial !important;
  font-size: 16px !important;
  line-height: 18px;
}

.news-block .news-title a {
  color: #404040 !important;
  text-decoration: none;
}

.news-block .news-link {
  font-family: "MuktaMahee", Arial !important;
  color: #aaa !important;
}

@media (max-width: 992px) {
  .container {
    max-width: 100% !important;
  }

  .news-block-link {
    width: 46%;
    height: auto !important;
    padding: 2%;
    margin: 2%;
  }
}

@media (max-width: 576px) {
  .news-block-link {
    width: 100%;
    height: auto !important;
    padding: 2%;
    margin: 2% 0;
  }
}

.product-banner .content ul {
    list-style: disc;
    margin-bottom: 18px;
    font-family: "HelveticaNeueLTStd-Roman", Arial;
    font-size: 20px;
    line-height: 1.3;
}

.home_feature_block {
	display: flex;
	flex-direction: column;
	height: 100%;
	background-color: #e8e7e7;
}

.home_feature_block a {
	margin-top: auto;
}

.n_table_normal a {
	color: #105CB6;
	text-decoration: none;
}

a.wtb_learnmore {
	text-decoration: none;
}

.chdv2_pspec_model_table a {
    color: #fff;
	text-decoration: none;
}

.chddi_hero .entp_mg10d .fview2 {
	background: #173164;
}

.featured-news-link,
.featured-events-link {
	text-decoration: none;
}
.featured-events-link {
	color: #404040;
}

.featured-news,
.featured-events {
  overflow: hidden;
  border: 1px solid #C3C3C3;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.featured-news {
  background-color: #FFFFFF;
}

.featured-news-image img,
.featured-events-image img {
  max-width: 100%;
  width: 100%;
}

.featured-news-date {
  color: #8B8B8B;
  font-size: 16px;
  font-family: "MuktaMahee-Regular", Arial, sans-serif;
  padding: 20px;
  padding-bottom: 0;
}

.featured-news-title {
  color: #404040;
  font-size: 18px;
  font-family: "MuktaMahee-Regular", Arial, sans-serif;
  padding: 20px;
  padding-top: 0;
  line-height: 20px;
}

.featured-arrow {
  right: 5px;
  bottom: 0px;
  position: absolute;
  color: #EE0000;
}

.view-links {
  text-align: right;
  padding-top: 10px;
}

.view-links a {
  color: #404040;
  font-size: 16px;
  font-family: "MuktaMahee-Regular", Arial, sans-serif;
}

.featured-events {
  background-color: #E8E7E7;
}

.featured-events-title {
  position: absolute;
  color: #FFF;
  font-size: 18px;
  font-family: "MuktaMahee-Regular", Arial, sans-serif;
  top: 15px;
  padding: 0 20px;
  line-height: 18px;
  text-align: center;
  width: 90%;
  z-index: 1;
}

.featured-events-content {
    padding: 1rem;
	line-height: 2;
}

#model_left {
  width: 66%;
  overflow: auto;
}

#model_search {
  background-color: #ddd;
  padding: 20px;
}

#model_search_title {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
}

#model_search_input input[type="submit"] {
  background-color: #ee0000;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  /* padding: 7px 10px; */
  border: none;
  margin: 0 0 0 -3px;
  text-transform: uppercase;
}

.chdv2_feature_video_text h2 {
	white-space: nowrap;
}

@media (max-width: 1400px) {
.chdv2_feature_video_text h2 {
	white-space: normal;
}
}

#topLevelNav li a {
	font-size: 14px;
	text-decoration: none;
	font-family: "HelveticaNeueLTStd-Bd", Arial, sans-serif;
	height: 34px;
	line-height: 34px;
}

#topLevelNav li.highlight a {
    border-bottom: solid 2px #e61e1e;
}

.footer-links a {
	font-size: 1rem;
}

body #ot-sdk-btn.ot-sdk-show-settings {
  color: #555555 !important;
  border: none !important;
  padding: 0;
}

body #ot-sdk-btn.ot-sdk-show-settings:hover {
	background: none;
	text-decoration: underline;
}

.footer1 div {
	display: block;
}

@media (min-width: 1400px) {
  .container  {
	  max-width: 1390px !important;
  }
}

#topLevelNav {
	height: 40px;
	align-items: center;
	margin: 0;
}

#topLevelNav li {
	margin: 0;
}

#topLevelNav li a {
	margin: 0 20px 0 10px;
}

body .MainContent {
	padding-top: 0 !important;
}

.home_feature_block.bg-light {
    background-color: #e8e7e7 !important;
}

.chdv2_banner_cta a, .wtb_button a {
	text-decoration: none;
}

.ehdv2_feature_subtitle h3 {
	font-weight: 600;
}

.ehdv2_feature_block p {
    font-family: "HelveticaNeueLTStd-Roman", Arial;
    font-size: 16px;
    line-height: 1.2;
}

.ehdd-video img {
	border-radius: 0;
}

.enterprise-feature-block table a,
.enterprise-documents table a {
	text-decoration: none;
}

.cfp-button {
	text-decoration: none;
}

@media (min-width: 768px) {
  .chdv2_pspec_specs:last-child .enterprise-feature-block {
	  padding-left: 20px;
	  border-left: 1px solid #444;
  }
}

@media (max-width: 768px) {
  .ehdv2_features_wrap  {
	  flex-direction: column;
	  gap: 2rem;
  }
  .ehdv2_features_wrap .ehdv2_feature_block {
	  border-right: none;
  }
  .features2-wrapper .chdv2_fixed_width {
	  flex-direction: column;
  }
  .features2-wrapper .chdv2_fixed_width img {
	  width: 100%;
	  max-width: 100%;
	  margin: 0;
  }
  .sf_cols.fixed-width.footer1 {
		display: flex;
		align-items: center;
		justify-content: space-around;
		padding: 0.5rem 1rem;
		border-top: 1px solid #eee;
		margin: 0 !important;
		width: 100% !important;
  }
  .footer-bar {
    background-color: #ee0000;
	padding: 0.5rem;
	height: auto;
  }
  .footer-bar .sf_cols {
	  display: flex;
	  align-items: center;
  }
  .footer-bar-links {
	  margin: 0 !important;
  }
  .footer-legal .copyright img {
	  margin: 1rem 0;
  }
}

.where-buy-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
    -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  z-index: 9999;
}
#where-buy-content-container {
   padding: 10px 20px 5px;
    max-width: 1500px;
    margin: auto;
	position: relative;
	overflow: hidden;
	transition: 1s; 
}
#where-buy-content-container::after {
	content: "";
	display: table;
	clear: both;
}
.text-center {
	text-align: center;
}
.wtb-2 {
    float: left;
    width: 50%;
    min-height: 85px;
}
.btn-toshiba {
    background-color: #ee0d15 !important;
    border-color: #ee0d15 !important;
    color: #fff;
    font-size: 15px;
    padding: 10px 20px 12px;
    border-radius: 8px;
    box-shadow: none;
    border-style: solid;
    cursor: pointer;
	transition: .2s;
	width: 290px;
}
.btn-toshiba:hover {
	background-color: #f00 !important;
}


#btn-close, #btn-email {
    cursor: pointer;
    width: 30px;
    height: 30px;
    color: #000;
    background-color: #c0c0c0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 8px 2px 0;
    margin: auto;
    display: block;
    text-align: center;
}
.where-buy-block.closed #btn-email {
	display: block !important;
}
.where-buy-block.closed #btn-close {
	display: none;
}
.where-buy-block #where-buy-content {
	max-height: 1000px;
	transition: 1s;	
}
.where-buy-block.closed #where-buy-content {
    max-height: 0;
}
.where-buy-block.closed #where-buy-content-container {
	display: none;
}

.wtb-2 span {
    font-size: 16px !important;
    display: block;
    padding-top: 8px;
	font-size: 15px;
	max-width: 92%;
}
.wtb-2 span.typing {
    color: #d81e1f;
    width: 18.5ch;
    animation: typing 2s steps(22), blink 0.5s step-end infinite alternate;
    white-space: nowrap;
    overflow: hidden;
    border-right: 2px solid;
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    font-size: 2em !important;
    line-height: 1.8rem;
    margin-bottom: 4px;
	margin-top: 3px;
    display: block;
	padding-top: 0;
}
.wtb-us {
    width: 49%;
    border-left: solid 1px #9b9b9b;
}

@keyframes typing {
  from {
    width: 0;
  }
}

@keyframes blink {
  50% {
    border-color: transparent;
  }
}

#where-buy-content {
	background-color: #c0c0c0;
}

.title-footer-toshiba {
  font-size: 24px;
  color: #ee0d15;
  margin-bottom: 5px !important;
}

.btn-toshiba {
  background-color: #ee0d15 !important;
  border-color: #ee0d15 !important;
  color: #fff;
  font-size: 15px;
  padding: 10px 20px 12px !important;
  border-radius: 8px !important;
  box-shadow: none;
  border-style: solid;
  cursor: pointer;
  transition: .2s;
  width: 290px;
}

@media screen and (max-width: 1280px) {
    .btn-toshiba {
        width: auto;
    }
}

.chdv2_prod_specs {
	padding: 0;
}

.chddSubnav {
	display: flex;
	width: 100%;
}
.chddSubnav a {
	text-decoration: none;
}
@media screen and (max-width: 1040px) {
    .chddSubnav {
        display: none;
    }
}

.fview2 a.learn_more {
	display: block;
	text-decoration: none;
	color: #000;
}

.fview2 .learn_more .arrow {
	top: 0;
}

.scroll-story .wtb_button:hover {
	background-color: unset !important;
}

.modal_wtb_scroll .modal-header,
.modal_wtb_scroll .modal-body {
    text-align: left;
}

.modal_wtb_scroll .modal .close {
	background: transparent;
	border: none;
	padding: 0;
	width: 30px;
	height: 30px;
	font-size: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
}