@charset "utf-8";
/* CSS Document */
	line-height: 19px;
}

/*@import url(http://db.onlinewebfonts.com/c/bc9fa02b4227255be2387a7e19a3e09b?family=Akkurat-Light);*/
@font-face {font-family: "Akkurat-Light";
    src: url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.eot");
    src: url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.eot?#iefix") format("embedded-opentype"),
    url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.woff2") format("woff2"),
    url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.woff") format("woff"),
    url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.ttf") format("truetype"),
    url("../fonts/bc9fa02b4227255be2387a7e19a3e09b.svg#Akkurat-Light") format("svg");
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A.class1 {color:#666; font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif; text-decoration: none;}
A.class1:link  {text-decoration: none; color: #28ace2;}
A.class1:visited {text-decoration: none; color: #28ace2;}
A.class1:hover {text-decoration: underline; color: 666;}
A.class1:active {text-decoration: none; color: #666;}


A.class6 {
color:#a7a9ac; font-family: "Akkurat-Light", Helvetica, Arial, "Lucida Grande", sans-serif; text-decoration: none; font-size: 13px; line-height: 20px;}
A.class6:hover {color:#ffffff; font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif; text-decoration: none; font-size: 13px; line-height: 20px;}

A.class7 {color:#ffffff; font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif; text-decoration: none; font-size: 23px;}
A.class7:hover {color:#00acee; font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif; text-decoration: none; font-size: 23px;}

a.ex1:hover, a.ex1:active {
    color: #7dca39;
}
/*****/

#story {
  background-color: #f4ece7;
  height: 270px;
  position: relative;
  width: 100%;
  border-radius:8px;
  padding:16px;
}
#story:after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-top-color: #f4ece7;
  top: 100%;
  left: 10%;
  margin-left: -10px;

}

.CRadius{
   padding:18px;
   -moz-border-radius: 50%; 
   -webkit-border-radius: 50%; 
   border-radius: 50%;
}

.t_fullPage{
   	display: table;
	width: 100%;
	height: 100vh !important;

}
.t_halfPage{
	display: table;
	width: 100%;
	height: 65vh !important;

}
.bg_transparent40 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_white40.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_transparent50 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_white50.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_transparent60 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_white60.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_transparent70 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_white70.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_transparent80 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_white80.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_traYellow70 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_yellow70.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_trablue70 {
	background-image: url(https://www.timetecaccess.com/templates/layout/img/tra_blue70.png);
	background-repeat: repeat;
	border-radius:10px;
}
.bg_transparent {
	background-image: url(https://www.timeteccloud.com/templates/layout/img/tran_white.png);
	background-repeat: repeat;
}
.bg_transparent_c {
	background-image: url(https://www.timetecaccess.com/templates/layout/images/layouts/trans_white.png);
	background-repeat: repeat;
	border-radius:10px;
}


.ButtonRed{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #e64c64;


}
.ButtonRed:hover{
	background-color: #d42a45;
}
.ButtonYellow{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #fca000;


}
.ButtonYellow:hover{
	background-color: #d68801;
}

.ButtonBlue{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #00baf2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ButtonBlue:Hover{
	color: #FFFFFF;
	background-color: #687f80;
	
}
.Bld {
	font-weight: bold;
}
.titlelight {
    color: #cbcbcb;
    font-size: 13px;
    text-decoration: none;
    line-height: 16px;
    font-family: "Akkurat-Light";
}


.LGray {
    color: #707377;
}

.feature-image {
	overflow: hidden;
}
.feature-image img {
	position: relative;
	width: 100%;
	transition: all 1.5s ease-in-out 0s;
	-webkit-transition: all 1.5s ease-in-out 0s;
	-moz-transition: all 1.5s ease-in-out 0s;
	-o-transition: all 1.5s ease-in-out 0s;
}
.feature-image img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.lineX{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e17s/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.lineY{

	background-image: url(https://www.timetecaccess.com/templates/layout/img/e17s/dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.shapecircle{
border-radius:50%;

}
.cloud{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e17s/cloud.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.cloud2{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/cloud.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.msg_LBlue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_LBlue_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.msg_Blue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_Blue.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.imgshadow {
    -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, transparent), to(rgba(255,255,255,0.2)));
}
.arrowRightGray{
	background-image: url(../../img/arrow_Right.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.arrowUpGray{
	background-image: url(../../img/arrow_Up.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.icon-LGray {
    text-align: center;
    font-size: 4em;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    width: 2em;
    height: 2em;
    padding: 0.5em 0;
    border-radius: 100%;
    position: relative;
    text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
    border: 0.025em solid rgba(192, 194, 196, 0.3);
    background-color: #c9d2d8;
}
.bg_iot {
	background-image: url(http://www.timetecsecurity.com/templates/layout/img/bg_iot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom; 
	background-size:100% auto;

  /*
  background-position: center center;

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-size: cover;

  background-color:#ffffff;
  */

}
.outlineNext {
	border-radius: 50%;
	padding:8px;
	color: #35495b;
	text-decoration: none;
	font-size: 40px;
	border: 2px solid #9fabb6;
	height: 60px;
	width: 60px;
}
.outlineNextWhite {
	border-radius: 50%;
	padding:8px;
	color: #ffffff;
	text-decoration: none;
	font-size: 40px;
	border: 2px solid #ffffff;
	height: 60px;
	width: 60px;
}
.linePurple {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abbcdd;
}
.lineLBlue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4ec4ef;
}
.separateFooter {
    background-image: url(https://www.timeteccloud.com/templates/layout/img/separateFooter.png);
    background-repeat: repeat-x;
    background-position: top;
    height: 8px;
}
#story {
  background-color: #f4ece7;
  height: 230px;
  position: relative;
  width: 100%;
  border-radius:8px;
  padding:15px;
}

#story2 {
  background-color: #fff0db;
  height: 230px;
  position: relative;
  width: 100%;
  border-radius:8px;
  padding:15px;
}
.numberRed {
    border-radius: 50%;
    font-size: 18px;
    text-decoration: none;
    background-color: #c4161c;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 4px;
    padding-right: 9px;
    padding-bottom: 4px;
    padding-left: 9px;
}
.numberOrange {
    border-radius: 50%;
    font-size: 18px;
    text-decoration: none;
    background-color: #ff5a00;
    color: #ffffff;
    font-weight: bold;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 4px;
    padding-right: 9px;
    padding-bottom: 4px;
    padding-left: 9px;
}
.number {
	border-radius:25px;
	font-size: 18px;
	text-decoration: none;
	background-color: #c7eafb;
	color: #005baa;
	font-weight: bold;
	height: 30px;
	width: 30px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.icon-material {
	text-align: center;
	font-size:2em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	/*
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;
	border-width: 1px;
	border-style: solid;
	border-color: #adbfe1;*/
	color:#fff;
}
.CYellow{
	background-color: #ffdd00;
}
.COrange{
	background-color: #ff6600;
}
.CRed{
	background-color: #fa2727;
}

.CBlue{
	background-color: #2fc6f7;
}
.CLBlue{
	background-color: #03d9b8;
}
.CBGreen{
	background-color: #07bc94;
}
.CGreen{
	background-color: #76db2c;
}
.CPurple{
	background-color: #7859b5;
}
.CLPurple{
	background-color: #997aa4;
}

.CDBlue{
	background-color: #19265b;
}
.CPink{
	background-color: #ec05be;
}
.CBrown{
	background-color: #58473e;
}
.CGray{
	background-color: #88949e;
}
.icon-material:hover {

background-color:#888b8b;
color:#fff;
  
}
.icon-btn-main {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	/*
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;*/
	border-width: 1px;
	border-style: solid;
	border-color: #adbfe1;
	background-image: url(http://www.timetecsecurity.com/templates/layout/img/tra_white_70.png);
	background-repeat: repeat;
}
.icon-btn-main:hover {
  border-width: 2px;
  border-style: solid;

  
}
.icon-btn-main2 {
	text-align: center;
	font-size:4em;
	display: inline-block;
	text-decoration: none;
	width: 2em;
	height: 2em;
	padding: 0.5em 0;
	border-radius: 100%;
	position: relative;
	text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
	background-image: url(http://www.timetecsecurity.com/templates/layout/img/tra_white_70.png);
/*
	background-repeat: repeat-x;
	background-position: 0 0;
	-moz-background-origin: border;
	-o-background-origin: border-box;
	-webkit-background-origin: border;
	background-origin: border-box;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	-webkit-transition: background-position 0.1s linear;
	transition:0.5s ease-in-out;*/ 
	border-width: 1px;
	border-style: solid;
	border-color: #87d3f0;

}
.icon-btn-main2:hover {
  border-width: 2px;
  border-style: solid;

  
}
.icon-btnB {
  text-align: center;
  font-size: 50px;
  color: #7691bb;
  display: inline-block;
  text-decoration: none;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(84, 121, 190, 0.3);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btnB:hover {
  color: #fff;
  background-position: 0 -2em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn {
  text-align: center;
  font-size: 50px;
  color: #999999;
  display: inline-block;
  text-decoration: none;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(84, 121, 190, 0.3);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn:hover {
  color: #fff;
  background-position: 0 -2em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn2 {
  text-align: center;
  font-size: 1em;
  color: #999999;
  display: inline-block;
  text-decoration: none;
  width: 2em;
  height: 2em;
  padding: 0.5em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(84, 121, 190, 0.3);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn2:hover {
  color: #fff;
  background-position: 0 -2em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn3 {
  text-align: center;
  font-size: 1.6em;
  color: #999999;
  display: inline-block;
  text-decoration: none;
  width: 3em;
  height: 3em;
  padding: 0.9em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(84, 121, 190, 0.3);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn3:hover {
  color: #fff;
  background-position: 0 -3em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.icon-btn4 {
  text-align: center;
  font-size: 1em;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  width: 2em;
  height: 2em;
  padding: 0.4em 0;
  border-radius: 100%;
  position: relative;
  text-shadow: 0 0.025em 0.025em rgba(0, 0, 0, 0.2);
  border: 0.025em solid rgba(84, 121, 190, 0.3);
  background-repeat: repeat-x;
  background-position: 0 0;
  -moz-background-origin: border;
  -o-background-origin: border-box;
  -webkit-background-origin: border;
  background-origin: border-box;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.icon-btn4:hover {
  color: #fff;
  background-position: 0 -2em;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  -webkit-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.icon-gray-ac{
  background-color: #bcbec0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f1f4f6));
  background-image: -moz-linear-gradient(top, #fff, #f1f4f6);
  background-image: -webkit-linear-gradient(top, #fff, #f1f4f6);
  background-image: linear-gradient(to bottom, #fff, #f1f4f6);
}
.icon-lightgray {
  background-color: #666666;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 60% 0%, 40% 100%, color-stop(0%, #fff), color-stop(100%, #eaeced));
  background-image: -moz-linear-gradient(top, #fff, #fff);
  background-image: -webkit-linear-gradient(top, #fff, #fff);
  background-image: linear-gradient(to bottom, #fff, #fff);
}
.icon-lightgrayX {
  background-color: #c8c8c8;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 60% 0%, 40% 100%, color-stop(0%, #fff), color-stop(100%, #eaeced));
  background-image: -moz-linear-gradient(top, #fff, #eaeced);
  background-image: -webkit-linear-gradient(top, #fff, #eaeced);
  background-image: linear-gradient(to bottom, #fff, #eaeced);
}
.icon-gray {
  background-color: #eee;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dfdfdf), color-stop(100%, #d1d1d1));
  background-image: -moz-linear-gradient(top, #dfdfdf, #d1d1d1);
  background-image: -webkit-linear-gradient(top, #dfdfdf, #d1d1d1);
  background-image: linear-gradient(to bottom, #dfdfdf, #d1d1d1);
}
.icon-blue {
  background-color: #3dadd2;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZlZGRkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNkYWRkMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #6eddd7), color-stop(100%, #3dadd2));
  background-image: -moz-linear-gradient(top, #6eddd7, #3dadd2);
  background-image: -webkit-linear-gradient(top, #6eddd7, #3dadd2);
  background-image: linear-gradient(to bottom, #6eddd7, #3dadd2);
}

.icon-red {
  background-color: #e1534f;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxNTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e0966f), color-stop(100%, #e1534f));
  background-image: -moz-linear-gradient(top, #e0966f, #e1534f);
  background-image: -webkit-linear-gradient(top, #e0966f, #e1534f);
  background-image: linear-gradient(to bottom, #e0966f, #e1534f);
}
.icon-solid-red {
  background-color: #ce181e;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UwOTY2ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2UxNTM0ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d64b50), color-stop(100%, #570508));
}

.icon-purple {
  background-color: #6b4fe1;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5NmZlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZiNGZlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a96fe0), color-stop(100%, #6b4fe1));
  background-image: -moz-linear-gradient(top, #a96fe0, #6b4fe1);
  background-image: -webkit-linear-gradient(top, #a96fe0, #6b4fe1);
  background-image: linear-gradient(to bottom, #a96fe0, #6b4fe1);
}

/****/
.gra-icon {

color: #43629b;
  background-color: lightgrey;
  padding: 20px 25px;
  font-size: 15pt;
  border-radius: 50%;
  text-shadow: 1px 1px 1px silver;
  text-shadow: inset 1px 1px 1px #eee;
  
 background: rgb(226,226,226);
background: -moz-linear-gradient(-45deg,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1)));
background: -webkit-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: linear-gradient(135deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 );

}
/*
.gra-icon {
color: #43629b;
padding: 40px 40px;
background-color: lightgrey;

border-radius: 50%;
text-shadow: 1px 1px 1px silver;
text-shadow: inset 1px 1px 1px #eee;
background: rgb(226,226,226);
background: -moz-linear-gradient(-45deg,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1)));
background: -webkit-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -o-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(-45deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: linear-gradient(135deg,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=1 );

}
*/	

.Orange {
	color: #fd5532;
}
.LOrange {
	color: #f95d18;
}
.LYellow {
	color: #ffec4b;
}
.Red {
	color: #d71920;
}
.AppleGreen {
	color: #81bf08;
}

.Green {
	color: #0a8c78;
}

.Gray {
	color: #4f5559;
}
.Black {
	color: #000000;
}
.LightGray {
	color: #8a9299;
}
.SLightGray {
	color: #a7a9ac;
}
.White {
	color: #ffffff;
}

.Blue {
	color: #577abc;
}
.LBlue {
	color: #02a2dd;
}
.DBlue {
	color: #01608c;
}
.DarkBlue {
	color: #011c31;
}
.YBrown {
	color: #c0622f;
}
.Brown {
	color: #5e5a4d;
}
.LBrown {
	color: #995a00;
}
.DBrown {
	color: #4d2d00;
}
.line_height_1 {
	line-height: 1;
}
.line_height_1.5 {
	line-height: 1.5;
}
.GlowBlack{
text-shadow: 0 0 0.2em rgba(0,0,0,0.50), 0 0 0.2em rgba(0,0,0,0.50), 0 0 0.2em rgba(0,0,0,0.50)
}
.GlowDBlack{
text-shadow: 0 0 0.2em rgba(0,0,0,0.80), 0 0 0.2em rgba(0,0,0,0.80), 0 0 0.2em rgba(0,0,0,0.80)
}
.GlowDDBlack{
text-shadow: 0 0 0.5em rgba(0,0,0,0.95), 0 0 0.2em rgba(0,0,0,0.95), 0 0 0.2em rgba(0,0,0,0.95)
}
.GlowWhite{
text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff
}
.GlowBWhite{
text-shadow: 0 0 0.2em rgba(255,255,255,0.90), 0 0 0.2em rgba(255,255,255,0.80), 0 0 0.2em rgba(255,255,255,0.80)
}
.GlowBBWhite{
text-shadow: 0 0 0.2em rgba(255,255,255,0.90), 0 0 0.2em rgba(255,255,255,0.90), 0 0 0.2em rgba(255,255,255,0.90)
}
.ShadowLight{
text-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}

.Shadow {
text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
}

.ShadowWhite {
text-shadow: 0px 2px 2px rgba(255,255,255,0.9);
}

.f_slogan1{
    font-family: Helvetica, sans-serif!important;
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
	color: #d71920;
	text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
	font-weight: bold;
}
.f_slogan2{
    font-family: Helvetica, sans-serif!important;
	font-size: 30px;
	text-decoration: none;
	line-height: 1.2;
	color: #fff;
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000, 0 0 0.2em #000;
	font-weight: bold;
}

.f_bg_title{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}
.f_more {
	font-family:Arial;
	font-size: 70px;
	text-decoration: none;
	font-weight: lighter;
}
.f_what{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}

.f_ic {
	font-size: 20px;
	text-decoration: none;
	line-height: 1;
}
.f_11 {
	font-size: 11px;
	text-decoration: none;
	line-height: 1.5;
}
.f_11s {
	font-size: 11px;
	text-decoration: none;
	line-height: 1.2;
}
.f_12 {
	font-size: 12px;
	text-decoration: none;
	line-height: 1;
}
.f_12_b {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;
}
.f_13 {
	font-size: 13px;
	text-decoration: none;
	line-height: 1.5;
}
.f_13s {
	font-size: 13px;
	text-decoration: none;
	line-height: 14px;
	line-height: 1.2;
}
.f_14 {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.5;
}
.f_14s {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.2;
}
.f_15 {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.5;
}
.f_15s {
	font-size: 15px;
	text-decoration: none;
	line-height: 1.2;
}

.f_17 {
	font-size: 17px;
	text-decoration: none;
	line-height: 1.4;
}
.f_17s {
	font-size: 17px;
	text-decoration: none;
	line-height: 1.3;
}
.f_18 {
	font-size: 18px;
	text-decoration: none;
	line-height: 1.4;
}
.f_18s {
	font-size: 18px;
	text-decoration: none;
	line-height: 1.2;
}

.f_20 {
	font-size: 20px;
	text-decoration: none;
	line-height: 1.5;
}
.f_20s {
	font-size: 20px;
	text-decoration: none;
	line-height: 1.2;
}
.f_22 {
	font-size: 22px;
	text-decoration: none;
	line-height: 1.5;
}
.f_22s {
	font-size: 22px;
	text-decoration: none;
	line-height: 1.2;
}
.f_25 {
	font-size: 25px;
	text-decoration: none;
	line-height: 1.5;
}
.f_25s{
	font-size: 25px;
	text-decoration: none;
	line-height: 1.2;
}

.f_28 {
	font-size: 28px;
	text-decoration: none;
	line-height: 1.5;
}

.f_30{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.5;
}
.f_30s{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_35{
	font-size: 35px;
	text-decoration: none;
	line-height: 1.1;
}

.f_40{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1;
}

.f_45{
	font-size: 45px;
	text-decoration: none;
	line-height: 1.1;
}

.f_50{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.4;
}
.f_50s{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}
.f_55{
	font-size: 55px;
	text-decoration: none;
	line-height: 1.1;
}
.f_60{
	font-size: 60px;
	text-decoration: none;
	line-height: 1.1;
}
.f_80{
	font-size: 80px;
	text-decoration: none;
	line-height: 1.1;
}
.f_100{
	font-size: 100px;
	text-decoration: none;
	line-height: 1.1;
}
.f_120{
	font-size: 120px;
	text-decoration: none;
	line-height: 1.1;
}
.f_200{
	font-size: 200px;
	text-decoration: none;
	line-height: 1.1;
}
.uppercase {
	text-transform: uppercase;	
    font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
#img2 {
	
	width: 100%;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
#img3 {
	
	width: auto;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.SizeBeacon {
	width: 100%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
.Size50 {
	width: 70%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
.Size100 {
	width: 100%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
.padding20 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.tranWhite {
	background-image: url(../../img/tran_white60.png);
	background-repeat: repeat;
}
.Shadow {
text-shadow: 0px 3px 3px rgba(0,0,0,0.75);
}
.Shadow2 {
text-shadow: 0px 1px 1px rgba(0,0,0,0.9);
}

.ShadowWhite {
text-shadow: 0px 2px 2px rgba(255,255,255,0.9);
}
.ShadowWhite2 {
text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
.bullet {	
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	background-image: url(../../img/sq_blue.gif);
	background-repeat: no-repeat;
	background-position: 4px 10px;
	padding-left: 20px;
	text-decoration: none;
}
.bullet2 {
    font-size: 14px;
    line-height: 18px;
	color: #333333;
	background-image: url(../../img/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-left: 16px;
	text-decoration: none;

}
.icon_app {
	font-size: 80px;
	color: #012d4f;
	text-decoration: none;
	line-height: 85px;
	opacity:0.7;
}
.icon_app:hover {
	color: #ffffff;

}
.captchaImg {
	
	width: 150px;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.circleUSD2{
	width: 180px;
	height: 180px;
	-moz-border-radius: 90px;
	-webkit-border-radius: 90px;
	border-radius: 90px;
	background-color: #de7e1e;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fbd2a9;
	border-right-color: #fbd2a9;
	border-bottom-color: #fbd2a9;
	border-left-color: #fbd2a9;
	color: #fff;
	text-decoration: none;
	font-size: 100px;
	line-height: 20px;
}
.circleUSD{
	width: 160px;
	height: 160px;
	-moz-border-radius: 80px;
	-webkit-border-radius: 80px;
	border-radius: 80px;
	background-color: #de7e1e;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fbd2a9;
	border-right-color: #fbd2a9;
	border-bottom-color: #fbd2a9;
	border-left-color: #fbd2a9;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
}
.circle_Xprofit{
	width: 112px;
	height: 112px;
	-moz-border-radius: 56px;
	-webkit-border-radius: 56px;
	border-radius: 56px;
	background-color: #d71920;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f1b9bb;
	border-right-color: #f1b9bb;
	border-bottom-color: #f1b9bb;
	border-left-color: #f1b9bb;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height: 20px;
}

.circle_Xprofit:hover{
	background-color: #ff9001;
	border-top-color: #fec071;
	border-right-color: #fec071;
	border-bottom-color: #fec071;
	border-left-color: #fec071;
}

.ic_VD {	
	font-size: 60px;
	text-decoration: none;
	color: #ffe400;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.switchcontent {
	font-size: 16px;
	text-decoration: none;
	color: #28659e;
	line-height: 16px;
}
.forminfo {
	font-size: 16px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.formfill {
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	line-height: 16px;
}
.videoTitle {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 20px;
	text-decoration: none;
	color: #333333;
	line-height: 22px;
}

.white15LineA {

	color: #003366;
	max-width: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #61849d;
}
.white15LineB {

	color: #003366;
	max-width: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #039eba;
}
.white15LineC {

	color: #003366;
	max-width: none;
	
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bfe5f4;
}
.tablecolorgray {

	color: #333333;
	max-width: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
	background-image: url(../../images/icon/report.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	line-height: 15px;
}
.tablecolorgray:Hover {
	color: #333333;
	max-width: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	background-color: #d0dfea;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 38px;
	background-image: url(../../images/icon/report.png);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	line-height: 15px;
}
.tablecolorgray_ar {
	color: #333333;
	max-width: none;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 38px;
	padding-bottom: 10px;
	background-image: url(../../images/icon/report.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	line-height: 15px;
	text-align: right;
}
.tablecolorgray_ar:Hover {
	background-color: #d0dfea;
}

.gradient {
	border-radius: 0px;
	font-size: 28px;
	text-decoration: none;
	color: #00acee;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: -webkit-linear-gradient(#eee, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#eee, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#eee, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#eee, #fff);
	padding-left: 15px;
}
.section {
	border-radius: 6px;
	font-size: 28px;
	text-decoration: none;
	color: #00acee;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: -webkit-linear-gradient(#eee, #fff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#eee, #fff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#eee, #fff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#eee, #fff);
	padding-left: 15px;
}
.separateLine2 {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	text-decoration: none;
	background-image: url(../../images/separateLine2.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.benefits {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.benefitsX {
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	line-height: 18px;
	padding: 10px;
}
.circle {
border-radius: 8px;
}
.testimonials {
	border-radius: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.storyCircle {
	border-radius: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.curveborder{
	border-radius: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7dbd9;
	border-right-color: #e7dbd9;
	border-bottom-color: #e7dbd9;
	border-left-color: #e7dbd9;
}
.curveborder2{
	border-radius: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7dbd9;
	border-right-color: #e7dbd9;
	border-bottom-color: #e7dbd9;
	border-left-color: #e7dbd9;
}
.curve{
	border-radius: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.iconCurve{
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00baf2;
	border-right-color: #00baf2;
	border-bottom-color: #00baf2;
	border-left-color: #00baf2;
}
.curveicon{
	border-radius: 50%;
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 4px 4px rgba(0, 0, 0, 0.2);

}
.curvesq{
	border-radius: 10px;
	-webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 4px 4px rgba(0, 0, 0, 0.2);

}

.captcha {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none;
	background-image: url(../../images/captcha.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.separateLine{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #868687;
}

.highlight {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
	line-height: 13px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}

.beauty {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #115673;
	max-width: none;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.forget_pw{
	color: #00acee;
	font-size: 16px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.pw{
	color: #333333;
	font-size: 16px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.pw12{
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.form {
	color: #303b4d;
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.formfill {
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-size: 16px;
	text-decoration: none;
	line-height: 18px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDC5CE;
	border-right-color: #BDC5CE;
	border-bottom-color: #BDC5CE;
	border-left-color: #BDC5CE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #004559;
	background-color: #E6F7FF;
}



.footerLink{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #038791;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.footer{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #a7a9ac;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.footer2{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #c3c3c3;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.sublink{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #dcddde;
	font-size: 16px;
	text-decoration: none;
	line-height: 15px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.subtitle{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #ebebec;
	font-size: 14px;
	text-decoration: none;
	line-height: 16px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}

.ContactUs{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #414042;
	font-size: 20px;
	text-decoration: none;
	line-height: 25px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.ContactContent{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #414042;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.ContactForm{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #414042;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.Contact_Highlight{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #00baf2;
	font-size: 12px;
	text-decoration: none;
	line-height: 14px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}
.ListTitle{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #00baf2;
	font-size: 20px;
	text-decoration: none;
	line-height: 25px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
}



.curveOutline {
	border-radius: 5px;
	border-image: none;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
.outlineGray {
    border-radius: 5px;
	border-image: none;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}




/********************************************************* others****************************************************************/
.icSolution {
	font-size: 80px;
	color: #5b7bb8;

}
.icSolution_circle_hit{
	border-radius: 12px;
	border-image: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bcbec0;
	border-right-color: #bcbec0;
	border-bottom-color: #bcbec0;
	border-left-color: #bcbec0;
}
.icSolution_circle {
	border-radius: 12px;
	border-image: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-image: url(../../img/tran_white.png);
	background-repeat: repeat;
}
.icSolution_circle:hover {
	border-radius: 12px;
	border-image: none;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-color: #FFFFFF;
}
.wrapper {
    width: 100%;
   
}

img2 {
	
	width: 100%;
    margin-left: auto;
	margin-right: auto;
	max-width: initial;
}
.text {
    z-index:100;
    position:absolute;    
    color:white;
    font-size:50px;
    font-weight:bold;
  
    
}
.t_300x{
    
    display: table;
    width: 100%;
	height:300px;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:400px;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:500px;
}
.t_600x{
    
    display: table;
    width: 100%;
	height:600px;
}
.t_700x{
    
    display: table;
    width: 100%;
	height:700px;
}
.t_750x{
    
    display: table;
    width: 100%;
	height:750px;
}
.t_800x{    
    display: table;
    width: 100%;
	height:800px;
}
.t_900x{
    
    display: table;
    width: 100%;
	height:900px;
}
.t_ac{
    text-align:center;
    display: table;
    width: 100%;
	height:400px;
}
.t_mobile{ 
    display: table;
    width: 100%;
	height:550px;
}
.t_eform{
	text-align:center;
	display: table;
	height:700px;
	width: 100%;
	background-image: url(../../img/bg_eform.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	
}
.t_offer{ 
    display: table;
    width: 100%;
	height:400px;
}
.t_offer2{ 
    display: table;
    width: 100%;
	height:450px;
}

.t_offerX{ 
    display: table;
    width: 100%;
	height:500px;
}

.t_ta{ 
    display: table;
    width: 100%;
	
}
.t_workforce{ 
    display: table;
    width: 100%;
	min-height:650px;
	
}
.t_apps{ 
    display: table;
    width: 100%;
	height:150px;
}
.t_MobileApp{ 
    display: table;
    width: 100%;
	height:800px;
}
.t_MobileApp2{ 
    display: table;
    width: 100%;
	height:800px;
}
.t_support{
    padding-top:30%;
    display: table;
    width: 100%;
	height:auto;
}
.t_CloudTech{
    padding-top:150px;
    text-align:center;
    display: table;
    width: 100%;
	min-height:800px;
}
.t_centerBiometrics{
    padding:10px;
    text-align:center;
    display: table;
    width: 100%;
	height:850px;
}
.t_getstarted{
    text-align:center;
    display: table;
    width: 100%;
	height:450px;
}
.t_pricing{
    
    display: table;
    width: 100%;
	height:450px;
}
.t_banner_500h{

    text-align:center;
    display: table;
    width: 100%;
	height:450px;
}
.t_banner_200{
    text-align:center;
    display: table;
    width: 100%;
	height:200px;
}
.t_banner_300{
    text-align:center;
    display: table;
    width: 100%;
	height:300px;
}
.t_banner_400{

    text-align:center;
    display: table;
    width: 100%;
	height:400px;
}
.t_banner_500{

    text-align:center;
    display: table;
    width: 100%;
	height:450px;
}
.t_banner{
 
    text-align:center;
    display: table;
    width: 100%;
	height:500px;
}
.t_right{
    padding:5px;
    text-align:right;
    display: table;
    width: 100%;
}
.t_left{
    padding:5px;
    text-align:left;
    display: table;
    width: 100%;
}
.t_center{
    padding:5px;
    text-align:center;
    display: table;
    width: 100%;
}
.t_freetrial{
    text-align:center;
    display: table;
    width: 100%;
	height:450px;
}

.t_signup{
    padding-top:5%;
    text-align:center;
    display: table;
    width: 100%;
	height:600px;
}
.t_mobile_att{
    padding:20px;
    text-align:center;
    display: table;
    width: 100%;

}
.t_marketing{
    text-align:center;
    display: table;
    width: 100%;
	height:500px;
}
.t_testimonials{
    display: table;
    width: 100%;
	height:350px;
}

.t_GRP{
    display: table;
    width: 100%;
	height:500px;
}
.t_iot{
    padding-top:60px;
    padding-bottom:300px;
    display: table;
    width: 100%;
	height:100vh;
}
.t_bnr_350x{
    display: table;
    width: 100%;
	height:350px;
}
.t_bnr_400x{
    display: table;
    width: 100%;
	height:400px;
}
.t_bnr_500x{
    display: table;
    width: 100%;
	height:500px;
}
.t_bnr_600x{
    display: table;
    width: 100%;
	height:600px;
}
/*********************** sign up icon **************************/
#BtnCondo{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ededed;
	background-image: url(../../images/ic_condo.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ba8ab;
	border-right-color: #9ba8ab;
	border-bottom-color: #9ba8ab;
	border-left-color: #9ba8ab;
	height: 36px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #495b5f;
}
#BtnEmail{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ededed;
	background-image: url(../../images/ic_email.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ba8ab;
	border-right-color: #9ba8ab;
	border-bottom-color: #9ba8ab;
	border-left-color: #9ba8ab;
	height: 36px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #495b5f;
}
#BtnUser {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ededed;
	background-image: url(../../images/user.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ba8ab;
	border-right-color: #9ba8ab;
	border-bottom-color: #9ba8ab;
	border-left-color: #9ba8ab;
	height: 36px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #495b5f;
}
#BtnPw {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ededed;
	background-image: url(../../images/key.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ba8ab;
	border-right-color: #9ba8ab;
	border-bottom-color: #9ba8ab;
	border-left-color: #9ba8ab;
	height: 36px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #495b5f;
}
#BtnResetPw {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ededed;
	background-image: url(../../images/resetpw.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ba8ab;
	border-right-color: #9ba8ab;
	border-bottom-color: #9ba8ab;
	border-left-color: #9ba8ab;
	height: 36px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #495b5f;
}
#captcha-form {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding-left: 35px;
	background-color: #ededed;
	background-image: url(../../images/verification.png);
	background-repeat: no-repeat;
	background-position: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ba8ab;
	border-right-color: #9ba8ab;
	border-bottom-color: #9ba8ab;
	border-left-color: #9ba8ab;
	height: 36px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	color: #495b5f;
}
.submitbutton {
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-radius: 4px;
	border-image: none;
	color: #f1f2f2;
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0px 0px 0px rgba(174,174,172,0.8);
	background: -webkit-linear-gradient(#0c6b96, #074969); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#0c6b96, #074969); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#0c6b96, #074969); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#0c6b96, #074969); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
.submitbutton:hover {

	
	background: -webkit-linear-gradient(#074969, #0c6b96); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#074969, #0c6b96); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#074969, #0c6b96); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#074969, #0c6b96); /* Standard syntax */

}
/*********************** Button ********************************/
.BtnMiddleBlue {
	background: -webkit-linear-gradient(#39bad9, #0b579f); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#39bad9, #0b579f); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#39bad9, #0b579f); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#39bad9, #0b579f); /* Standard syntax */
	border-radius: 4px;
	border-image: none;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	
	color: #FFFFFF;
	text-decoration: none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(35,31,32,0.4);
	-moz-box-shadow: 0px 3px 5px 0px rgba(35,31,32,0.4);
	box-shadow: 0px 4px 5px 0px rgba(35,31,32,0.4);
	font-size: 13px/16px;
	line-height: normal;
	margin-left: 3px;
	margin-top: 3px;
}
.ButtonBlue{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #00baf2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ButtonBlue:Hover{
	color: #FFFFFF;
	background-color: #687f80;
	
}
.BtnJoin {
	background: -webkit-linear-gradient(#e9e9e9, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#e9e9e9, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#e9e9e9, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#e9e9e9, #ffffff); /* Standard syntax */
	border-image: none;
	display: block;
	border-top-left-radius:6px; border-bottom-left-radius:6px;border-top-right-radius:6px; border-bottom-right-radius:6px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	box-shadow: 0px 3px 4px 0px rgba(35,31,32,0.4);
	font-size: 20px;
	line-height: normal;
	margin-left: 3px;
	margin-top: 3px;
}
.BtnJoin:Hover {
	background: -webkit-linear-gradient(#c9e3fd, #ffffff); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#c9e3fd, #ffffff); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#c9e3fd, #ffffff); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#c9e3fd, #ffffff); /* Standard syntax */
	border-image: none;
	display: block;
	border-top-left-radius:6px; border-bottom-left-radius:6px;border-top-right-radius:6px; border-bottom-right-radius:6px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	-webkit-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	-moz-box-shadow: 0px 2px 4px 0px rgba(35,31,32,0.4);
	box-shadow: 0px 3px 4px 0px rgba(35,31,32,0.4);
	font-size: 20px;
	line-height: normal;
	margin-left: 3px;
	margin-top: 3px;
}
.btnhand {
	border-width: 1px;
	border-style: solid;
	border-color: #55a4cc;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#00c8fe, #3095fc); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00c8fe, #3095fc); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00c8fe, #3095fc); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#00c8fe, #3095fc); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	
	margin: 3px;
}
.btnSharpOrange {
	border-width: 1px;
	border-style: solid;
	border-color: #fe5a00;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fd9f18, #fe5a00); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fd9f18, #fe5a00); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fd9f18, #fe5a00); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fd9f18, #fe5a00); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	
	margin: 3px;
}
.btnSharpBlue {
	border-width: 1px;
	border-style: solid;
	border-color: #55a4cc;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#00c8fe, #3095fc); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#00c8fe, #3095fc); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#00c8fe, #3095fc); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#00c8fe, #3095fc); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	
	margin: 3px;
}
.btnSharpBlue:Hover {
	border-width: 1px;
	border-style: solid;
	border-color: #55a4cc;
	border-radius: 4px;
	border-image: none;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#3095fc, #00c8fe); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#3095fc, #00c8fe); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#3095fc, #00c8fe); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#3095fc, #00c8fe); /* Standard syntax */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 3px;
	padding-bottom: 3px;
	
	margin: 3px;
}
.B_Blue{
	border-radius: 8px;
	border-image: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00baf2;
}
.B_Blue:hover{
	border-radius: 8px;
	border-image: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #97bcc9;
}

.B_Green{
	border-radius: 8px;
	border-image: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1bbea1;
}
.B_Green:hover{
	border-radius: 8px;
	border-image: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #aad0c9;
}

.B_Orange{
	border-radius: 8px;
	border-image: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9000;
}
.B_Orange:hover{
	border-radius: 8px;
	border-image: none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4800;
}
.Button{
	border-radius: 20px;
	border-image: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #00baf2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Button:Hover{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	background-color: #687f80;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.Btn_white{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	background-image: url(../../images/trans_white.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.Btn_white:Hover{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	background-color: #FFFFFF;
}
.Btn_green{
	border-radius: 6px;
	border-image: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	max-width: none;
	background-image: url(../../images/trans_white.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #15b5bc;
	text-decoration: none;
	line-height: 20px;
}

.btnGra {
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-radius: 4px;
	border-image: none;
	color: #c2c2c2;
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0px 0px 0px rgba(174,174,172,0.8);
    background: -webkit-linear-gradient(#fbfbfb, #c2c2c2); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fbfbfb, #c2c2c2); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fbfbfb, #c2c2c2); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fbfbfb, #c2c2c2); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
}
.btnGra:Hover {
	border-width: 1px;
	border-style: solid;
	border-color: #bfbfbf;
	border-radius: 4px;
	border-image: none;
	color: #c2c2c2;
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	text-shadow: 0px 0px 0px rgba(174,174,172,0.8);
    background: -webkit-linear-gradient(#c2c2c2, #fbfbfb); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#c2c2c2, #fbfbfb); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#c2c2c2, #fbfbfb); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#c2c2c2, #fbfbfb); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 3px;
}
.btnYellow {
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fdc75e, #fdc75e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdd78e, #fdc75e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdd78e, #fdc75e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdd78e, #fdc75e); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}
.btnYellow:Hover{
	border-width: 1px;
	border-style: solid;
	border-color: #bbbbbb;
	border-radius: 4px;
	border-image: none;
	text-align: center;
	color: rgb(51, 51, 51);
	line-height: 18px;
	font-size: 16px;
	vertical-align: middle;
	cursor: pointer;
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.75);
	background: -webkit-linear-gradient(#fdc75e, #fdc75e); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fdc75e, #fdc75e); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fdc75e, #fdc75e); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#fdc75e, #fdc75e); /* Standard syntax */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
	padding-top: 8px;
	padding-bottom: 8px;
	
}
/***** Adjust vertical Middle *****/
/*
#wrapper {
	transition: all 0.3s ease;
	width:100%;
	top:0;
	left:0;
    display:inline-block;
    overflow:hidden;
}

#wrapper.behind {
	position: relative;
	transform: scale(0.8) translateY(-5%);
}

*/
header {
	background: url('../../img/bnr/bg_main.jpg') no-repeat center center;
	background-size:cover;
	position: relative;
	overflow: hidden;
	height:100vh;
}

.table {
    width:100%;
    height:100%;
    position:absolute;
    display:table;
	
	
}
.table1 {
 vertical-align:middle;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.table2 {
 vertical-align:bottom;
  position: relative;

  /*
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
.cell {
    display:table-cell;
    vertical-align:middle;
    width:100%;
    height:100%;
	text-align:center;	
	

}
.cell2 {
    display:table-cell;
    vertical-align:bottom;
    width:100%;
    height:100%;
	text-align:center;	
	padding-bottom:100px;

}
/**** vertical 2 ****/
.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto; 
    width: /*whatever width you want*/;
}
/***** End Adjust vertical Middle *****/


/*********************** Slide *********************************/
#slider-container {
	position: relative;
}

.container_ta {
  display: table;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;}
  
.helper_ta {
  #position: absolute; /*a variation of an "lte ie7" hack*/
  top: 50%;
  display: table-cell;
  vertical-align: middle;}
  
.content_ta {
  #position: relative;
  top: -50%;
  margin:0 auto;
  width:100%;}
  
.container {
	padding: 10px 10px 10px 10px;
	top: 40%;
	width: 100%;
	position: relative;
	background-position: center center;
}
.container2 {
	padding: 10px 10px 10px 10px;
	top: 15%;
	width: 100%;
	position: relative;
	background-position: center center;
}
.container3 {
	padding: 10px 10px 10px 10px;
	top: 30%;
	width: 100%;
	position: relative;
	background-position: center center;
}
.content-a {
    display:table;
}
.content-b {
    display:table-cell;
    position:relative;
    vertical-align:middle;
    text-align:center;
}
.HandWriting {
	font-family: Annifont;
	font-style: normal;
	text-shadow:  1px 1px 1px rgba(0,0,0,1);
	color: #00f0ff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.ic_LearnMore {
	text-align: center;
	background-image: url(http://www.timetecta.com/templates/layout/img/ic_ebook.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 50px;
	height: 45px;
}
.welcome {
	text-align: center;
	background-image: url(../../images/tagline.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.gray11 {
	color: #666666;
	max-width: none;
	
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 12px;
}
.gray12 {
	color: #666666;
	max-width: none;
	
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 14px;
}
.gray13 {
	color: #666666;
	max-width: none;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
}
.gray14 {
	color: #666666;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
}

.gray15 {
	color: #666666;
	max-width: none;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
}
.gray16 {
	color: #333;
	max-width: none;
	font-size: 16px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.gray18 {
	color: #333333;
	max-width: none;
	font-size: 18px;
	text-decoration: none;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	line-height: 20px;
}
.gray20 {
	color: #333333;
	max-width: none;
	font-size: 20px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
.gray30 {
	color: #333333;
	max-width: none;
	font-size: 30px;
	text-decoration: none;
	font-weight: normal;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	line-height: 35px;
}
.gray18_cn {
	color: #333333;
	max-width: none;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	font-family: "Arial", "Microsoft YaHei", "u5FAEu8F6Fu96C5u9ED1", "SimSun", "u5B8Bu4F53";
}
.White14 {	
	font-size: 16px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none;
	color: #ffffff;
	line-height: 16px;
}
.White20 {	
	font-size: 20px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
}
.White20_shadow {	
	font-size: 20px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif; 
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White25 {	
	font-size: 25px;
	font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
}
.White25_shadow {	
    font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 25px;
	text-decoration: none;
	color: #ffffff;
	line-height: 30px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White30 {	
    font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 30px;
	text-decoration: none;
	color: #ffffff;
	line-height: 35px;
}

.White35_shadow {	
    font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 35px;
	text-decoration: none;
	color: #ffffff;
	line-height: 40px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White40 {	
    font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
}
.White40_shadow {	
	font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	line-height: 45px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White50 {	
	font-size: 50px;
	text-decoration: none;
	color: #ffffff;
	line-height: 55px;
}
.White50_shadow{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 50px;
	text-decoration: none;
	color: #ffffff;
	line-height: 55px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.White60_shadow{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 60px;
	text-decoration: none;
	color: #ffffff;
	line-height: 65px;
	text-shadow:  2px 2px 2px rgba(49,40,27,0.9);
}
.DBlue13{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 16px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 15px;

}
.DBlue14{
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 16px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 16px;

}
.Red23 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 23px;
	text-decoration: none;
	color: #c4161c;
	line-height: 25px;

}
.DBlue20 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 20px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 25px;

}
.DBlue25 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 25px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 30px;

}
.DBlue30 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 25px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 35px;

}
.DBlue35 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 35px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 45px;
}

.DBlue40 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 40px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 45px;
}

.DBlue50 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 50px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 55px;
}
.DBlue55 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 55px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 60px;
}
.DBlue60 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 60px;
	text-decoration: none;
	color: #5b7bb7;
	line-height: 65px;
}
.Dgray15 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 16px;
	text-decoration: none;
	color: #333;
	line-height: 20px;
}
.Dgray20 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 20px;
	text-decoration: none;
	color: #333;
	line-height: 25px;
}
.Dgray30 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 30px;
	text-decoration: none;
	color: #333;
	line-height: 35px;
}
.Dgray35 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 35px;
	text-decoration: none;
	color: #333;
	line-height: 40px;
}
.Dgray40 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 40px;
	text-decoration: none;
	color: #333;
	line-height: 45px;
}
.Dgray50 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 50px;
	text-decoration: none;
	color: #333;
	line-height: 55px;
}
.LightBlue11 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
	color: #099ed5;
}

.LightBlue13 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	line-height: 15px;
	text-decoration: none;
	color: #099ed5;
}
.LightBlue14B {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue14 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 16px;
	text-decoration: none;
	color: #1379be;
	font-weight: normal;
	line-height: 23px;
}
.LightBlue15 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	border-radius: 0px;
	border-image: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	color: #1379be;
	font-weight: bold;
}

.LightBlue16B {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue18B {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue20 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 20px;
	line-height: 22px;
	text-decoration: none;
	color: #099ed5;
}
.LightBlue22B {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 22px;
	line-height: 24px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue26 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 26px;
	line-height: 27px;
	text-decoration: none;
	color: #099ed5;
	font-weight: bold;
}
.LightBlue35 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;

	font-weight: 300;
	font-size: 35px;
	color: #42b7dd;
	line-height: 36px;
	text-decoration: none;
}

.LightBlue55 {
font-family: "Akkurat-Light",Helvetica,Arial,"Lucida Grande",sans-serif;
	
	font-size: 55px;
	color: #42b7dd;
	line-height: 55px;
	text-decoration: none;
}

/**************** Button VC ***************/
.vc_lightyellow {
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 4px;
	border: 1px solid transparent;
	text-decoration: none !important;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #febf46;
	text-align: center;
}

.vc_lightyellow:hover {
color: #ffffff !important; background-color: #f4ab1f;
}
.vc_lightblue {
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 4px;
	border: 1px solid transparent;
	text-decoration: none !important;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #cadbea;
	text-align: center;
}
.vc_lightblue:hover {
color: #ffffff !important; background-color: #afd3f3;
}

.vc_lightgray {
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 4px;
	border: 1px solid transparent;
	text-decoration: none !important;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #e2e0e0;
	text-align: center;
}
.vc_lightgray:hover {
color: #ffffff !important; background-color: #d1d0d0;
}
.vc_shadow {
	margin-bottom: 5px; box-shadow: 0px 5px 0px #cfd1d2; -webkit-box-shadow: 0 5px 0 #cfd1d2;
}
.vc_Dshadow {
	margin-bottom: 5px; box-shadow: 0px 5px 0px #939598; -webkit-box-shadow: 0 5px 0 #939598;
}
.vc_btn {
padding: 5px 12px; border-radius: 4px; border: 1px solid transparent; border-image: none; line-height: 20px; font-size: 100%; text-decoration: none !important; display: inline-block; cursor: pointer;
}
.vc_btn-lg {
	padding: 10px 16px; border-radius: 6px; line-height: 1.33; font-size: 16px;
}
.vc_btn_square {
	border-radius: 0px;
}

.vc_btn_round {
	border-radius: 10px;
}
.vc_btn_outlined {
	background: none !important; border: 2px solid currentColor; border-image: none;
}

.vc_btn-lightblue:hover {
	color: rgb(247, 247, 247) !important; background-color: #487c92;
}

/**************** End Button VC ***************/
/*--Rajdhani---*/
.greyrajdhani20_shadow{
	
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 22px;
	text-decoration: none;
	line-height: 28px;
}
.greyrajdhani18_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 18px;
	text-decoration: none;
	line-height: 22px;
}
.greyrajdhani35_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 35px;
	text-decoration: none;
	line-height: 40px;
}
.greyrajdhani100{
	font-family: 'Rajdhani', sans-serif;
	color: #666;
	max-width: none;
	font-size: 100px;
	text-decoration: none;
	line-height:80px;
}
.greyrajdhani40_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 40px;
	text-decoration: none;
	line-height: 45px;
}
.greyrajdhani50_shadow{
	font-family: 'Rajdhani', sans-serif;
	text-shadow: 0px 2px 2px rgba(255,255,255,0.8);
	color: #414042;
	max-width: none;
	font-size: 50px;
	text-decoration: none;
	line-height: 55px;
}
.greyrajdhani40{
	font-family: 'Rajdhani', sans-serif;
	color: #666;
	max-width: none;
	font-size: 40px;
	text-decoration: none;
	line-height: 45px;
}
.greyrajdhani65{
	font-family: 'Rajdhani', sans-serif;
	color: #666;
	max-width: none;
	font-size: 65px;
	text-decoration: none;
	line-height: 65px;
}


/************************************************************  VIEWPORT   **********************************************************************/
/*Viewport = 1920px*/
@media screen and (max-width: 120em){


}
/*Viewport = 1680px*/
@media screen and (max-width: 105em){

}
/*Viewport = 1400px*/
@media screen and (max-width: 87.5em){

}
/*Viewport = 1200px*/
@media screen and (max-width: 75em){

}
/*Viewport = 1024px*/
@media screen and (max-width: 64em){

}
/*Viewport = 960px*/
@media screen and (max-width: 60em){

}
/*Viewport = 800px*/
@media screen and (max-width : 50em){


}

/*Viewport = 768px*/
@media screen and (max-width : 48em){
.t_bnr_350x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_400x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_500x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_600x{
    display: table;
    width: 100%;
	height:auto;
}
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_600x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_700x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_750x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_800x{    
    display: table;
    width: 100%;
	height:auto;
}
.t_900x{
    
    display: table;
    width: 100%;
	height:auto;
}
.Size50 {
	width: 50%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
}

/*Viewport = 600px*/
@media screen and (max-width: 37.5em){
.f_what{
	font-size: 28px;
	text-decoration: none;
	line-height: 1.1;
}
.t_ac{
    margin-top: 10px;
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
	
}
.t_bnr_350x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_400x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_500x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_600x{
    display: table;
    width: 100%;
	height:auto;
}
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_600x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_700x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_750x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_800x{    
    display: table;
    width: 100%;
	height:auto;
}
.t_900x{
    
    display: table;
    width: 100%;
	height:auto;
}
.Size50 {
	width: 50%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
}

/*Viewport = 480px*/
@media screen and (max-width: 30em){

.t_iot{
    padding-top:40px;
    padding-bottom:300px;
    display: table;
    width: 100%;
	height:auto;
}
.bg_iot  {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(http://www.timetecsecurity.com/templates/layout/img/bg_iot_s.jpg);
	 width: 100%;
}
.t_ac{
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
	
}
.f_what{
	font-size: 28px;
	text-decoration: none;
	line-height: 1.1;
}
.f_200{
	font-size: 160px;
	text-decoration: none;
	line-height: 1.1;
}

.t_bnr_350x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_400x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_500x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_600x{
    display: table;
    width: 100%;
	height:auto;
}
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_600x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_700x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_750x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_800x{    
    display: table;
    width: 100%;
	height:auto;
}
.t_900x{
    
    display: table;
    width: 100%;
	height:auto;
}
.msg_LBlue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_LBlue.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.msg_Blue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_Blue_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.Size50 {
	width: 50%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
}


@media screen and (max-width: 24em){

.f_bg_title{
	font-size: 36px;
	text-decoration: none;
	line-height: 1.1;
}
.f_what{
	font-size: 28px;
	text-decoration: none;
	line-height: 1.1;
}
.f_40{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_50s{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1;
}
.f_50{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.5;
}
.f_55{
	font-size: 45px;
	text-decoration: none;
	line-height: 1.1;
}
.f_60{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}
.f_200{
	font-size: 160px;
	text-decoration: none;
	line-height: 1.1;
}
.t_iot{
    padding-top:40px;
    padding-bottom:200px;
    display: table;
    width: 100%;
	height:auto;
}
.t_ac{
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
	
}

.bg_iot  {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(http://www.timetecsecurity.com/templates/layout/img/bg_iot_s.jpg);
}

.t_bnr_350x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_400x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_500x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_600x{
    display: table;
    width: 100%;
	height:auto;
}
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_600x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_700x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_750x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_800x{    
    display: table;
    width: 100%;
	height:auto;
}
.t_900x{
    
    display: table;
    width: 100%;
	height:auto;
}
.msg_LBlue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_LBlue.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.msg_Blue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_Blue_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.Size50 {
	width: 50%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
}


/*Viewport = 320px*/
@media screen and (max-width: 20em){
.t_iot{
    padding-top:40px;
    padding-bottom:200px;
    display: table;
    width: 100%;
	height:auto;
}
.t_ac{
    text-align:center;
    display: table;
    width: 100%;
	height:auto;
	
}
.f_what{
	font-size: 28px;
	text-decoration: none;
	line-height: 1.1;
}

.f_bg_title{
	font-size: 35x;
	text-decoration: none;
	line-height: 1.1;
}
.f_40{
	font-size: 30px;
	text-decoration: none;
	line-height: 1.1;
}
.f_50s{
	font-size: 40px;
	text-decoration: none;
	line-height: 1.1;
}
.f_50{
	font-size: 40px;
	text-decoration: none;
	line-height: 1;
}
.f_55{
	font-size: 45px;
	text-decoration: none;
	line-height: 1.1;
}
.f_60{
	font-size: 50px;
	text-decoration: none;
	line-height: 1.1;
}
.f_200{
	font-size: 160px;
	text-decoration: none;
	line-height: 1.1;
}

.country {
	font-size: 13px;
	color: #666;
}
.fn {
	font-family: "Akkurat-Light";
	font-weight:bold;
	font-size: 18px;
	color: #999;
	}


.bg_iot  {
    /* The file size of this background image is 93% smaller
     * to improve page load speed on mobile internet connections */
    background-image: url(http://www.timetecsecurity.com/templates/layout/img/bg_iot_s.jpg);
}

.t_bnr_350x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_400x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_500x{
    display: table;
    width: 100%;
	height:auto;
}
.t_bnr_600x{
    display: table;
    width: 100%;
	height:auto;
}
.t_300x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_400x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_500x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_600x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_700x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_750x{
    
    display: table;
    width: 100%;
	height:auto;
}
.t_800x{    
    display: table;
    width: 100%;
	height:auto;
}
.t_900x{
    
    display: table;
    width: 100%;
	height:auto;
}
.msg_LBlue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_LBlue.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.msg_Blue{
	background-image: url(https://www.timetecaccess.com/templates/layout/img/e16s/msg_Blue_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding:10px;

}
.Size50 {
	width: 50%;
	height: auto;
	padding-bottom: 0px;
	padding-top: 0px;
}
}

