@charset "utf-8";
/* CSS Document */

.container img, img.scale-with-grid {
	max-width: 100%;
	height: auto;
}
.content {
	padding-top: 30px;
	padding-bottom: 30px;
}
.clearfix {
	clear:both;
	font-size: 0px;
	height: 0px;
	margin: 0px;
}
.blue-wrapper {
	background: #0f2841;
	background-image: url(../images/transparent-circuit-board-bg-middle.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.grey-wrapper {
	background-color: #eeeeee;
}
.logo p {
	margin-bottom: 0px;
}
.sub-footer-wrapper {
	border-top: solid 1px #253b52;
	padding-top: 20px;
	margin-top: 20px;
	text-align: left;
}

.white-page-wrapper {
	background: #ffffff;
	z-index: 100;
	position: relative;
	margin-top: 108px;
}
.feature-slider-wrapper {
	background: #ffffff;
	z-index: 100;
	position: relative;
}
.head-wrapper-outter {
	z-index: 900;
	position: fixed;
	top: 0px;
	width: 100%;
	-webkit-box-shadow: 0px 15px 70px 0px rgba(0,0,0,0.10);
	-moz-box-shadow: 0px 15px 70px 0px rgba(0,0,0,0.10);
	box-shadow: 0px 15px 70px 0px rgba(0,0,0,0.10);
}
.header {
	background: #0f0d16;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-bottom: 0px;
}
.navigation-wrapper {
	background-color: #151d2b;
	height: 41px;
}
.head-wrapper-outter .navigation-wrapper .slogan h4 {
	color: #ffffff;
	font-size: 14px;
	margin-bottom: 0px;
	letter-spacing: .1em;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
}
.footer-wrapper {
	padding-top: 120px;
	background-image: url(../images/transparent-circuit-board-bg-footer.png);
	background-repeat: no-repeat;
	background-position: top center;
}

/*ARTICLE IMAGES*/

.img-fulltext-right, .img-intro-right {
	float: right;
	margin-left: 25px;
	margin-bottom: 0px;
}
.img-fulltext-none, .img-fulltext-right, .img-fulltext-right, .img-intro-none, .img-intro-left, .img-intro-right {
	
}
.img-fulltext-left, .img-intro-left {
	float: left;
	margin-right: 25px;
	margin-bottom: 0px;
}
.mod-newsflash-adv .item__module .img-intro__right {
	float: right;
	margin: 5px 0px 15px 15px;
}
.mod-newsflash-adv .item__module .img-intro__left {
	float: left;
	margin: 5px 15px 15px 0px;

}
.content article .img-fulltext-none {
	margin-bottom: 20px;
	margin-top: 20px;
}
	
/*NAVIGATION*/

.top-navigation ul
{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
	padding-top: 2px;
}

.top-navigation ul a
{
	display:block;
	padding: 6px 0px 12px 0px;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.top-navigation ul li
{
	position:relative;
	float:right;
	margin:0px 0px 0px 14px;
	padding:0;
}
.top-navigation ul li ul li {
	margin:0px 0px 0px 0px;
}

/*.top-navigation-left ul li:hover, .top-navigation-right ul li:hover
{
	background:#28486f;
}*/

.top-navigation ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0;
	background: #151d2c;
}
.top-navigation ul li ul li:hover {
	background: #0c4570;
}

.top-navigation ul ul li {
	float: none;
	width: 330px;
	border-bottom: 1px solid #2e4d6d;
}

.top-navigation ul ul a
{
	line-height:120%;
	padding:15px 15px;
}

.top-navigation ul ul ul
{
	top:0;
	left:100%;
}

.top-navigation ul li:hover > ul
{
	display:block;
}

/*footer navigation*/

.footer-menu ul.nav.menu {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.footer-menu ul.nav.menu li {
    list-style-type: none;
    line-height: 12px;
    margin: 0px 0px 4px 0px;
}
.footer-menu ul.nav.menu li a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.footer-menu ul.nav.menu li a:hover {
	color: #e6e6e6;
}
.footer-menu ul.nav.menu li.item-132, .footer-menu ul.nav.menu li.item-137, .footer-menu ul.nav.menu li.item-131, .footer-menu ul.nav.menu li.item-130, .footer-menu ul.nav.menu li.item-129 {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

/*Category, Categories and Menu Item List Menu Styles*/

.content .moduletable_menu ul.nav.menu, .content .moduletable ul.categories-module {
	margin: 0px 0px 40px 0px;
	list-style-type: none;
}
.content .moduletable_menu ul.nav.menu li, .content .moduletable ul.categories-module li {
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #efefef;
}
.content .moduletable_menu ul.nav.menu li a, .content .moduletable ul.categories-module li a {
	text-decoration: none;
}
.content .moduletable ul.categories-module li h4 {
	font-weight: normal;
	font-size: 15px;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
	line-height:normal;
}
.content .moduletable ul.category-module {
	list-style-type: none;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
}
.content .moduletable ul.category-module li a {
	text-decoration: none;
}
.content .moduletable ul.category-module li {
	overflow: visible;
    padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
    position: relative;
	border-bottom: 1px solid #efefef;
}



/* footer contact and text styles */

.footer-wrapper .content .footer-contact p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 5px;
	color: #ffffff;
	text-align: center;
}
.footer-wrapper .content .footer-contact p.phone {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
.footer-wrapper .content .sub-footer-wrapper .sub-footer-left {
	text-align: left;
	color: #ffffff;
}
.footer-wrapper .content .sub-footer-wrapper .sub-footer-right {
	text-align: right;
	color: #ffffff;
}
.footer-wrapper .content .sub-footer-wrapper .sub-footer-right a {
	color: #ffffff;
	text-decoration: none;
}

/*home custom styles*/

.blue-wrapper .home-feature-content article.item h2 a {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 18px;
	background-color: #1b324b;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: normal;
}
.blue-wrapper .home-feature-content article.item.column-1 h2 a {

	padding: 10px 20px;

}
.blue-wrapper .home-feature-content article.item.column-4 h2 a {

	padding: 10px 35px;

}
.blue-wrapper .home-feature-content span.row-separator {
	display: none;
}
.home-news-blog-wrapper .moduletable ul.category-module li span.mod-articles-category-date {
	display: block;
	font-style: italic;
	font-size: 13px;
}
.home-news-blog-wrapper .moduletable ul.category-module li a.mod-articles-category-title {
	display: block;
}
.home-news-blog-wrapper .moduletable ul.category-module li a.mod-articles-category-title {
	font-weight: bold;
	font-family: "Lato", Helvetica, Arial, sans-serif;
}
.home-news-blog-wrapper .moduletable .mod-newsflash-adv .item .item_content h4.item_title a {
	text-decoration:  none;
	font-weight: bold;
	margin-bottom: 0px;
}
.home-news-blog-wrapper .moduletable .mod-newsflash-adv .item .item_content  .item_published {
	font-size: 13px;
	font-style: italic;
	color: #969696;
	margin-bottom: 10px;
}
.home-news-blog-wrapper .moduletable h3 {
	color: #565656;
}
.grey-wrapper .content h3 {
	background-color: #d6d6d6;
	display: block;
	padding: 5px 0px;
	color: #0f2841;
	text-transform: uppercase;
	text-align: center;
}
.grey-wrapper .content h3 span {
	background-color: #eeeeee;
	padding: 5px;
}

/* blog custom styles */

.content section .items-row article h3 a {
	text-decoration: none;
}
.blog.practice-areas .items-row .item h3 a {
	display: block;
	background-color: #efefef;
	padding: 10px;
	color: #1b345c;
}
.white-page-wrapper .container.content .four.columns .moduletable ul.nav.menu li {
	background-image: url(../images/gray-bullet-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 17px;
}
.white-page-wrapper .container.content .four.columns .moduletable ul.nav.menu {
	margin: 0px 0px 0px 0px;
}
.white-page-wrapper .container.content .four.columns .moduletable ul.nav.menu li a {
	text-decoration: none;
}
.white-page-wrapper .container.content .four.columns .moduletable ul.category-module li span.mod-articles-category-date {
	display: block;
	color: #7e7e7e;
	font-style: italic;
	font-size: 14px;
}

/* search form page styles */

.content .finder #search-form #finder-search fieldset.word input.inputbox, .content .finder #search-form #finder-search fieldset.word button.btn.btn-primary {
	float: left;
}
.content .finder #search-form #finder-search fieldset.word input.inputbox {
	margin-right: 15px;
}
.content .finder #search-form #finder-search fieldset.word button.btn.btn-primary {
	background-color: transparent;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-sizing: border-box;
    color: #555;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    height: 38px;
    letter-spacing: 0.1rem;
    line-height: 38px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}
.content .finder #search-results ul.search-results li h4.result-title a {
	text-decoration: none;
}
.content .finder #search-results ul.search-results, .content .finder #search-results ul.search-results li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content .finder #search-results ul.search-results li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
}
.content .finder #search-results ul.search-results li .small.result-url {
	font-size: 12px;
	color: #999;
}

/*Home page slider styles*/

.rev_slider .tp-caption.small_light_white h4 {
	background-image: url(../images/dark-blue-transparent.png);
	background-repeat: repeat;
	padding: 15px;
	display: block;
	color: #ffffff;
}
.rev_slider .tp-caption.small_light_white p {
	background-image: url(../images/light-blue-transparent.png);
	background-repeat: repeat;
	padding: 15px;
	display: block;
	color: #ffffff;
	font-family: "Lato", Helvetica, Arial, sans-serif;
}
.rev_slider .tp-caption.small_light_white a {
	background-image: url(../images/dark-blue-transparent.png);
	background-repeat: repeat;
	padding: 15px;
	display: block;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-family: "Lato", Helvetica, Arial, sans-serif;

}
.feature-slider-wrapper .static-feature img {
	max-width: 100%;
	height: auto;
}

.industrial-applications {
	width: 250px;
	padding: 15px;
	background: #efefef;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
.industrial-applications ul li {
	font-size: 14px;
	line-height: 14px;
	margin: 0px 0px 5px 20px;
}
.industrial-applications ul {
	margin: 0px 0px 0px 0px;
}
.content article.item-page h1 {
	padding: 10px 0px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 32px;
	letter-spacing: normal;
}
section.blog.products h3, section.blog.products article.item .image-intro-none a img, section.blog.products article.item {
	text-align:center;
  	margin: 0 auto;
}
.rl_sliders.accordion>.accordion-group .accordion-heading .accordion-toggle {
  font-weight: bold;
  font-size: 16px;
}
#set-rl_sliders-2 .accordion-group .accordion-heading .accordion-toggle, #set-rl_sliders-3 .accordion-group .accordion-heading .accordion-toggle, #set-rl_sliders-5 .accordion-group .accordion-heading .accordion-toggle, #set-rl_sliders-6 .accordion-group .accordion-heading .accordion-toggle, #set-rl_sliders-7 .accordion-group .accordion-heading .accordion-toggle, #set-rl_sliders-8 .accordion-group .accordion-heading .accordion-toggle {
    font-weight: normal;
    font-size: 14px !important;
}

