@charset "UTF-8";

/************************/
/* WEBFONTS            */
/**********************/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);
@font-face {
    font-family: "glide-social";
    font-style: normal;
    font-weight: normal;
    src: url("//assets.rmcloud.com/fonts/glide-social.eot?#iefix") format("embedded-opentype"), url("http://assets.rmcloud.com/fonts/glide-social.woff") format("woff"), url("http://assets.rmcloud.com/fonts/glide-social.ttf") format("truetype"), url("http://assets.rmcloud.com/fonts/glide-social.svg#glide-social") format("svg");
}

/************************/
/* HTML                */
/**********************/
body {
    font-family: "Open Sans",Helvetica,sans-serif;
}

/************************/
/* REUSABLE CLASSES    */
/**********************/
.wrapper {
	width: 1090px;
	position: relative;
	margin: 0 auto;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}
#page .call-to-action {
	border: 1px solid #000;
	border-radius: 5px;
	color: #FFF;
	font-size: 16px;
	font-weight: 700;
	padding: 10px 20px;
	text-transform: uppercase;
	background: #717171; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxNzE3MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjNDM0MzQzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSIjMTkxOTE5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTklIiBzdG9wLWNvbG9yPSIjMTYwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #717171 0%, #434343 8%, #191919 45%, #160000 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#717171), color-stop(8%,#434343), color-stop(45%,#191919), color-stop(99%,#160000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #717171 0%,#434343 8%,#191919 45%,#160000 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #717171 0%,#434343 8%,#191919 45%,#160000 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #717171 0%,#434343 8%,#191919 45%,#160000 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #717171 0%,#434343 8%,#191919 45%,#160000 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#717171', endColorstr='#160000',GradientType=0 ); /* IE6-8 */
}
#page .call-to-action:hover {
	background: #000;
	color: #FFF;
}
/************************/
/* HEADER              */
/**********************/
#tp-header {
    background: url("../img/header-bg.png") repeat-x scroll left top #FFFFFF;
    box-shadow: 0 2px 50px 0 #EEEEEE;
    height: 165px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 100;
}
#tp-header h1 {
    color: #FFFFFF;
    font-size: 27px;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: 118px;
}
#tp-header img {
	position: absolute;
	top: 0;
	left: 0;
}
#tp-header nav {
	float: right;
	padding: 40px 0 0 0;
}
#tp-header nav ul li {
	float: left;
	margin: 0 20px;
}
#tp-header nav ul li a {
    color: #000000;
    font-size: 20px;
    text-decoration: none;
}
#tp-header nav ul li a:hover {
	color: #ed1c24;
}

/************************/
/* HOW IT WORKS        */
/**********************/
#how-it-works {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 120px;
    padding: 90px 0 40px;
    text-align: center;
}
#how-it-works h2 {
    font-size: 36px;
    margin-bottom: 50px;
}
#how-it-works h3 {
    color: #ED1C24;
    font-size: 24px;
    font-weight: 700;
    margin: 10px auto 30px auto;
    width: 220px;
}
#how-it-works p {
    margin: 0 auto;
    line-height: 140%;
    width: 280px;
}
#how-it-works img {
	width: 100%;
	height: auto;
}
#how-it-works .column {
	width: 27%;
	float: left;
}
#how-it-works .column.middle {
	width: 46%;
	float: left;
}

/************************/
/* FEATURES            */
/**********************/
#features {
	background: url("../img/triangle-1.png") no-repeat center top,
				url("../img/shadow-1.png") repeat-x left top;
	background-color: #f2f2f2;
	padding: 80px 0 100px 0;
	text-align: center;
}
#features h2 {
    font-size: 36px;
    padding-top: 30px;
    margin-bottom: 50px;
}
#features ul li {
    float: left;
    font-size: 20px;
    padding: 20px 0 20px 10%;
    text-align: left;
    width: 40%;
}
#features ul li.icon-drag {
	background: url("../img/icon-drag.png") no-repeat left center;
}
#features ul li.icon-mobile {
	background: url("../img/icon-mobile.png") no-repeat left center;
}
#features ul li.icon-responsive {
	background: url("../img/icon-responsive.png") no-repeat left center;
}
#features ul li.icon-graphs {
	background: url("../img/icon-graphs.png") no-repeat left center;
}
#features ul li.icon-embed {
	background: url("../img/icon-embed.png") no-repeat left center;
}
#features ul li.icon-redman {
	background: url("../img/icon-redman.png") no-repeat left center;
}
#features ul li.icon-url {
	background: url("../img/icon-url.png") no-repeat left center;
}
#features ul li.icon-export {
	background: url("../img/icon-export.png") no-repeat left center;
}

/************************/
/* REQUEST MORE        */
/**********************/
#request-more {
	background: url("../img/triangle-2.png") no-repeat center top,
				url("../img/shadow-2.png") repeat-x left top,
				url("../img/gray-pattern.png") repeat left top;
	background-color: #f2f2f2;
	padding: 40px 0 60px 0;
	text-align: center;
	text-shadow: 1px 1px 0 #FFF;
}
#request-more h2 {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 30px;
    padding-top: 100px;
}
#request-more p {
	font-size: 28px;
	margin: 20px 0;
	line-height: 36px;
}
#request-more img {
	margin-top: 60px;
}
#request-more .left {
    float: left;
    text-align: left;
    width: 350px;
}
#request-more .right {
	background: url("../img/shadow.png") no-repeat center bottom;
	float: right;
	margin-top: 60px;
	padding-bottom: 40px;
	position: relative;
	top: 30px;
	width: 540px;
}
#request-more .form {
	border: 1px solid #FFF;
	border-radius: 20px;
	height: auto;
	padding: 20px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk4JSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(98%,#dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 98%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-8 */

}

/************************/
/* FOOTER              */
/**********************/
#tp-footer {
	background: #000;
	height: 40px;
}
#tp-footer nav ul li {
	float: left;
	margin: 0 10px;
}
#tp-footer a {
	color: #F9F9F9;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding: 11px 0;
	text-decoration: none;
}
#tp-footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#tp-footer .social-media {
	float: right;
}
#tp-footer .social-media ul li {
	float: left;
	margin: 0 10px;
}
#tp-footer .social-media ul li a {
	text-decoration: none;
}
#tp-footer .social-media ul li a span {
	font-family: "glide-social";
	margin-right: 3px;
}

/*** *********** RESPONSIVE FORM STYLES ***/
.redform {
  background-color: rgba(240,240,240,0.5);
  padding: 10px;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
.redform form {
  background-color: #FFF;
  padding: 20px;
  border: 1px solid #ccc;
  color: #000;
}
.redform,
.redform form {
  border-radius: 5px;
}
.redform legend {
  font-size: 130%;
  font-weight: bold;
}
.redform .form-group {
  overflow: hidden;
  margin: 5px 0px;
  padding: 5px;
}
.redform .form-group h3{
  margin-top: 40px;
  margin-bottom: 20px;
}
.redform .help-block {
  margin-top: 1px;
  margin-bottom: 0px;
  font-size: 80%;
  font-style: italic;
}
.redform .type-captcha .control-label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: auto;
  float: none;
  vertical-align: top;
}
.redform .type-captcha img {
  height: 22px;
  vertical-align: top;
}

/*** BUTTONS ***/
.redform button,
.redform .type-navigation input.btn {
  height: 27px;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgb(255, 255, 255)),
    color-stop(1, rgb(230, 230, 230))
  );
  background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
  background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
  background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
  background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
  background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(230, 230, 230) 100%);
  border: 1px solid #BBB;
  padding: 1px 15px;
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.2), 0px 1px 2px rgba(0, 0, 0, 0.05);
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.75);
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
}
.redform button:hover,
.redform .type-navigation input.btn:hover {
  background-image: none;
  background-color: #E6E6E6;
}
.redform button:active,
.redform .type-navigation input.btn:active {
  background-image: none;
  background-color: #DDD;
  box-shadow: inset 0px 0px 3px rgba(0,0,0,0.3);
  outline: none;
}
.redform .type-submit button {
  min-width: 215px;
  font-size: 100%;
}
.redform .type-navigation {
  height: 27px;
  margin-top: 25px;
  position: relative;
}
.redform .type-navigation .navigation {
  font-size: 80%;
  text-transform: uppercase;
  position: absolute;
  top: 0;
}
.redform .type-navigation .navigation-next {
  right: 0;
}
.redform .type-navigation .navigation-prev {
  left: 0;
}
.redform .type-submit.type-navigation {
  padding-bottom: 30px;
}
.redform .type-submit.type-navigation .navigation {
  top: auto; bottom: 0;
}


/*** REQUIRED FIELD ***/
div.required.legend:before,
.redform .required label:after {
  content: '*';
  color: #900;
  font-size: 80%;
  position: relative;
  top: -3px;
}
div.required.legend {
  margin-bottom: 5px;
  text-align: right;
}
div.required.legend:before {
  margin-right: 3px;
}

/*** INPUT TYPES ***/
.redform input,
.redform select,
.redform textarea,
.redform label.radio,
.redform label.checkbox,
.redform button {
  font-size: 14px;
}
.redform input,
.redform .add-on,
.redform textarea,
.redform button {
  border-radius: 5px;
}
.redform input,
.redform textarea {
  margin: 0px;
  padding: 1px 3px;
  border: 1px solid #CCC;
  line-height: 22px;
  vertical-align: middle;
}
.redform .type-captcha input,
.redform .type-textInput input,
.redform textarea {
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075);
  width: 95%;
}
.redform input {
  height: 22px;
  background-image: -webkit-gradient(
  linear,
  left bottom,
  left top,
  color-stop(0.64, rgb(255, 255, 255)),
  color-stop(1, rgb(242, 242, 242))
  );
  background-image: -o-linear-gradient(top, rgb(255, 255, 255) 64%, rgb(242, 242, 242) 100%);
  background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 64%, rgb(242, 242, 242) 100%);
  background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 64%, rgb(242, 242, 242) 100%);
  background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 64%, rgb(242, 242, 242) 100%);
  background-image: linear-gradient(to top, rgb(255, 255, 255) 64%, rgb(242, 242, 242) 100%);
}
.redform .type-fileUpload input {
  background-image: none;
  border: 0px;
  box-shadow: none;
}
.redform select {
  height: 27px;
  margin: 0px;
  padding: 0px;
}
.redform textarea {
  width: 96.5%;
  resize: none;
}
.redform .type-textPrepend input {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.redform .type-textPrepend .add-on {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 22px;
  margin-right: -5px;
  padding: 1px 3px;
  background-color: #EEE;
  border: 1px solid #CCC;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 13px;
  text-shadow: 0px 1px 0px #FFF;
  vertical-align: top;
  line-height: 22px;
}
.redform .radio,
.redform .checkbox {
  display: block;
}
.redform .input-file {
  line-height: 100%;
}
.redform .type-textInput input:focus,
.redform .type-textPrepend input:focus,
.redform .type-captcha input:focus,
.redform select:focus,
.redform textarea:focus {
  outline: none;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.075), 0px 0px 3px #000;
}

/*** ERROR STATE ***/
.redform .form-group.error {
  background-color: #fdd4d4;
  border: 1px solid;
  border-top-color: rgba(255,255,255,0.5);
  border-left-color: rgba(255,255,255,0.5);
  border-bottom-color: rgba(0,0,0,0.5);
  border-right-color: rgba(0,0,0,0.5);
  color: #900;
}
.redform .form-group.error label {
  font-weight: bold;
  font-style: normal;
}

/*** INPUT SIZE VARIATIONS ***/
.redform .type-textInput .input-xlarge {
  width: 95%;
}
.redform .type-selectSingle .input-xlarge {
  width: 98%;
}
.redform .type-textarea .input-xlarge {
  height: 250px;
}
.redform .type-textInput .input-large,
.redform .type-selectSingle .input-large {
  width: 70%;
}
.redform .type-textarea .input-large {
  height: 200px;
}
.redform .type-textInput .input-medium,
.redform .type-selectSingle .input-medium {
  width: 50%;
}
.redform .type-textarea .input-medium {
  height: 150px;
}
.redform .type-textInput .input-small,
.redform .type-selectSingle .input-small {
  width: 30%;
}
.redform .type-textarea .input-small {
  height: 100px;
}

/*** LABELS BESIDE INPUTS ***/
.labeltype-beside.redform label,
.labeltype-beside.redform .type-captcha .control-label {
  width: 25%;
  text-align: right;
  line-height: 32px;
  font-size: 14px;
}
.labeltype-beside.redform label.radio,
.labeltype-beside.redform label.checkbox {
  width: auto;
  padding: 0;
  text-align: left;
  line-height: auto;
  margin-left: 130px;
}
.labeltype-beside.redform label.radio,
.labeltype-beside.redform label.checkbox span{
  font-size: 12px;
  margin-top: -52px;
  float: right;
}
.labeltype-beside.redform .form-input {
  width: 71%;
  float: right;
}
.labeltype-beside.redform .help-block {
  width: 71%;
  float: right;
}
.labeltype-beside.redform .type-submit button {
  margin-left: 28.2%;
}


/*** LABELS ABOVE INPUTS ***/
.labeltype-above.redform label {
  display: block;
  margin-bottom: 2px;
}
.labeltype-above.redform .type-radioMultiple .controls,
.labeltype-above.redform .type-checkboxMultiple .controls {
  margin-left: 2px;
}
.labeltype-above.redform .type-submit button {
  display: block;
  margin: 0px auto;
}


/*** PAGINATION TITLE ***/
.redform .title-wrap {
  font-size: 140%;
}

/*** PAGINATION PROGRESS BAR ***/
.redform .page-progress {
  list-style-type: none;
  width: auto; height: 50px;
  margin: 0; padding: 0;
  position: relative;
}
.redform .page-progress-top {
  top: 20px; left: 68px;
}
.redform .page-progress-bottom {
  top: 28px; left: 68px;
}
.redform .progress-step {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 120px;
  border-bottom: 5px solid #777;
  margin: 0px -2px;
  padding: 0px 30px;
  vertical-align: top;
  position: relative;
  opacity: 0.3;
}
.redform .progress-step.active,
.redform .progress-step.complete {
  opacity: 1.0;
}
.redform .progress-step.active {
  z-index: 10;
}
.redform .progress-step:first-child {
  width: 0px;
  padding: 0;
}
.redform .progress-label {
  width: 44px;
  background-color: #888;
  border-radius: 15px;
  padding: 7px 10px;
  color: #FFF;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: -13px; right: 0px;
}
.redform .progress-step.active .progress-label {
  background-color: #444;
  box-shadow: 0px 0px 0px 2px #FFF, 0px 0px 0px 4px #333;
}
.redform .progress-step:first-child .progress-label {
  right: 0px;
}

/*** DARKSITE ***/
.rm-dark-website div.required.legend:before {
  background-color: #FFF;
  padding: 0px 5px;
  border-radius: 15px;
}
.rm-dark-website .redform .progress-step {
  border-bottom: 5px solid #FFF;
  opacity: 0.5;
}
.rm-dark-website .redform .progress-label {
  background-color: #FFF;
  color: #000;
}
.rm-dark-website .redform .progress-step.active,
.rm-dark-website .redform .progress-step.complete {
  opacity: 1.0;
}
.rm-dark-website .redform .progress-step.active .progress-label {
  background-color: #FFF;
  box-shadow: 0px 0px 0px 2px #999, 0px 0px 0px 4px #FFF;
}
