@media only screen and (max-width: 1260px) {
  #wrapall {
    width: 100%;
  }
  #wrapall .c00 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 1000px) {
  #cwwbos_wrapper #cwwbos_hero .cwwbos_lockup_holder {
    width: 21.9%;
    margin-right: 20px;
  }
  #cwwbos_wrapper #cwwbos_hero .cwwbos_lockup_holder img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 928px) {
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media only screen and (max-width: 860px) {
  #cwwbos_wrapper #cwwbos_hero .cwwbos_lockup_holder {
    margin-left: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
    width: 219px;
  }
}
@media only screen and (max-width: 710px) {
  #cwwbos_wrapper #cwwbos_lower_content_wrapper .cwwbos_copy_holder {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_support_points {
    width: 100%;
    margin-bottom: 60px;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_support_points ul {
    width: 100%;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_support_points ul li {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_support_points ul li:first-child {
    margin-left: auto;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_support_points ul li.cwwbos_mobile_margin {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul {
    width: 100%;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li {
    float: none;
    width: 266px;
    margin: 0 auto;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li.cwwbos_left {
    width: 266px;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li.cwwbos_middle, #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li.cwwbos_right {
    width: 266px;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li.cwwbos_middle hr, #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li.cwwbos_right hr {
    width: 140px;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper #cwwbos_value_props ul li.cwwbos_middle {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  #cwwbos_wrapper h1 {
    text-align: center;
  }
  #cwwbos_wrapper h1 {
    text-shadow: 0 0 20px #000;
  }
  #cwwbos_wrapper #cwwbos_hero {
    text-align: center;
  }
  #cwwbos_wrapper #cwwbos_hero .cwwbos_intro_text, #cwwbos_wrapper #cwwbos_hero .cwwbos_lockup_holder, #cwwbos_wrapper #cwwbos_hero .cwwbos_cta {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #cwwbos_wrapper #cwwbos_hero .cwwbos_intro_text {
    width: 96%;
  }
  #cwwbos_wrapper #cwwbos_hero .cwwbos_lockup_holder {
    width: 36.5%;
  }
  #cwwbos_wrapper #cwwbos_hero .cwwbos_cta {
    margin: 25px 0;
  }
  #cwwbos_wrapper #cwwbos_lower_content_wrapper {
    background: url(../images/forest-bg-desktop.png) center center no-repeat;
  }
}
@media only screen and (max-width: 480px) {
  #cwwbos_wrapper {
    /*Insure that fonts change in mobile*/
  }
  #cwwbos_wrapper h1 {
    font-family: Arial Narrow;
    font-weight: bold;
    font-size: 45px;
  }
  #cwwbos_wrapper h2 {
    font-family: Arial Narrow;
    font-weight: bold;
  }
}
@media only screen and (max-width: 400px) {
  #cwwbos_wrapper .cwwbos_cta {
    width: 80%;
  }
  #cwwbos_wrapper #cwwbos_hero {
    /*.cwwbos_cta {width: 80%;}*/
  }
}

/*# sourceMappingURL=responsive.css.map */
