/** Global Styles**/body {
        background  : #fff;
        font-family : Tahoma,  "Times New Roman",  "sans serif";
        /*font-size: 62.5%;
    */}
/* Mozilla based browsers */: :-moz-selection {
        background-color : #dadcdd;
        color            : #004990;
}
/* Works in Safari */::selection {
        background-color : #dadcdd;
        color            : #004990;
}
body { font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif !important; }
.facebook-icon {
        height : 27px;
        margin : 6px 0 0 6px;
        width  : 27px;
}
.survey_link {
        width      : 100%;
        text-align : right;
        padding    : 0px 0 5px 0;
        float      : left;
}
.survey_link a {
        color : #004990;
}
/* TYPE STYLES */h1,  h2,  h3,  h4,  h5,  h6 {
        font-family : Tahoma,  sans-serif;
        font-weight : normal !important;
        color       : #004990;
}
p {
        font-size : 18px;
        color     : #4a4a4a;
}
ul,  ol {
        margin : 0 auto;
}
hr {
        margin        : 10px 0 20px;
        border        : 0;
        border-top    : 3px solid #F0F3F3;
        border-bottom : 1px solid white;
        width         : 100%;
        float         : left;
}
.hero-unit {
        background : none;
}
.first {
        margin-left  : 0px !important;
        padding-left : 0px !important;
        border-left  : none !important;
}
.last {
        margin-right  : 0px !important;
        padding-right : 0px !important;
        border-right  : none !important;
}
.count {
     display : none !important;
 }
/*undos bootstrap default*/#header {
        background : url(75.103.83.155/scovill/wp-content/themes/scovill/images/header_bg.png) repeat-x 0 6px #fff;
        /*min-width  : 990px;
    */}

#header #logo-bar {
        margin      : 0 auto 17px;
        padding-top : 5px;
        float       : left;
        width       : 100%;
}
#header .navbar-inner {
        border-bottom : 3px solid #dbdcde;
        min-height    : 0;
        position      : relative;
        z-index       : -1;
        top           : 0;
}
.navbar .nav > li.current-menu-item {
        background : url("images/nav_indicator.png") no-repeat center bottom;
        color      : #2072E0;
        height     : 48px;
}
.navbar-default {
        background-color: transparent;
        border-color: none;
        border: none;
}

/* MAKE NAVIGATION INDICATOR SHOW ON HOMEPAGE ONLY*/
.home.page.page-id-1325 #menu-main-menu.nav li#menu-item-1262{
    background: transparent url(images/nav_indicator.png) no-repeat scroll center bottom;
}
.navbar .nav li:hover,  .navbar .nav li:active {
        background : url("images/nav_indicator.png") no-repeat center bottom;
}
.navbar .nav {
        margin : 3px 0 0 0;
}
.navbar-fixed-top .navbar-inner {
        border : none;
}
nav.wfc-navbar-main-menu {
        background-color : unset;
        border           : unset;
}
nav.wfc-navbar-buynow li:hover {
        background : unset;
}
#menu-main-menu.nav li {
        /*float : left;
    */}
.nav li {
        /*position : relative;
    */    /*height   : 47px;
    */}
.nav li a {
        color : #004990;
}
/* MAIN CONTENT STYLING*/#main-content {
        margin : 0 auto;
        /* width: 100%;
    */}
#main-content p {
        color       : #4a4a4a;
        font-size   : 18px;
        line-height : 1.8em;
        margin      : 0 0 2em;
}
#main-content ol,  #main-content ul {
        /*margin : 0 0 20px 20px;
    */}
#main-content ol li,  #main-content ul li {
        /*font-size : 18px;
    */}
#menu-main-menu a span {
        color     : #004990;
        font-size : 14px;
}
#main-content h1,  #main-content h2,  #main-content h3,  #main-content h4,  #main-content h5,  #main-content h6 {
        margin : 0 0 .75em;
}
#main-content h5 {
        font-size : 13px;
}
#menu-main-menu a span:hover {
        color : #0262bf;
}
#promo_box {
        -moz-border-radius    : 4px;
        -webkit-border-radius : 4px;
        background-color      : #004990;
        border-radius         : 4px;
        color                 : #fff;
        font-size             : 16px;
        padding               : 4px 11px;
        text-decoration       : none;
        /*width                 : 240px;
    */
}
#promo_box a {
        color   : #fff;
        display : block;
}
/**Non home page styles**/#page-header {
        /*margin-top:  20px;
    */}
#page-header .page-sub-title {
        background       : url(images/page_subtitle_bg.jpg) repeat-x 0 0;
        margin           : 0 0 15px;
        padding          : 5px 0 10px;
        background-color : #f1f2f4;
        /*width      : 100%;
    */    /*height     : 30px;
    */}
#page-header .page-sub-title p {
        font-style  : italic;
        color       : #848488;
        font-size   : 22px;
        font-weight : 100;
        margin      : 3px 0 0;
}
#page-header h1 {
        color       : #004a91;
        font-size   : 67px;
        font-weight : 400;
        font-family : Tahoma,  Arial,  Helvetica,  sans-serif;
        margin      : 0px 0 10px;
}
#page-header h1#page-title{
        font-size  : 24px; 
}
/**#footer**/#footer {
        background-color : #e4e4e4;
        color            : #848484;
        font-size        : 15px;
        margin-top       : 40px;
        padding          : 5px 5px 0;
        /*min-width        : 990px;
    */}
#footer #wfc-footer {
        float  : right;
        margin : 3em 0 0;
}
#footer #wfc-footer a {
        border-right : 1px solid #848484;
        padding      : 0 10px;
        font-size    : 14px;
}
#footer #wfc-footer a:hover {
        color : #00386e;
}
#footer p.legal {
        float     : left;
        font-size : 14px;
        color     : #004a91;
        margin    : .3em 0 0;
}
#footer p.legal2 {
        float     : left;
        font-size : 14px;
        margin    : 0 0 5px;
        color     : #848484;
}
#footer a {
        color : #848484;
}
#footer a.logo {
        margin : 7px 0 0 0;
}
#footer a:hover {
        color : #00386e;
}
#footer a:link {
        color : #848484;
}
img.wfc-social-icons {
width: auto !important;
height: 100%;
margin: 20px 0 30px;
}
.wfc-social-icons-div { text-align: center; }

/**Search Field Styles**/input:-moz-placeholder {
        color       : #00488f;
        font-family : Exo,  sans-serif;
}
input:-ms-input-placeholder {
        color       : #00488f;
        font-family : Exo,  sans-serif;
}
input::-webkit-input-placeholder {
        color       : #00488f;
        font-family : Exo,  sans-serif;
}
ul.reset {
        display    : block;
        list-style : none;
        margin     : 0;
        padding    : 0;
}
ul.reset li {
        display    : block;
        list-style : none;
        margin     : 0;
        padding    : 0;
        position   : absolute;
}
ul.reset li a {
        outline : none;
}
/**Request a Quote**/#request_quote {
        color     : #8c8c8c;
        font-size : 19px;
        margin    : 0px 0 20px;
}
#request_quote #top-line {
        color       : #727c7e;
        font-family : Exo,  sans-serif;
        font-size   : 22px;
}
#request_quote .btn {
        background  : url(images/quote_btn.png) no-repeat 0 0 transparent;
        color       : #1e6ab5;
        font-size   : 22px;
        font-weight : 700;
        height      : 21px;
        text-shadow : 1px 1px 1px #fff;
        width       : 162px;
}
#request_quote a {
        color : #2172e0;
}
/**Slideshow Styles**/#slider_list {
        color      : #606a6c;
        list-style : none;
        margin     : 0 auto;
        padding    : 0;
}
#slider_list .slide_content {
        color      : #606a6c;
        display    : block;
        float      : left;
        height     : 359px;
        list-style : none;
        margin     : 0 auto;
        padding    : 0;
}
#nav-control {
        position : absolute;
        bottom   : 10px;
        left     : 10px;
        z-index  : 9999;
        width    : 100px;
        height   : 8px;
}
#nav-control-list {
        float      : left;
        list-style : none outside none;
        margin     : 0;
        padding    : 0;
}
#nav-control-list li#on-state {
        background : url("images/slider_indicators.png") no-repeat scroll 0 0 transparent;
}
#nav-control-list li {
        background   : url("images/slider_indicators.png") no-repeat scroll -9px 0 transparent;
        float        : left;
        width        : 9px;
        height       : 8px;
        margin-right : 5px;
        cursor       : pointer;
}
/* A Button Styles */.learn_more_btn {
        margin : 2.5em 0 0 0;
        float  : left;
}
.btn {
        border-radius         : 0 !important;
        -webkit-border-radius : 0 !important;
        -moz-border-radius    : 0 !important;
     margin : 0px;
}
.btn-large {
        padding               : 11px 19px;
        font-size             : 17.5px;
        border-radius         : 0 !important;
        -webkit-border-radius : 0 !important;
        -moz-border-radius    : 0 !important;
}
.btn-primary {
        border                : none !important;
        border-radius         : 0 !important;
        -webkit-border-radius : 0 !important;
        -moz-border-radius    : 0 !important;
}
#slider_list .slide_content .btn {
        background      : url("images/learn_more_btn_mid.png") repeat-x 0 0 transparent;
        color           : #fff;
        height          : 21px;
        float           : left;
        text-decoration : none;
        text-shadow     : 1px 1px 1px #1e6ab5;
}
span.button_right {
        background : url("images/learn_more_btn_rt.png") no-repeat 0 0;
        float      : left;
        width      : 10px;
        height     : 40px;
}
span.button_left {
        background : url("images/learn_more_btn_left.png") no-repeat 0 0;
        float      : left;
        width      : 8px;
        height     : 40px;
}
#slider_list .slide_content p {
        color      : #606a6c;
        list-style : none;
        margin     : 0;
        padding    : 0;
}
#slider_list .slide_images {
        float : left;
        width : 480px;
}
#slider_list h1.slide_title {
        font-family : Tahoma,  Arial,  Helvetica,  sans-serif;
        font-size   : 42px;
        font-weight : 100;
        color       : #606a6d;
        margin      : 0 auto;
}
#slider_list p.slide_excerpt {
        margin      : .5em 0 0 1em;
        float       : left;
        line-height : 1.7em;
        font-size   : 18px;
        color       : #8f8f8f;
}
#slider_list p.slide_sub_title {
        color       : #01498f;
        font-family : Tahoma,  Arial,  Helvetica,  sans-serif;
        font-size   : 67px;
        font-weight : 400;
        line-height : 1em;
        margin      : 0px auto;
}
/*a.home-contact-btn span {
        background    : #e4e4e4;
        /*box-shadow:  0px 1px 4px rgba(154,  166,  182,  1);
        text-shadow   : none;
        color         : #296ba8;
        padding       : 3px 4px;
        text-align    : center;
        border-radius : 2px;
        border        : 1px outset #9fb9da;
        display       : inline-block;
        font-size     : 14px;
        font-weight   : bold;
}
*/a.home-contact-btn span:hover {
        text-decoration: underline;
}
/**Category Section Home Page Only**/#cat_promo {
        font-size   : 23px;
        margin      : 0 0 0 .5em;
        /*width       : 310px;
    */    text-align  : left;
        text-shadow : 1px 1px 1px #031b39;
}
#cat_promo a {
        color : #a5d3ff;
}
#cat_promo h3 {
        font-size      : 16px;
        text-align     : center;
        color          : #fff;
        font-family    : 'Exo',  Tahoma,  sans-serif;
        margin-bottom  : 15px;
        letter-spacing : 1px;
}
#cat_promo ul.request_btns {
        margin : 0 auto;
}
#cat_promo ul.request_btns li {
        list-style : none;
        margin     : 0 15px 0 0;
        display    : inline;
        float      : left;
}
#cat_promo ul.request_btns li a {
        width       : 140px;
        height      : 32px;
        float       : left;
        text-indent : -9999px;
}
#cat_promo ul.request_btns li a.sample_btn {
        background : url("images/request_sample_btn.png") no-repeat 0 0;
}
#cat_promo ul.request_btns li a.quote_btn {
        background : url("images/request_quote_btn.png") no-repeat 0 0;
}
#cat_promo ul.request_btns li a.sample_btn:hover,  #cat_promo ul.request_btns li a.quote_btn:hover {
        background-position : 0 -33px;
}
#cat_list {
        background : #00306a;
        color      : #fff;
        /*height     : 136px;
    */    /*min-width  : 990px;
    */}
#cat_list .cat_block {
        cursor   : pointer;
        display  : block;
        height   : 65px;
        margin   : 0 auto;
        position : relative;
        width    : 62px;
}
#cat_list .cat_apparel {
        background : url(images/cat_sprite.png) no-repeat -65px 0 transparent;
}
#cat_list a:hover .cat_apparel {
        background : url(images/cat_sprite.png) no-repeat -65px -65px transparent;
}
#cat_list .cat_industrial {
        background : url(images/cat_sprite.png) no-repeat -131px 0 transparent;
}
#cat_list a:hover .cat_industrial {
        background : url(images/cat_sprite.png) no-repeat -131px -65px transparent;
}
#cat_list .cat_machines {
        background : url(images/cat_sprite.png) no-repeat -262px 0 transparent;
}
#cat_list a:hover .cat_machines {
        background : url(images/cat_sprite.png) no-repeat -262px -65px transparent;
}
#cat_list .cat_resources {
        background : url(images/cat_sprite.png) no-repeat -197px 0 transparent;
}
#cat_list a:hover .cat_resources {
        background : url(images/cat_sprite.png) no-repeat -197px -65px transparent;
}
#cat_list .cat_medical {
        background : url(images/cat_sprite.png) no-repeat 0 0 transparent;
}
#cat_list a:hover .cat_medical {
        background : url(images/cat_sprite.png) no-repeat 0 -65px transparent;
}
.cat_title {
        margin      : 10px 0 0 0;
        font-family : 'Exo',  sans-serif;
        font-size   : 14px;
}
a.cat_item {
        text-decoration : none !important;
        color           : #bdc5cd;
}
a.cat_item:hover {
        color       : #fff;
        text-shadow : 1px 1px 1px #001325;
}
/**CTA Section Home Page Only**/
.cat_container {
        display: flex;
        /*width : 612px;
    */    /*float : left;
    */}
.cat_item {
        /*border-right : #fff 1px solid;
    */    margin-top   : 21px;
        padding      : 0 2em;
        text-align   : center;
        /*width        : 122px !important;
    */}
.how-we-meet {
        padding-bottom: 5px;
}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
        text-decoration: none;
}
.cta_item {
        margin-bottom: 5px;
}
.cta_item .cta_item_inner {
        background    : url(images/cta_middle_bg.png) repeat-x 0 0 transparent;
        height        : 170px;
        /*margin     : 3em 2.4em 0 0;
    */    padding       : 5px 0 0 0; /*1px 0 0 0*/
        position      : relative;
        border-radius : 5px;
        border: 1px solid #dadcdd;
}
.cta_item h4 {
        color       : #787878;
        font-family : Exo,  sans-serif;
        font-size   : 22px;
        font-weight : 500;
        margin      : 22px 0 0 19px;
}
.cta_item h4:hover {
        color           : #0066cb;
        text-decoration : none !important;
}
.cta_item img {
        float  : right;
        margin : 5px 5px 0 0;
}
.cta_item p {
        color       : #747474;
        font-size   : 14px;
        margin-left : 19px;
        margin-top  : 14px;
        text-shadow : 1px 1px 1px #fff;
        /*width       : 152px;
    */}
.cta_item span p {
        width : 90%;
}
.cta_item_mask_left {
        background : url(images/cta_left_bg.png) no-repeat left 0 transparent;
        float      : left;
        height     : 170px;
        width      : 5px;
}
.cta_item_mask_right {
        background : url(images/cta_right_bg.png) no-repeat right 0 transparent;
        float      : right;
        height     : 170px;
        width      : 5px;
}
/**Sidebar and Widget Styles**/.nav-list {
        padding : 0;
}
.sidebar-nav .previous {
        color          : #818181;
        font-family    : Exo,  sans-serif;
        font-size      : 28px;
        font-weight    : normal;
        margin         : 0 0 17px;
        padding        : 0 0 0 5px;
        text-transform : none;
}
.sidebar-nav .previous:hover {
        color : #0059B0;
}
.sidebar-nav ul li {
        border-bottom : 1px solid #e2e2e2;
        padding       : 10px 0 0 0;
        /*height        : 20px;
    */    margin        : 0;
}
.sidebar-nav ul li a {
        font-size             : 16px;
        background            : url(images/sub_nav_bullet.png) no-repeat 4px 7px transparent;
        padding               : 1px 0 5px 25px;
        color                 : #4a4a4a;
        border-bottom         : 0px;
        margin                : 0px;
        border-radius         : 5px;
        -webkit-border-radius : 5px !important;
        -moz-border-radius    : 5px !important;
}
.sidebar-nav ul li a:hover {
        color : #0059b0;
}
.sidebar-nav ul li a:hover {
        background-position : 4px -32px;
}
.sidebar-nav ul li.current_page_item a {
        background-position : 4px -32px;
        color               : #0059b0;
}
.sidebar-nav ul li:hover {
        background : none;
}
.sidebar.widget {
        margin : 0 0 25px 0;
        float  : left;
        width  : 100%;
}
/**Table Styles**/#table-data td {
        border-right : 1px solid #000;
        color        : #346697;
        font-size    : 15px;
        text-align   : center;
}
#table-data th {
        border-right : 1px solid #000;
        color        : #004990;
        font-family  : Exo,  sans-serif;
        font-size    : 22px;
        text-align   : center;
}
[class*="span"] {
        float      : left;
        min-height : 1px;
}
/**SLIDER**/.carousel {
        margin  : 0 auto;
        /*width   : 980px;
    */    padding : 0 0 30px;
}
.carousel .container {
        position : absolute;
        right    : 0;
        bottom   : 0;
        left     : 0;
}
.carousel-control {
        background-color : transparent;
        border           : 0;
        font-size        : 168px;
        margin-top       : 0;
        text-shadow      : 0 1px 1px rgba(0,  0,  0,  .4);
}
.carousel .item {
        height : 328px;
}
.carousel img {
        max-height : 328px;
        float      : right;
}
.carousel-caption {
        background-color : transparent;
        position         : absolute;
        top              : 58px;
        max-width        : 420px;
        padding          : 20px 0 0;
        margin-bottom    : 100px;
}
.navbar-fixed-top,  .navbar-fixed-bottom {
        position      : relative;
        right         : 0;
        left          : 0;
        z-index       : 0;
        margin-bottom : 0;
}
.navbar-fixed-top {
        margin : 0 !important;
}
#industries {
        /*width   : 652px;
    */    float   : left;
        padding : 5px 0 30px 20px;
}
#industries h5 {
        font-style : italic;
        color      : #8c8c8c;
}
#industries ul li {
        display      : inline;
        margin       : 0 auto;
        border-right : 1px solid #2172e0;
        padding      : 0 13px;
}
#industries ul li a {
        font-size       : 12px;
        text-transform  : uppercase;
        text-decoration : underline;
        color           : #2172e0;
}
#industries ul li a:hover {
        text-decoration : none;
}
h3.request_quote {
        margin : 27px 0 0 0;
}
h3.request_quote a {
        color           : #004a90;
        margin          : 0 auto;
        font-family     : Tahoma,  Arial,  Helvetica,  sans-serif;
        text-decoration : underline;
        font-size       : 18px;
        font-style      : italic;
}
h3.request_quote a:hover {
        text-decoration : none;
}
.cta_item img {
        position : absolute;
        right    : 0px;
        bottom   : 0;
}
img.product_brands {
        right    : 40px !important;
        position : absolute;
        bottom   : 0;
}
/*    RESPONSIVE DESIGN OVERIDES --- SPANS  *//*.span4 {
    *//*width : 310px !important;
    *//*}
*//* IMAGE STYLES */.alignnone {
        margin : 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
        display : block;
        margin  : 5px auto 5px auto;
}
.alignright {
        float  : right;
        margin : 5px 0 20px 20px;
}
.alignleft {
        float  : left;
        margin : 5px 20px 20px 0;
}
.aligncenter {
        display : block;
        margin  : 5px auto 5px auto;
}
a img.alignright {
        float  : right;
        margin : 5px 0 20px 20px;
}
a img.alignnone {
        margin : 5px 20px 20px 0;
}
a img.alignleft {
        float  : left;
        margin : 5px 20px 20px 0;
}
a img.aligncenter {
        display      : block;
        margin-left  : auto;
        margin-right : auto;
}
#main-content img.aligncenter,  #main-content img.alignleft,  #main-content img.alignright {
        border : none !important;
}
.wp-caption {
        background : #fff;
        border     : 1px solid #f0f0f0;
        max-width  : 96%;
     /* Image does not overflow the content area */    padding    : 5px 3px 10px;
        text-align : center;
}
.wp-caption.alignnone {
        margin : 5px 20px 20px 0;
}
.wp-caption.alignleft {
        margin : 5px 20px 20px 0;
}
.wp-caption.alignright {
        margin : 5px 0 20px 20px;
}
.wp-caption img {
        border    : 0 none;
        height    : auto;
        margin    : 0;
        max-width : 98.5%;
        padding   : 0;
        width     : auto;
}
.wp-caption p.wp-caption-text {
        font-size   : 11px !important;
        line-height : 13px;
        margin      : 0 !important;
        padding     : 0 4px 5px;
}
/** Product Page Styles **/#products .span7 {
        width : 100%;
}
#other_features {
        float : left;
        width : 100%;
}
#other_features ul.span6 {
        margin : 0 10px 0 0;
        width  : 558px !important;
}
#other_features ul.span1 {
        float : right;
}
/**TH COMMENTED 2/14/2013#other_features ul  {
    margin: 0px !important;
}
#other_features ul li {
    -webkit-border-radius:  3px;
    -moz-border-radius:  3px;
    border-radius:  3px;
    padding: 5px 0 8px 10px;
}
#other_features ul li.odd {
    background: #cbe5fe;
}
**//* Product Specs Table */#product_specs {
        float  : left;
        width  : 100%;
        margin : 10px 0 0 0;
}
table.product_specs thead {
        background            : #004990;
        -webkit-border-radius : 5px;
        -moz-border-radius    : 5px;
        border-radius         : 5px;
        float                 : left;
}
table.product_specs thead tr th {
        padding      : 10px 10px;
        margin       : 0px 0 0 0;
        border-right : 1px solid #fff;
        width        : 106px;
        color        : #d6d6d6;
        font-size    : 18px;
        line-height  : .9em;
        font-weight  : normal;
}
table.product_specs tr td {
        padding     : 10px 10px;
        margin      : 0px 0 0 0;
        width       : 106px;
        font-size   : 18px;
        line-height : 0.9em;
        font-weight : normal;
        text-align  : center;
}
tr {
        float : left;
}
th.last,  td.last {
        padding-right : 10px !important;
        border        : 0 !important;
}
/* CATEGORY SIDEBAR*/.cat-sidebar {
        height     : 140px;
        overflow   : auto;
        background : #edeef1;
        padding    : 0 0 10px;
        width      : 100%;
        float      : left;
        position   : relative;
}
.cat-sidebar li {
        border         : none !important;
        margin         : 8px 0 8px 10px !important;
        padding-top    : 0px !important;
        padding-bottom : 0px !important;
        font-size      : 18px;
}
.cat-sidebar input[type="checkbox"] {
        padding : 0 10px;
        margin  : 0 7px 0 0;
}
.cat-header {
        color          : #818181;
        font-family    : Exo,  sans-serif;
        font-size      : 28px;
        font-weight    : normal;
        margin         : 0 0 7px;
        text-transform : none;
        border-bottom  : 1px solid #e2e2e2;
        padding        : 0 0 8px;
        width          : 100%;
        float          : left;
}
/* CATEGORY SIDEBAR*/#sidebar.subpage {
        margin : 0 0 20px 0;
}
.cat-sidebar,  ul.checkboxes {
        /*height     : 140px;
    */    overflow   : auto;
        background : #edeef1;
        padding    : 0 0 10px;
        width      : 100%;
        float      : left;
        position   : relative;
}
.cat-sidebar li,  ul.checkboxes li {
        border         : none !important;
        margin         : 8px 0 8px 10px !important;
        padding-top    : 0px !important;
        padding-bottom : 0px !important;
        font-size      : 18px;
}
ul.checkboxes li label {
        display     : inline !important;
        font-size   : 14px;
        font-weight : normal;
}
.cat-sidebar input[type="checkbox"],  ul.checkboxes input[type="checkbox"] {
        padding : 0 10px !important;
        margin  : 0 7px 0 0 !important;
}
.cat-header,  H3.widget-title {
        color          : #818181;
        font-family    : Exo,  sans-serif;
        font-size      : 28px;
        font-weight    : normal;
        margin         : 0 0 7px;
        text-transform : none;
        border-bottom  : 1px solid #e2e2e2;
        padding        : 0 0 8px;
        width          : 100%;
        float          : left;
        line-height    : 20px !important;
}
/* ***** TOMMY ADDED *****/.wfc-product-sidebar .widget_layered_nav {
        overflow : unset;
        margin   : 0 0 20px;
}
.widget_layered_nav ul {
        padding : 0 0 10px !important;
}
/* ***** FORM STYLES ***** */
.gform_wrapper {
        background : none;
        margin     : 20px 0 !important;
}
.gform_body {
   /* height: 1120px;*/
}
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"], .uneditable-input {
    border: 1px solid #cccccc;
}
.gform_wrapper .top_label .gfield_label {
        color       : #004990;
        font-family : Exo,  sans-serif;
}
.gform_wrapper input, .gform_wrapper textarea {
        padding : 2px 0 2px 4px !important;
}
.gform_wrapper .ginput_complex input {
     margin-bottom : 0 !important;
 }
.gform_wrapper .ginput_complex label {
     margin : 0 0 10px !important;
 }
.page .gform_wrapper .ginput_complex .ginput_full input {
        width : 98.9% !important;
}
.gform_wrapper .gform_footer {
        padding : 0px 0 10px 0;
        margin  : 0px 0 0 0;
        clear   : both !important;
        height  : 30px !important;
}
.gform_wrapper .gform_page_footer {
        height : 30px !important;
}
/*#field_1_5, #field_1_8  {
    margin-right:  32px !important;
}
#field_2_8, #field_2_12   {
    margin-right:  20px !important;
}
#field_1_5, #field_1_6, #field_1_10, #field_1_8, #field_2_8, #field_2_9, #field_2_12, #field_2_13  {
    display:  inline-block !important;
    width:  47% !important;
}
*/#gform_submit_button_1 {
        background-color      : #A7A9AC !important;
        width                 : 100%;
        height                : 40px;
        cursor                : pointer;
        color                 : #004A90 !important;
        font-size             : 18px;
        border                : 1px solid #e8e8e8;
        border-radius         : 10px;
        -moz-border-radius    : 10px;
        -webkit-border-radius : 10px;
        font-family           : Exo,  sans-serif !important;
}
#gform_submit_button_1:hover {
        background-color : #004A90;
        color            : #A7A9AC;
}
.recaptchatable {
        background-color : #fff !important;
        width            : 100%;
}
.gform_wrapper ul.gfield_radio li.gchoice_1_0 {
     padding-right : 32px !important;
 }
.gchoice_1_0, .gchoice_1_1 {
        display : inline-block;
}
.gform_page_footer .gform_previous_button {
        margin-right          : 10px !important;
        border-radius         : 10px;
        -moz-border-radius    : 10px;
        -webkit-border-radius : 10px;
}
.gform_page_footer .gform_next_button {
        border-radius         : 10px;
        -moz-border-radius    : 10px;
        -webkit-border-radius : 10px;
}
#field_2_27 {
        padding-bottom : 30px !important;
}
.gform_previous_button, .gform_next_button, #gform_submit_button_2, #gform_submit_button_3 {
        background-color      : #A7A9AC !important;
        width                 : 25% !important;
        height                : 40px;
        cursor                : pointer;
        border                : none;
        color                 : #004A90 !important;
        font-size             : 16px !important;
        font-family           : Exo,  sans-serif !important;
        border-radius         : 10px;
        -moz-border-radius    : 10px;
        -webkit-border-radius : 10px;
}
#gform_submit_button_2, #gform_submit_button_3 {
        color  : #004A90 !important;
        border : 1px solid #c7c0c7;
}
.gform_wrapper .gfield_description {
        padding : 0px 0 20px 10px !important;
}
/*News Archive*/.news-entry {
        padding : 0 0 35px;
}
h2.page_title {
     margin-bottom : 0.2em !important;
 }
.news-entry h2.page_title a {
        color           : #565a5c;
        text-transform  : none;
        font-size       : 20px;
        text-decoration : none;
}
.news-entry h2 a:hover {
        color : #005172;
}
.news-entry .post-thumbnail {
        float   : left;
        padding : 0 15px 0 0;
}
.news-entry p {
        padding : 0;
        margin  : 0;
}
#main-content .entry-meta,  #main-content .news-entry p.entry-meta {
        border-top     : 4px solid #E3E3E3;
        border-bottom  : 2px solid #E3E3E3;
        padding        : 6px 0 6px 4px;
        text-transform : uppercase;
        font-size      : 11px;
        color          : #333;
        margin-bottom  : 13px;
}
.news-entry .entry-excerpt p {
        font-size : 12px;
}
.read-more {
        margin          : 5px 0 0 0;
        padding         : 5px 10px;
        border          : 1px solid #E3E3E3;
        color           : #004A91;
        float           : right;
        text-decoration : none !important;
        font-size       : 14px;
}
.read-more:hover {
        color            : #565a5c;
        background-color : #E3E3E3;
}
.wfc_widget_recent_posts,  .widget_categories {
        margin-bottom : 40px;
}
.wfc_widget_recent_posts ul li {
     list-style : none;
 }
.wfc_widget_recent_posts h5 a,  .widget_categories h5 a {
        color          : #818181;
        font-family    : Exo,  sans-serif;
        font-size      : 18px;
        font-weight    : normal;
        margin         : 0 0 17px;
        padding        : 0;
        text-transform : none;
}
.wfc_widget_recent_posts h5 a:hover,  .widget_categories h5 a:hover {
        color : #0059B0;
}
.wfc_widget_recent_posts li a {
        line-height : 12px;
}
.widget_categories ul.navigation_menu_news {
        margin-left : 0;
        list-style  : none;
}
.widget_categories ul.navigation_menu_news li {
        border-bottom : 1px solid #e2e2e2;
        padding       : 0px 0 11px 0px;
        height        : 20px;
        margin        : 5px 0 0 0;
}
.widget_categories ul.navigation_menu_news li a {
        font-size             : 13px;
        background            : url(images/sub_nav_bullet.png) no-repeat 4px 7px transparent;
        padding               : 1px 0 5px 25px;
        color                 : #4a4a4a;
        border-bottom         : 0px;
        margin                : 0px;
        border-radius         : 5px;
        -webkit-border-radius : 5px !important;
        -moz-border-radius    : 5px !important;
        display               : block;
}
.widget_categories ul.navigation_menu_news li a:hover {
        color               : #0059b0;
        background-color    : #eeeeee;
        background-position : 4px -32px;
}
.widget_categories ul.navigation_menu_news > li > a {
        text-decoration : none;
        border-radius   : 5px;
}
/*Pagination*/.pagination {
        float : right;
}
.page-numbers,  .page-numbers a:visited {
        padding      : 5px 10px;
        display      : block;
        border       : 1px solid #E3E3E3;
        color        : #731717;
        margin-right : 10px;
        float        : left;
}
.page-numbers:hover {
        color            : #403E3E;
        background-color : #F6EEDF;
}
/******* TH ADDED 1/29 **************/.su-pullquote,  .su-quote-shell {
        font-size   : 19px;
     !important;
        color       : #00478E;
        line-height : 1.5em;
}
.su-pullquote-style-1 {
        border-left : 5px solid #004990 !important;
}
blockquote {
        border-left : 2px solid #004990;
        padding     : 10px;
        margin      : 0 0 2em 10px;
}
blockquote p {
        font-size   : 14px !important;
        color       : #00478E !important;
        line-height : 25px;
        font-style  : italic;
        margin      : 0 !important;
}
hr {
        width      : 100%;
        height     : 2px;
        background : #DBDCDE;
}
hr.home-bar {
        /*min-width : 990px;
    */}
.sidebar-nav ul.contact li {
        border  : none !important;
        padding : 3px 0px 11px;
        height  : 20px;
        margin  : 5px 19px 0;
        display : inline;
        float   : left;
}
.sidebar-nav ul.contact li a {
        font-size             : 13px;
        background            : url(images/sub_nav_bullet.png) no-repeat 4px 7px transparent;
        padding               : 1px 10px 5px 25px;
        color                 : #EEEEEE;
        border-bottom         : 0px;
        margin                : 0px;
        border-radius         : 5px;
        -webkit-border-radius : 5px !important;
        -moz-border-radius    : 5px !important;
        text-shadow           : 0px 1px 0px #004A90;
}
.sidebar-nav ul.contact li a:hover {
        color               : #103456;
        background-color    : #eeeeee;
        background-position : 4px -32px;
        text-shadow         : 0px 1px 0px #fff;
}
.gform_wrapper ul.gform_fields {
     margin : 0 10px !important;
 }
.gform_body {
        background    : #f3f1f3;
        padding       : 15px 10px;
        border-radius : 10px;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
/*      background : #fff; */
/*      border-radius : 3px !important; */
 }
.gform_wrapper .top_label .gfield_label, label {
     font-weight : 500 !important;
 }
select, input[type="file"] {
    height: 30px;
}
/* .ginput_container {
    padding: 0 10px;
}
 */.gform_wrapper .gform_page_footer button, .gform_wrapper .gform_page_footer html input[type="button"], .gform_wrapper .gform_page_footer input[type="reset"], .gform_wrapper .gform_page_footer input[type="submit"] {
        float : right;
}
a.wfc_lightbox img {
     border : none !important;
 }
.wp-caption {
        padding    : 0px !important;
        margin     : 0px !important;
        border     : none !important;
        background : none !important;
}
p.caption {
        color  : #0088CC !important;
        margin : 0 0 0 68px;
}
ul.products li.product h3 {
        line-height : 1em !important;
}
table.other_features {
        width : 100%;
}
table.other_features tr {
        float      : none;
        list-style : none !important;
}
table.other_features tr td {
        padding               : 5px 0 5px 10px;
        -webkit-border-radius : 5px;
        -moz-border-radius    : 5px;
        border-radius         : 5px;
        font-size             : 18px;
        background            : #cbe5fe;
}
.su-quote {
        padding : .3em 0 0 20px !important;
}
#wfc-recent-posts-widget li a,  #wfc-tax-term-widget li a {
        font-size : 12px;
}
.cta_item_img_last {
        right : 40px !important;
}
.news-entry h5.entry-title a {
        font-size : 21px !important;
        color     : #004990 !important;
}
.news-entry .entry-date, .news-entry .entry-cats {
     color : #333;
 }
.wfc-product-category-description p {
        margin-bottom : 25px;
        line-height   : 1.8em;
}
img {
        /*width:  auto/9 !important;
    */    /*height:  inherit !important;
    */}
.bsearch_nav td {
        font-size : 12px;
}
.postid-2079 .images {
     display : none;
 }
.postid-2079 .su-column-1-2, .page-id-1313 .su-column-1-2 {
     margin-bottom : 0;
 }
.error404 #main-content a, .page-id-2300 #main-content a {
     font-size : 13px;
 }
/*
.buy-now-notop {
     margin-top : 0 !important;
 }
*/
/******************************//Added on 8.12.2013//Stylings for apparel and industrial sales reps**********************************/.page-id-2443 img.alignleft {
     margin : 5px !important;
 }
.su-table.su-table-style-1 table {
        border : none !important;
}
.su-table.su-table-style-1 td {
        border : none !important;
}
.su-tabs-style-3 .su-tabs-pane {
        border-radius : 6px;
        float         : none !important;
        margin-top    : 3px !important;
        margin-left   : 200px !important;
        margin-bottom : 28px !important;
        padding       : 26px !important;
}
.su-tabs-style-3 {
        border-radius         : 6px;
        -moz-border-radius    : 6px;
        -webkit-border-radius : 6px;
}
.su-tabs-style-3 .su-tabs-nav span {
        font-size : 12px;
}
.su-tabs-style-3 .su-tabs-nav span:hover {
        background : #004990;
}
.su-tabs-style-3 .su-tabs-nav span.su-tabs-current {
        border-left : 3px solid #004990;
}
.imgDetails {
        float      : left;
        margin-top : -27px;
        width      : 180px;
}
.imgDetails hr {
        float      : left;
        margin-top : 9px;
        background : #004990 !important;
        border     : 1px solid #004990 !important;
}
.imgDetails strong {
        font-size   : 12px;
        font-weight : bold;
}
.imgDetails p {
        font-size  : 11px !important;
        float      : left;
        margin-top : -12px !important;
}
.su-table.su-table-style-1 td, .su-table-style-1 .su-even td {
        padding : 6px !important;
}
.repImage {
        padding-left : 13px;
}
.repName {
        font-size      : 18px;
        font-weight    : bold;
        border-bottom  : 3px solid #004990;
        line-height    : 14px;
        padding-bottom : 2px;
        margin-left    : 13px;
        margin-bottom  : 10px;
        width          : 86%;
}
.repTerritory {
        font-size      : 16px;
        font-weight    : bold;
        line-height    : 14px;
        padding-bottom : 2px;
        padding-left   : 13px;
}
.repTitle {
        font-size      : 16px;
        font-style     : italic;
        line-height    : 14px;
        padding-bottom : 2px;
        padding-left   : 13px;
}
.repPhone {
        font-size      : 16px;
        line-height    : 14px;
        padding-bottom : 2px;
        padding-left   : 13px;
}
.repEmail {
        font-size      : 16px;
        color          : #004990;
        line-height    : 14px;
        padding-bottom : 2px;
        padding-left   : 13px;
}
.repLinkedIn {
        font-size      : 16px;
        color          : #004990;
        line-height    : 14px;
        padding-bottom : 2px;
        padding-left   : 13px;
}
.su-tabs-style-3 .su-tabs-nav span {
        font-size : 16px;
        padding   : 15px 10px !important;
}
/*
*
*
*
*
*
*
*
* @date 5.14.2015
* @date additional changes 5.26.15
* @author SCF,  DRC
* @desc css to make carousel responsive
*
*
*
*
*
*
*
*
*/
/*

GLOBAL STYLES
--------------------------------------------------

*/

/* Padding below the footer and lighter body text */

body  {
/*padding-bottom:  40px;
    */  color:  #5a5a5a;
}

/*===========================

Customize the Search box

============================*/

.navbar-form input.scovill-search-field{
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    border-radius: 4px;
}

/* CUSTOMIZE THE NAVBAR-------------------------------------------------- */
#header .navbar-inner {
     top: -5px;
 }
.navbar .nav > li.current-menu-item {
     margin-top:  4px;
 }
.navbar-nav > li > a {
     padding-top:  16px;
 }
/* Special class on .container surrounding .navbar,  used for positioning it into place. */.navbar {
     margin-bottom:  0;
 }
.navbar .nav {
     margin:  0;
 }
.navbar-collapse.collapse {
     margin-top:  0;
 }
.navbar-wrapper  {
      position:  absolute;
      top:  0;
      right:  0;
      left:  0;
      z-index:  20;
}
/* Flip around the padding for proper display in narrow viewports */.navbar-wrapper > .container  {
      padding-right:  0;
      padding-left:  0;
}
.navbar-wrapper .navbar  {
      padding-right:  15px;
      padding-left:  15px;
}
.navbar-wrapper .navbar .container  {
      width:  auto;
}
/* CATEGORY SECTION (HOME)=========================================*/.cat_item {
     margin-bottom:  18px;
 }
.how-we-meet {
     padding-top:  17px;
 }
.cat_container .col-xs-6 {
     border-right:  1px solid #fff;
}
.cat_container .col-xs-6:last-child {
     border-right:  none;
 }
#cat_promo h3 {
     font-size:  18px;
 }
#cat_promo a {
        color:  #0088cc;
        font-size:  15px; /*15px*/
        background-color:  #f3f3f3;
        padding:  7px;
        margin-bottom: 0;
        border-radius:  3px;
        -moz-border-radius:  3px;
        -webkit-border-radius:  3px;
        -ms-border-radius:  3px;
        -o-border-radius:  3px;
        text-shadow:  none;
        transition:  all .2s ease-in-out;
        -moz-transition:  all .2s ease-in-out;
        -webkit-transition:  all .2s ease-in-out;
        -ms-transition:  all .2s ease-in-out;
        -o-border-radius:  all .2s ease-in-out;
        text-decoration:  none;
}
#cat_promo a:hover {
        color:  #fff;
        background-color:  #0088cc;
        text-decoration:  none;
/*         border:  1px solid #00306a; */
}
/* INDUSTRIES (HOME)========================================*/#industries h5 {
     font-size:  17px;
 }
#industries ul {
     padding-left:  0;
 }
/* SUBPAGES========================================*/#page-title h3 {
     font-size:  24.5px;
 }
#main-content p {
        font-size:  13px;
        line-height:  31px;
}
#main-content p.has-medium-font-size {
        font-size: 18px;
}
#main-content p.has-large-font-size {
        font-size: 22px;
}

/*ADJUST LINE HEIGHT OF MAIN CONTENT ON RESOURCES*/
.page.page-id-1291 #main-content p{ line-height: 20px; }
/*#page-header .page-sub-title {
     height:  30px;
 }
*/#page-header .page-sub-title p {
     font-size:  17px;
     color: #45454A;
 }
.sidebar-nav .previous {
     font-size:  20px;
 }
.sidebar-nav ul li a {
        font-size:  14px;
        padding:  2px 0 12px 25px;
}
    /* WOO COMMERCE    ====================================*/    ul.products li.product h3 {
     font-size:  17px !important;
 }
    .widget.widget_layered_nav {
     padding-bottom:  21px;
 }
    h3.widget-title {
     font-size:  22px;
 }
    p {
     font-size:  13px;
 }
    #main-content ul,     #main-content ol {
            margin-bottom:  10px;
    }
    #products .summary .col-md-3.images img {
     width:  100%;
 }
    /* NEWS    ====================================*/    .widget_categories ul.navigation_menu_news,     #wfc-recent-posts-widget.navigation_menu_news {
            padding:  0;
    }
    .widget_categories ul.navigation_menu_news li {
     padding:  2px 0 29px;
 }
/* FOOTER========================================*/#footer p.legal {
     font-size:  13px;
 }
#footer #wfc-footer {
     margin:  2em 0 0;
 }
#footer #wfc-footer a {
     font-size:  12px;
 }
/* CUSTOMIZE THE CAROUSEL--------------------------------------------------/* Carousel base class.carousel  {
      height:  500px;
      margin-bottom:  60px;
}
/* Since positioning the image,  we need to help out the caption.carousel-caption  {
      z-index:  10;
}
/* Declare heights because of positioning of img element.carousel {
     height:  328px;
 }
.carousel .item  {
      height:  328px;
     /*500px*/  /*background-color:  #777;
}
.carousel-inner > .item > img  {
      position:  absolute;
      top:  0;
      left:  0;
      /*min-width:  100%;
      height:  500px;
}
.carousel-control.left, .carousel-control.right {
        background-image:  none;
}
*//* MARKETING CONTENT-------------------------------------------------- *//* Center align the text within the three columns below the carousel */.marketing .col-lg-4  {
      margin-bottom:  20px;
      text-align:  center;
}
.marketing h2  {
      font-weight:  normal;
}
.marketing .col-lg-4 p  {
      margin-right:  10px;
      margin-left:  10px;
}
/* Featurettes------------------------- */.featurette-divider  {
      margin:  80px 0;
     /* Space out the Bootstrap <hr> more */}
/* Thin out the marketing headings */.featurette-heading  {
      font-weight:  300;
      line-height:  1;
      letter-spacing:  -1px;
}

/*============================================

SALES REP TABLES : FULL WIDTH RESPONSIVE BELOW

============================================*/

.su-tabs-vertical .su-tabs-nav{ width: 20% !important; }
.su-tabs-vertical .su-tabs-panes{ width: 80% !important; }
.su-tabs-pane table,
.su-tabs-pane table tbody{
    width: 100%;
}
.su-tabs-pane table tbody tr{
    padding-top: 35px;
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 28px;
    margin-bottom: 32px;
}
.su-tabs-pane table tbody tr.su-even{ background: #f7f7f7 !important; }
.su-tabs-pane table tbody td{
    word-break: break-word;
    width: 37%;
}
.su-tabs-pane table tbody td.wfc-one-half{ width: 300px; }
.su-tabs-pane table tbody td.wfc-table-last{ width: 213px; }

    /*==================

    COLUMN STRUCTURE

    ==================*/

    .repImage{
        float: left;
        display: block;
        width: 100%;
        height: auto;
    }
    .repImage img{
        margin: 20px 20px 25px 0;
        width: 180px;
        height: 225px;
    }
    .repName,
    .repTerritory,
    .repPhone,
    .repTitle{
        line-height: 21px;
        padding-bottom: 10px;
    }
    .repTerritory,
    .repTitle,
    .repPhone,
    .repEmail{
        padding-bottom: 8px;
        margin-right: 13px;
    }

/*=========================

CONTACT FORM : STYLING

==========================*/

#gform_wrapper_1.gform_wrapper .top_label .gfield_label{ font-size: 18px; }

select#input_1_1.medium.gfield_select,
select#input_1_7_6_container.ginput_right{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-size: 12px;
}

#gform_wrapper_1.gform_wrapper input[type="text"],
#gform_wrapper_1.gform_wrapper input[type="url"],
#gform_wrapper_1.gform_wrapper input[type="email"],
#gform_wrapper_1.gform_wrapper input[type="tel"],
#gform_wrapper_1.gform_wrapper input[type="number"],
#gform_wrapper_1.gform_wrapper input[type="password"]{
    font-size: 15px;
}

/*============================

SCOVILL FASTENERS BUY NOW! PAGE UPDATES

===========================*/

.wfc-buy-now-credientials{
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}
.wfc-buy-now-credientials.full-width{ width: 100%; }

/*=========================

RESPONSIVE CSS

===========================*/

@media (min-width: 320px)  {

    #TB_window img#TB_Image {
            width: 90%;
        }

    /*=====================

    HIDING STUFF ON MOBILE

    ======================*/

    .pull-right.survey_link,
    #industries,
    h3.pull-right.request_quote,
    .col-sm-12.col-md-4.cta_item:nth-child(2),
    .col-sm-12.col-md-4.cta_item:last-child,
    .navbar.navbar-default.wfc-navbar-main-menu
    {
        display: none;
    }
    /*===========================

    STYLING THE MENU ON MOBILE

    ============================*/

        /*===================

        BUY NOW BTTN ON MOBILE DEVICES

        ===================*/

        #wfc-mobile-buy-now{
            float: left;
            position: relative;
            z-index: 9999;
            width: 70%;
            padding-bottom: 23px;
        }

        /*============START STYLING THE MENU=================*/
nav.navbar div[style="min-height: 28px !important;"] { display: none !important; }

        #navbar-mobile .navbar.navbar-default.navbar-fixed-top{
            background: transparent;
            border-color: transparent;
            border: none;
        }
        #navbar-mobile .navbar-header{ margin-top: -25px; }
        #navbar-mobile .navbar-toggle{
            margin-top: 0;
            margin-right: 0;
        }
        #navbar-mobile.navbar-collapse.collapse{
            display: block;
            height: auto;
            max-height: none;
        }
        #navbar-mobile .navbar-inner{ border: none; }
        #navbar-mobile .navbar-fixed-top .navbar-collapse{ max-height: none; }
        #navbar-mobile .navbar-nav .open .dropdown-menu > li > a{ padding: 12px 15px 15px 25px; }

        #navbar-mobile .navbar .nav > li.current-menu-item,
        #navbar-mobile .navbar .nav li:hover{
            background: transparent;
        }
        #navbar-mobile .navbar .nav > li.current-menu-item{ height: auto; }
        #navbar-mobile .caret{
            float: right;
            border-top: 8px dashed;
            border-right: 5px solid transparent;
            margin-top: 4px;
        }
        table.product_specs thead tr th, table.other_features tr td, table.product_specs tr td {
            font-size: 12px;
            line-height: 15px;
        }
        table.product_specs thead tr th {
            padding: 10px 5px;
        }
/*
        #promo_box {
            margin: 38px 0 0 0;
        }
*/

        /*#menu_my_bootstrap_menu_settings_main_menu_shift_nav_{ display: block; }*/
        /*
        .navbar.navbar-default.wfc-navbar-main-menu .navbar-toggle.collapsed,
        .navbar.navbar-default.wfc-navbar-main-menu .navbar-toggle{
            margin-right: 0;
        }
        */


    img {
        width:  100%;
        height:  auto;
    }
    .survey_link {
            text-align:  center;
            padding:  10px 0 5px 0;
    }
    #header {
            background:  transparent;
            background-color:  #f3f3f3;
    }
    #header #logo-bar {
            display:  block;
            height:  auto;
            margin:  0;
            padding-top: 26px;
            padding-bottom:  12px;
    }
    #header #logo-bar a,
    #header #logo-bar a img {
            width:  100%;
    }
    .navbar-form {
            float:  left !important;
            margin: 8px -15px;
    }
    .facebook-icon {
     margin:  17px 8px 0px 0px;
 }
    .fullwidthbanner-container,
    .fullwidthabanner {
            display:  none !important;
    }
    .cat_container .col-xs-6 {
     border-right:  none;
 }
    .how-we-meet {
            padding-top:  10px;
            padding-bottom:  35px;
    }
    #cat_promo a {
            display:  inline-block;
            margin-bottom:  6px;
            width:  100%;
            text-align:  center;
/*             border: 1px solid #f3f3f3; */
    }
    #industries {
            padding:  0;
            width:  100%;
    }
    #industries h5 {
     text-align:  center;
 }
    #industries ul {
            padding-left:  0;
            margin-left:  0;
            text-align:  center;
    }
    h3.pull-right.request_quote {
            float:  none !important;
            text-align:  center;
    }
    .cta_item h4 {
            margin:  26px 0 0 0;
            text-align:  center;
    }
    .cta_item p {
            margin-left:  0;
            text-align:  center;
    }
    .cta_item img {
     display:  none;
 }

        /*===================

         SUBPAGES

        ==================================*/

        #main-content img.alignleft {
            margin-right:  0;
            padding-right:  0;
        }

        #main-content a img.alignnone {
            margin:  0;
        }

        /*=============================

        WOO COMMERCE

        ==================================*/

        .post-type-archive-product ul.products li.product,
        .tax-product_cat ul.products li.product {
            width:  100% !important;
        }

        /*========================================

        APPAREL & INDUSTRIAL SALES REP TABLE FIXES

        =========================================*/

        .su-tabs-vertical .su-tabs-nav{
            width: 100% !important;
            text-align: center;
        }
        .su-tabs-vertical .su-tabs-panes{ width: 100% !important; }
        .su-tabs-panes .su-tabs-pane.su-clearfix,
        .su-tabs-pane table tbody td.wfc-one-half,
        .su-tabs-pane table tbody td.wfc-table-last{
            width: 100%;
        }
        .su-tabs-pane table tbody tr{
            padding-top: 22px;
            padding-left: 4px;
            padding-right: 0;
            margin-bottom: 3px;
            width: 100%;
        }
        .su-tabs-pane table tbody td{
            float: left;
            width: 100%;
            text-align: center;
        }
        .repImage{
            float: left;
            text-align: center;
            width: 100%;
            padding-left: 0;
            height: 256px;
            clear: both;
            display: both;
        }
        .repName,
        .repTerritory,
        .repPhone,
        .repTitle{
            margin-left: 0;
            margin-right: 0;
            width: 100%;
        }
        .repImage img,
        .repImage a img{
            float: none;
        }
        /*.repImage a img{ margin: 20px 20px 25px 0 !important; }*/

    a.pull-left.logo {
            text-align:  center;
            width:  100%;
            padding-bottom:  10px;
    }
    #footer p.legal {
     text-align:  center;
 }
    #footer p.legal2 {
            text-align:  center;
            padding-top:  10px;
            width:  100%;
    }
    #footer #wfc-footer {
     text-align:  center;
 }
}
@media (min-width: 320px) and (max-width: 600px) {
  .wfc_landing-template-default.single .landing-content .col-md-6 { min-height: 0 !important; }
}


@media (min-width: 480px)  {

    /*===================

    BUY NOW BTTN ON MOBILE DEVICES

    ===================*/

        #wfc-mobile-buy-now{ width: 86.5%; }

        /*    img {
            width:  inherit !important;
            height:  inherit !important;
        }
        */
        #TB_window img#TB_Image {
            width: 90%;
        }
        table.product_specs thead tr th, table.other_features tr td, table.product_specs tr td {
          font-size: 14px;
          line-height: 18px;
        }
        table.product_specs thead tr th {
            padding: 10px 8px;
        }

        #header #logo-bar {
          float:  none;
          text-align:  center;
          width:  auto;
        }
        #header #logo-bar a img {
            padding-left:  0 !important;
        }
    #main-content ul,
    #main-content ol {
            float:  left;
    }
    .navbar-form {
     width:  90%;
 }
    .navbar-form input.scovill-search-field {
     width:  206px;
     float: right;
 }
    #header #logo-bar a img {
            width:  auto;
            padding-top:  15px;
            padding-left:  15%;
            padding-right:  0;
    }
    a.pull-left.logo {
            float:  left;
            width:  100%;
    }
    a.pull-left.logo img {
            width:  41% !important;
            height:  auto;
            padding-top:  15px;
            padding-left:  0;
            padding-right:  0;
    }
    #sidebar .textwidget .sidebar.widget .textwidget a {
            display:  block;
            text-align:  center;
    }
    #sidebar .widget.widget_text img {
            width:  auto;
            height:  auto;
            text-align:  center;
    }
    .post-type-archive-product ul.products li.product {
     text-align:  center;
 }

        /*=============================

        WOO COMMERCE

        ===============================*/

        ul.products li.product a {
                text-align:  center;
                width:  100%;
        }

        #products .summary .col-md-3.images img {
            margin-bottom:  26px;
        }

        .post-type-archive-product ul.products li.product,
        .tax-product_cat ul.products li.product{
            width: 30.05% !important;
        }


    /*========================

    CONTACT PAGE

    ========================*/

    .page.page-id-1292 #gform_wrapper_1.gf_browser_gecko .gform_body #gform_fields_1 {
        margin:  10px 0 !important;
    }
}

@media (min-width: 768px)  {
        table.product_specs thead tr th {
            padding: 10px 10px;
        }

    #industries,
    h3.pull-right.request_quote,
    .nav.navbar-nav.navbar-right.col-md-4.wfc-navbar-buynow.hide-mobile,
    .navbar.navbar-default.wfc-navbar-main-menu{
        display: block;
    }
    #wfc-mobile-buy-now,
    #navbar-mobile.navbar-collapse.collapse,
    #navbar-mobile .navbar.navbar-default.navbar-fixed-top{
        display: none !important;
    }
    #TB_window img#TB_Image {
        width: auto;
    }

            /*=======================

            Global

            =========================*/
            .container {
                width:  100%;
            }
            img {
                width:  auto;
            }
            #main-content ul,
            #main-content ol {
                float:  none;
            }
            a img.alignleft {
                margin:  5px 20px 20px 0;
                margin-right:  inherit;
            }

        /*==============================

        Home

        ===============================*/

        .facebook-icon {
             margin:  22px 31px 0 6px;
        }
        .nav>li>a {
            padding:  16px;
        }
        #navbar ul#menu-main-menu li.current_page_item a{
            padding: 13px 13px;
        }
        .navbar-form {
             margin-top:  25px;
             margin-bottom: 25px;
             margin-left: 4px;
        }
        #promo_box {
            padding-right:  8px;
            margin: 10px 0 0 0;
        }
        .fullwidthbanner-container,
        .fullwidthabanner {
            display:  block !important;
        }
        .cta_item h4 {
            text-align:  left;
            margin:  22px 0 0 19px;
        }
        .cta_item p {
            margin-left:  19px;
            text-align:  left;
        }
        .cta_item img {
          display:  block;
          width:  auto;
          height:  auto;
        }

        /*==========================

        Products

        ===========================*/

        .post-type-archive-product ul.products li.product,
        .tax-product_cat ul.products li.product {
             width:  30.05% !important;
        }
        #products .summary .col-md-3.images img {
            width:  auto;
        }
        /*ul.products li.product a img {
            width:  auto !important;
        }
        */


         /*========================================

        APPAREL & INDUSTRIAL SALES REP TABLE FIXES

        =========================================*/

        .su-tabs-pane table tbody td,
        .su-tabs-pane table tbody td.wfc-one-half,
        .su-tabs-pane table tbody td.wfc-table-last{
            width: 45%;
            margin-left: 15px;
            margin-right: 15px;
        }

        /*===========================

        Footer

        ===========================*/

        a.pull-left.logo img {
            width:  auto !important;
        }
        #footer p.legal,
        #footer #wfc-footer {
            float:  none;
        }
        /* Navbar positioning foo  .navbar-wrapper  {
            margin-top:  20px;
        }
        .navbar-wrapper .container  {
            padding-right:  15px;
            padding-left:  15px;
        }
  .navbar-wrapper .navbar  {
        padding-right:  0;
        padding-left:  0;
  }
  /* The navbar becomes detached from the top,  so we round the corners  .navbar-wrapper .navbar  {
        border-radius:  4px;
  }
  /* Bump up size of carousel content  .carousel-caption p  {
        margin-bottom:  20px;
        font-size:  21px;
        line-height:  1.4;
  }
  .featurette-heading  {
        font-size:  50px;
  }
  */
}

@media (min-width: 992px)  {

        /*=====================================

        TOP RESPONSIVE MENU

        =====================================*/

        .nav.navbar-nav.wfc-navbar-buynow.hide-mobile li,
        .nav.navbar-nav.wfc-navbar-buynow.hide-mobile #promo_box{
            width: 100%;
        }
        .facebook-icon{ margin: 38px -2px 0 6px; }
        .pull-right.survey_link,
        .col-sm-12.col-md-4.cta_item:nth-child(2),
        .col-sm-12.col-md-4.cta_item:last-child{
            display: block;
        }

        /*====================================

        Global

        =====================================*/

        .pull-right {
            float:  right;
        }
        #main-content ul,
        #main-content ol {
            float:  left;
        }
        .container-fluid>.navbar-collapse {
            margin-left:  -15px;
            margin-right:  -15px;
        }

        /*=====================================

        Home

        ====================================*/

        .survey_link {
            text-align:  right;
        }
        .navbar-form {
            padding:  0;
            width:  100%;
        }
        .navbar .nav {
            padding-right:  0;
        }
        .navbar .nav li {
            padding:  0;
        }
        #header #logo-bar {
            float:  left;
            margin:  0 auto 17px;
        }

        /*====================================

        Sidebar

        ====================================*/

        .textwidget .sidebar.widget .textwidget img,
        #sidebar .widget.widget_text img,
        #sidebar .sidebar.widget .textwidget img {
            width:  100%;
        }

        /*===================================

        WOOCOMMERCE

        ===================================*/

        #products .summary .col-md-3.images img {
            width:  100%;
        }


        /*========================================

        APPAREL & INDUSTRIAL SALES REP TABLE FIXES

        =========================================*/

        .su-tabs-pane table tbody td,
        .su-tabs-pane table tbody td.wfc-one-half,
        .su-tabs-pane table tbody td.wfc-table-last{
            width: 30%;
        }

        /*=====================================

        Footer

        =====================================*/

        a.pull-left.logo img {
            float:  left;
        }
        #footer p.legal,
        #footer p.legal2 {
            text-align:  left;
        }
        a.pull-left.logo {
            float:  left;
        }
        #footer #wfc-footer {
            float:  left;
            text-align:  left;
            margin:  3em 0 0;
        }
        #footer #wfc-footer a {
            padding:  0 9px;
        }
}

@media (min-width: 1200px)  {

    /*=====================

    GLOBAL

    ======================*/

    .container{ width: 1170px; }
    #header{
        background: url(images/header_bg.png) repeat-x 0 6px #fff;
        min-width: 990px;
    }
    #survey_link{ padding: 0 0 5px 0; }
    #header #logo-bar{
        margin: 0 auto 17px;
        padding-top: 0;
        float: left;
        width: 100%;
    }
    #header #logo-bar a,
    #header #logo-bar a img{
        width: auto;
        float: left;
    }
    #header #logo-bar a img{ padding-top: 0; }
    .facebook-icon{ margin: 6px 0 0 6px; }
    .navbar-form{
        float: left !important;
        width: 80%;
        margin-top: 7px;
    }
    #main-content ul,
    #main-content ol{
        float: none;
        margin: 0 0 20px 20px;
    }


    /*==========================

    HOME

    ==========================*/

    .cat_container .col-xs-6{ border-right: 1px solid #fff; }
    .how-we-meet{ padding-bottom: 28px; }
    #industries h5,
    #industries ul{
        text-align: left;
    }
    h3.pull-right.request_quote{ float: right !important; }

    /*=========================

    SUBPAGES

    ========================*/

    #main-content img.alignleft{ margin: 5px 20px 20px 0; }

    /*========================================

    APPAREL & INDUSTRIAL SALES REP TABLE FIXES

    =========================================*/

    .su-tabs-vertical .su-tabs-nav{ width: 20% !important; }
    .su-tabs-vertical .su-tabs-panes{ width: 80% !important; }
    .su-tabs-pane table tbody td{
        width: 29%;
        text-align: left;
    }
    .repImage{ text-align: left; }
    .repImage img{ margin: 20px 20px 25px 0; }
    .repTerritory,
    .repTitle,
    .repPhone,
    .repEmail{
        padding-left: 0;
    }

}

    /*========================================

    LANDING PAGE ADJUSTMENTS

    =========================================*/

.wfc_landing-template-default #promo_box { display: none; }
.wfc_landing-template-default .navbar-form { display: none; }
.wfc_landing-template-default .pull-right { display: none; }
.wfc_landing-template-default .navbar.navbar-default.wfc-navbar-main-menu { display: none; }
.wfc_landing-template-default #wfc-footer { display: none; }
.wfc_landing-template-default #footer { margin-top: 0; }

.wfc-float-left{
  float: left;
  width: 47%;
}

.wfc-float-right{
  float: right;
  width: 47%;
}

.landing-form-section .gform_wrapper ul li.gfield{
  clear: none;
}

.wfc-clear{
  clear:both !important;
}
/*========================================

    PRODUCT PAGE ADJUSTMENTS - Attaching Machines

    =========================================*/
.product-page-header {
  padding: 45px 0;
} 
#product-info-container {
  padding-bottom: 45px;
}
ul.product-bullets {
  font-size: 14px;
  list-style-type: disc;
  padding-bottom: 10px; 
}
ul.product-bullets li {
  padding: 0 5px;
  line-height: 2rem;
}
/* Attaching Machines */
#attaching-machines {
    margin-bottom: 60px;
    width: 65%;
}
#attaching-machines .col {
  border: 1px solid #E4E4E4;
}
#attaching-machines .spec-container-row {
    float: left;
    width: 100%;
    /*border-left: 1px solid #E4E4E4;*/
    background-color: #F1F2F4;
}
#attaching-machines .spec-title {
    padding: 12px 12px 12px 30px;
    /*border-top: 1px solid #E4E4E4;*/
}
#attaching-machines .spec-details  {
  /*  float: left;
    width: 50%;*/
    padding: 12px 12px 12px 30px;
/*    border-top: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
    border-left: 1px solid #E4E4E4;*/
    background-color: #FFFFFF;
}
#attaching-machines .spec-container-row:last-child .spec-details, 
#attaching-machines .spec-container-row:last-child .spec-title  {
    border-bottom: 1px solid #E4E4E4;
}
#attaching-machines .left-column .spec-title {
    padding: 12px 12px 12px 30px;
    border-top: 1px solid #E4E4E4;
    background-color: #F1F2F4;
}
#attaching-machines .right-column .spec-details {
   padding: 12px 12px 12px 30px;
   border-top: 1px solid #E4E4E4;
}
/* End of Attaching Machines */

/* =============

remove when migrating 

================ */
/*.tp-button {
  padding-top: 6px;
  padding-bottom: 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height:30px;
  cursor:pointer;
  color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
  background:url(../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
  text-decoration:none;
  width: 100%;
}
.tp-button.red { 
  background-color:#cb1d1d; 
  -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        
  -moz-box-shadow:   0px 3px 0px 0px #7c1212;        
  box-shadow:   0px 3px 0px 0px #7c1212
}*/
/* end of - remove when migrating */

/*========================================

    END PRODUCT PAGE ADJUSTMENTS - Attaching Machines

    =========================================*/
.hide-bullets {
    list-style: none;
    margin-left: -40px;
}
#main_area {
  padding-bottom: 15px;
  padding-top: 10px;
}
.thumbnail-product img, .thumbnail-product-last img {
    padding: 1px;
    border-radius: 4px;
    margin-bottom: 5px;
    border: 1px solid #E4E4E4;
    transition-duration: 0.5s;
}
.video__link {
    display: none;
}
.thumbnail-product-last img {
    margin-bottom: 0;
}
.video-thumbnail {
    background-repeat: no-repeat;
    background-size: 180%;
    background-position: center;
}
li.thumb.active a img, li.thumb.active a div {
    opacity: 0.6;
}
.thumbnail-product img:hover, .thumbnail-product-last img:hover {
    opacity: 0.6;
    transition-duration: 0.5s;
}
.video-thumbnail {
    border-radius: 4px;
}
.carousel2 .carousel-inner {
    border-radius: 4px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
    height: auto;
}
/* ================================

BOOTSTRAP 4.0 - modified for specifications

================================== */
.row-graph {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 576px) {
  .row-graph {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 768px) {
  .row-graph {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 992px) {
  .row-graph {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row-graph {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.w-100 {
    width: 100%!important;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
      -ms-flex: 0 0 8.333333%;
          flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
      -ms-flex: 0 0 16.666667%;
          flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
      -ms-flex: 0 0 41.666667%;
          flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
      -ms-flex: 0 0 58.333333%;
          flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
      -ms-flex: 0 0 83.333333%;
          flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
      -ms-flex: 0 0 91.666667%;
          flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}
/*========================================

    ACCORDIAN

    =========================================*/
.accordion {
  width: 100%;
  padding-left: 0;
  list-style-type: none; 
}
.accordion .link {
  cursor: pointer;
  display: block;
  padding: 30px 15px 30px 0px;
  color: #002B7F;
  font-size: 18px;
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; 
  border-top: 2px solid #E4E4E4;
}
.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}
.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* Submenu
 -----------------------------*/
.submenu {
  display: none;
  font-size: 14px;
}
ul.submenu {
  padding: 0;
  margin: 0;
  padding-right: 60px;
  padding-left: 60px;
  padding-bottom: 45px;
}
.submenu li { 
  border-bottom: 1px solid #4b4a5e; 
}/* End of Submenu */

/* Toggle
 -----------------------------*/
#specifications-toggle, #specifications-ai-toggle, #applications-toggle, #ai-toggle, #accessories-toggle, #rd-toggle, #ao-toggle {
  width: 25px;
  height: 25px;
  margin-top: 40px;
  margin-right: 25px;
  position: relative;
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  pointer-events: none;
}
#specifications-toggle span:nth-child(1), #specifications-ai-toggle span:nth-child(1), #applications-toggle span:nth-child(1), #ai-toggle span:nth-child(1), #accessories-toggle span:nth-child(1), #rd-toggle span:nth-child(1), #ao-toggle span:nth-child(1) {
    top: 0px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#specifications-toggle span:nth-child(2), #specifications-ai-toggle span:nth-child(2), #applications-toggle span:nth-child(2), #ai-toggle span:nth-child(2), #accessories-toggle span:nth-child(2), #rd-toggle span:nth-child(2), #ao-toggle span:nth-child(2) {
    top: 0px;
}
li.open #specifications-toggle span:nth-child(1), li.open #specifications-ai-toggle span:nth-child(1), li.open #applications-toggle span:nth-child(1), li.open #ai-toggle span:nth-child(1), li.open #accessories-toggle span:nth-child(1), li.open #rd-toggle span:nth-child(1), li.open #ao-toggle span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
li.open #specifications-toggle span:nth-child(2), li.open #specifications-ai-toggle span:nth-child(2), li.open #applications-toggle span:nth-child(2), li.open #ai-toggle span:nth-child(2), li.open #accessories-toggle span:nth-child(2), li.open #rd-toggle span:nth-child(2), li.open #ao-toggle span:nth-child(2) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#specifications-toggle span, #specifications-ai-toggle span, #applications-toggle span, #ai-toggle span, #accessories-toggle span, #rd-toggle span, #ao-toggle span {
    display: block;
    position: absolute;
    width: 100%;
    border-top: 2px solid #BBBAB9;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
} /* End of toggle */

/*========================================

    End of ACCORDIAN

    =========================================*/
.carousel-inner .item iframe {
  /*transform: translateX(-50%);
  position: relative;
  left: 50%;*/
  width: 100%;
}
/* Specifications */
.specs-container {
  clear: both;
}
.spec-container-title {
  background-color: #F1F2F4;
}
.spec-container-title .col, .spec-container-details .col, .spec-container-title .col-1, .spec-container-details .col-1  {
  border-bottom: 1px solid #E4E4E4;
  border-right: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  border-top: 1px solid #E4E4E4;
}
.spec-container-title .col .spec-details, .spec-container-details .col .spec-details {
  padding: 5px 10px;
}
.spec-details img {
  width: 50px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.spec-title {
  padding: 10px;
}
.spec-options {
  padding-top: 12px;
  padding-left: 5px;
}
/* End of Specifications */

/* Applications */
ul.application-gallery {
    list-style-type: none;
}
ul.application-gallery li {
    display: inline-block;
    height: auto;
    padding: 15px;
    border-bottom: 0px;
}
.application-gallery__item {
  padding-bottom: 20px;
}
/* End of Applications */

/*  Resource Downloads */
.resource__image {
  overflow: hidden;
  border: 1px solid #E4E4E4;
  border-radius: 4px;
  height: 236px;
}
.resource__title {
  padding-top: 15px;
  padding-bottom: 15px;
  color: #002B7F;
  text-align: center;
}
/*  End of Resource Downloads */

/* Similar Products */
.similar-products {
  background-color: #F1F2F4;
  padding: 60px 0;
}
.similar-products h3 {
  font-size: 22px;
  padding-bottom: 15px;
}
.similar-product__image {
  border: 1px solid #E4E4E4;
  background-color: #FFFFFF;
  border-radius: 4px;
  height: 210px;
  background-position: center;
  background-size: 95%;
  background-repeat: no-repeat;
}
.similar-products .similar-product__title {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  color: #002B7F;
  text-align: center;
  height: 96px;
  overflow: hidden;
}
a.product-contact-btn {
  color: #0088cc;
  font-size: 15px;
  background-color: #f3f3f3;
  padding: 10px 15px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 20px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  text-shadow: none;
  transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-border-radius: all .2s ease-in-out;
  text-decoration: none;
}
a.product-contact-btn:hover  {
  color: #fff;
  background-color: #0088cc;
  text-decoration: none;
}
.similar-product__image {
    background-size: auto 100%;
  }
/* End of Similar Products */
.attachment-options p.short-description {
  padding-left: 15px;
}
/* Footer */
.footer.more-info {
  background-color: #004990;
  padding: 30px 0 50px;
  text-align: center;
  color: white;
  margin-bottom: -40px;
}
.footer.more-info button {
  padding: 10px 12px;
  color: #0088CC;
  border-radius: 2px;
  background-color: #F3F3F3;
  border: 0px;
  margin: 15px 12px;
}
.footer.more-info button:hover {
  color: #fff;
  background-color: #0088cc;
  text-decoration: none;
}
.footer .more-info__desc {
  font-size: 24px;
  margin: 10px 0 20px;
}
@media (max-width: 1024px) {
  .resource__image {
    height: 200px;
  }
}
@media (max-width: 991px) {
  .resource__image {
    height: 200px;
  }
  #slider-thumbs {
    padding: 0 0px 5px 10px;
  }
}
/* End of Footer */
@media (max-width: 678px) {
  .carousel2 .item {
    max-height: 100%;
  }
  #attaching-machines {
    width: 100%;
  }
  ul.submenu {
    padding-right: 0px;
    padding-left: 0px;
  }
  ul.submenu-scroll {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    overflow-x: scroll;
  }
  .scrollmenu {
    width: 678px;
  }
  .spec-options {
    width: 100%;
  }
  .resource__image {
    height: 250px;
  }
  .thumbnail-product {
    margin: 0 0 5px 0px;
  }
}
@media (max-width: 480px)  {
  #page-header h1#page-title.hidden-xs {
    display: none;
  } 
  #page-header h1#page-title.visible-xs {
    display: block;
  } 
  .thumbnail-product {
    padding: 0;
  }
  #slider-thumbs {
    padding: 0 0px 5px 10px;
  }
  .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    padding: 0;
  }
  #carousel-bounding-box {
    margin-right: -15px;
  }
  #attaching-machines .spec-details,
  #attaching-machines .spec-title  {
      padding-left: 12px;
  }
  .similar-product__image, .link-title {
    height: 190px;
  }
  .resource__image {
    height: 150px;
  }
  a.product-contact-btn {
    width: 100%;
    padding: 15px;
    display: inline-block;
    margin: 0 0 15px 0;
  }
}
/* ===============================

***** FORM & LP STYLES added 2018 ***** 

=================================  */
/* -------- TYPOGRAPHY ---------- */
#lp-header h1 {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif;
  font-weight: bold!important;
  font-size: 30px;
  line-height: 36px; 
  max-width: 600px;
}
#lp-header h2 {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif;
  font-weight: bold!important;
  font-size: 22px;
  line-height: 27px; 
  color: #000000;
  margin-top: 2px;
}
p.sample-description {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif !important;
  font-size: 16px;
  color: #4C5259;
  line-height: 25px;
  padding-top: 15px;
  margin-bottom: 0;
}
/* -------- TYPOGRAPHY ---------- */

/* -------- LP ---------- */
.lp-logos {
  text-align: center;
}
#lp-header {
  margin-top: 20px;
}
.lp-logos img {
  max-width: 100%;
  max-height: 55px;
  width: auto;
  margin-top: 30px;
  margin-bottom: 25px;
  transition-duration: 0.3s;
  margin-right: auto!important;
  margin-left: auto!important;
  vertical-align: bottom;
  display: block;
}
#lp-content .bkg--image, #lp-bkg .bkg--image  {
  padding: 288px 0 88px;
  background-size: cover;
  background-repeat: no-repeat;
}
#lp-content {
  padding-left: 0;
}
#lp-content p {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif !important;
  font-size: 15px;
  color: #4e4e4e;
  padding-bottom: 8px;
}
#lp-content p strong {
  font-weight: bold;
}
#lp-content ul {
    padding-bottom: 16px;
}
#lp-content .bkg--image {
  background-position: center;
  margin-bottom: 25px;
}
#lp-bkg {
  padding-right: 0;
}
#lp-bkg .bkg--image {
  background-position: left;
}
#lp-content {
  margin-bottom: 40px;
}
#lp-header p.p1 {
  padding-bottom: 8px;
}
#header.header__lp {
  display: none;
}
/* HEADER */
#header.header__lp {
  background: transparent;
  background-color: #f3f3f3;
}
#header.header__lp #logo-bar {
  float: none;
  text-align: center;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0;
}
#header.header__lp {
  border-bottom: 3px solid #dbdcde;
  padding-top: 25px;
  padding-bottom: 20px;
}
#header.header__lp #logo-bar a img {
  float: none;
  margin: 0 auto;
  padding-bottom: 0px;
  padding-top: 0px;
  max-width: 180px;
}
/* FOOTER */
#footer.landing-page__footer {
  margin-top: 20px;
}
.landing-page__footer .container {
  padding: 12px 15px;
}
.landing-page__footer p.legal, .landing-page__footer p.legal span {
  font-size: 13px;
  color: #848484;
}
#footer.landing-page__footer p.legal2 {
  padding-top: 0px;
  font-size: 13px;
  color: #A9A9A9;
}
#footer p.legal {
  color: #848484;
}
@media (max-width: 430px){
  #lp-info img {
    margin-bottom: 10px;
  }
}
@media (min-width: 768px){
}
@media (min-width: 1021px){
}
@media (min-width: 1200px){
  #header.header__lp #logo-bar a, #header.header__lp #logo-bar a img {
    width: auto;
    float: none;
  }
}
@media (max-width: 768px){
  #lp-content {
    padding-left: 15px;
    margin-bottom: 30px;
  }
}
/* -------- LP ---------- */

/* -------- FORM ---------- */
.gform_wrapper {
  background : none;
  margin-top   : 0px!important;
  margin-bottom   : 100px!important;
  max-width: 100%!important;
}
.gform_body {
  background: transparent;
  padding: 0px!important;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper .ginput_complex label {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif !important;
  margin: 0.8em 0 .40em 0!important;
  color: #4C5259!important;
  font-size: 16px!important;
}
.gform_wrapper .top_label .gfield_label, label {
  font-weight: 400 !important;
}
.gform_wrapper .gfield_required {
  color: #004990!important;
  display: none;
}
.gform_wrapper .ginput_complex.ginput_container {
  overflow: visible!important;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .ginput_container_select select.large.gfield_select, .ginput_container_address .address_state select {
  -webkit-background-image: linear-gradient(-180deg, #F2F2F2 0%, #D4D4D4 100%);
  -moz-background-image: linear-gradient(-180deg, #F2F2F2 0%, #D4D4D4 100%);
  background-image: linear-gradient(-180deg, #F2F2F2 0%, #D4D4D4 100%);
  border: 1px solid #979797;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,0.20), inset 0 2px 0 0 #FFFFFF;
  border-radius: 4px;
  /*font-family: HelveticaLTStd-Roman, "Helvetica Neue", Helvetica, Arial, sans serif;*/
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif !important;
  font-size: 14px;
  line-height: 16px!important;
  color: #4A4A4A;
  height: 47px;
  width: 100%!important;
}
.address_zip, .gform_wrapper li.field_sublabel_above .ginput_complex input[type=text], .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_gecko ul.gform_fields li.gfield select {
  width: 100%!important;
}
.gform_wrapper .ginput_complex .ginput_right {
  margin-left: 2.6%!important;
}
.gform_wrapper input, .gform_wrapper textarea {
  padding: 13px 0 13px 10px !important;
  border-radius: 4px !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
  font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans serif !important;
  font-weight: bold;
  font-size: 16px;
  width: 100%;
  background: #004A91;
  color: #FFFFFF;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0);
  border: 0px solid #c8bfc6; 
  height: 47px;
}
.gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex select {
    width: 100%!important;
}
.gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio]  {
    margin-left: 1px!important;
}
.gform_wrapper ul.gform_fields {
  margin: 0 !important;
}
.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large,
.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url] {
  width: 100%!important;
}
.gform_wrapper ul li.gfield.wfc-float-right {
  clear: none!important;
}
.gform_wrapper textarea.large {
  width: 100%!important;
}
/* added 02.2018 radio edit*/
.gform_wrapper.gf_browser_gecko .gfield_checkbox li input, .gform_wrapper.gf_browser_gecko .gfield_checkbox li input[type="checkbox"], .gform_wrapper.gf_browser_gecko .gfield_radio li input[type="radio"],
.gform_wrapper.gf_browser_safari .gfield_checkbox li input, .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_ie.gform_wrapper .gfield_checkbox li input, .gform_wrapper.gf_browser_ie.gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_ie.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin-left: 0.15rem;
    line-height: 0;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
    margin: 0 0 10px 24px!important;
    line-height: 1.1!important;
}
.gform_wrapper.gf_browser_ie.gform_wrapper .gfield_checkbox li label, .gform_wrapper.gf_browser_ie.gform_wrapper .gfield_radio li label, .gform_wrapper.gf_browser_ie.gform_wrapper .gfield_checkbox li input, .gform_wrapper.gf_browser_ie.gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_ie.gform_wrapper .gfield_radio li input[type=radio] {
    line-height: 1.1!important;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li label .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    line-height: 1.5!important;
}
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], 
.gform_wrapper.gf_browser_chrome .gfield_radio li label {
   line-height: 1.5!important;
}
.gform_wrapper .gfield_checkbox li input, 
.gform_wrapper .gfield_checkbox li input[type=checkbox], 
.gform_wrapper .gfield_radio li input[type=radio] {
    margin-top: 0.12em!important;
}


.disclaimer {
    width: 100%;
    text-align: left;
    padding: 25px 0 10px;
    position: fixed;
    bottom: 0;
    z-index: 999;
    background: #fff;    
}
.disclaimer p {
    display: block;
    margin-right: 25px;
    width: 90%;
}
.disclaimer .title {
    float: left;
    padding-right: 25px;
}

.disclaimer .close-disclaimer {
    position: absolute;
    top: 20px;
    right: 25px;
    background: #D3D3D3;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}



@media (max-width: 1021px){
    
.disclaimer p {
    float: left;
}
    
}

@media (max-width: 480px){
    

.disclaimer .close-disclaimer {

    top: 5px;
    right: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
}
}
    


/* Video */
.video-wrapper{}
.video-wrapper .video-js{width:100%; height: auto; padding-top: 24.74%;} /* 56.25% */

.video-wrapper .video-js .vjs-big-play-button{display: none !important; background: url(http://www.scovill.com/cms-wfc/wp-content/uploads/2020/07/CORE-play_bttn.png) 50% 50% no-repeat; background-size: contain; border: none; width: 100px; height: 100px; margin-top: -50px; margin-left: -50px;}
.video-wrapper .video-js .vjs-big-play-button span{display: none;}

.video-wrapper .video-js.vjs-ended .vjs-poster, .video-wrapper .video-js.vjs-ended .vjs-big-play-button{display: block;}
.video-wrapper .video-js.vjs-ended .vjs-control-bar{display: none;}

.video-js .vjs-control:focus:before, .video-js .vjs-control:hover:before, .video-js .vjs-control:focus{outline: none;}

.video-wrapper .video-js.vjs-has-started:not(.vjs-ended){height: 100vh; max-height: 56.25vw;}


/* Core */
.core-wrapper #main-content{max-width: 1024px;}

.core-wrapper{position: relative; padding-top: 20px;}
.core-wrapper:before{content:""; position: absolute; top: 0; bottom: -40px; left: 0; width:calc(50% - 512px - 40px); max-width: 194px; background: url(http://www.scovill.com/cms-wfc/wp-content/uploads/2020/07/CORE-side_graphic.jpg) 0 0 repeat-y;}
.core-wrapper.fixed:before{position: fixed;}

.page-template-core-template #footer{position: relative; z-index: 99;}

.core-wrapper .gform_wrapper{max-width: 400px !important; margin: 0 auto 100px !important;}
.core-wrapper .gform_wrapper ul.gform_fields li.gfield{padding-right: 0;}

.core-wrapper .gform_wrapper .gform_button {
        background-color: #769d91 !important;
        width: 100% !important;
        color: #fff !important;
        font-size: 18px !important;
}
.core-wrapper .gform_wrapper .gform_button:hover {
        background-color: #fff !important;
        color: #769d91 !important;
        border: 1px solid #ccc;
        box-shadow: none;
}

.gform_fields{width: 100%;}

/* Laning Page template 2020 */
.landing-2020{width: 90%; max-width: 1240px; margin: 0 auto;}
.landing-2020 h1{color: #1f356e !important;}
.landing-2020 .gform_button{padding: 10px 20px !important; background-color: #1f356e !important;}

.page-id-5489 #footer p.legal,
.page-id-5489 #footer p.legal2{text-align: center;}


/* Mask Page */
#main-content .mask-page .red-title{font-size: 24px; font-weight: bold; font-style: italic; color: #ED1C24;}
#main-content .mask-page .info{font-size: 12px; margin: 0 0 5px;}
#main-content .mask-page .large{font-size: 18px;}
#main-content .mask-page .x-large{font-size: 24px; font-weight: bold;}

#main-content .mask-page table{width: 100%;}
#main-content .mask-page thead{background-color: #F1F2F4;}
#main-content .mask-page td, #main-content .mask-page th{border: 1px solid #E0E0E0; padding: 10px 20px; font-weight: normal;}
#main-content .mask-page tr{float: none;}

#main-content .mask-page .right, #main-content .mask-page form{}
#main-content .mask-page form img{display: block; max-width: 1px;}
#main-content .mask-page form input[type="image"]{max-width: 180px; display: block;}
@media (max-width: 782px){
        .mobile-column-full{flex-basis: 100% !important;}
}
@media (max-width: 640px){
        #main-content .mask-page .right, #main-content .mask-page form{width: 100%;}
}
@media (max-width: 480px){
        #main-content .mask-page td, #main-content .mask-page th{padding:5px;}
}

/* Header changes */
#header .navbar-right{display: flex;}
#header .navbar-right li{display: inline-block; width: auto; margin-left: 20px;}
#header .navbar-right li:first-child{margin-left: auto;}
#header .header-right-btn{-moz-border-radius: 4px; -webkit-border-radius: 4px; background-color: #004990; border-radius: 4px; color: #fff; font-size: 16px; padding: 4px 11px; text-decoration: none;}
#header .header-right-btn a{color: #fff;}
#header .btn-gray{background-color: #A7A9AC;}

@media (min-width: 768px){
    #header .header-right-btn{padding: 4px 8px; margin: 10px 0 0 0;}
}