@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


:focus {
	outline: 0;
}



table {
	border-collapse: collapse;
	border-spacing: 0;
}


img
   {
   display:block; /*images must be set to block in order use auto margins*/
   margin:0 auto; /*centers images in most browsers*/
   text-align:center; /*centers images in older browsers*/
   }



body {
	background: #fafafa;
	/* background: #3d3d3d; */
	font-family:calibri;
	overflow:hidden;
	/* background-image: url(images/bg.png); */
}

A:link {text-decoration: none; color:#ffffff}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color:#ffffff;}
.light {background-position:center;
	background-image:url(images/light.png);
	background-repeat:repeat-y;
	height:120%;
	width:100%;
	position:absolute;
}
.wrapper {
/*  position: absolute;
  margin: -275px 50px 50px -350px;*/
  left: 50%;
  top: 50%;  }

.center {
	width:350px;
	height:240px;
	background-image: url(./images/4t_logohd.png);
	background-position:45% 50%;
	background-repeat:no-repeat;
	background-size: 60%;
	image-rendering: -webkit-optimize-contrast-;
	position: absolute;
	top: 50%;
	left:50%;
	margin: -235px 0% 0% -175px;

}
.content {
	width:300px;
	height:240px;
	position: absolute;
	top: 50%;
	left:50%;
	font-size:15px;
	font-family: Calibri, Arial;
	font-weight:bold;
	font-size:16px;
	color:#2b97d1;
	/* text-shadow: #2b2b2b 0.2em 0.2em 0.3em; */
	padding-top:90px;
	margin: -70px 0% 0% -100px;
}

h1{
	font-size: 25pt;
}

.buttons {
	width:388px;
	height:81px;
	position: relative;
	margin: 0px 0% 0% -195px;
	padding-top: 0px;
	left: 50%;
	background-image:url(./images/btnbk.png);
}
.tline {background-position:center; background-image:url(images/line.png); background-repeat:no-repeat; height:16px; background-size: 100% 100%;}
.cline {background-position:center; background-image:url(images/line.png); background-repeat:no-repeat; height:16px; width:100%; position:absolute; top: 13%;
background-size: 100% 100%;
margin-top:100px;}
/*.bline {background-position:center; background-image:url(images/line.png); background-repeat:no-repeat; height:16px; width:100%; position:absolute; top: 49%;
background-size: 100% 100%;
margin-top:100px;}*/

@supports (-webkit-appearance:none) {
    nav.tm_navbar {
        background: green;
    }
}

.FBButton, .YOButton, .LIButton {
	background-repeat:no-repeat;
	background-size: cover;
	position:absolute;
	display: block;
	width: 127px;
	height: 73px;
	text-indent: -99999px;
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:  -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

.FBButton {
	margin-left: 2px;
	background: url('/images/facebook.png') bottom;
}
.FBButton:hover {
	background-position: 0 0;
}

.YOButton {
	margin-left: 131px;
	background: url('/images/youtube.png') bottom;
}
.YOButton:hover {
	background-position: 0 0;
}

.LIButton {
	margin-left: 260px;
	background: url('/images/linkedin.png') bottom;
}
.LIButton:hover {
	background-position: 0 0;
}

.misc {
	background-repeat:no-repeat;
	background-size: cover;
	position:absolute;
	display: block;
	width: 65px;
	height: 64px;
	text-indent: -99999px;
	image-rendering: -moz-crisp-edges;         /* Firefox */
	image-rendering:  -o-crisp-edges;         /* Opera */
	image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

.bline {
	background-position:center;
	background-image:url(images/line.png);
	background-repeat:no-repeat;
	background-position: center top;
	height:100%;
	width:100%;
	position:absolute;
	/*top: 49%;*/
	background-size: 100% 16px;
	/*margin-top:100px;*/
}

.bottom {
	height:100%;
	width:100%;
	position: relative;
	top: 50%;
	margin-top: -70px;
	background-color: rgba(7, 14, 23, 0.3);
background: -moz-linear-gradient(top, rgba(16,30,86,0.4) 0%, rgba(17,24,33,1) 43%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(16,30,86,0.4) 0%,rgba(17,24,33,1) 43%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(16,30,86,0.4) 0%,rgba(17,24,33,1) 43%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66101e56', endColorstr='#111821',GradientType=0 ); /* IE6-9 */
}

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.25;
}

#particles-js2{
  width: 100%;
  height: 100%;
  top: 50%;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: -53px;
}

 @media only screen and (max-device-width: 768px) {



/*
.FBButton {
	margin-left: 0px;
	background: url('/images/facebook_h.png') bottom;
}
.FBButton:hover {
}

.YOButton {
	margin-left: 130px;
	background: url('/images/youtube_h.png') bottom;
}
.YOButton:hover {
}

.LIButton {
	margin-left: 260px;
	background: url('/images/linkedin_h.png') bottom;
}
.LIButton:hover {
}
*/
}
