* {
    font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif!important;
    letter-spacing: initial!important;
    color: black;
}
a, h2, h4 {
    color: black;
}

body {
    background: #fff;
}

.ui-accordion-content {
    height: auto!important;
}

@font-face {
    font-family: "ETmodules";
    src: url("../fonts/modules.eot");
    src: url("../fonts/modules.eot?#iefix") format("embedded-opentype"), url("../fonts/modules.ttf") format("truetype"), url("../fonts/modules.woff") format("woff"), url("../fonts/modules.svg#ETmodules") format("svg");
    font-weight: normal;
    font-style: normal;
}

#main-header {
    position: fixed;
    z-index: 2;
    background: #fff;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.header-top {
    box-sizing: border-box;
    position: relative;
    clear: both;
    padding-bottom: 20px;
    height: 102px;
}

.header-bottom {
    overflow: hidden;
    clear: both;
    padding: 1em;
    font-size: 1.10em;
}

#page-container {
    box-sizing: border-box;
    padding-top: 150px;
    min-height: calc(100vh - 355px);
}

#page1 #content {
    padding-top: 5em;
}

#component_customer_cart {
    white-space: nowrap;
    display: inline-block;
}

#component_customer_cart img {
    max-width: 20px
}

#et-top-navigation {
    float: right;
    padding-left: 250px;
    padding-right: 0;
    height: 100%;
}

#top-menu-nav {
    float: left;
    padding: 0;
    height: 100%;
}

#top-menu {
    float: left;
    font-weight: 300;
    height: 100%;
}

.logo_container {
    box-sizing: border-box;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 20px;
}

.logo_container a {
    display: inline-block;
    vertical-align: bottom;
}

span.logo_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#logo {
    float: none;
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    width: 250px;
    margin-left: -3px;
}

#top-menu {
    margin-top: 25px;
}

#top-menu li {
    position: relative;
    display: inline-block;
    padding-right: 22px;
    word-wrap: break-word;
    line-height: inherit;
    font-size: 15px;
    font-weight: bold;
    vertical-align: bottom;
}


#top-menu li a {
    display: inline-block;
    line-height: 1em;
    position: relative;
    color: #0072BC!important;
    text-transform: uppercase;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    height: 100%;
    vertical-align: middle;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
    z-index: 9998;
}

#top-menu li li a {
    text-transform: none;
}

.container.et_menu_container {
    z-index: unset;
}

#top-menu-nav > ul > li > a {
    color: #0072BC!important;
}

#top-menu-nav > ul > li > a:hover {
    opacity: 1!important;
    color: #38a6de!important;
}

#top-menu li .sub-menu li:hover {
    background-color: #0072BC!important;
}

#top-menu li .sub-menu li:hover a {
    color: #38a6de!important;
    background-color: transparent!important;
}

#top-menu li .sub-menu {
    position: absolute;
    padding: 0;
    width: 230px;
    border: 0;
    background: none;
    visibility: hidden;
    z-index: 9999;
    top: 15px;
    right: -59px;
}
#top-menu li .sub-menu a {
    line-height: 2.25em;
}



#top-menu li .sub-menu {
    border-color: #0072bc;
}

#top-menu li .sub-menu-item.sub-menu-item,
#top-menu li .sub-menu:before {
    background: #0072bc;
    border-color: #0072bc!important;
}



#top-menu li a:hover ~ .sub-menu,
.sub-menu:hover {
    visibility: visible!important;
}

#top-menu .menu-item-has-children > a:first-child {
    padding-right: 20px;
}

#et-top-navigation nav > ul > li > a {
    position: relative;
    top: -15px;
    display: inline-block;
    padding-bottom: 15px;
}

#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
    position: absolute;
    top: 0;
    right: 0;
    font-family: "ETmodules"!important;
    font-size: 16px;
    font-weight: 800;
    content: "3";
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 100%!important;
    padding-left: 2em;
    padding-right: 2em;
}


.services-heading {
    float: none;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin-top: 33px;
    margin-left: 30px;
}

.services-details {
    text-align: center;
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 0.7em;
    margin-left: 30px;
}

.product-img-container {
    text-align: center;
}
.product-line {
    margin-top: 0.25em;
    text-align: center;
    font-size: 1.5em;
    font-weight: 500;
}
#component_products {
    overflow: hidden;
}
.pricing-table {
    float: left;
    width: 100%;
}
.pricing-table tr:first-child > th {
    padding-bottom: 0.5em;
}
.pricing-table tr:nth-child(2) > td {
    padding-top: 0.5em;
    border-top: 1px solid black;

}
.pricing-table tr > th,
.pricing-table tr > td {
    padding-left: 2.0em;
    padding-right: 2.0em;
}
.pricing-table tr > th:first-child,
.pricing-table tr > td:first-child {
    padding-left: 0;
}
.pricing-table tr > th:last-child,
.pricing-table tr > td:last-child {
    padding-right: 0;
}
.model-cell { width: 100%; text-align: right; white-space: nowrap; }
.service-cell { white-space: nowrap; }
.price-cell-num {
    text-align: right!important;
    white-space: nowrap;
}
.price-cell-mail {}
.add-repair-cell {
    text-align: right;
    white-space: nowrap;
}
.side-table {
    float: right;
}

@media(min-width: 768px) {
    .container {
        width: 748px;
        padding-left: 0;
        padding-right: 0;
    }
    #top-menu li a{
        font-size: inherit;
    }
}

@media(min-width: 992px) {
    .container {
        width: 972px;
    }
    #logo {
        width: 200px;
        margin-left: -6px;
    }
    #top-menu li a{
        font-size: 12.5px;
    }
}

@media(min-width: 1200px) {
    .container {
        width: 1180px;
    }
    #top-menu li a{
        font-size: 12.5px;
    }
}

@media(min-width: 1500px) {
    .container {
        width: 1480px;
    }
    #logo {
        width: 125px;
        margin-left: 225px;
        margin-top: 30px;
        max-width: unset;
    }
    #top-menu li a{
        font-size: inherit;
    }
}