.obscure { 
position: absolute !important; 
clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ 
clip: rect(1px, 1px, 1px, 1px); 
} 
#tester {
	display: none
	}
.blocked {
	display: block;
	color: #2d3338;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	text-shadow: none;
	padding:15px;
	background:#FCC;
	border:1px solid #F66;
	}
	
body {
  background-color: #3f474d;  
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  margin: 0px auto 24px;
  font-family: Merriweather, serif;
  color: #2d3338;
  font-size: 72px;
  line-height: 53px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-shadow: none;
}
h2 {
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  color: white;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}
h3 {
  margin: 5px 0px;
  color: black;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-align: right;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0px;
  text-shadow: none;
}
.button {
  z-index: 2;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 2%;
  padding-bottom: 2%;
  background-color: rgba(49, 43, 61, 0.89);
  -webkit-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #a01212;
}
.button:active {
  background-color: rgba(49, 43, 61, 0.89);
  box-shadow: rgba(0, 0, 0, 0.29) 0px 4px 12px -4px inset;
}
.button.premiumbutton {
  width: 100%;
  margin-top: 5px;
  background-color: #0f5987;
}
.button.premiumbutton:hover {
  background-color: #1a6da0;
}
.button.schedulebuttonon {
  margin-top: 10%;
  background-color: #1a6da0;
}
.button.schedulebuttonon:hover {
  background-color: #541212;
}
.button.schedulebuttonoff {
  margin-top: 10%;
  margin-bottom: 5px;
  background-color: #541212;
}
.button.schedulebuttonoff:hover {
  background-color: #1a6da0;
}
.button.dnc {
  background-color: #541212;
}
.button.dnc:hover {
  background-color: #a01212;
}
.button.unblock {
  background-color: #0f5987;
}
.button.unblock:hover {
  background-color: #1a6da0;
}
.subtitle {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  color: #74737a;
  font-size: 25px;
  line-height: 31px;
  font-weight: 400;
  text-shadow: none;
}
.form {
  margin-bottom: 15px;
}
.social-widget {
  width: 100px;
  float: left;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}
.social-widget-wrapper {
  display: block;
  width: 223px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
}
.success-message {
  padding: 20px;
  border-radius: 2px;
  background-color: #209981;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.spread-word {
  margin-top: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.6);
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: none;
}
.error-message {
  padding-bottom: 5px;
  border-radius: 2px;
  background-color: #5c3245;
}
.content-section {
  position: static;
  z-index: 0;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  background-color: #e0ddd7;
  text-align: center;
}
.footer-section {
  padding-top: 38px;
  padding-bottom: 34px;
  background-color: #3f474d;
  color: #7e7c87;
}
.container {
  position: relative;
  z-index: 2;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 106px;
  padding-left: 106px;
}
.social-section {
  position: relative;
  z-index: 2;
  padding-top: 58px;
  padding-bottom: 58px;
  background-color: #541212;
  text-align: center;
}
.social-section.social-section-premium {
  background-color: #0f5987;
}
.share-btn {
  display: inline-block;
  width: 61px;
  margin-right: 14px;
  margin-left: 14px;
}
.blacktext {
  display: block;
  color: #2d3338;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-shadow: none;
}
.blacktext.hidemobile {
  text-shadow: none;
}
.freetextfield {
  display: block;
  width: 75%;
  height: 100%;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  background-color: white;
  color: black;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}
.freetextfield.forminline {
  display: inline-block;
  width: 25%;
  margin-right: 2%;
  text-align: left;
  text-decoration: none;
}
.phoneclock {
  position: fixed;
  top: 72px;
  right: 0px;
  z-index: 0;
  margin-top: 100px;
  margin-right: 25px;
  opacity: 1;
}

.navbar {
  background-color: white;
}
.nav-menu {
  float: left;
  text-decoration: none;
}
.navbar-link {
  -webkit-transition: background-color 200ms ease;
  -o-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
}
.navbar-link:hover {
  background-color: rgba(194, 190, 179, 0.59);
  color: #1a6da0;
}
.footerlink {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin-right: auto;
  margin-left: auto;
  color: rgba(194, 190, 179, 0.59);
  text-decoration: none;
}
.footerlink:hover {
  color: white;
}
.footercopyright {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.adsense {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}
.infobox {
  padding-right: 30px;
  padding-left: 30px;
  font-size: 16px;
  text-align: center;
  text-shadow: none;
}
.infoboxsmall {
  margin-top: 15px;
  padding-right: 30px;
  padding-left: 30px;
  font-size: 12px;
  text-align: center;
  text-shadow: none;
}
.callspinbutton {
  display: block;
  width: 225px;
  height: 95px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 25px;
  background-color: white;
  background-image: url('../style/cs175poweredby.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.whitebox {
  margin-bottom: 15px;
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.74);
}
.whitebox.schedulebox {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-right: 25px;
  padding-left: 25px;
}
.checkbox-field {
  display: inline-block;
  width: 75%;
}
.bold {
  font-weight: 700;
  text-shadow: none;
}
.scheduletextfield {
  display: inline-block;
  width: 32%;
  margin: 1% 1px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  color: black;
  font-size: 14px;
  font-weight: 400;
}
.rowon {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(9, 148, 126, 0.49);
}
.rowoff {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(160, 18, 18, 0.49);
}
.vertcenter {
  margin-top: 4%;
  text-shadow: none;
}
.buttonbox {
  margin-top: 10px;
  margin-bottom: 10px;
}
.unblocksection {
  margin-bottom: 25px;
}
.donatebutton {
  margin-top: 25px;
  margin-bottom: 25px;
}
.messagebox {
  margin-bottom: 15px;
  padding: 15px;
  background-color: rgba(194, 190, 179, 0.49);
  color: rgba(194, 190, 179, 0.59);
}
@media (max-width: 991px) {
  h1 {
    position: relative;
    z-index: 1;
    text-shadow: none;
  }
  h2 {
    text-shadow: none;
  }
  h3 {
    text-shadow: none;
  }
  .button {
    width: 100%;
  }
  .subtitle {
    position: relative;
    z-index: 1;
    margin-right: 15px;
    margin-left: 15px;
    text-shadow: none;
  }
  .container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .blacktext {
    text-shadow: none;
  }
  .blacktext.hidemobile {
    text-shadow: none;
  }
  .freetextfield {
    font-size: 26px;
  }
  .phoneclock {
    right: -80px;
    z-index: 0;
    display: block;
  }
 
  .nav-icon {
    color: black;
  }
  .menu-button.w--open {
    background-color: rgba(194, 190, 179, 0.59);
  }
  .nav-menu {
    background-color: white;
  }
  .bold {
    font-size: 20px;
    text-shadow: none;
  }
  .scheduletextfield {
    width: 33%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 12px;
  }
  .vertcenter {
    text-shadow: none;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-top: -20px;
    margin-bottom: 0px;
    font-size: 52px;
    text-shadow: none;
  }
  h2 {
    text-shadow: none;
  }
  h3 {
    text-align: center;
    text-shadow: none;
  }
  .button {
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  .subtitle {
    margin-right: 0px;
    margin-left: 0px;
    text-shadow: none;
  }
  .form {
    margin-bottom: 38px;
  }
  .content-section {
    padding-top: 37px;
  }
  .footer-section {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .social-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .blacktext {
    display: block;
    text-shadow: none;
  }
  .blacktext.hidemobile {
    display: none;
    text-shadow: none;
  }
  .phoneclock {
    right: -176px;
  }
  .bold {
    text-align: center;
    text-shadow: none;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: -40px;
    font-size: 31px;
    text-shadow: none;
  }
  h2 {
    font-size: 26px;
    line-height: 31px;
    text-shadow: none;
  }
  h3 {
    text-shadow: none;
  }
  p {
    font-size: 17px;
    text-shadow: none;
  }
  .button {
    width: 100%;
    margin-left: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .subtitle {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 26px;
    text-shadow: none;
  }
  .social-widget {
    width: 97px;
  }
  .social-widget-wrapper {
    display: block;
    width: 215px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .social-section {
    padding-right: 14px;
    padding-left: 14px;
  }
  .blacktext {
    display: block;
    font-size: 17px;
    text-shadow: none;
  }
  .blacktext.hidemobile {
    text-shadow: none;
  }
  .freetextfield {
    font-size: 24px;
  }
  .phoneclock {
    display: none;
    overflow-x: hidden;
    overflow-y: hidden;
  }

  .vertcenter {
    text-shadow: none;
  }  