body {
	font-size:15px;color:#111;line-height:150%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-style: normal;
	min-width:300px;
	line-height:170%;
	}
	
body.navbar-is-fixed-top {
  margin-top: -13px;
}
	
	
/* TEMP HIDE STUD LEGNTH 1 fro Female Cylindrical */
.path-bumpers-female-cylindrical .form-item.js-form-item.form-type-select.js-form-type-select.form-item-stud-length-1.js-form-item-stud-length-1.form-group {
  display: none;
}

	
	
/*	
#edit-submit-duplicate-of-seals-products-safe {display:block !important;font-size:99px;}
.views-auto-submit-click.button {display:block !important;font-size:299px;}
*/


/* IF NAV BAR IS SET TO NORMAL AND THIS CLASS IS ENABLED
IT GETS US THE SCROLL WE MIGHT BE OK WITH */

/*
.views-field.views-field-field-category-image.sticky {
    width: 480px;
    position: fixed;
    border: 0;
    bottom: 100px;
    right: -1px;
    border: 1px solid orange;
}
*/

/* TEMP NEW JS CSS 
body{
    min-height:800px;
    
}

.change{
	width: 480px;
    position: fixed;
    border: 0;
    bottom: 100px;
    right: -1px;
    border: 1px solid red;
}

TEMP NEW JS CSS */


	
	
/*TEMP OLD STICKY */

/*
.attachment.attachment-before {
    display: block;
    position: sticky;
    top: 92px;
    background: #fff;
    z-index: 999;
}	
*/



/* Collapsable Tables */
tr.folded {
	display: none;
	}

.views-field.views-field-field-series {
	white-space: nowrap;
	cursor:pointer;
	}

.toggler.glyphicon.glyphicon-plus,
.toggler.glyphicon.glyphicon-minus {
    margin-right: 10px;
    cursor:pointer;
	}


.block-title {
    font-size: 28px;
    font-weight: 500;
    border-bottom: 1px solid #333;
    padding-bottom: 8px;
    margin-top: 30px;
}

.container-nopadding {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
	}

input[type="radio"], input[type="checkbox"] {
    margin: 3px 5px 0;
}

.ebco-form-field {
    margin-bottom: 30px;
}

.homepage-box {width:100%;height:auto;margin-bottom:20px;}

/*HOMEPAGE BRANDING SECOND TEXT/IMAGE BOX */

.view.view-branding-second-box {
    /* background: #222;*/
    color: #fff;
    line-height: 140%;
    font-size: 12px;
    text-align: center;
    margin-bottom: 20px;
    /* height: 170px; */
    height:auto;
}

.view.view-branding-second-box h3 {
    line-height: 120%;
    margin: 0px;
    margin-top:10px;
    margin-bottom: 10px;
    text-transform:uppercase;
    font-size:22px;
}

.read-more-btn {
    background: #ce0000;
    color: #fff !important;
    border-radius: 99px;
    padding: 5px 18px;
    text-transform: uppercase;
    font-weight: bold;
    /*font-family: "Oswald";*/
     font-family:'Roboto Condensed';
    /* font-family:'Century Gothic', 'Open Sans', sans-serif;*/
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
}


/* FLEXSLIDER */

.flexslider {
    margin: 0 0 0px !important;
    background: #fff;
    border: 0px solid #fff !important;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
}


.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 28px !important;
  display: inline-block;
  content: '\f001';
  color: rgba(255, 255, 255, 0.8) !important;
  text-shadow: 0px 0px 0 rgba(255, 255, 255, 0.3) !important;
}



.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
    display: none !important;
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}




/* BASIC PAGE */
.field.field--name-field-page-image.field--type-image {
    max-width: 50%;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
}

/* SLIDER */


.carousel-indicators {
    bottom: -9px;
    display:none;
}


/* TOGGLE */
#block-views-block-straps-latches-block-1 {}
#block-views-block-straps-latches-block-2 {}

		
.toggle-btn {
    background: #ec1c24;
    border-radius: 99px;
    color: #fff;
    font-weight: 500;
    border: 0px;
    padding: 4px 12px;
    font-size: 12px;
    margin-bottom: 10px;
    display:inline-block;
}

a.toggle-btn {
	text-decoration:none!important;
	color:#fff;
	}
	
a.toggle-btn:hover {
	text-decoration:none !important;
	background:#222;
	}
	

.responsive-img {
    max-width: 100%;
    width: 100%;
    height: auto;
}



a {color:#ec1c24;}

.logo {
    width: 100px;
	}
	
#block-logo {
    margin-left: -15px;
}
.navbar .logo {
    border: 1px solid #333;
    padding: 0px;
}

.name.navbar-brand,.navbar-btn{
    display: none;
	}

.responsive-image {
    width: 100%;
    height: auto;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    margin-top: 20px;
    border-bottom:0px;
	}
	
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    /*font-family:Oswald;*/
    font-family:'Roboto Condensed';
    /* font-family:'Century Gothic', 'Open Sans', sans-serif;*/
    font-weight:400;
	}	
	


.red-title {
    font-size: 16px;
    text-align: center;
    background: #ec1c24;
    color: #fff;
    font-weight: bold;
    padding: 8px;
    margin-bottom: -1px;
    margin-top: 20px;
    font-family: 'Roboto Condensed';
}

.red-title a {
    color: #fff;
}

.feed-icons {
    display: none;
	}

.pagination > .active > a, .pagination > .active > span {
	background:#ec1c24;
	border-color:#ec1c24;
	color:#ec1c24;
	}

.pagination > li a:hover {
	color:#222 !important;
	}	
	
.pagination > .active > a {
    color:#fff !important;
	}	
	
.pagination > li a {
	color:#ec1c24;
	}
	
small, .small {
    font-size: 65%;
	}	
	

td, th {
    padding: 2px 4px;
    font-size: 13px;
}

.header-nav-container.container-fluid {
    background:#f5f5f5;
	padding:20px 0px 15px 0px;
	margin-bottom: 20px;
	color:#222;
	}

.header-second {
    text-align: right;
	}


.header-tagline {
    margin-top: 17px;
    font-size: 13px;
}
/*
.header-tagline {
    margin-top: -12px;
    font-size: 13px;
	}
*/

.asc-logo {border:1px solid #eee;}


.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
    margin-bottom: 30px;
}



/* CAREERS */

.view.view-careers.view-id-careers .views-row {
    margin-top: 40px;
	}

.view.view-careers.view-id-careers .views-field.views-field-title-1 {
    margin-top: 10PX;
    font-size: 13px;
}



/*BUTTONS */
.btn {
	border: 0px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 99px;
	}

.btn-primary {
	color: #fff;
	background-color:#ec1c24;
	border-color:#ec1c24;
	}

.btn-large {
	font-size:20px;
	letter-spacing:-.02em;
	padding-left:20px;
	padding-right:20px;
}

.btn.btn-secondary {
    background: #ddd;
    border-color:#666;
	}


.btn:hover {
    background: #111;
	}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  	color: #fff;
  	background-color:#ec1c24;
 	border-color:#ec1c24;
	}

.btn.btn-primary.btn-pdf {
    margin: 10px 0px;
    width: 100%;
}

/*LANGUAGE ICONS*/

#block-languageswitcher {
    text-align: right;
}

#block-languageswitcher-2 .links{
    text-align:center;
    padding-left: 0px;
	}
	
#block-languageswitcher-2 ol, #block-languageswitcher-2 ul {
    padding-left: 0em;
    text-align: center;
}

#block-languageswitcher .links li,
#block-languageswitcher-2 .links li  {
	display:inline-block;
    margin-left:10px;
	}
	
#block-languageswitcher .links
    text-align: right ;
    padding-left: 0px;
	}
	
/*HEADER SECOND*/

.search-ul {
    text-align: right;
	}

.search-ul li {
    display: inline-block;
    margin-left: 5px;
    font-size: 11px;
	}
	
.search-ul .btn.btn-primary.btn-sm {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
	}

.search-ul-text {
	}

.mobile-col-margin {
	margin-bottom:40px;
	}


/* NAVIGATION */

.mobile-icon img {
    margin-top: -60px;
    width: 48px;
    margin-left: 18px;
    z-index: 99999999;
	}

#navbar {
    background:#ec1c24;
	color:#fff;
	}
	
.navbar-fixed-top {
    border:0px;
	}
	
#superfish-main {
    background:transparent;
	}
		
ul.sf-menu li {
    background: #111;
	color:#fff;
    font-size: 12px;
    font-weight: 600;
	}

ul.sf-menu a, ul.sf-menu span.nolink {
    padding: 20px 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    background:#ec1c24;
    font-family:'Roboto Condensed';
    /* font-family:'Century Gothic', 'Open Sans', sans-serif;*/
    font-weight:300;
	}
	
ul.sf-menu a:hover, ul.sf-menu span.nolink:hover {
    background:  #000;
    text-decoration: none;
}	
	
.sf-multicolumn-wrapper {
    background:#000;
    top: 22px;
	}

.sf-clone-parent {
    display: none;
	}

.sf-depth-2.menuparent {
    background:#ec1c24;
	}
	
.sf-depth-2.menuparent {
    background:#000;
    color:#fff;
	}
	
.sf-depth-2.menuparent.nolink {
        background:#000;
		color:#ddd;
		text-decoration:none !important;
	}

.sf-depth-2.menuparent.nolink:hover {
		text-decoration:none !important;
	}
	
	
.sf-depth-3 {
    padding:8px 0px 5px 8px !important;
    text-transform:none;
    background: #111 !important;
    text-transform:none !important;
	}

.is-active.sf-depth-3 {
    text-transform:none !important;
	}

.is-active{
    background:#000 !imporant;
	}

.is-active.sf-depth-1 {
    background: #000;
	}

ul.sf-menu ul li:hover {
    /* text-decoration: underline; */

}


/*HOMEPAGE */

.view-frontpage .views-field.views-field-field-image {
    width: 160px;
    height: auto;
    float: left;
    margin-right: 20px;
	}

.view-frontpage .views-field.views-field-field-image img {
	border-radius:2px;
	}
	
.view-frontpage h2 {
 	margin-top: 0px !important;
	}
	
.view-frontpage .views-field.views-field-title h2 a,
.view-news .views-field.views-field-title h2 a {
    color: red;
    font-size: 22px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    margin-top: -18px;
	}

.home-news-title {
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 2px solid #ec1c24;
	padding-bottom: 10px;
	color:#ec1c24;
	font-weight:700;
	}

.view-frontpage .views-row,
.view-news .views-row {
    clear: both;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    padding-bottom: 40px;
    width:100%;
	}

.view-news .views-row h2, .view-news .views-row .h2 {
    margin-top: 0px;
}
	
.view-frontpage .img-responsive {
    margin-top: 10px;
}


/*BRANDING */

.branding-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
	}
	
	
/* LANDING PAGES */



.views-field.views-field-field-category-image img {
    height: auto;
    width:100%;
    max-width: 600px;
}


#toggle-metric {
    background: #ec1c24;
    border-radius: 99px;
    color: #fff;
    font-weight: 500;
    border: 0px;
    padding: 4px 12px;
    font-size: 12px;
    margin-bottom: 10px;
}
    

	
/* NEWS */

.page-node-type-article .field.field--name-field-image.field--type-image,
.view-news .views-field.views-field-field-image {
	width: 240px;
    float: left;
    margin-right: 10px;
    border-radius:2px;


}

/* PDF GENERATOR */
#pn_field {
    font-size: 26px;
    font-weight: bold;
    background: #eee;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid orange;
}

.master-image img {
    width: 380px;
    height: auto;
    max-width: 100%;
}


/* PRODUCTS LANDING PAGE */

/* Products Landing Page */
.products-landing-page img:last-child{display:none}
.products-landing-page:hover img:first-child{display:none}
.products-landing-page:hover img:last-child{display:inline-block}

.col-3-lp {width:31%;float:left;text-align:center;margin-right:2%;margin-bottom:2%;}
.col-3-lp h2 {text-decoration:none;text-transform:uppercase;font-size:20px;}
a.lp-link {text-decoration:none;}
.col-3-lp img {max-width:100%;height:auto;border:thin solid #ddd;margin-top:-15px;}

.col-6-lp {float: left; width:49%;}
.col-6-lp.first {margin-right: 2%; width:49%;}

.products-landing-page img {
    width: 100% !important;
    margin-bottom: 30px;
}




/*ASSOCIATIONS */

.associations .col-sm-3 {
    margin-bottom: 30px;
    border-radius:4px;
}
	
	
	
/* SERVICES */
	
.services-div {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
	}
	

/* FACET SEARCHES  - CENTER BONDED */

#block-load, #block-stiffness, #block-plateid, #block-platethickness,
#block-loadmetric, #block-stiffnessmetric, #block-plateidmetric, #block-platethicknessmetric,
#block-loadplateform, #block-stiffnessplateform, #block-loadplateformmetric, #block-stiffnessplateformmetric {
    width: 23%;
    margin-right:2%;
    float: left;
    font-size:13px;
	}

.views-element-container.form-group {
    clear: both;
    margin-top:20px;
	}

.facet-item {
    list-style: none;
    margin-left: -15px;
	}

.facets-widget-checkbox label {
    margin-bottom: 0px;
    font-weight: 500;
	}

.reset-search {
    margin-bottom: 30px;
	}


/*PARAGRAPHS */

.col-sm-6.field.field--name-field-paragraph-text-left,
.col-sm-6.field.field--name-field-image-left {
    padding-left:0px;
    margin-bottom:20px;

	}
	
.col-sm-6.field.field--name-field-image-right.field--type-image {
    padding-right: 0px;
}

.col-sm-6.field.field--name-field-image-left.field--type-image {
    padding-left: 0px;
}

.col-sm-6.field--name-field-paragraph-text-right {
    padding-right: 0px !important;
    margin-bottom: 20px;
	}
	
.col-sm-6.field--name-field-paragraph-text-left {
    margin-bottom: 20px;
	}


.col-sm-6.field.field--name-field-image-right img,
.col-sm-6.field.field--name-field-image-left img  {
    width: 100%;
    border-radius:4px;
	}
	
	
.paragraph.paragraph--type--image-text.paragraph--view-mode--default,
.paragraph.paragraph--type--text-text.paragraph--view-mode--default,
.paragraph.paragraph--type--text-image, 
.paragraph.paragraph--type--body-text,
.paragraph.paragraph--type--image-image  {
    clear: both;
    display:flex;
    background: white;
	/* padding: 40px 40px 0px 40px;
	border: 1px solid #ddd;
    border-radius: 4px;
    */
    margin-bottom: 20px;
}

.paragraph.paragraph--type--body-text {
    clear: both;
    padding-bottom: 20px;
    display: inline-block;
    background: white;
    margin-bottom: 20px;
}


.views-field.views-field-field-landing-page-image {
    /* padding: 0% 10%; */
    text-align: center;
    margin-bottom: 60px;
    }


/* SEALS */

.views-field.views-field-field-seals-term-image {
    padding: 0% 10%;
    text-align: center;
    margin-bottom: 20px;
}

.views-field.views-field-field-seal-image {
    min-height: 375px;
}

#views-exposed-form-seals-produc-page-1,
#views-exposed-form-seals-produc-page-2,
#views-exposed-form-seals-produc-page-3,
#views-exposed-form-seals-produc-page-4,
#views-exposed-form-seals-produc-page-5,
#views-exposed-form-seals-produc-page-6,
#views-exposed-form-seals-produc-page-7,
#views-exposed-form-seals-produc-page-8 {
    background: #fff;
    padding: 12px;
    border: 1px solid #ddd;
	}

/*
.view.view-seals-produc .field.field--name-name.field--type-string,
.view.view-seals-produc .field.field--name-name.field--type-string {
    display: none;
	}
*/
.row.filter-toggle {
	margin-top:10px;margin-bottom:10px;
	}

.view.view-seals-produc .view-header {
	margin-bottom:10px;
	}

.view-footer {
    /* margin-top: 40px; */
    margin-top: 0px;
}

#edit-submit-seals-produc {
    border-radius: 4px;
}
		
.form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-min-thickness-in__value.js-form-item-field-min-thickness-in__value.form-group,
.form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-max-thickness-in__value.js-form-item-field-max-thickness-in__value.form-group,
.form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-min-thickness-mm__value.js-form-item-field-min-thickness-mm__value.form-group,
.form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-msx-thickness-mm__value.js-form-item-field-max-thickness-mm__value.form-group {
    margin-right: 20px;
}

.views-field.views-field-field-min-thickness-in-,
.views-field.views-field-field-max-thickness-in-,
.views-field.views-field-field-min-thickness-mm-,
.views-field.views-field-field-max-thickness-mm- {
    font-size: 12px;
    margin-right:10px;
}

.views-label.views-label-field-min-thickness-in-,
.views-label.views-label-field-max-thickness-in-,
.views-field.views-field-field-min-thickness-mm-,
.views-field.views-field-field-max-thickness-mm- {
    float: left;
    margin-right: 5px;
}


.views-field.views-field-field-min-thickness-in- {
    float: left;
    min-width: 75px;
}

/* Overriding Grid based layout on pages that have filtered seals
MOVED TO A GRID BASED LAYOUT NOT NEEDED */
/*
.path-edge-trim .view-duplicate-of-seals-products-safe .views-item, 
.path-edge-trim-metric .view-duplicate-of-seals-products-safe .views-item,
.path-top-bulb-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-top-bulb-seals-metric .view-duplicate-of-seals-products-safe .views-item,
.path-side-bulb-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-side-bulb-seals-metric .view-duplicate-of-seals-products-safe .views-item,
.path-wiper-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-wiper-seals-metric .view-duplicate-of-seals-products-safe .views-item
{
    width: 23%;
    float: left;
    margin-right: 2%;
}
*/

#block-sealsedgetrimseoblock,
#block-sealsedgetrimseoblock,
#block-sealstopbulbseoblock,
#block-sealswipersealsseoblock
{clear:both;padding-top:20px;}


/* TECHNICAL SUPPORT */
.view.view-technical-support .views-field.views-field-title a{
	color:#000;
	text-decoration:none;
	}
	
.view.view-technical-support .views-field.views-field-title {
	text-align:center;

	}
	
.view.view-technical-support .views-field.views-field-title h2 {
	font-size:22px;
	font-weight:600;
	}
	
.views-field.views-field-field-landing-page-image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}


.view.view-technical-support .views-field.views-field-field-landing-page-text {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    margin-top:-50px;
}


/* SPECIFICATIONS SEARCH */

.specifications-row.views-row {
    margin-top: 20px;
}
	
/*CONTACT*/

.row.map-row {
    margin-top: -100px;
    line-height:150%;
    font-size:14px;
}

.row.map-row .col-sm-3 {
    background: #ffffff9c;
	border: 0px solid #fff;
    padding-top: 30px;
}
	

.mbr-homepage {
    padding: 12px 20px 10px 13px;
    border: 1px solid #ddd;
    margin: 30px 0px 30px 0px;
	}
	
.mbr-logo {
    width: 100px;
    height:auto;
    margin-bottom:10px;
	}
	
.mbr-logo2{
    width: 160px;
    height: auto;
    margin-bottom: 0;
    margin-right: 20px;
    border-right: 1px solid #ddd;
    padding-right: 10px;
	}
	
/* SLIDESHOW */
.carousel-caption {
    display: none;
	}	
	
	
/*FOOTER */

.footer {
    text-align: center;
    font-size: 12px;
    border-top: 0px !important;
	}


.social-div img {
    width: 44px;
    margin: 8px;
	}



/*PREP RESPONSIVE */

#block-languageswitcher-2 {display:none;}
.mobile-icon-image {display:none;}
/*.block-superfish {z-index:-999999;}*/

/* RESPONSIVE */


@media(max-width:992px) {

ul.sf-menu a, ul.sf-menu span.nolink {
    padding: 20px 14px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    background: #ec1c24;
    font-family:'Roboto Condensed';
    /* font-family:'Century Gothic', 'Open Sans', sans-serif;*/
    font-weight: 300;
	}
	
	
} /* end 979 */	


@media(max-width:768px) {		


.region.region-branding {
    margin-top: 20px;
	}

#block-languageswitcher {display:none;}
#block-languageswitcher-2 {display:block;}

.logo {display:none;}

.mobile-icon-image {
    /* z-index: 9999999; */
    width: 37px;
    margin-top: -35px;
    margin-left: 20px;
    float: left;
    display: block;
    border: 1px solid #000;
}

#superfish-main-accordion {
    top: 10px !important;

}
ul.sf-menu a, ul.sf-menu span.nolink {
    padding: 20px 15px;
    color: #fff;
	text-transform:none;
	font-size: 12px;
	background:#1b1b1b;
    margin-bottom: 1px;
    text-decoration:none;
}

ul.sf-menu a:hover, ul.sf-menu span.nolink:hover {
	color:red;
	}

.sf-depth-3 {
    background: #1b1b1b !important;
    padding-left: 12px !important;

}

.search-ul {
    text-align: center;
}

.search-ul li {
    display: inline-block;
    margin-left: 0px;
    font-size: 13px;
    margin-bottom: 16px;
    min-width: 220px;
}

.search-ul .btn.btn-primary.btn-sm {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    display: list-item;
    list-style: none;
}

.header-tagline {
	text-align:center;
	}

#block-languageswitcher .links {
    text-align: center;
	}

.region.region-navigation-first {
	text-align: center;
	clear: both;
	margin-bottom: 19px;
	}

.sf-accordion-toggle.sf-style-none a {
    font-size: 38px;
    color: #fff;
    padding: 8px 18px 8px 8px;
    display: inline-block;
    text-decoration: none;
    float: right;
	}
	
.sf-accordion-toggle.sf-style-none a:hover {
	text-decoration:none;
	}
	
	
.search-ul {
    margin-left: -1.5em;
	}	
	

.col-sm-6.field--name-field-paragraph-text-right,
.col-sm-6.field.field--name-field-paragraph-text-right {
    padding-left: 0;
}

.header-nav-container.container-fluid {
    display: none;
}


#views-bootstrap-slider2-block-1 {
    margin: 20px 0px;
}


/* Overriding Grid based layout on pages that have filtered seals */

/*
.path-edge-trim .view-duplicate-of-seals-products-safe .views-item, 
.path-edge-trim-metric .view-duplicate-of-seals-products-safe .views-item,
.path-top-bulb-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-top-bulb-seals-metric .view-duplicate-of-seals-products-safe .views-item,
.path-side-bulb-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-side-bulb-seals-metric .view-duplicate-of-seals-products-safe .views-item,
.path-wiper-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-wiper-seals-metric .view-duplicate-of-seals-products-safe .views-item {
    width: 48%;
    float: left;
    margin-right: 2%;
}
*/

.mobile-icon img {
    margin-top: -41px;
    width: 48px;
    margin-left: 18px;
    z-index: 99999999;
}

.branding-image {
    margin-bottom: 16px;
    margin-top: 16px;
}


.row.map-row {
    margin-top: -20px;
    line-height:150%;
    font-size:14px;
}


} /* end 768 */	


@media(max-width:639px) {




.view-frontpage .views-field.views-field-field-image {
    width: 100%;
    height: auto;
    float: left;
    margin-right: 20px;
}

.field.field--name-field-page-image.field--type-image {
    max-width: 100%;
}

.table-responsive .views-field.views-field-title {
    background: 
    #ddd;
}


/* Overriding Grid based layout on pages that have filtered seals */
.path-edge-trim .view-duplicate-of-seals-products-safe .views-item, 
.path-edge-trim-metric .view-duplicate-of-seals-products-safe .views-item,
.path-top-bulb-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-top-bulb-seals-metric .view-duplicate-of-seals-products-safe .views-item,
.path-side-bulb-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-side-bulb-seals-metric .view-duplicate-of-seals-products-safe .views-item,
.path-wiper-seals .view-duplicate-of-seals-products-safe .views-item, 
.path-wiper-seals-metric .view-duplicate-of-seals-products-safe .views-item {
    width: 100%;
    float:none;
    margin-right: 0%;
    margin-bottom:10px;
}



@media(max-width:480px) {


} /* end 480 */	