﻿/* Compiled from ../less/theme.less */
/* Main Typographic Styles */
/* Compiled from ../less/typography.less */
body {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: "Rokkitt", "Courier new", serif;
  margin: 0 0 20px 0;
  padding: 0;
  font-weight: normal;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 16px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
h7 {
  font-size: 10px;
}
p {
  margin: 0;
  margin: 0 0 20px 0;
}
a.button-link {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
  padding: 10px;
}
a.button-link:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
/* Main layout Styles */
/* Compiled from ../less/style.less */
/* utility */
.hidetext {
  overflow: hidden;
  text-indent: -9999px;
}
/* MAIN STYLES */
body {
  font-family: "Oswald", "Impact", sans-serif;
  background: url(../img/layout/background-repeat.jpg);
}
#main {
  background: #ffffff;
  /* padding-bottom: 20px; */

}
#masthead {
  clear: both;
  background: #ffffff;
}
a {
  color: #b34b31;
}
.top-navigation {
  height: 25px;
  background: #4d4d4d;
  font-size: 10px;
}
.top-navigation #international-link {
  display: block;
  text-transform: uppercase;
  color: #cccccc;
  background: url(../img/icons/CanadaMapleLeaf2.png) no-repeat left center;
  background-size: 17px;
  text-decoration: none;
  position: absolute;
  left: 8px;
  padding-left: 25px;
}
.top-navigation #international-link span {
  position: absolute;
  top: 4px;
}
.top-navigation #international-link img {
  display: inline;
  height: 10px;
  margin-left: 10px;
}
.top-navigation #lang_sel {
  float: left;
  height: 100%;
  font-family: "Oswald", "Impact", sans-serif;
}
.top-navigation #lang_sel ul li {
  display: block;
  width: 100%;
}
.top-navigation #lang_sel ul li a.lang_sel_sel {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 10px;
  line-height: 1.5;
}
.top-navigation ul {
  float: right;
  position: relative;
}
.top-navigation li {
  float: left;
}
.top-navigation a {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
.top-navigation li.current_page_item a,
.top-navigation li.current-menu-item a,
.top-navigation li.current-page-ancestor a {
  background: #999999;
  color: #333333;
}
.top-navigation a:hover,
.top-navigation li.orange a:hover {
  background: #999999;
}
.top-navigation li.orange a {
  background: #b34b31;
}
.top-navigation li:hover ul {
  left: 0%;
}
.top-navigation ul.sub-menu {
  background: #999999;
  position: absolute;
  left: -9999px;
  top: 100%;
  z-index: 1000;
  width: 100%;
}
.top-navigation ul.sub-menu li {
  display: block;
  float: left;
}
.top-navigation ul.sub-menu li a {
  display: block;
  padding: 5px 10px;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
}
.top-navigation ul.sub-menu li a:hover {
  color: #b34b31;
}
.top-navigation ul.sub-menu li.current_page_item a,
.top-navigation ul.sub-menu li.current-menu-item a,
.top-navigation ul.sub-menu li.current-page-ancestor a {
  color: #b34b31;
}
.main-navigation {
  float: right;
  position: relative;
}
.main-navigation ul {
  float: right;
  margin-top: 15px;
}
.main-navigation li {
  float: left;
  line-height: 17px;
  position: relative;
}
.main-navigation li.current_page_item .icon,
.main-navigation li.current-menu-item .icon,
.main-navigation li.current-page-ancestor .icon {
  background-position-y: -38px;
}
.main-navigation a {
  background: url(../img/nav/divide.png) top left no-repeat;
  display: block;
  padding: 25px 26px 25px 60px;
  text-decoration: none;
  color: #4d4d4d;
  height: 53px;
}
.main-navigation .main {
  display: block;
  text-transform: uppercase;
  font-size: 17px;
}
.main-navigation .desc {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 15px;
}
.main-navigation .icon {
  display: block;
  position: absolute;
  left: 20px;
  top: 28px;
  width: 36px;
  height: 35px;
  background: url(../img/icons/main-nav2.png) no-repeat;
}
.main-navigation .smaller .main,
.main-navigation .smaller .desc {
  font-size: 85%;
}
.main-navigation .smaller90 .main,
.main-navigation .smaller90 .desc {
  font-size: 110%;
}
.main-navigation .smaller80 .main,
.main-navigation .smaller80 .desc {
  font-size: 100%;
}
.main-navigation .smaller70 .main,
.main-navigation .smaller70 .desc {
  font-size: 90%;
}
.main-navigation .smaller60 .main,
.main-navigation .smaller60 .desc {
  font-size: 80%;
}
.main-navigation a:hover .icon {
  background-position-y: -77px;
}
.main-navigation .audience .icon {
  background-position: -47px 0;
}
.main-navigation .platform .icon {
  background-position: -95px 0;
}
.main-navigation .products .icon {
  background-position: -142px 0;
}
.main-navigation .about .icon {
  background-position: -188px 0;
}
.main-navigation .tick {
  background: url(../img/nav/sub-menu-tick.png);
  position: absolute;
  top: -12px;
  left: 0;
  width: 66px;
  height: 13px;
  z-index: 100001;
}
.main-navigation ul.sub-menu {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 103px;
  left: 0;
  float: left;
  background: #4d4d4d;
  z-index: 100000;
  visibility: hidden;
}
.main-navigation ul.sub-menu .sub-menu-header {
  background: #b34b31;
  color: #fff;
  width: 100%;
  font-family: "Rokkitt", "Courier new", serif;
}
.main-navigation ul.sub-menu .sub-menu-header a {
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  color: #fff;
  text-transform: none;
}
.main-navigation ul.sub-menu .sub-menu-title {
  float: left;
  background: #9c341f;
  padding: 30px 10px 20px;
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.main-navigation ul.sub-menu .sub-menu-description {
  float: left;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  padding: 15px 30px 0;
}
.main-navigation ul.sub-menu li {
  margin: 0;
  padding: 0;
  float: left;
}
.main-navigation ul.sub-menu li a {
  background: none;
  padding: 0;
  color: #aaa;
  height: auto;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  padding: 10px 20px;
  margin: 0 auto;
  position: relative;
}
.main-navigation ul.sub-menu li a:hover {
  color: #fff;
}
.main-navigation ul.sub-menu li a:hover:before {
  content: url(../img/nav/sub-menu-arrow.png);
  position: absolute;
  left: 10px;
}
.main-navigation ul.sub-menu li.current_page_item a,
.main-navigation ul.sub-menu li.current-menu-item a,
.main-navigation ul.sub-menu li.current-page-ancestor a {
  color: #fff;
}
.main-navigation ul.sub-menu li.current_page_item a:before,
.main-navigation ul.sub-menu li.current-menu-item a:before,
.main-navigation ul.sub-menu li.current-page-ancestor a:before {
  content: url(../img/nav/sub-menu-arrow.png);
  position: absolute;
  left: 10px;
}
.mobile-navigation {
  clear: both;
  text-align: center;
  padding: 10px 10px 50px 10px;
  font-size: 16px;
  display: none;
  background: #ccc;
}
.site-title {
  float: left;
  margin: 40px 0 0 17px;
} 

/*http://www.clickbank.com/wp-content/themes/cb/assets/img/layout/logo.png*/

.site-title a {
  display: block;
  background: url('../img/layout/logo2.png') 0 0 no-repeat;
  width: 190px;
  height: 40px;
  overflow: hidden;
  text-indent: -9999px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .site-title a {
    background: url('../img/layout/DEBTMANAGERS_GRAY_LARGE.png') 0 0 no-repeat;
    background-size: 100%;
    width: 190px;
    height: 40px;
  }
}
.home-hero {
  position: relative;
}
.home-hero .video {
  position: absolute;
  top: 48px;
  left: 138px;
}
.home-hero .video iframe,
.home-hero .video .wistia_embed {
  width: 360px;
  height: 226px;
}
.home-hero img {
  max-width: 100%;
  display: block;
}
footer {
  background: #292929 url(../img/layout/footer-bg-repeat.jpg) top center repeat;
  color: #999999;
  font-size: 14px;
}
footer a {
  color: #fff;
}
footer h5 {
  color: #cccccc;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-family: "Oswald", "Impact", sans-serif;
}
footer .copyright {
  background: #1a1a1a;
}
footer .copyright p {
  padding: 10px 0 10px 50px;
  margin: 0;
  font-size: 10px;
}
footer .site-title {
  margin: 30px 0 30px 0;
  float: none;
}
footer p {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
footer .copy {
  margin: 0 0 35px 40px;
}
footer .read-more {
  color: #999999;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
  font-size: 11px;
}
footer a.international {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #cccccc;
  padding: 10px 10px 10px 30px;
  background: #1e1e1e url(../img/icons/CanadaMapleLeaf2.png) 5px 5px no-repeat;
  text-decoration: none;
}
.footer-nav {
  margin-top: 95px;
}
.footer-nav nav ul {
  margin: 0;
  list-style: none;
}
.footer-nav nav ul li a {
  display: block;
  padding: 10px 0;
  border: 1px solid #333333;
  border-left: none;
  border-right: none;
  color: #666666;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  font-size: 14px;
}
/* END main content */
/* homepage template */
#callouts {
  margin: 50px 0 70px 0;
}
#callouts div {
  width: 85%;
  margin: 0 auto;
}
#callouts div img {
  height: 67px;
}
#callouts ul {
  margin: 0;
  list-style: none;
}
#callouts li {
  list-style: none;
  text-align: center;
}
#callouts span {
  display: block;
  line-height: 24px;
}
#callouts .main {
  font-size: 27px;
  text-transform: uppercase;
  line-height: 28px;
  color: #4d4d4d;
}
#callouts .desc {
  font-family: "Rokkitt", "Courier new", serif;
  color: #999999;
  font-size: 20px;
  text-transform: uppercase;
}
#callouts .copy {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  border-top: 1px solid #4d4d4d;
  padding-top: 5px;
  font-size: 14px;
}
#callouts a {
  color: #b34b31;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}
#callouts a img {
  display: block;
  margin: 0 auto;
  padding-bottom: 18px;
}
#callouts .lm {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  background: #b34b31;
  border-color: #8b3a26;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#8b3a26));
  background: -moz-linear-gradient(top, #b34b31, #8b3a26);
  padding: 0 5px;
}
#blog {
  position: relative;
  padding-bottom: 50px;
}
#blog .button {
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
  text-decoration: none;
  padding: 3px 8px;
}
#blog .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
#blog .grid-adjust {
  margin: 0 0 0 30px;
}
#blog h2 {
  width: 60%;
  margin: -20px 0 0 -10px;
  position: absolute;
  padding: 2px 10px;
  height: 45px;
  z-index: 99;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  background: url(../img/decor/ribbon.png) top right no-repeat;
}
#blog h2 a {
  text-decoration: none;
  color: inherit;
}
#blog h2 .one {
  float: left;
  padding-left: 20px;
  text-transform: uppercase;
}
#blog h2 .two {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 18px;
  padding: 5px 0 5px 15px;
  float: left;
}
#blog h2:before {
  content: url(../img/decor/ribbon-3d.png);
  position: absolute;
  left: 0;
  bottom: -11px;
}
#blog ul {
  margin: 0;
  padding: 0 0 50px;
  list-style: none;
  z-index: 98;
}
#blog ul li {
  background: #eeeeed url(../img/layout/article-bg-repeat.png) top left repeat;
  padding: 30px 30px 35px 30px;
}
#blog ul li:first-child {
  padding-top: 50px;
}
#blog ul li:nth-child(2n) {
  background: #fafafb;
  border-image: url(../img/modules/testimonial-border.gif) 2 20;
}
#blog ul li + li {
  /* @todo - figure out how to add the "hashed" border to the top of all LI elements excluding the first one */

}
#blog h3 {
  margin: 0;
  color: #010101;
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 24px;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
}
#blog h3 a {
  text-decoration: none;
  color: inherit;
}
#blog .author-date {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  color: #b34b31;
  font-size: 11px;
  margin: 0 0 20px 0;
}
#blog .author-date span {
  color: #666666;
}
#blog p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  margin: 10px 0;
}
#blog .read-more {
  color: #b34b31;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
}


/*/////////////////////////////////////////////////////////////////////////*/



/*/////////////////////////////////////////////////////////////////////////*/

#featured-products {
  font-family: "Rokkitt", "Courier new", serif;
}
#featured-products .grid-adjust {
  /* margin: 0 30px 0 50px; */

  margin: 0 30px 20px 50px;
}
#featured-products h2 {
  background: #2f4959;
  color: #fff;
  font-weight: normal;
  padding: 20px 15px;
  text-transform: uppercase;
  overflow: hidden;
  margin-top: -20px;
}
#featured-products h2 .one {
  font-family: "Rokkitt", "Courier new", serif;
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
  padding: 3px 0 0px;
  line-height: 0;
  margin: 0 10px 0 0;
  font-size: 22px;
  line-height: 20px;
  display: block;
  float: left;
}
#featured-products h2 .two {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 28px;
  line-height: 20px;
  padding-top: 3px;
  display: block;
  float: left;
}
#featured-products ul {
  margin: 0;
  list-style: none;
}
#featured-products li {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #010101;
}
#featured-products h3 {
  color: #2c282c;
  font-size: 22px;
  line-height: normal;
  margin: 0 0 10px 0;
  text-decoration: none;
}
#featured-products h3 a {
  text-decoration: none;
  color: inherit;
}
#featured-products img {
  float: left;
  margin: 0 20px 10px 0;
  max-width: 100px;
  height: auto;
}
#featured-products p {
  font-size: 14px;
  margin: 0 0 10px 0;
}
#featured-products .read-more {
  color: #b34b31;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
  text-align: center;
  display: block;
}
/* end homepage template */
address {
  display: block;
  overflow: hidden;
  padding: 30px;
}
address img {
  float: left;
  padding: 10px 17px 10px 0;
}
address .author-name {
  display: block;
  padding-top: 25px;
  color: #b34b31;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
}
address .author-bio {
  display: block;
  padding-top: 10px;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #4d4d4d;
}
.blog-page,
.general {
  position: relative;
  margin: 0;
  width: 74%;
  float: left;
}
.blog-page ul.slides li,
.general ul.slides li {
  padding: 0;
}
.blog-page .spacer,
.general .spacer {
  height: 40px;
  margin: 0;
  overflow: hidden;
}
.blog-page h1.page-title,
.general h1.page-title {
  margin: 0 30px;
}
.blog-page h1.blog-title,
.general h1.blog-title {
  width: auto;
  min-width: 50%;
  margin: 0 0 0 -10px;
  position: absolute;
  padding: 2px 10px;
  height: 45px;
  z-index: 99;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 24px;
  color: #ffffff;
  background: url(../img/decor/ribbon.png) top right no-repeat;
}
.blog-page h1.blog-title .one,
.general h1.blog-title .one {
  float: left;
  padding-left: 20px;
  text-transform: uppercase;
}
.blog-page h1.blog-title .two,
.general h1.blog-title .two {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 18px;
  padding: 5px 10px 5px 15px;
  float: left;
}
.blog-page h1.blog-title a,
.general h1.blog-title a {
  text-decoration: none;
  color: inherit;
}
.blog-page h1.blog-title:before,
.general h1.blog-title:before {
  content: url(../img/decor/ribbon-3d.png);
  position: absolute;
  left: 0;
  bottom: -12px;
}
.blog-page ul.blog-summary,
.general ul.blog-summary {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 98;
}
.blog-page ul.blog-summary li,
.general ul.blog-summary li {
  background: #eeeeed url(../img/layout/article-bg-repeat.png) top left repeat;
  padding: 30px 30px 35px 30px;
}
.blog-page ul.blog-summary li:nth-child(2n),
.general ul.blog-summary li:nth-child(2n) {
  background: #fafafb;
  border-image: url(../img/modules/testimonial-border.gif) 2 20;
}
.blog-page span.category a,
.general span.category a {
  font-family: "Oswald", "Impact", sans-serif;
  color: #669997;
  font-size: 10px;
  line-height: 22px;
  text-decoration: none;
  text-transform: uppercase;
}
.blog-page h2,
.general h2 {
  margin: 0;
  color: #010101;
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
}
.blog-page h2 a,
.general h2 a {
  text-decoration: none;
  color: inherit;
}
.blog-page .author-date,
.general .author-date {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 22px;
  margin: 0 0 10px 0;
}
.blog-page .author-date span,
.general .author-date span {
  color: #666666;
}
.blog-page p,
.general p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin: 10px 0;
  color: #333333;
}
.blog-page .read-more,
.general .read-more {
  font-size: 11px;
  line-height: 22px;
  color: #b34b31;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
}
.blog-page .error404,
.general .error404 {
  text-align: center;
  min-height: 320px;
}
.blog-page .error404 label,
.general .error404 label {
  display: none;
}
.blog-page .error404 .field,
.general .error404 .field {
  height: 30px;
  width: 40%;
  float: left;
  border: 1px solid #999999;
  padding: 0 4%;
  margin: 0 0 0 20%;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #333333;
}
.blog-page .error404 ::-webkit-input-placeholder,
.general .error404 ::-webkit-input-placeholder {
  color: #717171;
  text-transform: uppercase;
}
.blog-page .error404 :-moz-placeholder,
.general .error404 :-moz-placeholder {
  color: #717171;
  text-transform: uppercase;
}
.blog-page .error404 :-ms-input-placeholder,
.general .error404 :-ms-input-placeholder {
  color: #717171;
  text-transform: uppercase;
}
.blog-page .error404 .submit,
.general .error404 .submit {
  height: 33px;
  width: 13%;
  float: left;
  font-size: 13px;
  line-height: 30px;
  border: 1px solid #999999;
  color: #ffffff;
  background: #669997;
  border-color: #527a79;
  background: -webkit-gradient(linear, left top, left bottom, from(#669997), to(#527a79));
  background: -moz-linear-gradient(top, #669997, #527a79);
}
.blog-page .error404 .submit:hover,
.general .error404 .submit:hover {
  background: #75a3a1;
  border-color: #669997;
  background: -webkit-gradient(linear, left top, left bottom, from(#75a3a1), to(#669997));
  background: -moz-linear-gradient(top, #75a3a1, #669997);
}
.blog-page article,
.general article {
  padding: 70px 8% 30px;
}
.blog-page article header h1,
.general article header h1 {
  margin: 0;
  color: #010101;
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 26px;
  line-height: 30px;
  font-weight: normal;
}
.blog-page article h3,
.general article h3 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #b34b31;
  margin-bottom: 0px;
}
.blog-page article p,
.general article p {
  margin: 0 0 20px;
}
.blog-page article ul,
.general article ul {
  margin-left: 10px;
}
.blog-page article ul li,
.general article ul li {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  list-style: url(../img/modules/list_style.png);
  list-style-position: outside;
  margin-bottom: 10px;
}
.blog-page article ol,
.general article ol {
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */

  padding: 0;
}
.blog-page article ol li,
.general article ol li {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  display: block;
  margin-bottom: 15px;
  margin-left: 50px;
  color: #4d4d4d;
}
.blog-page article ol li:before,
.general article ol li:before {
  content: counter(li);
  counter-increment: li;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  margin-top: -1.3em;
  background: #669997;
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 100;
}
.blog-page footer,
.general footer {
  background: none;
  padding: 30px 0 0;
  clear: both;
}
.blog-page footer address,
.general footer address {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  display: block;
  overflow: hidden;
  padding: 10px;
}
.blog-page footer address img,
.general footer address img {
  float: left;
  padding: 10px 17px 10px 0;
}
.blog-page footer address .author-name,
.general footer address .author-name {
  display: block;
  padding-top: 25px;
  color: #b34b31;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
}
.blog-page footer address .author-bio,
.general footer address .author-bio {
  display: block;
  padding-top: 10px;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #4d4d4d;
}
.blog-page footer aside.tags,
.general footer aside.tags {
  margin: 20px 0;
  padding: 0;
}
.blog-page footer aside.tags a,
.general footer aside.tags a {
  color: #b34b31;
}
.blog-page footer aside,
.general footer aside {
  margin: 0;
  overflow: hidden;
}
.blog-page footer aside h2,
.general footer aside h2 {
  color: #b34b31;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 8px;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
}
.blog-page footer aside .related,
.general footer aside .related {
  background: #f2f2f2;
  display: block;
  float: left;
  width: 49%;
  margin-right: 2%;
  min-height: 85px;
}
.blog-page footer aside .related img,
.general footer aside .related img {
  max-width: 30%;
  float: left;
}
.blog-page footer aside .related div,
.general footer aside .related div {
  overflow: hidden;
  margin: 0;
  padding-bottom: 20px;
}
.blog-page footer aside .related div h3,
.general footer aside .related div h3 {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 16px;
  line-height: 18px;
  color: #010101;
  padding: 20px 10px 0px;
}
.blog-page footer aside .related div h3 a,
.general footer aside .related div h3 a {
  text-decoration: none;
  color: inherit;
}
.blog-page footer aside .related div span,
.general footer aside .related div span {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  padding: 0 10px;
}
.blog-page footer aside .related:last-child,
.general footer aside .related:last-child {
  margin-right: 0;
}
.blog-page .comments-area h2,
.general .comments-area h2 {
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  color: #b34b31;
  margin: 8% 0 4%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.blog-page .comments-area ol li,
.general .comments-area ol li {
  background: none;
  border-bottom: 1px solid #999999;
}
.blog-page .comments-area ol li article,
.general .comments-area ol li article {
  padding: 0;
  overflow: hidden;
}
.blog-page .comments-area ol li article .comment-author img,
.general .comments-area ol li article .comment-author img {
  float: left;
  display: block;
  margin-right: 20px;
}
.blog-page .comments-area ol li article .comment-author time,
.general .comments-area ol li article .comment-author time {
  display: block;
  color: #666666;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 11px;
  line-height: 22px;
}
.blog-page .comments-area ol li article .comment-author .name,
.general .comments-area ol li article .comment-author .name {
  display: block;
  color: #010101;
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 16px;
  line-height: 18px;
}
.blog-page .comments-area ol li article .comment-content,
.general .comments-area ol li article .comment-content {
  display: block;
  width: auto;
  overflow: hidden;
  padding-bottom: 20px;
}
.blog-page .comments-area ol li article .comment-content p,
.general .comments-area ol li article .comment-content p {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.blog-page .comments-area ol li article .comment-content .reply a,
.general .comments-area ol li article .comment-content .reply a {
  text-decoration: none;
  color: #b34b31;
  text-transform: uppercase;
}
.blog-page .comments-area ol li ul.children,
.general .comments-area ol li ul.children {
  border-top: 1px solid #999999;
}
.blog-page .comments-area ol li ul.children li.depth-2,
.general .comments-area ol li ul.children li.depth-2 {
  margin-left: 10%;
  background: none;
  border: none;
}
.blog-page .post-navigation,
.general .post-navigation {
  margin: 4% 8%;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  overflow: hidden;
}
.blog-page .post-navigation .nav-previous,
.general .post-navigation .nav-previous {
  display: block;
  float: left;
}
.blog-page .post-navigation .nav-next,
.general .post-navigation .nav-next {
  display: block;
  float: right;
}
.blog-page .post-navigation a,
.general .post-navigation a {
  text-decoration: none;
  color: #666666;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 30px;
}
.blog-page .post-navigation a span,
.general .post-navigation a span {
  font-size: 18px;
  line-height: 30px;
  color: #999999;
}
.blog-page .comments-area,
.general .comments-area {
  margin: 4% 8%;
}
.blog-page .comments-area h3,
.general .comments-area h3 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 14px;
  color: #010101;
  margin: 0;
  border-bottom: 1px solid #999999;
}
.blog-page .comments-area p,
.general .comments-area p {
  margin: 5px 0;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.blog-page .comments-area p label,
.general .comments-area p label {
  display: block;
}
.blog-page .comments-area p #submit,
.general .comments-area p #submit {
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
}
.blog-page .comments-area p #submit:hover,
.general .comments-area p #submit:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.blog-page.author img {
  float: left;
  margin-right: 10px;
}
.blog-page.author .copy h2 {
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 22px;
  color: #b34b31;
  padding-bottom: 5px;
}
.blog-page.author .copy p {
  font-size: 14px;
  line-height: 22px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  color: #4d4d4d;
}
body.page-template-page-home-php #secondary {
  width: 33%;
}
#secondary {
  background: url(../img/layout/sidebar-bg.jpg) repeat;
  margin: 0;
  width: 24%;
  float: right;
  padding: 1%;
}
#secondary .widget {
  margin: 0 0 4%;
  display: block;
  overflow: hidden;
  background: #ffffff;
}
#secondary .widget label {
  display: none;
}
#secondary .widget .field {
  height: 30px;
  width: 79%;
  float: left;
  border: none;
  padding: 0 4%;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 30px;
  color: #333333;
}
#secondary .widget ::-webkit-input-placeholder {
  color: #717171;
  text-transform: uppercase;
}
#secondary .widget :-moz-placeholder {
  color: #717171;
  text-transform: uppercase;
}
#secondary .widget :-ms-input-placeholder {
  color: #717171;
  text-transform: uppercase;
}
#secondary .widget .submit {
  height: 30px;
  width: 13%;
  float: left;
  font-size: 13px;
  line-height: 30px;
  border: none;
  color: #ffffff;
  background: #669997;
  border-color: #527a79;
  background: -webkit-gradient(linear, left top, left bottom, from(#669997), to(#527a79));
  background: -moz-linear-gradient(top, #669997, #527a79);
}
#secondary .widget .submit:hover {
  background: #75a3a1;
  border-color: #669997;
  background: -webkit-gradient(linear, left top, left bottom, from(#75a3a1), to(#669997));
  background: -moz-linear-gradient(top, #75a3a1, #669997);
}
#secondary .widget h1 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #ffffff;
  display: block;
  background: #669997;
  padding: 10px 15px;
  margin: 0;
  text-transform: uppercase;
}
#secondary .widget ul {
  display: block;
  padding: 8px 16px;
}
#secondary .widget ul li {
  display: block;
  border-bottom: 1px solid #333333;
  position: relative;
}
#secondary .widget ul li a {
  display: inline-block;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  color: #717171;
  text-decoration: none;
  padding: 7px 0;
}
#secondary .widget ul li a:hover {
  color: #669997;
}
#secondary .widget ul li a:hover:before {
  content: url(../img/nav/sub-menu-arrow.png);
  position: absolute;
  left: -10px;
  top: 6px;
}
#secondary .widget ul li:last-child {
  border: none;
}
#secondary .widget ul li.current-cat a:before {
  content: url(../img/nav/sub-menu-arrow.png);
  position: absolute;
  left: -10px;
  top: 6px;
}
#secondary .widget ul ul {
  padding: 0 0 8px;
}
#secondary .widget ul ul li {
  border: none;
  width: 90%;
  margin-left: 10%;
}
#secondary .widget ul ul li a {
  color: #b34b31;
  padding: 3px 0;
}
#secondary .widget ul ul li a:hover:before {
  content: url(../img/nav/sub-menu-arrow.png);
  position: absolute;
  left: -10px;
  top: 2px;
}
#secondary .widget abbr[title] {
  border: none;
}
#secondary .widget select {
  font-family: "Rokkitt", "Courier new", serif;
  display: block;
  width: 90%;
  margin: 5% auto;
  text-transform: uppercase;
}
#secondary .widget #wp-calendar {
  width: 90%;
  margin: 5% auto;
  text-transform: uppercase;
  text-align: center;
}
#secondary .widget #wp-calendar caption {
  padding: 0 0 5px;
}
#secondary .widget #wp-calendar caption,
#secondary .widget #wp-calendar thead,
#secondary .widget #wp-calendar tbody,
#secondary .widget #wp-calendar tfoot {
  margin: 0 auto;
}
#secondary .widget #wp-calendar a {
  text-decoration: none;
  color: #b34b31;
}
#secondary .widget img {
  max-width: 100%;
  margin: 0 auto;
}
#secondary .widget p {
  color: #717171;
  padding: 4%;
}
#secondary .widget:last-child {
  margin-bottom: 0;
}
#secondary .cb_author_widget h1 {
  margin-bottom: 15px;
}
#secondary .cb_author_widget .image {
  display: block;
  max-width: 115px;
  width: 38%;
  float: left;
  clear: left;
  padding: 0 6% 6% 6%;
}
#secondary .cb_author_widget .image img {
  max-width: 85px;
}
#secondary .cb_author_widget .copy {
  display: block;
  width: 50%;
  float: left;
  margin-top: 20px;
  text-transform: uppercase;
}
#secondary .cb_author_widget .copy a {
  text-decoration: none;
  border: none;
}
#secondary .cb_author_widget .copy a h3 {
  margin: 0;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  color: #717171;
}
#secondary .cb_author_widget .copy p {
  margin: 0;
  padding: 0 15px 0 0;
  font-size: 11px;
  color: #669997;
}
#secondary .widget-title a {
  color: white;
}
#secondary .widget_rss ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#secondary .widget_rss ul li a {
  padding-bottom: 3px;
}
#secondary .widget_rss ul li a:hover:before {
  content: '';
}
#secondary .widget_rss ul li .rss-date {
  display: block;
  color: #999999;
  font-size: 11px;
  line-height: 11px;
  text-transform: uppercase;
  padding: 0 0 7px;
}
#secondary .widget_rss ul li .rssSummary {
  color: #333333;
}
#secondary .widget_rss ul li cite {
  display: block;
  text-align: right;
  color: #669997;
}
#secondary .widget_rss ul li cite:before {
  content: "-- ";
}
#secondary .cb_social_widget {
  min-height: 32px;
}
#secondary .cb_social_widget .social-btn {
  width: 25%;
  float: left;
  border-left: 1px solid #010101;
  margin-left: -1px;
}
#secondary .cb_social_widget .social-btn:first-child {
  margin-left: 0;
  border: none;
}
#secondary .cb_social_widget a img {
  display: block;
  width: auto
				margin:0;
  padding: 0;
}
#secondary .cb_social_widget .facebook {
  margin-top: 5px;
}
#secondary .cb_social_widget .twitter {
  margin-top: 8px;
}
#secondary .cb_social_widget .googleplus {
  margin-top: 6px;
}
#secondary .cb_social_widget .youtube {
  margin-top: 8px;
}
/* plugin overrides */
.flexslider {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.slider-link {
  position: absolute;
  right: 0;
  bottom: 25px;
  display: block;
  color: #ffffff;
  background: #8d2515;
  border-color: #771f12;
  background: -webkit-gradient(linear, left top, left bottom, from(#8d2515), to(#771f12));
  background: -moz-linear-gradient(top, #8d2515, #771f12);
  font-family: "Oswald", "Impact", sans-serif;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  padding: 8px 11px;
}
.slider-link:hover {
  background: #771f12;
  border-color: #8d2515;
  background: -webkit-gradient(linear, left top, left bottom, from(#771f12), to(#8d2515));
  background: -moz-linear-gradient(top, #771f12, #8d2515);
}
.page-template-page-home-php .flex-control-nav {
  display: none;
}
.social {
  display: block;
  margin-top: 10px;
  padding: 0px;
}
.social iframe {
  margin: 0px !important;
}
.tweet-btn,
.like-btn,
.plus-btn,
.pin-btn {
  float: left;
  display: block;
  max-width: 84px;
  margin-right: 6px;
  padding: 0px;
}
.tweet-btn a,
.like-btn a,
.plus-btn a,
.pin-btn a {
  color: rgba(0, 0, 0, 0);
  text-decoration: none;
}
/* Compiled from ../less/modules.less */
.modules {
  width: 100%;
  overflow: hidden;
  /* Control Nav */

}
.modules a.button-link {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  text-decoration: none;
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
  padding: 10px;
}
.modules a.button-link:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.modules h2,
.modules h1 {
  text-transform: uppercase;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 38px;
  line-height: 44px;
  text-align: center;
  color: #494a4a;
  margin-bottom: 30px;
}
.modules h3 {
  text-transform: uppercase;
  font-family: "Oswald", "Impact", sans-serif;
  color: #b34b31;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 20px;
}
.modules h4,
.modules .copy h4 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Rokkitt", "Courier new", serif;
  color: #494a4a;
  margin-bottom: 20px;
}
.modules p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #4d4d4d;
  margin: 0 0 20px;
  font-weight: 400;
}
.modules p a {
  color: #bf4931;
  text-decoration: none;
  font-weight: bold;
}
.modules .flex-control-nav {
  text-align: center;
}
.modules .flex-control-nav li {
  display: inline-block;
  margin: 0 6px;
}
.modules .flex-control-nav li:before {
  display: none;
}
.modules .flexslider li {
  list-style: none;
}
.modules ol {
  text-align: left;
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */

  padding: 0;
}
.modules ol li {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  display: block;
  margin-bottom: 15px;
  margin-left: 50px;
  color: #4d4d4d;
}
.modules ol li:before {
  content: counter(li);
  counter-increment: li;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  margin-top: -1.3em;
  background: #669997;
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 100;
}
.modules ul {
  margin-left: 10px;
  text-align: left;
}
.modules ul li {
  list-style: url(../img/modules/list_style.png);
  list-style-position: outside;
}
.modules .layout {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.modules blockquote {
  margin: 0;
}
.modules .faq {
  padding: 50px;
}
.modules .faq ul {
  margin: 0;
  display: block;
  padding-top: 50px;
}
.modules .faq ul li {
  list-style: none;
  overflow: hidden;
  margin-bottom: 54px;
}
.modules .faq ul li div {
  padding-top: 27px;
  padding-bottom: 27px;
}
.modules .faq ul li div p {
  margin: 0;
  display: block;
  font-family: "Rokkitt", "Courier new", serif;
}
.modules .faq ul li div ol,
.modules .faq ul li div ul {
  padding: 0 42px;
}
.modules .faq ul li div ol {
  text-align: left;
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */

}
.modules .faq ul li div ol li {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  display: block;
  margin-bottom: 15px;
  overflow: visible;
  margin-left: 25px;
  color: #4d4d4d;
}
.modules .faq ul li div ol li:before {
  content: counter(li);
  counter-increment: li;
  margin-left: -30px;
  margin-right: 10px;
  display: inline-block;
  margin-top: -1.3em;
  background: #669997;
  width: 20px;
  height: 20px;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  border-radius: 10px;
  color: #ffffff;
  font-weight: 100;
}
.modules .faq ul li div ul {
  margin-left: 10px;
  text-align: left;
}
.modules .faq ul li div ul li {
  list-style: url(../img/modules/list_style.png);
  list-style-position: outside;
  margin: 0;
  overflow: visible;
}
.modules .faq ul li div:first-child {
  margin-right: 5%;
}
.modules .faq ul li .question {
  width: 46%;
  float: left;
  position: relative;
  background: #b34b31 url(../img/modules/faq-orange-bg.jpg);
}
.modules .faq ul li .question p {
  padding-left: 42px;
  padding-right: 42px;
  color: #ffffff;
  font-size: 28px;
  line-height: 30px;
}
.modules .faq ul li .answer {
  width: 49%;
  float: left;
  background: #e7e7e7;
}
.modules .faq ul li .answer p {
  padding-left: 34px;
  padding-right: 34px;
  color: #4d4d4d;
  font-size: 20px;
  line-height: 24px;
}
.modules .faq ul li:nth-child(odd) .question:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 100%;
  top: 50%;
  background: url(../img/modules/faq-orange-bg.jpg);
  border-right: 20px solid white;
  border-top: 30px solid transparent;
  border-bottom: 30px solid white;
}
.modules .faq ul li:nth-child(odd) .question:before {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  left: 100%;
  bottom: 50%;
  background: url(../img/modules/faq-orange-bg.jpg);
  border-right: 20px solid white;
  border-top: 30px solid white;
  border-bottom: 30px solid transparent;
}
.modules .faq ul li:nth-child(even) .question {
  float: right;
}
.modules .faq ul li:nth-child(even) .question:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  right: 100%;
  top: 50%;
  background: url(../img/modules/faq-orange-bg.jpg);
  border-left: 20px solid white;
  border-top: 30px solid transparent;
  border-bottom: 30px solid white;
}
.modules .faq ul li:nth-child(even) .question:before {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  position: absolute;
  right: 100%;
  bottom: 50%;
  background: url(../img/modules/faq-orange-bg.jpg);
  border-left: 20px solid white;
  border-top: 30px solid white;
  border-bottom: 30px solid transparent;
}
.modules .faq ul li:nth-child(even) .answer {
  float: right;
}
.modules .faq ul li:nth-child(even) div:first-child {
  margin-right: 0;
  margin-left: 5%;
}
.modules .sign_up {
  padding: 50px;
}
.modules .sign_up .initial-copy {
  text-align: center;
  min-height: 80px;
  padding: 0 50px;
}
.modules .sign_up .left {
  float: left;
}
.modules .sign_up .right {
  float: right;
}
.modules .sign_up .group1,
.modules .sign_up .group2 {
  width: 49.7%;
}
.modules .sign_up .group1 .title,
.modules .sign_up .group2 .title {
  display: block;
  background: #4d4d4d;
  color: #ffffff;
  text-align: center;
  padding: 3px 0;
  font-size: 14px;
  margin-bottom: 5px;
}
.modules .sign_up .group1 .toggle-option,
.modules .sign_up .group2 .toggle-option {
  width: 50%;
  float: left;
  cursor: pointer;
}
.modules .sign_up .group1 .toggle-option a,
.modules .sign_up .group2 .toggle-option a {
  text-decoration: none;
}
.modules .sign_up .group1 .option.hide,
.modules .sign_up .group2 .option.hide {
  display: none;
}
.modules .sign_up .group1 .option.hide h3,
.modules .sign_up .group2 .option.hide h3 {
  color: #b34b31;
  margin-top: 34px;
}
.modules .sign_up .group1 .option.hide h3 span,
.modules .sign_up .group2 .option.hide h3 span {
  color: #4d4d4d;
}
.modules .sign_up .group1 .option,
.modules .sign_up .group2 .option {
  width: 98.5%;
  background: #e5e8e8;
  margin-bottom: 20px;
  min-height: 120px;
  position: relative;
}
.modules .sign_up .group1 .option img,
.modules .sign_up .group2 .option img {
  display: block;
  margin: 0 auto;
  padding: 16px 0 10px;
}
.modules .sign_up .group1 .option p,
.modules .sign_up .group2 .option p {
  margin: 0;
}
.modules .sign_up .group1 .option h3,
.modules .sign_up .group2 .option h3 {
  color: #4d4d4d;
  font-size: 22px;
  padding: 0 10px;
  text-align: center;
  margin-bottom: 15px;
}
.modules .sign_up .group1 .option h3 span,
.modules .sign_up .group2 .option h3 span {
  display: block;
  font-size: 14px;
  line-height: 18px;
}
.modules .sign_up .group1 .option .button,
.modules .sign_up .group2 .option .button {
  display: block;
  position: absolute;
  top: 104%;
  width: 100%;
  padding: 3px 0;
  text-align: center;
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
}
.modules .sign_up .group1 .option .button:hover,
.modules .sign_up .group2 .option .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.modules .sign_up .first,
.modules .sign_up .second,
.modules .sign_up .third,
.modules .sign_up .fourth {
  display: none;
}
.modules .powered_cta {
  padding: 20px 40px;
  background-image: url(../img/modules/form-bg.png);
  background-position-x: 100%;
  background-repeat: no-repeat;
  background-size: 40% 100%;
  background-position: right center;
  color: #ffffff;
}
.modules .powered_cta .copy-left {
  width: 63%;
  float: left;
  padding-top: 20px;
}
.modules .powered_cta .copy-left h2 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 38px;
  line-height: 44px;
  color: #ffffff;
  text-align: left;
  margin-bottom: 20px;
}
.modules .powered_cta .copy-left h3 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  text-align: left;
}
.modules .powered_cta .copy-left img {
  display: block;
  float: left;
  margin: 0;
  clear: left;
}
.modules .powered_cta .copy-left p {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 0px;
}
.modules .powered_cta .copy-right {
  width: 25%;
  margin-right: 2%;
  float: right;
}
.modules .powered_cta .copy-right p {
  margin-bottom: 0;
}
.modules .powered_cta .copy-right p img {
  margin: 0 auto;
}
.modules .powered_cta .copy-right ul,
.modules .powered_cta .copy-right ol {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 200;
  padding-left: 10px;
}
.modules .powered_cta .copy-right ul li,
.modules .powered_cta .copy-right ol li {
  list-style: url(../img/modules/list-item.png);
  list-style-position: outside;
}
.modules .powered_cta .copy-right .price {
  font-size: 18px;
  line-height: 22px;
  display: block;
  padding: 3px 0;
  text-align: center;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.modules .powered_cta .copy-right .price span {
  font-size: 14px;
  line-height: 22px;
}
.modules .powered_cta .copy-right .button {
  font-size: 16px;
  line-height: 22px;
  display: block;
  margin-top: 15px;
  padding: 10px 0;
  text-align: center;
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
}
.modules .powered_cta .copy-right .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.modules .double_cta {
  text-align: center;
  margin: 50px 0 20px;
  padding: 20px 20px 10px;
  border-top: 2px solid #eeeeed;
  border-bottom: 2px solid #eeeeed;
}
.modules .double_cta h3 {
  color: #494a4a;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  display: block;
}
.modules .double_cta ul,
.modules .double_cta ol {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 26px;
  font-weight: 200;
  margin: 0 0 20px;
  text-align: center;
}
.modules .double_cta ul li,
.modules .double_cta ol li {
  list-style: none;
  display: inline-block;
}
.modules .double_cta ul li:before,
.modules .double_cta ol li:before {
  content: url(../img/modules/list-item.png);
  padding: 0 5px;
}
.modules .contact_form {
  padding: 30px;
  background-image: url(../img/modules/form-bg.png);
  background-position-x: 100%;
  background-repeat: no-repeat;
  background-size: 50% 100%;
  background-position: right center;
}
.modules .contact_form .form-left {
  width: 57%;
  float: left;
}
.modules .contact_form .form-left h2 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 38px;
  line-height: 42px;
  color: #ffffff;
  text-align: left;
}
.modules .contact_form .form-left img {
  display: block;
  float: left;
  margin: 0;
  clear: left;
}
.modules .contact_form .form-left .copy {
  display: block;
  padding: 34px;
  margin: 0;
  overflow: hidden;
}
.modules .contact_form .form-left .copy h2 {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 38px;
  line-height: 42px;
  color: #ffffff;
  text-align: left;
}
.modules .contact_form .form-left .copy p {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
  margin-bottom: 0px;
}
.modules .contact_form .form-right {
  width: 33%;
  float: right;
}
.modules .contact_form .form-right p {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
.modules .contact_form .form-right form {
  color: #ffffff;
  font-size: 14px;
  line-height: 16px;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.modules .contact_form .form-right form label {
  display: block;
}
.modules .contact_form .form-right form input {
  display: block;
  width: 100%;
  height: 27px;
  padding: 0 0 0 5px;
  margin: 8px 0 15px;
}
.modules .contact_form .form-right form .button {
  width: auto;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
  padding: 0 25px;
}
.modules .contact_form .form-right form .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.modules .contact_form .form-right a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
.modules .contact_form .form-right a:before {
  content: url(../img/modules/lock.png);
  margin: 5px;
}
.modules .plan_comparison {
  padding: 60px 1.3%;
  overflow: hidden;
  margin: 0;
}
.modules .plan_comparison .plan_header h2 {
  font-size: 38px;
  line-height: 42px;
}
.modules .plan_comparison .plan_header h3 {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 28px;
  line-height: 30px;
  text-transform: none;
  text-align: center;
  padding: 0 11%;
}
.modules .plan_comparison .plan_header p {
  text-align: center;
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 20px;
  line-height: 24px;
  color: #4d4d4d;
  padding: 0 5%;
}
.modules .plan_comparison .wrapper {
  margin: 50px 0;
  height: 601px;
}
.modules .plan_comparison .wrapper .plan {
  width: 32.5%;
  height: 87%;
  float: left;
  background: #ffffff;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d5d5d3));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #d5d5d3 100%);
  /* W3C */

  position: relative;
  z-index: 500;
  margin-top: 4%;
}
.modules .plan_comparison .wrapper .plan .above {
  color: #ffffff;
  text-align: center;
  padding-top: 25px;
  padding-bottom: 20px;
}
.modules .plan_comparison .wrapper .plan .above h4.title {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 36px;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
}
.modules .plan_comparison .wrapper .plan .above .tagline {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 18px;
  line-height: 28px;
  display: block;
  border-top: 2px solid rgba(0, 0, 0, 0.15);
  border-bottom: 2px solid rgba(0, 0, 0, 0.15);
  margin: 0 34px 13px;
}
.modules .plan_comparison .wrapper .plan .above .price {
  font-family: "Oswald", "Impact", sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 28px;
  display: block;
}
.modules .plan_comparison .wrapper .plan .above .price span {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
}
.modules .plan_comparison .wrapper .plan .below {
  padding: 30px;
}
.modules .plan_comparison .wrapper .plan .below .plan_details p {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
}
.modules .plan_comparison .wrapper .plan .below .plan_details ul {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 300;
  display: block;
  margin-left: 20px;
  margin-top: 10px;
  list-style: disc;
  list-style-position: outside;
  font-size: 16px;
  line-height: 22px;
}
.modules .plan_comparison .wrapper .plan .below .plan_details ul li {
  margin-bottom: 6px;
  list-style: disc;
}
.modules .plan_comparison .wrapper .plan .below .button {
  position: absolute;
  bottom: 25px;
  left: 54px;
  display: block;
  margin: 0 auto ;
  height: 53px;
  width: 209px;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  line-height: 53px;
  text-transform: uppercase;
  background: #bf4931;
  border-color: #ab412c;
  background: -webkit-gradient(linear, left top, left bottom, from(#bf4931), to(#ab412c));
  background: -moz-linear-gradient(top, #bf4931, #ab412c);
  color: #ffffff;
}
.modules .plan_comparison .wrapper .plan .below .button:hover {
  background: #ab412c;
  border-color: #bf4931;
  background: -webkit-gradient(linear, left top, left bottom, from(#ab412c), to(#bf4931));
  background: -moz-linear-gradient(top, #ab412c, #bf4931);
  color: #ffffff;
}
.modules .plan_comparison .wrapper .plan:first-child .above {
  z-index: 100;
  background: #2d4959;
}
.modules .plan_comparison .wrapper .plan.center {
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.25);
  width: 35%;
  height: 100%;
  margin-top: 0;
}
.modules .plan_comparison .wrapper .plan.center .above {
  background: #bf4931;
}
.modules .plan_comparison .wrapper .plan:last-child {
  z-index: 100;
}
.modules .plan_comparison .wrapper .plan:last-child .above {
  background: #669997;
}
.modules .plan_comparison .plan_footer p {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.modules .plan_comparison .plan_footer p a {
  color: #bf4931;
  text-decoration: none;
}
.modules .default_content {
  padding: 45px 5.208% 45px 5.208%;
}
.modules .default_content h2 {
  font-size: 38px;
}
.modules .default_content h3 {
  text-transform: uppercase;
  font-family: "Oswald", "Impact", sans-serif;
  color: #b34b31;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 5px;
}
.modules .default_content h4 {
  font-family: "Oswald", "Impact", sans-serif;
  color: #b34b31;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.modules .default_content p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #4d4d4d;
  margin: 0 0 20px;
  font-weight: 400;
}
.modules .default_content ul {
  /* margin:0 70px 50px ; */

  margin: 0 7.292% 50px 7.292%;
}
.modules .default_content ul li {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  list-style: url(../img/modules/list_style.png);
}
.modules .default_content ul li strong {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.modules .default_content .bottom-image img {
  max-width: 100%;
}
.modules .centered_content {
  padding: 35px 8.333% 35px 8.333%;
  text-align: center;
}
.modules .centered_content h2 {
  font-size: 30px;
  color: #b34b31;
  margin-bottom: 12px;
}
.modules .centered_content h2 span {
  font-size: 24px;
  color: #4d4d4d;
  font-family: "Rokkitt", "Courier new", serif;
  font-weight: bold;
  display: block;
  text-transform: none;
}
.modules .centered_content h4 {
  font-family: "Oswald", "Impact", sans-serif;
  color: #b34b31;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.modules .centered_content p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  text-align: center;
  color: #4d4d4d;
  margin-bottom: 20px;
}
.modules .centered_content .border {
  width: 100px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  margin-bottom: 12px;
  margin-top: -5px;
}
.modules .centered_content img {
  /* margin-left:-30px; */

  margin: 5px 2.083% 20px -3.125%;
  /* padding-right:30px; */

  padding: 0 3.125% 0 0%;
}
.modules .letter {
  margin: 0;
  padding: 0;
  background: #669997;
}
.modules .letter .copy {
  /* margin:30px 140px 0 100px; */

  margin: 30px 14.583% 0 10.417%;
}
.modules .letter .copy h2 {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 32px;
  line-height: 40px;
  color: #ffffff;
  margin: 0 0 30px;
  text-align: left;
  text-transform: none;
}
.modules .letter .copy p {
  font-family: "Rokkitt", "Courier new", serif;
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
}
.modules .letter .container {
  margin: 30px auto 0;
  width: 760px;
}
.modules .letter .container .one-third {
  width: 33%;
  margin: 0 0 25px;
}
.modules .letter .container .one-third h3 {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 24px;
  line-height: 22px;
  color: #c1f3e1;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.modules .letter .container .one-third p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  padding: 0 4.167% 0 0%;
}
.modules .letter .container .one-third p strong {
  display: block;
}
.modules .video_no_copy .video {
  width: 375px;
  height: 211px;
  overflow: hidden;
  margin: 60px auto;
  -webkit-box-shadow: 5px 5px 5px #666666;
  -moz-box-shadow: 5px 5px 5px #666666;
  -ms-box-shadow: 5px 5px 5px #666666;
  -o-box-shadow: 5px 5px 5px #666666;
  box-shadow: 5px 5px 5px #666666;
}
.modules .video_with_copy.left .video {
  float: left;
}
.modules .video_with_copy.right .video {
  float: right;
}
.modules .video_with_copy.top .video,
.modules .video_with_copy.bottom .video {
  margin-left: auto;
  margin-right: auto;
}
.modules .video_with_copy {
  margin: 0;
  padding: 0;
}
.modules .video_with_copy .video {
  width: 633px;
  height: 356px;
  overflow: hidden;
  margin: 60px 30px;
  -webkit-box-shadow: 5px 5px 5px #666666;
  -moz-box-shadow: 5px 5px 5px #666666;
  -ms-box-shadow: 5px 5px 5px #666666;
  -o-box-shadow: 5px 5px 5px #666666;
  box-shadow: 5px 5px 5px #666666;
}
.modules .video_with_copy .copy p {
  display: block;
  width: auto;
  overflow: hidden;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 25px;
  line-height: 28px;
  margin: 55px 30px;
  color: #4d4d4d;
}
.modules .testimonial {
  padding: 50px 0% 0 0%;
}
.modules .testimonial h2 {
  font-size: 30px;
  color: #b34b31;
  padding: 0 7.292% 0 7.292%;
  margin-bottom: 12px;
}
.modules .testimonial h2 span {
  font-size: 24px;
  color: #4d4d4d;
  font-family: "Rokkitt", "Courier new", serif;
  font-weight: bold;
  display: block;
  text-transform: none;
}
.modules .testimonial .border {
  width: 100px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  margin-bottom: 12px;
  margin-top: -5px;
}
.modules .testimonial ul {
  list-style: none;
  overflow: hidden;
}
.modules .testimonial ul li {
  display: block;
  overflow: hidden;
}
.modules .testimonial ul li img {
  float: right;
  /* margin-right:100px; */

  margin: 0 10.417% 0 0%;
}
.modules .testimonial ul li p {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  display: block;
  /* margin:28px 50px 0; */

  margin: 28px 5.208% 0 5.208%;
  border-image: url(../img/modules/testimonial-border.gif) 2 2 round;
  /* padding:20px 300px 20px 40px; */

  padding: 20px 31.25% 20px 4.167%;
  color: #669997;
  font-style: italic;
}
.modules .testimonial ul li p span {
  display: block;
  font-size: 12px;
  line-height: 22px;
  font-style: none;
  color: #4d4d4d;
}
.modules .testimonial ul li img.signature {
  /* margin: -45px 46px 0 0; */

  margin: -45px 4.792% 0 0%;
}
.modules .testimonial ul li p {
  background: #ffffff;
}
.modules .testimonial ul li:nth-child(even) img {
  float: left;
  /* margin-left:100px; */

  margin: 0 10.417% 0 10.417%;
}
.modules .testimonial ul li:nth-child(even) p {
  background: url(../img/modules/testimonial-bg.jpg) repeat;
  border-image: url(../img/modules/testimonial-border.gif) 2 2 round;
  /* padding:20px 40px 20px 300px; */

  padding: 20px 4.167% 20px 31.25%;
  text-align: right;
}
.modules .testimonial ul li:nth-child(even) img.signature {
  /* margin: -45px 0 0 -111px; */

  margin: -45px 0% 0 -11.563%;
}
.modules .order_now {
  padding: 50px 5.208% 50px 5.208%;
}
.modules .order_now h2 {
  font-size: 38px;
  line-height: 44px;
  color: #4d4d4d;
  margin-bottom: 15px;
}
.modules .order_now .copy {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #4d4d4d;
  text-align: center;
}
.modules .order_now .copy p {
  margin-bottom: 30px;
}
.modules .order_now .copy p strong {
  color: #b34b31;
  font-weight: bold;
}
.modules .order_now .price_sticker {
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 36px;
  line-height: 36px;
  color: #669997;
  text-align: center;
  background: url(../img/modules/circle-badge.png) no-repeat;
  height: 124px;
  width: 125px;
  margin: 0 auto 26px;
  overflow: hidden;
}
.modules .order_now .price_sticker span.price_text {
  display: block;
  font-size: 18px;
  line-height: 32px;
  color: #5c5c5c;
  margin: 25px auto 0;
}
.modules .order_now .price_sticker span.price {
  display: block;
  margin: 0 auto;
}
.modules .order_now .button {
  display: block;
  margin: 0 auto 50px;
  height: 54px;
  width: 207px;
  text-decoration: none;
  font-family: "Oswald", "Impact", sans-serif;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  line-height: 54px;
  text-transform: uppercase;
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  color: #ffffff;
}
.modules .order_now .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
  color: #ffffff;
}
.modules .list_with_icons ul {
  margin: 0;
  padding: 0;
}
.modules .list_with_icons ul li {
  display: block;
  border-bottom: 1px solid #cccccc;
  margin: 0 5.208% 0 5.208%;
  overflow: hidden;
  clear: both;
}
.modules .list_with_icons ul li a {
  display: block;
  float: left;
  width: 15%%;
  margin: 35px 0 0 0;
}
.modules .list_with_icons ul li a img {
  height: auto;
  float: right;
  padding-right: 10px;
}
.modules .list_with_icons ul li h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 30px 0 10px 0;
}
.modules .list_with_icons ul li h3 a {
  color: #b34b31;
  float: none;
  width: auto;
}
.modules .list_with_icons ul li .copy {
  float: right;
  width: 80%;
}
.modules .list_with_icons ul li p {
  font-family: "Rokkitt", "Courier new", serif;
  color: #333333;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px 0;
}
.modules .list_with_icons ul li a {
  text-decoration: none;
}
.modules .list_with_icons ul li .button {
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  display: inline-block;
  width: 84px;
  overflow: hidden;
  text-align: center;
  font-family: "Oswald", "Impact", sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  margin: 0 0 30px 0;
  padding: 5px 0;
}
.modules .list_with_icons ul li .button span {
  margin-left: 2px;
  margin: 0 0% 0 0.208%;
  vertical-align: 10%;
}
.modules .list_with_icons ul li .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.modules .featured-products.list_with_icons {
  margin-top: 40px;
}
.modules .featured-products.list_with_icons h2 {
  color: #2d4959;
  margin: 10px 0;
  clear: both;
}
.modules .featured-products.list_with_icons .border {
  width: 100px;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 2px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  margin-bottom: 12px;
  margin-top: -5px;
}
.modules .featured-products.list_with_icons ul {
  margin-bottom: 50px;
}
.modules .image_left_or_right.left img {
  float: left;
  max-width: 25%;
  margin: 30px 0 0 20px;
}
.modules .image_left_or_right.left .copy {
  float: right;
  width: 60%;
  margin: 30px 5% 0 ;
}
.modules .image_left_or_right.right img {
  float: right;
  max-width: 25%;
  margin: 30px 5% 0 0;
}
.modules .image_left_or_right.right .copy {
  float: left;
  width: 60%;
  margin: 30px 0 0 5%;
}
.modules .image_left_or_right {
  padding-bottom: 30px;
}
.modules .image_left_or_right img {
  display: block;
}
.modules .image_left_or_right .copy h2 {
  margin-bottom: 17px;
  text-align: left;
}
.modules .image_left_or_right .copy p {
  color: #4d4d4d;
  padding: 0 0 6px 0;
}
.modules .sub_nav {
  background: #fff;
  width: 100%;
  border: none;
}
.modules .sub_nav h2 {
  margin-top: 30px;
}
.modules .sub_nav ul {
  background: #4d4d4d;
  background-image: url(../img/modules/sub-nav-bg.jpg);
  margin: 0;
  list-style: none;
  float: left;
  width: 100%;
}
.modules .sub_nav ul li {
  width: 25%;
  float: left;
  list-style: none;
}
.modules .sub_nav ul li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  /* padding: 26px 10px; */

  padding: 26px 1.042% 26px 1.042%;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  outline: 0;
}
.modules .sub_nav ul li a:hover {
  -webkit-box-shadow: inset 0 0 40px #333333;
  -moz-box-shadow: inset 0 0 40px #333333;
  -ms-box-shadow: inset 0 0 40px #333333;
  -o-box-shadow: inset 0 0 40px #333333;
  box-shadow: inset 0 0 40px #333333;
}
.modules .sub_nav ul li a.active,
.modules .sub_nav ul li a:active {
  -webkit-box-shadow: inset 0 0 40px #000000;
  -moz-box-shadow: inset 0 0 40px #000000;
  -ms-box-shadow: inset 0 0 40px #000000;
  -o-box-shadow: inset 0 0 40px #000000;
  box-shadow: inset 0 0 40px #000000;
}
.modules .sub_nav ul li:last-child a {
  border: none;
}
.modules .sub_nav ul.i1 li,
.modules .sub_nav ul.i2 li {
  width: 50%;
}
.modules .sub_nav ul.i1 li a,
.modules .sub_nav ul.i2 li a {
  white-space: nowrap;
}
.modules .sub_nav ul.i3 li {
  width: 33.3333333333%;
}
.modules .sub_nav ul.i3 li a {
  white-space: nowrap;
}
.modules .sub_nav ul.i4 li {
  width: 25%;
}
.modules .sub_nav ul.i4 li a {
  white-space: nowrap;
}
.modules .sub_nav ul.i5 li {
  width: 20%;
}
.modules .sub_nav ul.i5 li a {
  white-space: nowrap;
}
.modules .sub_nav ul.i6 li {
  width: 16.66666667%;
}
.modules .sub_nav ul.i6 li a {
  white-space: nowrap;
}
.modules .sub_nav ul.i7 li,
.modules .sub_nav ul.i8 li {
  width: 12.5%;
}
.modules .sub_nav ul.i7 li a,
.modules .sub_nav ul.i8 li a {
  white-space: nowrap;
}
.modules .sub_nav ul.i9 li,
.modules .sub_nav ul.i0 li {
  width: 10%;
}
.modules .sub_nav ul.i9 li a,
.modules .sub_nav ul.i0 li a {
  font-size: 12px;
  white-space: nowrap;
}
.modules .sub_nav ul.i11 li,
.modules .sub_nav ul.i12 li {
  width: 8.3333333333%;
}
.modules .sub_nav ul.i11 li a,
.modules .sub_nav ul.i12 li a {
  font-size: 12px;
  white-space: nowrap;
}
.modules .sub_nav .sub-nav {
  width: 960px;
  float: left;
}
.modules .subnav_holder.sticky ul {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -480px;
  z-index: 1000;
  opacity: .95;
  filter: alpha(opacity=95);
}
.modules .subnav_header {
  padding: 50px;
  background: #ffffff;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #eeeeed 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #eeeeed));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeed 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #eeeeed 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #eeeeed 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #eeeeed 100%);
  /* W3C */

}
.modules .subnav_header img {
  margin: 0 auto;
  display: block;
}
.modules .subnav_header .icon_text {
  text-align: center;
  font-family: "Rokkitt", "Courier new", serif;
  text-transform: uppercase;
  font-size: 18px;
  margin: 10px 0;
}
.modules .subnav_header h2 {
  /* margin: 0 150px 20px 150px; */

  margin: 0 15.625% 20px 15.625%;
  padding-top: 20px;
  border-top: 1px solid #4d4d4d;
}
.modules .subnav_header p {
  text-align: center;
  /* margin: 0 140px; */

  margin: 0 14.583% 0 14.583%;
}
.modules .graphic {
  padding: 30px 0;
}
.modules .graphic .image {
  /* margin: 0 45px; */

  margin: 0 4.688% 0 4.688%;
}
.modules .graphic img {
  max-width: 100%;
}
.modules .graphic .copy {
  margin: 30px 5.208% 20px 5.208%;
}
.modules .chart {
  /* margin: 0 50px; */

  padding: 0 50px;
  background: #fff;
  padding-top: 45px;
}
.modules .chart h2 {
  font-size: 30px;
  color: #4d4d4d;
  padding: 0 7.292% 0 7.292%;
  margin-bottom: 12px;
}
.modules .chart .button {
  background: #b34b31;
  border-color: #9f432c;
  background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
  background: -moz-linear-gradient(top, #b34b31, #9f432c);
  width: 80%;
  display: block;
  margin: 10px auto;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  padding: 5px 10%;
}
.modules .chart .button:hover {
  background: #9f432c;
  border-color: #b34b31;
  background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
  background: -moz-linear-gradient(top, #9f432c, #b34b31);
}
.modules .chart table {
  margin-top: 40px;
  width: 100%;
  font-size: 18px;
  color: #494a4a;
}
.modules .chart table th {
  background: #ffffff;
  font-family: "Oswald", "Impact", sans-serif;
  text-transform: uppercase;
  color: #494a4a;
  font-weight: normal;
  padding: 10px 2.917% 10px 2.917%;
}
.modules .chart table tr:nth-child(odd) {
  background: #f1f1f1;
}
.modules .chart table *tr.odd {
  background: #f1f1f1;
}
.modules .chart table td {
  padding: 5px;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
}
.modules .chart table td.one {
  width: 40%;
}
.modules .chart table td.two,
.modules .chart table td.three {
  border-right: 1px solid #cccccc;
}
.modules .chart table td.two,
.modules .chart table td.three,
.modules .chart table td.four {
  color: #b34b31;
  text-align: center;
  width: 20%;
}
.modules .ready_module {
  padding: 50px 5.208% 50px 5.208%;
}
.modules .ready_module h3 {
  color: #b34b31;
  font-size: 24px;
  text-align: center;
  margin-top: 50px;
}
.modules .ready_module p strong {
  color: #b34b31;
  font-weight: bold;
}
.modules .ready_module ul {
  margin: 0 5.208% 0 5.208%;
}
.modules .ready_module ul li {
  font-size: 18px;
  line-height: 26px;
  list-style: none;
  position: relative;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  margin-bottom: 20px;
  list-style: url(../img/modules/list_style.png);
}
.modules .quotation {
  background: #669997;
}
.modules .quotation p {
  color: #ffffff;
  text-align: center;
  padding: 30px;
  font-family: "Rokkitt", "Courier new", serif;
  font-style: italic;
  font-size: 20px;
  margin: 0;
}
.modules .has_sidebar {
  padding: 0;
}
.modules .has_sidebar .copy {
  width: 67%;
  float: left;
  padding: 30px 0;
}
.modules .has_sidebar .copy p,
.modules .has_sidebar .copy h3,
.modules .has_sidebar .copy h2 {
  padding: 0 5.208% 0 5.208%;
  text-align: left;
}
.modules .has_sidebar .aside {
  width: 32%;
  padding: 30px 0;
  float: right;
  clear: right;
  background: #669997;
  margin: 0;
  overflow: hidden;
}
.modules .has_sidebar .aside h3 {
  color: #ffffff;
  /* margin: 30px; */

  margin: 10px 3.125% 30px 3.125%;
  font-size: 38px;
  line-height: 42px;
}
.modules .has_sidebar .aside strong {
  font-family: "Oswald", "Impact", sans-serif;
  display: block;
  color: #ffffff;
  font-size: 24px;
  line-height: 26px;
  padding-top: 20px;
}
.modules .has_sidebar .aside em {
  font-size: 14px;
}
.modules .has_sidebar .aside p {
  margin: 30px 3.125% 30px 3.125%;
  font-size: 18px;
  line-height: 26px;
  color: #c1f3e1;
}
.modules .not_for_everyone {
  padding: 50px 5.208% 50px 5.208%;
}
.modules .not_for_everyone h2 span {
  display: block;
  font-size: 22px;
  color: #666666;
  font-family: "Rokkitt", "Courier new", serif;
  text-transform: none;
}
.modules .not_for_everyone h3.list-title {
  text-align: center;
  text-transform: none;
  color: #4d4d4d;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.modules .not_for_everyone h3.list-title em {
  color: #b34b31;
}
.modules .not_for_everyone ol {
  text-align: left;
  counter-reset: li;
  list-style: none;
  *list-style: decimal;
  /* Keep using default numbering for IE6/7 */

  padding: 0;
  font-size: 18px;
}
.modules .not_for_everyone ol li {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
  position: relative;
  display: block;
  margin-bottom: 15px;
  margin-left: 50px;
  color: #4d4d4d;
}
.modules .not_for_everyone ol li:before {
  content: counter(li);
  counter-increment: li;
  margin-left: -40px;
  margin-right: 10px;
  display: inline-block;
  margin-top: -1.3em;
  background: #669997;
  width: 30px;
  height: 30px;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  color: #ffffff;
  font-weight: 100;
}
.modules .flex-direction-nav {
  *height: 0;
}
.modules .flex-direction-nav a {
  width: 55px;
  height: 55px;
  margin: -27px 0 0;
  display: block;
  background: url(../img/modules/slider-nav.png) no-repeat 0 0;
  opacity: 1;
}
.modules .flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -75px;
}
.modules .flex-direction-nav .flex-prev {
  left: -75px;
}
.modules .flexslider:hover .flex-next {
  opacity: 0.8;
  right: -75px;
}
.modules .flexslider:hover .flex-prev {
  opacity: 0.8;
  left: -75px;
}
.modules .flex-control-nav {
  bottom: -75px;
}
.modules .flex-control-paging li a {
  width: 16px;
  height: 17px;
  background: #e5e8e8;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
}
.modules .flex-control-paging li a.flex-active {
  background: #b34b31;
}
.modules .slider {
  padding: 45px 100px;
}
.modules .slider_with_copy {
  /* padding: 45px 100px; */

  padding: 45px 10.417% 45px 10.417%;
}
.modules .slider_with_copy .left .image {
  float: left;
  width: 45%;
}
.modules .slider_with_copy .left .copy {
  float: right;
  width: 48%;
}
.modules .slider_with_copy .right .image {
  float: right;
  width: 45%;
}
.modules .slider_with_copy .right .copy {
  float: left;
  width: 48%;
}
.fb-comments,
.fb-comments span,
.fb-comments.fb_iframe_widget span iframe {
  width: 100% !important;
}
.page-template-page-landing-page-php #masthead {
  background: #1a1a1a;
}
.page-template-page-landing-page-php #masthead .site-title {
  margin: 15px 0 15px 45px;
}
.page-template-page-landing-page-php #masthead.black {
  background: #1a1a1a;
}
.page-template-page-landing-page-php #masthead.black .site-title a {
  background-image: url(../img/layout/logo-white.png);
}
.page-template-page-landing-page-php #masthead.orange {
  background: #b34b31;
}
.page-template-page-landing-page-php #masthead.orange .site-title a {
  background-image: url(../img/layout/logo-white.png);
}
.page-template-page-landing-page-php #masthead.white {
  background: #fff;
}
.page-template-page-landing-page-php #masthead.grey {
  background: #4d4d4d;
}
.page-template-page-landing-page-php #masthead.grey .site-title a {
  background-image: url(../img/layout/logo-white.png);
}
.page-template-page-landing-page-php .site-footer p {
  float: left;
}
.page-template-page-landing-page-php .site-footer nav.nav-footer {
  float: right;
  margin-right: 45px;
}
.page-template-page-landing-page-php .site-footer nav.nav-footer ul li {
  float: left;
  padding: 5px 0 10px 10px;
}
.page-template-page-landing-page-php .site-footer nav.nav-footer ul li a {
  font-size: 10px;
  text-decoration: none;
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  color: #999999;
}
.page-template-page-landing-page-php .site-footer nav.nav-footer ul li a:hover {
  color: #b3b3b3;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .page-template-page-landing-page-php #masthead.black .site-title a {
    background-image: url(../img/layout/logo2x-white.png);
  }
  .page-template-page-landing-page-php #masthead.orange .site-title a {
    background-image: url(../img/layout/logo2x-white.png);
  }
  .page-template-page-landing-page-php #masthead.grey .site-title a {
    background-image: url(../img/layout/logo2x-white.png);
  }
}
/* 960px or less [modules-960]*/
@media screen and (max-width: 959px) {
  .modules .sign_up {
    padding: 50px;
  }
  .modules .sign_up .initial-copy {
    min-height: 105px;
    padding: 0 50px;
  }
  .modules .sign_up .group1,
  .modules .sign_up .group2 {
    width: 49.7%;
  }
  .modules .sign_up .group1 .title,
  .modules .sign_up .group2 .title {
    padding: 3px 0;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .modules .sign_up .group1 .toggle-option,
  .modules .sign_up .group2 .toggle-option {
    width: 50%;
    float: left;
    cursor: pointer;
  }
  .modules .sign_up .group1 .option.hide,
  .modules .sign_up .group2 .option.hide {
    display: none;
  }
  .modules .sign_up .group1 .option.hide h3,
  .modules .sign_up .group2 .option.hide h3 {
    margin-top: 34px;
  }
  .modules .sign_up .group1 .option.hide h3 span,
  .modules .sign_up .group2 .option.hide h3 span {
    color: #4d4d4d;
  }
  .modules .sign_up .group1 .option,
  .modules .sign_up .group2 .option {
    width: 98.5%;
    margin-bottom: 20px;
    min-height: 150px;
    position: relative;
  }
  .modules .sign_up .group1 .option img,
  .modules .sign_up .group2 .option img {
    display: block;
    margin: 0 auto;
    padding: 16px 0 10px;
  }
  .modules .sign_up .group1 .option p,
  .modules .sign_up .group2 .option p {
    margin: 0;
  }
  .modules .sign_up .group1 .option h3,
  .modules .sign_up .group2 .option h3 {
    font-size: 22px;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .modules .sign_up .group1 .option h3 span,
  .modules .sign_up .group2 .option h3 span {
    display: block;
    font-size: 14px;
    line-height: 18px;
  }
  .modules .sign_up .group1 .option .button,
  .modules .sign_up .group2 .option .button {
    display: block;
    position: absolute;
    top: 104%;
    width: 100%;
    padding: 3px 0;
  }
  .modules .sub_nav {
    padding: 0;
    width: 100%;
  }
  .modules .sub_nav ul {
    margin: 0;
    float: left;
    width: 100%;
  }
  .modules .sub_nav ul li {
    width: 25%;
    float: left;
  }
  .modules .sub_nav ul li a {
    display: block;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
  }
  .modules .sub_nav .sub-nav {
    width: 100%;
    float: left;
  }
  .modules .sub_nav.featured-nav ul li a {
    font-size: 12px;
  }
  .modules .subnav_holder.sticky ul {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -384px;
    z-index: 1000;
  }
  .modules .contact_form {
    padding: 30px;
    background-image: url(../img/modules/form-bg.png);
    background-position-x: 100%;
    background-repeat: no-repeat;
    background-size: 50% 100%;
  }
  .modules .contact_form .form-left {
    width: 57%;
    float: left;
  }
  .modules .contact_form .form-left h2 {
    text-align: center;
  }
  .modules .contact_form .form-left img {
    display: block;
    float: none;
    margin: 0 auto;
    clear: none;
  }
  .modules .contact_form .form-left .copy {
    display: block;
    padding: 34px;
    margin: 0;
    overflow: hidden;
  }
  .modules .contact_form .form-left .copy h2 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 38px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
  }
  .modules .contact_form .form-left .copy p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 0px;
    text-align: center;
  }
  .modules .contact_form .form-right {
    width: 33%;
    float: right;
  }
  .modules .contact_form .form-right p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
  }
  .modules .contact_form .form-right form {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  .modules .contact_form .form-right form label {
    display: block;
  }
  .modules .contact_form .form-right form input {
    display: block;
    width: 100%;
    height: 27px;
    padding: 0;
    margin: 8px 0 15px;
  }
  .modules .contact_form .form-right form .button {
    width: auto;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    background: #b34b31;
    border-color: #9f432c;
    background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
    background: -moz-linear-gradient(top, #b34b31, #9f432c);
    color: #ffffff;
    padding: 0 25px;
  }
  .modules .contact_form .form-right form .button:hover {
    background: #9f432c;
    border-color: #b34b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
    background: -moz-linear-gradient(top, #9f432c, #b34b31);
  }
  .modules .contact_form .form-right a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
  }
  .modules .contact_form .form-right a:before {
    content: url(../img/modules/lock.png);
    display: block;
    margin: 5px;
  }
  .modules .video_with_copy.left .video {
    float: none;
  }
  .modules .video_with_copy.right .video {
    float: none;
  }
  .modules .video_with_copy {
    margin: 0;
    padding: 0;
  }
  .modules .video_with_copy .video {
    overflow: hidden;
    margin: 60px auto;
    -webkit-box-shadow: 5px 5px 5px #666666;
    -moz-box-shadow: 5px 5px 5px #666666;
    -ms-box-shadow: 5px 5px 5px #666666;
    -o-box-shadow: 5px 5px 5px #666666;
    box-shadow: 5px 5px 5px #666666;
  }
  .modules .video_with_copy .copy p {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 25px;
    line-height: 28px;
    margin: 55px 3.125% 55px 3.125%;
    color: #4d4d4d;
  }
  .modules .letter {
    margin: 0;
    padding: 0;
    background: #669997;
  }
  .modules .letter .copy {
    /* margin:30px 140px 0 100px; */
  
    margin: 30px 14.583% 0 10.417%;
  }
  .modules .letter .copy h2 {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 32px;
    line-height: 40px;
    color: #ffffff;
    margin: 0 0 30px;
    text-align: left;
    text-transform: none;
  }
  .modules .letter .copy p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
  }
  .modules .letter .container {
    margin: 30px auto 0;
    width: 760px;
  }
  .modules .letter .container .one-third {
    width: 33%;
    margin: 0 0 25px;
  }
  .modules .letter .container .one-third h3 {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 24px;
    line-height: 22px;
    color: #c1f3e1;
    margin: 0 0 10px;
    text-transform: uppercase;
    padding: 0 4.167% 0 8.333%;
  }
  .modules .letter .container .one-third p {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    padding: 0 4.167% 0 8.333%;
  }
  .modules .letter .container .one-third p strong {
    display: block;
  }
  .modules .plan_comparison {
    padding: 60px 1.3%;
    overflow: hidden;
    margin: 0;
  }
  .modules .plan_comparison .plan_header h2 {
    font-size: 38px;
    line-height: 42px;
  }
  .modules .plan_comparison .plan_header h3 {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 28px;
    line-height: 30px;
    text-transform: none;
    text-align: center;
    padding: 0 11%;
  }
  .modules .plan_comparison .plan_header p {
    text-align: center;
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 20px;
    line-height: 24px;
    color: #4d4d4d;
    padding: 0 5%;
  }
  .modules .plan_comparison .wrapper {
    margin: 50px 0;
    height: 480.8px;
  }
  .modules .plan_comparison .wrapper .plan {
    width: 32.5%;
    height: 87%;
    float: left;
    background: #ffffff;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d5d5d3));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #ffffff 0%, #d5d5d3 100%);
    /* W3C */
  
    position: relative;
    z-index: 500;
    margin-top: 4%;
  }
  .modules .plan_comparison .wrapper .plan .above {
    color: #ffffff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 16px;
  }
  .modules .plan_comparison .wrapper .plan .above .title {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 28.8px;
    line-height: 32px;
  }
  .modules .plan_comparison .wrapper .plan .above .tagline {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 14.4px;
    line-height: 22.400000000000002px;
    display: block;
    border-top: 2px solid rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    margin: 0 27.200000000000003px 10.4px;
  }
  .modules .plan_comparison .wrapper .plan .above .price {
    font-family: "Oswald", "Impact", sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 22.400000000000002px;
    display: block;
  }
  .modules .plan_comparison .wrapper .plan .above .price span {
    font-weight: 400;
    font-size: 12.8px;
    line-height: 22.400000000000002px;
  }
  .modules .plan_comparison .wrapper .plan .below {
    padding: 24px;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details p {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12.8px;
    line-height: 17.6px;
    margin: 0;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details ul {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    display: block;
    margin-left: 16px;
    margin-top: 8px;
    list-style: disc;
    list-style-position: outside;
    font-size: 12.8px;
    line-height: 17.6px;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details ul li {
    margin-bottom: 4.800000000000001px;
  }
  .modules .plan_comparison .wrapper .plan .below .button {
    position: absolute;
    bottom: 20px;
    left: 43.2px;
    display: block;
    margin: 0 auto ;
    height: 42.400000000000006px;
    width: 167.20000000000002px;
    text-decoration: none;
    font-family: "Oswald", "Impact", sans-serif;
    font-weight: bold;
    text-align: center;
    font-size: 14.4px;
    line-height: 42.400000000000006px;
    text-transform: uppercase;
    background: #bf4931;
    border-color: #ab412c;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf4931), to(#ab412c));
    background: -moz-linear-gradient(top, #bf4931, #ab412c);
    color: #ffffff;
  }
  .modules .plan_comparison .wrapper .plan .below .button:hover {
    background: #ab412c;
    border-color: #bf4931;
    background: -webkit-gradient(linear, left top, left bottom, from(#ab412c), to(#bf4931));
    background: -moz-linear-gradient(top, #ab412c, #bf4931);
    color: #ffffff;
  }
  .modules .plan_comparison .wrapper .plan:first-child .above {
    z-index: 100;
    background: #2d4959;
  }
  .modules .plan_comparison .wrapper .plan.center {
    -webkit-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.25);
    width: 35%;
    height: 100%;
    margin-top: 0;
  }
  .modules .plan_comparison .wrapper .plan.center .above {
    background: #bf4931;
  }
  .modules .plan_comparison .wrapper .plan:last-child {
    z-index: 100;
  }
  .modules .plan_comparison .wrapper .plan:last-child .above {
    background: #669997;
  }
  .modules .plan_comparison .plan_footer p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .modules .plan_comparison .plan_footer p a {
    color: #bf4931;
    text-decoration: none;
  }
  .modules .chart table td {
    font-size: 14px;
  }
}
/* 767px or less [modules-768]*/
@media screen and (max-width: 767px) {
  .modules {
    width: 100%;
    overflow: hidden;
    /* Control Nav */
  
  }
  .modules h2 {
    font-size: 34.2px;
    margin-bottom: 27px;
  }
  .modules h3 {
    font-size: 21.6px;
    line-height: 23.400000000000002px;
    margin-bottom: 18px;
  }
  .modules p {
    font-size: 16.2px;
    line-height: 23.400000000000002px;
    margin: 0 0 18px;
  }
  .modules .layout {
    padding: 30px;
  }
  .modules blockquote {
    margin: 0;
  }
  .modules .faq {
    padding: 30px;
  }
  .modules .faq ul {
    margin: 0;
    display: block;
    padding-top: 0px;
  }
  .modules .faq ul li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .modules .faq ul li div {
    padding-top: 24.3px;
    padding-bottom: 24.3px;
  }
  .modules .faq ul li div ol,
  .modules .faq ul li div ul {
    padding: 0 22px;
  }
  .modules .faq ul li div:first-child {
    margin-right: 0;
  }
  .modules .faq ul li .question {
    width: 100%;
    float: none;
  }
  .modules .faq ul li .question p {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 25.2px;
    line-height: 27px;
  }
  .modules .faq ul li .answer {
    width: 100%;
    float: none;
    background: #e7e7e7;
  }
  .modules .faq ul li .answer p {
    padding-left: 14px;
    padding-right: 14px;
    color: #4d4d4d;
    font-size: 18px;
    line-height: 21.6px;
  }
  .modules .faq ul li:nth-child(even) .question {
    float: none;
  }
  .modules .faq ul li:nth-child(even) .answer {
    float: none;
  }
  .modules .faq ul li:nth-child(even) div:first-child {
    margin-right: 0;
    margin-left: 0%;
  }
  .modules .sign_up {
    padding: 50px;
  }
  .modules .sign_up .initial-copy {
    min-height: 125px;
    padding: 0 ;
  }
  .modules .sign_up .group1,
  .modules .sign_up .group2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .modules .sign_up .group1 .title,
  .modules .sign_up .group2 .title {
    padding: 3px 0;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .modules .sign_up .group1 .toggle-option,
  .modules .sign_up .group2 .toggle-option {
    width: 50%;
    float: left;
    cursor: pointer;
  }
  .modules .sign_up .group1 .option.hide,
  .modules .sign_up .group2 .option.hide {
    display: none;
  }
  .modules .sign_up .group1 .option.hide h3,
  .modules .sign_up .group2 .option.hide h3 {
    margin-top: 34px;
  }
  .modules .sign_up .group1 .option.hide h3 span,
  .modules .sign_up .group2 .option.hide h3 span {
    color: #4d4d4d;
  }
  .modules .sign_up .group1 .option,
  .modules .sign_up .group2 .option {
    width: 98.5%;
    margin-bottom: 20px;
    min-height: 150px;
    position: relative;
  }
  .modules .sign_up .group1 .option img,
  .modules .sign_up .group2 .option img {
    display: block;
    margin: 0 auto;
    padding: 16px 0 10px;
  }
  .modules .sign_up .group1 .option p,
  .modules .sign_up .group2 .option p {
    margin: 0;
  }
  .modules .sign_up .group1 .option h3,
  .modules .sign_up .group2 .option h3 {
    font-size: 22px;
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .modules .sign_up .group1 .option h3 span,
  .modules .sign_up .group2 .option h3 span {
    display: block;
    font-size: 14px;
    line-height: 18px;
  }
  .modules .sign_up .group1 .option .button,
  .modules .sign_up .group2 .option .button {
    display: block;
    position: absolute;
    top: 104%;
    width: 100%;
    padding: 3px 0;
  }
  .modules .powered_cta {
    background-image: none;
  }
  .modules .powered_cta .copy-left {
    width: 100%;
    float: none;
    padding-top: 0px;
  }
  .modules .powered_cta .copy-left h2 {
    font-size: 38px;
    line-height: 44px;
    margin-bottom: 20px;
  }
  .modules .powered_cta .copy-left h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .modules .powered_cta .copy-left p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
  }
  .modules .powered_cta .copy-right {
    width: 80%;
    margin: 0 auto;
    float: none;
    padding-top: 20px;
  }
  .modules .powered_cta .copy-right ul,
  .modules .powered_cta .copy-right ol {
    font-size: 14px;
    line-height: 22px;
    padding-left: 10px;
  }
  .modules .powered_cta .copy-right .price {
    font-size: 18px;
    line-height: 22px;
  }
  .modules .powered_cta .copy-right .price span {
    font-size: 14px;
    line-height: 22px;
  }
  .modules .powered_cta .copy-right .button {
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
  }
  .modules .double_cta {
    text-align: center;
    margin: 50px 0 20px;
    padding: 20px 20px 10px;
  }
  .modules .double_cta h3 {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }
  .modules .double_cta ul,
  .modules .double_cta ol {
    font-size: 14px;
    line-height: 26px;
    font-weight: 200;
    margin: 0 0 20px;
  }
  .modules .contact_form {
    padding: 30px;
    background-image: url(../img/modules/form-bg.png);
    background-position-x: 100%;
    background-repeat: no-repeat;
    background-size: 50% 100%;
  }
  .modules .contact_form .form-left {
    width: 57%;
    float: left;
  }
  .modules .contact_form .form-left h2 {
    text-align: center;
    padding-top: 34px;
  }
  .modules .contact_form .form-left img {
    display: none;
    float: none;
    margin: 0 auto;
    clear: none;
  }
  .modules .contact_form .form-left .copy {
    display: block;
    padding: 0 34px;
    margin: 0;
    overflow: hidden;
  }
  .modules .contact_form .form-left .copy h2 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 38px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
  }
  .modules .contact_form .form-left .copy p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 0px;
    text-align: center;
  }
  .modules .contact_form .form-right {
    width: 33%;
    float: right;
  }
  .modules .contact_form .form-right p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
  }
  .modules .contact_form .form-right form {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  .modules .contact_form .form-right form label {
    display: block;
  }
  .modules .contact_form .form-right form input {
    display: block;
    width: 100%;
    height: 27px;
    padding: 0;
    margin: 8px 0 15px;
  }
  .modules .contact_form .form-right form .button {
    width: auto;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    background: #b34b31;
    border-color: #9f432c;
    background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
    background: -moz-linear-gradient(top, #b34b31, #9f432c);
    color: #ffffff;
    padding: 0 25px;
  }
  .modules .contact_form .form-right form .button:hover {
    background: #9f432c;
    border-color: #b34b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
    background: -moz-linear-gradient(top, #9f432c, #b34b31);
  }
  .modules .contact_form .form-right a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
  }
  .modules .contact_form .form-right a:before {
    content: url(../img/modules/lock.png);
    display: block;
    margin: 5px;
  }
  .modules .plan_comparison {
    padding: 40px 1.3%;
    overflow: hidden;
    margin: 0;
  }
  .modules .plan_comparison .plan_header h2 {
    font-size: 34.2px;
    line-height: 37.800000000000004px;
  }
  .modules .plan_comparison .plan_header h3 {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 25.2px;
    line-height: 27px;
    text-transform: none;
    text-align: center;
    padding: 0 11%;
  }
  .modules .plan_comparison .plan_header p {
    text-align: center;
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 21.6px;
    color: #4d4d4d;
    padding: 0 5%;
  }
  .modules .plan_comparison .wrapper {
    margin: 45px 0;
    height: auto;
    overflow: hidden;
  }
  .modules .plan_comparison .wrapper .plan {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 500;
    margin-top: 0;
  }
  .modules .plan_comparison .wrapper .plan .above {
    color: #ffffff;
    text-align: center;
    padding: 8% 0 ;
    width: 40%;
    float: left;
    margin: 0;
  }
  .modules .plan_comparison .wrapper .plan .above .title {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 32.4px;
    line-height: 36px;
  }
  .modules .plan_comparison .wrapper .plan .above .tagline {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 16.2px;
    line-height: 18px;
    display: block;
    border-top: 2px solid rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    margin: 0 30.6px 11.700000000000001px;
  }
  .modules .plan_comparison .wrapper .plan .above .price {
    font-family: "Oswald", "Impact", sans-serif;
    font-weight: bold;
    font-size: 27px;
    line-height: 25.2px;
    display: block;
  }
  .modules .plan_comparison .wrapper .plan .above .price span {
    font-weight: 400;
    font-size: 14.4px;
    line-height: 25.2px;
  }
  .modules .plan_comparison .wrapper .plan .below {
    background: #ffffff;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d5d5d3));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #ffffff 0%, #d5d5d3 100%);
    /* W3C */
  
    padding: 27px 0 0;
    display: block;
    margin: 0;
    float: right;
    width: 59%;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details p {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14.4px;
    line-height: 19.8px;
    margin: 0 20px;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details ul {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    display: block;
    margin: 5px 30px 0 40px;
    list-style: disc;
    list-style-position: outside;
    font-size: 14.4px;
    line-height: 19.8px;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details ul li {
    margin-bottom: 4.5px;
  }
  .modules .plan_comparison .wrapper .plan .below .button {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 10px auto 15px;
    display: block;
    height: 37.099999999999994px;
    width: 146.29999999999998px;
    font-family: "Oswald", "Impact", sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    font-size: 12.6px;
    line-height: 37.099999999999994px;
    text-transform: uppercase;
    background: #bf4931;
    border-color: #ab412c;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf4931), to(#ab412c));
    background: -moz-linear-gradient(top, #bf4931, #ab412c);
    color: #ffffff;
  }
  .modules .plan_comparison .wrapper .plan .below .button:hover {
    background: #ab412c;
    border-color: #bf4931;
    background: -webkit-gradient(linear, left top, left bottom, from(#ab412c), to(#bf4931));
    background: -moz-linear-gradient(top, #ab412c, #bf4931);
    color: #ffffff;
  }
  .modules .plan_comparison .wrapper .plan:first-child {
    background: #2d4959;
    background: #3b5f74;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #3b5f74 0%, #1c2d37 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3b5f74), color-stop(100%, #1c2d37));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #3b5f74 0%, #1c2d37 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #3b5f74 0%, #1c2d37 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #3b5f74 0%, #1c2d37 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #3b5f74 0%, #1c2d37 100%);
    /* W3C */
  
  }
  .modules .plan_comparison .wrapper .plan:first-child .above {
    background: none;
  }
  .modules .plan_comparison .wrapper .plan.center {
    background: #cb4e34;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #cb4e34 0%, #823221 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cb4e34), color-stop(100%, #823221));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #cb4e34 0%, #823221 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #cb4e34 0%, #823221 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #cb4e34 0%, #823221 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #cb4e34 0%, #823221 100%);
    /* W3C */
  
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
    height: auto;
    margin-top: 0;
  }
  .modules .plan_comparison .wrapper .plan.center .above {
    background: none;
  }
  .modules .plan_comparison .wrapper .plan:last-child {
    background: #669997;
    background: #6f9f9d;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #6f9f9d 0%, #476b6a 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6f9f9d), color-stop(100%, #476b6a));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #6f9f9d 0%, #476b6a 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #6f9f9d 0%, #476b6a 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #6f9f9d 0%, #476b6a 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #6f9f9d 0%, #476b6a 100%);
    /* W3C */
  
  }
  .modules .plan_comparison .wrapper .plan:last-child .above {
    background: none;
  }
  .modules .plan_comparison .plan_footer p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .modules .plan_comparison .plan_footer p a {
    color: #bf4931;
    text-decoration: none;
  }
  .modules .default_content h2 {
    font-size: 34.2px;
  }
  .modules .default_content h3 {
    font-size: 21.6px;
    line-height: 23.400000000000002px;
    margin-bottom: 4.5px;
  }
  .modules .default_content h4 {
    font-size: 16.2px;
    line-height: 21.6px;
  }
  .modules .default_content .fluid-container {
    width: 100%;
  }
  .modules .default_content .fluid-container .seven.columns {
    width: 100%;
  }
  .modules .default_content p {
    font-size: 16.2px;
    line-height: 23.400000000000002px;
    margin: 0 0 20px;
  }
  .modules .default_content ul {
    /* margin:0 70px 50px ; */
  
    margin-bottom: 0;
  }
  .modules .default_content ul li {
    font-size: 16.2px;
    line-height: 23.400000000000002px;
  }
  .modules .default_content .bottom-image img {
    max-width: 100%;
  }
  .modules .centered_content h2 {
    font-size: 27px;
    margin-bottom: 10.8px;
  }
  .modules .centered_content h2 span {
    font-size: 21.6px;
    line-height: 1;
  }
  .modules .centered_content h4 {
    font-size: 16.2px;
    line-height: 21.6px;
  }
  .modules .centered_content p {
    font-size: 16.2px;
    margin-bottom: 18px;
  }
  .modules .centered_content .border {
    width: 100px;
    font-size: 16.2px;
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 10.8px;
    margin-top: -5px;
  }
  .modules .letter {
    padding: 0;
  }
  .modules .letter .image img {
    width: 240px;
  }
  .modules .letter .copy {
    margin-top: 15px;
  }
  .modules .letter .copy h2 {
    font-size: 28.8px;
    line-height: 36px;
    margin: 0 0 15px;
  }
  .modules .letter .copy p {
    font-size: 19.8px;
    line-height: 27px;
  }
  .modules .letter .container {
    margin: 30px auto 0;
    width: 90%;
  }
  .modules .letter .container .one-third {
    display: block;
    width: 90%;
    float: none;
    margin: 0 auto 22.5px;
  }
  .modules .letter .container .one-third h3 {
    font-size: 21.6px;
    line-height: 19.8px;
    margin: 0 0 10px;
  }
  .modules .letter .container .one-third p {
    font-size: 14.4px;
    line-height: 21.6px;
  }
  .modules .video_no_copy .video {
    width: 375px;
    height: 211px;
    overflow: hidden;
    margin: 30px auto;
  }
  .modules .video_with_copy.left .video {
    float: none;
  }
  .modules .video_with_copy.right .video {
    float: none;
  }
  .modules .video_with_copy {
    margin: 0;
  }
  .modules .video_with_copy .video {
    width: 90%;
    height: auto;
    margin: 10px auto;
  }
  .modules .video_with_copy .video iframe,
  .modules .video_with_copy .video .wistia_embed {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .modules .video_with_copy .copy p {
    font-size: 19.8px;
    line-height: 34.2px;
    margin-bottom: 0;
  }
  .modules .testimonial h2 {
    font-size: 27px;
    margin-bottom: 10.8px;
  }
  .modules .testimonial h2 span {
    font-size: 21.6px;
    line-height: 1;
  }
  .modules .testimonial .border {
    width: 100px;
    font-size: 16.2px;
    line-height: 1;
    letter-spacing: 2px;
    margin-bottom: 12px;
    margin-top: -5px;
  }
  .modules .testimonial ul li {
    position: relative;
    overflow: visible;
    padding-bottom: 30px;
  }
  .modules .testimonial ul li img {
    clear: both;
    margin: 0;
  }
  .modules .testimonial ul li p {
    font-size: 16.2px;
    line-height: 21.6px;
  }
  .modules .testimonial ul li p span {
    display: block;
    font-size: 10.8px;
    line-height: 19.8px;
  }
  .modules .testimonial ul li:nth-child(even) img {
    margin: 0;
  }
  .modules .testimonial ul li:nth-child(even) img.signature {
    position: absolute;
    left: 15%;
    z-index: 1000;
  }
  .modules .order_now h2 {
    font-size: 34.2px;
    line-height: 39.6px;
    margin-bottom: 13.5px;
  }
  .modules .order_now .copy {
    font-size: 16.2px;
    line-height: 23.400000000000002px;
  }
  .modules .order_now .copy p {
    margin-bottom: 27px;
  }
  .modules .order_now .price_sticker {
    font-size: 32.4px;
    line-height: 32.4px;
    height: 111.60000000000001px;
    width: 112.5px;
    margin: 0 auto 23.400000000000002px;
    background-size: 111.60000000000001px 112.5px;
  }
  .modules .order_now .price_sticker span.price_text {
    font-size: 16.2px;
    line-height: 28.8px;
    margin: 22.5px auto 0;
  }
  .modules .order_now .price_sticker span.price {
    margin: 0 auto;
  }
  .modules .order_now .button {
    margin: 0 auto 45px;
    height: 48.6px;
    width: 186.3px;
    font-size: 16.2px;
    line-height: 48.6px;
  }
  .modules .layout.list_with_icons {
    border-top: none !important;
    margin-top: none;
    padding-top: 0;
  }
  .modules .layout.list_with_icons ul {
    margin: 0;
    padding: 0;
  }
  .modules .layout.list_with_icons ul li {
    clear: both;
  }
  .modules .layout.list_with_icons ul li img {
    float: left;
    margin: 31px 18px 6px 0;
  }
  .modules .layout.list_with_icons ul li h3 {
    font-size: 16.2px;
    line-height: 19.8px;
    margin: 30px 0 10px 0;
  }
  .modules .layout.list_with_icons ul li p {
    font-size: 16.2px;
    line-height: 19.8px;
    margin: 0 0 10px 0;
  }
  .modules .layout.list_with_icons ul li .button {
    display: block;
    width: 84px;
    font-size: 10.8px;
    line-height: 14.4px;
    margin: 0 0 30px;
    padding: 5px 0;
  }
  .modules .layout.list_with_icons ul li .button span {
    margin-left: 2px;
    vertical-align: 10%;
  }
  .modules .image_left_or_right.left img {
    float: none;
    max-width: 75%;
    margin: 27px auto;
  }
  .modules .image_left_or_right.left .copy {
    float: none;
    width: 100%;
    margin: 27px auto;
  }
  .modules .image_left_or_right.right img {
    float: none;
    max-width: 75%;
    margin: 27px auto;
  }
  .modules .image_left_or_right.right .copy {
    float: none;
    width: 100%;
    margin: 27px auto;
  }
  .modules .image_left_or_right .copy h2 {
    margin-bottom: 15.3px;
    text-align: center;
  }
  .modules .sub_nav.no-mobile {
    height: auto !important;
    border-bottom: none;
  }
  .modules .sub_nav.no-mobile .sub-nav {
    display: none;
  }
  .modules .sub_nav.no-mobile h2 {
    margin: 20px 0 10px 0;
  }
  .modules .sub_nav {
    padding: 0;
    width: 100%;
  }
  .modules .sub_nav ul {
    margin: 0;
    float: left;
    width: 100%;
  }
  .modules .sub_nav ul li {
    width: 50%;
    float: left;
  }
  .modules .sub_nav ul li a {
    display: block;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
  }
  .modules .sub_nav .sub-nav {
    width: 100%;
    float: left;
  }
  .modules .subnav_holder.sticky ul {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    z-index: 1000;
  }
  .modules .subnav_header {
    padding: 45px;
  }
  .modules .subnav_header .icon_text {
    font-size: 16.2px;
    margin: 9px 0;
  }
  .modules .subnav_header h2 {
    padding-top: 18px;
    margin: 0 9.375% 20px 9.375%;
  }
  .modules .graphic {
    padding: 27px 0;
  }
  .modules .graphic img {
    max-width: 100%;
  }
  .modules .chart {
    padding-top: 40.5px;
  }
  .modules .chart h2 {
    font-size: 27px;
    margin-bottom: 10.8px;
  }
  .modules .chart .button {
    margin: 9px auto;
    font-size: 12.6px;
    padding: 4.5px 10%;
  }
  .modules .chart table {
    margin-top: 36px;
    font-size: 10px;
  }
  .modules .chart table th {
    padding: 0 0 5px 0;
    font-size: 12px;
  }
  .modules .chart table td {
    padding: 2px 0 0 5px;
  }
  .modules .chart table td.one {
    width: 40px;
  }
  .modules .chart table td.two,
  .modules .chart table td.three,
  .modules .chart table td.four {
    width: 20px;
  }
  .modules .ready_module {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .modules .ready_module h3 {
    font-size: 21.6px;
    margin-top: 45px;
  }
  .modules .ready_module ul li {
    font-size: 16.2px;
    line-height: 23.400000000000002px;
    margin-bottom: 18px;
  }
  .modules .ready_module ul li:before {
    content: "";
    position: absolute;
    left: -10px;
  }
  .modules .has_sidebar {
    padding: 0;
  }
  .modules .has_sidebar .copy {
    width: 67%;
    float: left;
    padding: 27px 0;
  }
  .modules .has_sidebar .copy p,
  .modules .has_sidebar .copy h3,
  .modules .has_sidebar .copy h2 {
    text-align: left;
  }
  .modules .has_sidebar .aside {
    width: 32%;
    padding: 27px 0;
  }
  .modules .has_sidebar .aside h3 {
    color: #ffffff;
    margin-top: 27px;
    margin-bottom: 27px;
    font-size: 34.2px;
    line-height: 37.800000000000004px;
  }
  .modules .has_sidebar .aside strong {
    font-size: 21.6px;
    line-height: 23.400000000000002px;
    padding-top: 18px;
  }
  .modules .has_sidebar .aside em {
    font-size: 12.6px;
  }
  .modules .has_sidebar .aside p {
    margin-top: 27px;
    margin-bottom: 27px;
    font-size: 16.2px;
    line-height: 23.400000000000002px;
  }
  .modules .not_for_everyone {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .modules .not_for_everyone h2 span {
    font-size: 19.8px;
  }
  .modules .flex-direction-nav {
    *height: 0;
  }
  .modules .flex-direction-nav a {
    width: 35px;
    height: 35px;
    margin: -17px 0 0;
    display: block;
    background: url(../img/modules/slider-nav.png) no-repeat 0 0;
    background-size: 70px 35px;
    opacity: 1;
  }
  .modules .flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -45px;
  }
  .modules .flex-direction-nav .flex-prev {
    left: -45px;
  }
  .modules .flexslider:hover .flex-next {
    opacity: 0.8;
    right: -45px;
  }
  .modules .flexslider:hover .flex-prev {
    opacity: 0.8;
    left: -45px;
  }
  .modules .flex-control-nav {
    bottom: -67.5px;
  }
  .modules .flex-control-paging li a {
    width: 16px;
    height: 17px;
    background: #e5e8e8;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .modules .flex-control-paging li a.flex-active {
    background: #b34b31;
  }
  .modules .slider {
    padding: 40.5px 54px;
  }
  .modules .slider_with_copy {
    /* padding: 45px 100px; */
  
    padding: 45px 10.417% 45px 10.417%;
  }
  .modules .slider_with_copy .left .image {
    float: left;
    width: 45%;
  }
  .modules .slider_with_copy .left .copy {
    float: right;
    width: 48%;
  }
  .modules .slider_with_copy .right .image {
    float: right;
    width: 45%;
  }
  .modules .slider_with_copy .right .copy {
    float: left;
    width: 48%;
  }
}
/* 480px or less [modules-480]*/
@media screen and (max-width: 480px) {
  .modules {
    /* Control Nav */
  
  }
  .modules h2 {
    font-size: 26.599999999999998px;
    margin-bottom: 20px;
  }
  .modules h3 {
    font-size: 16.799999999999997px;
    line-height: 18.2px;
    margin-bottom: 20px;
  }
  .modules p {
    font-size: 12.6px;
    line-height: 18.2px;
    margin: 0 0 20px;
  }
  .modules .layout {
    padding: 20px 0;
  }
  .modules .faq {
    padding: 30px;
  }
  .modules .faq ul {
    margin: 0;
    display: block;
    padding-top: 0px;
  }
  .modules .faq ul li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .modules .faq ul li div {
    padding-top: 18.9px;
    padding-bottom: 18.9px;
  }
  .modules .faq ul li div ol,
  .modules .faq ul li div ul {
    padding: 0 22px;
  }
  .modules .faq ul li div ol {
    text-align: left;
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    /* Keep using default numbering for IE6/7 */
  
  }
  .modules .faq ul li div ol li {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    display: block;
    margin-bottom: 10.5px;
    overflow: visible;
    margin-left: 17.5px;
    color: #4d4d4d;
  }
  .modules .faq ul li div ol li:before {
    content: counter(li);
    counter-increment: li;
    margin-left: -21px;
    margin-right: 7px;
    display: inline-block;
    margin-top: -0.9099999999999999em;
    background: #669997;
    width: 14px;
    height: 14px;
    font-size: 11.2px;
    line-height: 14.7px;
    text-align: center;
    border-radius: 7px;
    color: #ffffff;
    font-weight: 100;
  }
  .modules .faq ul li div ul {
    margin-left: 7px;
    text-align: left;
  }
  .modules .faq ul li div ul li {
    list-style: url(../img/modules/list_style.png);
    list-style-position: outside;
    margin: 0;
    overflow: visible;
  }
  .modules .faq ul li div:first-child {
    margin-right: 0;
  }
  .modules .faq ul li .question {
    width: 100%;
    float: none;
  }
  .modules .faq ul li .question p {
    padding-left: 22px;
    padding-right: 22px;
    font-size: 19.599999999999998px;
    line-height: 21px;
  }
  .modules .faq ul li .answer {
    width: 100%;
    float: none;
    background: #e7e7e7;
  }
  .modules .faq ul li .answer p {
    padding-left: 14px;
    padding-right: 14px;
    color: #4d4d4d;
    font-size: 14px;
    line-height: 16.799999999999997px;
  }
  .modules .faq ul li:nth-child(even) .question {
    float: none;
  }
  .modules .faq ul li:nth-child(even) .answer {
    float: none;
  }
  .modules .faq ul li:nth-child(even) div:first-child {
    margin-right: 0;
    margin-left: 0%;
  }
  .modules .layout.sign_up {
    padding: 20px;
  }
  .modules .layout.sign_up .initial-copy {
    min-height: 90px;
    padding: 0 ;
  }
  .modules .layout.sign_up .group1,
  .modules .layout.sign_up .group2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .modules .layout.sign_up .group1 .title,
  .modules .layout.sign_up .group2 .title {
    padding: 3px 0;
    font-size: 14px;
    margin-bottom: 5px;
  }
  .modules .layout.sign_up .group1 .toggle-option,
  .modules .layout.sign_up .group2 .toggle-option {
    width: 50%;
    float: left;
    cursor: pointer;
  }
  .modules .layout.sign_up .group1 .option.hide,
  .modules .layout.sign_up .group2 .option.hide {
    display: none;
  }
  .modules .layout.sign_up .group1 .option.hide h3,
  .modules .layout.sign_up .group2 .option.hide h3 {
    margin-top: 44px;
  }
  .modules .layout.sign_up .group1 .option.hide h3 span,
  .modules .layout.sign_up .group2 .option.hide h3 span {
    color: #4d4d4d;
  }
  .modules .layout.sign_up .group1 .option,
  .modules .layout.sign_up .group2 .option {
    width: 98.5%;
    margin-bottom: 18px;
    min-height: 120px;
    position: relative;
  }
  .modules .layout.sign_up .group1 .option img,
  .modules .layout.sign_up .group2 .option img {
    display: block;
    margin: 0 auto;
    padding: 16px 0 10px;
  }
  .modules .layout.sign_up .group1 .option p,
  .modules .layout.sign_up .group2 .option p {
    margin: 0;
  }
  .modules .layout.sign_up .group1 .option h3,
  .modules .layout.sign_up .group2 .option h3 {
    font-size: 15.399999999999999px;
    padding: 0 7px;
    margin-bottom: 10.5px;
  }
  .modules .layout.sign_up .group1 .option h3 span,
  .modules .layout.sign_up .group2 .option h3 span {
    display: block;
    font-size: 9.799999999999999px;
    line-height: 12.6px;
  }
  .modules .layout.sign_up .group1 .option .button,
  .modules .layout.sign_up .group2 .option .button {
    display: block;
    position: absolute;
    top: 104%;
    width: 100%;
    padding: 3px 0;
  }
  .modules .quotation {
    background: #669997;
  }
  .modules .quotation p {
    color: #ffffff;
    text-align: center;
    padding: 21px;
    font-family: "Rokkitt", "Courier new", serif;
    font-style: italic;
    font-size: 14px;
    margin: 0;
  }
  .modules .powered_cta {
    background-image: none;
    padding: 20px;
  }
  .modules .powered_cta .copy-left {
    width: 100%;
    float: none;
    padding-top: 0px;
  }
  .modules .powered_cta .copy-left h2 {
    font-size: 26.599999999999998px;
    line-height: 30.799999999999997px;
    margin-bottom: 14px;
  }
  .modules .powered_cta .copy-left h3 {
    font-size: 12.6px;
    line-height: 21px;
  }
  .modules .powered_cta .copy-left p {
    font-size: 12.6px;
    line-height: 15.399999999999999px;
    margin-bottom: 0px;
  }
  .modules .powered_cta .copy-right {
    width: 80%;
    margin: 0 auto;
    float: none;
    padding-top: 14px;
  }
  .modules .powered_cta .copy-right ul,
  .modules .powered_cta .copy-right ol {
    font-size: 9.799999999999999px;
    line-height: 15.399999999999999px;
    padding-left: 7px;
  }
  .modules .powered_cta .copy-right .price {
    font-size: 12.6px;
    line-height: 15.399999999999999px;
  }
  .modules .powered_cta .copy-right .price span {
    font-size: 9.799999999999999px;
    line-height: 15.399999999999999px;
  }
  .modules .powered_cta .copy-right .button {
    font-size: 11.2px;
    line-height: 15.399999999999999px;
    margin-top: 10.5px;
  }
  .modules .double_cta {
    text-align: center;
    margin: 35px 0 14px;
    padding: 14px 14px 7px;
  }
  .modules .double_cta h3 {
    font-size: 11.2px;
    line-height: 16.799999999999997px;
    display: block;
  }
  .modules .double_cta ul,
  .modules .double_cta ol {
    font-size: 9.799999999999999px;
    line-height: 18.2px;
    font-weight: 200;
    margin: 0 0 14px;
  }
  .modules .contact_form {
    padding: 30px;
    background-image: none;
    background-position-x: 100%;
    background-repeat: no-repeat;
    background-size: 50% 100%;
  }
  .modules .contact_form .form-left {
    width: 100%;
    float: none;
  }
  .modules .contact_form .form-left img {
    display: none;
    float: none;
    margin: 0 auto;
    clear: none;
  }
  .modules .contact_form .form-left .copy {
    display: block;
    padding: 0 34px 34px;
    margin: 0;
    overflow: hidden;
  }
  .modules .contact_form .form-left .copy h2 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 38px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
  }
  .modules .contact_form .form-left .copy p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 0px;
    text-align: center;
  }
  .modules .contact_form .form-right {
    width: 100%;
    float: none;
  }
  .modules .contact_form .form-right p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
  }
  .modules .contact_form .form-right form {
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  .modules .contact_form .form-right form label {
    display: block;
  }
  .modules .contact_form .form-right form input {
    display: block;
    width: 100%;
    height: 27px;
    padding: 0;
    margin: 8px 0 15px;
  }
  .modules .contact_form .form-right form .button {
    width: auto;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    background: #b34b31;
    border-color: #9f432c;
    background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
    background: -moz-linear-gradient(top, #b34b31, #9f432c);
    color: #ffffff;
    padding: 0 25px;
  }
  .modules .contact_form .form-right form .button:hover {
    background: #9f432c;
    border-color: #b34b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
    background: -moz-linear-gradient(top, #9f432c, #b34b31);
  }
  .modules .contact_form .form-right a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
  }
  .modules .contact_form .form-right a:before {
    content: url(../img/modules/lock.png);
    display: block;
    margin: 5px;
  }
  .modules .plan_comparison {
    padding: 40px 1.3%;
    overflow: hidden;
    margin: 0;
  }
  .modules .plan_comparison .plan_header h2 {
    font-size: 26.599999999999998px;
    line-height: 29.4px;
  }
  .modules .plan_comparison .plan_header h3 {
    font-size: 19.599999999999998px;
    line-height: 21px;
    padding: 0 11%;
  }
  .modules .plan_comparison .plan_header p {
    font-size: 14px;
    line-height: 16.799999999999997px;
    padding: 0 5%;
  }
  .modules .plan_comparison .wrapper {
    margin: 35px 0;
    height: auto;
    overflow: hidden;
  }
  .modules .plan_comparison .wrapper .plan {
    width: 80%;
    height: auto;
    float: none;
    background: #ffffff;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d5d5d3));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #ffffff 0%, #d5d5d3 100%);
    /* W3C */
  
    position: relative;
    z-index: 500;
    margin: 0 auto;
  }
  .modules .plan_comparison .wrapper .plan .above {
    padding: 8% 0 ;
    width: 100%;
    float: none;
    margin: 0;
  }
  .modules .plan_comparison .wrapper .plan .above .title {
    font-size: 25.2px;
    line-height: 28px;
  }
  .modules .plan_comparison .wrapper .plan .above .tagline {
    font-size: 12.6px;
    line-height: 19.599999999999998px;
    display: block;
    border-top: 2px solid rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    margin: 0 23.799999999999997px 9.1px;
  }
  .modules .plan_comparison .wrapper .plan .above .price {
    font-size: 21px;
    line-height: 19.599999999999998px;
    display: block;
  }
  .modules .plan_comparison .wrapper .plan .above .price span {
    font-size: 11.2px;
    line-height: 19.599999999999998px;
  }
  .modules .plan_comparison .wrapper .plan .below {
    background: #ffffff;
    /* Old browsers */
  
    background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* FF3.6+ */
  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #d5d5d3));
    /* Chrome,Safari4+ */
  
    background: -webkit-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Chrome10+,Safari5.1+ */
  
    background: -o-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* Opera 11.10+ */
  
    background: -ms-linear-gradient(top, #ffffff 0%, #d5d5d3 100%);
    /* IE10+ */
  
    background: linear-gradient(to bottom, #ffffff 0%, #d5d5d3 100%);
    /* W3C */
  
    padding: 21px 0 20px;
    display: block;
    margin: 0;
    float: none;
    width: 100%;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details p {
    font-size: 11.2px;
    line-height: 15.399999999999999px;
    margin: 0 20px;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details ul {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    display: block;
    margin: 5px 30px 0 40px;
    list-style: disc;
    list-style-position: outside;
    font-size: 11.2px;
    line-height: 15.399999999999999px;
  }
  .modules .plan_comparison .wrapper .plan .below .plan_details ul li {
    margin-bottom: 3.5px;
  }
  .modules .plan_comparison .wrapper .plan .below .button {
    position: relative;
    bottom: 0;
    left: 0;
    margin: 10px auto 0px;
    display: block;
    height: 37.099999999999994px;
    width: 146.29999999999998px;
    font-family: "Oswald", "Impact", sans-serif;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    font-size: 12.6px;
    line-height: 37.099999999999994px;
    text-transform: uppercase;
    background: #bf4931;
    border-color: #ab412c;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf4931), to(#ab412c));
    background: -moz-linear-gradient(top, #bf4931, #ab412c);
    color: #ffffff;
  }
  .modules .plan_comparison .wrapper .plan .below .button:hover {
    background: #ab412c;
    border-color: #bf4931;
    background: -webkit-gradient(linear, left top, left bottom, from(#ab412c), to(#bf4931));
    background: -moz-linear-gradient(top, #ab412c, #bf4931);
    color: #ffffff;
  }
  .modules .plan_comparison .wrapper .plan:first-child {
    background: none;
  }
  .modules .plan_comparison .wrapper .plan:first-child .above {
    background: #2d4959;
  }
  .modules .plan_comparison .wrapper .plan.center {
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-box-shadow: 0 0 7px 3.5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 7px 3.5px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 0 7px 3.5px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0 0 7px 3.5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 7px 3.5px rgba(0, 0, 0, 0.25);
    width: 90%;
    height: auto;
    margin-top: 0;
  }
  .modules .plan_comparison .wrapper .plan.center .above {
    background: #bf4931;
  }
  .modules .plan_comparison .wrapper .plan:last-child {
    background: none;
  }
  .modules .plan_comparison .wrapper .plan:last-child .above {
    background: #669997;
  }
  .modules .plan_comparison .plan_footer p {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }
  .modules .plan_comparison .plan_footer p a {
    color: #bf4931;
    text-decoration: none;
  }
  .modules .default_content {
    padding: 20px 12px;
  }
  .modules .default_content h2 {
    font-size: 26.599999999999998px;
  }
  .modules .default_content h3 {
    font-size: 16.799999999999997px;
    line-height: 18.2px;
    margin-bottom: 5px;
  }
  .modules .default_content h4 {
    font-size: 12.6px;
    line-height: 16.799999999999997px;
  }
  .modules .default_content .fluid-container {
    width: 100%;
  }
  .modules .default_content .fluid-container .seven.columns {
    width: 100%;
  }
  .modules .default_content p {
    font-size: 12.6px;
    line-height: 18.2px;
    margin: 0 0 10px;
    font-weight: 400;
  }
  .modules .default_content ul {
    margin-bottom: 20px;
  }
  .modules .default_content ul li {
    font-size: 12.6px;
    line-height: 18.2px;
  }
  .modules .default_content .bottom-image img {
    max-width: 100%;
  }
  .modules .centered_content {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .centered_content h2 {
    font-size: 21px;
    margin-bottom: 6px;
  }
  .modules .centered_content h2 span {
    font-size: 16.799999999999997px;
    line-height: 1;
  }
  .modules .centered_content h4 {
    font-size: 12.6px;
    line-height: 16.799999999999997px;
  }
  .modules .centered_content p {
    font-size: 12.6px;
    margin-bottom: 20px;
  }
  .modules .centered_content .border {
    width: 100px;
    font-size: 12.6px;
    line-height: 1;
    letter-spacing: 1.4px;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: -5px;
  }
  .modules .centered_content blockquote {
    margin: 0;
  }
  .modules .centered_content blockquote p {
    margin-bottom: 0;
  }
  .modules .letter {
    padding-top: 0;
    padding-bottom: 0;
  }
  .modules .letter .image img {
    width: 150px;
  }
  .modules .letter .copy {
    margin-top: 15px;
  }
  .modules .letter .copy h2 {
    font-size: 22.4px;
    line-height: 28px;
    margin: 0 0 15px;
  }
  .modules .letter .copy p {
    font-size: 15.399999999999999px;
    line-height: 21px;
  }
  .modules .letter .container {
    margin: 30px auto 0;
    width: 90%;
  }
  .modules .letter .container .one-third {
    display: block;
    width: 90%;
    float: none;
    margin: 0 auto 17.5px;
  }
  .modules .letter .container .one-third h3 {
    font-size: 16.799999999999997px;
    line-height: 15.399999999999999px;
    margin: 0 0 10px;
  }
  .modules .letter .container .one-third p {
    font-size: 11.2px;
    line-height: 16.799999999999997px;
  }
  .modules .video_no_copy .video {
    width: 90%;
    height: auto;
    margin: 42px auto;
  }
  .modules .video_no_copy .video iframe {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .modules .video_with_copy.left .video {
    float: none;
  }
  .modules .video_with_copy.right .video {
    float: none;
  }
  .modules .video_with_copy .video {
    width: 90%;
    height: auto;
    margin: 10px auto;
  }
  .modules .video_with_copy .video iframe,
  .modules .video_with_copy .video .wistia_embed {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .modules .video_with_copy .copy {
    padding-top: 20px;
  }
  .modules .video_with_copy .copy p {
    font-size: 15.399999999999999px;
    line-height: 21px;
    margin: 0 20px;
  }
  .modules .testimonial h2 {
    font-size: 21px;
    margin-bottom: 6px;
  }
  .modules .testimonial h2 span {
    font-size: 16.799999999999997px;
    line-height: 1;
  }
  .modules .testimonial .border {
    width: 100px;
    font-size: 12.6px;
    line-height: 1;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: -5px;
  }
  .modules .testimonial ul li img {
    float: right;
    margin: 0;
  }
  .modules .testimonial ul li p {
    font-size: 12.6px;
    line-height: 16.799999999999997px;
  }
  .modules .testimonial ul li p span {
    font-size: 8.399999999999999px;
    line-height: 15.399999999999999px;
  }
  .modules .testimonial ul li:nth-child(even) img {
    float: left;
    margin: 0;
  }
  .modules .testimonial ul li:nth-child(even) img.signature {
    margin: -45px 0 0 20px;
  }
  .modules .order_now {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .order_now h2 {
    font-size: 26.599999999999998px;
    line-height: 30.799999999999997px;
    margin-bottom: 10.5px;
  }
  .modules .order_now .copy {
    font-size: 12.6px;
    line-height: 18.2px;
  }
  .modules .order_now .copy p {
    margin-bottom: 21px;
  }
  .modules .order_now .price_sticker {
    font-size: 25.2px;
    line-height: 25.2px;
    height: 86.8px;
    width: 87.5px;
    margin: 0 auto 18.2px;
    background-size: 86.8px 87.5px;
  }
  .modules .order_now .price_sticker span.price_text {
    font-size: 12.6px;
    line-height: 22.4px;
    margin: 17.5px auto 0;
  }
  .modules .order_now .price_sticker span.price {
    margin: 0 auto;
  }
  .modules .order_now .button {
    margin: 0 auto 35px;
    height: 37.8px;
    width: 144.89999999999998px;
    font-size: 12.6px;
    line-height: 37.8px;
  }
  .modules .list_with_icons ul {
    margin: 0;
    padding: 0;
  }
  .modules .list_with_icons ul li {
    clear: both;
  }
  .modules .list_with_icons ul li img {
    float: left;
    margin: 31px 18px 6px 0;
  }
  .modules .list_with_icons ul li h3 {
    font-size: 12.6px;
    line-height: 15.399999999999999px;
    margin: 30px 0 10px 0;
  }
  .modules .list_with_icons ul li p {
    font-size: 12.6px;
    line-height: 15.399999999999999px;
    margin: 0 0 10px 0;
  }
  .modules .list_with_icons ul li .button {
    display: block;
    width: 84px;
    font-size: 8.399999999999999px;
    line-height: 11.2px;
    margin: 0 auto 30px;
    padding: 5px 0;
  }
  .modules .list_with_icons ul li .button span {
    margin-left: 2px;
    vertical-align: 10%;
  }
  .modules .image_left_or_right.left img {
    float: none;
    max-width: 75%;
    margin: 21px auto;
  }
  .modules .image_left_or_right.left .copy {
    float: none;
    width: 100%;
    margin: 21px auto;
  }
  .modules .image_left_or_right.right img {
    float: none;
    max-width: 75%;
    margin: 21px auto;
  }
  .modules .image_left_or_right.right .copy {
    float: none;
    width: 100%;
    margin: 21px auto;
  }
  .modules .image_left_or_right .copy h2 {
    margin-bottom: 11.899999999999999px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .image_left_or_right .copy p {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .sub_nav.no-mobile {
    height: auto;
    margin-bottom: 0px;
    border-bottom: none;
  }
  .modules .sub_nav.no-mobile .sub-nav {
    display: none;
  }
  .modules .sub_nav {
    padding: 0;
    height: auto;
    width: 100%;
  }
  .modules .sub_nav ul {
    margin: 0;
    float: left;
    width: 100%;
  }
  .modules .sub_nav ul li {
    width: 100%;
    float: left;
  }
  .modules .sub_nav ul li a {
    display: block;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
  }
  .modules .sub_nav .sub-nav {
    width: 100%;
    float: left;
  }
  .modules .subnav_holder.sticky ul {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    z-index: 1000;
  }
  .modules .subnav_header {
    padding: 21px;
  }
  .modules .subnav_header img {
    margin: 0 auto;
  }
  .modules .subnav_header .icon_text {
    font-size: 12.6px;
    margin: 10px 0;
  }
  .modules .subnav_header h2 {
    padding-top: 20px;
  }
  .modules .graphic {
    padding: 15px 0;
  }
  .modules .graphic img {
    max-width: 100%;
  }
  .modules .graphic .copy {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .modules .chart {
    padding-top: 45px;
  }
  .modules .chart h2 {
    font-size: 21px;
    margin-bottom: 12px;
  }
  .modules .chart .button {
    width: 60%;
    margin: 10px auto;
    font-size: 9.799999999999999px;
    padding: 5px 10%;
  }
  .modules .chart table {
    margin-top: 40px;
    width: 100%;
    font-size: 12.6px;
  }
  .modules .ready_module {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .ready_module h3 {
    font-size: 16.799999999999997px;
    margin-top: 25px;
  }
  .modules .ready_module ul li {
    font-size: 12.6px;
    line-height: 18.2px;
    margin-bottom: 20px;
  }
  .modules .ready_module ul li:before {
    content: "";
    /*position: absolute;
  					left: -10px;
  					*/
  
  }
  .modules .has_sidebar {
    padding: 0;
  }
  .modules .has_sidebar .copy {
    width: 67%;
    float: left;
    padding: 30px 0;
  }
  .modules .has_sidebar .aside {
    width: 32%;
    padding: 30px 0;
    float: right;
    clear: right;
    margin: 0;
  }
  .modules .has_sidebar .aside h3 {
    font-size: 26.599999999999998px;
    line-height: 29.4px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .modules .has_sidebar .aside strong {
    font-size: 16.799999999999997px;
    line-height: 18.2px;
    padding-top: 14px;
  }
  .modules .has_sidebar .aside em {
    font-size: 9.799999999999999px;
  }
  .modules .has_sidebar .aside p {
    font-size: 12.6px;
    line-height: 18.2px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .modules .not_for_everyone {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .not_for_everyone h2 span {
    font-size: 15.399999999999999px;
  }
  .modules .not_for_everyone ol {
    text-align: left;
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    /* Keep using default numbering for IE6/7 */
  
    padding: 0;
    font-size: 12.6px;
  }
  .modules .not_for_everyone ol li {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    display: block;
    margin-bottom: 10.5px;
    margin-left: 35px;
    color: #4d4d4d;
  }
  .modules .not_for_everyone ol li:before {
    content: counter(li);
    counter-increment: li;
    margin-left: -28px;
    margin-right: 7px;
    display: inline-block;
    margin-top: -1.3em;
    background: #669997;
    width: 21px;
    height: 21px;
    font-size: 16.799999999999997px;
    line-height: 21px;
    text-align: center;
    border-radius: 10.5px;
    color: #ffffff;
    font-weight: 100;
  }
  .modules .flex-direction-nav .flex-next,
  .modules .flex-direction-nav .flex-prev {
    display: none;
  }
  .modules .flex-control-nav {
    bottom: -52.5px;
  }
  .modules .flex-control-paging li a {
    width: 16px;
    height: 17px;
    background: #e5e8e8;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .modules .flex-control-paging li a.flex-active {
    background: #b34b31;
  }
  .modules .slider {
    padding: 31.499999999999996px 42px;
  }
  .modules .slider_with_copy {
    /* padding: 45px 100px; */
  
    padding: 45px 10.417% 45px 10.417%;
  }
  .modules .slider_with_copy .left .image {
    float: left;
    width: 45%;
  }
  .modules .slider_with_copy .left .copy {
    float: right;
    width: 48%;
  }
  .modules .slider_with_copy .right .image {
    float: right;
    width: 45%;
  }
  .modules .slider_with_copy .right .copy {
    float: left;
    width: 48%;
  }
}
/* 320px or less [modules-320]*/
@media screen and (max-width: 320px) {
  .modules {
    /* Control Nav */
  
  }
  .modules h2 {
    font-size: 26.599999999999998px;
    margin-bottom: 20px;
  }
  .modules h3 {
    font-size: 16.799999999999997px;
    line-height: 18.2px;
    margin-bottom: 20px;
  }
  .modules p {
    font-size: 12.6px;
    line-height: 18.2px;
    margin: 0 0 20px;
  }
  .modules .layout {
    padding: 20px 0;
  }
  .modules .default_content {
    padding: 20px 12px;
  }
  .modules .default_content h2 {
    font-size: 26.599999999999998px;
  }
  .modules .default_content h3 {
    font-size: 16.799999999999997px;
    line-height: 18.2px;
    margin-bottom: 5px;
  }
  .modules .default_content h4 {
    font-size: 12.6px;
    line-height: 16.799999999999997px;
  }
  .modules .default_content .fluid-container {
    width: 100%;
  }
  .modules .default_content .fluid-container .seven.columns {
    width: 100%;
  }
  .modules .default_content p {
    font-size: 12.6px;
    line-height: 18.2px;
    margin: 0 0 10px;
    font-weight: 400;
  }
  .modules .default_content ul {
    margin-bottom: 20px;
  }
  .modules .default_content ul li {
    font-size: 12.6px;
    line-height: 18.2px;
  }
  .modules .default_content .bottom-image img {
    max-width: 100%;
  }
  .modules .centered_content {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .centered_content h2 {
    font-size: 21px;
    margin-bottom: 6px;
  }
  .modules .centered_content h2 span {
    font-size: 16.799999999999997px;
    line-height: 1;
  }
  .modules .centered_content h4 {
    font-size: 12.6px;
    line-height: 16.799999999999997px;
  }
  .modules .centered_content p {
    font-size: 12.6px;
    margin-bottom: 20px;
  }
  .modules .centered_content .border {
    width: 100px;
    font-size: 12.6px;
    line-height: 1;
    letter-spacing: 1.4px;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: -5px;
  }
  .modules .centered_content blockquote {
    margin: 0;
  }
  .modules .centered_content blockquote p {
    margin-bottom: 0;
  }
  .modules .letter {
    padding-top: 0;
    padding-bottom: 0;
  }
  .modules .letter .image img {
    width: 150px;
  }
  .modules .letter .copy {
    margin-top: 15px;
  }
  .modules .letter .copy h2 {
    font-size: 22.4px;
    line-height: 28px;
    margin: 0 0 15px;
  }
  .modules .letter .copy p {
    font-size: 15.399999999999999px;
    line-height: 21px;
  }
  .modules .letter .container {
    margin: 30px auto 0;
    width: 90%;
  }
  .modules .letter .container .one-third {
    display: block;
    width: 90%;
    float: none;
    margin: 0 auto 17.5px;
  }
  .modules .letter .container .one-third h3 {
    font-size: 16.799999999999997px;
    line-height: 15.399999999999999px;
    margin: 0 0 10px;
  }
  .modules .letter .container .one-third p {
    font-size: 11.2px;
    line-height: 16.799999999999997px;
  }
  .modules .video_no_copy .video {
    width: 90%;
    height: auto;
    margin: 42px auto;
  }
  .modules .video_no_copy .video iframe {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .modules .video_with_copy.left .video {
    float: none;
  }
  .modules .video_with_copy.right .video {
    float: none;
  }
  .modules .video_with_copy .video {
    width: 90%;
    height: auto;
    margin: 10px auto;
  }
  .modules .video_with_copy .video iframe {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .modules .video_with_copy .copy {
    padding-top: 20px;
  }
  .modules .video_with_copy .copy p {
    font-size: 15.399999999999999px;
    line-height: 21px;
    margin: 0 20px;
  }
  .modules .testimonial h2 {
    font-size: 21px;
    margin-bottom: 6px;
  }
  .modules .testimonial h2 span {
    font-size: 16.799999999999997px;
    line-height: 1;
  }
  .modules .testimonial .border {
    width: 100px;
    font-size: 12.6px;
    line-height: 1;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-bottom: 6px;
    margin-top: -5px;
  }
  .modules .testimonial ul li img {
    float: right;
    margin: 0;
  }
  .modules .testimonial ul li p {
    font-size: 12.6px;
    line-height: 16.799999999999997px;
  }
  .modules .testimonial ul li p span {
    font-size: 8.399999999999999px;
    line-height: 15.399999999999999px;
  }
  .modules .testimonial ul li:nth-child(even) img {
    float: left;
    margin: 0;
  }
  .modules .testimonial ul li:nth-child(even) img.signature {
    margin: -45px 0 0 20px;
  }
  .modules .order_now {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .order_now h2 {
    font-size: 26.599999999999998px;
    line-height: 30.799999999999997px;
    margin-bottom: 10.5px;
  }
  .modules .order_now .copy {
    font-size: 12.6px;
    line-height: 18.2px;
  }
  .modules .order_now .copy p {
    margin-bottom: 21px;
  }
  .modules .order_now .price_sticker {
    font-size: 25.2px;
    line-height: 25.2px;
    height: 86.8px;
    width: 87.5px;
    margin: 0 auto 18.2px;
    background-size: 86.8px 87.5px;
  }
  .modules .order_now .price_sticker span.price_text {
    font-size: 12.6px;
    line-height: 22.4px;
    margin: 17.5px auto 0;
  }
  .modules .order_now .price_sticker span.price {
    margin: 0 auto;
  }
  .modules .order_now .button {
    margin: 0 auto 35px;
    height: 37.8px;
    width: 144.89999999999998px;
    font-size: 12.6px;
    line-height: 37.8px;
  }
  .modules .list_with_icons ul {
    margin: 0;
    padding: 0;
  }
  .modules .list_with_icons ul li {
    clear: both;
  }
  .modules .list_with_icons ul li img {
    float: left;
    margin: 31px 18px 6px 0;
  }
  .modules .list_with_icons ul li h3 {
    font-size: 12.6px;
    line-height: 15.399999999999999px;
    margin: 30px 0 10px 0;
  }
  .modules .list_with_icons ul li p {
    font-size: 12.6px;
    line-height: 15.399999999999999px;
    margin: 0 0 10px 0;
  }
  .modules .list_with_icons ul li .button {
    display: block;
    width: 84px;
    font-size: 8.399999999999999px;
    line-height: 11.2px;
    margin: 0 auto 30px;
    padding: 5px 0;
  }
  .modules .list_with_icons ul li .button span {
    margin-left: 2px;
    vertical-align: 10%;
  }
  .modules .image_left_or_right.left img {
    float: none;
    max-width: 75%;
    margin: 21px auto;
  }
  .modules .image_left_or_right.left .copy {
    float: none;
    width: 100%;
    margin: 21px auto;
  }
  .modules .image_left_or_right.right img {
    float: none;
    max-width: 75%;
    margin: 21px auto;
  }
  .modules .image_left_or_right.right .copy {
    float: none;
    width: 100%;
    margin: 21px auto;
  }
  .modules .image_left_or_right .copy h2 {
    margin-bottom: 11.899999999999999px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .image_left_or_right .copy p {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .sub_nav.no-mobile {
    height: auto;
    margin-bottom: 0px;
    border-bottom: none;
  }
  .modules .sub_nav.no-mobile .sub-nav {
    display: none;
  }
  .modules .sub_nav {
    padding: 0;
    height: auto;
    width: 100%;
  }
  .modules .sub_nav ul {
    margin: 0;
    float: left;
    width: 100%;
  }
  .modules .sub_nav ul li {
    width: 100%;
    float: left;
  }
  .modules .sub_nav ul li a {
    display: block;
    padding: 10px 10px;
    font-size: 16px;
    text-align: center;
  }
  .modules .sub_nav .sub-nav {
    width: 100%;
    float: left;
  }
  .modules .subnav_holder.sticky ul {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    z-index: 1000;
  }
  .modules .graphic {
    padding: 15px 0;
  }
  .modules .graphic img {
    max-width: 100%;
  }
  .modules .graphic .copy {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .modules .chart {
    padding-top: 45px;
  }
  .modules .chart h2 {
    font-size: 21px;
    margin-bottom: 12px;
  }
  .modules .chart .button {
    width: 60%;
    margin: 10px auto;
    font-size: 9.799999999999999px;
    padding: 5px 10%;
  }
  .modules .chart table {
    margin-top: 40px;
    width: 100%;
    font-size: 12.6px;
  }
  .modules .ready_module {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .ready_module h3 {
    font-size: 16.799999999999997px;
    margin-top: 25px;
  }
  .modules .ready_module ul li {
    font-size: 12.6px;
    line-height: 18.2px;
    margin-bottom: 20px;
  }
  .modules .ready_module ul li:before {
    content: "";
    /*position: absolute;
  					left: -10px;
  					*/
  
  }
  .modules .has_sidebar {
    padding: 0;
  }
  .modules .has_sidebar .copy {
    width: 67%;
    float: left;
    padding: 30px 0;
  }
  .modules .has_sidebar .aside {
    width: 32%;
    padding: 30px 0;
    float: right;
    clear: right;
    margin: 0;
  }
  .modules .has_sidebar .aside h3 {
    font-size: 26.599999999999998px;
    line-height: 29.4px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .modules .has_sidebar .aside strong {
    font-size: 16.799999999999997px;
    line-height: 18.2px;
    padding-top: 14px;
  }
  .modules .has_sidebar .aside em {
    font-size: 9.799999999999999px;
  }
  .modules .has_sidebar .aside p {
    font-size: 12.6px;
    line-height: 18.2px;
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .modules .not_for_everyone {
    padding-left: 12px;
    padding-right: 12px;
  }
  .modules .not_for_everyone h2 span {
    font-size: 15.399999999999999px;
  }
  .modules .flex-direction-nav .flex-next,
  .modules .flex-direction-nav .flex-prev {
    display: none;
  }
  .modules .flex-control-nav {
    bottom: -52.5px;
  }
  .modules .flex-control-paging li a {
    width: 16px;
    height: 17px;
    background: #e5e8e8;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .modules .flex-control-paging li a.flex-active {
    background: #b34b31;
  }
  .modules .slider {
    padding: 31.499999999999996px 42px;
  }
  .modules .slider_with_copy {
    /* padding: 45px 100px; */
  
    padding: 45px 10.417% 45px 10.417%;
  }
  .modules .slider_with_copy .left .image {
    float: left;
    width: 45%;
  }
  .modules .slider_with_copy .left .copy {
    float: right;
    width: 48%;
  }
  .modules .slider_with_copy .right .image {
    float: right;
    width: 45%;
  }
  .modules .slider_with_copy .right .copy {
    float: left;
    width: 48%;
  }
}
/* 960px or less [responsive-960]*/
@media screen and (max-width: 959px) {
  header .site-title {
    margin: 27px 0 0 20px;
  }
  #masthead {
    min-height: 120px;
  }
  .main-navigation li a {
    padding: 10px 10px 10px 60px;
    background-position-y: -30px;
  }
  .main-navigation .main {
    font-size: 13.600000000000001px;
  }
  .main-navigation .desc {
    font-size: 12px;
  }
  .main-navigation .icon {
    top: 15px;
  }
  .main-navigation ul.sub-menu {
    top: 80px;
  }
  .home-hero .video {
    position: absolute;
    top: 38px;
    left: 110px;
  }
  .home-hero .video iframe,
  .home-hero .video .wistia_embed {
    width: 289px;
    height: 181px;
  }
  .list_with_icons ul li a img {
    max-width: 100%;
  }
}
/* 767px or less [responsive-768]*/
@media screen and (max-width: 767px) {
  /* MAIN STYLES */
  header .site-title {
    margin: 45px 0 0 11px;
    width: 119px;
  }
  header .site-title a {
    background-size: 100%;
    width: auto;
    height: 35px;
  }
  #masthead {
    min-height: 150px;
  }
  .main-navigation li {
    text-align: center;
  }
  .main-navigation li a {
    padding: 10px 10px 10px 10px;
    background-position-y: 0;
    height: auto;
  }
  .main-navigation .main {
    font-size: 13.600000000000001px;
  }
  .main-navigation .desc {
    font-size: 12px;
  }
  .main-navigation .icon {
    margin: 0 auto;
    position: relative;
    top: auto;
    left: auto;
  }
  .main-navigation ul.sub-menu {
    top: 110px;
  }
  .main-navigation ul.sub-menu .sub-menu-description {
    font-size: 13px;
    line-height: 18px;
  }
  .flex-direction-nav {
    display: none;
  }
  .home-hero img {
    max-width: 100%;
  }
  .home-hero .video {
    position: absolute;
    top: 23px;
    left: 68px;
  }
  .home-hero .video iframe,
  .home-hero .video .wistia_embed {
    width: 182px;
    height: 113px;
  }
  footer {
    font-size: 12.6px;
  }
  footer h5 {
    margin-bottom: 4.5px;
  }
  footer .copyright p {
    padding: 9px 0 9px 45px;
    margin: 0;
    font-size: 9px;
  }
  footer .site-title {
    margin: 27px 0 27px 0;
    float: none;
  }
  footer .copy {
    margin: 0 0 31.5px 36px;
  }
  footer .read-more {
    font-size: 9.9px;
  }
  footer a.international {
    display: block;
    margin-bottom: 18px;
    padding: 9px 9px 9px 45px;
  }
  .footer-nav {
    margin-top: 85.5px;
  }
  .footer-nav nav ul {
    margin: 0;
  }
  .footer-nav nav ul li a {
    display: block;
    padding: 9px 0;
    font-size: 12.6px;
  }
  /* END main content */
  /* homepage template */
  #callouts {
    margin: 36px 0 27px 0;
  }
  #callouts div {
    width: 85%;
    margin: 0 auto;
  }
  #callouts div img {
    height: auto;
    width: 100%;
  }
  #callouts ul {
    margin: 0;
  }
  #callouts li {
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    text-align: left;
    border-bottom: 1px solid #4d4d4d;
  }
  #callouts li div {
    padding-bottom: 0px;
  }
  #callouts li:last-child div {
    padding-bottom: 0;
  }
  #callouts .image {
    float: left;
    width: 50px;
  }
  #callouts span {
    display: block;
    line-height: 21.6px;
  }
  #callouts .main {
    font-size: 24.3px;
    color: #4d4d4d;
  }
  #callouts .desc {
    font-size: 18px;
  }
  #callouts .title {
    float: left;
    margin-left: 20px;
    margin-bottom: 0;
    text-align: left;
  }
  #callouts .copy {
    padding-top: 4.5px;
    font-size: 12.6px;
    margin-bottom: 0;
    clear: both;
    text-align: left;
    border: none;
    padding-bottom: 10px;
  }
  #callouts a img {
    padding-bottom: 0px;
  }
  #blog {
    position: relative;
  }
  #blog .grid-adjust {
    margin: 0 0 0 27px;
  }
  #blog h2 {
    width: 80%;
    margin: -20px 0 0 -10px;
    position: absolute;
    padding: 2px 10px ;
    height: 45px ;
    z-index: 99;
    font-size: 21.6px;
  }
  #blog h2 .one {
    float: left;
    padding-left: 18px;
  }
  #blog h2 .two {
    font-size: 16.2px;
    padding: 4.5px 0 4.5px 13.5px;
    float: left;
  }
  #blog h2:before {
    position: absolute;
    left: 0;
    bottom: -9px;
  }
  #blog ul {
    margin: 0;
    padding: 0;
    z-index: 98;
  }
  #blog ul li {
    padding: 27px 27px 31.5px 27px;
  }
  #blog ul li:first-child {
    padding-top: 45px;
  }
  #blog ul li + li {
    /* @todo - figure out how to add the "hashed" border to the top of all LI elements excluding the first one */
  
  }
  #blog h3 {
    margin: 0;
    font-size: 21.6px;
    line-height: normal;
  }
  #blog .author-date {
    font-size: 9.9px;
    margin: 0 0 18px 0;
  }
  #blog p {
    font-size: 12.6px;
    margin: 9px 0;
  }
  #featured-products .grid-adjust {
    /* margin: 0 30px*@768multiplier  0 50px*@768multiplier ; */
  
    margin: 0 0 18px 27px;
  }
  #featured-products h2 {
    padding: 18px 13.5px;
    overflow: hidden;
    margin-top: 0 ;
  }
  #featured-products h2 .one {
    padding: 2.7px 0 0px;
    margin: 0 9px 0 0;
    font-size: 19.8px;
    line-height: 18px;
    display: block;
    float: left;
  }
  #featured-products h2 .two {
    font-size: 25.2px;
    line-height: 18px;
    padding-top: 2.7px;
    display: block;
    float: left;
  }
  #featured-products ul {
    margin: 0;
  }
  #featured-products li {
    margin-bottom: 18px;
    padding-bottom: 9px;
  }
  #featured-products h3 {
    font-size: 19.8px;
    line-height: normal;
    margin: 0 27px 9px 0;
  }
  #featured-products img {
    float: left;
    margin: 0 18px 9px 0;
  }
  #featured-products p {
    font-size: 12.6px;
    margin: 0 27px 9px 0;
  }
  #featured-products .read-more {
    display: block;
  }
  /* end homepage template */
  /* plugin overrides */
  .flexslider {
    margin: 0;
  }
  .slider-link {
    position: absolute;
    right: 0;
    bottom: 15px;
    display: block;
    color: #ffffff;
    background: #8d2515;
    border-color: #771f12;
    background: -webkit-gradient(linear, left top, left bottom, from(#8d2515), to(#771f12));
    background: -moz-linear-gradient(top, #8d2515, #771f12);
    font-family: "Oswald", "Impact", sans-serif;
    text-decoration: none;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    padding: 4px 7px;
  }
  .slider-link:hover {
    background: #771f12;
    border-color: #8d2515;
    background: -webkit-gradient(linear, left top, left bottom, from(#771f12), to(#8d2515));
    background: -moz-linear-gradient(top, #771f12, #8d2515);
  }
  .blog-page,
  .general {
    position: relative;
    margin: 0;
    width: 100%;
    float: none;
  }
  .blog-page h1.blog-title,
  .general h1.blog-title {
    margin: 0 0 0 -10px;
    padding: 1.8px 9px;
    height: 40.5px;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 21.6px;
  }
  .blog-page h1.blog-title .one,
  .general h1.blog-title .one {
    padding-left: 18px;
  }
  .blog-page h1.blog-title .two,
  .general h1.blog-title .two {
    font-size: 16.2px;
    padding: 4.5px 10px 4.5px 13.5px;
  }
  .blog-page h1.blog-title:before,
  .general h1.blog-title:before {
    bottom: -17px;
  }
  .blog-page ul.blog-summary li,
  .general ul.blog-summary li {
    padding: 27px 27px 31.5px 27px;
  }
  .blog-page span.category a,
  .general span.category a {
    font-size: 9px;
    line-height: 19.8px;
  }
  .blog-page h2,
  .general h2 {
    font-size: 23.400000000000002px;
    line-height: 27px;
  }
  .blog-page .author-date,
  .general .author-date {
    font-size: 9.9px;
    line-height: 19.8px;
    margin: 0 0 9px 0;
  }
  .blog-page p,
  .general p {
    font-size: 12.6px;
    line-height: 19.8px;
    margin: 9px 0;
  }
  .blog-page .read-more,
  .general .read-more {
    font-size: 9.9px;
    line-height: 19.8px;
  }
  .blog-page article,
  .general article {
    padding: 10% 8% 0;
  }
  .blog-page article header h1,
  .general article header h1 {
    margin: 0;
    color: #010101;
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 23.400000000000002px;
    line-height: 27px;
    font-weight: normal;
  }
  .blog-page article h3,
  .general article h3 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 12.6px;
    text-transform: uppercase;
    color: #b34b31;
    margin-bottom: 0px;
  }
  .blog-page article p,
  .general article p {
    margin: 0 0 18px;
  }
  .blog-page article ul,
  .general article ul {
    margin-left: 9px;
  }
  .blog-page article ul li,
  .general article ul li {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    list-style: url(../img/modules/list_style.png);
    list-style-position: outside;
    margin-bottom: 9px;
  }
  .blog-page article ol,
  .general article ol {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    /* Keep using default numbering for IE6/7 */
  
    padding: 0;
  }
  .blog-page article ol li,
  .general article ol li {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    display: block;
    margin-bottom: 13.5px;
    margin-left: 45px;
    color: #4d4d4d;
  }
  .blog-page article ol li:before,
  .general article ol li:before {
    content: counter(li);
    counter-increment: li;
    margin-left: -27px;
    margin-right: 9px;
    display: inline-block;
    margin-top: -1.3em;
    background: #669997;
    width: 18px;
    height: 18px;
    font-size: 14.4px;
    line-height: 18.900000000000002px;
    text-align: center;
    border-radius: 9px;
    color: #ffffff;
    font-weight: 100;
  }
  .blog-page footer,
  .general footer {
    background: none;
    padding: 18px 0 0;
  }
  .blog-page footer address,
  .general footer address {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    display: block;
    overflow: hidden;
  }
  .blog-page footer address img,
  .general footer address img {
    float: left;
    padding: 9px 15.3px 9px 0;
  }
  .blog-page footer address .author-name,
  .general footer address .author-name {
    display: block;
    padding-top: 22.5px;
    color: #b34b31;
    font-style: normal;
    font-size: 12.6px;
    line-height: 14.4px;
    font-family: "Oswald", "Impact", sans-serif;
    text-transform: uppercase;
  }
  .blog-page footer address .author-bio,
  .general footer address .author-bio {
    display: block;
    padding-top: 9px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 10.8px;
    color: #4d4d4d;
  }
  .blog-page footer aside,
  .general footer aside {
    padding-top: 36px;
    margin: 0;
    overflow: hidden;
  }
  .blog-page footer aside h2,
  .general footer aside h2 {
    color: #b34b31;
    font-style: normal;
    font-size: 12.6px;
    line-height: 14.4px;
    padding-bottom: 7.2px;
    font-family: "Oswald", "Impact", sans-serif;
    text-transform: uppercase;
  }
  .blog-page footer aside .related,
  .general footer aside .related {
    background: #f2f2f2;
    display: block;
    float: left;
    width: 49%;
    margin-right: 2%;
    min-height: 76.5px;
  }
  .blog-page footer aside .related img,
  .general footer aside .related img {
    max-width: 30%;
    float: left;
  }
  .blog-page footer aside .related div,
  .general footer aside .related div {
    overflow: hidden;
    margin: 0;
    padding-bottom: 18px;
  }
  .blog-page footer aside .related div h3,
  .general footer aside .related div h3 {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 14.4px;
    line-height: 16.2px;
    color: #010101;
    padding: 18px 9px 0px;
  }
  .blog-page footer aside .related div h3 a,
  .general footer aside .related div h3 a {
    text-decoration: none;
    color: inherit;
  }
  .blog-page footer aside .related div span,
  .general footer aside .related div span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 9.9px;
    padding: 0 9px;
  }
  .blog-page footer aside .related:last-child,
  .general footer aside .related:last-child {
    margin-right: 0;
  }
  .blog-page .post-navigation,
  .general .post-navigation {
    margin: 4% 8%;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    overflow: hidden;
  }
  .blog-page .post-navigation .nav-previous,
  .general .post-navigation .nav-previous {
    display: block;
    float: left;
  }
  .blog-page .post-navigation .nav-next,
  .general .post-navigation .nav-next {
    display: block;
    float: right;
  }
  .blog-page .post-navigation a,
  .general .post-navigation a {
    text-decoration: none;
    color: #666666;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 10.8px;
    line-height: 27px;
  }
  .blog-page .post-navigation a span,
  .general .post-navigation a span {
    font-size: 16.2px;
    line-height: 27px;
    color: #999999;
  }
  .blog-page .comments-area,
  .general .comments-area {
    margin: 4% 8%;
  }
  .blog-page .comments-area h3,
  .general .comments-area h3 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 12.6px;
    color: #010101;
    margin: 0;
    border-bottom: 0.9px solid #999999;
  }
  .blog-page .comments-area p,
  .general .comments-area p {
    margin: 4.5px 0;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  .blog-page .comments-area p label,
  .general .comments-area p label {
    display: block;
  }
  .blog-page .comments-area p #submit,
  .general .comments-area p #submit {
    background: #b34b31;
    border-color: #9f432c;
    background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
    background: -moz-linear-gradient(top, #b34b31, #9f432c);
    color: #ffffff;
  }
  .blog-page .comments-area p #submit:hover,
  .general .comments-area p #submit:hover {
    background: #9f432c;
    border-color: #b34b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
    background: -moz-linear-gradient(top, #9f432c, #b34b31);
  }
  body.home #secondary {
    width: 96%;
    padding: 2%;
  }
  #secondary {
    width: 96%;
    padding: 2%;
  }
  #secondary .widget {
    margin: 0 0 2%;
  }
  #secondary .widget label {
    display: none;
  }
  #secondary .widget .field {
    height: 30px;
    width: 79%;
    padding: 0 4%;
    font-size: 12px;
    line-height: 30px;
  }
  #secondary .widget .submit {
    height: 30px;
    width: 13%;
    font-size: 13px;
    line-height: 30px;
  }
  #secondary .widget h1 {
    padding: 9px 13.5px;
  }
  #secondary .widget ul {
    padding: 8px 14.4px;
  }
  #secondary .widget ul li a {
    font-size: 12px;
    line-height: 16px;
    padding: 7px 0;
  }
  #secondary .widget ul ul {
    padding: 0 0 8px;
  }
  #secondary .widget ul ul li {
    width: 90%;
    margin-left: 10%;
  }
  #secondary .widget ul ul li a {
    padding: 5px 0;
  }
  #secondary .widget ul ul li a:hover:before {
    left: -10px;
    top: 2px;
  }
  #secondary .widget select {
    width: 90%;
    margin: 5% auto;
  }
  #secondary .widget #wp-calendar {
    font-size: 14px;
    width: 90%;
    margin: 5% auto;
  }
  #secondary .widget #wp-calendar caption,
  #secondary .widget #wp-calendar thead,
  #secondary .widget #wp-calendar tbody,
  #secondary .widget #wp-calendar tfoot {
    margin: 5px auto;
  }
  #secondary .widget #wp-calendar td {
    padding: 5px;
  }
  #secondary .widget:last-child {
    margin-bottom: 0;
  }
  #secondary .widget_rss ul li {
    padding-bottom: 9px;
    margin-bottom: 9px;
  }
  #secondary .widget_rss ul li a {
    padding-bottom: 2.7px;
  }
  #secondary .widget_rss ul li .rss-date {
    font-size: 9.9px;
    line-height: 9.9px;
    padding: 0 0 6.3px;
  }
}
/*   or less [responsive-480]*/
@media screen and (max-width: 479px) {
  /* MAIN STYLES */
  .top-navigation #international-link {
    text-indent: -999px;
    overflow: hidden;
  }
  #masthead {
    height: 153px;
    clear: both;
  }
  header .site-title {
    display: block;
    float: none;
    margin: 0 auto;
    width: 190px;
    height: 50px;
  }
  header .site-title a {
    background-size: 100%;
    width: auto;
    display: block;
    padding-top: 12px;
    background-position-y: 12px;
    height: 50px;
  }
  .top-navigation {
    position: absolute;
    top: 80px;
    text-align: center;
  }
  .top-navigation ul {
    float: none;
    display: inline-block;
  }
  .top-navigation li:hover ul {
    left: -9999px;
  }
  .top-navigation ul.sub-menu {
    display: none;
  }
  .main-navigation {
    display: none;
  }
  .mobile-navigation {
    display: block;
    padding: 10px 0;
    margin-top: 52px;
    margin-left: 20px;
  }
  .home-hero img {
    max-width: 100%;
  }
  .home-hero .video {
    position: absolute;
    top: 16px;
    left: 46px;
  }
  .home-hero .video iframe,
  .home-hero .video .wistia_embed {
    width: 121px;
    height: 75px;
  }
  .slider-link {
    position: absolute;
    right: 0;
    bottom: 5px;
    display: block;
    color: #ffffff;
    background: #8d2515;
    border-color: #771f12;
    background: -webkit-gradient(linear, left top, left bottom, from(#8d2515), to(#771f12));
    background: -moz-linear-gradient(top, #8d2515, #771f12);
    font-family: "Oswald", "Impact", sans-serif;
    text-decoration: none;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    padding: 4px 4px;
  }
  .slider-link:hover {
    background: #771f12;
    border-color: #8d2515;
    background: -webkit-gradient(linear, left top, left bottom, from(#771f12), to(#8d2515));
    background: -moz-linear-gradient(top, #771f12, #8d2515);
  }
  footer {
    font-size: 9.799999999999999px;
  }
  footer h5 {
    margin-bottom: 3.5px;
  }
  footer .copyright p {
    padding: 7px 0 7px 35px;
    margin: 0;
    font-size: 7px;
  }
  footer .site-title {
    margin: 21px 0 21px 0;
    float: none;
  }
  footer .copy {
    margin: 0 0 24.5px 28px;
  }
  footer .read-more {
    font-size: 7.699999999999999px;
  }
  footer a.international {
    display: block;
    margin-bottom: 14px;
    padding: 7px 7px 7px 35px;
  }
  .footer-nav {
    margin-top: 66.5px;
  }
  .footer-nav nav ul {
    margin: 0;
  }
  .footer-nav nav ul li a {
    display: block;
    padding: 7px 0;
    font-size: 9.799999999999999px;
  }
  /* END main content */
  /* homepage template */
  #callouts {
    margin: 28px 0 49px 0;
  }
  #callouts div {
    width: 85%;
    margin: 0 auto;
  }
  #callouts ul {
    margin: 0;
  }
  #callouts li {
    padding-bottom: 15px;
  }
  #callouts li div img {
    width: 40px;
  }
  #callouts li:last-child div {
    padding-bottom: 0;
  }
  #callouts span {
    display: block;
    line-height: 16.799999999999997px;
  }
  #callouts .main {
    font-size: 18.9px;
    color: #4d4d4d;
  }
  #callouts .desc {
    font-size: 14px;
  }
  #callouts .copy {
    padding-top: 3.5px;
    font-size: 9.799999999999999px;
    margin-bottom: 0;
  }
  #callouts .lm {
    font-size: 10px;
  }
  #blog {
    position: relative;
  }
  #blog .grid-adjust {
    margin: 0 0 0 21px;
  }
  #blog h2 {
    width: 80%;
    margin: -20px 0 0 -10px;
    position: absolute;
    padding: 2px 10px ;
    height: 45px ;
    z-index: 99;
    font-size: 16.799999999999997px;
  }
  #blog h2 .one {
    float: left;
    padding-left: 14px;
  }
  #blog h2 .two {
    font-size: 12.6px;
    padding: 3.5px 0 3.5px 10.5px;
    float: left;
  }
  #blog h2:before {
    position: absolute;
    left: 0;
    bottom: -7px;
  }
  #blog ul {
    margin: 0;
    padding: 0;
    z-index: 98;
  }
  #blog ul li {
    padding: 21px 21px 24.5px 21px;
  }
  #blog ul li:first-child {
    padding-top: 35px;
  }
  #blog ul li + li {
    /* @todo - figure out how to add the "hashed" border to the top of all LI elements excluding the first one */
  
  }
  #blog h3 {
    margin: 0;
    font-size: 16.799999999999997px;
    line-height: normal;
  }
  #blog .author-date {
    font-size: 7.699999999999999px;
    margin: 0 0 14px 0;
  }
  #blog p {
    font-size: 9.799999999999999px;
    margin: 7px 0;
  }
  #featured-products .grid-adjust {
    /* margin: 0 30px*@480multiplier  0 50px*@480multiplier ; */
  
    margin: 0 0 14px 21px;
  }
  #featured-products h2 {
    padding: 14px 10.5px;
    overflow: hidden;
    margin-top: 0 ;
  }
  #featured-products h2 .one {
    padding: 2.0999999999999996px 0 0px;
    margin: 0 7px 0 0;
    font-size: 15.399999999999999px;
    line-height: 14px;
    display: block;
    float: left;
  }
  #featured-products h2 .two {
    font-size: 19.599999999999998px;
    line-height: 14px;
    padding-top: 2.0999999999999996px;
    display: block;
    float: left;
  }
  #featured-products ul {
    margin: 0;
  }
  #featured-products li {
    margin-bottom: 14px;
    padding-bottom: 7px;
  }
  #featured-products h3 {
    font-size: 15.399999999999999px;
    line-height: normal;
    margin: 0 21px 7px 0;
  }
  #featured-products img {
    float: left;
    margin: 0 14px 7px 0;
  }
  #featured-products p {
    font-size: 9.799999999999999px;
    margin: 0 21px 7px 0;
  }
  #featured-products .read-more {
    display: block;
  }
  /* end homepage template */
  .blog-page,
  .general {
    position: relative;
    margin: 0;
    width: 100%;
    float: none;
  }
  .blog-page h1.blog-title,
  .general h1.blog-title {
    margin: 0 0 0 -10px;
    padding: 1.4px 7px;
    height: 31.499999999999996px;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 16.799999999999997px;
  }
  .blog-page h1.blog-title .one,
  .general h1.blog-title .one {
    padding-left: 14px;
  }
  .blog-page h1.blog-title .two,
  .general h1.blog-title .two {
    font-size: 12.6px;
    padding: 3.5px 10px 3.5px 10.5px;
  }
  .blog-page h1.blog-title:before,
  .general h1.blog-title:before {
    bottom: -17px;
  }
  .blog-page ul.blog-summary li,
  .general ul.blog-summary li {
    padding: 21px 21px 24.5px 21px;
  }
  .blog-page span.category a,
  .general span.category a {
    font-size: 7px;
    line-height: 15.399999999999999px;
  }
  .blog-page h2,
  .general h2 {
    font-size: 18.2px;
    line-height: 21px;
  }
  .blog-page .author-date,
  .general .author-date {
    font-size: 7.699999999999999px;
    line-height: 15.399999999999999px;
    margin: 0 0 7px 0;
  }
  .blog-page p,
  .general p {
    font-size: 9.799999999999999px;
    line-height: 15.399999999999999px;
    margin: 7px 0;
  }
  .blog-page .read-more,
  .general .read-more {
    font-size: 7.699999999999999px;
    line-height: 15.399999999999999px;
  }
  .blog-page article,
  .general article {
    padding: 12% 8% 0;
  }
  .blog-page article header h1,
  .general article header h1 {
    margin: 0;
    color: #010101;
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 18.2px;
    line-height: 21px;
    font-weight: normal;
  }
  .blog-page article h3,
  .general article h3 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 9.799999999999999px;
    text-transform: uppercase;
    color: #b34b31;
    margin-bottom: 0px;
  }
  .blog-page article p,
  .general article p {
    margin: 0 0 14px;
  }
  .blog-page article p img,
  .general article p img {
    display: none;
  }
  .blog-page article ul,
  .general article ul {
    margin-left: 7px;
    font-size: 9.799999999999999px;
  }
  .blog-page article ul li,
  .general article ul li {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    list-style: url(../img/modules/list_style.png);
    list-style-position: outside;
    margin-bottom: 7px;
  }
  .blog-page article ol,
  .general article ol {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    /* Keep using default numbering for IE6/7 */
  
    padding: 0;
    font-size: 9.799999999999999px;
  }
  .blog-page article ol li,
  .general article ol li {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    position: relative;
    display: block;
    margin-bottom: 10.5px;
    margin-left: 35px;
    color: #4d4d4d;
  }
  .blog-page article ol li:before,
  .general article ol li:before {
    content: counter(li);
    counter-increment: li;
    margin-left: -21px;
    margin-right: 7px;
    display: inline-block;
    margin-top: -1.3em;
    background: #669997;
    width: 14px;
    height: 14px;
    font-size: 11.2px;
    line-height: 14.7px;
    text-align: center;
    border-radius: 7px;
    color: #ffffff;
    font-weight: 100;
  }
  .blog-page .comments-area ol li article .comment-author img,
  .general .comments-area ol li article .comment-author img {
    float: none;
    margin-bottom: 10px;
  }
  .blog-page footer,
  .general footer {
    background: none;
    padding: 14px 0 0;
  }
  .blog-page footer address,
  .general footer address {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    display: block;
    overflow: hidden;
  }
  .blog-page footer address img,
  .general footer address img {
    float: left;
    padding: 7px 11.899999999999999px 7px 0;
  }
  .blog-page footer address .author-name,
  .general footer address .author-name {
    display: block;
    padding-top: 17.5px;
    color: #b34b31;
    font-style: normal;
    font-size: 9.799999999999999px;
    line-height: 11.2px;
    font-family: "Oswald", "Impact", sans-serif;
    text-transform: uppercase;
  }
  .blog-page footer address .author-bio,
  .general footer address .author-bio {
    display: block;
    padding-top: 7px;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 8.399999999999999px;
    color: #4d4d4d;
  }
  .blog-page footer aside,
  .general footer aside {
    padding-top: 28px;
    margin: 0;
    overflow: hidden;
  }
  .blog-page footer aside h2,
  .general footer aside h2 {
    color: #b34b31;
    font-style: normal;
    font-size: 9.799999999999999px;
    line-height: 11.2px;
    padding-bottom: 5.6px;
    font-family: "Oswald", "Impact", sans-serif;
    text-transform: uppercase;
  }
  .blog-page footer aside .related,
  .general footer aside .related {
    background: #f2f2f2;
    display: block;
    float: none;
    width: 100%;
    margin-top: 2%;
    margin-right: 0;
    min-height: 59.49999999999999px;
  }
  .blog-page footer aside .related img,
  .general footer aside .related img {
    max-width: 30%;
    float: left;
  }
  .blog-page footer aside .related div,
  .general footer aside .related div {
    overflow: hidden;
    margin: 0;
    padding-bottom: 14px;
  }
  .blog-page footer aside .related div h3,
  .general footer aside .related div h3 {
    font-family: "Rokkitt", "Courier new", serif;
    font-size: 11.2px;
    line-height: 12.6px;
    color: #010101;
    padding: 14px 7px 0px;
  }
  .blog-page footer aside .related div h3 a,
  .general footer aside .related div h3 a {
    text-decoration: none;
    color: inherit;
  }
  .blog-page footer aside .related div span,
  .general footer aside .related div span {
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 7.699999999999999px;
    padding: 0 7px;
  }
  .blog-page footer aside .related:last-child,
  .general footer aside .related:last-child {
    margin-right: 0;
  }
  .blog-page .post-navigation,
  .general .post-navigation {
    margin: 4% 8%;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    overflow: hidden;
  }
  .blog-page .post-navigation .nav-previous,
  .general .post-navigation .nav-previous {
    display: block;
    float: left;
  }
  .blog-page .post-navigation .nav-next,
  .general .post-navigation .nav-next {
    display: block;
    float: right;
  }
  .blog-page .post-navigation a,
  .general .post-navigation a {
    text-decoration: none;
    color: #666666;
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 8.399999999999999px;
    line-height: 21px;
  }
  .blog-page .post-navigation a span,
  .general .post-navigation a span {
    font-size: 12.6px;
    line-height: 21px;
    color: #999999;
  }
  .blog-page .comments-area,
  .general .comments-area {
    margin: 4% 8%;
  }
  .blog-page .comments-area h3,
  .general .comments-area h3 {
    font-family: "Oswald", "Impact", sans-serif;
    font-size: 9.799999999999999px;
    color: #010101;
    margin: 0;
    border-bottom: 0.7px solid #999999;
  }
  .blog-page .comments-area p,
  .general .comments-area p {
    margin: 3.5px 0;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
  }
  .blog-page .comments-area p label,
  .general .comments-area p label {
    display: block;
  }
  .blog-page .comments-area p #submit,
  .general .comments-area p #submit {
    background: #b34b31;
    border-color: #9f432c;
    background: -webkit-gradient(linear, left top, left bottom, from(#b34b31), to(#9f432c));
    background: -moz-linear-gradient(top, #b34b31, #9f432c);
    color: #ffffff;
  }
  .blog-page .comments-area p #submit:hover,
  .general .comments-area p #submit:hover {
    background: #9f432c;
    border-color: #b34b31;
    background: -webkit-gradient(linear, left top, left bottom, from(#9f432c), to(#b34b31));
    background: -moz-linear-gradient(top, #9f432c, #b34b31);
  }
}
/* 320px*@320multiplier  or less [responsive-320]*/
@media screen and (max-width: 320px) {
  /* MAIN STYLES */
  .main-navigation {
    float: right;
    position: relative;
  }
  .main-navigation ul {
    float: right;
    margin-top: 10.5px;
  }
  .main-navigation li {
    float: left;
    line-height: 11.899999999999999px;
    position: relative;
  }
  .main-navigation li.current_page_item .icon,
  .main-navigation li.current-menu-item .icon,
  .main-navigation li.current-page-ancestor .icon {
    background-position-y: -23.799999999999997px;
  }
  .main-navigation a {
    display: block;
    padding: 17.5px 18.2px 17.5px 42px;
    height: 37.099999999999994px;
  }
  .main-navigation .main {
    display: block;
    font-size: 11.899999999999999px;
  }
  .main-navigation .desc {
    font-size: 10.5px;
  }
  .main-navigation .icon {
    display: block;
    position: absolute;
    left: 14px;
    top: 19.599999999999998px;
    width: 23.799999999999997px;
    height: 23.799999999999997px;
  }
  .main-navigation a:hover .icon {
    background-position-y: -47.599999999999994px;
  }
  .main-navigation .audience .icon {
    background-position: -24.5px 0;
  }
  .main-navigation .platform .icon {
    background-position: -49px 0;
  }
  .main-navigation .products .icon {
    background-position: -73.5px 0;
  }
  .main-navigation .tick {
    position: absolute;
    top: -9.1px;
    left: 0;
    width: 46.199999999999996px;
    height: 9.1px;
    z-index: 100001;
  }
  .main-navigation ul.sub-menu {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 72.1px;
    left: 0;
    float: left;
    z-index: 100000;
    display: none;
  }
  .main-navigation ul.sub-menu .sub-menu-header {
    width: 100%;
  }
  .main-navigation ul.sub-menu .sub-menu-title {
    float: left;
    padding: 21px 7px 14px;
    font-size: 15.399999999999999px;
    position: relative;
  }
  .main-navigation ul.sub-menu .sub-menu-description {
    float: left;
    font-size: 11.2px;
    line-height: 12.6px;
    padding: 10.5px 21px 0;
  }
  .main-navigation ul.sub-menu li {
    margin: 0;
    padding: 0;
    float: left;
  }
  .main-navigation ul.sub-menu li a {
    background: none;
    padding: 0;
    height: auto;
    font-size: 8.399999999999999px;
    display: block;
    padding: 7px 14px;
    margin: 0 auto;
    position: relative;
  }
  .main-navigation ul.sub-menu li a:hover:before {
    position: absolute;
    left: 7px;
  }
  .main-navigation ul.sub-menu li.current_page_item a:before,
  .main-navigation ul.sub-menu li.current-menu-item a:before,
  .main-navigation ul.sub-menu li.current-page-ancestor a:before {
    position: absolute;
    left: 7px;
  }
  .site-title {
    float: left;
    margin: 21px 0 0 35px;
  }
  .site-title a {
    display: block;
    background-size: 100%;
    width: 190px;
    height: 50px;
  }
  footer {
    font-size: 9.799999999999999px;
  }
  footer h5 {
    margin-bottom: 3.5px;
  }
  footer .copyright p {
    padding: 7px 0 7px 35px;
    margin: 0;
    font-size: 7px;
  }
  footer .site-title {
    margin: 21px 0 21px 0;
    float: none;
  }
  footer .copy {
    margin: 0 0 24.5px 28px;
  }
  footer .read-more {
    font-size: 7.699999999999999px;
  }
  footer a.international {
    display: block;
    margin-bottom: 14px;
    padding: 7px 7px 7px 35px;
  }
  .footer-nav {
    margin-top: 66.5px;
  }
  .footer-nav nav ul {
    margin: 0;
  }
  .footer-nav nav ul li a {
    display: block;
    padding: 7px 0;
    font-size: 9.799999999999999px;
  }
  /* END main content */
  /* homepage template */
  #callouts {
    margin: 35px 0 49px 0;
  }
  #callouts div {
    width: 85%;
    margin: 0 auto;
  }
  #callouts ul {
    margin: 0;
  }
  #callouts li:last-child div {
    padding-bottom: 0;
  }
  #callouts span {
    display: block;
    line-height: 16.799999999999997px;
  }
  #callouts .main {
    font-size: 18.9px;
    color: #4d4d4d;
  }
  #callouts .desc {
    font-size: 14px;
  }
  #callouts .copy {
    padding-top: 3.5px;
    font-size: 9.799999999999999px;
  }
  #blog {
    position: relative;
  }
  #blog .grid-adjust {
    margin: 0 0 0 21px;
  }
  #blog h2 {
    width: 80%;
    margin: -20px 0 0 -10px;
    position: absolute;
    padding: 2px 10px ;
    height: 45px ;
    z-index: 99;
    font-size: 16.799999999999997px;
  }
  #blog h2 .one {
    float: left;
    padding-left: 14px;
  }
  #blog h2 .two {
    font-size: 12.6px;
    padding: 3.5px 0 3.5px 10.5px;
    float: left;
  }
  #blog h2:before {
    position: absolute;
    left: 0;
    bottom: -7px;
  }
  #blog ul {
    margin: 0;
    padding: 0;
    z-index: 98;
  }
  #blog ul li {
    padding: 21px 21px 24.5px 21px;
  }
  #blog ul li:first-child {
    padding-top: 35px;
  }
  #blog ul li + li {
    /* @todo - figure out how to add the "hashed" border to the top of all LI elements excluding the first one */
  
  }
  #blog h3 {
    margin: 0;
    font-size: 16.799999999999997px;
    line-height: normal;
  }
  #blog .author-date {
    font-size: 7.699999999999999px;
    margin: 0 0 14px 0;
  }
  #blog p {
    font-size: 9.799999999999999px;
    margin: 7px 0;
  }
  #featured-products .grid-adjust {
    /* margin: 0 30px*@320multiplier  0 50px*@320multiplier ; */
  
    margin: 0 0 14px 21px;
  }
  #featured-products h2 {
    padding: 14px 10.5px;
    overflow: hidden;
    margin-top: 0 ;
  }
  #featured-products h2 .one {
    padding: 2.0999999999999996px 0 0px;
    margin: 0 7px 0 0;
    font-size: 15.399999999999999px;
    line-height: 14px;
    display: block;
    float: left;
  }
  #featured-products h2 .two {
    font-size: 19.599999999999998px;
    line-height: 14px;
    padding-top: 2.0999999999999996px;
    display: block;
    float: left;
  }
  #featured-products ul {
    margin: 0;
  }
  #featured-products li {
    margin-bottom: 14px;
    padding-bottom: 7px;
  }
  #featured-products h3 {
    font-size: 15.399999999999999px;
    line-height: normal;
    margin: 0 21px 7px 0;
  }
  #featured-products img {
    float: left;
    margin: 0 14px 7px 0;
  }
  #featured-products p {
    font-size: 9.799999999999999px;
    margin: 0 21px 7px 0;
  }
  #featured-products .read-more {
    display: block;
  }
  /* end homepage template */
  /* plugin overrides */
}
