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


/*Desktop / Global View*/

/*test RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/** {
  padding: 0;
  margin: 0;
}*/

body {
	font-family: 'Open Sans', sans-serif;
	background-image: url(../images/truvwalpap3.gif);
    text-align: center;
}


/*li {
  display: inline;
}

li a {
    display: inline-block;
    color: #1867D3;
    text-align: center;
    padding: 4px 6px;
}

li a:hover {
    background-color: #4768B2;
    color: white;
    text-decoration: none;
 
}*/
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.nav-tabs, .nav-pills {
    text-align:center;
}

.nav-tabs {
  border-bottom: 0px solid #ddd;
}

.nav-tabs > li > a {
  margin-right: 2px;
  margin-bottom: 6px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 4px 4px;
  background: rgba(24,103,211,.5)
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
  background: rgba(24,103,211,1.00)
}

.col {
	float: left;
	padding: 1%;
}
.col-logo {
	float: none;
}
.subtext {
	color: #5C5C5C;
	text-align: center;
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.col-lg {
	width: 33.3%;
}
.col-lg img {
	width: 100%;
	height: auto;
	display: block;
}
.img-responsive {
	display: inline;
}


#logo {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -75px;
	margin-top: 0px;
}
h1 {
	color: #0E356A;
	font-weight: 800;
	font-size: 2.2em;
	margin-bottom: 0px;
	margin-top: -10px;
}
h2 {
    color: #4D2990;
    font-size: 1.8em;
    font-weight: 800;
	margin: 2px;
	line-height: 1.1em;
}
h3 {
	color:#D8292C;
	font-size: 1.6em;
	font-weight: 800;
	margin-top: auto;
}
h4 {
	font-size: 1.4em;
	font-weight:800;
	color:rgba(63,107,168,1.00);
	
}
h5 {
    font-size: 1.2em;
    font-weight: 700;
    color:#19467B;
}
h6 {
	color: rgba(37,58,88,1.00);
	font-weight: 700;
	font-size: 1.0em;
	/*text-decoration: underline;*/
}
h7 {
	color: red;
	font-size: .9em;
	font-weight: 700;
}
p {
	color: #004080;
	font-size: .9em;
}
li {
	margin-top: 10px;
}
.subA {
	color: #302237;
	font-size: 1em;
	font-weight: 600;
	font-style: italic;
	margin-top: 0;
}
.subB {
	color: #302237;
	font-size: 1em;
	font-weight: 600;
	font-style: italic;
	padding: 70px;
	margin-left: 20px;
	width: 80%;
	float: none;
}
.strong {
	font-weight: 700;
}
.textRed {
	color: red;
}
.textBlue {
	color:rgba(37,58,88,1.00)
}
.textBlack {
	color: black;
}
.textLeft {
	text-align: left;
}
.textSmall {
	font-size: .8em;
}
.textItalic {
    font-style: italic;
}
/*boxes*/

.boxA {
	background-color: rgba(249,249,189,1.00);
	padding: 12px; padding-bottom: 18px;
	border: 2px solid black;
	border-radius: 15px;
	margin: 4px;
	min-width: 300px;
	max-width: 700px;
}
.boxA2 {
	background-color:rgba(197,218,236,1.00);
	padding: 6px;
	border: 2px solid black;
	border-radius: 15px;
	margin: 4px;
	min-width: 300px;
	max-width: 900px;
}
.boxA3 {
	background-color: rgba(249,249,189,1.00);
	padding: 2px;
	border: 2px solid black;
	margin: 4px; margin-top: 10px;
	border-radius: 15px;
}
.boxB {
	background-color:rgba(178,236,212,1.00);
	padding: 2px;
	border: 2px solid black;
	margin: 4px; margin-top: 10px;
	border-radius: 15px;
}

.boxC {
	background-color:rgba(214,197,236,1.00);
	padding: 2px;
	border: 2px solid black;
	margin: 4px; margin-top: 10px;
	border-radius: 15px;
}
.boxD {
	background-color:rgba(197,218,236,1.00);
	padding: 10px; padding-left: 20px; padding-right: 20px;
	border: 2px solid black;
	border-radius: 25px;
	width: 80%;
	margin: auto;
	margin-bottom: 15px;
	max-width: 800px;
}
.boxDa {
	background-color:rgba(197,218,236,1.00);
	padding: 10px; padding-left: 20px; padding-right: 20px;
	border: 2px solid black;
	border-radius: 25px;
	margin: auto;
	margin-top: 25px;
	width: 90%;
	max-width: 1150px;
}
.boxDb {
	background-color:rgba(197,218,236,1.00);
	padding: 10px; padding-left: 20px; padding-right: 20px;
	border: 2px solid black;
	border-radius: 25px;
	margin: auto;
	margin-top: 25px;
	width: 80%;
	max-width: 500px;
}
.boxDc {
	background-color:rgba(197,218,236,1.00);
	padding: 40px;
	border: 2px solid black;
	border-radius: 25px;
	margin: auto;
	margin-top: 25px;
	width: 90%;
	max-width: 800px;
}
.boxDe {
	background-color:rgba(197,218,236,1.00);
	padding: 10px;
	border: 2px solid black;
	border-radius: 25px;
	margin: auto;
	margin-top: 5px;
	max-width: 1200px;
}
.boxE {
	background-color:#FFF;
	padding: 10px; padding-left: 20px; padding-right: 20px;
	border: 1px solid black;
	border-radius: 25px;
	width: 80%;
	margin: auto;
	margin-bottom: 15px; margin-top: 15px;
}
.boxF {
	background-color: white;
	margin: 10px;
	border: 2px solid gray;
	border-radius: 10px;
	padding:1px;
	max-width: 500px;
}
.boxFa {
	background-color: white;
	margin: 10px;
	border: 2px solid gray;
	border-radius: 10px;
	padding:1px;
	max-width: 1120px;
}
.boxFb {
	background-color:rgba(197,218,236,1.00);
	margin: 10px;
	border: 2px solid gray;
	border-radius: 10px;
	padding:1px;
	max-width: 1120px;
}
.boxFc {
	background-color:rgba(197,218,236,1.00);
	margin: 10px;
	border: 2px solid gray;
	border-radius: 10px;
	padding:1px;
	max-width: 900px;
}
.boxVM {
	background-color: white;
	width: 300px;
	margin: auto;
	border: 1px solid gray;
	border-radius: 10px;
	padding:1px;
}
.boxVMa {
	background-color: white;
	width: 30%;
	margin: 5px;
	border: 1px solid gray;
	border-radius: 10px;
	padding:2px;
}
.boxVMb {
	background-color: white;
	margin: 8px;
	border: 1px solid gray;
	border-radius: 10px;
	padding:15px;
	max-width: 800px;
}
.boxVMc {
	background-color: white;
	margin: 8px;
	border: 1px solid gray;
	border-radius: 10px;
	padding:15px;
	max-width: 400px;
}
.boxVMd {
	background-color: white;
	margin: 8px;
	border: 1px solid gray;
	border-radius: 10px;
	padding:15px;
	max-width: 300px;
}
.textBoxA {
	margin: 8px;
	padding: 15px;
	max-width: 400px;
}
.textBoxB {
	margin: 8px;
	padding: 15px;
	max-width: 200px;
}
.heading-body-copy {
	color: #787878;
	font-weight: 500;
	font-size: 20px;
	padding: 10px;
	text-align: center;
}
.max600 {
	max-width: 600px;
	margin: auto;
	padding-top: 12px;
}
.max400 {
	max-width: 400px;
	margin: auto;
	padding-top: 6px;
}
.max270 {
	max-width: 270px;
	margin: auto;
	padding-top: 6px;
}
.opacity50 {
	opacity: .5;
}
.opacity80 {
	opacity: .8;
}
.inline-block {
	display: inline-table;
	padding: 5px;
}

table, td, th {
	padding: 4px 0px;
	text-align: center;
	background-color: #99ECEC;
	border: 1px solid black;
	}
th {
	font-weight: 700;
}
td {
	color:red;
	font-weight: 600;
	background-color: #FFFFBB;
	padding: 2px;
}

table {
	margin: auto;
	margin-top: 5px;
	margin-bottom: 15px;
	}

caption {
	text-align: center;
	background:#8CB2E7;
	color: black;
	border: thin solid black;
}
.stereo {
  
        display: inline-block;
    }
.stereo .showStereo {
        display: none;

        z-index: 99;
    }
.stereo:hover .showStereo {
        display:inline-block;
    }


.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*p.hoverImg img {
	display: none;
}
p.hoverImg:hover img {
	display: inline-block;
	position: inherit;
	left: 40 px;
	top: 715 px;*/	

/* Add this attribute to the element that needs a TOOLTIP */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}
/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}
/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.imgPad {
	padding-bottom: 15px;
}
.centerImg {
	display: block;
	margin: auto;
}
.panel .panel-heading {
    background-color:rgba(24,103,211,1.00);
    color: white;
    border-radius: 16px 16px 0 0;
	margin: 0px;
}
.panel {
    background-color:rgba(24,103,211,0.30);
    max-width: 90%;
    margin: auto;
    text-align: center;
    border: 3px solid black;
    border-radius: 20px;
}


.txt-pt8em {
	font-size: .8em;
	font-weight: normal;
	font-family: Helvetica, Arial, "sans-serif";
}

ul {
  /*text-align: center;*/
  list-style: inside;
}
ul.quote {
	list-style: none;
	font-style: italic;
}

.quoteText {
	color: indigo;
}

.pushDown5 {
	margin-top: 5px;
}
.pushDown10 {
	margin-top: 10px;
}
.pushDown20 {
	margin-top: 20px;
}
.pushDown40 {
	margin-top: 40px;
}
.pushDown100 {
	margin-top: 100px;
}
.pushUp5 {
	margin-top: -5px;
}
.pushUp10 {
	margin-top: -10px;
}
.pushUp20 {
	margin-top: -20px;
}
.autoMargin {
	margin-right: auto;
	margin-left: auto;
}

.rightCenter {
    text-align: right;
}

.leftCenter {
	text-align: left;
}
.center {
	text-align: center;
}

hr {
    height: 2px;
    background-color:rgba(24,103,211,0.3);
    margin-top: 20px;
    margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
    width: 75%;
}
.left-align {
	text-align: left;
}

.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.whiteBorder2 {
	border-style: solid;
	border-color: white;
	border-width: 2px;
}

footer {
	color: #0E356A;
	font-weight: 800;
	margin-top: 50px;
	
}
/*test*/
/*.col-lg-4.nopaddingPanel,  col-md-4.nopaddingPanel, col-sm-12*/
.nopaddingPanel {
    padding: 0;
    margin: 0;
}



/*anaglyph hover*/
.cf {
  position:relative;
  width:100%; 
  margin: 0; padding:0; 
}

.cf img {
  display: block;
  width: 100%;
  padding: 10px;
  padding-bottom: 0px;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 3s ease;
}

.cf:hover .overlay, cf:focus .overlay {
  opacity: 1;
}

.blwh {
  position: absolute;
 /* bottom: 0;
  right: 0;*/
}


#cf img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}

#crossfade {
    position:relative;
/*    height:250px;
    width:400px;*/
}
#crossfade img {
    position:absolute;
    /*left:500;*/
    opacity: 1;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;   transition: opacity 1s ease-in-out;
}
 
#crossfade img.top:hover {
    opacity:0;
}



/*grid*/
#grid {
	display: grid;
	grid-template-columns: 33% 33% 33%;
	margin: 2px auto;
	
}
#grid div {
	padding: 2px;
}

#vm-4-wide {
		display: block;
		margin: auto;
}
#vm-4-square {
	    display:none;
	    margin: auto;
}
.boxA .left-align br {
}







/*Tablet View*/	
@media (max-width: 991px) {
	
	.rightCenter {
	text-align: center;
}
	.pushDown20tab {
		margin-top: 20px;
}
	.boxA{
		margin: auto;
	}
	.boxD {
	padding-left: 40px;
	}
}





/*Small Tablet View*/

@media (max-width: 768px) {
#menu li {
	display: inline-block;
	text-align: center;
}
	
.col-md {
	width: 48%;

}
h1 {
	font-size: 1.8em;
	line-height: 1.1;
}
h2 {
    font-size: 1.5em;
	line-height: 1.0;
}
h3 {
	font-size: 1.5em;	
	}
	h5 {
	font-size: 1.0em;
	font-weight:600;
	}
.boxA {
	margin-top: 10px;
	}
.boxD {
	padding-left: 40px;
	}
.boxVM {
	margin-top: 10px;
	}
.subA {
	color: #302237;
	font-size: 1.2em;
	font-weight: 600;
	font-style: italic;
	margin-top: 0;
}
.heading-body-copy {
	font-size: 16px;
}
	
.logo {
		margin-top: -15px;
}

.pushDown {
	margin-top:auto;
}
.leftCenter {
	text-align:center;
	margin-left:auto;
	margin-right: auto;
}

#vm-4-wide {
		display: none;
	}
#vm-4-square {
	    display:block;
	    margin: auto;
	    border: 1px solid black;
	}
.boxVMa {
	background-color: white;
	width: 50%;
	margin: 4px;
	border: 1px solid gray;
	border-radius: 10px;
	padding:1px;
}
	
}

/*Mobile View*/
@media (max-width: 480px) {
/*.slicknav_menu {
	display: block;
}*/
	.boxVMa {
	background-color: white;
	width: 100%;
	margin: 4px;
	border: 1px solid gray;
	border-radius: 10px;
	padding:1px;
}

#menu {
	display: none;
}
.col-sm {
	width: 100%;
}
.col {
	padding: 0%;
}


h1 {
	font-size: 25px;
	margin-top: 0px;
}

h2 {
	font-size: 1.4em;
}
	.boxD {
	padding-left: 10px;
	}
}
