﻿@charset "utf-8";
/* CSS Document */
body {font-size:16px;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;margin-top: 0px;}h1 {font-size: 56px;}h2 {font-size: 48px;}h3 {font-size: 40px;}h4 {font-size: 32px;}h5 {font-size: 24px;}h6 {font-size: 16px;}
:hover {text-decoration: none;-webkit-transition: background 0.3s linear; -moz-transition: background 0.3s linear; -o-transition: background 0.3s linear; transition: background 0.3s linear;
}
.top {background:#000; padding: 5px 0px;}
.top h6 {color:#fff;}
.top h6:hover, .top h6:focus {color:#fff; cursor:pointer; text-decoration: underline;}
.top .right-buttons {text-align: right;}
.top .right-buttons .table {margin-bottom: 0px;}
.top .right-buttons .table td {border: 0px; padding: 2px;}
.top .right-buttons .table td:first-child {width: 56%; font-weight: bold; text-align: right;}
.top .right-buttons h6 {margin: 5px 0px 0px 0px;}
.logo {padding-top: 30px; padding-bottom: 30px;}


/*CUSTOM CSS*/

#extra-title {
  text-transform: uppercase;
}

body {
  font-family: 'Droid Sans', sans-serif;
}

h1 {
  font-family: 'Montserrat', sans-serif;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.btn {
  border-radius: 5px;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.no-padding {
  padding: 0 !important;
}

.top-padding {
  padding: 50px 0 0 0 !important;
}


.bottom-padding {
  padding: 0 0 50px 0 !important;
}

/*Start RSS*/
.itemTitle {display: none;}
.feedEkList:first-child {list-style: none;}
/*.feedEkList h2 {margin-top: 20px !important;}*/
.feedEkList {width:auto; margin: 0px; padding: 0px 0px 30px 0px; font-family: inherit; display: block;}
.feedEkList ul li {list-style: none; font-family: inherit; color: #323232;}
.feedEkList ul {padding-bottom: 20px;}
/*.feedEkList img {margin-left: 20px;}*/
.feedEkList img {display: block; float: none; margin-left:auto;margin-right:auto;}
.feedEkList table {border: 1px solid #ddd; border-collapse: collapse; width: 100%; margin-bottom: 20px !important}
.feedEkList table th {border: 1px solid #ddd;}
.feedEkList table td {border: 1px solid #ddd; padding: 5px}
.feedEkList table tr:first-child h3 {color: #fff !important;}
.feedEkList table td h3 {color: #333 !important;}
.feedEkList tr:nth-child(even) td {background-color: #dee4f2 !important;}
.feedEkList tr:nth-child(odd) td {background-color: #fff !important;}
.feedEkList tr:first-child td {background-color: #3498db !important; color: #ffffff !important;}
.footer a {color: #fff; font-weight: bold;}
.feedEkList tr h3 {font-size: 18px; line-height: normal; padding: 0px; margin: 0px; color: #ffffff !important;}
/*End RSS*/

.logo h5 {
  margin-bottom: 2%;
}

.navbar-default {
  background: #3498dc;
  border-top: none;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:hover {
  color: #ffffff;
}

.navbar-default .navbar-nav>li:hover,
.navbar-default .navbar-nav>li .active {
  background: #2980b9;
}

.navbar-toggle {
  border: none;
}

.navbar-default .navbar-toggle .icon-bar {
  background: #ffffff;
}

.navbar-brand {
  padding: 5px 0;
}

.phone {
  font-weight: bold;
}

.nav-tabs {
  margin-top: 0;
}

.nav-tabs>li>a{
  background: #3498dc;
  color: #ffffff;
}

.nav-tabs>li>a:hover {
  background: #2980b9;
  color: #ffffff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background: #2980b9;
  color: #ffffff;
}

.home-header {
  min-height: 599px;
  max-height: 600px;
  position: relative;
}

.home-header .btn {
  font-size: 1.2em; 
}

.home-header #caption {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 20%;
  padding: 1.5% 0;
  width: 100%;
  background: rgba(0,0,0,.5);
}

.home-header #caption h1 {
  font-size: 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.home-header #caption p {
  font-size: 25px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}

.home-header #caption a {
  text-decoration: underline;
}

.home-header #extra-subtitle,
.home-header #extra-title {
  text-align: left;
}

.home-header #extra-title {
  line-height: 55px;
}


#callout {
  position: absolute;
  bottom: -110px;
  right: -110px;
  z-index: 1001;
  display: block;
}

#callout #emblem {
  height: 150px;
  width: 151px;
  background: url(../images/emblem.png) no-repeat center center;
  
}

#callout #emblem p {
  font-size: 14px;
  max-width: 150px;
  text-align: center;
  padding: 12%;
  padding-top: 24%;
}

#video:hover {
  z-index: 9999;
}

#video-div {
  margin-top: 5%;
}

.page-header {
  background: #e67e22;
  min-height: 300px;
}

#plan-details h5 {
  margin-bottom: 0;
}

#plan-details h4 {
  margin-bottom: 15px;
  color: #e67e22; 
}

#savings {
  background: #e67e22;
  padding-bottom: 0;
  color: #ffffff;
}

#savings .heading h1 {
  margin-bottom: 0;
  font-size: 45px;
}

#savings h4,
#savings h2,
#savings h5 {
  margin-bottom: 0;
}

#savings h3,
#savings h2 {
  font-weight: bold;
  font-family: 'Montserrat' sans-serif;
}

#savings-chart {
  box-shadow: 0 0 10px 5px rgba(0,0,0,.4);
  border-radius: 5px;
}

#savings .savings-chart-header {
  background: #3498dc;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}

#savings .savings-chart-header .col-xs-3 {
  padding-top: 5px;
  padding-bottom: 5px;
}

#savings .savings-chart-info {
  background: #ffffff;
  color: #333333;
  border-bottom: 1px solid #dddddd;
}

#savings .savings-chart-info .col-xs-2, #savings .savings-chart-info .col-xs-4  {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 76px;
}

#savings .savings-chart-info .gray-col {
  background: #eeeeee;
}

#savings #last-info {
  border-radius: 0 0 4px 4px;
  border-bottom: none;
}

#cleaning-shield {
  background: url(../images/shield.png) no-repeat center center;
  width: 100%;
  height: 250px;
  padding-top: 60px;
  margin-bottom: 25px;
}

.top-padding h4 {
  margin-bottom: 1%;
}

#intro h1 {
  margin-bottom: 1%;
}

.scroller-btn {
  margin-left: 10px;
  margin-right: 10px;
}

.item-inner i[class*="fa"] {
  font-size: 6em;
  color: #e67e22;
  margin: 2% 0;
}

.item-inner p {
  font-size: 24px;
}

.portfolio-item h3 {
  color: #3498dc;
}

.price-header {
  background: #3498dc;
  font-weight: bold;
  color: #ffffff;
}

.home-content .row,
#footer .row,
#trust-row,
#disclosure .row {
  padding: 50px 0; 
}
.home-content .price-header,
.home-content .price-content {
  padding: 25px 0;
}

.home-content .price-content {
  border: 1px solid #aaaaaa;
  border-top: none;
}

.home-content .price-content div {
  border-right: 1px solid #aaaaaa;
}

.home-content .price-content div:last-child {
  border-right: none;
}

#faq h3 {
  font-size: 35px; 
  text-align: left;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 50px 20px;
  border-left: 5px solid #cccccc; 
}

.btn-join {
  background: #e67e22;
  color: #ffffff;
  border-bottom: 5px solid #ba661c;
}

.btn-join:focus,
.btn-join:hover {
  background: #ba661c;
}

#join-app {
  display: none;
}

#office-code p {
  margin: 0;
}

#office-code img { 
  margin: 15px auto;
}

#office-code #submit {
  margin-bottom: 15px;
}

#office-code #code-alert {
  display: none;
  position: relative;
}

#office-code #code-alert p, .validate-code {
  background:url(../images/alertBox.png) no-repeat;
  width: 265px;
  height: 74px;
  padding: 5px 0 0 10px;
  color: #ffffff;
  font-weight: bold;
}


#cta-join {
  color: #ffffff;
}

#disclosure {
  background: #ffffff; 
}

#trust-row img {
  max-width: 70%;
  padding: 5% 0;
}

#trust {
  background: rgba(0,0,0, .1);
}

#footer {
  border-top: 10px solid #3498dc;
  background: #333333;
  color: #ffffff;
}

#footer ul li a {
  padding: 0 15px;
  color: #e67e22;
}

#footer ul li a:hover {
  background: none;
}

#footer h5 {
  margin-bottom: 2%;
  color: #e67e22;
}

#footer p {
  margin: 1% 0;
}

@media (max-width: 1200px) {
  #callout {
    position: absolute;
    bottom: -150px;
    right: -25px;
    z-index: 1001;
  }

  #callout #emblem {
    height: 150px;
    width: 151px;
    background: url(../images/emblem.png) no-repeat center center;
  }

  #callout #emblem p {
    font-size: 14px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-brand {
    float: left;
  }

  .navbar-toggle {
    display: block;

  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in { 
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
  .navbar-inverse .navbar-nav>li>a {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .navbar-inverse .navbar-collapse, 
  .navbar-inverse .navbar-form {
    border-color: #ffffff;
  }

}

@media (min-width: 769px) {
  .home-header #caption h1 {
    font-size: 45px;
  }

  .home-header #caption p {
    font-size: 35px;
  }

  #savings .savings-chart-info .col-xs-2,#savings .savings-chart-info .col-xs-4 {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 55px;
  }

}

@media (max-width: 768px) {
  .home-header #caption {
    padding: 10% 0;
  }

  .item-inner i[class*="fa"] {
    font-size: 3em;
  }

  .home-header #extra-title {
    font-size: 30px;
    line-height: 35px;
  }
  
  #extra-header {
    max-height: 500px;
  }

  #office-code #code-alert p {
    position: absolute;
  }

}

@media (max-width: 500px) {
  #contact-header h5 {
    font-size: 1em;
  }

  #contact-header p {
    font-size: .8em;
  }

  .home-header {
    background: url(../images/mobile-banner.jpg);
    background-size: cover;
    min-height: 350px;
    max-height: 400px;
  }

  .home-header #caption {
    bottom: 0;
  }

  .page-header {
    background: #e67e22;
    min-height: 300px;
  }
}
h4.h4 {
    color:#3498dc;
}
.navbar-default .navbar-nav > li.info, .navbar-default .navbar-nav > li.info:hover{
    background-color:transparent; border-right-width:0;
}
#savings-chart .savings-chart-header .col-xs-2 { padding:5px 10px}