body {
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
}
.hurry {
    display: block;
    margin-bottom: 24px;
    color: #fff;
    z-index: 1;
    position: relative;
}
.fall-sale {
    width: 350px;
    position: absolute;
    top: -1px;
    left: 282px;
    z-index: 1;
}
.fb_iframe_widget {
  vertical-align:top !important;
  margin-top: -2px !important;
}
.socialbtns {
    text-align: center;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header {
    height: 700px;
    background: url("assets/bluehost3.jpg");
    background-size: cover;
    background-position: 100% 98%;
    padding:50px 0;
    position:relative;
}

.header:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #002f4b, #ffb0b0);
  opacity: .6;
  z-index:1;
}
.headersplit {
    position:relative;
}
.headersplit:after {
    content: "";
    position: absolute;
    z-index: 1;
    pointer-events: none;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    border-bottom: 125px solid white;
    border-left: 2300px solid transparent;
}
.cyan {
  background: #62bc33;
  background: -moz-linear-linear-gradient(to right, rgba(53, 117, 211, 0) 0%,rgba(48, 48, 49, 0.28) 100%);
  background: -webkit-linear-gradient(to right, rgba(53, 117, 211, 0) 0%,rgba(48, 48, 49, 0.28) 100%);
  background: -o-linear-gradient(to right, rgba(53, 117, 211, 0) 0%,rgba(48, 48, 49, 0.28) 100%);
  background: -ms-linear-gradient(to right, rgba(53, 117, 211, 0) 0%,rgba(48, 48, 49, 0.28) 100%);
  background: linear-gradient(to right, rgba(53, 117, 211, 0) 0%,rgba(48, 48, 49, 0.28) 100%);
  border:none;
}
.col.s12.m4 {
    padding: 0 50px;
}
.center-text {
  text-align: center;
}
.c-rating {
  align-items: center;
  justify-content: center;
}
h1,
h2 {
    margin:0;
    text-transform: uppercase;
    font-size:2rem;
    font-weight: 700;
    color:#fff;
    position:relative;
    z-index:2;
}
h1 {
    display: inline-block;
    vertical-align: middle;
}
.dark {
  color:rgba(0,0,0,0.87);
  text-align: center;
}
article h1 {
    display: inherit;
    margin-top: 4rem;
    text-transform: none;
    font-size: 2.8rem;
}
h2 {
    font-size:1.3rem;
    color:rgba(0,0,0,0.87);
}
article h2 {
    font-size: 2rem;
    color: rgba(0,0,0,0.87);
    text-transform: none;
    font-weight: 500;
    margin-top: 2.1rem;
    line-height: 1.3;
}
article p {
    line-height: 1.8;
    font-size: 17px;
}
article ul li {
    list-style-type: disc;
    line-height: 1.8;
    font-size: 17px;
    margin-left:2.4rem;
}
.meta-updated-tutorial {
  text-align: center;
  font-size:14px;
}
article h2+p,
article h3+p,
article h4+p {
  margin-top:0;
}
h2.verified {
  font-weight:300;
  text-transform:none;
  color:#fff;
}
img.site-logo {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 30px;
    margin-right: 15px;
    vertical-align: middle;
}
.content-block {
  margin-top:100px;
  margin-bottom:70px;
}
.counter {
  font-size:2.6rem;
}
h3 {
  margin-top:0;
  font-size:1.85rem;
  font-weight:300;
}
article h3 {
    font-size: 1.7rem;
    color: rgba(0,0,0,0.87);
    text-transform: none;
    font-weight: 500;
    margin-top: 2.1rem;
    line-height: 1.3;
}
article h4 {
    font-size: 1.5rem;
    color: rgba(0,0,0,0.87);
    text-transform: none;
    font-weight: 500;
    margin-top: 2.1rem;
    line-height: 1.3;
}
.counter-text {
  font-weight:300;
  font-size:.98rem;
}
.cpa-row {
  margin-top: 10%;
}
.cpa-row h2 {
  font-size:3rem;
  font-weight:300;
  letter-spacing:1px;
  margin-bottom:10px;
  color:#fff;
}

@media (max-width:1366px) {
    .header {
        height: 500px;
    }
}
@media (max-width:768px) {
  h1 {
      font-size: 1.4rem;
      margin-bottom:5px;
  }
  .socialbtns {
    margin: 0;
  }
  .header {
    text-align: center;
    height: 400px;
    background-position: 50% 98%;
  }
  .headersplit {
      margin-bottom: 50px;
  }
  .headersplit:after {
    content:none;
  }
  h2.verified {
    float:none !important;
    margin-top: 20px;
  }
  .cpa-row h2 {
    font-size: 2.2rem;
    font-weight: 300;
    letter-spacing: 1px;
  }
}

span.note {
    display: block;
    margin-left: 0;
    margin-right: 0;
    padding: 20px 29px;
    font-size: 14px;
    line-height: 22px;
    background: #f2f2f2;
    color: #666;
    border-radius: 6px;
    line-height: 1.8;
    font-size: 17px;
}


ol {
  counter-reset: section;
  list-style-type: none;
}
ol li {
  line-height: 1.8;
  font-size: 17px;
}
ol li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.toc {
    background: #fbfbfb;
    padding: 40px;
    border-radius: 7px;
    margin-top: 50px;
}
.toc p {
  font-weight: 700;
  font-size:20px;
}