﻿@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
.wrapper {
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
}
#header {
}
#slide_container {
	max-width: 1500px;
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	padding-bottom: 25px;
	z-index: -1;
}
#content_container {
}
#topnav {
	height: 70px;
	background-color: #0068A9;
	display: block;
}
.sub_nav {
	position: relative;
	vertical-align: middle;
}
.logo {
	float: left;
	/*margin-top: 25px;
	margin-bottom: 25px;*/
	width: 140px;
	height: 70px;
}
.nav {
	margin-top: auto;
	margin-bottom: auto;
	position: absolute;
	right: 0px;
	padding-top: 50px;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
ul.top {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
ul.top li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	line-height: 16px;
	font-weight: lighter;
	font-style: normal;
	letter-spacing: 0.1em;
	color: #FFF;
}
ul.top li.icon {
	width: 21px;
	height: 21px;
	margin-right: 10px;
}
ul.top li a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	text-align: center;
    padding: 24px 16px;
    text-decoration: none;
    transition: 0.3s;
}
ul.top li a:hover {
	text-decoration: underline;
}
ul.top li a:hover +.hidden ,.hidden:hover {
	display: block;
}
ul.main {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
ul.main li {
	float: left;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
ul.main li a {
	display: block;
	color: #0B69A4;
	padding-right: 16px;
	padding-left: 16px;
	text-align: center;
	text-decoration: none;
}
ul.main li a:hover {
	color: #3D3D3D;
}
.row {
	display: block;
	height: auto;
	width: auto;
	overflow: hidden;
}
.clear {
	clear: both;
	height: 1px;
}
#footer {
	background-color: #3D3D3D;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	bottom: 0px;
	padding-top: 25px;
	line-height: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .bottom_links ul li  {
	list-style-type: none;
	text-decoration: none;
}
#footer .bottom_links ul li a  {
	color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}
#footer .bottom_links ul li a:hover {
	text-decoration: underline;
}
.copyright {
	border-top: 1px solid #34393C;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 28px 28px 26px 28px;
	position: relative;
	margin-top: 35px;
	bottom: 0px;
	display: block;
}
.iso_container {
	width: 360px;
	padding-top: 30px;
	float: left;
	list-style-type: none;
}
.footer_nav {
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
}
#footer ol li {
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#footer .wrapper.row .row {
	margin-left: 0px;
	padding-left: 0px;
	min-width: 30px;
	margin-right: 10px;
}
.row li {
	list-style-type: none;
}
li .footer_nav li {
	font-size: 11px;
	line-height: 12px;
}
.row h1   {
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
}
.footer_nav li a  {
	text-decoration: none;
	color: #FFFFFF;
	list-style-type: none;
}
.footer_nav li a:hover {
	text-decoration: underline;
}
.solutions_menu {
	margin-right: 8px;
	width: 110px;
	display: inline-block;
    /*height: 150px;*/
	margin-left: 8px;
	text-align: center;
	vertical-align: top;
}
.solutions_menu img {
    width: 100%;
    height: auto;
}
.solutions_menu .desc {
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	font-size: 14px;
	text-align: center;
	line-height: 1em;
	padding-bottom: 20px;
	text-decoration: none;
}
.solutions_menu a   {
	text-decoration: none;
	color: #0068A9;
}
.solutions_menu a:hover  {
	text-decoration: none;
	color: #0068A9;
}
.solutions_menu a:hover .desc {
	color: #0068A9;
}
.whats_new_container {
	background-color: #EAECEF;
	text-align: center;
	width: 100%;
	padding-top: 20px;
}

.whats_new_container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #3D3D3D;
	margin: 0px;
}
.whats_new_container p a:hover  {
	color: #0068A9;
	text-decoration: underline;
}
.whats_new_container p a {
	color: #0068A9;
	text-decoration: none;
}

.whats_new_container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 50px;
	color: #0068A9;
	font-weight: normal;
	padding: 0px;
}
.whats_new_container h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 29px;
	line-height: 33px;
	color: #3D3D3D;
	font-weight: normal;
	padding: 0px;
}
.whats_new_container .whatsnewitem .box {
	width: 340px;
	/*margin-right: 20px;*/
	/* [disabled]float: left; */
	display: inline-block;
	text-align: left;
	overflow: hidden;
	max-height: 500px;
	vertical-align: top;
    margin: 20px 10px;
}
.whats_new_container .box .boxImg {
    background-color: #fff;
     height: 120px;
   /*max-width: 340px;*/
    position: relative;
}
    .whats_new_container .box img {
        /*min-width: 320px;*/
        max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
    }
.whats_new_container .boxcontent  {
	height: 72px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #3D3D3D;
	font-size: 18px;
	line-height: 24px;
    /*white-space:nowrap;
    text-overflow:ellipsis;*/
}

.whats_new_container .whatsnewitem .boxheading {
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 110px;
	overflow: hidden;
}
.whats_new_container .btn {
	display: inline-block;
	float: right;
	margin-top: 20px;
}
.whats_new_container .new_nav_btn   {
	display: inline-block;
	margin-top: 20px;
	/* [disabled]float: right; */
	margin-bottom: 20px;
}
.whats_new_container .more_btn {
	/*background-color: #42BFCE;*/ /* TiffinyBlue */
	/*border: none;
	color: white;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	/*padding: 10px 34px;*/
	margin: 20px 0px;
	text-align: center;
	/*display: block;*/
	/*text-decoration: none;*/
}

.whats_new_container .more_btn a {
    text-decoration: none;
	/*color:#FFF;*/
	color:#0068a9;
}

.whats_new_container .more_btn:hover {
	/*background-color: #4886B8;
	color:#FFF;*/
	color:#0068a9;
    text-decoration: underline;
	/*padding: 10px 34px;*/
}
.highlights {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.highlights .box {
	width: 340px;
	height: 300px;
	padding-top: 10px;
	padding-bottom: 80px;
	padding-right: 20px;
	padding-left: 20px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.highlights .box .subject {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 48px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: auto;
	right: auto;
	top: 130px;
	width: 340px;
	font-weight: normal;
}
.highlights .box .icon {
	position: absolute;
	right: 38px;
	bottom: 92px;
}
.highlights .box img {
	-webkit-transition: all 300ms ease-out;
  	-moz-transition: all 300ms ease-out;
  	-o-transition: all 300ms ease-out;
  	-ms-transition: all 300ms ease-out;
  	transition: all 300ms ease-out;
}

.highlights .box .overbox {
  	background-color: #005B94;
  	position: absolute;
  	top: 300px;
  	left: 0;
  	color: #fff;
  	z-index: 100;
  	/*-webkit-transition: all 300ms ease-out;
  	-moz-transition: all 300ms ease-out;
  	-o-transition: all 300ms ease-out;
  	-ms-transition: all 300ms ease-out;
  	transition: all 300ms ease-out;*/
	-webkit-transition: margin 2s ease;
  	-moz-transition: margin 2s ease;
  	-o-transition: margin 2s ease;
  	-ms-transition: margin 2s ease;
  	transition: margin 2s ease;
  	opacity: 0;
  	width: 340px;
  	height: 300px;
  	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

.highlights .box:hover .overbox { 
	opacity: 0.75; 
	margin-top: -290px;
}

.highlights .box:hover .subject { 
	opacity: 0; 
	margin-top: -290px;
}


.clearfloat {
	clear: both;
	font-size: 1px;
}
.highlights .box .overbox .title.overtext {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 48px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	top: 70px;
	width: 320px;
	font-weight: normal;
	padding-left: 10px;
}
.highlights .box .overbox .tagline.overtext {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: auto;
	right: auto;
	top: 120px;
	width: 300px;
	font-weight: light;
	margin: 10px;
	padding-left: 10px;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (max-width:481px){

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#wrapper {
}
#header {
}
#slide_container {
}
#content_container {
}
#footer {
}
#topnav {
display: block;
}
.sub_nav {
}
.logo {
	float: none;
	left: 50%;
	margin-left: -70px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 140px;
	height: 70px;
	display: inline-block;
	position: relative;
}
.nav {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
ul.top li.icon {
	display: inline-block;
	font-size: 14px;
}
ul.top li {
	display: none;
}
ul.top.responsive {
	position: relative;
	background-color: #0068A9;
}
ul.top.responsive li {
	display: inline;
	float: none;
}
ul.top.responsive li a {
	display: block;
	text-align: left;
	text-decoration: none;
}
ul.top.responsive li a:hover {
	background-color: #005B94;
}
ul.top.responsive li.icon {
	position: absolute;
	top: 0px;
	right: 0px;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width:769px){

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#wrapper {
}
#header {
}
#slide_container {
}
#content_container {
}
#footer {
}
#topnav {
}
.sub_nav {
}
.logo {
}
.nav {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
ul.top li.icon {
	display: none;
}
ul.top li a {
	display: inline-block;
}
}

@media (max-width: 768px){
ul.top li {
	font-size: 11px;
}
.nav .main li {
	font-size: 13px;
}
}

/* mixin for multiline */
@mixin multiLineEllipsis($lineHeight: 1.2em, $lineCount: 1, $bgColor: white){
  overflow: hidden;
  position: relative;
  line-height: $lineHeight;
  max-height: $lineHeight * $lineCount; 
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em;
  &:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
  }
  &:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: $bgColor;
  }
}
