/* HTML */

@font-face {
    font-family: 'exo_2regular';
    src: url('../fonts/exo2-regular-webfont.woff2') format('woff2'), url('../fonts/exo2-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

body {
    background: #e0e1df;
    background-position: 150px 0;
    font-family: 'exo_2regular', arial, verdana, sans-serif;
    color: #333;
    overflow-x: hidden;
}

h1 {
    font-size: 16pt;
    margin: 0;
    color: #7C4773;
    text-transform: uppercase;
}

h2 {
    font-size: 11pt;
    margin: 15px 0 0 0;
    color: #973D8C;
    text-transform: uppercase;
}

h3 {
    font-size: 10pt;
    margin: 0 0 5px 0;
    color: #973D8C;
    text-transform: uppercase;
}

h4 {
    font-size: 10pt;
    margin: 25px 0 -10px 0;
    color: #973D8C;
    text-transform: uppercase;
}


/* Only really used for careers */

p {
    font-size: 10pt;
    color: #333;
    line-height: 150%;
    margin: 15px 0 0 0;
}

p.center {
    text-align: center;
}

a:link,
a:visited,
a:active {
    text-decoration: none;
    color: #973D8C;
    outline: none;
}

.txt {
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #333;
}

ul {
    font-size: 10pt;
    color: #333;
    list-style: square;
    display: block;
    margin: 15px 0 0 0;
    list-style-position: inside;
}

li {
    margin: 5px 0 5px 0;
}

img {
    border: 0;
}

hr {
    margin: 15px auto 0 auto;
    background-color: #CCC;
    color: #CCC;
    border: none;
    width: 500px;
    height: 1px;
}

.row {
    width: 100%;
}

.row:after {
    display: table;
    content: " ";
    clear: both;
}

.col-md-3 {
    width: 25%;
    float: left;
}

.col-md-4 {
    width: 33%;
    float: left;
}

.col-md-6 {
    width: 50%;
    float: left;
}

.col-md-8 {
    width: 66%;
    float: left;
}

@media(max-width:990px) {
    .col-md-3,
    .col-md-4,
    .col-md-6,
    .col-md-8 {
        width: 100%;
    }
}

.padding {
    padding: 0 40px;
}

.padding_all {
    padding: 15px !important;
}

.center {
    text-align: center;
}


/* Layout  */

#black-bar {
    width: 100%;
    height: 70vh;
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 0;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
}

#black-bar img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    min-width: 50%;
    min-height: 50%;
    width: auto;
    height: 100%;
    overflow-x: hidden;
}

#black-bar.products img,
#black-bar.manufacturers img,
#black-bar.contact_us img {
    display: none;
}

#black-bar.products {
    background-image: url('../images/products_banner.jpg');
}

#black-bar.manufacturers {
    background-image: url('../images/manufacturers_banner.jpg');
}

#black-bar.contact_us {
    background-image: url('../images/contact_banner.jpg');
}

@media(max-width:990px) {
    #black-bar {
        display: none;
    }
}

#container {
    width: 100%;
    margin: 0 auto;
    font-size: 10pt;
}

.header-block {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

#header {
    width: 100%;
    min-height: 40px;
    padding: 25px 0 25px 0;
    background-color: rgba(255, 255, 255, 0.95);
}

.set-width-container {
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
    position: relative;
}

.banner-margin-top {
    margin-top: 43vh;
}

#header-left {
    width: 50%;
    float: left;
}

#header-right {
    width: 50%;
    float: right;
    text-align: right;
}

@media(max-width:990px) {
    .header-language select {
        margin-right: 15px;
    }
}

#header-phone {
    font-size: 17pt;
    font-weight: bold;
    margin: 0;
    color: #000;
}

#header-email {
    font-size: 12.3pt;
    margin: 0;
}

#header-email a {
    color: #333;
}

#header-email a:hover {
    color: #973D8C;
}

#header-only-email {
    font-size: 13pt;
    font-weight: bold;
    margin: 16px 0 0 0;
}

#header-only-email a {
    color: #333;
}

#header-only-email a:hover {
    color: #973D8C;
}

@media(max-width:990px) {
    #header {
        padding: 0;
        min-height: 65.7px; /* img 45.7 + 2x10 padding */
    }
    #header-left {
        width: 50%;
        padding: 10px;
    }
    #header-left img {
        width: 100%;
    }
    #header-right {
        width: 100%;
        text-align: right;
        margin: 0;
        float: none;
        padding: 10px 0;
    }
}

@media(max-width:400px) {
    #header-right {
        padding-bottom: 15px;
    }
}

#navigation {
    width: 100%;
    min-height: 40px;
    background-color: rgba(255, 255, 255, 0.95);
    margin: 0;
}

#navigation.search {
    background-color: rgba(255, 255, 255, 0);
    background-position: left;
    background-repeat: no-repeat;
    height: auto;
    position: relative;
}

#navigation.search .fade {
    height: 50px;
    position: absolute;
    margin-top: -5px;
    left: -292px;
}

#navigation.search .search-bg {
    background-image: url('../images/searchbg.png');
    display: table;
    padding: 5px 0;
}

#navigation.search h2 {
    font-size: 15pt;
    margin: 0;
    color: #fff;
    font-weight: normal;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}

#navigation-left {
    width: 66%;
    min-height: 40px;
    line-height: 40px;
    padding: 0;
    float: left;
    text-transform: uppercase;
}

.burger {
    display: none;
    padding-left: 5px;
    font-size: 2rem;
    border-bottom: 1px solid #999;
}

.navProducts,
.navManufacturers {
    padding-bottom: 15px;
}

.navProducts:hover,
.navManufacturers:hover {
    background-color: #e5e5e5;
}

.hovered {
    background-color: #e5e5e5;
    color: #973D8C !important;
}

.sub-menu {
    z-index: 1000;
}

.sub-menu img {
    margin-right: 5px;
}

.sub-menu li a:hover {
    color: #000;
}

#navigation a:active,
#navigation a:link,
#navigation a:visited {
    color: #717274;
    margin: 0 5px;
    padding: 12px 10px;
}

#navigation a:hover {
    color: #973D8C;
}

#navigation a#nav-on:link,
#navigation a#nav-on:visited,
#navigation a#nav-on:active,
#navigation a#nav-on:hover {
    font-weight: bold;
    color: #973D8C;
}

.navigation-right {
    text-align: right;
    position: absolute;
    top: -15px;
    right: 0;
}

@media(max-width:990px) {
    .navigation-right {
        top: 0;
        right: 15px;
    }
}

.navigation-right a:active,
.navigation-right a:link,
.navigation-right a:visited {
    padding: 0 !important;
    color: #000 !important;
}

#navigation-right form {
    margin: 0;
    padding: 0;
}

#navigation-right .txt {
    width: 290px;
    padding: 0 0 0 6px;
    height: 36px;
    line-height: 36px;
    border: 0;
    color: #999;
    margin: 2px 0 0 0;
    float: left;
    font-size: 12px;
    font-weight: normal;
}

#navigation-right .txt:focus {
    color: #333;
    outline: none;
}

#navigation-right .btn {
    width: 36px;
    height: 36px;
    border: 0;
    background: URL('/assets/images/searchbutton.png');
    background-size: 36px 32px;
    margin: 2px 0 0 0;
    float: left;
    border: 2px solid #fff;
}

#navigation-right .btn:hover {
    background-position: 0 0;
}

#navigation-right .btn:focus {
    color: #333;
    outline: none;
}

.relative-wrapper {
    position: relative;
}

.sub-menu {
    width: 100%;
    background-color: #e5e5e5;
    position: absolute;
    display: none;
    padding: 0 10px;
}

@media(max-width:990px) {
    .sub-menu .notice {
        width: 100%;
    }
}

.sub-menu:after {
    display: table;
    content: " ";
    clear: both;
}

.sub-menu ul {
    float: left;
    margin-right: 15px;
}

.sub-menu ul li {
    list-style: none;
    margin-bottom: 15px;
}

.sub-menu li a {
    color: #717274;
}

@media(max-width:990px) {
    .sub-menu ul {
        margin-right: 0;
        width: 50%;
    }
    #navigation.search h2 {
        font-size: 9pt;
        text-align: center;
    }
    #navigation.search .search-bg {
        padding: 0;
    }
    #navigation-right form {
        text-align: center;
        padding-bottom: 15px;
    }
    #navigation-right form input {
        display: inline-block;
        vertical-align: middle;
    }
    #navigation-right .txt {
        float: none;
    }
    #navigation-right .btn {
        float: none;
    }
    #navigation a:link {
        margin: 0;
    }
    #navigation-left {
        width: 100%;
        float: none;
    }
    #navigation-left a:not(.burger) {
        display: none;
        padding-left: 5px;
    }
    .burger {
        display: block;
    }
    .navProducts,
    .navManufacturers {
        padding-bottom: 0;
    }
    .contact-wrapper {
        text-align: center;
    }
}

/* @media(max-width:990px) {
    #navigation {
        padding-top: 15px;
    }
} */

@media(max-width:990px) {
    #navigation {
        padding-top: 0;
    }
}

.content-container {
    width: 100%;
    max-width: 990px;
    background: #fff;
    padding: 15px 0;
    margin-bottom: 15px;
    overflow: initial;
}

.top-boxes {
    text-align: center;
}

.top-boxes .box {
    width: 30%;
    height: 200px;
    display: inline-block;
    position: relative;
    margin: 10px 5px;
}

.top-boxes-box .box {
    width: 90%;
    background-repeat: no-repeat !important;
    background-position: top center !important;
}

.bottom-boxes {
    height: 200px;
    overflow: hidden;
}

.bottom-boxes .box {
    width: 90%;
}

.slick-prev {
    position: absolute;
    left: -55px;
    top: 40%;
    bottom: 40%;
    z-index: 800;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background-color: rgba(151, 61, 140, 0.8);
    color: #fff;
}

.slick-prev:focus {
    outline: none;
}

.slick-prev:hover {
    background-color: rgba(151, 61, 140, 1);
}

.slick-next {
    position: absolute;
    right: -55px;
    top: 40%;
    bottom: 40%;
    z-index: 800;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background-color: rgba(151, 61, 140, 0.8);
    color: #fff;
}

.slick-next:focus {
    outline: none;
}

.slick-next:hover {
    background-color: rgba(151, 61, 140, 1);
}

@media(max-width:1100px) {
    .slick-prev {
        left: 15px;
    }
    .slick-next {
        right: 15px;
    }
}

.top-boxes .half {
    width: 45%;
}

.top-boxes a {
    color: #000;
}

.top-boxes .box .text {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px 0;
    font-size: 1.2rem;
    background-color: rgba(255, 255, 255, 0.8);
    transition: all .1s ease-in-out;
}

.top-boxes .box:hover .text {
    padding: 25px 0;
    background-color: rgba(151, 61, 140, 0.8);
    color: #fff;
}

.top-boxes .box .text.middle {
    position: absolute;
    width: 100%;
    top: 35%;
    bottom: 35%;
    padding: 15px 0;
    font-size: 1.2rem;
    background-color: rgba(255, 255, 255, 0);
    transition: all .1s ease-in-out;
    vertical-align: middle;
    color: #fff;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
    text-transform: uppercase;
}

.top-boxes .box:hover .text.middle {
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    text-shadow: 0 0 5px rgba(0, 0, 0, 0);
    color: #000;
    padding: 85px 0;
}

.top-boxes .box:hover .text.middle.siemens {
    background-color: rgba(0, 153, 153, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.indramat {
    background-color: rgba(45, 68, 146, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.proface {
    background-color: rgba(0, 91, 171, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.mitusbishi {
    background-color: rgba(254, 0, 2, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.allen-bradley {
    background-color: rgba(183, 40, 46, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.toshiba {
    background-color: rgba(255, 22, 22, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.danfoss {
    background-color: rgba(226, 0, 15, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.pilz {
    background-color: rgba(251, 185, 0, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.ge-fanuc {
    background-color: rgba(255, 240, 0, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.telemecanique {
    background-color: rgba(58, 116, 15, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.kontron {
    background-color: rgba(48, 101, 140, 0.8);
    color: #fff;
}

.top-boxes .box:hover .text.middle.guardmaster {
    background-color: rgba(164, 28, 35, 0.8);
    color: #fff;
}

.top-boxes .box.box-1 {
    background: URL('../images/plcsystems.png');
    background-size: cover;
}

.top-boxes .box.box-2 {
    background: URL('../images/hmidisplays.png');
    background-size: cover;
}

.top-boxes .box.box-3 {
    background: URL('../images/servodrives.png');
    background-size: cover;
}

.top-boxes .box.box-4 {
    background: URL('../images/siemens.png');
    background-size: cover;
}

.top-boxes .box.box-5 {
    background: URL('../images/gefanuc.png');
    background-size: cover;
}

.top-boxes .box.box-6 {
    background: URL('../images/allenbradley.png');
    background-size: cover;
}

@media(max-width:990px) {
    .top-boxes .box {
        width: 90%;
    }
    .top-boxes-box .box .text {
        height: 15%;
    }
}

.section-heading {
    text-align: center;
}

.section-heading img {
    padding: 15px 25%;
    border-bottom: 1px solid #ccc;
}

.section-heading img.reverse {
    padding: 15px 25%;
    border-bottom: 1px solid #ccc;
    transform: rotate(180deg);
}

.section-heading h1 {
    color: #000;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 35px;
}

.section-heading h2 {
    color: #000;
    font-size: 1.5rem;
    font-weight: normal;
    margin: 35px;
}

.slug {
    padding: 15px;
}

.slug a {
    color: #000;
    text-transform: uppercase;
}

.slug a:hover {
    text-decoration: underline;
}

.slug img {
    margin: 0 10px;
}

.sidebar {
    background-color: #dedcdc;
    margin: 15px;
    padding: 15px;
}

.sidebar h3 {
    color: #000;
    padding-bottom: 15px;
    font-size: 1rem;
    font-weight: normal;
}

.sidebar h3:nth-of-type(2) {
    padding-top: 15px;
}

.sidebar img {
    display: none;
}

.sidebar ul {
    margin: 0;
}

.sidebar li {
    list-style: none;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 0.7rem;
}

.sidebar a {
    color: #717274;
}

.sidebar a:hover {
    color: #000;
}

#left-bar {
    width: 190px;
    padding: 6px 10px 6px 10px;
    float: left;
    line-height: 150%;
}

#content {
    width: 550px;
    padding: 6px 10px 6px 10px;
    float: left;
}

#right-bar {
    width: 190px;
    padding: 6px 10px 6px 10px;
    float: left;
    line-height: 150%;
}

.side-block {
    width: 100%;
    background: URL('https://cdn.daxautomation.com/layout/side-divider.png') bottom no-repeat;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.side-block a:link,
.side-block a:active,
.side-block a:visited {
    color: #333;
}

.side-block a:hover {
    color: #973D8C;
}

.side-block img {
    width: 100%;
}

.side-block-bottom {
    width: 190px;
}

.side-block-bottom a:link,
.side-block-bottom a:active,
.side-block-bottom a:visited {
    color: #333;
}

.side-block-bottom a:hover {
    color: #973D8C;
}

a.view-all:link,
a.view-all:visited,
a.view-all:active {
    font-weight: bold;
    color: #973D8C;
}

a.view-all:hover {
    color: #333;
}

#newsletter {
    width: 100%;
}

#newsletter form {
    margin: 0;
    padding: 0;
}

#newsletter .txt {
    width: 90%;
    height: 36px;
    line-height: 36px;
    border: 0;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    padding: 0 5px;
    margin: 15px 0;
}

#newsletter .txt:hover {
    background-position: 0 -30px;
}

#newsletter .txt:focus {
    font-style: normal;
    color: #333;
    background-position: 0 -30px;
}

#newsletter .btn {
    color: #fff;
    background-color: #973D8C;
    border: none;
    width: 96%;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}

#newsletter .btn:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

#newsletter p {
    margin: 0;
    color: #717274;
}

#call-back {
    width: 190px;
}

#call-back form {
    margin: 0;
    padding: 0;
}

#call-back .txt {
    width: 178px;
    padding: 0 6px 0 6px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: URL('https://cdn.daxautomation.com/layout/newsletter-txt.png');
    font-style: italic;
    color: #666;
    margin: 15px 0 0 0;
}

#call-back .txt:hover {
    background-position: 0 -30px;
}

#call-back .txt:focus {
    font-style: normal;
    color: #333;
    background-position: 0 -30px;
}

#call-back .btn {
    width: 190px;
    height: 30px;
    border: 0;
    background: URL('https://cdn.daxautomation.com/layout/newsletter-btn.png');
    text-align: center;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    margin: 15px 0 0 0;
}

#call-back .btn:hover {
    background-position: 0 -30px;
    padding: 2px 0 0 2px;
}

#send-to-a-friend {
    width: 190px;
    background: URL('https://cdn.daxautomation.com/layout/send-to-friend-bg.png') bottom right no-repeat;
}

#send-to-a-friend form {
    margin: 0;
    padding: 0;
}

#send-to-a-friend .txt {
    width: 178px;
    padding: 0 6px 0 6px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: URL('https://cdn.daxautomation.com/layout/newsletter-txt.png');
    font-style: italic;
    color: #666;
    margin: 15px 0 0 0;
}

#send-to-a-friend .txt:hover {
    background-position: 0 -30px;
}

#send-to-a-friend .txt:focus {
    font-style: normal;
    color: #333;
    background-position: 0 -30px;
}

#send-to-a-friend .btn {
    width: 190px;
    height: 30px;
    border: 0;
    background: URL('https://cdn.daxautomation.com/layout/newsletter-btn.png');
    text-align: center;
    text-transform: uppercase;
    color: #666;
    font-weight: bold;
    margin: 90px 0 0 0;
}

#send-to-a-friend .btn:hover {
    background-position: 0 -30px;
    padding: 2px 0 0 2px;
}

#siemens-repairs h3 {
    color: #099;
}

#siemens-repairs p {
    color: #717274;
}

#siemens-repairs img {
    display: block;
    margin-bottom: 15px;
}

#siemens-repairs a:active,
#siemens-repairs a:visited,
#siemens-repairs a:link {
    color: #099;
}

#siemens-repairs a:hover {
    color: #333;
}

#bosch-repairs h3 {
    color: #F33;
}

#bosch-repairs img {
    display: block;
    margin-bottom: 15px;
}

#bosch-repairs p {
    color: #717274;
}

#bosch-repairs a:active,
#bosch-repairs a:visited,
#bosch-repairs a:link {
    color: #F33;
}

#bosch-repairs a:hover {
    color: #333;
}

#indramat-repairs:hover {
    color: #973D8C;
    cursor: pointer;
}

#indramat-repairs h3 {
    color: #2D4492;
}

#indramat-repairs img {
    display: block;
    margin-bottom: 15px;
}

#indramat-repairs p {
    color: #717274;
}

#indramat-repairs a:active,
#indramat-repairs a:visited,
#indramat-repairs a:link {
    color: #2D4492;
}

#indramat-repairs a:hover {
    color: #333;
}

#sales-agents {
    width: 190px;
}

#sales-agents img {
    margin: 15px auto 10px auto;
    display: block;
}

#sales-agents a:active,
#sales-agents a:visited,
#sales-agents a:link {
    color: #973D8C;
}

#sales-agents a:hover {
    color: #333;
}

#ab-legacy-motors {
    width: 100%;
}

#ab-legacy-motors h3 {
    color: #000;
}

#ab-legacy-motors p {
    color: #717274;
}

#ab-legacy-motors img {
    width: 100%;
    display: block;
}

#ab-legacy-motors a:active,
#ab-legacy-motors a:visited,
#ab-legacy-motors a:link {
    color: #F33;
}

#ab-legacy-motors a:hover {
    color: #333;
}

#footer {
    width: 100%;
    padding: 5px 2px 0 0;
    line-height: 200%;
    margin: 0;
    font-size: 9pt;
    color: #808387;
    background-color: #cccccc;
}

#footer .padding {
    padding: 15px;
    text-align: center;
}

#footer a {
    color: #808387;
}

#footer a:hover {
    color: #333;
}

#footer span {
    color: #808387;
}

#payment-delivery {
    margin-top: 35px;
    width: 100%;
    text-align: center;
}

#payment-delivery img {
    margin: -5px 5px 20px 5px;
}


/* Home  */

.call-to-action {
    position: relative;
    width: 550px;
    height: 229px;
    margin: 0 0 20px 0;
}

.call-to-action img {
    position: absolute;
    left: 0;
    top: 0;
}

#mini-logo {
    margin: -4px 0 0 2px;
}


/* Products */

.product-container a {
    width: 180px;
    float: left;
    color: #333;
    text-align: center;
    margin: 20px;
}

@media(max-width:990px) {
    .product-container a {
        width: 100%;
        margin: 20px 0;
    }
}

.product-container a:hover {
    float: left;
    color: #973D8C;
}

.product-container a img {
    margin: auto;
    padding: 0 10px 15px 10px;
    display: block;
    width: 100%;
}

@media(max-width:990px) {
    .product-container a img {
        padding: 0;
        padding-bottom: 5px;
    }
}


/* Parts List */

.part {
    overflow: hidden;
    position: relative;
}

.part a {
    width: 100%;
    padding: 0 3px 0 3px;
    height: 30px;
    line-height: 15px;
    display: block;
    color: #666;
    margin: 5px 0;
}

.part a:hover {
    color: #000;
}

.part a span {
    display: block;
}

.part a:hover span {
    display: none;
    color: #973D8C;
}

/*change to show enquire now*/

.part-left {
    width: 80%;
    float: left;
}

.part-right {
    display: none;
    width: 20%;
    position: absolute;
    text-align: right;
    width: 50%;
    position: absolute;
    text-align: right;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 5px;
    background-color: rgba(255, 255, 255, 0.8);
}


/* Main Manufacturer List */

.man-table {
    width: 100%;
    padding: 0 3px 0 0;
}

.man-row-one {
    width: 33%;
    float: left;
    overflow: hidden;
}

.man-row-two {
    width: 33%;
    float: left;
    overflow: hidden;
}

.man-row-three {
    width: 33%;
    float: left;
    overflow: hidden;
}

.man-row-item a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #666;
    padding: 0 0 0 3px;
}

.man-row-item a:hover {
    color: #000;
}

@media(max-width:990px) {
    .man-table {
        width: 100%;
    }
    .man-row-one {
        width: 100%;
    }
    .man-row-two {
        width: 100%;
    }
    .man-row-three {
        width: 100%;
    }
}


/* Category Manufacturer List */

.manufacturer {
    padding: 5px 0;
}

.manufacturer a {
    color: #717274;
}

.manufacturer span {
    color: #999;
}

.manufacturer a:hover {
    color: #000;
}


/* Pagination */

#pagination {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 15px 0 0 0;
}

#pagination-left {
    width: 50%;
    float: left;
}

#pagination-right {
    width: 50%;
    float: left;
    text-align: right;
}


/* Enquiry Form */


/* Form Structure */

.form-left {
    width: 30%;
    height: 40px;
    float: left;
}

.form-left span {
    color: #973D8C;
}

.form-right {
    width: 70%;
    height: 40px;
    float: left;
}

.form-left-textarea {
    width: 30%;
    height: 210px;
    padding: 0 0 10px 0;
    float: left;
}

.form-left-textarea span {
    color: #973D8C;
}

.form-right-textarea {
    width: 70%;
    height: 210px;
    padding: 0 0 10px 0;
    float: left;
}

.form-left-dropdown {
    width: 30%;
    height: 35px;
    padding: 5px 0 0 0;
    float: left;
}

.form-left-dropdown span {
    color: #973D8C;
}

.form-button {
    padding: 10px 0 0 150px;
}

.form-left .btn {
    color: #fff;
    background-color: #973D8C;
    border: none;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}

.form-left .btn:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}


/* Form Fields */

.input {
    width: 100%;
    height: 20px;
    padding: 4px;
    border: 1px solid #CECECE;
    font-style: italic;
    color: #666;
    font-family: arial;
    font-size: 10pt;
}

.input:focus,
.input:hover {
    border: 1px solid #C0C0C0;
    background: URL('https://cdn.daxautomation.com/layout/bg-input.png') repeat-x bottom;
    font-style: normal;
    color: #333;
}

.textarea {
    width: 100%;
    height: 200px;
    min-width: 100%;
    min-height: 200px;
    max-width: 100%;
    max-height: 200px;
    padding: 4px;
    border: 1px solid #CECECE;
    font-style: italic;
    color: #666;
    font-family: arial;
    font-size: 10pt;
}

.textarea:focus,
.texarea:hover {
    border: 1px solid #C0C0C0;
    background: URL('https://cdn.daxautomation.com/layout/bg-textarea.png') repeat-x bottom;
    font-style: normal;
    color: #333;
}

.input-error {
    width: 100%;
    height: 20px;
    padding: 4px;
    border: 1px solid #973D8C;
    font-style: italic;
    color: #666;
    font-family: arial;
    font-size: 10pt;
}

.input-error:focus,
.input-error:hover {
    background: URL('https://cdn.daxautomation.com/layout/bg-input.png') repeat-x bottom;
    font-style: normal;
    color: #333;
}

.textarea-error {
    width: 100%;
    height: 200px;
    min-width: 100%;
    min-height: 200px;
    max-width: 100%;
    max-height: 200px;
    padding: 4px;
    border: 1px solid #973D8C;
    font-style: italic;
    color: #666;
    font-family: arial;
    font-size: 10pt;
}

.textarea-error:focus,
.texarea:hover {
    background: URL('https://cdn.daxautomation.com/layout/bg-textarea.png') repeat-x bottom;
    font-style: normal;
    color: #333;
}

.dropdown {
    width: 100%;
    padding: 4px;
    border: 1px solid #CECECE;
    font-style: italic;
    color: #666;
    font-family: arial;
    font-size: 10pt;
}

.dropdown:focus,
.dropdown:hover {
    border: 1px solid #C0C0C0;
    background: URL('https://cdn.daxautomation.com/layout/bg-input.png') repeat-x bottom;
    font-style: normal;
    color: #333;
}

.dropdown option {
    padding: 1px;
}

.dropdown-error {
    width: 360px;
    padding: 4px;
    border: 1px solid #973D8C;
    font-style: italic;
    color: #666;
    font-family: arial;
    font-size: 10pt;
}

.dropdown-error:focus,
.dropdown-error:hover {
    background: URL('https://cdn.daxautomation.com/layout/bg-input.png') repeat-x bottom;
    font-style: normal;
    color: #333;
}

.dropdown-error option {
    padding: 1px;
}


/* Error Message */

span.error {
    color: #973D8C;
}


/* Contact */

.contact-left {
    width: 140px;
    float: left;
    height: 30px;
    line-height: 30px;
}

.contact-right {
    width: 400px;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 10px;
}

.contact-right-tall {
    width: 400px;
    float: left;
    line-height: 150%;
    padding: 0 0 0 10px;
    overflow: auto;
}


/* Contact Social Media Side Blocks */

#twitter a:active,
#twitter a:visited,
#twitter a:link {
    width: 190px;
    height: 79px;
    display: block;
    background: URL('https://cdn.daxautomation.com/layout/social-twitter.png') no-repeat;
    margin: 0 0 12px 0;
}

#twitter a:hover {
    background-position: 0 -79px;
}

#twitter a span {
    display: none;
}

#linked-in a:active,
#linked-in a:visited,
#linked-in a:link {
    width: 190px;
    height: 79px;
    display: block;
    background: URL('https://cdn.daxautomation.com/layout/social-linked-in.png') no-repeat;
}

#linked-in a:hover {
    background-position: 0 -79px;
}

#linked-in a span {
    display: none;
}


/* Site Map */

li.indent {
    margin: 5px 0 5px 40px;
}

li.indent2 {
    margin: 5px 0 5px 80px;
}


/* Terms and Conditons */

p.small {
    font-size: 8pt;
    color: #333;
    line-height: 150%;
    margin: 15px 0 0 0;
}

h2.small {
    font-size: 10pt;
    margin: 15px 0 -10px 0;
    color: #333;
}

ul.small {
    font-size: 8pt;
}


/* Industrial Computer Pages */

.industrial-computer-spec {
    width: 550px;
    overflow: auto;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin: 20px 0 0 0;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
}

.ic-title {
    width: 110px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    float: left;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    background: #CCC;
}

.ic-title-left {
    width: 106px;
    padding: 0 0 0 4px;
    height: 36px;
    line-height: 36px;
    float: left;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    background: #CCC;
}

.ic-left {
    width: 106px;
    padding: 0 0 0 4px;
    height: 36px;
    line-height: 36px;
    float: left;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    background: #DDDDDD;
}

.ic {
    width: 110px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    float: left;
    border-bottom: 1px solid #CCC;
    font-size: 9pt;
}

.ic-long {
    width: 436px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    float: left;
    border-bottom: 1px solid #CCC;
    font-size: 9pt;
}

.ic-left-enquire {
    width: 106px;
    padding: 0 0 0 4px;
    height: 36px;
    line-height: 36px;
    float: left;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    background: #9cbb54;
    background: URL('https://cdn.daxautomation.com/layout/ic-enquire-en.png');
}


/* The enquire button is locatde within the language specific CSS */

.img-right {
    float: right;
    margin: 10px;
}


/* Kontron Features */

.kontronLogo {
    margin: 35px 0 25px 70px;
    width: 400px;
}

.side-block .kontron a {
    display: block;
    padding: 43px 0 0 0;
    width: 190px;
    height: 122px;
    background: URL('https://cdn.daxautomation.com/layout/side-kontron.jpg');
    font-size: 9pt;
    text-align: center;
    color: #333;
}

.side-block .kontron a:hover {
    color: #333;
}


/* Kontron Index */

.kontron-index-left a {
    margin: 10px 0;
    width: 45%;
    overflow: auto;
    float: left;
    text-align: center;
    display: block;
    padding: 10px;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
}

.kontron-index-right a {
    margin: 10px 0;
    width: 45%;
    overflow: auto;
    float: right;
    text-align: center;
    display: block;
    padding: 10px;
    background: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
}

.kontron-index-left a h3,
.kontron-index-right a h3 {
    font-size: 10pt;
    text-transform: none;
    color: #333;
}

.kontron-index-left a:hover,
.kontron-index-right a:hover {
    color: #000;
    border: 1px solid #999;
}

@media(max-width:990px) {
    .kontron-index-left a,
    .kontron-index-right a {
        margin: 10px auto;
        width: 100%;
        float: none;
        padding: 0;
    }
}


/* Kontron Product Index */

.kontron-product-table {
    width: 100%;
    overflow: auto;
    border: 1px solid #CCC;
    margin: 20px 0 0 0;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
    background: #FFF;
}

.kontron-product-table .title {
    padding: 2.5%;
    width: 95%;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    background: #CCC;
    color: #000;
}

.kontron-product-table .title h2 {
    margin: 0;
    font-size: 12pt;
    color: #000;
    text-transform: none;
}

.kontron-product-table .product {
    display: block;
    padding: 6px 0 6px 0;
    width: 100%;
    min-height: 100px;
    border-top: 1px solid #CCC;
}

.kontron-product-table .product .left {
    margin: 0 8px 0 0;
    min-height: 100px;
    width: 20%;
    float: left;
}

.kontron-product-table .product .right {
    min-height: 100px;
    width: 75%;
    float: left;
}

.kontron-product-table .product .right h3 {
    margin: 0 4px 0 0;
    color: #000;
    text-transform: none;
}

.kontron-product-table .product .right p {
    margin: 4px 0 0 0;
    padding: 5px 0;
    line-height: 110%;
}

.kontron-top a {
    padding: 6px;
    float: right;
    margin: 0 20px 20px 0;
    background: #CCC;
    color: #000;
    font-weight: bold;
    border-bottom-left-radius: 4px;
    moz-border-bottom-left-radius: 4px;
    webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    moz-border-bottom-right-radius: 4px;
    webkit-border-bottom-right-radius: 4px;
}


/* Back to top link */

.kontron-top a:hover {
    color: #333;
}

@media(max-width:990px) {
    .kontron-product-table .product .right p {
        line-height: 100%;
    }
}


/* Kontron Product Page */

.kontron-product {
    width: 100%;
    overflow: auto;
}

.kontron-product .left {
    width: 50%;
    float: left;
}

.kontron-product .left ul {
    margin-left: 2px;
}

.kontron-product .right {
    width: 50%;
    float: left;
}

.kontron-product .right img {
    display: block;
    margin: 5px 0 0 0;
    background: #FFF;
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 4px;
    moz-border-radius: 4px;
    webkit-border-radius: 4px;
}

.kontron-product-enquire a {
    padding: 0 0 0 25px;
    width: 40%;
    margin: 20px 0;
    float: left;
    color: #000;
    background: URL('https://cdn.daxautomation.com/layout/icons/email.png') no-repeat;
}

.kontron-product-datasheet a {
    padding: 0 0 0 25px;
    width: 45%;
    margin: 20px 0;
    float: left;
    color: #000;
    background: URL('https://cdn.daxautomation.com/layout/icons/download.png') no-repeat;
    background-position: 0 1px;
}

.kontron-product-enquire a:hover,
.kontron-product-datasheet a:hover {
    color: #333;
}

@media(max-width:990px) {
    .kontron-product .right img {
        width: 80%;
    }
}

.tm {
    font-size: 0.8rem;
    display: inline-block;
    position: relative;
    top: -5px;
    line-height: 5px;
}

@media(max-width:990px) {
    .tm {
        top: 0;
    }
}

.half-content .col-md-6 p {
    padding: 0 15px;
}

.half-content .col-md-6 img {
    width: 90%;
    text-align: center;
    margin: 20px;
}

.half-content .col-md-6 ul {
    padding: 15px;
}

.contact-box {
    background-color: #fff;
    position: fixed;
    top: 0;
}

@media(min-width:990px) {
    .contact-box textarea {
        padding: 15px;
    }
    .sub-menu {
        padding: 15px 0;
    }
}

.contact-box h1,
.contact-box a {
    color: #000;
}

.exit {
    border: 2px solid #999;
    color: #fff;
    padding: 15px;
    width: 25px;
    font-size: 1.35rem;
    height: 25px;
    margin: 15px;
    display: inline-block;
    margin-bottom: -40px;
    background-color: #999;
    border-radius: 50%;
    cursor: pointer;
}

.exit img {
    width: 20px;
    margin: 0;
    margin-top: 3px;
}

.exit:hover {
    background-color: #666;
}

.contact-box form {
    background-color: #e5e5e5;
}

.contact-box input,
.contact-box textarea,
.productQuoteTable input,
.productQuoteTable textarea {
    padding: 10px 15px;
    margin: 10px 15px;
    width: 80%;
}

.contact-box textarea,
.productQuoteTable textarea {
    height: 185px;
    max-height: 185px;
    max-width: 80%;
}

@media(min-width:990px) {
    .contact-box textarea,
    .productQuoteTable textarea {
        margin: 10px 0;
        width: 86.5%;
        max-width: 86.5%;
    }
}

@media(max-width:990px) {
    .contact-box {
        overflow-x: scroll;
    }
}

.contact-box small {
    color: #999;
    font-size: .6rem;
}

.contact-box .btn {
    color: #fff;
    background-color: #973D8C;
    border: none;
    width: 80%;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}

.btn {
    color: #fff;
    background-color: #973D8C;
    border: none;
    width: 80%;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

input,
textarea {
    font-family: 'exo_2regular', arial, verdana, sans-serif;
}

.navigation-bar {
    margin-left: -15px;
}

@media(max-width:990px) {
    .navigation-bar {
        margin-left: 0;
    }
}

@media(max-width:990px) {
    .first-sidebar {
        display: none;
    }
}

.repairs-section .half-content .col-md-6 p,
.repairs-section .half-content .col-md-6 ul {
    padding: 0 40px;
}

.contact-box select,
.productQuoteTable select {
    padding: 10px 15px;
    margin: 10px 15px;
    width: 80%;
}

.contactSelectOverrideWidth {
    width: 87% !important;
}

.placeholder {
    color: grey;
}

.productImg {
    width: 100%;
    height: 60px;
    margin-bottom: 35px;
}

.central {
    text-align: center
}

.getQuote {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
    font-size: larger;
}

.productDescriptionTable {
    margin-top: 25px;
}

.productDescriptionTable th {
    text-align: left;
    padding-right: 10px;
    vertical-align: top;
}

.similarItem {
    background: white !important;
    margin: 5px;
    height: 92px !important;
    border: 2px solid #973D8C;
    background-color: rgba(220, 220, 220, 0.5) !important;
}

.top-boxes .box .text-top {
    position: absolute;
    width: 100%;
    top: 0;
    padding: 15px 0;
    font-size: 1.0rem;
    /* background-color: rgba(255, 255, 255, 0.8); */
    transition: all .1s ease-in-out;
    font-weight: bold;
    color: black;
}

.top-boxes .box .text-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 15px 0;
    font-size: 0.8rem;
    /* background-color: rgba(255, 255, 255, 0.8); */
    transition: all .1s ease-in-out;
    color: #973D8C;
}

.similarItems .slick-next {
    width: 25px;
    height: 25px;
    right: -26px;
}

.similarItems .slick-prev {
    width: 25px;
    height: 25px;
    left: -26px;
}

.noLineHeight {
    line-height: normal;
}

.smallhr {
    width: 33%;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #973D8C;
    background: #973D8C;
}

.productQuoteTable input,
.productQuoteTable select,
.productQuoteTable textarea {
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    width: 274px;
}

.productQuoteTable input,
.productQuoteTable textarea {
    width: 244px;
}

.productQuoteTable textarea {
    margin-left: 15px;
}

.productQuoteTable .btn {
    width: 274px;
}

.w-100 {
    width: 100% !important;
}
