@charset "UTF-8";
 a.more,
h1,
h2,
h3 {
  text-transform: uppercase;
}
.article#home-content .toshiba-logos h3,
.breadcrumb>li,
.nav-pills>li>a>span {
  white-space: nowrap;
  text-overflow: ellipsis;
}
body {
  font-size: 13px;
  font-family: toshiba Sans;
  line-height: 1.8;
  color: #666;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
.lang  img{
	width:22px;
}
.active-lang {
  display: none;
}
.content-wrapper {
  
}
.page-home .content-wrapper
{
padding-bottom:0px;	 
}
.container {
  max-width: 990px;
}
.loading-screen {
  z-index: 1199;
  background-color: rgba(255, 255, 255, .9);
	display:none !important;
}
.page-business-products .loading-screen,
.page-lifestyle-products .loading-screen {} h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Toshiba Sans';
  color: #333;
  font-weight: 400;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: 400;
   
}
h1 strong.heavy,
h2 strong.heavy,
h3 strong.heavy,
h4 strong.heavy,
h5 strong.heavy,
h6 strong.heavy {
  font-family: 'Toshiba Sans';
}
h4,
h5,
h6 {
  font-family: 'Toshiba Sans';
}
.h1,
h1 {
  font-size: 32px;
}
.h2,
h2 {
  font-size: 27px;
}
.has-title-dash {
  padding-bottom: 20px;
  background: url(../img/icon-title-dash.png) left bottom no-repeat;
}
.aside .list-links {
  margin-left: 13px;
  margin-right: -8px;
}
.aside .list-links li>a {
  color: #777;
}
.aside .list-links li.active>a {
  color: #000;
  text-decoration: none!important;
}
a {
  color: #e40101;
  text-decoration: none;
}
a:focus,
a:hover {
  color: #e40101;
  text-decoration: underline;
}
footer a:focus,
header a:focus {
  outline: 0px !important;
}
a.more {
  display: inline-block;
  font-family: 'Toshiba Sans';
  font-size: 11px;
  font-weight: 700;
}
.txt-red {
  color: #e40101!important;
}
.disabled {
  cursor: default!important;
}
.jcarousel li {
  margin: 0 18px;
}
.jcarousel li .img-cover {
  background-size: 350px;
  background-position: center center;
}
.jcarousel li,
.jcarousel li .img {
  width: 180px;
}
.jcarousel li .img {
  height: 144px;
  float: left;
  border: 5px solid #fff;
  border: 5px solid rgba(255, 255, 255, .5);
  -moz-background-origin: border;
  -webkit-background-origin: border;
  background-origin: border-box;
  background-repeat: no-repeat;
  -webkit-transition: all .35s ease-in-out;
  -moz-transition: all .35s ease-in-out;
  -ms-transition: all .35s ease-in-out;
  -o-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
}
.jcarousel li a:hover {
  text-decoration: none!important;
}
.jcarousel li a:hover .img,
.jcarousel li.active a .img {
  border-color: #E40101;
  border-color: rgba(228, 1, 1, .5);
}
.jcarousel li a:hover h4 {
  color: #E40101;
}
.jcarousel li h4 {
  font-family: 'Toshiba Sans';
  font-size: 12px;
  margin-top: 10px;
  -webkit-transition: color .35s ease-in-out;
  -moz-transition: color .35s ease-in-out;
  -ms-transition: color .35s ease-in-out;
  -o-transition: color .35s ease-in-out;
  transition: color .35s ease-in-out;
}
.select2-results .select2-highlighted {
  background: #e40101;
}
.fancybox-skin {
  padding: 8px!important;
  border-radius: 0;
}
.carousel-nojs {
  overflow: visible;
  margin-bottom: 30px;
}
.carousel-nojs #slideshow-wrap {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0;
  position: relative;
}
.carousel-nojs #slideshow-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.carousel-nojs #slideshow-inner>ul {
  list-style: none;
  height: 100%;
  width: 1000%;
  overflow: hidden;
  margin: 0;
  position: relative;
  left: 0;
  -webkit-transition: left .8s ease-in-out;
  -moz-transition: left .8s ease-in-out;
  -o-transition: left .8s ease-in-out;
  transition: left .8s ease-in-out;
}
.carousel-nojs #slideshow-inner>ul>li {
  width: 10%;
  float: left;
  position: relative;
}
.carousel-nojs #slideshow-inner>ul>li>img {
  margin: 0;
  width: 100%;
}
.carousel-nojs #slideshow-wrap input[type=radio] {
  position: absolute;
  left: -9999px;
  top: -9999px;
  z-index: 100;
  visibility: hidden;
}
.carousel-nojs #slideshow-wrap label {
  position: absolute;
  bottom: -20px;
  left: 5px;
  z-index: 100;
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0;
  background: #303030;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: background-color .2s;
  -moz-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button1] {
  left: 5px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button2] {
  left: 20px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button3] {
  left: 30px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button4] {
  left: 40px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button5] {
  left: 50px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button6] {
  left: 60px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button7] {
  left: 70px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button8] {
  left: 80px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button9] {
  left: 90px;
}
.carousel-nojs #slideshow-wrap label[for=carouselnojs_button10] {
  left: 100px;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button10:checked~label[for=carouselnojs_button10],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button1:checked~label[for=carouselnojs_button1],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button2:checked~label[for=carouselnojs_button2],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button3:checked~label[for=carouselnojs_button3],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button4:checked~label[for=carouselnojs_button4],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button5:checked~label[for=carouselnojs_button5],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button6:checked~label[for=carouselnojs_button6],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button7:checked~label[for=carouselnojs_button7],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button8:checked~label[for=carouselnojs_button8],
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button9:checked~label[for=carouselnojs_button9] {
  background: #818080;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button1:checked~#slideshow-inner>ul {
  left: 0;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button2:checked~#slideshow-inner>ul {
  left: -100%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button3:checked~#slideshow-inner>ul {
  left: -200%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button4:checked~#slideshow-inner>ul {
  left: -300%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button5:checked~#slideshow-inner>ul {
  left: -400%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button6:checked~#slideshow-inner>ul {
  left: -500%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button7:checked~#slideshow-inner>ul {
  left: -600%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button8:checked~#slideshow-inner>ul {
  left: -700%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button9:checked~#slideshow-inner>ul {
  left: -800%;
}
.carousel-nojs #slideshow-wrap input[type=radio]#carouselnojs_button10:checked~#slideshow-inner>ul {
  left: -900%;
}
.icon {
  vertical-align: baseline;
}
.icon.icon-circledarrow-r {
  background-position: 3px 4px;
}
.icon.icon-arrow-r {
  background-position: -94px 4px;
}
.icon.icon-doublearrow-r {
  background-position: -194px 4px;
}
.icon.icon-nav-prev {
  background-position: 5px -95px;
}
.icon.icon-nav-next {
  background-position: -93px -95px;
}
.icon.icon-folder {
  background-position: -297px 5px;
}
.icon.icon-pdf {
  background-position: -195px -97px;
  height: 15px;
  width: 17px;
}
.icon.icon-print {
  background-position: -297px -97px;
  height: 15px;
  width: 17px;
}
.icon.icon-time {
  background-position: 0 -200px;
  height: 12px;
  width: 12px;
}
.icon.icon-fb {
  background-position: -93px -199px;
}
.icon.icon-yt {
  background-position: -195px -199px;
}
.icon.icon-tw {
  background-position: -297px -199px;
}
.icon.icon-gp {
  background-position: 0 -300px;
}
.icon.icon-fb-big {
  background-position: -93px -300px;
  width: 29px;
  height: 25px;
}
.icon.icon-yt-big {
  background-position: -195px -300px;
  width: 29px;
  height: 25px;
}
.icon.icon-tw-big {
  background-position: -297px -300px;
  width: 29px;
  height: 25px;
}
.icon.icon-gp-big {
  background-position: 0 -400px;
  width: 29px;
  height: 25px;
}
.icon.icon-ig-big {
  background-position: -297px -400px;
  width: 29px;
  height: 26px;
}
.icon.icon-play {
  background-position: -101px -400px;
  width: 5px;
  height: 6px;
}
.icon.icon-arrow-r-red {
  background-position: -197px -400px;
  height: 9px;
  width: 6px;
}
.icon.icon-flag {
  display: none;
  background: url(../img/flag-sprite.png) no-repeat;
  width: 16px;
  height: 11px;
}
.icon.icon-flag.icon-au {
  background-position: 0 0;
}
.icon.icon-flag.icon-bd {
  background-position: -407px -33px;
}
.icon.icon-flag.icon-bn {
  background-position: 0 -34px;
}
.icon.icon-flag.icon-cn {
  background-position: -811px 0;
}
.icon.icon-flag.icon-hk {
  background-position: 0 -64px;
}
.icon.icon-flag.icon-id {
  background-position: -139px 0;
}
.icon.icon-flag.icon-jp {
  background-position: -811px -34px;
}
.icon.icon-flag.icon-kr {
  background-position: -676px -64px;
}
.icon.icon-flag.icon-la {
  background-position: -407px -64px;
}
.icon.icon-flag.icon-my {
  background-position: -139px -34px;
}
.icon.icon-flag.icon-mm {
  background-position: -139px -64px;
}
.icon.icon-flag.icon-mn {
  background-position: -540px 0;
}
.icon.icon-flag.icon-nz {
  background-position: -541px -32px;
}
.icon.icon-flag.icon-pk {
  background-position: -269px -1px;
}
.icon.icon-flag.icon-ph {
  background-position: -541px -65px;
}
.icon.icon-flag.icon-sg {
  background-position: -271px -34px;
}
.icon.icon-flag.icon-lk {
  background-position: -676px 0;
}
.icon.icon-flag.icon-th {
  background-position: -676px -34px;
}
.icon.icon-flag.icon-tw {
  background-position: -271px -64px;
}
.icon.icon-flag.icon-vn {
  background-position: -407px 0;
}
.main-menu .icon-flag {
  background-image: none;
  background-position: center center;
  background-color: transparent;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.roll.roll-red {
  background: #E40101;
}
.article-header {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ececec;
}
.article-title {
  font-size: 22px;
  font-weight: 700;
  text-transform: none;
  font-family: 'Toshiba Sans';
}
.article-meta {
  color: #666;
  font-size: 13px;
}
.article-meta .meta-left {
  display: inline-block;
  max-width: 90%;
  vertical-align: bottom;
}
.article-meta .meta-right {
  display: inline-block;
  /*float:right*/
  ;
}
.article-meta .meta-right a {
  padding: 0 5px;
}
.article-well {
  background: #f2f2f2;
  min-height: 402px;
}
.aside-list-group .panel {
  box-shadow: none;
}
.aside-list-group .list-group-item,
.aside-list-group .panel-body {
  padding: 0;
}
.aside-list-group .list-group-item a,
.aside-list-group .list-group-more {
  display: block;
  padding: 10px 15px;
  color: #666;
  font-size: 14px;
}
.aside-list-group .list-group-item a:hover {
  text-decoration: none;
  background: #d2d2d2;
}
.aside-list-group .list-group-more {
  text-decoration: none!important;
  text-transform: capitalize;
  background: #fff;
  border-top: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
  position: relative;
  z-index: 1;
  margin-top: -3px;
}
.aside-list-group .list-group-more:hover {
  text-decoration: none;
  background: #f2f2f2;
}
.aside-list-group .list-group .icon.icon-folder {
  background-position: -300px 0;
  height: 10px;
  width: 12px;
  margin-right: 5px;
}
.lead {
  margin: 20px 0;
  padding: 20px;
  width: auto;
  border: 0;
  border-left: solid 5px #E23F41;
  background: #fff;
}
.text-wrap {
  padding: 35px;
}
.text-wrap h2 {
  margin: -10px 0 0;
}
.text-wrap h2.has-title-dash {
  margin: 0 0 15px;
}
.featured-img {
  max-width: 500px;
}
.featured-img.pull-right {
  margin-left: 20px;
}
.featured-img.pull-left {
  margin-right: 20px;
}
.footer-page-n {
  width: 140px;
}
.footer-page-n .form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
.country-list.item-list.horizontal>li {
  width: 130px!important;
  margin-bottom: 0;
  text-align: left;
}
.country-list.item-list.horizontal>li.active>a,
.country-list.item-list.horizontal>li>a:hover {
  text-decoration: none;
  color: #ed4447;
}
.country-list.item-list.horizontal>li>a {
  display: block;
  color: #666;
  border-bottom: solid 1px #e3e3e3;
  padding: 10px 0;
  font-size: 12px;
}
.country-list.item-list.horizontal>li>a .icon {
  margin-right: 5px;
}
.icon-flag {
  display: none;
}
.btn-primary:after,
.lt-ie9 .navbar-brand,
.lt-ie9 .navbar-brand img {
  display: block;
  float: left;
}
article#ps-countries .callout {
  margin-bottom: 5px!important;
  margin-top: 0!important;
}
span.btn {
  -webkit-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
}
span.btn:hover {
  cursor: text!important;
  text-decoration: none!important;
}
.btn {
  padding: 3px 12px;
  border: 0;
}
.btn.btn-curved {
  border-radius: 3px;
}
.btn-group-lg>.btn,
.btn-lg {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
.btn-default {
  color: #fff;
  background: #e40101;
  border-color: transparent;
}
.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover {
  color: #fff;
  background: #9E1A1A;
  border-color: transparent;
}
.btn-gray {
  color: #fff;
  background: #666;
  border-color: transparent;
}
.btn-gray.active,
.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover {
  color: #fff;
  background: #333;
  border-color: transparent;
}
.btn-black {
  color: #fff;
  background: #000;
  border-color: transparent;
}
.btn-black.active,
.btn-black:active,
.btn-black:focus,
.btn-black:hover {
  color: #fff;
  background: #474747;
  border-color: transparent;
}
.btn-primary {
  position: relative;
  color: #fff;
  background: #e40101;
  border-color: transparent;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
  color: #fff;
  background: #9E1A1A;
  border-color: transparent;
}
.btn-primary:after {
  content: "";
  position: absolute;
  top: 0;
  right: -15%;
  width: 18%;
  height: 100%;
  background: url(../img/btn-tip.png) right center no-repeat;
}
#header-desktop.navbar-default .dropdown.nav-products-and-services,
#header-desktop.navbar-default .nav.navbar-nav {
  position: relative;
}
.btn-primary:focus:after,
.btn-primary:hover:after {
  background-image: url(../img/btn-tip-hover.png);
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  z-index: 1100;
}
.header-wrapper {
  border-top: solid 3px #e40101;
  border-top: 0;
  background: #fff;
  margin: 0;
  min-width: 300px;
  z-index: 12000;
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  height: 64px;
  position:relative
}
.lt-ie9 .navbar-brand {
  width: 325px;
}
 
.navbar-toggle {
  background: #FFF;
  border-radius: 0;
  margin: 0;
  padding: 9px 10px;
  width: 44px;
  height: 44px;
  border: 0;
  border-left: solid 1px #DDD;
}
.navbar-toggle .icon-bar {
  width: 100%;
}
.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 6px;
}
#header-desktop.navbar-default .navbar-nav#top-menu>li>a:hover {
  color: #0060CC;
}
#header-desktop.navbar-default .navbar-nav#top-menu>li>a {
  background: 0!important;
  padding: 0;
  border: 0;
  color: #60c;
  font-weight: 400;
  text-decoration: underline;
  text-transform: none;
}
#header-desktop.navbar-default .dropdown-menu li>a,
#header-desktop.navbar-default .navbar-nav>li>a {
  font-size: 12px;
  text-transform: uppercase;
  color: #000;  
  background: 0;
	 white-space: break-spaces;
}
ul#dropdownbussinessdomains {	
width: 240px;	
}
#header-desktop.navbar-default .navbar-nav#ddtopmenubar>li,
#header-desktop.navbar-default .navbar-nav#ddtopmenubar>li:first-child {
  background: 0!important;
}
#header-desktop.navbar-default .navbar-nav#ddtopmenubar>li:first-child>a {
  padding-left: 10px;
}
#header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a {
  padding: 0 10px;
  border-left: solid 1px #d2d2d2;
}
#header-desktop.navbar-default .navbar-nav>li:last-child>a {
  border-right: solid 1px #d2d2d2;
}
#header-desktop.navbar-default .dropdown-menu li>a:focus,
#header-desktop.navbar-default .dropdown-menu li>a:hover,
#header-desktop.navbar-default .navbar-nav>.active>a,
#header-desktop.navbar-default .navbar-nav>.active>a:focus,
#header-desktop.navbar-default .navbar-nav>.active>a:hover,
#header-desktop.navbar-default .navbar-nav>li.dropdown:hover>a,
#header-desktop.navbar-default .navbar-nav>li>a.selected,
#header-desktop.navbar-default .navbar-nav>li>a.selected:focus,
#header-desktop.navbar-default .navbar-nav>li>a.selected:hover,
#header-desktop.navbar-default .navbar-nav>li>a:focus,
#header-desktop.navbar-default .navbar-nav>li>a:hover {
  color: #E61E1E;
  background: 0;
}
#header-desktop.navbar-default .dropdown-menu {
  left: auto;
  right: 0;
  box-shadow: none;
  border-radius: 0;
}
#header-desktop.navbar-default .dropdown-menu.dropdown-horizontal li>a:hover {
  text-decoration: none;
}
#header-desktop.navbar-default .dropdown-menu.dropdown-horizontal li>a {
  display: inline-block;
  line-height: 16px;
  padding: 2px 0;
  text-transform: none;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-2,
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-3 {
  display: none;
  width: 510px;
  max-width: 100%;
  top: 100%;
  right: -15px;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-2>li,
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-3>li {
  width: 49%;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-2>li,
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-3>li,
#header-desktop.navbar-default .dropdown-menu#dropdown-countries>li {
  font-size: 12px;
  text-transform: uppercase;
}
#header-desktop.navbar-default .dropdown-menu>li {
  padding: 3px 0;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-products>li>a,
#header-desktop.navbar-default .dropdown-menu>li>a {
  padding: 0;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-2>li>a,
#header-desktop.navbar-default .dropdown-menu#dropdown-countries-3>li>a,
#header-desktop.navbar-default .dropdown-menu#dropdown-countries>li>a {
  font-size: 10px;
  text-transform: none;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-products {
  left: 0;
  right: auto;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-about {
  width: auto;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-about h4 {
  font-size: 15px;
  margin: 0 0 5px;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-about>li {
  width: 100%;
}
#header-desktop.navbar-default .dropdown-menu#dropdown-about ul.item-list>li {
  margin: 0;
}
#header-desktop.navbar-default .dropdown-menu li,
#header-desktop.navbar-default .dropdown-menu li>a {
  color: #7A7A7A;
  text-transform: none;
  font-size: 12px;
  font-family: 'Toshiba Sans' !important;
}
#header-desktop.navbar-default .dropdown-menu .active>a,
#header-desktop.navbar-default .dropdown-menu .active>a:focus,
#header-desktop.navbar-default .dropdown-menu .active>a:hover,
#header-desktop.navbar-default .dropdown-menu li>a:focus,
#header-desktop.navbar-default .dropdown-menu li>a:hover {
  color: #E40101;
  text-decoration: none;
}
#header-desktop.navbar-default .dropdown .dropdown {
  position: static;
}
#header-desktop.navbar-default .dropdown .dropdown>a {
  padding-right: 8px;
  background: url(../img/icon-menu-hassub.png) right center no-repeat!important;
}
.lt-ie9 #header-desktop.navbar-default .main-menu {
  clear: both;
  padding: 10px 0;
  background: #f2f2f2;
  border-top: solid 1px #ebebeb;
}
.ddsubmenustyle,
.ddsubmenustyle ul>li>div,
.lt-ie9 .ddsubmenustyle {
  border: 1px solid #ccc;
}
.downarrowpointer,
.rightarrowpointer {
  display: none;
}
.lt-ie9 #dropdown-countries-2,
.lt-ie9 .ddsubmenustyle>ul {
  padding: 8px!important;
}
.lt-ie9 #dropdown-countries-2 {
  right: 5px!important;
}
.lt-ie9 #dd_dropdowncountries li {
  width: 32%!important;
}
.lt-ie9 #dd_dropdowncountries li a {
  font-size: 11.5px;
}
.lt-ie9 .ddsubmenustyle li a:hover {
  background-color: transparent!important;
  color: #E40101!important;
}
.ddsubmenustyle {
  position: fixed;
  overflow: hidden;
}
.ddsubmenustyle ul {
  display: block;
  padding: 5px 10px;
  list-style: none;
}
.ddsubmenustyle ul>li {
  display: list-item;
  list-style: none;
  margin-bottom: 0;
}
.ddsubmenustyle ul>li h4 {
  margin: 5px;
}
.ddsubmenustyle ul>li,
.ddsubmenustyle ul>li>a {
  font-size: 13px;
}
.ddsubmenustyle ul>li>a.dropdown-toggle {
  background: url(../img/icon-menu-hassub_d.png) right center no-repeat;
}
.ddsubmenustyle ul>li>a {
  width: auto;
  min-width: 170px;
  border: 0;
  background: 0;
  color: #777;
  padding: 5px;
}
.ddsubmenustyle li a:hover {
  background: 0;
  color: #E40101;
}
.ddsubmenustyle ul#dd_dropdowncountries {
  width: 680px;
}
.ddsubmenustyle ul#dd_dropdownproducts ul {
  width: 510px;
}
.ddsubmenustyle ul#dd_dropdownabout {
  width: 260px;
}
.ddsubmenustyle ul#dd_dropdownproducts>li>div {
  left: auto!important;
  right: 0!important;
  top: 100%!important;
  margin-top: -10px!important;
}
.ddsubmenustyle ul#dd_dropdowncountries>li,
.ddsubmenustyle ul#dd_dropdownproducts ul>li {
  display: block;
  float: left;
  list-style: none;
  width: 25%;
  padding: 3px 0;
}
.ddsubmenustyle ul#dd_dropdowncountries>li:nth-child(3n+1),
.ddsubmenustyle ul#dd_dropdowncountries>li:nth-child(3n+2) {
  width: 37%;
}
.ddsubmenustyle ul#dd_dropdownproducts ul>li {
  width: 49%;
}
.ddsubmenustyle ul#dd_dropdowncountries>li>a,
.ddsubmenustyle ul#dd_dropdownproducts ul>li>a {
  display: inline;
  width: auto;
  padding: 0;
}
.footer-wrapper {
  padding: 0;
}
.footer-wrapper .list-heading {
  font-size: 15px;
  font-family: 'Toshiba Sans';
  margin: 14px 0 0 10px;
}
.footer-top {
  background: #e5e5e5;
  display:none
  
}
.footer-top .youtube{
	display:none
}
.footer-top .facebook{
	display:none
}
.footer-top,
.footer-top a {
  color: #666;
}
.footer-top a {
  text-transform: none;
}
.footer-top .toggle-fpc {
  display: inline-block;
}
.footer-top .footer-regions-list li {
  text-transform: uppercase;
}
.footer-top .footer-regions-list a {
  color: #333;
  text-transform: none;
}
.footer-top ul.item-list>li>ul>li {
  margin-bottom: 5px;
}
.footer-top ul.item-list>li>ul>li:last-child {
  margin-bottom: 0;
}
.footer-main-menu {
  background: #333;
  padding: 15px 10px 5px;
}
.footer-main-menu .menu-item {
  margin-bottom: 10px;
}
.footer-main-menu a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  border-left: solid 1px #fff;
  padding-left: 10px;
  line-height: 12px;
}
.footer-main-menu a:hover {
  border-left-color: #d0d0d0;
  color: #d0d0d0;
  text-decoration: none;
}
.footer-sub-menu,
.footer-sub-menu .menu-item ul {
  padding: 10px;
}
.footer-sub-menu .menu-item .item-list>li>ul {
  padding: 0;
}
.footer-sub-menu .business-domains ul.item-list>li>a {text-transform: uppercase;}
.footer-bottom {
  padding: 10px 0;
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 10px;
}
.footer-bottom .fbcol {
  margin-bottom: 0;
  width: 49%;
}
.footer-bottom .fbcol a {
  color: #666;
}
.footer-bottom .fbl {
  float: left;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
  font-size: 11px;
}
.footer-bottom .fbr {
  float: right;
  text-align: right;
}
.page-breadcrumbs {
  padding: 15px 0;
  background: 0;
  margin: 0;
}
.page-breadcrumbs h1 {
  clear: both;
  font-size: 18px;
  margin: 0 0 10px;
}
.breadcrumb {
  clear: both;
  background: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.breadcrumb>li {
  margin-right: 5px;
  padding-right: 12px;
  background: url(../img/icon-arrow-right.png) right 6px no-repeat;
  text-transform: uppercase;
  margin-bottom: 0;
  overflow: hidden;
  max-width: 100%;
  vertical-align: middle;
}
.breadcrumb>li:last-child {
  margin-right: 0;
  padding-right: 0;
  background: 0;
}
.breadcrumb>li+li:before {
  content: "\25B8";
  padding: 0 5px 0 0;
  display: none;
}
.list-group-item,
.panel,
.panel-heading {
  border: 0;
}
.panel-default>.panel-heading,
.panel-heading {
  background: #363636;
  color: #fff;
}
.panel-group[role=tablist] .panel-default>.panel-heading[role=tab] .panel-title>a,
.panel-group[role=tablist] .panel-heading[role=tab] .panel-title>a {
  background-position: right 5px;
  background-repeat: no-repeat;
  padding-right: 10px;
}
.panel-default>.panel-heading .panel-title>a,
.panel-heading .panel-title>a {
  display: block;
}
.panel-default>.panel-heading .panel-title>a:focus,
.panel-default>.panel-heading .panel-title>a:hover,
.panel-heading .panel-title>a:focus,
.panel-heading .panel-title>a:hover {
  color: #cacaca;
  text-decoration: none;
}
.well {
  padding: 12px;
  background: #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.well.well-outline,
.well.well-outline h3,
.well.well-outline p {
  color: #666;
}
.well.well-outline {
  background: 0;
  height: 230px;
  border: 3px double #ececec;
}
.well.well-outline h3 {
  text-transform: none;
  font-size: 17px;
  line-height: 20px;
  padding-left: 12px;
  padding-right: 12px;
  font-family: 'Toshiba Sans';
  margin-left: -12px;
  margin-right: -12px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ececec;
}
.well.well-outline h3 small {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  font-family: 'Toshiba Sans';
}
.well.well-outline p {
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Toshiba Sans';
}

.thumbnail {
  border-radius: 0;
  padding: 10px;
}
.thumbnail .thumb-holder {
  background: #f2f2f2;
  padding: 10px;
}
.thumbnail .thumb-holder>a {
  position: relative;
  display: block;
  height: 193px;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
.lt-ie10 .thumbnail .thumb-holder img {
  width: auto;
}
.thumbnail .thumb-holder img {
  position: absolute;
  top: 0;
  right: 0;
  max-width: none!important;
  height: 100%;
}
.thumbnail .caption h3 {
  text-transform: none;
  font-size: 16px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #e1e1e1;
}
.thumbnail .caption p {
  color: #666;
  font-size: 12px;
}
.isotope {
  max-width: 100%;
  position: relative;
}
.isotope-item.active {
  width: 465px;
  min-height: 447px;
}
.isotope-products .isotope-item .btn-black,
.isotope-products .isotope-item .btn-default {
  background: #777;
}
.isotope-products .isotope-item .btn-default.active,
.isotope-products .isotope-item .btn-default:active,
.isotope-products .isotope-item .btn-default:focus,
.isotope-products .isotope-item .btn-default:hover,
.isotope-products .item.stamp .btn-black,
.isotope-products .item.stamp .btn-black.active,
.isotope-products .item.stamp .btn-black:active,
.isotope-products .item.stamp .btn-black:focus,
.isotope-products .item.stamp .btn-black:hover {
  background: #555;
}
.isotope-products .isotope-item .btn-black.active,
.isotope-products .isotope-item .btn-black:active,
.isotope-products .isotope-item .btn-black:focus,
.isotope-products .isotope-item .btn-black:hover,
.isotope-products .item.stamp .btn-black {
  background: #000;
}
.isotope-consumer-products h1 strong,
.isotope-consumer-products h2 strong,
.isotope-consumer-products h3 strong,
.isotope-consumer-products h4 strong,
.isotope-consumer-products h5 strong,
.isotope-consumer-products h6 strong {
  color: #000;
}
.isotope-item.active,
.isotope-item.active .thumbnail .caption-text {
  height: auto;
}
.isotope-item.active .thumbnail .caption-text {
  min-height: 159px;
  min-height: 107px;
}
.isotope-item {
  min-height: 447px;
  width: 225px;
  max-width: 100%;
  overflow: hidden;
}
.isotope-item .isotope-reduce,
.isotope-item.active .isotope-expand {
  display: none;
}
.isotope-item .btn.isotope-reduce.ps-reduce {
  float: right;
  padding: 1px 5px;
  height: auto;
  line-height: normal;
}
.isotope-item .btn.isotope-reduce.ps-reduce span {
  display: none;
  text-transform: uppercase;
  font-size: 10px;
}
.isotope-item .isotope-expand,
.isotope-item.active .isotope-reduce {
  display: inline-block;
}
.isotope-item.stamp .btn-group,
.isotope-item.stamp h4 a,
.stamp-sidebar.show-nojs,
.stamp-sidebar.show-nojs .btn-group,
.stamp-sidebar.show-nojs h4 a {
  display: block;
}
.isotope-item.active .btn.btn-default {
  background: #777;
  margin-bottom: 3px;
  font-size: 12px;
  margin-right: 5px;
}
.isotope-item.active .btn.btn-default.active,
.isotope-item.active .btn.btn-default:active,
.isotope-item.active .btn.btn-default:focus,
.isotope-item.active .btn.btn-default:hover {
  background: #e40101;
}
.isotope-item.active .btn.btn-black {
  background: #777;
  margin-bottom: 3px;
}
.isotope-item.active .btn.btn-black.active,
.isotope-item.active .btn.btn-black:active,
.isotope-item.active .btn.btn-black:focus,
.isotope-item.active .btn.btn-black:hover {
  background: #000;
}
.isotope-item .thumbnail {
  border: 0;
  padding: 0;
  margin: 0;
}
.isotope-item .thumbnail .caption-text {
  height: 144px;
  height: 158px;
  height: 164px;
  overflow: hidden;
}
.isotope-item.stamp .stamp-content,
.isotope-item.stamp h4,
.stamp-sidebar.show-nojs .stamp-content,
.stamp-sidebar.show-nojs h4 {
  padding: 10px 18px;
  margin-bottom: 0;
}
.isotope-item.stamp .stamp-content,
.stamp-sidebar.show-nojs .stamp-content {
  background: #f2f2f2;
}
.isotope-item.stamp address,
.isotope-item.stamp h4,
.isotope-item.stamp h5,
.stamp-sidebar.show-nojs address,
.stamp-sidebar.show-nojs h4,
.stamp-sidebar.show-nojs h5 {
  margin: 0;
}
.isotope-item.stamp hr,
.stamp-sidebar.show-nojs hr {
  margin: 10px 0;
}
.isotope-item.stamp h4,
.isotope-item.stamp h4 a,
.stamp-sidebar.show-nojs h4,
.stamp-sidebar.show-nojs h4 a {
  color: #333;
  text-decoration: none;
}
.isotope-item.stamp h4,
.stamp-sidebar.show-nojs h4 {
  background: #fff;
  border-top: solid 1px #d9d9d9;
  border-bottom: solid 1px #d9d9d9;
}
.isotope-item.stamp h4 a:hover,
.stamp-sidebar.show-nojs h4 a:hover {
  opacity: .65;
  filter: alpha(opacity=65);
}
.isotope-item.stamp .stamp-body,
.stamp-sidebar.show-nojs .stamp-body {
  height: 427px;
  color: #666;
  margin-bottom: 20px;
}
.isotope-item.stamp p .btn:hover,
.stamp-sidebar.show-nojs p .btn:hover {
  opacity: .75;
  filter: alpha(opacity=75);
}
.isotope-item.stamp p .btn,
.stamp-sidebar.show-nojs p .btn {
  padding: 0 5px;
}
.isotope-item.stamp .article-header,
.stamp-sidebar.show-nojs .article-header {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom-color: #D7D7D7;
}
.isotope-item.stamp .article-header h5,
.stamp-sidebar.show-nojs .article-header h5 {
  margin-bottom: 5px;
  line-height: 18px;
}
.isotope-item.stamp .article-header h5,
.isotope-item.stamp .article-header h5 a,
.stamp-sidebar.show-nojs .article-header h5,
.stamp-sidebar.show-nojs .article-header h5 a {
  font-size: 13px;
  color: #666;
  font-weight: 700;
}
.isotope-item.stamp .article-header:last-of-type,
.stamp-sidebar.show-nojs .article-header:last-of-type {
  border-bottom: 0;
}
.isotope-item.stamp .btn-group .btn,
.stamp-sidebar.show-nojs .btn-group .btn {
  display: block;
  float: none;
  margin-bottom: 10px;
}
.isotope-item.stamp .btn-group .btn:last-child,
.stamp-sidebar.show-nojs .btn-group .btn:last-child {
  margin-bottom: 0;
}
.isotope-item.stamp .thumbnail .thumb-holder,
.stamp-sidebar.show-nojs .thumbnail .thumb-holder {
  background: #666;
}
.isotope-item.stamp-contact {
  left: 723px;
  top: 0;
}
.isotope-item.stamp-news {
  left: 720px;
  top: 447px;
}
.isotope-item.stamp-sidebar.row-2 {
  height: 894px;
}
.stamp-sidebar.show-nojs {
  width: 350px;
  max-width: 100%;
  margin: 0 auto;
}
.isotope-item.stamp-sidebar .stamp-body,
.stamp-sidebar.show-nojs .stamp-body {
  height: auto;
  overflow: visible;
}
#heading-local-activities {
  margin-bottom: -1px;
}
.page-menu-title h1 {
  clear: both;
  font-size: 16px;
  margin-bottom: 0;
  line-height: 22px;
}
article.article div#printable-area {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .page-business-products .container,
  .page-lifestyle-products .container {
    width: 100%;
  }
  .itemlogohistory .contentlogo .sideitem {
    width: 100%!important;
  }
}
@media only screen and (max-width: 991px) {
  .isotope-item.stamp {
    top: 0;
  }
  .isotope-item.stamp-contact {
    left: 0;
  }
  .isotope-item.stamp-news {
    left: 285px;
    top: 447px;
  }
  .isotope-item.stamp {
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: auto!important;
  }
  .conpany_img_box.full .img_box {
    width: 100%!important;
  }
}
.callout {
  border: 1px solid #dfdfdf;
  border-left-width: 5px;
  border-left-color: #e23f41;
  border-radius: 2px 0 0 2px;
  background: #f2f2f2;
  color: #666;
  font-size: 12px;
  padding: 13px;
}
.callout.callout-narrow {
  padding-top: 7px;
  padding-bottom: 7px;
}
.callout .btn {
  font-size: 12px;
  color: #000;
}
.callout .btn:hover {
  text-decoration: underline;
}
.find-out,
.find-out:hover,
.solution-thumbnails .item .item-img .overlay-link a:hover {
  text-decoration: none;
}
.nav-tabs {
  border-bottom: solid 2px #e40101;
  margin-bottom: 0;
}
.nav-tabs>li>a {
  border-radius: 0;
  color: #666;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
  border-color: #333;
  background: #333;
  color: #fff;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: 1px solid #333;
  border-bottom-color: transparent;
}
.nav-pills {
  margin: 0 0 20px;
}
.nav-pills>li>a {
  border-radius: 0;
  color: #666;
  text-transform: uppercase;
  background: #EEE;
}
.nav-pills.nav-media-galery>li>a {
  background: #666;
  color: #fff;
}
.nav-pills.nav-media-galery>li>a:hover {
  background: #e40101;
}
.nav-pills>li>a>span {
  display: block;
  overflow: hidden;
  max-width: 100%;
}
.nav-pills>li.active>a:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #e40101;
}
.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
  background: #DBDBDB;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #FFF;
  background: #e40101;
}
.pagination>li>a,
.pagination>li>span {
  background: #F0F0F0;
  color: #333;
  border: 0;
  margin: 0 1px;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li>a,
.pagination>li>span {
  border-radius: 0;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  background: #333;
  color: #fff;
}
.media-list.media-list-header {
  background: #666;
  color: #fff;
  font-family: 'Toshiba Sans';
  text-transform: uppercase;
  padding: 5px 0;
  margin: 0 0 20px;
}
.media-list.media-list-header .media {
  padding: 0;
  border: 0;
}
.media-list.media-list-header .media-body,
.media-list.media-list-header .media-left,
.media-list.media-list-header .media-right {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
}
.media-list.media-list-header .media-body {
  padding-left: 10px;
}
.modal-content {
  border: 1px solid #EBEBEB;
  background: #f2f2f2;
}
.modal-header {
  background: #fff;
}
.carousel-inner>.item img {
  width: 100%;
}
.carousel-inner>.item .carousel-btn-more,
.carousel-nojs .carousel-btn-more {
  position: absolute;
  bottom: auto;
  top: 42%;
  right: 3%;
}
.carousel-btn-more:hover {
  background: #e40101;
}
.carousel#carousel-homepage {
  max-width: 1980px;
  max-width: none;
  margin: 0 auto;
}
.article#banner-home .carousel#carousel-homepage .carousel-caption {
  top: 5%;
  left: 50%;
  margin-left: -36%;
  right: auto;
  bottom: auto;
  padding: 10px;
  width: 430px;
  max-width: 90%;
  text-align: left;
  background: rgba(255, 255, 255, .5);
}
.article#banner-home .carousel#carousel-homepage h1 {
  font-size: 35px;
}
.article#banner-home .carousel#carousel-homepage h2 {
  display: inline-block;
  font-size: 12px;
  text-shadow: none;
  color: #fff;
  background: #000;
  padding: 10px;
}
.article#banner-home .btn .icon.icon-circledarrow-r {
  background-position: 0 0;
  width: 12px;
  height: 11px;
}
.article#banner-home .btn-press-release:hover {
  color: #D0D0D0;
  background-color: #777;
}
.article#banner-home .btn-press-release {
  position: static;
  display: block;
  float: right;
  margin: 0;
  text-align: left;
  line-height: normal;
  font-size: 20px;
  width: 55px;
  height: 55px;
  padding: 15px 18px;
  background: #5d5d5d;
  color: #8d8d8d;
  border-left: solid 1px #fff;
}
.article#banner-home .carousel-indicators {
  position: absolute;
  left: auto;
  right: 10px;
  bottom: 10px;
  z-index: 1;
  display: block;
  float: right;
  padding: 0;
  margin: 0;
  width: auto;
  text-align: left;
  line-height: normal;
}
.article#home-content .toshiba-logos,
.img-list,
.news-ticker h2 {
  text-align: center;
}
.article#banner-home .carousel-indicators li .roll {
  display: none;
}
.article#banner-home .carousel-indicators li {
  display: inline-block;
  float: none;
  background: center center no-repeat #303030;
  background-size: cover;
  border: 1px solid #FFF;
  border-radius: 50%;
  background-image: none!important;
}
.article#banner-home .carousel-indicators .active,
.article#banner-home .carousel-indicators .active:hover,
.article#banner-home .carousel-indicators li:hover {
  background-color: #818080;
}
.article#banner-home .carousel-indicators .active,
.article#banner-home .carousel-indicators li {
  margin: 0;
  padding: 0;
  width: 11px;
  height: 11px;
}
.article#banner-home {
  position: relative;
  margin-bottom: 20px;
  background: 0;
}
.article#banner-home .carousel-footer {
  z-index: 1;
  padding: 0;
  background: #e5e5e5;
}
.article.solution#banner-home .carousel-indicators {
  right: 10px;
  bottom: 50px;
}
.article.solution#banner-home .carousel-indicators li {
  border-radius: 10px;
  background: center center no-repeat #303030;
  border: 1px solid #FFF;
}
.article.solution#banner-home .carousel-indicators .active,
.article.solution#banner-home .carousel-indicators .active:hover,
.article.solution#banner-home .carousel-indicators li:hover {
  background: #818080;
}
.article.solution#banner-home .caption {
  background: rgba(255, 255, 255, .8);
  position: absolute;
  right: 16px;
  top: 30%;
  width: 30%;
  padding: 20px 10px;
  border-left: 5px solid red;
}
.article.solution#banner-home .caption h3 {
  color: red;
  font-size: 14px;
  text-transform: none;
  margin-bottom: 8px;
}
.article.solution#banner-home .caption p {
  font-family: 'Toshiba Sans' !important;
  font-weight: 700;
  font-size: 16px;
  line-height: normal;
  color: #333;
  margin-bottom: 0;
}
.article.solution#banner-home .caption a {
  color: red;
}
.formfilter {
  background: #333;
  padding: 10px;
  color: #Fff;
}
.find-out span:after,
.find-out span:before {
  width: 20px;
  background-repeat: no-repeat;
  content: ' ';
}
.formfilter select {
  color: #cfcccc;
  font-size: 12px;
  padding: 2px;
}
.find-out {
  color: #fff;
  padding: 5px 0;
  bottom: 20px;
  display: block;
  height: 20px;
}
.find-out:hover {
  color: red;
}
.find-out span {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  height: 19px;
}
.find-out:hover span {
  padding-left: 35px;
}
.find-out span:before {
  height: 19px;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  background-image: url(../img/find-out.png);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  opacity: 0;
  z-index: -1;
  display: inline-block;
  position: absolute;
}
.find-out:hover span:before {
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  transition-duration: .5s;
  transform: translateX(-35px);
  -webkit-transform: translateX(-35px);
  -moz-transform: translateX(-35px);
  -ms-transform: translateX(-35px);
  -o-transform: translateX(-35px);
  opacity: 1;
  z-index: 1;
}
.find-out span:after {
  display: block;
  height: 19px;
  opacity: 0;
  background-image: url(../img/find-arrow.png);
  background-position: right center;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  transform: translate(15px, -23px);
  -webkit-transform: translate(15px, -23px);
  -moz-transform: translate(15px, -23px);
  -ms-transform: translate(15px, -23px);
  -o-transform: translate(15px, -23px);
  z-index: -1;
}
.find-out:hover span:after {
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
  transform: translate(0, -23px);
  -webkit-transform: translate(0, -23px);
  -moz-transform: translate(0, -23px);
  -ms-transform: ttranslate(0, -23px);
  -o-transform: translate(0, -23px);
  z-index: 1;
}
.solution-thumbnails,
.solution-thumbnails>.row>.col-md-6 {
  padding: 15px;
}
.solution-thumbnails .item {
  padding: 0;
  border: thin solid #e1e1e1;
}
.solution-thumbnails .item .item-text {
  position: relative;
  height: 130px;
  overflow: hidden;
  padding: 15px;
}
.solution-thumbnails .item .item-text h3,
.solution-thumbnails .item .item-text h3 a {
  font-family: 'Toshiba Sans' !important;
  font-size: 14px;
  color: #000;
  text-transform: none;
  line-height: 18px;
  margin-top: 0;
}
.solution-thumbnails .item .item-text span {
  font-family: 'Toshiba Sans' !important;
  font-size: 12px;
  color: #666;
  display: block;
  line-height: 16px;
}
.solution-thumbnails .item .item-text .put-bottom {
  position: absolute;
  bottom: 10px;
}
.solution-thumbnails .item .item-img {
  position: relative;
  height: 130px;
  overflow: hidden;
}
.solution-thumbnails .item .item-img .overlay-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 0, 0, .5);
  opacity: 0;
  line-height: 130px;
  text-align: center;
  transition: opacity .5s ease;
  z-index: 1;
}
.solution-thumbnails .item:hover .item-img .overlay-link {
  opacity: 1;
  transition: opacity .5s ease;
}
.solution-thumbnails .item .item-img .overlay-link a {
  font-family: 'Toshiba Sans';
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 15px;
}
.solution-thumbnails .item .item-img .border-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid rgba(255, 255, 255, .5);
  opacity: 1;
  transition: opacity .5s ease;
}
.popover,
.popover-wrapper {
  position: relative;
}
.solution-thumbnails .item:hover .item-img .border-img {
  opacity: 0;
  transition: opacity .5s ease;
}
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  left: -18px;
  background: url(../img/sl-prev.png) no-repeat;
}
.slick-next,
.slick-next:focus,
.slick-next:hover {
  right: -18px;
  background: url(../img/sl-next.png) no-repeat;
}
.slick-next,
.slick-prev {
  width: 25px;
  height: 37px;
}
.corporate-announcement h2 {
  font-family: 'Toshiba Sans' !important;
  margin-top: 20px;
}
.corporate-announcement h2 .line-title {
  display: block;
  margin-top: 10px;
}
.corporate-announcement h2 .line-title span.date {
  font-family: 'Toshiba Sans' !important;
  font-size: 14px;
  color: #666;
}
.action .back-btn {
  background: #e40101;
  color: #fff;
  font-size: 12px;
  font-family: 'Toshiba Sans' !important;
  padding: 5px 10px;
}
.solution-detail h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-top: 20px;
}
.solution-detail .connected-carousels .navigation,
.solution-detail .connected-carousels .stage .slider-for {
  min-height: 340px;
  max-height: 340px;
}
.solution-detail .solution-thumbnails {
  border-top: 2px solid #E40101;
  background-color: #f4f4f4;
}
.red-ribbon {
  background-color: #E40101;
  margin-bottom: 20px;
}
.red-ribbon .container {
  padding: 20px 30px;
}
.red-ribbon p {
  font-size: 16px;
  color: #fff;
  font-family: 'Toshiba Sans';
  margin: 0;
}
.news-ticker {
  margin-right: 55px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #f9f9f9), color-stop(67%, #ededed), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
}
.news-ticker h2 a:hover {
  color: #D0D0D0;
  text-decoration: none;
}
.news-ticker h2 a {
  color: #FFF;
}
.news-ticker h2 {
  float: left;
  margin: 0 10px 0 0;
  padding: 22px 15px;
  background: #333;
  line-height: 12px;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFF;
}
.btn .icon.icon-arrow-r,
.news-ticker .icon.icon-arrow-r {
  margin-left: 5px;
  background-position: -101px 0;
  width: 6px;
  height: 11px;
}
.news-ticker-list {
  display: block;
  float: none;
  clear: none;
  width: auto;
  margin: 0 70px 0 142px;
}
.news-ticker-list .item {
  vertical-align: middle;
  color: #2A2A2A;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
.news-ticker .carousel-control {
  border: 0;
  margin: 0;
  padding: 0;
  text-shadow: none;
  box-shadow: none;
  opacity: 1;
  filter: (opacity=100);
  width: 30px;
  background: url(../img/arrows-sprite.png) no-repeat #5d5d5d;
}
.news-ticker .carousel-control:hover {
  background-color: #777;
}
.news-ticker .carousel-control.left {
  background-position: 8px center;
  left: auto;
  right: 30px;
}
.news-ticker .carousel-control.right {
  background-position: -90px center;
  left: auto;
  right: 0;
}
.news-ticker .carousel-control .glyphicon {
  display: none;
}
.news-ticker .carousel-control,
.news-ticker h2,
.news-ticker-list .item {
  height: 55px;
}
.article#home-content .jcarousel {
  margin: 0;
  padding: 0;
}
.article#home-content .jcarousel ul {
  border: 0;
}
.article#home-content .jcarousel li a {
  display: block;
  color: inherit;
  cursor: pointer;
  background: 0;
  border: 0;
  padding: 0;
  margin: 0;
  line-height: normal;
  border-radius: 0;
}
.article#home-content .home-content-view {
  margin: 0 0 40px;
}
.article#home-content h3 {
  font-family: 'Toshiba Sans';
  font-size: 13px;
  font-weight: 700;
  border: 1px solid #dddddb;
  padding: 10px 7px 10px 10px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #f9f9f9), color-stop(67%, #ededed), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
}
.article#home-content .jcarousel li {
  margin: 0 8px;
}
.article#home-content .jcarousel li .img-cover {
  background-size: 285px;
}
.article#home-content .jcarousel li,
.article#home-content .jcarousel li .img {
  width: 205px;
}
.article#home-content .jcarousel li .img {
  height: 120px;
}
.article.page-heading {
  margin-top: 68px;
  margin-bottom: 0;
}
.page-header:after,
.page-header:before {
  content: ' ';
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header {
  background: #F2F2F2;
  border-top: 1px solid #D6D6D6;
  margin: 0;
  padding: 20px 0;
}
.page-header h1 {
  margin-bottom: 0;
  float: left;
}
.page-header .breadcrumb {
  text-transform: uppercase;
  line-height: 16px;
  background: 0 0;
  margin: 10px 0;
  float: right;
  padding: 0;
}
.page-header .breadcrumb>li {
  margin: 0;
}
.page-header .breadcrumb>li+li:before {
  content: "\25BA";
}
.page-title {
  color: #666;
  padding: 0 0 25px;
  margin-bottom: 20px;
  text-transform: capitalize;
  border-bottom: 1px solid #ECECEC;
  font-family: 'Toshiba Sans';
  font-size: 24px;
}
.panel-primary {
  border: none;
}
.panel-primary a:hover .panel-heading {
  background: #666;
}
.panel-primary a {
  color: #666;
  text-decoration: none!important;
}
.panel-primary a:hover {
  text-decoration: none;
}
.panel-primary .panel-heading {
  color: #FFF;
  background: #333;
  border-color: #333;
  border-radius: 0;
  padding: 10px 25px;
}
.panel-primary .panel-title {
  font-size: 16px;
  line-height: 18px;
  height: 57px;
  text-transform: capitalize;
  display: table-cell;
  vertical-align: middle;
}
.panel-primary .panel-title>strong {
  color: #fff;
  font-family: 'Toshiba Sans';
}
.panel-primary .panel-body {
  border: 1px solid #DFDFDF;
  padding: 20px;
  border-top: 0;
}
.popover {
  top: -16px;
  margin: 0;
  max-width: 100%;
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  background: #F7F7F7;
}
.popover.fade.in {
  transition: none;
}
.popover .popover-content {
  padding: 25px;
  background: #F5F5F5;
  filter: none;
}
.popover .popover-content h1,
.popover .popover-content h2,
.popover .popover-content h3,
.popover .popover-content h4 {
  float: left;
  padding-right: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
.popover .popover-content h3 small {
  text-transform: none;
}
.popover .popover-content p {
  clear: both;
}
.popover .popover-content .list-section {
  margin: 20px 0;
}
.popover.bottom>.arrow,
.popover.bottom>.arrow:after {
  display: none;
  border-bottom-color: #F5F5F5;
}
.popover-content-wrap {
  display: none;
}
.popover-wrapper .popover {
  position: relative;
  top: -26px!important;
  left: 0!important;
}
.popover-wrapper .popover-close {
  right: 8px;
  top: -17px;
  display: none;
  color: #a9a9a9;
  font-size: 16px;
  position: absolute;
  z-index: 999999;
}
.popover-wrapper .popover-close:hover {
  color: #E40101;
}
.popover-wrapper.section-about-toshiba .arrow {
  left: 4%!important;
}
.popover-wrapper.section-environmental-policy .arrow {
  left: 49%!important;
}
.popover-wrapper.section-environmental-management .arrow {
  left: auto!important;
  right: 23%;
}
.article#group-of-companies-content {
  margin-top: 20px;
}
.small-icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  top: 2px;
  position: relative;
  background: url(../img/small-icons.png) no-repeat;
}
.small-icon.tel {
  background-position: 2px 2px;
}
.small-icon.fax {
  background-position: -24px 2px;
}
.small-icon.url {
  background-position: -51px 2px;
}
.accordion-group>.panel>.panel-heading {
  padding: 0;
  background: 0 0;
  border: none;
}
.accordion-group .panel-title>a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding: 10px 15px;
  position: relative;
  background: #E50101;
  color: #FFF;
  text-decoration: none!important;
}
#contact-body h6,
.accordion-group .panel-title>a.collapsed:hover,
.accordion-group .panel-title>a:hover,
.backbtn a,
.carousel-header h2 a,
.contactdir,
.content-header .youtube a:focus,
.content-header .youtube a:hover,
.grid-container .grid .find-out {
  text-decoration: none;
}
.accordion-group .panel-title>a.collapsed {
  border: 1px solid #e8e8e8;
  background: url(../img/bg-white-gray.png) 0 bottom repeat-x #fff;
  color: #5d5d5d;
}
.accordion-group .panel-title>a.collapsed:hover {
  background: #F2F2F2;
}
.accordion-group .panel-title>a:after {
  clear: both;
  display: block;
  position: absolute;
  top: 22px;
  right: 25px;
  content: "";
  height: 0;
  width: 0;
  padding: 0;
  margin: -8px;
  border: 6px solid transparent;
  border-top-color: #fff;
}
.accordion-group .panel-title>a.collapsed:after {
  border: 6px solid transparent;
  border-top-color: #666;
}
.accordion-group .panel-collapse .panel+.panel {
  margin-top: 10px;
}
.accordion-group .panel-collapse .panel>.panel-heading.no-body-content {
  padding-bottom: 0;
  border-bottom: 0;
}
.accordion-group .panel-collapse .panel>.panel-heading {
  color: #666;
  padding: 0 0 15px;
  background: 0 0;
  border-bottom: 1px solid #E7E7E7;
}
.accordion-group .panel-collapse .panel>.panel-heading h4 {
  font-family: 'Toshiba Sans';
  color: #E40101;
  font-size: 16px;
}
.accordion-group .panel-collapse .panel>.panel-heading address {
  margin: 0;
}
.accordion-group .panel-collapse .panel-body .map-location {
  display: block;
  float: none;
  margin: 20px auto;
}
.accordion-group .panel-collapse .panel>.panel-body .contact-info {
  padding: 10px 0 0;
  margin: 0;
}
.accordion-group .panel-collapse .panel>.panel-body {
  padding: 0;
}
.accordion-group .panel-collapse .panel {
  border-radius: 0;
  border: 1px solid #E8E8E8;
  padding: 15px;
}
.page-banner {
  margin-bottom: 25px;
}
.page-banner img {
  width: 100%;
  height: auto;
}
.displaynone,
.page-banner img.displaynone {
  display: none;
}
.no-bullets li {
  list-style: none!important;
}
.panel-gray.social-media {
  min-height: 190px;
}
.panel-gray .panel-heading {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 1%, #f7f7f7 50%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #fff), color-stop(50%, #f7f7f7), color-stop(100%, #f7f7f7));
  background: -webkit-linear-gradient(top, #fff 1%, #f7f7f7 50%, #f7f7f7 100%);
  background: -o-linear-gradient(top, #fff 1%, #f7f7f7 50%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #fff 1%, #f7f7f7 50%, #f7f7f7 100%);
  background: linear-gradient(to bottom, #fff 1%, #f7f7f7 50%, #f7f7f7 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=0);
  border-bottom: 1px solid #e8e8e8;
}
.panel-gray.facebook .panel-heading {
  color: #38599b;
}
.panel-gray.youtube .panel-heading {
  color: #eb2429;
}
.panel-gray.twitter .panel-heading {
  color: #2aa9e0;
}
.panel-gray.googleplus .panel-heading,
.panel-gray.instagram .panel-heading {
  color: #d3492c;
}
.panel-gray {
  border: 1px solid #e8e8e8;
}
.panel-gray .panel-body {
  border-top: none;
}
.panel-gray .panel-heading .panel-title {
  padding-left: 30px;
  position: relative;
  font-family: 'Toshiba Sans';
}
.panel-gray .panel-heading .panel-title:before {
  clear: both;
  display: block;
  position: absolute;
  top: 5px;
  left: 11px;
  content: "";
  height: 20px;
  width: 20px;
  padding: 0;
  margin: -8px;
  background: url(../img/social-icons.png) no-repeat;
}
.panel-gray.facebook .panel-heading .panel-title:before {
  background-position: 0 0;
}
.panel-gray.youtube .panel-heading .panel-title:before {
  background-position: -27px 0;
}
.panel-gray.twitter .panel-heading .panel-title:before {
  background-position: -53px 0;
}
.panel-gray.googleplus .panel-heading .panel-title:before {
  background-position: -79px 0;
}
.panel-gray.instagram .panel-heading .panel-title:before {
  background-position: -106px 0;
}
.panel-gray .panel-body ul {
  margin: 0 0 0 4px;
}
.panel-gray .panel-body ul li a {
  color: #666;
}
.socialmedia-accordion .panel-heading {
  padding: 0 10px;
  background: 0 0;
  border: none;
}
.socialmedia-accordion .panel-heading a {
  color: #666;
}
.socialmedia-accordion .panel-body {
  margin-left: 10px;
}
.socialmedia-accordion .panel-body li {
  line-height: 17px;
}
.socialmedia-accordion .panel-body ul li a {
  font-size: 12px;
}
.img-list li {
  margin-bottom: 20px!important;
}
.img-list li:last-child {
  margin-bottom: 0!important;
}
.img-list li,
.img-list li a {
  color: #666;
}
.img-list li img {
  margin-bottom: 10px;
}
.img-list li p {
  font-size: 13px;
  line-height: normal;
}
.valign {
  vertical-align: middle;
  display: table-cell;
}
.page-careers .list-group .list-group-item:after,
.page-careers .list-group .list-group-item:before {
  content: ' ';
  display: table;
}
.page-careers .list-group .list-group-item:after {
  clear: both;
}
.page-careers .list-group .list-group-item {
  padding: 0;
  margin-top: -1px;
  position: inherit;
  background: #fbfbfb;
  border-top: 1px solid #dadada;
}
.page-careers .list-group .list-group-item:last-child {
  border-bottom: 1px solid #dadada;
}
.page-careers .list-group .list-group-item .left-col,
.page-careers .list-group .list-group-item .right-col {
  display: block;
  padding: 0 30px;
  width: 48%;
  float: left;
}
.page-careers .list-group .list-group-item .left-col {
  border-right: 2px solid #e44143;
}
.page-careers .list-group .list-group-item .right-col {
  border-left: 2px solid #e44143;
  margin-left: -2px;
}
.page-careers .list-group .list-group-item .right-col p {
  margin: 0;
}
.page-careers .list-group .list-group-item .left-col h3 {
  color: #666;
  font-size: 21px;
  padding-top: 8px;
  padding-left: 64px;
}
.page-careers .list-group .list-group-item .valign {
  height: 107px;
  position: relative;
  padding: 10px 0;
}
.page-careers .list-group .list-group-item .left-col .big-icon {
  float: left;
  padding: 0;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
}
.page-careers .list-group .list-group-item .left-col .big-icon img {
  padding: 12px;
}
.career-group {
  margin-bottom: 20px;
}
.career-group .career-title {
  margin: 0;
  font-size: 16px;
  line-height: 15px;
  text-transform: uppercase;
  padding: 20px 0 18px 24px;
}
.career-group .career-list-group {
  padding: 25px 17px;
  border-top: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
}
.career-group .career-list-group ul {
  margin: 0;
}
.career-group .career-list-group ul li {
  position: relative;
  padding: 19px 0 19px 7px;
  width: 19%;
}
.career-group .career-position-title {
  padding: 10px;
  margin: 0 0 20px;
  border-top: solid 1px #DDD;
  border-bottom: solid 1px #DDD;
  background: #f9f9f9;
}
.career-group .career-position-details {
  margin-left: 74px;
}
.career-group .career-list-group ul li .big-icon,
.career-group .career-position-title .big-icon {
  padding: 12px;
  background: #fff;
  border: 1px solid #D5D5D5;
  border-radius: 50%;
  float: left;
  display: block;
}
.career-group .career-list-group ul li .job-title,
.career-group .career-position-title .job-title {
  display: table-cell;
  line-height: 20px;
  width: 59%;
  height: 54px;
  vertical-align: middle;
  padding-left: 10px;
}
.career-group .career-list-group .icon-career {
  display: block;
  position: absolute;
  left: 6px;
  top: 6px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 1px solid #d5d5d5;
  border-radius: 50%;
  background: url(../img/icon-career.png) center no-repeat;
}
.join-toshiba {
  position: relative;
}
.join-toshiba h3 {
  font-size: 22px;
  padding: 18px 0 15px;
}
.join-toshiba .step-line {
  position: absolute;
  z-index: 0;
  clear: both;
  bottom: auto;
  top: 0;
  background: url(../img/line-dotted-big.png) center top repeat-y;
  width: 5px;
  height: 100%;
  left: 22px;
}
.join-step-group {
  padding: 20px 0;
}
.join-step-group .join-step-item-wrap:last-child {
  margin-bottom: 0;
}
.join-step-group .join-step-item-wrap {
  position: relative;
  padding-left: 60px;
  margin-bottom: 20px;
}
.join-step-group .join-step-item {
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  padding: 10px;
}
.join-step-group .step-count {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  margin-top: -38px;
}
.join-step-group .step-left {
  position: absolute;
  top: 50%;
  left: 12px;
  z-index: 1;
  margin-top: -75px;
  width: 49px;
  height: 150px;
  background: url(../img/step-left.png) no-repeat;
}
#corporate-representative-message-main .lead {
  padding-top: 5px;
  padding-bottom: 5px;
}
.representative-information {
  margin-top: 10px;
}
#cp-tabs .nav-tabs {
  border-bottom: 0;
  margin-bottom: 0;
  margin-left: -5px;
  margin-right: -5px;
}
#cp-tabs .nav-tabs>li {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
}
#cp-tabs .nav-tabs>li>a {
  padding: 0;
  border: 0;
}
#cp-tabs .nav-tabs>li>a .panel-body {
  color: #666;
  min-height: 135px;
}
#cp-tabs .nav-tabs>li.active>a .panel-heading,
#cp-tabs .nav-tabs>li.active>a:focus .panel-heading,
#cp-tabs .nav-tabs>li.active>a:hover .panel-heading,
#cp-tabs .nav-tabs>li>a:focus .panel-heading,
#cp-tabs .nav-tabs>li>a:hover .panel-heading {
  background: #666;
}
#cp-tabs .nav-tabs>li>a .panel-primary .panel-title {
  font-size: 15px;
  line-height: 15px;
}
#cp-tabs .tab-content {
  padding: 25px;
  background: #F5F5F5;
  filter: none;
}
#cp-tabs .tab-content h1,
#cp-tabs .tab-content h2,
#cp-tabs .tab-content h3,
#cp-tabs .tab-content h4 {
  float: left;
  padding-right: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
}
#cp-tabs .tab-content h3 small {
  text-transform: none;
}
#cp-tabs .tab-content p {
  clear: both;
}
#corporate-offices-content.article {
  margin-top: 20px;
}
.article#brandacty-main .lead {
  padding: 13px 13px 13px 30px;
  margin-left: -35px;
  margin-right: -34px;
}
.article#brandacty-gallery .jcarousel li {
  margin: 0 22px;
}
.article#brandacty-gallery .jcarousel li .img {
  width: 167px;
  height: 156px;
}
.media-meta .btn-group .btn {
  background: #F8F8F8;
  margin-right: 8px;
  margin-bottom: 5px;
  font-size: 12px;
}
.media-heading {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 7px;
  margin-left: 12px;
}
.media-list .media-heading>a,
.media-list .media-heading>a:hover {
  font-family: 'Toshiba Sans';
  color: #000;
}
.footer-sub-menu {
  font-size: 11px;
  line-height: 1.5;
}
.footer-sub-menu,
.footer-sub-menu .footer-regions-col,
.footer-sub-menu .footer-regions-col>div {
  margin-bottom: 0;
}
.article#home-content .toshiba-logos h3 {
  margin-bottom: 0;
  font-size: 11px;
  overflow: hidden;
  text-align: left;
}
.article#home-content .toshiba-logos img {
  width: 100%;
}
.article#home-content .toshiba-logos .section-col-wrapper>.section-col-5 {
  display: inline-block;
  float: none;
  margin-right: .5%;
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.en .img-responsive,
.thumbnail a>img,
.thumbnail>img {
  width: auto;
}
.lt-ie9 .navbar-default#header-desktop .navbar-nav li>.dropdown-menu#dropdowncountries>li {
  width: 33%;
  min-height: 30px;
}
.lt-ie9 .navbar-default#header-desktop .navbar-nav li>.dropdown-menu#dropdown-countries-2 {
  right: -15px!important;
}
.lt-ie9 .navbar-default#header-desktop .navbar-nav li>.dropdown-menu#dropdown-countries-2>li {
  min-height: 30px;
}
.alignright {
  float: right!important;
  margin-bottom: 5px;
  margin-left: 10px;
}
.alignleft {
  float: left!important;
  margin-bottom: 5px;
  margin-right: 10px;
}
.aligncenter {
  display: block;
  margin: auto;
  padding-bottom: 5px;
}
div#country-activity-content .wp-caption {
  width: 210px!important;
  float: left;
  margin-left: 15px;
}
div#country-activity-content>.wp-caption:nth-of-type(1) {
  margin-left: 0!important;
}
.carousel-header {
  border-bottom: 2px solid red;
  display: block;
  float: left;
  width: 100%;
}
.carousel-header h2 {
  font-size: 13px;
  color: #333;
  margin: 0;
  text-transform: capitalize;
  padding: 16px 15px;
  float: left;
}
.carousel-header h2.active {
  background: #333;
  color: #fff;
}
.carousel-header h2 a {
  color: inherit;
}
#carousel-homepage .carousel-inner .item {
  width: 100%;
  height: auto;
}
#carousel-homepage .carousel-inner .item img {
  width: 100%;
  height: auto!important;
  max-width: 100%;
}
.breadcrumb>li:last-child a {
  color: #666;
}
.content-header {
  border-bottom: 2px solid red;
  padding: 10px 0;
  overflow: hidden;
}
.content-header h2 {
  display: inline-block;
  margin: 0;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 700;
}
.content-header .youtube {
  float: right;
}
.content-header .youtube img {
  max-height: 25px;
  display: inline-block;
}
.content-header .youtube span {
  color: #333;
  font-weight: 700;
}
.grid-container {
  overflow: hidden;
}
.grid-container .grid:nth-child(n+4) .grid-caption {
  float: right;
  background-image: -webkit-linear-gradient(right, #5d5d5d 0, #333 100%);
  background-image: -o-linear-gradient(right, #5d5d5d 0, #333 100%);
  background-image: linear-gradient(to right, #5d5d5d 0, #333 100%);
}
.grid-container .grid {
  float: left;
  width: 33%;
  height: 132px;
  background: #7d7e7d;
  margin: 0 2px 2px 0;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  position: relative;
}
.grid-container .grid.disabled .coming {
  opacity: 0;
  background: rgba(0, 0, 0, .8);
  color: #fff;
  font-family: 'Toshiba Sans' !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  text-align: center;
  line-height: 130px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.grid-container .grid.disabled .coming h1 {
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: 2px solid #fff;
  display: inline-block;
  padding: 8px;
  line-height: normal;
}
.grid-container .grid.disabled:hover .coming {
  opacity: 1;
}
.grid-container .grid img {
  display: inline-block;
  vertical-align: middle;
  object-fit: cover;
  height: 132px!important;
  width: 50%!important;
}
.grid-container .grid .grid-caption {
  width: 50%;
  float: left;
  height: 100%;
  padding: 15px 8px 15px 15px;
  background-image: -webkit-linear-gradient(right, #333 0, #5d5d5d 100%);
  background-image: -o-linear-gradient(right, #333 0, #5d5d5d 100%);
  background-image: linear-gradient(to right, #333 0, #5d5d5d 100%);
  position: relative;
}
.grid-container .grid .find-out span:after,
.grid-container .grid .find-out span:before {
  content: ' ';
  width: 20px;
  opacity: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
.grid-container .grid .grid-caption h4 {
  color: #fff;
  margin-bottom: 5px;
}
.grid-container .grid .find-out {
  color: #fff;
  padding: 5px 0;
  position: absolute;
  bottom: 20px;
  display: block;
  height: 20px;
}
.grid-container .grid .find-out span {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  height: 19px;
}
.grid-container .grid .find-out span:before {
  height: 19px;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
  background-image: url(../img/find-out.png);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  display: inline-block;
  position: absolute;
}
.grid-container .grid .find-out span:after {
  display: block;
  height: 19px;
  background-image: url(../img/find-arrow.png);
  background-position: right center;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  transition: opacity .2s;
  transform: translate(15px, -23px);
  -webkit-transform: translate(15px, -23px);
  -moz-transform: translate(15px, -23px);
  -ms-transform: translate(15px, -23px);
  -o-transform: translate(15px, -23px);
}
.grid-container .grid .find-out:hover {
  text-decoration: none;
  color: red;
}
.grid-container .grid .find-out:hover span {
  padding-left: 35px;
}
.grid-container .grid .find-out:hover span:before {
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  transition-duration: .5s;
  transform: translateX(-35px);
  -webkit-transform: translateX(-35px);
  -moz-transform: translateX(-35px);
  -ms-transform: translateX(-35px);
  -o-transform: translateX(-35px);
  opacity: 1;
  z-index: 1;
}
.grid-container .grid .find-out:hover span:after {
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  transition-delay: .1s;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
  transform: translate(0, -23px);
  -webkit-transform: translate(0, -23px);
  -moz-transform: translate(0, -23px);
  -ms-transform: ttranslate(0, -23px);
  -o-transform: translate(0, -23px);
  z-index: 1;
}
.grid-container .grid .grid .grid-caption h4 {
  color: #fff;
  margin-bottom: 5px;
}
.grid-container .grid .grid-caption .desc {
  color: #acacac;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.grid-container .grid.fadeout {
  opacity: 0;
  z-index: -1;
}
.content-nav {
  background: #333;
  padding: 5px;
}
.content-nav h2 {
  color: #fff;
  font-size: 15px;
  margin: 0;
  display: inline-block;
}
.content-nav .exit {
  float: right;
  color: #fff;
  font-size: 14px;
}
#banner-home .nav-tabs {
  margin-bottom: 0;
}
#contact,
#contact #contact-body,
#contact .panel-heading,
.product,
.products,
.products .panel-heading {
  display: none;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  -webkit-animation: display-none-transition 1s;
  animation: display-none-transition 1s;
}
#contact.step-1,
.products.step-1 {
  display: block;
  margin-top: -20px;
}
#contact.step-1 .panel-heading,
.products.step-1 .panel-heading {
  display: block;
  opacity: 1;
  -webkit-animation: expandstep1 .9s;
  animation: expandstep1 .9s;
}
#contact.step-1 #contact-body,
.products.step-1 .product {
  display: block;
  opacity: 1;
  -webkit-animation: expandstep2 1.5s;
  animation: expandstep2 1.5s;
}
#contact.closed #contact-body,
.products.closed .product {
  display: none;
  opacity: 0;
  -webkit-animation: expandstep2 2.5s;
  animation: expandstep2 2.5s;
}
#contact.closed .panel-heading,
.products.closed .panel-heading {
  display: none;
  opacity: 0;
  -webkit-animation: expandstep1 1.5s;
  animation: expandstep1 1.5s;
}
.mainnav.fixed {
  position: fixed;
  top: 109px;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  z-index: 9;
  max-width: 960px;
}
.landing .nav.nav-tabs,
.landing article .do-not-print,
.nav-search form,
article.do-not-print {
  margin-bottom: 0;
}
.downloadbrochure {
  color: #333;
}
.exit,
.exitcontact {
  color: #fff;
  font-size: 16px;
  line-height: normal;
}
.exit i,
.exitcontact i {
  font-size: 18px;
  margin-left: 10px;
}
@keyframes display-none-transition {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes display-none-transition {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes display-none-transition {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
  }
  100% {
    opacity: 1;
  }
}
@keyframes expandstep1 {
  0% {
    height: 132px;
    width: 10%;
  }
  25% {
    height: 75px;
  }
  50% {
    height: 50px;
  }
  75% {
    height: 37px;
  }
  100% {
    width: 960px;
    height: auto;
    opacity: 1;
  }
}
@-webkit-keyframes expandstep1 {
  0% {
    height: 132px;
    width: 10%;
  }
  25% {
    height: 75px;
  }
  50% {
    height: 50px;
  }
  75% {
    height: 37px;
  }
  100% {
    width: 960px;
    height: auto;
    opacity: 1;
  }
}
@-moz-keyframes expandstep1 {
  0% {
    height: 132px;
    width: 10%;
  }
  25% {
    height: 75px;
  }
  50% {
    height: 50px;
  }
  75% {
    height: 37px;
  }
  100% {
    width: 960px;
    height: auto;
    opacity: 1;
  }
}
.icon-fax,
.icon-web {
  height: 13px;
  width: 13px;
  vertical-align: middle;
}
@keyframes expandstep2 {
  0% {
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes expandstep2 {
  0% {
    transform: translateY(100px);
    -webkit-transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@-moz-keyframes expandstep2 {
  0% {
    transform: translateY(100px);
    -moz-transform: translateY(100px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    opacity: 1;
  }
}
.downloadbrochure i {
  margin-right: 5px;
}
#contact-body h6 {
  margin-top: 10px;
  color: red;
  font-size: 1.5em;
  font-weight: 700;
}
#contact-body .table thead {
  background: #a3a3a3;
  color: #fff;
}
#contact-body .table thead th {
  border-bottom: 0;
  font-weight: 400;
}
#contact-body .table tbody h5 {
  font-weight: 700;
}
#contact-body .table tbody h5 a {
  color: #333;
}
#contact-body .table tbody td {
  border-color: #a3a3a3;
}
#contact-body .table tbody td .fa {
  vertical-align: middle;
  margin-right: 5px;
}
#contact-body .table tbody td .fa.fa-mobile {
  font-size: 18px;
}
.contactdir {
  color: #777;
}
.contactdir .fa {
  font-size: 18px;
  vertical-align: middle;
}
.icon-web {
  background: url(../img/icon-web.png) center no-repeat;
}
.icon-fax {
  background: url(../img/icon-fax.png) center no-repeat;
}
.nav-icon-search,
.nav-search-input {
  height: 20px;
  color: #777;
  position: relative;
}
.nav-icon-search,
.nav-search-input,
.table-content .chart img {
  vertical-align: top;
}
.nav-search {
  position: relative;
  float: right;
  overflow: hidden;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-backface-visibility: hidden;
  width: auto;
  padding: 0 7px 0 10px;
  border-right: solid 1px #D2D2D2;
  border-left: 1px solid #d2d2d2;
}
.nav-icon-search {
  z-index: 99;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  font-size: 17px;
  speak: none;
  font-family: fontAwesome;
  line-height: 1em;
  cursor: pointer;
  display: inline-block;
  background: 0 0;
  padding-right: 3px;
}
.nav-icon-search:before {
  content: "\f002";
}
.nav-search-submit {
  display: none;
}
.nav-search-input {
  border: none;
  outline: 0;
  margin: 0 -4px 0 0;
  z-index: 10;
  font-family: inherit;
  font-size: 11px;
  width: 0;
  background: #fff;
  max-width: 258px;
  padding: 0;
}
#secondary .sub-menu li a,
#secondary li a {
  font-family: 'Toshiba Sans';
  font-weight: 400;
}
.nav-search.nav-search-open .nav-icon-search,
.no-js .nav-search .nav-icon-search {
  background: #fff;
  color: #777;
  z-index: 11;
}
.nav-search.nav-search-open .nav-search-input {
  width: 210px;
  padding: 0 0 0 5px;
}
.nav-search.nav-search-open .nav-search-submit,
.no-js .nav-search .nav-search-submit {
  z-index: 90;
}
#secondary {
  display: block;
  background: #F2F2F2;
  margin-top: 5px;
  padding: 0;
}
#secondary ul {
  margin: 0;
  padding: .75em 1em;
  list-style: none;
}
#secondary li {
  list-style: none;
}
#secondary li a {
  color: #333;
}
#secondary li.current-menu-parent a,
#secondary li.current-page-ancestor a,
#secondary li.current_page_item a,
#secondary li.current_page_parent a {
  color: red;
}
#secondary li.current-page-ancestor>.sub-menu li:not(.current-page-ancestor)>.sub-menu,
#secondary li.current_page_ancestor>.sub-menu li:not(.current-page-parent)>.sub-menu {
  display: none;
}
#secondary li.current-menu-parent>.sub-menu,
#secondary li.current-page-ancestor>.sub-menu,
#secondary li.current_page_ancestor>.sub-menu,
#secondary li.current_page_item>.sub-menu {
  display: block!important;
}
#secondary li.current_page_ancestor>.sub-menu li.current_page_item>.sub-menu #secondary li.current-page-ancestor>.sub-menu li.current-page-ancestor>.sub-menu {
  display: block;
}
#secondary .sub-menu {
  display: none;
  margin: 0;
  padding: 0 0 5px 22px;
}
#secondary .sub-menu li a {
  color: #333;
}
#secondary .sub-menu li.current_page_item .sub-menu li.current_page_item a,
#secondary .sub-menu li.current_page_item a,
#secondary li.current-page-ancestor>a,
#secondary li.current_page_ancestor>a {
  color: red;
}
#secondary .sub-menu li.current_page_item .sub-menu a {
  color: #333;
}
#secondary .sub-menu li:before {
  content: " > ";
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: -.1em;
  position: relative;
}
#secondary .sub-menu li.current-page-ancestor:before,
#secondary .sub-menu li.current_page_ancestor:before,
#secondary .sub-menu li.current_page_item:before {
  color: red;
}
.subnav-header {
  background: #333;
  padding: 12px 6px;
  text-align: center;
}
.subnav-header h1 {
  color: #fff;
  margin-bottom: 0;
  font-family: 'Toshiba Sans';
  font-size: 18px;
}
.backbtn {
  background: #777;
  padding: 6px;
  text-align: center;
  cursor: pointer;
}
.backbtn:hover {
  background: red;
}
.backbtn a {
  color: #fff;
  font-family: 'Toshiba Sans';
  font-size: 13px;
}
.corporate-header h1 {
  color: red;
  font-size: 22px;
  margin-top: 14px;
}
.corporate-announcement h2 {
  font-size: 18px;
  text-transform: none;
  padding-bottom: 15px;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
}
.corporate-announcement h2 span {
  float: left;
  width: 80%;
}
.corporate-announcement h2.noborder {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.corporate-announcement.noborder {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.corporate-announcement.custom {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.corporate-announcement.custom h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
  display: inline-block;
}
.img-corporatefull img {
  width: 100%;
}
.brand {
  font-size: 14px;
  color: #666;
  font-family: 'Toshiba Sans';
}
.mainArea p.comitebg,
.mainArea p.commitment {
  font-family: 'Toshiba Sans';
  color: #333;
}
.brand img {
  margin: 60px auto 0;
  display: block;
}
.brand .mainArea p {
  margin: 0 0 20px;
}
.mainArea p {
  font-size: 14px;
  position: relative;
}
.mainArea p.commitment {
  font-size: 22px;
  border-bottom: 1px solid #ececec;
}
.mainArea p.comitebg {
  font-size: 30px;
  line-height: 1.3;
}
.mainArea p.comitebg span {
  color: #ed1b2e!important;
}
.linkList,
.mainArea .linkList {
  margin-left: 0;
}
.linkList li,
.mainArea .linkList li {
  color: #333;
  font-size: 14px;
  font-family: 'Toshiba Sans';
  list-style: none;
  padding-left: 10px;
  position: relative;
}
.linkList li a,
.mainArea .linkList li a {
  font-family: 'Toshiba Sans';
  color: #408cd9;
  text-decoration: underline;
}
.linkList li a:hover,
.mainArea .linkList li a:hover {
  color: #e40101;
}
.linkList li:before,
.mainArea .linkList li:before {
  content: '\f105';
  font-family: fontawesome;
  margin-right: 11px;
  color: #408cd9;
  position: absolute;
  left: 0;
}
.table-content .tabel-border tbody tr td:first-child {
  width: 28%;
  background-color: #ebebeb;
  border-top: 2px solid #ebebeb;
  color: #acacac;
  padding-left: 15px;
  font-family: 'Toshiba Sans';
}
.table-content .tabel-border tbody {
  border-right: 2px solid #ebebeb;
}
.table-content .tabel-border tbody tr td {
  border-top: 2px solid #ebebeb;
  color: #333;
  font-family: 'Toshiba Sans';
  padding: 8px 8px 8px 20px;
  font-size: 13px;
}
.logohistory,
ul.list-year {
  border-top: 1px solid #ececec;
}
.table-content .tabel-border tbody tr:last-child td {
  border-bottom: 2px solid #ebebeb;
}
.directors h2.pt0,
.related-link {
  border-bottom: 1px solid #ececec;
}
.table-content .tabel-border:nth-last-child(3) {
  margin-bottom: 5px;
}
.table-content .chart {
  background: url(../img/bg-org_en-fig.gif) 163px 132px no-repeat;
  position: relative;
  height: 360px;
  margin-top: 35px;
  width: 100%;
  min-width: 540px;
}
@media(width:320px) {
  .table-content .chart {
    background: url(../img/bg-org_en-fig.gif) 163px 126px no-repeat;
    zoom: .4;
    -webkit-transform: scale(.4);
    -moz-transform: scale(.4);
    margin: 35px auto!important;
  }
}
@media(width:360px) {
  .table-content .chart {
    background: url(../img/bg-org_en-fig.gif) 163px 126px no-repeat;
    zoom: .5;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    margin: 35px auto!important;
  }
}
@media(min-width:376px) and (max-width:760px) {
  .table-content .chart {
    background: url(../img/bg-org_en-fig.gif) 163px 126px no-repeat;
    zoom: .6;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    margin: 35px auto 35px 60px!important;
  }
}
@media(max-width:375px) {
  .table-content .chart {
    background: 0 0;
    position: relative;
    height: 360px;
    margin-top: 35px;
    width: 100%;
    max-width: 100%;
    min-width: 199px!important;
  }
  .table-content .chart ul.corporate {
    position: absolute;
    top: 175px!important;
    left: 0!important;
  }
  .table-content .chart ul.cloud {
    position: absolute;
    top: 210px!important;
    left: 0!important;
  }
  .table-content .chart ul.community {
    position: absolute;
    top: 250px!important;
    left: 0!important;
  }
  .table-content .chart ul.healthcare {
    position: absolute;
    top: 285px!important;
    left: 0!important;
  }
  .table-content .chart ul.device {
    position: absolute;
    top: 320px!important;
    left: 0!important;
  }
  .img_percentage {
    width: 52.7%;
  }
}
@media(min-width:768px) and (max-width:1024) {
	
  .table-content .chart {
    background: url(../img/bg-org_en-fig.gif) 163px 126px no-repeat;
    zoom: .8;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    margin: 35px auto!important;
  }
}
.table-content .chart ul {
  margin: 0;
  padding: 0;
  font-size: 80%;
  width: 100%;
}
.table-content .chart ul.corporate {
  position: absolute;
  top: 120px;
  left: 315px;
}
.table-content .chart ul.cloud {
  position: absolute;
  top: 155px;
  left: 315px;
}
.table-content .chart ul.business {
  position: absolute;
  top: 208px;
  left: 315px;
}
.table-content .chart ul.business li.sublist-01 {
  margin-bottom: 7px;
  display: block;
  height: 13px;
}
.table-content .chart ul.business li.sublist-02 {
  margin-bottom: 1px;
}
.table-content .chart ul.community {
  position: absolute;
  top: 205px;
  left: 315px;
}
.table-content .chart ul.community li.sublist-01 {
  margin-bottom: 1px;
  display: block;
  height: 15px;
}
.table-content .chart ul.healthcare {
  position: absolute;
  top: 248px;
  left: 315px;
}
.table-content .chart ul.healthcare li.sublist-01 {
  margin-bottom: 1px;
  display: block;
  height: 15px;
}
.table-content .chart ul.device {
  position: absolute;
  top: 288px;
  left: 315px;
}
.table-content .chart ul.device li.sublist-01 {
  margin-bottom: 1px;
  display: block;
  height: 15px;
}
.table-content .chart ul.lifestyle {
  position: absolute;
  top: 471px;
  left: 315px;
}
.table-content .chart ul.lifestyle li.sublist-01 {
  margin-bottom: 1px;
  display: block;
  height: 15px;
}
.table-content .chart ul li,
.table-content .chart ul li ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center img {
  display: block;
  margin: 0 auto;
}
.itemlogohistory h2 {
  font-size: 14px;
  font-family: 'Toshiba Sans';
}
.logohistory {
  padding-top: 20px;
  margin-top: 25px;
}
.itemlogohistory {
  margin-bottom: 20px;
}
.itemlogohistory .contentlogo {
  padding-left: 30px;
  font-size: 14px;
}
.itemlogohistory .contentlogo .mark01 {
  float: left;
}
.itemlogohistory .contentlogo .sideitem {
  float: left;
  width: 90%;
}
.itemlogohistory .contentlogo .sideitem .logostrory {
  float: right;
}
.itemlogohistory .contentlogo .sideitem .desc-history {
  float: left;
  width: 85%;
  margin-left: 10px;
  border-left: 2px solid #ececec;
  padding-left: 10px;
  padding-bottom: 25px;
}
.itemlogohistory .contentlogo .sideitem:last-child .desc-history {
  padding-bottom: 0;
}
.nmber {
  float: left;
  margin-right: 15px;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  line-height: 15px;
  background-color: #ff5b5a;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
  margin-top: 5px;
  color: #fff;
  font-family: 'Toshiba Sans';
}
.note.ex {
  font-family: 'Toshiba Sans';
}
.conpany_img_box img {
  display: block;
  margin: 0 auto 10px;
}
.note {
  margin-right: 3px;
  font-family: 'Toshiba Sans';
  color: #999;
}
.note2 {
  font-family: 'Toshiba Sans';
  color: #999;
}
.directors h2.pt0 {
  font-size: 15px;
  font-family: 'Toshiba Sans';
  padding-bottom: 10px;
  color: #666;
  text-transform: capitalize;
}
.timeline-years li,
ul.list-year li a {
  font-family: 'Toshiba Sans';
}
.directors h2.pt0 .fa {
  color: #666;
}
ul.list-year {
  list-style: none;
  margin-bottom: 15px;
  margin-left: 0;
  margin-top: 5px;
}
.aboutMainArea p,
.aboutMainArea.commit p {
  margin-bottom: 0;
}
ul.list-year li {
  display: inline-block;
  padding: 6px 9px;
  border-right: 1px solid #ececec;
  margin-top: 10px;
}
.aboutMainArea .aligncenter,
.aboutMainArea.commit .align-center {
  padding-bottom: 0;
}
ul.list-year li a {
  color: #acacac;
  font-size: 12px;
}
.timeline-years li,
.timeline-years li a {
  color: #333!important;
}
.aboutMainArea.commit p.mainImage {
  margin-bottom: 15px;
}
.aboutMainArea.commit .comitebg {
  margin: 30px 0 20px;
}
.aboutMainArea.commit .mapSp {
  margin: 32px 0 20px;
}
.timeline,
.timeline-years {
  margin-top: 25px;
}
.timeline-years li:first-child {
  padding-left: 0;
  font-family: 'Toshiba Sans';
}
.timeline .yearshistory {
  float: left;
  color: #333;
  font-family: 'Toshiba Sans';
  font-size: 14px;
}
.timeline .timeline-item {
  float: left;
  width: 91%;
  margin-top: 15px;
}
.timeline .timeline-item .item {
  margin-top: 15px;
}
.timeline .timeline-item .item .year {
  float: left;
  margin-right: 10px;
  font-family: 'Toshiba Sans';
  font-size: 14px;
}
.timeline .timeline-item .item .contentline {
  float: left;
  width: 90%;
  border-left: 2px solid #ececec;
  padding-left: 10px;
  padding-bottom: 20px;
}
.timeline .timeline-item .item .contentline .textArea {
  float: left;
  width: 73%;
}
.timeline .timeline-item .item .contentline .textArea p {
  padding-left: 15px;
}
.timeline .timeline-item .item .contentline .textArea p:before {
  content: '\f111';
  font-family: fontawesome;
  font-size: 6px;
  margin-right: 6px;
  left: 0;
  position: absolute;
  top: 6px;
}
.timeline .timeline-item .item .contentline .photo {
  float: right;
}
.back-to-timeline {
  padding-top: 25px;
}
.back-to-timeline .fa {
  font-size: 20px;
}
.back-to-timeline a {
  color: #777;
}
.timeline .timeline-item table tr td.year {
  border-right: 2px solid #ececec;
  padding-right: 10px;
}
.timeline .timeline-item table tr td.textArea {
  padding-left: 10px;
}
.history {
  padding-top: 30px;
}
.hisstory-content .list-hisstory .item-year {
  float: left;
  margin-right: 23px;
  font-family: 'Toshiba Sans';
  color: #333;
  font-size: 14px;
  min-width: 80px;
}
.hisstory-content .list-year {
  border-top: none;
  margin-top: -25px;
}
.hisstory-content .list-hisstory .item {
  float: left;
  width: 85%;
  border-left: 1px solid #ececec;
  padding-bottom: 55px;
  padding-left: 15px;
}
.hisstory-content .list-hisstory .item h3 {
  font-family: 'Toshiba Sans';
  color: #333;
  font-size: 16px;
  text-transform: none;
}
.hisstory-content .list-hisstory .item p {
  font-size: 14px;
  font-family: 'Toshiba Sans';
}
.hisstory-content .list-hisstory .item .images-item label {
  display: block;
  width: 180px;
  background-color: #ddd;
  padding: 7px;
  cursor: default;
  font-family: 'Toshiba Sans';
  font-weight: 400;
}
.hisstory-content .list-hisstory .item .images-item {
  float: right;
}
.hisstory-content .list-hisstory .item .desc-item {
  float: left;
  width: 66%;
}
.history-custom p {
  margin-bottom: 10px;
}
.back-top a {
  color: #333;
  font-family: 'Toshiba Sans';
  font-size: 14px;
  text-decoration: none;
}
.back-top .fa {
  font-size: 20px;
}
.mainImage img {
  width: 100%;
}
.custom-page-history img {
  width: auto;
}
.custom-page-history .centerImg img {
  margin: 0 auto;
  display: block;
}
.message {
  font-size: 14px;
}
.message p {
  margin: 0 0 20px;
}
.related-link {
  margin-bottom: 10px;
  padding-bottom: 4px;
}
.related-link .fa {
  float: right;
  margin-top: 5px;
  font-size: 21px;
}
.announcement-box {
  background: #777;
  color: #fff;
  padding: 15px 20px 20px;
}
.announcement-box h3 {
  color: #fff;
  font-size: 18px;
  text-transform: none;
}
a.read-more {
  background: #fff;
  color: #777;
  padding: 6px 12px;
  font-weight: 700;
}
.corporate-announcement {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #d2d2d2;
}
.action {
  float: right;
}
.corporate-grid li {
  list-style: none;
  float: left;
  width: 49%;
  margin-right: 5px;
  height: 126px;
  background: #F2F2F2;
  margin-bottom: 5px;
  padding: 0;
}
.corporate-grid li:nth-child(3) .content,
.corporate-grid li:nth-child(4) .content,
.corporate-grid li:nth-child(7) .content {
  float: right;
}
.corporate-grid .grid .content {
  width: 50%;
  float: left;
  padding: 10px;
}
.corporate-grid {
  overflow: hidden;
  margin-left: 0;
}
.corporate-grid .grid .content h3 {
  font-size: 14px;
  margin-bottom: 5px;
  text-transform: none;
}
.corporate-grid .grid img {
  width: 50%;
  height: 100%!important;
  min-height: 124px;
}
.widthauto100 .corporate-grid .grid img {
  width: 100%;
  height: 126px!important;
}
.widthauto100 .corporate-grid .grid p {
  float: left;
  width: 50%;
}
.corporate-grid .grid .content p {
  line-height: 1.2em;
  margin-bottom: 0;
  max-height: 60px;
  width: 100%;
}
.conpany_img_box {
  width: 580px;
  margin-bottom: 12px;
  text-align: center;
  background: url(../img/company-box-bg.gif) repeat-y;
}
.conpany_img_box.col3 {
  background: 0 0;
}
.conpany_img_box .img_box {
  float: left;
  width: 279px;
  padding: 5px;
  background-color: #eee;
  line-height: 1.3em;
}
.conpany_img_box.col3 .img_box {
  width: 32.07%;
  min-height: 179px;
  line-height: 1.3em;
}
.conpany_img_box .img_box.box_right {
  margin-left: 20px;
}
.conpany_img_box.col3 .img_box.box_right {
  margin-left: 11px;
}
.conpany_img_box.full {
  width: 580px;
  background: 0 0;
  margin-bottom: 12px;
}
.mainArea h2.related-cont {
  border-bottom: 1px solid #999;
  clear: both;
  color: #333;
  font-size: 95%;
  line-height: 1.2;
  margin-bottom: 20px;
  padding: 25px 0 6px;
  font-weight: 700;
}
.conpany_img_box.full .img_box {
  width: 580px;
}
.conpany_img_box:after,
.conpany_img_box:before {
  clear: both;
  content: " ";
  display: table;
}
.padleft0 {
  padding-left: 0;
}
.widthauto100 .corporate-grid .grid p a {
  color: #666;
}
.corporate-grid .grid .find-out {
  color: #777;
  text-decoration: none;
  padding: 5px 0;
}
.corporate-grid .grid p.find-link {
  width: auto;
  line-height: 21px;
}
.corporate-grid .grid .find-out span:after,
.corporate-grid .grid .find-out span:before {
  content: ' ';
  width: 20px;
  height: 19px;
  opacity: 0;
  background-repeat: no-repeat;
  z-index: -1;
}
.corporate-grid .grid p.find-link span {
  font-size: 13px;
  font-family: 'Toshiba Sans';
}
.corporate-grid .grid .find-out span {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  height: 19px;
  text-transform: capitalize;
}
.corporate-grid .grid .find-out span:before {
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  background-image: url(../img/find-out.png);
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  transition: all .2s;
  display: inline-block;
  position: absolute;
}
.corporate-grid .grid .find-out span:after {
  display: block;
  background-image: url(../img/find-arrow.png);
  background-position: right center;
  transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -moz-transition: opacity .2s;
  -ms-transition: opacity .2s;
  -o-transition: opacity .2s;
  transform: translate(15px, -23px);
  -webkit-transform: translate(15px, -23px);
  -moz-transform: translate(15px, -23px);
  -ms-transform: translate(15px, -23px);
  -o-transform: translate(15px, -23px);
}
.corporate-grid .grid .find-out:hover {
  text-decoration: none;
  color: red;
}
.corporate-grid .grid .find-out:hover span {
  padding-left: 35px;
}
.corporate-grid .grid .find-out:hover span:before {
  transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -moz-transition-duration: .5s;
  -ms-transition-duration: .5s;
  -o-transition-duration: .5s;
  transform: translateX(-35px);
  -webkit-transform: translateX(-35px);
  -moz-transform: translateX(-35px);
  -ms-transform: translateX(-35px);
  -o-transform: translateX(-35px);
  opacity: 1;
  z-index: 1;
}
.corporate-grid li:before {
  content: none!important;
  display: none;
}
.corporate-grid .grid .find-out:hover span:after {
  transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -moz-transition-duration: .3s;
  -ms-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-delay: .1s;
  -webkit-transition-delay: .1s;
  -moz-transition-delay: .1s;
  -ms-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-property: transform, opacity;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -moz-transform, opacity;
  -o-transition-property: -moz-transform, opacity;
  opacity: 1;
  transform: translate(0, -23px);
  -webkit-transform: translate(0, -23px);
  -moz-transform: translate(0, -23px);
  -ms-transform: translate(0, -23px);
  -o-transform: translate(0, -23px);
  z-index: 1;
}
.connected-carousels {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.connected-carousels .wait {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 6px;
  background: rgba(0, 0, 0, .7);
  display: block;
  z-index: 999;
}
.connected-carousels .wait i {
  position: absolute;
  top: 37%;
  left: 47%;
  font-size: 55px;
}
.connected-carousels .stage {
  width: 60%;
  background: #000;
  float: left;
}
.connected-carousels .stage .slider-for {
  margin-bottom: 0;
  margin-left: 0;
  min-height: 200px;
  max-height: 200px;
  overflow: hidden;
}
.connected-carousels .stage .slider-for img {
  margin: 0 auto;
  height: 100%;
  display: block;
}
.connected-carousels .navigation {
  width: 39%;
  height: 100%;
  float: left;
  background: #333;
  min-height: 200px;
  max-height: 200px;
  overflow: hidden;
}
.connected-carousels .navigation .slider-nav {
  margin-bottom: 0;
  margin-left: 0;
}
.connected-carousels .navigation .nav-slider {
  overflow: hidden;
  background: #5d5d5d;
  color: #fff;
}
.connected-carousels .navigation .nav-slider .action {
  border-left: 1px solid #333;
  padding: 10px;
}
.connected-carousels .navigation .nav-slider .title {
  width: 70%;
  float: left;
  padding: 10px;
}
.connected-carousels .navigation .nav-slider .action a {
  padding: 0 5px;
  color: #fff;
}
.connected-carousels .navigation .desc-slider {
  padding: 12px;
  color: #fff;
}
.connected-carousels .navigation .desc-slider .slick-slide {
  margin-left: 1px;
}
.connected-carousels .invis .desc-slider div,
.connected-carousels .invis .slider-for div {
  visibility: none;
  opacity: 0;
}
.connected-carousels .invis .desc-slider div:first-child,
.connected-carousels .invis .slider-for div:first-child {
  visibility: visible;
  opacity: 1;
}
[id='1932–1939'] .images-item {
  display: none;
}
[id='1932–1939'] .col-md-8 {
  width: 100%;
}
[id='1932–1939'] .img-dsc {
  margin: 0;
  font-size: 11px!important;
}
[id='1932–1939'] .margin0 {
  margin: 0;
}
[id='1932–1939'] .margin0 img {
  padding-bottom: 0;
}
h2.related-links {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 10px;
  margin-top: 20px;
}
.table.managements>tbody>tr>td,
.table.managements>tbody>tr>th,
.table.managements>tfoot>tr>td,
.table.managements>tfoot>tr>th,
.table.managements>thead>tr>td,
.table.managements>thead>tr>th {
  border: 0;
}
.contenttogle h2,
.table.managements h4 {
  border-bottom: thin solid #eee;
}
.table.managements h4 {
  color: #666;
  font-weight: 400;
  font-size: 15px;
  margin: 0;
  padding-bottom: 10px;
  font-family: 'Toshiba Sans';
}
.DirectorArea dd,
.DirectorArea dt {
  display: inline-flex;
  font-weight: 400;
  padding: 15px;
}
.DirectorArea dd {
  width: 60%;
}
.DirectorArea dt {
  width: 40%;
}
.DirectorArea dd ul {
  list-style: none;
}
.DirectorArea dd ul li {
  list-style-type: none;
}
.DirectorArea dd ul li a {
  color: #06c;
  text-decoration: underline;
  font-size: 14px;
}
h6.solution,
ul.solution-nav-menu a {
  text-decoration: none;
}
.DirectorArea dd ul li a:hover {
  color: red;
}
.mainArea p.note {
  font-size: 13px;
  float: left;
  margin-right: 3px;
  font-family: 'Toshiba Sans';
}
.contenttogle h2,
.table.table-striped h2 {
  color: #666;
  font-size: 15px;
  margin: 0;
  padding-bottom: 10px;
  font-weight: 400;
}
.contenttogle h2,
.search-result .black-bar h2,
.table.table-striped h2 {
  font-family: 'Toshiba Sans';
}
.table.table-striped>tbody>tr>td,
.table.table-striped>tbody>tr>th,
.table.table-striped>tfoot>tr>td,
.table.table-striped>tfoot>tr>th,
.table.table-striped>thead>tr>td,
.table.table-striped>thead>tr>th {
  border: 0;
}
.table.table-striped h2 {
  border-bottom: thin solid #eee;
}
.corporate-announcement .action {
  display: none;
}
.search-result .black-bar {
  background-color: #333;
  padding: 15px;
  border-bottom: 2px solid #e40101;
}
.search-result .black-bar h2 {
  color: #fff;
  font-size: 24px;
  text-transform: capitalize;
}
.search-result .form-search-result input[type=text] {
  width: 100%;
  border: 0;
  background: #fff;
  color: #5d5d5d;
  font-size: 14px;
  padding: 9px;
  font-family: 'Toshiba Sans';
  line-height: 14px;
}
.search-result .form-search-result input[type=submit] {
  color: #fff;
  font-size: 14px;
  padding: 5px 10px;
  border: 0;
  background-color: #e40101;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 5px solid #333;
  font-family: 'Toshiba Sans';
}
.search-result a,
.search-result h3 {
  font-size: 16px;
  color: #333;
  font-family: 'Toshiba Sans';
  text-transform: none;
  margin-bottom: 5px;
}
.search-result h3,
.search-result p {
  font-size: 14px;
  margin-bottom: 0;
}
.search-result .item-resultes {
  padding: 15px;
}
.search-result .item-result {
  margin-bottom: 25px;
}
.search-result .item-datetime {
  color: #ccc;
  font-size: 12px;
}
.news-ticker-list .item {
  /*line-height:55px;*/
  height: 55px!important;
}
.carousel-inner>.active p,
.news-ticker-list .item p {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}
.news-ticker-list .item p {
  line-height: 1.3em;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  /*text-shadow:#333 0 0 1px*/
  ;
}
.grid-container .grid .grid-caption p {
  color: #acacac;
  line-height: 1.5em;
  margin-bottom: 5px;
}
.business-header {
  margin: 15px 0;
}
#business-landing .section-col-wrapper>.section-col-2,
#business-landing .section-col-wrapper>.section-col-3,
#business-landing .section-col-wrapper>.section-col-4 {
  border: 1px solid #e6e6e6;
}
#business-landing .section-col-wrapper>.section-col-2 .imgWrap,
#business-landing .section-col-wrapper>.section-col-3 .imgWrap,
#business-landing .section-col-wrapper>.section-col-4 .imgWrap {
  position: relative;
  overflow: hidden;
}
#business-landing .section-col-wrapper>.section-col-2 .imgWrap {
  width: 100%;
  height: 226px;
}
#business-landing .section-col-wrapper>.section-col-3 .imgWrap {
  max-height: 203px;
  overflow: hidden;
}
#business-landing .section-col-wrapper>.section-col-2 .imgWrap>img,
#business-landing .section-col-wrapper>.section-col-3 .imgWrap>img,
#business-landing .section-col-wrapper>.section-col-4 .imgWrap>img {
  width: 100%;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  transition: all 2s ease;
}
#business-landing .section-col-wrapper>.section-col-2 .imgWrap:after,
#business-landing .section-col-wrapper>.section-col-3 .imgWrap:after,
#business-landing .section-col-wrapper>.section-col-4 .imgWrap:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: 0;
  opacity: .5;
  border: 5px solid #fff;
}
#business-landing .section-col-wrapper>.section-col-2 .roll-wrapper .roll,
#business-landing .section-col-wrapper>.section-col-3 .roll-wrapper .roll,
#business-landing .section-col-wrapper>.section-col-4 .roll-wrapper .roll {
  background: rgba(255, 0, 0, .5);
  line-height: 200px;
}
#business-landing .section-col-wrapper>.section-col-2 .roll-wrapper .roll span,
#business-landing .section-col-wrapper>.section-col-3 .roll-wrapper .roll span,
#business-landing .section-col-wrapper>.section-col-4 .roll-wrapper .roll span {
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 15px;
  font-family: 'Toshiba Sans';
}
#business-landing .section-col-wrapper>.section-col-2 .roll-wrapper:hover .roll,
#business-landing .section-col-wrapper>.section-col-3 .roll-wrapper:hover .roll,
#business-landing .section-col-wrapper>.section-col-4 .roll-wrapper:hover .roll {
  opacity: 1!important;
}
#business-landing .toshiba-logos {
  margin: 0 0 20px;
  text-align: center;
}
#business-landing .toshiba-logos h2,
#business-landing .toshiba-logos h3 {
  font-family: 'Toshiba Sans';
  margin-bottom: 0;
  font-size: 14px;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  text-transform: none;
  font-weight: 700;
}
#business-landing .playButton {
  width: 40%;
  height: 40%;
  position: absolute;
  background: url(../img/icon-play.png) top center no-repeat;
  top: 30%;
  left: 50%;
  margin-left: -20%;
  background-size: contain;
}
#business-landing .playButton.col2 {
  width: 52px;
  height: 52px;
  top: 30%;
  left: 50%;
  margin-left: -26px;
}
#business-landing .section-col-wrapper>.section-col-2 .roll-wrapper:hover .playButton,
#business-landing .section-col-wrapper>.section-col-3 .roll-wrapper:hover .playButton,
#business-landing .section-col-wrapper>.section-col-4 .roll-wrapper:hover .playButton {
  visibility: hidden;
}
#business-landing .section-col-wrapper>.section-col-2 .roll-wrapper:hover .imgWrap img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
#business-landing .toshiba-logos h3,
#business-landing .wrapTitle {
  text-align: left;
  border: 1px solid #dddddb;
  padding: 10px 7px 10px 10px;
}
#business-advertorial .effect1,
#business-advertorial .effect2,
#business-brochure .effect1,
#business-brochure .effect2 {
  position: absolute;
  transform-style: flat;
  pointer-events: none;
  height: 370px;
  background: #1e365a;
  z-index: -1;
  backface-visibility: hidden;
}
#business-landing .wrapTitle span.active {
  color: red;
}
#business-advertorial .effect1,
#business-brochure .effect1 {
  -webkit-transform: translate3d(300px, -250px, 0) rotate(-31deg);
  -moz-transform: translate3d(300px, -250px, 0) rotate(-31deg);
  -ms-transform: translate3d(300px, -250px, 0) rotate(-31deg);
  -o-transform: translate3d(300px, -250px, 0) rotate(-31deg);
  transform: translate3d(300px, -250px, 0) rotate(-31deg);
  width: 100%;
  overflow: hidden;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
#business-advertorial .effect2,
#business-brochure .effect2 {
  -webkit-transform: translate3d(-300px, 0, 0) rotate(-30deg);
  -moz-transform: translate3d(-300px, 0, 0) rotate(-30deg);
  -ms-transform: translate3d(-300px, 0, 0) rotate(-30deg);
  -o-transform: translate3d(-300px, 0, 0) rotate(-30deg);
  transform: translate3d(-300px, 0, 0) rotate(-30deg);
  width: 170px;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
#business-advertorial .greyBg,
#business-brochure .greyBg {
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(30%, #f9f9f9), color-stop(67%, #ededed), color-stop(100%, #e6e6e6));
  background: -webkit-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -o-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: -ms-linear-gradient(top, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  background: linear-gradient(to bottom, #fff 0, #f9f9f9 30%, #ededed 67%, #e6e6e6 100%);
  height: 239px;
  position: relative;
  transform-style: flat;
  backface-visibility: hidden;
  overflow: hidden;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  font-stretch: normal;
  font-size: 14px;
  line-height: 18px;
  z-index: 99;
  border: 1px solid #e6e6e6;
  margin-right: 1%!important;
}
#business-advertorial .effectFade,
#business-advertorial .effectSlide {
  pointer-events: none;
  height: 370px;
  background-color: #1e365a;
  z-index: -1;
  backface-visibility: hidden;
  position: absolute;
  overflow: hidden;
}
#business-advertorial .effectSlide {
  transform-style: flat;
  -webkit-transform: translate3d(-190px, 0, 0);
  -moz-transform: translate3d(-190px, 0, 0);
  -ms-transform: translate3d(-190px, 0, 0);
  -o-transform: translate3d(-190px, 0, 0);
  transform: translate3d(-190px, 0, 0);
  width: 190px;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
}
#business-advertorial .effectFade {
  transform-style: flat;
  width: 100%;
  transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -webkit-transition: opacity .5s ease-in-out;
  opacity: 0;
}
#business-advertorial .greyBg:hover .effect1,
#business-brochure .greyBg:hover .effect1 {
  -webkit-transform: translate3d(48px, -250px, 0) rotate(-31deg);
  -moz-transform: translate3d(48px, -250px, 0) rotate(-31deg);
  -ms-transform: translate3d(48px, -250px, 0) rotate(-31deg);
  -o-transform: translate3d(48px, -250px, 0) rotate(-31deg);
  transform: translate3d(48px, -250px, 0) rotate(-31deg);
}
#business-advertorial .greyBg:hover .effect2,
#business-brochure .greyBg:hover .effect2 {
  -webkit-transform: translate3d(-70px, -135px, 0) rotate(-31deg);
  -moz-transform: translate3d(-70px, -135px, 0) rotate(-31deg);
  -ms-transform: translate3d(-70px, -135px, 0) rotate(-31deg);
  -o-transform: translate3d(-70px, -135px, 0) rotate(-31deg);
  transform: translate3d(-70px, -135px, 0) rotate(-31deg);
}
#business-advertorial .greyBg:hover .effectSlide {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#business-advertorial .greyBg:hover .effectFade {
  opacity: 1;
}
#business-advertorial .greyBg h2,
#business-advertorial .greyBg h2.subtitle {
  font-family: 'Toshiba Sans';
  font-size: 13px;
  text-transform: uppercase;
  color: #333;
  font-weight: 700;
  z-index: 32;
  margin-bottom: 5px;
}
#business-advertorial .greyBg h2.subtitle,
#business-advertorial .greyBg h2.subtitlebrochures,
#business-brochure .greyBg h2.subtitlebrochures {
  font-size: 12px!important;
  top: 10%;
  line-height: 16px;
  border-top: 1px solid #333;
  padding-top: 5px;
}
#business-advertorial .greyBg h2.subtitlebrochures,
#business-brochure .greyBg h2.subtitlebrochures {
  top: 0!important;
}
#business-advertorial .greyBg a.sub1,
#business-brochure .greyBg a.sub1 {
  width: 100%;
  height: 100%;
  visibility: hidden;
  text-decoration: none;
}
#business-advertorial .greyBg .sub2,
#business-brochure .greyBg .sub2 {
  position: absolute;
  transform-style: flat;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
#business-advertorial .greyBg .sub2 .subslide1,
#business-advertorial .greyBg .sub2 .subslide2 {
  transition: .5s ease;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  position: absolute;
  z-index: 33;
  width: 100%;
  height: 100%;
}
#business-advertorial .greyBg .sub2 .subslide1 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding: 8px;
}
#business-advertorial .greyBg .sub2 .subslide2 {
  -webkit-transform: translate3d(260px, 0, 0);
  -moz-transform: translate3d(260px, 0, 0);
  -ms-transform: translate3d(260px, 0, 0);
  -o-transform: translate3d(260px, 0, 0);
  transform: translate3d(260px, 0, 0);
}
#business-advertorial .greyBg:hover .sub2 .subslide2 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  padding: 8px;
}
#business-advertorial .greyBg:hover a.sub1 {
  visibility: visible;
}
#business-advertorial .greyBg .sub3 {
  z-index: 32;
  line-height: 11px;
  position: absolute;
  top: 120px;
}
#business-advertorial .greyBg .sub3>span {
  font-family: 'Toshiba Sans';
  font-size: 12px;
  color: #666!important;
}
#business-advertorial .greyBg .sub2 .btn-adv,
#business-advertorial .greyBg .sub2 .btn-advbrochure {
  font-family: 'Toshiba Sans';
  font-size: 13px;
  color: #fff;
  background: #333;
  padding: 2px;
  margin: 3px;
  z-index: 32;
  font-weight: 700;
  float: left;
  width: auto;
}
#business-advertorial .greyBg .sub3:before {
  content: ' ';
  display: block;
  clear: both;
  height: 5px;
}
#business-advertorial .greyBg .sub2 .btn-advbrochure {
  bottom: 7%;
}
#business-advertorial .greyBg:hover h2,
#business-brochure .greyBg:hover h2 {
  color: #fff;
  border-color: #fff;
}
#business-advertorial .greyBg:hover .sub2 .btn-adv,
#business-advertorial .greyBg:hover .sub2 .btn-advbrochure,
#business-brochure .greyBg:hover .sub2 .btn-adv,
#business-brochure .greyBg:hover .sub2 .btn-advbrochure {
  color: #1e365a;
  background: #fff;
}
#business-advertorial .greyBg .sub4,
#business-brochure .greyBg .sub4 {
  position: absolute;
  z-index: 32;
  bottom: 0;
  width: 100%;
  display: none;
}
#business-advertorial .greyBg:hover .sub4,
#business-brochure .greyBg:hover .sub4,
.roll .title {
  display: block;
}
#business-advertorial .greyBg .sub4 ul,
#business-brochure .greyBg .sub4 ul {
  margin-left: 0!important;
}
#business-advertorial .greyBg .sub4 ul li,
#business-brochure .greyBg .sub4 ul li {
  list-style: none!important;
  font-family: 'Toshiba Sans';
  line-height: 12px;
  font-size: 12px;
  color: #666!important;
}
#business-advertorial .greyBg .sub4 ul:before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f04b";
  font-size: 10px;
  float: right;
  padding-right: 18px;
  color: #666;
}
.notice_for_indonesia tr:first-child,
.roll .title,
h6.solution {
  font-weight: 700;
}
#business-advertorial .greyBg:hover .sub3 span,
#business-advertorial .greyBg:hover .sub4 ul li,
#business-advertorial .greyBg:hover .sub4 ul:before {
  color: #fff;
}
#business-advertorial .greyBg:hover .sub4 ul:before {
  -webkit-transform: translate3d(0, 2px, 0);
  -moz-transform: translate3d(0, 2px, 0);
  -ms-transform: translate3d(0, 2px, 0);
  -o-transform: translate3d(0, 2px, 0);
  transform: translate3d(0, 2px, 0);
}
#media-gallery {
  margin: 15px 0;
}
.solutions-header h1 {
  color: red;
  font-size: 22px;
  margin-top: 14px;
}
.solutions-subheader {
  text-transform: none;
  color: #333;
  font-size: 18px;
  float: left;
}
.overflowHidden {
  overflow: hidden;
}
.margin0 {
  margin: 0!important;
}
.padding0 {
  padding: 0!important;
}
.padding8 {
  padding: 8px;
}
.noborder {
  border: none!important;
}
.visible {
  visibility: visible!important;
}
.section-col-4 svg.path {
  margin-top: -25%;
}
.section-col-2 svg.path {
  margin-top: 0;
}
svg.path path {
  -webkit-transition: fill 2s ease;
  -moz-transition: fill 2s ease;
  -o-transition: fill 2s ease;
  transition: fill 2s ease;
}
.roll-wrapper:hover svg.path path {
  fill: #fff;
  fill-opacity: 1;
}
.roll .title {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: center;
  font-size: 17px;
  z-index: 20;
  overflow: hidden;
  color: #fff;
  transition: all 1s ease;
  -webkit-transition: all 1s ease;
  font-family: 'Toshiba Sans';
}
.section-col-4>.roll-wrapper>.roll>h1.title {
  font-size: 12px!important;
}
.roll-wrapper:hover h1.title {
  top: 60%;
}
.allMedia {
  position: relative;
  overflow: hidden;
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
}
.allMedia:hover {
  background: 0 0!important;
}
.allMedia:after,
.allMedia:before {
  content: " ";
  background: #1e365a;
  width: 170px;
  height: 30px;
  position: absolute;
  z-index: -1;
}
.allMedia:before {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transform: translate3d(-22px, -45px, 0) rotate(-10deg);
  -moz-transform: translate3d(-22px, -45px, 0) rotate(-10deg);
  -ms-transform: translate3d(-22px, -45px, 0) rotate(-10deg);
  -o-transform: translate3d(-22px, -45px, 0) rotate(-10deg);
  transform: translate3d(-22px, -45px, 0) rotate(-10deg);
}
.allMedia:hover:before {
  -webkit-transform: translate3d(-25px, -20px, 0) rotate(-10deg);
  -moz-transform: translate3d(-25px, -20px, 0) rotate(-10deg);
  -ms-transform: translate3d(-25px, -20px, 0) rotate(-10deg);
  -o-transform: translate3d(-25px, -20px, 0) rotate(-10deg);
  transform: translate3d(-25px, -20px, 0) rotate(-10deg);
}
.allMedia:after {
  transition: all .5s ease;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -webkit-transform: translate3d(-115px, 36px, 0) rotate(-10deg);
  -moz-transform: translate3d(-115px, 36px, 0) rotate(-10deg);
  -ms-transform: translate3d(-115px, 36px, 0) rotate(-10deg);
  -o-transform: translate3d(-115px, 36px, 0) rotate(-10deg);
  transform: translate3d(-115px, 36px, 0) rotate(-10deg);
}
.allMedia:hover:after {
  -webkit-transform: translate3d(-147px, 3px, 0) rotate(-7deg);
  -moz-transform: translate3d(-147px, 3px, 0) rotate(-7deg);
  -ms-transform: translate3d(-147px, 3px, 0) rotate(-7deg);
  -o-transform: translate3d(-147px, 3px, 0) rotate(-7deg);
  transform: translate3d(-147px, 2px, 0) rotate(-7deg);
}
.hidden {
  display: none;
}
.paddingLeft0 {
  padding-left: 0!important;
}
.paddingRight0 {
  padding-right: 0!important;
}
.paddingTop0 {
  padding-top: 0!important;
}
ul.solution-nav-menu {
  list-style: none;
  margin-left: 0!important;
}
ul.solution-nav-menu a li {
  background: #898989;
  color: #fff;
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #fff;
}
ul.solution-nav-menu a.active li,
ul.solution-nav-menu a:hover li {
  background: red;
}
.solutions-desc {
  color: #666;
  font-size: 14px;
  font-family: 'Toshiba Sans' !important;
  text-align: left;
  line-height: 18px;
}
.roll-bs {
  line-height: 120px!important;
}
a.linkblue {
  color: #0072bc!important;
}
.item-img.video-solutions {
  width: 150px;
  height: 150px;
}
.text13 {
  font-size: 13px!important;
}
.block {
  display: block!important;
}
.hoverRed:hover {
  color: red;
}
h6.solution {
  color: #000;
}
.table-responsive>.table-responsive {
  padding: 0;
  border: none;
  margin: 0;
}
@media only screen and (max-width: 1200px) {
  .list-group .list-group-item .valign {
    height: 120px;
  }
  .list-group .list-group-item .left-col .big-icon {
    top: 50%;
    position: absolute;
    margin-top: -29px;
  }
}
@media only screen and (max-width: 1024px) {
  .article#banner-home .carousel#carousel-homepage .carousel-caption {
    left: 20px;
    margin-left: 0;
  }
  .ddsubmenustyle.ddsubmenustyle_dd_dropdowncountries {
    left: 0!important;
  }
  .grid-container .grid {
    width: 33%;
  }
}
@media only screen and (min-width: 992px) {
  .well.well-outline h3 {
    height: 90px;
    overflow: hidden;
  }
  #header-desktop.navbar-default .navbar-nav>li:last-child>a {
    border-right: solid 1px #D2D2D2;
  }
  #header-desktop.navbar-default .navbar-nav>li>a {
    height: 23px;
    padding: 0 10px 3px;
    border-left: solid 1px #D2D2D2;
  }
  #header-desktop.navbar-default .navbar-nav>li.open>a,
  #header-desktop.navbar-default .navbar-nav>li:hover>a,
  #header-desktop.navbar-default .navbar-nav>li>a:focus {} #header-desktop.navbar-default .navbar-nav li.dropdown {
    position: relative;
  }
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu {
    display: block!important;
    top: 50%;
    left: -9999px;
    right: auto;
    max-width: none;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .15s linear, top .25s linear;
    -webkit-transition: opacity .15s linear, top .25s linear;
    -moz-transition: opacity .15s linear, top .25s linear;
    -ms-transition: opacity .15s linear, top .25s linear;
    -o-transition: opacity .15s linear, top .25s linear;
  }
  #header-desktop.navbar-default .navbar-nav li.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-about:focus~#dropdownabout,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-products-and-services:focus~#dropdownproducts,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-select-country:focus~#dropdowncountries {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    left: 0;
    right: auto;
  }
  #header-desktop.navbar-default .navbar-nav li.nav-select-country.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li.nav-select-country:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-select-country:focus~#dropdowncountries {
    left: auto!important;
    right: -1px!important;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries {
    width: 679px;
    margin-left: 0!important;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries.dropdown-menu>li {
    float: left;
    width: 37%;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries.dropdown-menu>li:nth-child(3n+3) {
    width: 25%;
    width: 30%;
  }
  #header-desktop.navbar-default .navbar-nav li.nav-products-and-services.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li.nav-products-and-services:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-products-and-services:focus~#dropdownproducts {
    left: 0;
    right: auto;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdownproducts {
    width: 100%;
  }
  #header-desktop.navbar-default .navbar-nav li.nav-about.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li.nav-about:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-about:focus~#dropdownabout {
    left: auto;
    right: -1px;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdownabout {
    width: 250px;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdown-countries-2 {
    left: auto;
    right: -15px;
    max-width: none;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdown-countries-2.dropdown-menu>li {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .header-wrapper .page-menu-title {
    max-width: 290px;
  }
  .article#banner-home .carousel-footer {
    margin-top: 0;
  }
  .news-ticker {
    border-bottom: solid 1px #DDDDDB;
  }
  .conpany_img_box {
    width: 100%;
    margin-bottom: 12px;
    margin-left: 0;
  }
  .conpany_img_box .img_box {
    width: 48%;
  }
  .career-group .career-list-group ul li {
    width: 26%;
  }
  .list-group .list-group-item .valign {
    height: 176px;
  }
  .article#home-content .toshiba-logos .section-col-wrapper>.section-col-5,
  .article#home-content .toshiba-logos .section-col-wrapper>.section-col-5:nth-child(5n+5) {
    width: 32%;
    margin-right: 1%;
  }
  .article#home-content .toshiba-logos .section-col-wrapper>.section-col-5:nth-child(3n+3) {
    margin-right: 0;
  }
  .panel-primary .panel-title {
    height: 58px;
  }
  #cp-tabs .nav-tabs>li {
    width: 50%;
  }
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .page-country-activity .content-wrapper .row .col-sidebar.col-sm-3 {
    width: 30%;
  }
  .page-country-activity .content-wrapper .row .col-content.col-sm-9 {
    width: 70%;
  }
  .page-country-activity .content-wrapper .row .col-sm-4 {
    width: 49%;
  }
  .page-country-activity .content-wrapper .row .col-sm-3 {
    width: 48%;
  }
}
@media only screen and (min-width: 721px) and (max-width: 991px) {
  .news-ticker .carousel-control {
    width: 22.5px;
  }
  .news-ticker .carousel-control.left {
    right: 22.5px;
  }
}
@media only screen and (min-width: 768px) {
	
	
	.content-wrapper{		
		margin-top: 65px;
		margin-bottom: 65px;
		padding-bottom: 85px;
	}
 
	.dis{
		display:none !important;
	}
  #header-desktop.navbar-default .nav-col-1,
  #header-desktop.navbar-default .nav-col-2,
  #header-desktop.navbar-default .nav-col-3,
  #header-desktop.navbar-default .navbar-nav li.dropdown {
    position: relative;
  }
  .nav-justified>li {
    max-width: 100px;
    padding-right: 2px;
  }
  #header-desktop.navbar-default .main-menu {
    clear: both;
    padding: 10px 0;
    background: #f2f2f2;
    border-top: solid 1px #ebebeb;
  }
  #header-desktop.navbar-default .navbar-nav>li:last-child>a {
    border-right: solid 1px #D2D2D2;
  }
  #header-desktop.navbar-default .navbar-nav>li>a {
    height: 23px;
    padding: 0 10px 3px;
    border-left: solid 1px #D2D2D2;
  }
  #header-desktop.navbar-default .navbar-nav>li.open>a,
  #header-desktop.navbar-default .navbar-nav>li:hover>a,
  #header-desktop.navbar-default .navbar-nav>li>a:focus {
    color: #E40101;
    background: none!important;
  }
  #header-desktop.navbar-default .navbar-nav:not(#top-menu)>li.open>a:after,
  #header-desktop.navbar-default .navbar-nav:not(#top-menu)>li:hover>a:after,
  #header-desktop.navbar-default .navbar-nav:not(#top-menu)>li>a:focus:after {
    content: '';
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: #E61E1E;
  }
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu {
    display: block!important;
    top: 50%;
    left: -9999px;
    right: auto;
    max-width: none;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity .15s linear, top .25s linear;
    -webkit-transition: opacity .15s linear, top .25s linear;
    -moz-transition: opacity .15s linear, top .25s linear;
    -ms-transition: opacity .15s linear, top .25s linear;
    -o-transition: opacity .15s linear, top .25s linear;
  }
  #header-desktop.navbar-default .navbar-nav li.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-about:focus~#dropdownabout,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-products-and-services:focus~#dropdownproducts,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-select-country:focus~#dropdowncountries {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 100%;
    left: 0;
    right: auto;
  }
  #header-desktop.navbar-default .navbar-nav li.nav-select-country.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li.nav-select-country:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-select-country:focus~#dropdowncountries {
    left: 50%;
    right: auto;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries {
    margin-left: -375px;
    width: 710px;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries.dropdown-menu>li {
    float: left;
    width: 39%;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries.dropdown-menu>li:nth-child(3n+3) {
    width: 30%;
	  width:33.33%;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries.dropdown-menu>li:nth-child(3n+2) {
    width: 40%;
	  width:33.33%;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdowncountries.dropdown-menu>li:nth-child(3n+1) {
    width: 30%;
	  width:33.33%;
  }
  #header-desktop.navbar-default .navbar-nav li.nav-products-and-services.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li.nav-products-and-services:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-products-and-services:focus~#dropdownproducts {
    left: 0;
    right: auto;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdownproducts {
    width: 100%;
  }
  #header-desktop.navbar-default .navbar-nav li.nav-about.open>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li.nav-about:hover>.dropdown-menu,
  #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-about:focus~#dropdownabout {
    left: auto;
    right: -1px;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdownabout {
    width: 250px;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdown-countries-2 {
    left: auto;
    right: -15px;
    max-width: none;
  }
  #header-desktop.navbar-default .dropdown-menu#dropdown-countries-2>li {
    height: 26px;
    overflow: hidden;
  }
  #header-desktop.navbar-default .dropdown-menu#dropdown-countries-2>li>a {
    font-size: 12px;
  }
  #header-desktop.navbar-default .navbar-nav li>#dropdown-countries-2.dropdown-menu>li {
    float: left;
    width: 49%;
  }
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu li,
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu li>a,
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu.dropdown-horizontal li>a {
    line-height: 20px;
  }
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu li,
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu li>a {
    font-size: 13px;
    padding: 2px 0;
  }
  #header-desktop.navbar-default .navbar-nav li>.dropdown-menu.dropdown-horizontal li>a {
    font-size: 12px;
  }
  #header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a {
    height: 23px;
    padding-bottom: 3px;
  }
  #header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a.selected,
  #header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a.selected:focus #header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a:hover,
  #header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a.selected:hover,
  #header-desktop.navbar-default .navbar-nav#ddtopmenubar>li>a:focus {
    background-position: left bottom;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu {
    margin-top: 10px;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu>li {
    float: right;
    clear: both;
    display: block;
  }
  #header-desktop.navbar-default .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
  #header-desktop.navbar-default .dropdown-menu {
    padding: 8px 14px;
    margin-top: 0;
  }
  #header-desktop.navbar-default .dropdown-menu.dropdown-horizontal {
    width: 740px;
  }
  #header-desktop.navbar-default .nav-col-1 .dropdown-menu.dropdown-horizontal {
    width: 200px;
  }
  #header-desktop.navbar-default .nav-col-2 .dropdown-menu.dropdown-horizontal {
    width: 740px;
  }
  #header-desktop.navbar-default .dropdown-menu.dropdown-horizontal.dropdown-col-2>li {
    display: inline-block;
    width: 48%;
  }
  .breadcrumbs-page-title {
    display: none!important;
  }
  .brandacty-img.featured-img.pull-right {
    display: none;
  }
  .col-sidebar>.brandacty-img {
    display: block;
  }
}
#business-advertorial .greyBg,
#business-brochure .greyBg,
#business-landing .toshiba-logos h3,
#business-landing .wrapTitle {
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
}
@media only screen and (max-width: 767px) {
  .page-careers .list-group .list-group-item .valign,
  .panel-primary .panel-title {
    height: auto;
  }
  .solution-thumbnails .item .item-img img {
    width: 100%;
  }
  #header-desktop.navbar-default .navbar-nav>li:last-child>a {
    padding-right: 0;
    border: 0;
  }
  .content-wrapper {
     
  }
  .nav-pills>li.active>a:after {
    display: none;
  }
  .footer-sub-menu.row {
    padding: 0;
  }
  .footer-main-menu .menu-item {
    padding-left: 0;
  }
  .news-ticker-list .item {
    font-size: 12px;
  }
  .col-content>.col-sm-4 {
    width: 300px;
    max-width: 100%;
    float: none;
    margin: 0 auto 20px;
  }
  #contact-body .table tbody td {
    display: block;
    width: 100%;
    white-space: normal;
    border: thin solid #a3a3a3;
    border-top: 0;
  }
  #contact-body .table tbody tr:first-child td:first-child {
    border-top: thin solid #a3a3a3;
  }
  #contact-body .table-responsive {
    overflow: hidden;
  }
  #contact-body .table-responsive>.table-bordered {
    margin: 0;
    min-width: auto;
  }
  #contact-body .table-responsive>.table-bordered tbody {
    margin-top: 10px;
  }
  #contact-body .table-responsive>.table-bordered tbody:first-child {
    margin-top: 0;
  }
  #corporate-profile .table-responsive>table td {
    display: block;
  }
  #corporate-profile .table-responsive>table {
    margin: 0;
  }
  #corporate-profile .table-responsive>table tr {
    border-bottom: thin solid #eee;
  }
  #corporate-profile .table-responsive>table tr:last-child {
    border-bottom: 0;
  }
  #main-menu.collapse.in,
  #main-menu.collapsing {
    display: block!important;
  }
  #dd-main-menu {
    display: none!important;
  }
  .carousel#carousel-homepage {
    margin-left: -15px;
    margin-right: -15px;
  }
  #header-desktop.navbar-default #main-menu .dropdown-menu#dropdown-countries-2>li,
  #header-desktop.navbar-default #main-menu .dropdown-menu#dropdown-countries-3>li {
    width: auto;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu {
    position: absolute;
    top: 5px;
    right: 75px;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu>li {
    clear: both;
    float: right;
  }
  #header-desktop.navbar-default .navbar-collapse {
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
  }
  #header-desktop.navbar-default .dropdown-menu li>a,
  #header-desktop.navbar-default .navbar-nav>li>a {
    color: #7A7A7A;
  }
  #header-desktop.navbar-default .navbar-nav>.active>a,
  #header-desktop.navbar-default .navbar-nav>.active>a:focus,
  #header-desktop.navbar-default .navbar-nav>.active>a:hover,
  #header-desktop.navbar-default .navbar-nav>li.dropdown:hover>a,
  #header-desktop.navbar-default .navbar-nav>li>a:focus,
  #header-desktop.navbar-default .navbar-nav>li>a:hover {
    background: #E40101;
    color: #fff;
  }
  #header-desktop.navbar-default .navbar-nav>li>a {
    padding: 8px;
    border: 0;
  }
  #header-desktop.navbar-default .navbar-nav .open .dropdown-menu {
    margin: 4px 8px;
  }
  #header-desktop.navbar-default .dropdown .dropdown>a {
    padding-right: 0;
    background: 0!important;
  }
  #header-desktop.navbar-default .dropdown .dropdown>.dropdown-menu {
    display: block!important;
  }
  #header-desktop.navbar-default .dropdown-menu li>a:focus,
  #header-desktop.navbar-default .dropdown-menu li>a:hover,
  #header-desktop.navbar-default .dropdown-menu>.active>a,
  #header-desktop.navbar-default .dropdown-menu>.active>a:focus,
  #header-desktop.navbar-default .dropdown-menu>.active>a:hover {
    color: #E40101;
  }
  #header-desktop.navbar-default .dropdown-menu li .row>[class|=col-lg],
  #header-desktop.navbar-default .dropdown-menu li .row>[class|=col-md],
  #header-desktop.navbar-default .dropdown-menu li .row>[class|=col-sm] {
    margin-bottom: 0;
  }
  #header-desktop.navbar-default .dropdown-menu li>ul>li>a:hover {
    text-decoration: none;
  }
  #header-desktop.navbar-default .dropdown-menu li>ul>li>a {
    padding-left: 0;
    padding-right: 0;
  }
  .article#banner-home .carousel#carousel-homepage h1 {
    font-size: 28px;
  }
  .page-menu-title.breadcrumbs-page-title {
    display: none!important;
  }
  .brandacty-img.featured-img.pull-right,
  .featured-img {
    display: block;
  }
  .career-group .career-title {
    padding: 25px 0 25px 24px;
  }
  .career-group .career-list-group {
    padding-top: 10px;
  }
  .career-group .career-list-group ul li {
    width: 100%;
  }
  .page-careers .list-group .list-group-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #DADADA;
  }
  .page-careers .list-group .list-group-item .left-col,
  .page-careers .list-group .list-group-item .right-col {
    float: none;
    width: 100%;
    padding: 21px 30px;
  }
  .page-careers .list-group .list-group-item .left-col {
    border-right: none;
    border-bottom: 2px solid #E44143;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-careers .list-group .list-group-item .right-col {
    border-left: none;
  }
  .featured-img {
    float: none!important;
    margin: 0 auto 20px!important;
    max-width: 100%;
  }
  .col-sidebar>.brandacty-img {
    display: none;
  }
  #cp-tabs .nav-tabs {
    text-align: center;
  }
  #cp-tabs .nav-tabs>li {
    display: inline-block;
    float: none;
    width: 400px;
    max-width: 100%;
    clear: both;
  }
  #cp-tabs .nav-tabs>li>a .panel-heading {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #cp-tabs .nav-tabs>li>a .panel-body {
    min-height: 0;
  }
  .corporate-grid li {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 681px) {
  .col-sm-4 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33333333%;
  }
}
@media only screen and (max-width: 680px) {
  .article#home-content .toshiba-logos .col-sm-4 {
    max-width: 320px;
    margin: 0 auto 20px;
  }
  .table-responsive {
    border-color: #F4F4F4;
    width: 100%;
    padding: 10px;
  }
  .table-responsive table {
    min-width: none;
  }
}
@media only screen and (max-width: 640px) {
  .footer-bottom .fbcol {
    float: none;
    margin-bottom: 10px;
    width: 100%;
    text-align: center;
  }
  .footer-bottom .fbcol:last-of-type {
    margin-bottom: 0;
  }
  .article#banner-home .btn-press-release {
    height: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 1px 1px 0 0;
    position: relative;
    z-index: 1;
  }
  .news-ticker-list {
    clear: both;
    padding: 0;
    margin: 0 10px;
    height: 65px;
  }
  .news-ticker-list .item {
    height: auto;
  }
  .news-ticker .carousel-control,
  .news-ticker h2 {
    height: 45px;
  }
  .news-ticker h2 {
    margin: 0 115px 0 0;
    padding: 16px 0 16px 10px;
    float: none;
    text-align: left;
  }
  .news-ticker .carousel-control {
    position: absolute;
    display: block;
    float: left;
    margin-right: 1px;
  }
  .news-ticker .carousel-control.left {
    right: 84px;
  }
  .news-ticker .carousel-control.right {
    right: 54px;
  }
  .article#banner-home .carousel#carousel-homepage .carousel-caption {
    top: auto;
    bottom: 20px;
    background: 0;
    padding: 0;
    width: auto;
  }
  .article#banner-home .carousel#carousel-homepage .btn:after,
  .article#banner-home .carousel#carousel-homepage .carousel-caption h1,
  .article#banner-home .carousel#carousel-homepage .carousel-caption h2 {
    display: none;
  }
  .article#banner-home .carousel#carousel-homepage .carousel-caption .btn.btn-lg {
    padding: 3px 9px;
    border-radius: 3px;
  }
  .article#banner-home .carousel-indicators {
    bottom: -18px;
    right: 0;
    float: left;
    width: 100%;
    text-align: center;
  }
  .article.solution#banner-home .carousel-indicators {
    bottom: 10px;
    text-align: left;
  }
  .article.solution#banner-home .caption {
    width: 70%;
  }
  .news-ticker {
    border: 1px solid #DDDDDB;
    margin: 20px 0 0;
  }
  @media only screen and (max-width: 610px) {  
  .news-ticker {
    border: 1px solid #DDDDDB;
    margin: 0 0 0 0;
}
}
  .representative-information-section {
    float: none!important;
    margin: 0;
  }
}
@media only screen and (max-width: 610px) {
  .country-list.item-list.horizontal {
    text-align: center;
  }
  .country-list.item-list.horizontal>li {
    display: inline-block;
    float: none!important;
  }
  .country-list.item-list.horizontal>li:last-child {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 580px) {
  #highlights-content img {
    max-width: 100%!important;
  }
  .isotope-item,
  .isotope-item .thumbnail .caption-text {
    height: auto;
  }
  .isotope-item .btn.isotope-reduce.ps-reduce span {
    display: inline;
  }
  .conpany_img_box .img_box {
    width: 45%;
  }
  .corporate-grid .grid .content p {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .corporate-grid .grid .content p.find-link {
    overflow: visible;
  }
  .conpany_img_box.col3 .img_box {
    width: 100%;
  }
  .conpany_img_box.col3 .img_box.box_right {
    margin-left: 0;
  }
}
@media only screen and (max-width: 559px) {
  #header-desktop.navbar-default .navbar-nav#top-menu>li {
    float: left;
    margin-bottom: 0;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu>li>a {
    font-size: 10px;
    line-height: 15px;
  }
}
@media only screen and (max-width: 540px) {
  .footer-regions-col .section-col-2,
  .footer-regions-col .section-col-2 .item-list {
    margin-bottom: 0!important;
    padding-bottom: 0;
  }
  .footer-sub-menu .footer-regions-col {
    margin-bottom: 20px;
  }
  .carousel-inner>.item .carousel-btn-more,
  .carousel-nojs .carousel-btn-more {
    top: auto;
    bottom: 5px;
    left: 5px;
    right: auto;
    margin: 0;
    font-size: 10px;
    padding: 3px 10px;
  }
  .article#banner-home .btn .icon.icon-circledarrow-r {
    vertical-align: middle;
  }
  .article#home-content .toshiba-logos .section-col-wrapper>.section-col-5,
  .article#home-content .toshiba-logos .section-col-wrapper>.section-col-5:nth-child(3n+3),
  .article#home-content .toshiba-logos .section-col-wrapper>.section-col-5:nth-child(5n+5) {
    width: 250px;
    margin: 0 0 20px;
  }
}
@media only screen and (max-width: 500px) {
  .article-footer,
  .article-footer .btn-group {
    text-align: center;
  }
  .article-footer .btn-group>.btn {
    display: inline-block;
    float: none;
  }
  .footer-page-n,
  .footer-pagination {
    display: inline-block;
    float: none!important;
    clear: both;
  }
 
}
@media only screen and (max-width: 460px) {
  .m-padR0 {
    padding-right: 0!important;
  }
  .article#pr-list .media-list .media-left>span {
    background: url(../img/icon-time.png) left center no-repeat;
    padding-left: 18px;
  }
  .conpany_img_box {
    margin: 0;
  }
  .conpany_img_box .img_box {
    width: 100%;
    margin-bottom: 10px;
  }
  .conpany_img_box .img_box.box_right {
    margin-left: 0;
  }
  .article.solution#banner-home .caption {
    width: 40%;
    top: 10%;
    padding: 10px;
    font-size: 10px;
  }
  .article.solution#banner-home .caption p {
    font-size: 10px;
  }
  .article.solution#banner-home .caption h3 {
    color: red;
    font-size: 12px;
    text-transform: none;
    margin-bottom: 4px;
  }
  .solution-thumbnails {
    padding: 15px 0;
  }
  .solution-thumbnails>.row>.col-md-6 {
    padding: 15px 0 0;
  }
  .solution-thumbnails .item .item-img,
  .solution-thumbnails .item .item-text {
    height: 115px;
    width: auto;
  }
  .solution-thumbnails .item .item-text h3,
  .solution-thumbnails .item .item-text h3 a {
    min-height: 25px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 10px;
    line-height: 10px;
  }
  .solution-thumbnails .item .item-text {
    padding: 10px!important;
  }
  .solution-thumbnails .item .item-text span {
    font-size: 11px;
  }
  #business-advertorial .greyBg {
    height: 200px!important;
  }
  #business-advertorial .greyBg h2.subtitle {
    font-size: 9px!important;
    line-height: 13px;
  }
  #business-advertorial .greyBg .sub3 {
    top: 47%;
  }
}
@media only screen and (min-width: 441px) {
  ul.item-list.footer-region-list>li {
    display: inline-block;
    float: none;
    clear: none;
    width: 49%;
  }
  ul.item-list.footer-region-list>li>a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.7;
  }
}
@media only screen and (max-width: 440px) {
  .navbar-brand {
    padding: 0 0 0 8px;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu {
    position: static;
    display: block;
    float: left;
    margin: -17px 0 0;
  }
  #header-desktop.navbar-default .navbar-nav#top-menu>li {
    clear: none;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 380px) {
  .career-group .career-position-details {
    margin-left: 0;
  }
  .exit,
  .exit:hover,
  .exitcontact,
  .exitcontact:hover {
    color: transparent;
  }
  .exit i,
  .exit:hover i,
  .exitcontact i,
  .exitcontact:hover i {
    color: #fff;
  }
}
@media only screen and (max-width: 360px) {
  .pagination>li>a,
  .pagination>li>span {
    padding: 5px 10px;
    font-size: 11px;
  }
  .country-list.item-list.horizontal>li {
    width: 120px!important;
  }
  .isotope-item.stamp {
    margin-left: -138px;
    width: 280px;
  }
}
ul#dropdowncountries li.show-desktop {
  max-height: 28px;
}
.nav-tabs.news-release li a:hover,
.nav-tabs.news-release li.active a {
  background: #e40101;
  border: 1px solid #e40101;
}
.article#home-content .toshiba-logos,
.footer-wrapper {
  margin: 0!important;
}
.content-wrapper {
  
}
body {
  margin-bottom: 8px!important;
}
.article,
.aside,
.section,
article,
aside,
section {
  margin: 0;
}
.conpany_img_box img {
  border: none;
}
.media-meta .btn-group.country-activity .btn,
.media-meta .btn-group.highlights .btn {
  background: #e3edda;
  color: #75a347;
}
.media-meta .btn-group.press-release .btn {
  background: #cde1f6;
  color: #0667d0;
}
article#ps-main.article {
  margin: 10px 0 0;
}
.media-meta span.btn-group span {
  width: 100px;
}
.notice_for_indonesia tbody tr td:first-child {
  word-wrap: break-word;
  vertical-align: top;
  font-size: 14px;
  color: #000;
  border-bottom: 1px;
  border-bottom-color: #d3d3d3;
  border-bottom-style: solid;
}
table.notice_for_indonesia tbody tr td:first-child {
  font-size: 13px;
}
table.notice_for_indonesia {
  width: 100%;
  margin-top: -10px;
}
.notice_for_indonesia tbody tr:first-child td {
  border-bottom-color: #d3d3d3;
}
.notice_for_indonesia tr td {
  padding: 5px 15px;
}
.notice_for_indonesia td {
  border: 1px solid #efefef;
}
span.notice_enquiry {
  font-size: 12px;
  font-weight: 400;
  color: #959595;
}
.notice_for_indonesia tr:last-child {
  color: #646464;
  font-size: 13px;
}
.notice_for_indonesia tbody tr:last-child td:first-child {
  border-bottom-color: #efefef;
  border-right: 1px solid #d3d3d3;
  color: #6e6e6e;
}
.notice_for_indonesia tr td:nth-child(2) {
  border-right: 1px solid #d3d3d3;
}
.notice_for_indonesia a {
  color: #6e6e6e;
}
@media only screen and (max-width: 767px) {
  .table-responsive>table.notice_for_indonesia {
    margin: 0;
  }
  .table-responsive .notice_for_indonesia tbody tr:last-child td:first-child {
    border-bottom-color: #efefef;
    border-right: 1px solid #e9e9e9;
    color: #6e6e6e;
  }
  .table-responsive .notice_for_indonesia tr td:nth-child(2) {
    border-right: 1px solid #e9e9e9;
  }
  .table-responsive .notice_for_indonesia tr td {
    padding: 3px 10px;
    display: block;
    width: 100%;
    white-space: normal;
    border-top: 0;
  }
}
@media only screen and (max-width: 680px) {
  .table-responsive .notice_for_indonesia {
    padding: 0;
  }
  .notice_for_indonesia tr td {
    padding: 3px 10px;
  }
  .table-responsive>table.notice_for_indonesia {
    min-width: 300px;
    width: 100%!important;
    height: auto!important;
  }
}
@media only screen and (min-width: 768px) {
  .notice_for_indonesia tbody tr:last-child td:first-child {
    width: 36%;
  }
  .notice_for_indonesia tbody tr:last-child td:last-child,
  .notice_for_indonesia tbody tr:last-child td:nth-child(2) {
    width: 32%;
  }
}
@media only screen and (max-width: 540px) {
  a.btn.btn-gray.btn-curved.btn-lg.carousel-btn-more {
    float: right!important;
    position: absolute!important;
    left: auto!important;
    right: 3%!important;
    top: 42%!important;
    bottom: auto!important;
  }
}
.grid-container .grid .find-out {
  white-space: nowrap;
}
/**
 * Added Iyyafi 09/04/2018
 * For FancyBox Z-index Issues at Video Media Gallery & Title Brochure
 */

/* .header-wrapper{z-index:8000;} */

.header-wrapper {
  z-index: 999;
}
#business-advertorial .greyBg a.sub1,
#business-brochure .greyBg a.sub1 {
  visibility: visible;
}
/**
 * Added Krismasam 06/03/2018
 * For Company Directory Page H3 heading
 */

.accordion-group .panel-collapse .panel-wrapper {
  margin-bottom: 20px;
}
.accordion-group .panel-collapse .panel-wrapper:last-child {
  margin-bottom: 0px;
}
.accordion-group .panel-collapse .panel-wrapper > h3 {
  font-family: 'Toshiba Sans';
  font-size: 16px;
  color: #E40101;
  text-transform: none;
  margin-bottom: 10px;
}
div#country-activity-content .wp-caption,
div#country-activity-content > .wp-caption:nth-of-type(1) {
  width: auto!important;
  margin: 10px 0!important;
  margin-left: 20px!important;
  margin-right: 20px!important;
  max-width: 100%;
}
div#country-activity-content .wp-caption.aligncenter {
  text-align: center;
  float: none!important;
}
/*div#country-activity-content .wp-caption.alignnone,
div#country-activity-content .wp-caption.alignleft{margin-left:0!important;}
div#country-activity-content .wp-caption.alignright{margin-right:0!important;}

/**
 * Added 22/03/20189
 */

/* Bussiness Solution Page */

/*@media (min-width:768px) {
        .container {
            width: 750px
        }
    }

    @media (min-width:992px) {
        .container {
            width: 970px
        }
    }

    @media (min-width:1200px) {
        .container {
            width: 1170px
        }
    }*/

/*.busland-hl {
        padding-bottom: 20px;
    }*/

.busland-hl .child-items {
  position: relative;
  /* margin: 20px 0; */
  margin: 0px 0px 20px 0px;
  /* height: 495px; */
  height: 500px;
  color: #fff;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.15);
}
.busland-hl .child-items:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 30%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
}
.busland-hl .child-items a {
  color: inherit;
  /* padding: 40px 20px 0; */
  padding: 20px 20px 0;
  display: block;
  width: 100%;
  height: 100%;
}
.busland-hl .child-items a:hover,
.busland-hl .child-items a:focus {
  text-decoration: none;
  cursor: pointer;
}
.busland-hl .child-items h2 {
  position: relative;
  z-index: 1;
  /* font-size: 24px; */
  /* line-height: 28px; */
  font-family: 'Toshiba Sans' !important;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  text-transform: none;
  color: inherit;
  text-shadow: -1px 2px 0px rgba(0, 0, 0, 1);
  padding-right: 25%;
}
.busland-hl .child-items .items-skewy {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  /* padding: 90px 30px 30px; */
  padding: 60px 20px 30px;
  /*opacity: 0;*/
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.busland-hl .child-items:hover .items-skewy {
  /*opacity: 1;*/
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.busland-hl .child-items:hover .items-skewy:before {
  opacity: 1;
}
.busland-hl .child-items .items-skewy:before {
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 170%;
  background-color: rgba(207, 0, 4, 0.8);
  /* -ms-transform: skewY(28deg); */
  /* -webkit-transform: skewY(28deg); */
  /* transform: skewY(28deg); */
  -ms-transform: skewY(13deg);
  -webkit-transform: skewY(13deg);
  transform: skewY(13deg);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.busland-hl .child-items .items-skewy span {
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  position: relative;
}
.busland-hl .child-items .items-skewy.parag span {
  font-size: 16px;
  line-height: 20px;
  /* text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5); */
  /* font-weight:700; */
  font-weight: 400;
}
.busland-hl .child-items span:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 100% solid red;
  border-right: 100px solid transparent;
}
.busland-hl_menus {
  color: #fff;
  background-color: #b30004;
  position: fixed;
  z-index: 2;
}
.busland-hl_menus ul,
.busland-hl_menus ul li {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}
.busland-hl_menus ul li {
  padding-top: 25px;
  /* padding-top: 10px; */
  /* padding-bottom: 10px; */
  padding-bottom: 4px;
}
.busland-hl_menus ul li a {
  color: inherit;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.02em;
  padding: 5px 25px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  vertical-align: middle;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  border-right: 1px solid rgba(99, 0, 2, 0.75);
}
.busland-hl_menus ul li:first-child a {
  border-left: none;
}
.busland-hl_menus ul li:last-child a {
  border-right: none;
}
.busland-hl_menus a:hover,
.busland-hl_menus a:focus {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.busland-hl_content {
  padding-top: 50px;
  padding-bottom: 40px;
}
.busland-hl_content .hlrow {
  position: relative;
  padding-top: 50px;
}
.busland-hl_content .hlcol-left,
.busland-hl_content .hlcol-right {
  margin: 20px 0;
}
/* .busland-hl_content .hlcol-left .hlinner {
        /* padding-left: 25px;
    } */

.busland-hl_content .hlcol-left .hlinner h2 {
  color: #b30004;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: none;
}
.busland-hl_content .hlcol-left .hlinner p {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 28px;
}
.busland-hl_content .hlcol-right .hlinner {
  position: relative;
  padding: 15px 25px;
  background-color: #ddd;
  min-height: 320px;
  background-position: right bottom;
  background-repeat: no-repeat;
}
/*.busland-hl_content .hlcol-right {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
    }
    .busland-hl_content .hlcol-right:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        right: 15px;
        background-color: #ddd;
    }*/

.busland-hl_content .hlcol-right .hlinner .rtitle {
  color: #959595;
  font-size: 24px;
  line-height: 36px;
  position: relative;
  margin-bottom: 15px;
}
.busland-hl_content .hlcol-right .hlinner ul,
.busland-hl_content .hlcol-right .hlinner ul>li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.busland-hl_content .hlcol-right .hlinner ul>li>a {
  color: #3a3a3a;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.020em;
}
.busland-hl_content .hlcol-right .hlinner ul>li>a:hover,
.busland-hl_content .hlcol-right .hlinner ul>li>a:focus,
.busland-hl_content .hlcol-right .hlinner ul>li.active>a {
  color: #b30004;
  text-decoration: none;
  /* font-weight: 700; */
  ;
}
/* New Home page design */

body {
  margin-bottom: 0px!important;
}
img{
	height:auto;
}
.container {
  max-width: 1366px;
}

/* .navbar-brand img{max-height:none;padding:9px 0px;} */

/* .content-wrapper{margin-top:156px;} */

/* .footer-bottom{font-size:12px;padding:28px 0px 25px 0px;} */

/* .footer-wrapper{background-color:#f2f2f2;} */

/* .footer-bottom .fbcol{width:100%;text-align:center;} */

/* .footer-bottom .fbl{font-size:12px;margin-bottom:7px;} */

/* .nav-icon-search{font-size:24px;height:auto;line-height:normal;} */

/* .nav-search-input{background-color:transparent;font-size:18px;height:30px;font-weight:700;} */

/* .nav-search.nav-search-open .nav-icon-search{background-color:transparent;} */

/* .nav-search-open form{border-bottom:solid #b2b2b2 2px;} */

/* #header-desktop.navbar-default .dropdown-menu li>a:focus, #header-desktop.navbar-default .dropdown-menu li>a:hover, #header-desktop.navbar-default .navbar-nav>.active>a, #header-desktop.navbar-default .navbar-nav>.active>a:focus, #header-desktop.navbar-default .navbar-nav>.active>a:hover, #header-desktop.navbar-default .navbar-nav>li.dropdown:hover>a, #header-desktop.navbar-default .navbar-nav>li>a.selected, #header-desktop.navbar-default .navbar-nav>li>a.selected:focus, #header-desktop.navbar-default .navbar-nav>li>a.selected:hover, #header-desktop.navbar-default .navbar-nav>li>a:focus, #header-desktop.navbar-default .navbar-nav>li>a:hover{color:#000;} */

/* .main-menu .dropdown-menu{border:none;} */

/* #header-desktop.navbar-default .dropdown-menu{padding:2px;} */

/* .main-menu .nav-about .dropdown-menu > li{border-bottom:solid #e6e6e6 1px;} */

/* .main-menu .dropdown-menu ul{padding-left:20px;} */

/* #header-desktop.navbar-default .navbar-nav li>.dropdown-menu > li{padding:25px 17px;} */

/* #header-desktop.navbar-default .dropdown-menu li>a{text-transform:uppercase;color:#b2b2b2;} */

/* .main-menu .dropdown-menu > li:last-child{border-bottom:none;} */

/* .main-menu .dropdown-menu h4{text-transform:uppercase;font-weight:700;} */

/* #header-desktop.navbar-default .navbar-nav li>#dropdownabout{width:450px;} */

/* #header-desktop.navbar-default .navbar-nav li>.dropdown-menu li>a{font-size:18px;font-weight:500;} */

/* #header-desktop.navbar-default .navbar-nav li.nav-about:hover>.dropdown-menu{right:80px;left:auto;} */

/* .header-wrapper{border-top:5px solid #e60005;}r */

/* .header-wrapper > .container{padding-top:20px;padding-bottom:20px;} */

/* #header-desktop.navbar-default .navbar-nav#top-menu>li{float:left;} */

#header-desktop.navbar-default .navbar-nav#top-menu>li>a {
  color: #3a3a3a;
  text-decoration: none;
}
/* #header-desktop.navbar-default .navbar-nav>li.dropdown{margin-top:5px;margin-bottom:3px;} */

/* #header-desktop.navbar-default .navbar-nav>li.dropdown>a{font-size:18px;border-left:none;margin-left:80px;margin-right:80px;} */

/* .nav-search{border-left:none;border-right:none;} */

/* #header-desktop.navbar-default .main-menu{padding-top:18px;padding-bottom:10px;} */

.new-banner-home {
  width: 100%;
  height: auto;
  position: relative;
}
.new-banner-home .item {
  position: relative;
  height: 550px;
}
/* .new-banner-home .item{position:relative;height:650px;} */

.new-banner-home .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* .new-banner-home .bg-t{background-size:auto 100%;background-position:center center;} */

.new-banner-home .bg-t {
  background-size: cover;
  background-position: center center;
}
.new-banner-home .bg-m {
  background-size: cover;
  background-position: center bottom;
}
.new-banner-home .bg.top-left {
  background-position: top left;
}
.new-banner-home .bg.top-middle {
  background-position: top center;
}
.new-banner-home .bg.top-right {
  background-position: top right;
}
.new-banner-home .bg.middle-left {
  background-position: center left;
}
.new-banner-home .bg.centre-middle {
  background-position: center center;
}
.new-banner-home .bg.middle-right {
  background-position: center right;
}
.new-banner-home .bg.bottom-left {
  background-position: bottom left;
}
.new-banner-home .bg.bottom-middle {
  background-position: bottom center;
}
.new-banner-home .bg.bottom-right {
  background-position: bottom right;
}
.new-banner-home .bg.width_100 {
  background-size: cover;
}
.new-banner-home .bg.height_100 {
  background-size: cover;
}
.new-banner-home .bg.cover {
  background-size: cover;
}
.new-banner-home .text {
  position: absolute;
  top: 70px;
  left: 15px;
}

.new-banner-home .text p {
  font-size: 42px;
  color: #fff;
  line-height: 48px;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
  font-family: 'Toshiba Sans';
  font-weight: 700;
}
/* .new-banner-home .text p b{font-family:helvetica_neue_bold;} */

.new-banner-home .text span {
  font-family: 'Toshiba Sans';
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.6);
  padding-top: 40px;
  display: block;
  line-height: 1em;
}
.new-banner-home.slick-dotted.slick-slider {
  margin-bottom: 0px;
}
.new-banner-home .slick-dots {
  bottom: 113px;
  text-align: left;
  max-width: 1366px;
  margin: 0 auto;
  right: 0px;
  left: 0px;
  width: 90%;
  padding-left: 15px;
  padding-right: 5px;
  max-height: 0px;
}
.new-banner-home .slick-dots li button {
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: solid 1px #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.new-banner-home .slick-dots li.slick-active button {
  background-color: #fff;
}
.new-banner-home .slick-dots li button:before {
  display: none;
}
.new-news-ticker {
  position: relative;
  height: 60px;
  background-color: #e6e6e6;
  margin-top: -30px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
}
.new-news-ticker-title {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 195px;
  background: #939393;
  height: 100%;
  text-align: center;
}
.new-news-ticker-title span {
  color: #fff;
  font-size: 14px;
  font-family: 'Toshiba Sans';
  padding-top: 18px;
  display: inline-block;
}
.new-news-ticker-title:after {
  content: '';
  height: 60px;
  width: 64px;
  position: absolute;
  top: 0px;
  right: -64px;
  border-left: solid 32px #939393;
  border-top: solid 30px transparent;
  border-bottom: solid 30px transparent;
}
.new-news-ticker-body {
  margin-left: 195px;
  padding-left: 63px;
  position: relative;
}
.new-news-ticker-body .item {
  height: 60px;
}
.new-news-ticker-body .news_table {
  height: 100%;
  display: table;
  padding-right: 202px;
}
.new-news-ticker-body .news_table p {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2em;
}
.new-news-ticker-body .news_table p a {
  color: inherit;
}
.new-news-ticker-body .news_table p a:hover {
  text-decoration: none;
}
.new-news-ticker-body .item > a {
  position: absolute;
  top: 0px;
  right: 0px;
  color: #3a3a3a;
  font-size: 14px;
  font-family: 'Toshiba Sans';
  padding-top: 18px;
  width: 202px;
  height: 60px;
  display: block;
  background-color: #f2f2f2;
  text-align: center;
  padding-left: 32px;
}
.new-news-ticker-body .item > a:before {
  content: '';
  height: 60px;
  width: 64px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-left: solid 32px #e6e6e6;
  border-top: solid 30px transparent;
  border-bottom: solid 30px transparent;
}
/* .new-home-content{background:url(../img/bg-new-home.jpg) no-repeat center bottom;margin-bottom:-23px;} */

.new-home-content {
  margin-bottom: -23px;
}
.new-toshiba-logos {
  margin-top: 30px;
  margin-bottom: 50px;
  margin-left: -15px;
  margin-right: -15px;
}
.new-toshiba-logos .item {
  float: left;
  width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
.new-toshiba-logos .item a {
  background: #fff;
  display: block;
  color: #333;
  font-size: 20px;
  font-family: 'Toshiba Sans';
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  height: 100px;
  padding-left: 125px;
  line-height: 24px;
  overflow: hidden;
}
.new-toshiba-logos .item a:before {
  content: '';
  width: 150px;
  height: 150px;
  position: absolute;
  top: -20px;
  left: -170px;
  background-color: #cd0004;
  -webkit-transform: rotate(-16.5deg);
  -moz-transform: rotate(-16.5deg);
  -o-transform: rotate(-16.5deg);
  -ms-transform: rotate(-16.5deg);
  transform: rotate(-16.5deg);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-toshiba-logos .item a img {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 0.11;
  filter: alpha(opacity=11);
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-toshiba-logos .item a span {
  position: relative;
  z-index: 1;
}
.new-toshiba-logos .item a .fa {
  padding-left: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.new-toshiba-logos .item a:hover {
  text-decoration: none;
}
.new-toshiba-logos .item a:hover:before {
  left: -43px;
}
.new-toshiba-logos .item a:hover img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.new-toshiba-logos .item a:hover .fa {
  padding-left: 40px;
}
.new-toshiba-logos .item a br {
  display: none;
}
.top-menu2 {
  margin: 0px;
}
.top-menu2 li {
  float: left;
  width: 50%;
  list-style: none;
  padding: 10px 0px;
}
.four_pillar {
  padding-bottom: 10px;
}
.four_pillar > .row {
  margin-right: -5px;
  margin-left: -5px;
}
.four_pillar > .row > .col-xs-6 {
  padding-right: 5px;
  padding-left: 5px;
}
/* .footer-wrapper.opacy{display} */

 
.new-ticker {
  margin-top: -30px;
  z-index: 10000;
}
.new-ticker .table-responsive {
  height: 100%;
  border: none;
  margin: 0px;
  padding: 0px;
}
.new-ticker table {
  margin: 0px;
  height: 100% !important;
}
.new-ticker .table-responsive > table {
  min-width: 0px;
}
.new-ticker table tbody tr td {
  padding: 0px;
  vertical-align: middle;
}
.y_table {
  display: table;
  width: 100%;
  height: 100%;
}
.y_td {
  display: table-cell;
  vertical-align: middle;
}
/* Eka Style */

.wrapper-business-domain {
  /* background:url(../img/business-domain/bg-business-domain.png) no-repeat center top; */
  background-color: #fbfbfb;
  background-size: cover;
}
.wrapper-business-domain .busland-hl_content {
  padding-top: 70px;
  margin-bottom: -28px;
}
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 {
  display: inline-block;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
}
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 a {
  color: #b30004;
  font-size: 30px;
  font-weight: 200;
  line-height: 40px;
  text-transform: none;
  font-family: 'Toshiba Sans';
}
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 a:hover,
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 a:focus {
  text-decoration: none;
}
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2:before {
  background: #b30004;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 30%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2:hover:before {
  width: 100%;
}
.wrapper-business-domain .busland-hl_content .hlcol-left .hlinner p {
  color: #3a3a3a;
  font-size: 16px;
  line-height: 23px;
  font-family: 'Toshiba Sans';
  font-weight: 400;
}
.wrapper-business-domain .busland-hl_menus {
  /* background-color:#F6F6F6; */
  background-color: #fbfbfb;
}
.wrapper-business-domain .busland-hl_menus ul li {
  /* padding-bottom: 0; */
  display: table;
  height: 70px;
}
.wrapper-business-domain .busland-hl_menus ul li a {
  /* border-right: 1px groove rgba(229, 229, 229, .3); */
  border-left: 1px solid #fff;
  border-right: 2px solid #e5e5e5;
  color: #3a3a3a;
  display: table-cell;
  text-align: center;
  padding: 5px 40px;
  position: relative;
  font-family: 'Toshiba Sans';
  font-weight: 400;
  margin-bottom: 6px;
  /* -ms-transform: perspective(1px) translateZ(0); */
  /* -webkit-transform: perspective(1px) translateZ(0); */
  /* -moz-transform: perspective(1px) translateZ(0); */
  /* -o-transform: perspective(1px) translateZ(0); */
  /* transform: perspective(1px) translateZ(0); */
  ;
}
.wrapper-business-domain .busland-hl_menus ul li:first-child a {
  border-left: none;
}
.wrapper-business-domain .busland-hl_menus ul li:last-child a {
  border-right: none;
}
.wrapper-business-domain .busland-hl_menus ul li a:before {
  background: #bd2023;
  bottom: -6px;
  content: "";
  height: 3px;
  left: 50%;
  right: 50%;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  position: absolute;
  z-index: -1;
}
.wrapper-business-domain .busland-hl_menus ul li a:hover:before,
.wrapper-business-domain .busland-hl_menus ul li a.active:before {
  left: 0;
  right: 0;
}
.wrapper-business-domain .busland-hl_menus ul li a:hover,
.wrapper-business-domain .busland-hl_menus ul li a.active {
  color: #bd2023;
}
/* End Eka Style */

/* Button Effect */

.btn,
.btn2,
.btn3,
.btn4,
.btn5,
.btn6,
.btn7,
.btn10 {
  /* padding: 15px 100px; */
  /* margin:10px 4px; */
  /* color: #fff; */
  /* font-family: sans-serif; */
  /* text-transform: uppercase; */
  text-align: center;
  position: relative;
  text-decoration: none;
  /* display:inline-block; */
  ;
}
/*=======Button 6============= */

.btn6 {
  /* border:3px solid transparent;  */
  -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
.btn6::before {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  /* z-index:-1; */
  width: 0%;
  height: 3px;
  background: #861114;
  box-shadow: inset 0px 0px 0px #861114;
  display: block;
  -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
.btn6:hover::before {
  width: 100%;
}
.btn6::after {
  content: '';
  position: absolute;
  right: 0px;
  top: 0px;
  /* z-index:-1; */
  width: 0%;
  height: 3px;
  background: #861114;
  -webkit-transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
  transition: all 0.4s cubic-bezier(.5, .24, 0, 1);
}
.btn6:hover::after {
  width: 100%;
}
.btn6:hover,
.btn6:focus {
  /* border-left:3px solid #861114; */
  /* border-right:3px solid #861114; */
  text-decoration: none;
}
/* .hlcol-right.new_v01 .row{} */

.hlcol-right.new_v01 .item {
  width: 110px;
  height: 150px;
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 14px;
}
.hlcol-right.new_v01 .item img {
  margin-bottom: 6px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
  filter: alpha(opacity=100);
  position: relative;
}
.hlcol-right.new_v01 .item .hover {
  position: absolute;
  top: 10px;
  display: block;
  right: 0px;
  left: 0px;
  margin: 0 auto;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* .hlcol-right.new_v01 .item .hover{position:absolute;top:10px;display:block;right:0px;left:0px;margin:0 auto;opacity:0; filter:alpha(opacity=0);} */

.hlcol-right.new_v01 .item span {
  font-family: 'Toshiba Sans';
  font-size: 12px;
  font-weight: 500;
  color: #3a3a3a;
}
.hlcol-right.new_v01 .item span:before {
  height: 100%;
  width: 3px;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #861114;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hlcol-right.new_v01 .item span:after {
  height: 100%;
  width: 3px;
  content: '';
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #861114;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hlcol-right.new_v01 .item:hover .hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hlcol-right.new_v01 .item:hover span {
  color: #861114;
}
.hlcol-right.new_v01 .item:hover span:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.hlcol-right.new_v01 .item:hover span:after {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* End Button Effect   */

.bg-ex {
  display: none;
}
.wrap_new_breadcrumb {
  padding: 11px 0px;
}
.new_breadcrumb {
  font-size: 14px;
}
.new_breadcrumb > li {
  background: none;
  padding-right: 0px;
  margin-right: 8px;
  font-weight: 500;
}
.new_breadcrumb > li > a {
  text-decoration: underline;
}
.new_breadcrumb > li > .fa {
  -webkit-text-stroke: 1px #666;
  margin-left: 7px;
}
.new_lang_countries {
  text-align: right;
  margin-top: 8px;
}
.new_lang_countries .nav-tabs {
  border-bottom: 0px;
  display: inline-block;
}
.new_lang_countries .nav-tabs>li {
  border-left: solid 1px #707070;
}
.new_lang_countries .nav-tabs>li > a {
  font-size: 14px;
  padding: 4px 20px 1px;
  margin: 0px;
}
.new_lang_countries .nav-tabs>li:last-child {
  border-right: solid 1px #707070;
}
.new_lang_countries .nav-tabs>li.active>a,
.new_lang_countries .nav-tabs>li.active>a:focus,
.new_lang_countries .nav-tabs>li.active>a:hover,
.new_lang_countries .nav-tabs>li>a:focus,
.new_lang_countries .nav-tabs>li>a:hover {
  background-color: transparent;
  color: #cd0004;
  border-color: transparent;
  text-decoration: underline;
}
.page-select-country-new-design .nav-tabs {
  border-bottom: none;
}
.page-select-country-new-design {
  border-bottom: solid 2px #e40101;
	border-bottom:none;
}
/* Contact Directory New Layout 05 July 2018 */

#contact-body:not(.jul_wrap_directory) {
  display: none !important;
}
#contact.panel {
  -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.jul_wrap_directory {
  padding-top: 30px;
}
.item_directory {
  margin-bottom: 35px;
}
/* .item_directory .title{margin-bottom:14px;min-height:28px;position:relative;} */

.item_directory .title {
  margin-bottom: 5px;
  min-height: 36px;
  position: relative;
}
.item_directory .title img {
  position: absolute;
  top: 0px;
  left: 20px;
  max-width: 30px;
}
.item_directory .title h4 {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  vertical-align: sub;
  margin-left: 10px;
  margin-bottom: 0px;
  padding-left: 50px;
}
.item_directory .title h4 span {
  white-space: nowrap;
}
.item_directory .box {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-height: 210px;
  position: relative;
}
.item:not(.item_none) .item_directory .box:hover {
  -webkit-box-shadow: 0px 11px 54px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 11px 54px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 11px 54px rgba(0, 0, 0, 0.17);
}

.item_directory .box h5 {
  font-family: 'Toshiba Sans';
  margin-bottom: 20px;
}
.item_directory .box p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 30px;
}
.item_directory .box:not(.no_dir) p {
  min-height: 60px;
}
.item_directory .box .link_wrap {
  position: absolute;
  bottom: 0px;
  left: 6px;
  width: 100%;
  padding: 20px;
  margin-right: -6px;
  margin-left: -6px;
}
.item_directory .box .link_wrap > div {
  float: left;
  width: 50%;
  padding-right: 6px;
}
.item_directory .box .link_wrap > div:nth-child(2n) {
  padding-right: 0px;
  padding-left: 6px;
}
.item_directory .box .link_wrap > div.fll {
  width: auto;
}
.item_directory .box .link_wrap a {
  display: block;
  text-align: center;
  border: #d6d6d6 solid 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #444;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  line-height: 1.3;
  padding: 6px 2px 3px;
}
.item_directory .box .link_wrap .fll a {
  padding-right: 10px;
  padding-left: 10px;
}
.item_directory .box .link_wrap a .fa {
  color: #b2b2b2;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.item_directory .box .link_wrap a.mail {
  padding-top: 5px;
}
.item_directory .box .link_wrap a.mail .fa {
  font-size: 14px;
}
/* .item_directory .box .link_wrap a:hover, .item_directory .box a:focus{background:#ff0000;border-color:#ff0000;color:#fff;text-decoration:none;} */

.item_directory .box .link_wrap a:hover,
.item_directory .box a:focus {
  border-color: #ff0000;
  text-decoration: none;
}
/* .item_directory .box .link_wrap a:hover .fa, .item_directory .box a:focus .fa{color:#fff;} */

/* .item_directory .box.no_dir{color:#666;border:#ff0000 solid 2px;padding-top:30px;margin-top:47px;min-height:211px;} */

.item_directory .box.no_dir {
  color: #666;
  border: #ff0000 solid 2px;
  padding-top: 30px;
  margin-top: 41px;
  min-height: 211px;
}
.item_directory .box.no_dir h4 {
  font-size: 20px;
  line-height: 28px;
  color: #666;
}
.item_directory .box.no_dir p {
  color: #666;
  margin-bottom: 10px;
}
.item_directory .box.no_dir img {
  display: block;
  margin-bottom: 25px;
}
.jul_wrap_directory .stamp {
  position: absolute;
  top: 0px;
  right: 0px;
}
.modal-directory {
  z-index: 12002;
}
.modal-directory h5 {
  font-family: 'Toshiba Sans';
  margin-bottom: 20px;
}
.modal-directory .modal-content {
  background-color: #fff;
  border: none;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  padding: 30px;
}
.modal-directory .form-group.fix {
  height: 40px;
}
.modal-directory .form-control {
  border: #d6d6d6 solid 1px;
  font-size: 13px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
}
.modal-directory textarea.form-control {
  height: 165px;
}
.modal-directory form .row {
  margin-bottom: 0px;
}
.modal-directory *[type=submit] {
  background-color: #000;
  border: none;
  color: #fff;
  width: 185px;
  height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 1;
  position: relative;
}
.modal-directory *[type=submit]:hover {
  background-color: #f00;
}
.modal-directory .laoder {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}
.modal-directory .clos {
  position: absolute;
  top: 11px;
  right: 12px;
  z-index: 1;
}
.modal-directory .clos img {
  display: block;
}
.modal-directory .row {
  margin-right: -5px;
  margin-left: -5px;
}
.modal-directory .col-sm-6 {
  padding-right: 5px;
  padding-left: 5px;
}
.modal-directory .error {
  color: #f00;
}
.page-lifestyle-products .modal-backdrop {
  z-index: 12001;
}
.thanks_dir {
  padding-top: 80px;
  padding-bottom: 80px;
}
.thanks_dir img {
  display: inline-block;
  margin-bottom: 25px;
}
.thanks_dir h5 {
  font-family: 'Toshiba Sans';
  margin-bottom: 10px;
}
.thanks_dir a {
  background-color: #f00;
  color: #fff;
  width: 185px;
  height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  line-height: 40px;
  margin-top: 30px;
}
.thanks_dir a:hover {
  background-color: #000;
  text-decoration: none;
}
/* End Contact Directory New Layout */

/* new menu order 26-07-2018 */

#header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18 {
  display: inline-block;
}
#header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18.ext {
  border-left: solid 1px #D2D2D2;
  padding-left: 20px;
}
#header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18>ul {
  display: inline-block;
  margin-left: 0px;
  margin-right: -4px;
  vertical-align: top;
  padding-right: 20px;
}
#header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18 li {
  list-style: none;
}
.location-dropdown {} .location-dropdown button {
  height: 40px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #d6d6d6 solid 1px;
  font-size: 13px;
  color: #555;
  background: #fff;
  display: block;
  width: 100%;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-align: left;
}
.location-dropdown button b {
  font-weight: normal;
}
.location-dropdown button .caret {
  float: right;
  margin-top: 7px;
}
.location-dropdown .dropdown-menu {
  max-height: 200px;
  overflow: auto;
  font-size: 13px;
}
.location-dropdown .dropdown-menu>li {
  display: block;
}
.location-dropdown .dropdown-menu .divider {
  margin-top: 0px;
  margin-bottom: 0px;
}
.location-dropdown .dropdown-menu>li>a {
  white-space: normal;
}
/* End of new menu order */

ul.contact-info.list-inline > li {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}
ul.contact-info.list-inline {
  list-style: none;
  list-style-image: none;
  list-style-type: none;
}
.iti-mobile .intl-tel-input.iti-container {
  z-index: 12003;
}
@media only screen and (min-width: 768px) {
	
body {
	height: 100%;
	padding-bottom:100px;
}

html {
position: relative;
height: 100%;
 
}

 
.footer-wrapper {
  position: fixed  !important;
  bottom: 0;
}
	
  /* #header-desktop.navbar-default .navbar-nav li.nav-select-country:hover>.dropdown-menu{left:0px !important;right:auto !important;} */
  /* #header-desktop.navbar-default .navbar-nav li.nav-about.open>.dropdown-menu, #header-desktop.navbar-default .navbar-nav li.nav-about:hover>.dropdown-menu, #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-about:focus~#dropdownabout{left:auto;right:80px;} */
  .new-banner-home .slick-dots {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .new-banner-home .slick-dots {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 88%;
  }
  .new-banner-home .slick-dots {
    width: 88%;
  }
}
@media (min-width: 1600px) {
  .new-banner-home .text span {
    font-size: 18px;
  }
  #business-advertorial .greyBg,
  #business-brochure .greyBg {
    height: 337px;
  }
}
@media (max-width: 1600px) {
  .new-banner-home .item {
    height: 400px;
  }
  .new-banner-home .text p {
    font-size: 30px;
    line-height: 34px;
  }
  /* .new-banner-home .text span{font-size:14px;} */
  .container {
    max-width: 1100px;
  }
  .new-banner-home .slick-dots {
    max-width: 960px;
  }
  .busland-hl .child-items {
    height: 360px;
  }
  .busland-hl .child-items .items-skewy.parag {
    line-height: 16px;
  }
  .busland-hl .child-items .items-skewy.parag span {
    font-size: 12px;
    line-height: 16px;
  }
  .new-toshiba-logos .item a {
    font-size: 18px;
  }
  .new-toshiba-logos .item a .fa {
    padding-left: 10px;
  }
  .new-toshiba-logos .item a:hover .fa {
    padding-left: 20px;
  }
  .new-toshiba-logos .item a br {
    display: inline;
  }
  .busland-hl .child-items h2 {
    font-size: 19px;
    line-height: 20px;
    padding-right: 17%;
  }
  .new-toshiba-logos .item .y_td {
    padding-right: 20px;
  }
  .hlcol-right.new_v01 .clearfix {
    display: none;
  }
  .wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 a {
    font-size: 26px;
  }
  #business-advertorial .greyBg h2.subtitle,
  #business-advertorial .greyBg h2.subtitlebrochures,
  #business-brochure .greyBg h2.subtitlebrochures {
    font-size: 10px !important;
    line-height: 14px;
  }
  .item_directory .title h4 {
    font-size: 15px;
  }
  .item_directory .box .link_wrap a {
    font-size: 12px;
  }
  .item_directory .box p {
    font-size: 12px;
  }
  /* .item_directory .box.no_dir{margin-top: 50px;} */
  .item_directory .box.no_dir img {
    margin-bottom: 8px;
  }
  /* .item_directory .box.no_dir h4{font-size:16px;} */
  .item_directory .box.no_dir h4 {
    font-size: 14px;
  }
  .item_directory .box h5 {
    font-size: 14px;
  }
  .footer-wrapper .container,
  .header-wrapper .container {
    max-width: inherit;
  }
}
@media (max-width: 1600px) and (min-width: 901px) {
  .grid-container .grid .find-out:hover span {
    padding-left: 20px;
  }
  .grid-container .grid .find-out:hover span:before {
    transform: translateX(-25px);
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
  }
  .grid-container .grid .find-out:hover span:after {
    transform: translate(-5px, -23px);
    -webkit-transform: translate(-5px, -23px);
    -moz-transform: translate(-5px, -23px);
    -ms-transform: ttranslate(-5px, -23px);
    -o-transform: translate(-5px, -23px);
  }
}
@media (max-width: 1440px) {
  /* .busland-hl .child-items{height:450px;} */
  /* .container {max-width: 1100px;} */
  /* .new-banner-home .slick-dots{max-width: 1100px;} */
  /* .new-toshiba-logos .item a{font-size:12px;} */
  ;
}
@media (max-width: 1370px) and (min-width: 1360px) {
  .new-banner-home .text p {
    font-size: 28px;
    line-height: 30px;
  }
  .new-banner-home .text span {
    font-size: 15px;
    line-height: 16px;
  }
  .new-banner-home .item {
    height: 350px;
  }
  .new-banner-home .slick-dots {
    bottom: 68px;
  }
  .new-banner-home .slick-dots li {
    width: 10px;
    height: 10px;
  }
  .new-banner-home .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .bg-ex {
    display: block;
  }
  .busland-hl .child-items {
    height: 350px;
  }
  /* .busland-hl .child-items h2{line-height:22px;} */
  .busland-hl .child-items h2 {
    line-height: 17px;
    font-size: 15px;
  }
  .busland-hl .child-items .items-skewy {
    min-height: 240px;
  }
  .busland-hl .child-items .items-skewy .btn_lnk {
    position: absolute;
    left: 20px;
    bottom: 20px;
  }
  .new-toshiba-logos .item a {
    font-size: 14px;
    font-weight: 400;
    height: 73px;
    padding-left: 80px;
  }
  .new-toshiba-logos .item a img {
    width: 50px;
    left: 15px;
    top: 15px;
  }
  .new-toshiba-logos .item a span br {
    display: none;
  }
  .new-toshiba-logos .item a:hover:before {
    left: -74px;
  }
  .hlcol-right.new_v01 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  /* .hlcol-right.new_v01 .item{margin-left:5px;margin-right:5px;width:100px;height:120px;} */
  .hlcol-right.new_v01 .item {
    margin-left: 3px;
    margin-right: 3px;
    width: 100px;
    height: 120px;
  }
  .hlcol-right.new_v01 .item img {
    width: 60px;
  }
  /* .wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2{font-size:28px;font-weight:300;} */
  .wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 {
    font-weight: 300;
  }
  .wrapper-business-domain .busland-hl_content .hlcol-left .hlinner h2 a {
    font-size: 24px;
  }
  .wrapper-business-domain .busland-hl_content .hlcol-left .hlinner p {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  /* .new-toshiba-logos .item a{padding-left:0px;text-align:center;} */
  /* .new-toshiba-logos .item a .fa{display:none;} */
  .busland-hl_menus ul li a {
    padding-left: 20px;
    padding-right: 20px;
  }
  /* .new-banner-home .item{height:450px;} */
  /* .new-banner-home .item{height:650px;} */
  #header-desktop.navbar-default .dropdown-menu.dropdown-horizontal {
    width: 515px;
  }
  #header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18 {
    width: 100%;
    padding-bottom: 6px;
  }
  #header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18.ext {
    border-top: solid 1px #D2D2D2;
    padding-left: 0px;
    border-left: none;
  }
  #header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18>ul {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .new-toshiba-logos {
    margin-left: -5px;
    margin-right: -5px;
  }
  .new-toshiba-logos .item {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
  }
  /* .new-toshiba-logos .item:first-child{width:100%;} */
  .container.fixed-container {
    width: 100%;
  }
  .busland-hl_menus ul {
    text-align: center;
  }
  /* .busland-hl_menus ul li{float:none;width:auto;margin-left:-4px;display:inline-block;text-align:left;} */
  .wrapper-business-domain .busland-hl_menus ul li a {
    padding: 5px 10px;
  }
  .busland-hl .child-items {
    height: 400px;
  }
  .busland-hl .child-items h2 {
    padding-right: 50%;
  }
  .new-toshiba-logos .item .y_td {
    padding-right: 38%;
  }
  #business-advertorial .greyBg,
  #business-brochure .greyBg {
    height: 179px;
  }
  #business-advertorial .greyBg h2.subtitle,
  #business-advertorial .greyBg h2.subtitlebrochures,
  #business-brochure .greyBg h2.subtitlebrochures {
    font-size: 7px !important;
    line-height: 10px;
  }
  .modal-directory {
    text-align: center;
    padding: 0!important;
  }
  .modal-directory:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }
  .modal-directory .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  /* #header-desktop.navbar-default .navbar-nav li.nav-select-country:hover>.dropdown-menu, #header-desktop.navbar-default .navbar-nav li.nav-select-country.open>.dropdown-menu{left:0%;} */
  ;
}
.navbar-header>.navbar-brand>img {
  margin: 10px 0 0 33px;
  /*max-width: 70px;*/
  max-height: 45px;
	/* object-fit:contain; */
}
.navbar-brand > a > img {
  padding: 0;
  width: 161px;
}
.navbar-brand img {
  max-height: 64px;
  
  
}
.logotext {
  
  padding: 13px 0;
  
}

@media (max-width: 767px) {
	.navbar{
		min-height: 44px;
	}
	.navbar-brand {
 
  height: 44px;
 
}
.navbar-brand > a{
	padding-left:0px;
}
	.navbar-brand > a > img {
  padding: 0;
  
}
.navbar-brand img {
  max-height: 44px;
  width:auto !important
  
  
}
.logotext {
  
  padding: 13px 0;
  
}
	
  .navbar-header>.navbar-brand>img {
    height: auto !important;
    max-width: 80px;
    margin: 10px 0 0;
    max-height: none;
  }
  /* .header-wrapper > .container{padding-top:0px;padding-bottom:0px;} */
  /* .navbar-brand .navbar-brand img{max-height:64px;} */
  /* .navbar-brand > img{max-height:58px;padding-top:15px;} */
  .content-wrapper {
     
  }
  .new-banner-home .text {
    left: 0px;
    top: 80px;
    padding-left: 7%;
    padding-right: 7%;
    width: 100%;
  }
  .new-banner-home .text p {
    font-size: 32px;
    line-height: 40px;
  }
  .new-banner-home .text span {
    font-size: 18px;
  }
  /* .new-banner-home .item{height:450px;} */
  .new-banner-home .slick-dots {
    bottom: 73px;
    padding-right: 20px;
  }
  .slick-dots li {
    width: 15px;
    height: 15px;
  }
  .new-news-ticker {
    height: auto;
  }
  .new-news-ticker-title {
    position: relative;
    width: 100%;
    height: auto;
    text-align: left;
  }
  .new-news-ticker-title:after {
    content: none;
  }
  .new-news-ticker-title span {
    padding-top: 0px;
    padding-left: 10px;
  }
  .new-news-ticker-body {
    margin-left: 0px;
    padding-left: 10px;
  }
  .new-news-ticker-body .item > a {
    font-size: 14px;
    width: 100px;
    text-indent: -99999em;
  }
  .new-news-ticker-body .item > a:after {
    content: "\f054";
    font-family: "FontAwesome";
    position: absolute;
    top: 16px;
    left: 50px;
    text-indent: 0;
    font-size: 28px;
    color: #939393;
  }
  .new-news-ticker-body .news_table {
    padding-right: 100px;
  }
  /* .busland-hl .child-items{height:350px;margin:10px 0px;} */
  .busland-hl .child-items {
    height: 350px;
    margin: 0px 0px 10px 0px;
  }
  /* .four_pillar > .row{margin-right:-10px;margin-left:-10px;} */
  /* .four_pillar > .row > .col-xs-6{padding-right:10px;padding-left:10px;} */
  /* .new-toshiba-logos .item{width:100%;} */
  .new-toshiba-logos .item a {
    font-size: 16px;
    line-height: 18px;
    height: 80px;
    padding-left: 90px;
  }
  .new-toshiba-logos .item a img {
    max-height: 50px;
    top: 15px;
    left: 10px;
  }
  .new-toshiba-logos .item a:hover:before {
    left: -71px;
  }
  .container.full-mobile {
    padding-left: 0px;
    padding-right: 0px;
  }
  .busland-hl .child-items .items-skewy {
    padding: 60px 10px 10px;
  }
  .busland-hl .child-items a {
    padding: 20px 10px 0;
  }
  .new-news-ticker {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .busland-hl_menus ul li {
    float: left;
    margin-left: 0px;
    /*height:58px;*/
    ;
  }
  .busland-hl_menus ul li.one {
    width: 195px;
  }
  .busland-hl_menus ul li.two {
    width: 230px;
  }
  .busland-hl_menus ul li.three {
    width: 240px;
  }
  .busland-hl_menus ul li.four {
    width: 145px;
  }
  .nav-search {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #header-desktop.navbar-default .navbar-nav>li>a {
    padding: 15px;
  }
  .new-home-content {
    margin-bottom: 40px;
  }
  .new-toshiba-logos {
    margin-bottom: 20px;
  }
  .hlcol-right.new_v01 .row {
    text-align: center;
  }
  .hlcol-right.new_v01 .item {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .new-ticker .news-ticker-list .item {
    font-size: 14px;
  }
  .new-toshiba-logos .item .y_td {
    padding-right: 53%;
  }
  #business-advertorial .greyBg,
  #business-brochure .greyBg {
    height: 246px;
  }
  #business-advertorial .greyBg h2.subtitle,
  #business-advertorial .greyBg h2.subtitlebrochures,
  #business-brochure .greyBg h2.subtitlebrochures {
    font-size: 10px !important;
    line-height: 14px;
  }
  .modal-directory .col-sm-6 {
    margin-bottom: 10px;
  }
  .item_directory .box.no_dir {
    margin-top: 0px;
  }
  #header-desktop.navbar-default .dropdown-menu.dropdown-horizontal {
    width: auto;
  }
  #header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18>ul {
    width: 100%;
    padding-right: 0px;
  }
  #header-desktop.navbar-default .navbar-nav .dropdown-menu li.sub-26-07-18 li {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
@media (max-width: 640px) {
  .new-ticker > .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  /* .new-ticker .news-ticker-list{height:auto;min-height:70px;} */
  .new-ticker .news-ticker-list {
    height: auto;
  }
  .new-ticker .news-ticker-list td:first-child {
    line-height: 16px;
  }
  .new-ticker .news-ticker-list .item {
    height: 100% !important;
  }
  .busland-hl .child-items h2 {
    padding-right: 30%;
  }
  .new-toshiba-logos .item .y_td {
    padding-right: 37%;
  }
  .new-ticker .table-responsive {
    padding: 10px;
  }
}
@media (max-width: 630px) {
  #business-advertorial .greyBg,
  #business-brochure .greyBg {
    height: 416px;
  }
  #business-advertorial .greyBg h2.subtitle,
  #business-advertorial .greyBg h2.subtitlebrochures,
  #business-brochure .greyBg h2.subtitlebrochures {
    font-size: 12px !important;
    line-height: 16px;
  }
}
@media (max-width: 580px) {
  .page-business-products .isotope-business-products {
    margin-bottom: 30px;
  }
  .isotope-item,
  .isotope-item .thumbnail .caption-text {
    min-height: 0px;
  }
  .isotope-item .thumbnail .caption-buttons {
    margin-bottom: 20px;
  }
}
@media (max-width: 540px) {
  .busland-hl .child-items {
    height: 270px;
  }
}
@media (max-width: 540px) {
  .navbar-header>.navbar-brand>img {
    margin-top: 5px;
  }
}
@media (max-width: 499px) {
  /* #header-desktop.navbar-default .navbar-nav#top-menu{position:static;display:block;float:left;margin:-17px 0 0}#header-desktop.navbar-default .navbar-nav#top-menu>li{clear:none;margin-right:10px} */
  .busland-hl .child-items {
    height: 200px;
  }
  .busland-hl .child-items h2 {
    font-size: 17px;
    font-family: 'Toshiba Sans';
  }
  .new-banner-home .text p {
    font-size: 24px;
    line-height: 1.2;
  }
  .new-banner-home .text span {
    font-size: 14px;
  }
  .new-banner-home .text span font {
    display: block;
  }
  .new-banner-home .text {
    top: 40px;
  }
  /* .new-banner-home .item{height:430px;} */
  .new-banner-home .item {
    height: 280px;
  }
  .busland-hl_content .hlrow {
    padding-top: 30px;
  }
  .busland-hl_content .hlcol-left .hlinner p {
    font-size: 18px;
  }
  .busland-hl_content .hlcol-left .hlinner h2 {
    font-size: 32px;
  }
  .busland-hl_content .hlcol-right .hlinner ul>li>a {
    font-size: 18px;
  }
  .busland-hl_content .hlcol-right .hlinner ul>li>a:hover,
  .busland-hl_content .hlcol-right .hlinner ul>li>a:focus,
  .busland-hl_content .hlcol-right .hlinner ul>li.active>a {
    font-weight: 400;
  }
  /* .busland-hl .child-items h2{font-family:helvetica_neue_bold;} */
  /* .new-toshiba-logos .item a{font-size:12px;line-height:14px;padding-left:20px;height:65px;} */
  /* .new-toshiba-logos .item a img{max-height:none;top:auto;bottom:-20px;left:-20px;} */
  .new-toshiba-logos .item a {
    height: 60px;
    padding-left: 55px;
    font-size: 12px;
    line-height: 14px;
  }
  .new-toshiba-logos .item a img {
    max-height: 40px;
    top: 10px;
    left: 5px;
  }
  .new-toshiba-logos .item a .fa {
    display: none;
  }
}
@media (max-width: 440px) {
  /* .navbar-brand{padding:0 0 0 8px;} */
  .new-banner-home .text {
    left: 10px;
  }
  .items-skewy {
    display: none;
  }
  .modal-directory .modal-dialog {
    margin-left: 0px;
    margin-right: 0px;
  }
  /*.navbar-brand{position:relative}
    .navbar-header>.navbar-brand>img{position:absolute;top:0;left:100%;margin-left:-40px;z-index:-1}*/
  ;
}
@media (max-width: 360px) {
  .modal-directory .modal-content {
    padding-left: 5px;
    padding-right: 5px;
  }
  .modal-directory .clos {
    padding: 5px;
    z-index: 10;
  }
}
@media (max-height: 710px) {
  .modal-directory:before {
    content: none;
  }
  .modal-directory .modal-dialog {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
/*
* indr /02/oct/2018 • header logo issue, client want it the same as the guidelines
*/

.navbar-brand > a > img {
  padding: 0px;
  width: 161px;
}
/*
* krisma /02/oct/2018 • new header custom little girl and sunrise
*/

.new-banner-home .item.flo-right > a,
.new-banner-home .item.flo-right > a > .container,
.new-banner-home .item.flo-right > .container {
  height: 100%;
}
.new-banner-home .item.flo-right > a {
  display: block;
}
.new-banner-home .item.flo-right .text {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.new-banner-home .item.flo-right .text > span {
  display: none;
}
@media (min-width: 768px) {
  .new-banner-home .item.flo-right .text {
    left: auto;
    right: 15px;
    /*top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);*/
    ;
  }
}
@media (max-width: 1199px) {
  .new-banner-home .item.flo-right .bg {
    background-position: center left 35%;
  }
  .new-banner-home .item.flo-right .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(banner/little-girls.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: auto 90%;
  }
}
@media (max-width: 900px) {
  .new-banner-home .item.flo-right .bg:before {
    background-size: auto 75%;
  }
}
@media (max-width: 767px) {
  .new-banner-home .item.flo-right .text p {
    display: inline-block;
    float: right;
  }
}
body a.dropdown-toggle,
ul#top-menu li u {
  font-family: 'Toshiba Sans';
}
/*Advert Page*/

.advert-page {
  background-color: #ffffff;
  font-size: 16px;
  color: #000000;
  font-family: "Toshiba Sans";
}
.advert-page h1,
.advert-page h2,
.advert-page h3,
.advert-page h4,
.advert-page h5,
.advert-page h6 {
  font-family: "Toshiba Sans";
  font-weight: 600;
  color: #000;
}
.advert-page a {
  outline: none;
  color: #E61E1E;
  transition: 0.4s ease all;
}
.advert-page a:hover {
  color: #000;
}
.advert-page h3,
.advert-page h4 {
  margin: 25px 0px;
  line-height: 1.2;
}
.advert-page p {
  line-height: 1.5;
  margin: 0px 0px 20px;
}
.advert-page .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.advert-page .container {
  width: 100%;
  max-width: 836px;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 25px;
  padding-top: 15px;
}
.advert-page .heading {
  text-align: center;
}
.advert-page .heading h5 {
  font-size: 14px;
  letter-spacing: 0;
  color: #666666;
  margin: 20px 0px 30px;
  font-weight: 500;
}
.advert-page .heading h3 {
  font-size: 24px;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 27px;
}
.advert-page .heading p {
  margin-bottom: 30px;
}
.advert-page .bkg-sec {
  margin-bottom: 30px;
}
.advert-page .bkg-sec img {
  width: 100%;
  pointer-events: none;
}
.advert-page .bkg-video-sec {
  margin: 30px 0 30px;
  position: relative;
}
.advert-page .content-wrpper .title {
  font-size: 20px;
  text-transform: uppercase;
  margin: 25px 0 25px;
}
.advert-page .more-info {
  font-style: italic;
  margin: 45px 0 20px;
}
.advert-page .more-info span {
  color: #E61E1E;
}
.advert-page .bkg-video-sec .play {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #b10707b0;
  text-align: center;
}
.advert-page .bkg-video-sec .play:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.advert-page .bkg-video-sec .play img {
  width: 50px;
  height: 50px;
  vertical-align: middle;
  display: inline-block;
}
.advert-page .video-js {
  width: 100%;
  height: 471px;
}
.advert-page .video-js .vjs-big-play-button {
  width: 135px;
  height: 135px;
  border-radius: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 135px;
  transition: 0.35s ease all;
  font-size: 120px;
  border: none;
  background: rgba(255, 0, 0, 0.7098039215686275);
}
.advert-page .video-js:hover .vjs-big-play-button,
.advert-page .video-js .vjs-big-play-button:focus {
  background-color: rgba(255, 0, 0, 0.7098039215686275);
}
.advert-page .more-info a {
  text-decoration: underline;
}
.media-desc {
  background: #F2F2F2;
  color: #707070;
  font-size: 14px;
  border-left: 6px solid #E61E1E;
  padding: 14px 15px 12px 10px;
  line-height: 1.25;
}
@media(max-width:1280px) {
  .advert-page {
    /*font-size: 16px;*/
    ;
  }
  .advert-page .heading h3 {
    font-size: 22px;
  }
}
@media(max-width:1080px) {
  .advert-page .container {
    padding: 10px 20px 30px;
  }
  .advert-page .video-js .vjs-big-play-button {
    width: 100px;
    height: 100px;
    font-size: 80px;
    line-height: 100px;
  }
}
@media(max-width:991px) {
  /*.advert-page {font-size: 15px; }*/
  .advert-page .content-wrpper .title {
    font-size: 17px;
  }
  .advert-page .heading h3 {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .advert-page .video-js {
    height: inherit;
    min-height: 400px;
  }
  .advert-page .heading h5 {
    margin: 20px 0px 20px;
  }
  .advert-page .heading p {
    margin-bottom: 20px;
  }
  .advert-page .more-info {
    margin: 35px 0 10px;
  }
}
@media(max-width:767px) {
  .advert-page {
    /*font-size: 14px;*/
    ;
  }
  .media-desc {
    font-size: 13px;
  }
  .advert-page .video-js .vjs-big-play-button {
    width: 60px;
    height: 60px;
    font-size: 50px;
    line-height: 60px;
  }
}
/*search page*/

.search-section {
  font-family: 'Toshiba Sans' !important;
  font-size: 14px;
  color: #000;
}
.form-search-inner {
  background-color: #de0a0a;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 13px 15px;
  align-items: center;
  max-width: 395px;
}
.form-search-inner label {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
}
.form-search-inner input {
  max-width: 260px;
  height: 30px;
  border-radius: 4px;
  padding: 6px 10px 5px !important;
  box-shadow: inset 3px 2px 5px rgba(0, 0, 0, 0.5);
  margin: 0 0px 0 11px;
  font-weight: 600;
  font-family: 'Toshiba Sans' !important;
}
.form-search-inner button {
  background: #0064b2;
  border: none;
  padding: 0;
  height: 30px;
  width: 30px;
  border-radius: 5px;
  margin-left: 10px;
  font-weight: 500;
  transition: 0.4s ease all;
  padding: 3px;
}
.form-search-inner button:hover {
  color: #000;
  background: #fdd22b;
}
div.dataTables_wrapper div.dataTables_filter {
  display: none;
}
div#data-table_wrapper {
  padding: 0;
  margin-top: -2px;
}
#data-table {
  margin: 0 !important;
  border: none !important;
}
#data-table tr th {
  background-color: #666666;
  border: none;
  color: #fff;
  padding: 7px 15px;
}
#data-table tr th.sorting_desc,
#data-table tr th.sorting_asc {
  background-color: #0064b2;
}
#data-table tr th:before,
#data-table tr th:after {
  display: none !important;
}
#data-table tr th span {
  display: inline-block;
  height: 20px;
  width: 15px;
  vertical-align: middle;
  margin-left: 3px;
  position: relative;
  pointer-events: none;
}
#data-table tr th span:before {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-bottom: 8px solid white;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#data-table tr th span:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-top: 8px solid white;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
#data-table tr th.sorting_desc span:before {
  opacity: 0;
}
#data-table tr th.sorting_desc span:after {
  opacity: 1;
}
#data-table tr th.sorting_asc span:after {
  opacity: 0;
}
#data-table tr th.sorting_asc span:before {
  opacity: 1;
}
#data-table tr td {
  border: none;
  padding: 11px 15px;
}
#data-table tr td:first-child {
  color: #6e6e6e;
}
#data-table tr td:first-child span {
  position: absolute;
  opacity: 0;
  text-indent: -99999px;
  pointer-events: none;
}
#data-table tr td:last-child {
  padding-right: 230px;
}
.search-section .btn {
  height: 34px;
  width: 134px;
  background: #1f54c4;
  padding: 6px 10px;
  color: #fff;
  border-radius: 5px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Toshiba Sans' !important;
  margin: 55px 0;
  transition: 0.3s all;
}
.search-section .btn:hover {
  background: #de0a0a;
}
.results-desc {
  padding: 0 15px;
  margin: 15px 0 0;
  display: inline-block;
}
.search-result {
  position: relative;
}
.search-overlay {
  position: absolute;
  top: -50px;
  right: 0px;
  z-index: 1;
}
.search-overlay:before {
  content: '';
  display: block;
  top: 0;
  right: 0;
  width: 120px;
  background: white;
  position: absolute;
  height: 100%;
}
.search-overlay img {
  z-index: 1;
  position: relative;
}
/*remvoe searach*/

/*.search-section, .search-overlay{ display: none; }*/

/*.search-result .container {max-width: 1350px; width: 100%; }*/

#data-table tr td:last-child a {
  font-size: 14px;
  font-family: 'Toshiba Sans' !important;
  color: #000;
}
.footer-social {
  position: absolute;
  right: 50px;
  top: 9px;
}
.footer-social a {
  display: inline-block;
  border: none;
  vertical-align: middle;
  margin: 0 5px !important;
}
.res-social {
  display: none;
}
/**/

.no-res {
  max-width: 630px;
  padding: 20px 0;
  font-size: 18px;
  color: #000;
  line-height: 1.3;
  min-height: 260px;
  font-family: 'Toshiba Sans';
}
.no-res h2 {
  font-size: 24px;
  text-transform: none;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  margin-bottom: 50px;
}
.no-res p {
  font-size: 18px;
}
.no-res ul {
  margin: 0;
}
.no-res ul li {
  position: relative;
  list-style: none;
  padding-left: 13px;
}
.no-res ul li:before {
  content: '';
  display: block;
  width: 5px;
  height: 2px;
  left: 0px;
  top: 12px;
  position: absolute;
  background: black;
}
.search-table #data-table_length {
  margin-top: 13px;
  margin-bottom: 5px;
}
.search-table #data-table_length .form-control {
  height: 33px;
  padding: 6px 7px;
  font-size: 14px;
  margin: 0 5px;
  box-shadow: none;
}
div#data-table_wrapper .row:last-child .col-sm-12 {
  width: 100%;
}
div.dataTables_wrapper div.dataTables_paginate {
  text-align: center;
}
div.dataTables_wrapper div.dataTables_paginate a {
  font-size: 13px;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  background: #0064b2;
}
@media(max-width: 1600px) {
  .footer-social {
    right: 30px;
  }
}
@media(max-width: 1199px) {
  .no-res {
    max-width: 740px;
  }
}
@media(max-width: 991px) {
  .search-overlay {
    width: 140px;
  }
  .search-overlay:before {
    width: 65px;
  }
  .search-section .table-responsive {
    border: none;
  }
  #data-table tr td:last-child {
    padding-right: 15px;
  }
  .footer-main-menu {
    padding-right: 110px;
  }
  .footer-social {
    top: 10px;
  }
}
@media(max-width: 767px) {
  .search-overlay {
    width: 90px;
  }
  .search-overlay:before {
    width: 45px;
  }
  /*.dataTables_wrapper .row:first-child{ display: none; }*/
  div#data-table_wrapper .row:first-child .col-sm-12 {
    margin-bottom: 0;
  }
  .search-table #data-table_length {
    text-align: left;
  }
  .search-section .table-responsive {
    margin-top: -2px;
    padding: 0;
  }
  .footer-social {
    display: none;
  }
  .res-social {
    display: block;
    transform: none;
    top: 3px;
  }
  /**/
  .no-res ul li:before {
    top: 9px;
  }
  .no-res p {
    font-size: 15px;
  }
  .no-res h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .no-res {
    white-space: normal;
    min-height: inherit;
    font-size: 15px;
  }
  /*.footer-wrapper .panel-group .panel-heading{ padding: 0 !important; }*/
  ;
}
@media(max-width: 500px) {
  .search-overlay {
    opacity: 0.2;
    pointer-events: none;
  }
  .form-search-inner {
    position: relative;
    z-index: 1;
  }
}
@media(max-width: 480px) {
  .form-search-inner {
    max-width: 305px;
    padding: 13px 10px;
  }
  .form-search-inner input {
    max-width: 180px;
  }
  .form-search-inner label {
    font-size: 15px;
  }
  #data-table tr th:first-child,
  #data-table tr td:first-child {
    width: 100px !important;
  }
  table.no-res-table {
    min-width: inherit !important;
  }
  .no-res h2 {
    font-size: 21px;
  }
  div.dataTables_wrapper div.dataTables_paginate a {
    margin-bottom: 10px;
  }
}
@media(max-width: 400px) {
  .form-search-inner input {
    max-width: 160px;
  }
  .form-search-inner {
    max-width: 285px;
  }
}
/*final container fix*/

.footer-main-menu span {
  font-weight: 500;
  font-family: 'Toshiba Sans' !important;
  font-size: 14px;
}
.header-wrapper .main-menu .dropdown-menu h4 {
  font-family: 'Toshiba Sans' !important;
  font-weight: bold;
}
.header-wrapper .main-menu .dropdown-menu li a {
  text-transform: uppercase !important;
  font-size: 12px !important;
}
.footer-sub-menu {
  font-size: 12px;
  line-height: 1.5;
  font-family: 'Toshiba Sans' !important;
  font-weight: 500;
  text-transform: uppercase !important;
}
.footer-wrapper .fafa {
  font-family: 'Toshiba Sans' !important;
  font-size: 12px !important;
}
@media(max-width: 1199px) {
  .footer-wrapper .container, .header-wrapper .container {
    width: calc(100% - 40px);
    max-width: 1056px;
  }
}
@media(max-width: 767px) {
  .footer-wrapper .container, .header-wrapper .container {
    width: 100%;
  }
}

@media screen and (min-width:1601px)
{
	.text-center-more a 
	{
		margin-top:12px;
	}
}


/* style changes */
.page-careers .card-popup.career-popup.open .card-detail-content
{
	width: 96%;
}
.page-careers .card-popup.career-popup.open .card-detail-content .contribution-content ul li a p
{
	top: initial;
    bottom: 15px;
}


/* featured lable */
.feature_lable
{
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding-top: 22px;
}
.feature_lable_img
{
	height: auto; 
    width: calc(50% - 18px);
	position:relative;
	border-radius:4px;
}
.feature_lable_img a
{
	display:block;
}
.feature_lable_img a img 
{
	width:100%;
	border-radius:4px;
}

@media screen and (max-width:991px)
{
.feature_lable_img
{
    width: calc(50% - 8px);
}	
}

@media screen and (max-width:575px)
{
.feature_lable_img
{
    width: calc(100% - 0px);
}	
.feature_lable {
    justify-content: flex-start;
}
	.feature_lable_img:first-child
	{
		margin-bottom:22px;
	}
}


.card-inner-link
{
	display:none !important;
}

/* style changes work */

table.notice_for_indonesia {
    display:none !important;
}

/* New Release */
.nav.nav-tabs.news-release
{
	padding-bottom:15px !important;
}
.nav.nav-tabs.news-release li a
{
	border-radius: 15px !important;
    line-height: initial !important;
    padding-left: 28px !important;
    padding-right: 28px !important;
    padding-top: 6px !important;
    padding-bottom: 9px !important;
    font-family: 'Toshiba Sans' !important;
    font-size: 16px !important;
    border: 1px solid #cfcfcf !important; 
    color: #6e6e6e !important;
	display: flex;
    align-items: center;
    justify-content: center;
	height:40px !important;
	margin-right:6px !important;
}
.nav.nav-tabs.news-release li.active a,
.nav.nav-tabs.news-release li:hover a
{
	background: #e40202;
    border: 1px solid #e40202 !important;
    color: #fff !important; 
}
#submit-nr-filters
{
	width: 100% !important;
    height: 40px !important;
    border-radius: 8px !important;
    font-family: 'Toshiba Sans' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
	display:flex;
	align-items:center;
	justify-content:center;
	background-color:#1f54c4 !important;
}
#submit-nr-filters:hover 
{
	background-color:#e40202 !important;
}
.aside-list-group .list-group .icon.icon-folder 
{
	background: url(https://asia.toshiba.com/wp-content/uploads/2022/09/files-image.png) !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 15px !important;
    height: 15px !important;
    position: relative;
    top: -2px !important;
    margin-right: 10px !important;
}
.aside-list-group .list-group-item a, .aside-list-group .list-group-more {
    display: flex;
	align-items:center;
	flex-wrap:wrap;
	text-decoration:none !important;
}
.well {
    background: #eaeaea;
    border-radius: 10px !important;
}
.well .form-control {
    height: 42px !important;
    font-size: 14px !important;
    color: #909090 !important;
    background: #fff !important;
    border: 1px solid #ccc;
    font-family: 'Toshiba Sans' !important;
    font-weight: 500 !important;
    border: none !important;
    border-radius: 10px !important;
}
.well .select-theme.select2-container .select2-choice, .well .select-theme.select2-dropdown-open .select2-choice {
    background: #FFF !important;
    border-radius: 0 !important;
    border: none !important; 
    height: 42px !important;
    box-shadow: none !important;
    display: flex;
    align-items: center;
	border-radius: 10px !important;
	background: url(https://asia.toshiba.com/wp-content/uploads/2022/09/files-down.png) !important;
    background-repeat: no-repeat !important;
    background-position: 88% 50% !important;
}
.well .select2-container .select2-choice .select2-arrow {
    opacity: 0 !important;
} 
#pr-addtl-data .panel-default .panel-heading
{
	background: transparent !important;
    border-radius: 10px !important;
	color: #245252 !important;
	border: 1px solid #a0a0a5;
}
#pr-addtl-data .panel-default .panel-heading a,
#pr-addtl-data .panel-default .panel-heading a:hover,
#pr-addtl-data .panel-default .panel-heading a:focus,
#pr-addtl-data .panel-default .panel-heading .collapsed,
#pr-addtl-data .panel-default .panel-heading .collapsed:hover,
#pr-addtl-data .panel-default .panel-heading .collapsed:focus
{
	text-transform: capitalize !important;
	color: #666 !important;
}
#pr-addtl-data .panel-default .panel-heading a
{
	background: url(https://asia.toshiba.com/wp-content/uploads/2022/12/file-right-666.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
	padding-right:15px !important;
}
.panel-default>.panel-heading .panel-title>a:focus, 
.panel-default>.panel-heading .panel-title>a:hover, 
.panel-heading .panel-title>a:focus, .panel-heading .panel-title>a:hover
{
	text-transform: capitalize !important;
	color: #004f83 !important;
}
#pr-archive .panel-default .panel-heading
{
	background: #51bebe !important;
	background: #A0A0A5 !important;
    border-radius: 10px !important;
	color: #245252 !important;
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
}
#pr-archive .panel-default .panel-heading .panel-title
{
	text-transform: capitalize !important;
	background: url(https://asia.toshiba.com/wp-content/uploads/2022/09/file-right.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
	padding-right:15px !important;
}
#pr-archive .list-group-more
{
	text-align: center !important;
    justify-content: center !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    font-family: 'Toshiba Sans' !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #245252 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
	background-color:#f7f7f7 !important
}
#pr-archive .list-group-item {
    background-color: #f7f7f7;
}
#pr-archive .list-group-striped .list-group-item:nth-child(odd) {
    background: #eaeaea;
}
#pr-archive .list-group.collapsed li 
{
	display:none;
}
#pr-archive .list-group.collapsed li:nth-child(1),
#pr-archive .list-group.collapsed li:nth-child(2),
#pr-archive .list-group.collapsed li:nth-child(3)
{
	display:block;
}
#pr-addtl-data .panel-default .panel-heading.active 
{
	border-bottom-left-radius:0px !important;
	border-bottom-right-radius:0px !important;
}

@media screen and (max-width:767px)
{
	.well .select-theme.select2-container .select2-choice, .well .select-theme.select2-dropdown-open .select2-choice { 
	background-position: 94% 50% !important;
	}
	.nav.nav-tabs.news-release li a 
	{
		padding-left: 20px !important;
    	padding-right: 20px !important;
		font-size: 15px !important;
		margin-right:5px !important;
	}
}


/* QKD style */

.thermal .machine-section.qkd-machine-section {
    padding: 0px 0 0px;
}
.gkd_four
{
	padding-right:0px !important;
	padding-left:0px !important;
}
.qkd-seven
{
	padding:55px 60px !important;
}
.qkd-machine-section .t-main
{
	display: flex;
    flex-wrap: wrap;
}
.gkd_four img
{
	height:100% !important;
	object-fit: cover;
    object-position: center;
	width:100%;
}
.qkd-machine-section .tablet-width p
{
	padding-bottom:15px !important;
	width:100%;
}
.qkd-machine-section .tablet-width p:last-child
{
	padding-bottom:0px !important;
}
.renewable_ .qkd-feature .subheading
{
	margin-bottom: 0 !important;
    text-transform: capitalize !important;
    color: #fff !important;
    font-size: 27px;
    font-weight: 700;
}
.qkd-feature .no-slide .wrapper {
    display: grid;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    grid-template-columns: 3fr 3fr 3fr;
    max-width: 780px;
    margin: auto;
}
.qkd-feature .no-slide .wrapper .swiper-slide {
    width: auto;
}
.qkd-feature .no-slide .wrapper .swiper-slide .feature-info
{
	padding-top:10px;
	font-weight:bold;
	font-weight: 700;
    font-size: 14px;
}
.qkd-feature .text-p-trans
{
	font-size:14px !important;
}
.qkd-thermalpower .col-md-6
{
	padding:0px !important;
}
.qkd-thermalpower .col-md-6.qkd_leftfirst
{
	padding-right:50px !important;
}
.qkd-thermalpower .col-md-6.qkd_leftsecond
{
	padding-left:50px !important;
}
.qkd_left h2 
{
	margin-top:25px !important;
	color: #3a3a3a !important;
	font-weight:500;
	font-weight: 700;
    font-size: 26px;
}
.qkd_left p
{
	color: #3a3a3a !important;
	padding-right:0px !important;
	font-size: 14px;
    line-height: normal;
}
.col-md-12.qkd_leftbtn {
    padding: 0;
    margin-top: 30px;
}
.qkd_leftbtn a 
{
	border: 2px solid #0064d2;
    color: #0064d2;
    font-size: 16px;
    width: 230px;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    border-radius: 4px;
    height: 30px;
    line-height: 9px;
	background-color:transparent;
}
.qkd_leftbtn a:hover 
{
	background-color:#0064d2;
	color:#fff;
}
.thermal-power.two.new.qkd-thermalpower {
   padding-bottom: 60px;
    padding-top: 60px;
}
.thermal .machine-section.box-tw.qkd-machineimg {
    padding: 60px 0px;
	background: url(https://asia.toshiba.com/wp-content/uploads/2022/09/qkd-machineimgbg.png);
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center;
	clear: both;
    overflow: auto;
}
.qkd-machineimg .subheading
{
margin-bottom:10px !important;	
	padding-left:60px !important;
}
.qkd-machineimg .p_16.once 
{
	padding-left:60px !important;
	margin-bottom: 40px;
}
.thermal .machine-section.box-tw.qkd-area {
    padding: 60px 0px;
	background-color:#fff !important;
	background-image:none !important;
}
.qkd-area .subheading
{
	margin-bottom:10px !important; 
}
.col-md-12.gridarea {
    padding: 0px 60px;
	padding: 0px 0px;
    padding-top: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.gridarea .col-md-4 img
{
/* 	height: 155px !important; */
    width: 100%;
    object-fit: cover;
}
.gridarea .col-md-4 p
{
	width: 100%;
/*     height: 45px; */
	height:37px;
    background: #0064D2;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 13px;
    font-family: 'Toshiba Sans'!important;
    font-weight: bold;
}
.gridarea .col-md-4 p a {color: #fff; transition: all 0.2s linear;}
.gridarea .col-md-4 p a:hover {color: #dcdcdc; transition: all 0.2s linear;}
.gridarea .col-md-4 {
    width: 33.33% !important;
	width: 20% !important;
    flex: initial;
    padding-bottom: 35px !important;
	padding-left:7.5px !important;
	padding-right:7.5px !important;
}
.box-tw .gridarea .col-md-4:nth-child(2n) {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
}
.box-tw .gridarea .col-md-4:nth-child(2n+1) {
    padding-right: 7.5px !important;
    padding-left: 7.5px !important;
}

.qkd-digital
{
	background: url(../images/grey-bg.jpg) no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
}
.qkd-digisize
{
	text-align:center;
	padding-top:10px;
}
.qkd-digisize img
{
	max-width: 800px;
}
.qkd-digisize .video-container iframe
{
	width: 800px;
}
.color-section.white-bg.qkd-blue-work 
{
	background: #0064d2;
}
.qkd-blue-workleft p
{
	color:#fff !important;
	width:100%;
}
.qkd-blue-workleft
{
	padding-right: 55px;
	padding-left:0px;
}
.qkd-blue-workright
{
	background: #3c6aae;
    height: 275px;
	border: 2px solid #000000;
    border-radius: 5px;
    padding: 30px;
    text-align: center;
	padding-right:0px;
}
.qkd-blue-workright- 
{
	padding-right:0px;
}
.qkd-blue-workright- img 
{
	width:100%;
}
.thermal .section-heading h1.qkdh1
{
	font-size: 27px;
    line-height: initial;
    text-transform: initial !important;
    font-family: 'Toshiba Sans'!important;
    font-weight: 700;
    margin-top: 0;
}
.qkd-thermalpower .subheading
{
	margin-bottom:20px !important;
	font-size: 27px;
    font-weight: 700;
}
.qkd-thermalpower .p_16.once
{ 
	margin-bottom: 35px;
    padding-right: 0;
}
.qkd-stores .store_and_newfulleft figure img, .qkd-stores .store_and_newfulright figure img {
    height: 190px !important;
    object-fit: cover !important;
    object-position: center;
}
.features-section.qkd-feature {
    padding: 60px 0px; 
	padding-bottom:0px;
}
.store_and_new.qkd-stores 
{
	padding-top:60px;
}


@media screen and (min-width:1600px)
{
	.qkd-stores .container,
	.qkd-thermalpower .container
	{
		max-width:1024px;
	}
	.qkd-feature .no-slide .feature-image
	{
		height:100px;
	}
	.qkd-feature .no-slide .swiper-slide:nth-child(6) .feature-image img 
	{
		height:100px !important;
	}
	.mfp-iframe-holder .mfp-content {
    max-width: 800px !important;
}
}

@media screen and (min-width:1441px)
{
	.qkd-feature .no-slide .wrapper .swiper-slide .feature-info {
    font-size: 19px;
}
	.qkd-machineimg .subheading {
    margin-bottom: 15px !important;
}
	.qkd_left p {
    font-size: 15px;
    line-height: normal;
}
	.qkd-feature .text-p-trans
{
	font-size:15px !important;
}
	.thermal .qkd-blue-work .container,
	.thermal .qkd-digital .container,
	.thermal .qkd-area .container,
	.thermal .qkd-thermalpower .container,
	.thermal .qkd-feature .container,
	.thermal .qkd-stores .container
	{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.qkd-blue-workleft p {
    width: 100%;
}
	.qkd-blue-workleft {
    padding-left: 0px;
}
	.qkd-digisize img {
    max-width: 800px;
}
	.gridarea .col-md-4 img {
/*     height: 250px !important; */
    width: 100%;
    object-fit: cover;
}
	.qkd-machineimg img 
	{
		width: auto;
    	margin: auto;
	}
	.qkd-feature .no-slide .wrapper {
    max-width: 1000px;
    margin: auto;
}
}

@media screen and (min-width:992px) and (max-width:1440px)
{
	.thermal .qkd-blue-work .container,
	.thermal .qkd-digital .container,
	.thermal .qkd-area .container,
	.thermal .qkd-thermalpower .container,
	.thermal .qkd-feature .container,
	.thermal .qkd-stores .container
	{
		padding-left:30px !important;
		padding-right:30px !important;
	} 
}

@media screen and (max-width:1100px)
{
	.col-md-12.gridarea {
    padding: 0px 0px;
    padding-top: 30px;
}
}

@media screen and (min-width:1090px) and (max-width:1300px)
{
	.qkd-stores .store_and_newfulleft .stornewcont, .store_and_newfulright .stornewcont {
    width: 45%;
}
	.qkd-stores .store_and_newfulleft figure, .store_and_newfulright figure {
    width: 55%;
}
	.qkd-stores .store_and_newfulleft figure img, .qkd-stores .store_and_newfulright figure img {
    height: 100%!important;
}
}

@media screen and (max-width:1024px)
{
	.thermal .qkd-blue-work .container,
	.thermal .qkd-digital .container,
	.thermal .qkd-area .container,
	.thermal .qkd-thermalpower .container,
	.thermal .qkd-feature .container,
	.thermal .qkd-stores .container
	{
		padding-left:0px !important;
		padding-right:0px !important;
	} 
	.qkd-seven {
    padding-left: 30px !important;
		width:100%;
}
	.qkd-digisize img {
    max-width: 100%;
}
	.qkd-machineimg .subheading {
    padding-left: 30px !important;
}
	.qkd-machineimg .p_16.once {
    padding-left: 30px !important;
}
	.qkd_left p {
    padding-right: 0px !important;
}
	.gkd_four {
    width: 100%;
}
	.qkd-blue-workleft {
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
    padding-bottom: 30px;
}
	.qkd-blue-workright- {
    padding-right: 0px;
    width: 100%;
    padding-left: 0;
}
}

@media screen and (max-width:991px)
{
	.qkd-thermalpower .col-md-6.qkd_leftsecond {
    padding-left: 0px !important;
    padding-top: 50px !important;
}
	.qkd-thermalpower .subheading
{
	font-size: 24px;
    font-weight: 700;
}
	.box-tw .gridarea .col-md-4:nth-child(2n) {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
	.box-tw .gridarea .col-md-4:nth-child(2n+1) {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
	
}

@media screen and (max-width:850px)
{
	.thermal .qkd-blue-work .container,
	.thermal .qkd-digital .container,
	.thermal .qkd-area .container,
	.thermal .qkd-thermalpower .container,
	.thermal .qkd-feature .container,
	.thermal .qkd-stores .container
	{
		padding-left:30px !important;
		padding-right:30px !important;
	} 
}

.qkd-feature .no-slide .feature-image
	{
		height:100px;
	}
	.qkd-feature .no-slide .swiper-slide:nth-child(6) .feature-image img 
	{
		height:100px !important;
	}

@media screen and (max-width:767px)
{
	.features-section.qkd-feature {
    padding: 30px 0px; 
	padding-bottom:0px;
}
	.store_and_new.qkd-stores 
	{
		padding-top:30px;
	}
	.thermal .section-heading h1.qkdh1
{
	font-size: 26px;
    line-height: 28px;
	text-transform:initial !important;
}
	.qkd-feature .no-slide .feature-image
	{
		height:100px;
	}
	.qkd-feature .no-slide .swiper-slide:nth-child(6) .feature-image img 
	{
		height:100px !important;
	}
	.gridarea .col-md-4 {
    width: 50% !important;
}
	.gridarea .col-md-4 img {
/*     height: 150px !important; */
    width: 100%;
    object-fit: cover;
}
	.box-tw .gridarea .col-md-4:nth-child(2n+1) {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	.box-tw .gridarea .col-md-4:nth-child(2n) {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
}

@media screen and (max-width:480px)
{
	.gridarea .col-md-4 {
    width: 100% !important;
    flex: initial;
}
	.qkd-feature .no-slide .wrapper {
    grid-template-columns: 3fr 3fr;
    max-width: 780px;
    margin: auto;
}
	.qkd-seven {
    width: 100%;
    padding-top: 33px !important;
    padding-bottom: 33px !important;
		padding-right:30px !important;
}
	.color-section.white-bg.qkd-blue-work {
    padding: 30px 0px;
}
	.qkd-digital {
    padding: 30px 0px !important;
}
	.thermal .machine-section.box-tw.qkd-area {
    padding: 30px 0px;
 }
	.thermal .machine-section.box-tw.qkd-machineimg {
    padding: 30px 0px;
}
	.thermal-power.two.new.qkd-thermalpower {
    padding-bottom: 30px;
    padding-top: 30px;
}
}

.qkd .banner-content .red-heading {
    text-shadow: 2px 2px 5px #fff !important;
}
/* style changes */
.featured-article-sec
{
	display: flex;
    flex-wrap: wrap;
	margin-bottom: 20px;
}
.featured-article-sec .featured-article
{
	width: calc(33.33% - 15px);
    margin-left: 7.5px;
    margin-right: 7.5px;
    border-radius: 10px;
    /*background: #64afe1;*/
	background: #eaeaea;
	position: relative;
    padding-bottom: 22px;
	box-shadow: 0px 0px 8px #dddddd;
	margin-bottom:40px;
}
.featured-article-sec .featured-article img 
{
	height:250px  ;
	width:100%;
	object-fit:cover;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
}
.featured-article-sec .featured-article:hover .featured-article-textimg img 
{
	opacity: 0.6;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.featured-article-text h3 a 
{
	font-size: 22px;
    text-transform: initial;
    color: #000;
    font-family: 'Toshiba Sans' !important;
    font-weight: 500;
	font-size:18px;
}
.featured-article-text h3
{
	margin-bottom: 8px;
    margin-top: 8px;
	margin-bottom: 5px;
    margin-top: 7px;
    line-height: 20px;
	height:69px;
	overflow:hidden;
}
.featured-article-text
{
	padding: 13px 15px;
	padding: 13px 10px;
	padding-top: 10px;
}
.featured-article-text-tags
{
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.featured-article-text-tags span 
{
	font-family: 'Toshiba Sans' !important;
	color: #666;
}
.featured-article-text-tags span i 
{
	color: #fff;
    margin-right: 5px;
}
.featured-article-sec .featured-article-text-tags span img
{
	width: 13px;
    height: auto !important;
    border-radius: 0;
    margin-right: 5px;
	display:inline-block;
}
.featured-article-text .view-link
{
	color: #666;
    font-size: 16px;
	font-size:14px;
    font-family: 'Toshiba Sans' !important;
	position: absolute;
    bottom: 10px;
}
.featured-article-text .view-link i 
{
	font-size: 14px;
    margin-left: 3px;
}
.featured-article-text .view-link:hover 
{
	color:#000056;
	text-decoration:none;
}
.featured-article-sec .featured-article.highlights
{
	/*background: #50bebe;*/
	background: #eaeaea;
}
.featured-article-sec .featured-article.highlights .featured-article-text-tags span
{
	color: #666;
}
.featured-article-text h3:hover a, .featured-article-text h3 a:hover
{
	color: #000056;
    text-decoration: none;
}
.highlights .featured-article-text h3:hover a, .highlights .featured-article-text h3 a:hover
{
	color: #000056;
}
.featured-article-sec-title
{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Toshiba Sans' !important;
    font-size: 15px;
    position: static;
    z-index: 99;
    margin-top: -42px;
    margin-bottom: 15px;
}
.featured-article-sec .slick-track
{
	display: flex !important;
    height: 100%;
}
.featured-article-sec .slick-prev
{
	top: -25px;
    height: auto;
	background: url(https://asia.toshiba.com/wp-content/uploads/2022/11/leftarrow-left.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.featured-article-sec .slick-prev:hover,
.featured-article-sec .slick-next:hover 
{
	opacity:0.6 !important;
}
.featured-article-sec .slick-prev:before
{
	opacity:0;
}
.featured-article-sec .slick-next
{
	top: -25px;
    height: auto;
	background: url('https://asia.toshiba.com/wp-content/uploads/2022/11/rightarrow-right.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.featured-article-sec .slick-next:before
{
	opacity:0;
}
.featured-article-sec .slick-prev.slick-disabled 
{
	opacity:0.6;
	cursor:initial;
}
.featured-article-sec .slick-next.slick-disabled 
{
	opacity:0.6;
	cursor:initial;
}
.featured-article-sec .featured-article:hover
{
	box-shadow: 0px 0px 8px rgb(0 0 0 / 35%);
	cursor:pointer;
}
.featured-article-textimg
{
	position:relative;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	overflow:hidden;
}
.featured-article-textimg:before
{
	content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 20%);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	opacity:0 !important;
}
.featured-article-sec .featured-article:hover .featured-article-textimg:before
{
	opacity:1;
}
.featured-article-textimg:after 
{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
.featured-article-sec .featured-article:hover .featured-article-textimg:after
{
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.article-title{text-align:center;}

@media screen and (min-width:1500px) 
{
	.featured-article-sec .featured-article img {
    height: 250px !important;
	}
	.featured-article-sec {
    padding-left: 40px;
    padding-right: 40px;
}
	.featured-article-sec .slick-prev 
	{
		left: 0px;
	}
	.featured-article-sec .slick-next 
	{
		right: 0;
	}
}

@media screen and (max-width:1400px)
{
	.featured-article-text h3 a {
    font-size: 16px;
}
	.featured-article-sec .featured-article img 
	{
		height: 175px !important;
	}
}

@media screen and (max-width:767px) 
{
	.featured-article-text h3
	{
		height:66px;
	}
	.featured-article-sec {
    padding-left: 20px;
    padding-right: 20px;
}
	.featured-article-sec .slick-prev 
	{
		left: 0px;
	}
	.featured-article-sec .slick-next 
	{
		right: 0;
	}
	.featured-article-sec-title {
    margin-top: 0px;
    margin-bottom: 15px;
}
}

.featured-img.pull-right {
    margin-left: 0px;
	display:none;
}
#pr-archive .panel-default .panel-heading .panel-title
{
	font-family: 'Toshiba Sans' !important;
    font-weight: 500;
}
#pr-addtl-data .panel-default .panel-heading a 
{
	font-family: 'Toshiba Sans' !important;
    font-weight: 500;
}

.breadcrumb>li 
{
	font-family: 'Toshiba Sans' !important;
    font-size: 12.5px;
}


/* Header changes work */

#top-menu li a u
{
	text-transform: capitalize !important;
}
#top-menu
{
	display: flex;
    flex-direction: column;
}
.footer-main-menu span
{
	text-transform: capitalize !important;
}
.footer-top {
    background: #d9d9db !important;
}
.footer-main-menu
{
	background: #d9d9db;
}
.footer-main-menu span {
    color: #000 !important;
    border-left: solid 1px #000 !important;
}
.footer-main-menu a {
    border-left: solid 1px #000 !important;
}
.footer-social a.collapsed .link-arrow:after 
{
	color: #000;
}


@media screen and (min-width:1200px)
{
	.footer-top .container {
/* 		width: 88%;
		width:100%; */
	}
}

@media screen and (min-width:768px)
{
	#header-desktop.navbar-default .navbar-nav li.nav-select-country.open>.dropdown-menu, #header-desktop.navbar-default .navbar-nav li.nav-select-country:hover>.dropdown-menu, #header-desktop.navbar-default .navbar-nav li>a.dropdown-toggle-select-country:focus~#dropdowncountries
	{
		left:0px !important;
		margin-left:0 !important;
	}
}

@media screen and (min-width:768px)
{
	#header-desktop.navbar-default .main-menu {
    background: #fff;
    border-top: solid 1px #fff;
		padding-bottom: 25px;
}
	#main-menu .container ul.nav.navbar-nav.navbar-right
	{
		float:left !important;
	}
	#main-menu .container ul.nav.navbar-nav.navbar-right > li:nth-child(1) > a
	{
		border-left:none !important;
		padding-left: 18px;
    	text-transform: capitalize;
	}
	#main-menu .container ul.nav.navbar-nav.navbar-right > li > a
	{
		text-transform: capitalize;
	}
	
}

@media screen and (max-width:767px)
{
	#header-desktop.navbar-default .navbar-nav>li>a {
    text-transform: capitalize;
}
	.footer-wrapper .fafa
	{
		background-color:#d9d9db !important;
	}
	.footer-wrapper .panel-group .panel-heading 
	{
		background-color:#d9d9db !important;
	}
	.footer-wrapper .fafa 
	{
		color:#000 !important;
	}
	.footer-main-menu a {
    border-left: solid 1px #000 !important;
    color: #000;
    text-transform: capitalize !important;
}
	#top-menu2 li a i
	{
		position: relative;
    top: 1px;
	}
}

/* country page */

.page_country_banner
{
	width:100%;
	height:536px;
	height:400px;
	clear:both;
	overflow:auto;
	position:relative;
}
.page_country_banner img 
{
	width:100%;
	height:100% !important;
	object-fit:cover;
	display:block;
}
.page_country_banner:before
{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background-color: rgb(0 0 0 / 10%);
	top:0px;
	left:0px;
}
.page_country_banner h2 
{
	margin-bottom:0px !important;
	text-transform: initial !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    transform: translateY(-50%);
    color: #fff !important;
	font-weight: bold !important;
    font-family: 'Toshiba Sans' !important;
}
.country_first_steps
{
	width:100%;
	height:auto;
}
.country_first_steps_ful
{
	width: 100%;
    min-height: 185px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 25px;
    padding-bottom: 25px;
	max-width: 670px;
    margin-left: auto;
    margin-right: auto;
}
.country_first_steps_fuls
{
	width: 27%;
    text-align: center;
}
.country_first_steps_fuls figure
{
	height: 111px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
}
.country_first_steps_fuls p 
{
	font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 22px;
    max-width: 150px;
    margin: auto;
    font-family: 'Toshiba Sans' !important;
	padding:0px;
}
.country_first_steps_fuls p a 
{
	color: #000; 
	text-decoration:none;
}

.article.ps_main_country
{
	background: #e5e5e5 !important;  
    padding-top: 0px;
    margin: 0 0 0 !important;
}
.article.ps_main_product_and_services
{
	margin: 0px 0px 0px !important;
	background: #e5e5e5 !important; 
}
.article.ps_main_product_and_services #contact.step-1, 
.article.ps_main_product_and_services .products.step-1 {
    margin-top: 0px !important;
}
.article.ps_main_country .content-header {
    border-bottom: none;
}
.article.ps_main_country
{
	display:none !important;
}
.country_business_domin
{
	width: 100%;
    height: auto;
    background-color: #e5e5e5;
    padding-top: 10px;
    padding-bottom: 60px;
	padding-bottom: 50px;
}
.country_business_domin_inner h2
{
	font-size: 28px;
    color: #000000;
    font-family: 'Toshiba Sans' !important;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    padding-left: 50px;
	padding-left: 75px;
    margin-bottom: 25px;
    z-index: 99999;
}
.country_business_domin_inner h2:before
{
	content: '';
    width: 7px;
    height: 45px;
    background-color: #e61e1e;
    position: absolute;
    left: 15px;
	left:50px;
    top: -5px;
}

.country_video_pars_h2
{
	font-size: 28px;
    color: #000000;
    font-family: 'Toshiba Sans' !important;
    font-weight: 500;
    text-transform: capitalize;
    position: relative;
    padding-left: 50px;
	padding-left: 75px;
    margin-bottom: 35px;
    z-index: 99999;
}
.country_video_pars_h2:before
{
	content: '';
    width: 7px;
    height: 43px;
    background-color: #e61e1e;
    position: absolute;
    left: 15px;
	left:50px;
    top: -5px;
}


.header-wrapper {
    
}
.country_business_domin_inner p 
{
	padding-left:50px;
	padding-bottom:0px;
	color:#000;
	font-size:18px;
	font-family: 'Toshiba Sans' !important;
	margin-bottom:0px;
	line-height:initial;
	padding-right:10px;
}
.country_business_domin_box
{
	width: 100%;
    height: auto;
    margin-top: 60px;
    display: grid;
    grid-template-columns: 2fr 2fr;
    gap: 13px 40px;
    padding-left: 50px;
	padding-right:50px;
}
.country_business_domin_box_s
{
	height: 100px;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding-left: 5px;
    padding-right: 75px;
    background-image: url(https://asia.toshiba.com/wp-content/uploads/2023/03/darkarrow_country_right.png);
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: 90% 50%;
}
.country_business_domin_box_s img 
{
	margin-right:5px;
}
.country_business_domin_box_s a 
{
	text-decoration:none;
	color:#000000;
	font-size:20px;
	font-family: 'Toshiba Sans' !important;
	font-weight:500;
}
.country_business_domin_box_s a:hover
{
	color: #0064d2;
}
.country_footer
{
	width: 100%;
    background-color: #e5e5e5;
    padding-bottom: 36px;
	display:none;
}
.country_footer ul 
{
	margin-left: 50px;
    margin-bottom: 0;
    list-style-type: none;
    display: flex;
    gap: 0 12px;
}
.country_footer ul li
{
	list-style-type: none;
}
.country_footer ul li a
{
	
}
.country_footer ul li a img
{
	height:48px !important;	
}
.country_video_pars
{
	width:100%;
	height:auto;
	background-color: #e5e5e5;
}
.country_video_pars .feat-video {
    height: 245px;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    display: block;
}
.country_video_pars .feat-video > img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}
.country_video_pars .feat-video .vid-title {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    position: absolute;
    bottom: 15px;
    padding: 0 5px;
    text-align: center;
    width: 100%;
    text-shadow: 2px 0px 7px rgb(0 0 0);
	font-family: 'Toshiba Sans' !important;
    max-width: 220px;
    line-height: initial;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.countryswiper-wrapper
{
	width: 100%;
    display: grid;
    grid-template-columns: 3fr 3fr 3fr;
    gap: 30px 23px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
}
.countryswiper-wrapper .feat-video-overlay 
{
	position: absolute; top: 50%; transform: translate(-50%, -50%); left: 50%; 
	width:60px;
}
.innerpage .mfp-bg
{
	z-index: 10010999;
}
.innerpage .mfp-wrap
{
	z-index: 1001199999;
}
.country_business_domin_box_s a {
    line-height: initial;
}
.country_first_steps_fuls p a:hover 
{
	color: #0064d2;
}
.innerpage.page-lifestyle-products .page-breadcrumbs ol.breadcrumb li
{
	text-transform:capitalize;
}
.innerpage.page-lifestyle-products .page-breadcrumbs ol.breadcrumb li a
{ 
	text-transform:capitalize;
	color: #666;
}
.innerpage.page-lifestyle-products .page-breadcrumbs .breadcrumb>li
{
	background: url(../img/icon-arrow-right.png) right 10px no-repeat;
	font-size: 14px;
}

.mobile_img_hide
{
	display:none !important;
}

@media screen and (min-width:641px)
{
	.country_business_domin_inner p {
    padding-right: 50px;
}
	.country_business_domin_inner h2 {
   padding-right: 50px;
}
	.country_banner_hom.article#banner-home .carousel-footer {
    padding-right: 50px;
    padding-left: 50px;
}
	.countryswiper-wrapper {
    padding-left: 50px !important;
    padding-right: 50px !important;
}
	.country_video_pars_h2
	{
		font-size:24px;
	}
	.country_video_pars_h2:before
	{
		height: 37px;
	}
	.country_banner_hom
{
	width:100%;
	background-color: #e5e5e5 !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 35px;
	padding-top:10px;
}
.country_banner_hom.article#banner-home .carousel-footer {
    background: #fff;
}
.country_banner_hom.article .news-ticker
{
	background: #fff !important;
}
.country_banner_hom.article .btn-press-release
{
	display:none !important;
}
.country_banner_hom.article .news-ticker h2 {
    float: left;
    margin: 0 10px 0 0;
    padding: 22px 15px;
    background: #cbcbcb;
    line-height: 12px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
}
.country_banner_hom.article .news-ticker h2 a {
    color: #000000;
    font-family: 'Toshiba Sans' !important;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}
.country_banner_hom.article .news-ticker h2 a i
{
	color: initial !important;
	background: url(https://asia.toshiba.com/wp-content/uploads/2023/03/darkarrow_country_right.png);
    background-position: center;
    text-indent: initial;
}
.country_banner_hom.article .news-ticker h2 a i:before
{
	content: "\f054" !important;
	font: normal normal normal 14px/1 FontAwesome;
}
.country_banner_hom.article .news-ticker .carousel-control
{
	background-color:#cbcbcb !important;
}
.country_banner_hom.new-ticker table tbody tr td
{
	color: #000000;
    font-size: 16px;
    font-family: 'Toshiba Sans' !important;
    font-weight: bold;
}
.country_banner_hom.new-ticker table tbody tr td:first-child
{
	min-width: 125px;
	min-width: 105px;
	max-width:105px;
}
.country_banner_hom.new-ticker table tbody tr td p a
{
	color: #0064d2;
    font-family: 'Toshiba Sans' !important;
    font-weight: bold;
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	text-decoration:none;
}
	.country_business_domin_inner h2
	{
		font-size: 24px;
	}
	.country_business_domin_inner h2:before {
    height: 37px;
}
	.country_business_domin_inner p
	{
		font-size: 16px;
	}
	.country_business_domin_box {
    margin-top: 45px; 
	}
	.country_business_domin_box_s a 
	{
		font-size: 18px;
	}
	.country_business_domin_box_s 
	{
		background-size: 8px;
		height: 95px;
	}
	.country_video_pars .feat-video .vid-title {
    font-size: 18px; 
	}
	
.country_banner_hom.new-ticker table tbody tr td p a:hover
{
	color:#000;
}
.country_banner_hom.article .news-ticker .carousel-control.left
{
	background-image: url(https://asia.toshiba.com/wp-content/uploads/2023/03/arrow_country_left-1.png);
    background-repeat: no-repeat;
    background-size: 8px;
	background-position: center;
}
.country_banner_hom.article .news-ticker .carousel-control.right
{
	background-image: url(https://asia.toshiba.com/wp-content/uploads/2023/03/arrow_country_right-1.png);
    background-repeat: no-repeat;
    background-size: 8px;
	background-position: center;
}
	.country_banner_hom.article .news-ticker {
    margin-right: 0;
}
.country_banner_hom.article#banner-home .carousel-footer {
    background: transparent;
    padding-right: 50px;
}

}

@media screen and (min-width:1500px)
{
	.page_country_banner {
    width: 100%;
    height: 536px;
}
	.page_country_banner h2
	{
		font-size:38px;
	}
}

@media screen and (min-width:1300px) and (max-width:1700px)
{
	.country_first_steps .find-out {
    padding-top: 0px;
}
	.innerpage.page-lifestyle-products .page-breadcrumbs 
	{
		padding: 10px 0;
	}
	.page_country_banner {
    width: 100%;
    height: 260px;
/* 	height:330px; */
}
	.country_first_steps_ful {
    width: 100%;
    min-height: 108px;
    padding-top: 30px;
    padding-bottom: 30px;
}
	.country_first_steps_fuls figure {
    height: 50px;
    margin-bottom: 5px;
}
	.country_first_steps_fuls figure img {
    height: 50px !important;
}
	.country_first_steps_fuls p {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    line-height: 19px;
    max-width: 134px;
    margin: auto;
    font-family: 'Toshiba Sans' !important;
    padding: 0px;
}
	.country_first_steps_fuls:nth-child(2) p a
	{
		position: relative;
    	top: 2px;
	}
}

@media screen and (min-width:1200px) and (max-width:1299px)
{
	.page_country_banner {
    width: 100%;
    height: 268px;
}
	.country_first_steps_ful 
	{
		padding-top: 20px;
    	padding-bottom: 20px;
	}
}

@media screen and (max-width:1600px)
{
	.country_video_pars .feat-video
	{
		height:185px;
	}
}

@media screen and (max-width:1200px)
{
	.country_first_steps_fuls {
    width: 33.33%;
}
}

@media screen and (max-width:991px)
{
	.country_first_steps_fuls {
    width: 33%;
}
	.countryswiper-wrapper {
    padding-left: 30px;
    padding-right: 30px;
}
}

@media screen and (min-width:768px)
{
	.innerpage.page-lifestyle-products .content-wrapper
{
	 
}
}

@media screen and (max-width:767px)
{
	.countryswiper-wrapper {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
	.country_business_domin_inner p {
    padding-left: 0px;
    padding-right: 0px;
}
	.country_video_pars_h2
	{
		padding-left:30px;
	}
	.country_video_pars_h2:before
	{
		left: 0px;
	}
	.country_business_domin_inner h2
	{
		padding-left:30px;
	}
	.country_business_domin_inner h2:before
	{
		left:0px;
	}
	.country_business_domin_inner p {
    padding-left: 0px; 
	}
	.page_country_banner {
    width: 100%;
    height: 350px;
}
	.country_business_domin_box {
    width: 100%;
    height: auto;
    margin-top: 40px;
    display: grid;
    grid-template-columns: 2fr;
    gap: 13px 40px;
    padding-left: 0px;
		padding-right:0px;
}
	.country_business_domin {
    padding-top: 0px;
    padding-bottom: 45px;
}
	.countryswiper-wrapper {
    width: 100%;
    display: grid;
    grid-template-columns: 3fr 3fr;
    gap: 30px 20px;
    padding-bottom: 40px;
}
	.countryswiper-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
	.country_first_steps_fuls {
    width: 33.33%;
}
}

@media screen and (max-width:640px)
{
	.article#banner-home {
    margin-bottom: 0px;
}
	.new-ticker .news-ticker-list td:first-child {
    width: 90px;
		font-family: 'Toshiba Sans' !important;
}
	.new-ticker .news-ticker-list td:last-child p a
	{
		color: #000;
		font-size: 16px;
		font-family: 'Toshiba Sans' !important;
	}
	.new-ticker {
    margin-top: 0px;
    z-index: 10000;
}
	.country_banner_hom.article
	{
		background: #e5e5e5 !important;
    	padding-bottom: 30px;
	}
	.new-ticker .news-ticker-list .item {
    height: 100% !important;
    padding: 10px 0px;
}
/* 	.country_banner_hom.article .news-ticker h2
	{
		padding: 16px 15px;
	}
	.new-ticker .news-ticker-list {
    height: 45px;
    width: 59%;
		clear: initial;
}
	.country_banner_hom.article .news-ticker .carousel-control.left {
    right: 30px;
}
	.country_banner_hom.article .news-ticker .carousel-control.right {
    right: 0;
} */
	.country_business_domin_box_s a {
    line-height: initial;
}
/* 	.country_banner_hom.article .news-ticker h2 {
    padding: 16px 15px;
    float: none;
    text-align: center;
    margin: 0;
}
	.country_banner_hom.article#banner-home .carousel-footer {
    background: transparent;
    padding-left: 15px;
    padding-right: 15px;
}
	.new-ticker .news-ticker-list {
    height: 45px;
    clear: both;
    width: calc(100% - 80px);
    margin-right: 64px;
}
	.country_banner_hom.article .news-ticker .carousel-control.right {
    right: 0;
    z-index: 9;
    top: 45px;
}
	.country_banner_hom.article .news-ticker .carousel-control.left {
    right: 30px;
    z-index: 9;
    top: 45px;
}
	.country_banner_hom.new-ticker table tbody tr td:first-child {
    min-width: 120px;
    font-size: 20px;
}
	.country_banner_hom.new-ticker .table-responsive {
    padding: 0px;
} */
	.country_first_steps_fuls:nth-child(2) p a
	{
		position:relative;
		top:5px;
	}
	.page_country_banner {
    width: 100%;
    height: 220px;
}
	.new-ticker .table-responsive {
    padding: 0px;
}
}

@media screen and (max-width:599px)
{
	.countryswiper-wrapper {
    grid-template-columns: 3fr;
}
	.country_first_steps_fuls figure
	{
		margin-bottom:0px;
	}
	.country_first_steps_fuls figure img
	{
		scale: 0.7;
	}
	.country_video_pars .feat-video {
    height: 240px;
}
/* 	.country_banner_hom.article .news-ticker .carousel-control.left {
    z-index: 9;
}
	.country_banner_hom.article .news-ticker .carousel-control.right {
    z-index: 9;
} */
	.country_footer ul {
    margin-left: 15px;
}
	.countryswiper-wrapper {
    gap: 15px 20px;
	padding-bottom: 30px;
}
}

@media screen and (max-width:450px)
{
	.country_video_pars .feat-video {
    height: 215px;
}
	.page_country_banner h2 {
    font-size: 20px;
}
}
@media screen and (max-width:400px)
{
	.country_video_pars .feat-video {
    height: 185px;
}
}



@media screen and (max-width:1024px)
{
	.page_country_banner
	{
		height:auto !important;
	}
}

@media screen and (max-width:600px)
{
	.page_country_banner img {
    display: none;
}
	.mobile_img_hide {
    display: block!important;
}
	.page_country_banner {
    height: 250px !important;
}
}

.country_first_steps.thai .country_first_steps_fuls p
{
	max-width:100%;
}
.country_video_pars_h2
{
	text-transform:none !important;
}

.ps_main_product_and_services .d-flex
{
	margin-right: -5px !important;
    margin-left: -5px !important;
}
.ps_main_product_and_services .products #ps-main
{
 padding-left:15px !important;	
	padding-right:15px !important;	
}

/* style changes */

.representative-information-new
{
	margin-top: 55px;
}
.representative-information-new h3
{
	text-transform: initial;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Toshiba Sans' !important;
}
.corporate-representative-message p.lead {
    font-size: 17px;
}
.corporate-representative-message p {
    font-size: 14px;
}
.representative-information {
    margin-bottom: 40px;
	font-size: 14px;
	margin-top: 25px;
}
.container_eight
{
	max-width:800px !important;
}

@media screen and (min-width:768px)
{
	.padd_rem_6
	{
		padding-left:0px !important;
		padding-right:0px !important;
		width:55% !important;
	}
	.padd_rem_5
	{
		width:45% !important;
	}
}

@media screen and (max-width:767px)
{
	.representative-information-new {
    margin-top: 0px;
}
}


/* style changes */
.page-lifestyle-products .page-breadcrumbs,
.page-lifestyle-products .page-select-country-new-design
{
	display:none !important;
}
.page-lifestyle-products .page_country_banner
{
	height:300px !important;
}
.country_product_and_services
{
	width:100%;
	height:auto;
	background-color:#fff; 
}
.country_product_and_services.active
{
	display:block !important;
}
.country_product_and_services
{
	width:100%;
	height:auto;
	border-top:1px solid #e5e5e5;
	padding-top:30px;
}
.country_product_and_services_inner
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
	padding-right: 50px;
	padding-left:50px;
}
.country_product_and_services_loop
{
	width:100%;
	display:block;
}
.country_product_services_lo_title
{
	width:100%;
	height:95px;
	padding-left:30px;
	display:flex;
	align-items:center;
	justify-content:flex-start;
	flex-wrap:wrap;
	background: linear-gradient(90deg, rgba(0,100,210,1) 0%, rgba(0,100,210,0.2637429971988795) 100%);
	clear: both;
    overflow: hidden;
	position:relative;
	margin-bottom: 25px;
}
.country_product_services_lo_title h2
{
	margin:0px;
	font-size:18px;
	color:#fff;
	position:relative;
	z-index:9;
	text-transform:uppercase;
	font-family: 'Toshiba Sans';
	font-weight: 700;
}
.country_product_services_lo_title h2 a 
{
	color:#fff;
	text-decoration:none !important;
	font-family: 'Toshiba Sans';
}
.country_product_services_lo_title img 
{
	width: 30%;
	width:initial;
    position: absolute;
    right: 0px;
    object-fit: cover;
    object-position: center;
	height:100% !important;
}
.country_product_services_lo_title img.mobile-product
{
	opacity:0 !important;
}
.country_product_services_lo_title:before
{
	content:'';
	position:absolute;
	width:75%;
	height:100%;
	top:0px;
	left:0px;
}
.country_product_services_lo_ul
{
	width:100%;
	display:grid;
	grid-template-columns:3fr 3fr 3fr;
	flex-wrap:wrap;
	gap:15px 25px;
	margin-bottom:20px;
}
.country_product_services_lo_ulbox
{
	border: 1px solid #f0f0f0;
    padding: 18.5px 10px;
    min-height: 60.8px;
	cursor:pointer;
}
.country_product_services_lo_ulbox h2 
{
	margin-bottom:0px;
	color: #000000;
    font-family: 'Toshiba Sans' !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
	position:relative;
	padding-right: 15px;
}
.country_product_services_lo_ulbox h2.with-ul:before
{
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2023/09/black-dash.png');
	width: 10px;
    height: 10px;
}
.country_product_services_lo_ulbox h2 a
{
	color: #000000;
	text-decoration:none;
}
/* .country_product_services_lo_ulbox h2:hover a
{
	color: #0064d2;
} */
.country_product_services_lo_ulbox h2:before
{
	content:'';
	position:absolute;
	top:2.8px;
	right:0px;
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2023/09/black-arrow.png');
	background-repeat:no-repeat;
	background-position:right;
	background-size:contain;
	width: 14px;
    height: 14px;
}
.country_product_services_lo_ulbox h2:after
{
	content:'';
	position:absolute;
	top:2.8px;
	right:0px;
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2023/09/blue-arrow.png');
	background-repeat:no-repeat;
	background-position:right;
	background-size:contain;
	width: 14px;
    height: 14px;
	opacity:0;
}
.country_product_services_lo_ulbox ul 
{
	list-style-type: none;
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 16px;
}
.country_product_services_lo_ulbox ul li
{
	line-height: initial;
    margin-bottom: 10px;
    padding-left: 10px;
    position: relative;
}
.country_product_services_lo_ulbox ul li:last-child
{
	margin-bottom:0px;
}
.country_product_services_lo_ulbox ul li:before
{
	content: '';
    position: absolute;
    top: 50%;
    left: 0.5px;
    width: 2px;
    height: 85%;
    background-color: #e30404;
    transform: translateY(-50%);
}
.country_product_services_lo_ulbox ul li::marker
{
	display:none !important;
	opacity:0 !important;
	color:transparent !important;
}
.country_product_services_lo_ulbox ul li a
{
	color:#656565;
	text-decoration:none;
	font-family: 'Toshiba Sans' !important;
    font-size: 16px;
}
.country_product_services_lo_ulbox ul li a:hover
{
	color:#0064d2;
}
/* .country_product_services_lo_ulbox:hover h2
{
	color:#0064d2;
} */
/* .country_product_services_lo_ulbox h2:hover:after
{
	opacity:1;
}
.country_product_services_lo_ulbox:hover h2:before
{
	opacity:0;
}
.country_product_services_lo_ulbox h2.with-ul:hover:after
{
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2023/09/blue-dash.png');
	opacity:1;
	width: 10px;
    height: 10px;
} */
.country_product_services_lo_ulbox:hover h2,
.country_product_services_lo_ulbox:hover h2 a
{
	color:#0064d2;
}
.country_product_services_lo_ulbox:hover h2.with-ul:after
{
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2023/09/blue-dash.png');
	opacity:1;
	width: 10px;
    height: 10px;
}
.country_product_services_lo_ulbox:hover h2:after
{
	opacity: 1;
    background-image: url(https://asia.toshiba.com/wp-content/uploads/2023/09/blue-arrow.png);
}
body.page-lifestyle-products-detail .country_first_steps_fuls p a.product_open_new,  body.page-products-and-services .country_first_steps_fuls p a.product_open_new
{
	color: #0064d2;
}


.product_country_service_and
{
	width:100%;
	height:auto;
	padding-right: 50px;
    padding-left: 50px;
	padding-top:15px;
}
.product_country_service_and h2 
{
	margin:0px;
	font-family: 'Toshiba Sans' !important;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
	color:#1f55c6;
	margin-bottom:30px;
}
.product_country_service_and ul 
{
	list-style-type:none;
	padding:0px;
	margin:0px;
	display:flex;
	flex-wrap:wrap;
	gap: 15px 0px;
	margin-bottom:35px;
}
.product_country_service_and ul li
{
	position: relative;
    padding: 0px 0px;
    padding-right: 40px;
}
.product_country_service_and ul li:before
{
	content: '';
    width: 2px;
    height: 90%;
    position: absolute;
    top: 50%;
    right: 20px;
    background-color: #dedede;
    transform: translateY(-50%);
}
.product_country_service_and ul li:first-child
{
	padding-left:0px;
}
.product_country_service_and ul li:last-child
{
	padding-right:0px;
}
.product_country_service_and ul li:last-child:before
{
	display:none;
}
.product_country_service_and ul li::marker
{
	opacity:0;
	color:transparent;
	display:none;
}
.product_country_service_and ul li a
{
	text-decoration:none;
	color: #000000;
    font-family: 'Toshiba Sans' !important;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.product_country_service_and ul li a:hover
{
	color:#1f55c6;
}
.country_product_and_services_loop:nth-child(1) .country_product_services_lo_ul .country_product_services_lo_ulbox:nth-child(3)
{
	min-height:60.8px;
	max-height:60.8px;
}
.press-release-second-title, .higlights-second-title
{
	font-size: 24px;
    line-height: 1.5;
    font-family: 'Toshiba Sans';
    color: #000000;
    font-weight: bold;
    text-transform: initial;
    text-align: center;
    margin-bottom: 15px;
}

@media screen and (min-width:1024px)
{
	.page-lifestyle-products .page_country_banner
{
	max-height:300px !important;
}
	.page-lifestyle-products .page_country_banner {
    max-height:300px !important;
}
}

@media screen and (max-width:991px)
{
	.country_product_services_lo_ulbox h2 {
    padding-right: 15px;
}
	.country_product_services_lo_ul {
    grid-template-columns: 3fr 3fr;
}
}

@media screen and (max-width:768px)
{
	.press-release-second-title, .higlights-second-title
{
	font-size: 20px;
} 
}

@media screen and (max-width:767px)
{
	.country_product_and_services_inner {
    padding-right: 0px;
    padding-left: 0px;
}
	.country_product_services_lo_title {
    width: 100%;
    height: 105px;
    padding-left: 15px;
    align-items: flex-start;
	border-radius: 5px;
}
	.country_product_services_lo_title h2 {
    margin: 0px;
    padding-top: 13px;
    max-width: 150px;
}
	.country_product_services_lo_title img {
    width: 57%;
	width:initial;
}
	.country_product_services_lo_title img.mobile-product
	{
		opacity:1 !important;
	}
	.country_product_services_lo_title img.attachment-full
	{
		opacity:0 !important;
	}
	.country_product_and_services {
    padding-top: 25px;
}
	.product_country_service_and {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 5px;
}
	.product_country_service_and h2 {
    margin-bottom: 20px;
}
	.product_country_service_and ul li {
    padding: 0px 0px;
    padding-right: 20px;
}
	.product_country_service_and ul li:before {
    content: '';
    width: 2px;
    height: 77%;
    position: absolute;
    right: 7.5px;
    background-color: #dedede;
    top: 50%;
    transform: translateY(-50%);
}
	.country_product_services_lo_ulbox
	{
		position:relative;
	}
	.country_product_services_lo_ulbox:before
	{
		content:'';
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:60.8px;
		background: linear-gradient(180deg, rgba(175,201,255,1) 0%, rgba(175,201,255,0) 100%);
		opacity:0;
	}
/* 	.country_product_services_lo_ulbox ul li:before {
    content: '';
    background-color: #1f55c6;
} */
}

@media screen and (min-width:641px)
{
	.country_video_pars_h2first
	{
		margin-top:25px;
	}
	.page-lifestyle-products .country_video_pars_h2first
	{
		display:none !important;
	}
	.page-lifestyle-products-detail .country_video_pars_h2first
	{
		display:block !important;
	}
}

@media screen and (max-width:640px)
{
	.country_video_pars_h2first
	{
		margin-top:25px;
		margin-left:15px;
	}
	.page-lifestyle-products .country_video_pars_h2first
	{
		display:none !important;
	}
	.page-lifestyle-products-detail .country_video_pars_h2first
	{
		display:block !important;
	}
}


@media screen and (max-width:500px)
{
	.country_product_services_lo_ul {
    grid-template-columns: 3fr;
} 
}

.country_first_steps a {
    height: auto;
}

/* new changes work */
.ess_of_tosh_banner
{
	width: 100%;
    height: auto;
    position: relative;
    clear: both;
    overflow: hidden;
    margin-top: 205px;
}
.ess_of_tosh_banner img 
{
	width:100%;
	height:80% !important;
	object-fit:cover;
	object-position:right;
	display:none !important;
}
.ess_of_tosh_banner .container_new
{
	z-index: 1;
    position: static;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(0%);
	margin-top:40px;
}
.ess_of_tosh_banner .container_new h2
{
	color: #696969;;
    font-weight: 700;
    text-transform: initial;
    font-size: 48px;
    letter-spacing: 0px;
    margin-bottom: 25px;
	padding-left:82px;
	font-family: 'Toshiba Sans';
}
.ess_of_tosh_paratext p 
{
	margin-left: 82px !important;
    margin: 0;
    padding-bottom: 30px;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    font-size: 16px;
    max-width: 100%;
    font-family: 'Toshiba Sans';
}
.ess_of_tosh_divider
{
	width:100%;
	margin-top: 45px !important;
	margin-bottom: 60px !important;
	border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    border-right: none;
    border-bottom: none;
    border-left: none;
}
.ess_of_tosh_bcm_full
{
	width:100%;
	display:flex;
	flex-wrap:wrap;
}
.ess_of_tosh_bcm_full_l
{
	width: calc(33.33333333%);
}
.ess_of_tosh_bcm_full_r
{
	width: calc(66.66666667%);
}
.ess_of_tosh_bcm_full_l h2
{
	color: #0064d2;
    text-transform: initial;
    font-weight: 700;
    font-size: 27px;
    padding-right: 0px;
    max-width: 300px;
    margin-bottom: 0px;
    line-height: 1.3;
}
.ess_of_tosh_bcm_full_r h2 
{
	color: #000;
	font-family: 'Toshiba Sans';
    text-transform: initial;
    font-weight: 700;
    font-size: 36px;
    padding-right: 0px;
    margin-bottom: 20px;
    line-height: 1.35;
}
.ess_of_tosh_bcm_full_r p
{
	color: #696969;
    font-family: 'Toshiba Sans';
    font-size: 16px;
    font-weight: 500;
/*     max-width: 460px; */
    line-height: 1.5;
    letter-spacing: 0px;
}
.ess_of_tosh_bcm_full_r2 p 
{
	padding-bottom:25px;
}
.ess_of_tosh_bcm_full_r3 h2 
{
	margin-bottom:0px;
}
.ess_of_tosh_bcm_full_r3 p 
{
	padding-bottom:30px;
}
.ess_of_tosh_box .cmp-container__layout
{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
	gap: 0px 10px;
}
.ess_of_tosh_box .cmp-container__layout .cmp-buttonlink
{
	position: relative;
    background-color: #0064d2;
    border: solid 1px;
    border-radius: 4px;
    border-color: #0064d2;
	margin-bottom: 30px !important;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__link {
    text-decoration: none;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__content {
    display: flex;
    height: 100%;
    color: #ffffff;
	flex-direction: row;
	text-align: left;
    padding-left: 1rem;
	justify-content: flex-start;
    align-items: center;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__content.icon-left .cmp-buttonlink__image {
    margin-right: 10px;
	display: flex;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__image img {
    max-width: 100%;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__label {
    max-width: 100%;
    margin-bottom: 10px;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__label-main {
    font-size: 1rem;
    margin-top: 10px;
}
.ess_of_tosh_box .cmp-container__item
{
	flex:1;
}
.ess_of_tosh_box .tgw-core-buttonlink .cmp-buttonlink__label-main span
{
	font-weight: 400;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'Toshiba Sans';
}
.ess_of_tosh_box .cmp-container__layout .cmp-buttonlink:hover
{
	opacity: 0.8;
}
.ess_of_tosh_box
{
	padding-top: 55px;
    padding-bottom: 55px;
}
.navigation-pc .menu-bottoms
{
	display: flex;
    justify-content: flex-end;
    list-style-type: none;
    margin-bottom: 40px;
}
.navigation-pc .menu-bottoms li
{
	display: flex;
    justify-content: space-between;
    margin-right: 30px;
    font-size: 0.875rem;
    font-weight: 400;
	line-height: 1.5;
    color: #000000;
}
.navigation-pc .menu-bottoms li a
{
	color: #000000;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Toshiba Sans';
}
.navigation-pc .menu-bottoms li a:hover
{
	background-image: linear-gradient(180deg, transparent 80%, #0064d2 0);
    background-repeat: no-repeat;
    background-size: 100% 4px;
    background-position: bottom;
}
.navigation-pc .tooltip
{
	display:none !important;
}
.navigation-pc .menu-bottoms li:last-child
{
	margin-right:0px;
}
#ess_of_tosh_value
{
	padding-bottom:40px;
}
.ess_of_tosh_left1:hover img
{
	filter: opacity(0.5);
}
.ess_of_tosh_left2:hover img
{
	filter: opacity(0.5);
}
.ess_of_tosh_left3:hover img
{
	filter: opacity(0.5);
}

@media screen and (min-width:768px)
{
	.ess_of_tosh_right .p_last_spacing
	{
		margin-bottom: 65px !important;
	}
	.ess_of_tosh_right .ess_of_tosh_right_h4_1_1
	{
		margin-bottom: 38px;
	}
	.ess_of_tosh_right .ess_of_tosh_right_h4_s2_2
	{
		margin-bottom: 60px;
	}
}

@media screen and (max-width:992px)
{
	.ess_of_tosh_banner .container_new h2 {
    font-size: 40px;
    padding-left: 0;
	margin-bottom: 15px;
}
	.ess_of_tosh_paratext p {
    margin-left: 0px !important;
    margin: 0;
    max-width: 585px;
    padding-top: 15px;
}
	.ess_of_tosh_bcm_full_r p br 
	{
		display:none;
	}
}

@media screen and (max-width:767px)
{
	.ess_of_tosh_banner img {
    object-position: 89% 50%;
}
	.ess_of_tosh_banner .container_new h2 {
    font-size: 36px;
    max-width: 300px;
    line-height: 1.25;
	margin-bottom:0px;
}
	.ess_of_tosh_paratext p {
    margin-left: 0px !important;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
}
	.ess_of_tosh_divider {
    width: 100%;
    margin-top: 15px !important;
    margin-bottom: 30px !important;
}
	.ess_of_tosh
	{
		margin-top:0px;
	}
	.ess_of_tosh_left.animation-element.slides-left.in-view {
    padding-bottom: 20px;
}
	.ess_of_tosh_bcm_full_l {
    width: 100%;
}
	.ess_of_tosh_bcm_full_r {
    width: 100%;
}
	.ess_of_tosh_bcm_full_l h2 {
    color: #0064d2;
    font-size: 26px;
    max-width: 300px;
    margin-bottom: 20px;
    line-height: 1.25;
    padding-top: 10px;
}
	.ess_of_tosh_bcm_full_r h2 {
    font-size: 30px;
    margin-bottom: 20px;
}
	.ess_of_tosh_bcm_full_r p {
    padding-bottom: 20px;
    font-family: 'Toshiba Sans';
    font-size: 24px;
    letter-spacing: 0px;
}
	.ess_of_tosh_bcm_full_r2 p {
    padding-bottom: 20px;
}
	.ess_of_tosh_bcm_full_r3 p {
    padding-bottom: 20px;
}
	.ess_of_tosh_box {
    padding-top: 20px;
    padding-bottom: 20px;
}
	.ess_of_tosh_box .cmp-container__layout {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 0px 0px;
    flex-direction: column;
}
	.ess_of_tosh_box .cmp-container__layout .cmp-buttonlink {
    margin-bottom: 25px !important;
}
	.ess_of_tosh_banner {
    width: 100%;
    height: auto;
    margin-top: 165px;
}
	#ess_of_tosh_value {
    padding-bottom: 25px;
}
	.ess_of_tosh_left.animation-element.slides-left.in-view {
    -moz-transform: translate3d(-0%,0,0);
    -webkit-transform: translate3d(-0%,0,0);
    -o-transform: translate3d(-0%,0,0);
    -ms-transform: translate3d(-0%,0,0);
    transform: translate3d(0%,0,0);
    padding-bottom: 50px;
}
	.ess_of_tosh_left {
    width: 100%;
}
	.ess_of_tosh_right {
    width: 100%;
	flex:100%;
}
	.ess_of_tosh_two {
    position: relative;
    flex-direction: column;
}
	.ess_of_tosh_right.animation-element.slides-right.in-view
	{
		animation:initial !important;
		transform:none !important;
		position:static !important;
	}
	.ess_of_tosh_left.animation-element.slides-left.in-view
	{
		animation:initial !important;
		transform:none !important;
	}
}

.ess_of_tosh_left:hover:before
{
	opacity:0;
}

/* contact directory */


.contact-directory .tabs {
	max-width: 100%;
	width: 100%;
	height: auto;
}
.contact-directory .tabs ul.tabs-nav
{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0;
    list-style-type: none;
	gap:0px 25px;
	padding: 15px 0px;
    padding-bottom: 30px;
	padding: 10px 0px;
    padding-bottom: 15px;
}
.contact-directory .tabs-nav li {
  
} 
.contact-directory .tabs-nav li::marker {
  opacity:0;
	color:transparent;
} 
 
.contact-directory .tabs-nav li a {
	display: block;
    text-decoration: none;
    font-family: Toshiba San;
    text-transform: uppercase;
    font-size: 16px;
    color: #000000;
	font-weight: 500;
    font-family: 'Toshiba Sans' !important;
}
.contact-directory .tabs-nav li a:hover {
  color: #0064d2;
}
.contact-directory .tabs-nav li.tab-active a {
	color: #0064d2;
}
.contact-directory .tabs-stage {
  border-top: 0px solid #c8c8c8;
    padding: 35px 0px;
    position: relative;
    top: 0;
	padding-top:0px;
}
.contact-directory .tabs-stage .tabs-stage-full
{
	padding-top:35px;
	padding-top:20px;
	border-top: 1px solid #c8c8c8;
	width:100%;
}
.contact-directory .tabs-stage .tabs-stage-full.active
{
	border-top:0px solid #c8c8c8;
	padding-top:0px;
}
.contact-directory .tabs-stage .tabs-stage-full.active .signapore_btn
{
	border-bottom: 1px solid #c8c8c8;
	padding-bottom:15px;
}
.tabs-stage-full-l h2
{
	color: #0064d2;
	color:#000000;
    font-size: 22px;
    text-transform: capitalize;
    letter-spacing: 0px;
	font-weight:bold;
	font-family: 'Toshiba Sans' !important;
	margin-bottom:25px;
	margin-bottom:15px;
}
section.add_textwithicon {
    display: flex;
    align-items: center;
    gap: 15px 10px;
    margin-bottom: 17px;
	margin-bottom:15px;
}
section.add_textwithicon img
{
	max-width:30px;
}
section.add_textwithicon p
{
	color:#000000;
	font-size:16px;
	font-family: 'Toshiba Sans' !important;
	font-weight:500;
	line-height:1;
}
section.add_textwithicon a
{
	color:#000000;
	font-size:16px;
	font-family: 'Toshiba Sans' !important; 
	text-decoration:none;
	font-weight:500;
	line-height:1;
}
section.add_textwithicon a:hover
{
	color: #0064d2;
}

.contact-directory-breadcrumb
{
	width:100%;
	height:auto;
	padding:20px 0px;
	padding:10px 0px;
}
.tabs-stage-full-l
{
	width: 50%;
    float: left;
	padding-right:30px;
}
.tabs-stage-full-r
{
	width: 50%;
    float: left;
}
.tabs-stage-full-r iframe
{
	width:100%;
	height:230px;
	height:180px;
}
.tabs-stage-full-r-inner
{
	width:100%;
	height:auto;
	padding-top:40px;
	padding-top:20px;
	clear:both;
	overflow:auto;
	padding-bottom:40px;
}
.tabs-stage-full-r-inner h3
{
	font-size:22px;
	color:#6b6b6b;
	font-family: 'Toshiba Sans' !important;
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:35px;
	margin-bottom:20px;
	letter-spacing:0px;
}
.tabs-stage-full-r-inner ul
{
	list-style-type:none;
	display:grid;
	grid-template-columns:3fr 3fr 3fr 3fr;
	align-items:center;
	margin:0px;
	padding:0px;
	gap: 23px 0px;
    max-width: 94%;
}
.tabs-stage-full-r-inner ul li
{
	position:relative;
	padding-left:35px;
}
.tabs-stage-full-r-inner ul li::marker
{
	opacity:0;
	color:transparent;
	display:none;
}
.tabs-stage-full-r-inner ul li:before
{
	content:'';
	position:absolute;
	left:0px;
	background:url('https://asia.toshiba.com/wp-content/uploads/2024/02/msg_icon.png');
	background-repeat:no-repeat;
	width:27px;
	height:22px;
}
.tabs-stage-full-r-inner ul li a
{
	text-decoration:none;
	color:#000000;
	font-size:16px;
	font-family: 'Toshiba Sans' !important;
	line-height:1;
	text-transform:capitalize;
}
.tabs-stage-full-r-inner ul li a:hover
{
	color: #0064d2;
}
.popup_company_dire
{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgb(0 0 0 / 85%);
	z-index:999999999;
	display:none;
}
.popup_company_dire.active 
{
	display:block;
}
.popup_company_dire_inner
{
	width:350px;
	width:375px;
	height:450px;
	height:575px;
	border-radius:10px;
	background:rgb(0 0 0 / 80%);
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:auto;
	z-index:99;
	padding:45px 35px 45px 35px;
	overflow-x:hidden;
	overflow-y:auto;
}

.popup_company_dire_inner::-webkit-scrollbar-track
{
	background-color: #bcbcbd;
}

.popup_company_dire_inner::-webkit-scrollbar
{
	width: 7px;
	background-color: #a1a1a0;
}

.popup_company_dire_inner::-webkit-scrollbar-thumb
{
	background-color: #a1a1a0;
	border: 0px solid #555555;
}

.popup_company_dire_inner h3
{
	color:#fff;
	font-size:22px;
	line-height:1;
	font-family: 'Toshiba Sans' !important;
	font-weight:500;
	text-transform:capitalize;
}
.popup_company_dire_inner .close-button {
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2024/02/close-new.png');
	background-repeat:no-repeat;
	background-color:#000;
    height: 30px;
    width: 30px;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    background-position: center;
    background-size: 50%;
    transition: 0.4s ease all;
	z-index:999;
	background-image: url(https://asia.toshiba.com/wp-content/uploads/2024/02/xmark-solid-svg.png);
}
.signapore_btn
{
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	margin-bottom:30px;
	margin-bottom:20px;
}
.btn_signature
{
/* 	font-weight:500;
	font-family: 'Toshiba Sans' !important;
	color:#fff !important;
	text-align:center;
	font-size:18px;
	min-width:306px;
	height:50px;
	border-radius:0px;
	background:#0064d2;
	background:#0064d2;
	text-transform:uppercase;
	display: inline-flex;
    align-items: center;
    justify-content: center;
	margin-bottom:0px;
	text-decoration:none !important; */
	font-weight: 500;
    font-family: 'Toshiba Sans' !important;
    color: #000000 !important;
    font-size: 22px;
    min-width: initial;
    height: auto;
    background: transparent;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-decoration: none !important;
	font-weight:bold !important;
}
/* .btn_signature:hover
{
	color:#fff !important;
	background:#0064d2;
	background:#0064d2;
	text-decoration:none !important;
} */
.contact-directory .tabs-nav li:before
{
	content:'';
}

.country_a
{
	text-decoration:none;
	font-weight:500;
	font-family: 'Toshiba Sans' !important; 
	font-size:18px;
	text-transform:capitalize;
	color:#0064d2;
	text-decoration:none;
}
.country_a:hover
{
	text-decoration:none !important;
}
.country_a img 
{
	margin-left:10px;
}
.popup_company_dire .form-group.form-group-half {
    display: flex;
    justify-content: space-between;
    gap: 0px 0px;
}
.popup_company_dire .form-group.form-group-half .half-inner:first-child
{
	width:48%;
}
.popup_company_dire .form-group.form-group-half .half-inner:last-child
{
	width:48%;
}
.popup_company_dire .form-group.location-contact
{
	margin-bottom:0px;
}
.popup_company_dire .input-error .error,
.popup_company_dire .input-error #contact-error
{
    display: block;
    background: #e61e1e;
    border-radius: 3px;
    position: relative;
    text-align: center;
    line-height: 18px;
    color: #fff;
    font-family: 'Toshiba Sans' !important;
	font-size:14px;
}

.popup_company_dire input[type="text"],
.popup_company_dire input[type="test"],
.popup_company_dire input[type="tel"],
.popup_company_dire button[type="button"]
{
    background: #fff;
    height: 35px;
    font-size: 14px;
    color: #000;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    padding: 0 15px;
    font-family: 'Toshiba Sans' !important;
    width: 100%;
}
.popup_company_dire form textarea {
    font-family: 'Toshiba Sans' !important;
    min-height: 100px;
    width: 100%;
    border-radius: 5px;
    border: none;
    padding: 10px 15px;
    font-size: 14px;
    resize: none;
    color: #000;
	display:block;
}
.popup_company_dire form .btn-contact {
    display: block;
    width: 100%;
    background: #e61e1e;
    border-radius: 5px;
    border: none;
    height: 40px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
    padding: 10px 0;
    font-family: 'Toshiba Sans';
    cursor: pointer;
    outline: 0;
	text-decoration:none;
	color:#fff;
}
.popup_company_dire form .btn-contact:hover
{
	background: #fff;
    color: #e61e1e;
}
.popup_company_dire .thank-message
{
	margin:20px 0px;
    max-width: 100%;
    background: #0969d3;
    color: #FFF;
    padding: 10px;
    border-radius: 6px;
    text-align: center;
	line-height: normal;
    font-size: 14px;
	font-family: 'Toshiba Sans' !important;
}

.tabs-stage-full .tabs-stage-fullborder:nth-child(2),
.tabs-stage-full .tabs-stage-fullborder:nth-child(1)
{
	border-top: 0px solid #c8c8c8;
    padding-top: 0px;
}
.tabs-stage-full .tabs-stage-fullborder
{
	border-top: 1px solid #c8c8c8;
    padding-top: 30px;
}
.contact-directory .tabs-nav li:before {
    content: '';
    width: 1px;
    position: absolute;
    height: 17px;
    background-color: #c8c8c8;
    right: -12.5px;
    top: 6px;
}
.contact-directory .tabs-nav li {
    position: relative;
}
.contact-directory .tabs-nav li:last-child:before 
{
	opacity:0;
}

@media screen and (min-width:1600px)
{
	.tabs-stage-full-l
{
	width: 45%;
    float: left;
}
.tabs-stage-full-r
{
	width: 55%;
    float: left;
}	
}

@media screen and (max-width:1200px)
{
	.tabs-stage-full-l {
    padding-right: 30px;
}
}

@media screen and (max-width:1080px)
{
	.tabs-stage-full-r-inner ul {
    max-width: 100%;
}
}

@media screen and (max-width:991px)
{
	.tabs-stage-full-r-inner ul {
    grid-template-columns: 3fr 3fr 3fr;
    max-width: 100%;
	align-items: flex-start;
}
}

@media screen and (max-width:767px)
{
.tabs-stage-full-l {
    width: 100%;
    float: left;
    padding-right: 0px;
    padding-bottom: 15px;
}
	.tabs-stage-full-r {
    width: 100%;
    float: left;
}
	.contact-directory-breadcrumb {
    padding: 10px 0px;
}
	.contact-directory .tabs ul.tabs-nav {
    padding: 15px 0px;
    padding-bottom: 15px;
}
	.contact-directory .tabs-stage .tabs-stage-full {
    padding-top: 25px;
}
	.tabs-stage-full-l h2 {
    font-size: 22px;
    margin-bottom: 25px;
}
	.contact-directory .tabs-nav li a {
    font-size: 16px;
}
	section.add_textwithicon p {
    font-size: 16px;
}
	section.add_textwithicon a {
    font-size: 16px;
}
	.tabs-stage-full-r-inner ul {
    grid-template-columns: 3fr;
    gap: 20px 0px;
}
	.contact-directory .tabs-stage .tabs-stage-full.active .signapore_btn {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 15px;
    flex-direction: column;
    gap: 10px 0px;
}
	.signapore_btn {
    flex-direction: column;
    gap: 10px 0px;
}
	section.add_textwithicon a {
    white-space: break-spaces;
    overflow-wrap: anywhere;
}
	.popup_company_dire_inner {
    padding: 40px 30px 40px 30px;
}
	.popup_company_dire .form-group.form-group-half {
    display: flex;
    justify-content: space-between;
    gap: 10px 0px;
    flex-direction: column;
}
	.popup_company_dire .form-group.form-group-half .half-inner:first-child {
    width: 100%;
}
	.popup_company_dire .form-group.form-group-half .half-inner:last-child {
    width: 100%;
}
	.popup_company_dire form textarea {
    min-height: 90px;
}
}

@media screen and (max-width:380px)
{
	.popup_company_dire_inner 
	{
		height: 94%;
		width:100%;
	}
}

@media screen and (max-width: 767px) and (orientation: landscape) 
{
	.popup_company_dire_inner {
		height: calc(100% - 55px);
	}
}


/* QKD Landing page */
.landingbanner
{
	width:100%;
	height:auto;
	position:relative;
}
.landingbanner_inner
{
	width:100%;
	height:auto;
	position:relative;
}
.landingbanner_inner .landingbanner_inner_img
{
	width:100%;
	height: 100vh !important;
/* 	height:575px !important; */
	clear:both;
	overflow:hidden;
}
.landingbanner_inner .landingbanner_inner_img img
{
	width:100%;
	height:575px !important;  
	object-fit:cover;
	object-position:center;
	display:block;
	background-repeat:no-repeat;
}
.landingbanner_inner_img:before {
    content: '';
    background: url(https://asia.toshiba.com/wp-content/uploads/2024/03/qkd-landing-tops.png);
    position: absolute;
    top: 0px;
    right: 0px;
    width: 33%;
    height: 75px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top right;
}
.landingbanner_inner_text
{
	width:100%;
	height:235px;
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2024/03/landing-banner-overlay.png');
	position:absolute;
	top:42%;
	transform:translatey(-50%);
	z-index:9;
	background-repeat: no-repeat;
    background-size: contain;
	background-repeat-y: repeat;
}
.landingbanner_inner_text > div
{
	padding-right: 15px;
    padding-left: 15px;
	width: 88%;
    margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.landingbanner_inner_text h1 
{
	color: #fff;
    font-family: 'Toshiba Sans';
    text-transform: capitalize;
    font-size: 40px;
    font-weight: bold;
    max-width: 600px;
    margin-bottom: 10px;
}
.landingbanner_inner_text p 
{
	color: #fff;
    font-family: 'Toshiba Sans';
    font-size: 20px;
    max-width: 600px;
    line-height: 1.4;
}
.landingbanner_inner_text a
{
	min-width: 300px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    height: 60px;
    background: #0164d2;
    border-radius: 10px;
    font-family: 'Toshiba Sans';
    font-weight: 500;
    font-size: 22px;
    position: absolute;
    bottom: -100px;
	text-decoration:none;
}
.landingbanner_inner_text a:hover
{ 
	background-color:#e61f26;
	color:#fff;
}
.finance
{
	width:100%;
	height:auto;
	padding:50px 0px;
}
.finance .container
{
	max-width:100%;
}
.finance h2
{
	font-family: 'Toshiba Sans';
    font-weight: bold;
    text-align: center;
    margin: auto;
    font-size: 40px;
    color: #343434;
    text-transform: initial;
    max-width: 900px;
    margin-bottom: 30px;
}
.finance_inner_bix
{
	width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: 3fr 3fr 3fr;
    justify-content: center;
    gap: 0px 31px;
}
.finance_inner_bix_1
{
	text-align:center;
}
.finance_inner_bix_1 h3
{
	color: #0060ff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 15px;
	font-family: 'Toshiba Sans';
}
.finance_inner_bix_1 figure {
    height: 86px;
    position: relative;
    margin-bottom: 10px;
    display: flex;
    align-items: end;
    justify-content: center;
}
.finance_inner_bix_1 figure img {
    object-fit: contain;
    width: auto;
}

.finance_inner_bix_1 p
{
	color: #5c5c5c;
    font-size: 18px;
    font-family: 'Toshiba Sans';
    line-height: 1.35;
	padding-bottom:0px;
}
.news_finance 
{
	width:100%;
	height:auto;
	padding:20px 0px;
	padding-bottom:50px;
}
.news_finance_inner h2 
{
	text-align:center;
	color:#343434;
	font-weight:bold;
	font-family: 'Toshiba Sans';
	font-size:32px;
	text-transform:initial;
	margin-bottom:50px;
}
.news_finance_inner_box
{
	width:100%;
	height:auto;
	display:grid;
	grid-template-columns:3fr 3fr 3fr;
	justify-content:center;
	gap:0px 40px;
}
.news_finance_inner_box_1
{
	background: #e4e3e4;
    border-radius: 10px;
    box-shadow: 9px 4px 11px rgb(228 227 228 / 50%);
}
.news_finance_inner_box_1 figure {
    position: relative;
    height: 183px;
    overflow: hidden;
    clear: both;
}
.news_finance_inner_box_1 figure img {
    width: 100%;
    height: 185px !important;
    object-fit: cover;
}
.news_finance_inner_box_1 p {
    padding: 20px 25px;
    line-height: 1.4;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Toshiba Sans';
    padding-bottom: 30px;
}
.finance_data
{
	width:100%;
	height:auto;
	padding-top:20px;
}
.finance_data h2
{
	text-align:center;
	color:#343434;
	font-weight:bold;
	font-family: 'Toshiba Sans';
	font-size:32px;
	text-transform:initial;
	margin-bottom:40px;
}
.finance_data_inner
{
	width: 100%;
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.finance_data_inner:before
{
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2024/03/middle-banner-overlay.png');
	z-index:9;
}
.finance_data_inner ul 
{
	display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 812px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 71px;
    right: 0;
    margin: auto;
    z-index: 99;
    list-style-type: none;
	gap: 3px 0px;
}
.finance_data_inner ul li
{
	width: 50%;
    color: #fff;
    list-style-type: none;
    font-weight: 500;
    font-family: 'Toshiba Sans';
    font-size: 24px;
    position: relative;
    padding-left: 35px;	
	background: url(https://asia.toshiba.com/wp-content/uploads/2024/03/whitelistarrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
}
.finance_data_inner ul li:nth-child(even) {
    width: calc(50% - 60px);
    margin-left: 0px;
}
.landingabout
{
	width:100%;
	height:auto;
	padding:50px 0px;
}
.landingabout span
{
	color:#db000e;
	display:block;
	font-family: 'Toshiba Sans';
	font-size:18px;
}
.landingabout h2
{
	text-transform:initial;
	font-family: 'Toshiba Sans';
	font-weight:bold;
	font-size:32px;
	color:#343434;
	margin-bottom:15px;
}
.landingabout p
{
	color:#5c5c5c;
	font-family: 'Toshiba Sans';
	font-size:18px;
	padding-bottom:12px;
	line-height:1.3;
}

.landingbanner_footer
{
	width:100%;
	height:auto;
	position:relative;
}
.landingbanner_inner_footer
{
	width:100%;
	height:auto;
	position:relative;
}
.landingbanner_inner_footer .landingbanner_inner_img_footer
{
	width:100%;
	height:400px !important;
	clear:both;
	overflow:hidden;
}
.landingbanner_inner_footer .landingbanner_inner_img_footer img
{
	width:100%;
	height:400px !important;  
	object-fit:cover;
	object-position:center;
	display:block;
}
.landingbanner_inner_text_footer
{
	width:100%;
	height:auto;
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2024/03/footer-landing-overlay.png');
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	z-index:9;
	background-repeat: no-repeat;
    background-size: contain;
}
.landingbanner_inner_text_footer > div
{
	padding-right: 15px;
    padding-left: 15px;
	width: 88%;
    margin: auto;
	padding-top: 40px;
	padding-bottom:40px;
}
.landingbanner_inner_text_footer h1 
{
	color: #fff;
    font-family: 'Toshiba Sans';
    text-transform: capitalize;
    font-size: 34px;
    font-weight: bold;
    max-width: 600px;
    margin-bottom: 4px;
}
.landingbanner_inner_text_footer p 
{
	color: #fff;
    font-family: 'Toshiba Sans';
    font-size: 20px;
    max-width: 600px;
    line-height: 1.4;
	padding-bottom:25px;
}
.landingbanner_inner_text_footer a
{
	min-width: 300px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    height: 60px;
    background: #0164d2;
    border-radius: 10px;
    font-family: 'Toshiba Sans';
    font-weight: 500;
    font-size: 22px;
	text-decoration:none;
}
.landingbanner_inner_text_footer a:hover
{ 
	background-color:#e61f26;
	color:#fff;
}
.thankyoupage
{
	width:100%;
	height:auto;
	padding:40px 0px;
	text-align:center;
	padding-bottom:0px;
}
.thankyoupage img 
{
	margin:auto;
	width:175px;
	text-align:center;
	margin-bottom:20px;
}
.thankyoupage h2 
{
	text-transform:initial;
	margin-bottom:10px !important;
	font-size:32px;
	font-weight:bold;
	font-family: 'Toshiba Sans';
	color:#5c5c5c;
}
.thankyoupage p 
{
	font-size: 20px;
    line-height: 1.1;
    color: #5c5c5c;
    margin: auto;
    font-family: 'Toshiba Sans';
    max-width: 605px;
}
.thankyoupage a
{
	margin-top: 35px;
	min-width: 235px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    height: 60px;
    background: #0164d2;
    border-radius: 10px;
    font-family: 'Toshiba Sans';
    font-weight: 500;
    font-size: 22px;
    text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.thankyoupage a:hover
{
	background-color: #e61f26;
    color: #fff;
}
.landingpage_popup_overlay
{
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	background-color: rgba(0,0,0,0.7);
/* 	z-index:9999999999; */
	z-index:99999999;
	display:none;
}
.landingpage_popup_overlay.active
{
	display:block !important;
}
.landingpage_popup
{
	width:718px;
	height:95%;
	height:560px;
	border-radius:10px;
	background: linear-gradient(180deg, rgba(251,252,252,1) 20%, rgba(235,235,235,1) 50%, rgba(218,218,218,1) 100%);
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;	
	padding:50px 60px 10px 60px;
	overflow: auto;
}
.landingpage_popup::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.landingpage_popup::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.landingpage_popup::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 0px solid #555555;
}

.closedpopup
{
    font-size: 31px;
    font-family: 'Toshiba Sans';
    position: absolute;
    top: 16px;
    right: 30px;
	width:31px;
	height:31px;
	cursor: pointer;
}
.closedpopup img 
{
	display:block;
	width:31px;
	height:31px;
	object-fit:contain;
}
.landingpage_popup h2 
{
	line-height:1;
	text-transform:initial;
	color:#00258f;
	font-family: 'Toshiba Sans';
	font-size:32px;
	margin-bottom:40px;
	font-weight:bold;
}
.landingpage_popup form 
{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
.landingpage_popup form .popfor_field
{
	width: 48%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
}
.landingpage_popup form .popfor_field label
{
	font-size: 18px;
    color: #646464;
    font-family: 'Toshiba Sans';
    font-weight: normal;
    line-height: 1;
	padding-left:7px;
}
.landingpage_popup form .popfor_field input[type="text"],
.landingpage_popup form .popfor_field input[type="email"],
.landingpage_popup form .popfor_field input[type="tel"],
.landingpage_popup form .popfor_field select
{
	height:50px;
	width:100%;
	background:#fff;
	border:none;
	box-shadow: -10px 0px 10px #dfdfdf;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 15px;
    font-size: 18px;
    color: #646464;
    font-family: 'Toshiba Sans';
    border-radius: 15px;
}
.landingpage_popup form .popfor_field:nth-child(6),
.landingpage_popup form .popfor_field:nth-child(10)
{
	width:100%;
}
.landingpage_popup form .wpcf7-form-control-wrap.recaptcha
{
	width:100%;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.landingpage_popup .wpcf7-not-valid-tip {
    font-family: 'Toshiba Sans';
    padding-left: 7px;
}
.landingpage_popup .wpcf7-spinner {
    display: block;
    margin: auto;
}
.landingpage_popup form .wpcf7-form-control-wrap.recaptcha {
    flex-wrap: wrap;
}
.landingpage_popup form .popfor_field input[type="submit"]
{
	margin-top:15px;
	width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    height: 60px;
    background: #0164d2;
    border-radius: 10px;
    font-family: 'Toshiba Sans';
    font-weight: 500;
    font-size: 22px;
    text-decoration: none;
	padding-left:15px;
	padding-right:15px;
	border:none;
	outline:none;
}

.landingpage_popup form .popfor_field input[type="submit"]:hover
{
	background-color: #e61f26;
    color: #fff;
}
.landingpage_popup form .popfor_field select
{
	appearance: none;
    background-image: url(https://asia.toshiba.com/wp-content/uploads/2024/03/down-arrow-landing.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
}

@media screen and (min-width:2500px)
{
	.landingbanner_inner_img:before {
    width: 26%;
}
}

@media screen and (min-width:1545px)
{
	.landingpage_popup {    
    height: 690px;
}
	.landingbanner_inner_text > div {
    max-width: 1366px;
}
	.finance .container,
	.news_finance .container
	{
    max-width: 1366px;
}
	.landingbanner_inner_text_footer > div {
    max-width: 1366px;
}
}

@media screen and (max-width:1400px)
{
	.landingbanner_inner .landingbanner_inner_img img {
    width: 100%;
    height: 550px !important;
}
	.landingbanner_inner .landingbanner_inner_img {
    width: 100%;
/*     height: 550px !important; */
}
}

@media screen and (max-width:1150px)
{
	.landingbanner_inner_text > div {
    padding-right: 15px;
    padding-left: 15px;
    width: auto;
    margin: auto;
    max-width: 1056px;
}
	.finance .container,
	.news_finance .container,
	.landingabout .container
	{
    max-width: 1056px;
    width: auto;
}
	.landingbanner_inner_text_footer > div
	{
		max-width: 1056px;
    width: auto;
	}
}

@media screen and (max-width:1080px)
{
	.landingbanner_inner_text > div {
    padding-right: 40px;
    padding-left: 40px;
}
	.finance .container,
	.news_finance .container,
	.landingabout .container
	{
    max-width: 1056px;
    width: auto;
	padding-right: 40px;
    padding-left: 40px;
}
	.landingbanner_inner_text_footer > div
	{
		max-width: 1056px;
    	width: auto;
		padding-right: 40px;
    padding-left: 40px;
	}
}

@media screen and (max-width:850px)
{
	.finance_data_inner ul
	{
		left:0px;
		max-width:100%;
	}
	.landingbanner_inner_img:before {
    width: 40%;
}
	.finance_data_inner ul li:nth-child(even) {
    width: calc(50% - 0px);
    margin-left: 0px;
}
	.news_finance_inner_box {
    gap: 0px 10px;
}
	.finance_data_inner ul {
	gap: 18px 0px;
    padding-left: 40px;
    padding-right: 40px;
}
	.finance_data_inner ul li {
    line-height: 1.3;
}
}

@media screen and (max-width:767px)
{
	.landingbanner_inner_text_footer {
    background-size: cover;
}
	.landingbanner_inner_text_footer > div {
    padding-top: 20px;
    padding-bottom: 15px;
}
	.finance_data_inner ul li:nth-child(even) {
    width: calc(100% - 0px);
    margin-left: 0px;
}
	.landingbanner_inner_text > div {
    padding-right: 15px;
    padding-left: 15px;
}
	.finance .container,
	.news_finance .container,
	.landingabout .container
	{
    max-width: 1056px;
    width: auto;
	padding-right: 15px;
    padding-left: 15px;
}
	.landingbanner_inner_text_footer > div
	{
		padding-right: 15px;
    	padding-left: 15px;
	}
	.landingbanner_inner_text h1 {
    font-size: 28px;
    max-width: 600px;
    margin-bottom: 10px;
}
	.landingbanner_inner_text p {
    font-size: 18px;
    max-width: 600px;
    line-height: 1.3;
}
	.landingbanner_inner_text {
    width: 100%;
    height: auto;
/*     height: 190px; */
	top:50%;
}
	.landingbanner_inner_text > div {
    padding-top: 25px;
    padding-bottom: 25px;
}
	.landingbanner_inner_text a {
    min-width: 270px;
    height: 55px;
    font-size: 20px;
    position: absolute;
    bottom: -70px;
}
	.landingbanner_inner .landingbanner_inner_img img {
    width: 100%;
    height: 400px !important;
}
	.landingbanner_inner .landingbanner_inner_img {
    width: 100%;
/*     height: 350px !important; */
}
	.finance {
    width: 100%;
    height: auto;
    padding: 30px 0px;
}
	.finance h2 {
    font-size: 28px;
    max-width: 900px;
    margin-bottom: 25px;
}
	.finance_inner_bix {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: 3fr 3fr;
    justify-content: center;
    gap: 25px 20px;
}
	.finance_inner_bix_1 h3 {
    font-size: 26px;
}
	.finance_inner_bix_1 p {
    font-size: 16px;
    line-height: 1.3;
}
	.finance_inner_bix_1 figure img {
    object-fit: contain;
    width: auto;
    height: 100% !important;
}
	.finance_inner_bix_1 figure {
    height: 70px;
}
	.news_finance_inner h2 {
    font-size: 26px;
    margin-bottom: 20px;
}
	.finance {
    padding: 30px 0px;
    padding-bottom: 10px;
}
	.news_finance_inner_box {
    grid-template-columns: 3fr 3fr;
	gap: 20px 10px;
}
	.news_finance_inner_box_1 p {
    padding: 15px 18px;
    line-height: 1.4;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Toshiba Sans';
    padding-bottom: 20px;
}
	.news_finance {
    padding: 20px 0px;
    padding-bottom: 15px;
}
	.finance_data h2 {
    font-size: 26px;
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
}
	.finance_data_inner {
    width: 100%;
    height: auto;
    position: relative;
    padding: 30px 0px;
}
	.finance_data_inner ul {
    gap: 15px 0px;
    padding-left: 20px;
    padding-right: 20px;
	position: relative;
    top: 0%;
    transform: translateY(-0%);
}
	.finance_data_inner ul li {
    width: 100%;
    list-style-type: none;
    font-weight: 500;
    font-family: 'Toshiba Sans';
    font-size: 20px;
    position: relative;
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 18px;
	line-height: 1.2;
}
	.landingabout {
    width: 100%;
    height: auto;
    padding: 25px 0px;
}
	.landingabout span {
    font-size: 16px;
}
	.landingabout h2 {
    font-size: 26px;
    margin-bottom: 15px;
}
	.landingabout p {
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 1.3;
}
	.landingbanner_inner_text_footer h1 {
   
    font-size: 26px;
    max-width: 100%;
    margin-bottom: 4px;
}
	.landingbanner_inner_text_footer p {
    font-size: 16px;
    max-width: 800px;
    line-height: 1.4;
    padding-bottom: 10px;
}
	.landingbanner_inner_text_footer a {
    min-width: 270px;
    height: 55px;
    font-weight: 500;
    font-size: 18px;
}
	.landingbanner_inner_footer .landingbanner_inner_img_footer {
    width: 100%;
    height: 300px !important;
}
	.landingbanner_inner_footer .landingbanner_inner_img_footer img {
    width: 100%;
    height: 300px !important;
}
	.thankyoupage {
    width: 100%;
    height: auto;
    padding: 40px 15px;
    text-align: center;
}
	.thankyoupage img {
    margin: auto;
    width: 110px;
    text-align: center;
    margin-bottom: 25px;
}
	.thankyoupage h2 {
    margin-bottom: 10px;
    font-size: 26px;
}
	.thankyoupage p {
    font-size: 16px;
    line-height: 1.3;
}
	.thankyoupage a {
    margin-top: 25px;
    min-width: 225px;
    height: 55px;
    font-size: 20px;
}
	.landingpage_popup {
    width: 95%;
    height: 95%;
    padding: 50px 30px 0px 30px;
    overflow: auto;
}
	.landingpage_popup h2 {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: bold;
}
	.landingpage_popup form .popfor_field {
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
}
	.landingpage_popup form .popfor_field label {
    font-size: 16px;
    line-height: 1;
}
	.landingpage_popup form .popfor_field input[type="text"], .landingpage_popup form .popfor_field input[type="email"], .landingpage_popup form .popfor_field input[type="tel"], .landingpage_popup form .popfor_field select {
    font-size: 16px;
}
	.landingpage_popup form .popfor_field input[type="submit"] {
    height: 55px;
    font-weight: 500;
    font-size: 20px;
    border: none;
    outline: none;
}
	
}

@media screen and (max-width:499px)
{
	.finance_inner_bix {
    grid-template-columns: 3fr;
    gap: 25px 20px;
}
	.news_finance_inner_box {
    grid-template-columns: 3fr;
    gap: 20px 10px;
}
}

--------------custom new---------------------
.landingbanner_inner
{
position: relative;
overflow: hidden;
height: 575px !important;

}
.landingbanner_inner_img
{
background-attachment: fixed;
background-size: cover;
background-position: 50%;
width: 100%;
position: absolute;
z-index: 500;
}

.landingbanner_inner_text{z-index: 9999 !important;}

@media screen and (max-width: 1400px) {.landingbanner_inner {height: 550px !important;}}
@media screen and (max-width: 767px) {.landingbanner_inner {height: 400px !important;}}
@media screen and (max-width: 380px) {.landingbanner_inner {height: 470px !important;} .landingbanner_inner_img {height: 470px !important;} .landingbanner_inner_text a {bottom: -65px; min-width: 250px;}}


@media screen and (min-width:768px)
{
	    #header-desktop.navbar-default .navbar-nav>li>a {
        font-size: 18px !important;
		padding: 0 20px 3px;
    }
	    #header-desktop.navbar-default .navbar-nav li.dropdown {
        margin-right: 10px;
    }
	 #header-desktop.navbar-default .navbar-nav li.dropdown.nav- {
        margin-right: 0px;
    }
	#header-desktop.navbar-default .navbar-nav li.dropdown:before {
    content: '' !important;
    background-image: url(https://www.global.toshiba/etc.clientlibs/toshiba-gw/core/clientlibs/clientlib/resources/icon/icon-nav-close__gray.svg);
    background-size: 0.8rem;
    width: 0.8rem;
    height: 0.8rem;
    margin-left: 6px;
    transition: 0.2s;
    position: absolute;
    right: 6px;
    top: 8px;
    background-position: right center;
    background-repeat: no-repeat;
}
	#header-desktop.navbar-default .navbar-nav li.dropdown.nav-:before {
		content: ''; 
		opacity:0;
	}
}

.country_product_and_services_inner-text
{
	margin-top:20px;
	margin-bottom:35px;
}
.country_product_and_services_inner-text p
{
	font-size: 20px;
	font-size:14px;
    color: #000;
    margin-bottom: 20px;
	line-height: 1.4;
}
.country_product_and_services_inner-text ul
{
	list-style-type:none;
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	margin-left:52px;
	margin-bottom: 0px;
    gap: 5px 0px;
}
.country_product_and_services_inner-text ul li
{
	position:relative;
}
.country_product_and_services_inner-text ul li::marker
{
	opacity:0;
	color:transparent;
}
.country_product_and_services_inner-text ul li:before
{
	content:'';
	position:absolute;
	left: -37px;
    top: -2px;
	background-image:url('https://asia.toshiba.com/wp-content/uploads/2024/05/blue_arrows.png');
	background-size:contain;
	width:27px;
	height:32px;
	background-repeat:no-repeat;
	left: -31px;
    top: -2px;
	width: 22px;
    height: 32px;
}
.country_product_and_services_inner-text ul li a
{
	text-decoration:none;
	font-size: 20px;
    color: #0064d2;
	font-size:14px;
}
.country_product_and_services_inner-text ul li a:hover
{
	color:#000;
}


@media screen and (max-width: 767px)
{
    .navbar-brand > a >img {
    
} 
  
}