/********************************************HTML5 BOILERPLATE MINIFIED***************************/
/* 
    EDITED BY: Brandon Olwage
    EDITED ON: Aug 9, 2016
    EDITED FOR: Adding Alt Tags to Images
    PROJECT: 2553.44
    
    EDITED BY:	Ryan Pope
    EDITED ON:	August 8th, 2016
    EDITED FOR: Sidebar and Button Features for Rental Category Pages
    PROJECT:	2553.34

    EDITED BY:	Geoff Campbell
    EDITED ON:	Sep 15, 2016
    EDITED FOR: Expand top resources menus for new link for Industry Links Page
    PROJECT:	2553.51

    EDITED BY: Colin Brown
    EDITED ON: Dec 8/16
    EDITED FOR: New Impressum Web Page for Germany
    PROJECT: 2553.71 

    EDITED BY: Colin Brown
    EDITED ON: Dec 15/16
    EDITED FOR: New home page banners
    PROJECT: 2553.72 

    EDITED BY:	Geoff Campbell
    EDITED ON:	Jan 17, 2017
    EDITED FOR: Update Category and Subcat Pages with H2 tags
    PROJECT:	2553.75

    EDITED BY:	Brandon Olwage
    EDITED ON:	Mar 10, 2017
    EDITED FOR: Location Page Updates
    PROJECT:	2553.63

    EDITED BY:	Geoff Campbell
    EDITED ON:	Jan 31, 2017
    EDITED FOR: Drop Down Menu Update
    PROJECT:	2553.70

    EDITED BY:	Colin Brown
    EDITED ON:	Apr 25 2017
    EDITED FOR: Video icon class
    PROJECT:	2553.88

    UPDATED BY: Syed Kazmi
    UPDATED ON: May 4, 2017
    UPDATED FOR: New Card Layout for Category, Subcat Pages and Process selector page 
    PROJECT: 2553.86

    UPDATED BY: Kyle Butler
    UPDATED ON: May 23, 2017
    UPDATED FOR: ArcNet: Add Shuffle Feature back to the Red-D-Arc Locations Page
    PROJECT: 2553.94

    UPDATED BY: Syed Kazmi
    UPDATED ON: May 30, 2017
    UPDATED FOR: New Card Layout for Category, Subcat Pages and Process selector page 
    PROJECT: 2553.86 - updated design

    EDITED BY:	Geoff Campbell
    EDITED ON:	June 13, 2017
    EDITED FOR: Drop down menu adjustments - Pipe welding moved beside Automation
    PROJECT:	2553.90
    
    UPDATED BY: Syed Kazmi
    UPDATED ON: June 28, 2017
    UPDATED FOR: Update to Process Selector and Product Detail Pages 
    PROJECT: 2553.69

    UPDATED BY: Syed Kazmi
    UPDATED ON: August 8, 2017
    UPDATED FOR: ArcNet: When a product is set to discontinued it should continue to appear in the equipment list for the Spec Sheets and Manuals webpage
    PROJECT: 2598

    'UPDATED BY:    Brandon Olwage
    'UPDATED ON:    Aug 18, 2017
    'UPDATED FOR:   Add Red-D-Arc Industry Terms web page to the RDA website 
    'PROJECT        2598.01

    EDITED BY: Geoff Campbell
    EDITED ON: Aug 24, 2017
    EDITED FOR: Remove Cutting Services content
    PROJECT: 2597.02

    EDITED BY: Geoff Campbell
    EDITED ON: Feb 13, 2018
    EDITED FOR: Feb 2018 Website Change Requests
    PROJECT: 2597.13

'UPDATED BY:    Brandon Olwage
    'UPDATED ON:    Jan 8, 2019
    'UPDATED FOR:   Add Customer Satisfaction Survey to the RDA Website and CAP 
    'PROJECT        2629
 */

/*********Product containers normal screen start************/

.product-container{
		background: #eee;
		width:226px;
		height:200px;
		top:386px;
		left:271px;
		padding:8px;
		text-align: center;	
		box-shadow: 2px 2px 3px 2px #aaa;
		background:#fff;
        float:left;
        margin-bottom:15px;
        margin-right:15px;
        
	}
	.product-container a {text-decoration:none!important;}


    .product-container-subcat{
		background: #eee;
		width:220px;
		height:320px;
		top:386px;
		left:271px;
		padding-right:20px;
		text-align: center;	
		background:#fff;
        float:left;
        margin-bottom:37px;
        margin-right:15px;
        padding-bottom:0px;
	}
	.product-container-subcat a {text-decoration:none!important;}
        

    .product-container-products{
		background: #eee;
		width:220px;
		height:320px;
		top:386px;
		left:271px;
		padding-right:20px;
		text-align: center;	
		background:#fff;
        float:left;
        margin-bottom:37px;
        margin-right:15px;
        padding-bottom:15px;
	}
	.product-container-products a {text-decoration:none!important;}


     .process-container{
		background: #eee;
		width:225px;
		height:310px;
		top:386px;
		left:271px;
		padding-right:20px;
		text-align: center;	
		background:#fff;
        float:left;
        margin-bottom:55px;
        margin-right:12px;
        padding-bottom:15px;
      
	}
	.process-container a {text-decoration:none!important;}


    .productHeading{

         font-weight:bold;
         text-align:left;
         font-size:12px;
    }

    .prodImg{

        height:130px;
        padding-top:0px;
        float:none;
        margin-bottom:10px;
    }

    .prodImgCat{

        padding-top:20px;
        float:none;
        margin-bottom:0px;
    }

    
.NewQuouteBtn {
    background: #ee1d25; /* Old browsers */
    background: -moz-linear-gradient(top, #ee1d25 0%, #e81d25 50%, #e71d25 51%, #da1d25 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1d25), color-stop(50%,#e81d25), color-stop(51%,#e71d25), color-stop(100%,#da1d25)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* W3C */
    border-radius: 4px;
    color: #fff !important;
    display: block;
    float: left;
    font-size: .8571em;
    font-weight: bold;
    height: 25px;
    padding-top: 1px !important;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0,0,0,.4);
    width: 100px;
    margin-top: 5px;
    
}

 .hidebanner{
            display:none;
        }


  .hrmobile{
            display:none;
        }

  .hrNoMobile{
      display:block;
  }

  /**********Feedback/Survey Button***********/
  button#feedBack_div_btn{
                height:auto !important;
            }

            .feedBack_vertical_button.feedBack_right, .feedBack_vertical_button.feedBack_left{
                padding: 5px !important;
            }

            .feedBack_vertical_button.feedBack_right{
                right: -45px;
            }

            .feedBack_vertical_button{
                background-color: #ed1d25 !important;
                cursor: pointer;
                top: 45px;
                z-index: 99999990;
                min-height: 35px !important;
                max-height: 35px !important;
                width: 125px !important;
                max-width: 125px !important;
                min-width: 125px !important;
                transform: rotate(90deg);
                color: #fff;
                font-size: 13px;
                letter-spacing: 1px;
                font: Arial;
                text-align: center;
                margin-top: 425px;
            }

            .noOutline{
                outline: none !important;
            }

  /**********Mobile Feedback/Survey Button***********/
  @media only screen and (max-width: 760px){

                .feedBack_vertical_button.feedBack_right{
                    right: 0;
                }

                .feedBack_vertical_button{
                    visibility: hidden;
                }

            }


/*********Product containers normal screen end************/

/*************Product containers for mobile view start ************/
    @media only screen and (max-width: 640px){

     
        .hrmobile{
           
            display:block;
        }

         .hrNoMobile{
      display:none;
  }


     .process-container{
		background:#fff;
        float:left;
        margin-bottom:0px;
        margin-left:12px;
		width:225px;
        min-width:200px;
        min-height:190px;
		height:190px;
		top:386px;
		left:271px;
		padding:15px;
		text-align: center;	
        box-shadow: 0px 0px 0px 0px #aaa;
		background:#fff;
        margin-bottom:55px;
        margin-left:0px;
        
	}
	.process-container a {text-decoration:none!important;}


    
    .product-container{
		background-color: #051942;
		width:100%;
		height:50px;
		box-shadow: 0px 0px 0px 0px #aaa;
        border-bottom:solid 0.2px #3f4d6c;
        padding-left:20px;
        padding-top:20px;
        margin-bottom:0px;
        color:#fff;
        
	}

    .product-container div a {display:block; height:50px;margin-top:-7px; }
	.product-container a h2 {text-decoration:none!important;}
    .product-container h2 a {color:#fff!important;text-decoration:none!important; font-weight:normal;}

    .product-container-subcat{
		background: #eee;
		width:225px;
        min-width:200px;
        min-height:190px;
		height:190px;
		top:386px;
		left:271px;
		padding:15px;
		text-align: center;	
		box-shadow: 0px 0px 0px 0px #aaa;
		background:#fff;
        margin-bottom:5px;
        margin-left:0px;
        margin-top:0px;
	}
	.product-container-subcat a {text-decoration:none!important;}


       .product-container-products{
		background: #eee;
		width:225px;
        min-width:200px;
        min-height:190px;
		height:190px;
		top:386px;
		left:271px;
		padding:15px;
		text-align: center;	
        
		background:#fff;
        margin-top:0px;
        margin-bottom:5px;
        
        margin-left:10px;
	}
	.product-container-products a {text-decoration:none!important;}

    .contentMobView{
        display:none;
	}

        .articlemobileview{
        width:105%!important;
        margin-left:-17px;
        margin-right:0px;
        margin-top:-12px;
        padding-right:0px;
    }
    

    }
/*************Product containers for mobile view end ************/






* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

we figcaption {
    display: block;
}

figure {
    display: block;
    margin: 0;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

audio {
    display: inline;
    zoom: 1;
}

canvas {
    display: inline;
    zoom: 1;
}

video {
    display: inline;
    zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

.hide {
    display: none;
}

.pnlUsedEquipmentStyle {
    padding-top: 4px;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif;
    color: #222;
}

button {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    vertical-align: middle;
    line-height: normal;
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
    margin: 0;
}

.btn-pagelink {
    background-color: #f0f0f0; /* Green */
    border: none;
    border-radius:4px;
    min-width:70px;
    color: #5f5f5f;
    padding: 3px 7px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 2px 1px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
}
    .btn-pagelink:hover {
    background-color: #0f1d4b;
    color: #fff;
}

input {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    vertical-align: middle;
    line-height: normal;
    margin: 0;
}

select {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    vertical-align: middle;
    margin: 0;
}

textarea {
    font-family: sans-serif;
    color: #222;
    font-size: 100%;
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    margin: 0;
}

body {
    font-size: 1em;
    line-height: 1.4;
    margin: 0;
}

::-moz-selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #333;
    color: #fff;
    text-shadow: none;
}

a {
    color: #00e;
}

    a:hover {
        color: #06e;
        outline: 0;
    }

    a:active {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b {
    font-weight: 700;
}

strong {
    font-weight: 700;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: 700;
}

pre {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

kbd {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

q {
    quotes: none;
}

    q:before {
        content: none;
    }

    q:after {
        content: none;
    }

small {
    font-size: 85%;
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    bottom: -.25em;
}

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -.5em;
}

ul {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

nav ol {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    margin-left: -7px;
    white-space: normal;
    padding: 0;
}

input[type="button"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

input[type="reset"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    overflow: visible;
}

button[disabled] {
    cursor: default;
}

input[disabled] {
    cursor: default;
}

input[type="checkbox"] {
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    padding: 0;
}

input[type="radio"] {
    box-sizing: border-box;
    width: 13px;
    height: 13px;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

    input[type="search"]::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input:invalid {
    background-color: #f0dddd;
}

textarea:invalid {
    background-color: #f0dddd;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    background: #ccc;
    color: #000;
    margin: .2em 0;
    padding: .2em 0;
}

aside > ul > li.blue > span {
    background-color: #01143d;
    border-radius: 4px;
    border: none;
    float: left;
    height: 30px;
    width: 100%;
    color: white;
    vertical-align: middle;
    padding: 4px 10px;
}

aside.left #link {
    background-color: #01143d;
    border-radius: 4px;
    border: none;
    float: left;
    height: 30px;
    width: 100%;
    color: white;
}

    aside.left #link a {
        margin-left: 10px;
        position: relative;
        top: 3px;
        font-size: 9px;
        font-weight: bold;
        color: white;
        z-index: 500;
    }

aside.leftProducts #link {
    background-color: #01143d;
    border-radius: 4px;
    border: none;
    float: left;
    height: 30px;
    width: 100%;
    color: white;
}


.UsedEquipmentSearch {
    float: right;
    margin-left: 10px;
    padding: 6px 10px 10px 10px;
    background-color: #e5e5e5;
    border-radius: 4px;
    width: 25%;
}

.assetTitleStyle {
    font-size: 1.1em;
    font-weight: bold;
    color: #ee1d25;
    padding: 5px 0 10px 0;
}


.divCountry {
    float: left;
    clear: left;
    padding-bottom: 10px;
}

.TextWrap {
    float: right;
    margin: 10px;
}
/********************************************BODY STYLES******************************************/

body {
    background: #FFF;
    color: #5f5f5f;
    font: 87.5%/150% Tahoma, Arial, Helvetica, sans-serif; /*14px/20px*/
}

p {
    margin-top: 0px;
}

p,
.main-product-info li,
table {
    font-size: 0.929em; /*13*/
    line-height: 1.45em; /*18*/
}

h1 {
    font-size: 1.785em;
    font-weight: normal;
    margin: 0 0 12px;
    line-height: 125%;
}

h2 {
    font-size: 1.142em;
    font-weight: normal;
    margin: 0 0 5px;
}

.post h2 {
    color: #002065;
    /* color:#00133c; */
}

.mainContent h2 {
    color: #002065;
    margin-bottom: 3px;
}

a {
    color: #ee1d25;
    text-decoration: none;
}

    a:hover {
        color: #ee1d25;
    }

.PDF a {
    color: #5f5f5f;
}

.container {
    clear: both;
    margin: 0 auto;
    position: relative;
    max-width: 962px;
}

.bodyLists {
    padding-left: 13px;
    margin-top: 4px;
    margin-bottom: 5px;
}

    .bodyLists li {
        font-size: 0.929em; /*13*/
        line-height: 1.4em; /*22*/
    }

.productLists {
    padding-left: 13px;
     /*margin-top: 0px;
    margin-bottom: 0px;*/
    overflow:hidden;
    margin-top: 1px; 
    margin-bottom: 10px;
    height:52px; 
    width:auto; 
    text-align:left;
    font-size:11px;
}

.productListsProdDetails {
    padding-left: 13px;
     /*margin-top: 0px;
    margin-bottom: 0px;*/
    overflow:hidden;
    margin-top: 1px; 
    margin-bottom:10px;
    height:60%; 
    width:auto; 
    text-align:left;
    font-size:14px;
}

.productLists-processSelector {
    padding-left: 13px;
     /*margin-top: 0px;
    margin-bottom: 0px;*/
    overflow:hidden;
    margin-top: 1px; 
    margin-bottom:10px;
    height:108px; 
    width:inherit; 
    text-align:left;
    font-size:11px;
}

.productLists-processSelector li {
       line-height: 1.55em;
        padding:1px 0px;
    }


    .productLists li {
        line-height: 1.45em;
       padding:1.4px 0px;
    }

.specificationsLeftColumn {
    width: 125px;
    text-align: left;
    vertical-align: top;
}

.specificationsRightColumn {
    text-align: left;
    vertical-align: top;
}
.showGermanOnly {
    display:none;
}
.showFrenchOnly {
    display:none;
}
.showNetherlandsOnly {
    display:none;
}
.showUAEOnly {
    display:none;
}
/* Cart */

#CartWrapper {
    margin-top: 5px;
    position: relative;
    width: 100%;
    float: left;
}


.Cart {
    float: left;
    width: 100%;
}

    .Cart td {
        line-height: 14px;
        padding: 5px;
        vertical-align: baseline;
    }

        .Cart td > input {
            margin-right: 3px;
        }

.delBtn {
    position: relative;
    float: right;
    clear: none;
    font-size: 0.929em;
    padding-top: 5px;
}

#MainWrapper {
    width: 100%;
    margin: 0px;
    padding-bottom: 10px;
}

    #MainWrapper p {
        margin-top: 8px;
        margin-bottom: 3px;
    }

#HeaderWrapper {
    margin-left: 5px;
    margin-top: 5px;
    width: 100%;
    position: relative;
}


.quoteDates {
    position: relative;
    float: left;
    padding-left: 10px;
    font-size: 0.929em;
}

    .quoteDates label {
        white-space: nowrap;
        padding-left: 3px;
        vertical-align: middle;
        font-size: 0.929em;
    }

#CartWrapper {
    margin-top: 5px;
    position: relative;
    width: 100%;
    float: left;
}

#EquipmentList {
    float: left;
    width: 100%;
}

#EquipmentListRightSide {
    float: left;
    clear: right;
    width: 100%;
    padding-bottom: 10px;
}

#DropDownControlContainer {
    float: left;
    margin-right: 10px;
}

#ContactInformationWrapper {
    float: right;
    margin-right: 15px;
    width: 250px;
    position: relative;
    margin-top: 10px;
}

#ContactInformation {
    float: right;
    margin-right: 15px;
    border-left: 1px solid #b8b8b8;
    padding-left: 15px;
}

#EquipmentList {
    border-bottom: 1px solid #b8b8b8;
    padding-bottom: 5px;
}


#ProductImage {
    float: left;
    width: 100px;
}

#ProductInfo {
    float: left;
    padding-left: 20px;
}

.d {
    color: #ee1d25;
}

#dates p {
    margin-bottom: 5px;
}

#dates .quoteDates {
    margin-top: 2px;
}

#divInterestedIn {
    font-size: 0.929em;
}

    #divInterestedIn label {
        vertical-align: middle;
    }

.quoteModelNumber {
    color: #ee1d25;
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 5px;
}

    .quoteModelNumber:hover {
        font-size: 1em;
    }

article.getQuoteCartSection {
    width: 60%;
    min-width: 500px;
    border-top: 1px solid #b8b8b8;
}

aside.getQuoteContact {
    width: 33%;
    min-width: 300px;
    padding-left: 15px;
    border-left: 1px solid #d8d8d8;
}

.getQuoteContactFields {
    padding-left: 10px;
}

/* End Cart*/


/*Red Btns*/
.realBtn {
    background: #ee1d25; /* Old browsers */
    background: -moz-linear-gradient(top, #ee1d25 0%, #e81d25 50%, #e71d25 51%, #da1d25 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1d25), color-stop(50%,#e81d25), color-stop(51%,#e71d25), color-stop(100%,#da1d25)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* W3C */
    border-radius: 4px;
    color: #fff !important;
    display: block;
    float: left;
    font-size: .8571em;
    font-weight: bold;
    height: 31px;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0,0,0,.4);
}

.btn {
    background: #ee1d25; /* Old browsers */
    background: -moz-linear-gradient(top, #ee1d25 0%, #e81d25 50%, #e71d25 51%, #da1d25 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1d25), color-stop(50%,#e81d25), color-stop(51%,#e71d25), color-stop(100%,#da1d25)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ee1d25 0%,#e81d25 50%,#e71d25 51%,#da1d25 100%); /* W3C */
    border-radius: 4px;
    color: #fff !important;
    display: block;
    float: left;
    font-size: .8571em;
    font-weight: bold;
    height: 29px;
    padding-top: 4px !important;
    position: relative;
    text-align: center;
    text-shadow: 0 -1px 1px rgba(0,0,0,.4);
    width: 156px;
}

    .btn span {
        background: url(/imagesRWD/btn-arrow.png) no-repeat;
        display: inline-block;
        height: 12px;
        margin-left: 8px;
        position: relative;
        top: 2px;
        width: 9px;
    }

a.btn:hover {
    background: #da1d25; /* Old browsers */
    background: -moz-linear-gradient(top, #da1d25 0%, #e71d25 49%, #e81d25 50%, #ee1d25 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#da1d25), color-stop(49%,#e71d25), color-stop(50%,#e81d25), color-stop(100%,#ee1d25)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #da1d25 0%,#e71d25 49%,#e81d25 50%,#ee1d25 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #da1d25 0%,#e71d25 49%,#e81d25 50%,#ee1d25 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #da1d25 0%,#e71d25 49%,#e81d25 50%,#ee1d25 100%); /* IE10+ */
    background: linear-gradient(to bottom, #da1d25 0%,#e71d25 49%,#e81d25 50%,#ee1d25 100%); /* W3C */
    color: #fff !important;
}

/*Blue Btns*/

.btn.blue {
    background: #1c2557; /* Old browsers */
    background: -moz-linear-gradient(top, #1c2557 0%, #03153f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c2557), color-stop(100%,#03153f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1c2557 0%,#03153f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1c2557 0%,#03153f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1c2557 0%,#03153f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1c2557 0%,#03153f 100%); /* W3C */
}

a.btn.blue:hover {
    background: #03153f; /* Old browsers */
    background: -moz-linear-gradient(top, #03153f 0%, #1c2557 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#03153f), color-stop(100%,#1c2557)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #03153f 0%,#1c2557 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #03153f 0%,#1c2557 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #03153f 0%,#1c2557 100%); /* IE10+ */
    background: linear-gradient(to bottom, #03153f 0%,#1c2557 100%); /* W3C */
}

.productAddedToQuoteHeader {
    width: 100%;
    height: 30px;
    background: #1c2557; /* Old browsers */
    background: -moz-linear-gradient(top, #1c2557 0%, #03153f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1c2557), color-stop(100%,#03153f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1c2557 0%,#03153f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1c2557 0%,#03153f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1c2557 0%,#03153f 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1c2557 0%,#03153f 100%); /* W3C */
}

    .productAddedToQuoteHeader h2 {
        color: #fff;
        font-size: .92em;
        padding-top: 4px;
    }

.stackedImage {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.productAddedToQuoteModel {
    float: left;
    color: #ee1d25;
    font-size: 13px;
    vertical-align: middle;
    text-align: left;
    margin-left: 10px;
    padding-top: 10px;
}

.hyperlinkGrey {
    color: #5f5f5f;
    text-decoration: none;
}

.hyperlinkGreyUnderlined {
    color: #5f5f5f;
}

.red {
    color: #ee1d25;
}


/********************************************HEADER STYLES***************************************/

header, section, footer {
    float: left;
    width: 100%;
}

header {
    margin-bottom: 0;
}

    header .logo {
        float: left;
        margin-top: 16px;
        margin-bottom:10px;
    }
    header .weldAutoTopLogo {
        float: left;
        margin-top: 16px;
    }


/********************************************NAV STYLES*****************************************/

nav {
    float: right;
    width: 100%; 
    /* original width: 81.18%; */
}

.mobile-menu {
    display: none;
}

/**Top Nav**/

.top-nav {
    margin-top: 9px;      
    width: 700px;    
}

    .top-nav a {
        text-decoration: none;
    }

    .top-nav ul {
        margin-top: 15px;
        text-align: right;
    }

    .top-nav li {
        display: inline-block;
        margin-right: 3%;
    }
    .top-nav li.nav-quote, .top-nav li.active-nav-quote {        
        margin-right: 0;
    }

    .top-nav a {
        color: #808080;
        display: block;
        font-size: 0.857em;
        padding: 2px 0;
    }

        .top-nav a:hover {
            color: #ee1d25;
        }

.top-nav .nav-cap a {
        background: url(/imagesRWD/icon-cap.gif) no-repeat left center;
        padding-left: 16px;
    }

        .top-nav .nav-cap a:hover {
            background: url(/imagesRWD/icon-cap-hover.gif) no-repeat left center;
        }

    .top-nav .nav-location a {
        background: url(/imagesRWD/icon-location.gif) no-repeat left center;
        padding-left: 16px;
    }

        .top-nav .nav-location a:hover {
            background: url(/imagesRWD/icon-location-hover.gif) no-repeat left center;
        }

    .top-nav .nav-contact a {
        background: url(/imagesRWD/icon-contact.gif) no-repeat left center;
        padding-left: 22px;
    }

        .top-nav .nav-contact a:hover {
            background: url(/imagesRWD/icon-contact-hover.gif) no-repeat left center;
        }

    .top-nav .nav-worldwide a {
        background: url(/imagesRWD/icon-worldwide.gif) no-repeat left center;
        padding-left: 20px;
    }

        .top-nav .nav-worldwide a:hover {
            background: url(/imagesRWD/icon-worldwide-hover.gif) no-repeat left center;
        }

    .top-nav .nav-quote {
        background: url(/imagesRWD/get-quote-icon.gif) no-repeat left center;
        padding-left: 20px;
        font-size: 0.857em;
        color: #808080;
    }

    .top-nav .active-nav-quote a,
    .top-nav .active-nav-quote a:hover,
    .top-nav .active-nav-quote a:active,
    .top-nav .active-nav-quote a:visited {
        background: url(/imagesRWD/get-quote-icon-active.gif) no-repeat left center;
        padding-left: 20px;
        color: #ee1d25;
    }

aside ul li .quote .active span {
    color: #ee1d25;
}

.top-nav span {
    color: #ee1d25;
    float: right;
    font-size: 1.286em;
    font-weight: bold;
    margin-left: 60px;
    position: relative;
    top: 3px;
}

/**Main Nav**/

.main-nav {
    clear: right;
    clear:left;
    float:left;
    padding-top: 15px;
}

    .main-nav a {
        text-decoration: none;
    }

    .main-nav > ul {
        background: url(/imagesRWD/nav-shadow.jpg) no-repeat center bottom;
        border-radius: 4px;
        float: left;
        height: 52px;
    }

        .main-nav > ul > li {
            border-left: 1px solid #858DA3;
            /* border-right: 1px solid #000; */
            float: left;
            position: relative;
        }

    .main-nav li:first-child {
        border-left: none;
    }

    .main-nav li:last-child {
        border-right: none;
    }

    .main-nav > ul > li > a {
        background: #1e2759; /* Old browsers */
        background: -moz-linear-gradient(top, #1e2759 0%, #01143d 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e2759), color-stop(100%,#01143d)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #1e2759 0%,#01143d 100%); /* IE10+ */
        background: linear-gradient(to bottom, #1e2759 0%,#01143d 100%); /* W3C */
        border-bottom: 1px solid #000;
        color: #fff;
        display: block;
        font-size: 0.929em;
        line-height: 13px;
        padding: 10px 27px;
    }

        .main-nav > ul > li > a:hover {
            text-decoration: none;
        }

    .main-nav > ul > li:first-child > a {
        border-radius: 4px 0 0 4px;
    }

    .main-nav > ul > li.last > a {
        border-radius: 0 4px 4px 0;
    }

    .main-nav > ul > li > a:hover, .main-nav > ul > li:hover > a {
        background: #1e2759; /* Old browsers */
        background: -moz-linear-gradient(top, #1e2759 0%, #01143d 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e2759), color-stop(100%,#01143d)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #1e2759 0%,#01143d 100%); /* IE10+ */
        background: linear-gradient(to bottom, #1e2759 0%,#01143d 100%); /* W3C */
        border-radius: 4px;
        padding-bottom: 14px;
        position: relative;
        z-index: 10;
    }

.heading {
    background: #1e2759; /* Old browsers */
    background: -moz-linear-gradient(top, #1e2759 0%, #01143d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e2759), color-stop(100%,#01143d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1e2759 0%,#01143d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1e2759 0%,#01143d 100%); /* W3C */
    border-bottom: 1px solid #000;
    color: #fff;
    display: block;
    font-size: 1.1em;
    line-height: 13px;
    padding: 10px 22px;
    border-radius: 4px 4px 4px 4px;
    margin-left: -20px;
    margin-bottom: 10px;
}

/*for process selector page only -- start*/
.headingprocess {
    background: #1e2759; /* Old browsers */
    background: -moz-linear-gradient(top, #1e2759 0%, #01143d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e2759), color-stop(100%,#01143d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #1e2759 0%,#01143d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #1e2759 0%,#01143d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #1e2759 0%,#01143d 100%); /* W3C */
    color: #fff;
    display: block;
    font-size: 1.1em;
    line-height: 13px;
    padding: 10px 22px;
    border-radius: 4px 4px 4px 4px;
    margin-left: -20px;
    margin-bottom: 10px;
    float:right;
    height: 220px;
}

/*for process selector page only -- end*/


.headingPhoneNumber {
    display: inline-block;
    position: relative;
    padding-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

    .headingPhoneNumber a {
        color: #fff;
        font-size: 0.9em;
    }

/*Mobile Only Subnavigation Heading*/

body #heading2 h1 {
    display: none;
}

#erContainer {
    float: left;
    height: auto;
    display: block;
    margin: auto 0;
    margin-bottom: 25px;
}

#erTop {
    clear: both;
}

#erLeft {
    float: left;
    width: 240px;
}

#erRight {
    float: left;
    padding-left:100px;
}

#clear {
    float: left;
    clear: both;
}

/*Standard Dropdowns*/

.main-nav li .dropdown {
    background: #fff;
    border: 1px solid #7f7f7f;
    box-shadow: 2px 2px 6px rgba(0,0,0,.4);
    visibility:hidden;
    /*display: none;*/
    font-size: .877em;
    left: 0;
    padding: 5px 8px 0;
    position: absolute;
    top: 34px;
    width: 174px;    
    opacity:0;
    transition: opacity .2s ease-in-out;
   -moz-transition: opacity .2s ease-in-out;
   -webkit-transition: opacity .2s ease-in-out; 
   -ms-transition: opacity .2s ease-in-out;
   -webkit-transition-delay: 0.15s; /* Safari */
    transition-delay: 0.15s;    
}

/*.main-nav li .dropdown.company {
    width: 150px;
    z-index:500;
}*/

.main-nav li:hover .dropdown {
    /*display: block;*/
    visibility:visible;
    padding-top: 10px;
    opacity:1;

}

.main-nav li li {
    border: none;
    /*  border-top: 1px solid #dfdfdf; */
    display: block;
    float: none;
}

    .main-nav li li:first-child {
        border: none;
    }

    .main-nav li li:last-child {
        padding-bottom: 7px;
    }

    .main-nav li li a {
        color: #5f5f5f;
        display: block;
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 105%;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 5px;
        margin-left: 5px;
    }

        /*.main-nav li li a:hover, .main-nav li span {
            color: #ee1d25;                        
        }*/
        .main-nav li li a:hover {
            background-color: #e1e6ed;
            padding-left: 5px;
            padding-right: 5px;
            margin-right: 5px;
            margin-left: 5px;
        }

.noHoverBackground {
    background-color: #fff !important;
}

.mainNavHeadingAndText {
    padding-top: 0px;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 15px;
}

    .mainNavHeadingAndText:hover {
        background-color: #e1e6ed;
    }


.QuoteLink {
    color: #ee1d25;
    margin: 0 5px 0 10px;
}

.NoOutline {
    outline: none;
}

/* Quote Popup */
.quotePopup {
    float: left;
    font-size: 0.929em;
}

    .quotePopup .divQuantity {
        margin-bottom: 5px;
    }

    .quotePopup .Interests {
        float: left;
        clear: both;
        margin-bottom: 5px;
    }

    .quotePopup #divDates {
        display: block;
        margin-left: 65px;
        overflow: auto;
        float: left;
    }

    .quotePopup .DateLabel {
        float: left;
        clear: both;
        margin-left: 0px;
    }

    .quotePopup .DateField {
        float: left;
        clear: both;
    }

    .quotePopup .CheckBox {
        float: left;
    }

    .quotePopup .CheckBox2 {
        float: left;
        margin-left: 5px;
    }

    .quotePopup .CheckBoxGroup1 {
        float: left;
    }

        .quotePopup .CheckBoxGroup1 label,
        .quotePopup .CheckBoxGroup2 label {
            /*width: 70px;*/
            padding-right: 7px;
            padding-left: 0;
            margin-left: 2px;
        }

    .quotePopup .CheckBoxGroup2 {
        float: left;
    }

    .quotePopup .Left {
        /*float:left;
        width:15%;*/
        display: none;
    }

    .quotePopup .Right {
        float: left;
        padding: 5px;
        width: 350px;
    }


    .quotePopup .textbox {
        float: left;
        clear: left;
    }

    .quotePopup .label {
        float: left;
        width: 65px;
    }

    .quotePopup .button {
        float: right;
        clear: both;
        margin: 7px;
        margin-top: 15px;
    }

    .quotePopup .Options {
        float: left;
    }

        .quotePopup .Options label {
        }

    .quotePopup .returnDate {
        float: left;
        margin-bottom: 5px;
        margin-right:10px;
    }
     /*Controls with width of the quote pop up date fields*/
    .quotePopup .returnDate .DateField {
        width:100px;
    }
    .quotePopup .returnDate2 .DateField {
        width:100px;
    }
    .quotePopup .returnDate2 {
        float: left;
        margin-left: 15px;
        margin-bottom: 5px;
    }

#lblProductCodeQuote {
}

.quotePopup #divProduct {
    padding-bottom: 6px;
    padding-top: 3px;
}

/*Giant Rental Dropdown*/

.main-nav li .dropdown.rental-nav {
    font-size: 1em;
    left: 0px;
    padding: 13px 0 0;
    width: 995px;
}


.dropdown.rental-nav li {
    border: none;
}

.dropdown.rental-nav > li, .dropdown.rental-nav > ul > li {
    float: left;
}



/*Main Rental Dropdown*/
.dropdown.rental-nav {
    min-height: 560px!important; /* Change HEIGHT of Rental Nav Dropdown - also change min height of li 10 rows below to same number*/
    height: auto!important;
    border-left: 1px solid #bfbfbf;
    margin-top: 0px;
    background:#fff!important;
    display:flex!important;
    overflow:hidden!important;
    
}
/*Adjust Height of the Rental Dropdown*/
    .dropdown.rental-nav > ul > li {
        min-height: 560px!important;  /* Adjust to be same as height of main dropdown menu */
		border-right: 1px solid #bfbfbf;
        width: 165px; 
        overflow:visible;
        
    }


/*Adjust Height of the Welding Equipment*/
.dropdown.rental-nav .nav-welding-equipment {
    /*min-height: 520px;*/
    height:100%;
    z-index:999;
    width: 160px; 
    margin-top: 0px;
    border-right: 1px solid #bfbfbf!important;
}


    .dropdown.rental-nav .nav-weld-automation {
        /*border-left: 0;*/
        border-left: 1px solid #bfbfbf;
    }
    .dropdown.rental-nav .nav-speciality-equipment,
    .dropdown.rental-nav .nav-blast-cleaning {
        min-height: 100%!important;
        /*min-height: 450px!important;*/
    }
    .dropdown.rental-nav .nav-speciality-equipment
    {
        width: 165px;
    }
    .dropdown.rental-nav .process-selector {
        display:none;
    }
    .dropdown.rental-nav li.nav-welding-equipment {
		border-left: 0px!important;
	}
    .dropdown.rental-nav li.nav-pipe-welding
    {
        min-height: 290px!important;
        max-height: 290px!important; 
        height: 290px!important;
        margin-bottom:0px;
        border:solid 0px #fff!important;
    }
    .dropdown.rental-nav li.nav-induction-heating 
    {
        min-height: 250px!important;
        max-height: 250px!important; 
        height: 250px!important;
        margin-bottom: 10px;
        position: absolute;
        top:304px!important;  
        left:160px;
        border:solid 0px #fff!important;
    }

    .dropdown.rental-nav .btn:after,
    .btn.blue:after,
    aside.left .sub-nav > li > a:after {
        background: url(/imagesRWD/btn-shadow.jpg) no-repeat;
        background-size: 100%;
        bottom: -20px;
        content: "";
        height: 20px;
        left: 0;
        position: absolute;
        width: 100%;
    }
    .dropdown.rental-nav li.nav-blast-cleaning
    {
        float:right;
		border-right:0px;
    }
    .dropdown.rental-nav .process-selector p {
        display:none;
    }

    .dropdown.rental-nav .all-equipment {
        display:none;
    }

    .dropdown.rental-nav .all-equipment .btn {
        display:none;
     }

.dropdown.rental-nav li a {
    font-size: .785em;
    line-height: 19px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 6px;
}

    .dropdown.rental-nav li a:hover {
        padding-left: 6px;
    }

.dropdown h2 {
    font-size: .875em;
    font-weight: bold;
    /*margin: 0 0 6px;*/
}

.dropdown.rental-nav a.title {
    display: block;
    font-size: .875em;
    /*height: 115px;*/
}

    .dropdown.rental-nav a.title h2 {
        font-size: 1.075em;
        padding-top: 0;
        padding-bottom: 2px;
        color: #01123c;
    }

.dropdown.rental-nav img {
    display: block;
    margin: 0 auto 5px;
}
.dropdown.rental-nav .nav-induction-heating a.title h2 
    {
        border-top:solid 1px #d8d8d8;
        padding:6px 0;
    }    
/*Resources Dropdowns*/

.main-nav li .dropdown.resources {
    font-size: 1em;
    padding: 0;
    left: -269px;
    width: 600px;
    padding-bottom: 17px;
}

    .main-nav li .dropdown.resources li ul {
        height: 228px;
        margin-top: 18px;
        padding-top: 0;
    }

    .main-nav li .dropdown.resources li li a {
        padding: 0 5px 3px 8px;
        margin-bottom: 2px;
    }

.resourcesListPadding {
    padding-top: 3px;
}

.main-nav li .dropdown.resources.company {
    font-size: 1em;
    padding: 0;
    left: -495px;
    width: 600px;
    height: 170px;
    padding-bottom: 0;
}

    .main-nav li .dropdown.resources.company li li:last-child {
        padding-bottom: 0;
        margin-bottom: 5px;
    }

    .main-nav li .dropdown.resources.company li li {
        border-left: 1px solid #bfbfbf;
        margin-bottom: 24px;
    }

.dropdown.resources.company li ul {
    border-left: none;
    margin-top: 18px;
    padding-top: 0;
}


.main-nav li .dropdown.resources li li a h2 {
    font-size: 1.075em;
    color: #01123c;
    line-height: 15px;
    margin-bottom: 0;
}

.main-nav li .dropdown.resources li li h2 a {
    font-size: 1.075em;
    color: #01123c;
    line-height: 15px;
    margin-bottom: 0;
}

.main-nav li .dropdown.resources.services {
    font-size: 1em;
    padding: 0;
    left: -110px;
    width: 600px;
    padding-bottom: 0;
}

    .main-nav li .dropdown.resources.services li li a img {
        border: 0px solid #bfbfbf;
        padding-left: 0;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: 0px;
        margin-bottom: 0;
        margin-left: 3px;
    }

    .main-nav li .dropdown.resources.services li li a {
        padding-left: 8px;
        padding-right: 5px;
    }

    .main-nav li .dropdown.resources.services li li {
        border-left: 1px solid #bfbfbf;
        margin-bottom: 18px;
    }

.main-nav li .dropdown.services li ul {
    height: 255px;
    margin-top: 18px;
    padding-top: 0;
    border-left: none;
}

.main-nav li .dropdown.resources.services li li:last-child {
    padding-bottom: 0;
    margin-top: 24px;
}

.dropdown.resources li {
    border: none;
}

    .dropdown.resources li ul {
        border-left: 1px solid #bfbfbf;
        float: left;
        height: 215px;
        /*padding: 10px;*/
        padding-bottom: 10px;
        width: 33%;
    }

        .dropdown.resources li ul:first-child {
            border: none;
        }

    .dropdown.resources li H2 A {
        /*padding: 0;*/
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .dropdown.resources li > a {
        font-size: .877em;
        line-height: 18px;
        /*margin: 0 0 10px;*/
        /*padding: 0;*/
        padding-top: 5px;
        padding-bottom: 5px;
    }

.dropdown.resources img {
    margin: 10px 0;
}

.positionersTextTopNav {
    line-height: 15px;
    padding-top: 4px;
}

/*Search*/

div.search {
    border: 1px solid #c0c0c0;
    float: right;
    height: 29px;
    margin-top: 3px;
    width: 25%;
}

    div.search input[type=text] {
        background: none;
        border: none;
        float: left;
        font: 0.929em Tahoma, Arial, sans-serif;
        height: 27px;
        padding-left: 15px;
        width: 76.3%; /*132*/
    }

    div.search input[type=button] {
        background: url(/imagesRWD/icon-search.jpg) no-repeat;
        border: none;
        float: right;
        height: 15px;
        margin: 6px 6px 0 0;
        text-indent: -9999999px;
        width: 14px;
    }

::-webkit-input-placeholder {
    color: #808080;
}

            /*Search Dictionary*/

        div.search_dict {
            border: 1px solid #c0c0c0;
            float: left;
            height: 29px;
            margin-top: 3px;
            min-width:250px;
        }

        div.search_dict input[type=text] {
            background: none;
            border: none;
            float: left;
            font: 0.929em Tahoma, Arial, sans-serif;
            height: 27px;
            padding-left: 15px;
            width: 76.3%;
        }

        div.search_dict input[type=button] {
            background: url(/imagesRWD/icon-search.jpg) no-repeat;
            border: none;
            float: right;
            height: 15px;
            margin: 6px 6px 0 0;
            text-indent: -9999999px;
            width: 14px;
        }

        div.search_dict input[type=submit] {
            background: url(/imagesRWD/icon-search.jpg) no-repeat;
            border: none;
            float: right;
            height: 15px;
            margin: 6px 6px 0 0;
            text-indent: -9999999px;
            width: 14px;
        }

        ::-webkit-input-placeholder {
            color: #808080;
        }

        :-moz-placeholder {
            color: #808080;
        }

        .ClearButton 
        {
	        background-color:transparent;
	        display:inline-block;
	        cursor:pointer;
            color:#000;
	        font-family:'Comic Sans MS';
	        font-size:15px;
	        padding:3px 10px; /*top left*/
	        text-decoration:none;
            opacity:0;
            font-weight:600;
        }

        .ClearButton:hover 
        {
	        background-color:transparent;
            color:#000;
            opacity:1;
        }

        .ClearButton:active 
        {
	        position:relative;
	        top:1px;
        }

        .search_dict:hover .ClearButton{
            background-color:transparent;
            color:#000;
            opacity:1;
        }

        @media only screen and (max-width: 1024px)
        {            
            div.search_dict 
            {
                border: 1px solid #c0c0c0;
                float: left;
                height: 29px;
                margin-top: 3px;
                min-width:200px;
            }

            div.search_dict input[type=text] 
            {
                background: none;
                border: none;
                float: left;
                font: 0.929em Tahoma, Arial, sans-serif;
                height: 27px;
                padding-left: 15px;
                width: 60%;
            }
        }


/*Post Amber additions*/

div.search.searchPage{
    width: 50%;
    float:left;
    clear:left;
}
.searchPageSearchBox{
    padding-top:30px;
    padding-left:35%;
}

/*Mobile Items*/

.mobile-nav-items,
.mobile-search-container,
.search-link {
    display: none;
}

/*Style used when aubnavigation hyperlink is active*/
.activeHyperlink {
    color: #ee1d25;
    font-weight: bold;
    border-color: #ee1d25;
}
.topHeaderButtons{
    float:left;
    width: 100%;
}

/********************************************FOOTER STYLES*************************************/

footer {
    background: #001346; /* Old browsers */
    background: -moz-linear-gradient(top, #051942 0%, #00133c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#051942), color-stop(100%,#00133c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #051942 0%,#00133c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #051942 0%,#00133c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #051942 0%,#00133c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #051942 0%,#00133c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#051942', endColorstr='#00133c',GradientType=0 ); /* IE6-9 */
    color: #fff;
    padding: 27px 0 22px;
}

    footer ul {
        border-left: 1px solid #3f4d6f;
        float: left;
        margin: 0 2.28% 0 0;
        padding: 0 0 0 8px;
        width: 17.5%; 
    }

    footer .footer-company {  
    }
    .footer-social {
        margin-right: 0;
         width: 18.5%; /*178*/
    }

    footer li {
        list-style: none;
    }

    footer h2 {
        font-size: 0.92em;
        font-weight: normal;
        margin: 0 0 5px;
    }

    footer a {
        color: #fff;
        text-decoration: none;
    }

    footer li > a {
        font-size: .785em;
        text-decoration: none;
    }

    footer a:hover {
        color: #fff;
        text-decoration: underline;
    }

.mobile-footer {
    display: none;
}

footer p {
    float: left;
    font-size: .785em;
    margin: 20px 0 0;
    padding-left: 8px;
    text-align: right;
    width: 100%;
}

footer .mobile-copyright,
.mobile-footer-bottom {
    display: none;
}

.airgas {
    background: url(/imagesRWD/slider-bkg.jpg) no-repeat center top;
    float: left;
    line-height: 1em;
    padding: 18px 0 24px;
    width: 100%;
}

    .airgas img {
        float: left;
        margin: 0 15px 0 0;
    }

.creditCardIcons{
    float:left;
    clear: left;
    position:relative;
    top:8px;
    display: inline-block;
}

/********************************************HOME CONTENT STYLES*******************************/

/****HERO****/

#mobile-hero {
    display: none;
}

#hero {
    background: url(/imagesRWD/slider-bkg.jpg) no-repeat center bottom;
    color: #fff;
    height: 345px;
    margin-top: 13px;
    padding-bottom: 20px;
    position: relative;
    text-shadow: -1px 1px 1px rgba(0,0,0,.5);
}

    #hero ul {
        margin: 0;
        padding: 0;
    }

    #hero li {
        list-style: none;
    }

    #hero .slides {
        height: 325px;
    }

        #hero .slides li {
            display: none;
            height: 325px;
            cursor: pointer;
        }

        #hero .slides .slide-container {
            padding: 90px 16% 0 8%; /*712*/
        }

        #hero .slides li:first-child {
            display: block;
        }

    #hero .content {
        float: left;
        width: 60%;
    }

    #hero h1, #hero h2 {        
        font-weight: normal;
        line-height: 1em;
        margin: 0;
        font-family:'Oswald', Tahoma, Arial, Helvetica, sans-serif;
        font-size:35px;
    }

    #hero h1 a {
            color: #fff;
        }

    #hero p {
        font-size: 1.142em;
        line-height: 1.5em;
        margin: 20px 0;
    }

    #hero p a {
            color: #fff;
    }

    #hero .media {
        float: right;
        margin-top: 16px;
        text-align: center;
        width: 138px;
    }

        #hero .media a {
            color: #fff;
            font-size: 1.142em;
        }

        #hero .media img {
            border: 5px solid #fff;
            box-shadow: 3px 3px 6px rgba(0,0,0,.4);
            display: block;
            margin-top: 6px;
        }

    #hero .btn {
        letter-spacing: 1px;
    }

/*Hero Controls*/

.flex-control-nav {
    bottom: 7px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 4;
}

    .flex-control-nav li {
        display: inline;
        margin: 0 3px;
    }

        .flex-control-nav li a {
            border: 1px solid #808080;
            border-radius: 200%;
            cursor: pointer;
            display: inline-block;
            height: 10px;
            text-indent: -999999px;
            width: 10px;
        }

    .flex-control-nav .flex-active {
        background: #808080;
    }

.flex-direction-nav a {
    height: 44px;
    margin-top: -22px;
    position: absolute;
    text-indent: -999999px;
    top: 50%;
    width: 31px;
    z-index: 4;
}

.flex-direction-nav .flex-prev {
    background: url(/imagesRWD/slider-prev.png) no-repeat;
    left: 0;
}

.flex-direction-nav .flex-next {
    background: url(/imagesRWD/slider-next.png) no-repeat;
    right: 0;
}
.flex-caption {
    width: 100px;
    /*height: 40px;*/
    bottom: 0;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
    position: relative;
    left: -10000px;
    opacity:0;
    background:;
    overflow:hidden;
    z-index:0;
  
}

@-webkit-keyframes slideOut {
    0% {
        left: 30%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
@-moz-keyframes slideIn {
    0% {
        left: 30%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
@-o-keyframes slideIn {
    0% {
        left: 30%;
        opacity: 0;
    }
}
    100% {
        left: 0;
        opacity: 1;
    }
@keyframes slideIn {
    0% {
        left: 30%;
        opacity: 0;
    }
    100% {
        left: 0;
        opacity: 1;
    }
}
/***Home Links***/

#home-links {
    margin-top: 10px;
}

    #home-links ul {
        /*background: url(/imagesRWD/home-links-bkg.jpg) no-repeat center bottom;*/
        float: left;
        margin: 0 0 5px;
        padding: 0 0 0;
        width: 100%;
    }
    #home-links ul li a {
            padding-bottom:12px;
            border-bottom: 2px solid #e5e5e5;
        }

        #home-links ul.last {
            background: none;
        }

    #home-links li {
        float: left;
        font-size: .928em;
        line-height: 1.1em;
        list-style: none;
        margin: 0 0 25px 1.55%;
        width: 32.25%; /*280px*/
    }

        #home-links li:first-child {
            margin-left: 0;
        }

    #home-links a {
        display: block;
    }

        #home-links a:hover {
            opacity: .8;
            text-decoration: none;
        }

        #home-links a div {
            background: url(/imagesRWD/home-links-div-bkg.jpg) no-repeat center bottom;
            display: block;
            padding-bottom: 27px;
            position: relative;
        }

    #home-links img {
        height: auto;
        max-width: 312px;
        width: 100%;
        border: 1px solid #bfbfbf;
    }


     #home-links h2 {
        background: #00133c;
        background: rgba(0,19,60,.75);
        bottom: 27px;
        color: #fff;
        font-size: 1.14em;
        left: 0;
        margin: 0;
        padding: 10px 10px;
        position: absolute;
        width: 100%;
        letter-spacing: 0.05em;
    }

    #home-links p {
        color: #5f5f5f;
        font-size: 1em;
        margin: -18px 0 0;
        padding: 0 8px;
        position: relative;
        width: 90%;
    }

    /***Home Links Bottom Row with 4 sections***/

    #home-links .four-sections {
        float: left;
        padding-top: 17px;
        padding-bottom: 17px;
    }

        #home-links .four-sections li {
            float: left;
            font-size: .928em;
            line-height: 1.1em;
            list-style: none;
            margin: 10px 0.75% 10px 0.75%;
            width: 22%;            
            padding-left: 20px;
        }
         #home-links .four-sections li a {
           border-bottom: none;
        }

        #home-links .four-sections li:first-child {
                margin-left: 0;
                border-left: none;
                padding-left: 0px;
            }
        #home-links .four-sections h2 {
            color: #00133c;
            font-size: 1.35em;
            font-weight: normal;
            position: relative;
            line-height: 1.1em;
            padding-top: 0px;
            padding-left: 0;
            padding-bottom: 0;
            min-height:24px;
            height:auto;
            background:#fff;
        }
        #home-links .four-sections h3 {
            color: #00133c;
            font-size: 1.35em;
            font-weight: normal;
            position: relative;
            line-height: 1.1em;
            padding-top: 0px;
            padding-left: 0;
            padding-bottom: 0;
            min-height:40px;
            height:auto;
            background:#fff;
        }

        #home-links .four-sections p {
            padding: 0 5px;
            width: 100%;
            margin-right: 5px;
            margin-top: 5px;
            display:block;
            float:left;
            clear:left;
            background:#fff;
            position:relative;
            top:-10px;
        }

        #home-links .four-sections p:last-child {
                padding: 0;
        }

        #home-links .four-sections img {
            height: auto;
            max-width: 230px;
            width: 100%;
            border: none;
            padding-bottom: 0px;
            margin:0px;
        }

        #home-links .four-sections li:last-child {
            margin-right: 0;
        }

        #home-links .four-sections a div {
            background: #fff;
            border:solid 0px grey;
            padding-bottom: 0px;
            height: auto;
            height: 150px;
            overflow:hidden;
        }
        #home-links .four-sections a div h2 span {
            float:left;
            display:block;
            clear:left;
            padding-top:2px;
        }
        #home-links .four-sections a div h3 span {
            float:left;
            display:block;
            clear:left;
            padding:0px;
            margin:0px;
            position:relative;
            background:#fff;
            top:-15px;
        }


/***Home Links Bottom Row***/

#home-links-bottom-row {
    margin-top: 40px;
}

    #home-links-bottom-row ul {
        float: left;
        margin: 0 0 10px;
        padding: 0 0 16px;
        width: 100%;
    }

    #home-links-bottom-row li {
        float: left;
        font-size: .928em;
        line-height: 1.1em;
        list-style: none;
        margin: 0 3.05% 20px 3.05%;
        width: 28.1%;
    }

        #home-links-bottom-row li:first-child {
            margin-left: 0;
            border-left: none;
        }

    #home-links-bottom-row a {
        display: block;
    }

        #home-links-bottom-row a:hover {
            opacity: .8;
            text-decoration: none;
        }

        #home-links-bottom-row a div {
            height: 62px;
            width: 60px;
            float: left;
            margin-right: 10px;
            display: block;
            position: relative;
        }


    #home-links-bottom-row img {
        float: left;
        width: 60px;
        height: 50px;
        margin-top: 8px;
    }
    #home-links-bottom-row h2 {
        color: #00133c;
        font-size: 1.3em;
        font-weight: normal;
        position: relative;
        line-height: 1em;
        padding-top: 0;
    }

    #home-links-bottom-row p {
        color: #5f5f5f;
        font-size: 1em;
        position: relative;
        padding-top: 0px;
        margin-top: 0px;
    }

    #home-links-bottom-row #dividers {
        width: 1px;
        border-left: 2px solid #d8d8d8;
        margin: 0;
        padding: 0;
        height: 55px;
    }




/********************************************SUB CONTENT STYLES*******************************/

/***Case Studies***/

.breadcrumb {
    float: left;
    margin: -10px 0 5px;
    padding: 0 0 0 10px;
    width: 100%;
}

    .breadcrumb li {
        color: #808080;
        float: left;
        font-size: .857em;
        list-style: none;
        margin-right: 5px;
    }

    .breadcrumb a {
        color: #808080;
        text-decoration: underline;
    }

        .breadcrumb a:hover {
            text-decoration: none;
        }

#heading {
    background: url(/imagesRWD/slider-bkg.jpg) no-repeat center bottom, url(/imagesRWD/heading-bkg.jpg) no-repeat right top;
    color: #fff;
    height: 220px;
    margin: 0 0 12px;
    padding: 28px 35.34% 20px 4.36%;
    position: relative;
}

    .heading, #heading .mobile-nav-open {
        display: none;
    }

    .heading, #heading p {
        font-size: 1em;
        line-height: 1.57em;
        margin: 0;
    }

/*Posts*/



article {
    float: left;
    margin: 0 0 40px 1.24%;
    width: 75.25%; /*724*/
}

    article a {
        text-decoration: underline;
    }

    article.wide {
        float: left;
        margin: 0 0 40px 0;
        width: 100%; /*724*/
    }

    article.wideRight {
        float: right;
        margin: 0;
        width: 70%;
    }

    article.right {
        float: right;
        margin: 0 1.55% 40px 0;
        width: 75.18%; /*704*/
    }

        article.right .post {
            padding: 20px 0;
        }

    article.rightProducts {
        float: right;
        margin: 0 1.55% 0 0;
        /*width: 78%;*/
        width: 75.18%;
        margin-bottom: 10px;
    }

.post {
    border-top: 1px solid #d9d9d9;
    float: left;
    padding: 15px 3.03% 15px 4.41%;
    width: 100%;
}

    .post p {
        margin: 0;
        padding-bottom: 10px;
    }

    .post img {
        float: right;
        margin-left: 2px;
    }

    .post .quote {
        float: right;
        margin-left: 5px;
        margin-right: 5px;
    }



.mainContent {
    float: left;
    padding: 0 0 0 0;
    width: 100%;
}

    .mainContent p {
        margin: 0;
        padding-bottom: 15px;
    }

.mainContentParagraphs {
    padding-bottom: 10px;
}

.mainContent img {
    float: right;
    margin-left: 25px;
}

.mainContent .quote {
    float: right;
    margin-left: 5px;
    margin-right: 5px;
}

.hyperlinkAll {
    font-weight: normal;
    font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #5f5f5f;
    text-decoration: none;
    margin-left: 5px;
}

/* Special Offers */
.offerHeading {
    font-size: 13px;
    font-weight: bold;
    display: block;
    padding: 5px 2px 10px 10px;
    text-align: left;
    vertical-align: top;
    text-decoration: none;
}

    .offerHeading a {
        text-decoration: none;
        color: #5f5f5f;
    }

.specialOffersHeading {
    color: #FF0000;
    border-bottom: 1px solid #FF0000;
    width: 100%;
}

.specialOffers {
    float: left;
    clear: left;
    width: 100%;
}

.airgasStore {
    font-size: 13px;
    font-weight: bold;
    color: #B8B8B8;
    border-bottom: 1px solid #B8B8B8;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

    .airgasStore h1 a {
        font-size: 11px;
        color: #5f5f5f;
        line-height: 17px;
        text-decoration: none;
    }

        .airgasStore h1 a:hover {
            text-decoration: underline;
        }


.offerContainer {
    border-right: 1px solid #cdcdcd;
    vertical-align: top;
    display: block;
    height: 115px;
    padding-left: 2px;
}

.offerInnerContainer {
    float: left;
    display: block;
    padding-left: 3px;
}

.offerPrice1 {
    color: #FF0000;
    font-size: 13px;
}

.offerPrice2 {
    color: #FF0000;
    font-size: 13px;
    display: block;
    padding-top: 8px;
}

.offerContactSales {
    float: left;
    display: block;
    padding-top: 5px;
    font-size: 14px;
    border-bottom: 1px solid #5f5f5f;
    text-decoration: none;
}

    .offerContactSales a {
        text-decoration: none;
    }

/*Sidebar*/

aside {
    float: right;
    margin-right: 1.55%;
    width: 18.19%; /*175*/
}

    aside ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
    }

    aside > ul > li {
        float: left;
        margin-bottom: 12px;
        width: 100%;
    }

        aside > ul > li:first-child {
            margin-bottom: 0;
        }

    aside .btn.blue {
        margin-bottom: 5px;
        padding-left: 12px;
        padding-top: 5px !important;
        text-align: left;
        width: 100%;
    }

        aside .btn.blue:hover {
            text-decoration: none;
        }

        aside .btn.blue:after {
            left: 0;
        }


    aside li li a,
    .product-tabs li a {
        border-bottom: 1px solid #B9B9B9;
        clear: both;
        color: #5f5f5f;
        display: block;
        font-size: .928em;
        padding: 7px 12px;
        text-decoration: none;
    }


.additionalOptions a {
    clear: both;
    font-size: .928em;
    padding-left: 12px;
    color: #5f5f5f;
    text-decoration: none;
}

    .additionalOptions a:hover {
        color: #ee1d25;
        text-decoration: none;
    }



/*
    aside ul li li:not(.rpItem) {
        padding: 7px 12px;
        border-bottom: 1px solid #8c8c8c;
        font-size: .928em;
    }
*/

aside li li a:hover,
.product-tabs li a:hover {
    color: #ee1d25;
    border-color: #ee1d25;
    text-decoration: none;
}

aside img {
    height: auto;
    max-width: 100%;
}

/***Services***/



.mobile-landing-link,
.mobile-landing-link-back {
    display: none;
}

aside.left {
    float: left;
    margin: 0;
    width: 19.33%; /*186px*/
}

aside.wideLeft {
    float: left;
    margin: 0;
    width: 29%; /*186px*/
}

article.wideRight {
    float: left;
    margin: 0 0 40px 0;
    width: 70%;
}


aside.leftProducts {
    float: left;
    margin: 0;
    width: 19.33%;
}




aside.right {
    float: right;
    margin: 0 1.55% 40px 0;
    width: 75.18%; /*704*/
}

/** Location Details **/
#branchDetails {
    float: left;
    margin-right: 17px;
    margin-left: 10px;
    width:240px;
    /*margin-top: 5px;*/    
}

/***Product Detail***/

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 550px;
    overflow: hidden;
}

    .Flexible-container iframe,
    .Flexible-container object,
    .Flexible-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.product-detail #mobile-hero p {
    font-size: 1.14em;
}

.product-detail article {
    margin-left: 0;
    padding-bottom: 65px;
    width: 81.28%; /*782*/
}

.product-detail h1 {
    color: #ee1d25;
    font-size: 1.07em;
    font-weight: bold;
    margin: 0 0 20px;
}

.product-img {
    float: left;
    /*height: auto;
    /*max-width: 300px;
    /*width: 38.36%; /*300*/
}

.mobile-product-nav {
    display: none;
}

.main-product-info {
    float: right;
    padding-right: 9.66%;
    width: 58.57%; /*458*/
}

    .main-product-info h2 {
        font-size: 1em;
        font-weight: bold;
    }

    .main-product-info ul {
        margin: 0;
        padding: 0 0 0 20px;
    }

    .main-product-info li {
        margin-bottom: 2px;
    }

    .main-product-info a {
        color: #5f5f5f;
        text-decoration: underline;
        font-size: 0.928em;
    }

.product-detail aside {
    margin-right: 0;
}

/*Product Tabs*/

.product-tabs {
    margin-top: 15px;
}

    .product-tabs h2 {
        border-bottom: 1px solid #bfbfbf;
        font-size: .928em;
        font-weight: bold;
        padding: 0 10px 5px;
    }

    .product-tabs ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 22.37%; /*175*/
    }

    .product-tabs li {
        list-style: none;
    }

        .product-tabs li.active a {
            border-color: #ee1d25;
            color: #ee1d25;
            font-weight: bold;
        }

    .product-tabs .tab {
        display: none;
        float: right;
        margin-top: 10px;
        width: 72.63%; /*568*/
    }

    .product-tabs .tab1 {
        display: block;
        margin-top: 0;
    }

    .product-tabs h3 {
        display: none;
    }

    .product-tabs table {
        float: left;
        width: 100%;
    }

    .product-tabs td:first-child {
        padding-right: 15px;
        width: 31.69%; /*180*/
    }

    .product-tabs td:last-child {
        width: 66.9%; /*380*/
    }

.ThreeColumns .leftMainBody {
    position: relative;
    float: left;
    padding: 10px 10px 25px 5px;
    width: 99%;
    color: #5f5f5f;
    text-decoration: none;
    font-weight: normal;
    font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
    line-height: 1.3em;
    text-align: left;
}

.ThreeColumns .leftMainBodyFullWidth {
    width: 100%;
    clear: both;
}

.ThreeColumns .leftMainBodyLeftColumn {
    float: left;
    clear: left;
    margin-right: 10px;
    width: 49%;
}

.ThreeColumns .leftMainBodyRightColumn {
    float: left;
    padding-left: 10px;
    width: 49%;
}

.ThreeColumns .leftBorderStyle {
    padding-left: 12px;
    border-left: 1px solid #d8d8d8;
}

.ThreeColumns .nextStepsPanel {
    float: left;
    padding: 10px 15px 25px 0;
    line-height: 1.3em;
    text-align: left;
    width: auto;
}

.ThreeColumns h1 {
    margin-left: -2px;
    line-height: normal;
}

.ThreeColumns h2 {
    line-height: normal;
    color: #00133c;
    font-size: 1.14em;
    margin-bottom: -7px;
}

.formLabels {
    font-size: 0.929em;
    color: #5f5f5f;
}

.ThreeColumns .formLabels {
    padding-bottom: 3px;
    padding-top: 8px;
    position: relative;
    display: inline-block;
}

.ThreeColumns .formValidationText {
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
    font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
    color: Red;
    line-height: 1.5em;
}

.ThreeColumns span .d {
    color: red;
}

.ThreeColumns .Error {
    color: red;
}

.ThreeColumns aside {
    width: 22%;
}

    .ThreeColumns aside .textbox {
        width: 165px;
    }

    .ThreeColumns aside .dropdown {
        width: 100%;
    }

.ThreeColumns article {
    width: 75%;
    margin: 0 0 0 0;
}

/* Quote Product Added UC */

.newProductAdded {
    display: none;
    position: absolute;
    /*left: 570px; 
    top: 25px;*/
    z-index: 100;
}

.newProductAddedImg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.greyLinkUnderline {
    color: #5f5f5f;
    text-decoration: underline;
}

    .greyLinkUnderline:hover {
        text-decoration: none;
        color: #5f5f5f;
    }

.headingHyperlink {
    color: #fff;
    text-decoration: underline;
}

    .headingHyperlink:hover {
        color: #fff;
        text-decoration: underline;
    }

.contactUsFormColumnOne {
    float: left;
    width: 350px;
    position: relative;
}

.contactUsFormColumnTwo {
    float: left;
    width: 350px;
    position: relative;
    padding-left: 25px;
}

.contactUsFormAstericks {
    color: #ee1d25;
}

.contactUsFormFields {
    padding-bottom: 5px;
}

.contactUsContactInfoBorder {
    float: left;
    padding: 0 45px 5px 8px;
    margin-bottom: 50px;
    border-left: 1px solid #d8d8d8;
}

.contactUsContactInfoNoBorder {
    float: left;
    padding-left: 30px;
}

.contactUsFormFirstHeading {
    padding-bottom: 10px;
}

.contactUsFormInterested {
    float: left;
}

.contactUsFormProduct {
    float: left;
    padding-right: 20px;
}

.contactUsFormInterestedRadioGroup1 {
    float: left;
    padding-left: 15px;
}

.contactUsFormInterestedRadioGroup2 {
    float: left;
    padding-left: 15px;
}

/*Locations Page*/
a.locationMapHyperlinks {
    color: #5f5f5f;
    line-height: 11px;
    text-decoration: none;
}

a.locationgreyLink {
    color: #5f5f5f;
    font-size: 0.92em;
    text-decoration: none;
    line-height: 1.28em;
}

.regionLabel {
    color: #00133c;
    font-size: 1.14em;
    Clear: both;
    text-decoration: none;
    vertical-align: top;
}

.locationsRegionDiv {
    position: relative;
    width: 100%;   
}

.locationsListDiv {
    float: left;
    display: block;
    padding-left: 2ex;
    padding-bottom: 10px;
}

.locationsListDiv ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.locationsListDistributorsDiv {
    float: left;
    display: block;
    padding-left: 2ex;
    padding-right: 50px;
}

.locationsListDistributorsDiv ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.usLocationsMapDiv {
    float: right;
    position: relative;
}

.canadaLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:2%;
}

.mexicoLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:15%;
}

.ukLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:30%;
}

.netherlandsLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:30%;
}

.franceLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:30%;
}

.germanyLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:30%;
}

.uaeLocationsMapDiv {
    float: right;
    position: relative;
    padding-right:30%;
}

.locationsPanel {
    padding-left: 2ex;
}

.usLocationsList ul{
    height: 550px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    -webkit-column-count: 2;
    -webkit-column-gap: 50px;
    column-count: 2;
    column-gap: 50px;
}

.canadaLocationsList ul{
    height: 290px;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}

.mexicoLocationsList ul{
    height: 220px;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
}

.locationsLineSeperator {
    clear:both;
    color:#d8d8d8;
    border-style:solid;
    border-width:1px;
}

.locationsPageInternationalHyperlink {
    color: #5f5f5f;
    text-decoration: underline;
    background: url(/imagesRWD/icon-worldwide.gif) no-repeat left bottom;
    padding-left: 18px;
}

    .locationsPageInternationalHyperlink:hover {
        color: #ee1d25;
        text-decoration: none;
        background: url(/imagesRWD/icon-worldwide-hover.gif) no-repeat left bottom;
    }

.locationsPageInternational {
    float: right;
    padding-right: 10px;
}

.processSelectorRightSide {
    position: relative;
    float: left;
    width: 100%;
}

.processSelectorSubNav {
    position: relative;
    clear: both;
    height: 43px;
    z-index: 1;
}

.contactUsContactInfoBorder {
    float: left;
    padding: 0 45px 5px 8px;
    margin-bottom: 50px;
    border-left: 1px solid #d8d8d8;
}

.worldwidePageContacts {
    width: 215px;
}

.contactUsContactInfoBorder p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.contactUsContactInfoNoBorder {
    float: left;
    padding-left: 30px;
}

/***Table Slider***/

.sliding-table-container {
    float: left;
    font-size: 13px;
    position: relative;
    width: 100%;
}

    .sliding-table-container th {
        font-weight: bold;
        text-align: left;
    }

    .sliding-table-container td {
        border-bottom: 1px solid #eee;
    }

        .sliding-table-container td div,
        .sliding-table-container th div {
            padding: 10px;
            width: 100px;
        }

.fixed-table {
    float: left;
    width: 144px;
}

    .fixed-table th div {
        width: 144px;
    }

    .fixed-table td div {
        border-right: 1px solid #eee;
        width: 143px;
    }

.sliding-table {
    float: left;
    overflow: hidden;
    position: relative;
    width: 579px;
}

    .sliding-table .slide {
        float: left;
        width: 100%;
    }

.sliding-table-container .scroll-right,
.sliding-table-container .scroll-left {
    background: #d1d1d1;
    height: 100%;
    opacity: .7;
    position: absolute;
    right: 1px;
    text-indent: -999999px;
    top: 0;
    width: 20px;
}

    .sliding-table-container .scroll-right:before {
        border-color: transparent transparent transparent #fff;
        border-style: solid;
        border-width: 8px;
        content: "";
        left: 8px;
        position: absolute;
        top: 45%;
    }

.sliding-table-container .scroll-left {
    display: none;
    left: 144px;
    right: auto;
}

.sliding-table-container .scroll-right {
    left: auto;
    right: 0;
}

.sliding-table-container .scroll-left:before {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 8px;
    content: "";
    left: -3px;
    position: absolute;
    top: 45%;
}

.sliding-table-container .scroll-down,
.sliding-table-container .scroll-up {
    background: #d1d1d1;
    bottom: -25px;
    display: none;
    height: 25px;
    opacity: .8;
    position: absolute;
    left: 0;
    text-indent: -999999px;
    width: 698px;
}

    .sliding-table-container .scroll-down:after,
    .sliding-table-container .scroll-up:after {
        border-color: #fff transparent transparent transparent;
        border-style: solid;
        border-width: 8px;
        content: "";
        left: 45%;
        position: absolute;
        top: 10px;
    }

.sliding-table-container .scroll-up {
    display: none;
}

    .sliding-table-container .scroll-up:after {
        border-color: transparent transparent #fff transparent;
        top: 1px;
    }

.locationDetails a {
    text-decoration: underline;
    color: #5f5f5f;
}

.locationDetailsHeading {
    font-weight: 700;
}

.locationsMap {
    background: url(/imagesRWD/map-shadow.jpg) no-repeat center bottom;
    display: block;
    padding-bottom: 20px;
    position: relative;
}

.locationDetailsAddress {
    font-size: 0.929em;
    display: block;
    position: relative;
    line-height: 150%;
}

.locationDetailsPostalCode {
    margin-bottom: 12px;
    display: block;
    position: relative;
    font-size: 0.929em;
    line-height: 150%;
}

.locationDetailsPhone {
    margin-bottom: 12px;
    display: block;
    position: relative;
    font-size: 0.929em;
    line-height: 150%;
}

.locationDetailsHours {
    margin-bottom: 12px;
    display: block;
    position: relative;
    font-size: 0.929em;
    line-height: 150%;
}

.locationsMapIcon {
    display: none;
}

.weldAutomationSubNav {
    z-index: 1;
    position: relative;
    display: block;
    padding-top: 0;
}

p.boldParagraphHeading {
    font-weight: bold;
    padding-bottom: 3px;
    margin-bottom: 0px;
}

.blueSubHeadingsDivForRadPanelBar {
    z-index: 2;
    position: relative;
    height: 40px;
}

.usedEquipComboHeadings {
    font-weight: bold;
    font-size: 0.929em; /*13*/
}

div.MagicSlideshow {
    border: 0;
}

.MagicSlideshow {
    margin-bottom: 5px;
}

.MagicSlideshowThumbnail {
    margin-top: 10px !important;
    margin-right: 10px !important;
    margin-bottom: 5px !important;
}

a:hover .MagicSlideshowThumbnail {
    border: 1px solid #BFBFBF !important;
}

.MagicSlideshowThumbnail.highlight {
    border: 1px solid #BFBFBF !important;
}

.MagicSlideshowImagesContainer a {
    cursor: default;
    color: white;
}

.bodyTextNoMobile {
    float: left;
    clear: left;
    width: 72%;
}

.usedEquipmentSearchBox {
    width: 100%;
    margin-top: 0px;
    float: right;
    text-align: right;
    border: 1px solid grey;
    background-color: white;
}

.txtSearchStyle {
    float: left;
    width: 75%;
}

.searchPageTextBox {
    margin-bottom: 10px;
    margin-right: 5px;
    display: none;
}

.searchPageSearchPanel {
    padding-top: 10px;
    padding-bottom: 30px;
    float: left;
    clear: left;
}

.cuttingMachineSoftwareList {
    float: left;
}

.genericHyperlinks {
    color: #5f5f5f;
    text-decoration: none;
}

    .genericHyperlinks:hover {
        color: #ee1d25;
        text-decoration: underline;
    }
/* Used for Equipment Resources page */
.EquipmentResourcesTable {
    width: auto;
    float: left;
    margin-right: 20px;
}

.EquipmentResourcesLabel {
    padding-top: 10px;
    margin-bottom: 8px;
    display: block;
    border-bottom: 1px solid #d8d8d8;
}

.EquipmentResourcesSelectedProduct {
    padding-top: 20px;
}

.catSubcatStyle {
    float: left;
    width: 100%;
    padding-left: 25px;
}
.specsTable {
    width:100%;
}

.specsTable td {
    width: 125px;
    text-align: left;
    vertical-align: top;
    padding-bottom: 3px;
    padding-top: 3px;
    line-height: 125%;
}

    .specsTable td td {
        text-align: left;
        vertical-align: top;
        padding-bottom: 3px;
        padding-top: 3px;
        line-height: 125%;        
    }

.specsDoubleColumn {
    width: 100%;
}

.vimeo {
    color: #5f5f5f;
    font-size: 0.92em;
    text-decoration: underline;
}

    .vimeo:hover {
        text-decoration: underline;
        color: #5f5f5f;
    }

ul.productSubLists {
    width: 100%;
    margin-top: -10px;
    margin-left: 20px;
    font-size: 0.96em;
    padding-bottom:15px;
}

.productSubLists li {
    list-style-type: disc;
}

:focus {
    outline:none;
}
::-moz-focus-inner {
    border:0;
}
footer .copyright {        
        display: block;        
        text-align: left;
        padding-top:5px;
    }
.twoColumnLists ul  {        
        float:left;
    }
/* For Category and SubCat Pages */
.categoryTitle
{
    font-size:13px; 
    font-weight:bold;
    white-space: nowrap;
    text-align:left;
    
}
/*@font-face {
  font-family: 'ddAmpersand';
  src: url('/fonts/AGENCYB.eot?') format('eot'), url('/fonts/AGENCYB.woff') format('woff'), url('/fonts/AGENCYB.ttf') format('truetype');
}*/

.usedModel {
    padding-left:20px;
    font-size: 0.929em;
}
 /*Any Items which should not appear on the red-d-arc.com website*/
   .europeOnly{
     display:none !important;
 }
   .secondarySubNav{
      padding-left: 15px;
      padding-bottom:10px;
      padding-top:40px;
      position:relative;
      display:block;
      float:left;
   }
.secondarySubNavHeading {
    color: #5f5f5f;
    font-size: 0.96em;
    float:left;
    clear:left;
}
.secondarySubNavHeading img {
    float:left;
    clear:left;
    padding-bottom: 10px;
}
.secondarySubNavHeadings{
    float:left;
    clear:left;
    position:relative;
    display:block;
}

.secondarySubNavDivider {
    padding-top:8px;
    position:relative;
    display:block;
}
.weldAutoTopLogo {
    margin-left:20px;
}


.socialMediaIcons{
    padding-right: 8px;
    padding-bottom:14px;
}
.socialMediaIcons:hover {
    opacity: .7;
} 
.mobileOnly {
        display:none!important;
    }

.overviewVideoIcon {    
    position: relative;
    display:inline-block;
}


/********************************************MEDIA QUERIES FOR MOBILE STYLES ***********************/

@media only screen and (min-width: 1200px) {

    body {
        /*background: url(/imagesRWD/bkg-top.jpg) no-repeat center top, url(/imagesRWD/bkg-wide.jpg) repeat-y center top #fafafa;*/
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, #fafafa; /* Old browsers */
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, -moz-linear-gradient(top, #f2f2f2 0%, #d9d9d9 100%); /* FF3.6+ */
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, -webkit-linear-gradient(top, #f2f2f2 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, -o-linear-gradient(top, #f2f2f2 0%,#d9d9d9 100%); /* Opera 11.10+ */
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, -ms-linear-gradient(top, #f2f2f2 0%,#d9d9d9 100%); /* IE10+ */
        background: url(/imagesRWD/bkg-top.png) no-repeat center top, url(/imagesRWD/bkg-wide.png) repeat-y center top, linear-gradient(to bottom, #f2f2f2 0%,#d9d9d9 100%); /* W3C */
    }

    footer {
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, #00133c; /* Old browsers */
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, -moz-linear-gradient(top, #051942 0%, #00133c 100%); /* FF3.6+ */
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#051942), color-stop(100%,#00133c)); /* Chrome,Safari4+ */
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, -webkit-linear-gradient(top, #051942 0%,#00133c 100%); /* Chrome10+,Safari5.1+ */
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, -o-linear-gradient(top, #051942 0%,#00133c 100%); /* Opera 11.10+ */
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, -ms-linear-gradient(top, #051942 0%,#00133c 100%); /* IE10+ */
        background: url(/imagesRWD/footer-shadow.png) repeat-y center top, linear-gradient(to bottom, #051942 0%,#00133c 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#051942', endColorstr='#00133c',GradientType=0 ); /* IE6-9 */
    }
}
/*Desktop Full Screen Size*/
@media only screen and (min-width: 963px) {

    .sliding-table-container .scroll-down,
    .sliding-table-container .scroll-up {
        display: none !important;
    }

    .fixed-table,
    .sliding-table {
        height: auto !important;
    }
    /*stretch (full height) categories to fill menu*/
    .dropdown.rental-nav .nav-welding-equipment,
    .dropdown.rental-nav .nav-weld-automation,
    .dropdown.rental-nav .nav-generators,
    .dropdown.rental-nav .nav-speciality-equipment,
    .dropdown.rental-nav .nav-blast-cleaning
    {
        min-height:450px;
        height:100%!important;
    }

}

@media only screen and (max-width: 980px) {
    .contentPanel {
        display: none;
    }
}
/* Tablet Landscape View */
@media only screen and (max-width: 962px)
{
    .weldAutoTopLogo
    {
        padding-left: 0;
    }

    .cuttingMachineSoftwareList
    {
        float: left;
        clear: left;
        padding-top: 20px;
    }

    .twoColumnLists
    {
        float: left;
        clear: left;
        padding-top: 0;
    }

    .twoColumnLists ul
    {
        padding-top: 0;
        margin-top: 0;
    }

    /*World Wide Page*/
    .worldWideMap {
        display: none;
    }

    .contactUsContactInfoBorder {
        clear: left;
        margin-bottom: 35px;
    }
    /*Header*/
    .newProductAdded {
        display: none;
        position: absolute;
        /*left: 0px; 
    top: 0px;*/
        z-index: 100;
    }

    .product-img {
        width: 30%; /*190*/
    }

    .newProductAddedImg {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    aside.getQuoteContact {
        float: left;
        clear: left;
        width: 350px;
        border-left: none;
    }

        aside.getQuoteContact .btn.blue.contact {
            background-color: #fff;
            color: Red;
        }

    article.getQuoteCartSection {
        width: 100%;
    }

    .logo {
        margin-left: 20px;
    }

    nav {
        width: 100%;
    }

    .top-nav, .main-nav {
        margin-right: 20px;
    }    

        .top-nav .nav-worldwide {
            display: none;
        }
    .top-nav {
        width: 540px;
    }

        .main-nav > ul > li > a {
            padding: 10px 20px;
    }

         .main-nav div.search {
            width:200px;
            float: left;
            margin-left:20px;
        }       

        .main-nav > ul {
            float: left;
            padding-left:20px;
        }

    /*Main Dropdown - Tablet landscape view under 962 width */

    .main-nav li .dropdown.rental-nav
    {
        left: 0;
        max-width: 735px;
    }

    .dropdown.rental-nav
    {
        width:910px!important;
        min-height:960px!important;
        overflow-x:hidden;
    }
    .dropdown.rental-nav ul
    {
        width:710px!important;
    }
    .dropdown.rental-nav ul > li
    {
        margin-bottom:0px!important;
    }
    
    .dropdown.rental-nav .process-selector,
    .dropdown.rental-nav .all-equipment
    {
        display: none;
    }
    .dropdown.rental-nav .nav-welding-equipment,
    .dropdown.rental-nav .nav-weld-automation,
    .dropdown.rental-nav .nav-pipe-welding ,
    .dropdown.rental-nav .nav-induction-heating ,
    .dropdown.rental-nav .nav-generators ,
    .dropdown.rental-nav .nav-speciality ,
    .dropdown.rental-nav .nav-blast-cleaning,
    .dropdown.rental-nav
    {
        border: none;
        /*max-height: 180px!important;*/
        margin-bottom: 10px!important;
        width: 100%;
        overflow:hidden;
    }


    .dropdown.rental-nav .nav-welding-equipment,
    .dropdown.rental-nav > ul > li
    {
        padding-left: 20.01%;
        position: relative;
        background:#fff!important;
        width: 700px!important;
        border-right:none!important;
    }

    .dropdown.rental-nav h2
    {
        position: relative;
        z-index: 2;
    }

    .dropdown.rental-nav .nav-welding-equipment img,
    .dropdown.rental-nav .nav-weld-automation img,
    .dropdown.rental-nav .nav-pipe-welding img,
    .dropdown.rental-nav .nav-induction-heating img,
    .dropdown.rental-nav > ul > li img
    {
        position: absolute;
        left: 20px!important;
        top: 10px!important;
        border: #ccc solid 0px !important;
        max-width:100px!important;
        min-width:100px!important;
    }
    .dropdown.rental-nav .nav-weld-automation img
    {
        max-width: 90px!important;
        min-width: 90px!important;
        border: #ccc solid 0px !important;
    }

    .dropdown.rental-nav > ul > li:nth-of-type(3) img,
    .dropdown.rental-nav > ul > li:nth-of-type(4) img,
    .dropdown.rental-nav > ul > li:nth-of-type(6) img
    {
        left: 0px;
    }

    .dropdown.rental-nav ul ul,
    .dropdown.rental-nav .nav-welding-equipment ul
    {
        border-left: 1px solid #bfbfbf;
        float: left;
        padding: 0 20px 0 0px;
        position: relative;
        min-height: 50px;
        width:580px!important;
    }
    .dropdown.rental-nav .nav-pipe-welding ul
    {
        width:450px!important;

    }

    .dropdown.rental-nav .nav-induction-heating ul
    {
        width:450px!important;

    }
    .dropdown.rental-nav a.title
    {
        height: auto;
    }

    .additionalColumn
    {
        display: none;
    }

    .dropdown.rental-nav > ul > li
    {
        border: none;
        height: auto;
        margin-bottom: 10px;
        width: 100%!important;
        clear: none;
        background: #fff!important;
        left:5px;
    }

    .dropdown.rental-nav li.nav-welding-equipment
    {
        border: none;
        margin-bottom: 10px!important;
        width: 100%!important;
        background: #fff!important;
        clear: both;
    }

    .dropdown.rental-nav li.nav-weld-automation
    {
        border: none;
        margin-bottom: 10px!important;
        width: 100%!important;
        background: #fff!important;
        clear: both;
    }

    .dropdown.rental-nav .nav-welding-equipment,
    .dropdown.rental-nav > ul > li
    {
        min-height: 100px!important;
        background: #fff!important;
        
    }
    .dropdown.rental-nav > ul > li
    {
        background:#fff!important;
        border: solid 0px blue!important;
        min-height:200px!important;
    }

    .dropdown.rental-nav > ul > li > ul > li
    { 
        border: solid 1px #fff!important;
        background:#fff!important;
        width:180px!important;
    }
    

    /*Tablet - Position Nav List Items*/

    /*WELDERS - 8 items per column*/
    .dropdown.rental-nav ul > li.nav-welding-equipment ul > li:nth-child(n+9):nth-child(-n+16)
    {
        background: #fff!important;
        position:relative;
        top:-168px!important;
        left:185px;
        
    }
    .dropdown.rental-nav ul > li.nav-welding-equipment ul > li:nth-child(n+17):nth-child(-n+24)
    {
        background: #fff!important;
        position:relative;
        top:-335px;
        left:370px;
    }
    .dropdown.rental-nav li.nav-welding-equipment
    {
        border: none;
        position:relative;
        top:-0px;
        margin-bottom: 10px!important;
        width: 100%!important;
        background: #fff!important;
        height:200px;!important;
        z-index:990;
        clear: both;
    }

    /*WELD AUTOMATION - 6 items per column*/
    .dropdown.rental-nav ul > li.nav-weld-automation ul > li:nth-child(n+7):nth-child(-n+12)
    {
        background: #fff!important;
        position:relative;
        top:-126px!important;
        left:185px;
        
    }
    .dropdown.rental-nav ul > li.nav-weld-automation ul > li:nth-child(n+13):nth-child(-n+20)
    {
        background: #fff!important;
        position:relative;
        top:-252px;
        left:370px;
    }
    /*Four items per column*/
    .dropdown.rental-nav ul > li.nav-speciality-equipment > ul > li:nth-child(n+5):nth-child(-n+8)
    {
        background: #fff!important;
        position:relative;
        top:-83px;
        left:186px;
    }
    .dropdown.rental-nav ul > li.nav-speciality-equipment > ul > li:nth-child(n+9):nth-child(-n+13)
    {
        background: #fff!important;
        position:relative;
        top:-167px;
        left:372px;
    }
     /*Three items per column*/
    .dropdown.rental-nav ul > li.nav-pipe-welding > ul > li:nth-child(n+4):nth-child(-n+6),
    .dropdown.rental-nav ul > li.nav-generators > ul > li:nth-child(n+4):nth-child(-n+6),
    .dropdown.rental-nav ul > li.nav-blast-cleaning > ul > li:nth-child(n+4):nth-child(-n+6),
    .dropdown.rental-nav ul > li.nav-induction-heating > ul > li:nth-child(n+4):nth-child(-n+6)
    {
        background: #fff!important;
        position:relative;
        top:-63px;
        left:185px;
    }
    .dropdown.rental-nav ul > li.nav-pipe-welding > ul > li:nth-child(n+7):nth-child(-n+9),
    .dropdown.rental-nav ul > li.nav-generators > ul > li:nth-child(n+7):nth-child(-n+9),
    .dropdown.rental-nav ul > li.nav-blast-cleaning > ul > li:nth-child(n+7):nth-child(-n+9),
    .dropdown.rental-nav ul > li.nav-induction-heating > ul > li:nth-child(n+7):nth-child(-n+9)
    {
        background: #fff!important;
        position:relative;
        top:-126px;
        left:371px;
    }

    .dropdown.rental-nav .nav-induction-heating a.title h2
    {
        border-top: solid 0px #d8d8d8;
        padding-top: 0px;
        left:2px!important;
    }
    .dropdown.rental-nav li.nav-pipe-welding
    {
        margin-top: 0px;
        position:relative!important;
        left:4px!important;
        top: 0px!important;
        min-height:110px!important;
        max-height:110px!important;
        height:110px!important;
        background:#fff!important;
        overflow:hidden;
        /*display:none!important;*/
    }
    .dropdown.rental-nav li.nav-induction-heating {
        position:relative!important;
        top: 0px!important;
        left:4px!important;
        min-height:110px!important;
        max-height:110px!important;
        height:110px!important;
        /*display:none;*/
        background:#fff!important;
        
    }
    .dropdown.rental-nav li.nav-weld-automation
    {
        position:relative;
        top:-0px;
        min-height:170px!important;
        max-height:170px!important;
        height:170px!important;
        /*display:none;*/
    }

    .dropdown.rental-nav li.nav-generators
    {
        top:-0px;
        min-height:110px!important;
        max-height:110px!important;
        height:110px!important;
        /*display:none;*/
    }
    .dropdown.rental-nav li.nav-speciality-equipment
    {
        top:0px;
        min-height:120px!important;
        max-height:120px!important;
        height:120px!important;
        overflow:hidden;
        /*display:none;*/
    }

    .dropdown.rental-nav li.nav-blast-cleaning
    {
        top:0px;
        min-height:110px!important;
        max-height:110px!important;
        height:110px!important;
        /*background:#059!important;*/
        overflow:hidden;
        /*display:none;*/
    }
    .main-nav li .dropdown.rental-nav {
        padding-bottom: 10px;
    }

    /*Homepage*/

    #hero,
    #home-links,
    .blog .container,
    .landing,
    .mobile-padding,
    .mobile-padding-no-click {
        padding: 0 20px;
    }

    article, .product-detail article,
    .breadcrumb {
        margin-left: 0;
        padding-left: 20px;
    }

        article.right {
            margin-left: 0;
            padding-left: 0;
        }

        .product-detail article,
        article.right {
            width: 76%;
        }



    aside, .product-detail aside {
        margin: 0;
        padding-right: 20px;
        width: 22%;
    }

        aside.left {
            margin-left: 0;
            padding-right: 0;
        }

        aside.leftProducts {
            padding: 0;
        }

    #hero {
        background: none;
        overflow: hidden;
    }

    .flex-direction-nav .flex-prev {
        left: 20px;
    }

    .flex-direction-nav .flex-next {
        right: 20px;
    }

    /*Locations Page*/
    .usLocationsMapDiv {
        display: none;
    }

    .canadaLocationsMapDiv {
        display: none;
    }

    .mexicoLocationsMapDiv {
        display: none;
    }

    .ukLocationsMapDiv {
        display: none;
    }

    .netherlandsLocationsMapDiv {
        display: none;
    }

    .franceLocationsMapDiv {
        display: none;
    }

    .germanyLocationsMapDiv {
        display: none;
    }

    .uaeLocationsMapDiv {
        display: none;
    }

    /*Case Studies*/

    aside .btn.blue:after,
    aside.left .sub-nav > li > a:after {
        display: none;
    }

    article.rightProducts {
        float: right;
        margin: 0;
        width: 70%;
    }
    article.rightProducts.used {
        float: right;
        margin: 0;
        width: 80%;
    }

    aside.leftProducts {
        float: left;
        margin: 0;
        width: 210px;
    }

    /***Home Links Bottom Row***/

    #home-links-bottom-row ul {
        padding: 0 0 16px 20px;
    }

    /*Expanding Tables*/

    .sliding-table {
        border: 1px solid #ccc;
    }

    .fixed-table, .sliding-table {
        height: 500px;
    }

        .sliding-table,
        .sliding-table .slide {
            margin: 0 !important;
            width: 100%;
        }

            .sliding-table .scroll-right,
            .sliding-table .scroll-left,
            .fixed-table,
            .sliding-table thead tr {
                display: none !important;
            }

            .sliding-table table,
            .sliding-table thead,
            .sliding-table tbody,
            .sliding-table th,
            .sliding-table td,
            .sliding-table tr {
                display: block;
            }

            .sliding-table table,
            .sliding-table td {
                width: 100%;
            }

            .sliding-table tr {
                border-bottom: 1px solid #ccc;
            }

                .sliding-table tr::before {
                    display: block;
                    font-weight: bold;
                    margin-bottom: 15px;
                    padding: 15px 0;
                    text-align: center;
                }

            .sliding-table td {
                /* Behave  like a "row" */
                position: relative;
                padding: 10px 0 10px 50%;
            }

                .sliding-table td:before {
                    /* Now like a table header */
                    position: absolute;
                    /* Top/left values mimic padding */
                    top: 6px;
                    left: 6px;
                    width: 45%;
                    padding-right: 10px;
                    white-space: nowrap;
                }

            .sliding-table .slide td div {
                display: inline;
                padding: 0;
                width: auto;
            }

    .sliding-table-container .scroll-left,
    .sliding-table-container .scroll-right {
        display: none !important;
    }

    .sliding-table-container .scroll-down,
    .sliding-table-container .scroll-up {
        width: 100%;
    }

    .sliding-table-container .scroll-down {
        display: block;
    }

    /*product details page */
    .main-product-info {
        padding-right: 5%;
        width: 50%; /*458*/
    }
}

@media only screen and (max-width: 914px) {


    #home-links-bottom-row li {
        margin: 0 2.05% 20px 2.05%;
        width: 28.1%;
    }
}

@media only screen and (max-width: 880px) {

    /*Nav*/

    .top-nav {
        margin: 10px 20px 0 0;
        width: 500px;
    }
        .top-nav span {
            margin-left: 20px;
        }

    .main-nav {
        margin: 15px 0 0;
        padding: 0 20px;
        width: 100%;
    }

        .main-nav > ul {
            float: left;
            padding-left:0;
        }

        .main-nav div.search {
            display: none;
        }
         .main-nav .search-link {
            background: url(/imagesRWD/icon-search.jpg) no-repeat center;
            border: 1px solid #eee;
            display: block;
            float: right;
            height: 30px;
            margin: 2px 0 0 20px;
            text-indent: -999999px;
            width: 30px;
        }




    /*Footer*/

    .airgas {
        padding-left: 18px;
        padding-right: 18px;
    }

    .ThreeColumns .leftMainBodyLeftColumn {
        clear: both !important;
        margin-right: 0px !important;
        width: 100% !important;
    }

    .ThreeColumns .leftMainBodyRightColumn {
        clear: both !important;
        padding-left: 0px !important;
        width: 100% !important;
    }

    .ThreeColumns .leftBorderStyle {
        padding-left: 0px !important;
        border-left: none !important;
    }

    .process-selector {
        display: none;
    }
}

@media only screen and (max-width: 875px) {
    .MagicSlideshow {
        width: 100px;
    }
}

@media only screen and (max-width: 850px) {

    /*Nav*/
    .additionalColumn {
        display: none;
    }


    /*Contact Us Page*/

    .contactUsFormColumnTwo {
        float: left;
        clear: left;
        width: 350px;
        position: relative;
        padding-top: 15px;
        padding-left: 0px;
    }

    .contactUsContactInfoBorder {
        padding: 0 45px 5px 0;
        margin-bottom: 30px;
        border-left: none;
        clear: left;
        float: left;
    }

    .contactUsFormInterested {
        padding-right: 15px;
    }

    .contactUsFormProduct {
        padding-right: 35px;
        padding-left: 0;
    }

    .contactUsContactInfoBorder.clearLeft.germany {
        clear: left;
    }

    .contactUsContactInfoBorder.clearLeft.france {
        clear: left;
    }
}



@media only screen and (max-width: 815px) {

    /*Homepage*/

    #home-links p {
        padding: 0;
    }

    #home-links .four-sections p {
        border-left: none;
    }

    .preOwnedTierColumn {
        display: none;
    }

    .txtSearchStyle {
        float: left;
        width: 60%;
    }
    .usedEquipTotal{
        visibility:hidden;
    }
        .top-nav .nav-cap {
            display: none;
        }
}

@media only screen and (max-width: 795px) {

    /*Homepage*/

    #hero h1 {
        font-size: 2.2em;
    }

    .productSearch {
        display: none;
    }

    article.rightProducts {
        width: 65%;
    }
    article.rightProducts.used {
        width: 80%;
    }
}

@media only screen and (max-width: 759px) {

    /*Home*/

    #hero .content {
        width: 66.33%;
        position: relative;
    }

    .slide-container {
        position: relative;
        float: left;

    }
    .mobile-hero-background {
        background-color: #001337;
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0.62;
        height: 350px;
        width: 100%;
    }

    /*Case Studies*/

    article, aside,
    article.right, aside.left,
    .product-detail article, .product-detail aside {
        margin: 0 0 20px;
        padding: 0 17px;
        width: 100%;
    }

        aside.leftProducts {
            padding: 0;
        }

        article.rightProducts {
            padding: 0;
        }
        article.rightProducts.used {        
        width: 100%;
        padding-left:20px;
        padding-right:20px;
    }

        aside > ul {
            float: left;
            width: 100%;
        }

        aside > img {
            float: left;
            width: 49%;
        }

        /*Services*/

        aside .sub-nav,
        .product-detail aside ul {
            width: 100%;
        }

    /*Blog*/

    .blog .container {
        padding: 0;
    }

    #home-links-bottom-row a div {
        background: none;
        height: 58px;
    }
}

@media only screen and (max-width: 725px) {
    .main-nav > ul > li > a {
        padding: 10px 15px;
    }
    .main-nav li .dropdown.resources.company {
    left: -460px;
    }
}

/*Tablet Portrait - No Images on Dropdown*/
@media only screen and (max-width: 710px) {

    /*Header*/

    .top-nav {
        margin-top: 15px;
        width: 400px;
    }


    .main-nav li .dropdown.rental-nav {
        max-width: 600px;
        max-height:1020px!important;
        background:#fff!important;
        
    }

    .main-nav li .lazy {
        display: none;
    }
    .dropdown.rental-nav ul {

        height:auto;
    }
    .dropdown.rental-nav ul > li {
        padding-left: 1px;  
        border: solid 0px blue;

    }
    .dropdown.rental-nav ul > li > ul > li
    {
        width:170px!important;
        border: none;
    }

    .dropdown.rental-nav ul ul
    {
        border: none;
        padding: 0!important;
        /*border: solid 1px grey;*/
        position:relative!important;
        min-width:630px!important;
        min-height:220px!important;
        display:block!important;
        float:none!important;
        top:auto!important;
        left:15px!important;
    }
    
     /*WELDERS - 8 items per column*/
    .dropdown.rental-nav ul > li.nav-welding-equipment ul > li:nth-child(n+9):nth-child(-n+16)
    {
        background: #fff!important;
        position:relative;
        top:-168px!important;
        left:185px;
        
    }
    .dropdown.rental-nav ul > li.nav-welding-equipment ul > li:nth-child(n+17):nth-child(-n+24)
    {
        background: #fff!important;
        position:relative;
        top:-335px;
        left:370px;
    }
    .dropdown.rental-nav li.nav-welding-equipment
    {
        border: none;
        position:relative;
        top:-0px;
        margin-bottom: 10px!important;
        width: 100%!important;
        background: #fff!important;
        height:200px;!important;
        z-index:990;
        clear: both;
    }
    /*Weld Autmation - 6 items per column*/
    .dropdown.rental-nav ul > li.nav-weld-automation ul > li:nth-child(n+13):nth-child(-n+20)
    {
        background: #fff!important;
        position:relative;
        top:-252px;
        left:370px;
    }


    /*Four items per column*/
    .dropdown.rental-nav ul > li.nav-speciality-equipment > ul > li:nth-child(n+5):nth-child(-n+8)
    {
        background: #fff!important;
        position:relative;
        top:-83px;
        left:186px;
    }
    .dropdown.rental-nav ul > li.nav-speciality-equipment > ul > li:nth-child(n+9):nth-child(-n+13)
    {
        background: #fff!important;
        position:relative;
        top:-167px;
        left:372px;
    }
     /*Three items per column*/
    .dropdown.rental-nav ul > li.nav-pipe-welding > ul > li:nth-child(n+4):nth-child(-n+6),
    .dropdown.rental-nav ul > li.nav-generators > ul > li:nth-child(n+4):nth-child(-n+6),
    .dropdown.rental-nav ul > li.nav-blast-cleaning > ul > li:nth-child(n+4):nth-child(-n+6),
    .dropdown.rental-nav ul > li.nav-induction-heating > ul > li:nth-child(n+4):nth-child(-n+6)
    {
        background: #fff!important;
        position:relative;
        top:-63px;
        left:185px;
    }
    .dropdown.rental-nav ul > li.nav-pipe-welding > ul > li:nth-child(n+7):nth-child(-n+9),
    .dropdown.rental-nav ul > li.nav-generators > ul > li:nth-child(n+7):nth-child(-n+9),
    .dropdown.rental-nav ul > li.nav-blast-cleaning > ul > li:nth-child(n+7):nth-child(-n+9),
    .dropdown.rental-nav ul > li.nav-induction-heating > ul > li:nth-child(n+7):nth-child(-n+9)
    {
        background: #fff!important;
        position:relative;
        top:-126px;
        left:371px;
    }


    .dropdown.rental-nav ul ul, .dropdown.rental-nav .nav-welding-equipment ul
    {
        border:none;
    }
    .dropdown.rental-nav li.nav-welding-equipment
    {
       left:3px!important;
       width:700px !important;
       padding:0px !important;

    }
        .dropdown.rental-nav li.nav-pipe-welding
    {
        margin-top: 0px;
        background:#fff!important;

    }
    .dropdown.rental-nav li.nav-induction-heating
    {
        
    }

    .dropdown.rental-nav li.nav-weld-automation
    {
      
    }
    .dropdown.rental-nav li.nav-generators
    {

    }
    .dropdown.rental-nav li.nav-speciality-equipment
    {
        /*background:lime!important;*/
    }

    .dropdown.rental-nav li.nav-blast-cleaning
    {
      
    }
    .dropdown.rental-nav li.nav-speciality-equipment
    {
        
    }

    /*Homepage*/

    #hero .media {
        display: none;
    }
    #hero .content {
        width: 100%;
    }
    #home-links .four-sections {
        display: none;
    }
    #home-links .four-sections h3 {
        min-height:40px;
    }
}


@media only screen and (max-width:695px) {
    article.rightProducts {
        width: 70%;
    }
    aside.leftProducts {
        width: 180px;
    }
    .main-nav > ul > li > a {
        padding: 10px 14px;
    }
}

@media only screen and (max-width:670px) {
    article.rightProducts {
        width: 68%;
    }
    aside.leftProducts {
        width: 170px;
    }

    .main-nav .search-link {
        margin-left:5px;
    }
    .main-nav > ul > li > a {
        padding: 10px 13px;
    }
}


  #bannerHeadingTextprocess{
     
        display:block;
        padding-top:19px;
        padding-left:19px;
        font-size:14px;
    
    }
  


  #bannerTxtprocess
            {           
                display:block;
                width:600px;
                padding-top:0px;
                padding-left:19px;
            }

@media only screen and (max-width: 640px) {


    #bannerHeadingTextprocess {
        color: #fff;
        font-size: 10px;
        left: 38px;
        bottom: initial;
        margin: 0;
        position: absolute;
        padding-top: 67px;
        text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    }

/*for process selector page start*/
            .headingprocess
            {
                height: 114px !important;     
                margin-left: 0 !important;       
                width: 100% !important;
                min-width: 500px !important;
                background-size: 0, 100% 114px !important;
                background-position: center 23px, 9999px 3px;
                margin-top: 0;
                margin-bottom: 0;              
            }

                     
            #bannerTxtprocess
            {           
                display:none;
            }
                                
    #processSelector {
        color: #fff !important;  
        font-size: 1.14em !important;  
        margin: 0 !important;  
        text-shadow: 1px 1px 1px rgba(0,0,0,.4) !important;
    }

    #processSelector .hidden {
        display: none !important;
        visibility: hidden !important;
    }
    
/*for process selector page end*/

    .creditCardIcons{
    display: none;
    }
    .secondarySubNav{
    display:none;
   }
    .salesLiteraturePDF{
        margin-top:10px;
    }
    .literatureFormMobilePadding{
        padding-left:20px;
	}
    div.search.searchPage{
    width: 75%;
    }
    .searchPageSearchBox{
    padding-left:15%;
    padding-top:10px;
    }
    .hideMobile{
        display:none;
    }
    .mobileOnly{
        display:inline!important;
    }
    .btn-pagelink {
        width:100%;
        font-size:15px;
    }
    a.btn-pagelink:link {
        text-decoration:none!important;
        padding:10px 0px;
        margin-bottom:3px;
    }
    .pnlCategoryPanel {
        display: none;
    }

    .catSubcatStyle {
        padding-left: 0;
    }

    .specsTable tr:nth-child(even) {
        background-color: #f5f5f5;
    }

    .Flexible-container {
        height: 0;
    }

    .blueSubHeadingsDivForRadPanelBar {
        height: 0;
        display:none;
    }

    .contentPanel {
        display: none;
    }

    .EquipmentResourcesLabel {
        padding-top: 15px;
    }

    .EquipmentResourcesSelectedProductLabel {
        margin-top: 15px;
        display: block;
    }

    .UsedEquipmentSearch {
        display: none;
    }

    .bodyTextNoMobile {
        display: none;
    }

    h1.noHeading {
        padding-left: 17px;
    }

    .LocationsPanel {
        padding-left: 3px;
        padding-top: 10px;
    }

    .MagicSlideshowThumbnail {
        margin-right: 0 !important;
    }

    .hiddenImagesNotLazy {
        display: none;
    }

    .locationsPageInternational {
        display: none;
    }

    .quotePopup {
        float: left;
    }

    .specificationsLeftColumn {
        width: 50% !important;
    }

    .specificationsRightColumn {
    }

    .contactUsContactInfoBorder {
        padding: 0 45px 5px 0;
        margin-bottom: 30px;
        border-left: none;
        clear: left;
        float: left;
        line-height: 100%;
    }

    .contactUsContactInfoNoBorder {
        clear: left;
        float: left;
        padding-left: 0px;
        padding-top: 10px;
    }

    /*Locations Page*/

    .locationsMapIcon {
        display: block;
        position: relative;
        z-index: 999;
        float: right;
        clear: right;
        padding-top: 15px;
        padding-right: 10px;
    }

    .locationsListDistributorsDiv {
        margin-top: -25px;
        padding-bottom: 10px;
    }

    .locationsMap {
        background: none;
        display: block;
        padding-bottom: 20px;
        padding-top: 20px;
        position: relative;
    }

    .usLocationsList ul{
        height: auto;
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
    }

    .canadaLocationsList ul{
        height: auto;
    }

    .mexicoLocationsList ul{
        height: auto;
    }
    .quotePopup .Interests {
        float: left;
        clear: both;
    }

    .quotePopup .CheckBox {
        float: left;
        clear: both;
    }

    .quotePopup .CheckBoxGroup2 {
        float: left;
        clear: both;
        margin-left: 65px;
    }

    .quotePopup .CheckBoxGroup1 {
        float: left;
    }

    .quotePopup .Right {
        float: left;
        width: 230px;
    }

    .quotePopup .returnDate2 {
        float: left;
        clear: left;
        margin-left: 0px;
        margin-bottom: 0px;
    }

    .quotePopup .CheckBox2 {
        float: left;
        clear: left;
        margin-left: 0;
    }

    /*Hide All 1x1.png lazy /imagesRWD*/
    .processSelectorRightSide {
        width: 100%;
    }

    .branchColumn {
        display: none;
    }

    .locationDetails a {
        text-decoration: underline;
        color: white;
    }

    .locationDetailsHeading {
        margin-top: 15px;
        display: block;
        position: relative;
    }

    .noMobile {
        display: none;
    }

    aside.wideLeft {
        float: left;
        margin: 0;
        width: 100%; /*186px*/
        color: white;
    }

    article.wideRight {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        article.wideRight.hidden {
            width: 100%;
            display: none;
        }

    #branchDetails {
        float: left;
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
        /*margin-top: 5px;*/
    }

    .heading {
        display: none;
    }

    .newProductAdded {
        display: none;
        position: absolute;
        /*left: 0px; 
    top: 0px;*/
        z-index: 100;
    }

    .newProductAddedImg {
        display: block;
        margin-left: 120px;
        margin-right: auto;
    }


    /*Get Quote page*/
    .quoteAdditionalProductsPanel {
        display: none;
    }

    article.getQuoteCartSection {
        min-width: 0;
        border-top: none;
    }

    #ProductInfo {
        padding-left: 0;
    }

    .quoteDates {
        padding-left: 0px;
    }

        .quoteDates label {
            font-size: 0.75em;
        }

    aside.getQuoteContact {
        border-left: none;
        margin-left: 5px;
    }

    /*Contact Us page*/

    .contactUsFormInterestedRadioGroup1 {
        float: left;
        padding-left: 0px;
    }

    .contactUsFormInterestedRadioGroup2 {
        float: left;
        padding-left: 15px;
    }

    .contactUsFormProduct {
        float: left;
        clear: left;
        padding-right: 30px;
    }

    .contactUsFormAstericks {
        display: none;
    }

    .contactUsFormColumnOne {
        width: 300px;
    }

    .contactUsFormColumnTwo {
        width: 300px;
    }

    .contactUsFormFirstHeading {
        padding-top: 10px;
    }

    .contactUsContactInfoBorder {
        padding: 0 45px 5px 0;
        margin-bottom: 30px;
        border-left: none;
        clear: left;
        float: left;
    }

    .contactUsContactInfoNoBorder {
        clear: left;
        padding-left: 0px;
        padding-top: 10px;
    }

    .ThreeColumns .leftMainBody {
        position: relative;
        float: left;
        clear: both;
        padding: 10px 10px 25px 5px;
        width: 100% !important;
        color: #5f5f5f;
        text-decoration: none;
        font-weight: normal;
        font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
        line-height: 1.3em;
        text-align: left;
    }


    .ThreeColumns .leftMainBodyLeftColumn {
        float: left;
        clear: both;
        width: 100%;
        margin-right: 0px !important;
    }

    .ThreeColumns .leftMainBodyRightColumn {
        float: left;
        clear: both;
        width: 100%;
        padding-left: 0px !important;
    }

    .ThreeColumns .leftBorderStyle {
        padding-left: 0px !important;
        border-left: none !important;
    }

    .ThreeColumns .nextStepsPanel {
        float: left;
        clear: both;
        padding: 10px 15px 25px 10px;
        line-height: 1.3em;
        text-align: left;
        width: 100%;
        padding-left: 0px !important;
    }

    .ThreeColumns article {
        width: 100% !important;
        margin: 0 0 0 0;
    }

    .ThreeColumns aside {
        float: left;
        clear: both;
        width: 100% !important;
    }

        .ThreeColumns aside .textbox {
            width: 100%;
        }

        .ThreeColumns aside .dropdown {
            width: 100%;
        }

    body .ThreeColumns #heading h1 {
        bottom: 13px;
        left: 20px;
    }
    /*Hide All 1x1.png lazy /imagesRWD*/

    .lazy {
        display: none !important;
    }


    /*Header & Navs*/


    header .logo {
        background: url(/imagesRWD/logo-mobile.jpg) no-repeat;
        height: 43px;
        margin: 8px 0 8px 15px;
        width: 113px;
    }

      header .logo img {
            display: none;
        }
        header .weldAutoTopLogo {
        height: 0;
        margin: 0;
        width: 0;
    }

        header .weldAutoTopLogo img {
            display: none;
        }



    .main-nav,
    .top-nav {
        display: none;
    }

    .mobile-nav-items {
        display: block;
        float: right;
        margin: 25px 10px 0 0;
    }

    .mobile-nav-open {
        background: url(/imagesRWD/mobile-nav-open.png) no-repeat center;
        height: 25px;
        float: left;
        text-indent: -999999px;
        width: 25px;
        margin: -2px 0 0 0;
    }

    .mobile-dial {
        background: url(/imagesRWD/icon-phone.png) no-repeat;
        float: left;
        height: 21px;
        margin: 0 15px 0 0;
        text-indent: -999999px;
        width: 17px;
    }

    .mobile-search {
        background: url(/imagesRWD/icon-search-mobile.png) no-repeat;
        float: left;
        height: 19px;
        margin: 0 15px 0 0;
        text-indent: -999999px;
        width: 17px;
    }

    .mobile-quote {
        background: url(/imagesRWD/icon-quote-mobile-active.png) no-repeat;
        float: left;
        height: 20px;
        margin: 0 15px 0 0;
        text-indent: -999999px;
        width: 17px;
    }

    .mobile-search-container {
        background: #001337;
        float: left;
        padding: 20px;
        position: relative;
        width: 100%;
    }

        .mobile-search-container .mobile-search-close {
            right: 34px;
        }

        .mobile-search-container input[type=text] {
            background: #fff;
            border: 1px solid #9c9da0;
            font: 12px Tahoma, Arial, sans-serif;
            float: left;
            height: 22px;
            padding: 0 15px;
            width: 72%;
        }

        .mobile-search-container input[type=button] {
            background: #ed1d24;
            border: none;
            border-radius: 4px;
            color: #fff;
            float: right;
            font: 12px Tahoma, Arial, sans-serif;
            height: 22px;
            vertical-align: middle;
            width: 22%;
        }

    .mobile-menu {
        position: relative;
        width: 100%;
    }

    .mobile-nav-close,
    .mobile-search-close {
        background: url(/imagesRWD/mobile-nav-close.jpg) no-repeat center #00133c;
        border-radius: 4px 4px 0 0;
        height: 41px;
        position: absolute;
        right: 0;
        text-indent: -999999px;
        top: -40px;
        width: 44px;
    }

    .mobile-menu ul, #home-links ul {
        background: #00133c;
        width: 100%;
    }

    .mobile-menu li, #home-links li, footer li {
        border-bottom: 1px solid #3f4d6c;
    }
    #home-links ul li a {        
        border-bottom:none;

    }

        .mobile-menu li:last-child, footer li:last-child {
            border: none;
        }

        .mobile-menu li a, footer a {
            background: url(/imagesRWD/mobile-nav-arrow.png) no-repeat 95% center;
            color: #fff;
            display: block;
            padding: 12px 18px;
        }

            .mobile-menu li a:hover, footer a:hover {
                background-color: #ee1d25;
                color: #fff;
            }


    /*Footer*/

    footer {
        background: #001346; /* Old browsers */
        background: -moz-linear-gradient(top, #001337 0%, #001346 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#001337), color-stop(100%,#001346)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #001337 0%,#001346 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #001337 0%,#001346 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #001337 0%,#001346 100%); /* IE10+ */
        background: linear-gradient(to bottom, #001337 0%,#001346 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001337', endColorstr='#001346',GradientType=0 ); /* IE6-9 */
        padding: 0;
    }

    .airgas {
        background: none;
        padding: 10px 0;
    }

        .airgas img {
            margin-left: 15px;
        }

        .airgas p {
            display: none;
        }

    footer ul + p {
        display: none;
    }

    footer .mobile-copyright {
        border-bottom: 1px solid #3f4d6c;
        display: block;
        padding-bottom: 20px;
        text-align: center;
    }

    footer .copyright {
    display: none;
    }

    footer ul, footer .footer-company {
        border: none;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .mobile-footer {
        display: block;
    }

        .mobile-footer li:last-child {
            border-bottom: 1px solid #3f4d6c;
        }

    footer li {
        display: none;
    }

        footer li:first-child {
            display: block;
        }
    footer .footer-social {
        display:none;
    }

    footer h2 {
        margin: 0;
    }

    footer a:hover {
        text-decoration: none;
    }

    .mobile-footer-bottom {
        display: block;
        float: left;
        margin: 22px 0 0 18px;
    }

        .mobile-footer-bottom p {
            font-size: .785em;
            line-height: 1em;
            margin: 0;
            padding: 0;
            text-align: left;
        }

        .mobile-footer-bottom a,
        .mobile-footer-bottom a:hover {
            background: none;
            color: #5f5f5f;
            padding: 0;
        }

        .mobile-footer-bottom span {
            display: block;
            color: blue;
            font-size: 1.6em;
            margin-bottom: 10px;
            text-decoration: underline;
        }

    /*Homepage*/

    #hero {
        margin: 0;
        height: auto;
        padding: 0;
    }

        #hero .slides {
            height: 269px;
        }

            #hero .slides li {
                height: 100%;
            }

            #hero .slides .slide-container {
                padding: 50px 35px 0;
              
            }

        #hero .media,
        #hero .btn {
            display: none;
        }


    .flex-direction-nav a {
        background-size: 100% !important;
        width: 20px;
    }

    .flex-direction-nav .flex-prev {
        left: 0;
    }

    .flex-direction-nav .flex-next {
        right: 0;
    }

    .flex-control-nav {
        bottom: 2px;
    }

    .flex-control-nav {
        margin: 0;
        padding: 0;
    }

        .flex-control-nav a {
            box-shadow: inset 1px 1px #000;
        }

    .mobile-padding,
    .mobile-padding-no-click {
        padding: 0;
    }

    #mobile-hero {
        background: url(/imagesRWD/heading-bkg.jpg) no-repeat right bottom;
        background-size: cover;
        display: block;
        height: 114px;
        position: relative;
    }

    .homepage #mobile-hero {
        margin-top: 15px;
    }


    #mobile-hero.opened, #heading.opened {
        margin-top: 0;
    }

    #mobile-hero p,
    #heading h1 {
        bottom: 15px;
        color: #fff;
        font-size: 1.14em;
        left: 15px;
        margin: 0;
        position: absolute;
        text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    }

    #home-links {
        background: #001337;
        margin-top: 0;
        padding: 0;
    }

        #home-links ul {
            float: none;
            margin: 0;
            padding: 0;
        }

        #home-links li {
            font-size: 1em;
            margin: 0;
            position: relative;
            width: 50%;
        }

        #home-links a {
            background: none;
            float: left;
            padding: 15px;
            width: 100%;
        }

            #home-links a div {
                background: none;
                padding: 0;
            }

        #home-links h2 {
            background: url(/imagesRWD/mobile-nav-arrow.png) no-repeat 95% center rgba(0,19,60,.75);
            bottom: 0;
            font-size: 1em;
            padding: 10px 8px;
        }

        #home-links p {
            display: none;
        }

        #home-links img {
            width: 100%;
            border: none;
        }

    #home-links-bottom-row {
        background: #00133c;
        margin-top: 0;
        padding-top: 0;
    }

        #home-links-bottom-row ul {
            margin: 0 0 10px;
            padding: 0;
            width:100%;
        }

        #home-links-bottom-row li {
            /*margin: 0 3.05% 20px 3.05%;*/
            width: 33%;
            padding-right:0; 
            margin:0;               
        }

            #home-links-bottom-row li:first-child {
                margin-left: 0;
                border-left: none;
                padding-left:8px;
            }
            #home-links-bottom-row li:last-child {
                width:28%;
            }

        #home-links-bottom-row img {
            display:none;
        }

        #home-links-bottom-row p {
            display: none;
        }

        #home-links-bottom-row h2 {
            color: #fff;
            font-size: 1em;
            font-weight: normal;
            position: relative;
            padding-top: 5px;
            margin-top:10px;
            float: left;
            clear: left;
            margin-left: 10px;
        }

        #home-links-bottom-row #dividers {
             width: 1px;
            border-left: 1px solid #d8d8d8;
            margin: 0;
            margin-top:10px;
            padding: 0;
            height: 35px;
        }

        #home-links-bottom-row a div {
            margin-top: 0;
            height:0;
        }

    #home-links .four-sections li {
        background: url(/imagesRWD/mobile-nav-arrow.png) no-repeat 95% center;
        border-bottom: 1px solid #404e6d;
        border-left: none;
        border-radius: 0;
        color: #fff;
        height: 45px;
        padding: 9px 17px 10px;
        width: 100%;
        margin: 0;
    }

        #home-links .four-sections li:first-child {
            padding-left: 17px;
        }

        #home-links .four-sections li:hover {
            background: url(/imagesRWD/mobile-nav-arrow.png) no-repeat 95% center;
            background-color: #ee1d25;
        }

        #home-links .four-sections li h2 {
            background: none;
            margin: 0;
            padding: 0;
            margin-top: -12px;
            color: #fff;
            font-size: 1em;
        }
        #home-links .four-sections li h3 {
            background: none;
            margin: 0;
            padding: 0;
            margin-top: -12px;
            color: #fff;
            font-size: 1em;
        }


    #home-links .four-sections {
        padding-top: 0;
        margin: 0;
    }

        #home-links .four-sections li a {
            padding-left: 0;
            margin-left: 0;
            padding-top: 17px;
        }

        #home-links .four-sections a div h2 span {
            float:left;
            display:inline;
            clear:none;
        }
        #home-links .four-sections p {
            display: none;
        }

    /*Case Studies*/

    .breadcrumb {
        display: none;
    }

    #heading {
        background: url(/imagesRWD/heading-bkg.jpg) no-repeat right top;
        background-size: cover;
        height: 114px;
        margin-top: 0;
    }

        .mobile-nav-open, #heading .mobile-nav-open {
            display: block;
        }

        #heading p {
            display: none;
        }

    article {
        margin-top: 10px;
    }

        article h2 a {
            text-decoration: underline !important;
        }

    .post {
        /*margin-bottom: 24px;*/
        padding: 20px 0 0;
    }


        .post:first-of-type {
            border-top: 0;
            padding: 0;
        }

    .mainContent {
        padding: 15px 3.03% 15px 4.41%;
    }

    /*Services*/



    /***Hidden now****/

    .mobBodyLayout #heading,
    .moBodyLayout {
        margin-bottom: 0;
    }

    .landing {
        padding: 0;
        position: relative;
    }

    /***Display body first with arrow to see subnavigation****/
    article.right,
    article.rightProducts {
        border-left: 10px solid #02172f;
        padding: 12px;
        width: 100%;
    }

        article.right .post,
        article.rightProducts .post {
            border: none;
            border-bottom: 1px solid #b9b9b9;
            margin-bottom: 2px;
            margin-top: 2px;
            padding: 10px 10px 10px 5px;
        }

        article.right .mainContent,
        article.rightProducts .mainContent {
            border: none;
            border-bottom: 1px solid #b9b9b9;
            margin-bottom: 2px;
            margin-top: 2px;
            padding: 10px 10px 10px 5px;
        }


        article.right .post:first-child,
        article.rightProducts .post:first-child {
            margin-top: 2px;
        }


        article.right a,
        article.rightProducts a {
            text-decoration: underline;
        }

        article.right.hidden,
        article.rightProducts.hidden {
            display: none;
            width: 100%;
        }

            article.right.hidden .post,
            article.rightProducts.hidden .post {
                opacity: 0;
            }

    body #heading h1 {
        bottom: 13px;
        left: 42px;
    }

    body.full #heading h1 {
        left: 17px;
        display: none;
    }

    body.full #heading2 h1 {
        display: inline-block;
        position: absolute;
        top: -35px;
        color: #fff;
        font-size: 1.14em;
        left: 15px;
        margin: 0;
        position: absolute;
        text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    }

    /***Show body and no navigation menus no quicklinks****/
    .mobBodyLayoutNoMenu .mobile-landing-link,
    .mobBodyLayoutNoMenu .mobile-landing-link-back {
        display: none;
    }

    .mobBodyLayoutNoMenu #heading h1,
    .case-studies #heading h1 {
        left: 20px;
    }


    .mobile-landing-link,
    .mobile-landing-link-back {
        background: url(/imagesRWD/mobile-landing-link.gif) no-repeat #02172f;
        display: block;
        height: 42px;
        left: 0;
        position: absolute;
        text-indent: -999999px;
        top: -42px;
        width: 32px;
    }

    .mobile-landing-link-back {
        background-image: url(/imagesRWD/mobile-landing-link-back.jpg);
        left: inherit;
        right: 0;
    }

    body.full,
    body.mobBodyLayout {
        background: #001c46;
    }

        body.full header,
        body.mobBodyLayout header {
            background: #fff;
        }


        /*New Services Layout, Sidebar only shown*/

        body.mobBodyLayout article {
            display: none;
        }

        body.mobBodyLayout aside {
            display: block;
            right: 0;
        }

        body.mobBodyLayout footer,
        body.mobBodyLayout .mobile-footer-bottom,
        body.mobBodyLayout .airgas,
        body.mobBodyLayout .mobile-landing-link,
        body.mobBodyLayout .mobile-landing-link-back {
            display: none;
        }

    /*Style used when subnavigation hyperlink is active*/
    .activeHyperlink {
        color: #ee1d25 !important;
        font-weight: bold;
        border-bottom: 1px solid #8c8c8c;
    }


    article.right, aside.left, aside.leftProducts, article.rightProducts {
        margin-bottom: 0;
    }

    aside.left, aside.leftProducts {
        /*border-right: 10px solid #02172f;*/
        display: none;
        right: -620px;
        padding: 0;
        position: absolute;
        right: -620px;
        top: 0;
        width: 100%;
    }

    aside.shown {
        float: left;
        position: static;
        background-color: #00133C;
    }

    aside.left .sub-nav > li > span,
    aside.leftProducts .sub-nav > li > span {
        background: none;
        display: none;
    }



    .sub-nav > li > span:after {
        display: none;
    }

    aside > ul > li {
        margin-bottom: 0;
    }

    aside.left .sub-nav > li > a,
    aside.leftProducts .sub-nav > li > a {
        display: none;
    }


    aside.left .sub-nav a,
    aside.leftProducts .sub-nav a {
        background: url(/imagesRWD/mobile-nav-arrow.png) no-repeat 95% center;
        border-radius: 0;
        color: #fff;
        height: auto;
        padding: 12px 17px;
    }

    aside.left .sub-nav li li:last-child a,
    aside.leftProducts .sub-nav li li:last-child a {
        /*border: none;*/
    }

    aside.left .sub-nav > li > a:hover,
    aside.left .sub-nav a:hover {
        background: url(/imagesRWD/mobile-nav-arrow.png) no-repeat 95% center #ee1d25;
        border-radius: 0;
        font-weight: normal;
        height: auto;
        margin: 0;
        padding: 12px 17px;
        text-decoration: none;
    }

    aside.left li li a,
    aside.leftProducts li li a {
        font-size: 1em;
        border-bottom: 1px solid #3F4D6C;
    }

    .mobBodyLayout footer {
        border-top: 1px solid #3f4d6c;
    }

    /*Product Detail*/

    .product-detail h1 {
        margin-top: 15px;
    }

    .product-detail aside {
        display: none;
    }

    .main-product-info {
        width: 100%;
    }

    .mobile-product-nav {
        display: block;
        float: right;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 30.93%; /*99px*/
    }

        .mobile-product-nav a {
            background: url(images/btn-arrow.png) no-repeat 95% center #ee1d25;
            border-radius: 4px;
            color: #fff;
            display: block;
            font-size: .857em;
            height: 30px;
            margin-bottom: 6px;
            padding: 6px 16px 0 6px;
            text-decoration: none;            
        }

    .product-img {
        width: 59.375%; /*190*/
    }

    .product-tabs {
        margin: 0;
    }

        .product-tabs h2 {
            display: none;
        }

        .product-tabs ul#productTabs {
            display: none;
        }

    ul.productSubLists {
        width: 90%;
    }

    .product-tabs .tab {
        display: block;
        width: 100%;
        margin-top: 40px;
    }

    .product-tabs h3 {
        display: block;
        font-size: 1em;
        font-weight: bold;
        margin: 0 0 5px;
    }
    /*.tab {
            padding-top:10px;
        }*/

    .UsedEquipmentSearch {
        float: left;
        clear: both;
        margin-left: 3px;
        margin-top: 0px;
    }

    .divCountry {
        float: left;
        clear: both;
        padding-top: 0;
        padding-bottom: 0;
    }

    .divSubCategoryDescription {
        display: none;
    }
}

.productLinkText {
    font-size: 1.05em;
}

@media only screen and (max-width: 475px) {

    #home-links li {
        width: 100%;
    }

        #home-links li img {
            max-width: 100%;
        }

    aside.wideLeft {
        float: left;
        margin: 0;
        width: 100%; /*186px*/
    }

    /*article.wideRight {
        display: none;       
    }*/
}
@media only screen and (max-width: 425px) {

    #home-links li {
        width: 100%;
    }

        #home-links li img {
            max-width: 100%;
        }

    aside.wideLeft {
        float: left;
        margin: 0;
        width: 100%; /*186px*/
    }

    /*article.wideRight {
        display: none;       
    }*/
}

@media only screen and (max-width: 400px) {

    /*Header*/

    .logo {
        width: 40%;
    }
    .weldAutoTopLogo
    {
        width: 40%;
    }

    .logo img {
        height: auto;
        width: 100%;
    }
    .weldAutoTopLogo
    {
        height: auto;
        width: 100%;
    }

    .top-nav {
        width: 140px;
    }

        .top-nav span {
            text-decoration: underline;
            top: -3px;
        }

    /*Homepage*/

    #hero .slides .slide-container {
        padding-top: 30px;
    }

    #hero h1 {
        line-height: 1.2em;
    }
}


/********************************************OLD IE STYLES ****************************************/

.no-multiplebgs #heading {
    background: url(/imagesRWD/heading-bkg.jpg) no-repeat right top;
    height: 200px;
    padding-bottom: 0;
}

.no-js .mobile-nav-open,
.no-js .mobile-menu .mobile-nav-close,
.no-js #mobile-hero .mobile-nav-open,
.no-js .mobile-landing-link {
    display: none !important;
}

.no-js .mobile-menu {
    display: block !important;
}

.no-js article.right,
.no-js aside.left {
    width: 100% !important;
}

.no-js aside.left {
    position: static;
}

.no-js #heading {
    margin-top: 0;
}

.lt-ie8 .top-nav li {
    float: left;
}

.lt-ie8 input[type=submit] {
    text-transform: capitalize;
}

.lt-ie8 .breadcrumb {
    margin-top: -2px;
}

.lt-ie8 .lazy {
    display: none;
}

.lt-ie8 footer .footer-company {
    width: 14.5%;
}

.lt-ie8 #hero .slides {
    height: 25px;
}

.lt-ie8 #hero h1 {
    padding-top: 10px;
}

.lt-ie8 #heading {
    height: 144px;
    width: 60.3%;
}

.lt-ie8 .post {
    width: 92.56%;
}

.lt-ie8 footer {
    margin-top: 15px;
}

.lt-ie8 .main-nav > ul {
    height: 39px;
}

.lt-ie8 .main-product-info {
    width: 48.91%;
}

.lt-ie8 #hero .slides li {
    padding-left: 0;
    padding-right: 0;
}

.lt-ie8 #hero .slides .content {
    margin-left: 9.97%;
    width: 50%;
}

.lt-ie8 #hero .slides .media {
    margin-right: 16%;
}

.lt-ie8 header {
    position: relative;
    z-index: 5;
}

.lt-ie8 #hero {
    z-index: 1;
}

.lt-ie8 .main-nav > ul > li > a:hover, .main-nav > ul > li:hover > a {
    height: auto;
}

.lt-ie8 .dropdown.rental-nav .nav-welding-equipment {
    width: 145px;
}

.lt-ie8 .dropdown.rental-nav > ul > li {
    width: 131px;
}

.lt-ie8 .dropdown.rental-nav .nav-speciality-equipment,
.lt-ie8 .dropdown.rental-nav .nav-blast-cleaning {
    width: 137px;
}

.lt-ie8 .dropdown.rental-nav .process-selector {
    width: 498px;
}

.lt-ie8 .dropdown.rental-nav .all-equipment {
    height: 58px;
    width: 206px;
}

.lt-ie8 .resources.dropdown li ul {
    width: 29%;
}


.lt-ie8 .main-nav .bottom-drop-links .nav-portal {
    width: 35%;
}


.lt-ie9 #home-links .four-sections li {
    margin: 10px 0.5% 10px 0.5%;
    width: 23%;            
    padding-left: 10px;
 }
.lt-ie9 #home-links .four-sections p {
    padding-left:0;
}


.lt-ie9 .contentPanel {
    display: none;
}

.lt-ie9 .weldAutomationSubNav {
    padding-top: 7px;
}

.lt-ie9 .search input[type=text], .lt-ie9 #searchform input[type=text] {
    padding-top: 5px;
}

.lt-ie9 .main-nav > ul > li > a {
    border-bottom: none;
}

.lt-ie9 .main-nav > ul > li {
    border-right: none;
}

/*Rounded Images*/

.lt-ie9 .main-nav > ul > li {
    background: url(/imagesRWD/ie-nav-bkg.jpg) repeat-x left top;
    top: 0px;
    left: 0px;
    height: 40px;
}

    .lt-ie9 .main-nav > ul > li > a {
        background: none;
        padding-bottom: 15px !important;
        text-decoration: none;
    }

.lt-ie8 .main-nav > ul > li > a {
    padding-top: 12px;
    padding-bottom: 13px !important;
}

.lt-ie9 .main-nav > ul > li > a:hover, .lt-ie9 .main-nav > ul > li:hover > a {
    padding-bottom: 10px;
}

.lt-ie9 .main-nav > ul > li.first > a {
    background: url(/imagesRWD/ie-nav-bkg-left.jpg) no-repeat left top;
}

.lt-ie9 .main-nav > ul > li.last > a {
    background: url(/imagesRWD/ie-nav-bkg-right.jpg) no-repeat right top;
}

.lt-ie9 .btn {
    btn blue background: url(/imagesRWD/ie-red-btn.png) no-repeat left top;
    height: 28px;
    padding-top: 5px !important;
    width: 129px;
}

.lt-ie8 .btn {
    height: 23px;
}

.lt-ie9 .btn:hover {
    background-position: left bottom;
}

.lt-ie9 .dropdown.rental-nav .all-equipment .btn {
    background: url(/imagesRWD/ie-btn-red-all.jpg) no-repeat left top;
    height: 30px;
    padding-top: 7px !important;
}

.lt-ie8 .dropdown.rental-nav .all-equipment .btn {
    height: 24px;
}

.lt-ie9 .btn.blue,
.lt-ie9 aside.left .sub-nav > li > a {
    background: url(/imagesRWD/ie-blue-btn.jpg) no-repeat left top;
    height: 38px;
    margin-bottom: 0px;
    padding-top: 8px !important;
    width: 175px;
}

.lt-ie9 aside.left .sub-nav > li > a {
    background: url(/imagesRWD/ie-blue-btn-long.jpg) no-repeat left top;
    width: 194px;
}

.lt-ie8 .btn.blue,
.lt-ie8 aside.left .sub-nav > li > span {
    height: 27px;
}

.lt-ie9 .btn.blue:after,
.lt-ie9 aside.left .sub-nav > li > a:after {
    left: 10px;
}

.lt-ie9 .dropdown.rental-nav .btn:after {
    left: 0;
}

.lt-ie9 .main-nav li .dropdown {
    top: 37px;
}

.lt-ie9 #hero .btn {
    letter-spacing: 0;
}

.lt-ie9 .rental-nav.dropdown .all-equipment {
    padding-top: 24px;
}

.lt-ie9 article,
.lt-ie9 aside {
    padding: 30px 0;
}

.lt-ie9 .processSelectorSubNav {
    height: 50px;
}

.lt-ie9 .blueSubHeadingsDivForRadPanelBar {
    position: static;
}

li.sidebar {
    color: #5F5F5F;
    font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12.8px;
}

a.sidebar {
    color: #5F5F5F;
    font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12.8px;
    border-bottom: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom:0;
}