/*Bootstrap styles override*/
.row {
    margin: 0;
}

/* Custom Styles */

html,body {
	/*position: relative;*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
	font-family: "proxima-nova", "Proxima Nova", "Open Sans", sans-serif !important;
	background-color: #FFF;
    overflow-x: hidden;
}

body > img {
	display: none;
}

.btn-default:focus,
.btn-default:active,
.btn-default:hover {
	outline: none;
}

/* Browser Updates */
body .buorg {
	height: 50px;
	font-size: 1em !important;
	border: none;
}

body .buorg div {
	width: 100%;
	height: 100%;
	padding: 15px 36px 15px 40px !important;
}

body #buorgclose {
	top: 50% !important;
	right: 0.8em !important;
	width: 20px !important;
	height: 20px !important;
	font-size: 1.5em !important;
	line-height: 1;
	padding: 0 !important;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.r-banner-heading, .r-section-title, .r-metrics-wrapper h1, .r-read-stories, .r-section-title, .r-use-case-title, h1, h2, h3 {
    font-family: "proxima-nova", "Proxima Nova", sans-serif !important;
}

/* Header */
.r-header {
    height: 60px !important;
    -webkit-transition: all 0.5s ease !important;
    transition: all 0.5s ease !important;
}

.r-header.shrink {
    height: 60px !important;
    background-color: #fff !important;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23) !important;
}

.navbar {
    background-color: transparent !important;
}

.navbar .container-fluid .r-nav-links-wrapper .r-sign-up-button {
    background-color: transparent;
    color: #333;
}

.navbar .container-fluid .r-nav-links-wrapper .r-login-button {
    color: #FFF;
}

.navbar .container-fluid .r-nav-links-wrapper .r-sign-up-button:hover,
.navbar .container-fluid .r-nav-links-wrapper .r-login-button:hover {
    background-color: #448AFF;
    color: #FFF;
}

.r-header.shrink .navbar .container-fluid .r-nav-links-wrapper .r-sign-up-button:hover,
.r-header.shrink .navbar .container-fluid .r-nav-links-wrapper .r-login-button:hover {
    background-color: #448AFF;
    color: #FFF;
}

.navbar-right li a.btn, .r-get-started {
    border: 1px solid #CCC !important;
}

#r-solutions-link,
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>button>span,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>button>span:hover {
    color: #FFF;
}

.navbar-default .navbar-nav>li>button>span {
    font-size: 1em !important;
    font-weight: normal !important;
}

.r-header.shrink #r-solutions-link,
.r-header.shrink .navbar-default .navbar-nav>li>a,
.r-header.shrink .navbar-default .navbar-nav>li>button>span,
.r-header.shrink .navbar-default .navbar-nav>li>a:hover,
.r-header.shrink .navbar-default .navbar-nav>li>button>span:hover {
    color: #333;
}

.r-header-brand-name {
    color: #333;
    margin: 6px 0 0 6px;
    font-size: 24px;
    text-transform: none;
    font-weight: normal;
}

#r-background {
    position: absolute;
    width: 100%;
    height: calc(100% - 100px);
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

#r-background a {
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    flex-direction: column;
    cursor: pointer;
    text-decoration: none;
    color: #F9DC54;
    margin-top: 5px;
}

#r-background a i {
    font-size: 2.5em;
    border-radius: 50%;
    background-color: transparent;
    color: #F9DC54;
    box-shadow: 0 0 10px 1px #F9DC54;
    display: flex;
    align-items: center;
    justify-content: center;
}

#r-background a span {
    margin-top: 1em;
    font-size: 0.8em;
    color: #fff;
}

.featherlight-iframe .featherlight-content {
    overflow-y: hidden !important;
    height: 500px;
    background-color: #000;
}

a.r-cta {
    background-color: #349dd8;
    color: white;
    text-decoration: none;
    padding: 0.7em;
    padding-left: 1em;
    padding-right: 1em;
    border-radius: 4px;
    font-size: 16px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.r-cta:hover {
    font-weight: bold;
    background-color: white;
    color: #349dd8;
    text-decoration: none;
}

.r-cta-section .r-cta {
    padding: 0 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    border: 2px solid #00376b;
    background-color: #00376b;
    font-weight: bold;
    min-width: 180px;
}

.r-cta-section .r-cta:hover {
    background-color: transparent;
    border: 2px solid #00376b;
    color: #00376b;
    font-weight: bold;
	cursor: pointer;
}

.r-banner-video {
    width: 100%;
    max-width: 600px;
    height: 350px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4), 0 2px 10px 0 rgba(0, 0, 0, 0.4);
}

#r-banner-cta,
.r-cta-section .r-cta,
#r-banner-secondary-cta {
    border: 1px solid #007eff;
    background-color: #007eff;
    color: white;
    border-radius: 0 20px 20px 0;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.1), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

#r-banner-cta:hover,
#r-overview .r-cta-section .r-cta:hover,
#r-banner-secondary-cta:hover {
    border: 2px solid #007eff;
    background-color: transparent;
    color: #007eff;
}

.r-cta-secondary {
    margin: auto;
    margin-top: 2em;
    outline-style: ridge;
    background-color: transparent !important;
    padding: 0.5em !important;
    font-size: 1em !important;
}

.r-cta-secondary:hover {
    background-color: #0c1f28 !important;
    color: white !important;
    outline-style: ridge !important;
    outline-color: white !important;
    border-radius: 0;
}

/* About */

.r-banner-content {
	width: 100%;
	margin-top: 3em;
	margin-top: 4em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.r-banner .r-banner-title {
    text-align: center;
    line-height: 2;
    margin-bottom: 1.5em;
    font-weight: 100 !important;
}

.r-banner-title, .r-banner-caption {
	text-align: center;
}

.r-banner-title {
	font-weight: 100;
    font-size: 3rem !important;
}

.r-banner-title .highlight {
    text-transform: uppercase;
    display: block;
    font-size: 5rem;
    letter-spacing: 0.01em;
}

.r-banner-text-container {
    padding-left: 4em;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.r-banner-heading {
    font-size: 45px;
    text-align: left;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    line-height: 1.1;
    font-weight: 900;
    color: #333;
}

.r-banner-heading div {
    font-size: 0.5em;
    line-height: 1.5;
    color: #555;
    font-weight: 100;
    text-shadow: none;
    margin-top: 0.3em;
}

.r-banner-heading div b {
    font-weight: bold;
    color: #448AFF;
}

.r-banner-subheading {
    font-size: 1.5em;
    font-weight: lighter;
    margin-top: 1em;
    padding: 0 2em;
    line-height: 1.5;
    margin-bottom: 1em;
}

.r-banner-video-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    height: 340px;
    z-index: -1;
}

.r-youtube-player-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.r-screen-wrapper {
    width: 420px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.r-youtube-player-wrapper svg {
    width: 420px;
}

.r-video-wrapper {
    border: 15px solid #fff;
    border-radius: 10px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.r-call-to-action-section {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.75em;
}

.r-banner-cta-input {
    margin-right: 5px;
    width: 250px;
}

#r-overview .r-banner-cta-input input, .r-banner-cta-input input {
    height: 35px;
    background-color: #FFF;
    border: 1px solid #007eff;
    border-radius: 20px 0 0 20px;
    color: #333;
    box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.1), 0 4px 10px 0 rgba(0, 0, 0, 0.1);
}

#r-overview .r-banner-cta-input input:focus {
    border-color: #007eff;
    box-shadow: none;
    outline: none;
}

.r-section.r-overview {
    background-image: url(../png/bg_homepage-4.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}

@media screen and (max-width: 480px) {
    .r-cta-section {
        padding-top: 1em;
    }

    .r-banner-cta-input {
        margin-right: 0;
    }
}

.r-video-play-button {
	width: 5vw;
	height: 5vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	color: #333;
	border-radius: 50%;
	margin-top: 3rem;
	cursor: pointer;
}

.r-video-play-button i {
	font-size: 4rem;
}

.r-banner-caption {
	font-weight: 300;
}

.r-banner-caption {
	line-height: 1.5;
}

.r-banner-wrapper {
	position: relative;
    z-index: 10;
}

.overlay {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 0;
}

/* Customers */

.r-customers-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    padding: 2em !important;
    height: auto !important;
    background-color: #F5F5F5 !important;
}

.r-section.r-message h2 {
    color: #777;
    font-size: 21px;
    margin: 0;
    padding: 0;
    margin-bottom: 12px;
}

.r-customers-wrapper h2 {
    margin: 15px 0;
    color: #333;
    font-size: 40px;
}

.r-customers-logo-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 30px !important;
}

.r-customers-logo-wrapper img {
    height: 25px;
    margin: 0 1em;
}

/* Capsule Gallery */

.tags-embed.r-user-capsules {
	margin: 0;
	padding: 0;
}

.tags-embed .r-read-stories {
    margin: 0;
    font-size: 0.9em;
    letter-spacing: 0.6em;
}

.r-user-capsules .r-sub-magazine-container, .r-user-capsules .r-magazine-capsules {
	border: none;
}

.tags-embed .r-sub-magazine-container .r-sub-magazine-wrapper {
	border-bottom: 1px solid #c3c3c3;
	padding: 1em 0;
}

.showbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 30vh;
    padding: 1em;
}

.r-capsules {
	display: none;
}

.featherlight-content {
    width: 60%;
}

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 320px;
	max-height: 240px;
	width: 100%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 700;
}

.grid figure h2,
.grid figure button {
	margin: 0;
}

.grid figure button {
	letter-spacing: 1px;
	font-size: 68.5%;
	color: #FFF;
}

.grid figure button a {
	color: #FFF;
}

#r-capsule-wrapper-1 figure.r-hover-effect {
	background-color: #C63D0F;
}

#r-capsule-wrapper-2 figure.r-hover-effect {
	background-color: #558C89;
}

#r-capsule-wrapper-3 figure.r-hover-effect {
	background-color: #005A31;
}

#r-capsule-wrapper-4 figure.r-hover-effect {
	background-color: #4A96AD;
}

figure.r-hover-effect img {
	opacity: 0.4;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

figure.r-hover-effect:hover img {
	opacity: 0.4;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.r-hover-effect h2 {
	margin-top: 10%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.r-hover-effect button {
	margin: 1em 0 0;
	padding: 1em;
	border: 1px solid #fff;
	background-color: transparent;
    border-radius: 0;
    color: #FFF;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0) scale(1.1);
	transform: translate3d(0,20px,0) scale(1.1);
}

figure.r-hover-effect:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.r-hover-effect:hover button {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

.featherlight.featherlight-iframe iframe {
	width: 100%;
	height: 500px;
}

/* Capsules */

.capsules .r-section-heading {
	display: inline-block;
}

.agreement-text {
	display: inline-block;
	margin-top: 10px;
    font-weight: lighter;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.r-app-links li a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 3px;
}

.r-app-store-link {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.r-google-play-link {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

/* Privacy Policy, Terms of Use and Copyrights */

.policy-title, .terms-title, .copyrights-title {
	margin-top: 60px;
}

@media (min-width: 768px) {
	.modal-sm {
	    width: 360px;
	}
}

/* Styles for soft keyboard in Android messing up layouts */
html.keyboard-open, body.keyboard-open {
	height: 200vh;
	overflow: hidden;
	overflow-y: scroll;
}

.r-vertical-nav.keyboard-open {
	display: none;
}

.r-banner-content .r-banner-title.keyboard-open {
	font-size: 2em;
	letter-spacing: 0.05em;
	text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.8);
}

.r-banner-content .r-banner-caption.keyboard-open {
	font-size: 1em;
	letter-spacing: 0.05em;
}


/* New Design */

body::before {
	content: 'mobile';
	display: none;
}

.r-get-started {
	padding: 0 !important;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 1em;
}

@media only screen and (min-width: 1050px) {
	body::before {
		content: 'desktop';
	}

	/*.r-section {
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

	.r-section > div {
		visibility: visible;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		 Force Hardware Acceleration
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
	}*/
}

.r-center-middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.r-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.r-section {
	width: 100%;
	height: 100vh;
	background-color: #fff;
    padding-bottom: 3em;
    padding-top: 3em;
}

.r-section .r-section-content-wrapper,
.r-section > div {
	width: 100%;
	height: 100%;
	padding: 0;
}

.r-section.r-banner > div {
	overflow: hidden;
}

.r-banner-bg-video-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    height: calc(100vh - 130px) !important;
    z-index: 0;
}

.r-banner-bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.r-section.r-banner .r-banner-title {
	font-size: 4em;
	line-height: normal;
	margin: 0;
}

.r-section.r-banner .r-banner-sub {
	font-size: 1.6em;
    font-weight: 100;
}

.r-banner-content-wrapper {
	height: 50vh;
}

.r-section.r-banner .r-banner-caption-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100%;
}

.r-section.r-banner .r-banner-caption-wrapper > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.r-section.r-banner .r-banner-caption-wrapper .r-banner-image-wrapper {
	width: 100px;
    height: 100px;
    border-radius: 50%;
    padding: 1.6em;
}

.r-section.r-banner .r-banner-caption {
	font-size: 1.6em;
    font-weight: 400;
    margin-top: 0.5em;
}

.r-section.r-banner .r-banner-video-wrapper {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.r-section.r-banner .r-banner-video-wrapper > iframe {
	width: 24vw;
    height: 24vw;
}

.r-section-title-wrapper {
	height: 20%;
}

.r-section-title-wrapper .r-section-title {
	z-index: 1;
    font-size: 4em;
    font-weight: 300;
    padding-bottom: 0.5em;
    text-transform: uppercase;
}

.r-examples {
	height: 100vh;
}

.r-section.r-examples .r-section-content-wrapper {
	margin-top: 0;
}

.r-section.r-examples .r-sub-magazine-title,
.r-section.r-examples .r-read-stories {
	color: #333;
	font-weight: bolder;
}

.r-section.r-examples .r-show-more {
	padding: 1em 2em;
    color: #fff;
    background-color: #FF7043;
    text-transform: uppercase;
}

.r-section.r-examples .r-grid-item {
	background-color: transparent !important;
}

.r-banner-image-1-color {
    background-color: #e1ab6e;
}

.r-banner-image-2-color {
    background-color: #7e9b9d;
}

.r-banner-image-3-color {
    background-color: #ed958d;
}

.r-editor-screenshots {
    border: 5px solid;
    padding: 0;
    margin: 5px;
}

.r-editor-screenshot-1 {
    border-color: #c7b299;
}

.r-editor-screenshot-2 {
    border-color: #59a3cb;
}

.r-editor-screenshot-3 {
    border-color: #337e8c;
}

.r-editor-screenshot-4 {
    border-color: #e5604a;
}

.r-editor-screenshot-5 {
    border-color: #f8bd48;
}

.r-editor-screenshot-6 {
    border-color: #68d6a7;
}

.r-pricing {
    padding: 5rem 0rem;
    background: #FFF;
}

.r-read-stories {
    font-size: 3em;
}

.r-cta-section {
    padding-top: 2em;
    padding-bottom: 0.5em;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.r-cta-section > .r-cta {
    border-radius: 20px !important;
    margin-bottom: 1em;
    margin-right: 1em;
}

.r-cta-login-social {
    margin: 0;
    color: #777;
    cursor: pointer;
}

.r-cta-login-social-text {
    padding-right: 10px;
}

.r-cta-login-social i {
    font-size: 20px;
    padding: 0 5px;
}

.r-full-size-image {
    height: 100%;
    width: 100%;
}

.r-full-size-image:hover {
    transform: scale(1.1);
    transition: 0.5s;
}

/* Hide the play button on mobile browsers. */
video::-webkit-media-controls {
    display: none !important;
}

video::-webkit-media-controls {
    display: none !important;
}

video::-webkit-media-controls-enclosure {
    display: none !important;
}

video::-webkit-media-controls-panel {
    display: none !important;
    -webkit-appearance: none;
}

video::-webkit-media-controls-play-button {
    display: none !important;
    -webkit-appearance: none;
}

video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
}

.r-features {
    height: 100vh;
    overflow: auto;
}

.r-features .r-section-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.r-features .r-section-body-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    flex-direction: row !important;
}

.r-section-body-wrapper {
    flex-wrap: wrap;
}

.r-feature-text {
    padding: 0 4vw 0 4vw;
    text-align: left;
    color: #333;
    font-size: 1em;
}

.r-feature-video img, .r-feature-video video, #ytplayer {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.r-feature-heading, .r-feature-subheading {
    margin-bottom: 0.3em;
}

.r-feature-heading {
    font-size: 2.5em;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 5rem;
}

.r-feature-subheading {
    font-size: 1.5em;
    font-weight: lighter;
    line-height: 1.8em;
}

.r-features video, .r-features img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.r-feature-subfeature {
    padding-top: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}

.r-feature-subfeature-image {
    text-align: center;
}

.r-feature-subfeature-image img {
    max-width: 100px;
    max-height: 100px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.4), 0 7px 20px 0 rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}

.r-feature-subfeature-description {
    padding-bottom: 2em;
    line-height: 1.7;
}

.r-feature-subfeature-description h4 {
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
}

.r-section.r-overview {
	padding: 7rem 2rem 1rem 2rem;
    height: calc(100vh - 130px) !important;
    background-color: transparent;
    position: relative;
    z-index: 10;
}

.r-overview-section-image {
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    height: 300px;
}

i.material-icons.r-overview-section-play-button {
    position: absolute;
    margin: auto;
    top: calc(50% - 0.5em);
    left: 0;
    right: 0;
    font-size: 60px;
    color: #777;
}

.r-section.r-overview > .container,
.r-section.r-overview > .container > .row,
.r-section.r-use-cases > .container,
.r-section.r-use-cases > .container > .row{
	height: 100%;
}

.r-section.r-overview > .container > .row,
.r-section.r-use-cases > .container > .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
}

.r-section.r-overview > .container .row > div > span {
    font-size: 1.75rem;
    font-weight: 300;
}

.r-section.r-overview > .container > .row > div:nth-child(2) > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.r-feature-overview {
    height: 80vh;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0;
}

#r-create-overview, #r-style-overview, #r-share-overview {
    background-color: transparent;
    position: relative;
    overflow: visible;
}

#r-share-overview {
    overflow: hidden;
}

#r-create-overview:before, #r-style-overview:before, #r-share-overview:before {
    content: '';
    width: 30%;
    height: 120%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
}

#r-create-overview:before {
    background-image: url(../png/bg-homepage-feature-section-1.png);
    left: 0;
}

#r-style-overview:before {
    background-image: url(../png/bg-homepage-feature-section-2.png);
    background-position: 100% 0;
    background-size: cover;
    top: -10%;
    right: 0;
}

#r-share-overview:before {
    background-image: url(../png/bg-homepage-feature-section-3.png);
    background-size: contain;
    left: 0;
    top: -10%;
    height: 110%;
}

.r-feature-overview-title {
    font-size: 50px;
    text-align: left;
    color: #333;
    line-height: 1.2;
    font-weight: 500;
}

.r-feature-overview-subtitle {
    background-color: #333;
    color: #FFF;
    margin: 0;
    font-size: 28px;
    display: inline-block;
    padding: 0.3em 0.5em;
    margin-bottom: 1em;
}

.r-feature-overview-title img {
    height: 36px;
    margin: 8px;
}

div.r-feature-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.r-feature-wrapper > div {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

#r-style-overview .r-feature-wrapper > div {
    justify-content: flex-end;
}

.r-feature {
    margin-bottom: 5em;
}

.r-feature-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 2em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.r-feature-image video {
    width: 100%;
    max-width: 720px;
    height: auto;
    object-fit: contain;
    border-radius: 10px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4), 0 2px 10px 0 rgba(0, 0, 0, 0.4);
}

#r-create-overview .r-feature-wrapper > div:first-child {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#r-style-overview .r-feature-wrapper > div:last-child {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

#r-share-overview .r-feature-wrapper > div:first-child {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.r-feature-image img {
    width: 95%;
    height: 100%;
    object-fit: contain;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.4), 0 2px 10px 0 rgba(0, 0, 0, 0.4);
}

.r-feature-header {
    font-size: 30px;
    margin-top: 1em;
    color: #373b3f;
}

.r-landing-page-feature-details {
    padding: 0 2em;
    text-align: left;
    max-width: 720px;
}

#r-style-overview .r-landing-page-feature-details {
    display: flex;
    flex-direction: column;
}

.r-landing-page-feature-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1em;
    font-size: 16px;
    font-weight: lighter;
    text-align: left;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.r-landing-page-feature-detail-image-wrapper {
    width: 36px;
}

.r-landing-page-feature-detail-image {
    height: 100%;
    width: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}

.r-landing-page-feature-detail-text {
    width: calc(100% - 36px);
    font-size: 21px;
    font-weight: lighter;
    line-height: 1.7;
    color: #333;
}

.r-section.r-use-cases {
    background: url(../jpg/use-cases.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    height: auto;
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.r-section.r-use-cases > .overlay {
    background-color: rgba(0, 0, 0, 0.7);
}

.r-section.r-use-cases > .container > .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.r-section.r-use-cases > .container > .row > div:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 2rem;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.r-section-title {
    margin: 0.7em 0;
    text-align: center;
}

.r-use-case {
    padding: 1em 0.5em;
    height: 250px;
}

.r-use-case-title {
    font-size: 3.5vh;
}

.r-section.r-use-cases > .container > .row > div > div > i {
    font-size: 4rem;
}

.r-section.r-use-cases > .container > .row > div > div > span {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 4vh;
}

.r-section a.r-use-case-link {
    display: block;
    cursor: pointer;
    text-decoration: none;
    margin-top: 5px;
    color: #448AFF;
    font-size: 15px;
}

.r-section.r-feature-mobile-container {
    background-color: #333;
    color: #FFF;
    padding: 2em 3em;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.r-feature-mobile-text-title {
    font-size: 36px;
}

.r-feature-mobile-text-subtitle {
    font-size: 20px;
    font-weight: lighter;
    line-height: 1.5;
}

.r-feature-mobile-images {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.r-feature-mobile-image-download {
    width: 150px;
    height: auto;
    object-fit: contain;
    margin: 1em;
}

.r-feature-mobile-image-app {
    width: 150px;
    height: auto;
    object-fit: contain;
}

.r-message {
    height: 130px !important;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 1em;
    padding-bottom: 0:
    text-align: center;
    flex-wrap: wrap;
}

.r-metrics-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.r-metrics-wrapper h1 {
    font-size: 4.5em;
}

.r-metrics-wrapper .r-feature-text {
    text-align: center;
    color: #FFF;
}

.r-metrics-wrapper h2 {
    color: #00D873;
    font-weight: bold;
    font-size: 2.5em;
}

.small {
    font-size: 80%;
}

.r-metrics-wrapper small {
    color: #F2F4F5;
    font-size: 70%;
}

.r-landing-page-press-wrapper {
    background-color: #f5f5f5;
    height: auto;
}

.r-landing-page-press-wrapper img {
    filter: grayscale(100%);
}

.r-landing-page-press-wrapper:hover img {
    filter: grayscale(0%);
}

.r-landing-page-press-wrapper h1, .r-section-title {
    font-size: 50px;
}

.r-landing-page-press-articles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.r-landing-page-press-article {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1em;
    margin: 10px 0;
}

.r-landing-page-press-article-source {
    height: 100%;
    max-height: 70px;
    width: 100%;
    max-width: 120px;
    object-fit: cover;
    border-radius: 4px;
    filter: grayscale(100%);
}

.r-customers-wrapper:hover .r-landing-page-press-article-source {
    filter: grayscale(0%);
}

.r-landing-page-press-article-flag {
    width: 35px;
    height: 35px;
    margin-top: 10px;
    object-fit: contain;
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.2);
}

.r-landing-page-sample-wrapper {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.r-landing-page-sample-header {
    text-align: center;
    margin-bottom: 1em;
    font-size: 50px;
}

div.r-landing-page-samples {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: auto;
    width: 100%;
    margin: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.r-landing-page-sample {
    width: 300px;
    height: 330px;
    margin: 15px;
    border: 1px solid #CCC;
    border-radius: 2px;
    cursor: pointer;
    position: relative;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.r-landing-page-sample-image-wrapper {
    position: relative;
    width: 100%;
    height: 250px;
}

.r-landing-page-sample-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

i.r-landing-page-sample-image-play {
    font-size: 60px;
    color: #F2F4F5;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 60px;
    width: 60px;
}

.r-landing-page-sample-footer {
    height: 80px;
    padding: 5px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.r-landing-page-sample-footer-profile {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    -o-object-fit: contain;
       object-fit: contain;
    border: 1px solid #CCC;
}

.r-landing-page-sample-footer-title {
    margin-left: 5px;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-transform: capitalize;
    height: 40px;
    width: calc(100% - 40px - 5px);
}

.r-landing-page-sample-types {
    width: 100%;
    text-align: center;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 3px;
}

.r-landing-page-sample-type {
    border-radius: 20px;
    border: 1px solid #999;
    background: #FFF;
    padding: 2px 8px;
    text-transform: uppercase;
    font-size: 10px;
    margin: 0 2px;
    color: #999;
}

.r-section.r-download-apps {
	height: 50vh;
    position: relative;
    overflow: visible;
    background-image: url(../jpg/bg-cta-secondary.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.r-use-cases {
    min-height: 450px;
}

.r-section.r-download-apps .r-section-body-wrapper,
.r-section.r-download-apps .r-section-body-wrapper > div {
	height: 100%;
}

.r-section.r-download-apps .r-section-body-wrapper > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.r-section.r-download-apps .r-section-body-wrapper > div > ul {
	margin-top: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.r-section.r-download-apps .r-section-body-wrapper > div > ul .r-cta {
    font-size: 1.2em;
    cursor: pointer;
    font-weight: bold;
    width: 134px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #000;
    border-radius: 4px;
}

.r-section.r-download-apps .r-section-body-wrapper > div > ul .r-cta > i {
    font-size: 1.2em;
}

.r-download-apps-title {
    color: #333;
    font-size: 40px;
}

.r-landing-contact {
    /* Start after the navbar, which has 50px height. */
    padding-top: 60px;
    height: auto;
}

.r-landing-contact-details, .r-landing-contact-map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.r-section a {
    color: #FFF;
}

.r-section .r-feature-mobile-text-subtitle a {
    color: white;
    background-color: #007eff;
    padding: 0.1em 0.4em;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}

.r-section .r-feature-mobile-text-subtitle a:hover {
    color: #333;
    background-color: #FFF;
    text-decoration: none;
    padding: 0.1em 0.4em;
    border-radius: 5px;
    font-weight: bold;
    cursor: pointer;
}

.r-landing-contact-details a {
    color: #333;
}

.r-features {
    height: 100% !important;
}


.r-cta-section.r-no-user .r-new-cta-section {
    display: flex !important;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.r-cta-section.r-no-user .r-new-cta-section small {
    margin: 2px 0;
    color: #999;
}

.r-cta-section.r-no-user .form-group {
    margin-bottom: 0;
    float: none;
    display: inline-flex;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
}

.r-cta-section.r-no-user .r-new-cta-section  .r-cta {
    display: inline-flex;
}

.r-cta-section.r-no-user > .r-cta {
    display: none !important;
}

#joinTeam .modal-body {
    text-align: center;
}

#r-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    height: auto;
    min-height: 180px;
    background: #F5F5F5;
    color: #333;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    position: relative;
}

/*#r-footer:before {*/
    /*background-size: 100% 100%;*/
    /*content: '';*/
    /*display: block;*/
    /*height: 6.5em;*/
    /*position: absolute;*/
    /*width: 100%;*/
/*}*/

#r-footer a {
    color: #333;
    cursor: pointer;
}

#r-footer a:hover {
    text-decoration: none;
    color: #448AFF;
}

#r-footer > img {
    position: absolute;
    bottom: 0;
    width: 130%;
    z-index: 0;
    object-fit: cover;
}

.r-footer-column {
    padding: 1em 5em;
    line-height: 1.8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    height: 100%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
    z-index: 10;
}

.r-footer-column-header {
    font-weight: bold;
    font-size: 1.3em;
}

.r-footer-social {
    margin-right: 6px;
}

@media only screen and (max-width: 992px) {
    .r-section.r-overview .container {
        background-image: none;
    }

    #r-style-overview:before {
        background-size: contain;
    }

    .r-banner-heading {
        text-align: center;
    }

    .r-cta-section.r-no-user .r-new-cta-section {
        margin-bottom: 2em;
        justify-content: center;
    }

    .r-section, .r-section.r-download-apps {
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 2em 0;
    }

    .r-section.r-overview {
        height: 100% !important;
    }

    .r-section.r-feature-mobile-container {
        height: auto;
    }

    html.ios .r-section, html.ios .r-section.r-download-apps {
        height: auto;
    }

    .r-section.r-overview > .container,
    .r-section.r-overview > .container > .row {
        height: 100%;
    }

    .r-section.r-overview > .container > .row > div {
        flex-direction: column;
        justify-content: flex-start;
        height: auto;
    }

    .r-banner-heading {
        font-size: 50px;
    }

    .r-feature-text {
        padding: 0 2vw;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .r-feature-video {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .r-feature-wrapper > div {
        width: 100%;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        padding: 0;
    }

    .r-feature-overview-subtitle {
        font-size: 22px;
        padding: 0.5em 1em;
        margin: 0;
    }

    #r-style-overview .r-feature-wrapper > div:first-child {
        -ms-flex-order: 2;
        order: 2;
    }

    #r-style-overview .r-feature-wrapper > div:last-child {
        -ms-flex-order: 1;
        order: 1;
    }

    #r-share-overview {
        padding-bottom: 0;
    }

    .r-landing-page-feature-detail-text {
        padding: 1em;
    }
}

@media only screen and (max-width: 768px) {
    #ytplayer {
        width: 384px;
        height: 217px;
    }

    .r-banner-bg-video {
        display: none;
    }

    .r-banner-text-container {
        padding-left: 1em;
    }

    .r-overview-section-image {
        box-shadow: none;
        height: auto;
    }

    .r-banner-heading {
        font-size: 32px;
    }

    .r-banner-heading div {
        font-size: 20px;
        line-height: 1.4;
    }

    .r-banner-subheading {
        font-size: 1.3em;
        margin-top: 2em;
        margin-bottom: 0;
        padding: 0 0.5em;
    }

    .r-feature-overview {
        padding: 2em 0;
    }

    .r-section.r-message h2 {
        padding: 0 1em;
    }

    #r-share-overview {
        padding-bottom: 0:
    }

    .r-feature-wrapper {
        -ms-flex-align: center;
        align-items: center;
    }

    .r-feature-wrapper > div {
        width: 100%;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    #r-style-overview .r-feature-wrapper > div:first-child {
        -ms-flex-order: 2;
        order: 2;
    }

    #r-style-overview .r-feature-wrapper > div:last-child {
        -ms-flex-order: 1;
        order: 1;
    }

    .r-feature-image {
        margin: 2em 0;
        width: 100%;
        height: auto;
        padding: 1em;
    }

    .r-feature-subfeature-description {
        padding-bottom: 0;
    }

    .r-metrics-wrapper h1 {
        font-size: 3.5em;
    }

    .r-footer-column {
        padding: 1em;
    }

    .r-landing-page-press-wrapper h1, .r-feature-overview-title, .r-section-title, .r-landing-page-sample-header, .r-customers-wrapper h2:first-child {
        font-size: 32px;
        text-align: center;
    }

    .r-feature-overview-title {
        padding: 0 1em;
    }

    .r-feature-overview-subtitle {
        text-align: center;
    }

    .r-landing-page-feature-detail-text {
        padding: 1em 1.5em;
        width: 100%;
    }

    .r-landing-page-press-wrapper h2 {
        font-size: 25px;
    }

    .r-landing-page-feature-details {
        padding: 2em 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}

@media only screen and (min-width: 240px) and (max-width: 767px) {

	.navbar-toggle {
		margin: 0;
	    top: 50%;
	    position: absolute;
	    right: 1em;
	    transform: translateY(-50%);
	}

	.navbar-nav {
		width: 100%;
	    display: block;
	    height: auto;
	    margin: 0;
	    text-align: left;
	    padding: 0;
	}

	.navbar-nav li a.btn {
		width: 100%;
    	padding: 10px 15px;
	    margin-right: 0.66em;
	    margin-left: 0.66em;
    	text-align: left;
    	background-color: transparent !important;
	}

	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	    color: #FFF;
	}

	.r-banner-content, .r-banner-title, .r-banner-caption {
		text-align: center;
	}

	.r-banner-content .r-banner-title {
		font-size: 2em;
		letter-spacing: 0.05em;
		text-shadow: 3px 2px 2px rgba(0, 0, 0, 0.8);
	}

	.r-banner-content .r-banner-caption {
		font-size: 1em;
		letter-spacing: 0.05em;
	}

	.r-section.r-banner .r-banner-caption {
		font-size: 0.9em;
    	width: 100%;
    }

    .r-banner-content-wrapper,
    .r-banner-caption-wrapper {
    	height: auto;
    	padding: 0;
    }

    html.ios .r-banner-content-wrapper,
    html.ios .r-banner-caption-wrapper {
        height: inherit;
    }

    .r-section.r-banner .r-banner-video-wrapper > iframe {
		width: 80vw;
    	height: 80vw;
	}

	.r-social-icons .btn, .r-sign-up-form .btn {
		width: 100%
	}

	.modal-open .modal {
		padding: 0 !important;
	}

	.featherlight-content {
		width: 95%;
	}

	.featherlight .featherlight-close-icon {
		top: 17px;
	    width: 40px;
	    height: 40px;
	    font-size: 24px;
	    background-color: transparent;
	}

	.navbar-default .navbar-toggle {
		border-radius: 0;
        background-color: transparent;
        border-color: #349dd8;
        color: #349dd8;
        border-width: 3px;
        display: none; /* HACK TODO: Hiding menu bar in mobile since it needs a lot of styling changes. */
	}

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:active,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }

	.navbar-default .navbar-toggle span {
        background-color: #349dd8 !important;
	}

	.navbar-collapse {
		position: absolute;
		left: 0;
		top: 15vh;
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		overflow: hidden;
		background-color: #333;
		border: none;
		margin: 0 !important;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
	}

    html.ios .navbar-collapse {
        height: inherit;
    }

    .navbar-collapse.shrink {
        top: 50px;
    }

	.navbar-collapse .nav.navbar-nav {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.navbar-collapse .nav.navbar-nav li {
		margin-bottom: 0.8em;
	}

    .navbar .container-fluid .r-nav-links-wrapper .navbar-nav li,
    .navbar-default .navbar-nav>li>a {
        color: #fff !important;
    }

    .navbar .container-fluid .r-nav-links-wrapper .navbar-nav li.dropdown {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }

    .navbar .container-fluid .r-nav-links-wrapper .navbar-nav li.dropdown > a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .navbar .container-fluid .r-nav-links-wrapper .navbar-nav li.dropdown > ul {
        margin-top: 1em;
        width: 100%;
        padding: 0;
        position: static;
    }

    .navbar .container-fluid .r-nav-links-wrapper .navbar-nav li .r-author-profile-name {
        display: block;
        margin-left: 1em;
    }

    .navbar .container-fluid .r-nav-links-wrapper .navbar-nav li .r-author-profile-name strong {
        font-weight: 300;
    }

	.r-section,
    .r-section.r-download-apps {
		height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
	}

    .r-section.r-overview {
        padding: 5rem 1rem 1rem 1rem;
        height: 100% !important;
        background-position: 100%;
    }

    .r-section.r-overview > .container > .row {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        height: auto;
    }

    .r-cta-section {
        padding-top: 1em;
    }

    .r-message {
        height: auto !important;
    }

    .r-section.r-download-apps {
        padding: 1em;
    }

    #r-download-apps:before {
        top: -70%;
    }

    .r-section.r-download-apps .r-section-body-wrapper > div {
        padding: 0;
    }

    #r-banner-secondary-cta {
        padding: 0.5em;
    }

	.r-section.r-banner .r-banner-wrapper {
		padding: 1em;
	}

	.r-section.r-banner .r-banner-content {
		margin-top: 6em;
	}

	.r-section.r-banner .r-banner-title {
		font-size: 2rem !important;
	}

	.r-section.r-banner .r-banner-sub {
		font-size: 1.4em
	}

	.r-section.r-banner .r-banner-caption-wrapper > div {
	    margin-bottom: 1.5em;
		padding: 0 0.5em;
    	height: 25vh;
	}

    .r-banner-cta-input {
        width: 180px;
        margin-right: 10px;
    }

    .r-banner-cta-input, .r-cta-section .r-cta {
        font-size: 1em;
        margin-top: 1em;
    }

    .r-section.r-overview > .container > .row > div:nth-child(2) > img {
        object-fit: contain;
    }

	.r-feature-1 .r-section-body-wrapper {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.r-feature-2 .r-section-body-wrapper {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.r-feature-3 .r-section-body-wrapper {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.r-feature-4 .r-section-body-wrapper {
		display:-webkit-box;
		display:-ms-flexbox;
		display:flex;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.r-feature-heading,
	.r-feature-subheading {
		text-align: center;
	}

	.r-features .r-section-body-wrapper > div {
		margin-bottom: 2.5em;
	}

	.r-feature-text > .r-feature-subfeature {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

    .r-customers-wrapper {
        padding-left: 1em !important;
        padding-right: 1em !important;
    }

    .r-customers-logo-wrapper {
        padding: 0 !important;
        margin-bottom: 2em;
    }

	.r-section-r-pricing .r-pricing-container {
		width: 100%;
		padding: 1em 1.5em;
	}

    .r-section.r-use-cases > .container > .row > div:last-child {
        padding: 0 1.5rem;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

	.r-pricing-list {
		padding: 0;
	}

	.r-pricing-list > li {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.r-pricing-list > li::after {
		width: 0;
	}

	.r-pricing-header {
		width: 100%;
		height: 10vh;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		background-color: transparent;
		text-align: center;
		padding: 0;
	}

	.r-pricing-header h2 {
		margin: 0;
	}

	.r-pricing-body {
		width: 100%;
		overflow: hidden;
		overflow-x: hidden;
	}

	.r-pricing-features {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 0;
	}

	.r-pricing-features li {
		width: 100%;
		padding: 0.5em 1em;
		font-size: 1.6rem;
	}

	.r-pricing-footer {
		position: relative;
		width: 100%;
		padding: 1em 0;
	}

	.r-select {
		color: #fff;
		padding: 0;
		text-indent: initial;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		text-transform: uppercase;
	}

    .r-section.r-download-apps .r-section-body-wrapper > div h2 {
        font-size: 3rem;
    }

    .r-section.r-download-apps .r-section-body-wrapper > div > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .r-section.r-download-apps .r-section-body-wrapper > div > ul > li {
        margin: 0.5em 0;
    }

    .r-section.r-download-apps .r-section-body-wrapper > div > ul .r-cta {
        width: 134px;
    }
}

/* iPhone Portrait */
@media screen and (max-device-width: 480px) and (orientation:portrait) {

    html.ios .r-banner-content-wrapper,
    html.ios .r-banner-caption-wrapper {
        height: inherit;
    }

    html.ios .r-section-header {
        margin-bottom: 2em;
    }

    html.ios .navbar-collapse {
        height: inherit;
    }

    html.ios .r-section.r-overview > .container > .row > div:nth-child(2) > img {
        margin-top: 1.2em;
    }
}

/* iPhone Landscape */
@media screen and (max-device-width: 480px) and (orientation:landscape) {

    html.ios .r-banner-content-wrapper,
    html.ios .r-banner-caption-wrapper {
        height: inherit;
    }

    html.ios .navbar-collapse {
        height: inherit;
    }

    html.ios .r-section.r-overview > .container > .row > div:nth-child(2) > img {
        margin-top: 1.2em;
    }
}
