@charset "utf-8";
/*=================================================================================
Verndale.com - GlobalStyle.css
===================================================================================*/
/*In this file:
	[style reset] - resets styles except tables and list
	[Global styles] - sitewide styles to inherit
	[site layout] - the framework of the site
	[site components] - all modules / controls of the site
	[page content] - the CMS Content Editor/rich-text field
	[media styles] - all media specific styles
*/


/*///// style reset ///////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption { margin: 0; padding: 0; }/* { margin: 0; padding: 0; } taken out for table padding*/
img { border: 0px; }
a:focus { outline: 0; }
object, embed { outline: none; display: block; }
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf.after {
  clear: both;
}
.cf {
  zoom: 1; /* ie 6/7 */
}
ol, ul { margin: 1em 0; padding: 0 0 0 40px; }
ul { list-style: disc; }
ol { list-style: decimal; }
/*/////// Global styles ///////////////////////////////////////////////////////////*/
html { font-size: 11px; }
body { /*min-width: 960px !important;*/ font-family: Arial, Helvetica, sans-serif; font-size: 100%; line-height: 1.5em; height: auto; overflow-x:hidden; width:100%;}
h1 { font-family: Verdana, Geneva, sans-serif;
    font-weight: 500;
    font-size: 26px;
    color: #3f75d9;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1em;
    margin-bottom: 10px;}
.site-body h1 { font-size: 50px; line-height: 1; margin-bottom: .5em; }
.home-body h1 { font-size: 26px; line-height: 1em; margin-bottom: 10px; }
h2 { font-weight: 500; font-size: 18px; color: #717171; margin: 10px 0px; }
h4 { border-bottom: 1px solid #717171; color: #717171; margin-bottom: 10px; padding-bottom: 2px; }
.top-bread-crumbs { margin: 25px 0px 30px 0px; }
.top-bread-crumbs a { color: #85abb7; font-size: 11px; padding-left: 12px; text-decoration: none; }
.top-bread-crumbs a:hover { text-decoration: underline; }
.top-bread-crumbs a:first-child { padding-left: 0px; }
.top-bread-crumbs a:active { color: #727272; font-weight: bold; }
.site-body-content ul li { list-style-type: disc; }
ol li, ul li { color: #727272 }
/* j-on - used to detect js is enabled */
.j-on { }
a { color: #85ABB7; text-decoration: none; }
a:link { color: #85ABB7; text-decoration: none; }
a:visited { color: #85ABB7; text-decoration: none; }
a.button, a.button:visited { color: #fff; text-decoration: none; }
a:hover { color: #85ABB7; text-decoration: underline; }
a:active { color: #000000; text-decoration: none; }
a.button.register { display: block; width: 50%; margin: 0 auto 5rem; }

/* new clearfix fix */
.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}
/*
Example: <div class="cols clearfix">
*/
p { font-size: 13px; color: #717171; line-height: 22px; margin-bottom: 1em; }
.rtf-content table td { line-height: 16px; }
.rtf-content table td p { margin: 0; }
.rtf-content table td p + p { margin-top: 1em; }
input[type="text"], input[type="password"] { font-size: 12px; border: 1px solid #d1d1d1; color: #000; height: 25px; border-radius: 5px; }
textarea, select { font-size: 12px; border: 1px solid #d1d1d1; }
label, p { font-size: 13px; }
textarea { height: auto }
.j-on input.clear-value-off { color: #CCCCCC !important; }
input[type='checkbox'] { border: none !important; }
input[type='radio'] { border: none !important; }
.login-form .cat_textbox_small { width: 200px; margin: 0; }

/*/////// site layout ///////////////////////////////////////////////////////////*/
/* Top header */
.site-top-head { background: url("/_Images/Global/site-top-head.png") repeat-x scroll 0 0 #000000; height: 203px; position: relative; width: 100%; z-index: 9999; display: block;margin-bottom: 0;}
.site-body { clear: both; width: 100%; margin: 0 auto; position: relative; z-index: 3; max-width: 960px;}
.site-body-content { min-height: 300px; height: auto; }
.site-footer {     background-image: url(/_Images/Global/footer-banner-update.png);
    background-repeat: repeat;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 999;
    clear: both;
    background-position: bottom left; }
.outer-inner-Container { clear: both; width: 100%; margin: 0 auto; position: relative; z-index: 3; max-width:960px;}
.header-top-quick-links { height: 48px; padding-top: 10px; font-size: 14px; float: left; margin-left: 30%; }
.header-top-quick-links ul { margin: 0; padding: 0; list-style: none; }
.header-top-view-cart { float: left; font-size: 14px; clear: both; margin-left: 40%; margin-top: -20px; }
.header-top-view-cart td.cartSummaryItem { display: none; }
.header-top-view-cart td.cartSummaryItem a { color: #3F75D9; font-size: 15px; padding: 0 3px 0 0; }
.header-top-header-logo { position: absolute; top: 65px; left: 2%; }
.header-top-main-header { height: 75px; padding: 0px 0px 0px 12%; clear: both; }
#nav_581396 { padding-top: 10px; }
#nav_581396 li { clear: both; display: inline; padding: 0px 3px 0px 10px; border-right: 1px solid #3f75d9; }
#nav_581396 li:last-child { border-right: 0px; }
#nav_581396 li a { color: #3f75d9; font-size: 15px; padding: 0px 3px 0px 0px }
.quick-link-seprator { font-size: 15px; }
.global-search { border-radius: 5px; height: 33px; padding-left: 15px; border: 1px solid #48656d; border-bottom: 0px; background-color: #fff; position: relative; top: 14px; right: 5px; }
.input-search { width: 220px; border: 0px !important; height: 28px !important; color: #b1b1b1; font-style: italic; float: left; color: #c5c5c5 !important; background-color: #fff; font-size: 18px !important; padding-left: 10px; font-family: Georgia, "Times New Roman", Times, serif; }
.btn-search { border: 0px solid #fff; border-radius: 4px; -moz-border-radius: 4px; background-image: -webkit-gradient(linear, left top, left bottom, from(#3f75d7), to(#7aa0e7)); background-image: -webkit-linear-gradient(#7aa0e7, #3f75d7); background-image: -moz-linear-gradient(#7aa0e7, #3f75d7); background-image: -ms-linear-gradient(#7aa0e7, #3f75d7); background-image: -o-linear-gradient(#7aa0e7, #3f75d7); background-image: linear-gradient(#7aa0e7, #3f75d7); height: 30px; min-width: 90px; text-transform: uppercase; float: right; text-align: center; cursor: pointer; margin: 48px 1px 1px 1px; text-shadow: 0px 1px 1px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=1); top: -47px;   position: relative;}
.input-normal, .cat_button, .productSubmitInput { border: 1px solid #477bd9; border-radius: 6px; -moz-border-radius: 6px; background-image: -webkit-gradient(linear, left top, left bottom, from(#7aa0e7), to(#3f75d7)); background-image: -webkit-linear-gradient(#3f75d7, #7aa0e7); background-image: -moz-linear-gradient(#3f75d7, #7aa0e7); background-image: -ms-linear-gradient(#3f75d7, #7aa0e7); background-image: -o-linear-gradient(#3f75d7, #7aa0e7); background-image: linear-gradient(#3f75d7, #7aa0e7); background-image: url(../_Images/Global/button-background.png); background-repeat: repeat-x; height: 28px; min-width: 90px; text-align: center; cursor: pointer; margin: 10px 0px 0px 0px; font-family: Verdana, Geneva, sans-serif; font-style: normal; font-size: 14px; font-weight: 500; color: #000000; text-transform: uppercase; text-shadow: 0px 1px #fff; letter-spacing: 1px; }
a.input-normal { display: inline-block; padding: 0 6px; color: #000000; height: 26px; line-height: 26px; }
.hero-learn-more { width: 120px; }
span.learn-more-btn { display: block; padding: 3px; height: 100%; }
.input-normal:hover, .cat_button:hover, .productSubmitInput:hover { opacity: 0.8; filter: alpha(opacity=80); }
.learn-more { padding: 10px 0px 0px 0px; }
.learn-more a { color: #85abb7 !important; font-weight: bold; }
.primary-nav-wrap { width: 100%; clear: both; height: 50px; position: absolute; top: 153px; }
#nav_581399 li .menu { font-size: 17px; text-shadow: 0px 1px 1px #fff; text-transform: uppercase; color: #708a93; float: left; font-family: Verdana, Geneva, sans-serif; font-weight: 500; }
#nav_581399 li .menu:hover { background-color: #e7ebec; border-bottom: 3px solid #718f99; }
.menu ul { background: #f9f9f9; min-width: 205px; width: 125%; max-width: 260px; clear: both; border: 1px solid #dedede; }
.menu ul li a { font-size: 15px; line-height: 19px; color: #86acb7; }
.menu ul li a:hover { background-color: #e7ebec; color: #000; }
/*/////// hero ///////////////////////////////////////////////////////////*/
.hero { width: 100%; height: 326px; position: relative; max-width: 960px;}
.hero_pad { padding: 0; }
.hero_slider { overflow: hidden; width: 100%; height: 327px; max-width: 960px;}
.hero_slider_box { width: 100% !important; height: 327px; max-width: 960px;}
.hero_slider_nav { float: left; position: absolute; margin-top: -20px; z-index: 9998; right: 20px; }
.hero_slider_nav a { display: block; float: left; height: 11px; width: 11px; background: url('/_Images/Global/hero-nav-icon.png') 0 0 no-repeat; background-size: contain; margin-right: 5px; }
.hero_slider_nav a.activeSlide { background: url('/_Images/Global/hero-nav-icon-active.png') 0 0 no-repeat; background-size: contain; }
.hero-image { /*float: left; width: 470px; margin-right: 20px; */}
.hero-content-wrapper { /*float: left; width: 470px; */}
.hero-content-wrapper h1 { font-family: Verdana, Geneva, sans-serif; font-style: normal; font-size: 50px; font-weight: 500; color: #6b6b6b; text-transform: uppercase; text-shadow: 0px 1px #fff; letter-spacing: 1px; line-height: 1; margin-top: 30px; max-height: 100px; overflow: hidden; }
.hero-content-wrapper .hero-content-box { padding: 15px 10px; }
.hero-content-header-image { background-image: url(/_Images/Global/icon-arrow-up.png); background-repeat: no-repeat; width: 15px; height: 8px; right: 350px; margin: -8px 0px 0px 0px; position: absolute; }
.hero-title-description { font-size: 15px; line-height: 19px; max-height: 76px; overflow: hidden; }
h5.hero-title { color: #FFF; font-weight: bold; font-size: 25px; }
/* FEATURED PROJECT SLIDE*/
/*/////// hero ///////////////////////////////////////////////////////////*/
.project_wrapper { width: 300px; height: 300px; position: relative; }
.project_pad { padding: 0; }
.project_slider { overflow: hidden; width: 300px; height: 300px; }
.project_slider_box { width: 300px; height: 300px; }
.featured-content { padding: 15px; }
.project_slider_nav { float: left; position: absolute; margin-top: -20px; z-index: 9998; right: 20px; }
.project_slider_nav a { display: block; float: left; height: 11px; width: 11px; background: url('/_Images/Global/hero-nav-icon.png') 0 0 no-repeat; margin-right: 5px; display: none; }
.project_slider_nav a.activeSlide { background: url('/_Images/Global/hero-nav-icon-active.png') 0 0 no-repeat; display: none; }
.project_slider_box h3 { color: #000; }
.featured-project-desc { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 19px; color: #727272; max-height: 95px; overflow: hidden; }
/*eND OF PROJECT SLIDE*/
.featured-links-wrapper { background: transparent url(/_Images/Global/bg-gradient-columns.gif) repeat-x scroll 0 0; border-top: 1px solid #d1d1d1; }
.featured-links-wrapper ul { padding-top: 20px }
.featured-links-content-wrapper ul.pagination { display: none; }
.featured-links-content-wrapper .featured-image { width: 100%; }
.featured-links-column { float: left; width: 300px; margin: 0 10px; }
.title-header { }
.title-sub-header { margin: 18px auto 0px ; color: #4d78de; font-weight: 500; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-family: Verdana, Geneva, sans-serif; /*max-width:300px*/; }
.title-sub-header a { color: #4D78DE; }
.home-body .title-sub-header {
	max-width: 300px;
}
.featured-links-column h2.title-sub-header { padding-left: 10px; }
.featured-links-content-wrapper { border: 1px solid #dcdcdc; height: 290px; margin: 12px auto 20px; overflow: hidden; max-width: 300px; }
.featured-links-content-wrapper ul, .contact-form-content-wrapper ul { padding: 15px; margin: 0; list-style: none; }
.featured-links-content-wrapper ul li { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 19px; color: #727272; }
.featured-links-content-wrapper ul li.featured-desc { max-height: 95px; overflow: hidden; }
.featured-links-content-wrapper ul li h3 { color: #0b0b0b; font-size: 16px; font-family: Verdana, Geneva, sans-serif; line-height: 18px; font-weight: normal; margin: 0 0 5px; text-transform: uppercase; }
.contact-form-column { float: left; width: 100%; max-width: 465px; margin-right: 30px; }
.contact-form-column_1 { margin-right: 0; float: left; width: 100%; max-width: 445px; }
.contact-form-column_2, .contact-form-column_3 { float: left; width: 210px; }
.contact-form-column_3 { margin-left: 30px; }
.contact-form-column .title-sub-header, .contact-form-column_1 .title-sub-header { 
	margin-left: 0;
}
.contact-form-column .link-seprator, .contact-form-column_1 .link-seprator {
	max-width: 100%;
	margin-left: 0;
}
.contact-form-content-wrapper { margin: 12px 0px 20px 0px; font-size:12px;}
.contact-form-content-wrapper .place-content { color: #717171; line-height: 22px; }
.project-listing .place-content { max-height: 100px; overflow: hidden; }
.contact-form-content-wrapper ul li { padding-top: 5px; }
.contact-form-content-wrapper ul li:first-child { padding-top: 0px; }
.label-left-content { float: left; font-family: Verdana, Geneva, sans-serif; font-size: 14px; text-transform: uppercase; color: #727272; letter-spacing: 1px; font-weight: 500 }
.label-right-content { padding-left: 120px; font-size: 12px }
.link-seprator { border-bottom: 1px solid #d1d1d1; margin-top: 15px; max-width:300px; margin-left: auto; margin-right: auto;}
.link-seprator-image { background-image: url(/_Images/Global/link-seprator.png); background-repeat: no-repeat; width: 16px; height: 10px; margin: -8px 0px 0px 8px; position: absolute; }
/* /Top header*/
/*Gradient Content*/
.blockquote { background-image: url(/_Images/Global/grey-gradient-background.png); background-repeat: repeat-x; border-top: 1px solid #dfdfdf; margin-top: 30px; padding: 20px 10px 10px 10px; font-size: 22px; line-height: 32px; font-family: Verdana, Geneva, sans-serif; color: #727272; overflow: hidden; }
.blockquote a { border: 1px solid #477bd9; border-radius: 6px; -moz-border-radius: 6px; background-image: -webkit-gradient(linear, left top, left bottom, from(#7aa0e7), to(#3f75d7)); background-image: -webkit-linear-gradient(#3f75d7, #7aa0e7); background-image: -moz-linear-gradient(#3f75d7, #7aa0e7); background-image: -ms-linear-gradient(#3f75d7, #7aa0e7); background-image: -o-linear-gradient(#3f75d7, #7aa0e7); background-image: linear-gradient(#3f75d7, #7aa0e7); background-image: url(../_Images/Global/button-background.png); background-repeat: repeat-x; height: 28px; min-width: 90px; text-align: center; cursor: pointer; margin: 10px 0px 0px 0px; font-family: Verdana, Geneva, sans-serif; font-style: normal; font-size: 14px; font-weight: 500; color: #000000; text-shadow: 0px 1px #eee; letter-spacing: 1px; padding: 2px 10px; vertical-align: top; }
.blockquote a:hover { opacity: 0.8; filter: alpha(opacity=80); }
.grey-gradient { background-image: url(/_Images/Global/grey-gradient-background.png); background-repeat: repeat-x; border-top: 1px solid #dfdfdf; }
.grey-gradient-contact { height: 30px; margin-top: 30px; }
.grey-gradient-aboutus { margin-top: 30px; padding: 20px 10px 10px 10px; font-size: 22px; line-height: 32px; /*text-transform: uppercase;*/
font-family: Verdana, Geneva, sans-serif; color: #727272; overflow: hidden; }
/* /Gradient Content*/
/*Who we are*/

/* Column Layouts */
/*3 Column */
.column-layout-3 { padding: 0px 0px 30px 0px; clear: both; float: left; width: 100%; }
.left-portlet { /*width: 220px; margin-right: 20px; */}
.browser_ie .left-portlet ul li { list-style-type: disc; }
.left-portlet ul li { list-style-type: none; }
.center-portlet { }
.right-portlet { width: 220px; margin-left: 20px; }
.center-portlet-content { clear: both; float: left; font-size: 12px; width: 100%; }
.center-portlet-content table {width: 100% !important; max-width: 725px;}
.sec-menu-active { font-size: 12px !important; color: #000; background-color: #e7ebec; }
/*faq-section*/
.faq-section h2 { font-size: 15px; font-weight: bold; margin-bottom: 10px; }
.faq-section { clear: both; margin-top: 30px; float: left; font-size: 12px; }
.faq-section ul li { line-height: 25px; }
.faq-question { padding-bottom: 10px; padding-left: 30px; font-size: 15px; line-height: 24px; }
.faq-question span.letter { color: #85ABB7; float: left; font-family: helvetica; font-size: 18px; margin-left: -30px; }
.faq-answer { padding-top: 10px; padding-bottom: 25px; color: #727272; }
.faq-answer span.letter { color: #727272; float: left; font-family: helvetica; font-size: 18px; margin-left: -30px; }
.faq-question a { color: #85abb7 !important; }
/* related-content */

.related-content { clear: both; float: left; margin-top: 30px; }
.related-content h2 { margin-bottom: 15px; font-family: Verdana, Geneva, sans-serif; text-transform: uppercase; letter-spacing: 1px; }
.related-content h3 { margin-left: 0px; }
.related-callout-container { background-color: #ededed; padding: 10px; }
.container-seprator { border-top: 1px solid #d1d1d1; border-bottom: 1px solid #fff; height: 1px; margin-top: 20px; }
/*callout-container-right*/
.callout-container-right { width: 220px; float: left; }
/* About us*/
.place-content { font-size: 12px; letter-spacing: normal !important; padding: 10px 0px; }
.title-explore-header { font-family: Verdana, Geneva, sans-serif; font-size: 24px; text-transform: uppercase; color: #727272; letter-spacing: 1px; font-weight: 500; margin: 0 0 20px; }
.title-explore-header2 { font-style: italic; font-size: 12px; color: #727272; letter-spacing: 1px; }
.title-expertise-header { font-family: Verdana, Geneva, sans-serif; font-size: 22px; text-transform: uppercase; color: #727272; letter-spacing: 1px; font-weight: 500; margin: 0px 0px 10px 0px; width: 286px; height: 55px; overflow: hidden; line-height: 30px; }
.expertise-desc { background-color: #EDEDED; height: 135px; width: 250px; float: left; padding: 20px; overflow: hidden; }
.expertise-btn { margin-top: 10px; width: 250px; }
.hero-slider-aboutus { background-color: #f5f5f5; padding: 15px; height: 300px; }
.hero-slider-small { float: left; }
.hero-slider-small-right { float: left; margin-left: 20px; height: 280px; }
/* landing page hero */
.landing-hero { }
.landing-hero:after { content: ''; display: table; line-height: 0; height: 0; font-size: 0; clear: both; float: none; }
.landing-hero img { border: 1px solid #d1d1d1; max-width: 615px; height: auto; float: left; margin: 0 20px 20px 0; }
.landing-hero h2 { width: 325px; color: #727272; font-family: Verdana, Geneva, sans-serif; font-size: 22px; line-height: 32px; overflow: hidden; text-transform: uppercase; }
.landing-hero h4 { background: #ededed url(/_Images/Global/bg-tooltip-under.gif) no-repeat scroll top left; color: #262626; float: right; font-size: 14px; font-weight: normal; line-height: 19px; margin-right: 25px; max-height: 100px; padding: 28px 20px 20px; width: 255px; }
.landing-hero h4 a { border: 1px solid #477bd9; border-radius: 6px; -moz-border-radius: 6px; background-image: -webkit-gradient(linear, left top, left bottom, from(#7aa0e7), to(#3f75d7)); background-image: -webkit-linear-gradient(#3f75d7, #7aa0e7); background-image: -moz-linear-gradient(#3f75d7, #7aa0e7); background-image: -ms-linear-gradient(#3f75d7, #7aa0e7); background-image: -o-linear-gradient(#3f75d7, #7aa0e7); background-image: linear-gradient(#3f75d7, #7aa0e7); background-image: url(../_Images/Global/button-background.png); background-repeat: repeat-x; height: 22px; min-width: 90px; text-align: center; cursor: pointer; margin: 10px 0px 0px 0px; font-family: Verdana, Geneva, sans-serif; font-style: normal; font-size: 14px; font-weight: 500; color: #000000; text-transform: uppercase; text-shadow: 0px 1px #eee; letter-spacing: 1px; padding: 2px 10px; vertical-align: top; display: inline-block; }
.landing-hero h4 a:hover { opacity: 0.8; filter: alpha(opacity=80); }
/*Left Side Menu Navigation*/

.left-portlet-primary-nav { }
.left-portlet-primary-nav ul { margin: 0; padding: 0; list-style: none; }
.left-portlet-primary-nav ul li a, .hero-slider-small-right ul li a { font-size: 14px; color: #85abb7 !important; }
.left-portlet-primary-nav ul li.selected > a { font-weight: bold; }
.left-portlet-primary-nav ul li.selected ul li a { font-weight: normal; }
.left-portlet-primary-nav ul li { list-style-image: url(/_Images/Global/icon-bullet-arrow.png); line-height: 30px; margin-left: 15px; }
.left-portlet-primary-nav ul li:first-child { padding-top: 15px; }
.left-portlet-primary-nav ul li ul li { margin: 0; padding: 6px 0 2px 15px; list-style-image: none; line-height: 26px; }
.left-portlet-primary-nav ul li a img { display: none!important; }
.left-portlet-primary-nav ul li ul li:first-child { padding-top: 5px; }
.left-portlet-primary-nav ul li ul li a { font-size: 12px; line-height: 14px; display: inline-block; color: #000 !important; }
.left-portlet-primary-nav ul li ul li.selected { background-color: #e7ebec !important; }
.left-portlet-primary-nav ul li ul li.nomenu { display: none; }
.left-portlet-primary-nav ul li ul { padding-bottom: 5px; display: none; }
.left-portlet-primary-nav ul li.selected ul { display: block; }
/*End of Left Side Menu Navigation*/



/*Explore By*/
.hero-slider-small-right ul { background-color: #ededed; width: 244px; height: 223px; padding: 0; margin: 0; }
.hero-slider-small-right ul li { margin: 0px 0px 0px 40px; list-style-image: url(/_Images/Global/icon-bullet-arrow.png); line-height: 30px; }
.hero-slider-small-right ul li:first-child { margin-top: 15px; padding-top: 10px; }
/*End of Explore By*/


.explore-header-image { background-image: url(/_Images/Global/icon-arrow-up.png); background-repeat: no-repeat; width: 15px; height: 8px; margin: -8px 0px 0px 30px; position: absolute; }
/* Colors*/
.grey-color { color: #727272 !important; }
.blue-color { color: #3f75d9 }
.grey-dark-color { color: #787878 }
.grey-light-color { color: #787878; opacity: 0.5; }
.grey-shade { color: #85abb7; }
/*Blue Button*/
.button-text { float: left; clear: left; padding: 5px 10px 0 10px; height: 24px; text-align: center; font-size: 12px; }
.button-blue-left, .button-blue-right, .button-blue-left:hover, .button-blue-right:hover { background-image: url(/_Images/Global/img_sprite_buttons.png); background-repeat: no-repeat; height: 24px; cursor: pointer; color: #000; float: left; white-space: nowrap; }
.button-blue-left { background-position: -0px -0px; width: auto; }
.button-blue-right { background-position: -0px -25px; width: 4px; }
.button-blue-left:hover { width: auto; }
.button-blue-right:hover { width: 4px; }
.button-blue-left:hover div.button-blue-right { width: 4px; }
.button-blue-right:hover div.button-blue-left { width: auto; }
/*Button Style*/
/* Begin: Side Buttons */
.boxen {
  position: absolute;
  right: 0;
  top: 325px;
  z-index: 4000;
}
.boxen__sticky {
  position: fixed;
}
.boxen--button a {
  color: #fff;
  display: block;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 0.9rem;
  padding: 10px 13px;
  text-align: center;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.boxen--button a:hover {
  opacity: .8;
  text-decoration: none;
}
.boxen--button a span {
  display: block;
  margin: 7px 0 0;
}
.boxen--button a span.sm-phone {
    margin-top: 0;
    font-size: .725em;
}
.boxen--button a em {
  font-size: 2.0rem;
}
.boxen__1 a {
  background: #4b71df;
}
.boxen__2 a {
  background: #103369;
}
.boxen__3 a {
  background: #a2b0d8;
}
@media print {
  .boxen {
    display: none;
  }
}
/* Begin: Footer */
.site-foot { clear: both; width: 100%; margin: 0 auto; position: relative; z-index: 3; color: #fff; font-size: 11px; max-width: 960px;}
.site-foot a { color: #fff; }
.site-foot a:hover { text-decoration: underline; }
.site-foot .row { position: relative; clear: both; float: none; }
.site-foot .row-copyright { bottom: 0px; margin-top: 35px; padding-bottom: 10px;}
.site-foot .row-copyright:after {
	content: '';
	height: 80px;
	position: absolute;
	bottom: 0;
    background: rgba(255,255,255,.1);
    left: -50%;
    width: 200%;
}
.site-foot .copyright { text-align:left; padding: 5px 5px 5px 10px; color: #000; margin-right: 10px; }
.site-foot .copyright a { color: #33c9e4; }
.site-foot .footer-links { width: 100%; clear: both; margin-top: 20px; height: auto; }
.site-foot .footer-links .footer-link-group { float: left; position: relative; padding-right: 0px; }
.site-foot .footer-links .footer-link-group .footer-group-title { padding-left: 10px; height: 15px; font-family: Verdana, Geneva, sans-serif; margin-bottom: 10px; }
.site-foot .footer-links .footer-link-group .footer-group-title, .site-foot .footer-links .footer-link-group .footer-group-title a { color: #000; font-size: 14px; line-height: 14px; text-transform: uppercase; font-family: Verdana, Geneva, sans-serif; margin-top: 0px; }
.site-foot .footer-links .footer-link-group .footer-group-title a { /*display: block;
	margin-left: -25px;
	padding-bottom: 5px;
	padding-left: 20px;*/
}
.site-foot .footer-links .footer-link-group ul { float: left; padding-left: 10px; list-style: none; margin: 0px 20px 0px 0px; }
.site-foot .footer-links .footer-link-group ul.no-border { background: none; }
.site-foot .footer-links .footer-link-group ul li, .site-foot .footer-links .footer-link-group ul li a { font-size: 12px; line-height: 20px; }
.site-foot .footer-links .footer-link-group ul li a:hover { text-decoration: underline; }
.site-foot .footer-privacy-links { text-align: left; padding: 3px 3px 3px 0; margin: 0 10px 0 0; font-size: 12px; position: relative; z-index: 1;}
.site-foot .footer-privacy-links li { display: inline; margin: 0 9px; }
.footer-contact { background-image: url(/_Images/Global/footer-contact-banner.png); background-size: cover; background-repeat: repeat-x; color: #000000; height: auto; padding: 10px; position: absolute; right: 12px; top: 0; width: 140px; }
.footer-contact-content a { color: #3f75d9; }
.footer-contact-content a:hover { color: #3f75d9; text-decoration: underline; }
.footer-contact h2 { color: #3f75d9; font-family: Verdana, Geneva, sans-serif; font-size: 16px; font-weight: 600px; text-transform: uppercase; }
.primary-nav-wrap { width: 100%; font-size: 15px; text-transform: uppercase; clear: both; position: absolute; top: 153px; }
#nav_581399 { margin: 0; padding: 0; float: left; overflow: visible; position: relative; width: 100%; }
ul #nav_581399 li { list-style-type: none; float: left; position: relative; }
.menu a { display: block; overflow: hidden; padding: 0 40px; line-height: 50px; font-size: 14px; text-shadow: 0px 1px 1px #fff; text-transform: uppercase; font-family: Verdana, Geneva, sans-serif; color: #708a93; float: left; font-weight: 500; }
.dropnav-link a { line-height: 25px !important; text-transform: none; font-family: "arial"; }
.menu:first-child a { padding-right: 42px; font-weight: 500; }
.menu:hover, .menu-active { text-decoration: none; background-color: #e7ebec; text-shadow: 0px 1px 1px #fff; font-weight: 500; }
#nav_581399 li.menu a { padding: 0 3em; background: url(/_Images/Icons/nav-arrow.png) 20px center no-repeat; }
#nav_581399 li.menu .dropnav-link a { padding: 0.5em 3em 0.5em 1em; line-height: 18px !important; }
#nav_581399 li.menu-active a { padding-left: 20px; background: url(/_Images/Icons/nav-arrow.png) 20px center no-repeat; }
.dropnav-link a { background: none !important; }
/* LEVEL TWO */
#nav_581399 li.menu { position: relative; }
#nav_581399 ul { background: #ffffff url(/_Images/Global/bg-dropnav.gif) repeat-x scroll left bottom; position: absolute; top: 50px; left: 0; min-width: 205px; width: 125%; max-width: 260px; clear: both; border: 1px solid #dedede; border-top: 3px solid #718f99; list-style: none; margin: 0; padding: 0; height: auto;}
#nav_581399 ul
#nav_581399 li.last-child:hover ul, #nav_581399 li.last-child.sfhover ul { right: 0; }
.dropnav-link { font-weight: normal; color: #ffffff; border: none; float: none; height: auto; display: block; padding: 10px 20px 10px 30px; text-transform: none; line-height: 10px; }
.dropnav-link:hover { background-color: #e7ebec; }
.dropnav-link { color: #8eb0ba; text-decoration: none; }
.dropnav-link:hover, #nav_581399 ul.dropnav li:hover { color: #000; text-decoration: none; }
#nav_581399 li ul, #nav_581399 li, #nav_581399 a { width: auto !important; }
#nav_581399 li ul li, .dropnav-link a { width: 100% !important; }
#nav_581399 li ul, #nav_581399 li ul {display:none;}
#nav_581399 li:hover ul, #nav_581399 li.sfhover ul {display:block;}
/*LEVEL THREE*/
#nav_1322881 li { margin: 0px 0px 0px 20px; list-style-image: url(/_Images/Global/icon-bullet-arrow.png); line-height: 30px; }
#nav_1322881 li ul li { margin: 0!important; list-style-image: none !important; line-height: 22px !important; padding: 2px 0 2px 15px; }
#nav_1322881 li ul li a { color: #000; font-size: 12px; line-height: 15px; }
#nav_581399 .selected { background-color: #e7ebec; }
.header-top-quick-links ul li.selected { background-color: none !important; }
/*Careers*/
.career_wrapper { float: left; }
.career_wrapper h3 { font-size: 15px; font-family: Verdana, Geneva, sans-serif; }
.career-button { clear: both; float: right; margin-bottom: 10px; }
.career-description { color: #727272; line-height: 24px; }
.careers-desc { padding: 10px; margin-bottom: 20px; color: #727272; line-height: 24px; font-size: 13px; }
.career-header { background-color: #f2f2f2; line-height: 24px; border-bottom: 1px solid #d1d1d1; margin: 8px 0px; padding: 5px; }
.search-results { margin-top: 15px; }
.search-results h2 { padding-bottom: 10px; }
/* Easy Slider */
#slider ul, #slider li, #slider2 ul, #slider2 li { margin: 0; padding: 0; list-style: none; }
#slider2 { margin-top: 1em; }
#slider li, #slider2 li { width: 298px; height: 285px; overflow: hidden; }
.featured-project .featured-img { display: block; }
#nextBtn, #slider1next { display: block; width: 73px; height: 107px; position: relative; left: -90px; z-index: 1000; top: -285px; }
#nextBtn, #slider1next { left: auto; float: right; right:0; padding: 20px 0px 0px 16px; background-color: #3e3e3e; opacity: 0.7; filter: alpha(opacity=70);/* For IE8 and earlier */ }
#nextBtn a, #slider1next a { display: block; position: relative; width: 60px; height: 68px; }
#nextBtn a, #slider1next a { font-family: Verdana, Geneva, sans-serif; font-weight: 500; font-size: 16px; color: #fff; text-transform: uppercase; }
/* // Easy Slider */

.location-cols, .date-cols { margin: 5px 0px; }
.link-truncated { text-overflow: ellipsis; -o-text-overflow: ellipsis; -ms-text-overflow: ellipsis; display: inline-block; width: 575px; white-space: nowrap; overflow: hidden; vertical-align: top; }
.description-news { height: 80px; overflow: hidden; vertical-align: top; }
.sitemap-wrapper ul { margin: 0 0 1em; }
.sitemap-wrapper ul li { }
.project-listing { float: left; width: 31%; margin-right: 15px }
.project-listing:nth-child(3n) { clear: both; }
.project-listing h2 { font-size: 14.5px; display: inline-block; width: 100%; min-height: 35px; overflow: hidden; text-overflow: ellipsis; vertical-align: top; }
.area-expert { width: 400px; margin-right: 20px }
.contact-form-content-wrapper img { width: 220px; height: 80px; }
ul.landing-listing { margin: 0 0 40px; }
ul.landing-listing:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; line-height: 0; zoom: 1; /* for ie6/ie7 */ }
ul.landing-listing li { float: left; margin: 0 20px 10px 0; width: 100%; max-width: 440px; }
ul.landing-listing li:nth-child(2n+1) { clear: both; }
ul.landing-listing li h2 { color: #4D78DE; display: inline-block; overflow: hidden; text-overflow: ellipsis; vertical-align: top; white-space: nowrap; width: 100%; font-family: Verdana, Geneva, sans-serif; font-size: 16px; font-weight: 500; letter-spacing: 1px; margin: 18px 0 0; text-transform: uppercase; padding-bottom: 20px; margin-bottom: 10px; background: transparent url(/_Images/Global/bg-heading-border.gif) no-repeat scroll left bottom; }
ul.landing-listing li h2 a { color: #4D78DE; display: inline-block; width: 90%; }
ul.landing-listing li img { display: block; }
ul.landing-listing li p { }
/* Generic Listing and variants */
.listing-item { clear: both; padding: 30px 0; margin: 0; border-bottom: 1px solid #d1d1d1; border-top: 1px solid transparent; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 20px; color: #727272; }
.listing-item:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; line-height: 0; zoom: 1; /* for ie6/ie7 */ }
.listing-item .listing-title { color: #0b0b0b; text-trasnform: uppercase; font-size: 15px; line-height: 19px; font-family: Verdana, Geneva, sans-serif; margin: 0 0 10px; padding: 0; text-transform: uppercase; font-weight: normal; }
.listing-item .listing-title a { color: #0b0b0b; }
.listing-item .listing-title a:hover { text-decoration: underline; }
.listing-item .meta { line-height: 16px; margin-bottom: 3px; color: #0b0b0b; display: none; }
.listing-item .meta span { color: #3f75d9; }
.listing-item .meta span.data { color: #0b0b0b; }
.listing-item .listing-img { float: left; width: 220px; height: 75px; margin-top: 5px; margin-right: 20px; }
.listing-item .listing-img img { border: 1px solid #dcdcdc; max-width: 100%; height: auto; }
.listing-item .listing-content { float: none; margin: 0; width: auto; }
.listing-item .listing-img + .listing-content { float: left; max-width: 460px; width:100%;}
.listing-item .listing-cta { color: #85abb7; font-size: 15px; line-height: 19px; margin: 10px 0 0 0; font-weight: bold; display: block; display: table; }
/* listing variants */
.bio-listing { }
.bio-listing .listing-img { height: auto; text-align: center; width:100px;}
.news-events-listing h3.listing-title { text-transform: uppercase; }
/* Generic Listing Detail styles */
.detail-item { }
.detail-item:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; line-height: 0; zoom: 1; /* for ie6/ie7 */ }
.detail-item .detail-title { font-size: 26px; }
.detail-item .meta { line-height: 16px; margin-bottom: 3px; color: #0b0b0b; display: none; }
.detail-item .meta span { color: #3f75d9; }
.detail-item .meta span.data { color: #0b0b0b; }
.detail-item .detail-img { float: left; width: 220px; height: 75px; margin: 5px 20px 20px 0; }
.detail-item .detail-img img { border: 1px solid #dcdcdc; max-width: 100%; height: auto; }
.detail-item .detail-content { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 20px; color: #727272; }
/* detail variants */
.bio-detail .detail-img { height: auto; width: 150px; padding: 0 5px 5px 0; }
.bio-detail .meta { font-size: 12px; }
.bio-detail .detail-img img { max-width: 100%; }
.bio-detail .detail-content { float: left; max-width: 785px; width:100%;}
/* News and Events Web app specific styles */
.news-events-wrap { margin-top: 20px; }
.news-events-wrap ul li.featured-title { list-style-type: none; color: #0b0b0b; text-transform: uppercase; }
.news-events-wrap ul li.featured-title h3 { color: #0b0b0b; text-transform: uppercase; }
.news-events-wrap ul li.featured-date, .news-events-wrap ul li.featured-desc { color: #727272; }
.news-events-wrap ul li { list-style-type: none; color: #0b0b0b; margin-top: 2px; }
/* Home Featured News and Event styles */
.home-feat-news-event-wrap .news-events-wrap { margin-top: 0; }
.home-feat-news-event-wrap ul li { color: #727272; font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 19px; }
.home-feat-news-event-wrap .featured-date { display: none; }
/*Overwrittern From Business catalyst Css*/
.announcement-list { padding: 15px; }
.req { color: #dc0101; }
.req-text { color: #000; padding-left: 10px; font-size: 11px;}
.form label, .webform label { font-size: 12px }
td.actions .btn-place-order a#catshopquote { border: 0px solid #fff; border-radius: 4px; -moz-border-radius: 4px; background-image: -webkit-gradient(linear, left top, left bottom, from(#3f75d7), to(#7aa0e7)); background-image: -webkit-linear-gradient(#7aa0e7, #3f75d7); background-image: -moz-linear-gradient(#7aa0e7, #3f75d7); background-image: -ms-linear-gradient(#7aa0e7, #3f75d7); background-image: -o-linear-gradient(#7aa0e7, #3f75d7); background-image: linear-gradient(#7aa0e7, #3f75d7); height: 30px; min-width: 90px; text-transform: uppercase; float: right; text-align: center; cursor: pointer; margin: 1px; text-shadow: 0px 1px 1px #ffffff; filter: dropshadow(color=#ffffff, offx=0, offy=1); color: #000000; line-height: 30px; padding: 0 15px; }
td.actions .btn-place-order a#catshopquote:hover { opacity: 0.8; filter: alpha(opacity=80); }
.rtf-content { }
.rtf-content ul { padding: 0 0 0 40px; margin: 1em 0 1em 1em; list-style: disc; }
.rtf-content ul, .rtf-content ol { font-size: 13px; }
ul.pagination { padding-left: 0; }
.rtf-content ul li { list-style: disc; }
.rtf-content ul.landing-listing { list-style: none; margin: 0 0 40px; }
.rtf-content ul.landing-listing li { list-style: none; }
.rtf-content .news-events-wrap > ul { list-style: none; margin: 0; padding: 0; }
.rtf-content .news-events-wrap > ul > li { list-style: none; }
/*=================================================================================
Champ Styling
===================================================================================*/
/*============Seminars List====================*/
#seminars-list { border: 1px solid #d6d6d6; margin: 24px 0 80px 0 }
#seminars-list * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.seminar-item { overflow: hidden; border-bottom: 1px solid #d6d6d6; }
.seminar-item:last-child { border: none; }
.seminar-date { float: left; width: 20%; padding: 15px; margin-top: 4px; }
.seminar-past-event {color: #999;}
.seminar-info { float: left; width: 65%; padding: 15px; }
.seminar-type { float: left; widows: 15%; padding: 15px; }
.seminar-item:nth-child(odd) { background: #E9E9E9; }
.seminar-name { font-weight: bold; margin: 0 0 6px 0; font-size: 14px; }
.seminar-desc { font-style: italic; }
/*============Seminars Detail====================*/
#seminar-detail * {font-family: Verdana, Geneva, sans-serif; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
#seminar-detail {color:#717171;}
#seminar-detail img {max-width:100%; height:auto;}
#seminar-detail ul li {line-height: 1.6em;}
#seminar-detail ul {margin: 0;}
/*============Seminars Detail - Top====================*/
.sd-top { overflow: hidden; margin: 0 0 36px 0; }
.sd-top-left { width:33.85416666666667%; float: left; }
.sd-top-right { width: 64%; float: right; }
.sd-top-right h1 { font-size: 24px; font-weight: bold; }
.sd-details { margin: 24px 0 0 0; }
.sd-details h5 { font-size: 19px; font-weight: bold; margin: 0 0 8px 0; color:#494949}
.sd-d-location {color:#494949;}
.sd-d-location:before {content:"\f041"; font-family:"FontAwesome"; margin:0 5px 0 0;}
.sd-date span {line-height: 1.6em;}
.sd-date {overflow:hidden; padding:0 0 8px 0; margin:0 0 8px 0; border-bottom:1px solid #d6d6d6;}
.sd-date-date, .sd-date-time, .sd-date-info {display:block; float:left; font-size:13px; position:relative;}
.sd-date-date {width: 40%; padding-right:20px; padding-left:16px;}
.sd-date-date:before {content:"\f073"; font-family:"FontAwesome"; margin:0 5px 0 0; color:#3f75d9; display:block; position:absolute; top:0; left:0;}
.sd-date-time {width: 24%; padding-right:20px; padding-left:16px;}
.sd-date-time:before {content:"\f017"; font-family:"FontAwesome"; margin:0 5px 0 0; color:#3f75d9; display:block; position:absolute; top:0; left:0;}
.sd-date-info {width: 36%; font-size: 13px;}
.sd-daylight {font-size:11px; font-weight:bold; margin:-4px 0 0 0;}
/*============Seminars Detail - Sections====================*/
.sd-section {float:left; width:48%; margin:0 4% 28px 0;}
.sd-section:nth-child(2n) {margin-right:0;}
.sd-section:nth-child(2n+1) {clear:both;}
.sd-s-headline {font-size:19px; border: 1px solid #d6d6d6; padding:8px 15px; line-height:1.2; margin:0 0 20px 0; -webkit-box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); -moz-box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35);}
.sd-s-desc {font-size:13px; line-height:22px; margin-bottom:1em;}
.sd-s-desc li ul { margin-left:30px !important; }
.sd-instructor {overflow:hidden; position:relative; padding:0 0 12px 0; margin:0 0 12px 0; border-bottom:1px solid #d6d6d6;}
.sd-instrctor-image {width:13.04347826086957%; float:left;}
.sd-instrctor-image img {padding:3px; background:#fff; border: 1px solid #e5e5e5; -webkit-box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); -moz-box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35);}
.sd-instrctor-info {width:83%; float:right;}
.sd-instructor-name {font-size:14px; font-weight:bold; margin:0; }
.sd-instructor-title {font-style:italic;}
.sd-instructor-more {font-size:14px; font-weight:bold; position:absolute; top:0; right:0; color:#3f75d9!important; text-decoration:underline!important;}
/*============Seminars Detail - Registration====================*/
#registration-form { margin: 30px 0; border: 1px solid #d6d6d6; padding: 25px; margin: 0 0 36px 0; -webkit-box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); -moz-box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); box-shadow: 1px 2px 4px -2px rgba(50, 50, 50, 0.35); }
#registration-form h2 { font-size: 28px; margin: 0 0 24px 0; }
/* Standard Forms */
.form-a { margin: 0; font-size: 14px; }
.form-row:before, .form-row:after { content: " "; display: table; }
.form-row:after { clear: both; }
.form-col { float: left; width: 48%; }
.form-col + .form-col, .form-row > div:last-child { float: right; }
.form-col-small { float: left; width: 23%; margin: 0 2% 0 0; }
.form-col-small-last { margin: 0; }
.form-col-left { float: left!important; }
.form-a h3 { background: #327dcc; padding: 10px 12px; color: #fff; font-size: 18px; margin: 0 0 16px 0; font-weight: 500; }
/* Label Styles */
.form-a label { cursor: pointer; display: block; margin: 0; }
/* Required */
.form-a .req { color: #c51d22; font-weight: bold; font-size: 16px; }
/* styling on all basic form elements */
.form-a input[type="text"], .form-a textarea, .form-a select { -webkit-appearance: none; background-color: #f6f6f6; font-family: inherit; border: 1px solid #ccc; color: #000; display: block; margin: 0 0 18px 0; padding: 8px; height: 45px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: background-color ease 300ms, border ease 300ms; -moz-transition: background-color ease 300ms, border ease 300ms; -o-transition: background-color ease 300ms, border ease 300ms; transition: background-color ease 300ms, border ease 300ms; transition: background-color ease 300ms, border ease 300ms; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
/* styling on all basic form focus elements */
.form-a input[type="text"]:focus, .form-a textarea:focus, .form-a select:focus { outline: none; border: 1px solid #000; background-color: #fcfcfc; outline: none; }
/* textarea */
.form-a textarea { min-height: 125px; resize: none; max-width: 100%; }
.form-a textarea[rows] { height: auto; }
/* select */
.form-a select { -webkit-appearance: none !important; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+); background-position: 100% center; background-repeat: no-repeat; line-height: normal; height: 50px; }
.form-a :-moz-any(select) {
background-image:none;
}
.form-a select::-ms-expand {
display: none;
}
/* other form elements */
.form-a input[type="file"], .form-a input[type="checkbox"], .form-a input[type="radio"] { margin: 0 0 18px 0; }
.form-a input[type="checkbox"] + label, .form-a input[type="radio"] + label { display: inline-block; margin-left: 8px; margin-right: 16px; margin-bottom: 0; vertical-align: baseline; }
/* Normalize file input width */
.form-a input[type="file"] { width: 100%; }
/* Button */
.button { border-style: solid; border-width: 0px; cursor: pointer; line-height: normal; margin: 0 0 20px 0; position: relative; text-decoration: none; text-align: center; -webkit-appearance: none; display: inline-block; padding-top: 20px; padding-right: 60px; padding-bottom: 20px; padding-left: 60px; font-size: 18px; background-color: #327dcc; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: white; outline: none; -webkit-transition: color 200ms ease, background-color 200ms ease; -moz-transition: color 200ms ease, background-color 200ms ease; transition: color 200ms ease, background-color 200ms ease; }
.button:hover { background-color: #3f8fe3; color: #fff; }
/* Disable Button */
.form-a .button[disabled], .form-a .button[disabled]:hover { background: #D4D4D4; color: #6A6A6A; cursor: default; }
/* Misc */
.cc-img { margin-top: 25px; }
.form-amount { background: #0E0E0E; color: #fff; padding: 14px 12px; margin-bottom: 18px; }
.form-amount-text { float: left; font-size: 20px; }
.form-amount-total { float: right; font-size: 20px; }

.side-tabs a.support {
	background: url('/_Images/Global/btn-contact.jpg');
    right: 0px;
	top: 250px;
	height: 158px;
	width: 47px;
	margin: 0;
	padding: 0;
	position: fixed;
	z-index: 9999;
	display:block;
}
.hide-subnav-link {display: none !important;}
.white-popup-block {
    background: #FFF;
    padding: 30px;
    text-align: left;
    max-width: 320px;
    margin: 40px auto;
    position: relative;
}
#phone-modal h1 {
  text-transform: none;
}
#phone-modal a {
  font-size: 16px;
}
#phone-modal a[href^='tel:'] {
  color: #232323;
  font-size: 20px;
}
#phone-modal .phone-detail {
  margin: 1.5em auto;
}
#phone-modal .popup-modal-dismiss {
  display: block;
  width: 100%;
  text-align: right;
}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:44444;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:44444;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}

.center-content-list ul {
	margin: 0;
}
.center-content-list ul li {
	list-style: disc;
	font-size: 12px; font-family: arial;
	line-height: 25px;
	text-align: left;
}
table.data-table { 
  width: 100%; 
  border-collapse: collapse; 
}


/* Zebra striping */
.data-table tr:nth-of-type(odd) { 
  background: #fff; 

}
.data-table th { 
  background: #fff; 
  color: #7f7f7f; 
	padding: 6px;
  font-weight: bold; 
}
.data-table td, th { 
  padding: 6px; 
  border: 1px solid #000; 
  text-align: left; 
	font-family: arial,sans-serif;
}
.offer-table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.offer-table .columns {
	padding: 0;
	border-right:1px solid #000;
}
.offer-table .col-row {
	border-bottom: 1px solid #000;
}
.offer-table .col-row:last-child {
	border-bottom: 0;
}
.offer-table p {
	font-family: arial,sans-serif;
    font-size: 10pt;
    color: #7f7f7f;
    padding: 8px 0 8px 8px;
    margin-bottom: 0;
}
.project-table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.project-table .col-row {
	border-bottom: 1px solid #000;
}
.project-table .col-row:last-child {
	border-bottom: 0;
}
.project-table .col-row p {
	margin-bottom: 0;
}
.project-table .columns {
	padding: 0;
	border-right:1px solid #000;
}
.contact-form-content-col li {
	list-style-type: none !important;
}

.list-links a{
	line-height: 16px; font-size: 10pt; font-family: arial, sans-serif; padding: 0 35px; margin: 0; display: block;
}
.list-links.no-pad-sides a{
	padding-left: 0;
	padding-right: 0;
}
.no-padleft {
	padding-left: 0 !important;
}
.no-padright {
	padding-right: 0 !important;
}
.nomarginB {
	margin-bottom: 0;
}
.centered {
	position: relative;
	margin: 0 auto;
}
.align-middle .columns {
	display: table;
	min-height: 100px;
}
.align-middle .columns p, .align-middle .columns a {
	display: table-cell;
	vertical-align: middle;
}
.align-middle .clear {
	display: inline-block;
}
@media screen and (max-width:1024px) {
	html, body {
		overflow-x: hidden;
	}
	.hero-content-wrapper h1 {
		font-size: 35px;
	}
	.top-bread-crumbs {
		margin-left:15px !important;
	}
    .primary-nav-wrap {
		display: none;
	}
	.header-top-header-logo, .header-top-main-header {
		display: none;
	}
	.site-top-head {
    	background: none;
    	border-bottom: 1px solid #ebebeb;
		height: auto;
		min-height: 60px;
	}
}
@media screen and (max-width:1000px) {
	.grey-gradient-aboutus {
		padding: 20px 20px 10px 20px;
	}
	.center-portlet {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	
	.rtf-content .news-events-wrap {
		padding: 0 20px;
	}
	.center-portlet .news-events-wrap {
		padding: 0;
	}
	.contact-form-column, .contact-form-column_1 {
		padding: 0 20px;
	}
}
@media screen and (max-width:976px) {
		ul.landing-listing li {
    	float: none;
    	margin: 0 auto 10px;
	}
	.rtf-content ul {
		padding: 0 20px;
	}
	/*.rtf-content table tr {
		display: block;
		margin-bottom: 30px;
	}*/
	/*.rtf-content table td {
    	line-height: 16px;
    	display: block;
    	width: 100% !important;
	}*/
	.project-listing {
		width: 46%;
		float: left !important;
		clear: none;
		/* min-height: 300px; */
	}
	.project-listing:nth-child(3n) {
		clear: right;
	}
	.contact-form-column, .contact-form-column_1 {
		float: none;
		margin: 0 auto;
	}
	.contact-form-column_2, .contact-form-column_3 {
		float: none;
		margin: 0 auto;
	}
	.hero-slider-aboutus .hero-slider-small {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.hero-slider-aboutus .hero-slider-small-right {
    	float: none;
    	margin: 10px auto 0;
	}
	.hero-slider-aboutus {
		height: auto;
	}
	.hero-slider-aboutus .title-explore-header {
		margin: 0 auto;
    	text-align: center;
	}
	.hero-slider-aboutus .hero-slider-small-right ul {
		margin: 0 auto;
	}
	.hero-slider-aboutus .explore-header-image {
	    margin: 0 auto -15px;
		position: relative;
	}
	#slider li, #slider2 li {
		/*width: 100%;
		height: 285px;
		overflow: hidden;
		max-width: 246px;*/
		/*padding-right: 30px;*/
	}
	.featured-links-content-wrapper #slider li.featured-project div, .featured-links-content-wrapper #slider li.featured-project div h3 {
		padding-right: 30px !important;
	}	
	.detail-item {
		padding: 0 20px;
	}
	.site-body h1 {
		font-size: 35px;
		padding-left: 15px;
	}
	.detail-item h1 {
		padding-left: 0;
	}
	.sd-top-right h1 {
		padding-left: 0;
	}
	.center-portlet-content h1 {
		padding-left: 0;
	}
	.blockquote {
		padding:20px 10px 10px 15px;
	}
	.booking-container {
		padding-left: 20px;
	}
	.booking-container h1 {
		padding-left: 0;
	}
}
@media screen and (max-width:800px) {
	/*.sd-top-left {
    	width: 100%;
    	float: none;
    	display: block;
    	text-align: center;
	}*/
	.footer-contact {
		position: relative;
		right: 0;
	}
	
	/*.site-top-head {
	    background: url(/_Images/Global/site-top-head.png) repeat-x scroll 0 70px #ffffff;
		height: 223px;
	}*/
	.header-top-main-header {
		padding-left: 23%;
		padding-right: 1%;
	}
	.header-top-main-header {
		padding-top: 75px;
	}
	.header-top-header-logo {
		top: 105px;
	}
	.global-search {
		max-width: 350px;
		margin: 0 auto;
		right: 0;
		float: right;
	}
	.header-top-quick-links {
		float: right;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.site-top-head {
		padding-bottom: 30px;
	}
	.hero, .hero_slider {
		height: 565px;
	}
	.hero_slider_box {
		height: 565px;
	}
	.hero-content-header-image {
		margin-left: auto;
		margin-right: auto;
		position: relative;
		right: auto;
	}
    
            
    .hero_slider_nav a { height: 20px; width: 20px; margin-right: 15px; background-size: cover; }
    .hero_slider_nav a.activeSlide { background-size: cover; }
    
	#nav_581396 li:first-child {
		padding-left: 0;
	}
	.footer-contact {
		top: 15px;
	}
	.row-copyright {
	    background-image: url(/_Images/Global/footer-banner-update.png);
		background-repeat: repeat;
		height: 100%;
		position: relative;
		width: 100%;
		z-index: 999;
		clear: both;
		background-position: bottom left;
		padding: 0 15px;
	}
	.site-foot .row-copyright {
		margin-top: 15px;
	}
	.site-foot .row-copyright:after {
		bottom: 0;
		height: 150px;
	}
	.relative {
		text-align: center;
	}
	.hero-content-wrapper h1, .hero-title-description {
		text-align: left;
	}
	.site-foot .footer-links .footer-link-group .footer-group-title, .site-foot .footer-links .footer-link-group .footer-group-title a {
		margin-top: 20px;
	}
	.hero-content-wrapper h1 {
		font-size: 30px;
	}
	
	.sd-top-left {
		display: block;
		float: none;
		margin-bottom: 20px;
	}
	
	.sd-top-right {
		width: 100%;
		float: none;
		padding: 0 15px;
		word-break: break-word;
	}
    .sd-top-right h1 {
		font-size: 1.75em;
	}
	.sd-date-date,
	.sd-date-time,
	.sd-date-info {display: block; clear: both; float; none; width: 100%; margin-bottom: .5em;}
	.sd-date-time {max-width: 20em;}
	.sd-date-time, .sd-date-info {display: inline-block;width: 50%;clear: none;}
	/* disable multi column layout ----
	 .sd-date-time {
		width: 26%;
	}
	.sd-date-info {
    	width: 34%;
	} ---- end disable */
	.sd-section {
		width: 100%;
		float: none;
		padding: 0 15px;
	}
	.sd-instructor-more {
		position: relative;
	}
	.sd-instrctor-info {
    	width: 100%;
		float: none;
	}
	.listing-item {
		padding:30px 0 30px 5px;
	}
	img.mobile-center {
		display: block;
		text-align: center;
		position: relative;
	    margin:0 auto 15px;
	}
	 .bodytext {
		text-align: center;
	}
	.seminar-date {
    	float: none;
    	width: 100%;
	}
	.seminar-info {
    	float: none;
    	width: 100%;
	}
	.featured-links-content-wrapper #slider li.featured-project div, .featured-links-content-wrapper #slider li.featured-project div h3 {
		padding-right: 10px !important;
	}
}
@media screen and (max-width:640px) {
	.site-top-head {
		min-height: 125px;
	}
	.site-foot .footer-links {
		/*width: 44%;*/
		margin: auto;
	}
	.site-foot .footer-links .footer-link-group {
		padding-right: .9375rem;
		float: none;
		margin: 0 auto;
		width: 210px;
	}
	.site-foot .footer-links .footer-link-group ul {
		float: none;
		margin: 0;
		padding-left: 0;
	}
	.site-foot .footer-links .footer-link-group .footer-group-title {
		padding-left: 0;
	}
	.site-foot .footer-links .footer-link-group:last-child {
		float: none;
	}
	.footer-contact h2, .footer-contact .footer-contact-content {
		text-align: left;
		width: 210px;
		margin: 0 auto;
		position: relative;
		padding-left: .9375rem;
	}
	.project-listing {
		float:none;
	}
	.project-table .col-row:last-child {
		border-bottom: 1px solid #000;
	}
	.project-table {
		border-bottom: 0;
	}
	.offer-table {
		border-bottom: 0;
		text-align: center;
	}
	.offer-table .columns .col-row:first-child {
		border-bottom: 0;
	}
	.offer-table .col-row:last-child {
		border-bottom: 1px solid #000;
	}
	/***********************************
DATA TABLE MOBILE STYLING 
************************************/

	/* Force table to not be like tables anymore */
	.data-table , .data-table thead, .data-table tbody, .data-table th, .data-table td, .data-table tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.data-table thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.data-table tr { border: 1px solid #000; margin-bottom: 10px; }
	
	.data-table td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.data-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;
	}
	
	/*
	Label the data
	*/
	.data-table td:nth-of-type(1):before { content: "Test ID"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table td:nth-of-type(2):before { content: "Description"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table td:nth-of-type(3):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table td:nth-of-type(4):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.five-col td:nth-of-type(1):before { content: "Test ID"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col td:nth-of-type(2):before { content: "Description"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col td:nth-of-type(3):before { content: "# Temps"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col td:nth-of-type(4):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col td:nth-of-type(5):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.five-col-alt td:nth-of-type(5):before { content: "# Tests"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.five-col-alt1 td:nth-of-type(3):before { content: "# Strain Levels"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col-alt1 td:nth-of-type(4):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col-alt1 td:nth-of-type(5):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.six-col td:nth-of-type(1):before { content: "Test ID"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col td:nth-of-type(2):before { content: "Description"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col td:nth-of-type(3):before { content: "# Temps"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col td:nth-of-type(4):before { content: "# Strain Levels"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col td:nth-of-type(5):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col td:nth-of-type(6):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.five-col-alt2 td:nth-of-type(3):before { content: "# Rates"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col-alt2 td:nth-of-type(4):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col-alt2 td:nth-of-type(5):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.five-col-alt3 td:nth-of-type(3):before { content: "# Preloads"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col-alt3 td:nth-of-type(4):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.five-col-alt3 td:nth-of-type(5):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.six-col-alt td:nth-of-type(3):before { content: "# Temps"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col-alt td:nth-of-type(4):before { content: "# Rates"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col-alt td:nth-of-type(5):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col-alt td:nth-of-type(6):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.three-col td:nth-of-type(1):before { content: "Program ID"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.three-col td:nth-of-type(2):before { content: "ANSYS Commands"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.three-col td:nth-of-type(3):before { content: "Description"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.three-col-alt td:nth-of-type(1):before { content: "Program ID"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.three-col-alt td:nth-of-type(2):before { content: "COMSOL Material"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.three-col-alt td:nth-of-type(3):before { content: "Description"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.three-col-alt1 td:nth-of-type(1):before { content: "Program ID"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.three-col-alt1 td:nth-of-type(2):before { content: "LS-DYNA Keywords"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.three-col-alt1 td:nth-of-type(3):before { content: "Description"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	
	.data-table.six-col3 td:nth-of-type(3):before { content: "# Temps"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col3 td:nth-of-type(4):before { content: "# Rates per Temp (min)"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col3 td:nth-of-type(5):before { content: "# Repeats"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
	.data-table.six-col3 td:nth-of-type(6):before { content: "# Specimens"; font-family: arial, sans-serif; color: #7f7f7f; font-weight: bold; }
}
@media screen and (max-width:479px) {
	.header-top-header-logo img {
		max-width: 70px;
	}
	.hero_slider_box {
		height: 500px;
	}
	.hero, .hero_slider {
		/* height: 500px; */ 
        margin-bottom: 1rem; 
	}
	.hero-content-wrapper h1 {
		font-size: 25px;
	}

	.project-listing { margin: 0 auto; width: 100%; }
    .project-listing h2 { min-height: initial; }
    .link-seprator { max-width: 100%;}
}
@media screen and (max-width:384px) {
	.header-top-header-logo img {
		max-width: 55px;
	}
	.hero, .hero_slider, .hero_slider_box {
		height: 500px;
	}
}
@media screen and (max-width:320px) {
	.hero, .hero_slider, .hero_slider_box {
		height: 470px;
	}
}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url(/_CSS/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(/_CSS/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(/_CSS/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(/_CSS/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(/_CSS/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(/_CSS/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}
        
        
/* BEGIN - material testing grid layout */
.mt-links-wrapper {
  margin-bottom: 2.75em;
}

.mt-links a {
	display: block;
}
        
.mt-links-col1 {
    padding-left: 0 !important;
}

.mt-links-col3 a span {
	display: inline-block;
	width: 45%;
	padding-right: 4%;
    text-align: right;
}

.mt-links-col3 img {
	width: 49%;
}

.mt-links-col3 .mt-logo-item {
	margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
	.mt-links-col3 img {
		max-width: 150px;
	}
}
/* END - material testing grid layout */