.mybreadcrumb {
  display: none;
}

html {
  scroll-behavior: smooth !important;
}

.site .site-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.toshiba-app .intro .intro-titles {
  background-size: cover;
  background-position: center;
  height: 795px
}

.toshiba-app .intro .intro-titles h1 {
  font-size: 71px;

}

.toshiba-app .intro .intro-titles h3 {
  font-size: 24px;
  font-weight: 400;

}

.toshiba-app .intro .intro-titles {
  background-size: cover;
  background-position: center center;
}

.toshiba-app .intro-titles .mobile .head-intro {
  padding-bottom: 90px !important;
  padding-top: 40px !important;
}

.toshiba-app .intro .container .head-intro {
  padding-top: 85px;
}

.toshiba-app .control {
  /* padding: 100px; */
  padding: 25px;
}

.toshiba-app .control .left-background {
  padding-left: 0 !important;
}

.toshiba-app .control .left-background img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.toshiba-app .control .right-background {
  padding: 0px !important;
}

.toshiba-app .control .control-head h1,
.toshiba-app .multiple .multiple-head h1,
.toshiba-app .more-functions .more-functions-head h1 {
  font-size: 42px;
}

.toshiba-app .control .control-head {
  padding-top: 60px;
}

.toshiba-app .control .description,
.toshiba-app .multiple .description {
  font-size: 20px;
  color: #000;
  text-align: justify;
  padding: 0px !important;
  margin-top: 20px;
}

.toshiba-app .more-functions .left-background {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  /* padding: 0px !important;   */
}

.toshiba-app .multiple .left-background {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px !important;
}

.toshiba-app .multiple .right-background .info,
.toshiba-app .more-functions .right-background .info {
  padding: 25px;
}

.toshiba-app .more-functions .right-background .info {
  padding: 20px;
}

.toshiba-app .why {
  padding: 100px;
}

.toshiba-app .why .reasons-app .reason {
  padding: 0 30px 0 30px;
}

.toshiba-app .why .reasons-app .reason h3 {
  font-size: 26px;
  padding: 20px 0 10px;
}

.toshiba-app .why .reasons-app .reason p {
  font-size: 20px;
}

.toshiba-app .characteristics {
  position: relative;
}

.toshiba-app .characteristics .characteristic-description {
  font-size: 16px !important;
  padding-top: 40px;
}

h2.characteristics-title {
  font-size: 62px;
  text-align: center;
  padding: 50px 0 70px;
}

.toshiba-app .product-characteristics .product-characteristics-inner .characteristic .characteristic-head {
  width: 100%;
  white-space: nowrap;
  /** force the elements to stay side by side **/
}


.toshiba-app .product-characteristics .product-characteristics-inner .characteristic .characteristic-description p {
  font-size: 16px;
  text-align: justify;
}

.toshiba-app .product-characteristics .product-characteristics-inner .characteristic .characteristic-head .characteristic-title-container {
  white-space: normal;
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 70px);
  padding-left: 20px;
}

.product-characteristics .product-characteristics-inner .characteristic .characteristic-icon-container {
  margin-bottom: 0 !important;
}

.product-characteristics .product-characteristics-inner .characteristic {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  padding: 30px;
  margin-bottom: 20px;
  background-color: #fff
}

.toshiba-app .characteristics .iframe-container-desktop {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  width: 320px;
}

.toshiba-app .characteristics .iframe-container-desktop iframe {
  width: 320px;
  height: 180px;
}

.toshiba-app .functions {
  margin-top: 200px;
}

.toshiba-app .functions .title {
  padding-top: 150px;
}

.toshiba-app .functions .functions-title {
  text-align: center;
  font-size: 44px;
  padding: 10px;
}

.toshiba-app .functions .bullets {
  padding: 40px;
}

.toshiba-app .functions .left-background,
.toshiba-app .functions .right-background,
.toshiba-app .more-functions .description {
  font-size: 18px;
  color: #fff;
}


.toshiba-app .more-functions .left-background {
  padding-left: 0 !important;
}

.toshiba-app .more-functions .right-background .more-functions-head {
  display: inline-flex;
}

.toshiba-app .more-functions .right-background .more-functions-head,
.toshiba-app .more-functions .right-background .more-functions-head .head-title {

  margin-left: 22px;
}

.toshiba-app .more-functions .more-functions-head h1 {
  color: #fff;
}

.toshiba-app .compatible .compatible-title {
  text-align: center;
  font-size: 48px;
  padding-top: 150px;
}

.toshiba-app .compatible .products .products-inner {
  text-align: center;
}

.toshiba-app .compatible .products {
  padding-top: 100px;
}

.toshiba-app .compatible .products .product-head .product-head-title {
  font-size: 28px;
  font-weight: bold;
  color: #000;
  margin-top: 30px;
}

.toshiba-app .compatible .products .products-inner .more-button {
  margin-top: 50px;
  margin-bottom: 50px;
}

.toshiba-app .compatible .products .products-inner .more-button a {
  border: 2px solid;
  border-color: #FF1818;
  border-radius: 8px;
  padding: 20px;
  font-size: 19px;
  color: #FF1818;
  font-weight: bold;
}

.toshiba-app .compatible .products .products-inner .more-button a:hover {
  background-color: #FF1818 !important;
  color: #eee !important;
  text-decoration: none;

}

/* 
@media screen and (max-width: 767px) {
  .toshiba-app .header-toshiba-app .desktop-header {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .toshiba-app .header-toshiba-app .mobile-header {
    display: none;
  }
} */

@media (min-width: 1024px) {

  .product-characteristics .product-characteristics-inner {
    column-count: 2 !important;
  }

  /* .compatible .products .products-inner {
		column-count: 3 !important;
	} */

  .toshiba-app .product-characteristics {
    width: 60%;
    margin: auto;
  }

  /* .toshiba-app .compatible .products { 
		width: 75%;
		margin: auto;
	} */

}

@media (min-width: 1200px) {

  .compatible .products .products-inner {
    column-count: 3 !important;
    display: flex;
    flex-wrap: wrap;
  }

  .compatible .products .products-inner .alignment {
    flex: 0 0 33.333333%;
  }

  .toshiba-app .compatible .products {
    margin: auto;
  }

}

@media screen and (min-width: 550px) {
  .toshiba-app .characteristics .iframe-container-desktop iframe {
    width: 549px;
    height: 280px;
  }

  .toshiba-app .characteristics .iframe-container-desktop {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    width: 549px;
    margin-bottom: 50px;
    margin-top: 50px;
  }

}

@media screen and (max-width: 800px) {

  .toshiba-app .intro .intro-titles h1 {
    font-size: 28px;
  }

  .toshiba-app .intro .intro-titles h3 {
    font-size: 18px;
  }

  .toshiba-app .intro .intro-titles,
  .toshiba-app .intro .intro-titles-mobile .head-intro {
    height: 550px;
  }

  .toshiba-app .control .control-head h1,
  .toshiba-app .multiple .multiple-head h1,
  .toshiba-app .more-functions .more-functions-head h1 {
    font-size: 28px;
  }

  .toshiba-app .control .left-background img {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .toshiba-app .control .left-background-mobile img,
  .toshiba-app .multiple .left-background-mobile img,
  .toshiba-app .more-functions .left-background img {
    width: 100%;
  }

  .toshiba-app .why .reasons-app .reason {
    padding: 0;
  }

  h2.characteristics-title {
    font-size: 28px;
    text-align: center;
    padding: 30px 0 50px;
  }

  .toshiba-app .functions .bullets {
    padding: 0px;
    padding-bottom: 40px;
  }

  .toshiba-app .compatible .compatible-title {
    text-align: center;
    font-size: 28px;
    padding-top: 150px;
  }

  .toshiba-app .functions .functions-title {
    text-align: center;
    font-size: 28px;
    padding: 10px;
  }

}

@media screen and (max-width: 400px) {

  .toshiba-app .intro .intro-titles h3 {
    font-size: 15px;
  }
}


@media screen and (min-width: 800px) {

  .toshiba-app .control .left-background-mobile img {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

}

@media (min-width: 768px) {
  .toshiba-app .control .info {
    margin: 0 auto;
  }
}

@media screen and (max-width: 1199px) {

  .toshiba-app .control .right-background .info {
    margin: auto;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .toshiba-app .more-functions .right-background {
    padding: 25px;
    margin: auto;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .toshiba-app .functions .left-background,
  .toshiba-app .functions .right-background {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .toshiba-app .multiple .right-background {
    padding: 25px;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }

  .toshiba-app .intro .intro-titles .ml-auto {
    margin-left: auto !important;
  }

}

@media only screen and (max-width: 550px) {

  /* .toshiba-app .intro .intro-titles h1
  {
		font-size: 28px;
	}
	.toshiba-app .intro .intro-titles h3{
		font-size: 18px;
	}
	
	.toshiba-app .intro .intro-titles, .toshiba-app .intro .intro-titles-mobile .head-intro{
		height: 550px;
	} */

  .toshiba-app .functions {
    margin-top: 100px;
  }
}

@media screen and (min-width: 992px) {

  .toshiba-app .intro .container .head-intro {
    padding-top: 220px;
  }
}

@media screen and (max-width: 1280px) {

  .toshiba-app .more-functions .left-background {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px !important;
  }
}