/* @group Fonts */

/*
	font-family: 'ArialNarrow-Bold';
	font-family: 'ArialNarrow-BoldItalic';
	font-family:"UniversLTW02-67BoldCn";
	font-family:"UniversLTW02-57Condense 726300";
*/

@font-face {
    font-family: 'ArialNarrow-Bold';
    src: url('../fonts/arialnarrowbold.eot');
    src: url('../fonts/arialnarrowbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arialnarrowbold.woff') format('woff'),
         url('../fonts/arialnarrowbold.ttf') format('truetype'),
         url('../fonts/arialnarrowbold.svg#arialnarrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ArialNarrow-BoldItalic';
    src: url('../fonts/arialnarrowbolditalic.eot');
    src: url('../fonts/arialnarrowbolditalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arialnarrowbolditalic.woff') format('woff'),
         url('../fonts/arialnarrowbolditalic.ttf') format('truetype'),
         url('../fonts/arialnarrowbolditalic.svg#arialnarrowbolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*//@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=ebff0739-e605-4268-b5e7-23081ebba735");*/
@font-face{
	font-family:"UniversLTW02-57Condense 726300";
	src:url("../fonts/adc492fa-2e18-46e7-a334-19977a077ec2.eot?iefix");}

@font-face{
	font-family:"UniversLTW02-57Condense 726300";
	src:url("../fonts/adc492fa-2e18-46e7-a334-19977a077ec2.eot?iefix");
	src:url("../fonts/14f0370a-8385-437e-b5b8-5cb89e20e2ff.woff") format("woff"),
		url("../fonts/8c1d24ab-e7f8-4c29-a419-f87180fdf410.ttf") format("truetype"),
		url("../fonts/9baaf87b-982d-45c0-9518-8f5aec7c1292.svg#9baaf87b-982d-45c0-9518-8f5aec7c1292") format("svg");
}
@font-face{
	font-family:"UniversLTW02-67BoldCn";
	src:url("../fonts/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?iefix");}
@font-face{
	font-family:"UniversLTW02-67BoldCn";
	src:url("../fonts/c1f2f059-579b-465a-a13f-d70acd6c6212.eot?iefix");
	src:url("../fonts/b2388651-dd56-4c8e-8455-c55318f6a734.woff") format("woff"),
		url("../fonts/346ec69d-90a7-4fef-a216-1a0dafbd3798.ttf") format("truetype"),
		url("../fonts/d39b0ff2-cca2-4288-8f6a-c730f44feb81.svg#d39b0ff2-cca2-4288-8f6a-c730f44feb81") format("svg");
}
@font-face{
	font-family:"Arial W01 Narrow";
	src:url("Fonts/ed1e9e00-f0c7-4d99-8033-382692dcdd87.eot?iefix");}
@font-face{
	font-family:"Arial W01 Narrow";
	src:url("../fonts/ed1e9e00-f0c7-4d99-8033-382692dcdd87.eot?iefix");
	src:url("../fonts/c6ca50bc-1e04-4634-856a-deeed636161a.woff") format("woff"),
		url("../fonts/3bc63e58-83ed-4157-8c09-1e1d7556150e.ttf") format("truetype"),
		url("../fonts/72be4aa1-4aab-4f29-8ae3-3eeb4d077c13.svg#72be4aa1-4aab-4f29-8ae3-3eeb4d077c13") format("svg");
}
#animation {
	clear: both;
	height: 300px;
	width: 100%;
	max-width: 980px;
	min-width: 727px;
	background-image: url(../images/Thomson_GlideScrew_StillFrame.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#replay {
	background-color: #999;
	height: 40px;
	width: 100px;
	margin-top: 245px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
#replay p {
	padding-top: 5px;
	padding-left: 15px;
	font-size: 20px;
}


.grey {
	color: #999;
}
.uppercase {
	text-transform: uppercase;
}


/* @end */

/* @group Body */

body {
	background: #d9dce3;
}
object {
	height: 100%;
}

/* @end */

/* @group Top Header */

#top-header {
	background: #081531;
	padding: 10px;
	position: relative;
	top: 0;
}
#top-header a {
	background: url('../images/link-arrow.png') top right no-repeat;
	padding: 0 18px 0 0;
	color: #fff;
	text-decoration: underline;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#top-header a strong  {
	font-weight: normal;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
}
#top-header a:hover {
	text-decoration: none;
}

/* @end */

/* @group Header */

header {
	background: #d7d7d7 url('../images/row-bg.png') top center repeat-y;
}
header h1 {
	height: 55px;
    width: 168px;
    color: transparent;
    background-size: contain;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
	background-position: center;
    margin: 13px;
}
header nav ul {
	background-image: linear-gradient(bottom, rgb(236,236,236) 3%, rgb(250,250,250) 100%);
	background-image: -o-linear-gradient(bottom, rgb(236,236,236) 3%, rgb(250,250,250) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(236,236,236) 3%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(236,236,236) 3%, rgb(250,250,250) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(236,236,236) 3%, rgb(250,250,250) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ececec',GradientType=0 );
	margin: 6.4% 1% 0 0;
	border-radius: 10px 10px 0 0;
}
header nav ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 15px;
	border-left: 1px solid #ccc;
	text-transform: uppercase;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}
header nav ul li:first-child {
	border-left: none;
	padding-left: 15px;
	border-radius: 10px 0 0 0;
}
header nav ul li:last-child {
	padding-right: 15px;
	border-radius: 0 10px 0 0;
}
header nav ul li a {
	color: #565656;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	
}
.ie_header{  
        font-size: 11px;
		font-weight: bold;
    }  
header nav ul li a:hover {
	color: #000;
}
header nav ul li:hover,
header nav ul li.curpage {
	background-image: linear-gradient(bottom, rgb(250,250,250) 3%, rgb(236,236,236) 100%);
	background-image: -o-linear-gradient(bottom, rgb(250,250,250) 3%, rgb(236,236,236) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(250,250,250) 3%, rgb(236,236,236) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(250,250,250) 3%, rgb(236,236,236) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(250,250,250) 3%, rgb(236,236,236) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#fafafa',GradientType=0 );
}
header nav ul.submenu {
	position: absolute;
	margin: 0;
	z-index: 199;
	-webkit-box-shadow: 0 5px 25px #999;
	-moz-box-shadow: 0 5px 25px #999;
	-o-box-shadow: 0 5px 25px #999;
	box-shadow: 0 5px 25px #999;
	width: 100%;
	border-radius: 0;
	left: 0;
	top: 38px;
	display: none;
	overflow:hidden;
}
header nav ul.submenu li {
	float: none;
	border: none;
	font-size: 12px;
	padding: 6px 8px!important;
	text-transform: none;
	width:200px;
}
header nav ul.submenu li:first-child,
header nav ul.submenu li:last-child {
	border-radius: 0;
	padding: 10px;
}
header nav ul.submenu li a {
	padding: 0 0 0 10px;
	background: url('../images/submenu-plus.png') center left no-repeat;
	font-weight: normal;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}
header nav ul.submenu li:hover,
header nav ul.submenu li.highlight {
	background-image: linear-gradient(bottom, rgb(143,143,143) 3%, rgb(188,188,188) 100%);
	background-image: -o-linear-gradient(bottom, rgb(143,143,143) 3%, rgb(188,188,188) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(143,143,143) 3%, rgb(188,188,188) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(143,143,143) 3%, rgb(188,188,188) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(143,143,143) 3%, rgb(188,188,188) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bcbcbc', endColorstr='#8f8f8f',GradientType=0 );
}
header nav ul.submenu li.highlight:hover {
	background-image: linear-gradient(bottom, rgb(188,188,188) 3%, rgb(143,143,143) 100%);
	background-image: -o-linear-gradient(bottom, rgb(188,188,188) 3%, rgb(143,143,143) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(188,188,188) 3%, rgb(143,143,143) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(188,188,188) 3%, rgb(143,143,143) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(188,188,188) 3%, rgb(143,143,143) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f8f8f', endColorstr='#bcbcbc',GradientType=0 );
}
header nav ul.submenu li:hover a,
header nav ul.submenu li.highlight a {
	color: #fff;
	background: url('../images/submenu-plus-hover.png') center left no-repeat;
}

/* @end */

/* @group Main Content (General) */

#main-content > .row {
	background: #d7d7d7 url('../images/row-bg.png') top center repeat-y;
}
#breadcrumbs {
	background: #fff;
	padding: 10px 0 0 0;
}
#breadcrumbs .ten p {
	padding: 0 0 0 9%;
	color: #081531;
	font-weight: bold;
}
#breadcrumbs .ten p a {
	color: #999;
	font-weight: normal;
}
#main-content {
	position: relative;
	z-index: 1;
}

/* @end */

/* @group Index Content */

#index-row {
	background: url('../images/index-top-bg.png') bottom center no-repeat;
	padding: 40px 0 18px 0;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-box-shadow: 0 -3px 3px #999, 0 3px 3px #999;
	-moz-box-shadow: 0 -3px 3px #999, 0 3px 3px #999;
	-o-box-shadow: 0 -3px 3px #999, 0 3px 3px #999;
	box-shadow: 0 -3px 3px #999, 0 3px 3px #999;
	position: relative;
	z-index: 99;
}
#index-content-inner {
	padding: 3% 0 0 7%;
	margin: 0 0 50px 0;
}
#index-content-inner h4 {
	color: #081531;
	font-size: 1.9rem;
	font-weight: normal;
	text-transform: uppercase;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
}
#index-row h2, #index-row h3 {
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	font-size: 5rem;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
	color: #1a5095;
	font-weight: normal;
}
#index-row h2:last-child {
	position: relative;
}
#index-row h2:last-child:before,
#index-row h2:last-child:after {
	display: block;
	position: absolute;
	bottom: -.8em;
	left: 0;
	right: 0;
}
#index-row h2:last-child:before {
	content: 'Here\'s Why.';
	opacity: .2;
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
}
#index-row h2:last-child:after {
	content: ' ';
	height: 1em;
	-webkit-mask-image: -webkit-gradient(linear, left top, left center, from(transparent), to(rgba(235,236,236,1)));
}
#main-content .six .main-content-inner {
	background: #fff;
	margin: 6% 0 0 0;
	padding: 15px;
	border: 1px solid #ccc;
	background-image: linear-gradient(bottom, rgb(232,232,232) 21%, rgb(250,250,250) 61%);
	background-image: -o-linear-gradient(bottom, rgb(232,232,232) 21%, rgb(250,250,250) 61%);
	background-image: -moz-linear-gradient(bottom, rgb(232,232,232) 21%, rgb(250,250,250) 61%);
	background-image: -webkit-linear-gradient(bottom, rgb(232,232,232) 21%, rgb(250,250,250) 61%);
	background-image: -ms-linear-gradient(bottom, rgb(232,232,232) 21%, rgb(250,250,250) 61%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e8e8e8',GradientType=0 );
	min-height: 180px;
}
#main-content .six:nth-child(odd) .main-content-inner {	
	margin-left: 6%;
}
#main-content .six:nth-child(even) .main-content-inner {
	margin-right: 6%;
}
#main-content .row:first-child .six:last-child .main-content-inner {
	min-height: 185px;
}
#main-content .six .main-content-inner h3 {
	color: #1a5095;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	font-size: 2.2rem;
	line-height: 1em;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#main-content .six .main-content-inner p {
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	color: #333;
}
#main-content .six .main-content-inner p strong {
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1a5095;
}
#main-content .six .main-content-inner p a {
	color: #333;
	text-decoration: underline;
}
#main-content .six .main-content-inner p a:hover {
	text-decoration: none;
}
#main-content .row:first-child .six:nth-child(2) .main-content-inner {
	border-radius: 10px 10px 0 0;
	padding: 0 0 25px 0;
}
#main-content .row:first-child .six:nth-child(2) .main-content-inner h3 {
	padding: 15px 15px 20px 15px;
	border-bottom: 1px solid #ccc;
	border-radius: 10px 10px 0 0;
	color: #fff;
	background-image: linear-gradient(bottom, rgb(25,77,143) 3%, rgb(35,106,158) 100%);
	background-image: -o-linear-gradient(bottom, rgb(25,77,143) 3%, rgb(35,106,158) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(25,77,143) 3%, rgb(35,106,158) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(25,77,143) 3%, rgb(35,106,158) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(25,77,143) 3%, rgb(35,106,158) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23699e', endColorstr='#1b4d8f',GradientType=0 );
}
#main-content .row:first-child .six:nth-child(2) .main-content-inner p,
#main-content .row:first-child .six:nth-child(2) .main-content-inner .row .four {
	padding: 0 15px;
}
#main-content .row:last-child {
	padding-bottom: 25px;
}
#main-content .main-content-inner .row {
	padding: 0;
	position: absolute;
	bottom: 15px;
}
.main-content-inner .row .four a {
	padding: 3px 10px;
	background: #1a5095;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	border-radius: 15px;
	font-size: 12px;
}

/* @end */

/* @group Internal Pages */

#internal-content {
	background: #fff;
	padding-top: 5px;
	padding-bottom: 25px;
	min-height: 475px;
}
#breadcrumbs li {
	position: relative;
	float: left;
	margin: 0 15px 0 0;
}
#internal-content .inner-content {
	padding: 0 0 0 10%;
}
#internal-content .inner-content p {
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#internal-content .inner-content #contactus p {
	font-family:"UniversLTW02-57Condense 726300",Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#internal-content .inner-content p a,
#internal-content ul li a {
	color: #333;
	text-decoration: underline;
}
#internal-content .inner-content p a:hover,
#internal-content ul li a:hover {
	text-decoration: none;
}
#internal-content h2 {
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
}
#internal-content h4 {
	font-size: 1.8rem;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	color: #1a5095;
	font-weight: normal;
}
#internal-content ul li {
	margin: 0 0 0 15px;
	list-style-image: url('../images/internal-bullet.png');
} 
#internal-content .inner-content img {
	margin: 0 0 25px 0;
}
#internal-content .inner-content p small {
	position: relative;
	top: -25px;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: .8em;
}
#video-click {
	cursor: pointer;
}
.learn-more  {
	padding: 3px 10px;
	background: #1a5095;
	font-family: "UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	border-radius: 15px;
	font-size: 12px;
	color: #fff!important;
	text-decoration: none!important;
}
#img-col p {
	width: 235px;
	line-height: .8em;
}

/* @end */

/* @group Applications Pages */

#applications #internal-content,
#applications #breadcrumbs {
	background: #fff;
}
.application-inner {
	margin: 15px 0 55px;
	padding: 0 0 35px 0;
	position: relative;
	width: 216px;
}
.application-inner h3 {
	font-size: 2.4rem;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1a5095;
	background: url('../images/applications-plus.png') center left no-repeat;
	padding: 0 0 0 15px;
	letter-spacing: -1px;
}
.application-inner img {
	margin: 0 0 5px 0!important;
}
.application-inner p {
	padding: 0 0 0 15px;
	font-size: 13px!important;
}
.application-inner p.bottom-line {
	border-bottom: 1px solid #1A5095;
	position: absolute;
	bottom: 0px;
	margin: 0;
	width: 186px;
	right: 0px;
}
.application-inner p a.learn-more {
	padding: 3px 10px;
	background: #1A5095;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff!important;
	border-radius: 15px;
	font-size: 12px;
	text-decoration: none!important;
}
#applications .application-inner p a.learn-more {
	position: absolute;
	bottom: 10px;
}
#get-started {
	background-image: linear-gradient(bottom, rgb(241,242,244) 15%, rgb(255,255,255) 100%);
	background-image: -o-linear-gradient(bottom, rgb(241,242,244) 15%, rgb(255,255,255) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(241,242,244) 15%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(241,242,244) 15%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(241,242,244) 15%, rgb(255,255,255) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
	border: none;
	-webkit-box-shadow: 0 -1px 1px #ccc;
	-moz-box-shadow: 0 -1px 1px #ccc;
	-o-box-shadow: 0 -1px 1px #ccc;
	box-shadow: 0 -1px 1px #ccc;
	border-radius: 10px;
	padding: 0 15px 25px 15px;
	width: 186px;
}
#get-started-img {
	text-align: left;
}
#get-started h3 {
	margin-top: 10px;
}
#applications #internal-content .five:last-child .application-inner:first-child {
	height: 323px;
}
#applications #internal-content .five:last-child .application-inner:nth-child(2) {
	height: 354px;
}
#applications #internal-content .five:first-child .application-inner:nth-child(3) {
	height: 321px;
}
#applications #internal-content .five:last-child .application-inner:nth-child(3) {
	height: 333px;
}

/* @end */

/* @group Internal Applications Pages */

#applications-inner #breadcrumbs,
#applications-inner #internal-content {
	background: #f1f2f5;
}
#applications-inner #internal-content .inner-content img {
	margin: 0 0 22px 0;
}
#benefits {
	height: 214px;
}
#benefits h3 {
	font-size: 2.4rem;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1a5095;
}
#benefits-inner {
	padding: 15px 0 0 15px;
	min-height: 100px;
	border-top: 1px solid #1a5095;
	border-left: 1px solid #1a5095;
	background-image: linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f5',GradientType=0 );
}
#benefits-inner ul {
	display: none;
	padding: 0 10px 0 0;
}
#benefits-inner ul li {
	list-style-image: none;
	list-style: disc;
}
#benefits-inner ul.active-list {
	display: block;
}
#benefits .six:first-child ul li {
	cursor: pointer;
	line-height: 1.5em;
}
#benefits .six:first-child ul li:hover,
#benefits .six:first-child ul li.active {
	font-weight: bold;
}
#line {
	width: 150px;
	border-bottom: 1px solid #1a5095;
	position: absolute;
}

/* @end */

/* @group Get Started */

form#get-started {
	background: none;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	filter: none;
	width: auto;
}
form#get-started .offset-by-nine {
	text-align: right;
}
#internal-content .inner-content form#get-started p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
form input[type="text"],
form textarea,
form select {
	width: 98%;
	padding: 3px;
	border: 1px solid #aaa;
}
form input[type="text"].error form select.error {
	border-color: #900;
}
form select, textarea {
	margin-bottom:0px;
}
form textarea {
	width: 99%;
	min-height: 100px;
}
form p {
	color: #aaa;
}
form input[type="submit"] {
	padding: 3px 10px;
	background: #1A5095;
	font-family: "UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	border-radius: 15px;
	font-size: 12px;
	border: none;
}
form input[type="submit"]:active {
	top: 1px;
}
.req {
	color: #900;
}

/* @end */

/* @group Contact */

#contact #breadcrumbs,
#contact #internal-content {
	background: #eeeff2;
}
#internal-content .inner-content #contact-us p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-us .offset-by-nine,
#contact-us .offset-by-nine p {
	text-align: right;
}
#contact #internal-content ul li {
	list-style-image: none;
	margin: 0;
}

/* @end */

/* @group Products */

#products .application-inner {
	border: none;
	margin: 0 0 35px 0;
}
#products .application-inner .learn-more {
	position: relative;
	background: #1A5095 url('../images/products-arrow.png') 80px 6px no-repeat;
	padding-right: 21px;
	color: #fff;
	text-decoration: none;
}
#products .application-inner ul {
	margin-bottom: 30px;
}
#products #internal-content .five:last-child .application-inner:first-child {
	height: 415px;
	margin-top: 14px;
}
#products #internal-content .five:first-child .application-inner:nth-child(2) {
	height: 462px;
}
#products #internal-content .five:last-child .application-inner:nth-child(2) {
	height: 439px;
}
#products #internal-content ul {
	padding: 0 0 0 15px;
}
#products #internal-content ul li {
	list-style-image: none;
	list-style: disc;
}

/* @end */

/* @group Sitemap */

#site-map .inner-content ul li ul {
	margin: 0;
}
#site-map .inner-content ul li a {
	color: #666;
}

/* @end */

/* @group Sidebar */

aside h3 {
	padding: 0 0 15px 10%;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #152c5e;
	font-size: 1.7rem;
	font-weight: normal;
	color: #1b3162;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	float: left;
	width: 127px;
}
aside h3 a {
	color: #1a5095;
}
aside .img-wrap {
	border-bottom: 1px solid #152c5e;
	padding: 0 0 15px 10%;
	margin: 0 0 15px;
	position: relative;
	float: left;
}
aside .img-wrap:last-child {
	border-bottom: none;
}
.aside-inner {
	border-left: 1px solid #152c5e;
}
#internal-content .right-callout {
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #f3f3f5;
	width: 128px;
}
#internal-content .right-callout h4 {
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	background: #000939;
	border-radius: 5px 5px 0 0;
	margin: 0;
}
#internal-content .right-callout p {
	color: #1A5095;
	text-align: left;
	margin: 0 0 10px;
	padding: 0 8px;
	font-size: 14px;
	line-height: 1.4em;
	font-family:"Arial W01 Narrow", Arial, Helvetica, sans-serif;
}

/* @end */

/* @group Footer */

footer {
	border-top: 10px solid #081531;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}
footer > .columns {
	height: 162px;
}
footer .columns .footer-inner {
	padding: 10% 0 0 0;
	border-left: 1px solid #081531;
	text-align: center;
}
footer .columns .footer-inner p {
	margin: 0 0 3px;
	position: relative;
	top: 10px;
	text-transform: uppercase;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
}
footer .columns:first-child .footer-inner {
	border-left: none;
}
footer .columns:first-child .footer-inner img {
	position: relative;
	left: 15px;
	top: 10px;
}
footer.row .five {
	width: 43.5%;
}
footer .five .row {
	padding: 3.2% 0;
	border-left: 1px solid #152c5e;
}
footer .five .four {
	width: 28.4%;
	margin-left: 3%;
}
footer .five .four:first-child {
	margin-left:7%;
}
footer .five ul {
	margin-top: 10px!important;
}
footer .five ul li {
	font-size: 12px;
	margin: 0 0 4px;
	line-height: 1em;
}
footer .five ul li strong {
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
footer .five ul li a {
	color: #666;
}
footer .two.columns .footer-inner {
	padding-left: 10px;
	font-weight: bold;
}
#second-footer img,
#second-footer p {
	position: relative;
	left: 17px;
	top: 10px;
	color: #1b3162;
	text-transform: uppercase;
	text-align: center;
}
#second-footer img {
	left: 14px;
}
footer .three {
	margin: 0;
}
footer .three.columns .footer-inner {
	text-align: left;
	padding-left: 15px;
}
footer .three.columns .footer-inner p {
	top: 0;
}


/* @end */

/* @group Lower Footer */

#footer-lower {
	background: #081531;
	color: #fff;
	padding: 10px 0 0 0;
	font-size: 9px;
}
#footer-lower a {
	color: #fff;
}
#footer-lower ul {
	position: relative;
	float: right;
}
#footer-lower ul li {
	position: relative;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
	border-left: 1px solid #fff;
}
#footer-lower ul li:first-child {
	border: none;
}

/* @end */

/* @group Modal */

#overlay {
	background: rgba(255,255,255,0.6);
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 199;
	display: none;
}
.modal {
	padding: 15px;
	background: #fff;
	position: fixed;
	-webkit-box-shadow: 0 8px 40px #999;
	-moz-box-shadow: 0 8px 40px #999;
	-o-box-shadow: 0 8px 40px #999;
	box-shadow: 0 8px 40px #999;
	z-index: 200;
	display: none;
}
#video {
	height: 360px;
	width: 640px;
	background: #000;
}
.close {
	margin: 0 0 5px 0;
	text-align: right;
	cursor: pointer;
}

/* @end */

/* @group Moz Selectors */

@-moz-document url-prefix() {
	#applications #internal-content .five:last-child .application-inner:first-child {
		height: 328px;
	}
	#applications #internal-content .five:last-child .application-inner:nth-child(2) {
		height: 359px;
	}
}

/* @end */

form input.error, form input[type="text"].error, form select.error {border:1px solid #C00000;}
ternal-content .inner-content img {
	margin: 0 0 22px 0;
}
#benefits {
	height: 214px;
}
#benefits h3 {
	font-size: 2.4rem;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #1a5095;
}
#benefits-inner {
	padding: 15px 0 0 15px;
	min-height: 100px;
	border-top: 1px solid #1a5095;
	border-left: 1px solid #1a5095;
	background-image: linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -o-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -moz-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	background-image: -ms-linear-gradient(bottom, rgba(255,255,255,0) 15%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f2f5',GradientType=0 );
}
div.context_social {
width:130px;
margin-bottom: 15px;
padding-left:20px;
border-bottom: 1px solid #152c5e;
}
div.context_social img {
width:24px;
}
#benefits-inner ul {
	display: none;
	padding: 0 10px 0 0;
}
#benefits-inner ul li {
	list-style-image: none;
	list-style: disc;
}
#benefits-inner ul.active-list {
	display: block;
}
#benefits .six:first-child ul li {
	cursor: pointer;
	line-height: 1.5em;
}
#benefits .six:first-child ul li:hover,
#benefits .six:first-child ul li.active {
	font-weight: bold;
}
#line {
	width: 150px;
	border-bottom: 1px solid #1a5095;
	position: absolute;
}

/* @end */

/* @group Get Started */

form#get-started {
	background: none;
	padding: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	filter: none;
	width: auto;
}
form#get-started .offset-by-nine {
	text-align: right;
}
#internal-content .inner-content form#get-started p {
	font-size: 13px;
	font-family: "UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}
form input[type="text"],
form textarea,
form select {
	width: 98%;
	padding: 3px;
	border: 1px solid #aaa;
}
form input[type="text"].error form select.error {
	border-color: #900;
}
form select, textarea {
	margin-bottom:0px;
}
form textarea {
	width: 99%;
	min-height: 100px;
}
form p {
	color: #aaa;
}
form input[type="submit"] {
	padding: 3px 10px;
	background: #1A5095;
	font-family: "UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	border-radius: 15px;
	font-size: 12px;
	border: none;
}
form input[type="submit"]:active {
	top: 1px;
}
.req {
	color: #900;
}

/* @end */

/* @group Contact */

#contact #breadcrumbs,
#contact #internal-content {
	background: #eeeff2;
}
#internal-content .inner-content #contact-us p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact-us .offset-by-nine,
#contact-us .offset-by-nine p {
	text-align: right;
}
#contact #internal-content ul li {
	list-style-image: none;
	margin: 0;
}

/* @end */

/* @group Products */

#products .application-inner {
	border: none;
	margin: 0 0 35px 0;
}
#products .application-inner .learn-more {
	position: relative;
	background: #1A5095 url('../images/products-arrow.png') 80px 6px no-repeat;
	padding-right: 21px;
	color: #fff;
	text-decoration: none;
}
#products .application-inner ul {
	margin-bottom: 30px;
}
#products #internal-content .five:last-child .application-inner:first-child {
	height: 415px;
	margin-top: 14px;
}
#products #internal-content .five:first-child .application-inner:nth-child(2) {
	height: 462px;
}
#products #internal-content .five:last-child .application-inner:nth-child(2) {
	height: 439px;
}
#products #internal-content ul {
	padding: 0 0 0 15px;
}
#products #internal-content ul li {
	list-style-image: none;
	list-style: disc;
}

/* @end */

/* @group Sitemap */

#site-map .inner-content ul li ul {
	margin: 0;
}
#site-map .inner-content ul li a {
	color: #666;
}

/* @end */

/* @group Sidebar */

aside h3 {
	padding: 0 0 15px 10%;
	margin: 0 0 0px 0;
	border-bottom: 0px solid #152c5e;
	font-size: 1.7rem;
	font-weight: normal;
	color: #1b3162;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	position: relative;
	float: left;
	width: 127px;
}
aside h3 a {
	color: #1a5095;
}
aside .img-wrap {
	border-bottom: 1px solid #152c5e;
	padding: 0 0 15px 10%;
	margin: 0 0 15px;
	position: relative;
	float: left;
}
aside .img-wrap:last-child {
	border-bottom: none;
}
.aside-inner {
	border-left: 1px solid #152c5e;
}
#internal-content .right-callout {
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #f3f3f5;
	width: 128px;
}
#internal-content .right-callout h4 {
	font-size: 12px;
	text-align: center;
	color: #fff;
	padding: 5px 0;
	background: #000939;
	border-radius: 5px 5px 0 0;
	margin: 0;
}
#internal-content .right-callout p {
	color: #1A5095;
	text-align: left;
	margin: 0 0 10px;
	padding: 0 8px;
	font-size: 14px;
	line-height: 1.4em;
	font-family:"Arial W01 Narrow", Arial, Helvetica, sans-serif;
}

/* @end */

/* @group Footer */

footer {
	border-top: 10px solid #081531;
	font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}
footer > .columns {
	height: 162px;
}
footer .columns .footer-inner {
	padding: 10% 0 0 0;
	border-left: 1px solid #081531;
	text-align: center;
}
footer .columns .footer-inner p {
	margin: 0 0 3px;
	position: relative;
	top: 10px;
	text-transform: uppercase;
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
}
footer .columns:first-child .footer-inner {
	border-left: none;
}
footer .columns:first-child .footer-inner img {
	position: relative;
	left: 15px;
	top: 10px;
}
footer.row .five {
	width: 43.5%;
}
footer .five .row {
	padding: 3.2% 0;
	border-left: 1px solid #152c5e;
}
footer .five .four {
	width: 28.4%;
	margin-left: 3%;
}
footer .five .four:first-child {
	margin-left:7%;
}
footer .five ul {
	margin-top: 10px!important;
}
footer .five ul li {
	font-size: 12px;
	margin: 0 0 4px;
	line-height: 1em;
}
footer .five ul li strong {
	font-family:"UniversLTW02-67BoldCn", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}
footer .five ul li a {
	color: #666;
}
footer .two.columns .footer-inner {
	padding-left: 10px;
	font-weight: bold;
}
#second-footer img,
#second-footer p {
	position: relative;
	left: 17px;
	top: 10px;
	color: #1b3162;
	text-transform: uppercase;
	text-align: center;
}
#second-footer img {
	left: 14px;
}
footer .three {
	margin: 0;
}
footer .three.columns .footer-inner {
	text-align: left;
	padding-left: 15px;
}
footer .three.columns .footer-inner p {
	top: 0;
}


/* @end */

/* @group Lower Footer */

#footer-lower {
	background: #081531;
	color: #fff;
	padding: 10px 0 0 0;
	font-size: 9px;
}
.why_glide_content_image {
	float: left;
	width: 350px;
}

#footer-lower a {
	color: #fff;
}
#footer: -oot
.why_glide_content_image {
	width: 360px;
	float: left;
}
.how_it_works_img_right {
	float: right;
	
	width: 300px;
}
.how_it_works_img_left {
	float: left;
	width: 300px;
	margin-right: 5px;
}
.img_caption {
	font-size: 10px;
	margin-top: 0px;
}
.img_caption p {
	font-size: 10px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.nine.columns .inner-content .img_caption ol li {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.nine.columns .inner-content .img_caption ol {
	list-style-position: inside;
}
#accordion img{
float: right;
padding-left:10px;
}
.get-started-image {
width:250px;
float:left;

}
.image_started {

width: 275px;
float: right;
}
#applications-inner #internal-content div.get-started-image img{
margin-bottom: 0px;
border: 1px solid #AAAAAA;
}
div.image_started input {
width:175px;
}
div.image_started select{
width:75px;
}
div.image_started select#orientation{
width:275px;

}
div.duty {
float:none;
margin-right:30px;
}
div.duty  input{
width: 242px;
}
textarea#glide-comments {
width:535px;
}
ul li, ol li {
font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}

#internal-content #inner-content #accordion h3.ui-accordion-header {
font-family:"UniversLTW02-57Condense 726300", Arial, Helvetica, sans-serif;
}
a#intLink {
float:left;
}
.loading-overlay {
    display:flex;
    z-index:999;
    position:fixed;
    top:0;
    left:0;
    background-color:rgba(0,0,0,.5);
    width:100%;
    height:100%;
    justify-content:center;
    align-items:center;
}
.loading-overlay--hidden {
    display:none;
}

