﻿body {
  background: #F8F8F8; }

h1 {
  text-align: center;
  font-family: "Nunito Sans", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 32px;
  padding-top: 70px; }
  h1 a {
    color: #66CCCC; }

.price-table-wrapper {
  font-family: "Comfortaa", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-top: 30px; }
  .price-table-wrapper .featured-table {
    box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36); }
  .price-table-wrapper .pricing-table {
    display: inline-block;
    border: 1px solid #C8C8C8;
    border-radius: 10px;
    background: white;
    margin: 20px;
    transition: all 0.3s ease-in-out; }
    .price-table-wrapper .pricing-table__header {
      padding: 20px;
      font-size: 16px;
      color: #909090;
      background: #E0E0E0; }
    .price-table-wrapper .pricing-table__price {
      color: #66CCCC;
      padding: 20px;
      margin: auto;
      font-size: 22px;
      font-weight: 500; }
    .price-table-wrapper .pricing-table__button {
      display: block;
      background: #66CCCC;
      text-decoration: none;
      padding: 20px;
      color: white;
      position: relative;
      overflow: hidden;
      transition: all 0.3s ease-in-out; }
      .price-table-wrapper .pricing-table__button:before {
        position: absolute;
        left: -20%;
        top: -10%;
        content: '';
        width: 60%;
        height: 220%;
        transform: rotate(-30deg);
        background: white;
        opacity: .3;
        transition: all 0.3s ease-in-out; }
      .price-table-wrapper .pricing-table__button:after {
        position: absolute;
        content: '>';
        top: 0;
        right: 0;
        font-size: 25px;
        padding: 15px;
        padding-right: 40px;
        color: white;
        opacity: 0;
        transition: all 0.3s ease-in-out; }
      .price-table-wrapper .pricing-table__button:hover {
        background: black; }
    .price-table-wrapper .pricing-table__list {
      padding: 20px;
      color: #A0A0A0;
      list-style-type: none; }
      .price-table-wrapper .pricing-table__list li {
        padding: 15px;
        border-bottom: 1px solid #C8C8C8; }
        .price-table-wrapper .pricing-table__list li:last-child {
          border: none; }
    .price-table-wrapper .pricing-table:hover {
      box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36); }
      .price-table-wrapper .pricing-table:hover .pricing-table__button {
        padding-left: 0;
        padding-right: 35px; }
        .price-table-wrapper .pricing-table:hover .pricing-table__button:before {
          top: -80%;
          transform: rotate(0deg);
          width: 100%; }
        .price-table-wrapper .pricing-table:hover .pricing-table__button:after {
          opacity: 1;
          padding-right: 15px; }

.feature-table-wrapper {
  font-family: "Comfortaa", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-top: 10px;
  width: 120px; }
  .feature-table-wrapper .featured-table {
    box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
    width: 120px; }
  .feature-table-wrapper .feature-table {
    display: inline-block;
    border: 1px solid #C8C8C8;
    border-radius: 10px;
    background: white;
    margin: 20px;
    width: 120px;
    transition: all 0.3s ease-in-out;
    float: inherit;
    text-align: center; }
    .feature-table-wrapper .feature-table__header {
      padding: 20px;
      font-size: 16px;
      color: #909090;
      background: #E0E0E0; }
    .feature-table-wrapper .feature-table__price {
      color: #66CCCC;
      padding: 20px;
      margin: auto;
      font-size: 22px;
      font-weight: 500; }
    .feature-table-wrapper .feature-table__button {
      display: block;
      background: #66CCCC;
      text-decoration: none;
      padding: 15px;
      color: white;
      position: relative;
      overflow: hidden;
      border-radius: 10px;
      transition: all 0.3s ease-in-out;
      width: 120px; }
      .feature-table-wrapper .feature-table__button:before {
        position: absolute;
        left: -20%;
        top: -10%;
        content: '';
        width: 40%;
        height: 220%;
        transform: rotate(-30deg);
        background: white;
        opacity: .3;
        transition: all 0.3s ease-in-out; }
      .feature-table-wrapper .feature-table__button:after {
        position: absolute;
        content: '>';
        top: 0;
        right: 0;
        font-size: 25px;
        padding: 15px;
        padding-right: 40px;
        color: white;
        opacity: 0;
        transition: all 0.3s ease-in-out; }
      .feature-table-wrapper .feature-table__button:hover {
        background: black; }
    .feature-table-wrapper .feature-table__list {
      padding: 20px;
      color: #A0A0A0;
      list-style-type: none; }
      .feature-table-wrapper .feature-table__list li {
        padding: 15px;
        border-bottom: 1px solid #C8C8C8; }
        .feature-table-wrapper .feature-table__list li:last-child {
          border: none; }
    .feature-table-wrapper .feature-table:hover {
      box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36); }
      .feature-table-wrapper .feature-table:hover .feature-table__button {
        padding-left: 0;
        padding-right: 35px; }
        .feature-table-wrapper .feature-table:hover .feature-table__button:before {
          top: -80%;
          transform: rotate(0deg);
          width: 100%; }
        .feature-table-wrapper .feature-table:hover .feature-table__button:after {
          opacity: 1;
          padding-right: 15px; }

.normaltitletext {
  color: #1e9690;
  font-weight: 900;
  font-style: italic;
  padding: 5px; }

#littlelink {
  background-color: white;
  color: dodgerblue;
  text-decoration: none;
  display: inline-block; }

#littlelink:hover {
  color: lightseagreen; }

ul.obelist {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/*

    FOOTER

*/
* {
  box-sizing: border-box; }

html, body {
  height: 100%; }

/*body {
    font: 11px "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: auto;
    display: flex;
    flex-flow: column nowrap;
    //This justify-content is essentially unnecessary in Firefox and Chrome due to the flex: 1 1 auto on the main.  However, it's needed to push the footer down on IE11
    justify-content: space-between
}*/
ul {
  list-style: none; }

a {
  text-decoration: none; }

.generic-anchor {
  color: #8DB9ED; }
  .generic-anchor:visited {
    color: #8DB9ED; }
  .generic-anchor:hover {
    color: #ccc; }

.flex-rw {
  display: flex;
  flex-flow: row wrap; }

/*main {
    flex: 1 1 auto; //For IE11
    display: flex;
    align-items: center;
    justify-content: center;
    font: 10em "Oswald", sans-serif;
    color: rgb(155,155,155);
    line-height: 1
}*/
footer {
  background: #373737;
  margin-top: auto;
  width: 100%;
  font: "Comfortaa", Helvetica, Arial, sans-serif; }

.footer-list-top {
  width: 33.333%; }

.footer-list-top > li {
  text-align: center;
  padding-bottom: 10px; }

.footer-list-header {
  padding: 10px 0 5px 0;
  color: #fff;
  font: 1.5vw "Comfortaa", sans-serif; }

.footer-list-anchor {
  font: 1.3em "Helvetica", sans-serif; }

.footer-social-section {
  width: 100%;
  align-items: center;
  justify-content: space-around;
  position: relative;
  margin-top: 5px; }

.footer-social-section::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 10px;
  border-top: 1px solid #ccc;
  width: calc(100% - 20px); }

.footer-social-overlap {
  position: relative;
  z-index: 2;
  background: #373737;
  padding: 0 20px; }

.footer-social-connect {
  display: flex;
  align-items: center;
  font: 3.5em "Oswald", sans-serif;
  color: #fff; }

.footer-social-small {
  font-size: 0.6em;
  padding: 0px 20px; }

.footer-social-overlap > a {
  font-size: 3em; }

.footer-social-overlap > a:not(:first-child) {
  margin-left: 0.38em; }

.footer-bottom-section {
  width: 100%;
  padding: 10px;
  border-top: 1px solid #ccc;
  margin-top: 10px; }

.footer-bottom-section > div:first-child {
  margin-right: auto; }

.footer-bottom-wrapper {
  font-size: 1.5em;
  color: #fff; }

.footer-address {
  display: inline;
  font-style: normal; }

@media only screen and (max-width: 768px) {
  .footer-list-header {
    font-size: 2em; }
  .footer-list-anchor {
    font-size: 1.1em; }
  .footer-social-connect {
    font-size: 2.5em; }
  .footer-social-overlap > a {
    font-size: 2.24em; }
  .footer-bottom-wrapper {
    font-size: 1.3em; } }

@media only screen and (max-width: 568px) {
  main {
    font-size: 5em; }
  .footer-list-top {
    width: 100%; }
  .footer-list-header {
    font-size: 3em; }
  .footer-list-anchor {
    font-size: 1.5em; }
  .footer-social-section {
    justify-content: center; }
  .footer-social-section::after {
    top: 25%; }
  .footer-social-connect {
    margin-bottom: 10px;
    padding: 0 10px; }
  .footer-social-overlap {
    display: flex;
    justify-content: center; }
  .footer-social-icons-wrapper {
    width: 100%;
    padding: 0; }
  .footer-social-overlap > a:not(:first-child) {
    margin-left: 20px; }
  .footer-bottom-section {
    padding: 0 5px 10px 5px; }
  .footer-bottom-wrapper {
    text-align: center;
    width: 100%;
    margin-top: 10px; } }

@media only screen and (max-width: 480px) {
  .footer-social-overlap > a {
    margin: auto; }
  .footer-social-overlap > a:not(:first-child) {
    margin-left: 0; }
  .footer-bottom-rights {
    display: block; } }

@media only screen and (max-width: 320px) {
  .footer-list-header {
    font-size: 2.2em; }
  .footer-list-anchor {
    font-size: 1.2em; }
  .footer-social-connect {
    font-size: 2.4em; }
  .footer-social-overlap > a {
    font-size: 2.24em; }
  .footer-bottom-wrapper {
    font-size: 1.3em; } }
