body {
	/*background: #f6f6f6;*/
	font-family: Open sans, Arial, Helvetica, sans-serif;
	line-height: 20px;
	
}
p {
	margin-bottom: 11px;
}
p > span {
	font-weight: 600;
	color: #4b5aa7;
}
p > em {
	color: #383535;
	font-weight: 600;
	font-style: normal;
	font-size: 14px;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
a {
	outline: none;
}
.nav > li > a { color:#fff;}
a:hover {
	text-decoration: none;
}
h1.brand {
	font-size: 0 !important;
	line-height: 0 !important;
	margin: 0 !important;
	float: left;
	padding: 0 !important;
}
h1.brand a {
	display: inline-block;
}
h1.brand a > img {
	width: 100%;
}
h2 {
	color: #FFFFFF;
	font: 600 20px/20px Open Sans, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	font-variant: small-caps;
}

h3 {
	color: #383535;
	font: bold 14px/20px Open Sans, Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
h4 {
	color: #383535;
	font: bold 36px/36px Open Sans, Arial, Helvetica, sans-serif;
	margin: 42px 0 7px 0;
	text-transform: uppercase;
}
#content ul {
	list-style: none;
}
.extra-wrap {
	overflow: hidden;
}
.global {
	background: #FFFFFF; 
	/*background: url(../img/global_gradient.png) repeat-x;*/

}
.holder {
	background-color: #000000;
	font: Arial, sans-serif #FFFFFF;
	background-image: -moz-linear-gradient(top, #ffffff, #eceae6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eceae6));
	background-image: -webkit-linear-gradient(top, #ffffff, #eceae6);
	background-image: -o-linear-gradient(top, #ffffff, #eceae6);
	background-image: linear-gradient(to bottom, #ffffff, #eceae6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeceae6', GradientType=0);
	padding: 16px 0 19px 30px;
	border-bottom: 1px solid #ffffff;
	position: relative;
	margin-bottom: 26px;
}
.industry img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.industry .mask {
   background-color: rgba(115,146,184, 0.7);
   width: 300px;
   padding: 60px;
   height: 300px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 100;
   -webkit-transform: translate(265px, 145px) rotate(45deg);
   -moz-transform: translate(265px, 145px) rotate(45deg);
   -o-transform: translate(265px, 145px) rotate(45deg);
   -ms-transform: translate(265px, 145px) rotate(45deg);
   transform: translate(265px, 145px) rotate(45deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.industry h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: #000000;
   margin: 0px 0px 0px 0px;
  /* -webkit-transform: translate(200px, -200px);
   -moz-transform: translate(200px, -200px);
   -o-transform: translate(200px, -200px);
   -ms-transform: translate(200px, -200px);
   transform: translate(200px, -200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;*/
}
.industry p {
   -webkit-transform: translate(-200px, 200px);
   -moz-transform: translate(-200px, 200px);
   -o-transform: translate(-200px, 200px);
   -ms-transform: translate(-200px, 200px);
   transform: translate(-200px, 200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.industry a.sector-btn {
   -webkit-transform: translate(0px, 100px);
   -moz-transform: translate(0px, 100px);
   -o-transform: translate(0px, 100px);
   -ms-transform: translate(0px, 100px);
   transform: translate(0px, 100px);
   -webkit-transition: all 0.2s 0.1s ease-in-out;
   -moz-transition: all 0.2s 0.1s ease-in-out;
   -o-transition: all 0.2s 0.1s ease-in-out;
   -ms-transition: all 0.2s 0.1s ease-in-out;
   transition: all 0.2s 0.1s ease-in-out;
}
.industry:hover .mask {
   /*-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translate(-80px, -125px) rotate(0deg);
   -moz-transform: translate(-80px, -125px) rotate(0deg);
   -o-transform: translate(-80px, -125px) rotate(0deg);
   -ms-transform: translate(-80px, -125px) rotate(0deg);
   transform: translate(-80px, -125px) rotate(0deg);*/
}
.industry:hover h2 {
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
.industry:hover p {
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.industry:hover a.sector-btn {
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

.sectorholder {
	background-color: #000000;
	font: Arial, sans-serif #FFFFFF;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeceae6', GradientType=0);
	border-bottom: 1px solid #ffffff;
	position: relative;
	margin-bottom: 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 10px;
}
.holder em {
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 55px;
	/*background: url(../img/border.png) no-repeat; */
}
.contr1 {
    margin-left: 28px;
}
.leftnavtitle {
	background: #000000;
	color: #FFF;
	font: 600 17px/17px Open Sans, Arial, Helvetica, sans-serif;
font-variant: small-caps;
 /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeceae6', GradientType=0)	
 ;*/
 border-bottom: 1px solid #ffffff;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 7px;
	
}
leftnavtitle .title {
	color: #FFFFFF;
	font: 600 17px/17px Open Sans, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}
.docdownloadheader {
	background-color: #CCCCCC;
	font: Arial, sans-serif #000000;

 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeceae6', GradientType=0)	
 ;
	border: 1px solid #999999;
	position: relative;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-top: 5px;
	border-radius: 10px 10px 0 0;
	color: #000;
}
.docdownloadheader .title {
	font: bold 18px Arial, sans-serif;
	color: #000;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0 0 0 0;
}
.newsholder {
	background: #02074b;
	font: Arial, sans-serif #FFFFFF;
/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeceae6', GradientType=0)	
 ;*/
 border-bottom: 1px solid #ffffff;
	position: relative;
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 10px;

	padding-left: 20px;
	padding-right: 0;
	padding-top: 10px;
}
.newsholder .newstitle {
	color: #FFFFFF;
	font: 600 20px/20px Open Sans, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
}

.newsholder em {
	position: absolute;
	left: 0;
	top: 0;
	width: 19px;
	height: 55px;
	/*background: url(../img/border.png) no-repeat; */
}
.contentSpan {
	background: #ffffff 0 top repeat-x;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.minHeight {
		min-height: 650px;
}
.padRight{
	padding-right: 10px;
}
.contentSpan .title1 {
	color: #222;
    font: 18px Arial,sans-serif;
    margin-bottom: 6px;
    margin-top: 8px;
    padding-left: 6px;
      text-align: left;
}
.contentSpan .title2 {
	font: bold 18px Arial, sans-serif;		    text-align: left;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 8px;
	padding-left: 6px;
	padding-top: 8px;
	/*text-transform: uppercase; */
}
.contentSpan p.text {
	font: 300 14px sans-serif;
	text-align: left;
	line-height: 20px;
	color: #555555;
	padding-left: 8px;
	padding-right: 6px;
}
.contentSpan p.textsmall {
	font: 300 11px sans-serif;
	text-align: center;
	line-height: 20px;
	color: #555555;
	padding-left: 8px;
	padding-right: 6px;
}
.contentSpan ul li {
	font: 300 14px sans-serif;
	text-align: left;
	line-height: 20px;
	color: #555555;
	padding-left: 8px;
	padding-right: 6px;
}
.contentSpan li a {
	font: 400 14px sans-serif;
	text-decoration: underline;
	color: #CC0000;
}
.contentSpan li a:hover {
	font: 400 14px sans-serif;
	text-decoration: underline;
	color: #660000;
}
.logosSpan {
	background: #ffffff top repeat-x center;
	margin-left:auto;
	margin-right:auto;
}
.newscontentSpan {
	background: #ffffff url(../img/holder_bg.png) 0 top repeat-x;
}
.contentHolder {
	padding: 0 10px 10px 10px;
	/*border-bottom: 1px solid #d8d4d4;*/
	overflow: hidden;
}
.contentHolder2 {
		overflow: hidden;
}
.contentHolder3 {
	padding: 0 20px 17px 20px;
	border-bottom: 1px solid #d8d4d4;
	overflow: hidden;
}
.contentHolder4 {
	padding: 0 0 36px 0;
	border-bottom: 1px solid #d8d4d4;
	overflow: hidden;
	background: #ffffff;
}
.downloadHolder {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	min-height:216px;
	background: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.downloadHolder1 {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 7px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.downloadHolder2 {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}



.newsholder1 {
    background-color: #000000;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 0;
    margin-top: 10px;
    padding: 10px 0 10px 20px;
    position: relative;
}

.newsholder1 .newstitle {
    color: #FFFFFF;
    font: small-caps 600 20px/20px Open Sans,Arial,Helvetica,sans-serif;
    margin: 0;
}
.newscontentHolder {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	/*overflow: hidden;*/
	background: #FFFFFF;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5;
	/*height: 225px;*/ 
	min-height: 198px;
}
.newscontentHolder1 {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5;
	 
}
.custcontent {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 20px;
	font-size: 12px;
}
.custnews {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5;
	line-height: 20px;
	font-size: 12px;
height: 374px;
}
.custnews > img {
  display: block;
  max-width: 20%;
  max-height: 20%;
  margin-left: auto;
  margin-right: auto;
}
.custnews .caption {
	color: #000000;
	/*padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 40px;
*/	font-size: 14px;
	padding: 10px 3px 3px 0;
}
.custnewsimage {
 border: 1px solid #999999;
  float: left;
  height: 30%;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 30%;
      position: relative;
}
.custnewsimage img {
  margin: auto;
}
.custnewsold {
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 5px;
}
.custnewsold > img {
  display: block;
  max-width: 20%;
  max-height: 20%;
  margin-left: auto;
  margin-right: auto;
}
.custnewsold .caption {
	color: #000000;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 10px;
	line-height: 15px;
}
.custnewsold .title {
	color: #000000;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	line-height: 10px;
	margin: 0 0 0 0;
	font-size: 12px;
}
.custnewsoldimage {
 border: 1px solid #999999;
  float: left;
  height: 30%;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 30%;
      position: relative;
}
.custnewsoldimage img {
  margin: auto;
}
.custboxHolder {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	line-height: 20px;
	font-size: 12px;
}
.custboxHolder > img {
  display: block;
  max-width: 20%;
  max-height: 20%;
  margin-left: auto;
  margin-right: auto;
}
.custboxHolder .caption {
	color: #000000;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 3px;
	font-size: 14px;
}
.custboxHolderimage {
 border: 1px solid #999999;
  float: left;
  height: 30%;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 30%;
      position: relative;
}
.custboxHolderimage img {
  margin: auto;
}
.custtext {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.custcentrebox {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 5;
	line-height: 20px;
	font-size: 12px;
	min-height: 227px;
}
.centrearticle {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	overflow: hidden;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 12px;
}
.softwarelayout {
	align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 2px; 
	margin-right: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 2px;
	height: inherit;
}
.softwarelayout .title {
	position: relative;
	margin-bottom: 3px;
	margin-left: -2px;
	margin-right: auto;
	padding-bottom: 5px;
	/* padding-top: 5px; */
	color: #000000;
	font: 600 20px/20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
}
.softwarelayout p.text {
	font: 300 12px Arial, sans-serif;
	text-align: left;
	line-height: 20px;
	color: #000000;
	padding: 3px 3px 3px 3px;
}
.related {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 0;
	max-width: 100%;
}
.marLeft {
	margin-left: 15px;
}
.marRight {
	margin-right: 10px;
}
.marTop {
	margin-top: 10px;
}
.marBot {
	margin-bottom: 10px;
}
.marCent {
	margin-left: 5%;
}
.marCent1 {
	
}
.related .title {
	background-color: #000000;
	border-bottom: 1px solid #ffffff;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	color: #FFFFFF;
	font: 600 16px/16px Open Sans, Arial, Helvetica, sans-serif;
	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-align: left;
	font-variant: small-caps;
}
.related .text {
	font: 300 12px Arial, sans-serif;
	font-weight:bold;
	text-align: left;
	line-height: 15px;
	color: #000000;
	padding: 3px 3px 3px 3px;
}
.leftnav {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 10px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0;
	max-width: 100%;
	margin-right: 10px;
font-variant: small-caps;
}
.leftnav .title {
	color: #000000;
	font: 600 16px/16px Open Sans, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-align: left;
font-variant: small-caps;
}
.leftnav .list {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 6px;
	color: #000000;
	font: 600 16px/16px Open Sans, Arial, Helvetica, sans-serif;
font-variant: small-caps;
}
.pushcontentHolder {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #cc0000;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0;
	max-width: 100%;
	max-height: 215px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pushcontentHolder .title {
	color: #FFFFFF;
	font: 600 16px/16px Open Sans, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	padding-top: 5px;
	font-weight:bold;
	text-align: center;
}
.latestnewsred {
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #cc0000;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0;
	max-width: 100%;
	max-height: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.latestnewsred .title {
	color: #FFFFFF;
	font: 600 16px/16px Open Sans, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding-top: 5px;
	font-weight:bold;
	text-align: center;
}
.latestnews1 {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.downloadcontent {
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0;
	max-width: 100%;
	max-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.downloadcontent .title {
	color: #000;
	font: 600 14px/16px Open Sans, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	font-weight:bold;
	text-align: center;
}
.downloadcontent p {
	color: #000;
	font: 300 12px/12px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
	line-height: 20px;
}
.downloadcontent figure img {
	min-width: 80%;
	max-width: 80%;
	display: block;
    margin-left: auto;
    margin-right: auto;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
hr {
	width: auto;
	border-top: none;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
/*-----btn-----*/
.btn.btn-primary {
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 19px 12px 19px;
	font: 600 16px/18px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	color: #ffffff;
	border: none;
	text-align: center;
	letter-spacing: 0;
	background: #4f4c4b;
	text-shadow: none;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-primary:hover {
	color: #ffc301;
	background: #2f2d2d;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link {
	box-shadow: none;
	position: relative;
	text-decoration: underline;
	padding: 0;
	font: italic 600 15px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #2f822f;
	border: none;
	letter-spacing: 0;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link > em {
	text-decoration: none;
}
.btn.btn-link:hover {
	color: #333;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*small button */
.btn.small-btn {
	/* margin: 0 auto; */
	margin-top: 5px;
	box-shadow: none;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	position: relative;
	/*text-transform: uppercase; */
	display: inline-block;
	padding: 5px 5px 5px 5px;
	font: 600 12px/14px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-align: center;
	letter-spacing: 0;
	background: #FFFFFF;
	text-shadow: none;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.small-btn:hover {
	color: #000000;
	background: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.sector-btn {
	margin: 0 auto;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 8px 8px 8px;
	font: 600 14px/16px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	letter-spacing: 0;
	background: #CC0000;
	text-shadow: none;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.sector-btn:hover{
	color: #000000;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #CC0000;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.red-btn {
  background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    text-shadow: none;
}
.btn.red-btn:hover {
	color: #c3c3c3;
	background: #454a8e;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.smallred-btn {
	margin: 0 auto;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	position: relative;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 5px 5px 5px;
	font: 600 12px/12px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	letter-spacing: 0;
	background: #CC0000;
	text-shadow: none;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.smallred-btn:hover {
	color: #000000;
	background: #CC0000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.longred-btn {
	background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    text-shadow: none;
}
.btn.longred-btn:hover {
	color: #c3c3c3;
	background: #454a8e;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.longred-btn1 {
	margin: 0 auto;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	position: relative;
	
	vertical-align: baseline;
	text-transform: uppercase;
	display: inline-block;
	padding: 3px 20px 3px 3px;
	font: 600 12px/12px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
	letter-spacing: 0;
	background: #02074b;
	text-shadow: none;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	overflow: hidden;
}
.btn.longred-btn1:hover {
	color: #000000;
	background: #ffffff;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

.btn.longredNew-btn {
	margin: 0 auto;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: none;
	position: relative;
	float: left;
	vertical-align: baseline;
	text-transform: uppercase;
	display: inline-block;
	padding: 3px 3px 3px 3px;
	font: 600 12px/12px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: right;
	letter-spacing: 0;
	background: #CC0000;
	text-shadow: none;
	text-decoration: none !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	overflow: hidden;
}
.btn.btn-link {
	box-shadow: none;
	position: relative;
	text-decoration: underline;
	padding: 0;
	font: italic 600 15px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #2f822f;
	border: none;
	letter-spacing: 0;
	display: inline-block;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.btn.btn-link > em {
	text-decoration: none;
}
.btn.btn-link:hover {
	color: #333;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----list-----*/
.list1 {
	margin: 0;
	list-style: none;
	margin-bottom: 14px;
}
.list1 li {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 16px;
	margin-bottom: 14px;
	border-bottom: 1px dotted #c1c1c1;
	overflow: hidden;
}
.list1.video li {
	padding-bottom: 19px;
}
.list1 li.marg {
	margin-bottom: 0;
}
.list1 li figure {
	margin: 0;
	float: left;
	margin-right: 19px;
	position: relative;
}
.list1 li figure em {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	background: url(../img/play.png) center center no-repeat;
}
.list1 li time {
	font: 600 italic 15px Open Sans, Arial, Helvetica, sans-serif;
	color: #484848;
	display: block;
	margin-bottom: 9px;
}
.industry img {
   -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
}
.industry .mask {
   background-color: rgba(115,146,184, 0.7);
   width: 300px;
   padding: 60px;
   height: 300px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 100;
   -webkit-transform: translate(265px, 145px) rotate(45deg);
   -moz-transform: translate(265px, 145px) rotate(45deg);
   -o-transform: translate(265px, 145px) rotate(45deg);
   -ms-transform: translate(265px, 145px) rotate(45deg);
   transform: translate(265px, 145px) rotate(45deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.industry h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: #000000;
   margin: 0px 0px 0px 0px;
  /* -webkit-transform: translate(200px, -200px);
   -moz-transform: translate(200px, -200px);
   -o-transform: translate(200px, -200px);
   -ms-transform: translate(200px, -200px);
   transform: translate(200px, -200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;*/
}
.industry p {
   -webkit-transform: translate(-200px, 200px);
   -moz-transform: translate(-200px, 200px);
   -o-transform: translate(-200px, 200px);
   -ms-transform: translate(-200px, 200px);
   transform: translate(-200px, 200px);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.industry a.sector-btn {
   -webkit-transform: translate(0px, 100px);
   -moz-transform: translate(0px, 100px);
   -o-transform: translate(0px, 100px);
   -ms-transform: translate(0px, 100px);
   transform: translate(0px, 100px);
   -webkit-transition: all 0.2s 0.1s ease-in-out;
   -moz-transition: all 0.2s 0.1s ease-in-out;
   -o-transition: all 0.2s 0.1s ease-in-out;
   -ms-transition: all 0.2s 0.1s ease-in-out;
   transition: all 0.2s 0.1s ease-in-out;
}
.industry:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   /*-webkit-transform: translate(-80px, -125px) rotate(0deg);
   -moz-transform: translate(-80px, -125px) rotate(0deg);
   -o-transform: translate(-80px, -125px) rotate(0deg);
   -ms-transform: translate(-80px, -125px) rotate(0deg);
   transform: translate(-80px, -125px) rotate(0deg);*/
}
.industry:hover h2 {
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.3s;
   -moz-transition-delay: 0.3s;
   -o-transition-delay: 0.3s;
   -ms-transition-delay: 0.3s;
   transition-delay: 0.3s;
}
.industry:hover p {
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}
.industry:hover a.sector-btn {
   -webkit-transform: translate(0px,0px);
   -moz-transform: translate(0px,0px);
   -o-transform: translate(0px,0px);
   -ms-transform: translate(0px,0px);
   transform: translate(0px,0px);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

.list1 li .extra-wrap a {
	font: 600 17px Open Sans, Arial, Helvetica, sans-serif;
	color: #2f822f;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list1 li a:hover {
	color: #333333;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list1 li > p {
	margin-top: 11px;
}
.list1 li > p > a {
	color: #2f822f;
	font-size: 22px;
	line-height: 11px;
	margin-left: 9px;
}
.list1 li > p > a:hover {
	color: #484848;
}
.list2 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-bottom: 28px;
	margin-top: 4px;
}
.list2.borderNone {
	margin-bottom: -9px;
}
.list2 li {
	font-size: 14px;
	line-height: 20px;
	border-bottom: 1px solid #eaeaea;
	padding: 0 0 11px 0;
	margin-bottom: 12px;
}
.list2.borderNone li {
	border-bottom: none;
}
.list2 li div {
	overflow: hidden;
}
.list2 li.last {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.list2 li a {
	color: #383535;
	font: 600 14px Open Sans, Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list2 li span {
	font-size: 18px;
	color: #ffcc03;
	margin-right: 9px;
	margin-top: 1px;
	float: left;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.list3 {
	margin: 0;
	list-style: none;
	margin-bottom: -4px;
}
.list3 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 19px;
}
.list3 li:first-child + li + li + li {
	margin-bottom: 0;
}
.list4 {
	margin: 0;
	list-style: none;
	margin-top: 3px;
	margin-bottom: -10px;
}
.list4 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 19px;
}
.list4 li:first-child + li + li {
	margin-bottom: 0;
}
.list4 li .numb {
	float: left;
	margin-right: 15px;
	font: 600 20px Open Sans, Arial, Helvetica, sans-serif;
	color: #ffcf03;
	margin-top: -6px;
}
.list4 li p {
	margin-bottom: 6px;
}
.list5 {
	margin: 0;
	list-style: none;
	margin-top: 5px;
	overflow: hidden;
	margin-left: -15px;
	margin-bottom: 0;
}
.list5 li {
	font-size: 14px;
	line-height: 20px;
	float: left;
	width: 122px;
	margin-left: 12px;
	margin-bottom: 11px;
}
.list6-box {
	position: relative;
	padding-bottom: 94px;
}
.list6-box:after {
	width: 2px;
	height: 100%;
	background: none;
	background: url(../img/border.png) right top repeat-y;
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	right: -67px;
	content: ' ';
	z-index: 10;
}
.list6 {
	margin: 0;
	list-style: none;
	display: block;
	margin-top: 28px;
}
.list6 li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}
.list6 .badge {
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	width: 54px;
	height: 55px;
	text-align: center;
	padding-top: 10px;
	text-shadow: none;
	font: 30px/30px 'Fjalla One';
	color: #ffffff;
	float: left;
	margin-right: 15px;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	background-color: #4d4c4c;
	background-image: -moz-linear-gradient(top, #626262, #2d2c2c);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#626262), to(#2d2c2c));
	background-image: -webkit-linear-gradient(top, #626262, #2d2c2c);
	background-image: -o-linear-gradient(top, #626262, #2d2c2c);
	background-image: linear-gradient(to bottom, #626262, #2d2c2c);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff626262', endColorstr='#ff2d2c2c', GradientType=0);
	border-top: 1px solid #6d6d6d;
	border-right: 1px solid #535353;
	border-bottom: 1px solid #3b3b3b;
	border-left: 1px solid #555454;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
}
.list6 .badge .numb {
	font: 12px/12px 'Fjalla One';
	margin-top: 5px;
}
.list6 li .extra-wrap p {
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	color: #676565;
	width: 100%;
	float: left;
}
.list6 li .extra-wrap p br {
	display: none;
}
.list6 li .extra-wrap a {
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	color: #ffffff;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list6 li .extra-wrap a:hover {
	color: #bfcd01;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.list6 li > div {
	margin-bottom: 13px;
}
.list6 li > div .extra-wrap h3 {
	margin-bottom: 10px;
}
/*-----thumbs-----*/
.thumb-pad0 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad0 .thumbnail .caption {
	padding: 0;
	color: #676565;
}
.thumb-pad0 .thumbnail .caption h3 {
	margin-bottom: 8px;
}
.thumb-pad0 .thumbnail .caption p {
	margin-bottom: 8px;
}
.thumb-pad0 figure {
	margin: 0;
	margin-bottom: 14px;
}
.thumb-pad0 figure img {
	width: 100%;
}
.iconthumbpad {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 6px;
}
.iconthumbpad .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.iconthumbpad figure img {
	max-width: 100%;
	height: auto;
}
.iconthumbpad .thumbnail .caption {
	padding: 0;
	color: #676565;
}
.iconthumbpad .thumbnail .caption .btn-primary {
	margin-top: 13px;
}
.iconthumbpad figure {
	margin: 0;
	margin-bottom: 6px;
}
.iconthumbpad figure img {
	min-width: 70%;
	max-width: 70%;
	display: block;
    margin-left: auto;
    margin-right: auto;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.thumb-pad1 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 12px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 0;
	color: #676565;
}
.thumb-pad1 .thumbnail .caption .btn-primary {
	margin-top: 13px;
}
.thumb-pad1 figure {
	margin: 0;
	margin-bottom: 24px;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 10px;
	list-style: none;
	overflow: hidden;
	margin-bottom: 21px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.thumb-pad2 .padLeft {
	padding-right: 6px;
	padding-left: 6px;
	
}
.thumb-pad2 .thumbnail {
	position: relative;
	padding: 5px;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #676565;
	overflow: hidden;
}
.thumb-pad2 .thumbnail .caption p {
	margin-bottom: 22px;
}
.thumb-pad2 figure {
	margin: 0;
	/*float: left; */
	margin-right: 10px;
	/*border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;*/
	padding:10px 0 0;
}
.thumb-pad2bord {
	margin: 10px;
	list-style: none;
	overflow: hidden;
	margin-bottom: 21px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
.thumb-pad2bord .padLeft {
	padding-right: 6px;
	padding-left: 6px;
}
.thumb-pad2bord .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad2bord .thumbnail .caption {
	padding: 0;
	color: #676565;
	overflow: hidden;
}
.thumb-pad2bord .thumbnail .caption p {
	margin-bottom: 22px;
}
.thumb-pad2bord figure {
	margin: 0;
	/*float: left; */
	margin-right: 10px;
}
.set {
	max-width: 35%;
}
.docdownload {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	float:none;
}
.softdownload {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float:none;
}
.docdownloadcontents {
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}
.docdownloadcontents figure {
	margin: 0;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	vertical-align:middle;
}
.docdownloadcontents .grey {
	background-color: #CCCCCC;
}
.newsarchive {
	padding: 10px 10px 10px 10px;
	background-color: #FFF;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
}
.newsarchive figure {
	margin: 0;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	vertical-align:middle;
}
.newsarchive .grey {
	background-color: #CCCCCC;
}
.circle-text {
    width:50%;
	font-size: 45px;
	font-weight: 600;
}
.circle-text:after {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 100%;
    background: #CC0000; 
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.circle-text div {
    float:left;
    width:100%;
    padding-top:50%;
    line-height:1em;
    margin-top:-0.5em;
    text-align:center;
    color:white;
}
.thumb-contact {
	margin: 10px;
	list-style: none;
	overflow: hidden;
	margin-bottom: 21px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 10px;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.thumb-contact.padLeft {
	padding-right: 6px;
	padding-left: 6px;
	height:170px;
}
.thumb-contact .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-contact .thumbnail .caption {
	padding: 0;
	color: #676565;
	overflow: hidden;
}
.thumb-contact .thumbnail .caption p {
	margin-bottom: 22px;
}
.thumb-contact figure {
	margin: 0;
	/*float: left; */
}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	margin-left: 50px;
}
.thumb-pad2 figure img {
	width: 100%;
}
.thumb-pad2bord figure img {
	width: 100%;
}
.thumb-pad3 figure {
	margin: 0;
	width: 100%;
	margin-bottom: 24px;
	margin-top: 5px;
}
.thumb-pad3 figure > img {
	width: 100%;
}
.thumb-pad3 p {
	margin-bottom: 6px;
}
.thumb-pad3 .btn.btn-primary {
	margin-top: 18px;
}
.thumb-pad4 {
	width: 100%;
}
.thumb-pad4 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad4 figure {
	margin: 0;
	display: inline-block;
	width: 100%;
}
.thumb-pad4 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad5 {
	margin: 0;
	display: inline-block;
	margin-bottom: 10px !important;
}
.thumb-pad5 .thumbnail {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0;
	color: #676565;
}
.thumb-pad5 .thumbnail .caption p {
	margin-bottom: 20px;
}
.thumb-pad5 figure {
	margin: 0;
	overflow: hidden;
	display: inline-block;
	float: left;
	margin-right: 19px;
}
.thumb-pad5 figure img {
	width: 100%;
}
.box4-box {
	margin-top: 0;
	padding-bottom: 30px;
}
.projects-box figure {
	padding-bottom: 0 !important;
	border-bottom: none !important;
	margin-bottom: 12px !important;
}
.projects-box h4 {
	font-weight: normal !important;
}
.projects-box .caption p {
	text-transform: none !important;
	font-size: 14px !important;
	font-weight: normal !important;
}
.projects-box .thumb-pad8 {
	margin-bottom: 36px !important;
	padding-bottom: 23px !important;
}
.thumb-pad8 {
	position: relative;
	padding: 20px 20px 26px 20px;
	margin-bottom: 23px;
	margin-top: -6px;
}
.thumb-pad8 span {
	background-color: #d9155c;
	width: 100%;
	height: 0;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.thumb-pad8 strong {
	background-color: #f2f6f9;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.thumb-pad8 .thumbnail {
	position: relative;
	z-index: 3;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad8 figure {
	margin: 0;
	width: 100%;
	margin-bottom: 16px;
	padding-bottom: 22px;
	border-bottom: 1px dashed #cdd0d2;
}
.thumb-pad8 figure img {
	width: 100%;
	max-width: 100%;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	color: #676565;
}
.thumb-pad8 .thumbnail .caption p {
	text-transform: uppercase;
	color: #afafaf;
	margin-bottom: 8px;
	font: bold 10px Open Sans, Arial, Helvetica, sans-serif;
	line-height: 20px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad8 .thumbnail .caption h4 {
	margin-bottom: 7px;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.latestnewsthumb1 {
	margin: 0;
	list-style: none;
	overflow: hidden;
	min-height:216px;
	padding-right: 5px;
	padding-left: 5px;
	/*margin-bottom: 50px;
	margin-top: 5px;*/
}
.latestnewsthumb1.padLeft {
	padding-right: 1px;
	padding-left: 1px;
}
.latestnewsthumb1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.latestnewsthumb1 .thumbnail .caption {
	padding: 0;
	color: #676565;
	overflow: hidden;
}
.latestnewsthumb1 .thumbnail .caption p {
	margin-bottom: 5px;
}
.latestnewsthumb1 figure {
	margin: 0;
	float: left;
	margin-right: 21px;
}
.latestnewsthumb1 figure img {
	width: 100%;
}
.productpic {
 border: 1px solid #999999;
  float: right;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 10px;
  /*margin: .2em 1em 1em 0; */
  margin-left: 10px;
  overflow: hidden;
  width: auto;
      position: relative;
}
.productpic img {
  margin: auto;
}
.productpic span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;

}
.productpic:hover span {
    opacity: 1;
}
.productpicleft {
 border: 1px solid #999999;
  float: left;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: 10px;
  /*margin: .2em 1em 1em 0; */
  margin-right: 10px;
  overflow: hidden;
  width: auto;
      position: relative;
}
.productpicleft img {
  margin: auto;
}
.productpicleft span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;

}
.productpicleft:hover span {
    opacity: 1;
}
.staticpic {
  float: none;
  height: auto;
  margin: auto;
  overflow: hidden;
  width: auto;
  position: relative;
}
.staticpic img {
  margin: auto;
}
.staticpic span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.staticpic:hover span {
    opacity: 1;
}
.infopic {

  float: right;
/*  margin-right: 10px;
  margin-left: 5px;
  margin-top: 5px;
  margin-bottom: 10px;*/
  overflow: hidden;
  width: auto;
      position: relative;
	  /*height: 225px;*/ 
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { margin:0; }
.infopic img {
  margin: auto;
}
.infopic span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.infopic:hover span {
    opacity: 1;
}
.infopicleft {
 border: 1px solid #999999;
  float: left;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: auto;
      position: relative;
}
.infopicleft img {
  margin: auto;
}
.link2.ltg {
    float: left;
}
.infopicleft span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.infopicleft:hover span {
    opacity: 1;
}
.readerbox {
 border: 1px solid #999999;
  float: right;
  height: auto;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin-left: 5px;
  /*margin: .2em 1em 1em 0; */
  margin-right: 10px;
  overflow: hidden;
  width: 20%;
  position: relative;
  font: 300 10px Arial, sans-serif;
	color: #CC0000;
}
.readerbox img {	
	width: auto; height: auto;
	position:relative; 
}
.readerbox1 {
 
  float: right;
  height: auto;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin-left: 5px;
  /*margin: .2em 1em 1em 0; */
  margin-right: 10px;
  overflow: hidden;
  width: 20%;
  position: relative;
  font: 300 10px Arial, sans-serif;
	color: #CC0000;
}
.readerbox1 img {	
	width: auto; height: auto;
	position:relative; 
}
.supportbox {
 border: 1px solid #999999;
  float: right;
  height: auto;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-left: 5px;
  margin-right: 5px;
  overflow: hidden;
  width: 20%;
  position: relative;
  font: 300 14px Arial, sans-serif;
	color: #000;
}
.supportbox img {	
	width: auto; height: auto;
	position:relative; 
	float:left;
}
.generalbox {
 border: 1px solid #999999;
  float: none;
  height: auto;
  padding-right: 2px;
  padding-left: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-left: 10%;
  margin-right: 5px;
  overflow: hidden;
  width: auto;
  position: relative;
  font: 300 14px Arial, sans-serif;
	color: #000;
}
.generalbox figure img {	
	width: auto; height: auto;
	position:relative;
	float: left;
	padding: 0 0 0 0; 
}
.generalbox .title2 {
	font: bold 24px Arial, sans-serif;		    text-align: center;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 6px;
	/*padding-left: 6px;
	padding-top: 8px;
	/*text-transform: uppercase; */
}
.iconbox {
 border: 1px solid #999999;
 background-color: #CC0000;
  float: none;
  /*height: auto;*/
  padding:25px 5px;
  margin-left: 5px;
  margin-top:10px;
  /*margin: .2em 1em 1em 0; */
  margin-right: 10px;
  overflow: hidden;
  width: 100%;
  position: relative;
  font: 300 14px Arial, sans-serif;
  color: #FFFFFF;
  line-height: 24px;
  min-height: 212px;
  /*height: 242px;*/
}
.iconbox .title {
	font: 600 14px/16px Open Sans, Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	padding-bottom: 10px;
}
.iconbox img {	
	width: auto; height: auto;
	position:relative; 
}

.iconbox1 {
 border: 1px solid #999999;
 background-color: #CC0000;
  float: none;
  height: auto;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin-left: -5px;
  margin-top:5px;
  /*margin: .2em 1em 1em 0; */
  margin-right: 10px;
  overflow: hidden;
  width: 100%;
  position: relative;
  font: 300 14px Arial, sans-serif;
  color: #FFFFFF;
 
}

.iconbox1 .title {
	font: 600 16px/16px Open Sans, Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	padding-bottom: 10px;
}
.iconbox1 img {	
	width: auto; height: auto;
	position:relative; 
}
.softwarelayoutpic {
 border: 1px solid #999999;
  float: left;
  height: 30%;
  margin-left: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 30%;
      position: relative;
}
.softwarelayoutpic img {
  margin: auto;
}
.softwarelayoutpic span {
    position: absolute;
    bottom: 0;
    height: 10px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 10px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:8px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;

}
.softwarelayoutpic:hover span {
    opacity: 1;
}
.softwarepic {
 border: 1px solid #999999;
  float: none;
  height: auto;
  margin: 2 2 2 2;
  overflow: hidden;
  width: auto;
      position: relative;
}
.softwarepic img {
  margin: auto;
}
.softwarepic span {
    position: absolute;
    bottom: 0;
    height: 10px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 10px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:8px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;

}
.softwarepic:hover span {
    opacity: 1;
}
.smallpic {
 border: 1px solid #999999;
  float: right;
  height: 30%;
  padding-right: 10px;
  padding-left: 10px;
  /*margin: .2em 1em 1em 0; */
  margin-left: 10px;
  overflow: hidden;
  width: 30%;
      position: relative;
}
.smallpic img {
  margin: auto;
}
.smallpic span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}
.smallpic:hover span {
    opacity: 1;
}
.industrypic {
 border: 1px solid #999999;
  float: right;
  height: auto;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  width: auto;
  position: relative;
}
.industrypic img {
  margin: auto;
}
.industrypic span {
    position: absolute;
    bottom: 0;
    height: 15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    width: 100%;
    left: 0;
    line-height: 15px;
    text-align: left;
	font-family:Arial, sans-serif;
    font-size:10px;
	margin-left: 0;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;

}
.industrypic:hover span {
    opacity: 1;
}
.projects-box .thumb-pad8 .thumbnail .caption h4 {
	font-size: 17px;
}
.projects-box .thumb-pad8 .thumbnail .caption p {
	margin-bottom: 5px;
}
.tableBox > table {
	width: 100%;
	margin-bottom: 4px;
}
.tableBox p {
	margin-bottom: 19px;
}
.tableBox > table tr > td {
	white-space: nowrap;
	color: #4b5aa7;
}
.tableBox > table a {
	color: #383535;
	text-decoration: none;
	font: 600 14px Open Sans, Arial, Helvetica, sans-serif;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.dots {
	background: url(../img/dotted.png) 30% 15px repeat-x;
	width: 100%;
}
.tableBox > table a:hover {
	color: #ffbe01;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
/*-----blockquote-----*/blockquote {
	padding: 0;
	border: none;
	margin: 0;
	margin-bottom: 22px;
	margin-top: -4px;
}
blockquote.first {
	padding-left: 20px;
}
blockquote.last {
	padding-right: 20px;
}
blockquote > div {
	padding-left: 18px;
	padding-right: 20px;
}
blockquote img {
	display: block;
	margin-bottom: 7px;
}
blockquote p {
	font: italic 14px Open Sans, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
blockquote p.indent {
	margin-bottom: 17px;
}
blockquote p span {
	color: #383535;
	font-style: normal;
	text-transform: uppercase;
}
blockquote a {
	color: #676565;
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	position: relative;
	top: -2px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
blockquote a:hover {
	color: #4b5aa7;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
blockquote .extra-wrap {
	margin-bottom: 15px;
}
/*-----table-----*/
.table1 {
	color: #000;
	display: inline-block;
}
.table1 tr {
	height: 57px;
	vertical-align: middle;
	border-bottom: 1px dotted #c1c1c1;
}
.table1 tr.last {
	border-bottom: none;
}
.table1 td {
	font: 600 15px Open Sans, Arial, Helvetica, sans-serif;
	color: #8a8a8a;
	border-right: 1px dotted #c1c1c1;
}
.table1 .middle {
	width: 200px;
	padding-left: 29px;
}
.table1 .middle2 {
	width: 111px;
	padding-left: 29px;
}
.table1 .firstCol {
	width: 125px;
	color: #8a8a8a;
	font: 600 15px Open Sans, Arial, Helvetica, sans-serif;
	}
.table1 .lastCol {
	width: 206px;
	padding-left: 29px;
	border-right: none;
}
.table1 .color {
	color: #2f822f;
}
.table1 .firstLine {
	border-bottom: 1px dotted #c1c1c1;
}
.table1 .firstLine td {
	font-size: 17px;
	color: #2f822f;
}
.table1 .firstLine .firstCol {
	font-size: 17px;
}
.table1 .firstLine {
	height: 41px;
	vertical-align: top;
}
/*-----header-----*/
header {
	padding: 0px 0 0 0;
}
header br {
	display: block;
}
.main.bg {
	background: none;
	overflow: visible;
}
header .follow-box {
	float: right;
	margin-top: -2px;
	text-align: right;
}
header p {
	font: 13px Open Sans, Arial, Helvetica, sans-serif;
	color: #ffffff;
	float: left;
}
header p1 {
	font: 13px Open Sans, Arial, Helvetica, sans-serif;
	color: #abaaa7;
	float: left;
}
header p2 {
	font: 13px Open Sans, Arial, Helvetica, sans-serif;
	color: #abaaa7;
	float: left;
	margin-right:80px;
	
}

header .follow_icons {
	margin: 0;
	list-style: none;
	display: inline-block;
	margin-bottom: 4px;
}
header .follow_icons li {
	float: left;
	margin-left: 6px;
}
header .follow_icons li a {
	font-weight: normal;
	font-size: 22px;
	line-height: 22px;
	color: #a9a8a8;
	display: inline-block;
	width: auto;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
header .follow_icons li a:hover {
	color: #333333;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*-----menu-----*/
#slides-pagination ul li:hover, #slides-pagination ul .flex-active-slide {
	background: #02074b;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	border-color: #cccccc;
}
#slides-pagination ul li:hover .title1, #slides-pagination ul .flex-active-slide .title1 {
	color: #FFFFFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#slides-pagination ul li:hover .title2, #slides-pagination ul .flex-active-slide .title2 {
	color: #FFFFFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
#menu {
	padding-bottom: 69px;
}
.navbar_ {
	margin-bottom: 0 !important;
	margin-bottom: 30px;
}
.nav-collapse .nav {
	float: none !important;
}
.navbar_ .collapse {
	overflow: visible;
	line-height: 0 !important;
	font-size: 0;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
	font-size: 24px;
	line-height: 24px;
	display: block;
}
.navbar_ .navbar-inner {
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	min-height: inherit;
	border: none;
	background: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	
}
.navbar_ .nav-collapse_ {
	padding: 0;
	overflow: visible !important;
	
	padding-bottom: 4px;
}
.nav-collapse_ {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}
.nav-collapse_ .nav {
	margin: 0;
	background: #02074b;
}
.nav-collapse_ .nav li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid #252525;
	text-transform: uppercase;
	/*text-align: center;*/
	zoom: 1;
}
.nav-collapse_ .nav > li > a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	color: #CCCCCC;
	box-shadow: none !important;
	text-shadow: none !important;
	font: 600 17px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
       font-variant: small-caps;
	padding: 0;
	text-align: center;
	background: none;
	/* [disabled]background: #000000 url(../img/menu_bg1.png) repeat-x; */
	background: #02074b;
	padding: 16px 19px 17px 20px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li.active > a {
	color: #FFFFFF !important;
	
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	box-shadow: none;
}
.nav-collapse_ .nav > li a:hover {
	color: #FFFFFF !important;
	background: #02074d  repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > .sfHover > a {
	color: #FFFFFF !important;
	
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse_ .nav > li > a span {
	display: inline-block;
	height: 6px;
	background: url(../img/menu-marker.png) no-repeat;
	width: 7px;
	left: 54px;
	top: 45px;
	position: absolute;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
	position: absolute;
	display: none;
	width: 203px;
	left: 0;
	top: 55px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.nav-collapse .sub-menu > ul li {
	background: none !important;
	float: none;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 1px solid #252525;
}
.nav-collapse .sub-menu > ul li:first-child + li + li + li + li {
	border-bottom: none;
}
.nav-collapse .sub-menu > ul li a {
	margin: 0;
	font: 600 17px 'Open Sans', Open Sans, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	display: block;
	background: #02074b;
	text-transform: none;
	font-variant: small-caps;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0;
	padding-top: 7px;
}
.nav-collapse .sub-menu > ul li a span {
	margin-left: 10px;
	display: inline-block;
	background: url(../img/menu-marker2.png) no-repeat;
	width: 6px;
	height: 5px;
	position: relative;
	top: -2px;
}
.nav-collapse .sub-menu > ul li a:hover {
	text-decoration: none;
	
	color: #FFFFFF !important;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu .sfHover > a {
	text-decoration: none;
	background: #CC0000 !important;
	color: #FFFFFF !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 203px;
	left: 204px;
	top: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
.nav-collapse .sub-menu ul ul li a {
	padding: 0;
	margin: 0;
	font: 14px/14px Arial, Helvetica, sans-serif;
	color: #ffffff;
	display: block;
	background: #000000;
	text-transform: none;
       font-variant: small-caps;
	padding: 7px 0 10px 20px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.nav-collapse .sub-menu ul ul li:first-child + li + li {
	border-bottom: none;
}
.nav-collapse .sub-menu ul li a:hover, .nav-collapse .sub-menu ul li.sfHover > a {
	text-decoration: none;
	
	color: #FFFFFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
/*----content-----*/
#content {
	position: relative;
	padding: 0 0 0 0;
}
.img-polaroid {
	position: relative;
	background: none;
	padding: 0;
	box-shadow: none;
	border: none;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
	max-width: inherit;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#toTop {
	display: none;
	width: 42px;
	height: 42px;
	overflow: hidden;
	background: url(../img/top.png) 0 top no-repeat;
	position: fixed;
	margin-right: -690px !important;
	right: 50%;
	bottom: 40px;
	z-index: 999;
}
#toTop:hover {
	background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #ffcc03;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.mail:hover {
	color: #383535;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.error {
	padding-top: 37px;
}
.error-search p {
	margin-bottom: 20px;
}
.error-search h2 {
	margin-bottom: 35px;
}
.error-search > div {
	padding-right: 20px;
}
.testimonials-box {
	margin-top: -4px;
	padding-bottom: 0;
}
.testimonials-box > div {
	padding-left: 0;
	padding-right: 0;
}
.testimonials-box h2 {
	padding-left: 18px;
}
.team-box h2 {
	padding-left: 18px;
}
.linkBox {
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	/*padding: 9px 0 11px 0;*/
	background: #02074b;
}
.linkBox > div {
	float: right;
	display: inline-block;
}
/*.linkBox ul {
	margin: 0;
	list-style: none;
	overflow: hidden;
	margin-right: 30px;
}
.linkBox ul li {
	float: left;
	padding: 0 12px 0 11px;
}
.linkBox ul li:first-child {
	padding-left: 0;
}
.linkBox ul li:first-child + li + li + li + li {
	padding-right: 0;
	border-right: 0;
}*/
.linkBox ul li a {
	font: 600 14px Open Sans, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	/*background: transparent url('../img/loginarrow.png') no-repeat center right;
	display: block;
	width: 20px 500px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;*/
}
.linkBox ul li a:hover {
	color: #FFFFFF;
		/*background: transparent url('../img/loginarrowov.png') no-repeat center right;
	width: 100px/500px;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;*/
} 
.logoBox {
	background-color: #f7f7f5;
	background-image: -moz-linear-gradient(top, #ffffff, #eceae6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#eceae6));
	background-image: -webkit-linear-gradient(top, #ffffff, #eceae6);
	background-image: -o-linear-gradient(top, #ffffff, #eceae6);
	background-image: linear-gradient(to bottom, #ffffff, #eceae6);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeceae6', GradientType=0);
}
.logoBox .telBox {
	background: url(../img/header_glow.png) 31px 0 no-repeat;
	float: right;
	width: 464px;
	padding: 31px 29px 17px 0;
	text-align: right;
}
.logoBox .telBox .title1 {
	font: bold 26px Open Sans, Arial, Helvetica, sans-serif;
	color: #3c4886;
	margin-bottom: 1px;
	width: 100%;
}
.logoBox .telBox .title2 {
	font: 600 13px Open Sans, Arial, Helvetica, sans-serif;
	color: #9d9a98;
	width: 100%;
}
.logoBox .telBox span {
	font-size: 36px;
	color: #ffcc02;
	margin-right: 7px;
	position: relative;
	top: 3px;
}
.logoBox > div > div {
	overflow: hidden;
	padding: 30px 0 28px 29px;
	float: left;
}
.maintext {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top:10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;

}
.maintext .title1 {
	font: bold 24px Arial, sans-serif;		    text-align: left;
	color: #000000;
	margin-bottom: 6px;
	margin-top: 6px;
	/*text-transform: uppercase; */
}
.maintext p.text {
	font: 300 12px sans-serif;
	text-align: left;
	line-height: 20px;
	color: #000000;
}
.softwarelayout {
	align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 2px; 
	margin-right: 15px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 2px;
	height: inherit;
}
.softwarelayout .title {
	position: relative;
	margin-bottom: 3px;
	margin-left: -2px;
	margin-right: auto;
	padding-bottom: 5px;
	/* padding-top: 5px; */
	color: #000000;
	font: 600 20px/20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
}
.softwarelayout p.text {
	font: 300 12px Arial, sans-serif;
	text-align: left;
	line-height: 20px;
	color: #000000;
	padding: 3px 3px 3px 3px;
}
.softwarebox {
	align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-top:10px;
	margin-bottom: 10px;
	/*margin-left: 5px; */
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.softwarebox .title {
	background-color: #000000;
	width: 100%;
	position: relative;
	margin-bottom: 3px;
	margin-left: -2px;
	margin-right: auto;
	padding-bottom: 5px;
	padding-top: 5px; 
	color: #FFFFFF;
	font: 600 12px/12px Open Sans, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
}
.softwarebox p.text {
	font: 300 10px Arial, sans-serif;
	text-align: center;
	color: #000000;
	padding: 3px 3px 3px 3px;
}
.photobox {
	align: center;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right: 0px;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	height: inherit;
	font-color: #000;
}
.banner {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
	min-height: 245px;
	margin-left: 10px;
	padding:5px 5px 12px

}
.banner .title1 {
	font: bold 24px Open Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CC0000;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.banner .title2 {
	font: 600 14px Open Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
	color: #383535;
}
.banner2 {
	background: #3c4886 url(../img/clock.png) 187px bottom no-repeat;
	border-bottom: 1px solid #303a6b;
	padding: 13px 0 5px 20px;
	margin-bottom: 30px;
}
.banner2 .title1 {
	font: bold 23px Open Sans, Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.banner2 p {
	font-weight: 600;
	color: #ffffff;
}
.banner2 p > span {
	color: #ffcc02;
}


.bannerNewAdd {
	background: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height: 225px; 
}
.bannerNewAdd .titleNew {
	font: bold 24px Open Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #CC0000;
	margin-bottom: 6px;
	text-transform: uppercase;
}
/*-----subscribeForm-----*/
#subscribe-form {
	margin: 0;
	position: relative;
	margin-top: 11px;
}
#subscribe-form .error {
	display: block;
	overflow: hidden;
	height: 0px;
	position: absolute;
	top: 45px;
	text-align: left;
	left: 0;
	font: 11px Open Sans, Arial, Helvetica, sans-serif;
	color: #676565;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#subscribe-form input {
	width: 100%;
	outline: 0;
	box-shadow: none;
	color: #787878;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	border-radius: 0;
	padding: 3px 10px 4px 29px;
	margin-right: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e0e0e0;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #c5c5c5;
	margin-bottom: 6px;
	height: 43px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#subscribe-form label.invalid .error {
	height: 19px;
}
#subscribe-form .success {
	display: none;
	border: 1px solid #fff;
	border-radius: 0;
	padding: 10px 0 10px 0;
	background-color: #4c544a;
	text-align: center;
	color: #fff;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	width: 268px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
/*-----search-----*/
#search-404 {
	position: relative;
	margin: 0;
	margin-top: 26px;
	margin-bottom: 93px;
}
#search-404 input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 6px 15px 6px 13px;
	width: 100%;
	outline: none;
	border: 1px solid #dfdbdb;
	background: #f4f2f0;
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #676565;
	margin-bottom: 30px;
	height: 33px;
}
.search_link {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#search-404 .btn.btn-link {
	margin-top: 5px;
}
#search {
	margin: 0;
	position: relative;
	display: inline-block;
	margin-top: 17px;
	float: right;
}
#search input {
	width: 264px;
	outline: none;
	box-shadow: none;
	border: none;
	color: #676565;
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 11px 10px 11px 13px;
	margin-right: 0;
	float: left;
	background: #ffffff;
	border: 1px solid #cecece;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: -1px;
	height: 45px;
}
/*-----map-----*/
.map {
	margin: 3px 0 0 0;
	display: inline-block;
	width: 100%;
	line-height: 0;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 432px;
	border: none;
	line-height: 0;
}
.info {
	margin-bottom: -12px;
}
.info p {
	margin-bottom: 30px;
}
/*-----form-----*/
.form-box {
	position: relative;
	margin-top: -2px;
	/*padding-top: 71px; */
}
.form-box:after {
	width: 2px;
	height: 100%;
	background: none;
	/*background: url(../img/border.png) right top repeat-y; */
	position: absolute;
	z-index: 1;
	display: inline-block;
	top: 0;
	/*left: -67px;*/
	content: ' ';
	z-index: 10;
}
#contact-form {
	position: relative;
	z-index: 1;
	margin: -1px 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
.txt-form {
	display: block;
	padding-bottom: 6px;
	color: #ffffff;
}
.txt-form span {
	color: #ffffff;
}
.form-div-1, .form-div-2, .form-div-3, .form-div-4, form-div-5 {
	float: left;
	width: 189px;
	margin-bottom: 16px;
}
.form-option {
	float: left;
	width: auto:
}
.form-option p {
	margin-bottom: 12px;
	margin-top: 10px;
	font-color: #000;
}
.form-div-1 p, .form-div-2 p, .form-div-3 p, form-div-4, form-div-5 {
	font-color: #000;
}
.form-div-1, .form-div-2, form-div-4, form-div-5 {
	margin-right: 6px;
}
#contact-form fieldset {
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding: 0;
	width: 100%;
	border: none;
}
#contact-form fieldset > div > p {
	margin-bottom: 2px;
}
#contact-form label {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 42px;
	width: 100%;
}
#contact-form .message {
	display: block !important;
	min-height: 129px;
	width: 100%;
	margin-bottom: 25px;
}
#contact-form input, #contact-form textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
	padding: 6px 15px 6px 13px;
	width: 100%;
	outline: none;
	border: 1px solid #dfdbdb;
	background: #f4f2f0;
	font: 14px Open Sans, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #676565;
	height: 33px;
}
#contact-form input:focus, #contact-form textarea:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#contact-form .area .error {
	float: none;
}
#contact-form textarea {
	overflow: auto;
	width: 100%;
	height: 148px;
	resize: none;
}
#contact-form .success {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 17px 10px;
	width: 100%;
	background: #cecece;
	border: none;
	color: #ffffff;
	text-align: center;
	text-transform: none;
	font-size: 16px;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	line-height: 22px;
}
#contact-form .error, #contact-form .empty {
	position: absolute;
	bottom: -7px; 
	text-align: left;
	left: 2px;
	display: none;
	overflow: hidden;
	padding: 1px 4px 0px 0;
	width: 100%;
	color: #333;
	text-transform: none;
	font-size: 11px;
	line-height: 1.27em;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
}
#contact-form .message .error, #contact-form .message .empty {
	bottom: -15px;
	text-align: right;
}
.btns .btn.btn-primary {
	float: left;
}
.btns p {
	margin-top: 9px;
	float: left;
	margin-left: 16px;
	color: #ffbd01;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
/*-----footer-----*/
footer {
	padding: 0;
	margin-bottom: 0px;
	margin:-21px 0 5px 0;
}
footer .container .span12 {
	background: #02074b;
	padding-top: 1px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	border-radius: 0 0 7px 7px;
	border-bottom: 1px solid #cccbcb;
}
footer p {
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	margin-left: 0px;
	padding:10px 5px 0;
}
/*footer .footerlink {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 0px;
	text-align: center;
}
footer .footerlink a:hover {
	color: #FFFFFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
} */
footer a {
	color: #CCCCCC;
	font-weight: bold;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
footer a:hover {
	color: #FFFFFF;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}
.select-menu {
	display: none !important;
}
.about-box h2 {
	margin-bottom: 11px;
}
/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
 .nav-collapse_ {
 display: block;
 margin-bottom: -4px;
}
 .box-thumb1 {
 width: 236px;
}
 #contact-form label {
 display: inline-block;
}
 .fw_video iframe {
 width: 570px;
}
 .form-div-1,  .form-div-2,  .form-div-3, form-option {
 width: 239px;
}
 .caroufredsel_wrapper {
 height: 72px !important;
}
 footer .privacy-box > img {
 float: left;
 margin-top: -4px;
 margin-right: 5px;
}
 .list5 li {
 width: 159px;
}
 .thumb-pad2.padLeft {
 padding-left: 6px;
 padding-right: 6px;
}
 .thumb-pad2 {
 padding-right: 0;
 padding-left: 0;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
 .fw_video iframe {
 width: 460px;
}
 .nav-collapse_ {
 height: auto !important;
}
 .list5 li {
 width: 122px;
}
 .box-thumb1 {
 width: 182px;
}
 .caroufredsel_wrapper {
 height: 72px !important;
}
 #subscribe-form .success {
 width: 218px;
}
 footer .privacy-box > img {
 float: none;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
}
 .form-div-1,  .form-div-2,  .form-div-3, form-option {
 width: 189px;
}
 .thumb-pad2 {
 padding-right: 20px;
 padding-left: 20px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 781px) and (max-width: 1200px) {
.span3.hub56 {
    width: 20% !important;
}
}
@media (min-width: 980px) and (max-width: 1200px) {
footer {
    margin: -21px 0 5px 19px !important;
    padding: 0;
}
.flex-viewport .slides .infopic img {
    height: 466px !important;
    width: 432px !important;
}
}
@media (min-width: 781px) and (max-width: 979px) {
footer {
    margin: -21px 0 5px 17px !important;
}
.slides .infopic img {
    height: 430px !important;
    width: 432px !important;
}
}
@media (max-width: 480px) {

.border.plcord.chngtbl2 td {
    display: block;
}
.border.plcord.chngtbl2 {
    display: block;
    width: 99% !important;
}
.border.plcord.chngtbl2 tr {
    display: block;
}
.border.plcord.chngtbl2 input {
    float: left;
    width: 88% !important;
}
.border.plcord.chngtbl2 select {
    float: left;
    width: 94% !important;
}
.border.plcord.chngtbl2 textarea {
    float: left;
    margin: 0;
    padding: 4px 2% !important;
    width: 90% !important;
}
.border.plcord.chngtbl2 input.btn[type="submit"] {
    float: none;
    width: auto !important;
}
.border.plcord.chngtbl2 td.TDHEAD {
    padding: 4px;
}


}
@media (min-width: 768px) and (max-width: 780px) {
.span3.hub56 {
    width: 24% !important;
}
.slides .infopic img {
    height: 265px !important;
    width: 266px !important;
}
}
@media (min-width: 768px) and (max-width: 979px) {
#slider {
    min-height: 268px !important;
	width: 63% !important;
}
.slides img {
    width: 100% !important;
}

#slides-pagination {
    width: 37% !important;
}
.asnsup5 .link3{ 
    font-size: 8px !important;
    font-weight: bold !important;
    padding: 5px 6px !important;
	}
.cust12 img {
    height: 253px;
}
.mpjct .btn.longred-btn {
    font-size: 10px !important;
    font-weight: normal !important;
    padding: 2px 7px !important;
}
body, td, th {
    font-size: 12px !important;
}
.part1 {
    border-bottom: 1px solid #ccc;
	font-size:12px;
}
.prt1 {
    border-bottom: none !important;
    padding: 1% !important;
    width: 96% !important;
}
.prt2 {
    border-bottom: none !important;
    padding: 1% !important;
    width: 98% !important;
}

.nw2 td {
    border-bottom: 1px solid #ccc;
    display: block;
    text-align: center;
    width: 100%;
}
.nw2 .table_record_alt td {
    padding: 8px 0;
}
.nw2 .table_record td {
    padding: 8px 0;
}
.nw2 {
    width: 50% !important;
}

.mpjct td {
    font-size: 11px;
    padding: 0 1px;
}
.nav-collapse_ .nav > li > a {
    padding: 16px 8px 17px 14px !important;
}
.nav-collapse_ .nav > li > a {
    font: small-caps bold 12px Arial,Helvetica,sans-serif !important;
}
.link2 {  padding: 5px 10px !important; }
 .navbar_ {
 float: none;
}
 .linkBox {
 padding: 8px 0 8px 0;
}
 .linkBox > div {
 /*float: none;*/
}
 .logoBox .telBox {
 width: 300px;
}
 .linkBox ul {
 margin-right: 0;
}
 .banner1 {
 background: #3c4886 url(../img/key.png) right bottom no-repeat;
}
 .banner2 {
 background: #3c4886 url(../img/clock.png) right bottom no-repeat;
}
 .fw_video {
 height: 193px;
}
 .fw_video iframe {
 width: 352px;
 height: 193px;
}
 #menu {
 padding-bottom: 20px;
}
 .list1 li .extra-wrap {
 overflow: visible;
}
 .privacy-box .info-box > div p > span {
 display: block;
}
 .privacy-box p > a {
 display: block;
}
 .list4 li .extra-wrap {
 overflow: visible;
}
 .list5 li {
 width: 86px;
}
 .list6-box:after {
 right: -45px;
}
 .form-div-1,  .form-div-2,  .form-div-3, form-option {
 width: 100%;
}
 .form-div-1,  .form-div-2 {
 margin-right: 20px;
}
 .form-box:after {
 content: none;
}
 .supportBanner .title1 {
 font-size: 55px;
}
 .supportBanner .title2 {
 font-size: 25px;
 line-height: 23px;
 margin-top: 0px;
}
 .thumb-pad8 .thumbnail .caption h4 {
 font-size: 19px;
 line-height: 21px;
}
 .box-thumb1 {
 width: 215px;
}
 #search-404 input {
 margin-right: 0;
 width: 100%;
}
 .banner-box .title {
 font-size: 15px;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
 padding: 0;
}
 header {
 padding-bottom: 0;
}
 header .container {
 text-align: center;
}
 .list5 li figure {
 width: 100%;
 float: none;
 margin-bottom: 10px;
}
 #subscribe-form .success {
 width: 164px;
}
 .list3 li p > span {
 display: block;
 width: auto;
}
 .follow_icon li {
 margin-bottom: 5px;
}
 .nav-tabs li a {
 font-weight: normal;
 font-size: 14px;
}
 .tab-content {
 padding: 30px 20px 20px 30px;
}
 .list1 li figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 10px;
}
 .list1 li figure > img {
 width: 100%;
}
 .list1 li figure > a img {
 width: 100%;
}
 .thumb-pad2 {
 padding-right: 6px !important;
 padding-left: 6px !important;
}
 .thumb-pad2 figure {
 float: none;
 margin-right: 0;
 margin-bottom: 15px;
}
 .error img {
 margin-left: 0 !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
.mtotal .row {
	border-bottom:1px solid #02074b;
}
.panel.panel-success.mtotal {
	margin-bottom:20px !important;
}
.border.clnprt.nedt td {
    width: 95% !important;
}
.logoBox div {
    overflow: unset !important;
}
.btn.longred-btn {
    padding: 8px 18px !important;
}
.ordlt .TDHEAD {
    width: 97% !important;
}
.mpjct input {
    padding: 5px 19px !important;
}
.border.ordlt td div {
    border-top: 1px solid #0f1e45;
    text-align: center;
    width: 96%;
}
selectorSavingError {
    border-bottom: 1px solid #222;
}
.ordlt .btn.longred-btn {
    padding: 8px 10px;
}
.plcord .TDHEAD {
    width: 97%;
}
.border.clnprt td {
    width: 97% !important;
}
.border.clnprt select {
    width: 100% !important;
}
.border.clnprt {
}
.border.clnprt input {
    width: 94% !important;
}
.clnprt textarea {
    width: 94% !important;
}
.border.clnprt input[type="submit"] {
    padding: 8px 10px;
    width: auto !important;
}
.border.clnprt input[type="button"] {
    padding: 8px 10px;
    width: auto !important;
}
.border.asnsup td {
    width: 96%;
}
.TDHEAD td {
    border-top: 1px solid #fff;
}
.mpjct .btn.longred-btn {
    padding: 5px 10px;
}
.border td {
    display: block;
    text-align: center;
    width: 100%;
}
.btn.longred-btn {
	float:none !important;
}
 #menu {
 padding-bottom: 10px;
}
 .error img {
 margin-left: 0 !important;
}
 h1.brand {
 text-align: center;
 width: 100%;
 padding: 20px 0 20px 0 !important;
 float: none;
}
 .contentHolder {
 margin-bottom: 30px;
}
 .thumb-pad1 figure {
 float: left;
 margin-right: 20px;
}
 .thumb-pad1 .thumbnail {
 overflow: hidden;
}
 .linkBox {
 padding: 8px 0 8px 0;
}
 .linkBox > div {
 float: none;
 overflow: hidden;
}
 .logoBox .telBox {
 width: 100%;
 background: none;
 text-align: center;
 float: none;
 padding: 0;
 overflow: hidden;
}
 .linkBox ul {
 margin-right: 0;
 padding-left: 10px;
 padding-right: 10px;
}
 .logoBox > div {
	overflow: hidden;
	padding-bottom: 0px;
}
 .logoBox > div > div {
 padding: 0;
 width: 100%;
 text-align: center;
 margin-bottom: 20px;
}
 .linkBox ul li a {
 font-size: 13px;
 font-weight: normal;
}
 header .container {
 text-align: center;
}
 #contact-form label {
 margin-bottom: 15px;
}
 #search {
 width: 100%;
 float: none;
}
 #search input {
 width: 100%;
 padding: 11px 120px 11px 13px;
}
 #search .btn.btn-primary {
 position: absolute;
 top: 0;
 right: 0;
}
/* .banner {
 background: #d5d2d2 url(../img/key.png) right bottom no-repeat;
}*/
 .banner2 {
 background: #3c4886 url(../img/clock.png) right bottom no-repeat;
}
 .banners ul {
 margin-left: -20px;
}
 .banners ul li {
 float: left;
 width: 29%;
 margin-left: 20px;
}
 .banner-box .span4 {
 margin-bottom: 50px;
}
 .fw_video {
 margin-bottom: 60px;
}
 .fw_video iframe {
 width: 100%;
}
 .list4-box {
 padding-bottom: 20px;
 margin-bottom: 50px;
}
 .list5 li {
 width: 45%;
}
 .list6-box:after {
 content: none;
}
 .thumb-pad0 figure {
 width: 100%;
 margin-right: 0;
 float: none;
}
 .thumb-pad2 {
 margin-bottom: 20px;
}
 .hr-box:after {
 content: none;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
 padding: 0;
}
 .box4 {
 width: 29%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad8 .thumbnail .caption h4 {
 font-size: 16px;
 line-height: 18px;
}
 .box-list1 {
 float: left;
 width: 45%;
 margin-right: 10px;
}
 .navbar_ {
 float: none;
 padding: 11px 10px 10px 10px;
 background: #333;
 margin-top: 0;
}
 .navbar_ .nav-collapse_ {
 width: 100%;
}
 .box-thumb1 {
 width: 30%;
 float: left;
 margin-left: 0;
 margin-right: 18px;
}
 .navbar_ .nav-collapse_ {
 padding: 0;
 margin: 0;
 border: none;
}
 .navbar_ .nav-collapse_ .nav {
 display: none;
}
 .navbar_ .nav-collapse_ {
 height: auto !important;
 padding-bottom: 5px;
 background: none;
}
 .select-menu {
 display: block !important;
 width: 100%;
 border: 1px solid #000;
 background: #d9d9d9;
 color: #000000;
 cursor: pointer;
 margin-top: 10px;
 margin-bottom: 14px;
 font-size: 14px;
}
 .top {
 display: none;
}
 .form-div-1,  .form-div-2,  .form-div-3, form-option {
 float: none;
 width: 100%;
 margin: 0 0 0 0;
}
 .box-thumb1 {
 width: 30%;
}
 #search-404 input {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .error {
 text-align: center;
 margin-bottom: 50px;
}
 .box-pad1 {
 width: 45%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad2 figure {
 float: left;
 margin-right: 20px;
}
 #subscribe-form .success {
 width: 100%;
}
 .error-search > div {
 padding-left: 18px !important;
 padding-right: 20px !important;
}
 .table1 td {
 font-size: 13px !important;
}
 .table1 .middle,  .table1 .middle2,  .table1 .lastCol {
 padding-left: 0;
 text-align: center;
}
 .banners {
 margin-top: 40px;
}
 .thumb-pad2.padLeft {
 padding-right: 6px;
 padding-left: 6px;
}
 .thumb-pad2 {
 padding-right: 6px;
 padding-left: 6px;
}
 .thumb-pad3 figure {
 float: left;
 width: auto;
 margin-right: 20px;
 margin-top: 0;
}
 blockquote {
 padding-left: 20px;
 margin-bottom: 28px;
 margin-top: 0;
}
 .logoBox {
	padding-left: 0px;
	padding-right: 0px;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
 .box-thumb1 {
 width: 45%;
}
 .linkBox ul li {
    /*border-right: none;
      padding: 0;
      width: 100%;
      display: block;*/
  
    border-right: none;
 padding: 0;
 margin-left: 15px;
}
 .thumb-pad1 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 .box4 {
 width: 28%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad8 .thumbnail .caption h4 {
 font-size: 16px;
 line-height: 18px;
}
 .thumb-pad8 .btn.btn-link {
 font-weight: normal;
 font-size: 11px;
 padding-bottom: 1px;
}
 .foo-btn {
 position: relative;
 top: 0;
 float: none;
 left: 0;
 text-align: center;
 margin-bottom: 20px;
}
 .list5 li figure {
 width: 100%;
 float: none;
 margin-bottom: 10px;
}
 .projects-box.box4 {
 width: 45%;
 float: left;
 margin-right: 20px;
}
 .thumb-pad2 figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 15px;
}
 .thumb-pad3 figure {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .thumb-pad3 figure > img {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
 .banners ul {
 margin-left: 0;
}
 .banners ul li {
 width: 100%;
 margin-left: 0;
}
 .banners ul li figure img {
 width: 100%;
}
 .list1 li .extra-wrap {
 overflow: visible;
}
 #search-404 input {
 margin-right: 0;
 width: 100%;
}
 .box-thumb1 {
 width: 45%;
}
 .fw_video {
 height: 193px;
}
 .fw_video iframe {
 height: 193px;
}
 .thumb-pad5 figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 20px;
}
 .tableBox > table tr > td {
 vertical-align: bottom;
}
 .tableBox > table tr > .pr {
 float: right;
 margin-left: 20px;
}
 .tableBox > table tr > .dots {
 display: none;
}
 .tableBox > table tr > td {
 white-space: normal;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
}
@media (max-width: 480px) {
.title1 .blue {
    font-size: 12px !important;
}
 .list5 li {
 width: 43%;
}
 .box-thumb1 {
 width: 100%;
 float: none;
 margin-left: 0;
}
 .box4 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .box-list1 {
 float: none;
 width: 100%;
 margin-right: 0;
}
 .list4 li .extra-wrap a {
 display: block;
 float: none;
 margin-bottom: 5px;
}
 .map iframe {
 height: 200px;
}
 .thumb-pad0 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 .list1 li figure {
 width: 100%;
 margin-right: 0;
 float: none;
 margin-bottom: 10px;
}
 .list1 li figure > img {
 width: 100%;
}
 .list1 li figure > a img {
 width: 100%;
}
 .box-pad1 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 footer p {
 float: none;
 margin-bottom: 10px;
}
 footer ul {
 float: none;
 display: block;
}

 #subscribe-form {
 margin-bottom: 30px;
}
 .supportBanner .title1 {
 font-size: 55px;
}
 .supportBanner .title2 {
 font-size: 25px;
 line-height: 23px;
 margin-top: 0px;
}
 .projects-box.box4 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .table1 .lastCol {
 display: none;
}
 .table1 .middle2 {
 border-right: none;
}
 .table1 td {
 font-size: 12px !important;
 font-weight: normal !important;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
}
@media (max-width: 320px) {
 .logoBox .telBox .title1 {
 font-size: 20px;
}
 .logoBox .telBox span {
 font-size: 25px;
}
 .logoBox .telBox .title2 {
 font-size: 11px;
}
 .banners {
 margin-top: 60px;
}
 .list5 li {
 width: 40%;
}
 .box-thumb1 {
 width: 100%;
 float: none;
 margin-right: 0;
}
 .list1 li .extra-wrap a {
 font-size: 14px;
 font-weight: normal;
}
 .list2 li a {
 font-size: 14px;
 font-weight: normal;
}
 .nav-tabs li a {
 font-weight: normal;
 font-size: 14px;
}
 .tab-content {
 padding: 30px 20px 20px 30px;
}
 .list3 li p > span {
 display: block;
}
 .list5 li {
 width: 100%;
}
}
/*---------------------------------------------------------------------------------------------------------------------------*/.error img {
	max-width: 100% !important;
	margin-left: 20px;
}
.margBot {
	margin-bottom: 24px;
}
.margBot1 {
	margin-bottom: 30x;
}
.padBot {
	padding-bottom: 0px;
}
.padTop {
	padding-top: 10px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/*-------------------------------------------------------------------------------*//*Off Canvas*/
/*
 * Style twaks
 * --------------------------------------------------
 */
/*body {
  padding-top: 70px;
} */
footer {
  /*padding-left: 15px;
  padding-right: 15px;*/
}

/*
 * Off Canvas
 * --------------------------------------------------
 */
  @media screen and (min-width: 687px) and (max-width: 767px) {
.nav > .pull-right {
    position: relative !important;
}
 }
 @media screen and (max-width: 767px) {
 
.border td:first-child {
    padding-left: 0 !important;
}
.span3.hub56 {
    width: 96% !important;
}
}
@media screen and (max-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; } 
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.btn.longred-btn.plyb {
    padding: 4px 12px;
}
.btn.longred-btn.srchbt {
    margin-right: 10px;
}
.sortdes {
    text-align: right;
}
.hm1 {
	text-align:justify;color: #555555;
	padding-left: 8px;
	padding-right: 6px;
}
.hm2 {
	color: #555555;
    line-height: 20px;
    min-height: 147px;
    padding-left: 8px;
    padding-right: 7px;
    text-align: justify;
}
.padBot {
    width: 100%;
}
.hm1 > p {
    font-size: 13px;
}
.hm2 > p {
    font-size: 12px;
}
.border{
	border: #ccc 1px solid;
}
.TDHEAD{

	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: 300;
	color: #FFFFFF;
	border: #02074b 1px solid;
	background-color: #02074b;
	height: 18px;
}
.TDHEAD td{
	color: #FFFFFF;
	padding:10px 4px;
}
.tbllogin {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table_record TD {
	/*background:	#FFFFFF;*/
}
.title1 .blue.active {
    color: #de1212;
}
.table_record_alt TD { padding-top: 4px;
	
}
.p5px10px { padding:5px 10px; font-family: Arial, sans-serif; font-size:14px; font-weight:bold }
.p10px { padding:10px; }
.pr_bg1 { background:#ffffff; }
.pr_bg2 { background:#02074B;color:#FFF; font-family: Arial, sans-serif; font-size:14px; font-weight:bold  }

.borderpaymentprocess{
border:1px solid #465867;
}
/*-----------------  new style --------------*/

.mpjct .TDHEAD td:first-child {
    /*text-align: center;*/
}
.mpjct .table_record_alt TD:first-child {
	/*padding-bottom:20px;*/
}
.mpjct .table_record TD:first-child {
}
.title1 .blue {
    color: #898989;
    font-size: 18px;
    padding: 0 8px;
}
.title1 .blue.active a {
    color: #de1212;
}
.title1 .blue a:hover {
	text-decoration:underline;
}
.contentHolder2 .btn.longred-btn {
	background-color: #ff0000;
  background-image: -moz-linear-gradient(top, #cb0000, #ff0000);
  background-image: -ms-linear-gradient(top, #cb0000, #ff0000);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cb0000), to(#ff0000));
  background-image: -webkit-linear-gradient(top, #cb0000, #ff0000);
  background-image: -o-linear-gradient(top, #cb0000, #ff0000);
  background-image: linear-gradient(top, #cb0000, #ff0000);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#ff0000', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
	float:left;
    text-shadow: none;
}
.contentHolder2 .btn.longred-btn:hover {
	background: #de1212;
    color: #fff;
}
.mpjct input {
    background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 15px;
    text-shadow: none;;
}
.mpjct input:hover {
	text-decoration:underline;
}
.mpjct input.btn.longred-btn:hover {
	background:#cc0000;
	text-decoration:underline;
}
.mpjct input.btn.longred-btn {
    background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 15px;
    text-shadow: none;
}
.title1 a:hover { text-decoration:underline; }
.asnsup5 .TDHEAD td:first-child {
}
.asnsup5 .table_record_alt TD:first-child {
}
.ordlt .btn.longred-btn {
    padding: 4px 10px;
}
.amgt .button {
    background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 15px;
    text-shadow: none;
}
.amgt .button:hover {
    color: #c3c3c3;
	background: #454a8e;
    border: 1px solid #02074b;
	padding: 5px 16px;
}
.mpjct .btn.longred-btn {
    padding: 5px 10px;
}

.panel-heading {
    background: #02074b;
    color: #fff;
    font-size: 20px;
    padding: 7px 0;
    text-align: center;
}
.text_Msg {
    float: left;
    padding: 0 0 20px;
    text-align: center;
    width: 100%;
}
.panel.panel-success.mtotal {
    border: 2px solid #02074b;
    border-radius: 5px 5px 1 0;
    margin: 2px 0 0;
    width: 100%;
}
.mtotal .row {
    font-size: 13px;
    padding: 7px 0;
    text-align: center;
}

.part1 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    float: left;
    width: 100%;
}
.prt1 {
    border-bottom: 1px solid #ccc;
    float: left;
    padding: 4.2% 2%;
    width: 84%;
}
.prt2 {
    border-bottom: 1px solid #ccc;
    float: left;
    padding: 4.2% 2%;
    width: 8%;
}
.span3.hub56 {
    margin: 0 0 0 5px;
    width: 24.45%;
}
.clear {
    clear: both;
    display: block;
    /*margin: 0 0 10px;*/
    width: 100%;
}
.style4 a {
  background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 12px;
    text-shadow: none;
}
.style4 a:hover { opacity:0.8; }
.linkBox8 {
    background: #02074b;
	float:left;
    border-radius: 8px 8px 0 0;
    padding: 1px 0;
}
.login5 {
    position: relative;
	z-index:2000;
}
.londlt p {
    color: #abaaa7;
    float: none;
    margin: 0 0 5px;
}
.login5 ul {
    margin: 0;
}
.linkBox1 p {
    font-size: 25px;
    margin: 0;
}
.londlt {
    text-align: center;
}
.londlt p.ntr {
    color: #fff;
}


.link1 {
  background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 8px 15px;
    text-shadow: none;
}
.link1:hover {
	color: #c3c3c3;
	background: #454a8e;
}
.link2 {
  background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 12px;
    text-shadow: none;
}
.link2:hover { text-decoration:underline; color:#fff; }

.link3 {
  background-color: #454a8e;
  background-image: -moz-linear-gradient(top, #454a8e, #02074b);
  background-image: -ms-linear-gradient(top, #454a8e, #02074b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454a8e), to(#02074b));
  background-image: -webkit-linear-gradient(top, #454a8e, #02074b);
  background-image: -o-linear-gradient(top, #454a8e, #02074b);
  background-image: linear-gradient(top, #454a8e, #02074b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454a8e', endColorstr='#02074b', GradientType=0);
  border-color: #454a8e #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    border-radius: 4px;
    color: #fff;
    font-family: Segoe UI;
    font-size: 10px;
    font-weight: bold;
    padding: 7px 15px;
    text-shadow: none;
}
.link3:hover { color: #c3c3c3;background: #454a8e; }

.hmm1 {
    float: left;
    padding: 5px 5px 0;
}
.hmm2 {
    float: right;
    padding: 5px 5px 0;
}
header .hmm1 p {
    font-size: 20px;
}
#dFunctionButton {
  clear: both;
  padding: 10px 0px 3px;
}

#dFunctionButton div {
  padding: 0em;
}

#dFunctionButton strong, #dFunctionButton a{
  font-family:Arial, Helvetica, sans-serif;
  padding: 3px 10px;
  margin: 0px 0.05em 0px 0.05em;
  background: #222;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 2px;
  text-decoration:none;
  color:#fff;
  
}
#dFunctionButton strong, #dFunctionButton a:hover { background:#ccc; color:#000; }


#dFunctionButton a:active {
  color: red;
}

#dFunctionButton strong {
  background: #0174bb;
  color: #fff;
}
a.header_link:link{
		COLOR: #FFFFFF; 
	
	font-family: Arial, sans-serif;
font-size: 14px;
font-weight: 300;
	}
 a.header_link :hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Times New Roman; 
	TEXT-DECORATION: none
}

.border td:first-child {
padding-left:10px;
}
.prt122 {
    color: #fff;
    font-size: 20px;
    padding: 8px 0;
    text-align: center;
}
.part1.html {
    background: #02074b;
    border: 1px solid #02074b;
    border-radius: 5px 5px 0 0;
    margin: 2px 0 0;
}
.table_record TD {
	background:	#FFFFFF;
}

.table_record_alt TD {
	background:	#F5F5F5;
}

.text_normal.table_record_alt {
    /*display: block;
    padding: 0 0 15px;*/
}
.border.asnsup5 tr.text_normal td {
    padding: 5px 0;
}
.border.asnsup5 tr.text_normal td:first-child {
    padding-left: 10px;
}
input, textarea {
   
}
.clnprt .hasDatepicker {
    border: 1px solid #ccc;
}
#frmsearch input[type="text"] {
    border: 1px solid #ccc;
}

.border.clnprt input, .border.clnprt textarea,.border.asnsup input,.chngtbl2 input,.chngtbl2 textarea {
    border: 1px solid #ccc;
}
.border.clnprt input.btn[type="submit"],.border.asnsup input.btn[type="submit"],.chngtbl2 input.btn[type="submit"] {
    border: none;
}