body,
.contact-form input[type="text"],
.contact-form input[type="text"],
.contact-form input[type="password"],
.contact-form input[type="password"],
.contact-form input[type="email"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="tel"],
.contact-form select,
.contact-form select,
.contact-form textarea,
.contact-form textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
input[type="file"],
textarea,
select {
    font-family: 'Open Sans', sans-serif;
}

.button-link,
.custom-button,
.btn-gray,
.btn-black,
.btn-primary,
.button-primary,
.btn-secondary,
.button-red,
input[type="submit"],
input[type="button"],
button[type="submit"] {
    font-size: 15px;
    padding: 10px 20px;
}

.field-bannertitle,
.field-bannertitle h1,
.field-bannertitle h2,
.field-bannertitle h3 {
    color: #fff !important;
    letter-spacing: -3.2px;
    font-family: open sans, tahoma, geneva, arial;
    font-weight: 300;
}

.field-bannersubtitle,
.field-bannersubtitle h1,
.field-bannersubtitle h2,
.field-bannersubtitle h3 {
    font-size: 48px;
    letter-spacing: -3.2px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 300;
}

.field-bannerdescription {
    font-weight: 400;
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 1192px) {
    .field-bannersubtitle {
        line-height: 1;
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .field-bannersubtitle strong {
        font-size: 39px;
        line-height: 1;
    }

    .seprator-sm-bottom {
        border-bottom: none;
    }

    .breadcrumb.component .separator {
        margin: 0 4px 0 0;
    }

    .navigation.navigation-sidebar {
        padding-top: 0;
        padding-bottom: 0;
        width: 100%;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .mobile-dropdown-title:after {
        top: 8px;
    }

    .content {
        font-size: 18px !important;
        word-break: break-word;
    }

    .content .warranty-information table tbody td {
        font-size: 15px;
    }

    .field-brief-content .rte_content a {
        word-wrap: break-word;
        line-height: 32px;
    }
}

.content {
    font-size: 20px;
}

h1 {
    font-size: 35px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

a {
    color: #ea292b;
    text-decoration: none !important;
}

.field-title,
.field-title h1 {
    font-size: 35px;
}

.field-title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400 !important;
}

body main #content {
    padding-bottom: 30px;
}

.title-with-richtext {
    padding: 10px 15px 30px;
}

#hubspotForm {
    width: 100% !important;
    margin: 0 15px !important;
}

@media (max-width: 1024px) {
    .worldWideSect .worldwide {
        padding-left: 15px;
    }
}

.promo h1,
.promo h2 {
    margin: 10px 0;
}

.sidebar .promo>.component-content .contact-address h4,
.sidebar .promo>.component-content .contact-discription .field-title2,
.sidebar .promo>.component-content .contact-discription .field-description2 {
    display: block;
}

.sidebar .contact-address h4 {
    margin: 20px 0 8px 0;
    padding-top: 20px;
    color: #231f20;
    line-height: 24px;
}

.contact-discription a,
.contact-address a {
    color: #555 !important;
    border-bottom: 2px dotted #bbb !important;
    text-decoration: none !important;
}

.contact-discription a:hover,
.contact-address a:hover {
    color: #d00 !important;
    border-bottom: 2px solid #20569e !important;
    text-decoration: none !important;
}

.component-content hr {
    margin: 20px 0;
}

.contact-discription h4 {
    margin: 0 0 10px 0;
    color: #231f20;
    line-height: 24px;
}

.validation-summary-valid {
    margin-top: 25px;
}

.submit-btn {
    margin-top: 20px;
}

@media (min-width: 768px) and (max-width: 1024px) {

    .contact-discription .field-description1 .rte_content,
    .contact-address a {
        font-size: 14px;
        word-break: break-word;
    }
}

.content.news_release,
.content.remove-left-space {
    color: #666 !important;
    margin: 0;
    padding: 30px 0 10px !important;
    border: 0;
}

.field-brief-content .rte_content img {
    width: 100%;
    max-height: 300px;
}

.post-title-section .post-feature-title {
    display: contents;
}

.blog-cont .post-title-section .post-date {
    position: initial;
    top: unset;
}

.component-related-product h3.related-product-title {
    text-align: center;
    font-size: 35px;
    font-weight: 400 !important;
}

.SpecialApplication .component-related-product-wrapper {
    border-top: none;
}

.related-product-item .product-image {
    margin-bottom: 5px;
}

.product-title,
.field-applicationtitle {
    text-align: center;
    display: inherit;
}

.navigation-sidebar .level0.submenu.rel-level1>.field-navigationtitle a.highlight::before {
    display: none;
}

.product-life-table {
    border: solid 1px #efefef;
    border-collapse: collapse;
    border-spacing: 0;
    overflow-x: auto;
    display: block;
}

.product-life-table tr:first-child td {
    background-color: #efefef;
    border: solid 1px #efefef;
    padding: 10px;
    text-align: left;
}

.product-life-table td {
    border: solid 1px #efefef;
    padding: 10px;
}

.product-life-table tbody,
.product-life-table thead {
    min-width: 700px;
    display: block;
}

.common>label {
    width: 100% !important;
    max-width: unset !important;
}

.common>label::after {
    content: "No P.O. Boxes *" !important;
    display: inline-block;
    color: #ea292b;
    font-weight: 700;
    font-size: 16px;
    position: relative !important;
    padding: 0 !important;
}

.form-custom-validation .input-wrapper input[type="file"] {
    padding-left: 0;
}

.inquiry-quote-form .checkbox-label input {
    margin-right: 10px;
}

.content table {
    border: 1px solid #000 !important;
    border-collapse: collapse !important;
}

.content .warranty-information table tbody td:first-child {
    width: 50% !important;
    word-break: break-word;
}

.field-brief-content .rte_content .img-auto-a {
    width: auto !important;
    max-height: unset;
}

.field-brief-content .rte_content ul {
    padding-left: 30px !important;
}

.component-product-listing .content,
.component-product-listing .rich-text {
    color: #777;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

.component-product-listing h3,
.component-product-listing .field-producttitle {
    font-size: 28px;
    line-height: normal;
    font-weight: 400;
    color: #000;
    margin-bottom: 10px;
    margin-top: 0;
}

.product-table-richText table tr td {
    width: 100%;
}

.tabs .tabs-heading .content .rte_content {
    white-space: nowrap;
}

@media (min-width: 768px) {
    .component-product-image {
        display: flex;
        align-items: center;
    }

    .product-table-richText table tr td {
        width: 60%;
    }

    .product-table-richText table tr {
        align-items: center;
    }

    .product-table-richText table tr td:last-child {
        width: 40%;
        text-align: center;
    }

    .product-table-richText .field-brief-content .rte_content table tr td img {
        width: auto;
        max-height: 240px;
        height: auto;
        margin: 0;
    }

    .product-table-richText .field-brief-content .rte_content table tr td img {
        width: auto;
        max-height: 240px;
        height: auto;
        margin: 0;
    }

    ul.tabs-heading {
        overflow-x: auto;
        flex-wrap: nowrap;
    }
}

.product-table-richText table {
    width: 100% !important;
    height: auto !important;
    opacity: 1 !important;
}

.product-table-richText table tr {
    display: flex;
    flex-wrap: wrap;
}

.tabs-container .rte_content {
    font-size: 20px;
    line-height: 1.5;
}

.tabs-container .tab>.row {
    margin: 0 -15px;
}

.component.tabs {
    padding: 0 15px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    ul.tabs-heading {
        padding-left: 0;
        padding-right: 0;
    }
}

.tabs-heading li{
    margin: 0 10px 0 0;
}

.tabs-heading li>div .field-heading {
    padding: 10px 5px 10px 0;
    font-size: 14px;
    color: #666 !important;
    text-transform: capitalize;
}

@media (max-width: 767px) {
    .product-table-richText table tr td:last-child {
        text-align: center;
    }

    .product-table-richText table tr td:first-child {
        order: 2;
    }

    .tabs-heading li.active {
        border-bottom: none;
    }

    .product-table-richText table tr td:last-child img {
        max-height: 100%;
        max-width: 250px;
    }

    .component-carousel-content-wrapper .field-slidelink {
        width: 100%;
    }

    .modal-content{
        width: 300px;
    }
    .worldwide .region ul {
        padding-left: 0px !important;
    }
}

.list-view .broucher-content .broucher-document-name,
.broucher-item-heading .broucher-name-heading {
    display: none;
}

.broucher-item-heading .broucher-download-heading,
.list-view .broucher-content .download {
    width: 50%;
}

@media (max-width: 1024px) {
    .tabs-data .broucher-item-heading .broucher-download-heading {
        width: 50%;
    }
}

.download .list-title,
.list-grid-view {
    display: none !important;
}

.footerFix footer {
    position: absolute;
    bottom: 0;
    width: 100%
}

.input-wrapper.labelon>label {
    width: 100%;
    max-width: unset;
    background: transparent;
}

.product-tile__image img {
    padding: 0px 8px;
}

@media (min-width: 1200px) {
    .product-tile__image img {
        padding: 0px 8px;
    }
}

@media (min-width: 992px) {
    .product-tile__image img {
        padding: 0px 8px;
    }
}

.filter-btn button {
    padding: 10px 20px;
}

.worldWideSect .worldwide .content {
    font-size: 20px !important;
}

p.telCont.field-tel,
p.faxCont.field-fax,
p.field-email,
p.urlCont.field-site,
.list-grid-view {
    display: none !important;
}

@media (max-width: 767px) {

    .content,
    .worldWideSect .worldwide .content {
        font-size: 18px !important;
        word-break: break-word;
    }

    .field-brief-content .rte_content ul {
        padding-left: 15px !important;
    }

    tbody ul li a.btn-primary,
    .rte_content a.btn-primary {
        width: unset;
    }

    .rte_content tbody td>:nth-child(2) a.btn-primary {
        margin-left: 30px;
    }
}

.countryDropDown select,
.selectCountry select {
    font-size: 14px;
}

a.firstnewstitle:link,
a.firstnewstitle:visited {
    font-weight: bold !important;
}

.content table td {
    border: solid 1px #0c0c0c;
    border-bottom: 0px;
    background: none;
    border-collapse: collapse;
    vertical-align: middle;
    word-break: initial;
}

.article-list>div:nth-child(3)>a.firstnewstitle,
.blog>.component-content .article-list>div:nth-child(3)>a.firstnewstitle{
    font-size: 16px;
}

.article-list > div:nth-child(3), .article-list > div:nth-child(3) {
    max-width: 300px;
}

.article-list, .article-list {
    padding: 15px 30px;
}

.newsimage {
    width: 160px;
    height: auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}

.modal-header .close {
    position: absolute;
    right: 20px !important;
    top: 20px;
    background: #d00;
    border-radius: 100%;
    color: #fff !important;
    padding: 4px 10px 5px 9px !important;
    opacity: .9 !important;
    margin: -1rem -1rem -1rem auto;
}

#divArticlesListings a, .product-info a{
    font-weight: 600;
}

.content table.product-life-table,.product-life-table td {
    border: solid 1px #efefef !important;
}

.product-life-table td{
    padding: 10px !important;
}

@media (min-width: 768px) and (max-width: 1024px){
    .field-brief-content table td iframe{
        width: 84% !important;
    }
}

.component-product-item{
    align-items: center;
}

.content{
    font-size: 20px !important;
}

body .title-with-richtext+.product-selector-btn {
    margin-left: 15px;
    display: flex;
}

@media (min-width: 1200px){
    .tabs-inner {
        margin-left: 0px;
    }
}

li::marker {
    line-height: 30px;
}

.link a.viewall{
    padding-left: 30px;
    padding-bottom: 0px;
}

.banner-image:before, .component-banner-image:before{
    background: transparent;
}

.small-banner .field-bannertitle, .small-banner .field-bannertitle {
    padding-top: 40px;
}

.country_lang .country_icon img{
    top: 0px;
    height: 32px;
    margin-right: 10px;
}

.quality-img {
    float: right !important;
}
.news-release-pagination, .pagination-wrapper{
        padding-bottom: 0px;
}
.news-release-pagination:before, .pagination-wrapper:before {
    content: "";
    background: #666;
    height: 1px;
    width: 100%;
    position: absolute;
    top: calc(50% - 3px);
    left: 0;
}

.input-wrapper input.rma-code-disable{
    background: #ddd !important;
    margin-bottom: 5px !important;
}

.fa-file-pdf:before {
    content: "\f56d" !important;
}

.inquiry-form textarea, .demo-form textarea, .contact-form .contact-comments textarea{
    margin-bottom: 0;
    padding-top: 30px;
}

@media (min-width: 768px) and (max-width: 1024px){
    .input-wrapper.labelon>label {
        font-size: .9em;
    }
}

#divRMAAdminForm #RMAUploadedFile{
    border-bottom: 2px solid #ddd !important;
}

main ul {
    padding-left: 30px!important;
}
.field-brief-content .rte_content ul li{
    list-style-position: outside;
}
.qulity-img{
    float: right !important;
    margin: 15px 0 !important;
    width: auto !important;
}

.worldWideSect .region ul{
    padding-left: 30px!important;
}
form.form-custom-validation {
    min-height: unset;
}
.search-result-tabs #Search-result-tabs .nav-link {
    color: #666 !important;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.3em;
}