body, html {height: 100%} 
body { 
  color: #fff!important;
  background-color:#989898 !important;
  font-family: 'Open Sans','Roboto','Arial', 'Helvetica', 'sans-serif';
}

.bgimg, .bgimg2, .bgimg3, .bgimg4 {
  min-height: 100%;
  background-position: center center;;
  background-size: cover;
}

.bgimg  {background-image: url("./images/reds.jpg")}
.bgimg2 {background-image: url("./images/create.jpg")}
.bgimg3  {background-image: url("./images/produce.jpg")}
.bgimg4 {background-image: url("./images/bio.jpg")}

h1 {
     font-size: 72px;
     font-family:'Open Sans','Roboto', 'Arial', 'Helvetica', 'sans-serif';

}
h2 {
     font-size: 44px;
     font-weight: 100;
     font-family:'Open Sans','Roboto', 'Arial', 'Helvetica', 'sans-serif';

}
.hc-light {
 font-weight: 200;
}

.hc-container {
  padding: 0.01em 16px;
}

.hc-center {
  font-size: 44px;
  text-align: center!important;
  font-family:'Open Sans','Roboto', 'Arial', 'Helvetica', 'sans-serif';
   padding-top: 30px;
}
.pad-bottom {
    padding-bottom: 40px;
}
.hc-center1 {
  font-size: 40px;
  text-align: center!important;
font-weight: 200;
}
.hc-center2 {
  font-size: 26px;
  text-align: center!important;
  font-weight: 400;

}

.hc-xxlarge{
padding-top: 30px;
  font-size: 40px;
 font-weight: 500;
}

.hc-xlarge {
  font-size: 28px;
font-weight: 400;
}

.hc-large {
  font-size:24px;
font-weight: 400;
}

.hc-content {
  font-size: 20px;
  font-family:'Open Sans','Roboto', 'Arial', 'Helvetica', 'sans-serif';
  margin: auto;
  width:75%;
  padding: 10px;
 font-weight: 350;
}

li {
font-weight: bold;

}



.hc-display-container{
  position: relative
}
.hc-display-middle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}

.hc-backgroundx {
  color: #fff!important;
  background-color:#989898 !important;
}

.hc-text {
  font-family:'Open Sans', 'Roboto','Arial', 'Helvetica', 'sans-serif';
}


.hc-normal {
  font-weight: 400;
}
.hc-light {
  font-weight: 300;
}

.hc-large {
  font-size:30px;
}
.hc-logo {
  font-size: 12px;
}
.hc-logo {
  font-size: 60px;
}

.hc-round, .hc-round-medium {
  border-radius: 4px;
}
.hc-padding-64 {
  padding-top: 32px!important;
  padding-bottom: 64px!important;
}
.hc-section {
  margin-top: 16px!important;
  margin-bottom: 16px!important;
}
.hc-social-col {
   background-color:#404040!important;
}

.hc-bottom {
  bottom: 0;
  position: fixed;
  width: 100%;
  z-index: 1;
}  

.hc-hide-small {
  display: block;
}



.hc-padding {
  padding: 8px 16px!important;
}
.hc-center {
  text-align: center!important;
}
.hc-opacity-min {
  opacity: 0.75;
}

.hc-bar {
  width: 100%;
  overflow: hidden;
}

.hc-bar-item {
  padding: 8px 16px;
  float: left;
  width: auto;
  border: none;
  display: block;
  outline: 0;
}
