/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
html, body {
    margin:0 auto;
    position: relative;
	height: 100%;
	min-height: 100%;
	width: auto;
	/* height: 100%;  commented out for footer */
    font-family: 'Red Hat Display', sans-serif;
	font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #414042;
    text-align: left;
	background:url(../images/) repeat-x;
    background-position:top left; 
	background-color:#fff;
}
#container_main {
	position: relative;
	width: auto;
	min-height: 100%;	
	margin-bottom: -90px;		
}
#header-contain {
	position: -webkit-sticky;
    position: sticky;
    top: 0;
	margin:0px auto;
	width: 100%;
	height: 90px;
	background-color: #fff;
	z-index: 1;
}
#header {
	margin:0px auto;
	padding-top: 20px;
	width: 100%;
	max-width: 1240px;
	height: 70px;
	background-color: #fff;
	text-align: right;
}
#logo-cont {
	float: left;
	margin:-5px auto 0 auto; 
	width:auto;		
}
.logo {
	position: relative;
	float: left;
	margin:0;
	width:270px;
	height:50px;
	padding:8px 20px 10px 20px;
	z-index: 0;	
}
.logo {
	*padding:18px 20px 21px 20px;
}
.nav-left {
	float: left;
	padding: 0 0 0 40px;
	z-index: 100;
}
.smedia-center {
	display: none;
	margin: 0 auto;
	padding: 10px 0 0 0;
	z-index: 100;
}
.smedia-right {
	float: right;
	margin: 0;
	padding: 10px 0 0 0;
	z-index: 100;
}
.icon-smedia {
	display: block;
	padding: 0 15px 0 0;
}
.icon-smedia-footer {
	display: none;
}
.social-med {	
	padding: 0 5px 0 0;
}
a#pull {
	display: none;
}
	
nav {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
	height: auto;
	font-family: 'Red Hat Display', sans-serif;
	font-size: 11pt;
	font-weight: 500;	
}
nav ul {
	margin: 0 auto;
	padding: 10px 0 10px 0;
	border-top: 0px solid #fff;
}
nav li {
	display: inline-block;
	float: none;
}
nav a {
	display: inline-block;
	width: auto;
	text-align: center;
	text-decoration: none;
	color: #3f3f3f;
	line-height: 30px;
	transition-duration: .5s;	
}
nav li a {
	display: inline;
	padding: 0 20pt 0 20pt;
}
li:last-child {
	padding-right: 0pt;
}
nav a:hover, nav a:active, nav a:focus {
	color: #5190ec;
	transition-duration: .5s;
}
a.on {
	color: #5190ec;
} 
a#on {
	color: #5190ec;
}
nav a#pull {
	display: none;
}
nav a#pull:after {
	display: none;
}
p.bcrumb {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 11pt;
	line-height: 15px;
	font-weight: 500;
	color: #3f3f3f;
	padding: 0 0 20px 0;
}
a.thankyou {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 11pt;
	line-height: 15px;
	font-weight: 500;
	color: #5190ec;
	text-decoration: none;
}
#welcome {
	margin: -90px 0 0 0;
	padding: 90px 0 0 0;
}
#hero-bgindex {
	margin: 0;
	background:url(../images/index-hero6.jpg) no-repeat fixed;
    background-position:top center; 
    background-size: cover;
	width: 100%;
	height: auto;
	min-height: 500px;
	background-color: #0c3c84;
	z-index: -1;
}
#about {
	margin: -90px 0 0 0;
	padding: 90px 0 0 0;
	background-color: transparent;
}
#services {
	margin: -90px 0 0 0;
	padding: 90px 0 0 0;
	background-color: transparent;
}
#products {
	margin: -90px 0 0 0;
	padding: 90px 0 0 0;
	background-color: transparent;
}
#contact-us {
	margin: -90px 0 0 0;
	padding: 90px 0 0 0;
	background-color: transparent;
}
#header-bg {
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 0px;
	background-color: #245395;
}
#header-bg-a {
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 0px;
	background-color: #245395;
}
#header-bg-s {
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 0px;
	background-color: #f1f1f1;
}
#header-bg-p {
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 0px;
	background-color: #fff;
}
#header-bg-c {
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 0px;
	background-color: #245395;
}
#header-bg-cpop {
	margin: 0;
	width: 100%;
	height: auto;
	min-height: 0px;
	background-color: transparent;
}
div.hero-index {
	margin: 0px auto;
	width: 100%;
	max-width: 1240px;
	height: auto;
	max-height: 500px;
}
.cta {
  background-color: #e97004;
  border: 2px solid #e97004;
  border-radius: 40px;
  color: #fff;
  padding: 12px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  margin: 40px 0 0 20px;
  cursor: pointer;
  transition: 0.7s;
}
.cta:hover {
  background-color: #b85802;
  border: 2px solid #b85802;
  color: #fff;
  transition: 0.7s;
}
div.subpage {
	margin: 0px auto;
	width: 100%;
	max-width: 1240px;
	height: auto;
}
div.subpage-con {
	margin: 0px auto;
	width: 100%;
	height: auto;
	max-height: 140px;
}
p.headline {
	width: auto;
	max-width: 540px;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 34px;
	line-height:48px;	
	color: #fff;	
	padding: 170px 0 0 0;	
	margin: 0 0 0 20px;
}
p.subheadline {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height:36px;
	color: #3f3f3f;	
	margin: 75px 0 30px 0;
}
p.subheadline-contact {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height:36px;
	color: #3f3f3f;	
	margin: 75px 0 30px 0;
}
p.subheadline-sm {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height:36px;
	color: #3f3f3f;	
	margin: 75px 0 30px 0;
}
#slider-bg-prod {
	display: block;
	position: relative;
	margin: 60px auto 100px auto;
	width: 100%;
	height: auto;
	background-color: #fff;
	z-index: 0;
}
#slider-w {
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-color: #fff;
}
#slides {
	width:100%;
	height:auto;
	margin: 0px;
	padding: 0 0 20px 0;
}
#slides-popup {
	width:100%;
	height:auto;
}
#slider-bgsub {
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-color: #3c3c3c;
}
#slides-index {
	width: 100%;
	height: auto;
	padding: 0;
	margin-bottom: -4px;
}
.simplePopup {
	margin: 0 auto;
	display:none;
	position:fixed;
	border:1px solid #fff;
	border-radius: 12px;
	background:#fff;
	z-index:3;
	padding:0;
	width:70%;
	height: auto;
	overflow: auto;

}
.simplePopupClose {
	float:right;
	cursor:pointer;
	margin:10px 15px 10px 10px;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height:18px; 
	color: #518ee6;
}
.simplePopupBackground {
	display:none;
	background:#000;
	position:fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	z-index:2;
}
#content-bg-index {
	margin: 0;
	width: auto;
	background-color:#fff;
}
#content-bg-a {
	margin: 0;
	width: auto;
	background-color:#245395;
}
#content-bg-s {
	margin: 0;
	width: auto;
	background-color:#f1f1f1;
	padding: 0 0 0 0;

}
#content-bg-c {
	margin: 0 auto -10px auto;
	width: auto;
	background-color:#245395;
}
#content {
	margin:0px auto;
	width: auto;	
	max-width: 1200px;
	text-align: left;
	color: 000;
	padding: 20px 20px 100px 20px;
}
#content-con {
	margin:0px auto;
	width: auto;	
	max-width: 1200px;
	text-align: center;
	color: 000;
	padding: 0 20px 80px 20px;
}
.icon-con {
	margin: 0 auto;
	padding: 40px 20px 20px 20px;	
}
.left-ty {
	float:left;
	width:auto;
	margin:0;	
	background-color:#fff;
	padding:40px 10px 0 0;
}
#right {
	float:right;
	padding:0 20px 0 0;
	width:auto;
}
#center-mobile {
	display: none;
	margin: 0px auto;
	text-align: center;
	padding: 0;
}
#center-desk {
	display: block;
	margin: 0px auto;
	text-align: center;
	padding: 0 20px 0 0;
}
h1 {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: normal;
	font-size: 34px;
	line-height:38px;
	color: #3f3f3f;	
	margin: 50px 0 30px 0;
}
h1.index {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 42px;
	line-height:52px;
	color: #3f3f3f;	
	margin: 60px 20px 30px 0;
}
h1.sub {
	width: auto;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height:52px;	
	color: #fff;	
	padding: 60px 0 30px 0;	
	margin: 0 0 0 20px;
}
h1.sub-c {
	width: auto;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height:52px;	
	color: #ffffff;	
	padding: 60px 0 30px 0;	
	margin: 0 20px 0 20px;
}
h1.sub-dk {
	width: auto;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height:52px;	
	color: #3f3f3f;	
	padding: 50px 0 30px 0;	
	margin: 0 0 0 20px;
}
h1.sub-prod-dk {
	width: auto;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 500;
	font-size: 42px;
	line-height:52px;	
	color: #3f3f3f;	
	padding: 50px 0 0 0;	
	margin: 0 0 0 20px;
}
h2.sub-con {	
	text-align: center;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 36px;
	line-height: 40px;	
	color: #ffffff;	
	padding: 30px 0 10px 0;	
	margin: 0 20px 20px 20px;
}
h1.sub-ty {
	width: auto;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 42px;
	line-height:52px;	
	color: #fff;	
	padding: 40px 0 40px 0;	
	margin: 0 0 0 20px;
}
h3.sm {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 31px;
	color: #2764ba;	
	margin: 20px 0 10px 0;
}
p.content-main {
	margin: 0 20px 0 0;
	padding-bottom: 20px;
}
p.content-wt {
	margin: 0 20px 0 0;
	padding-bottom: 20px;
	font-weight: 300;
	font-size: 18px;
	line-height:28px;
	color: #fff;
}
p.content-wt-con {
	margin: 0 20px 0 20px;
	font-weight: 300;
	font-size: 24px;
	line-height:30px;
	color: #fff;
}
p.content-dk {
	margin: 0 20px 0 20px;
	padding-bottom: 0;
}
h2 {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #3f3f3f;
	font-weight: normal;
	text-align: left;
	margin: 0 0 20px 0;
}
h2.sub-dk {
	width: auto;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 26px;
	line-height:32px;	
	color: #3f3f3f;	
	padding: 10px 0 20px 0;	
	margin: 0 0 0 20px;
}
h2.contact {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 32px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 600;
	text-align: center;
	margin: 0 0 25px 0;
}
h3.contact {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	font-weight: 500;
	text-align: center;
	margin: 0 0 15px 0;
}
p.contact {
	font-size: 14px;
	color: #767676;
	line-height:18px;
	margin:10px 0 25px 0;
}
#form {
	font-family: 'arial', sans-serif;
    font-size: 14px;
    color: #585858;
    margin:0 auto 0 auto;
}

#form fieldset {
	border:0 none;
}
#form fieldset input {
	border:solid 1px #e2e2e2;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	width:98%;
	font-size:17px;
	padding:6px;
	color:#585858;
}
#form fieldset textarea {
	font-family: 'arial', sans-serif;
	border:solid 1px #e2e2e2;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	width:98%;
	font-size:18px;
	padding:8px;
	color:#585858;
}
#form fieldset input.button {
	float: right;	
    border: none;
    padding:0;
    width: 110px;
    height: 40px;
    border: 0px solid;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    transition-duration: .5s;
}
#contact {
	background-color: #e97004; /* Orange */
    border: none;
    padding: 12px 0 0 0;
    width: 110px;
    height: 40px;
    border: 0px solid;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    transition-duration: .5s;
}
#contact:hover {
	background-color: #b85802; /* Orange */
    border: none;
    padding: 12px 0 0 0;
    width: 110px;
    height: 40px;
    border: 0px solid;
    border-radius: 30px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    color: #fff;
    transition-duration: .5s;
}
#disc {
	font-size:11px;
	line-height:12px;
	color:#999;
	padding:40px 10px 10px 10px;    
}
div.labelspacer {
	padding-bottom:2px;
	font-size: 15px;
	line-height: 19px;
	font-family: 'Red Hat Display', sans-serif;
}

p.content_form {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 13px;
	background-color:transparent;
	color: #000;
	width: auto;
	text-align: left;
	line-height:15px;
	margin: 8px 20px 8px 20px;
}

input.form, input.form_c, textarea.form, option.form, select.form {
	font-family: 'Red Hat Display', sans-serif;
    font-size: 14px;
	color: #4D4D4D;
}
#footer {
	position: absolute;
  	bottom: 0;
  	width: 100%;
  /* Set the fixed height of the footer here */
	height:300px; 
   	font-family: 'Red Hat Display', sans-serif;
	color: #ffffff;
	font-weight:400;
	text-align:center;
	line-height:17px;
	background-color: #3a3e43;
	padding:0px;
}
#footer-ty {
	position: absolute;
  	bottom: 0;
  	width: 100%;
  /* Set the fixed height of the footer here */
	height:230px; 
   	font-family: 'Red Hat Display', sans-serif;
	color: #ffffff;
	font-weight:400;
	text-align:center;
	line-height:17px;
	background-color: #42464c;
	padding:0px;
}
.clearfooter {
	height: 280px;
	clear: both;
}
#footer-text-contain {
	margin:0 auto;
  	width: 100%;
  	max-width: 960px;
	height:auto; 
	padding: 40px 0 10px 0;
	text-align: center;  	
}
.footer-text-center {
	margin:0 auto;
	width: 100%;
	max-width: 460px;
	font-size: 14px;
	line-height: 20px;
	padding:0 20px 25px 20px;
}
.footer-text-center-add {
	margin:0 auto;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	padding:30px 20px 50px 20px;
	text-align: center;
}
#footer-text-contain-ty {
	margin:0 auto;
  	width: 100%;
  	max-width: 960px;
	height:auto; 
	padding: 10px 0 10px 0;
	text-align: center;  	
}
.footer-text-center-add-ty {
	margin:0 auto;
	font-size: 20px;
	line-height: 26px;
	font-weight: 500;
	padding:40px 20px 25px 20px;
	text-align: center;
}
a.footer {
	color:#ffffff;
	text-decoration: none;
	padding: 0 10px 0 10px;
	transition-duration: .5s;
}
a.footer:hover {
	color:#7baffa;
	text-decoration: none;
	transition-duration: .5s;
}
.add-sm {
	margin:0 auto;
	font-size: 15px;
	line-height: 19px;
	font-weight: normal;
	padding:3px 20px 0 20px;
	text-align: center;
}
.footer-text-center-sm {
	margin:0 auto;
	font-size: 12px;
	line-height: 16px;
	padding:20px 20px 0 20px;
	text-align: center;
}
.section {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0;
}
.section-form {
	clear: both;
	padding: 0px;
	margin: 0;
}

.col {
	background-color: transparent;
	display: block;
	float:left;
	margin: 0 0 1% 1.6%;
}
.col-b {
	background-color: #e7fbfd;
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col-c {
	background-color: #f9f9f9;
	display: block;
	float:left;
	margin: 0 0 0 0;
}
.col:first-child { margin-left: 0; }
.col-b:first-child { margin-left: 0; }
.col-c:first-child { margin-left: 0; }

.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}
.bod {
	margin-left:30px;
}
.name {
	font-size:19px;
	color:#636363; 
}
.name-sm {
	line-height:16px;
	font-size:14px;
	color:#636363; 
}
.title {
	font-size:16px; 
}
.title-sm {
	font-size:13px;
	padding-bottom:10px; 
}

.span1-of-2 {
	width: 49%;
}

.desc-main {	
	height:auto;
	font-size: 17px;
	line-height:22px;
	background-color:#f1f1f1;
	border: 1px solid #f1f1f1;
    border-radius: 10px;
}

.desc {	
	height:auto;
	font-size: 17px;
	line-height:22px;
	padding:15px 20px 10px 0;
}

.desc-header-list {	
	font-size: 19px;
	line-height:23px;
	color: #3f3f3f;
	padding:0 0 3px 0;
}

.desc-header {	
	font-size: 19px;
	line-height:23px;
	color: #3f3f3f;
}

#photo {
	float:left;
	margin:20px 15px 0 0;
}

/*Styles for screen 950px and lower*/
@media screen and (max-width: 950px) {
h1 {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 28px;
	line-height: 32px;
	color: #6a6a6a;
	font-weight: normal;
	text-align: left;
	margin: 10px 0 15px 0;
}
h1.index {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 42px;
	line-height:52px;
	color: #3f3f3f;	
	margin: 35px 20px 30px 0;
}
h3.sm {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 31px;
	color: #316abb;	
	margin: 20px 0 5px 0;
}
h2.sub-con {	
	text-align: center;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 28px;
	line-height:32px;	
	color: #ffffff;	
	padding: 10px 0 30px 0;	
	margin: 0;
}
h2 {
	font-family: 'Red Hat Display', sans-serif;
	font-size: 17px;
	color: #6a6a6a;
	font-weight: normal;
	text-align: center;
	line-height:18px;
	margin: 0 0 15px 0;
}
h2.contact {
	margin: 0 0 10px 0;
	text-align: left;
}
h3.contact {
	text-align: center;
	font-size: 22px;
	line-height: 26px;
}
.spacer-oc {
	padding: 5px 0 5px 0;
	margin-left: 0;
}

nav {
	display: none;
	margin-top: 0;
	width: 100%; 
  	height: auto;
  	font-size: 14px;
  	line-height: 16px;
  	background: #fff;	
}
nav ul {
	display: block;
	width: 99%;
	height: auto;
	padding: 0;
}
nav li {
  	width: 100%;
  	height: auto;
  	padding: 8px 0 8px 4px;
  	position: relative;
	text-align: left;
	border-bottom: 1px solid #ececec;
}
li:last-child {
	border-bottom: 0px solid #eeeeee;
	padding-bottom: 10px;
}
nav li a {
	display: block;
	padding-right: 0;
	width: auto;
	text-align: left;
	color: #3f3f3f;
	padding: 0;
}

nav a {
	text-align: left;
	width: 100%;
	text-indent: 17px;
}

a#pull {
	display: block;
	margin-top: 5px;
	text-decoration: none;
	color: #ffffff;
	width: auto;
	padding:9px 0 8px 20px;
	position: relative;
	border-bottom: 0px solid #636363;
}
a#pull:after {
	content:"";
	background: url('../images/nav-icon1.png') no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	right: 12px;
	top: 0px;
}
#slider-bgsub {
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-color: #ffffff;
}

#hero-bgindex {
	margin: 0px auto;
	background:url(../images/index-hero6.jpg) no-repeat fixed;
    background-position:top center; 
	width: 100%;
	height: auto;
	min-height: 440px;
	background-color: #0c3c84;
	z-index: -1;
}
div.hero-index {
	margin: 0px auto;
	width: 100%;
	max-width: 950px;
	height: auto;
	max-height: 250px;
}
p.headline {
	width: auto;
	max-width: 480px;	
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 32px;
	line-height:42px;	
	color: #fff;	
	padding: 150px 0 0 0;	
	margin: 0 20px 0 20px;
}
p.subheadline {
	margin: 40px 0 30px 0;
}
p.subheadline-contact {
	text-align: center;
	margin: 40px auto 30px auto;
}
p.subheadline-sm {
	margin: 40px 0 0 0;
}
#slider-bg-prod {
	margin: 30px auto 100px auto;
}
#content {
	width: auto;
	max-width: 950px;
	padding: 20px 20px 60px 20px;
}
#container-bg {
	width:auto;
	height:auto;
	background-color: #fff;
	padding:15px 5px;
}
.container-content {
	width:auto;
	height:auto;
	background-color: #fff;
	margin:0px 0px;
}
.container {
	display:none;
}
.simplePopupBackground {
	z-index:2;
}
.logo {
	padding-left:20px;
	z-index: 1;
}
.nav-left {
	float: none;
	padding: 0;
	z-index: 100;
}
.smedia-center {
	display: block;
	margin: 0 auto;
	padding: 0 0 0 0;
	z-index: 100;
}
.icon-smedia {
	display: none;
}
.icon-smedia-footer {
	display: block;
	padding: 10px;
}
.spacer {
	background:url(../images/spacer.png) no-repeat;
    background-position:top left;
    width:1px;
    height:30px;
}
.left-ty {
	float:none;
	width:auto;
	margin:0 0 0 0;	
	background-color:#fff;
	padding:3px 10px 0 5px;
}
#right {
	display:none;
}
#center-mobile {
	display: block;
	margin: 0px auto;
	text-align: center;
	padding: 0;
}
#center-desk {
	display:none;
}
.bod {
	margin-left:0;
}

.col { 
	margin: 1% 0 5% 0%;
}
.col-b { 
	margin: 1% 0 1% 0%;
}
.span1-of-2 {
	width: 100%;
}
.desc {
	font-size: 15px;	
	height:auto;
	line-height:20px;
	background-color:none;
	padding:20px 20px 5px 0;
	margin-bottom:0;
}
.col-desc {
	font-size: 13px;	
	height:auto;
	line-height:17px;
	background-color:#fff;
	padding:0 10px 0 0;
	margin:8px 0 10px 0;
}
.section {
	padding: 0;
	margin: 0 0 0 5px;
}
.footer-text-center-add {
	padding:20px 20px 20px 20px;
}
}

/*Styles for screen 640px and lower*/
@media screen and (max-width: 640px) {
#hero-bgindex {
	min-height: 400px;
}
p.headline {
	font-size: 28px;
	line-height:38px;		
	padding: 120px 0 0 0;	
	margin: 0 30px 0 20px;
}
h1.index {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 36px;
	line-height:46px;
	color: #3f3f3f;	
	margin: 35px 20px 30px 0;
}
.clearfooter {
	height: 270px;
	clear: both;
}
}

/*Smartphone*/
@media only screen and (max-width:480px) {
#logo-cont{
	margin:0px auto; 
	width:auto; 		
}
.logo {
	margin:0px auto;
	width:227px;
	height:42px;
	padding: 5px 0 0 20px;
}

#slides {
	width:100%;
	height:auto;
	min-height: 80px;
	margin-top:-20px;
}
#hero-bgindex {
	margin: 0px auto;
	background:url(../images/index-hero6.jpg) no-repeat fixed;
    background-position:top center; 
	width: 100%;
	height: auto;
	min-height: 340px;
	background-color: #0c3c84;
	z-index: -1;
}
div.hero-index {
	max-height: 340px;
}
p.headline {
	max-width: 360px;	
	font-size: 25px;
	line-height:31px;		
	padding: 80px 0 0 0;	
	margin: 0 40px 0 20px;
}
.cta {
  margin: 25px 0 0 20px;
}
p.subheadline-sm {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height:28px;
	color: #3f3f3f;	
	margin: 40px 0 0 0;
}
h1.sub-c {
	padding: 60px 0 50px 0;	
}
h3.sm {
	text-align: left;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 25px;
	line-height: 31px;
	color: #316abb;	
	margin: 40px 0 5px 0;
}
h2.sub-con {	
	text-align: center;
	font-family: 'Red Hat Display', sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height:28px;	
	color: #ffffff;	
	padding: 0px 0 30px 0;	
	margin: 0;
}
h2 {
	font-size: 16px;
	color: #6a6a6a;
	font-weight: normal;
	text-align: left;
	line-height:18px;
	margin: 0 0 15px 0;
}
#slider-bg-prod {
	margin: 30px auto 30px auto;
}
ul.crp-list {
	font-size: 11px;
	background-color:#f5f5f5;
	color:#7e7e7e;
	line-height:17px;
	padding: 10px;
}
.spacer-oc {
	padding:5px 0 5px 0;
	margin-left:0;
}
#content {
	padding: 20px 20px 50px 20px;
}
.container-index {
	display:none;
}
.spacer {
    height:20px;
}

.col { 
	margin: 1% 0 1% 0%;
}
.span1-of-2 {
	width: 100%;
}
.clearfooter {
	height: 260px;
	clear: both;
}
#footer {
	padding-top:0;
}
.footer-text-center {
	margin:0 auto;
	width: auto;
	font-size: 11px;
	line-height: 15px;
	padding:0 20px 20px 20px;
}
a.footer {
	padding: 0 5px 0 5px;
}
.footer-text-center-add {
	font-size: 16px;
	line-height: 20px;
	padding:20px 5px 10px 5px;
}
.add-sm {
	font-size: 12px;
	line-height: 16px;
	padding:10px 20px 0 20px;
	text-align: center;
}
.footer-text-center-sm {
	font-size: 10px;
	line-height: 14px;
}
}