body {
  background-color: #efefef;
  font-family: "Avenir Next", "Helvetica Neue", "Helvetica", sans-serif;
  margin: 0; }

h1, h2, h3 {
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.2em;
  margin-top: 0; }

h2.secondary {
  color: #444; }

h4 {
  font-weight: 500; }

h1, h2 {
  font-family: "DovesType-Regular";
  letter-spacing: 0.02em;
  margin-bottom: 0; }

h3 {
  letter-spacing: 0.05em;
  color: #444; }

h1 {
  font-size: 35pt; }
  @media (max-width: 600px) {
    h1 {
      font-size: 26pt; } }
  @media (max-width: 500px) {
    h1 {
      font-size: 20pt; } }

h2 {
  font-size: 28pt; }
  @media (max-width: 600px) {
    h2 {
      font-size: 24pt; } }
  @media (max-width: 500px) {
    h2 {
      font-size: 14pt; } }

h3 {
  font-size: 16pt; }
  @media (max-width: 600px) {
    h3 {
      font-size: 12pt; } }

p, li {
  font-weight: 400;
  font-size: 12pt;
  line-height: 1.6em;
  color: #666; }
  @media (max-width: 500px) {
    p, li {
      font-size: 11pt; } }

a {
  color: #632953;
  font-weight: 600; }

section.feature-section {
  width: 100%;
  border-top: solid 1px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  overflow-x: hidden; }

.content {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (max-width: 1020px) {
    .content {
      width: auto;
      margin-left: 40px;
      margin-right: 40px; } }
  @media (max-width: 600px) {
    .content {
      margin-left: 5%;
      margin-right: 5%; } }
  @media (max-height: 700px) {
    .content {
      padding-top: 10px;
      padding-bottom: 10px; } }

.feature-section .content .description {
  padding-top: 30px; }
  @media (max-width: 600px) {
    .feature-section .content .description {
      padding-top: 10%; } }

ul.feature-list {
  list-style-type: none;
  padding-left: 0; }

#overview {
  background-color: #d3edf3;
  background-image: linear-gradient(white, #c3dbe1 47.06%, white 54.2%, #dde0e1);
  border-top: none; }

#overview .content {
  text-align: center;
  padding-top: 60px; }
  @media (max-height: 700px) {
    #overview .content {
      padding-top: 30px; } }

#overview h1 span.version-number {
  font-size: 90%;
  color: #915981; }

ul.action-details {
  text-align: center;
  list-style: none;
  padding-left: 0;
  margin-top: 6px; }

p#action {
  text-align: center; 
  margin-top: 44px; }

a.action-button {
  text-decoration: none;
  padding: 8px 20px;
  border-radius: 8px;
  background-color: #68425d;
  color: white;
  box-shadow: none;
  -webkit-transition: background-color 300ms, box-shadow 600ms;
  -moz-transition: background-color 300ms, box-shadow 600ms;
  -ms-transition: background-color 300ms, box-shadow 600ms;
  -o-transition: background-color 300ms, box-shadow 600ms;
  transition: background-color 300ms, box-shadow 600ms; }

a.action-button:hover {
  background-color: #532246;
  box-shadow: 0px 0px 12px #743764; }

p.action-opportunity, form.action-opportunity {
  text-align: center; 
}

img#overviewImage {
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 808px) {
    img#overviewImage {
      max-width: 94%;
      height: auto; } }

@media (min-width: 760px) {
  #overview h1 {
    margin-top: -10px; } }
.feature-section b {
  font-weight: 600; }

.feature-section .keyword {
  font-weight: 600; }

#standout {
  background-color: #d9d9d9;
  background-image: linear-gradient(#e8e8e8, #d4d4d4); }
  #standout .content {
    min-height: 478px; }
  #standout .detail {
    width: 36%;
    margin-top: 30px; }
  #standout .feature-image {
    position: absolute;
    bottom: 0%;
    right: -24px;
    width: 630px;
    height: auto; }
    @media (max-width: 1000px) {
      #standout .feature-image {
        max-width: 67%; } }
  @media (max-width: 830px) {
    #standout h2, #standout h3 {
      text-align: center; }
    #standout .description {
      padding-left: 0; }
    #standout .content {
      min-height: inherit;
      padding-bottom: 0; }
    #standout .detail {
      width: 100%;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    #standout .feature-image {
      position: inherit;
      bottom: inherit;
      right: inherit;
      display: block;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 26px; } }


#aboutJames {
  background-color: #d9d9d9;
  background-image: linear-gradient(#e8e8e8, #d4d4d4); }
  #aboutJames .content {
    min-height: 478px; }
  #aboutJames .detail {
    width: 46%;
    margin-top: 30px; }
  #aboutJames .feature-image {
    position: absolute;
    bottom: 0;
    right: -24px;
    width: 630px;
    height: auto; }
    @media (max-width: 1000px) {
      #aboutJames .feature-image {
        max-width: 67%; } }
  @media (max-width: 830px) {
    #aboutJames h2, #aboutJames h3 {
      text-align: center; }
    #aboutJames .description {
      padding-left: 0; }
    #aboutJames .content {
      min-height: inherit;
      padding-bottom: 0; }
    #aboutJames .detail {
      width: 100%;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    #aboutJames .feature-image {
      position: inherit;
      bottom: inherit;
      right: inherit;
      display: block;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 26px; } }

#aboutAlan {
  background-color: #d9d9d9;
  background-image: linear-gradient(#e8e8e8, #d4d4d4); }
  #aboutAlan .content {
    min-height: 478px; }
  #aboutAlan .detail {
    width: 46%;
    margin-top: 30px; }
  #aboutAlan .feature-image {
    position: absolute;
    bottom: 0;
    right: -24px;
    width: 630px;
    height: auto; }
    @media (max-width: 1000px) {
      #aboutAlan .feature-image {
        max-width: 67%; } }
  @media (max-width: 830px) {
    #aboutAlan h2, #aboutAlan h3 {
      text-align: center; }
    #aboutAlan .description {
      padding-left: 0; }
    #aboutJames .content {
      min-height: inherit;
      padding-bottom: 0; }
    #aboutAlan .detail {
      width: 100%;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    #aboutAlan .feature-image {
      position: inherit;
      bottom: inherit;
      right: inherit;
      display: block;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 26px; } }




#useCase {
  background-color: #efefef;
  background-image: linear-gradient(#f4f4f4, #f1f1f1); }
  #useCase .description {
    padding-left: 50%; }
  #useCase .content {
    position: relative;
    min-height: 460px; }
  #useCase .feature-image {
    position: absolute;
    width: 404px;
    height: auto;
    bottom: 0;
    left: 6px; }
    @media (max-width: 1000px) {
      #useCase .feature-image {
        max-width: 45%; } }
  #useCase .feature-list {
    padding-left: 1em;
    margin-left: 0.5em;
    list-style: circle; }
  @media (max-width: 830px) {
    #useCase h2, #useCase h3 {
      text-align: center; }
    #useCase .description {
      padding-left: 0; }
    #useCase .content {
      min-height: inherit;
      padding-bottom: 0; }
    #useCase .detail {
      width: 100%;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    #useCase .feature-image {
      position: inherit;
      bottom: inherit;
      right: inherit;
      display: block;
      max-width: 50%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 26px; } }

#weSolveThis {
  background-color: #d9d9d9;
  background-image: linear-gradient(#e8e8e8, #d4d4d4); }
  #weSolveThis .content {
    min-height: 460px; }
  #weSolveThis .detail {
    width: 44%;
    margin-top: 30px; }
  #weSolveThis .feature-image {
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 1150px;
    height: auto; }
  @media (max-width: 830px) {
    #weSolveThis h2, #weSolveThis h3 {
      text-align: center; }
    #weSolveThis .description {
      padding-left: 0; }
    #weSolveThis .content {
      min-height: inherit;
      padding-bottom: 0; }
    #weSolveThis .detail {
      width: 100%;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto; }
    #weSolveThis .feature-image {
      position: inherit;
      bottom: inherit;
      right: inherit;
      display: block;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 26px; } }

#features {
  background-color: #efefef;
  background-image: linear-gradient(#f4f4f4, #f1f1f1); }
  #features h2 {
    text-align: center; }
  #features .description {
    padding-top: 20px; }
  #features .detail {
    margin-top: 40px;
    margin-bottom: 50px; }
  #features #features-clips {
    width: 900px;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 1000px) {
      #features #features-clips {
        max-width: 100%; } }
  #features #features-clips-container {
    position: relative;
    width: 100%;
    padding-bottom: 55%;
    box-shadow: 4px 4px 18px rgba(0, 0, 0, 0.15); }
  #features .features-image {
    position: absolute;
    width: 100%;
    height: auto;
    border-style: solid;
    border-width: 0.5px;
    border-color: rgba(176, 176, 176, 0.5);
    border-radius: 5px; }
  #features #features-buttons {
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: intrinsic; }
  #features input[type=radio] {
    display: none; }
  #features input[type=radio] + label {
    text-align: center;
    font-size: 90%;
    color: #000;
    font-weight: 500;
    min-width: 5.5em;
    display: inline-block;
    border-bottom: 2px solid #b0b0b0;
    margin-left: 3px;
    margin-right: 3px;
    padding-left: 0;
    padding-right: 0;
    opacity: 0.45;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -ms-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms; }
    #features input[type=radio] + label:hover {
      opacity: 0.7; }
    @media (max-width: 500px) {
      #features input[type=radio] + label {
        min-width: 4.5em; } }
    @media (max-width: 420px) {
      #features input[type=radio] + label {
        font-size: 70%;
        margin-left: 2px;
        margin-right: 2px; } }
  #features input[type=radio]:checked + label {
    border-bottom-width: 4px;
    border-bottom-color: #8a3474;
    opacity: 1.0; }
  #features .features-stop {
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -ms-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in; }
    #features .features-stop.active {
      opacity: 1.0; }
    #features .features-stop.inactive {
      opacity: 0.0; }
  #features .features-details {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    list-style: none;
    padding-left: none;
    padding-right: none;
    height: 4em; }
    @media (max-width: 450px) {
      #features .features-details {
        height: 6em; } }
  #features .features-detail {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0; }

section#letUsInspireYou {
  background-color: #d9d9d9;
  background-image: linear-gradient(#e8e8e8, #d4d4d4); }

section#letUsInspireYou {
  height: 580px; }

section#letUsInspireYou .description {
  position: relative;
  margin-left: 446px; }

section#letUsInspireYou .inspiring-quotes {
  position: relative;
  margin-top: 30px; }

  #letUsInspireYou .feature-image {
    position: absolute;
    width: 40%;
    height: auto;
    left: 6px; 
  }

    @media (max-width: 700px) {
      #letUsInspireYou .feature-image {
        position: inherit;
        bottom: inherit;
        right: inherit;
        display: block;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 26px; } 
    }



@-webkit-keyframes dissolve-cross-4-item {
  0% {
    opacity: 0;
    visibility: visible; }
  5% {
    opacity: 1;
    visibility: visible; }
  20% {
    opacity: 1;
    visibility: visible; }
  25% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 0;
    visibility: visible; } }
@-moz-keyframes dissolve-cross-4-item {
  0% {
    opacity: 0;
    visibility: visible; }
  5% {
    opacity: 1;
    visibility: visible; }
  20% {
    opacity: 1;
    visibility: visible; }
  25% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 0;
    visibility: visible; } }
@keyframes dissolve-cross-4-item {
  0% {
    opacity: 0;
    visibility: visible; }
  5% {
    opacity: 1;
    visibility: visible; }
  20% {
    opacity: 1;
    visibility: visible; }
  25% {
    opacity: 0;
    visibility: hidden; }
  100% {
    opacity: 0;
    visibility: visible; } }
section#letUsInspireYou .inspiring-quote {
  position: absolute;
  left: 0;
  top: 0; }

.inspiring-quote p.quote {
  font-weight: 400;
  font-size: 15pt;
  color: #222;
  line-height: 1.3em;
  margin-bottom: .5em; }

.inspiring-quote .open-quote {
  margin-left: -0.5em;
  width: 0.5em;
  display: inline-block; }

.inspiring-quote p.attribution {
  margin-top: 0;
  margin-left: 6em;
  text-transform: uppercase;
  font-size: 10pt;
  color: #333; }

.inspiring-quote p.attribution .title {
  font-style: italic; }

.inspiring-quote a {
  text-decoration: none;
  font-style: italic; }

section#letUsInspireYou .inspiring-quote {
  -webkit-animation-name: dissolve-cross-4-item;
  -moz-animation-name: dissolve-cross-4-item;
  animation-name: dissolve-cross-4-item;
  -webkit-animation-duration: 32s;
  -moz-animation-duration: 32s;
  animation-duration: 32s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

#inspiring-quote-1 {
  visibility: visible;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  animation-delay: 0s; }

#inspiring-quote-2 {
  visibility: hidden;
  -webkit-animation-delay: 8s;
  -moz-animation-delay: 8s;
  animation-delay: 8s; }

#inspiring-quote-3 {
  visibility: hidden;
  -webkit-animation-delay: 16s;
  -moz-animation-delay: 16s;
  animation-delay: 16s; }

#inspiring-quote-4 {
  visibility: hidden;
  -webkit-animation-delay: 24s;
  -moz-animation-delay: 24s;
  animation-delay: 24s; }


@media (max-width: 920px) {

  section#letUsInspireYou .description {
    margin-left: 320px; }

  section#letUsInspireYou h2 {
    font-size: 20pt; }

  .inspiring-quote p.attribution {
    margin-left: 1em; } }

@media (max-width: 700px) {
  section#letUsInspireYou h2 {
    font-size: 18pt; }

  section#letUsInspireYou .description {
    margin-left: 0px; }

  section#letUsInspireYou {
    height: inherit; }

  div.inspiring-quotes {
    height: 140px; }

  section#letUsInspireYou .inspiring-quotes {
    margin-top: 0px; }

  .inspiring-quote p.quote {
    font-size: 11pt; }

  .inspiring-quote p.attribution {
    margin-left: 0; }
}

#pricing {
  background-color: #efefef;
  background-image: linear-gradient(#f4f4f4, #f1f1f1); }

#pricing .content {
  padding-top: 80px;
  padding-bottom: 50px; }

.pricing-table {
  width: 480px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  margin-bottom: 20px;
  border-collapse: separate;
  border-spacing: 0; }

.pricing-table td {
  vertical-align: baseline;
  padding: 0; }

.pricing-table td.price {
  text-align: right; }

.pricing-table .purchase-option-separator td {
  padding-top: 22px;
  padding-bottom: 18px; }

.pricing-table hr {
  display: inline-block;
  width: 40%;
  width: 100%;
  margin: 0;
  border-top: 1px solid #c3c3c3;
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin-bottom: 0.2em; }

.pricing-table td.price {
  font-weight: 500; }

.price-dollar-sign {
  font-size: .6em;
  position: relative;
  bottom: .4em;
  margin-right: .1em; }

.price-dollars {
  line-height: 1.1em; }

.price-decimal {
  display: none; }

.price-cents {
  font-size: .5em;
  position: relative;
  bottom: .7em;
  margin-left: .2em;
  border-bottom: solid 1px #8c8c8c; }

.pricing-table td.purchase-option-title {
  font-size: 18pt; }
  @media (max-width: 500px) {
    .pricing-table td.purchase-option-title {
      font-size: 15pt; } }

.pricing-table td.purchase-option-description {
  font-size: 10pt;
  padding-right: 1em; }

.pricing-table td.price {
  font-size: 22pt; }
  @media (max-width: 500px) {
    .pricing-table td.price {
      font-size: 18pt; } }

.pricing-table td.purchase-option-title {
  color: #353535; }

.pricing-table td.purchase-option-description {
  color: #757575; }

.pricing-table td.price {
  color: #525252; }

.download {
  text-align: center; }

ul.download-details li {
  font-size: 10pt; }

p.questions {
  font-size: 10pt; }

footer {
  background: #676767; }

footer .content {
  padding-top: 10px;
  padding-bottom: 20px; }

footer li, footer p {
  margin-top: 0;
  margin-bottom: 0; }

footer .legal-stuff p {
  font-size: 9pt;
  color: #dcdcdc;
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px; }
  footer .legal-stuff p a {
    color: #d5d5d5; }
  @media (max-width: 375px) {
    footer .legal-stuff p {
      display: block; } }

footer ul {
  margin-bottom: 0;
  padding-left: 0;
  display: inline-block;
  vertical-align: top; }

footer li {
  list-style-image: none;
  display: inline-block; }

footer ul, footer div.connect-link-container {
  display: inline-block;
  vertical-align: top; }

footer ul.home-link-list {
  width: 69%; }

footer div.connect-link-container {
  text-align: right;
  width: 30%; }

ul.home-link-list li {
  margin-right: 16px; }

ul.connect-link-list li {
  margin-left: 12px; }

img#oneeightyg-logotype {
  margin-bottom: -11px; }

ul.home-link-list li a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

img.footer-link-image {
  opacity: 0.9;
  -webkit-transition: opacity 200ms;
  -moz-transition: opacity 200ms;
  -ms-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

a:hover img.footer-link-image {
  opacity: 1.0; }

ul.home-link-list li a {
  color: #f0f0f0;
  -webkit-transition: color 200ms;
  -moz-transition: color 200ms;
  -ms-transition: color 200ms;
  -o-transition: color 200ms;
  transition: color 200ms; }

ul.home-link-list li a:hover {
  color: #ffffff; }

@media (max-width: 660px) {
  footer ul.home-link-list {
    text-align: center;
    width: 100%; }

  ul.home-link-list li {
    margin-left: 8px;
    margin-right: 8px; }

  ul.connect-link-list li {
    margin-left: 6px;
    margin-right: 6px; }

  footer div.connect-link-container {
    text-align: center;
    width: 100%; }

  footer .legal-stuff {
    margin-top: 8px;
    text-align: center; } }
@media (max-width: 450px) {
  ul.home-link-list li {
    font-size: 10pt;
    margin-left: 2px;
    margin-right: 2px; }

  img#oneeightyg-logotype {
    height: 20px;
    width: auto;
    margin-bottom: -7px; } }
.popup {
  visibility: hidden;
  opacity: 0;
  z-index: 10;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }
  .popup:target {
    visibility: visible;
    opacity: 1; }

.popup .popup-frame {
  -moz-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -ms-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

.popup:target .popup-frame {
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none; }

.popup-overlay {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(255, 255, 255, 0.85);
  z-index: 10; }

.popup-frame {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 35%;
  border: solid 1px #999;
  width: 470px;
  max-width: 95%;
  padding: 20px 40px;
  box-sizing: border-box;
  background-color: #eeeeee;
  box-shadow: 5px 4px 10px 6px rgba(0, 0, 0, 0.12); }
  @media (max-width: 400px) {
    .popup-frame {
      top: 15%;
      padding: 10px 20px; } }

.popup h4 {
  margin-bottom: 12px; }

.popup p {
  font-size: 95%;
  margin-bottom: 4px;
  margin-top: 0;
  color: #333;
  line-height: 1.2em; }

.popup form {
  margin-top: 24px; }

.popup-buttons {
  text-align: right;
  margin-top: 24px; }

.popup-button {
  font-family: "Avenir Next", "Helvetica Neue", Helvetica, sans-serif;
  display: inline-block;
  padding: 4px 18px;
  border-radius: 5px;
  background-color: #754067;
  border: none;
  color: #fff;
  font-size: 10pt;
  font-weight: 600; }

input.popup-button {
  -webkit-appearance: none; }

.popup-cancel-button {
  background-color: #71656e; }

a.popup-button {
  text-decoration: none; }

#email-signup .email-field {
  width: 100%;
  font-size: 95%; }

#email-signup p.support {
  color: #737373;
  font-size: 75%; }

/*Doves font*/
  @font-face {
      font-family: 'DovesType-Regular';
      src: url('../fonts/DovesType-Regular.eot');
      src: url('../fonts/DovesType-Regular.eot') format('embedded-opentype'),
           url('../fonts/DovesType-Regular.woff2') format('woff2'),
           url('../fonts/DovesType-Regular.woff') format('woff');
      font-weight: normal;
      font-style: normal;

  }

  /* this, or not?
  p {
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    font-feature-settings: "lnum" 1;
    font-kerning: normal;
  }
	  */
