#QuickSearch
{    display:none !important;
}
.OutOfStockMessage.InfoMessage
{    clear:both;
}
.pro_dec_block
{    padding-bottom:30px; float:left; width:100%;
}
#tab-2 #ProductWarranty
{    display:block !important;
}
.home_search
{    width:100%; float:left; position:relative;
}
.home_search #SearchForm
{    position:absolute; top:50%; z-index:99999; left:50%; margin:-30px 0 0 -260px; height:60px; width:520px;
    border: 1px solid #19457b;
}
.home_search #SearchForm input#search_query
{    height:56px; max-width:inherit;
}
.home_search #SearchForm input[type="submit"]
{    height:58px;
}

.BlockContent.banner_home_page_top
{width:100%; float:left; position:relative;
}

.quality_commitment_mn
{    width:100%; float:left; border:1px solid #e3e3e3; padding:15px; margin-top:20px; margin-bottom:20px;
}
.quality_commitment_mn > img {
    float: left;
    width: auto;
}
.quality_commitment_mn p
{    display: inline-block;
    float: left;
    padding: 10px 0 0 20px;
    width: auto;
}
.quality_commitment_mn > a {
    float: left;
    margin-left: 20px;
}

#productDetailsAddToCartForm .productAttributeList li label
{    margin-left:0px; padding-left:0px;
}
#productDetailsAddToCartForm .productAttributeList li label div.radio
{    float:left;
}
.header_call_now {
    float: left;
    margin-right: 30px;
    margin-top: 19px;
    width: auto;
}
.header_call_now > a {
    font-weight: bold;
}

@media screen and (max-width: 1100px)
{
#ProductDetails .ProductThumbImage {
    width: 100% !important;
}
.ExpressCheckoutContent .HorizontalFormContainer dd
{    float:left;
}
#DrawerMenu li > div > a
{    margin:0px;
}

#SearchForm
{    float: left;
    margin: 4px 0 0;
    position: relative;
    width: 420px;
}
.header_call_now
{    clear:left;
}
.page .TopMenu li#Loginorout li
{    padding-right:0px;
}
.page .header-logo
{    padding-top:19px;
}
}

@media screen and (max-width: 990px)
{
#home #HomeSlideShow
{    margin-top:0px;
}
.product-nav.product-navTop h1.categoryHeading
{    width:43.33%;
}
.header_call_now {
    float: left;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
}
.header_call_now br
{    display:none;
}
#subscribe_form input.btn
{    padding:0px;
}
.newsletter-subscription h4
{    font-size:14px;
}
.header-secondary #SearchForm
{    margin-bottom:30px;
}
.page .header-logo
{    padding-top:0px;
}
}

@media screen and (max-width: 767px)
{
.home_search #SearchForm {
    left: 10%;
    margin-left: 0;
    right: 10%;
    width: auto;
}
.page .main
{    clear:both;
}
#Header
{    margin-top:35px;
}
.page .header-logo
{    margin-bottom:0px;
}
.product-nav.product-navTop h1.categoryHeading
{    width:100%;
}
.product-nav.product-navTop .SortBox
{    clear:none; margin-top:12px;
}
#cartForm .CartContents .CartThumb
{    display:block !important;
}
#AccountRecentItems .ProductList li
{    width:50%;
}
.SearchSorting
{    margin-top:15px;
}
#Header > .inner
{    width:94%;
}
.header_call_now
{    margin-top:10px;
}
.header-secondary #SearchForm {
    margin-bottom: 20px;
    margin-top: 20px;
}
}
@media screen and (max-width: 479px)
{
.home_search #SearchForm
{    top:45%;
}
#SearchForm input[type="text"]
{    font-size:11px !important;
}
.flex-control-nav {
    bottom: 5px !important;
}
.product-nav.product-navTop .SortBox
{    float:left; margin-top:0px; margin-left:15px;
}
#AccountRecentItems .ProductList li
{    width:100%;
}
.header_call_now br
{    display:block;
}
}
#SearchResultsProduct .ProductList li .ProductDetails
{    height:40px !important; line-height:20px; overflow:hidden;
}

/* certificates finder */

#documents-search {
    background-color: #C0B04C;
    height: 300px;
    line-height: 300px;
    margin-bottom: 30px;
}

#documents-search .documents-search--header {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding: 0 50px;
    color: white;
    font-size: 2.5rem;
    font-weight: bold;
}

#documents-search .documents-search--form {
    width: 40%;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding: 0 50px;
}

#documents-search .documents-search--form input {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    position: relative;
    float: left;
    padding: 1.5rem 0.5rem;
    max-width: 100%;
}

#documents-search .documents-search--form .search-icon-document {
    width: 10%;
    position: relative;
    float: right;
    display: inline-block;
    height: 3rem;
    padding: 5px;
    background-color: #273a8a;
}

#documents-search #button-search-certificate {
    background-color: #194678;
    border: none;
    padding: 7px 32px;
    cursor: pointer;
    font-family: 'Lato',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #FFF;
    border-radius: 50px;
    display: block;
    float: right;
}

#documents-search span.documents-search--filename {
    display: block;
    width: 100%;
    position: relative;
    text-align: center;
}

#documents-search #button-search-certificate:hover {
    background-color: #1e528b;
}

#documents-search a.documents-search--filelink {
    color: white;
    font-weight: bold;
    display: none;
    width: 100%;
    margin: 15px auto 0;
    background-color: #194678;
    padding: 10px 10px 10px 20px;
    text-transform: uppercase;
    font-family: 'Lato',sans-serif;
}

#documents-search .form-field {
    width: 100%;
    display: inline-block;
    margin: 5px 5px 5px 0;
}
#documents-search a.documents-search--filelink svg {
    vertical-align: text-bottom;
    margin-right: 10px;
}

@media (min-device-width: 768px) and (max-device-width: 1024px) {
    
    #documents-search .documents-search--form {
        width: 45%;
    padding: 0 30px;
}

#documents-search .documents-search--header {
    width: 50%;
    padding: 0 25px;
}

#documents-search .documents-search--form {
    width: 45%;
    padding: 0 25px;
}
}


@media (max-width: 768px) {
#documents-search {
    height: 350px;
    line-height: 350px;
    margin-bottom: 50px;
}
#documents-search .documents-search--header {
    width: 100%;
    display: block;
    padding: 25px 20px;
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
}

#documents-search .documents-search {
    background-color: #C0B04C;
    height: auto;
}

#documents-search .documents-search--form {
    width: 100%;
    display: inline-block;
    vertical-align: inherit;
    line-height: normal !important;
    padding: 0 20px 20px;
}

#documents-search span.documents-search--filename {
    display: inline-block;
    margin-bottom: 20px;
}

}

@media (max-width: 600px) {
    
 #documents-search {
    height: 400px;
    line-height: 420px;
    margin-bottom: 50px;
}

@media (max-width: 400px) {
    
 #documents-search {
    height: 420px;
    line-height: 420px;
    margin-bottom: 50px;
}

}





