

body {
   background-color: #f1f1f1;
   font-family:'Bell Gothic W01 Regular';
   color: #929497;
   font-size: 16px;
   line-height: 22px;
}

.ui-menu-item {
	font-family:'Bell Gothic W01 Regular';
	color: #999999;
	font-size: 24px !important;
	padding: 0;
	padding-left: 0 !important;
}

.ui-menu .ui-menu-item-wrapper {
	padding: 0 !important;
}


.related-topics-wrap {
	padding: 0px 50px 0px 50px;
	margin-bottom: 50px;
	overflow: hidden;
}

.related-topics-wrap h2 {
	margin-bottom: 20px;
	text-align: left;
}


.related-topics li {
	display: inline;
	float: left;
	border: 1px solid grey;
	margin-right: 20px;
	padding: 7px 15px;
	width: auto;
	text-align: left;
}

.related-topics li a {
	color: grey;
	text-decoration: none;
}

.news-detail strong {
	font-family:'Bell Gothic W01 Bold 1060223';
}

.img-border {
	border: 3px solid #00acee;
	border-radius: 50%;
	padding: 0px 0px;
	width: 125px;
	margin: 0 auto;
}

.img-border img {
	width: 90px;	
}

.desktop-only {
	display: block;
}

.border img {
	border: 1px solid #ccc;
}

.hide-logo {
	position: absolute;
	width: 100px;
	height: 60px;
	background: white;
	top: 0;
	right: 0;
	z-index: 9;
	margin: 1px 20px 0px 0px;
	border-right: 1px solid #ccc;
}

.cart {
	background: url(/css/shoppingcart3.svg) no-repeat center center;
	background-size: 40px auto;
	width: 50px;
	height: 57px;
	position: absolute;
	margin-top: 7px;
}

.border-wrap {
	border: 2px solid #999999;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	position: absolute;
	margin-left: 16%;
}

.btn-hover:hover {
	background: grey;
	background: url(/css/shoppingcart2.svg) no-repeat 2% 70%;
	background-size: 30px auto;
}

.distributors {
	background: url(/images/distributor2.png) no-repeat left center;
	padding-left: 60px;
	background-size: contain;
	float: left;
	display: inline;
	margin: 0px 20px 40px 40px;
	color: #00acee;
}

#ui-id-2 {
	display: none;
}

.ui-menu-item:hover div {
	color: #999999 !important;
}	

.jp body , .cn body, .ko body {
	font-size: 14px;
} 

p img {
   padding: 20px 0px 20px 0px;
}

p a {
	text-decoration: underline !important;
}

.hub .btn {
    float: left !important;
    margin-top: 20px;
    height: 45px;
}

.newnews {
	display: flex;
	flex-wrap: wrap;
	clear: both;
	width: 60%;
}

.flexnews {
	width: 50%;
	padding-right: 40px;
	margin-bottom: 40px;
}

hr {
    border-color: #f6f6f6;
    margin-bottom: 40px;
    display: block;
    margin-bottom: 30px;
}


.flexnews h2 {
	font-size: 24px;
	font-weight: bold;
	color: black;
	line-height: 28px;
	margin-top: 20px;
	min-height: 80px;
}

.flexnews span {
	font-size: 18px;
}

.cc-window.cc-banner {
    border-top: 1px solid #ccc;
}

.cc-link {
	color: #00a9eb;
}


iframe {
   display: block;
   clear: both;
}

#lnkMail {
	unicode-bidi: bidi-override;
	direction: rtl;
}

.thumb-placeholder {
   width: 195px;
   height: 150px;
   background-color: #fff;
}

.news-detail a {
   color: #00A9EB;
   text-decoration: underline;
}

.news-type {
	color: #00A9EB;
	font-size: 16px;
	font-family:'Bell Gothic W01 Bold 691903' !important;
	display: block;
	float: left;
	
}

.news-filter {
	float: right;
	display: inline;
}

#newstop .title {
	display: inline;
	float: left;
}

#home .news {
	padding-bottom: 0px;
}

.filters {
	width: 50%;
	padding-right: 40px;
}

.filters ul, .filters ul li  {
	list-style: disc !important;
	font-weight: bold;
}

.filters ul li a:hover {
	text-decoration: underline;
	color: #00acee;
}

.active {
	color: #00acee;
}

.news-filter-wrap {
	display: none !important;
}


.news-wrap {
	display: flex;
}

.newsback {
	width: 100%;
	display: block;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 10px 15px 40px;
	font-size: 16px;
	padding-left: 60px;
	background: url(/images/TEK-03-Site Elements-04.svg) no-repeat 4% 50%;
	background-size: 10px auto;
	line-height: 16px;
}


	.flexnews {
		width: 100%;
		padding-right: 0px;
		margin-bottom: 40px;
		display: flex;
		margin-bottom: 10px;
		padding-bottom: 5px;
		border-bottom: 1px solid #ccc;
		position: relative;
		height: 200px;
	}
	
	.bottom-content {
		position: absolute;
		bottom: 15px;
	}
	
	.image-holder {
		width: 40%;
		padding-right: 20px;
		position: relative;
	}
	
	.content-holder {
		width: 60%;
	}
	
	.content-holder h2 {
		margin-top: 0 !important;
	}

.content-holder h2 {
	font-size: 18px; 
	line-height: 20px;
}

.content-holder span {
	font-size: 14px;
}


.border-bottom {
	border-bottom: 1px solid #e8e8e8;
}

.border-top {
	border-top: 1px solid #e8e8e8;
}

.newsback:hover {
	opacity: 0.6;
}


.link {
    float: left;
    display: block;
}

.container, .header-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    margin-top: 150px;
    background-color: #fff;  
}

.flexnews iframe {
	margin-top: -10px !important; 
}

.popup-content {
	padding: 40px;
	text-align: center;
}

.popup-content h1 {
	font-size: 32px;
	color: #929497;
	margin-bottom: 25px;
	line-height: 43px;
}

.popup-content a {
	display: block;
	clear: both;
	margin-top: 20px;
}


.header-container, section, footer, .ui-tabs .ui-tabs-nav {
    border-right: 1px solid #e8e8e8 !important;	
    border-left: 1px solid #e8e8e8 !important;
}

.header-container {
    margin-top: 0px;
    border-bottom: 0px;
}

.error {
    border: 1px solid #f05972 !important;
}

.alert {
    color: #00acee;
    font-family:'Bell Gothic W01 Regular';
    font-size: 18px;
    float: left;
    margin: 10px 0px 20px 0px;
    width: 100%;
}

iframe {
    float: left;
    display: block;
    margin: 0px 0px 0px 0px;
}


.search-results {
    background-color: #f3f3f3;
    max-height: 50vh;
}

.search-results li a {
    color: #00A9EB;
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #dedede;
    float: left;
    display: block;
    width: 100%;
}

section, footer {
    width: 100%;
    position: relative;
    float: left;
    overflow: hidden;
    clear: both;
    display: block;
}

#product-holder {
    min-height: 200px;
}

p, .page-content ul li {
   font-family:'Bell Gothic W01 Regular';
}

.page-content ul li {
   font-size: 18px;
   color: #929497;
   line-height: 22px;
   list-style: none;
   margin-left: 0px;
   border-bottom: 1px solid #e8e8e8;
   padding: 12px 0 12px 0;
}

.page-content ul  {
   margin: 25px 0px 30px 0px;
   width: 50%;
}

.loading {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    margin-top: 0px;
    top: 50%;
}

h4 {
    font-size: 20px;
    color: #929497;
    font-family:'Bell Gothic W01 Light';
    margin-bottom: 20px;
}

.jp h4, .cn h4, .ko h4 {
	font-size: 16px;
}

.one_third {
    width: 29%;
}

.one_half {
    width: 50%;
}

.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

a {
    color: #999999;
    text-decoration: none;
}

section {

     background-color: #fff;
}

section img {
      display: block;
}

.marketspuff {
    background: url(/images/marketspuff.jpg) no-repeat right bottom;
}

.product-selector {
    background: url(/images/productselector.jpg) no-repeat right bottom;
    position: relative;
    z-index: 999;
}

#animslider {
    margin-left: 0px;
    float: left;
    display: inline;
    padding: 0;
    margin-right: 0px;
    position: relative;
    width: 100%;
}

#animslider img {
    border: none !important;
}

.anim {
    position: relative;
}

#animslider .bx-next {
    border: 1px solid #e8e8e8 !important;
    border-right: none !important;
    padding: 10px;
    background: url(/images/arrows.png) no-repeat 130% 50% !important;
    width: 50px;
    height: 54px;
    margin-top: 0px;
    top: 50%;
    right: 0;
    margin-right: 0px;
    position: absolute;
    z-index: 9999;
}

#animslider .bx-prev {
    border: 1px solid #e8e8e8 !important;
    border-left: none !important;
    background: url(/images/prev_arrows.png) no-repeat 10px center;
    padding: 10px;
    width: 50px;
    height: 54px;
    top: 50%;
    margin-top: 0px;
    left: 0;
    margin-left: 0px;
    position: absolute;
    z-index: 9999;
}
.market-detail-desc {
    margin-left: 40px;
    margin-top: 40px;
    float: left;
    display: inline;
}

.market-detail-desc h5 {
    margin-bottom: 10px;
}

.market-detail-desc p {
    width: 100%;
}

#animslider .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
	top:0;
	margin-top: -42px;
	left: 0;
	right: 0 !important;
	z-index: 99;
	height: 40px;
	text-align: right;
	padding-right: 35px !important;
}

#animslider .bx-pager-item {
    border: 1px solid #e8e8e8 !important;
    margin-right: 5px;
    width: 23px;
	height: 23px;
}

.borders {
	border-bottom: 1px solid #e8e8e8 !important;
	display: block;
	overflow: auto;
}

.borders .half {
	border-right: none;
}



.tableizer-table table {

	text-align: left;
	padding: 5px;
	margin-top: 20px;
	display: block;
}

.tableizer-table th {
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}

.tableizer-table tr {
	border: 1px solid #ccc;
}

.tableizer-table td { 
	padding: 10px;
	vertical-align: middle;
}





#animslider .bx-pager.bx-default-pager a {
	display: block;
	padding: 0px 0px 0px 0px !important;
	margin: 0 !important;
	text-align: center;
    width: auto;
    height: auto;
    float: left;
    font-weight: normal;
	outline: 0;
	font-family:'Bell Gothic W01 Bold 691903' !important;
	font-size: 14px;
	color: #929497;
	width: 100%;
}

#animslider a:hover,
#animslider a.active {
	 background-color: #00acee;
	 color: #fff !important;
}

.clear {
    clear: both;
}

.blue {
     color: #00acee !important;
}

.ul {
     text-decoration: underline !important; 
}

.blueBtn {
    background-color: #00acee;
    font-family:'Bell Gothic W01 Bold 691903';
    color: #fff !important;
    font-size: 18px;
    border: none;
    padding: 15px 25px 15px 20px;
    text-decoration: none;
    float: left;
    width: 240px;
    margin-bottom: 10px;
    margin-right: 20px;
    text-align: center;

}

.one_half .blueBtn {
    width: 92%;
}

.grey {
    background-color: #f3f3f3;
    width: 100%;
}

.center {
    width: 100%;
    text-align: center;
    padding: 50px 40px 30px 240px;
    float: left;
    display: block;
}

.blueBtn:hover {
    background-color: #929396;
}

.spacer {
    float: left;
    clear: both;
    display: block;
    width: 100%;
    height: 20px;
}

.spacer30 {
    float: left;
    clear: both;
    height: 30px;
}

.good-guy {
    background: url(/images/goodguy.jpg) no-repeat right bottom;
}

.bad-guy {
    background: url(/images/badguy.jpg) no-repeat right bottom;
}

#support {
    background: url(/images/illustration.jpg) no-repeat right bottom;
    background-color: #fff;
    min-height: 315px;
}

#hometop {
    background-color: #fff;
    min-height: 532px;

}

#hometop p {
	margin-bottom: 10px;
}

#hometop h2 {
	margin-bottom: 0px;
}

#product-top {
    background-color: #fff;
    /*min-height: 440px;*/
}

#product-top p {
	font-size: 20px;
}

#product-top p strong {
	font-weight: bold;
}

.landing-header {
	 min-height: 300px;
	 max-height: 560px;
}

.features ul, #product-top ul li {
	list-style: disc !important;
	line-height: 22px;
	font-size: 20px;
}

#product-top ul li {
	border: none;
	margin-left: 15px;
	margin-bottom: 7px !important;
	padding: 0;	
}


ul ul li {
	list-style: none;
	text-indent: -5px;
}

ul ul li:before {
	content: "-";
	text-indent: -5px;
}


#markets {
    background: none;
    background-color: #fff;
     min-height: 412px;
}

 #markets p {
    width: 100% !important;
    font-size: 18px;
  }
  
  #markets .half {
	  border: none;
  }
  
 #page p, #content p, .right-content p {
    width: 100%;
 } 
 
 
 #content img {
    width: 50%;
    float: right;
    display: inline;
 } 
 
 .content-half {
    width: 50%;
    float: left;
    display: inline;
 }
 
 .puff p { 
	 font-size: 16px;
	 line-height: 22px;
 }
 
 .puff h2 {
	 margin-bottom: 10px;
 }


 .puff {
	 background-color: #fff;
 }

#newstop .inner {
    padding: 40px;
}

.dwnld {
    background: url(/images/download.png) no-repeat 95% 50% #00acee;
    padding-right: 50px;
    font-size: 15px;
    font-weight: 300;
    font-family:'Bell Gothic W01 Light';
   
    
}

#factory {
    background: url(/images/factory.jpg) no-repeat;
    min-width: 100%;
    min-height: 459px;
    position: relative;
}

#downloads {
    background: url(/images/product_sketch.jpg) no-repeat right center #f3f3f3;
    width: 100%;
    min-height: 290px;  
}

#downloads h4 {
    font-size: 20px;
}


.market-detail {
    width: 230px;
    float: left;
    padding: 40px 40px 0px 0px;
    margin-left: 40px;
    overflow: hidden;
    margin-bottom: 20px;
    color: #929497;
    font-size: 16px;
    line-height: 20px;
}

.line {
     clear: both;
     float: left;
     background-color: #e8e8e8;
     height: 1px;
     width: 200px;
     margin-bottom: 15px;
}

.market-detail label {
      font-family:'Bell Gothic W01 Black 691900';
      clear: both;
      float: left; 
}

.fullscreen {
       background: url(/images/fullscreen.png) no-repeat 7% 50%;
       border: 1px solid #e8e8e8;
       padding: 15px 15px 15px 47px;
       clear: both;
       float: left;
       text-decoration: none;
       font-size: 18px;
       margin-top: 30px;
       color: #00acee;
       font-family:'Bell Gothic W01 Bold 691903';
}

.full .anim {
 		margin-top: -20px;
}

.full .line {
        width: 100%; 
        margin-bottom: 0px;
}

.full .half {
 		width: 40%;
 		border: none;
 		padding: 0px;
 		min-height: 0;
}

.full .inner {
		padding-top: 20px;
		padding-bottom: 0px;
}

.full p , .reorder p {
		width: 100% !important;
		color: #929497;
		font-size: 16px;
}

#slider {
	background-color:  #f8f8f8; 
}

#product-detail .inner {
	padding: 40px;
}



header {
   position: fixed;
   width: 100%;
   background-color: #f1f1f1;
   z-index: 99999;
   display: block;
   top: 0;
   margin: 0;
   padding: 0;
   
}

.divit {
   background-color: #e8e8e8;
   height: 1px;
   border: none;
}

.sales {
   background: url(/images/teknek_sales_dude.jpg) no-repeat center right;
}

#slider h2 {
   text-align: left;
   font-size: 40px;
   font-family:'Bell Gothic W01 Light';
   font-weight: 300;
}

#slider li img {
	width: 100%;
}

.support {
   background: url(/images/teknek_support.png) no-repeat center right;
}

#factory p {
   color: #fff;
   width: 45%;
   font-size: 17px;
   line-height: 20px;
   position: absolute;
   bottom: 0;
   left: 0;
   margin: 0px 0px 40px 40px;
}


.button-style {
   font-size: 16px;
   border: 1px solid #e8e8e8;
   min-width: 175px;
   padding: 7px 40px 5px 40px;
   background: #00A9EB;
   color: #fff;
   font-family:'Bell Gothic W01 Light';
   text-decoration: none;
   margin-top: 40px;
   float: left;
   text-align: center;
}

.button-style:hover {
   background-color: #ccc;
}

.hover:hover {
   background-color: #eee;
   opacity: 0.5;
      -webkit-transition: all .2s ease-in;
   -moz-transition: all .2s ease-in;
   transition: all .2s ease-in;
}

.dateposted {
   font-size: 16px;
   margin-bottom: 10px;
   font-family:'Bell Gothic W01 Light';
   float: left;
   width: 50%;
}

.news .half {
	border: none;
	min-height: 40px;
}

.twenty {
	float: left;
	display: inline;
	width: 20%;
}

.eighty {
	float: left;
	display: inline;
	width: 80%;
}

.news-detail {
	background-color: #fff !important;
}

.news-detail p {
	width: 100%;
	font-size: 16px;
}

.news-detail h2, .news-detail .intro {
	color: #00acee;
	font-family:'Bell Gothic W01 Light';
	font-weight: 300;
}


.link {
	width: 50%;
}

.dateposted  {
   font-family:'Bell Gothic W01 Bold 691903';
   text-align: right;
}

.news {
   border-top: 1px solid #e6e6e6;
   padding: 40px 20px 60px 0px;
   margin-top: 10px;
   clear: both;
   float: left;
   width: 100%;
}


.news .link {
	text-align: right;
	color: #00acee;
	font-weight: 500;
	font-family:'Bell Gothic W01 Bold 691903';
}





.news:hover {
   cursor: pointer;
}

.news h2 {
   font-size: 30px;
   line-height: 33px;
   font-family:'Bell Gothic W01 Light';
   float: left;
   clear: both;
   width: 90%;
}

.overlay {
   opacity: 0.4;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
   filter: alpha(opacity=40);
   background-color: #000000;
   width: 1200px;
   height: 100%;
   position: absolute;
   left: 50%;
   margin-left: -600px;
   top: 0;
   display: none;
   margin-top: 243px;
   z-index: 999;
}

#search-iwrap input[type=submit] {
   font-size: 40px;
   color: #00acee;
   background-color: #ffffff;
   border: none;
   border-left: 1px solid #e6e6e6;
   height: 89px;
   float: right;
   padding: 0;
   margin: 0;
   width: 10%;
   display: inline;
   position: relative;
   z-index: 999;
   font-family:'Bell Gothic W01 Bold 691903';
   border-bottom: 1px solid #e6e6e6;
}

#world-map {
   width: 100%;
   height: 500px;
}

#product-selector {
   background: url(/images/product_selector.jpg) no-repeat;
   width: 980px;
   float: left;
   min-height: 800px;
   position: relative;
   z-index: 2;
   padding: 40px 20px 40px 20px;
}

#product-selector h2, #product-selector p {
   color: #fff;
   width: 43%;
}

.circle h3 {
   font-size: 40px;
   font-family:'Bell Gothic W01 Black 691900';
   color: #00acee;
   padding-bottom: 5px;
}

.circle p, .response-area label {
   color: #00acee !important;
}


#expandable-two ul {
	width: 390px;
}


.btn {
   background-color: #00acee;
   border: none;
   padding: 13px 0px 0px 0px;
   color: #fff;
   width: 140px;
   height: 40px;
   text-align: center;
   text-decoration: none; 
   display: inline;
   float: right;
   text-transform: uppercase;
   margin-bottom: 10px;
}

.btn-center {
   float: none;
   margin: 0 auto;
   clear: both;
   display: block;
}

.back {
   float: left;
   display: inline;
}


.plus-btn, .response {
   border: 1px solid #e8e8e8;
   padding: 14px 0px 14px 15px;
   width: 210px;
   margin-right: 20px;
   color: #929497;
   font-size: 14px;
   float: left;
   display: inline;
   text-decoration: none;
   font-family:'Bell Gothic W01 Bold 691903';
   margin-bottom: 20px;
   background: url(/images/plus.png) no-repeat 95% 50%;
}

.plus-btn:hover, .plus .selected {
   background: url(/images/plus_hover.png) no-repeat 95% 50%;
   background-color: #00acee;
   color: #fff;
}

.response {
  background-image: none;
  width: 100%;
  padding: 0;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 0;
  margin-bottom: 20px;
}

.fifty {
  width: 49%;
  margin-right: 2%;
}

.hide {
  display: none;
}

.right {
  float: right;
  display: inline;
}

.response label {
  color: #929497 !important;
  font-size: 14px !important;
  font-family:'Bell Gothic W01 Bold 691903';
  padding: 12px 10px 5px 15px !important;
  float: left;
  display: inline;
}

.response a {
  color: #00acee;
  font-size: 14px;
  font-family:'Bell Gothic W01 Black 691900';
  text-transform: uppercase;
  text-decoration: none;
  float: left;
  padding: 15px;
  border-left: 1px solid #e8e8e8;
}

.product {
  float: left;
  display: inline;
  border-right: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  width: 33.3%;
}

.product.last {
	border-right: none;
}

.product p {
  font-size: 14px;
  line-height: 17px;
  width: 100%;
}

.product .inner {
	padding: 20px;
}

.product img {
  height: 150px;
  max-width: 100%;
  margin: 0 auto !important;
  display: block;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.product h2 {
	font-size: 26px;
	line-height:  30px;
	margin-bottom: 0px;
	height: 60px;
}

.product .desc {
	height: 50px;
	font-size: 16px;
}

.cats {
	color: #00acee;
	font-size: 16px;
	font-weight: bold;
	
}

.product .button {
	background-color: #00acee;
	float: left;
	display: block;
	margin-top: 10px;
	width: 100%;
	color: #fff !important;
	text-align: center;
	padding: 7px 0px 7px 0px;
	
}

.product img {
	margin: 10px 0px 10px 0px;
}

.product label {
  display: block;
  float: left;
  clear: both;
  text-align: center;
  height: 40px;
  padding-top: 10px;
  background-color: #fff;
  width: 100%;
  border-top: 1px solid #e8e8e8;
}

#category-landing .product label {
  border: none;
}

.product label a {
  font-size: 18px;
  color: #929497;
  text-align: center;
  text-decoration: none;
}

.ui-tabs  {
    padding: 0;
}




.ui-tabs .ui-tabs-nav {
    padding: 0;
    background-color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0px;
    padding-bottom: 0px;
    position: relative;
 
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(/images/chevron-3.svg) no-repeat;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-bottom: -20px;
    z-index: 999;
    background-size: 15px auto;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0;
    width: 20%;
    background-color: #fff;
    text-align: center;	
    border-right: 1px solid #e8e8e8;
}

.ui-tabs .ui-tabs-nav li:last-child {
	border-right: 0;	
}

.tab-content {
	display: none;
}

.tab-content h2 {
	margin-bottom: 0px;
}



.downloads, .datasheets {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	clear: both;
	
}

.tab-content .inner {
	border-bottom: 1px solid #e8e8e8;
	
}

.pad {
	padding: 40px;
}

.downloads .download, .datasheets .download {
	font-size: 16px;
	color: #00acee;
	float: right;
}

.downloads .title, .datasheets .title {
	font-size: 20px;
	color: #929497 !important;
    font-family:'Bell Gothic W01 Bold 691903';
}

.ui-tabs .ui-tabs-nav li a {
	padding: 15px !important;
	text-align: center;	
	color: #929497;
	width: 100%;
	font-size: 16px;
	font-family:'Bell Gothic W01 Light';
}

.ui-tabs .ui-tabs-panel {
    padding: 0;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background-color: #f3f3f3;
}

.ui-widget-header {
    border: 0px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0;
    background-color: #f3f3f3;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 0;
    background-color: #f3f3f3;
}

.ui-widget-content {
    border: 0;
}

.ui-widget.ui-widget-content {
    border: 0;
}


.lc a {
  text-transform: lowercase;
  font-family:'Bell Gothic W01 Light';
}

.lc strong {
  font-family:'Bell Gothic W01 Black 691900';
  font-size: 14px;
}

.response a:hover, .response .selected {
  color: #fff;
  background-color: #00acee;
}

.circle {
   background: url(/images/selector_circle_white.png) no-repeat;
   width: 223px;
   height: 224px;
   position: relative;
   z-index: 99;
   float: left;
   display: inline;
   margin-right: 10px;
   margin-top: 50px;
   padding: 40px;
   color: #00acee;
   overflow: hidden;
   text-align: center;
   font-size: 19px;
   font-family:'Bell Gothic W01 Light';  
}

.circle a {
   color: #fff;
}

.response-area {
   background-color: #fff;
   z-index: 999;
   position: absolute;
   width: 100%;
   margin-right: 40px;
   left: 0;
   top: 0;
   margin-top: 418px;
}

.circle_on {
   background: url(/images/selector_circle.png) no-repeat;
   width: 223px;
   height: 225px;
   margin-top: 30px;
   color: #fff;
}

.circle_on h3 {
   color: #fff !important;
   
}

.order_rollers {
   background: url(/images/order_rollers_btn.png) no-repeat bottom left;
   width: 141px;
   height: 116px;
   position: absolute;
   z-index: 99;
   right: 0;
   top: 0;
   padding-top: 0px;
   margin: 40px 60px 0px 0px;
}

.order_rollers a {
   font-size: 18px;
   color: #fff;
   text-align: right;
   float: right;
   text-decoration: none;
   font-family:'Bell Gothic W01 Bold 691903';
   
}

.order_rollers .padd {
    padding-left: 30px;
}

#search-iwrap input[type=text] {
   font-size: 40px;
   color: #929497;
   background-color: #ffffff;
   border: none;
   border-left: 1px solid #e6e6e6;
   font-family:'Bell Gothic W01 Light';
   float: right;
   width: 90%;
   border: none;
   float: left;
   display: inline;
   padding: 22px;
   margin: 0;
   position: relative;
   z-index: 999;
   border-bottom: 1px solid #e6e6e6;
}



#logo {
   float: right;
   display: inline;
   margin-top: 20px;
   margin-bottom: 10px;
}

#nav, #selector, #search-wrap, #mail, #login, #mobile-nav {
   float: left;
   display: inline;
   list-style: none;
   margin-top: 50px;
   position: relative;
}

#search-iwrap, #login_form, #newsletter-iwrap, #register_form {
   display: none;
   width: 100%;
   margin-top: 0px;
}


#nav li {
   float: left;
   display: inline;
   margin-right: 15px;
   margin-top: 14px;
}

#nav {
   z-index: 1;
   margin-left: 30px;
}

#nav li a, #mobile-nav li a {
   font-size: 16px;
   color: #929497;
   font-family:'Bell Gothic W01 Regular';
   text-decoration: none;
}

#nav li a:hover, #mobile-nav li a {
   color: #00acee;
   -webkit-transition: all .2s ease-in;
   -moz-transition: all .2s ease-in;
   transition: all .2s ease-in;
}

#nav li .active, #mobile-nav li .active {
   color: #00acee;
}

.search, .searchm, #login, #mail {
    position:relative;
    float:left;
    background: url(/images/search-ico.png) no-repeat 50% 50%;
    width: 42px;
    height: 42px;
    border: 1px solid #e8e8e8;
    border-left: none;
}

.search:hover, .searchm:hover {
    background: url(/images/search-ico.png) no-repeat 50% 50% #f3f3f3;
}

#login {
    background: url(/images/login.png) no-repeat 50% 50%;
    border-left: none;
    width: 52px;
}

#login:hover {
    background: url(/images/login.png) no-repeat 50% 50% #f3f3f3;
}

#mail {
    background: url(/images/newsletter-ico.png) no-repeat 50% 50%;
    border-left: none;
    width: 52px;
}

#mail:hover {
    background: url(/images/newsletter-ico.png) no-repeat 50% 50% #f3f3f3;
}



.left-nav, .right-content {
    float: left;
    display: inline;
    width: 30%;
}

.left-nav .inner {
	padding: 0px;
}

.right-content {
    border-left: 1px solid #e8e8e8;
    min-height: 430px;
    float: right;
}

.right-content ul {
	width: 100%;
}


.left-nav li {
    padding: 18px 0px 18px 40px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 0px;
	float: left;
	display: block;
	width: 100%;
    background: url(/images/arrow.png) no-repeat 95% 50%;
    background-size: 12px auto;  
}

.left-nav li:hover, .left-nav .active {
    background-color: #e8e8e8;;
}

.left-nav li a {
     font-family:'Bell Gothic W01 Bold 691903';
     font-size: 16px;
}



.right-content {
    width: 70%;
}

.right-content p {
     font-size: 18px;
}

.right-content h2 {
     font-size: 30px;
}

.right-content strong {

}

#selector {
    height: 42px;
    border: 1px solid #e8e8e8;
    border-left: none;
    position: relative;
    z-index: 9;
    width: 50px;
    overflow: hidden;
    position: relative;
    
}

#selector ul li a {
    display: inline;
    float: left;
    position: relative;
    z-index: 999;
}

 .search-inputm {
   border: 1px solid #e8e8e8;
   padding: 12px;
   height: 42px;
   border-left: none;
   position: relative;
   z-index: 9999;
   margin-left: 0px;
   width: 150px;
   display:none;
}



#selector li a {
    width: 50px;
    height: 40px;
    display: inline;
    float: left;
    z-index: 9;
    position: relative;
}


.uk { background: url(/images/flags/UK.png) no-repeat 50% 50%; }
.china { background: url(/images/flags/China.png) no-repeat 50% 50%; }
.japan { background: url(/images/flags/Japan.png) no-repeat 50% 50%; }
.us { background: url(/images/flags/USA.png) no-repeat 50% 50%; }
.korea { background: url(/images/flags/SouthKorea.png) no-repeat 50% 50%; }

.uk:hover, .china:hover, .japan:hover, .korea:hover {
    background-color: #f3f3f3;
}

#login-holder {
    width: 500px;
    margin: 0 auto;
    margin-top: 40px;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}


.contact h4 {
     background-position: 0% 50%;
     padding-left: 40px;
     font-size: 19px;
     font-family:'Bell Gothic W01 Light';
     padding-top: 4px;
     padding-bottom: 2px;
}

.contact {
     font-size: 15px;
     line-height: 19px;
     font-family:'Bell Gothic W01 Bold 691903';
     color: #929497;
     float: left;
     display: inline;
     margin-right: 20px;
     width: 23%;
     min-height: 300px;
}

.infowindow {
     overflow: hidden;
}

.infowindow strong, .right-content strong, .contact strong {
     font-family:'Bell Gothic W01 Black 691900';
}

.form-inner {
   padding: 20px 20px 20px 30px;
}

.form-inner p {
   color: #8F8F91;
   font-size: 15px;
}

header input[type=text], header textarea, header input[type=password], header input[type=email] {
      background-color: #F4F4F4;
      border: 1px solid #dddddd;
      color: #8F8F91;
      margin-bottom: 10px;
      margin-top: 10px;
      width: 41%;
      padding: 10px;
      margin-right: 20px;
}

#message {
 	  width: 100% !important;
 	  height: 100px;
}

.contact a, #login_form a {
     text-decoration: none;
     color: #00acee;
}

.contact_form {
     margin-top: 0px;
     border-top: 1px solid #dddddd;
     padding-bottom: 20px;
}

.contact_form input[type=text], .contact_form input[type=email], .contact_form textarea, .contact_form input[type=password], .reorder  input[type=text] {
     background-color: #fff;
     border: 1px solid #dddddd;
     width: 31%; 
     margin-right: 3%;
     padding: 12px;
     color: #929497;
     margin-top: 20px;
     font-size: 16px;
     font-family:'Bell Gothic W01 Light';
}

.hub input[type=email] {
     background-color: #dddddd;
     border: none;
     width: 31%; 
     padding: 12px;
     color: #929497;
     margin-top: 20px;
     font-size: 16px;
     font-family:'Bell Gothic W01 Light';
}

.hub .btn {
	float: left !important;
}


.reorder  input[type=text] {
     background-color: #eee;
     border: 1px solid #dddddd;
     width: 90%; 
     margin-right: 0%;
     padding: 9px;
     color: #929497;
     margin-top: 10px;
     font-size: 16px;
     font-family:'Bell Gothic W01 Light';
}

.important {
	display: none;
}

.regional {
	background: url(/images/regional.jpg) no-repeat top left;
	background-size: 32px 32px;
	background-position: top left !important;
}


.contact_form textarea {
     width: 65.6%;
     padding: 12px 0px 0px 5px;
     margin-right: 0;
     margin-left: 1px;
     height: 44px;
 }

.contact_form input[type=submit], input[type=submit] {
     float: right;
     background-color: #00acee;
     color: #fff;
     border: none;
     border-radius: 1px;
     -moz-border-radius: 1px;
     -webkit-border-radius: 1px;
     font-family:'Bell Gothic W01 Black 691900';
     font-size: 15px;
     font-weight: 300;
     margin-top: 14px;
     margin-right: 2px;
     padding: 10px 25px 10px 25px;
     
 }
 
 header input[type=submit]  {
     margin-top: 9px;
     font-family:'Bell Gothic W01 Light';
     padding: 8px 27px 9px 27px;
 
 }
 
 .contact_form input[type=submit]:hover {
     background-color: #929396;
 }
 
 .contact_form .check {
     background-color: #fff;
     border: 1px solid #e8e8e8;
     margin-right: 10px;
     width: 20px;
     height: 20px;
     position: absolute;
     top: 0;
     left: 0;
 }
 
 .contact_form label {
      display: block;
      width: 100%;
      float: left;
      clear: both;
      margin-top: 20px;
      font-size: 13px;
      color: #929497;
      position: relative;
      padding-left: 28px;
      padding-top: 3px;
      
 }
 
 .contact_form .last,  .last {
       margin-right: 0px !important;  
 }
 
  
  .selectMenu {
   color: #00acee;
   width: 31%;
   padding: 0;
   font-size: 18px;
   height: 43px;
   margin-top: 20px;
   margin-right: 0;
   text-decoration: none;
   padding-left: 5px;
   float: left;
   display: inline;

}

#contact .selectMenu {
	margin-right: 20px;
	background-size: 25px auto;
	background-position: 97% 50%;
}

.ui-selectmenu-button {
	float: right;
	color: #00acee;
	background: url(/images/blue_down_arrow.svg) #ffffff no-repeat 90% 55%;
	padding-right: 60px;
	font-size: 24px;
	background-color: transparent;
	border: none;
	font-family: 'Bell Gothic W01 Regular';
	background-size: 42px auto;
}



.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;

}
.ui-front {
    z-index: 100;
}

.ui-selectmenu-menu li {
	 padding: 10px;
}


#login-holder input {
   float: left;
   display: block;
   width: 80%;
   margin-bottom: 20px;
   border: 1px solid #e6e6e6;
   clear: both;
   margin-top: 0px;
}

.selectMenu {
   background: url(/images/blue_down_arrow.svg) #ffffff no-repeat center right;
   border: none;
}


.selectMenu .styleSelect_item{
		width: 100%;
		background-color: transparent;
}
		
.selectMenu .styleSelect_item_start{
   
}
		
.selectMenu .styleSelect_item_content{
		height:100px;
		overflow-x: hidden;
		background:#ffffff;
		margin-top: 18px;
		padding: 5px 0px 0px 0px;
		color: #929497;
		font-size: 20px;
		background-color: #fff;
		z-index: 9999;
		position: relative;
}
		
.selectMenu .styleSelect_item_end{
}



.selectMenu .passiveSelect,.selectMenu .activeSelect, .selectMenuError .passiveSelect,.selectMenuError .activeSelect{
		height:40px;
		display:block;
		cursor:pointer;	
		padding-left:0px;
		margin-right:10px;
		padding-top: 14px;
		padding-bottom: 0 !important;
		padding-left: 10px;
		width: 85%;
		overflow: hidden;
	    font-size: 16px;
	    background-color: transparent;
	    background-image: none;
	    border: none;
	    color: #929497;

}
		
.selectMenu .selected { 
        border: none;
}
		
.selectMenu .activeSelect{
		background-color: #fff;
		background-image: none;
	    border: none;
		
}
		
.selectMenu ul{
		padding:0;
		margin:0;
		list-style:none;
		cursor:pointer;	
		padding-bottom: 10px;
		background-color: #fff;
		background-image: none;
	    border: none;
	    position: relative;
	    z-index: 9999;
}
		
.selectMenu li{
		margin:0;
		padding:3px 0px 2px 5px;
	    background-image: none;
	    border: none;
	    font-size: 16px;
	    color: #929497;
		z-index: 999;
		background-color: #fff;
}

.selectMenu li:hover{
        background-color: #eee;
}
		
	
.selectMenu .selected {
		color: #838383;
		background-color: #fff;
}

.selectMenu:hover {
        background: url(/images/dropdown_hover.gif) #ffffff no-repeat center right; 
}

.border-bottom {
     border-bottom: 1px solid #e8e8e8;
} 
 


.half {
    width: 50%;
    position: relative;
    display: inline;
    float: left;
    min-height: 340px;
    background-color: #fff;
    border-right: 1px solid #e8e8e8;
    position: relative;
}


#news .half {
    min-height: 220px;
}

#news .half:hover {
    background-color: #f3f3f3;
    cursor: pointer;
}


.markets {
    height: 300px !important;
}


#product-top p {
	width: 100%;
}

.half-inner, .inner {
    padding: 40px;
    float: left;
    width: 100%;
    position: relative;
       
}

.content-half .inner {
	padding: 20px;
}

.footer-inner {
    padding: 40px;
    float: left;
}

h1 {
    letter-spacing: -1px;
}

h2 {
    font-size: 32px;
    color: #929497;
    margin-bottom: 25px;
    line-height: 43px;
    letter-spacing: -1px;
    font-family:'Bell Gothic W01 Light';
}

.jp h2, .cn h2, .ko h2 {
	font-size: 28px !important;
}

h3, h4 {
    font-size: 26px;  
    font-family:'Bell Gothic W01 Light';
    color: #929497;
    letter-spacing: -1px;
    line-height: 30px;
}

.related {
    margin-left: 40px;
    width: 20%;
    float: left;
    display: inline;
}

h5, h6, .related a {
    font-size: 16px;
    color: #00acee;
    font-family:'Bell Gothic W01 Bold 691903';
    margin-bottom: 25px;
}


.document_box_wide h4 {
    margin-top: 30px;
    margin-bottom: 15px;
}

.pdf {
     background: url(/images/download_grey.png) no-repeat left center;
     line-height: 40px;
     padding: 3px 0px 3px 30px;
}

h6 {
	color: #929497;
	margin-top: 30px;
	text-decoration: underline;
}

.related a {
    text-decoration: underline;
    margin-bottom: 5px;
}

.help {
	background: url(/images/help-xxl.png) no-repeat;
	width: 25px;
	height: 25px;
	display: inline-block;
	text-indent: -9999px;
	background-size: 100% auto;
}


.noborder {
    border: none ;
}

.page-wrap {
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
  left: -50%;
  float:right;
  text-align:left;
}

.paging {
   list-style: none;
   position: relative;
   left: 50%;
}

#product-top ul {
	width: 100%;
}

.paging  li {
   float: left;
   display: inline;
   text-align:center;
   border: 1px solid #e6e6e6;
    -webkit-box-shadow: 4px 4px 0px rgba(230, 230, 230, 1);
	-moz-box-shadow:    4px 4px 0px rgba(230, 230, 230, 1);
	box-shadow:         4px 4px 0px rgba(230, 230, 230, 1); 
	height: 35px;
	width: 35px;
	margin-right: 10px;
	padding-top: 7px;
	position: relative;
}

ol {
	list-style-type: decimal;
	margin-left: 20px;
}

.features ul {
	list-style-type: circle;
	margin-left: 20px;
}

.paging a {
   text-decoration: none;
   font-size: 16px;
   text-align: center;
   
   font-family:'Bell Gothic W01 Bold 691903';
}

.activeLink, .paging li:hover  {
   background-color: #f2f2f2;
}

.activeLink a, .paging a:hover  {
   color: #00acee;
}

section p, #page ul li , #markets ul li {
    font-size: 20px;
    line-height: 24px;
    color: #929497;
    font-weight: 300;
    font-family:'Bell Gothic W01 Light';
}

.bx-caption p {
	font-size: 16px;
	line-height: 20px;
	
}

.trouble p {
	width: 60% !important;
}

.main-image {
	border: 1px solid #e8e8e8;
}

p em {
	font-size: 16px;
	font-weight: 100;
	margin-top: 15px;
	display: block;
}

#page ul, #markets ul {
    margin: 20px 0px 20px 20px;
    list-style: disc;
    width: 100%;
}

#page li {
    width: 100%; 
}

#home-two img {
	display: block;
	margin-bottom: 20px;
}

#home-two {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}


.features {
	color: #8F9193;
	font-size: 20px;
	
}

.half .inner {
	border-bottom: none;
}

.features h3 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

.features p {
	width: 100% !important;
	padding-right: 40px;
	font-size: 20px;
	line-height: 24px;
}

.features li {
	font-size: 20px;
	line-height: 24px;
	font-family:'Bell Gothic W01 Regular';
	margin-bottom: 5px;
	
}


.right-content h2 {
	color: #00A9EB;
	font-size: 40px;
}

.right-content p {
	padding-bottom: 20px;
}

#our-experts table tr {
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: block;
	float: left;
	clear: both;
}




.quarter {
	width: 25%;
	float: left;
	display: inline;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	height: 220px;
	text-align: center;
}

.quarter img {
	margin: 0 auto;
}

.quarter h2 {
	text-align: center;
	font-size: 30px;
	margin-top: 10px;
	line-height: 36px;
}


.history {
	display: block;
	margin-top: 40px;
	position: relative;
	margin-bottom: 40px;
}

#history_nav {
	border: none !important;
}

#history_nav li {
    text-align: center;
    border: none;
    width: 30%;
    margin-right: 5%;
    background-color: #e8e8e8;

}

#history_nav li:last-child {
	margin-right: 0px;
}

#history_nav li:after {
   display: none;	
}

.milestone {
	background-color: #00acee;
	color: #fff;
	position: relative;
	width: 100%;
	overflow: auto;
	display: block;
	text-align: center;
	padding: 15px;
	clear: both;
}

#history_nav  li.ui-tabs-active {
    background-color: #00acee;
    color: #fff !important;
}

#history_nav  li.ui-tabs-active a {
    color: #fff !important;
}

.milestone-wrap {
	display: block;
	width: 50%;
	clear: both;
	position: relative;
	box-sizing: border-box;
}

.middle-line {
	width: 1px;
	height: 800px;
	position: absolute;
	left: 50%;
	top: 0;
	display: block;
	z-index: 99;
	background-color: #e8e8e8;
}

.milestone-wrap.left {
	padding-right: 20px;
}

.milestone-wrap.right {
	padding-left: 20px;
}

.milestone p {
	color: #fff;
	padding-bottom: 0px;
}

.milestone-wrap.left:after {
	content: '';
background: url("http://teknekv2.thisisjamhot.com/images/test.png") no-repeat;
display: block;
position: absolute;
right: 0;
width: 31px;
height: 32px;
top: 50%;
margin-right: -9px;
background-size: 100% auto;
margin-top: -16px;
z-index: 9999;
}


.milestone-wrap.right:after {
	content: '';
background: url("http://teknekv2.thisisjamhot.com/images/testleft.png") no-repeat;
display: block;
position: absolute;
left: 0;
width: 31px;
height: 32px;
top: 50%;
margin-left: -9px;
background-size: 100% auto;
margin-top: -16px;
z-index: 9999;
}

#our-experts table td {
	float: left;
	display: inline;
}

#our-experts table td:first-child {
	width: 65%;
	margin-right: 2%;
}



#our-experts table td:last-child {
	width: 30%;
	margin-right: 2%;
}

#glossary, #glossary thead , #glossary tbody {
	width: 100%;
	padding: 0;
	margin: 0;
}


#glossary td {
	padding: 10px;
	box-sizing: border-box;
}

#glossary thead td p {
	font-weight: bold;
	color: #00acee;
	display: inline;
}

#glossary tr {
	border-bottom: 1px solid #ccc;
	width: 100%;
	float: left;
}

#dictionary tr {
	width: 100%;
}

#dictionary td, #dictionary th {
   	width: 50%;
   	margin: 0;
   	display: inline;
   	float: left;
   	text-align: left;
}

#dictionary th {
	font-weight: bold;
	border-top: 1px solid #e8e8e8;
	padding-top: 15px;
}



footer {
    color: #999999;
    font-size: 12px;
    background-color: #fff;
    font-family:'Bell Gothic W01 Light';
    text-align: left;
    position: relative;
    z-index: 1;
    border-top: 1px solid #e8e8e8;
    margin-top: 0px;
}

footer .footer-inner {
    width: 100%;
    z-index: 1;
    position: relative;
    text-align: center;
    padding-top: 20px;
}



footer ul {
     display: inline-block;
     text-align: center;
     list-style: none;
     padding: 0;
     position: relative;
}

footer ul li {
     margin-right: 10px;
     font-size: 12px;
     display: inline;
     margin-bottom: 0px;
     float: left;
     position: relative;
     font-family:'Bell Gothic W01 Light';
}

footer ul li a {
     font-size: 12px !important;
     font-family:'Bell Gothic W01 Light';
     text-decoration: none;
}


.bxslider-home  {
     padding: 0;
     margin: 0;
     width: 100%;
     display: block;
}

.bxslider-home img {
     position: absolute;
     z-index: 99;
     right: 0;
}

#bx-pager {
     position: absolute;
     bottom: 40px;
     margin-left: 50px;
}


.bxslider-home h2, .bxslider-home p {
     float: left;
     clear: both;
     text-align: left !important;
     display: block;
     position: relative;
     z-index: 9999;
     margin-left: 20px;
}

.bxslider-home ul {
      display: block;
      float: left;
      clear: both;
      padding: 0;
      margin: 0;
      
}


.bxslider-home li {
     float: right;
     padding: 0;
     margin: 0;
     display: block;
     width: 100%;
     text-align: left;
     padding-top: 40px;
     padding-left: 40px;
   
}



.minis  {
    color: #999999;
    font-size: 13px;
    text-decoration: none;
    font-family:'Bell Gothic W01 Bold 691903';
     width: 112px;
     float: left;
     display: inline;
     margin-right: 16px;
     height: 112px;
     z-index: 99;
     padding: 10px;
     border: 1px solid #e8e8e8;
     margin-top: -110px;
     text-align: center;
     opacity: 1;
     position: relative;
     padding-top: 80px;
     background-color: transparent;
     -webkit-transition: all .5s ease-in;
     -moz-transition: all .5s ease-in;
     transition: all .5s ease-in;
}

.minis:hover {
     color: #00acee;
     background-color: #f3f3f3;  
      -webkit-transform: scale(1.1);
	 -moz-transform:    scale(1.1);
	 -o-transform:      scale(1.1);
	 -ms-transform:     scale(1.1);
}

.world :hover {
    background: url(/images/global_selected.png) #f3f3f3 no-repeat 50% 20%;
}

.world  {
     background: url(/images/global.png) #fff no-repeat 50% 20%;   
}

#animationz {
      height: 557px;
      overflow: hidden;
      
}

#animationz iframe {
      margin-top: -10px;
      width: 960px; 
      height: 540px;
}

.innovation:hover {
    background: url(/images/innovation_selected.png) #f3f3f3 no-repeat 50% 15%;
}

.innovation  {
     background: url(/images/innovation.png) #fff no-repeat 50% 15%;   
}

.manufacturing:hover {
    background: url(/images/manufacturing_selected.png) #f3f3f3 no-repeat 50% 35%;
}

.manufacturing  {
     background: url(/images/manufacturing.png) #fff no-repeat 50% 35%;   
}

.material:hover {
    background: url(/images/material_selected.png) #f3f3f3 no-repeat 50% 20%;
}

.material  {
     background: url(/images/material.png) #fff no-repeat 50% 20%;   
}

.servicing:hover {
    background: url(/images/servicing_selected.png) #f3f3f3 no-repeat 50% 20%;
}

.servicing  {
     background: url(/images/servicing.png) #fff no-repeat 50% 20%;   
}

.research:hover {
    background: url(/images/research_selected.png) #f3f3f3 no-repeat 50% 20%;
}

.research  {
     background: url(/images/research.png) #fff no-repeat 50% 20%;   
}

.applications:hover {
    background: url(/images/applications_selected.png) #f3f3f3 no-repeat 50% 30%;
}

.applications  {
     background: url(/images/applications.png) #fff no-repeat 50% 30%;   
}

.mobile-only {
     display: none;
  }
  
.expandable {
  background-color: #fff;
  width: 960px;
  margin-left: -480px;
  left: 50%;
  position: fixed;
  z-index: 99999;
  top: 153px;
  display: none;
  border: 1px solid #e8e8e8;
  box-shadow: 0px 3px 1px rgba(232,232,232,0.5);
  -moz-box-shadow: 0px 3px 1px rgba(232,232,232,0.5);
  -webkit-box-shadow: 0px 3px 1px rgba(232,232,232,0.5);
}

.content p {
  margin-bottom: 20px !important;
  float: left;
}

.expandable-inner {
  width: 100%;
  margin: 0 auto;
  padding: 40px 40px 20px 40px;
  height: 300px;
  overflow: hidden;
  
}



.expandable-inner h3 {
   color: #00A9EB;
   margin-bottom: 10px;
   font-size: 19px;
   text-decoration: underline;
   float: left;
   display: block;
}

.expandable-inner .block {
  display: inline;
  float: left;
  margin-right: 20px;
  width: 180px;
  height: auto;
  
}

.expandable ul {
  display: inline;
  float: left;
  clear: none;
  width: 180px;
  margin-right: 40px;
  margin-bottom: 10px;
}

.exandable ul li {
   float: left;
   display: block;
}


.expandable-inner li a {
  color: #999;
  font-size: 15px !important;
  font-family:'Bell Gothic W01 Bold 691903';
  border-bottom: 1px solid #e6e6e6;
  text-decoration: none;
  line-height: 20px;
  margin-bottom: 15px;
  float: left;
  display: block;
  clear: both;
  

}  

.popup-content {
	padding:50px; 
	text-align:left;
}

.popup-content h1 {
	font-size: 32px; 
	line-height: 36px; 
	margin-bottom: 25px;
}

#counters {
   width: 100%;
   background-color: #f3f3f3;
   overflow: auto;
   text-align: center;
   overflow: hidden;
   padding-bottom: 20px;
}

#counters .inner {
   width: 100%;
   padding-bottom: 0px;
}

#counters h1 {
  font-size: 40px;
  color: #929497;
  font-family:'Bell Gothic W01 Light';
  text-align: left;
  font-weight: 300;
}

#counters h2 {
  font-family:'Bell Gothic W01 Bold 691903';
  font-size: 26px;
  color: #929497;
  text-align: center;
  margin-bottom: px;
  padding-bottom: 0px
}

#counters label {
  font-family:'Bell Gothic W01 Light';
  font-size: 16px;
  line-height: 19px;
  color: #929497;
  display: block;
  text-align: center !important;
  font-weight: 300;
  margin: 0;
  padding: 0;
  margin-top: -30px;

}




#counters p {
   text-align: left;
   width: 80%;
   margin-top: 20px;
}

.counter-wrap {
  overflow: hidden;
  height: 31px;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -70px;
}

#roll {
    margin-left: -50px;
}

.counter-number {
  position: relative;
  float: left;
  height: 345px;
  text-align: center;
  width: 15px;
  margin: 0;
  padding: 0;
  background-image:url(/images/numbers.gif); 
}

#counters img { 
  margin: 0 auto;
  margin-top: 30px;
}

.desc,  .adhesive, .rollers {
   float: left;
   display: inline;
   position: relative;
}

.adhesive, .rollers {
   min-height: 380px;
}

.adhesive img, .rollers img {
   position: absolute;
   float: left;
   display: block;
   top: 0;
   opacity: 0;
}

.rollers img {
   left: 0;
   margin-left: 20px !important;
}

.desc span {
   text-align: left;
   font-size: 20px;
   font-family:'Bell Gothic W01 Light';
   color: #929497;
   font-weight: 300;
   margin-top: 20px;
   float: left;
}

#counters .desc {
   width: 38%;
   margin-right: 2%;
}

#counters .adhesive {
   width: 29%;
   margin-right: 2%;
}

#counters .rollers {
   width: 29%;
}

 #listing h2 {
    width: 80% !important;
  }
  
  #marketspage #listing h2 {
	  width: 52% !important;
	  line-height: 32px;
	  font-size: 30px;
  }

    #marketspage .half-inner {
	    height: 100%;
	    display: block;
    }
  
  #marketspage .button-style {
	  position: absolute;
	  bottom: 0;
	  margin-bottom: 30px;
  }

.mods {
  position: relative;
}

#mobile-nav {
  display: none;
}





.news-detail  .asset {
  margin: 20px 20px 40px 0px;
  background-color: #c0c0c0;
  float: left;
  display: inline;
}

.asset img {
   width: 100%;
}

.news-detail .content, .share {
  float: left;
  display: inline;
  margin-top: 20px;
}

.news-detail .content p, .share label, .response-area label {
  font-size: 20px;
  line-height: 23px;
  color: #929497;
  font-family:'Bell Gothic W01 Light';
}

.content p {
  width: 90%;
}

.share {
  float: left;
  clear: both;
  margin-top: 45px;
}

.share label {
  float: left;
  margin-right: 10px;
  padding-top: 5px;
}

.share ul {
  display: inline; 
  float: left;
  position: relative;
  list-style: none;
}

.share ul li {
  margin-right: 10px;
  position: relative;
  float: left;
  display: inline;
  top: 0;
  left: 0;
  height: 36px;
  width: 36px;
}

.social-media {
  display: block;
  width: 340px;
  margin: 0 auto;
  clear: both;
  padding-top: 10px;
  text-align: center;
  overflow: hidden;
}

.links {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
}

.twitter, .linkedin, .google, .facebook, .youtube, .youku, .wechat {
  background: url(/images/twitter.png) no-repeat 0 0;
  width: 36px;
  height: 36px;
  float: left;
  overflow: auto;
  text-indent: -999px;
}


.youtube {
  background: url(/images/youtube.png) no-repeat 0 0;
}


.youku {
  background: url(/images/youku.png?version=4) no-repeat 0 0;
}


.google {
   background: url(/images/googleplus.png) no-repeat 0 -56px;
}




.facebook {
  background: url(/media/facebook2x.png) no-repeat 0 0;
  background-size: 90% auto;
}

.linkedin {
   background: url(/images/linkedin.png) no-repeat 0 0;
}

.wechat {
   background: url(/images/wechat.png) no-repeat 0 0;
}

.social-media a:hover {
	opacity: 0.6;
}


.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}

.come-in:nth-child(odd) {
  animation-duration: 0.6s;
}


#slider .bx-wrapper .bx-caption {
    font-size: 15px;
    line-height: 16px;
    height: 80px !important;
    margin-top: 5px !important;
    
}




@keyframes come-in {
  to {
    transform: translateY(0);
  }
}  

.mobile-only {
    display: none !important;
}


