html {
    background-color: transparent;
}
.novo_PageHead {
    margin-top: 55px;
}

section.NovoThemeHeader {
    padding-top: 100px;
}

.nopadding {
    padding: 0;
}
iframe {
    width: 100%;
}
#newsletter iframe {
      margin-top: -5px;  
}
h1.WMS_Header {
    font-size: 24px;
    color: #c8102d;
    border-bottom: 2px solid #e9e9ea;
    line-height: 36px;
}
.news-item div {
    padding-left: 0;
}
.events-wrapper.graybox {
    padding: 10px;
        margin-bottom: 30px;
}
.news-title, .eventHeading {
    color: #939597;
    font-size: 22px;
    font-weight: 500;
    font-family: "Gotham A", "Gotham B", sans-serif;
    margin: 20px 0 10px;
}
.eventHeading {
    margin-bottom: 20px;
}
.events-listing-title, .events-listing-shortdesc, .events-listing-date {
    font-weight: 700;
    color: #000;
    font-family: "Gotham A", "Gotham B", sans-serif;
        line-height: 15px;
}
.events-listing-title, .events-listing-link {
    padding-left: 0;
}
.events-listing-link a {
    color: #000;
    font-size: 12px;
    text-decoration: underline;
}
.news-date {
    font-weight: bold;
    color: #000;
}
.news-short {
    line-height: 18px;
}
.newsDetail, .newsDetail button, .newsDetail span {
    float: right;
    padding-right: 0;
}
h2 {
    color: #939597;
    font-weight: 500;
    font-size: 22px;
    text-transform: none;
    line-height: 26px;
}
div#ct.container {
    padding: 0;
}
div#main.NovoLandingContent {
    padding-left: 0;
}
.novo_PageContent h3 {
    font-size: 18px;
}
#content.subPage {
    margin-top: 15px;
}
h3.ISOTitle {
    color: #c8102d;
    font-size: 18px;
}

h4.SubHead {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

p {
    font-size: 14px;
    color: #000;
    line-height: 17px;
}

span.formSubHead {
    font-weight: bold;
    font-size: 15px;
}

span.ISOSubHead {
    font-weight: bold;
}

a.anchortop {
    position: relative;
    top: -100px;
    display: block;
}

a.ISOLink,
a.ISOLink .fa {
    color: #c8102d;
    font-weight: bold;
}

a.ISOLink .fa {
    padding: 0 4px;
}

.novo_PageContent button.btn.standardButton,
.novo_PageContent span.btn.standardButton,
.novo_PageContent .newsDetail span.btn.standardButton {
    position: relative;
    margin: 10px 0 20px;
}

.NovoLandingContent .LandingDescription {
    padding: 0 0 12px;
}

.LandingTitle h1 {
    color: #c8102d;
    text-align: center;
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 1.1em;
    padding: 73px 0 60px;
    margin: 0;
}

.LandingTitle.History h1,
.LandingTitle.Leadership h1 {
    padding: 73px 0 0px;
}

.AboutUs.container {
    margin-top: 65px;
    margin-bottom: 100px;
}
.slick-slide ul {
    margin: 0 0 10px 15px;
}
.SidebarBlock {
    background-color: #000;
}

.AboutUs.SidebarBlock {
    padding: 15px;
}

.AboutUs.SidebarHeader {
    padding: 0 0 0 45px;
}

.AboutUs.SidebarHeader h2 {
    font-weight: 400;
    font-family: "Gotham A", "Gotham B", sans-serif;
    color: #939597;
}

.AboutUs.SidebarHeader h2 {
    font-style: 24px;
    font-weight: 400;
    font-family: "Gotham A", "Gotham B", sans-serif;
    color: #939597;
}

.ContactUs.SidebarBlock {
    background-color: #e7e7e7;
    float: right;
    padding: 0 15px;
    margin-top: 0;
}

.sidebarBody {
    padding: 0 15px 15px 45px;
}

.ContactUs .sidebarBody {
    padding: 0 15px 0px 0px;
}

.novo_PageContent form .ContactUs input:not([type="submit"]) {
    padding: 0 0 0 5px;
}

.sidebarIcon {
    float: left;
}

.sidebarIcon img {
    width: 33px;
}

.RnD.sidebarIcon {
    float: none;
    margin: 0 auto;
    text-align: center;
}

.RnD.sidebarIcon img {
    width: 72px;
}

.sidebarBody p {
    color: #fff;
    font-size: 13px;
}



li.RnDicon {
    display: inline-block;
    float: left;
    padding: 0px 0px !important;
    width: 20%;
}

.HideMe {
    display: none;
}

#EEDIcon {
    background-image: url(/ecommerce/site/themes/images/Smart_b.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}

#CTIcon {
    background-image: url(/ecommerce/site/themes/images/Battery_b.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}

#MDIcon {
    background-image: url(/ecommerce/site/themes/images/Prototype_b.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}

#MQTIcon {
    background-image: url(/ecommerce/site/themes/images/Production_b.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}

#RQTIcon {
    background-image: url(/ecommerce/site/themes/images/Qualification_b.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
}

#EEDIcon.SelectedIcon {
    background-image: url(/ecommerce/site/themes/images/Smart_b-gray.png)
}

#CTIcon.SelectedIcon {
    background-image: url(/ecommerce/site/themes/images/Battery_b-gray.png)
}

#MDIcon.SelectedIcon {
    background-image: url(/ecommerce/site/themes/images/Prototype_b-gray.png)
}

#MQTIcon.SelectedIcon {
    background-image: url(/ecommerce/site/themes/images/Production_b-gray.png)
}

#RQTIcon.SelectedIcon {
    background-image: url(/ecommerce/site/themes/images/Qualification_b-gray.png)
}
.LandingTitle.RnD h1 {
    text-align: left;
    color: #000;
    font-weight: 500;
}
.LandingDescription.RnD {
    margin-bottom: 30px;
}
.AboutUs .sidebarBody p.first {
    color: #939597;
    font-size: 13px;
}

.sidebarBody p.subHead {
    font-weight: bold;
    color: #c8102d;
    text-transform: uppercase;
    line-height: 10px;
    padding-top: 3px;
}

.ContactUs .sidebarBody p.subHead {
    font-weight: bold;
    color: #c8102d;
    text-transform: none;
    line-height: 15px;
    padding-top: 3px;
    font-size: 17px;
}

.graybox {
    background-color: #e7e7e7;
    padding: 35px
}

.graySection {
    background-color: #ded8d6;
    padding: 15px
}

.row.operations.graybox {
    background-color: #e7e7e7;
    margin: 30px 0px 30px 15px;
    padding: 15px 45px;
}

div.operationsContent {
    margin-bottom: 30px;
    padding-left: 0;
}

.operations h2 {
    font-weight: 400;
    color: #a4a3a6;
    margin-bottom: 30px;
}

.operationsContent > p {
    line-height: 10px;
        margin-bottom: 5px;
}

.Operations ul {
    margin: 0 0 0px 16px;
    width: 93%;
}

span.region {
    color: #c8102d;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 16px;
}

.operations.graybox li {
    font-size: 13px;
    line-height: 1.3em;
    color: #000;
}

.Careers.SidebarBlock {
    padding: 30px;
    background-color: #626366;
}

.Careers .sidebarBody {
    padding: 0px;
}

.ContactUs.SidebarHeader h2 {
    font-size: 33px !important;
    min-height: auto;
    padding: 0;
    margin: 20px 0 5px;
}

.Careers .sidebarBody p.subHead {
    color: #fff;
}

.Careers ul,
.Transportation ul {
    list-style: none !important;
    margin: 0 0 10px 1px;
}

.Careers li,
.Transportation li,
.Transportation li a {
    color: #aeafb1 !important;
    font-size: 13px !important;
}

.Transportation li {
    margin: 5px 0;
    padding: 0 !important;
}

.Transportation li.first {
    margin-top: 10px;
    padding: 0 !important;
}

.Careers ul li:before {
    content: "\f111\ ";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 5px;
    position: relative;
    top: -3px;
    padding-right: 8px;
}

.Transportation ul li:before {
    content: "";
    font-family: "FontAwesome";
    color: #fff;
    font-size: 0px;
    position: relative;
    top: -3px;
    padding-right: 0px;
}

.Careers button.btn.standardButton {
    margin: 10px 0;
    position: relative;
}

.ISOcontainer {
    padding: 0;
}

.ISOcontainer ul {
    margin: 0 0 20px 25px;
}

.RnD.graySection {
    padding: 30px 21% 0px 10%;
    margin: 40px 0;
}

.RnD.SidebarBlock {
    padding: 30px;
    background-color: #938c89;
}

.RnD h3 {
    font-weight: 400;
    color: #fff !important;
    margin-bottom: 10px;
    background-color: transparent !important;
    text-align: center;
    font-size: 24px !important;
}

.RnD.SidebarContent > p {
    line-height: 10px;
}

.RnD .sidebarBody {
    padding: 0px;
}

.RnD .sidebarBody p.subHead {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    font-family: "Gotham A", "Gotham B", sans-serif;
        line-height: 18px;
}


/***  CTA NAV   **/

.novo-content-nav .cta-text {
    text-align: center;
    margin-top: 10px;
}

.MNU_TextMenu_CONTENT_MENU a,
.MNU_TextMenu_Resources_Submenu a {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #000;
        white-space: normal;
}

.MNU_TextMenu_CONTENT_MENU a:hover,
.MNU_TextMenu_Resources_Submenu a:hover {
    color: #c8102d;
    text-decoration: none;
}

.MNU_TextMenuDivider_CONTENT_MENU,
.MNU_TextMenuDivider_Resources_Submenu {
    color: #c8102d;
    font-weight: 700;
    font-size: 20px;
}


/**  FAQ ACCORDIAN  */

.panel-heading {
    padding: 0px !important;
}

h2.panel-title a {
    color: #939597 !important;
    font-weight: 500;
    font-size: 22px !important;
    text-transform: none;
    line-height: 32px;
}

h2.panel-title a[aria-expanded=false]:after {
    content: "\f105\ ";
    font-family: "FontAwesome";
    color: #939597;
    position: relative;
    top: 0px;
    padding-left: 10px;
    font-size: 24px;
}

h2.panel-title a[aria-expanded=true]:after {
    content: "\f107\ ";
    font-family: "FontAwesome";
    color: #939597;
    position: relative;
    top: 0px;
    padding-left: 10px;
    font-size: 24px;
}

h4.panel-title a {
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: bold !important;
    line-height: 28px;
    text-transform: none;
}

h4.panel-title a.collapsed {
    color: #000 !important;
}

.panel-body p,
.panel-body td,
.panel-body ol li,
.panel-body ul li,
.novo_PageContent li {
    font-size: 14px;
    font-family: "Arial", sans-serif;
    color: #000;
    line-height: 17px;
    padding: 0;
}


/**  LEADERSHIP CAROUSEL CSS  **/

.slick-slide p {
    font-size: 12px;
    line-height: 15px;
}

p.bioName {
    text-transform: uppercase;
    color: #ca2030;
    font-weight: bold;
    font-size: 14px
}

span.bioTitle {
    text-transform: none;
    font-weight: 400;
    font-size: 14px
}


/**  TIMELINE OVERRIDES  */

.container.TimelineContainer {
    margin-bottom: 60px;
}

.tl-timeline {
    overflow: visible;
    max-height: 540px;
}

.tl-storyslider {
    overflow: visible;
}

.tl-slidenav-title,
h3.tl-headline-date,
.tl-menubar,
.tl-attribution,
.tl-slidenav-description {
    display: none;
}

.tl-slide .tl-slide-content-container {
    vertical-align: middle;
}

.tl-slide .tl-slide-scrollable-container {
    /* margin: 0 auto; */
    width: 100%;
}

.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-media {
    text-align: center;
    position: relative;
    width: 40%;
    min-width: 40%;
    max-width: 100%;
    float: left;
    margin-top: auto;
    margin-bottom: auto;
}

.tl-slide-media-only .tl-slide-content-container .tl-slide-content .tl-text {
    width: 50%;
    max-width: 50%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-top: 10%;
}

.tl-media .tl-media-content-container .tl-media-content {
    position: relative;
    width: 100%;
    float: left;
}

.tl-slide-content {
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 100% !important;
}

.tl-media .tl-media-content-container .tl-media-content img {
    max-height: 350px !important;
}

img.tl-media-item.tl-media-image.tl-media-shadow {
    box-shadow: none;
    float: right;
}

.tl-timeline h1,
.tl-timeline h2,
.tl-timeline h3 {
    font-size: 32px;
    line-height: 35px;
    font-weight: 400;
    color: #a4a3a6;
}

.tl-slidenav-previous,
.tl-slidenav-next {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    top: 113% !important;
}

.tl-slidenav-next {
    text-align: right;
    margin-right: 0;
    right: 55px;
}

.tl-slidenav-previous {
    text-align: left;
    margin-left: 0;
    left: -40px;
}

.tl-timenav .tl-timenav-slider {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
}

.tl-timemarker .tl-timemarker-content-container {
    width: 145px;
    overflow: visible;
    height: auto !important;
}

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before,
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before {
    content: "|";
    display: block;
    color: #fff;
    width: 1px;
    overflow: hidden;
    border-left: 1px solid #a6a6a6;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 2px;
    margin-left: 25px;
}

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick,
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick {
    font-size: 14px;
    line-height: 14px;
    color: #939597;
    width: 50px;
    margin-left: -25px;
    font-weight: 700;
}




/*  END TIMELINE OVERRIDES  */


/* FORM CSS  */

.grid_21.alpha.formpage table {
    width: 100%;
}

.novo_PageContent form input {
    margin: 0.5em 0;
}

.lock,
p.lock {
    display: block;
    padding-left: 40px;
    line-height: 40px;
    background: url(/ecommerce/site/Themes/images/icon-lock.png) no-repeat;
    margin: 5px 0;
}

.formpage table.contact td {
    width: auto;
}

form .contact input,
form .contact select {
    display: block;
    width: 305px;
    margin: 0 0 0.8em;
    line-height: normal;
}

form .address input {
    width: 96%;
}

form label {
    padding-right: 15px;
    vertical-align: top;
}

.required {
    color: #d0203f;
}

form h1 {
    font-size: 20px;
    font-family: "Gotham A", "Gotham B", sans-serif;
    border: 0px;
    color: #000;
    padding: 0;
    font-style: normal;
    margin: 0px 0px 10px;
}

h1.bar,
form h2,
form h2.panel-title,
form h2.panel-title a {
    position: relative;
    clear: both;
    color: #626366 !important;
    font-size: 14px !important;
    background-color: #e9e9ea !important;
    line-height: 1.2em;
    min-height: 37px;
    padding: 13px 5px;
    text-transform: uppercase;
}

form h3,
form h4 {
    font-size: 14px;
    margin-bottom: 0;
}

form ul {
    list-style-type: none;
}

.sba li {
    display: inline;
}

form .contact input,
form .contact select {
    width: 90%;
}

select {
    font-size: 13px;
    line-height: 20px;
    background: #fff;
    border-color: #919191 #919191 #b3b3b3;
    color: #999999;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.formpage input[type="submit"],
.SidebarBlock input[type="submit"],
.formpage input[type="reset"] {
    font-family: "Gotham A", "Gotham B", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    color: #c8102d;
    padding: 5px 10px;
    margin: 25px 10px 25px 0;
    left: 0;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: button;
    box-shadow: inset 0 0 0 0 #fff;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    opacity: 1;
    background: transparent;
    border: 3px solid #c8102d;
    border-radius: 2px;
    width: auto;
}

.formpage input[type="submit"]:hover,
.formpage input[type="reset"]:hover,
.formpage input[type="submit"]:focus,
.formpage input[type="reset"]:focus,
.SidebarBlock input[type="submit"]:hover,
.SidebarBlock input[type="submit"]:focus {
    box-shadow: inset 0 -100px 0 0 #c8102d;
    color: #fff;
}

.SidebarBlock input[type="submit"] {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.SidebarBlock input[type="reset"] {
    display: none;
}

h2.panel-title {
    margin: 10px 0 0px;
}

.panel-collapse {
    margin-top: 15px;
}
.col-xs-12.twitterLogo img {
    width: 100px;
    margin: 30px 0;
    display: block;
}

.ContactUs.Red.SidebarBlock {
    background-color: #ca2030;
    padding: 15px;
}

.ContactUs.Red.SidebarHeader h2 {
    font-size: 20px !important;
    min-height: auto;
    padding: 0;
    margin: 20px 0 5px;
    text-align: center;
    background-color: transparent !important;
    color: #fff !important;
}
.ContactUs .sidebarBody p.subHead {
    font-weight: normal;
    color: #fff;
    text-transform: none;
    line-height: 21px;
    padding-top: 3px;
    font-size: 17px;
    text-align: center;
}
.ContactUs.Red.SidebarHeader h2 a { color:#fff;}

#twitter-widget-0
{
	-webkit-box-shadow: -10px 10px 10px 0px rgba(136,136,136,1);
	-moz-box-shadow: -10px 10px 10px 0px rgba(136,136,136,1);
	box-shadow: -10px 10px 10px 0px rgba(136,136,136,1);
}

    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        section.regular.slider.slick-initialized.slick-slider {
    width: 98%;
}
        .slick-prev {
    left: -10px;
    top: 144px;
    z-index: 300;
}
.slick-next {
    left: auto;
    float: right;
    top: 145px;
    display: inline-block;
    position: absolute;
    right: -15px;
}
      .tl-storyslider {
    overflow: hidden;
}
 section.NovoThemeHeader {
    padding-top: 9px;
}
div#downloadsMain {
    padding: 0 15px !important;
}
.CategoryHeader {
    max-height: 95px;
    margin: 0 0 30px 0;
}
.ContactUs.SidebarBlock {
    margin-top: 20px;
    float: left;
} 
.LandingTitle h1 {
    padding: 0px 0 20px;
}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
.MNU_TextMenu_CONTENT_MENU a, .MNU_TextMenu_Resources_Submenu a {
    font-size: 16px;
}

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
section.NovoThemeHeader {
    padding-top: 100px;
}
div#downloadsMain {
    padding: 0 0px !important;
}
.ContactUs.SidebarBlock {
    margin-top: 0px;
    float: right;
}
.CategoryHeader {
    max-height: 600px;
    margin: 0 0 30px 0;
}
.LandingTitle h1 {
    padding: 73px 0 60px;
}
    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
.MNU_TextMenu_CONTENT_MENU a, .MNU_TextMenu_Resources_Submenu a {
    font-size: 22px;
}

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
        section.regular.slider.slick-initialized.slick-slider {
            width: auto;
}
        .slick-prev {
    left: -60px;
    top: 144px;
}
        .slick-next {
    left: auto;
    float: right;
    top: 145px;
    position: absolute;
    right: -55px;
}
.tl-storyslider {
    overflow: visible;
}
    }
