
/*IE*/
@media all and (-ms-high-contrast:none)
    {
     .products-grid .product-item .btn-view button, body .btn-view button, .attributepages-page-view .btn-view button {
		margin-left: 55px;
     }
     *::-ms-backdrop, .products-grid .product-item .btn-view button, body .btn-view button, .attributepages-page-view .btn-view button { 
 		margin-left: 55px;
    }

    .ie10 body .page-wrapper { height: auto !important } /* IE10 */
     *::-ms-backdrop, .ie11 body .page-wrapper { height: auto !important} /* IE11 */

}


body.blog-post-featured-videos.blog-post-view.page-layout-2columns-left .container.featured-video .col-md-12 {
	margin-bottom: 25px;
}

.container.featured-video .col-md-12 strong {
    color: #153e6a;
    font-size: 17px;
}

.content-description-video a {
    color: #12b49f;
}

.product-option-table thead tr {
    background: #153e6a;
    color: #fff;
}

.container .special-promotions .product-option-table thead tr th {
    width: 20%;
}

.myth-busters.head-tag h2 {
    font-weight: normal;
    margin-top: 0rem;
    padding: 20px 8px;
    color: #153e6a;
    font-family: Futura, "Trebuchet MS", Arial, sans-serif !important;
    font-size: 1.8rem;
}

.myth-busters.head-tag ul li a {
    color: #153e6a;
}
.myth-busters.head-tag ul li a:hover {
    color: #12b49f;
}

.post-content .post-description.clearfix .post-ftimg-hld {
    margin-left: 0px;
}

.cms-get-a-quote .modal-popup.modal-slide .modal-footer{
    display: none;
}