﻿ button.inscreva {
  font-family: "Gotham", Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  background-color: #b92685;
  padding: 12px 18px;
  padding-bottom: 35px;
  margin-top: 10px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
word-spacing: 4px;
}

.what-is-roda.offset-columns.slide-bottom > div.column-2 > center > img {
	margin-top: -40px;
}

li.unveiled {
	margin-top: 0;
}

.calmodal {
  margin-top: 300px;
}
.roda-curriculum {
  text-align: left;
  margin: 80px 0;
}
.roda-curriculum .curriculum-header {
  margin-bottom: 100px;
}
.roda-curriculum .curriculum-header .column-2 h4 {
  font-size: 32px;
  margin-bottom: 30px;
}
.roda-curriculum .curriculum-header .column-1 .download-box {
  background-color: #f2f2f2;
  width: 396px;
  padding: 15px 20px 20px 89px;
  margin-top: 60px;
  position: relative;
  float: right;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.roda-curriculum .curriculum-header .column-1 .download-box:hover {
  background-color: #ecebea;
}
.roda-curriculum .curriculum-header .column-1 .download-box img {
  position: absolute;
  left: 18px;
  top: 22px;
}
.roda-curriculum .curriculum-header .column-1 .download-box h4 {
  font-size: 18px;
  color: #b92685;
}
.roda-curriculum .curriculum-header .column-1 .download-box .dotted-link {
  font-size: 16px;
}
.roda-curriculum .curriculum-header .column-1 #calendar-modal {
  display: none;
}
.roda-curriculum .curriculum-header .column-1 .calendar-modal img {
  float: left;
  width: 100px;
}
.roda-curriculum .module {
  background-color: #f2f2f2;
  margin-bottom: 70px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.roda-curriculum .module.green .module-tab, .roda-curriculum .module.green .module-tab h4, .roda-curriculum .module.green .module-tab h4:after, .roda-curriculum .module.green .module-header button
{
    background-color: #B46ECE;
}
.roda-curriculum .module.green .module-header .copy i, .roda-curriculum .module.green .module-body h4
{
    color: #B46ECE;
    font-weight: bold;
}
.roda-curriculum .module.green .module-header .arrow:hover svg line,
.roda-curriculum .module.green .module-header .arrow:hover svg polyline {
  stroke: #2b7950;
}
.roda-curriculum .module.orange .module-tab,
.roda-curriculum .module.orange .module-tab h4,
.roda-curriculum .module.orange .module-tab h4:after,
.roda-curriculum .module.orange .module-header button {
  background-color: #c70100;
}
.roda-curriculum .module.orange .module-header .copy i,
.roda-curriculum .module.orange .module-body h4 {
  color: #c70100;
  font-weight:bold;
}
.roda-curriculum .module.orange .module-header .arrow:hover svg line,
.roda-curriculum .module.orange .module-header .arrow:hover svg polyline {
  stroke: #a55725;
}
.roda-curriculum .module.blue .module-tab,
.roda-curriculum .module.blue .module-tab h4,
.roda-curriculum .module.blue .module-tab h4:after,
.roda-curriculum .module.blue .module-header button {
  background-color: #0267b7;
}
.roda-curriculum .module.blue .module-header .copy i,
.roda-curriculum .module.blue .module-body h4 {
  color: #0267b7;
  font-weight:bold;
}
.roda-curriculum .module.blue .module-header .arrow:hover svg line,
.roda-curriculum .module.blue .module-header .arrow:hover svg polyline {
  stroke: #37837d;
}
.roda-curriculum .module.purple .module-tab,
.roda-curriculum .module.purple .module-tab h4,
.roda-curriculum .module.purple .module-tab h4:after,
.roda-curriculum .module.purple .module-header button {
  background-color: #ff9c01;
}
.roda-curriculum .module.purple .module-header .copy i,
.roda-curriculum .module.purple .module-body h4 {
  color: #ff9c01;
  font-weight:bold;
}
.roda-curriculum .module.purple .module-header .arrow:hover svg line,
.roda-curriculum .module.purple .module-header .arrow:hover svg polyline {
  stroke: #781c57;
}
.roda-curriculum .module.pink .module-tab,
.roda-curriculum .module.pink .module-tab h4,
.roda-curriculum .module.pink .module-tab h4:after,
.roda-curriculum .module.pink .module-header button {
  background-color: #add33f;
}
.roda-curriculum .module.pink .module-header .copy i,
.roda-curriculum .module.pink .module-body h4 {
  color: #add33f;
  font-weight:bold;
}
.roda-curriculum .module.pink .module-header .arrow:hover svg line,
.roda-curriculum .module.pink .module-header .arrow:hover svg polyline {
  stroke: #a55d5b;
}
.roda-curriculum .module.charcoal .module-tab,
.roda-curriculum .module.charcoal .module-tab h4,
.roda-curriculum .module.charcoal .module-tab h4:after,
.roda-curriculum .module.charcoal .module-header button {
  background-color: #ff4edc;
} /*
.roda-curriculum .module.charcoal .module-header button:hover {
  color: #ff4edc; 
  font-weight:bold;
} */
.roda-curriculum .module.charcoal .module-header .copy i,
.roda-curriculum .module.charcoal .module-body h4 {
  color: #ff4edc;
  font-weight:bold;
}
.roda-curriculum .module.charcoal .module-header .arrow:hover svg line,
.roda-curriculum .module.charcoal .module-header .arrow:hover svg polyline {
  /* stroke: #cccbcb; */
  stroke: #9e0680;
}
.roda-curriculum .module .module-tab {
  position: relative;
  height: 23px;
  border-radius: 0 3px 0 0;
}
.roda-curriculum .module .module-tab h4 {
  text-align: center;
  width: 266px;
  height: 50px;
  color: white;
  font-size: 14px;
  padding: 12px 0;
  border-radius: 13px 13px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.roda-curriculum .module .module-tab h4:after {
  content: " ";
  width: 10px;
  height: 10px;
  position: absolute;
  right: -10px;
  top: 17px;
}
.roda-curriculum .module .module-tab:after {
  content: " ";
  width: 20px;
  height: 20px;
  background-color: white;
  border-radius: 0 0 0 10px;
  position: absolute;
  bottom: 23px;
  left: 266px;
}
.roda-curriculum .module .module-mask {
  border-radius: 0 0 3px 3px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.roda-curriculum .module .module-header {
  padding: 35px;
  position: relative;
}
.roda-curriculum .module .module-header .copy {
  width: 570px;
  margin-bottom: 35px;
}
.roda-curriculum .module .module-header button {
  position: absolute;
  top: 48px;
}
.roda-curriculum .module .module-header button:after {
  content: none;
}
.roda-curriculum .module .module-header button.explore {
  right: 75px;
  width: 213px;
  line-height: 30px;
  overflow: hidden;
}
.roda-curriculum .module .module-header button.explore span {
  width: 100%;
  position: absolute;
  top: 6px;
  left: 0;
  transition: top 0.2s ease-out;
  -webkit-transition: top 0.2s ease-out;
}
.roda-curriculum .module .module-header button.arrow {
  right: -2px;
  border-radius: 0 0 0 3px;
}
.roda-curriculum .module .module-header button.arrow svg {
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.roda-curriculum .module .module-header button.arrow svg line {
  stroke: #fff;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.roda-curriculum .module .module-header button.arrow svg polyline {
  stroke: #fff;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.roda-curriculum .module .module-body .module-list {
  padding: 0 30px 30px 30px;
}
.roda-curriculum .module .module-body .module-list h4 {
  font-size: 17px;
  width: 185px;
  margin: 0 50px 0 70px;
  float: left;
  line-height: 20px;
}
.roda-curriculum .module .module-body .module-list ul {
  width: 504px;
  font-size: 14px;
  font-family: "Mercury Roman";
  color: #424340;
  float: left;
}
.roda-curriculum .module .module-body .module-list ul li {
  margin-bottom: 14px;
  font-size: 18px;
}
.roda-curriculum .module .module-body .module-list:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}





.advanced-training {
  margin-bottom: 80px;
}
.advanced-training .labelette {
  color: white;
  background-color: #424340;
  font-size: 16px;
  padding: 2px 3px;
  text-transform: uppercase;
  margin-top: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.advanced-training .columns {
  margin: 80px 0;
  text-align: left;
}
.advanced-training .columns .column-2 h4 {
  font-size: 32px;
  margin-bottom: 30px;
}
.advanced-training .columns .column-2 h4 span {
  font-size: 43px;
  font-weight: normal;
  color: #52c2b9;
  vertical-align: -13%;
}
.advanced-training .columns .column-1 {
  padding-top: 55px;
}
.advanced-training .columns .column-1 .copy {
  font-family: "Mercury Italic";
  font-size: 17px;
  color: #999999;
  margin-top: 5px;
}
.atrain-items {
  list-style-type: none;
  overflow: hidden;
  margin: 0 0 60px;
}
.atrain-items li {
  float: left;
  height: 205px;
  width: 450px;
  margin-right: 30px;
  margin-bottom: 30px;
  background: #f2f2f2;
  overflow: hidden;
  position: relative;
  font-family: 'Mercury Roman';

  border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
.atrain-items li.right {
  margin-right: 0;
  float: right;
}
.atrain-items li.full-width {
  width: 100%;
  margin-right: 0;
  float: none;
}
.atrain-items li .atrain-default h5 {
  line-height: 30px;
  font-family: 'Gotham';
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
  margin-bottom: 12px;
  color: #42b979;
  padding-top: 60px;
}
.atrain-items li.orange .atrain-default h5
{
    color: #1c6198;
    font-weight:bold;
}
.atrain-items li.blue .atrain-default h5 {
  color: #c00400;
    font-weight:bold;
}
.atrain-items li.pink .atrain-default h5 {
  color: #ff9b08;
    font-weight:bold;
}
.atrain-items li.purple .atrain-default h5 {
  color: #abd541;
    font-weight:bold;
}
.atrain-items li.black .atrain-default h5 {
  color: #424340;
}
.atrain-items li.productivity-101 .atrain-default h5,
.atrain-items li.business-superstar .atrain-default h5,
.atrain-items li.legal-101 .atrain-default h5 {
  padding-top: 60px;
}
.atrain-items li .atrain-default p {
  color: #999;
  font-family: 'Mercury Italic';
  font-size: 18px;
}
.atrain-items li .atrain-active
{
    position: absolute;
    top: 195px;
    left: 0;
    background: #B46ECE;
    width: 390px;
    height: 100%;
    padding: 30px 30px 0;
    text-align: left;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.atrain-items li.full-width .atrain-active {
  width: 600px;
  padding-left: 165px;
  padding-right: 165px;
}
.atrain-items li.social-media-makeover .atrain-active {
  padding-top: 30px;
}
.atrain-items li:hover .atrain-active {
  top: 0;
}
.atrain-items li .atrain-active span.arrow {
  background: #B46ECE;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -8px;
  left: 49%;

  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.atrain-items li.orange .atrain-active,
.atrain-items li.orange .atrain-active span.arrow {
  background: #0367b5;
}
.atrain-items li.blue .atrain-active,
.atrain-items li.blue .atrain-active span.arrow {
  background: #c70100;
}
.atrain-items li.pink .atrain-active,
.atrain-items li.pink .atrain-active span.arrow {
  background: #fd9100;
}
.atrain-items li.purple .atrain-active,
.atrain-items li.purple .atrain-active span.arrow {
  background: #7c9635;
}
.atrain-items li.black .atrain-active,
.atrain-items li.black .atrain-active span.arrow {
  background: #424340;
}
.atrain-items li .atrain-active h6 {
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  line-height: 22px;
  font-family: 'Gotham';
  margin: 0 0 20px;
}
.atrain-items li .atrain-active p {
  color: #205b3c;
  font-size: 17px;
  line-height: 20px;
}
.atrain-items li.orange .atrain-active p {
  color: #7c411c;
}
.atrain-items li.blue .atrain-active p {
  color: #29625e;
}
.atrain-items li.pink .atrain-active p {
  color: #7c4644;
}
.atrain-items li.purple .atrain-active p {
  color: #5a1541;
}
.atrain-items li.black .atrain-active p {
  color: #cccbcb;
}
.atrain-items li .atrain-active span.grads {
  color: #fff;
  background-color: #424340;
  font-size: 16px;
  padding: 0px 5px;
  text-transform: uppercase;
  float: right;
  margin: 0 0 30px 30px;
  font-family: "Gotham", Arial, sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}






.curriculum-plus {
  margin-bottom: 80px;
}
.curriculum-plus .labelette {
  color: white;
  background-color: #424340;
  font-size: 16px;
  padding: 2px 3px;
  text-transform: uppercase;
  margin-top: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.curriculum-plus .columns {
  margin: 50px 0;
  text-align: left;
}
.curriculum-plus .columns .column-2 h4 {
  font-size: 32px;
  margin-bottom: 5px;
}
.curriculum-plus .columns .column-2 h4 span {
  font-size: 43px;
  font-weight: normal;
  color: #52c2b9;
  vertical-align: -13%;
}
.curriculum-plus .columns .column-2 h5 {
  color: #b92685;
  margin-bottom: 24px;
}
.curriculum-plus .columns .column-1 {
  padding-top: 40px;
}
.curriculum-plus .columns .column-1 .copy {
  font-family: "Mercury Italic";
  font-size: 17px;
  color: #999999;
  margin-top: 5px;
}
.curriculum-plus .offset-columns {
  text-align: left;
  margin-bottom: 80px;
  height: 270px;
}
.curriculum-plus .offset-columns.strb {
  height: 340px;
}
.curriculum-plus .offset-columns.smpbb {
  height: 397px;
}
.curriculum-plus .offset-columns div:last-child {
  float: right;
}
.curriculum-plus .offset-columns .column-1 {
  width: 397px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.curriculum-plus .offset-columns .column-1 .hitbox {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5000;
}
.curriculum-plus .offset-columns .column-2 {
  width: 503px;
  padding-top: 60px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.curriculum-plus .offset-columns.smpbb .column-2 {
  padding-top: 120px;
}
.curriculum-plus .offset-columns .column-2 h4 {
  font-size: 22px;
  margin-bottom: 15px;
}
.curriculum-plus .offset-columns .column-2 .copy {
  width: 480px;
}
.curriculum-plus .offset-columns .column-2 .labelette {
  margin-left: 10px;
  vertical-align: 7%;
}
.advanced-training {
  margin-bottom: 45px;
}
.advanced-training .atrain-intro {
  width: 189px;
  text-align: left;
  float: left;
}
.advanced-training .atrain-intro h4 {
  font-size: 16px;
  margin-bottom: 20px;
}
.advanced-training .training-widget {
  width: 716px;
  height: 348px;
  float: right;
  position: relative;
  z-index: 100;
}
.advanced-training .training-widget .training-box {
  width: 222px;
  height: 159px;
  float: left;
  overflow: hidden;
  position: absolute;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
}
.advanced-training .training-widget .training-box.training-box-1 {
  background-color: #b92685;
  top: 0;
  left: 0;
}
.advanced-training .training-widget .training-box.training-box-1 svg line {
  stroke: #b92685;
}
.advanced-training .training-widget .training-box.training-box-2 {
  background-color: #424340;
  top: 0;
  left: 247px;
}
.advanced-training .training-widget .training-box.training-box-2 svg line {
  stroke: #424340;
}
.advanced-training .training-widget .training-box.training-box-2.active {
  top: 0;
  left: 0;
}
.advanced-training .training-widget .training-box.training-box-2 .small-state span,
.advanced-training .training-widget .training-box.training-box-2 .big-state .close {
  background-color: rgba(255, 255, 255, 0.35);
}
.advanced-training .training-widget .training-box.training-box-2 .small-state h5 {
  color: #999999;
}
.advanced-training .training-widget .training-box.training-box-2 .big-state .title-area h4 {
  color: #999999;
}
.advanced-training .training-widget .training-box.training-box-2 .big-state .title-area h4 strong {
  color: white;
}
.advanced-training .training-widget .training-box.training-box-2 .big-state .side-bar {
  background-color: #999999;
}
.advanced-training .training-widget .training-box.training-box-2 .big-state .side-bar:after {
  border-right-color: #999999;
}
.advanced-training .training-widget .training-box.training-box-2 .big-state .side-bar .copy {
  color: #424340;
}
.advanced-training .training-widget .training-box.training-box-3 {
  background-color: #42b979;
  top: 0;
  right: 0;
}
.advanced-training .training-widget .training-box.training-box-3 svg line {
  stroke: #42b979;
}
.advanced-training .training-widget .training-box.training-box-3 .small-state {
  padding-top: 40px;
}
.advanced-training .training-widget .training-box.training-box-4 {
  background-color: #52c2b9;
  bottom: 0;
  left: 0;
}
.advanced-training .training-widget .training-box.training-box-4 svg line {
  stroke: #52c2b9;
}
.advanced-training .training-widget .training-box.training-box-4 .small-state {
  padding-top: 40px;
}
.advanced-training .training-widget .training-box.training-box-4 .labelette {
  color: #52c2b9;
}
.advanced-training .training-widget .training-box.training-box-5 {
  background-color: #e57f7d;
  bottom: 0;
  left: 247px;
}
.advanced-training .training-widget .training-box.training-box-5 svg line {
  stroke: #e57f7d;
}
.advanced-training .training-widget .training-box.training-box-5.active {
  bottom: 0;
  left: 0;
}
.advanced-training .training-widget .training-box.training-box-5 .small-state {
  padding-top: 40px;
}
.advanced-training .training-widget .training-box.training-box-5 .labelette {
  color: #e57f7d;
}
.advanced-training .training-widget .training-box.training-box-6 {
  background-color: #e57726;
  bottom: 0;
  right: 0;
}
.advanced-training .training-widget .training-box.training-box-6 svg line {
  stroke: #e57726;
}
.advanced-training .training-widget .training-box.training-box-6 .small-state {
  padding-top: 30px;
}
.advanced-training .training-widget .training-box.training-box-6 .labelette {
  color: #e57726;
}
.advanced-training .training-widget .training-box.active {
  width: 716px;
  height: 348px;
  z-index: 6000;
}
.advanced-training .training-widget .training-box.active .small-state {
  opacity: 0;
  margin-top: -30px;
}
.advanced-training .training-widget .training-box .small-state {
  padding-top: 50px;
  cursor: pointer;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.advanced-training .training-widget .training-box .small-state h4 {
  color: white;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.advanced-training .training-widget .training-box .small-state h5 {
  color: rgba(0, 0, 0, 0.4);
  font-size: 14px;
  line-height: 20px;
}
.advanced-training .training-widget .training-box .small-state .labelette {
  color: white;
  background-color: rgba(0, 0, 0, 0.35);
  font-size: 11px;
  padding: 2px 3px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 0 3px;
}
.advanced-training .training-widget .training-box .small-state .plus {
  width: 30px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.35);
  padding: 3px 0 0 1px;
  position: absolute;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.advanced-training .training-widget .training-box .small-state:hover .plus {
  background-color: #fff;
}
.advanced-training .training-widget .training-box .big-state {
  opacity: 1;
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.advanced-training .training-widget .training-box .big-state .labelette {
  text-transform: uppercase;
  background-color: white;
  font-size: 16px;
  padding: 7px 24px;
  border-radius: 0 0 3px 0;
  position: absolute;
  top: 0;
  height: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  left: 41px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.advanced-training .training-widget .training-box .big-state.active .side-bar {
  right: 0;
}
.advanced-training .training-widget .training-box .big-state.active .close {
  opacity: 1;
}
.advanced-training .training-widget .training-box .big-state.active .labelette {
  opacity: 1;
}
.advanced-training .training-widget .training-box .big-state.active .title-area h4 {
  opacity: 1;
  margin-top: 0;
}
.advanced-training .training-widget .training-box .big-state .close {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.35);
  position: absolute;
  opacity: 0;
  left: 0;
  cursor: pointer;
  padding: 9px 0 0 1px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.advanced-training .training-widget .training-box .big-state .close:hover {
  background-color: white;
}
.advanced-training .training-widget .training-box .big-state .title-area {
  display: table-cell;
  height: 346px;
  vertical-align: middle;
}
.advanced-training .training-widget .training-box .big-state .title-area h4 {
  font-size: 32px;
  line-height: 34px;
  width: 494px;
  color: white;
  opacity: 0;
  margin-top: -30px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.advanced-training .training-widget .training-box .big-state .title-area h4 strong {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.35);
}
.advanced-training .training-widget .training-box .big-state .side-bar {
  height: 100%;
  width: 222px;
  background-color: #424340;
  text-align: left;
  padding: 20px;
  position: absolute;
  right: -237px;
  top: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.advanced-training .training-widget .training-box .big-state .side-bar h4 {
  font-size: 14px;
  line-height: 16px;
  color: white;
  margin: 20px 0;
}
.advanced-training .training-widget .training-box .big-state .side-bar .copy {
  font-size: 14px;
  color: #cccbcb;
  height: 195px;
}
.advanced-training .training-widget .training-box .big-state .side-bar hr {
  background: url(../images/dotted-line-white.png);
  opacity: .35;
}
.advanced-training .training-widget .training-box .big-state .side-bar:after {
  right: 100%;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #424340;
  border-width: 15px;
  margin-top: -15px;
}
.advanced-training .training-widget:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.advanced-training:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.here-for-you img {
  float: left;
}
.here-for-you .content-column {
  width: 505px;
  margin: 80px 0 0 20px;
  text-align: left;
  float: left;
}
.here-for-you .content-column h4 {
  font-size: 32px;
  margin-bottom: 40px;
}
.here-for-you .content-column .copy {
  margin-bottom: 35px;
}
.here-for-you .content-column ul {
  list-style-type: none;
}
.here-for-you .content-column ul li {
  position: relative;
  height: 130px;
  padding-left: 130px;
  margin-bottom: 40px;
}
.here-for-you .content-column ul li img {
  width: 107px;
  height: 107px;
  position: absolute;
  left: 0;
  top: 0;
}
.here-for-you .content-column ul li h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}
.here-for-you .content-column ul li h4.blue {
  color: #52c2b9;
}
.here-for-you .content-column ul li h4.purple {
  color: #b92685;
}
.here-for-you .content-column ul li h4.orange {
  color: #e57726;
}
.here-for-you .content-column ul li h5 {
  font-size: 18px;
  letter-spacing: normal;
  line-height: 24px;
}
.here-for-you:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.by-the-numbers {
  text-align: left;
  padding-top: 80px;
  margin-bottom: 80px;
}
.by-the-numbers h4 {
  font-size: 32px;
  margin-bottom: 40px;
}
.by-the-numbers .left-column {
  width: 464px;
  float: left;
  padding-right: 67px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.by-the-numbers .left-column .copy {
  margin-bottom: 30px;
}
.by-the-numbers .left-column .value {
  padding-top: 40px;
}
.by-the-numbers .left-column .value .value-bar {
  display: block;
  height: 70px;
  overflow: hidden;
  margin-bottom: 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.by-the-numbers .left-column .value .value-bar.blue
{
    background-color: #0267b7;
}
.by-the-numbers .left-column .value .value-bar.blue h4 {
  padding: 13px 22px;
}
.by-the-numbers .left-column .value .value-bar.purple
{
    background-color: #b46ece;
}
.by-the-numbers .left-column .value .value-bar.purple h4 {
  padding: 13px 22px;
}
.by-the-numbers .left-column .value .value-bar h4 {
  color: white;
  font-size: 20px;
  float: left;
  margin: 0;
  line-height: 22px;
}
.by-the-numbers .left-column .value .value-bar h5 {
  color: white;
  font-size: 25px;
  height: 100%;
  width: 137px;
  padding: 17px;
  text-align: center;
  float: right;
  background-color: rgba(0, 0, 0, 0.35);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.by-the-numbers .left-column .value .value-bar:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.by-the-numbers .left-column .value .copy {
  font-size: 18px;
  margin-bottom: 35px;
}
.by-the-numbers .left-column .addendum {
  font-family: "Mercury Italic";
  font-size: 14px;
  margin-top: 15px;
  color: #999999;
}
.by-the-numbers .right-column {
  width: 465px;
  float: right;
  padding-left: 67px;
  background: url(../images/vr-gray.png) repeat-y left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.by-the-numbers .right-column ul {
  list-style-type: none;
}
.by-the-numbers .right-column ul li {
  height: auto;
  background-color: #f2f2f2;
  padding: 15px 50px 15px 20px;
  margin-bottom: 20px;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.by-the-numbers .right-column ul li:last-child {
  margin-bottom: 0;
}
.by-the-numbers .right-column ul li h4 {
  font-size: 16px;
  margin-bottom: 8px;
}
.by-the-numbers .right-column ul li h5 {
  font-size: 18px;
  color: #999999;
}
.by-the-numbers .right-column ul li span
{
    color: white;
    background-color: #d4050d;
    font-size: 11px;
    padding: 4px 10px;
    text-transform: uppercase;
    position: absolute;
    top: 16px;
    right: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.by-the-numbers:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.title-box {
  width: 319px;
  height: 117px;
  padding: 18px 24px;
  background-color: #b92685;
  box-shadow: 10px 10px 0 #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.title-box h4 {
  color: white;
  font-size: 22px;
  line-height: 26px;
}
.title-box img {
  position: absolute;
  right: 27px;
  top: 32px;
}
.happy-rodaers {
  background-color: #f2f2f2;
  height: 487px;
  overflow: hidden;
  position: relative;
}
.happy-rodaers #inner {
  height: 487px;
  width: 19000px;
  position: absolute;
  right: -13900px;
  top: 0;
}
.happy-rodaers .draggable {
  float: right;
  width: 15000px;
  height: 100%;
  position: relative;
  cursor: pointer;
}
.happy-rodaers .title-box {
  position: absolute;
  top: 60px;
  left: 200px;
  width: 319px;
  height: 117px;
  padding: 18px 24px;
  background-color: #b92685;
  box-shadow: 10px 10px 0 #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.happy-rodaers .title-box h4 {
  color: white;
  font-size: 22px;
  line-height: 26px;
}
.happy-rodaers .title-box img {
  position: absolute;
  right: 27px;
  top: 32px;
}
.happy-rodaers ul {
  list-style-type: none;
  position: absolute;
}
.happy-rodaers ul.hbs-row-2 {
  left: 650px;
  top: 0px;
  display: table;
}
.happy-rodaers ul.hbs-row-2 li p:after {
  top: 42%;
}
.happy-rodaers ul.hbs-row-1 {
  left: 0px;
  bottom: 35px;
  display: table;
}
.happy-rodaers ul.hbs-row-1 li p:after {
  top: 35%;
}
.happy-rodaers ul li {
  width: 500px;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 40px 0 0 115px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.happy-rodaers ul li.raised {
  padding: 10px 0 30px 115px;
}
.happy-rodaers ul li.raised img {
  bottom: 95px;
}
.happy-rodaers ul li.raised p:after {
  top: 25%;
}
.happy-rodaers ul li.long p {
  width: 290px;
}
.happy-rodaers ul li img {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.happy-rodaers ul li p {
  position: relative;
  font-family: "Mercury Italic";
  width: 267px;
  color: white;
  padding: 20px;
  box-shadow: 10px 10px 0 #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.happy-rodaers ul li p:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 15px;
  margin-top: -15px;
}
.happy-rodaers ul li p.orange {
  background-color: #e57726;
}
.happy-rodaers ul li p.orange:after {
  border-right-color: #e57726;
}
.happy-rodaers ul li p.blue {
  background-color: #52c2b9;
}
.happy-rodaers ul li p.blue:after {
  border-right-color: #52c2b9;
}
.happy-rodaers ul li p.green {
  background-color: #42b979;
}
.happy-rodaers ul li p.green:after {
  border-right-color: #42b979;
}
.happy-rodaers ul li p.pink {
  background-color: #e57f7d;
}
.happy-rodaers ul li p.pink:after {
  border-right-color: #e57f7d;
}
.happy-rodaers ul li p.purple {
  background-color: #b92685;
}
.happy-rodaers ul li p.purple:after {
  border-right-color: #b92685;
}
.happy-rodaers ul:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.test-drive {
  text-align: left;
  margin: 80px 0 30px 0;
}
.test-drive h4 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 20px;
}
.test-drive .column-2 h5 {
  font-family: "Mercury Bold Italic";
  font-size: 18px;
  color: #e57726;
  margin-bottom: 15px;
}
.test-drive .column-2 .addendum {
  font-family: "Mercury Italic";
  font-size: 18px;
  color: #999999;
  margin-top: 15px;
}
.test-drive .column-1 .note-box {
  background-color: #f2f2f2;
  padding: 12px 35px 16px 20px;
  margin-left: 25px;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.test-drive .column-1 .note-box h4 {
  font-size: 18px;
  color: #e57726;
  margin-bottom: 8px;
}
.test-drive .column-1 .note-box .copy {
  font-family: "Mercury Italic";
  font-size: 14px;
  color: #999999;
}
.test-drive .column-1 .note-box span {
  width: 35px;
  height: 35px;
  background-color: #e57726;
  padding: 7px 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
}
.test-drive .column-1 .note-box span img {
  width: 20px;
}
.test-drive ul {
  list-style-type: none;
  margin-top: 60px;
}
.test-drive ul li {
  width: 310px;
  height: 160px;
  padding-right: 25px;
  margin-bottom: 40px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
}
.test-drive ul li h4 {
  color: #231f20;
  font-size: 16px;
  margin-bottom: 12px;
}
.test-drive ul li .link-list {
  margin: 0;
}
.test-drive ul li .link-list li {
  margin: 0 0 12px 0;
  height: auto;
}
.test-drive ul li .dotted-link {
  font-size: 15px;
  color: #e57726;
  background: url(../images/dotted-line-orange.png) repeat-x bottom;
  transition: all 0.2s ease-out;
}
.test-drive ul li .dotted-link:hover {
  color: #a55725;
  background: url(../images/dotted-line-dark-orange.png) repeat-x bottom;
}
.test-drive ul:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.change-the-world {
  padding-top: 80px;
  margin-bottom: 120px;
  text-align: left;
}
.change-the-world .column-2 .copy {
  padding-right: 30px;
}
.change-the-world .column-1 {
  padding: 0 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.change-the-world .column-1 h4 {
  color: #52c2b9;
  font-size: 14px;
  margin: -5px 0 10px;
}
.change-the-world .column-1 h5 {
  font-size: 14px;
  color: #999999;
}
.change-the-world h4 {
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 40px;
}
.change-the-world .showcase-columns {
  margin-top: 40px;
}
.change-the-world .showcase-columns .column-side {
  width: 184px;
  float: left;
}
.change-the-world .showcase-columns .column-side img:first-child {
  margin-bottom: 23px;
}
.change-the-world .showcase-columns .column-center {
  width: 504px;
  margin: 0 29px;
  float: left;
}
.change-the-world .showcase-columns:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.enroll {
  background-color: #add53e;
  padding-top: 67px;
  position: relative;
}
.enroll button {
  font-size: 48px;
  width: 718px;
  height: 95px;
  background-color: #7d9a2e;
  margin-bottom: 52px;
}
.enroll button:after {
  content: " ";
}
.enroll .payments {
  font-family: "Mercury Roman";
  text-align: center;
  color: white;
  font-size: 19px;
  padding: 8px;
  background-color: #7d9a2e;
  margin-top: 80px;
}
.enroll .payments span {
  font-size: 14px;
  display: block;
  font-family: "Mercury Italic";
}

.sales-subnav {
  width: 100%;
  height: 45px;
  background-color: #f2f2f2;
  padding-top: 10px;
  z-index: 9999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.sales-subnav h4 {
  float: right;
  font-size: 16px;
  margin: 0px 12px 0 0;
  letter-spacing: .05em;
  letter-spacing: normal;
}
.sales-subnav button {
	font-family: "Gotham", Arial, sans-serif;
  float: right;
  font-size: 16px;
  background-color: #b92685;
  height: 26px;
  padding: 3px 23px;
}
.sales-subnav button:after {
  top: 5px;
}
.sales-subnav button:hover:after {
  right: 4px;
}
.sales-video {
  margin-top: 40px;
  margin-bottom: 145px;
}
.what-is-roda {
  height: 405px;
  margin-top: 80px;
  text-align: left;
}
.what-is-roda h4 {
  font-size: 32px;
  line-height: 34px;
  margin-bottom: 30px;
}
.what-is-roda h5 {
  font-family: "Mercury Bold Italic";
  font-size: 16px;
  margin-bottom: 10px;
}
.what-is-roda ul {
  list-style-type: none;
  margin-top: 40px;
}
.what-is-roda ul li {
  display: inline;
}
.what-is-roda ul li:first-child {
  margin-right: 10px;
}
.what-is-roda ul li:first-child button:hover:after {
  right: 4px;
}
.what-is-roda ul li button {
  background-color: #b92685;
  width: 242px;
}
.what-is-roda .column-1 {
  position: relative;
}
.what-is-roda .column-1 img {
  position: absolute;
  top: -50px;
  right: 20px;
}
.what-is-roda hr {
  position: absolute;
  bottom: 0;
  left: 0;
}
.what-makes-roda-different {
  margin-top: 200px;
}
.what-makes-roda-different h4 {
  font-size: 32px;
  line-height: 32px;
}
.what-makes-roda-different .big-circle {
  margin-top: 35px ;
}
.what-makes-roda-different .big-circle div {
  width: 191px;
  height: 191px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-radius: 96px;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.what-makes-roda-different .big-circle div:hover {
  margin-top: -5px;
  margin-bottom: 35px;
}
.what-makes-roda-different .big-circle div h4 {
  width: 191px;
  height: 191px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: white;
}
.what-makes-roda-different .big-circle div h4 strong {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.35);
}
.what-makes-roda-different .big-circle div.orange {
  background-color: #add53e;
}
.what-makes-roda-different .big-circle div.blue {
  background-color: #0267b7;
}
.what-makes-roda-different .big-circle div.green {
  background-color: #bf0603;
}
.what-makes-roda-different .big-circle p {
  text-align: center;
}
.what-makes-roda-different hr {
  margin: 80px 0;
}
.how-roda-works {
  text-align: left;
  color: white;
  margin-bottom: 80px;
}
.how-roda-works h4 {
  font-size: 32px;
  margin-bottom: 40px;
}
.how-roda-works .content-book {
  height: 374px;
  position: relative;
}
.how-roda-works .content-book li {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.how-roda-works .content-book li.weekly-training .info-box-header
{
    background-color: #0367b5;
}
.how-roda-works .content-book li.weekly-training strong {
  color: #e57726;
}
.how-roda-works .content-book li.grab-and-go .info-box-header {
  background-color: #c70100;
}
.how-roda-works .content-book li.grab-and-go strong {
  color: #52c2b9;
}
.how-roda-works .content-book li.multimedia-training .info-box-header {
  background-color: #add53e;
}
.how-roda-works .content-book li.multimedia-training strong {
  color: #42b979;
}
.how-roda-works .content-book li.ongoing-support .info-box-header {
  background-color: #ff9c01;
}
.how-roda-works .content-book li.ongoing-support strong {
  color: #b92685;
}
.how-roda-works .content-book li.such-community .info-box-header {
  background-color: #b46ece;
}
.how-roda-works .content-book li.such-community strong {
  color: #e57f7d;
}
.how-roda-works .column-1 {
  float: right;
}
.how-roda-works .info-box {
  background-color: #f2f2f2;
  height: 374px;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.how-roda-works .info-box .info-box-header {
  height: 45px;
}
.how-roda-works .info-box .info-box-header h4 {
  font-size: 15px;
  color: white;
  float: left;
  margin: 9px 0 0 14px;
}
.how-roda-works .info-box .info-box-header span {
  display: block;
  width: 45px;
  height: 45px;
  background: url(http://p798437rc411unrzi2shetjm.wpengine.netdna-cdn.com/wp-content/themes/launch-blog/images/check-mark.svg) no-repeat center rgba(0, 0, 0, 0.3);
  float: left;
}
.how-roda-works .info-box .info-box-header:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.how-roda-works .info-box .info-box-content {
  padding: 20px;
}
.how-roda-works .info-box .info-box-content strong {
  font-family: "Mercury Bold Italic";
  font-weight: normal;
}
.how-roda-works .info-box .info-box-content i {
  font-family: "Mercury Italic";
}
.how-roda-works .info-box .info-box-content .copy {
  font-size: 17px;
  line-height: 19px;
  margin-bottom: 5px;
}

.info-box-content > p {
margin-bottom: 20px !important;
}

.how-roda-works .info-box .info-box-content hr {
  margin-bottom: 20px;
}
.how-roda-works .jump-bar {
  width: 100%;
  height: 70px;
  background: #424340;
  margin-top: 30px;
  list-style-type: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.how-roda-works .jump-bar li {
  height: 100%;
  width: 186px;
  vertical-align: middle;
  position: relative;
  padding: 18px 0 0 13px;
  cursor: pointer;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.how-roda-works .jump-bar li:after {
  top: -13px;
  left: 91px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 13px 17px;
  margin-left: -15px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  z-index: -5000;
}
.how-roda-works .jump-bar li:last-child {
  border-right: none;
}
.how-roda-works .jump-bar li h4 {
  font-size: 13px;
  color: white;
  margin-bottom: -7px;
}
.how-roda-works .jump-bar li h5 {
  font-size: 16px;
  color: #999999;
}
.how-roda-works .jump-bar li .divider {
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.how-roda-works .jump-bar li .active-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  vertical-align: middle;
}
.how-roda-works .jump-bar li .active-mask .active-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -62px;
  left: 0;
  text-align: center;
  padding-top: 18px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.how-roda-works .jump-bar li .active-mask .active-box .stripe {
  display: block;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
}
.how-roda-works .jump-bar li.active .active-box {
  top: 0;
}
.how-roda-works .jump-bar li.active .divider {
  height: 0;
}
.how-roda-works .jump-bar li.active:after {
  top: -26px;
}
.how-roda-works .jump-bar li:hover .active-box .stripe,
.how-roda-works .jump-bar li.active .active-box .stripe {
  background-color: rgba(0, 0, 0, 0.35);
}
.how-roda-works .jump-bar li.purple .active-box {
  background-color: #ff9c01;
}
.how-roda-works .jump-bar li.purple:after {
  border-bottom-color: #ff9c01;
}
.how-roda-works .jump-bar li.orange .active-box {
  background-color: #0267b7;
}
.how-roda-works .jump-bar li.orange:after
{
    border-bottom-color: #0267b7;
}
.how-roda-works .jump-bar li.pink .active-box {
  background-color: #b46ece;
}
.how-roda-works .jump-bar li.pink:after {
  border-bottom-color: #b46ece;
}
.how-roda-works .jump-bar li.blue .active-box
{
    background-color: #c70100;
}
.how-roda-works .jump-bar li.blue:after {
  border-bottom-color: #c70100;
}
.how-roda-works .jump-bar li.green .active-box {
  background-color: #add53e;
}
.how-roda-works .jump-bar li.green:after {
  border-bottom-color: #add53e;
}

@media screen and (max-width: 1025px) {

	.atrain-items li .atrain-active.open {
	  top: 0 !important;

	  -webkit-transition: all 0.4s ease-in-out;
	  -moz-transition:    all 0.4s ease-in-out;
	  -ms-transition:     all 0.4s ease-in-out;
	  -o-transition:      all 0.4s ease-in-out;
	  transition:         all 0.4s ease-in-out;
	}
	
}

@media screen and (max-width: 480px) {

	.happy-rodaers div.scrollingHotSpotLeft, .happy-rodaers div.scrollingHotSpotRight {
		opacity: 0.35 !important;
	}

	.happy-rodaers div.scrollingHotSpotLeft {
		background-image: url(../images/arrow_left.gif);				
		background-color: #fff;
		background-repeat: no-repeat;
	}

	.happy-rodaers div.scrollingHotSpotRight {
		background-image: url(../images/arrow_right.gif);
		background-color: #fff;
		background-repeat: no-repeat;
		zoom: 1;
	}

}



section.test-drive > div > div.column-1.important.unveiled > div { }