
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
@import "https://fonts.googleapis.com/css?family=Poppins|Montserrat|Nunito:300,400,600,700";
@import "https://fontlibrary.org/face/trueno";



/* fixes */

.site-body:not(.footer-new) .entry-content ul {
    padding-left: 0px !important;
}

.content-name {
  display: none;
}


/* Hero */

#hero p {
  margin-top: 20px;
  /*margin-left: 20px;*/
  font-family: 'TruenoLight', Montserrat;  
  color: #fff;
  font-size: 1.25em;
  line-height: 1.5em;
}

#hero h2 {
  margin-top: 20px;
  /*margin-left: 20px;*/
  color: #fff;
  font-size: 2.8em;
  text-shadow: 5px 3px 20px #666;
}

#hero-bg h3 {
  /*padding-left: 20px;*/
  padding-top: 10px;
  color: #fff;
  font-size: 1.5em;
}


#hero {
	display: none;
}

@media all and (max-width: 769px) {
  #hero h2 {
    margin-top: 250px;   
    color: #000;
  }
  #hero-bg h3 {
    color: #000;
  }
  #hero p {
    color: #000;
  } 
}

/* */

.content-body .grid-frame.sheet.section-html {
    margin-bottom: 0px;
}

h2 {
    color: #3366cc;
    line-height: 1.2em;
    font-size: 18px;  
}

h3.sm-header {
    font-family: 'TruenoLight', Montserrat;
    text-align: center;
    padding-top: 20px;
    font-size: 1.35em;
    font-weight: normal;
    color: #777;
    padding-bottom: 80px;
}

#faq p {
  /* color: #333; */
  font-size: 1.1em;
  font-family: "Trueno Light", Montserrat;
}

#faqs dt {
    line-height: 15px;
    padding-top: 20px;
}

#faqs dt, #faqs dd {
    font-size: 1.1em;    
}

#faqs dd {
    font-family: 'TruenoLight', Montserrat;
    color: #777;
}

#wdhl {
    background-color: #f6fbfe;
    min-height: 350px;   
    padding: 50px 0px;
}

#wdhl p, #wdhl ul {
    font-family: 'TruenoLight', Montserrat;
    line-height: 1.3em;
    font-size: 1.1em;
}

#wdhl ul {
    margin-left: 30px;
}

.content-body .grid-frame.sheet.section-html {
    padding: 0px;
}

.center {
    text-align: center;
}

.content {
    padding: 5px 20px;
    font-family: 'TruenoRegular', Montserrat;  
}

.big-header {
    font-size: 2.2em;
    color: #212529;
    text-align: center;
    background-image:url(https://api.ning.com/files/udgrN45DhI036WBLXTDbZZRZWTF6z2p69zWaXyNgriORtyzYcKi4ZAT7c2uGBNwM2v5IY684P6I66t9KAQjp0ojHdEhcC2LO/dashedbg.png);
    background-position:center bottom;
    background-repeat:no-repeat;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mid-header {
    font-size: 1.6em;
    color: #212529;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'TruenoRegular', Montserrat;  
}

.mid-header.custom {
    margin-top: 50px;
}

.mid-header2 {
    font-size: 1.5em;
    color: #212529;
    margin-top: 20px;
    margin-bottom: 20px;
}

.step-row {
   max-width: 750px;
   margin: 0 auto;  
}

@media all and (max-width: 500px) {
  .step-column.right p {
    width: 200px;
  }
  .step-column.right {
    padding-left: 0px;
    width: 300px;
  }
  .step-row {
   width: 450px;
  }
}

.step-column {
    float: left;
}

.colsep {
  clear:both;
  height: 0px;
}

.step-column.left {
    width: 100px;
    height: 100px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
}

.step-column.left span {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
  font-size: 2em;
  font-weight: bold;  
  font-family: "Montserrat";
}

.step-column.left.circle {
    background-color: #007bff;
    border:30px solid #fff;    
    height: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 100px;
}

.step-column.right {
    width: 75%;
    padding-left: 30px;
    padding-top: 15px;
}

.step-column.right h4 {
    font-size: 1.3em;
    font-weight: bold;
    color: #222;
}

.step-column.right p {
    font-family: 'TruenoLight', Montserrat;  
    font-size: 1.1em;
}

.step-column.left-alt {
    width: 100px;
    height: 30px;
    margin: 0px auto;
    position:relative;
    text-align:center  
}

.step-column.left-alt:after {
    content:"";
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 1px solid #007bff;
    transform: translate(-50%);
}

ul.list {
   margin-left: 20px;
}

ul.list li {  
    font-size: 1.2em;
    font-weight: normal;
    text-align: left;
    line-height: 1.5em;
    font-family: "TruenoLight" Poppins;
}

.entry-content ol ul, .entry-content ul.list {
    list-style-type: disc;
}

/* wkhif */

ul#banner > li, ul#detail > li, ul#diagram > li, ul#hero-bg > li {
    display: table-cell;
    list-style: none;
    list-style-type: none;
    margin: 0;
    text-align: center;
    max-width: 525px;
    padding: 10px 20px;
}

.span16 .hero.mediumMatrix .matrix-itemFluid {
    width: 50%;
}

@media all and (max-width: 769px) {
  .span16 .hero.mediumMatrix .matrix-itemFluid {
      width: 100%;
  }
}

.rightbg p, .rightbg h2  {
    text-align: left;
}

.rightbg p{
    font-family: 'TruenoLight', Montserrat;  
    font-size: 1.2em;
    line-height: 1.4;
}

#target {
  background-color: #f6fbfe;
}

#diagram {
  margin-bottom: -50px;
}

/*
#wdhl {
    margin-top: -130px;
}

#banner {
    margin-top: -100px;
}
*/

/* button */

a.btn-alt {
 -webkit-border-radius: 28;
 -moz-border-radius: 28;
 border-radius: 28px;
 text-transform: uppercase; 
 font-family: 'TruenoBold', Montserrat; 
 font-size: 1.3em;
 color: #fff;
 padding: 15px 30px 15px 30px;
 border: solid #007bff 4px;
 background-color: #007bff;
 text-decoration: none;
}

a.btn-alt:hover {
 text-transform: uppercase; 
 font-family: 'TruenoBold', Montserrat; 
 font-size: 1.3em;  
 color: #3366cc;
 background-color: #fff;
 border: solid #007bff 2px;
 text-decoration: none;
}


a.btn {
 -webkit-border-radius: 28;
 -moz-border-radius: 28;
 border-radius: 28px;  
 font-family: 'TruenoLight', Montserrat; 
 font-size: 1em;
 color: #fff;
 padding: 10px 20px 10px 20px;
 border: solid #007bff 4px;
 background-color: #007bff;
 text-decoration: none;
-webkit-box-shadow: 2px 16px 29px -15px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 16px 29px -15px rgba(0,0,0,0.75);
box-shadow: 2px 16px 29px -15px rgba(0,0,0,0.75);
}

a.btn:hover {
 cursor:pointer;
 font-family: 'Open Sans'; 
 font-size: 1em;  
 color: #007bff;
 background-color: #fff;
 border: solid #fff 2px;
 text-decoration: none;
}

a.green {
 background: #89B451;
 border: solid #89B451 2px;
 font-weight: bold;
}

a.green:hover {
 color: #89B451; 
 font-weight: bold;  
}


#cta a.btn-alt {
  background: red; /*#1091CC;*/
  border-color: red; /*#1091CC;*/
  font-size: 2em;
  font-family: "TruenoLight", Montserrat;
  border-radius: 5px;
}

#cta a.btn-alt:hover {
  background: #fff;
  color: red; /*#1091CC;*/
  border-color: #fff;
  font-size: 2em;
  font-family: "TruenoLight", Montserrat;
  border-radius: 5px;
}


@media all and (max-width: 769px) {
  a.btn-alt, a.btn-alt:hover { 
	font-size: 1.1em;
  }  
  #cta a.btn-alt, #cta a.btn-alt:hover { 
	font-size: 1.1em;
  }    
}


/* Banner */

h2.mid-header.caps {
    text-transform: uppercase;  
}

.rightbg p {
    font-family: 'TruenoLight', Montserrat;
    line-height: 1.5;
}

/*
#diagram .leftbg div {
  background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/126704539?profile=original);  
}
*/

#hero {
  
  background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/191639201?profile=original);

  background-repeat: no-repeat;
  min-height: 400px;
  background-size: contain;
  background-position: center top;
  margin-bottom: -20px;
}

.module-header {
  display: none;
}

a.green {
  font-family: "TruenoLight", Montserrat;
}

/* Graph */

.wdhl-graph {
  display: flex;
  text-align: center;
  padding: 0 5%;
}

.wdhl-graph .pill {
  width: 48%;
  background-color: #3366cc;
  padding: 15px;
  color: #fff;
  border-radius: 50px;
  justify-content: center;
  display: flex;
  align-items: center;
}

.pill.alt {
 background-color: #1D3767;
}

.wdhl-graph .arrow {
  width: 4%;
}

.wdhl-graph > div {
  font-family: "Montserrat";
  font-size: 1.2em;
  margin: 10px;
}

span.fa.fa-caret-right {
  font-size: 4em;
  color: #a6a6a6;
  padding-left: 10%;
}


.circle {
    background-repeat: no-repeat;
    background-size: contain;
    width: 360px;
    height: 220px;
    display: inline-block;
    text-align: center;
    overflow:hidden;
    position:relative;
}

.grid {
  display: flex;	
}

.one {
    background-image:url(https://storage.ning.com/topology/rest/1.0/file/get/126500016?profile=original);
}
.two {
    background-image:url(https://storage.ning.com/topology/rest/1.0/file/get/126499981?profile=original);
}
.three {
    background-image:url(https://storage.ning.com/topology/rest/1.0/file/get/126515320?profile=original);
}

.list-container {
  width: 33%;
  padding: 0 40px;
  font-family: "Montserrat";
  font-size: 1.2em;
}

.list-container h2 {
  padding: 10px 0px;
  font-weight: bold;
}

.list-container ul li {
  line-height: 1.3;
}

p.center {
  padding: 50px 0px;
}

#icgaefu {
  padding: 10px 0px;
}


@media only screen and (max-width: 800px) {
  .grid.list {
    display: block;
  }
  .grid.list .list-container {
    width: 100%;
  }

  .wdhl-graph > div {  
  font-size: 0.8em;
  }
  
  .big-header {
    font-size: 1.8em;
    padding:10px;
  }
}

/* Icon */

.icon-container {
  display: flex;
}

.icon-container div {
  width: 25%;
  text-align: center;
}

.icon-container h2 {
  padding: 0 10px;
  color: #1D3767;
}

/* CTA */

#cta {
  background-image:url(https://storage.ning.com/topology/rest/1.0/file/get/126703731?profile=original);
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: -13px;
  margin-bottom: -13px;
  text-align: center;
}

#cta h2 {
  padding: 40px 20px;
  font-size: 2.6em;
  color: #fff;
  font-family: "TruenoRegular", Montserrat;
  text-transform: uppercase;
}

/* Hero Override */

ul#hero-bg > li {
  text-align: left;
}

#hero-bg h2 {
  font-family: "TruenoRegular", sans-serif;  
  font-size: 3.5em;
}

#hero-bg .leftbg div {
 background-image:url(https://storage.ning.com/topology/rest/1.0/file/get/126705378?profile=original);
}

a.btn.cta, a.btn.cta:hover {
 text-transform: uppercase;
 font-family: "TruenoRegular", Montserrat, sans-serif;
 border-radius: 5px;
}

a.btn.cta {
 background-color: red;
 border-color: red;
}

a.btn.cta:hover {
 color: red;
 background-color: #fff;
 border-color: red;    
}  

#hero p.align-right {
 text-align: right;
 padding: 70px 0;
 margin-top: -30px;
}

/* Fixes */
/*
#hero-bg li.main.matrix-itemFluid.rightbg {
  margin-bottom: -200px !important;
}
*/

@media only screen and (max-width: 400px) {
  /*
  #hero-bg li.main.matrix-itemFluid.rightbg {
    margin-bottom: -450px !important;
  }
  */
  #hero-bg li.main.matrix-itemFluid.rightbg {  
    margin-top: -100px !important;
  }    
      
}

strong {
  color: #000;  
}

#hero strong {
  color: #fff;
}

.content p {
    color: #000;
}

.aboveFooterAdHtml {
    margin-top: 50px;
}

@media only screen and (max-width: 800px) {
  #hero strong {
    color: #000;
  }
} 
}  


/* Hero Video */
