/*INEW INDEX STYLE*/
/* Colors */
/* */
.html, body {
  width: 100%;
  height: 100%; }

.clearAll {
  clear: both; }

.wrapper {
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 0 -100px 0; }

.footer {
  height: 100px; }

.content_wrapper {
  padding: 0 0 100px 0; }

.footer_inner_wrapper, .content_inner_wrapper {
  margin: 0px auto; }

.center {
  text-align: center; }

.btn-teal {
  background: #1BA698;
  color: white; }

.btn-teal:hover {
  background: #02D3BE;
  color: white; }

.h3teal {
  color: #1BA698;
  text-align: center;
  margin-bottom: 30px; }

.navbar {
  margin-bottom: 10px; }

.navbar-newindex {
  background: white;
  padding: 0px; }

.navbar-item {
  font-size: 24px;
  padding-top: 10px;
  margin-bottom: 0; }

.navbar-item li a {
  color: black; }

.navbar-item li a:hover {
  color: #1BA698;
  background: none; }

.indexTop {
  background: #1BA698;
  height: 80%;
  width: 100%;
  padding-bottom: 150px; }

.indexTopContent {
  margin-top: -200px; }

.indexTopLogo {
  display: inline; }

.indexTopText {
  color: white;
  font-size: 50px;
  display: inline;
  margin-left: 20px;
  margin-top: 20px; }

.indexHow {
  color: white;
  background: #02D3BE;
  padding: 20px;
  text-align: center;
  font-size: 20px; }

.indexHeadingTeal {
  color: #1BA698;
  font-size: 42px;
  margin: 40px 0; }

.indexProduct {
  display: inline;
  border: 5px solid #1BA698;
  padding: 0; }

.indexProduct:hover {
  border: 5px solid #02D3BE; }

.learnBtn {
  padding: 15px 15%;
  font-size: 30px;
  margin: 30px 0 10px 0; }

.indexOldLink a {
  color: #F15A24;
  font-style: italic; }

.indexTeal {
  background: #1BA698;
  color: white;
  padding: 50px 0;
  text-align: center;
  margin-top: 40px; }

.indexTealHeading {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 20px; }

.indexTealIcon {
  display: inline;
  margin: 0 5px;
  font-size: 100px; }

.indexTealText {
  font-size: 20px;
  margin-top: 20px; }

.footer .navbar {
  background: #1BA698;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
  margin-top: 80px;
  padding: 20px 0; }

.footer .navbar-item li a {
  font-size: 18px;
  color: white; }

.footer .navbar-item li a:hover {
  font-size: 18px;
  color: #02D3BE; }

.navbar-social {
  margin-top: 10px;
  display: inline; }

.navbar-social li a {
  color: white;
  font-size: 25px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  text-align: center;
  margin-left: 5px; }

.navbar-social li a:hover {
  background: #02D3BE; }

.icon-bar-teal {
  background: #1BA698;
  margin-top: 10px; }

.pageHeader {
  background: #1BA698;
  color: white;
  font-size: 32px;
  padding: 30px;
  text-align: center; }

.aboutTeam {
  margin-top: 20px;
  margin-bottom: 40px; }

.aboutTeamName {
  font-size: 18px; }

.aboutTeamRole {
  font-style: italic;
  color: black; }

.aboutTeamSocial a {
  color: #1BA698;
  margin-bottom: 30px; }

.aboutTeamSocial a:hover {
  color: #02D3BE; }

.aboutCircle img {
  border-radius: 75px;
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  border: 5px solid #00A99D;
  margin-bottom: 15px;
  margin-top: 15px; }

.productContent {
  margin: 30px 0; }

.productTitle {
  color: #1BA698;
  font-size: 32px; }

.productURL {
  font-size: 18px; }

a .contactIcon {
  color: white;
  background: #1BA698;
  height: 60px;
  width: 60px;
  font-size: 40px;
  text-align: center;
  border-radius: 50%;
  padding-top: 10px; }

a .contactIcon:hover {
  background: #02D3BE; }

/* BLOG */
.blogBanner {
  background: #02D3BE; }

.blogPostBox {
  border: 1px solid #02D3BE;
  margin: 20px 0; }

.blogPostTitle {
  background: #02D3BE;
  color: white;
  font-size: 24px;
  padding: 5px 20px; }

.blogPostTitle a {
  color: white; }

.blogPostContent {
  padding: 20px; }

.blogName {
  color: white;
  font-size: 40px;
  text-align: right;
  margin-top: -20px;
  padding-bottom: 20px; }

.icon-white {
  color: white;
  font-size: 30px;
  margin-right: 20px; }

.icon-white:hover {
  color: #1BA698; }

.blogNavBox {
  background: #02D3BE;
  color: white;
  padding: 20px;
  margin-top: 20px; }

.blogSideTitle {
  font-style: bold;
  font-size: 16px;
  margin-bottom: 10px; }

.blogSideTitle li a {
  color: white; }

.blogPostFooter {
  padding: 20px;
  color: #1BA698; }

.blogPrev a {
  color: #1BA698;
  font-size: 16px;
  padding-top: 10px;
  float: left; }

.blogNext a {
  color: #1BA698;
  font-size: 16px;
  padding-top: 10px;
  float: right; }

@media (min-width: 300px) and (max-width: 640px) {
  .indexTopLogo {
    top: 150px;
    text-align: center;
    margin-left: 30%; }

  .indexTopText {
    top: 130px;
    font-size: 30px;
    clear: both;
    text-align: center;
    float: left; }

  .indexProduct {
    margin-top: 10px; }

  .footer {
    text-align: center; }

  .navbar-social .navbar-right {
    float: none; }

  .navbar-social li a {
    margin: 5px;
    float: left; } }
@media (min-width: 641px) and (max-width: 800px) {
  .indexTopContent {
    margin-top: -100px; }

  .indexTopLogo {
    margin-right: 20px;
    margin-left: -70px; } }

/*# sourceMappingURL=style.css.map */
