/*
Theme Name: Zettler Group
Theme URI: http://www.esolbiz.com
Author: The E-Solbiz Team
Author URI: http://www.esolbiz.com
Description: 
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zettlergroup
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
a, form, input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], input[type="checkbox"], input[type="radio"], input[type="password"], input[type="email"], input[type="url"], input[type="number"], textarea, select, label {
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
}
body {
    width: 100%;
    background: #ffffff;
    color:#002060;
    font-family:Arial, Helvetica, Microsoft YaHei, sans-serif;
    font-size:16px;
}
h1, h2, h3, h4, h5, h6 {
    clear:both;
    font-weight:normal;
    text-rendering: optimizelegibility;
}
p {
    text-align:left;
}
a {
    color: #ee7421;
    text-decoration:none;
}
label {
    display: inline-block;
    margin: 12px auto;
    font-size: 12px;
}
hr {
    clear: both;
}
img {
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}
.clear {
    clear:both;
}
.wrapper:before, .wrapper:after,
.top-section:before, .top-section:after,
.primary:before, .primary:after,
.entry-content:before, .entry-content:after {
    content:"";
    display:table;
}
.sepreater-logo{
background-image:url(/wp-content/uploads/2014/02/contact-logo-sepreater.png);
width:22px;
height:29px;
 margin-top: -4px;
float:left;
background-repeat:no-repeat;
}
.specialheader-float{
float:left;
}
.contact-logo-sepreate{
background-image:url(/wp-content/uploads/2014/02/contact-logo-header-final.png);
width:216px;
float:left;
margin-left:12px;
height:28px;
background-repeat:no-repeat;
}
.wrapper:after,
.top-section:after,
.primary:after,
.entry-content:after {
    clear:both;
}


/* =Content
-------------------------------------------------------------- */
.top-main-area {
    border-bottom: 4px solid #ff6d18;

    //border-bottom: 4px solid #ff6633;
    //border-bottom: 2px solid #dcdcdc;
    padding-top: 20px;
    min-width: 980px;
    padding-bottom: 10px;
}
.top-section {
    margin: 0 auto;
    width: 1180px;
}
.top-section > a {
    float: left;
}
.top-section > p {
    color: #ce0000;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    float: right;
}
.home-map-left {
float: left;
width: 35%;
  border: 6px solid #D7DCE3;
    border-radius: 6px;
}
.home-map-left a:hover{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.home-map-left ul li{
margin-bottom:0px;
}
.home-map-left img{
width: 141px;
height: 155.5px !important;
}
.home-map-right {
float: right;
position: relative;
width:62%;
}
.home-map-right img{
width:100% !important;
}
.home-map-left ul {
list-style: none;
}
.home-map-left ul li {
float: left;
}
.home-map-left ul li a {
display: block;
margin: 10px;
}
.home-map-right .home-na {
display: block;
position: absolute;
left: 5%;
top: 39.5%;
height: 50px;
width: 144px;
font-size: 0px;
z-index: 100;
}
.home-map-right .home-eu {
font-size: 0px;
display: block;
position: absolute;
left: 39%;
top: 39.5%;
height: 50px;
width: 117px;
z-index: 100;
}
.home-page-relative{
position:relative;
}
.home-map-right .home-as {
font-size: 0px;
display: block;
position: absolute;
right: 11%;
top: 39.5%;
height: 50px;
width: 80px;
z-index: 100;
}
.home-map-top {
    max-width: 980px;
    text-align: center;
    padding: 10px 4px;
    margin: 20px auto;
    border: 6px solid #D7DCE3;
    border-radius: 6px;
}

.home-map-top a:hover img{
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.prodtab {
    display: inline-block;
    width: 180px;
    margin: 4px;
    text-align: center;
    vertical-align: top;
}
div.prodtab span {
    position: relative;
    color: #000;
    font-size: 18px;
}
div.prodtab:hover span{
    color: #ee7421;
}
div.prodtab ul {
    list-style: none;
    margin-left: 10%;
}
div.prodtab ul li {
    text-align: left;
    margin: 0;
}
div.prodtab ul li a {
    color: #4d004d;
}
div.prodtab ul li a:hover {
    color: #ee7421;
}
.prodtab img {
    margin-top: 10px;
    margin-bottom: 10px;
}
.home-map-bottom {
    zmax-width: 600px;
    text-align: center;
    padding: 10px;
    margin: 20px auto;
    border: 6px solid #D7DCE3;
    border-radius: 6px;
}
div.home-map-bottom a {
    width: 200px;
    height: 180px;
    display: inline-block;
    text-align: center;
    color: #000;
}
div.home-map-bottom a:hover{
    color: #ee7421;
    font-size: 18px;
}
#homeNA {
    background: url(/wp-content/uploads/2015/07/map1.jpg) no-repeat bottom center;
}
#homeEU {
    background: url(/wp-content/uploads/2015/07/map2.jpg) no-repeat bottom center;
}
#homeAS {
    background: url(/wp-content/uploads/2015/07/map3.jpg) no-repeat bottom center;
}
#homeNA:hover {
    background: url(/wp-content/uploads/2015/07/map1h.jpg) no-repeat bottom center;
}
#homeEU:hover {
    background: url(/wp-content/uploads/2015/07/map2h.jpg) no-repeat bottom center;
}
#homeAS:hover {
    background: url(/wp-content/uploads/2015/07/map3h.jpg) no-repeat bottom center;
}
.wrapper {
    margin: 0 auto;
    zwidth: 980px;
}
.primary {
    padding: 20px 0;
}
#content {
    float: left;
    width: 75%;
}
.singular .hentry {
    border-bottom: none;
    margin: 0;
    padding: 0;
}
.page #content {
    float: none;
    width: auto;
}
.page .entry-content {
    width: auto;
}
.page-template-sidebar-page-php #content {
    width: 70%;
}
.hentry {
    border-bottom: 1px dashed #C1D0D6;
    margin: 0 0 1.625em;
    padding: 0 0 1.625em;
    position: relative;
}
#secondary {
    float: right;
    width: 22%;
}
.display-title {
    display: none;
}

/* =Menu
-------------------------------------------------------------- */
.main-menu {
    background: #e8e8e8;
    zmin-width: 980px;
}
.main-menu ul {
    list-style: none;
    margin: 0 auto;
    zwidth: 980px;
    text-align: right;
}
.main-menu li {
    background: url(images/menu-li-bg.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    display: inline-block;
    position: relative;
}
.main-menu li:first-child {
    background: none;
}
.main-menu a {
    color: #2a2a2a;
    display: block;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 10px 30px;
}
.main-menu ul ul {
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    display: none;
    text-align: center;
    float: left;
    margin: 0;
    position: absolute;
    left: 0;
    zwidth: 160px;
    z-index: 99999;
}
.main-menu ul ul ul {
    left: 100%;
    top: 0;
}
.main-menu ul ul a {
    background: #f9f9f9;
    border-bottom: 1px dotted #ddd;
    color: #444;
    font-size: 1em;
    font-weight: normal;
    height: auto;
    line-height: 1.4em;
    padding: 10px 10px;
    width: 140px;
}
.main-menu ul ul :hover > a {
    background: #efefef;
}
.main-menu li:hover > a, .main-menu a:focus {
    color: #ff6633;
}
.main-menu ul li:hover > ul {
    display: block;
}
.main-menu .current-menu-item > a, .main-menu .current-menu-ancestor > a, .main-menu .current_page_item > a, .main-menu .current_page_ancestor > a {
    color:#ff6633;
}


.banner {

}
.banner img {
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    width: 100%;
}

/* =Blog Css
-------------------------------------------------------------- */
.entry-content {
    position: relative;
}
.entry-header {
    margin-bottom: 1em;
    position: relative;
}
.comments-link {
    display: none;
}
.entry-title, .entry-title a {
    color: #ee7421;
    font-size: 24px;
}
.entry-title a:hover {
    color: #000000;
}
.more-link {
    background: #0082b5;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    color: #ffffff;
    cursor: pointer;
    margin-top: 10px;
    padding: 6px 10px;
    display: block;
    width: 9%;
}
.widget_search #searchsubmit {
    background: #ddd;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
    color: #888;
    font-size: 1.2em;
    line-height: 25px;
    position: relative;
    top: -2px;
}
input#s {
    background: url(images/search.png) no-repeat 5px 6px;
    background-color: #e2e2e2;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-size: 1.2em;
    height: 22px;
    line-height: 1.2em;
    padding: 4px 10px 4px 28px;
    width: 75%;
}
input#searchsubmit {
    display: none;
}
.widget {
    background: #f6b973;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding: 10px;
    position: relative;
    z-index: 10;
    border: 2px solid #ee7421;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    clear: both;
    margin: 0 0 2.2em;
}
.widget:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    background: #ee7421;
}
.widget h1 {
    color: #000000;
    font-size: 20px;
    margin-bottom: 5px;
}
.widget ul {
    list-style: disc;
    list-style-position: inside;
}
.widget li {
    line-height: 20px;
}
.widget a {
    color: #ffffff;
}
.entry-content h1 {
    color: #002060;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.entry-content h2 {
    color: #ce0000;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 0.5em;
}
.entry-content h3 {
    color: #ce0000;
    font-size: 1.1em;
    margin-top: 1em;
    margin-bottom: 1em;
}
.entry-content p {
    line-height: 25px;
    margin-bottom: 1em;
}
.entry-content ul {
    margin-left: 4%;
}
.entry-content li {
    line-height: 25px;
    margin-bottom: 10px;
}
.page-header, #nav-single {
    margin-bottom: 1em;
}
.page-title {
    font-size: 16px;
}
.form-allowed-tags {
    display: none;
}
.menu600px{
display:none;
}
.menu600px h5{
padding:20px;
color:#ff0000;
text-align:left;
font-size:16px;
font-weight:bold;
text-align:center;

}
.tooglemenu{
display:none;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
/* Images */
.entry-content img, .comment-content img, .widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full, img.size-large {
    max-width: 100%;
    width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
    margin-bottom: 1.625em;
}
p img, .wp-caption {
    margin-top: 0.4em;
}
.wp-caption {
    background: #eee;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%;
}
.wp-caption .wp-caption-text, .gallery-caption {
    color: #666;
    font-family: Georgia, serif;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 0 5px 40px;
    position: relative;
}
.wp-caption .wp-caption-text:before {
    color: #666;
    content: '';
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}
#content .gallery {
    margin: 0 auto 1.625em;
}
#content .gallery a img {
    border: none;
}
img#wpstats {
    display: block;
    margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
    width: 23%;
    padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
    width: 100%;
    height: auto;
}
/* Image borders */
img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
}
.wp-caption img {

}
a:focus img[class*="align"], a:hover img[class*="align"], a:active img[class*="align"], a:focus img[class*="wp-image-"], a:hover img[class*="wp-image-"], a:active img[class*="wp-image-"], #content .gallery .gallery-icon a:focus img, #content .gallery .gallery-icon a:hover img, #content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */

}
ul li a{
 -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.wp-caption a:focus img, .wp-caption a:active img, .wp-caption a:hover img {/* ... including captioned images! */
    background: #fff;
    border-color: #ddd;
}
/* Make sure videos and embeds fit their containers */
embed, iframe, object {
    max-width: 100%;
}


/* =Comments
----------------------------------------------- */

#comments-title {
    color: #666;
    font-size: 10px;
    font-weight: 500;
    line-height: 2.6em;
    padding: 0 0 2.6em;
    text-transform: uppercase;
}
.nopassword, .nocomments {
    color: #aaa;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
.commentlist {
    list-style: none;
    margin: 0 auto;
    width: 68.9%;
}
.commentlist > li.comment {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 1.625em;
    position: relative;
}
.commentlist .pingback {
    margin: 0 0 1.625em;
    padding: 0 1.625em;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li.comment {
    background: #fff;
    border-left: 1px solid #ddd;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin: 1.625em 0 0;
    padding: 1.625em;
    position: relative;
}
.commentlist .children li.comment .fn {
    display: block;
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
}
.comment-content {
    margin-bottom: 1em;
}
.commentlist .children li.comment .comment-meta {
    line-height: 1.625em;
    margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
    margin: 1.625em 0 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.comment-meta a {
    font-weight: bold;
}
.comment-meta a:focus, .comment-meta a:active, .comment-meta a:hover {
}
.commentlist .avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    left: -102px;
    padding: 0;
    position: absolute;
    top: 0;
}
.commentlist > li:before {
    content: url(images/comment-arrow.png);
    left: -21px;
    position: absolute;
}
.commentlist > li.pingback:before {
    content: '';
}
.commentlist .children .avatar {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 2.2em;
    padding: 0;
    top: 2.2em;
}
a.comment-reply-link {
    background: #eee;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}
a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active {
    background: #888;
    color: #fff;
}
a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}
/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus, .commentlist > li.bypostauthor .comment-meta a:active, .commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
    content: url(images/comment-arrow-bypostauthor.png);
}
/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
    background: #ddd;
    border-color: #d3d3d3;
}
/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment, .page-template-sidebar-page-php.commentlist .pingback {
    margin-left: 102px;
    width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
    width: auto;
}
/* Comment Form */
#respond {
    background: #eeeeee;
    margin-top: 2em;
    padding: 10px;
    position: relative;
}
#respond input[type="text"], #respond textarea {
    background: #fff;
    border: 4px solid #eee;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    -moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    position: relative;
    padding: 10px;
    text-indent: 80px;
}
#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
    position: relative;
}
#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
    background: #eee;
    -webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    -moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    color: #555;
    display: inline-block;
    font-size: 13px;
    left: 4px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 40px;
    z-index: 1;
}
#respond input[type="text"]:focus, #respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}
#respond textarea {
    resize: vertical;
    width: 95%;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: bold;
    left: 75%;
    position: absolute;
    z-index: 1;
}
#respond .form-submit {
    float: right;
}
#respond input#submit {
    background: #222;
    border: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
    color: #eee;
    cursor: pointer;
    font-size: 15px;
    margin: 20px 0;
    padding: 10px 20px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
    background: #1982d1;
    color: #bfddf3;
}
#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}
#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}
.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}
#reply-title {
    color: #373737;
    font-size: 18px;
}
#cancel-comment-reply-link {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 2.2em;
    letter-spacing: 0.05em;
    position: absolute;
    right: 1.625em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em;
}
#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
    color: #ff4b33;
}
#respond label {
    line-height: 2.2em;
}
#respond input[type=text] {
    display: block;
    width: 50%;
}
#respond p {
    font-size: 12px;
}
p.comment-form-comment {
    margin: 0;
}
.form-allowed-tags {
    display: none;
}

/* =Footer
-------------------------------------------------------------- */
.footer-bottom {
    border-top: 4px solid #ff6d18;
    padding: 10px 20px;
}
.footer-bottom p {
    color: #000000;
    font-size: 12px;
    text-align: center;
}

/* =Inner Page Form CSS
-------------------------------------------------------------- */
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="number"],
.wpcf7 textarea {
    background: #ffffff;
    border: 1px solid #bbb;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding: 10px;
    width: 95%;
}
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="password"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="url"]:focus,
.wpcf7 input[type="number"]:focus,
.wpcf7 textarea:focus {
    background: #eeeeee;
}
.wpcf7 input[type="submit"] {
    background: #fbb115; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjExNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZjdjMWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #fbb115 0%, #ef7c1f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbb115), color-stop(100%,#ef7c1f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fbb115 0%,#ef7c1f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fbb115 0%,#ef7c1f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fbb115 0%,#ef7c1f 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fbb115 0%,#ef7c1f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb115', endColorstr='#ef7c1f',GradientType=0 ); /* IE6-8 */
    box-shadow: 0px 0px 0px 1px #ee7421;
    -webkit-box-shadow:0px 0px 0px 1px #ee7421;
    -moz-box-shadow:0px 0px 0px 1px #ee7421;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    color: #ffffff;
    border: 1px solid #fedc6b;
    cursor: pointer;
    font-size: 14px;
    padding: 10px 25px;
}
.wpcf7 input[type="submit"]:hover {
    background: #ef7c1f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmN2MxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZiYjExNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top,  #ef7c1f 0%, #fbb115 99%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ef7c1f), color-stop(99%,#fbb115)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ef7c1f 0%,#fbb115 99%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ef7c1f 0%,#fbb115 99%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ef7c1f 0%,#fbb115 99%); /* IE10+ */
    background: linear-gradient(to bottom,  #ef7c1f 0%,#fbb115 99%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef7c1f', endColorstr='#fbb115',GradientType=0 ); /* IE6-8 */
    color: #000000;
}
.form-1 {
    background: #ededed;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    -khtml-border-radius:5px;
    padding: 20px;
    width: 51%;
    margin: 0 auto;
    margin-bottom: 2em;
}
.form-1 input[type="submit"] {
    display: block;
    margin: 0 auto;
}

/* =Home Page CSS
-------------------------------------------------------------- */
.home-page {
margin: 40px 0px;
}
.home-page tr td {
    position: relative;
    vertical-align: top;
}
.home-page ul {
    list-style: none;
}
.home-page ul li {
    display: inline-block;
    margin: 5px;
}
.home-page .northamerica-button {
position: absolute;
left: 5%;
top: 29%;
color: #000000;
}
.home-page .europe-button {
position: absolute;
right: 33%;
top: 3%;
color: #000000;
}
.home-page .asia-button {
position: absolute;
right: 3%;
top: 30%;
color: #000000;
}

/* =Contact Page CSS
-------------------------------------------------------------- */
.contact-left {
    float: left;
    width: 55%;
}
.contact-right {
    float: right;
    width: 45%;
}
.contact-left, .contact-right {
    margin-bottom: 20px;
}
.contact-left h1, .contact-right h1 {
    font-size: 16px;
}
.contact-left strong, .contact-right strong {
    font-weight: bold;
}
.contact-left a, .contact-right a {
    color: #002060;
}
.contact-left a:hover, .contact-right a:hover {
    color: #ee7421;
}
.map-geography{
position:relative;
}
.geography-image-europe{
position:absolute;
top: 0;
left: 44%;
}
.geography-image-asia{
position:absolute;
position: absolute;
bottom: 2%;
right: 17%;
}
.geography-image-america{
position:absolute;
bottom: 7%;
left: 18%;
}

/* =Asia Page CSS, Magnetics Page CSS, North America, Overview, Relays Pages CSS
-------------------------------------------------------------- */
.image-margin {
    margin:7px;
}
.padding-top {
    padding-top: 7%;
}
.padding-top-products {
    padding-top: 3.5%;
}
.image-margin-right {
    margin-right: 0;
}
.relays-image-margin {
    margin: 30px 6px;
}
.asia-table-1 {
margin: 30px 0px;
}
.image-margin-none {
margin:0;
}
.post-192 p {
margin-bottom:0;
}
/* =Geography Page CSS
-------------------------------------------------------------- */
.geography {
    position: relative;
}
.geography .northamerica-button {
    position: absolute;
    bottom: 8%;
    left: 20%;
    display: block;
    padding: 8px 86px;
    font-size: 0;
}
.geography .europe-button {
    position: absolute;
    top: 0;
    left: 45%;
    display: block;
    padding: 8px 60px;
    font-size: 0;
}
.geography .asia-button {
    position: absolute;
    bottom: 1%;
    right: 20%;
    display: block;
    padding: 8px 50px;
    font-size: 0;
}
.home-map {
margin:0 auto;
width:850px;
}

/***/
@media screen and (max-width:980px){
.top-main-area,.main-menu{
min-width:100%;
}

.wrapper,.main-menu ul{
width:80%;
}
.top-section{
width:95%;

}
.home-map{
width:100%;
}
}
@media screen and (max-width:800px){

}
@media screen and (max-width:780px){
.home-map-left{
width: 42%;
float:none;
margin:auto;
}
.geography-image-europe{
top: -3px;
left: 41%;
}
.geography-image-asia{
bottom: 1%;
right: 0%;
}
.geography-image-america{
bottom: 7%;
left: 0%;
}
.home-map-right{
float:none;
width:70%;
margin:auto;
clear:both;
}
.home-map-left{
border: none;
}
}
.home-map {

}
@media screen and (max-width:700px){
.main-menu ul{
text-align:center;
}

.contact-left{
float:none;
width:100%;
}
.top-section > a{
float:none;
}
.contact-right{
float:none;
width:100%;
}
.menu100percent{
display:none;
}
.main-menu a{
padding:10px;
}
.menu600px{
display:block;
cursor:pointer;
}
.main-menu li{
display:block;
background:none;
}
.home-map-left{
width:50%;
float:none;
margin:auto;
}

.top-section > p{
font-size: 18px;
text-align:center;
float: none;
margin-top: 33px;
}
}
@media screen and (max-width:600px){
.geography-image-asia{
bottom: 3%;
right: 0%;
width: 61px;
}
.home-map-left img {
width: 100%;
height: 100% !important;
}
.contact-logo-sepreate{
float:none;
width:40%;
margin:auto;
margin-top:30px;
}
.specialheader-float{
float:none;

}
.sepreater-logo{display:none}
.geography-image-america{
bottom: 8%;
width: 114px;
left: 4%;
}
.geography-image-europe{
top: 0px;
left: 43%;
width: 80px;
}
.home-map-right .home-na{
left: 5%;
top: 34.5%;
width: 82px;
}
.home-map-right .home-eu{
left: 39%;
top: 34.5%;
height: 20px;
width: 57px;
}
.home-map-right .home-as{
right: 8%;
top: 34.5%;
width: 56px;
}
}
@media screen and (max-width:568px){
.geography-image-asia{
bottom: 2%;
right: 0%;
width: 58px;
}
.contact-logo-sepreate{

width:43%;}
.geography-image-america{
bottom: 9%;
width: 103px;
left: 4%;
}
.geography-image-europe{
top: 1px;
left: 45%;
width: 68px;
}
}
@media screen and (max-width:480px){
.geography-image-europe{
left: 43%;
top: -2px;
}
.contact-logo-sepreate{

width:51%;}
.geography-image-asia{
bottom: 1%;
right: 0%;
}
.geography-image-america{
bottom: 6%;

left: 1%;
}
.home-map-right .home-na{
left: 5%;
top: 27.5%;
width: 42px;
}
.home-map-right .home-eu{
left: 39%;
top: 27.5%;
height: 20px;
width: 36px;
}
.home-map-right .home-as{
right: 0%;
top: 26.5%;
width: 56px;
}
}
@media screen and (max-width:400px){
.entry-content img {
    width: 100%;
}    
.mobileversion td{
width:50% !important;
}

.contact-logo-sepreate{

width:65%;}
.home-map-left{
width: 68%;
float: none;
height: 100%;
border: none;
}

.top-section img{
height:24px;
}
.geography-image-asia{
bottom: -3%;
right: 0%;
width: 50px;
}
.geography-image-america{
bottom: 3%;
width: 89px;
left: -8%;
}
.geography-image-europe{
top: -8px;
left: 40%;
width: 56px;
}
}
@media screen and (max-width:390px){
.geography-image-asia{
bottom: -1%;
}
.geography-image-america{
bottom: 6%;

left: -3%;
}
.geography-image-europe{
left: 42%;
}
}
@media screen and (max-width:340px){
.geography-image-asia{
bottom: -3%;
right: 0%;
width: 50px;
}
.geography-image-america{
bottom: 3%;
width: 89px;
left: -8%;
}
.geography-image-europe{
top: -8px;
left: 40%;
width: 56px;
}
.home-map-right .home-na{
left: 5%;
top: 27.5%;
width: 42px;
}
.home-map-right .home-eu{
left: 39%;
top: 27.5%;
height: 20px;
width: 36px;
}
.home-map-right .home-as{
right: 0%;
top: 26.5%;
width: 56px;
}
}

/****/
/* Polylang language switcher */
.lang-item {
    	display: inline;
	list-style: none;
	margin-right: 40px;
	margin-left: -30px;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .home-marquee-left, .home-marquee-right{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .home-marquee-left{
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8, .home-marquee-right {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4, .home-marquee-left{
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
  border-radius: 5%;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/*Custom CSS created by Matthew */
.video-header, .video-text {
  font-family: Arial, Helvetica, Microsoft YaHei, sans-serif;
}

.video-text {
  text-align: center;
}

.iframeVideo {
  margin: 0 auto;
  display: block;
}

body {
  line-height: 1 !important;
}


/* ########################################################## zettler north america #############################################*/
.htitle {
    padding-bottom: 25px;
    padding-top: 10px;
}
.htitle  h3 {
    color: #333;
    font-size: 24px;
    line-height: 18px;
    padding-left: 30px;
    margin-bottom: 10px;
    position: relative;
    text-transform:uppercase;
}
.htitle  i {
    width:100%;
    display: block;
    height: 4px;
    background-color: #cccccc;
}
.htitle i span {
    width:50%;
    display: block;
    height: 4px;
    background-color: #ff6d18;
    
}

ul.hp-content {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;

}

ul.hp-content li {
float: left;
display: block;
width:50%;

}

ul.hp-content li a {
  display: block;

  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

ul.hp-content li a:hover { 
}

.box-gray {
    display: block;
    //width: 348px;
    //height: 200px;
    border: 1px solid #bbb!important;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    transition: all 0.6s ease;
}

.box-gray img {
    display: block;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}


.box-gray img:hover { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);}

.hnewslist ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.hnewslist li {
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #ddd;
}

a h3.hnewslisth, .hnewslist ul li a h3.hnewslisth {
    font-size: 16px;
    font-weight:bold;
    line-height:16px;
    color: #454545!important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all 0.5s ease;
}
a h3.hnewslisth :hover, a:hover h3.hnewslisth, h3.hnewslist a:hover {
text-decoration:none;
}
.hnewslist ul li a:hover h3.hnewslisth  {
    color: #ff6d18!important;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all 0.5s ease;
}

a h3.homeh3 {
    text-align:center;
    font-size: 16px;
    font-weight:bold;
    line-height:16px!important;
    color: #454545!important;
    padding-top:0px;
    margin-top:0px;
    padding-bottom:0px;
    margin-bottom:0px;

}
a h3.homeh3 span {
    font-size: 14px;
    font-weight:normal;
}

a:hover h3.homeh3 span, a h3.homeh3 : hover, a:hover h3.homeh3 {
    color: #ff6d18!important;
    text-decoration: none!important; 
}
.col-md-5th-1 a:hover {
    color: #ff6d18!important;
    text-decoration: none; 

}

a:hover h3.homeh3 span {
    font-size: 14px;
    font-weight:normal;
}

div.row.app_list {
    padding-bottom: 11px;
    margin-bottom: 11px;
    border-bottom: 1px dashed #ddd;

}

/*######################################## five elements ############################################################*/





.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {

float: left;
}

.col-xs-5th-5 {

float: left;

width: 100%;

.col-xs-5th-4

width: 80%;
}

.col-xs-5th-3 {

width: 60%;
}

.col-xs-5th-2 {

width: 40%;
}
.col-xs-5th-1 {

width: 20%;
}

.col-xs-5th-pull-5 {

right: 100%;
}

.col-xs-5th-pull-4 {

right: 80%;
}

.col-xs-5th-pull-3 {

right: 60%;
}

.col-xs-5th-pull-2 {

right: 40%;
}

.col-xs-5th-pull-1 {

right: 20% ;
}

.col-xs-5th-pull-0 {

right: auto;
}

.col-xs-5th-push-5 {

left: 100%;
}

.col-xs-5th-push-4 {

left: 80%;
}

.col-xs-5th-push-3 {

left: 60%;
}

.col-xs-5th-push-2 {

left: 40%;
}
.col-xs-5th-push-1 {

left: 20%;
}
.col-xs-5th-push-0 {

left: auto;
}

.col-xs-5th-offset-5 {

margin-left: 100%;
}

.col-xs-5th-offset-4 {

margin-left: 80%;
}

.col-xs-5th-offset-3 {

margin-left: 60%;
}

.col-xs-5th-offset-2 {

margin-left: 40%;
}

.col-xs-5th-offset-1 {

margin-left: 20%;
}

.col-xs-5th-offset-0 {

margin-left: 0%;
}

@media (min-width: 768px) { 

.col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {

float: left;
}

.col-sm-5th-5 {

float: left;

width: 100%;
}

.col-sm-5th-4 {

width: 80%;
}
.col-sm-5th-3 {

width: 60%;
}

.col-sm-5th-2 {

width: 40%;
}

.col-sm-5th-1 {

width: 20%;
}

.col-sm-5th-pull-5 {

right: 100%;
}
.col-sm-5th-pull-4 {

right: 80%;
}

.col-sm-5th-pull-3 {

right: 60%;
}

.col-sm-5th-pull-2 {

right: 40%;
}

.col-sm-5th-pull-1 {

right: 20%;
}
.col-sm-5th-pull-0 {

right: auto;
}

.col-sm-5th-push-5 {

left: 100%;
}

.col-sm-5th-push-4 {

left: 80%;
}
.col-sm-5th-push-3 {

left: 60%;
}
.col-sm-5th-push-2 {

left: 40%;
}
.col-sm-5th-push-1 {

left: 20%;
}
.col-sm-5th-push-0 {

left: auto;
}

.col-sm-5th-offset-5 {

margin-left: 100%;
}

.col-sm-5th-offset-4 {

margin-left: 80%;
}

.col-sm-5th-offset-3 {

margin-left: 60%;
}

.col-sm-5th-offset-2 {

margin-left: 40%;
}

.col-sm-5th-offset-1 {

margin-left: 20%;
}
.col-sm-5th-offset-0 {

margin-left: 0%;
}
}

@media (min-width: 992px) {

.col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
 
float: left;
}
.col-md-5th-5 {

float: left;

width: 100%;
}
.col-md-5th-4 {

width: 80%;
}
.col-md-5th-3 {

width: 60%;
}
.col-md-5th-2 {

width: 40%;
}
.col-md-5th-1 {

width: 20%;
}
.col-md-5th-pull-5 {

right: 100%;
}
.col-md-5th-pull-4 {

right: 80%;
}
.col-md-5th-pull-3 {

right: 60%;
}
.col-md-5th-pull-2 {

right: 40%;
}
.col-md-5th-pull-1 {

right: 20%;
}
.col-md-5th-pull-0 {

right: auto;
}
.col-md-5th-push-5 {

left: 100%;
}
.col-md-5th-push-4 {

left: 80%;
}
.col-md-5th-push-3 {

left: 60%;
}
.col-md-5th-push-2 {

left: 40%;
}
.col-md-5th-push-1 {

left: 20%;
}
.col-md-5th-push-0 {

left: auto;
}
.col-md-5th-offset-5 {

margin-left: 100%;
}
.col-md-5th-offset-4 {

margin-left: 80%;
}
.col-md-5th-offset-3 {

margin-left: 60%;
}
.col-md-5th-offset-2 {

margin-left: 40%;
}
.col-md-5th-offset-1 {

margin-left: 20%;
}
.col-md-5th-offset-0 {

margin-left: 0%;
}

}
@media (min-width: 1200px) {

.col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {

float: left;
}
.col-lg-5th-5 {

float: left;

width: 100%
}
.col-lg-5th-4 {

width: 80%;
}
.col-lg-5th-3 {

width: 60%;
}
.col-lg-5th-2 {

width: 40%;
}
.col-lg-5th-1 {

width: 20%;
}
.col-lg-5th-pull-5 {

right: 100%;
}
.col-lg-5th-pull-4 {

right: 80%;
}
.col-lg-5th-pull-3 {

right: 60%;
}
.col-lg-5th-pull-2 {

right: 40%;
}
.col-lg-5th-pull-1 {

right: 20%;
}
.col-lg-5th-pull-0 {

right: auto;
}
.col-lg-5th-push-5 {

left: 100%;
}
.col-lg-5th-push-4 {

left: 80%;
}
.col-lg-5th-push-3 {

left: 60%;
}
.col-lg-5th-push-2 {

left: 40%;
}
.col-lg-5th-push-1 {

left: 20%;
}
.col-lg-5th-push-0 {

left: auto;
}
.col-lg-5th-offset-5 {

margin-left: 100%;
}
.col-lg-5th-offset-4 {

margin-left: 80%;
}
.col-lg-5th-offset-3 {

margin-left: 60%;
}
.col-lg-5th-offset-2 {

margin-left: 40%;
}
.col-lg-5th-offset-1 {

margin-left: 20%;
}
.col-lg-5th-offset-0 {

margin-left: 0%;
}
}

