body {
  font-family: "Lato", sans-serif;
  color: #212121;
  font-size: 18px;
}

a {
  text-decoration: none;
}
a:visited {
  color: inherit;
}

.entry-title {
  text-align: center;
  font-size: 45px;
  font-weight: 300;
  padding: 25px 0;
}

.entry-content {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
}
.entry-content a {
  border-bottom: 1px solid #00a0b0;
}

ul {
  padding-bottom: 0;
  padding-left: 0;
  margin-left: 12px;
}

.site-header {
  position: relative;
  z-index: 9999;
}

.site-wrap {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px;
}
.site-wrap.full {
  max-width: 100%;
  padding: 0;
}
@media (max-width: 900px) {
  .site-wrap {
    margin-top: 80px;
  }
}

#top-bar {
  background: #00a0b0;
  width: 100%;
  clear: both;
  float: left;
  padding: 20px 0 15px 0;
  position: relative;
}
#top-bar .site-logo {
  position: relative;
  left: 5%;
  top: 5px;
  max-width: 280px;
  float: left;
}
#top-bar .phone {
  position: absolute;
  right: 40px;
  font-size: 22px;
  top: 125px;
}
#top-bar .phone a {
  color: #212121;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 900px) {
  #top-bar .menus-wrap {
    display: none;
  }
}
#top-bar #menu-top {
  text-align: right;
  margin: 15px 20px 0 0;
  padding: 0;
}
#top-bar #menu-top li {
  display: inline-block;
  border-right: 1px solid #393e49;
  padding: 0 20px;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  margin-bottom: 10px;
}
#top-bar #menu-top li:last-child {
  border: none;
}
#top-bar #menu-top li .fas, #top-bar #menu-top li .fab {
  font-size: 25px;
  margin-right: 2px;
}
#top-bar #menu-top li a {
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#top-bar #menu-top li a:hover {
  color: #9ef8f9;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 900px) {
  #top-bar #menu-top li {
    clear: both;
    border: none;
  }
}
#top-bar #menu-secondary {
  text-align: right;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  right: 30px;
  padding-right: 10px;
  z-index: 9000;
}
#top-bar #menu-secondary li {
  display: inline-block;
  padding: 0 10px;
  font-size: 14px;
  font-family: "Raleway", sans-serif;
}
#top-bar #menu-secondary li.button a {
  display: block;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 5px 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#top-bar #menu-secondary li.button a:hover {
  background: #fff;
  color: #00a0b0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#top-bar #menu-secondary li.block {
  position: relative;
  padding: 10px 30px;
  background: #725be7;
  border-radius: 10px;
}
#top-bar #menu-secondary li.block:hover {
  background: #8873f4;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#top-bar #menu-secondary li.block .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
}
#top-bar #menu-secondary li.block .sub-menu li {
  width: 200px;
  padding: 0;
}
#top-bar #menu-secondary li.block .sub-menu li:first-child a {
  border-top-left-radius: 10px;
}
#top-bar #menu-secondary li.block .sub-menu li:last-child a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#top-bar #menu-secondary li.block .sub-menu li a {
  display: block;
  width: 100%;
  padding: 10px;
}
#top-bar #menu-secondary li.block .sub-menu li a:hover {
  background: #5a45c7;
}
#top-bar #menu-secondary li.block:hover > .sub-menu {
  display: block;
  background: #8873f4;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#top-bar #menu-secondary li a {
  color: #fff;
}
@media (max-width: 900px) {
  #top-bar #menu-secondary {
    position: relative;
    text-align: center;
    padding-top: 10px;
  }
}

body.home #top-bar .phone {
  position: absolute;
  right: 40px;
  top: 125px;
}
body.home #top-bar .phone a {
  color: #edc951;
  font-size: 22px;
}

.menu-primary-container {
  float: right;
  margin-top: 75px;
  margin-right: 30px;
}
.menu-primary-container ul {
  text-align: right;
}
.menu-primary-container ul li {
  border-right: 1px solid #00a0b0;
  color: #00a0b0;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 10px;
  list-style: none;
  display: inline-block;
  position: relative;
}
.menu-primary-container ul li:last-child {
  border: none;
}
.menu-primary-container ul li a {
  color: #00a0b0;
  padding-bottom: 5px;
}
.menu-primary-container ul li:hover a, .menu-primary-container ul li.current_page_item a {
  border-bottom: 2px solid #00a0b0;
  color: #00a0b0;
}
.menu-primary-container ul li.menu-item-has-children:hover {
  background: #00a0b0;
  border-top-left-radius: 10px;
}
.menu-primary-container ul li.menu-item-has-children:hover a {
  color: #fff;
}
.menu-primary-container ul li .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.menu-primary-container ul li .sub-menu li {
  width: 200px;
  padding: 0;
  border: none;
  text-transform: capitalize;
}
.menu-primary-container ul li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: none;
}
.menu-primary-container ul li .sub-menu li a:hover {
  background: #fff;
  color: #00a0b0;
}
.menu-primary-container ul li .sub-menu li:first-child a {
  border-top-left-radius: 10px;
}
.menu-primary-container ul li .sub-menu li:last-child a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.menu-primary-container ul li:hover > .sub-menu {
  display: block;
  background: #00a0b0;
}
@media (max-width: 900px) {
  .menu-primary-container {
    display: none;
  }
}

body.home .menu-primary-container {
  float: right;
  margin-right: 30px;
}
body.home .menu-primary-container .phone a {
  color: #edc951;
}
body.home .menu-primary-container ul {
  text-align: right;
}
body.home .menu-primary-container ul li {
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 10px;
  list-style: none;
  display: inline-block;
  position: relative;
}
body.home .menu-primary-container ul li:last-child {
  border: none;
}
body.home .menu-primary-container ul li a {
  color: #fff;
  padding-bottom: 5px;
}
body.home .menu-primary-container ul li:hover a {
  border-bottom: 2px solid #fff;
  color: #fff;
}
body.home .menu-primary-container ul li.menu-item-has-children:hover {
  background: #00a0b0;
  border-top-left-radius: 10px;
}
body.home .menu-primary-container ul li .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
body.home .menu-primary-container ul li .sub-menu li {
  width: 200px;
  padding: 0;
  border: none;
  text-transform: capitalize;
}
body.home .menu-primary-container ul li .sub-menu li a {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: none;
}
body.home .menu-primary-container ul li .sub-menu li a:hover {
  background: #fff;
  color: #00a0b0;
}
body.home .menu-primary-container ul li .sub-menu li:first-child a {
  border-top-left-radius: 10px;
}
body.home .menu-primary-container ul li .sub-menu li:last-child a {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
body.home .menu-primary-container ul li:hover > .sub-menu {
  display: block;
  background: #00a0b0;
}
@media (max-width: 900px) {
  body.home .menu-primary-container {
    display: none;
  }
}

#home-video-wrap {
  clear: both;
  float: left;
  width: 100%;
  min-height: 840px;
  position: absolute;
  top: 0;
  overflow: hidden;
}
@media (max-width: 900px) {
  #home-video-wrap {
    min-height: 715px;
  }
}
@media (max-width: 500px) {
  #home-video-wrap {
    min-height: 615px;
  }
}
#home-video-wrap .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: .6;
}
#home-video-wrap #bgvid {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  z-index: -100;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url("../images/home-video-bg.jpg") no-repeat;
  background-size: cover;
}
@media (max-width: 900px) {
  #home-video-wrap {
    background: url("../images/home-video-bg.jpg") no-repeat top center;
    background-size: cover;
  }
}

.home-hero {
  padding: 180px 20px 115px 20px;
  position: relative;
}
.home-hero .tagline {
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: "Raleway", sans-serif;
  font-size: 50px;
  line-height: 55px;
  color: #fff;
  text-transform: uppercase;
  max-width: 950px;
  margin: 0 auto;
  padding: 0 30px 20px 30px;
  text-align: center;
}
.home-hero .tagline .highlight {
  color: #edc951;
  font-weight: 700;
}
@media (max-width: 900px) {
  .home-hero .tagline {
    border: none;
  }
}
@media (max-width: 500px) {
  .home-hero .tagline {
    font-size: 30px;
    line-height: 35px;
  }
}
.home-hero .subheading {
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 40px 0;
}
@media (max-width: 500px) {
  .home-hero .subheading {
    font-size: 20px;
    line-height: 25px;
    padding: 0 0 30px 0;
  }
}
.home-hero .button {
  display: block;
  border-radius: 5px;
  max-width: 450px;
  margin: 0 auto;
  margin-top: 40px;
  padding: 10px;
  border: 1px solid #edc951;
  color: #fff;
  font-size: 24px;
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.home-hero .button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #edc951;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.home-hero .button:hover {
  color: #262626;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.home-hero .button:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.home-hero .contact {
  text-align: center;
  color: #fff;
  font-size: 18px;
  padding: 20px 0;
}
.home-hero .contact a {
  color: #fff;
}
.home-hero .contact a:hover {
  color: #dbe75b;
}
@media (max-width: 500px) {
  .home-hero {
    padding-top: 150px;
  }
}

.intro {
  font-weight: 300;
  font-size: 30px;
  line-height: 40px;
  display: block;
}

.selected-item-wrap {
  border-radius: 10px;
  background: #eee;
  padding: 30px;
  float: left;
  margin: 25px;
  width: 45%;
}
.selected-item-wrap h2 {
  margin-top: 0;
}
.selected-item-wrap ul li {
  list-style: none;
  display: block;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
  margin-bottom: 5px;
}
.selected-item-wrap ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}
.selected-item-wrap .price {
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  display: block;
}
@media (max-width: 1080px) {
  .selected-item-wrap {
    width: 40%;
  }
}
@media (max-width: 750px) {
  .selected-item-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.agreement-block {
  clear: both;
  float: left;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  padding: 30px;
  margin-bottom: 30px;
}
.agreement-block .checkbox-wrap {
  font-size: 14px;
  line-height: 18px;
  clear: both;
  float: left;
  margin: 10px;
  position: relative;
  height: 40px;
}
.agreement-block .checkbox-wrap input[type="checkbox"] {
  float: left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.agreement-block .checkbox-wrap input[type="checkbox"]:checked + label {
  background: #23BC31;
  color: #fff;
}
.agreement-block .checkbox-wrap label {
  float: left;
  background: #eee;
  padding: 10px 25px;
  cursor: pointer;
  height: 40px;
  margin-left: 10px;
}

.preorder-block {
  border-radius: 10px;
  border: 1px solid #ccc;
  clear: both;
  width: 100%;
  padding: 20px;
  max-width: 650px;
  overflow: auto;
  margin: 0 auto 20px auto;
}
.preorder-block h2 {
  clear: none;
}
@media (max-width: 650px) {
  .preorder-block h2 {
    clear: both;
    display: block;
  }
}
.preorder-block ul li {
  list-style: none;
  display: block;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
  margin-bottom: 5px;
}
.preorder-block ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}
.preorder-block .price {
  font-weight: bold;
  float: right;
  margin: 20px;
}
@media (max-width: 650px) {
  .preorder-block .price {
    width: 100%;
    padding: 30px;
    padding-top: 0;
  }
}
.preorder-block .price .amount {
  font-size: 50px;
  display: block;
  clear: both;
  padding: 10px 0 25px 0;
}
.preorder-block .price .btn {
  width: 185px;
  clear: both;
  float: right;
  padding: 10px;
  color: #fff;
  background: #23bc31;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  text-align: center;
  text-decoration: none;
}
.preorder-block .price .btn:hover {
  background: #2dd73c;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.preorder-block .price .btn.inactive {
  opacity: 0.3;
  cursor: not-allowed;
  background: #999;
}
@media (max-width: 650px) {
  .preorder-block .price .btn {
    float: left;
  }
}

#home-plans {
  text-align: center;
  margin: 0 auto;
  padding: 20px 0 40px 0;
  width: 100%;
  max-width: 1060px;
  clear: both;
  padding-top: 50px;
}
#home-plans > li {
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  padding: 45px;
  vertical-align: top;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #ccc;
}
#home-plans > li:nth-child(2) {
  transform: scale(1.05);
  box-shadow: 0 0 5px #999;
  padding-bottom: 70px;
  z-index: 100;
}
#home-plans > li .name {
  font-size: 43px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 15px;
  float: left;
  width: 20%;
}
@media (max-width: 950px) {
  #home-plans > li .name {
    width: 100%;
    clear: both;
    float: left;
  }
}
#home-plans > li .name .description {
  font-size: 16px;
}
#home-plans > li .info {
  float: left;
  width: 60%;
}
@media (max-width: 950px) {
  #home-plans > li .info {
    width: 100%;
    clear: both;
    float: left;
  }
}
#home-plans > li .info ul {
  text-align: left;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
#home-plans > li .info ul li {
  list-style: none;
  display: block;
  font-size: 20px;
  font-weight: 300;
  width: 100%;
  margin-bottom: 5px;
}
#home-plans > li .info ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}
@media (max-width: 950px) {
  #home-plans > li .info ul {
    width: 100%;
    clear: both;
    float: left;
  }
}
@media (max-width: 500px) {
  #home-plans > li .info ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
#home-plans > li .price {
  font-size: 50px;
  font-weight: bold;
  margin-bottom: 20px;
  float: left;
  width: 20%;
}
@media (max-width: 950px) {
  #home-plans > li .price {
    width: 100%;
    clear: both;
    float: left;
  }
}
#home-plans > li .price .description {
  font-size: 14px;
  font-weight: 300;
}
#home-plans > li .btn {
  width: 185px;
  padding: 10px;
  color: #fff;
  background: #23bc31;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  float: none !important;
}
#home-plans > li .btn:hover {
  background: #2dd73c;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#home-plans > li .banner {
  background: #725be7;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  padding: 10px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}
@media (max-width: 500px) {
  #home-plans > li .banner {
    border-radius: 0;
  }
}

.site-footer {
  clear: both;
  float: left;
  width: 100%;
  background: #00a0b0;
  color: #fff;
  padding: 20px;
  text-align: center;
  margin-top: 100px;
  font-size: 14px;
}
.site-footer .button {
  width: 100%;
  max-width: 300px;
  padding: 10px;
  color: #fff;
  background: #00a0b0;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 30px auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.site-footer .button:hover {
  background: #6e889d;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.row {
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
}
.row:nth-child(even) {
  background: url("../images/texturetastic_gray.png");
  background-attachment: fixed;
}
.row h1 {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}
.row .wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 4%;
  display: flex;
}
@media (max-width: 900px) {
  .row .wrap {
    display: block;
  }
}
.row .left-side, .row .right-side {
  float: left;
  width: 50%;
  position: relative;
  font-size: 22px;
  padding: 20px;
}
.row .left-side.full, .row .right-side.full {
  width: 100%;
}
.row .left-side ul, .row .right-side ul {
  margin: 0;
  padding: 0;
}
.row .left-side ul li, .row .right-side ul li {
  list-style: none;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
.row .left-side ul li:before, .row .right-side ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}
.row .left-side ul.inline li, .row .right-side ul.inline li {
  display: inline-block;
  width: auto;
  font-size: 35px;
  font-weight: bold;
}
@media (max-width: 900px) {
  .row .left-side, .row .right-side {
    width: 100%;
  }
}
@media (min-width: 900px) {
  .row .left-side img, .row .right-side img {
    position: relative;
    top: 50%;
    display: block;
    margin: 0 auto;
  }
}
.row .left-side .btn, .row .right-side .btn {
  padding: 10px 15px;
  background: #eb6841;
  color: #fff;
  font-size: 21px;
  display: block;
  width: 100%;
  max-width: 200px;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.row .left-side .btn:hover, .row .right-side .btn:hover {
  background: #fb8764;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

ul.list-large li {
  list-style: none;
  font-size: 35px;
  font-weight: 300;
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
ul.list-large li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}

.moving {
  -webkit-animation: mover 2s infinite  alternate;
  animation: mover 2s infinite  alternate;
}

@-webkit-keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-20px);
  }
}
.plan-content {
  width: 50%;
  float: left;
  padding: 20px;
}
@media (max-width: 800px) {
  .plan-content {
    width: 100%;
  }
}

.pricing-wrap {
  width: 50%;
  float: right;
}
@media (max-width: 800px) {
  .pricing-wrap {
    width: 100%;
  }
}

.pricing-col {
  width: 100%;
  clear: both;
  float: left;
  border-radius: 5px;
  box-shadow: 0 0 5px #999;
  overflow: auto;
  margin: 5px;
}
@media (max-width: 800px) {
  .pricing-col {
    width: 100%;
  }
}
.pricing-col .top {
  width: 100%;
  padding: 20px;
  background: #EB6841;
  color: #fff;
  font-size: 25px;
  text-align: center;
}
.pricing-col .top .price {
  font-size: 50px;
}
.pricing-col .top .reg-price {
  font-size: 15px;
  clear: both;
  display: block;
}
.pricing-col .setup {
  background: #4f372d;
  color: #fff;
  padding: 10px 15px;
  text-align: center;
  font-style: italic;
}
.pricing-col ul {
  margin: 0;
  padding: 30px 0;
  text-align: center;
}
.pricing-col ul li {
  list-style: none;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 5px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
.pricing-col ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}
.pricing-col .details {
  padding: 0 20px;
  text-align: center;
}
.pricing-col .order-btn {
  clear: both;
  float: left;
  width: 100%;
  display: block;
  background: #23bc31;
  color: #fff;
  text-align: center;
  font-size: 30px;
  padding: 15px 30px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.pricing-col .order-btn:hover {
  background: #30d840;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

.pricing-form {
  width: 50%;
  float: left;
  padding: 0 30px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 5px;
}
.pricing-form h3 {
  font-size: 30px;
}
@media (max-width: 800px) {
  .pricing-form {
    width: 100%;
  }
}

.nf-next, .nf-previous {
  background: #EB6841 !important;
  color: #fff !important;
  font-size: 18px !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 5px;
}

#nf-field-23 {
  background: #23bc31 !important;
  font-size: 24px !important;
  color: #fff !important;
  border: none !important;
  box-shadow: none !important;
  border-radius: 5px;
  float: right;
}

.nf-response-msg {
  text-align: center;
  font-size: 20px;
}
.nf-response-msg .success {
  display: block;
  margin-top: 35px;
  font-size: 35px;
  text-align: center;
  color: #23bc31;
  line-height: 40px;
}

body.page-template-template-news .post-wrap {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  clear: both;
  float: left;
  width: 100%;
  display: flex;
  border-radius: 5px;
}
@media (max-width: 800px) {
  body.page-template-template-news .post-wrap {
    display: block;
  }
}
body.page-template-template-news .post-wrap header {
  float: left;
  width: 50%;
  background: #EB6841;
  color: #fff;
  padding: 0 20px;
  text-align: center;
}
@media (max-width: 800px) {
  body.page-template-template-news .post-wrap header {
    width: 100%;
  }
}
body.page-template-template-news .post-wrap header h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 800px) {
  body.page-template-template-news .post-wrap header h1 {
    top: 0;
    transform: translateY(0);
    padding: 30px 10px;
  }
}
body.page-template-template-news .post-wrap header h1 .date {
  display: block;
  font-size: 16px;
  font-weight: 300;
}
body.page-template-template-news .post-wrap .post-content {
  width: 50%;
  float: left;
  padding: 20px;
  font-size: 18px;
}
@media (max-width: 800px) {
  body.page-template-template-news .post-wrap .post-content {
    width: 100%;
  }
}
body.page-template-template-news .post-wrap .post-content .btn {
  font-size: 16px;
  float: right;
  padding: 5px 30px;
  padding: 10px 20px;
  display: inline-block;
  background: #00a0b0;
  color: #fff !important;
  text-transform: uppercase;
  font-weight: bold;
  border: none !important;
  margin: 0 auto;
  text-align: center;
}

.feature {
  padding: 30px;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #eee;
}
.feature strong {
  color: #EB6841;
}

.sign-up-btn {
  padding: 10px 15px;
  background: #eb6841;
  color: #fff !important;
  font-size: 40px;
  display: block;
  width: 100%;
  clear: both;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.sign-up-btn:hover {
  background: #fb8764;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

body.page-template-template-why-us .site-footer {
  margin-top: 0;
}

.faqs {
  clear: both;
  float: left;
  width: 100%;
}
.faqs li {
  clear: both;
  float: left;
  width: 100%;
  list-style: none;
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}
.faqs li .question {
  font-size: 26px;
  cursor: pointer;
}
.faqs li .question .icon {
  padding-right: 15px;
  float: left;
  color: #00a0b0;
}
.faqs li .question .icon .fa-minus {
  display: none;
}
.faqs li .answer {
  display: none;
}

.county-cities {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 35px;
}
.county-cities .logo {
  width: 50%;
}

table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table .heading {
  background: #282E3A;
  color: #fff;
}
table .channel-logo img {
  max-height: 50px;
  display: block;
  margin: 0 auto;
  padding: 5px;
}
table .fa-times {
  opacity: 0;
  color: #d42222;
}
table .fa-check {
  color: #23bc31;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  background-color: #fff;
  border: 1px solid #ddd;
  padding: .35em;
}
table th, table td {
  padding: .625em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media (max-width: 980px) {
  table {
    border: 0;
  }
  table .heading {
    display: none;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}

#wireless-plans {
  text-align: center;
  margin: 0 auto;
  padding: 20px 0 40px 0;
  width: 100%;
  max-width: 1060px;
}
#wireless-plans > li {
  display: inline-block;
  width: 100%;
  border-radius: 10px;
  background: #eee;
  padding: 30px;
  vertical-align: top;
  position: relative;
  margin-bottom: 20px;
}
#wireless-plans > li p {
  display: none;
}
#wireless-plans > li .name {
  font-size: 43px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 15px;
}
#wireless-plans > li .name .description {
  font-size: 16px;
}
#wireless-plans > li .info ul {
  text-align: left;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}
#wireless-plans > li .info ul li {
  list-style: none;
  display: block;
  font-size: 18px;
  font-weight: 300;
  width: 100%;
  margin-bottom: 5px;
}
#wireless-plans > li .info ul li:before {
  font-family: 'FontAwesome';
  content: '\f00c';
  margin: 0 5px;
  color: #23bc31;
}
#wireless-plans > li .price {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
#wireless-plans > li .price .description {
  font-size: 14px;
  font-weight: 300;
}
#wireless-plans > li .btn {
  width: 185px;
  padding: 10px;
  color: #fff;
  background: #23bc31;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin: 0 auto;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#wireless-plans > li .btn:hover {
  background: #2dd73c;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
#wireless-plans > li .banner {
  background: #725be7;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 100%;
  padding: 10px;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}

@media (max-width: 900px) {
  #wireless-plans > li {
    width: 100%;
    padding: 45px 20px;
    border-radius: 0;
  }
}
@media (max-width: 900px) {
  #wireless-plans > li .info ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
@media (max-width: 500px) {
  #wireless-plans > li .info ul {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
@media (max-width: 500px) {
  #wireless-plans > li .banner {
    border-radius: 0;
  }
}
#home-plans li, #wireless-plans li {
  width: 100%;
}
#home-plans li .name, #wireless-plans li .name {
  float: left;
  width: 20%;
}
@media (max-width: 950px) {
  #home-plans li .name, #wireless-plans li .name {
    width: 100%;
  }
}
#home-plans li .info, #wireless-plans li .info {
  float: left;
  width: 60%;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
@media (max-width: 950px) {
  #home-plans li .info, #wireless-plans li .info {
    width: 100%;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}
#home-plans li .info p, #wireless-plans li .info p {
  text-align: left;
}
#home-plans li .price, #wireless-plans li .price {
  float: left;
  width: 20%;
  font-size: 50px;
}
@media (max-width: 950px) {
  #home-plans li .price, #wireless-plans li .price {
    width: 100%;
  }
}
#home-plans li .price .btn, #wireless-plans li .price .btn {
  margin-top: 10px;
}
