/* Custom Stylesheet */

/* global */

p, #main-content ul li {
  line-height: 2rem;
  font-size: 20px;
}

h1 {
  -webkit-text-stroke: 1px #fff;
  color:#ff8200;
  font-family:'fixmywifi_bold', sans-serif;
  font-size:7em;
  text-shadow:
    3px 3px 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}
blockquote {
    font-size: 24px;
}
ul.list-style {
padding-left: 20px;
}
ul.list-style li {
list-style: disc;
}
.sub-headline {
font-size: 24px;
}

body {
  font-family:'fixmywifi_medium', sans-serif;
}
.row .col {
    padding: 0 1.25rem;
}
.orange-text,
.nav-wrapper .active {
  color:#ff8200;
}

.blue-text {
  color:#6dcff6;
}

.orange-body {
  background-color:#ff8200!important;
}

.all-caps {
  text-transform: uppercase;
}

.mt2 {
  margin-top:2em;
}

.mb4 {
  margin-bottom:4em;
}

/* fonts */
@font-face {
    font-family: 'fixmywifi_bold';
    src: url('../fonts/fixmywifi_bold-webfont.woff2') format('woff2'),
         url('../fonts/fixmywifi_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fixmywifi_medium';
    src: url('../fonts/fixmywifi_medium-webfont.woff2') format('woff2'),
         url('../fonts/fixmywifi_medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

blockquote {
  border-left:5px solid #ff8200!important;
}

a.btn {
  background-color:#039be5;
}

a.btn:hover, a.btn:focus{
  background-color:#6dcff6;
}

/* header */
nav ul a,
nav .brand-logo {
  color: #444;
}
nav ul a.active {
  background-color: rgba(0, 0, 0, 0.05);
}

.brand-logo img {
  margin-top:2px;
  max-height:60px;
  width:auto;
}
.navbar-fixed {
    z-index: 998;
}
 #index-banner .no-pad-bot {
  padding-top:7rem;
  padding-bottom:6rem;
}
.interior-banner .no-pad-bot {
  padding-top: 6rem;
  padding-bottom:4rem;
}

/* video */

.video-wrapper {
  background-color:transparent;
  border-radius:20px;
  position:relative;
  padding-bottom:56.25%;
  padding-top:0px;
  height:0;
  overflow:hidden;
}
.video-wrapper iframe {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}


/* Sub-spotlight */
#sub-spotlight .row {
margin-bottom: 0;
}
#sub-spotlight p,
#sub-spotlight a {
color: #f5f5f5;
}
#sub-spotlight a {
text-decoration: underline;
}
#sub-spotlight a.btn {
text-decoration: none;
}

/* title */
h1.header {
  margin-top:0px;
}

@media screen and (max-width:1365px){
  h1.header {
    font-size: 5em;
  }
}

@media screen and (max-width:669px){
  h1.header {
    font-size:4em;
  }
}

@media screen and (max-width:599px){
  h1.header {
    margin-top:1em;
  }
}


/* misc */

.button-collapse {
  color: #26a69a;
}

.icon-block i {
  /*
  color:#6dcff6;
  */
  color: #ff8200;
}

.parallax-container {
  /*min-height: 380px;*/
  min-height: 180px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }

  .background-gray {
background: #f5f5f5;
  }

@media only screen and (max-width : 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  /* REDUCE PADDING ON MOBILE */
  #index-banner .no-pad-bot {
    padding-top: 3rem;
    padding-bottom: 4rem;
}
  /* CENTER FOOTER CONTENT ON MOBILE */
  footer .footer-wrapper {
    text-align: center;
}
/* VISUALLY CENTER FOOTER LINKS ON MOBILE due to icons */
.footer-col li {
    width: 30%;
    text-align: left;
    min-width: 160px;
}
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
  /* LOGO ON MOBILE */
  .brand-logo img {
    max-height: 52px;
}
h1.header {
      font-size: 5em;
}
/* FOOTER PADDING */
footer .footer-wrapper {
    padding-top: 2em;
}
.footer-copyright div {
    margin: 0 auto;
}
.footer-copyright img {
  width: 175px;
}
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}


/************
/*** MAIL ***
/***********/

button.btn,
.btn-orange,
.background-orange {
  background-color:#ff8200;
}

button.btn:hover, button.btn:focus {
  background-color:#ff8200;
}

.success {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.error {
  padding: 1em;
  margin-bottom: 0.75rem;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid rgba(185, 74, 72, 0.3);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}


/**************
/*** FOOTER ***
/*************/

footer.page-footer {
  /* DELETED 4/5/2017
  background-attachment: fixed;
  background-image:url(../img/bg-sm.jpg);
  */
  background-color: transparent;
  margin: 0;
  padding-top: 0;
}

footer .footer-wrapper {
  background-color:rgba(0,0,0,0.2);
  padding-top:4em;
}

footer img.responsive-img {
  max-width:66%;
}

.footer-col {
  margin-top:2em;
}

.footer-col li {
  margin:.75em auto .75em;
}

.footer-col i {
  font-size:1.3em;
  margin-right:.5em;
}

.footer-copyright div {
  margin: 2em auto 2em;
  text-align:center;
}


/********************
/****  MODAL ********
/*******************/
#modalCoupon {
  background-color:#fff;
}

#modalCoupon h4 {
  color:rgba(0,0,0,0.8);
  margin-top:1.6em;
}

#coupon-code {
  display:none;
}

#modalTOC {
  color:rgba(0,0,0,0.8)
}

#modalTOC li {
  line-height:1;
}

.terms {
  margin-bottom:2em;
}

.terms a {
  color:#fff;
}