body {
    font-family: DINNextRoundedLTPro,sans-serif;
}
body
.module-menu-mobile,
.module-img-responsive-header-fluid,
video,
iframe,
.body-container > div,
.module-carousel,
.body-container header,
.body-container .module-breadcrumbs,
#footer,
.module-navigation-content,
.module-table-filter,
.module-pagination,
.module-news-item-content>a{
    display: none;
}

.item-listing-news-article-news-details>p>a{
    display: none;
}

.module-news-item-content  {
    background-color: #f6f6f6 !important;
}

li, p {
    font-weight: lighter;
    line-height: 1.5;
}

.module-news .module-news-content .module-news-item .module-news-item-content>.content .title {
    text-transform: uppercase;
    color: #004292 !important;
    font-family: DINNextRoundedLTPro,sans-serif;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.15;
}

.module-image-cover {
    display: none;
}

.module-news .module-news-content .module-news-item .module-news-item-content>.content .date {
    color: #999;
    margin-top: 0;
}

.module-news-item-content .content {
    padding: 10px 30px 0;
}


.module-news-item-content p  {
    /*display: none;*/
}
.module-news-item-content {
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid #f4f4f4;
}
a[href]:after {
    content: "" !important;
}

img{
    width: auto !important;
    height: 100% !important;
    position: inherit !important;
}

.column-3 {
    display: inline-block;
}
.module-gallery-wrapper {
    display: none;
}
.module-gallery-thumbs .col-xs-6{
    width: 50%;
}
.module-gallery-thumbs li img{
    height: inherit !important;
    width: inherit !important;
}
.module-gallery-thumbs li {
    max-height: 450px;
    overflow: hidden;
}
.clip-l img{
    display: none;
}

.item-text .clip-l{
    display: block;
}

.body-container .content,
.module-news-content{
    display: block;
}

/* bootstrap grid */
.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;
}
.collapse{
    display: block;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

a[data-toggle="collapse"] .glyphicon {
    display: none;
}

a[data-toggle="collapse"] {
    display: block;
    padding: 20px 0px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    color: #004292 !important;
}
.panel-default>.panel-heading {
    background-color: #efefef !important;
    border: 0;
    color: #004292 ;
}

object {
    display: none;
}

.image img,
.module-highlight img,
.module-img-responsive img{
    width: 100% !important;
    height: auto !important;
}
.module-product-gallery-thumbs-prev span.glyphicon {
    display: none;
}

.item-file-download {
    display: none;
}

h4{
    font-family: DINNextRoundedLTPro,sans-serif;
    font-size: 20px;
    color: #004292 !important;
    margin-top: 25px;
    margin-bottom: 5px;
    text-transform: none;
    line-height: 1;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .title b {
    color: #004292 !important;
    font-family: DINNextRoundedLTPro,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}
.module-tabs li{
    /*display: none;*/
}
p.text{
    font-size: 16px;
    color: #999 !important;
    margin: 0;
    line-height: 1.25;
}

.module-highlights-item img{
    width: auto !important;
    height: 100% !important;
}
.module-links {
    display: none;
}
.col-md-offset-1 {
    margin-left: 0;
}

.module-parallax {
    display: none;
}
.item-contact {
    margin-bottom: 40px;
}

a.btn {
    display: none;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.retailer-form {
    left:0 !important;
}
.retailer-map,
#retailer-locator-map,
#retailer-locator-map-inner {
    height: 550px !important;
}

.module-quicklinks {
    display: none;
}

/********** search **********/
.module-search .module-search-sublist > li .content .title:before {
    content: "\e768";
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #999;
    left: -5px;
    position: absolute;
}

.module-search .module-search-sublist > li .content .title, .module-search .module-search-sublist>li .content .title a {
    text-transform: none;
    font-size: 17px;
    color: #004292;
    font-weight: 400;
}

ul.module-search-list,
ul.module-search-sublist {
    list-style: none;
    padding-left: 0;
}
ul.module-search-sublist {
    padding-left:16px;
}

/********** retailer, distributor **********/
.retailer-map {
    right: 0;
}
#retailer-locator-map-inner {
    margin-left: -55%;
}
.module-retailer .btn,
.module-retailer .radius {
    display: none;
}


.distributor-container .item-textblock  {
    display: none;
}
.distributor-container form {
    display: none;
}

.distributor-locator-map {
    right: 0;
}
#distributor-locator-map-inner {
    margin-left: 0;
    height: 380px;
}
.module-distributor .btn,
.module-distributor .radius {
    display: none;
}