﻿@charset "UTF-8";
/*DESIGN SYSTEM*/
#MSCLA .h1,.h2,.h3,.h4,.h5,.sub,.section-title,.feature-title,.feature-descript,.t-product-title, .t-product-des, .table-name, p, div, tr, td, a, h1, h2, h3, h4, h5, h6, li {font-family:'Roboto', 'Open Sans', Arial, Helvetica, sans-serif;}
.nav,.go-top, li, a {text-decoration: none;}
div {display: block;}
.h1 {font-size: 46px; font-weight: 700; padding: 1em 0 0.5em 0; line-height: 52px}
.sub {font-size: 38px;font-weight: 400; line-height: 1.6em; margin-left: 50px;}
.h2 {font-size: 30px; font-weight: 700; padding: 1em 0 1em 0; line-height: 36px;}
.h3 {font-size: 26px; font-weight: 600; padding: 0.5em 0 0.5em 0;line-height: 32px; border-bottom: none; }
.h4 {font-size: 20px; font-weight: 400; margin-top: 0px;}
.h5 {font-size: 16px; font-weight: 600; }
.h6 {font-size: 15px; font-weight: 400; padding: 0.5em 0 0.5em 0;}
.p {font-size: 15px; font-weight: 400;line-height: 1.5em; color: #202020}
.headline {font-size: 38px; font-weight: 700; margin-left: 50px;}
ul, ol, li {line-height: 1.5em}

/*COLUMNS*/
.col-12 {width: 100%; max-width: 100%;float: left; padding-bottom: 20px;}
.col-12-no-pd {width: 100%; max-width: 100%;float: left; }
.col-10 {width: 80%; max-width: 80%;float: left; padding-bottom: 20px;}
.col-10-sm {width: 62%; max-width: 62%;float: left; padding: 0.5em;}
.col-8 {width: 68%; max-width: 68%;float: left; padding: 0.5em;}
.col-6 {width: 48%; max-width: 50%;float: left; padding: 0.5em;}
.col-6-46 {width: 46%; max-width: 50%;float: left; padding: 1.5em 0.5em;}
.col-4 {width: 30%; max-width: 30%;float: left; padding: 0.5em 1em;}
.col-4-no-pd {width: 30%; max-width: 30%;float: left; padding: 0em;}
.col-3 {width: 24%; max-width: 24%;float: left; padding: 0.1em;}
.col-2 {width: 16%; max-width: 16%;float: left; padding: 0.5em 0.1em;}
.col-2-sm {width: 30%; max-width: 30%;float: left; padding: 0.1em;}
.col-md-5 {width: 40%; max-width: 40%;float: left; padding: 1.8em 0.5em;}
.col-md-1-5 {width: 20%; max-width: 20%; float: left; padding: 1.8em 0em;}
.w980 {table-layout: fixed;width: 980px; margin: 0 auto;}

/*ROW*/
.clearfix {clear: both}
.section-wrap {width:1200px; margin: 0 auto; overflow: auto; font-family: 'Roboto', 'Open Sans', Arial, sans-serif; padding: 40px 0;}/*FOR ALL ROW*/
.link-wrapper {justify-content: left;flex-wrap: wrap; padding-top: 10px;}/*FOR BUTTON ROW*/
.row {padding: 50px 0 50px 0;}
.eStore_container .eStore_block980 {
	width: 1200px;
}
.eStore_block980 {
	table-layout: fixed;
	width: 1200px;
	margin: 0 auto;
}
.img-100 {max-width: 100%;}
/*MARGINS, PADDINGS*/
.section-border, .title-border, .p-border {margin-bottom: 20px;}
.border-top {padding-top: 50px;}
.border-top-30 {padding-top: 30px;}
.border-bottom {padding-bottom: 50px;}
.border-bottom-30 {padding-bottom: 30px;}
.border-top-bottom {padding: 40px 0px;}

/*GREYSCALE COLORS*/
.bg-900 {background-color: #202020}
.bg-800 {background-color: #585858}
.bg-700 {background-color: #808080}
.bg-600 {background-color: #B8B8B8}
.bg-500 {background-color: #E8E8E8;}
.bg-400 {background-color: #D8D8D8}
.bg-200 {background-color: #F8F8F8}
.bg-blue {background-color: #0556c0;}
.bg-lightblue {background-color: #c3e5f9}
.bg-darkblue {background-color: #0F3250;}
.bg-wht {background-color: #ffffff;}

.t-900 {color: #202020}
.t-800 {color: #585858}
.t-700 {color: #808080}
.t-600 {color: #B8B8B8}
.t-400 {color: #D8D8D8}
.t-200 {color: #F8F8F8}
.t-wht {color: #FFFFFF} a:visited .t-wht {color: #FFFFFF;} 
.t-blk {color: #000000}
.t-blue {color: #0070C0}
.bold {font-weight: 500;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}

/*ALIGNS*/
.center {text-align:center}
.v-center {vertical-align: middle}
.left {text-align: left; }
.right {text-align: right;}
.padding {padding: 10px 30px;}
.padding-bottom {padding-bottom: 20px;}
.padding-top {padding-top: 20px;}
.img-full{max-width: 700px;	height: auto;width: 100%;}

/*TOPBANNER*/
.title-font {font-family: 'Roboto', Open Sans, Arial, sans-serif;}
.page-top {position: relative; width: 100%}
.page-kv {
	background:url(../images/kv_1900x500.jpg) 50% no-repeat;
	background-size: cover;
	width: 100%;
	height: 450px;
	display: block; 
	position: relative}
.page-title {
	position: absolute;
	top: 5%;
	text-align: left;
	padding: 1em 1em 1em 0;
	float: right;
	margin-left: 0;
}
.page-title-center{
	width: 1000px;
    position:absolute;
    float:right;
    margin-left:0;
	top: 40%;
  	left: 50%;
  	transform: translate(-50%, -50%);	
}
.page-title-sub {
	width: 60%;
	padding:0.5em 1em 1em 1em;
    float:left;
	font-size: 22px;
	color: #fff;
}
.page-title-btn {
	width: 50%;
}



/*NAV & DROPDOWN MENU*/
button{font-family: 'Roboto', 'Open Sans', Helvetica, Arial, sans serif;}
.nav-background {background-color: #0078d7;width: 100%;}
.navbar {
	overflow: hidden;
    background-color: #0078d7;
    font-family: 'Open Sans', Helvetica, Arial, sans serif;
	z-index: 170;
    margin: 0 auto;
    /*display: table;*/
    text-align: center;
}
.dropdown {float: left; overflow: hidden;}
.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: #fff;
    padding: 14px 16px;
    background-color: inherit;
}


.dropdown-content {
    display: none;
    position: fixed !important; 
    background-color: #000;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	color: #202020;
}

.dropdown-content a {
    float: none !important;
    color: #202020 !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
    text-align: left !important;
	background-color: #f8f8f8 !important;
	display: block !important;
}

.dropdown-content a:hover {
    background-color: #d8d8d8 !important;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.navbar a {
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
.navbar a:hover, .dropdown:hover .dropbtn {
    background-color: #f39903;
	text-decoration: none;
}

.stickytop {
	position: fixed;
	top: 0;width: 100%;
	padding-left: 22%;
	margin-left: 0;
	background-color: rgba(0, 120, 215, .8);
	z-index: 1000;
}
   
.nav li a {
    display: block;
    color: #fff;
    text-align: center;
    padding: 14px 15px;
    text-decoration: none;
}
.nav li a:hover {
    background-color: #f39903;
	color: #ffffff;
	text-decoration: none;
}


/*NAV
.nav-background {
	background-color: #ffc000;
	opacity: 0.8;
}
ul.nav {
	background-color: #ffc000;
}
ul {margin: 0;padding: 0;overflow: hidden;list-style-type: none;}
.nav li {float: left; display: block;}
.nav-background {width: 100%}
ul.nav {margin: 0 auto; padding: 0;display: table;}
.nav {z-index: 170;text-align: center}
.nav li a {display: block;text-decoration: none;text-align: center; color: #FFFFFF; padding: 10px 20px; border-left: 1px solid #fff;font-family: 'Roboto', 'Open Sans', Arial, sans-serif; font-size: 18px; }
ul li:last-child a{border-right:1px solid #fff;}
.nav li a:hover {
	background-color: #F38900;text-decoration: none;cursor: pointer;
}

ul.nav.stickytop {
	position: fixed;
	top: 0;
	width: 100%;
	padding-left: 10%;
	margin-left: 0;
	background-color: #ffc000;
}
*/




.li-title {
	margin-left: 40px;
	list-style-image: url(../images/tick_orange.png);
	margin-top: 0.6rem;
}
.li-icon {
	font-size: 26px;
	color: #015FB6;
}
.li-content {
	font-size: 13px;
}
.li-disc {
	margin-left: 20px;
	list-style-type: disc;
}
/*GO-TOP*/
.go-top{
    position:fixed;
    bottom:2em;
    right:2em;
    color:#ffffff;
    background-color:#FFc000;
    font-size:12px;
    padding:1em;
    font-family:'Open Sans',Arial,sans-serif;
    display:none
}
.go-top:hover{
    background-color:#015FB6;
    Color:#ffffff;
}

/*URLS*/
.a-blk {color: #000000;} .a-blk:hover{color: #000000;}
.a-wht {color: #ffffff;} .a-wht:hover{color: #ffffff;}
.eStore_btn{background-color:#4398EF;color:#FFFFFF;border-radius:3px;padding:5px 20px}
.cta a {color: #FFFFFF;}
.cta{
	font-size: 15px;
	padding: 8px 20px;
	border: solid 1px;
	border-radius: 5px;
	min-width: 120px;
	max-width: 160px;
	text-decoration: none;	
	text-align: center;	
	margin:0.5rem;
	display: inline-block
}
.cta-lg {
	font-size: 22px;
	font-weight: 700;
	padding: 8px 30px;
	border: 2px solid #ff9800;
	border-radius: 5px;
	min-width: 120px;
	text-decoration: none;	
	text-align: center;	
	margin-top: 3rem;
	display: inline-block
}
.cta-talkto {
	font-size: 26px;
	font-weight: 700;
	padding: 8px 30px;
	border-bottom: solid 4px #F38900;
	border-radius: 5px;
	min-width: 120px;
	text-decoration: none;	
	text-align: center;	
	margin-top: 3rem;
	display: inline-block
}
.cta-secondary{
	font-size: 15px;
	padding: 8px 30px;
	border: solid 2px #FFc000;
	border-radius: 5px;	
	min-width: 120px;
	max-width: 250px;
	text-decoration: none;	
	text-align: center;	
	margin: 0.5rem;
	display: inline-block;
}
.cta-align-left{
	font-size: 15px;
	padding: 8px 20px;
	border: solid 1px;
	border-radius: 5px;
	min-width: 120px;
	max-width: 160px;
	text-decoration: none;	
	text-align: center;	
	margin:0.5rem 0.5rem 0.5rem 0rem;
	display: inline-block;
}
.main-cta {	background-color: #F39800;} 
.main-cta:hover{background-color: #FFA200;}

.heading-underline {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 0.5em;
}

/*ADVANTECH BRANDING*/
.a-advantech-blue {background-color: #004280;} .a-advantech-blue:hover {background-color: #015FB6;}
.a-aonline {background-color: #F39800;} .a-aonline:hover {background-color: #FFA200;}
.a-aonline-blue {background-color: #4398ef;} .a-aonline-blue:hover {background-color: #2284e8;}
.a-eiot {background-color: #801A7A;} .a-eiot:hover{background-color: #994895;}
.a-iretail{background-color: #ffc000;} .a-iretail:hover{background-color: #FDD000;}
.a-ihealthcare {background-color: #7DB5EA;} .a-ihealthcare:hover {background-color: #5CA3E5;} 
.a-ilogistic {background-color: #CC2931;} .a-ilogistic:hover {background-color: #D6545A;} 
.a-ncg {background-color: #0085CC;} .a-ncg:hover {background-color: #339DD6;}
.t-advantech-blue {color: #004280;}
.t-aonline {color: #F39800;}
.t-eiot {color: #801A7A;}
.t-iretail{color: #F2A900;}
.t-ihealthcare {color: #7DB5EA} .t-ihealthcare:hover {color: #FFFFFF;}.t-ihealthcare:visited {color: #7DB5EA}
.t-ilogistic {color: #CC2931;}
.t-ncg {color: #0085CC;}

/*FEATURE COLUMN*/

/*TAB-product*/
.tab {
  overflow: hidden;
}
/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: #D0D0D0;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
	margin: 3px;
}

.tab button:hover {
  background-color: #ffc000;
}
.tab button.active {
  background-color: #ffc000;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
.tabcontent.active {
display: block;
}


/*TAB-product*/
.tab2 {
  overflow: hidden;
}
/* Style the buttons that are used to open the tab content */
.tab2 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  border-bottom: 5px solid #707070;
}

.tab2 button:hover {
	border-bottom: 5px solid #707070;
}
.tab2 button.active {
	border-bottom: 5px solid #0078D7;
}
.tabcontent2 {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
.tabcontent2.active {
display: block;
}

/*TAB-product*/
.tab3 {
  overflow: hidden;
}
/* Style the buttons that are used to open the tab content */
.tab3 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

.tab3 button:hover {
  background-color: #ff0000;
}
.tab3 button.active {
  background-color: #ff0000;
}
.tabcontent3 {
  display: none;
  padding: 6px 12px;
  border-top: none;
}
.tabcontent3.active {
display: block;
}

 .parallax {
     background-image: url(images/contact-us.jpg);
     max-height: 500px;
     background-attachment: fixed;
     background-position: right;
     background-size: cover;
     display: block;
     padding-bottom: 50px;     
	 clear: both;  
}
#Product .h3 {padding-top: 0; padding-bottom: 40px;}
#Product .col-4 {padding: 0; margin: 10px; width: 31.333333%; max-width: 31.333333%; }
.card {
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #e8e8e8;float: left;
}
.card-content {
	padding: 20px;}
.card-shadow {
  transition: box-shadow .3s;
  margin: 2px;
  background: #fff;
  float: left;  
}
.card-shadow:hover {
  box-shadow: 0 0 21px rgba(209,209,209,1); 
}
.card-cta {color: #F39800;font-family: 'Roboto'; font-weight: 400; font-size: 18px;}
.card-cta-pd {padding: 1.5em 0 0.2em 0;}
/*VIDEO*/
.yt-video {position: relative; padding-bottom: 75%; overflow: hidden;}
.yt-video iframe {position: absolute; align-items: center; top: 0; left: 0; width: 100% !important; height: 100% !important; padding: 40px;}


/*CASE STUDY*/
.imgcontainer {
	position: relative;
	width: 100%;
}

.imgcontainer:hover .overlay{
	bottom: 0;
	height: 100%
}
.overlay-image {
	display: block;
	height: auto;
	width: 100%;
}
.overlay, .overlay-text {
	position: absolute;
	overflow: hidden
}
.overlay {
	bottom: 100%;
	left: 0;
	right: 0;
	background-color: #5CA3E5;
	opacity: 0.9;
	width: 100%;
	height: 0;
	transition: .7s ease
}
.overlay-text {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	white-space: nowrap
}

/*FOOTER: CONTACT, DISCLAIMER*/
 .parallax {
     background-repeat: no-repeat 
}
 .parallax .h4{
     border-bottom: none;
     color: #FFFFFF;
     padding-top: 50px;
     font-size: 35px;
     font-family: 'Open Sans', sans-serif;
     text-align: center;
     font-weight: 300;
     margin-top: 60px;
     text-transform: none 
}
 .parallax {
     background-image: url("../images/contact-us.jpg");
     background-attachment: fixed;
     background-position: right;
     background-size: cover;
     display: block;
     padding-bottom: 250px;     
	 clear: both;  
}
.contact-us-title {
	font-size: 30px;
	font-weight: 600;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #FFFFFF;	
	padding: 20px 0px;	
	text-align: center;
}
.contact-us-text {
	font-size: 16px;
	font-weight: 400;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #FFFFFF;	
	padding-bottom: 20px;
	text-align: center;
}
.contact-us-button{
    padding: 10px 20px;
    text-align: center;
    font-size: 20px;
    background-color: #ffc000;
    color: #FFFFFF;
    border-radius: 5px;
}
.contact-us-button:hover{
	background-color: #015FB6;
	color: #FFFFFF;
}

.disclaimer{
    font-family:'Open Sans',sans-serif;
    font-size:12px;
    line-height:20px;
    color:#202020;
    padding-top:10px;
    text-align:left;
}
ul.share-buttons>li{
    display:inline
}
ul.share-buttons>li a img{
    text-align:left;
    display:inline
}
ul.share-buttons{
    text-align:left;
    padding-left:0
}
.share-buttons li{
    padding-right:3px
}
.celltitle{
	font-weight: 400;
	text-align: left;
	border-bottom: 3px solid #FFF;
	font-family: 'Open sans', Helvetica, arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
.cell{
	font-weight: 300;
	text-align: left;
	border-bottom: 1px solid #FFF;
	font-family: 'Open sans', Helvetica, arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	}
.no-border{
	font-weight: 300;
	text-align: left;
	border-bottom: none;
	font-family: 'Open sans', Helvetica, arial, sans-serif;
	font-size: 16px;
	color: #ffffff;
}
.border-grey {
	border: 2px dotted #B8B8B8;
}
.whitepaper {
	margin: 0.2em;
	height: 360px;
}
.pdf-icon {
	font-size: 18px;
	color: #004280;
}
.cerficicate-table-tr {
	font-size: 16px;
	color: #FFFFFF;
	padding-top:15px; 
	padding-bottom:15px; 
	text-align: center;
}
.cerficicate-table-td {
	font-size: 15px;
	color: #808080;
	padding-top:10px; 
	padding-bottom:10px; 
	text-align: center;
}
.accordion {
	background-color: #fff;
  color: #202020;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 18px;
}

.active, .accordion:hover {
	 -webkit-transition: 0.3s;
  transition: 0.3s;
}

.panel {
  padding: 10px 35px;
  display: none;
  overflow: hidden;
}
.question-icon {
	font-size: 2em;
	text-align: center;
	vertical-align: middle;
	color: #ff9800;
}


/*FAQ&TABLE*/
#FAQ .p {font-size: 18px; color: #585858;}
#FAQ .h3 {padding: 0}
#FAQ li {font-size: 15px; list-style: disc; margin-left: 20px;}
#FAQ .h5 {padding: 1em 0 0.5em 0;}


.faq-table {
	padding: 0.5em;
}

.faq-table table, tr, td{
	line-height: 2em;
	font-size: 15px;
	color: #202020;
	padding: 10px;
	border: 1px #D8D8D8 solid;
}
/*VERTICAL TAB*/

#Video h5 {border-bottom: none;} 
.video {width: 100%; height: auto;}


.tabordion {
	 position: relative;
	 width: 80%;
	 color: rgba(48, 69, 92, 1);
	 margin: 0;
}
.tabordion section {
	 display: block;
	 width: 100%;
	 left: 0;
}
 .tabordion section input[name="sections"] {
	 left: -9999px;
	 position: absolute;
}
.tabordion section input[name="sections"]:checked + label {
	 background: rgba(254, 255, 250, 1);
	 color: rgba(48, 69, 92, 1);
}
 .tabordion section input[name="sections"]:checked ~ article {
	 display: block;
}
.tabordion section label {
	 background: #fff;
	 border-bottom: 1px solid #f8f8f8;
	 font-weight: 700;
	 color: #202020;
	 cursor: pointer;
	 display: block;
	 font-size: 1.2em;
	 font-weight: bold;
	 padding: 1em 0.83em;
	 position: relative;
	 width: 100%;
	 z-index: 100;
}
.tabordion section :hover {
	background-color: #d8d8d8;
}
.tabordion section label :hover {
	background-color: inherit;
}
.tabordion section article {
	 display: none;
	 left: 0;
	 width: 100%;
	 padding: 1em;
	 position: relative;
	 top: 0;
	 background: #fff;
	 font-weight: 300;
	 line-height: 1.6;
}
 .tabordion section article p {
	 margin-bottom: 1em;
}
 .tabordion section article:after {
	 background-color: transparent;
	 bottom: 0;
	 content: "";
	 display: block;
	 left: -229px;
	 position: absolute;
	 top: 0;
	 width: 220px;
	 z-index: 1;
}
 @media all and (min-width: 768px) {
	 body .tabordion {
		 width: 100%;
		 color: rgba(48, 69, 92, 1);
		 overflow: hidden;
	}
	 body .tabordion section label {
		 background: #e8e8e8;
		 padding: 1em 2.5%;
		 width: 30%;
	}
	 body .tabordion section article {
		 position: absolute;
		 width: 60%;
		 left: 35%;
	}
}
 




/*MOBILE LOOK*/
@media screen and (max-width: 1199px)   {
.section-wrap {width:90%; margin: 0 auto; overflow: auto}
.section-wrap-nopd {width:80%; margin: 0 auto; overflow: auto}	
.page-title-center{
	width: 80%;
    position:absolute;
    float:right;
    margin-left:0;
	top: 40%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	padding-left: 10rem;
}	
.page-kv {
	background:url(../images/kv_1900x500.jpg) 50% no-repeat;
	background-size: cover;
	width: 100%;
	height: 400px;
	display: block; 
	position: relative}	
	
}


@media screen and (max-width: 599px)   {
.video-w100 {width: 100%; height: auto;}
	
	
div {display: block;} img {width: 100%; text-align: center;}	
#Product .col-4 {padding: 0; margin: 10px; width: 96%; max-width: 96%; }	
.page-kv {
	background-size: contain;
	width: 100%;
	height: 280px;
	display: block; 
	position: relative; 
	background-position-y: bottom;}	
.bitmap-feature {width: 30%;}	
.section-wrap {width:100%; margin: 0 auto; overflow: auto}
.section-wrap-nopd {width:100%; margin: 0 auto; overflow: auto}	
.col-12 {width: 98%; float: left; padding: 1em 0; overflow: auto}

.col-10 {width: 98%; max-width: 98%;float: left; }	
.col-8 {width: 96%; max-width: 96%;float: left; padding: 1em;}	
.col-6 {width: 96%; max-width: 96%;float: left; padding: 1em 0.5em;}
.col-6-46 {width: 96%; max-width: 96%;float: left; padding: 1em 0.5em;}	
.col-4 {width: 96%; max-width: 96%;float: left; padding: 1em 0.5em;}
.col-4-no-pd {width: 96%; max-width: 96%;float: left; }	
.col-3 {width: 96%; max-width: 96%;float: left; padding: 1em 0.5em;}
.col-2 {width: 96%; max-width: 96%;float: left; padding: 1em 0.5em;}
.col-md-1-5 {width: 96%; max-width: 96%; float: left; padding: 1.8em 0em;}
.col-md-5 {width: 98%; max-width: 98%;float: left; padding: 1.8em 0.5em;}
.w980 {table-layout: fixed;width: 98%; margin: 0 auto;}

.banner {width: 250%}
.h1 {font-size: 28px; font-weight: 700; line-height: 1.5em; padding: 1rem 0 0 1rem; }
.h2 {font-size: 22px; font-weight: 600; padding-left: 0.8em;}
.h3 {font-size: 18px; font-weight: 600; border-bottom: none; margin-top: 0px;}
.h4 {font-size: 18px; font-weight: 400; margin-top: 0px; padding: 0}
.h5 {font-size: 16px; font-weight: 600}
.h6 {font-size: 15px; font-weight: 400; padding: 0}
.p {font-size: 15px; font-weight: 400;line-height: 1.6em;}
.headline {font-size: 38px; font-weight: 700; margin-left: 50px;}
.sub {font-size: 22px;font-weight: 400;line-height: 1.6em; margin-left: 50px;}
.cta-lg {
	padding: 0.5em;
}
.cta-secondary{
	padding: 0.5em;
}	

.page-title {
	position: absolute;
	top: 5%;
	text-align: left;
	width: 80%;
	padding: 1em 1em 1em 0;
	float: right;
	margin-left: 3em;
	font-size: 80%;
}
.page-title-sub {
	width: 80%;
	padding: 0 0 1rem 1rem;
	text-align: left;
	font-size: 18px;
}
.page-title-center{
	position: inherit;
	width: 100%;
	padding: 0;
    text-align:center;
    float:left;
	top: 0%;
  	left: 0%;
  	transform: translate(0%, 0%);	
	z-index: 2;
	background-color: #ffc000;
}	
.cta-lg {	
	margin: 0.5em;
}	
.yt-video {position: relative; padding-bottom: 75%; overflow: auto;}
.yt-video iframe {position: absolute; align-items: center; top: 0; left: 0; width: 100% !important; height: 100% !important; padding: 40px;}

	
.border-top {padding-top: 10px;}	
.title {margin-left: 1%;top: 2%}
.nav li a {padding: 10px 12px}
ul.nav.stickytop {position: fixed;top: 0;width: 100%;padding-left: 22%;margin-left: 0;display: none}
.ul.share-buttons{
        padding-left:20px
    }
.nav li a {
		padding: 10px 12px
	}	
ul.nav.stickytop {
		position: fixed;
		top: 0;
		width: 100%;
		padding-left:18%;
		margin-left: 0;
		display: none
	}	
.go-top{right:1em;bottom:1em}
.blue {
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
   background-image: none;
    background-repeat: repeat-y;
    background-position: right center;
    min-height: 300px;
    background-color: #015fb6;
}
.whitepaper {
	margin: 0.2em;
	height: auto;
}	
}
