/*
 Theme Name:	X-Static
 Description:	X-Static theme
 Author:	Mamus Creative
 Author URI:	http://www.mamuscreative.com
 Template:	Divi
 Version:	1.0.0
*/

@import url('./MyFontsWebfontsKit.css');

.pull-right {
  float: right;
}

.pull-right:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: right;
}

body, span, p, div {
  font-family: 'GillSansMTStd-Light';
}

body strong, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, span strong, p strong {
  font-family: 'GillSansMTStd-Light' !important;
  font-weight:600;
}

.thin {
  font-family: 'GillSansMTStd-Light' !important;
}

.thick {
  font-family: 'GillSansMTStd-Bold' !important;
}

sup {
  font-size: .5em;
}

p {
  font-size: 16px;
  max-width: 710px;
  line-height: 1.4em;
  padding-bottom: .5em;
}

table h5 {
  font-size: 11px;
  line-height: 12px;
}

.nav li ul {
  border-top: solid 7px #ff0000;
  padding: 12px;
  left: 0;
  border-left: solid 1px #000000 !important;
  border-bottom: solid 1px #000000 !important;
  border-right: solid 1px #000000 !important;
}

#main-header,
#et-footer-nav {
  text-transform: uppercase;
}

#main-content a {
  text-decoration: underline;
  color: #ff0000;
}

.et-pb-slider-arrows a {
  text-decoration: none !important;
  color: #ffffff !important;
}

#top-menu li {
  padding-right: 0;
  font-size: 12px;
}
#top-menu .menu-item a {
  padding-right: 20px;
}
.nav li li a,
.et_mobile_menu li a {
  font-size: 12px;
}

.sub-menu {
  text-align: right;
}

#top-menu li li a {
  padding: 0;
  width: 200px;
}

.bottom-nav li {
  font-size: 12px;
  padding-right: 20px;
}

.bottom-nav a {
  color: #ffffff;
}

#top-menu .menu-item-has-children > a:first-child:after /*,*/
/*#et-secondary-nav .menu-item-has-children > a:first-child:after*/ {
  content: "";
}

#et-info {
  float: right;
  min-width: 300px;
}

#top-header #et-info-phone:before,
#top-header #et-info-email:before {
  content: "";
}

.et-search-form,
.nav li ul,
.et_mobile_menu,
.footer-widget li:before,
.et_pb_pricing li:before,
blockquote {
  border-color: #ff0000;
}

#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
.bottom-nav li.current-menu-item > a {
  color: #ff0000;
}

#top-header,
#et-secondary-nav li ul {
  background-color: #000000;
}

.et_nav_text_color_light,
.et_nav_text_color_light,
.et_nav_text_color_light .et-social-icon a,
.et_nav_text_color_light #et-info a {
  color: #fafafa;
}
#et-secondary-nav a {
color: #000000;
}

h2 a {
  text-decoration: none !important;
  color: #000000 !important;
}

.xstatic-bg-med-light {
  background: #efefef;
}

.xstatic-bg-med {
  background: #cccccc;
}

.xstatic-bg-dark {
  color: #ffffff;
  background: #333333;
}

.xstatic-bg-dark a {
  color: #ffffff;
  text-decoration: none;
}

#main-footer {
  color: #ffffff;
  background: #666666;
}

#noble-footer {
  background: #ffffff;
  padding: 20px 0;
  border-top: solid 1px #000000;
}

#noble-footer .xstatic-footer-text {
  float: right;
  text-align: right;
  color: #000000;
  font-size: 12px;
  line-height: 16px;
}

#noble-footer .xstatic-footer-text a {
  color: #000000;
  padding: 4px;
}

#noble-footer .xstatic-footer-text a:last-child {
  padding-right: 0;
}

.et_pb_column > img:first-child {
  margin-bottom: 8px;
}

.et_pb_section {
  padding: 0 !important;
}

.et_pb_divider {
  border-top: 16px solid #cccccc !important;
}

.xstatic-divider-small {
  width: 140px;
  margin-bottom: 0px;
}

blockquote {
  border: none;
  padding-left: 0;
  font-size: 24px;
  margin: 0 0;
  padding-bottom: 12px;
}

blockquote p {
  line-height: 1em;
}

.contact-form-column {
  display: inline-block;
  vertical-align: top;
  width: 45%;
}

.xstatic-moveup {
  position: relative;
  top: -120px;
}

.contact-form-column input[type="text"],
.contact-form-column input[type="tel"],
.contact-form-column input[type="email"],
.search-form input[type=text],
.contact-form textarea,
.et_pb_newsletter input {
  background-color: #eeeeee;
  border: none !important;
  border-radius: 0;
  font-size: 14px;
  color: #999999;
  padding: 16px;
  box-sizing: border-box;
  margin-bottom: 20px;
}

.et_pb_newsletter {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.et_pb_newsletter_form,
.et_pb_newsletter_description {
  width: 225px !important;
  padding-left: 0 !important;
}

.et_pb_newsletter_description h2 {
  font-size: 24px;
}

.et_pb_newsletter_description {
  color: #000;
}

.contact-form textarea {
  width: 90%;
}

.contact-form-column input[type="text"],
.contact-form-column input[type="email"] {
  width: 97%;
}

.xstatic-checkboxes-contact label {
  display: inline-block;
  width: 35%;
}

.xstatic-radio-contact label {
  display: block;
  padding-bottom: 16px;
}

.contact-form-column select {
  width: 90%;
  border: none;
  background: #eeeeee;
  margin-bottom: 20px;
  height: 51px;
}

input[type="submit"],
a.xstatic-btn,
.et_pb_newsletter_button,
.et_pb_slide a.et_pb_more_button {
  border-radius: 10px;
  border: none;
  color: #ffffff !important;
  background-color: #666666;
  background-image: -moz-linear-gradient(top, #aaaaaa, #666666);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aaaaaa), to(#666666));
  background-image: -webkit-linear-gradient(top, #aaaaaa, #666666);
  background-image: -o-linear-gradient(top, #aaaaaa, #666666);
  background-image: linear-gradient(to bottom, #aaaaaa, #666666);
  background-repeat: repeat-x;
  padding: 6px 20px;
  text-decoration: none !important;
}

a.et_pb_newsletter_button {
  width: 85px;
  float: right;
  font-size: 16px;
}

input[type="submit"] {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  float: right;
}

.contact-form-column:last-child input,
.contact-form-column:last-child select {
  float: right;
}

.stats-pad {
  position: relative;
}

.xstatic-text-contact {
  width: 50%;
  display: inline-block;
}

td {
  vertical-align: top;
}

.xstatic-2-col td {
  width: 50%;
  border: none !important;
}

table.xstatic-2-col,
table.xstatic-3-col,
table.xstatic-5-col {
  border: none !important;
}

table.xstatic-2-col p,
table.xstatic-3-col p,
table.xstatic-5-col p,
table.xstatic-2-col p {
  line-height: 18px;
}


table.xstatic-3-col td {
  border-top: none !important;
  width: 30%;
}

table.xstatic-5-col td {
  width: 20%;
  border: none;
  padding: 6px 10px !important;
}

table.xstatic-5-col h5 {
  min-height: 3em;
}

#whitepaper-container {
  position: relative;
}

.xstatic-whitepaper-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 500;
}

.whitepaper-form .contact-form-column>div {
  height: 94px;
}

.whitepaper-form .contact-form-column input,
.whitepaper-form .contact-form-column select {
  margin-bottom: 8px;
}

.et_pb_contact_main_title {
  font-size: 24px;  /* should be 26 with gil sans mt pro light */
}

.entry-content tr td {
  padding: 6px 0;
}

.et_pb_slide a.et_pb_more_button {
  width: 250px;
  position: relative;
  top: 140px;
  padding: 10px;
  font-size: 13px;
}

h1 {
  font-size: 26px;
}

h1 small {
  font-weight: 100 !important;
  font-size: 26px !important;
}

h2 small {
  font-weight: 100 !important;
  font-size: 26px !important;
}

.entry-content small {
  font-size: .75em;
}

@media (min-width: 1101px) {
  .stats-pad {
    left: 21%;
  }
}

#footer-bottom {
  display: none;
}

.contact-form label input[type="radio"],
.contact-form label input[type="checkbox"] {
  display: block;
  float: left;
}

.contact-form label span {
  display: block;
  float: left;
  width: 356px;
  margin-left: 20px;
}

.contact-form .xstatic-checkboxes-contact label span {
  width: 232px;
}

.search-form input[type="submit"] {
  float: none;
}

.search-form input[type=text] {
  margin-right: 60px;
}

/* Disable slide-in image effect */
.et-animated, .et_pb_slide_image, .et_pb_slide:first-child .et_pb_slide_image img.active {
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}

/* modal stuff */
.xstatic-modal {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 1000000;
}

.xstatic-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.xstatic-modal a {
  cursor: pointer;
}

.xstatic-modal .clear {
  clear: both;
}

.xstatic-modal-popup {
  background: #fff;
  width: 600px;
  height: 256px;
  position: relative;
  margin-left: -300px;
  margin-top: -128px;
  left: 50%;
  top: 50%;
  background-image: -moz-linear-gradient(top, #ffffff, #767777);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#767777));
  background-image: -webkit-linear-gradient(top, #ffffff, #767777);
  background-image: -o-linear-gradient(top, #ffffff, #767777);
  background-image: linear-gradient(to bottom, #ffffff, #767777);
}

.xstatic-modal-popup.xstatic-visitor {
  position: fixed;
}

.xstatic-whitepaper-modal {
  height: auto ;
  top: 180px;
  position: absolute;
}

.xstatic-modal-container {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
}

.xstatic-modal-container h3 {
  text-align: center;
}

.xstatic-modal-container a {
  border-radius: 10px;
  border: none;
  color: #ffffff !important;
  background-color: #15888f;
  background-image: -moz-linear-gradient(top, #70c7cc, #15888f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70c7cc), to(#15888f));
  background-image: -webkit-linear-gradient(top, #70c7cc, #15888f);
  background-image: -o-linear-gradient(top, #70c7cc, #15888f);
  background-image: linear-gradient(to bottom, #70c7cc, #15888f);
  background-repeat: repeat-x;
  padding: 30px 0;
  text-decoration: none !important;
  display: block;
  font-size: 14px;
  text-align: center;
  margin-top: 36px;
  box-shadow: 3px 3px 6px #666;
  -webkit-box-shadow: 3px 3px 6px #666;
  -moz-box-shadow: 3px 3px 6px #666;
}

.xstatic-modal [role="alert"] {
  color: white;
}

.xstatic-modal-container .xstatic-33 {
  padding: 0 8px 20px 8px;
}

.xstatic-33 {
  display: inline-block;
  padding: 0 16px 20px 16px;
  width: 168px;
}

.xstatic-modal-close {
  float: right;
  background: #a8a9a9;
  color: #000;
  font-size: 30px;
  display: inline-block;
  padding: 6px 4px 0 4px;
  margin: 4px;
}

#footer-widgets {
  padding-top: 0;
}

#footer-widgets .fwidget {
  padding-bottom: 0;
}

.footer-widget {
  margin-bottom: 0;
}

.footer-widget h4.title {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

.footer-widget .et_pb_widget {
  margin-bottom: 0;
}

.tl_twitter h4.title {
  font-family: 'GillSansMTStd-Light' !important;
  font-weight: bold;
  line-height: 1.7em;
  padding-bottom: 10px;
}

.xstatic-copyright {
  font-size: 10px;
}

.xstatic-footer-col3 {
  line-height: 18px;
}

.xstatic-footer-col3 strong {
  display: inline-block;
  padding-bottom: 10px;
}

.xstatic-footer-col4 .container {
  width: auto;
}

table.xstatic-brands {
  border: none;
}

table.xstatic-brands tr {
  border: none;
}

table.xstatic-brands td {
  border: none;
}

table.xstatic-brands img {
  padding: 0;
  margin: 0;
}

.xstatic-evidence {
  font-size: 1.25em !important;
}

.xstatic-evidence p {
  font-size: 1.25em !important;
}

.xstatic-contact-rule {
  height: 1px;
  color: #999;
  border: none;
  background-color: #999;
  margin: 40px 0px;
}

.xstatic-radio-contact input {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.xstatic-radio-contact input[type="radio"] {
  opacity: 0.011;
  z-index: 100;
}

.xstatic-radio-contact input[type="radio"]:checked + span {
  text-decoration: none !important;
  display: block;
   border: thin solid #999;
    color: #666666 !important;
    padding: 0 5px;
}

.xstatic-radio-contact label > span {
  color: #fb1816 !important;
  text-decoration: none !important;
  font-size: 18px;
  text-align: center;
  text-decoration: none !important;
}

.xstatic-radio-contact label,
.xstatic-radio-contact label > span {
  display: inline-block;
  cursor: pointer;
  z-index: 90;
  margin: 10px 15px 10px 5px;
  width: auto;
}

.xstatic-radio-contact label > span:hover {
	color: #666666 !important;
}
/*.noble-Home-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/08/logo-fav1.png');
background-repeat: no-repeat;
width: 50px; height: 35px;
border-right: 3px solid #444;
text-indent: -9000px;
}
.top-xstatic-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/08/logo-fav1.png');
background-repeat: no-repeat;
width: 50px; height: 35px;
border-right: 3px solid #444;
text-indent: -9000px;
}
.top-circuitex-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/08/logo-fav1.png');
background-repeat: no-repeat;
width: 50px; height: 35px;
border-right: 3px solid #444;
text-indent: -9000px;
}
.top-xt2-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/08/logo-fav1.png');
background-repeat: no-repeat;
width: 50px; height: 35px;
border-right: 3px solid #444;
text-indent: -9000px;
}*/
.et_pb_row-top {
float: left;
padding-top: 1%;
}

/* table responsiver 4 column */
.xstatic-4-col tr {
	display: block;
}
.xstatic-4-col td {
	display: inline-block;
	width: calc(25% - 10px);
}

/* fix for font in columns */
.xstatic-5-col h6 {
  line-height: 1em;
  letter-spacing: inherit;
}



@media only screen and (min-width: 980px) {
    #top-menu-nav.mobile-menu {display:none;}
	#main-header { min-height: 62px;}
}


/*-------------NEW CSS STYLES----------------------*/
.container {width:auto;}
.page-container {padding-top:1px;}
#et-top-navigation {padding-left: 20px !important; font-weight: 400;}
#logo {margin-top: 15px;}
.et_pb_newsletter_form p input {background-color: #F1F1F1;}
.et_pb_newsletter {padding:0px; background-color: #FFF !important;}
.tl_twitter h4.title {display:none;}
.contact-form label span { padding-left: 10px; padding-right: 50px; margin-left: 0px;}
.et_pb_column .et_pb_column_1_4 {padding-right: 5%;}
#footer-widgets .fwidget {padding-left: 50px !important;}
.et_pb_row_0, .et_pb_row {width:100%;}
.et_pb_pagebuilder_layout .entry-content, .et_pb_pagebuilder_layout .et_pb_post .entry-content {padding-top: 0px;}
#main-header {box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.05);}
#et-secondary-menu {float: left; margin-bottom:5px; line-height:20px; }
/*.noble-Home-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/09/logo-home.png');    background-repeat: no-repeat;
width: 50px; height: 18px;
border-right: 3px solid #444;
text-indent: -9000px;
}
.top-xstatic-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/09/xstatic-healthcare-logo1.png');
background-repeat: no-repeat;
width: 148px; height: 18px;
text-indent: -9000px;
border-right: 0px solid #444;
}
.top-textile-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/09/xstatic-textile-logo1.png');    background-repeat: no-repeat;
width: 177px; height: 18px;
text-indent: -9000px;
border-right: 0px solid #444;
}
.top-circuitex-logo {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/09/circute-top-logo2.png');    background-repeat: no-repeat;
width: 88px; height: 18px;
text-indent: -9000px;
border-right: 0px solid #444;
}
.top-xt2-logo, .top-xt2-logo a {
display: block;
background-image:url('http://noblenetwork.wpengine.com/wp-content/uploads/2015/09/xt2-top-logo2.png');    
background-repeat: no-repeat; outline:none;
width: 57px; height: 18px !important;
text-indent: -9999px !important;
border-right: 0px solid #444;
}*/
#et-secondary-nav li {font-size:0%;}
#et-secondary-nav, #et-secondary-nav li {padding-bottom:3px;}
#mfPreviewBar {display:none;position: relative; top: 0px; right: 0px; left: 0px; text-align: left; z-index: -999; height: 1px; line-height: 1px; padding: -40px;}
.et_pb_row {padding: 0.5% 0px;}
.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {margin-top: 3%;}
.et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {margin-top: 50px;}
...................
#top-header, #top-header .container, #top-header #et-info, #top-header .et-social-icon a, #et-info-phone {
    line-height: 1em;
    font-size: 14px;
    margin-top: 5px;
    padding-top: 2px;
}
.entry-content table, .entry-content tr td {border: 1px solid #FFF;padding: 0px 5px;}
.xstatic-copyright { font-size: 13px;}
strong { font-weight: 500;}
.bottom-nav li {font-weight: 400 !important;}

/*.noblebiomaterialscom {text-transform: lowercase;font-size:14px, color: #f2f2f2 !important;}*/

.et_pb_slider .et_pb_slide {
  text-align: left;
}
/* Noble HP Slider -- post-1087 */
.post-1087 .et_pb_slide_0 .et_pb_slide_description {
  padding-left: 0;
}
.post-1087 .et_pb_slide_0 p:nth-child(1) {
  font-size: 24px;
}
.post-1087 .et_pb_slide_0 p:nth-child(2) {
  font-size: 34px;
}

/* 2nd + slides */
.post-1087 .et_pb_slide:nth-child(n+2) .et_pb_slide_description {
  padding-top: 40px;
  padding-left: 0;
}
.post-1087 .et_pb_slide:nth-child(n+2) .et_pb_slide_description p {
  font-size: 18px;
  padding: 0;
}
.post-1087 .et_pb_slide:nth-child(n+2) .et_pb_slide_description p:nth-child(2) {
  font-size: 18px;
  color: #949597;
}
.xstatic-bg-med-light {background-color: #F3F3F3;}

/* utility */
.hidden {
  display: none !important;
}
.xstatic-footer-col4 .et_pb_column_1_4:nth-child(-n+3) {
    display: none;
}
#et-info #et-info-phone,
#et-info a[href="mailto:info@x-static.com"] { display:none; }
.et-social-icons {padding-top:5px;}


/* footer */
.footer-noblebrands {
color: inherit;
margin-left: 5px;
}
.bottom-nav li.current-menu-item.footer-noblebrands a {
color:inherit;
}
#et-footer-nav {
height: 150px;
}
#noble-footer {
background-color: #666;
    border-top: 1px solid #fff;
    height: 45px;
}
.xstatic-footer-logo {display:none;}
.xstatic-footer-text{width:100%}
#noble-footer .xstatic-footer-text,
#noble-footer .xstatic-footer-text a {
color: #aaaaaa;
margin-right:15px;
}
.et_pb_section.xstatic-bg-dark.et_section_regular,
.et_pb_section.xstatic-bg-med-light.et_section_regular {
    display: none;
}
#menu-footer-menu.bottom-nav  {
    padding: 0;
}
#menu-footer-menu.bottom-nav li {
    border-right: 1px solid #616161;
    margin-right: 15px;
	line-height:45px;
 
}

/* header */
#et-info {display: none;  margin-right: 22px;
    min-width: 0 !important;}
#et-secondary-menu {
float: right;
    margin-right: 15px;
}
#et-secondary-nav li {
font-size: inherit;
}
#et-secondary-nav a {color: #f6f6f6;}
#top-header {height:30px;background-color: #333;}

/* socials */
#menu-footer-menu .et-social-icon a {
font-size: 0;
}
#menu-footer-menu .et-social-icon a:before {
font-size: 14px;
vertical-align:middle;
}
.et-social-facebook a:before {
    content: '\e093';
}
.et-social-twitter a:before {
    content: '\e094';
}
.et-social-linkedin a:before {
    content: '\e09d';
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2023, .menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-2024{
font-weight:600;
}
#top-menu li #menu-item-2024 {
margin-top:10px;
}
#top-menu li #menu-item-2024 a:hover, #top-menu li #menu-item-2023 a:hover{
background:none;
}
#et-main-area {
	border-top: 1px solid #e5e5e5;
}
#et-info, #et-secondary-menu > ul > li a {
	display: block;
    font-weight: 400;
    letter-spacing: 0.5px;
    opacity: 0.8;
    padding-bottom: 0.75em;
}
.widget_mc4wp_widget input[type="text"], .widget_mc4wp_widget input[type="email"], .widget_mc4wp_widget input[type="text"], .widget_mc4wp_widget textarea, .widget_mc4wp_widget input {
    background-color: #eeeeee;
    border: medium none !important;
    border-radius: 0;
    box-sizing: border-box;
    color: #333333;
    font-family: "GillSansMTStd-Book";
    font-size: 18px;
    margin-bottom: 10px;
    padding: 16px;
	}
	
::-webkit-input-placeholder { color: #333333; opacity: 1 !important; }
:-moz-placeholder { color: #333333;}
::-moz-placeholder {color: #333333;}
:-ms-input-placeholder {color: #333333;}

.button-original{
	color:#ffffff !important;
border:none;-webkit-box-shadow: 3px 0 5px #aaaaaa;-moz-box-shadow: 3px 0 5px #aaaaaa; box-shadow: 3px 0 5px #aaaaaa; -webkit-border-radius: 20px;
    padding: 5px 10px;
    text-decoration: none !important;
	font-size:14px;
	 -moz-border-radius: 20px;border-radius: 20px;; text-decoration:none; display:inline-block; color: #FFFFFF;
 background-color: #C8C9CA; background-image: -webkit-gradient(linear, left top, left bottom, from(#C8C9CA), to(#48494A));
 background-image: -webkit-linear-gradient(left, #C8C9CA, #48494A);
 background-image: -moz-linear-gradient(left, #C8C9CA, #48494A);
 background-image: -ms-linear-gradient(left, #C8C9CA, #48494A);
 background-image: -o-linear-gradient(left, #C8C9CA, #48494A);
 background-image: linear-gradient(to right, #C8C9CA, #48494A);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#C8C9CA, endColorstr=#48494A);
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#mc4wp-form-1 input[type="submit"], .wpcf7-form input[type="submit"], .button {
background-color: #ffffff;
background-image: none;
    color: #fb1816 !important;
    display: inline-block;
    font-size: 20px;
    padding: 0;
    text-align: right;
    text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#mc4wp-form-1 input[type="submit"]:hover, .wpcf7-form input[type="submit"]:hover, .button:hover {
	color:#666666 !important;
	background-color: #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.button-original:hover{
 border:0px solid #949698;
 background-color: #aeb0b1; background-image: -webkit-gradient(linear, left top, left bottom, from(#aeb0b1), to(#2f2f30));
 background-image: -webkit-linear-gradient(left, #aeb0b1, #2f2f30);
 background-image: -moz-linear-gradient(left, #aeb0b1, #2f2f30);
 background-image: -ms-linear-gradient(left, #aeb0b1, #2f2f30);
 background-image: -o-linear-gradient(left, #aeb0b1, #2f2f30);
 background-image: linear-gradient(to right, #aeb0b1, #2f2f30);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#aeb0b1, endColorstr=#2f2f30);
  -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}*/
.wpcf7-form textarea, .wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form input {
    background-color: #eeeeee;
    border: medium none !important;
    border-radius: 0;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 16px;
	font-family: GillSansMTStd-Book;
}
.wpcf7-form textarea {
	    width: 90%;
}
.et_pb_widget_area .mc4wp-form input[type="submit"] {
	margin-right: 10%;
}

/**
 * Search results page
 */
.search.search-results #et-main-area{
    position: relative;
	padding-top: 410px;
    background: url(/wp-content/uploads/2015/10/search_background.jpg) no-repeat top center;
}
.search.search-results #et-main-area:before {
        content: 'SEARCH';
    position: absolute;
    top: 310px;
    color: #fff;
    font-size: 35px;
display: block;
width: 100%;
max-width: 1180px;
    padding-left: 25px;
}
@media only screen and (min-width: 1100px) {
.search.search-results #et-main-area:before {
left: 50%;
margin-left: -560px;
}
}
.widget_mc4wp_widget input[type="text"], .widget_mc4wp_widget input[type="email"], .widget_mc4wp_widget input[type="text"], .widget_mc4wp_widget textarea {
width:90%;
}

#logo {
	margin-top: 0 !important;
}
#main-header {
    padding-bottom: 10px;
}
#main-header {
    background-color: #333;
}
#top-menu-nav,
#top-menu-nav-2 {
    height: 20px;
    padding: 0;
    max-width: 1080px;
    margin: auto;
    float: none !important;
	text-transform: uppercase;
}
#top-menu li a {
    font-size: 14px;
}
#top-menu li ul.sub-menu li a {
    font-size: 12px;
}
#top-menu ul.sub-menu {
    margin-top:5px;
}
#main-content .et_pb_fullwidth_section.et_pb_with_background {
	height: 250px;
}
#main-content .et_pb_fullwidth_section.et_pb_with_background .header-content {
    margin: 50px 0 0;
	padding: 0;
}
#main-content .et_pb_fullwidth_section.et_pb_with_background .header-content h1, #microsite-main-slider h1  {
    font-size: 30px;
    letter-spacing: 0.3px;
    line-height: 35px;
	font-family: GillSansMTStd-Light !important;
	text-transform: uppercase;
}
.et_section_regular .et_pb_column.et_pb_column_1_3 {
    margin-left: 1.333%;
    padding-left: 3%;
    width: 30%;
	border-left: 1px solid #ececec;
}
.et_section_regular .et_pb_column.et_pb_column_2_3 {
	padding-right:20px;
}

.et_section_regular {
    padding: 50px 0 80px 0 !important;
}

.home.page .et_section_regular {
    padding: 0 !important;
}
.noble-bigger-text {
	font-size:24px;
	line-height:28px;
}

.et_section_regular .et_pb_column_2_3 p {
	margin-bottom: 15px;
}
.et_section_regular h1, .et_section_regular h2, .et_section_regular h3, .et_section_regular h4, .et_section_regular h5, .et_section_regular h6 {
    font-family: GillSansMTStd-Light !important;
	margin-bottom:15px;
	color: #333333;
	letter-spacing: 0.5px;
	padding-bottom: 0.5em;
}

.et_section_regular .et_pb_widget_area_left {
	border:none;
}
.et_section_regular .et_pb_widget_area_left div.et_pb_widget {
	margin-bottom:0px;
}
.textwidget h6 {
    padding-bottom: 0;
}
.textwidget {
	line-height:14px;
	color: #333333;
}

.et_section_regular .et_pb_team_member_image {
	width:195px;
}
.et_section_regular .et_pb_column_2_3 .et_pb_team_member_description p {
	margin-bottom:10px;
	font-size: 18px;
    line-height: 22px;
	letter-spacing:0.25px;
	font-family: GillSansMTStd-Light !important;
}
.et_section_regular .et_pb_column_2_3 .et_pb_team_member_description h4 {
    font-size: 20px;
    margin-bottom: 10px;
	text-transform:uppercase;
	line-height: 22px;
}
.et_section_regular .et_pb_module.et_pb_team_member {
    margin-bottom: 50px;
}
.thick{
	font-weight:600;
}
.et_section_regular .columns-in-column .et_pb_column.et_pb_column_1_3 {
	border:none !important;
	margin-left: 0;
    padding-left: 0;
    width:29.5%;
}
.et_section_regular .columns-in-column .et_pb_column.et_pb_column_1_3 h3 {
 line-height: 18px;
}
.margin-top-locations {
    margin-top: 80px;
}
.wpcf7-list-item {
    display: block;
}
.title-over-main-slider h1 {
    color: #333333;
    font-family: GillSansMTStd-Light !important;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 28px;
    margin-top: 40px;
    padding-bottom: 0;
}

#microsite-main-slider h1 {
    margin-top: 100px;
}
.color-949597{
	color: #949597;
}

#et-main-area .superthick {
	font-family: GillSansMTStd-Bold !important;
}
	#et-main-area h6.superthick {
		font-size: 14px;
	text-transform:uppercase;
	line-height: 14px;
}
#microsite-main-slider .et_pb_slide {
    padding-left: 0;
}
#microsite-main-slider .et_pb_slide_description {
    padding-left: 5px;
	padding-top: 60px;
}
.button {
    color: #fb1816 !important;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 10px 0;
    text-decoration: none !important;
	}

#menu-footer-menu li:first-child {
    /*background: rgba(0, 0, 0, 0) url(http://1kpymd8zrr5hq6md1cybmwyj.wpengine.netdna-cdn.com/wp-content/uploads/2015/09/logo-home.png) no-repeat scroll left 15px;*/
    margin-left: 5px;
    padding-left: 31px;
}
#menu-footer-menu li:first-child {
	text-transform:uppercase;
}
#menu-footer-menu li.has-image > a,
#et-secondary-nav li.has-image > a {
display: block;
}
#menu-footer-menu li.has-image a img,
#et-secondary-nav li.has-image a img {
vertical-align: middle;
}
#microsite-main-slider .et_pb_more_button.et_pb_button {
    left: 45%;
    position: relative;
    text-align: center;
    top: 240px;
    width: 270px;
}


@media only screen and (min-width: 980px) {
    #top-menu-nav.mobile-menu {display:none;}
}

#main-content .et_pb_column.et_pb_column_2_3 {
    margin-right: 5%;
    width: 63%;
}

.et_pb_section .et_pb_fullwidth_header_container {
	width: auto;
}

h1 {
    font-size: 28px !important;
    line-height: 30px !important;
}
h2 {
    font-size: 26px !important;
    line-height: 28px !important;
}
h3 {
    font-size: 24px !important;
    line-height: 26px !important;
}
h4 {
    font-size: 22px !important;
    line-height: 24px !important;
}
h5 {
    font-size: 20px !important;
    line-height: 22px !important;
}
h6 {
    font-size: 18px;
    line-height: 20px;
}
.uppercase {
	text-transform:uppercase;
}
.textwidget h6 {
	font-size: 14px;
	text-transform:uppercase;
	margin-bottom: 0;
	line-height: 14px;
}
.textwidget h6 strong, .textwidget h6 b {
	font-family: 'GillSansMTStd-Light' !important;
	font-weight:600;
}
.et_pb_title_container h1 {
    text-transform: uppercase;
}
.et_pb_column_2_3 h1 {
    padding-bottom: 30px;
}
.annotation {
    bottom: -60px;
    color: #656565 !important;
    font-size: 13px;
    left: 0;
    line-height: 16px;
    position: relative;
    width: 80%;
}
.annotation.absolut {
    position: absolute;
    width: 55%;
}
.xstatic-radio-contact .wpcf7-list-item {
	display: inline;
}
.contact-form-column .checkbox-404 .wpcf7-list-item-label {
	line-height:16px;
}
.contact-form-column .checkbox-404 input, .contact-form-column .checkbox-404 .wpcf7-list-item-label {
    display: table-cell;
}
.contact-form-column .checkbox-404 .wpcf7-list-item {
	display: table;
}

.et_section_regular blockquote {
	font-size: 22px;
}

.et_section_regular blockquote p{
	font-family: GillSansMTStd-Light !important;
}

.noblenetwork-column-1-5-row {
	display:block;
}
.noblenetwork-column-1-5 {
    float: left;
    margin-right: 2.8%;
    width: 17.5%;
}
.noblenetwork-column-1-5.last-column{
	margin-right:0;
}

.noblenetwork-column-1-5 p, .noblenetwork-column-1-4 p, .noblenetwork-column-1-4 div, .noblenetwork-column-1-5 div  {
    color: #000000;
    line-height: 17px;
	font-size: 16px;
}
.noblenetwork-column-1-4 {
    float: left;
    margin-right: 2.8%;
    width: 17.5%;
}
.noblenetwork-column-1-4.last-column {
	margin-right:9%;
}
.noblenetwork-column-1-4.first-column {
	margin-left:9%;
}

.noblenetwork-column-1-5 img, .noblenetwork-column-1-4 img {
    width: 100%;
}
.noblenetwork-column-1-5 h6 {
	margin-bottom: 10px;
	min-height: 57px;
}
.noblenetwork-column-1-4 h6  {
margin-bottom: 10px;
}

#xstatic-hc .noblenetwork-column-1-4 h6 {
	margin-bottom: 10px;
	min-height: 0px;
}
#xstatic-hc .noblenetwork-column-1-4 div {
    min-height: 136px;
}
#xstatic-textiles .noblenetwork-column-1-4 h6 {
	margin-bottom: 10px;
	min-height: 0px;
}
#xstatic-textiles .noblenetwork-column-1-4 div {
	min-height: 70px;
}
#circuitex .noblenetwork-column-1-4 h6 {
	margin-bottom: 10px;
	min-height: 35px;
}
.noblenetwork-column-1-5 div {
    min-height: 105px;
}
#circuitex .noblenetwork-column-1-4 div {
	min-height: 65px;
}

.noblenetwork-column-1-4 div {
    min-height: 88px;
}
#xt2 .noblenetwork-column-1-4 h6 {
    margin-bottom: 10px;
    min-height: 0px;
}
#xt2 .noblenetwork-column-1-4 div {
    min-height: 90px;
}

@media only screen and (min-width: 980px) and (max-width: 1050px) {
#circuitex .noblenetwork-column-1-4 div {
	min-height: 70px !important;
}

}

@media only screen and (max-width: 979px) {
#et-main-area .et_pb_section {
    padding: 0 3% !important;
}

.home #et-main-area .et_pb_section_0 {
    padding: 0 !important;
}
	.annotation {
    bottom: 0 !important;
    position: relative !important;
    width: 90% !important;
}

}

@media only screen and (min-width: 769px) and (max-width: 979px) {
	.noblenetwork-column-1-5 {
    float: left;
    margin-right: 5% !important;
    width: 30% !important;
}
.noblenetwork-column-1-5.last-column, .noblenetwork-column-1-5:nth-child(3), .noblenetwork-column-1-4:nth-child(2), .noblenetwork-column-1-4.last-column{
	margin-right:0 !important;
}
.noblenetwork-column-1-4.first-column {
	margin-left: 0 !important;
}
.noblenetwork-column-1-4 {
    float: left;
    margin-right: 6% !important;
    width: 47% !important;
}
.noblenetwork-column-1-5 h6 {
    min-height: 45px !important;
}
#xstatic-hc .noblenetwork-column-1-4 h6 {
	margin-bottom: 10px;
	min-height: 0;
}
#xstatic-hc .noblenetwork-column-1-4 div {
    min-height: 80px !important;
}
#circuitex .noblenetwork-column-1-4 h6 {
    min-height: 29px !important;
}
#circuitex .noblenetwork-column-1-4 div {
	min-height: 35px !important;
}

.noblenetwork-column-1-5 div {
    min-height: 90px !important;
}
#xstatic-textiles .noblenetwork-column-1-4 div {
    min-height: 40px !important;
}
.noblenetwork-column-1-4 div {
    min-height: 55px !important;
}
.noblenetwork-column-1-5, .noblenetwork-column-1-4 {
	margin-bottom:30px;
}
#xt2 .noblenetwork-column-1-4 h6 {
    margin-bottom: 10px;
    min-height: 0 !important;
}
#xt2 .noblenetwork-column-1-4 div {
    min-height: 50px !important;
}

}

@media only screen and (min-width: 769px) {
#menu-footer-menu .menu-item-has-children:hover .sub-menu {
    position: absolute;
    top: 17px;
    left: -9px;
    display: block;
    width: 240px;
}

#menu-footer-menu.bottom-nav li.et-social-icon {
border:none;
float:right;
margin-right:0;
}
}

@media only screen and (max-width: 768px) {

#menu-footer-menu.bottom-nav li {
   display: block !important;
}

#et-footer-nav {
height: 340px;
}

#menu-footer-menu.bottom-nav li.et-social-icon {
border: none;
    float: none;
    margin-right: 0;
    display: inline-block !important;
    width: 65px;
}
}

@media only screen and (max-width: 980px) {

#top-menu-nav-2 {
	display:none !important;
}

}

@media only screen and (min-width: 460px) and (max-width: 768px) {
	.noblenetwork-column-1-5, .noblenetwork-column-1-4  {
    float: left;
    margin-right: 6% !important;
    width: 47% !important;
}

.noblenetwork-column-1-5.last-column, .noblenetwork-column-1-5:nth-child(2), .noblenetwork-column-1-5:nth-child(4), .noblenetwork-column-1-4:nth-child(2), .noblenetwork-column-1-4.last-column{
	margin-right:0 !important;
} 
.noblenetwork-column-1-4.first-column {
	margin-left: 0 !important;
}
.noblenetwork-column-1-5.last-column {
	float: none !important;
}

.noblenetwork-column-1-5 h6 {
    min-height: 45px !important;
	
}
#xstatic-textiles .noblenetwork-column-1-4 div {
    min-height: 51px !important;
}
#xstatic-hc .noblenetwork-column-1-4 div {
    min-height: 80px !important;
}

#circuitex .noblenetwork-column-1-4 div {
	min-height: 55px !important;
}

.noblenetwork-column-1-5 div {
    min-height: 105px !important;
}
.noblenetwork-column-1-4 div {
    min-height: 75px !important;
}

.noblenetwork-column-1-5, .noblenetwork-column-1-4 {
	margin-bottom:30px;
}
}

@media only screen and (max-width: 459px) {
	.noblenetwork-column-1-5, .noblenetwork-column-1-4 {
    margin-right: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
	float:none;
}

.noblenetwork-column-1-5 h6, .noblenetwork-column-1-4 h6, .noblenetwork-column-1-5 div, .noblenetwork-column-1-4 div{
    min-height: 0 !important;
	margin-bottom: 10px;
}
.noblenetwork-column-1-5, .noblenetwork-column-1-4 {
	margin-bottom:30px;
}

}


#left-area ul li, .entry-content ul li, .comment-content ul li {
    padding-bottom: 10px;
    padding-left: 5px;
}

.contactus h5 {
    margin: 0;
    min-height: 60px;
    padding: 0;
}

.nocontact {
    margin-top: -5px !important;
    min-height: 30px !important;
}

.removing-barriers {
	border: 1px solid #cccccc;
    margin: 0 10% !important;
    padding: 5px 40px 40px;
}
.our-team .et_pb_team_member_image img {
    opacity: 0;
}
.page-id-98 .columns-in-column {
    padding: 0;
}
.padding-left {
    padding-left: 55px;
}
.padding-left100 {
    padding-left: 110px;
}

.underimage-note {
    display: inline-block;
    font-size: 11px;
    line-height: 14px;
    margin-right: 24px;
    vertical-align: top;
    width: 160px;
}
.underimage-note.last {
    margin-left: 5px;
}
#et-secondary-menu #et-secondary-nav li ul ul {
    margin-top: -3.75em;
}
#main-content .et_pb_fullwidth_section.et_pb_with_background {
	height: 250px;
}
.home #main-content .et_pb_fullwidth_section.et_pb_with_background {
    height: auto;
}
#main-content .et_pb_fullwidth_section.et_pb_with_background .header-content {
    margin: 50px 0 0;
	padding: 0;
}
#main-content .xstatic-radio-contact label,
#main-content .xstatic-radio-contact label span {
  margin: 10px 15px 10px 5px !important;
}
#left-area ul li, .entry-content ul li, .comment-content ul li {
    padding-bottom: 10px;
    padding-left: 5px;
}
.et_section_regular h1, .et_section_regular h2, .et_section_regular h3, .et_section_regular h4, .et_section_regular h5, .et_section_regular h6 {
	padding-bottom: 0.5em;
}
.et_pb_column_2_3 h1 {
    padding-bottom: 30px !important;
}
.home #main-content .et_pb_fullwidth_section.et_pb_with_background {
    height: auto;
}


/* vertical submenu
.nav li:hover > ul {
    display: none;
}
.active > .sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
}*/

/*.vertical-menu .sub-menu li.active .sub-menu {
    position: static;
    border: none !important;
    box-shadow: none;
    padding: 0;
    width: calc(100% - 40px);
}*/
.vertical-menu .sub-menu li:hover .sub-menu {
    border: 1px solid #eee !important;
    left: 221px;
    top: -6px;
}
/* header menu */
#et-secondary-nav li.menu-item-2219 ul ul {
    left: 220px;
    right: auto;
}
#et-secondary-nav li ul ul {
left: 220px !important;
}
#et-secondary-nav li .menu-item-has-children.menu-item-2219 > a:first-child:after,
#et-secondary-nav li .menu-item-has-children.menu-item-1736 > a:first-child:after,
#et-secondary-nav li .menu-item-has-children.menu-item-1741 > a:first-child:after,
#et-secondary-nav li .menu-item-has-children.menu-item-1838 > a:first-child:after,
#et-secondary-nav li .menu-item-has-children.menu-item-1904 > a:first-child:after {
    transform: rotate(-90deg);
    left: 11.3em;
}
/* fixed menu */

#top-menu-nav-2 {
    height: 20px;
    padding: 0;
    max-width: 1080px;
    margin: auto;
    float: none !important;
    text-transform: uppercase;
    position: fixed;
    top: 109px;
    z-index: 9999;
    background: #636363;
    /*padding-top: 3px;*/
    padding-left: 55px;
    height: 35px;
    width: 100%;
    max-width: none;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid white;
}
#top-menu-nav-2 > ul > li > a {
	color: white;
padding-left: 20px;
}
#top-menu-nav-2 > ul > li {
    line-height: 34px;
}
#top-menu-nav-2 > ul > li:hover {
    background: red;
}
#top-menu-nav-2.fixed {
    position: fixed;
    top: 92px;
    z-index: 9999;
    background: #FFF;
    padding-top: 15px;
    padding-left: 55px;
    height: 35px;
    width: 100%;
    max-width: none;
    border-bottom: 1px solid #CCC;
}


/* footer submenu */
#menu-footer-menu .menu-item-has-children {
position: relative;
        padding: 0 60px;
}
#menu-footer-menu .menu-item-has-children .sub-menu {
     display: none;
    text-align: left;
	margin-top: 20px;
}

#menu-footer-menu .sub-menu li {
    border: none !important;
    background: none !important;
    padding: 0 5px;
    margin: 0;
    display: inline-block !important;
	vertical-align: middle;
    width: 45%;
	line-height: 18px;
}
#menu-footer-menu .sub-menu li a {
    font-size: 12px;
}
.et_pb_toggle_content .button {
    font-size: 13px;
    margin: 0;
    padding: 0;
}
/* fix for fixed menu bug */
.admin-bar #top-menu-nav-2 {
    top: 141px !important;
}


#main-header {
    padding-bottom: 27px;
}


/*--------------------*
   SEARCH PAGE STYLES
*---------------------*/

#ajax-search-options {
    float: left;
    width: 30%;
    height: 100%;
    background: white;
    padding-left: 50px;
    padding-bottom: 30px;
}

#ajax-search-result {
    float: right;
    width: 70%;
}

fieldset.asp_sett_scroll {
    display: block;
    width: 100%;
}

#ajax-search-options .asp_sett_scroll {
    float: none !important;
}

#ajax-search-options form[name=options] fieldset:first-child {
    border-top: 25px solid #307597;
    border-radius: 3px 3px 0;
    background: #eeeeee;
    padding: 10px 0 15px 0 !important;
}
#ajax-search-options form[name=options] fieldset:first-child:before {
    content: 'Advanced Search';
    position: absolute;
    top: -25px;
    left: 10px;
    color: white;
    font-size: 16px;
}

#ajax-search-options fieldset legend {
    background: #307597;
    width: 100%;
    color: white;
    font-size: 16px;
    border-radius: 3px 3px 0 0;
    line-height: 20px;
    margin: 0 !important;
    box-sizing: border-box;
}

#ajax-search-options .categoryfilter.asp_sett_scroll {
    background: #eee;
    padding: 15px 0;
}

#ajax-search {
    background: #307597;
    padding-top: 80px;
    padding-bottom: 60px;
    margin-bottom: 30px;
}

#ajax-search h3 {
    max-width: 640px;
    margin: auto;
    text-transform: uppercase;
    color: #FFF;
}

#ajax-search #ajaxsearchpro1_1 {
        max-width: 640px;
        margin: auto;
        box-shadow: none;
}
#ajax-search .probox {
        height: 50px;
        background: #EEE;
}

#ajax-search .innericon {
    height: 50px !important;
}

#ajax-search .prosettings {
    height: 50px !important;
}

#ajax-search .proclose {
    height: 50px !important;
}

#ajax-search .proloading {
    height: 50px !important;
}

#ajax-search input.orig {
    height: 45px !important;
    line-height: 100% !important;
    font-size: 20px !important;
}
@media only screen and ( max-width: 768px ) {
    #ajax-search-options {
    	display: none;
    }
    .prosettings {
    	display: none;
    }
    #ajax-search-result {
    	width: 100%;
    }
}

#top-header > .container {
max-height: 35px;
}
/**
 * Remove max-width from header
 */
#top-header > .container,
#main-header > .container {
    padding-left: 55px;
    padding-right: 55px;
    max-width: none;
   
}

#top-menu li.current-menu-ancestor:hover > a, #top-menu li.current-menu-item:hover > a, .bottom-nav li.current-menu-item:hover > a {
color: #fff !important;
}

#et-main-area {
  margin-top: 0 !important;
}

/* Mega deep mega menu */
#top-menu li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu {
    margin-left: 10px;
    border: none !important;
}
#top-menu li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu li {
float: none !important;
}
#top-menu li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu a {
    font-size: 11px;
}
/*spacer for empty items */
.small-menu-spacer a {
    height: 26.5px;
}

/* NO maxwidth */
#top-menu .menu-item-has-children > a:first-child {padding-left: 0;}
.et_pb_row {max-width: 100% !important; padding-left: 55px !important; padding-right: 55px !important;}

/* End of footer was hidden on mobile screens */
@media only screen and (max-width: 767px) {
#main-footer {
	height: 385px;
}
}

/* MOBILE HEADER */
@media only screen and (max-width: 600px) {

#top-header {height: 0 !important;}
#main-header {top: 46px;padding-bottom:0;border-bottom: 2px solid #EC2724;}
#main-header > .container > a {line-height: 80px;}
.mobile_menu_bar:after {
    content: "menu";
    margin-left: -75px;
    color: #666;
    vertical-align: top;
    line-height: 32px;
}
#main-header > .container {
padding-left: 25px !important;

}
#mobile_menu {padding:0}
#mobile_menu > .menu-item-has-children > a:first-child {background-color: #4F4F4D;color: #9B9B9B;}
#mobile_menu > .menu-item-has-children > a:first-child:after {content: "▾"; padding-left: 5px;}
.et_pb_section_4 .et_pb_text {
    display: block;
    width: 100%;
}
.et_pb_section_4 .et_pb_text h6 + p > a {
    text-decoration: none !important;
}
.et_pb_section_4 .et_pb_text h6 + p > a > img {
    display: none;
}
.et_pb_section_4 .et_pb_text h6 + p > a:before {
    content: "Learn more";
}
#post-1087 .et_pb_code_0 b {
    font-size: 24px;
}
/* hide slider */
#home_slider_custom {
height: 443px;
background: url(http://noblebiomaterials.com/wp-content/uploads/2014/11/bg-slide-1.jpg) no-repeat center center;
background-size: cover;
}
#home_slider_custom > * {
display:none;
}
}

/**** new media star ****/

@media(max-width:980px){
.et_mobile_menu li a {
 text-align: left;
}	
/*.act .sub-menu .sub-menu{display:block !important;}*/
}

/* mobile menu **/
.mobile_menu_bar:before {color: #666666;}


/**
 * MC FORM on SIDEBAR
 */
#mc4wp_widget-2 input,
#mc4wp_widget-2 textarea {
  transition: opacity .4s ease-in-out;
}
#mc4wp_widget-2:not(.is-active):not(:hover) input,
#mc4wp_widget-2:not(.is-active):not(:hover) textarea {
    opacity: 0.4;
    
}
#mc4wp_widget-2 input:focus {
    opacity: 1 !important;
}
#mc4wp_widget-2 .widgettitle {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 13px !important;
    font-family: 'GillSansMTStd-Bold' !important;
}
#mc4wp_widget-2:hover .widgettitle,
#mc4wp_widget-2.is-active .widgettitle {
    color: #ccc;
}
#mc4wp_widget-2 input[type=text],
#mc4wp_widget-2 input[type=email] {
    height: 30px;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: 13px;
   }
#mc4wp_widget-2 textarea {
    font-size: 13px;
    text-transform: uppercase;
}
#mc4wp_widget-2 input[type=submit] {
    font-size: 15px;
}