@import url(http://fonts.googleapis.com/css?family=Roboto:500italic);
/*---------------------------Reset Css------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	list-style: none;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: normal;
	word-wrap: break-word;
	font-family: 'robotoregular';
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
article, aside, details, fig, caption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-family: 'robotoregular';
	background: #1f1e1e;
}
a {
	color: #ffffff;
	text-decoration: none;
	outline: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
	outline: none;
	text-decoration: none;
}
a:hover img {
	border: none;
	outline: none;
	text-decoration: none;
}
input, select {
	vertical-align: top;
	outline: none;
	margin: 0px;
	font-family: 'robotolight';
	font-weight: 100;
	font-size: 13px;
}
textarea {
	font-family: 'robotolight';
	font-weight: 100;
}
.clearFix {
	clear: both;
}
.noImage {
	background: url("../images/noimage.png") no-repeat scroll center center #fff !important;
	color: #535353;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	font-family: 'robotobold';
}
.center {
	text-align: center;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.black {
	color: #333333!important;
}
.blue {
	color: #217ec0 !important;
}
.lightGray {
	color: #c8c8c8;
}
.lightBlue {
	color: #00abd6;
}
.orange {
	color: #f17d27;
}
.white {
	color: #fff !important;
}
. b {
 font-family: 'robotolight';
 font-weight: 100;
}
.uppercase {
	text-transform: uppercase;
}
.lowercase {
	text-transform: lowercase;
}
.borderNone {
	border: 0px solid red !important;
}
.paddingBottom {
	padding-bottom: 0px;
}
.orange {
	color: #e6632b;
}
.borderBottom {
	border-bottom: 1px solid #274a68;
	margin-bottom: 20px;
}
.noBorder {
	border: 0px solid red;
}
strong {
	font-family: 'robotomedium' !important;
}
.italic {
	font-family: 'Roboto', sans-serif !important;
	font-style:italic;
}
.mediumItalic {
	font-family: 'robotomedium_italic';
}
.bold {
	font-weight: 500 !important;
	font-family: 'robotomedium' !important;
}
.light {
	font-weight: 300 !important;
	font-family: 'robotolight'!important;
}
.thin {
	font-weight: 100 !important;
	font-family: 'robotolight'!important;
}
.paddingBottom {
	padding-bottom: 0px !important;
}
.paddingTop {
	padding-top: 0px !important;
}
.marginBottom {
	margin-bottom: 0px !important;
}
.marginTop {
	margin-top: 0px !important;
}
.floatLeft {
	float: left!important;
}
.floatRight {
	float: right!important;
}
p.medium {
	font-size: 18px;
}
p.large {
	font-size: 22px;
	line-height: 34px;
}
.marginLeft {
	margin-left: 0px !important;
}
.marginRight {
	margin-right: 0px !important;
}
.paddingLeft {
	padding-left: 0px !important;
}
.paddingRight {
	padding-right: 0px !important;
}
/*------------------------------*/


/*------------------------------*/
#outer {
	float: left;
	width: 100%;
	overflow: hidden;
	background: #fefefe;
}
.content {
	margin: 0px auto;
	width: 994px;
	padding: 35px 0 0;
	position: relative;
}
.headItalic {
	font-style:italic;
}
/*------------------ Header ------------*/
#headerWrapper {
	background: url("../images/innerlogocolbg.jpg") repeat-x scroll left top #DDDDDD;
	float: left;
	width: 100%;
	border-bottom: 1px solid #c7c7cb;
}
#topInfobar {
	float: left;
	width: 100%;
	background: #1f1f1f;
	font-size: 12px;
	color: #c1c1c2;
	font-family: 'robotolight';
	font-weight: 100;
	text-align: center;
	padding: 6px 0px 7px 0px;
}
#topInfobar span, a {
	color: #148FEB;/*opacity:0.7;*/
}
#topInfobar span, a:hover {
	opacity:1;
}
#topInfobar a:hover {
	text-decoration: underline;
}
.topphone {
	background:url(../images/phoneicon.png) center left no-repeat;
	padding-left:18px;
	min-height:13px;
	margin:0px 8px;
}
.topmail {
	background:url(../images/envelopicon.png) center left no-repeat;
	padding-left:20px;
	min-height:13px;
	margin:0px 8px;
}
#header {
	margin: 0px auto;
	width: 994px;
}
#innerLogo {
	float: left;
	margin: 12px 0px 12px 0px;
}
#innerLogo img {
	width: 100%;
}
ul#nav {
	float: right;
	background: url(../images/navborder.jpg) repeat-y right top;
}
ul#nav li {
	float: left;
	background: url(../images/navborder.jpg) repeat-y left top;
	padding-left: 1px;
	position: relative;
}
ul#nav li a {
	float: left;
	font-size: 15px;
	color: #3f3f3f;
	text-transform: uppercase;
	font-family: 'robotolight';
	font-weight: 100;
	padding: 13px 14px 12px 15px;
}
ul#nav li a:hover {
	color: #0c5291;
}
ul#nav li.active a {
	color: #0c5291;
	cursor: default;
}
.innerNav ul#nav li.navLogo {
	display: none;
}
.innerNav ul#nav .stepOne {
	position: absolute;
	width: 243px;
	left: 0px;
	z-index: 999999;
	display: none;
	top: 38px;
	background:url(../images/chatonsprite.png) no-repeat 18px -962px;
	padding: 8px 0px 0px 0px;
}
.innerNav ul#nav .stepOne ul {
	float: left;
	width: 100%;
	background: url(../images/chatonsprite.png) repeat-x -2px -616px;
}
.innerNav ul#nav .stepOne ul li {
	background: url(../images/darkdb.png) repeat-x left bottom !important;
	width: 100%;
	padding: 0px 0px 2px 0px;
}
.innerNav ul#nav .stepOne ul li.last {
	background: none !important;
}
.innerNav ul#nav .stepOne ul li a {
	font-size: 14px;
	text-transform: none;
	color: #f0f0f0;
	font-family: 'robotolight';
	padding: 8px 5% 7px 5%;
	display: block;
	float: none;
}
.innerNav ul#nav .stepOne ul li a:hover {
	background: #0e1012;
	border-left: 3px solid #00ccff;
	color: #fff;/*transition: all 0.1s ease-in-out 0.1s;*/
}
.innerNav ul#nav .stepOne ul li a.active {
	background: #0e1012;
	cursor: default;
	color: #fff;
	border-left: 3px solid #00ccff;
}
.innerNav ul#nav li:hover .stepOne {
	display: block;
}
/*------------------ Inner Banner ------------*/


#innerBanner {
	background: url("../images/banner.jpg") no-repeat scroll center top;
	float: left;
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	position: relative;
	border-bottom: 1px solid #ededed;
	padding-bottom: 22px;
	padding-top:24px;
}
#innerBanner .content {
	padding: 0px;
}
#innerBanner .heading {
	font-size: 36px;
	font-weight: normal;
	color: #fff;
	line-height: 44px;
	font-family: 'robotomedium';
	text-align:center;
	margin-bottom:6px;
}
#innerBanner .heading span {
	font-size: 36px;
	font-weight: normal;
	text-transform: none;
	color: #fff;
	font-family: 'robotomedium';
}
#innerBanner h2.small {
	margin-bottom: 10px;
}
#innerBanner p {
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	color: #ebebeb;
	font-family: 'robotolight';
	font-weight: 100;
	max-height: 42px;
	overflow: hidden;
	padding-bottom: 4px;
	text-align:center;
}
.oneline {
	padding-top:26px!important;
}
.oneline .heading {
	margin-bottom:15px!important;
}
/*------------------ Content Wrapper ------------*/

#contentWrapper {
	width: 100%;
	float: left;
}
.greyBlock01 {
	background: url(../images/baccol1bg.jpg) no-repeat center top;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.greyBlock02 {
	background: url(../images/ccontentcol2.jpg) no-repeat center top;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.greyBlock03 {
	background: url(../images/contentcol3.jpg) center top no-repeat;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.blueBlock01 {
	background: url(../images/contentcolblue.jpg) no-repeat center top;
	padding-bottom: 15px;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.patternBlock {
	background: url(../images/contentcol5.jpg) center top no-repeat;
	float: left;
	width: 100%;
	padding: 24px 0 39px;
}
/*------------------ Headings ------------*/
h1 {
	color: #8aabc7;
	font-size: 13px;
	font-family: 'robotolight';
	font-weight: 100;
	padding: 9px 0px 23px 0px;
	margin-bottom: 4px;
	line-height:22px;
	border-top: 1px solid #234b7c;
	text-align:center;
	position:relative;
	background:url(../images/staricon.png) no-repeat bottom center;
	border-bottom:none;
}
h1.homeHeading {
	background:#052641;
	color:#3e5f7a;
	font-size:13px;
	font-family: 'robotolight';
	padding:5px 0px 8px 0px;
	margin:0px;
	border:none;
	float:left;
	width:100%;
}
/*
h1 {
	color: #5c6977;
	font-size: 13px;
	font-family: 'robotolight';
	font-weight: 100;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #274a68;
	margin-bottom: 5px;
}*/
/*-------------*/
h2 {
	margin-bottom: 20px;
	font-weight: 500;
	font-family: 'robotomedium';
	font-size: 40px;
	color:#515151;
}
h2.medium {
	font-size: 36px;
	margin: 1px 0 20px;
	color:#515151;
}
h2.small {
	font-size: 30px;
	font-family: 'robotolight';
	font-weight: 100;
	margin: 1px 0 20px;
}
/*-------------*/
h3 {
	font-size: 30px;
}
h3.large {
	padding-bottom: 20px;
	font-family: 'robotomedium';
	font-weight: normal;
}
h3.medium {
	font-weight: 500;
	font-family: 'robotomedium';
	font-size: 28px;
	padding-bottom: 9px;
	margin-bottom: 10px;
	color:#515151;
}
h3.medium28 {
	font-size: 28px;
	font-weight: 500;
	font-family: 'robotomedium';
	padding-bottom: 9px;
	margin-bottom: 10px;
}
h3.small {
	font-size: 24px;
	font-weight: 500;
	font-family: 'robotomedium';
	padding-bottom: 17px;
	color:#515151;
}
h3.xsmall {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: 500;
	font-family: 'robotomedium';
}
/*-------------*/
p {
	color: #575757;
	font-family: 'robotolight';
	font-weight: 100;
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 21px;
}
.lightGray {
	color: #c8c8c8 !important;
}
.block1 {
	border-bottom: 1px dashed #c0c0c0;
	border-top: 1px dashed #c0c0c0;
	padding: 1px 0px;
	margin: 41px 0 59px;
}
.blockInner {
	background: #fff;
	padding: 20px 4% 15px 4%;
}
.blockHead1 {
	font-size: 24px;
	color: #217ec0;
	padding-bottom: 7px;
	font-family: 'robotolight';
	font-weight: 100;
}
.block2 {
	background: #9b9b9b;
	padding: 5px 0px;
	margin: 41px 0 59px;
}
.block2Inner {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 23px 34px 7px 34px;
}
.block2 p {
	color: #fff;
	line-height: 24px;
}
.block3 {
	padding: 10px 0px;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	margin: 41px 0 59px;
}
.blockName {
	font-size: 20px;
	color: #fff;
	background: url(../images/blocknamebg.png) no-repeat left top;
	text-align: center;
	width: 151px;
	height: 66px;
	line-height: 66px;
	margin-right: 20px;
	font-family: 'robotobold';
}
.heading22 {
	font-size: 22px;
	padding-bottom: 5px;
	font-family: 'robotolight';
	font-weight: 100;
}
.block3 p {
	padding-bottom: 0px;
}
.block3RightCol {
	width: 82%;
}
.block4 {
	border: 1px solid #c8c8c8;
	background: #fff;
	padding: 9px;
	margin: 41px 0 59px;
}
.block4Inner {
	background: #ebebeb;
	padding: 15px 23px 0px;
}
.block5 {
	border: 2px solid #c8c8c8;
	padding-left: 95px;
	padding-right: 18px;
	padding-top: 20px;
	margin: 41px 0 59px;
}
.block5 p {
	font-size: 20px;
}
.blockLeftIcon {
	width: 74px;
	height: 60px;
	background: url(../images/blocklefticon.png) no-repeat left top;
	position: absolute;
	left: -11px;
	top: 50%;
	margin-top: -30px;
}
.standardListing {
	padding-top: 7px;
}
ul.listing01, ul.listing02, ul.listing03, ul.listing04, ul.listing05, ul.listing06, ul.listing07, ul.listing08 {
	padding: 0px 0px 25px 0px;
}
ul.listing01 li.last, ul.listing02 li.last, ul.listing03 li.last, ul.listing04 li.last, ul.listing05 li.last, ul.listing06 li.last, ul.listing07 li.last, ul.listing08 li.last {
	padding-bottom: 0px;
}
ul.listing01 {
	color: #217ec0;
}
ul.listing01 li {
	width: 96%;
	font-size: 15px;
	/* color: #217ec0;*/
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 22px;
	background: url(../images/liicon.png) no-repeat left 8px;
	padding-left: 15px;
	padding-bottom: 15px;
}
ul.listing01 li a {
	font-size: 16px;
	color: #217ec0;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 20px;
}
ul.listing01 li a:hover {
	text-decoration: underline;
}
.footerOuter {
	float: left;
	width: 100%;
}
.singleCol {
	width: 472px;
}
.readMOre {
	color: #217ec0;
	text-decoration: underline;
}
ul.listing02 {
	padding: 0px 10px 21px 10px;
}
ul.listing02 li {
	border-bottom: 1px solid #cdcdcd;
	font-size: 16px;
	font-family: 'robotoregular';
	color: #575757;
	background: url(../images/listing2icon.png) no-repeat left 20px;
	padding: 15px 0px 15px 25px;
}
ul.listing02 li a {
	font-size: 16px;
	font-family: 'robotoregular';
	color: #575757;
}
li.last {
	border-bottom: 0px solid red !important;
}
.threeCol {
	width: 298px;
	margin-right: 50px;
	margin-bottom: 10px;
}
.threeCol.last {
	margin-right: 0px;
}
#contentBlueCol .center {
	margin-bottom: 35px;
}
ul.listing03 {
	color: #fff;
}
ul.listing03 li {
	font-size: 16px;
	font-weight: 100;
	font-family: 'robotolight';
	line-height: 24px;
	background: url(../images/listing3.png) no-repeat left top;
	padding: 0px 40px 24px 40px;
}
ul.listing03 li a {
	font-size: 16px;
	color: #fff;
	font-weight: 100;
	font-family: 'robotolight';
	line-height: 24px;
}
ul.listing03 li a:hover {
	text-decoration: underline;
}
#greyBlock04 {
	background: url(../images/contentcol4.jpg) center top no-repeat;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.subHeading {
	font-size: 20px;
	margin-bottom: 16px;
	margin-top: 6px;
}
ul.listing04 {
	padding: 0px 10px;
}
ul.listing04 li {
	font-size: 16px;
	color: #217ec0;
	font-weight: 100;
	font-family: 'robotolight';
	line-height: 24px;
	background: url(../images/listing4icon.png) no-repeat left 8px;
	padding: 0px 40px 14px 23px;
}
ul.listing04 li a {
	font-size: 16px;
	color: #217ec0;
	font-weight: 100;
	font-family: 'robotolight';
	line-height: 24px;
}
ul.listing04 li a:hover {
	text-decoration: underline;
}
ul.listing05 {
	padding-left: 10px;
	padding-right: 10px;
	color: #217ec0;
}
ul.listing05 li {
	font-size: 16px;
	font-weight: 100;
	font-family: 'robotolight';
	line-height: 24px;
	background: url(../images/listing5.png) no-repeat left 6px;
	padding: 0px 40px 14px 23px;
}
ul.listing05 li a {
	font-size: 16px;
	color: inherit;
	font-weight: 100;
	font-family: 'robotolight';
	line-height: 24px;
}
ul.listing05 li a:hover {
	text-decoration: underline;
}
.iconCol {
	width: 280px;
	-webkit-box-shadow: 0px 3px 0px 0px #c9c9c9;
	-moz-box-shadow: 0px 3px 0px 0px #c9c9c9;
	box-shadow: 0px 3px 0px 0px #c9c9c9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	margin-top: 110px;
	margin-right: 23px;
	margin-bottom: 50px;
	padding: 0px 18px 10px 18px;
}
.roundIcon {
	width: 130px;
	display: inline-block;
	margin-top: -63px;
	height: 129px;
	margin-bottom: 20px;
}
.msg {
	background: url(../images/msgroundicon.png) no-repeat center center;
}
.loaction {
	background: url(../images/locationiconround.png) no-repeat center center;
}
.phone {
	background: url(../images/mobicon.png) no-repeat center center;
}
.iconCol.last {
	margin-right: 0px;
}
#footerWrapper {
	background: #eaeaea;
	padding-top: 40px;
	background: #ffffff;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzIyOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmNmY2ZjIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTRlNGU0IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzIyOSkiIC8+PC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #eaeaea 100%);
	-pie-background: linear-gradient(top, #ffffff 0%, #eaeaea 100%);
	float: left;
	width: 100%;
}
#footer {
	margin: 0px auto;
	width: 994px;
}
.quickLinks {
	float: left;
}
#footer ul {
	float: left;
	width: 125px;
}
#footer ul li {
	font-size: 13px;
	color: #626262;
	font-family: 'robotolight';
	font-weight: 100;
	text-transform: capitalize;
	padding-bottom: 6px;
	position: relative;
}
#footer ul li a {
	font-size: 13px;
	color: #626262;
	font-family: 'robotolight';
	font-weight: 100;
	display: inline-block;
	text-transform: none !important;
}
#footer ul li a:hover {
	color: #ff4e0e;
}
#footer ul li.active a {
	color: #ff4e0e;
}
/*-------*/
#footer .stepOne {
	position: absolute;
	width: 243px;
	left: 0px;
	z-index: 999999;
	display: none;
	bottom: 24px;
	background: rgba(0, 0, 0, 0) url("../images/chatonsprite.png") no-repeat scroll -488px bottom;
	padding: 0px 0px 8px 10px;
}
#footer .stepOne ul {
	float: left;
	width: 100% !important;
	background: url(../images/chatonsprite.png) repeat-x -3px -570px;
}
#footer .stepOne ul li {
	background: url(../images/darkdb.png) repeat-x left bottom;
	width: 100%;
	padding: 0px 0px 2px 0px;
}
#footer .stepOne ul li.last {
	background: none !important;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#footer .stepOne ul li a {
	font-size: 14px;
	text-transform: capitalize;
	color: #fff;
	font-family: 'robotolight';
	padding: 4px 5% 4px 5%;
	display: block;
	float: none;
}
#footer .stepOne ul li a:hover {
	background: #0e1012;
	border-left: 3px solid #00ccff;
	color: #fff;
}
#footer .stepOne ul li a.active {
	background: #0e1012;
	border-left: 3px solid #00ccff;
	color: #fff;
}
#footer ul li:hover .stepOne {
	display: block;
}
/*-------*/

.footerLogin {
	background: url(../images/chatonsprite.png) no-repeat -301px -201px;
	/*height: 31px;*/
	min-width: 31px;
	float: left;
	padding-left: 43px;
	margin-top: 40px;
}
.cLogin {
	font-size: 13px;
	color: #333333;
	font-weight: 500;
	font-family: 'robotomedium';
}
.cLogin a {
	font-size: 13px;
	color: #333333;
	font-weight: 500;
	font-family: 'robotomedium';
}
.cLogin a:hover {
	color: #E46A24;
}
.cLogin a:hover span {
	color: #000;
}
.footerLogin span {
	font-size: 10px;
	color: #626262;
	font-family: 'robotolight';
	font-weight: 100;
}
.footerLogin:hover {
	background:url(../images/chatonsprite.png) no-repeat -301px -295px;
}
.cloginCol {
	width: 200px;
}
.contactInfo {
	float: left;
	width: 200px;
}
label {
	font-size: 13px;
	font-weight: 500;
	font-family: 'robotomedium';
	float: left;
	width: 47px;
}
.labelInfo {
	font-size: 13px;
	font-family: 'robotolight';
	font-weight: 100;
	float: left;
	color: #626262;
}
.labelInfo a {
	font-size: 13px;
	font-family: 'robotolight';
	font-weight: 100;
	color: #626262;
}
.labelInfo a:hover {
	text-decoration: underline;
}
.contactInfo span {
	padding-left: 22px;
	display: block;
	padding-bottom: 2px;
	float:left;
}
.lang1 {
	background: url(../images/lang01.jpg) no-repeat left 4px;
}
.lang2 {
	background: url(../images/lang02.jpg) no-repeat left 4px;
}
.lang3 {
	background: url(../images/lang03.jpg) no-repeat left 4px;
}
.lang4 {
	background: url(../images/fla4.png) no-repeat left 4px;
}
.contactInfo .fullWidth {
	width: 100%;
	padding-bottom: 6px;
	float: left;
}
.footerMob {
	float: right;
}
.footerMob img {
	float: left;
}
#footerBar {
	background: #d9d9d9;
	clear: both;
	float: left;
	width: 100%;
}
#footerBarColumn {
	width: 995px;
	margin: 0 auto;
	padding: 12px 0px 12px 0px;
}
#copyright {
	color: #626262;
	float: left;
	font-size: 12px;
	line-height: 22px;
}
#copyright a {
	text-decoration: none;
	color: #626262;
}
#copyright a:hover {
	text-decoration: underline;
}
ul#subsidiary {
	margin-top: 0;
	float: right;
}
ul#subsidiary li {
	float: left;
	margin-left: 11px;
}
ul#subsidiary li a {
	color: #626262;
	font-size: 12px;
	text-decoration: none;
}
ul#subsidiary li a:hover {
	text-decoration: underline;
}
#callToaction {
	background: url(../images/quotebg.jpg) center top no-repeat;
	float: left;
	width: 100%;
}
#callToactionInner {
	border-bottom: 1px dashed #010e16;
	border-top: 1px dashed #010e16;
	margin: 10px 0px;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
#callToactionInner .lightGray {
	color:#ffffff;
}
#callToactionInner .content {
	padding-top: 13px;
}
#callToactionInner h2 {
	margin-bottom: 24px;
}
.freeQuote {
	margin: 0px auto;
	width: 994px;
}
.freeQuote .center {
	padding-top: 0px;
}
.getInTouch {
	background: url(../images/centerdb.png) no-repeat center center;
	text-align: center;
	margin-bottom: 13px;
}
.getIntouchBtn {
	background: url(../images/getintouchsprite.png) no-repeat top left;
	display: inline-block;
	width: 310px;
	height: 58px;
	font-size: 24px;
	font-weight: 100;
	font-family: 'robotolight';
	text-transform: uppercase;
	color: #fff;
	line-height: 56px;
	padding-top: 12px;
	padding-right: 32px;
	overflow: hidden;
}
.getIntouchBtn:hover {
	background-position: left -86px;
}
.gettouchBtnOuter {
	/*background: url(../images/quotebg.jpg) no-repeat -570px -95px;*/
	display: inline-block;
	padding: 0px 34px 0px 34px;
}
#greyBlock05 {
	float: left;
	width: 100%;
	background: url(../images/contentcol6.jpg) no-repeat center top;
	padding: 24px 0 39px;
}
.greyBlock05 {
	float: left;
	width: 100%;
	background: url(../images/contentcol6.jpg) no-repeat center top;
	padding: 24px 0 39px;
}
/*-------------------------------*/







	
	
	
	
	











#contentCol6 {
	float: left;
	width: 100%;
	background: url(../images/contentcol6.jpg) no-repeat center top;
	padding-top: 36px;
}
.block7 {
	-webkit-box-shadow: 0px 0px 5px 0px #b8b8b8;
	-moz-box-shadow: 0px 0px 5px 0px #b8b8b8;
	box-shadow: 0px 0px 5px 0px #b8b8b8;
	padding: 20px 22px 0px 22px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 41px 0 59px;
}
.block7 .button1, .block7 .button2, .block7 .button3, .block7 .button4 {
	margin-bottom: 20px;
}
.block8 .button1, .block8 .button2, .block8 .button3, .block8 .button4 {
	margin-bottom: 20px;
}
.block8 {
	-webkit-box-shadow: 0px 0px 5px 0px #b8b8b8;
	-moz-box-shadow: 0px 0px 5px 0px #b8b8b8;
	box-shadow: 0px 0px 5px 0px #b8b8b8;
	padding: 20px 22px 0px 22px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 41px 0 59px;
	padding-left: 43px;
	box-sizing:border-box;
	width:100%;
}
.blueVertical {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px 0px 0px 5px;
	background: #00ccff;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 20px;
}
p.xSmall {
	font-size: 15px;
	line-height: 23px;
}
.button1 {
	background: #242424;
	background: -moz-linear-gradient(top, #505050 0%, #242424 100%);
	background: -webkit-linear-gradient(top, #505050 0%, #242424 100%);
	background: linear-gradient(to bottom, #505050 0%, #242424 100%);
	-pie-background: linear-gradient(top, #505050 0%, #242424 100%);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px 22px 8px 22px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'robotobold';
}
.button1:hover {
	background: #242424;
}
.button2 {
	background: #d95a23;
	background: -moz-linear-gradient(top, #f27e27 0%, #d95a23 100%);
	background: -o-linear-gradient(top, #f27e27 0%, #d95a23 100%);
	background: -webkit-linear-gradient(top, #f27e27 0%, #d95a23 100%);
	background: linear-gradient(to bottom, #f27e27 0%, #d95a23 100%);
	-pie-background: linear-gradient(top, #f27e27 0%, #d95a23 100%);
	padding: 8px 22px 8px 22px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'robotobold';
}
.button2:hover {
	background: #242424;
}
.iconRightCol {
	background: url(../images/iconblueBottombg.jpg) no-repeat left bottom #00ccff;
	width: 91px;
	float: right;
	height: 122px;
	margin-top: -20px;
}
.linkIcon {
	background: url(../images/linkicon.png) no-repeat center center;
}
.infoLeftPanel {
	float: left;
	width: 323px;
}
.iconRightCol span {
	float: left;
	width: 100%;
	height: 100%;
}
.iconRightCol2 {
	background: url(../images/iconblueBottombg02.jpg) no-repeat left bottom #217ec0;
	width: 91px;
	float: right;
	height: 122px;
	margin-top: -20px;
}
.linkIcon2 {
	background: url(../images/msngricon.png) no-repeat center center;
}
.iconRightBlank {
	height: auto;
	min-height: 35px;
}
.leftFullPanel {
	float: none;
	width: auto;
}
.uppercase {
	text-transform: uppercase;
}
.centerCol {
	text-align: center;
}
.separator {
	text-align: center;
	background: url(../images/centerdb3.png) repeat-x center center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.separator span {
	background: url(../images/cdicon.png) no-repeat center center;
	display: inline-block;
	width: 67px;
	height: 20px;
}
.button3 {
	background: #d95923;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzIyOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZjI3ZjI3IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZDk1OTIzIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzIyOSkiIC8+PC9zdmc+);
	background: -moz-linear-gradient(top, #f27f27 0%, #d95923 100%);
	background: -webkit-linear-gradient(top, #f27f27 0%, #d95923 100%);
	background: linear-gradient(to bottom, #f27f27 0%, #d95923 100%);
	-pie-background: linear-gradient(top, #f27f27 0%, #d95923 100%);
	font-size: 16px;
	font-family: 'robotolight';
	font-weight: 100;
	color: #fff;
	padding: 18px 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: none;
	margin: 9px 10px 29px;
}
.button3:hover {
	background: #d95923;
}
.button4 {
	font-size: 16px;
	font-family: 'robotolight';
	font-weight: 100;
	color: #fff;
	text-transform: uppercase;
	background: url(../images/button4.png);
	width: 197px;
	height: 56px;
	line-height: 56px;
	padding-right: 56px;
	margin: 9px 10px 29px;
}
.button4:hover {
	background: url(../images/button4hover.png) no-repeat left top;
}
.centerCol .button3, .centerCol .button4, .centerCol .button2, .centerCol .button1 {
	margin: 14px 14px;
	display: inline-block;
	vertical-align: top;
}
.alignLeftCol {
	text-align: left;
}
.paddingNone {
	padding: 0px !important;
}
ul.listing06 {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
ul.listing06 li {
	font-size: 16px;
	color: #333333;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 24px;
	background: url(../images/list06icon.png) no-repeat left 17px;
	border-bottom: 1px dashed #aaaaaa;
	padding: 10px 40px 11px 26px;
}
ul.listing06 li a {
	font-size: 15px;
	color: #333333;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 24px;
}
ul.listing06 li a:hover {
	text-decoration: underline;
}
ul.listing07 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
}
ul.listing07 li {
	font-size: 16px;
	color: #333333;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 24px;
	background: url(../images/liicon7.png) no-repeat left 22px;
	padding: 0px 40px 0px 26px;
	display: inline-block;
	float: left;
	width: 88%;
}
ul.listing07 li a {
	font-size: 16px;
	color: #333333;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 24px;
}
ul.listing07 li a:hover {
	text-decoration: underline;
}
ul.listing07 li span {
	padding-bottom: 11px;
	border-bottom: 1px dashed #aaaaaa;
	padding-top: 13px;
	float: left;
	width: 100%;
}
ul.listing07 li.last span {
	border-bottom: 0px solid red;
}
.block6 {
	background: #00ccff;
	padding: 20px 40px 10px 40px;
	margin: 30px 0 40px;
}
.block6 p {
	line-height: 24px;
}
.block6Top {
	position: absolute;
	width: 30px;
	height: 9px;
	background: url(../images/block6top.png) no-repeat center top;
	top: 0px;
	left: 50%;
	margin-left: -15px;
}
.block6Bottom {
	position: absolute;
	width: 30px;
	height: 9px;
	background: url(../images/block6bottom.png) no-repeat center bottom;
	bottom: 0px;
	left: 50%;
	margin-left: -15px;
}
.highlightedBtnCol {
	margin: 20px 0px 40px 0px;
}
.highlighted12 p {
	line-height: 34px;
}
/*--------------------Highlighted Block-------------------------------------*/

.highlighted01 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted02 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted03 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted04 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted05 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted06 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted07 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted08 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted09 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.highlighted10 {
	font-size: 20px;
	color: #585858;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 32px;
}
.highlighted11 {
	font-size: 20px;
	color: #585858;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 28px;
}
.highlighted12 {
	font-size: 22px;
	font-family: 'robotomedium';
	color: #333333;
	font-weight: 500;
}
.highlighted13 {
	font-size: 32px;
}
.innerHighlighted01 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted02 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted03 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted04 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted05 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted06 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted07 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted08 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted09 {
	margin-top: 8px;
	margin-bottom: 29px;
}
.innerHighlighted10 {
	font-size: 20px;
	color: #585858;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 32px;
}
.innerHighlighted11 {
	font-size: 20px;
	color: #585858;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 28px;
}
.innerHighlighted12 {
	font-size: 22px;
	font-weight: 500;
	font-family: 'robotomedium';
	color: #333333;
}
/*------------------------------------------------------*/
.button6 {
	background: url(../images/button6.png) no-repeat left top;
	width: 250px;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	font-family: 'robotobold';
	text-transform: uppercase;
	text-align: center;
	margin: 9px 10px 29px;
	color: #fff;
}
.button6:hover {
	background: url(../images/button6.png) no-repeat left bottom;
}
.leftBorderCol {
	border-left: 1px solid #d5d5d5;
	float: right;
	border-left: 1px solid #d5d5d5;
	padding: 7px 0 3px 50px;
}
.thumbInfoSlider {
	float: left;
	width: 100%;
	margin: 30px 0px 50px 0px;
	-webkit-box-shadow: 0px 0px 5px 0px #c2c2c2;
	-moz-box-shadow: 0px 0px 5px 0px #c2c2c2;
	box-shadow: 0px 0px 5px 0px #c2c2c2;
	position: relative;
	background: #E8E8E8;
}
.thumbRightCol {
	float: left;
	background: url(../images/sliderrightbacbg.png) no-repeat left top #E9E9E9;
	width: 462px;
	min-height: 290px;
	background-size: cover;
	padding: 30px 40px;
}
.bottomBorder {
	border-bottom: 1px dashed #9c9c9c;
	padding-bottom: 20px;
	padding-left: 25px;
	padding-right: 25px;
}
.learnMoreOuter {
	background: url(../images/dasheddb.png) repeat-x left center;
	text-align: center;
}
a.learnMore {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	color: #217ec0;
	font-family: 'robotolight';
	font-weight: 100;
}
.thumbRightCol p {
	margin: 15px 0px 20px 0px;
}
.centerInner {
	display: inline-block;
	background: url(../images/sliderrightbacbg.png) no-repeat center -278px;
	padding: 0px 17px;
}
a.learnMore:hover {
	text-decoration: underline;
}
.preSlide {
	background: url(../images/slidericon.png) no-repeat left top;
	width: 46px;
	height: 118px;
	position: absolute;
	left: -78px;
	top: 50%;
	margin-top: -59px;
}
.preSlide:hover {
	background: url(../images/slidericon.png) no-repeat left bottom;
}
.nextSlide {
	background: url(../images/slidericon.png) no-repeat right top;
	width: 46px;
	height: 118px;
	position: absolute;
	right: -78px;
	top: 50%;
	margin-top: -59px;
}
.nextSlide:hover {
	background: url(../images/slidericon.png) no-repeat right bottom;
}
ul.listing08 {
	color: #575757;
}
ul.listing08.white li {
	background: url(../images/whitelisting08.png) no-repeat left 5px;
}
ul.listing08 li {
	font-size: 16px;
	font-family: 'robotolight';
	font-weight: 100;
	/*	color: #575757;*/
	text-align: left;
	padding-bottom: 20px;
	background: url(../images/listing08.png) no-repeat left 5px;
	padding-left: 25px;
	padding-right: 25px;
}
ul.listing08 li a {
	font-size: 16px;
	font-family: 'robotolight';
	font-weight: 100;
}
.border {
	border-bottom: 2px solid #CDCDCD;
	padding-bottom: 10px;
}
.highlightedBlock {
	margin-top: 21px !important;
	margin-bottom: 39px !important;
}
.highlightedBlock .blockInner, .highlightedBlock .block2Inner, .block4Inner {
	padding: 14px 2% 14px 2%;
}
#headerWrapper.home {
	background: url(../images/homepagemain.jpg) no-repeat center top;
	height: 716px;
	border-bottom: 0px solid red;
}
#headerWrapper.home #header {
	position: relative;
	height: 100%;
}
#logo {
	float: right;
	margin: 35px 29px 0px 0px;
}
.homeNav {
	float: left;
	width: 200px;
	margin-left: -53px;
	margin-top: 72px;
}
.homeNav ul {
	float: left;
	width: 100%;
}
.homeNav ul li {
	float: left;
	width: 170px;
	background: url(../images/navbg.png) no-repeat left bottom;
	padding: 7px 0px 9px 30px;
	position: relative;
}
.homeNav ul li a {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
	color: #bbbbbb;
	font-family: 'robotolight';
	font-weight: 100;
	color: #bbbbbb;
}
.homeNav ul li a:hover {
	color: #fff;
}
.homeNav ul li.active a {
	color: #fff;
}
.homeNav ul li.last {
	background: none;
}
.homeNav ul li.navLogo {
	display: none;
}
/*---------Dropdown---------*/
/*.homeNav .stepOne {
	position: absolute;
	width: 235px;
	right: -183px;
	z-index: 999999;
	display: none;
	top: -38px;
	background: url(../images/chatonsprite.png) no-repeat -307px -342px;
	padding: 0px 0px 0px 18px;
}*/
.homeNav .stepOne {
    position: absolute;
    width: 235px;
    right: -232px;
    z-index: 999999;
    display: none;
    top: -38px;
    background: url(../images/chatonsprite.png) no-repeat -307px -342px;
    padding: 0px 0px 0px 18px;
}
.homeNav .stepOne ul {
	float: left;
	width: 100%;
	background: url(../images/chatonsprite.png) repeat-x -4px -215px;
	/*background:rgba(255, 255, 255, 0.9);*/
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.35);
}
.homeNav .stepOne ul li {
	padding: 0px 0px 2px 0px;
	background: url(../images/db.png) repeat-x left bottom;
	width: 100%;
	font-size: 14px;
	color: #313131;
}
.homeNav .stepOne ul li a {
	font-size: 14px;
	text-transform: none;
	color: #313131;
	font-family: 'robotolight';
	padding: 7px 5% 10px 5%;
	display: block;
	float: none;
}
.homeNav .stepOne ul li.last {
	background: none;
}
.homeNav .stepOne ul li a:hover {
	color: #0f64a9;
	background: #fff;
}
.homeNav .stepOne ul li a.active {
	color: #0f64a9;
	background: #fff;
}
.homeNav ul li:hover .stepOne {
	display: block;
}
/*--------------------------*/
.caption {
	position: absolute;
	bottom: 60px;
	font-size: 42px;
	font-family: 'robotobold';
	font-weight: bold;
	color: #f0f0f0;
	text-transform: uppercase;
	width: 400px;
	right: 130px;
	line-height: 38px;
	text-shadow: 2px 2px 2px #116d98;
}
.caption span {
	font-size: 55px;
	font-family: 'robotobold';
	font-weight: bold;
	line-height: 62px;
}
.caption p {
	font-size: 20px;
	color: #e8e8e8;
}
#callToaction h2 .blue {
	font-family: 'robotolight';
}
p small {
	font-size: 12px;
	color: #8e8787;
	font-family: 'robotolight';
}
.getBackNote {
	padding-top: 18px;
}
#callToaction.callToaction2 {
	background: url(../images/quotebg2.jpg) no-repeat center top;
}
#callToaction.callToaction2 .content {
	padding-top: 35px;
}
#callToaction.callToaction2 .gettouchBtnOuter {
	background: url(../images/quotebg2.jpg) no-repeat -193px -195px;
}
.blueColumn {
	float: left;
	width: 100%;
	background: url(../images/bluecolumnbg.jpg) repeat-x left top #021c32;
	padding: 24px 0 39px;
	margin: 41px 0 24px;
}
.hiIcon {
	background: url(../images/hiicon.png) no-repeat left top;
	width: 146px;
	height: 145px;
}
.hiInfo {
	width: 795px;
}
.greyBlock6 {
	background: url(../images/greyblock6bg.jpg) no-repeat center top;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.appLogo {
	margin-bottom: 20px;
}
.greyBlock7 {
	float: left;
	width: 100%;
	padding: 24px 0 39px;
	float: left;
	width: 100%;
}
.leftColumn {
	width: 404px;
}
.tabsThumb {
	position: relative;
	width: 570px;
	float: right;
	margin-left: 20px;
}
.tabsThumbImg {
	margin-top: 10px;
}
.roundCircle {
	float: left;
	background: url(../images/roundcircle.png) no-repeat left top;
	width: 138px;
	padding: 40px 0px 0px 38px;
	height: 129px;
	line-height: 32px;
	font-size: 32px;
	font-family: 'robotolight';
	color: #e6632b;
}
.expertCall {
	background: url(../images/chatonsprite.png) no-repeat left 8px;
	font-size: 30px;
	padding-left: 85px;
	margin-top: 43px;
	height:85px;
	color:#e6632b;
	margin-left:25px;
}
.expertCall:hover {
	background: rgba(0, 0, 0, 0) url("../images/chatonsprite.png") no-repeat scroll -454px 8px;
	color: #e6632b;
}
.expertCall:hover span {
	color: #e6632b!important;
}
.expertCall span {
	width:100%;
	float:left;
	font-size:25px;
	color:#0e6bad;
}
.whyChoosUs {
	float: left;
	width: 100%;
	background: url(../images/bottomshadow.png) no-repeat center bottom;
	padding-bottom: 7%;
	background-size: 100%;
}
.choosColumn {
	float: left;
	width: 27.96%;
	padding: 25px;
	border-right: 1px solid #fff;
	max-height: 276px;
	min-height: 276px;
}
.orangeBg {
	background: #ea7326;
}
.blueBg {
	background: #0aabd3;
}
.greyBg {
	background: #3a3a3a;
}
.choosColumn .heading {
	font-size: 44px;
	color: #fff;
	font-family: 'robotomedium';
	line-height: 50px;
	padding-bottom: 10px;
}
.choosColumn .heading.font28 {
	font-size: 28px;
}
.quoteIcn {
	background: url(../images/quoteicn.jpg) no-repeat 94% 18px #0aabd3;
}
.quoteIcn .heading.font28 {
	width: 225px;
	padding-bottom: 8px;
}
.platformIcon {
	float: left;
	width: 300px;
	text-align: center;
	margin-left: -10px;
}
.platformIcon div {
	margin: 0px 0px;
	vertical-align: bottom;
	width: 19%;
	font-size: 11px;
	color: #fff;
	vertical-align: bottom;
	display: inline-block;
	margin-right: 26px;
}
.platformIcon div span {
	font-size: 11px;
	color: #fff;
	padding-top: 7px;
	display: inline-block;
	font-family: 'robotomedium';
}
.sender {
	float: right;
	width: 86%;
	vertical-align: middle;
}
.sender span {
	font-size: 16px;
	font-family: 'robotomedium';
	float: left;
	margin-top: 20px;
	color: #02212a;
	text-align: right;
}
.senderThumb {
	width: 82px;
	height: 87px;
	float: right;
}
.choosColumn .font16 {
	line-height: 24px;
}
.tabThumbOffer {
	float: left;
	margin-left: 100px;
}
.listing01.white li {
	color: #fff;
	background: url(../images/whiteliicon.png) no-repeat left 7px;
}
.choosColumn.greyBg {
	background: url(../images/greymobbg.jpg) no-repeat right bottom #3a3a3a;
	min-height: 227px;
}
.choosColumnListing {
	float: left;
	width: 185px;
}
.choosColumnListing ul {
	margin-top: 0px;
	padding-bottom: 0px !important;
}
#navTrigger {
	display: none;
}
.mobImg640 {
	display: none;
}
.mobImg480 {
	display: none;
}
.headerTop320 {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background: url(../images/innerlogocolbg.jpg) repeat-x left top;
	min-height: 38px;
	border-bottom: 1px solid #c7c7cb;
}
.logo320 {
	margin: 12px 0px 0px 21px;
	width: 187px;
	float: left;
	position: absolute;
	left: 0px;
	max-height: 17px;
}
.logo320 img {
	width: 100%;
}
.onlineSupport {
	float: left;
	width: 88%;
	margin-top: 20px;
	display: none;
	min-height: 30px;
}
.onlineSupport a {
	background: url(../images/onlinesupport.png) no-repeat left top;
	padding-left: 45px;
	height: 30px;
	float: left;
	min-width: 129px;
}
.onlineSupport a:hover {
	background: url(../images/onlinesupporthover.png) no-repeat left top;
}
.onlineSupport a:hover span {
	color: #0AABD3;
}
.onlineSupport span {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding-bottom: 0px;
	font-family: 'robotomedium';
	padding-left: 0px;
}
.onlineSupport span span.orange {
	color: #dd4e0e;
	display: inline-block !important;
	display: inline\9 !important;
*zoom:1 !important;
	margin: 0px;
	padding: 0px;
}
.onlineSupport span small {
	font-size: 10px;
	color: #626262;
	font-family: 'robotolight';
}
#navTriggerFooter {
	display: none;
	font-size: 13px;
	color: #626262;
	font-family: 'robotolight';
	border: 1px solid #dbdbdb;
	border-bottom: 3px solid #c3c3c3;
	border-right: 2px solid #c3c3c3;
	width: 90%;
	height: 40px;
	line-height: 40px;
	position: absolute;
	background: #fff url(../images/footerbottomicon.png) no-repeat 98% center;
	text-indent: 12px;
	bottom: 30px;
}
#navTriggerFooter:hover {
	background: #fff url(../images/footerbottomiconhover.png) no-repeat 98% center;
	color: #f17d27;
	border: 1px solid #f17d27;
	border-bottom: 3px solid #f17d27;
	border-right: 2px solid #f17d27;
}
.listing01.white li span {
	font-family: 'robotolight';
}
.topFixed {
	position: fixed;
	z-index: 9999;
	top:0;
}
.topFixed2 {
	top: 12px !important;
}
.getInTouch .gettouchBtnOuter p {
	margin-left: -20px;
}
.spaceTop {
	display: none;
	margin-top: 30px;
}
/*---------------------Homepage Sticky Navigation-----------------*/
#headerWrapper.homepageStickyNav {
	display: none;
}
#headerWrapper.homepageStickyNav .headerRelative {
	float: left;
	width: 100%;
}
#headerWrapper.homepageStickyNav .innerNav {
	float: right;
}
.displayBlock {
	display: block;
}
#headerWrapper.homepageStickyNav.topFixed {
	display: block;
	border-bottom: 1px solid #c7c7cb;
}
#stickyLogo {
	float: left;
	margin: 1.5% 0px 0px 0px;
	width: 235px;
}
#stickyLogo img {
	width: 100%;
}
.HighlightedInner02 {
	padding-top: 7px;
}
.highlighted09 p {
	padding-bottom: 7px;
}
/*------------------------------*/
.headerWrapperOuter {
	float: left;
	width: 100%;
	background: url(../images/headerwrapperrepeatbg.jpg) repeat-x left top #08447d;
}
.greyBlock6Outer {
	float: left;
	width: 100%;
	background: #e7e7e7;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e7e7e7, endColorstr=#e7e7e7, GradientType=0);
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzIyOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZTdlN2U3IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZTdlN2U3IiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzIyOSkiIC8+PC9zdmc+);
	background: -moz-linear-gradient(top, #e7e7e7 0%, #e7e7e7 100%);
	background: -o-linear-gradient(top, #e7e7e7 0%, #e7e7e7 100%);
	background: -webkit-linear-gradient(top, #e7e7e7 0%, #e7e7e7 100%);
	background: linear-gradient(to bottom, #e7e7e7 0%, #e7e7e7 100%);
	-pie-background: linear-gradient(top, #e7e7e7 0%, #e7e7e7 100%);
	margin: 41px 0 24px;
}
.patternBlockOuter {
	float: left;
	width: 100%;
	background: #efefef;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#efefef, GradientType=0);
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzIyOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZWZlZmVmIiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZWZlZmVmIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzIyOSkiIC8+PC9zdmc+);
	background: -moz-linear-gradient(top, #efefef 0%, #efefef 100%);
	background: -o-linear-gradient(top, #efefef 0%, #efefef 100%);
	background: -webkit-linear-gradient(top, #efefef 0%, #efefef 100%);
	background: linear-gradient(to bottom, #efefef 0%, #efefef 100%);
	-pie-background: linear-gradient(top, #efefef 0%, #efefef 100%);
	margin: 41px 0 24px;
}
.greyBlock7Outer {
	float: left;
	width: 100%;
	background: #fff;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d6d6d6, endColorstr=#ffffff, GradientType=0);
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iZzIyOSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZDZkNmQ2IiBvZmZzZXQ9IjAiLz48c3RvcCBzdG9wLWNvbG9yPSIjZmZmZmZmIiBvZmZzZXQ9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzIyOSkiIC8+PC9zdmc+);
	background: -moz-linear-gradient(top, #d6d6d6 0%, #fff 100%);
	background: -o-linear-gradient(top, #d6d6d6 0%, #fff 100%);
	background: -webkit-linear-gradient(top, #d6d6d6 0%, #fff 100%);
	background: linear-gradient(to bottom, #d6d6d6 0%, #fff 100%);
	-pie-background: linear-gradient(top, #d6d6d6 0%, #fff 100%);
	margin: 41px 0 24px;
}
.callToactionOuter {
	float: left;
	width: 100%;
	background: url(../images/quotebg2111.jpg) repeat-x left top #031e31;
}
.innerBannerOuter {
	float: left;
	width: 100%;
	background: url(../images/bannerouter.jpg) repeat-x left top #08447d;
}
.greyBlock01Outer {
	float: left;
	width: 100%;
	background: url(../images/baccol1bgouter.jpg) repeat-x left top #ececec;
	margin: 41px 0 24px;
}
.greyBlock02Outer {
	float: left;
	width: 100%;
	background: url(../images/contentcol2outer.jpg) repeat-x left top #fdfefd;
	margin: 41px 0 24px;
}
.greyBlock03Outer {
	float: left;
	width: 100%;
	background: url(../images/contentcol3outer.jpg) repeat-x left top #ececec;
	margin: 41px 0 24px;
}
.blueBlock01Outer {
	float: left;
	width: 100%;
	background: url(../images/contentcolblueouter.jpg) repeat-x left top #031e31;
	margin: 41px 0 24px;
}
.greyBlock04Outer {
	float: left;
	width: 100%;
	background: url(../images/contentcol4outer.jpg) repeat-x left top #ececec;
	margin: 41px 0 24px;
}
.greyBlock05Outer {
	float: left;
	width: 100%;
	background: url(../images/01.jpg) repeat-x left top #ececec;
	margin: 41px 0 24px;
}
.callToactionInnerOuter {
	float: left;
	width: 100%;
	background: url(../images/calltoactioninnerouter.jpg) repeat-x left top #031e33;
	margin: 41px 0 24px;
}
ul.listing05 li a.link {
	color: #39F;
}
.blockName a {
	text-decoration: underline;
	color: #FFF;
}
.blockName a:hover {
	text-decoration: none;
}
ul.listing08 li a:hover {
color:color:#39F;
}
p a:hover {
	color: #ff4e0e;
}
.centerPlat {
	text-align: center;
}
.centerPlat .blockName {
	display: inline-block;
}
.block4.blockBottom {
	margin-bottom: 38px;
}
/**********************testimonial start**************/
blockquote p {
	background: url(../images/testicon2.png) no-repeat scroll right bottom rgba(0, 0, 0, 0);
	font-style: normal;
	line-height: 1.6em;
	margin: 0;
	padding: 9px 40px 9px 50px;
}
blockquote {
	background: url(../images/testicon1.png) no-repeat scroll left top rgba(0, 0, 0, 0);
	margin: 0 5px 15px;
	border-bottom: 1px solid #cdcdcd;
}
blockquote p.writer {
	color: #0a1018;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	font-size: 17px;
	font-style: normal;
	padding: 0 0 10px 50px;
}
blockquote.last {
	border-bottom: none;
}
/**********************testimonial end**************/
 /**********************contact start********************/
 
.contactInfoBar {
	padding-bottom: 44px;
}
p.italicHeading {
	font-size: 18px;
	font-style: italic;
	color: #656565;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 0px;
}
.rightCol {
	float: right;
	width: 285px;
}
.addressBox {
	background: url(../images/mapbg.png) no-repeat left top;
	width: 286px;
	height: 114px;
	padding: 18px;
	box-sizing: border-box;
	margin-bottom: 15px;
	border-radius: 5px;
	margin-top: 5px;
}
.addressBox p {
	color: #FFF;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 0;
}
.addressLeft {
	width: 110px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #3886bd;
}
.addressRight {
	width: 110px;
	float: left;
	padding-left: 10px;
}
.flags p img {
	float: left;
	margin-right: 10px;
	margin-top: 9px;
}
.contacts {
	margin-bottom: 15px;
}
.contacts p {
	padding-bottom: 0px;
}
span.infoEmail {
	margin-top: 2px;/*float: left;*/
}
span.salesEmail {
	margin-top: 2px;
	float: left;
}
.getInTouchBox {
	background: url(../images/transparentcontactbg.png) no-repeat left top;
	width: 286px;
	height: 109px;
	box-sizing: border-box;
	padding: 10px 12px;
}
.getInTouchBoxLeft {
	width: 151px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #c7d5df;
}
.getInTouchBoxRight {
}
.getInTouchBox a {
	font-size: 13px;
	color: #217ec0;
	padding-left: 10px;
	padding-bottom: 12px;
}
p.apply {
	padding-bottom:2px;
	margin-top: 13px;
}
span.number {
	font-size: 14px;
	color: #868685;
}
input.application {
	background: #737373;
	color: #FFF;
	font-size: 14px;
	border-radius: 5px;
	width: 150px;
	padding: 18px;
	line-height: 0;
	border:none;
	cursor:pointer;
	margin-top: 10px;
}
input.application:hover {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhNWEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjdmMjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da5a23), color-stop(100%, #f27f27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* IE10+ */
	background: linear-gradient(to bottom, #da5a23 0%, #f27f27 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da5a23', endColorstr='#f27f27', GradientType=0 ); /* IE6-8 */
}
.standardForm {
	float: left;
	width: 100%;
}
.leftContact {
	float: left;
	width: 100%;
}
.borderTop {
	border-top: 1px solid #d9d9d9;
}
.standardForm h2 span {
	color: #014e93;
}
.contactform {
	width: 100%;
	float: left;
	background: #FFF;
	width: 635px;
	padding: 29px 20px;
	border-radius:5px;
}
.fullwidth {
	float: left;
	padding: 0 0 17px;
	width: 100%;
}
.halfWidth {
	padding: 0;
	width: 48.5%;
	float:left;
}
.halfWidth.last {
	float:right;
}
.formSec {
	width: 205px;
	float: left;
	margin-right: 10px;
}
.formSec label {
	float: left;
	width: 100%;
	font-size: 12px;
	text-transform: capitalize;
	color: #5e5b57;
	margin: 0 0 7px 0;
	font-family: 'robotoregular';
}
.formText label {
	float: left;
	width: 100%;
	font-size: 12px;
	text-transform: capitalize;
	color: #5e5b57;
	margin: 0 0 7px 0;
	font-family: 'robotoregular';
}
.formSec.last {
	margin-right: 0px;
}
.formSec input {
	float: left;
	background: #FFFFFF;
	height: 40px;
	line-height: 40px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	color: #929292;
	padding: 5px 10px;
	font-size: 14px;
	font-family: 'robotoregular';
	border-radius: 5px;
	box-shadow: inset 1px 6px 11px #f8f8f8;
}
.inputbox {
	float: left;
	background: #FFFFFF;
	height: 40px;
	line-height: 40px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	color: #929292;
	padding: 5px 10px;
	font-size: 14px;
	font-family: 'robotoregular';
	border-radius: 5px;
	box-shadow: inset 1px 6px 11px #f8f8f8;
}
.inputfile {
	width:100%;
	background:#fff;
	height:38px;
	padding:0px;
	box-shadow: inset 1px 6px 11px #f8f8f8;
	border: 1px solid #d3d3d3;
	box-sizing: content-box;
}
input, select {
	vertical-align: middle;
	outline: none;
	font-family: 'robotoregular';
	font-size: 13px;
}
.selectbg select {
	float: left;
	background: #FFFFFF;
	color: #929292;
	padding: 7px 8px;
	font-size: 14px;
	width:100%;
	border: none;
	box-shadow: inset 1px 6px 11px #f8f8f8;
	height:38px;
	line-height:38px;
}
.selectbg {
	float: left;
	background: #FFFFFF;
	width: 100%;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	box-sizing: border-box;
	overflow: hidden;
	box-shadow: inset 1px 6px 11px #f8f8f8;
}
.formText textarea {
	float: left;
	resize: none;
	background: #FFFFFF;
	box-shadow: inset 1px 6px 11px #f8f8f8;
	min-height: 173px;
	max-height: 173px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	color: #929292;
	padding: 8px;
	font-size: 14px;
	font-family: 'robotoregular';
	border-radius: 5px;
}
input.submit {
	float: left;
	width: 117px;
	height: 37px;
	line-height: 37px;
	padding: 0px 0px;
	border: none;
	cursor: pointer;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
	border-radius: 5px;
	background: #f27f27; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyN2YyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTVhMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f27f27 0%, #da5a23 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f27f27), color-stop(100%, #da5a23)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f27f27 0%, #da5a23 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f27f27 0%, #da5a23 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f27f27 0%, #da5a23 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f27f27 0%, #da5a23 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f27', endColorstr='#da5a23', GradientType=0 ); /* IE6-8 */
}
input.submit:hover {
	background: #da5a23; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhNWEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjdmMjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da5a23), color-stop(100%, #f27f27)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #da5a23 0%, #f27f27 100%); /* IE10+ */
	background: linear-gradient(to bottom, #da5a23 0%, #f27f27 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da5a23', endColorstr='#f27f27', GradientType=0 ); /* IE6-8 */
}
.topGap {
	padding-top:17px;
	margin-top: 6px;
}
p.hilarge {
	font-size: 18px;
	line-height: 30px;
}
/**********************contact end********************/

.marginTop20 {
	margin-top:20px;
}
/* Message Bar*/

.messageBarBlue {
	background: #2178b5 none repeat scroll 0 0;
	margin: 0 0 16px;
}
.messageBar {
	background: #1f1f1f none repeat scroll 0 0;
	margin: 0 0 16px;
}
span.success {
	background: rgba(0, 0, 0, 0) url(../images/warningpos.png) no-repeat scroll 10px 15px;
	color: #fff;
	display: block;
	font-weight: 400;
	padding: 10px 10px 10px 34px;
	width: auto;
}
span.warning {
	background: rgba(0, 0, 0, 0) url(../images/cross.png) no-repeat scroll 10px 11px;
	color: #fff;
	display: block;
	font-weight: 400;
	padding: 10px 10px 10px 34px;
	width: auto;
}
.messageBarBlue span {
	color: #ffffff !important;
	font-family: "robotolight";
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.messageBar span {
	color: #ffffff !important;
	font-family: "robotolight";
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
/****************************sitemap start*******************************/


.sitemap {
	float: left;
	width: 100%;
	padding: 10px 0px 0px 0px;
}
.sitemap li {
	font-size: 16px;
	padding: 8px 0;
}
.sitemap li ul {
	padding: 8px 0px 0px 0px;
}
.sitemap li {
	background: url(../images/liicon7.png) no-repeat left 10px !important;
	padding: 0px 0px 10px 20px !important;
	margin: 2px 0px 0px 0px;
	line-height: 25px;
	font-size: 14px;
}
.sitemap li ul li {
	padding: 6px 0 6px 15px;
}
.sitemap li ul li ul li {
	padding: 5px 0 5px 15px;
	font-size: 12px;
}
.twoColumn .floatLeft.paragraph, .twoColumn .floatRight.paragraph {
	width: 46%;
}
ul.bullets, .tickMarks {
	padding-bottom: 23px;
	margin-left: 3%;
	/* width: 100%; */
  width: auto;
}
ul.tickMarks li {
	background: url(../images/litick.png) no-repeat left 4px;
	padding: 0px 0px 13px 41px;
	margin: 2px 0px 0px 0px;
	line-height: 25px;
	font-size:16px;
}
ul.sitemap li {
	font-size:14px;
	color:#131313;
}
ul.sitelink li a {
	color:#575757 !important;
	font-family: "robotolight";
	opacity:1;
}
ul.sitelink li {
	float:left;
	width:100%;
	box-sizing:border-box;
}
ul.sitemap li a {
	color:#131313;
}
ul.sitelink li a:hover {
	color:#0c5291 !important;
}
/****************************sitemapend*******************************/

.glossry-left {
	display:table;
	vertical-align:top;
}
.glossry-right {
	float:right;
	vertical-align:top;
	margin-left:24px;
}
.glossry-col {
	width:310px;
	padding:20px 24px;
	box-sizing:border-box;
}
.glossry-col a {
	color:#fff;
	font-size:24px;
	padding-right:5px;
}
.glossry-col a:hover, .glossry-right a.lightwhite:hover {
	color:#252525;
}
.glossry-col a.lightwhite {
	color:#f7cebd;
}
.labelInfo span.salesEmail {
	padding-left:0px;
	margin-top:0px;
}
.btnsection .button3 {
	width:80px;
	margin:10px 5px;
	text-align:center;
}
.msgseperate {
	width:100%;
	display:inline-block;
	background:url(../images/msgicon.png) no-repeat top center;
	padding:10px 0px;
}
.extralarge {
	font-size:66px!important;
}
.contactsection {
	width:auto;
	display:inline-block;
	background:#e9e9e9;
	border-radius:6px;
	padding:12px 16px 4px 16px;
	text-align:center;
	width:500px;
	margin-top:15px;
}
.contactSeg {
	display:inline-block;
	width:auto;
	margin:5px 8px;
}
.contactSeg p {
	font-size:14px;
}
.contactSeg p span {
	float:left;
	margin-top:4px;
}
.appnone {
	display:none;
}
/*======== ios development ( still not convinced section ) ========*/
.sectionConvinced {
	float:left;
	width:100%;
	text-align:center;
}
.sectionConvinced .description {
	display:inline-block;
	float:none;
	width:97%;
	text-align:center;
}
.sectionAllset {
	width:100%;
	float:left;
	background:url(../images/whychoosebg.png) repeat;
	padding-top:28px;
	border-top:#aaaaaa dashed 1px;
	border-bottom:#aaaaaa dashed 1px;
	margin:20px 0px 50px 0px;
	position:relative;
}
.sectionAllset h2 {
	font-size:28px;
	margin-bottom:5px;
}
.sectionAllset p {
	padding-bottom:4px;
}
.sectionAllset .button2 {
	opacity:1;
	position:relative;
	bottom:-20px;
	left:auto;
	right:auto;
	float:none !important;
	display:inline-block;
}
/*======== header icons section ========*/
/*.tooltipContact{ background:#217ec0; font-size:11px; color:#ffffff; position:absolute; right:-25px; top:46px; min-width:90px; z-index:1; cursor:pointer; border-radius:2px; display:none;}*/
.tooltipContact i {
	position:absolute;
	font-size:15px;
	left:20px;
	top:-11px;
	color:#217ec0;
}
/*.tooltipContact label{ width:100%; float:left; color:#ffffff; cursor:pointer; padding:2px 10px;}*/
/*.tooltipMail{ background:#217ec0; font-size:11px; color:#ffffff; position:absolute; right:-25px; top:46px; min-width:90px; z-index:1; cursor:pointer; border-radius:2px; display:none;}*/
.tooltipMail i {
	position:absolute;
	font-size:15px;
	right:40px;
	top:-11px;
	color:#217ec0;
}
/*.tooltipMail label{ width:100%; float:left; color:#ffffff; cursor:pointer; padding:2px 10px;}*/
.tooltipContact label:hover, .tooltipMail label:hover {
	opacity:0.7;
}
#header {
	position:relative;
}
#contact:hover, #mail:hover {
	color:#217ec0 !important;
}
#contact span, #mail span {
	display:none;
}
.tooltipContact {
	background:#217ec0;
	font-size:11px;
	color:#ffffff;
	position:absolute;
	right:-25px;
	top:46px;
	min-width:90px;
	z-index:1;
	cursor:pointer;
	border-radius:2px;
	display:none;
	box-sizing:border-box;
}
.tooltipContact label {
	width:100%;
	float:left;
	color:#ffffff;
	cursor:pointer;
	padding:2px 10px;
	box-sizing:border-box;
}
.tooltipMail {
	background:#217ec0;
	font-size:11px;
	color:#ffffff;
	position:absolute;
	right:-25px;
	top:46px;
	min-width:90px;
	z-index:1;
	cursor:pointer;
	border-radius:2px;
	display:none;
	box-sizing:border-box;
	padding:2px 10px;
}
.tooltipMail label {
	width:100%;
	float:left;
	color:#ffffff;
	cursor:pointer;
	box-sizing:border-box;
}
#contact, #mail {
	padding:0px !important;
	color:#03bbea !important;
}
#contact i, #mail i {
	padding: 16px 14px 14px 15px !important;
	color:#03bbea !important;
}
.payments .twoColumnBox .title {
	font-size:20px;
	color:#148feb;
}
.payments .twoColumnBox .title:hover {
	text-decoration:underline;
}
.payments .twoColumnBox a {
	color:#333;
	font-family: 'robotoregular';
}
.payments .twoColumnBox a:hover {
	color: #ff4e0e;
}
.twoColumnBox {
	width:100%;
	float:left;
}
.twoColumnBox .leftColumn {
	width:50%;
	float:left;
	padding-right:15px;
	box-sizing:border-box;
}
.twoColumnBox .rightColumn {
	width:50%;
	padding-left:15px;
	float:left;
	box-sizing:border-box;
}
ul.listing06p {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
ul.listing06p li {
	font-size: 16px;
	color: #333333;
	font-family: 'robotolight';
	font-weight: 100;
	line-height: 24px;
	background: url(../images/list06icon.png) no-repeat left 17px;
	border-bottom: 1px dashed #aaaaaa;
	padding: 10px 40px 11px 26px;
}
ul.listing06P li a {
	font-size: 15px;
	color: #333333;
	/*font-family: 'robotolight';*/
	font-weight: 100;
	line-height: 24px;
}
ul.listing06P li a:hover {
	text-decoration: underline;
}
.contact {
	z-index:9999 !important;
}
ul.listing05.widthfull, ul.listing08.widthfull, ul.listing01.widthfull, ul.listing06.widthfull, ul.listing03.widthfull {
	float:left;
	width:100% !important;
}
.contactInfo span.lang1 {
	padding-left:30px;
}
.mobscreenIcon {
	display:none;
}
.paymentMethod {
	font-size:20px
}
.transactionMessage {
	font-size:22px !important;
}
/* star  rating  */

.starRating {
	display: table;
	margin: 10px auto;
	max-width: 630px;
}
.reviewsOuter {
	float: left;
	width: 100%;
	background-color:#e0e0e0;
	padding: 4px 0 12px;
}
.reviewsOuter .content {
	padding:0px;
}
.starRating > li {
	display: inline;
	float: left;
	font-size: 16px;
}
.starRating img {
	float: left;
	margin-right: 12px;
}
.starRating span {
	line-height: 25px;
}
.arrowIcon {
	font-size: 18px;
}
.extdivider {
	margin: 0 10px;
}
.starRating a {
	color: #217ec0;
}
.custom-rating {
	text-align: center;
	font-size: 16px;
}
.custom-rating img {
	margin-right: 10px;
	position: relative;
	top: 7px;
}
.custom-ratings span {
	font-size: 20px;
}




/*--------------------------- toolTipxt------------------------*/


.toolTipxt::after {
 background-image: url("../images/tt-arrow.png");
 background-repeat: no-repeat;
 border: medium none;
 content: "";
 height: 13px;
 left: -15px;
 position: absolute;
 top: 15px;
 transform: rotate(271deg);
 width: 20px;
}
.toolTipxt {
	background-color: hsl(0, 0%, 96%);
	border: 1px solid hsl(0, 0%, 80%);
	border-radius: 5px;
	box-shadow: 0 0 6px hsl(0, 0%, 75%);
	color: hsl(0, 0%, 31%);
	font-family: "robotolight";
	font-size: 13px;
	font-style: italic;
	left: 245px;
	letter-spacing: 0.1px;
	line-height: 18px;
	opacity: 0;
	padding: 6px 13px 8px;
	position: absolute;
	text-align: right;
	top: -5px;
	transition: all 0.5s ease-in-out 0s;
	visibility: hidden;
	width: 360px;
	z-index: 0;
}
.menuOneTT:hover .toolTipxt, .platformTip:hover .toolTipxt.platformTooltip, .serviceTip:hover .toolTipxt.serviceTooltip, .cLogin:hover .toolTipxt {
	opacity: 1;
	transition: all 0.5s ease-in-out 2.5s;
	visibility: visible;
	z-index: 999;
}
.toolTipxt.toolTipxt01::after {
 left: 18px;
 top: -12px;
 transform: rotate(0deg);
}
.toolTipxt.platformTooltip::after {
transform: rotate(271deg);
}
.toolTipxt.toolTipxt01 {
	left: 0;
	top: 28px;
}
.toolTipxt.platformTooltip {
	left:63%;
	top:-12px;
}
.toolTipxt.platformTooltip.platformTooltip01 {
	left:47%;
	top: -13px;
}
.toolTipxt.platformTooltip.requestTooltip {
	left:103%;
	top:-13px;
}
.toolTipxt.toolTipxt02 {
	left: 146px;
	top:-5px;
}
.toolTipxt.serviceTooltip {
	left: -217px;
	top: 44px;
}
.toolTipxt.serviceTooltip::after {
 left: auto;
 right: 20px;
 top: -11px;
 transform: rotate(0deg);
}
.toolTipxt > a {
	display: inline-block !important;
	padding: 0 !important;
	font-size:13px !important;
	color:hsl(206, 84%, 50%) !important;
}
.toolTipxt > a:hover {
	background:rgba(0, 0, 0, 0) !important;
	border:none !important;
}
.toolTipxt.platformTooltip.platformTooltip02 {
	left: 78%;
}
.toolTipxt.platformTooltip.platformTooltip02.partnershipTip {
	left: 72%;
}
.toolTipxt.platformTooltip.getTooltip {
	left:77%;
	top: -13px;
}
.cLogin:hover span.toolTipxt {
	opacity:1;
}
.toolTipxt.toolTipxt02.toolTipxt03 {
	left: 137px;
}
.toolTipxt.toolTipxt02.toolTipxt04 {
	left: 117px;
}
.cLogin.aboutTip.menuOneTT .toolTipxt {
	left:202px;
	font-size:13px;
	top: -8px;
}
.textLeft {
	text-align:left;
}
.aboutTip.menuOneTT.footerSub .toolTipxt {
	left:253px !important;
	top: -8px !important;
}
.toolTipxt.platformTooltip.careerTip {
	left: 55%;
}
.toolTipxt.platformTooltip.Glossary {
	left: 59%;
}
.toolTipxt.platformTooltip.SitemapTip {
	left: 56%;
}
.toolTipxt.platformTooltip.callbackTip {
	left: 114%;
}
#certifiedLogos{
	float:left;
	width:100%;
	padding:16px 0px;
	text-align:center;
	background:url(../images/logosbackground.jpg) no-repeat center center  #e1e1e1;
}
#certifiedLogos img{
	padding:0px 10px;
}


.gettouchBtnOuter-app a.application {
    float: left;
    width: auto;
    height: 37px;
    line-height: 37px;
    padding: 0px 20px;
    border: none;
    cursor: pointer;
    font-size: 15px;
    color: #FFFFFF;
    text-transform: unset;
    margin-top: 10px;
    border-radius: 5px;
    background: #f27f27;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyN2YyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTVhMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f27f27 0%, #da5a23 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f27f27), color-stop(100%, #da5a23));
    background: -webkit-linear-gradient(top, #f27f27 0%, #da5a23 100%);
    background: -o-linear-gradient(top, #f27f27 0%, #da5a23 100%);
    background: -ms-linear-gradient(top, #f27f27 0%, #da5a23 100%);
    background: linear-gradient(to bottom, #f27f27 0%, #da5a23 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f27f27', endColorstr='#da5a23', GradientType=0 );
}


.gettouchBtnOuter-app a.application:hover{
background: #da5a23;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RhNWEyMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjdmMjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #da5a23 0%, #f27f27 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #da5a23), color-stop(100%, #f27f27));
    background: -webkit-linear-gradient(top, #da5a23 0%, #f27f27 100%);
    background: -o-linear-gradient(top, #da5a23 0%, #f27f27 100%);
    background: -ms-linear-gradient(top, #da5a23 0%, #f27f27 100%);
    background: linear-gradient(to bottom, #da5a23 0%, #f27f27 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da5a23', endColorstr='#f27f27', GradientType=0 );
}

.greyBlock01Outer.marginBottom.marginTop .greyBlock01.paddingTop {
    min-height: 250px;
}
#footer .stepOne ul li.active a {
    background: #0e1012;
    border-left: 3px solid #00ccff;
    color: #fff;
}
@media only screen and (max-width: 767px){
.innerNav ul#nav {
    background: none;
    padding-bottom: 34px;
}
a#contact, a#mail {
    display: flex;
    align-items: center;
    color: #cecece !important;
    font-size: 16px !important;
    justify-content: center;
}

a#contact i, a#mail i {
    color: #cecece !important;
	
    padding: 2px 0px 2px 0px !important;
}
}
