/*
	Theme Name: RealWell
	Description: Custom WordPress Theme
	Version: 1.0.0
	Author: Phil Kingahm | InVision Media
	Author URI: http://www.invisionmedia.com.au
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {

}
body {
	font-family: 'Open Sans', sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
strong {

}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* Login Page */

.loginbox2 {
	width:330px;
	padding:20px;
	color:#fff;
	float:left;
	right:5%;
	position:absolute;
	top:200px;
	background-color:#22A25A;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.page-id-2 .loginbox2, .page-template-page-login .loginbox2, .page-template-default .loginbox2, .page-template-page-register .loginbox2 {
	top:65px;
}
.loginbox2 input {
	width:100%;
	float:left;
	border: solid 0px #fff;
	padding:10px;
	border-radius:3px;
	-moz-border-radius:3px;
	background-color:#fff;
	-webkit-border-radius:3px;
	margin-bottom:5px;
}
.loginbox2 input:focus {
	background-color:#FFF1D7;
}
.loginbox2 input[type="submit"]{
	background-color:#424242;
	padding:12px;
	color:#fff;
	-webkit-transition:all 0.3s ease-in;  
    -moz-transition:all 0.3s ease-in;  
    -o-transition:all 0.3s ease-in;  
    transition:all 0.3s ease-in;
}
.loginbox2 input[type="submit"]:hover{
	background-color:#222;
}
.loginbox2 a, .loginbox a {
	color:#fff;
}
h1 {
	font-weight:400;
	letter-spacing:0px;
}
h1, h2, h3, h4 {
	font-family: 'Poppins', sans-serif;
}
.video-content h2 {
	margin: 0px;
}
.page-banner h1 {
	width:100%;
	text-align:center;
	text-transform:uppercase;
	position: relative;
	z-index:999;
	font-size:38px;
	line-height: 38px;
	color:#fff;
	display:inline-block;
	letter-spacing:2px;
	font-weight:700;
}
.page-heading h1 {
	max-width:1240px;
	text-transform:;
	font-size: 50px;
	line-height: 60px;
	color:#229e5a;
	letter-spacing: ;
	font-weight: 600;
    margin: 0px auto;
	padding-left: 0%;
}
.page-id-2528 .page-heading h1 {
	padding-left: 4%;
}
h1.about {
    max-width: 940px;
}
.page-heading {
	width:100%;
	float: left;
	background-color:# ;
	padding: 60px 5% 20px 5%;
}
/* How to get version */
.page-id-1500 .page-heading, .page-id-1555 .page-heading, .page-id-3091 .page-heading {
	padding: 40px 5% 40px 5%;
	border-bottom: solid 1px #ddd;
}
.page-id-1500 .page-heading h1, .page-id-1555 .page-heading h1, .page-id-3091 .page-heading h1 {
	max-width: 900px;
	padding-right: 0%;
}
h2 {
	margin-top: 0px;
	font-size: 40px;
	line-height: 120%;
	font-weight:600;
	letter-spacing:0px;
}
h3 {
	font-size:20px;
	font-weight:600;
	color:#333;
	margin:0px;
	padding:0px;
}
hr {
    height: 0;
    border-bottom: solid 0px #ddd;
}
/* wrapper */
.wrapper {
	width:100%;
	margin:0;
	float:left;
}
/* header */
.header {
	width:100%;
	float:left;
	height: 80px;
	padding: 0px 0% 0px 4%;
	position: relative;
	background-color: #fff;
	z-index:9999;
}
a.rw-login-button {
    background-color: #1e8bc3;
    padding: 14px 26px;
    border-radius: 3px;
    color: #fff!important;
    font-weight: 600;
}
a.rw-login-button:hover {
    background-color: #333;
}
/* logo */
.logo {
	width:200px;
	margin: 10px 0px 0px 0px;
	float:left;
}
.logo-img {
	width:100%;
	height:auto;
}
/* nav */
ul#menu-main {
    margin-top: 0px;
}
.nav {
	width: auto;
    float: right;
}

.nav ul li a {
	text-transform: ;
	font-size: 16px; 
	height: 80px;
	color: #444;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: 600;
	display: block;
	width: 100%;
	float: left;
	margin:0px;
}
.nav ul li a:hover {
	color: #;
}
.nav .current_page_item a { 
	font-weight:700;
	color: #229e5a; 
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 10px 0px;
	top: 0px;
	text-align:right;
    float: right;
	position: relative;
	z-index: 3000;
}
.nav ul li {
    float: left;
    position: relative;
    width: ;
	text-align:right!important;
    }
.nav li ul {
	position: absolute;
	top: 0;
	display: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	}
ul.dropdown li a {
padding: 34px 26px!important;
    cursor: pointer;
}
ul.dropdown li ul li a {
    color: #fff!important;
	padding: 24px 26px!important;
	height: 60px;
}
ul.dropdown li ul li a:hover {
    color: #fff!important;
	padding: 24px 26px!important;
	background-color: #333!important;
}
.loginnav {
	float:right;
	width:auto;
	margin: 0px 0px 0px 0px;
}
.loginnav button {
	float:left;
	text-transform: ;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:5px;
	margin: 0px 0px 0px 20px;
	background:#229e5a;
	color: #fff!important;
	font-weight: 600;
	font-size:14px;
	border:solid 1px #229e5a;
	padding:20px 28px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.loginnav button:hover {
	background:none;
	color:#fff;
	border:solid 1px #229e5a;
}
.loginnav {
	float:left;
	text-transform: ;
	border-radius:0px;
	-webkit-border-radius:0px;
	-moz-border-radius:5px;
	margin: 0px 0px 0px 20px;
	background:#229e5a;
	color: #fff!important;
	font-weight: 700;
	font-size:14px;
	border:solid 0px #229e5a;
	padding:20px 28px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.loginnav:hover {
	background:none;
	color:#fff;
	border:solid 0px #229e5a;
}
.loginnav a {
	color: #fff!important;
}
ul.dropdown li:hover, ul.dropdown li:hover {
	color: #fff!important;
}
li#menu-item-1567 a {
    padding: 34px 46px!important;
	font-weight: 700;
}
.video-pop {
	width:100%;
	max-width: 1100px;
	padding: 0px;
	background-color:#fff;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Home 2019 */
img.home-logo-img {
    max-width: 260px;
    margin: 0px 0px 40px 0px;
}
.page-banner.home2019 {
    height: 840px;
}
.banner-content {
    font-size: 30px;
    line-height: 40px;
    position: absolute;
    bottom: 260px;
    color: #fff;
    left: 15%;
	text-align:center;
    right: 15%;
}
.intro-wrapper {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
	position: relative;
    margin-top: -130px;
    z-index: 9999;
}
.intro-content {
    width: 50%;
    float: left;
    background-color: #156638;
    color: #f5f5f5;
    padding: 60px 5% 40px 5%;
	font-size: 18px;
    line-height: 28px;
}
.intro-content.one {
    border-right: solid 1px #333;
}
.tool-links-wrapper {
    width: 100%;
    float: left;
    position: relative;
    z-index: 9;
    margin: -140px 0px 0px 0px;
    padding: 0px;
}
.tool-content {
    max-width: 1140px;
    margin: 0px auto;
}
.content.intro {
    display: flex;
}
.cont-left {
    width: 55%;
    float: left;
	padding: 0px 4%;
	display: table;
	min-height: 500px;
}
.cont-right {
    width: 45%;
    float: left;
	padding: 0px 2.5%;
	margin-top: 0px;
}
.page-id-2500 .cont-left {
    width: 50%;
	padding: 0px 5% 0px 0%;
	min-height: 100px;
}
.page-id-2500 .content {
   display: block;
}
.page-id-2500 .cont-right {
    width: 50%;
	padding: 0px 5% 0px 0%;
}
p.lookatme {
	padding: 20px 20px;
    border-top: solid 2px #22a65a;
    border-bottom: solid 2px #22a65a;
	font-size: 18px;
    color: #555;
}
.resource-block {
    width: 100%;
    float: left;
    padding: 16px;
    border: solid 1px #a5d7c9;
    border-radius: 6px;
    margin: 10px 0px 10px 0px;
    background-color: #ebfcf7;
	position:relative;
}
img.resource-arrow {
    width: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
}
ul.stats {
    margin: 10px 0px;
	width: 100%;
	float: left;
}
ul.stats li {
	width: 25%;
	float:left;
    margin: 0px 0px;
	padding: 0px 3%;
	text-align:center;
	background-image: none!important;
	border-right: solid 1px #ddd;
}
ul.stats li strong {
	color: #229e5a;
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	width: 100%;
	float:left;
    margin: 0px 0px 10px 0px;
}
ul.tool-quick-links {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul.tool-quick-links li{
    width: 100%;
    float: left;
    list-style: none;
    padding: 80px 5%;
    margin: 0px;
	border-bottom: solid 0px #ddd;
}
ul.tool-quick-links li:nth-of-type(1) {
  background: #;
  padding-top:220px;
}
ul.tool-quick-links li:nth-of-type(2) {
  background: #ceefe6;
}

h2.peem, strong.peem {
}
.cont-left h2 {
    color: #229e5a;
	margin-bottom: 40px;
}
.cont-left h3 {
    color: #229e5a;
}
a.rm:nth-of-type(2) {
	color: #fff;
    border: solid 2px #fff;
}
.what-col.go-right {
    float: right;
    margin: 0px 0px 50px 9%;
}
.tool-link-left {
    width: 50%;
    float: left;
	padding: 0% 0% 0px 0%;
	font-size: 18px;
    line-height: 28px;
    position: relative;
}
.tool-link-left strong {
	font-size: 15px;
	font-weight: 600;
}
.tool-link-left h2 {
	font-size: 40px;
	line-height: 50px;
	color: #444;
}
.tool-link-left.go-right {
    float: right;
}
.tool-link-right {
    width: 50%;
    float: left;
	padding:0px 5%;
}
a.rm {
    background-color: #229e5a;
    color: #fff!important;
    padding: 16px 30px;
    border-radius: 100px;
	float: right;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
    margin-top: 20px;
	border: solid 2px #229e5a;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
a.rm:hover {
    background-color: #333;
    color: #fff!important;
    border: solid 2px #333;
}

/* Tools 2019 */
.content-wrapper.no-top {
    padding: 0px 5% 60px 5%;
}
.rslides1_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.rslides1_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	z-index: 9999;
	opacity: 1;color:#fff;
	text-indent:-9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("img/arrows.png") no-repeat left top;
	margin-top: -45px;
}

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0px;
	margin: 0; 
	z-index:0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%; 
	left: 0;
	font-weight:600;
	padding: 0px!important;
	margin: 0px!important;
	min-height: 700px;
	background-size:cover; 
	background-position: center;
	top: 0;
}
.rslides li img{
	margin:20px 0px 0px 0px;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
p.intro {
    font-size: 22px;
    line-height: 32px;
}
.what-col h2 {
	font-size: 40px!important;
    line-height: 46px!important;
    color: #333;
	font-weight: 600!important;
}
.what-col {
	font-size: 16px;
    line-height: 26px;
    width: 45.5%;
    margin: 0px 9% 50px 0px;
    float: left;
	min-height:520px;
	position: relative;
	display: table;
}
/* Marketing landing pages 2020 */
.page-template-page-Landing .page-heading h1 {
    padding-left: 3%;
}
.page-template-page-Landing .what-col {
    width: 41%;
    margin: 0px 4.5% 50px 4.5%;
}
.page-template-page-Landing .what-col:nth-of-type(2n+2) {
    margin: 0px 4.5% 50px 4.5%;
}
.page-template-page-Landing .video-content {
	padding: 0px 4.5%;
}
.expando {
    font-family: 'Poppins', sans-serif;
	width: 100%;
	color: #229e5a;
    float: left;
    font-weight: 600;
    font-size: 20px;
	cursor: pointer;
	margin:10px 0px 20px 0px;
	-webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.contentexpanded {
	width: 100%;
	float:left;
	display:none;
	margin: 10px 0px 10px 0px;
	padding: 20px 20px;
	border: solid 1px #ddd;
	background-color:#f9f9f9;
}
.contentexpanded h3 {
    font-size: 22px;
}
/* marketing landing pages 2020 END */
ul.tool-content-blocks li:nth-of-type(odd) .contentexpanded {
	border: solid 1px #adddd0;
    background-color: #f1fcf9;
}
.what-col-inner {
	display: table-cell;
  vertical-align: middle;
}
.what-col:nth-of-type(2n+2) {
    margin: 0px 0% 50px 0px;
}

span.video-note {
    font-size: 14px;
    color: #444;
}
img.what-is-img {
    padding: 0px 7%;
}
.page-template-page-peem-2019 .content-left, .page-id-1767 .content-left {
    width: 100%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
video {
	width: 100%!important;
	height: auto!important;
}
.video-content-wrapper.notoppadding {
    padding-top: 0px;
}
.page-template-page-peem-2019 .content-right, .page-template-page-peem-2019 .donwloadable-content {
	display: none;
}
a.reg-but {
    padding: 30px;
    background-color: #229e5a;
    color: #fff!important;
    border-radius: 100px;
    font-weight: 600;
    float: left;
    width: 40%;
    text-align: center;
    margin: 30px 30%;
    font-size: 22px;
}
.page-id-2344 a.reg-but {
    width: 40%;
    text-align: center;
    margin: 30px 5%;
}
a.reg-but.secondary {
    background-color: #fff;
    color: #444!important;
	border: solid 3px #229e5a;
	padding: 27px;
}
a.reg-but.secondary:hover {
    background-color: #444;
    color: #fff!important;
	border: solid 3px #444;
}
a.reg-but:hover {
	background-color: #444;
}
/* Content */
.mobile {
		display: none;
	} 
.video-block {
	width:100%;
	float:left;
	text-align:center;
	background-color:#f2f2f2;
	padding:40px 5%;
}
.page-banner {
	width:100%;
	float:left;
	height:700px;
	position:relative;
	background-color:#555555;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.page-id-152 .page-banner {
	display: none;
}

.error404 .page-banner {
	height:260px;
	background-size:cover;
	background-position:center center;
	border-bottom: solid 20px #22A25A
}
.page-id-2 .page-banner {
	border-bottom: solid 0px #22A25A;
}
.page-banner-inner {
	max-width:960px;
	margin:0px auto;
	position: absolute;
    bottom: 80px;
    left: 5%;
}
.page-banner-inner a {
	margin-right:20px;
}
.content-page-banner {
    width: 100%;
    float: left;
    height: 500px;
    background-color: #444;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
/* Rumbles Quest Expanded Content */
.rq-faq-wrapper {
    width: 100%;
    float: left;
	padding: 0px 0% 60px 0%;
}
.rq-faq-wrapper h2 {
	font-size: 34px;
	line-height: 42px;
    text-align: center;
    margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
.rq-expanded-cont {
    width: 100%;
    float: left;
    padding: 20px 2%;
	margin:0px;
	/*background-color: #effefa;*/
	border-bottom: solid 1px #ccc;
}
.rq-expanded-cont a {
    color: #167cb1;
	text-decoration: underline;
}
.rq-expanded-cont:last-of-type {
	border-bottom: solid 0px #c1dcd5;
}
.rq-expanded-cont .content {
	max-width:900px;
}
.rq-expanded-cont .content ul {
    margin: 20px 0px 0px 0px;
}
.rq-expanded-cont h3 {
	font-size: 18px;
    font-weight: 600;
	letter-spacing: 0.5px;
	color: #229e5a;
}
.accordion {
    border: none;
    outline: none;
   -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    background: none;
    padding: 0px;
}
.panel {
    display: none;
    overflow: hidden;
	padding-left: 2%;
	background-color: #f6f6f6;
    border: solid 1px #ddd;
	margin-top: 8px;
}
.faqGetdemo {
	padding: 14px 10px;
    color: #fff!important;
    display: inline-block;
    border: solid 1px #1e8bc3;
    background: #1e8bc3;
	margin-left: 1%;
	margin-bottom:10px;
    text-transform: uppercase;
    font-size: 14px;
	line-height: 18px;
	text-decoration: none!important;
    font-weight: 600;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.faqGetdemo:hover {
	color: #1e8bc3!important;
	border: solid 1px #1e8bc3;
	background: #fff;
}
.faqGetdemo2 {
	color: #fff!important;
	padding: 14px 14px;
	display: inline-block;
	background-color: #f3b532;
	border: solid 1px #f3b532;
	margin-left: 1%;
	margin-bottom:10px;
    text-transform: uppercase;
    font-size: 14px;
	text-decoration: none!important;
    font-weight: 600;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.faqGetdemo2:hover {
	color: #f3b532!important;
	border: solid 1px #f3b532;
	background-color: #fff;
}
.sub-nav {
	width:100%;
	float:left;
	background-color:#626467;
	border-bottom: solid 0px #ccc;
}
.tool-sub-nav {
	display: none;
	width:100%;
	float:left;
	background-color:#229e5a;
	border-bottom: solid 0px #ccc;
}
.page-id-840 .sub-nav, .page-id-1457 .sub-nav { 
	display:none;
}
.sub-nav-inner {
	max-width:1440px;
	margin:0px auto;
	text-align:center;
}
.sub-nav.tool-sub {
	border-top: solid 0px #1f8a4f;
}
.page-id-1642 a.activepeem {
    background-color: #229e5a;
}
a.activerq {
    background-color: #229e5a;
}
.more {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0px;
    position: relative;
    bottom: -40px;
}
.sub-nav-inner a {
	font-size:15px;
	color:#fff;
	display: inline-block;
	margin:0px;
	font-weight: 600;
	text-transform:;
	letter-spacing: 0px;
	padding: 24px 14px;
    border-left: solid 1px #555555;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.sub-nav-inner span {
	font-size:14px;
	color:#444;
	float:left;
	font-weight: 700;
	text-transform:uppercase;
	letter-spacing:1px;
	padding: 20px 20px 20px 0px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.sub-nav-inner a:hover {
	color:#fff;
	background-color:#333;
}
.sub-nav.tool-sub.subbottom {
    margin-top: 60px;
}
.content-dividers {
	width:100%;
	float:left;
	height: 1px;
	background-color:#ccc;
    margin: 0px 0px 80px 0px;
}

/* 2019 Tools */
ul.tool-content-blocks {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul.tool-content-blocks li {
    width: 100%;
    float: left;
	list-style: none;
	margin: 0px;
    padding: 80px 5% 60px 5%;
}
ul.tool-content-blocks li h4 {
	    margin: 20px 0px -12px 0px;
    font-size: 18px;
    font-weight: 600;
    color: #229e5a;
}
ul.tool-content-blocks li:nth-of-type(1) {

}
ul.tool-content-blocks li:nth-of-type(odd) {
    background-color: #e3f9f3;
}

.content-wrapper.landing {
    background-color: #e3f9f3;
}
.page-id-2528 .content-wrapper:nth-of-type(even) {
    background-color: #f8f8f8;
}
.page-id-2528 .content-wrapper {
    padding: 100px 5%;
}

.page-id-2528 .content-wrapper.no-top {
    background-color: #fff;
	padding: 0px 5%;
}
.page-id-2528 .content-wrapper.reduceme {
    padding-top: 0px;
}
.page-id-2528 .content-wrapper.cta {
 
}
ul.landing-content-blocks {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul.landing-content-blocks li {
    width: 50%;
    padding: 40px 5% 40px 0%;
	float: left;
	list-style: none;
	margin: 0px;
}
ul.landing-content-blocks li:nth-of-type(2n+2) {
    padding: 40px 0% 40px 5%;
}
ul.landing-content-blocks li h2 {
    line-height: 120%;
}


/*
.page-id-1670 ul.tool-content-blocks li:nth-of-type(odd) {
    background-color: #ceecef;
}*/
ul.tool-content-list {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px 0px 24px 0px!important;
}
ul.tool-content-list li {
	list-style: none;
    padding: 0px 0px 10px 20px!important;
    background-color: transparent!important;
	background-image: url(img/li.png);
    background-position: left 10px;
    background-repeat: no-repeat;
}
/* 2019 Tools END */

.page-id-662 .here {
	color:#fff;
	background-color:#229e5a;
}
.page-id-664 .here2 {
	color:#fff;
	background-color:#229e5a;
}
.page-id-1211 .here5 {
	color:#fff;
	background-color:#229e5a;
}
.page-id-918 .here5 {
	color:#fff;
	background-color:#229e5a;
}
.page-id-160 .here3 {
	color:#fff;
	background-color:#229e5a;
}
.page-id-168 .here4 {
	color:#fff;
	background-color:#229e5a;
}
.page-id-68 .here4 {
	color:#fff;
	background-color:#229e5a;
}
.home-statement {
	width: 70%;
    font-size: 36px;
    line-height: 46px;
    font-weight: 300;
    color: #fff;
	margin-bottom:50px;
    letter-spacing: 0px;
}
.content-wrapper {
	position: relative;
	width:100%;
	float:left;
	padding:60px 5%;
	background-color:#ffffff;
}
.content-wrapper.cta {
    background-color: #eee;
	margin-bottom: -10px;
}
.content-wrapper.cta .wpcf7-textarea, .content-wrapper.cta .wpcf7-text {
    background-color: #fff;
}
.content-wrapper.cta .wpcf7-textarea {
	margin: 4px 0px 20px 0px;
}
.page-id-2 .content-wrapper {
	padding:0px;
}
.RealWell-words {
	width:160px;
	height:auto;
}
.rw-login-block {
	width:240px;
	float:left;
	margin: 30px 10% 30px 0px;
	text-align:center;
	font-size:18px;
}
.rw-login-block img{
	width:100%;
	float:left;
	height:auto;
	margin: 0px 0px 30px 0px;
}
.content {
	max-width:1240px;
	margin:0px auto;
	font-size:16px;
	line-height:26px;
	color: #333;
}
.content.about {
    max-width: 940px;
}
.content.about.resources {
    display: flex;
    flex-wrap: wrap;
}
.landing-content {
	max-width: 1000px;
	margin:0px auto;
	font-size:16px;
	line-height:26px;
	color: #333;
}
.page-id-152 .content {
	height: 76vh;
}
.video-content-wrapper {
	width: 100%;
	float: left;
	padding: 60px 5% 0px 5%;
}
.video-content {
	max-width:1280px;
	margin:0px auto;
}
.content a {
	color:#229e5a;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.content a:hover {
	color:#333;
}
.donwloadable-content {
    width: 100%;
    float: left;
    padding: 20px 0% 0px 0%;
}
.donwloadable-content a {
    width: 94%!important;
    float: left;
	text-align: center!important;
}

ul.peembuttons {
    width: 100%;
    float: left;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
ul.peembuttons li {
    width: 20%;
    float: left;
    list-style: none;
    margin: 0px;
	padding: 0px!important;
    background-image: none!important;
    background-position: left 10px;
}

.content h1 {
	font-size:28px;
	font-weight:400;
	color:#444;
	padding-bottom:20px;
	margin-bottom:40px;
	border-bottom: solid 1px #c4c4c4;
}
.page-id-2 .content {
	max-width:100%;
	color:#fff;
}
.content-left {
	width:60%;
	float:left;
}
.maccas {
    padding: 16px 20px;
    background-color: #f4f4f4;
    border: solid 1px #ddd;
    border-radius: 8px;
    margin: 30px 0px 0px 0px;
}
.page-template-page-register .content-left, .page-id-1457 .content-left {
	width:70%;
	margin:0px 15%;
}
.download-icon {
	width:16px;
	height:auto;
	position: relative;
    top: -4px;
    margin: 0px 0px 0px 6px;
}
.content-2-left h2, .content-4-left h2, .content-3-left h2 {

}
.content-wrapper-2 {
	width:100%;
	float:left;
	background-color: #575a5e;
}
.content-2-left {
	width:52%;
	float:left;
	min-height:480px;
	color:#eee;
	padding:60px 5%;
	display: table;
}
.content-2-left, .content-3-left, .content-4-left {
font-size: 16px;
    line-height: 26px;
	}
.content-2-right {
	width:48%;
	float:left;
	min-height:480px;
	background-color: #222;
	background-image: url(img/our-vision-hero.jpg);
	background-size:cover;
	background-position:center center;
}
.content-wrapper-3 {
	width:100%;
	float:left;
	background-color: #229e5a;
}
.content-3-left {
	width:52%;
	float:left;
	min-height:480px;
	color:#fff;
	padding:60px 5%;
	display: table;
}
.content-3-right {
	width:48%;
	min-height:480px;
	float:left;
	background-color: #222;
	background-image: url(img/our-mission-hero.jpg);
	background-size:cover;
	background-position:center top;
}
.content-wrapper-4 {
	width:100%;
	float:left;
	background-color: #eee;
}
.content-4-left {
	width:52%;
	min-height:480px;
	float:left;
	padding:60px 5%;
	display: table;
}
.content-4-right {
	width:48%;
	float:left;
	min-height:480px;
	background-color: #222;
	background-image: url(img/our-approach-hero.jpg);
	background-size:cover;
	background-position:center center;
}
.realwell-logo-home {
	width:100%;
	float:left;
	height:340px;
	text-align:center;
	background-color:#fff;
	padding:30px 5% 0px 5%;
}
.realwell-logo-home img {
	max-width:280px;
	height:auto;
}
.home-vision {
	width:100%;
	float:left;
	height:300px;
	padding:20px 5% 0px 5%;
}
.home-vision a {
	color:#fff;
	font-size:14px;
	font-weight:700;
	border: solid 1px #fff;
	padding:10px;
	position:relative;
	top:10px;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	letter-spacing:1px;
	text-transform:uppercase;
		-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.home-vision a:hover {
	background:#fff;
	color:#22A25A;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border: solid 1px #22A25A;
}
.page-id-2 .content-left {
	width:50%;
	float:left;
	font-size:16px;
	background-color:#22A25A;
}
.page-id-2 .content-right {
	width:50%;
	float:left;
	height:640px;
	position:relative;
	padding: 0px 0%  0px 0%;
	background-color:#fff;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.video-title-banner {
	width:100%;
	float:left;
	height:100px;
	text-align:left;
	color:#fff;
	padding:20px 5%;
	font-size:22px;
	font-weight:300;
	background-color:#333;
}
.video-title-banner span {
	width:100%;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	font-weight:700;
}
.home-play-button {
	width:110px;
	height:auto;
	position:relative;
	z-index:99;
	top: 260px;
}
.page-id-2 .content-right a {

}
.content-left ul, .content ul {
	list-style:none;
	margin:20px 0px 40px 0px;
	padding:0px;
}
.content-left ul li, .content ul li {
	list-style:none;
	padding-left:20px;
	background-image:url(img/li.png);
	background-position:left 14px;
	background-repeat:no-repeat;
}
/* Price calculator */
.page-id-1500 .content ul li {
	background-image:none!important;
}
input#option_ph9i90dlg {
    background: green;
    display: none;
}
/* Price calculator END */

.min-specs {
	width:30%;
	float:left;
	margin:0px 3% 0px 0px;
}
.content-control {
	max-width:450px;
	float:right;
}
.content-control2 {
	max-width:500px;
	float:left;
}
.content-right {
	width:40%;
	float:left;
	text-align:center;
	position:relative;
}
.page-template-page-rq-test .content-right {
	padding:0px 0px 0px 5%;
}
.content-inner {
	max-width:960px;
	margin:0px auto;
	font-size:14px;
	line-height:22px;
	position:relative;
	z-index:99;
}

/* Renew 2021 */
ol.renew li {
	margin: 0px 0px 10px 0px;
}
ol.renew {
	margin: 30px 0px 0px 0px;
}

/* Register 2019 */
.page-id-1500 .content, .page-id-1555 .content, .page-id-3091 .content {
	max-width: 900px;
}
.page-id-1500 .content-wrapper, .page-id-1555 .content-wrapper, .page-id-3091 .content-wrapper {
    background-color: #f5f5f5;
}
.reg-block {
    width: 100%;
    float: left;
    padding: 50px 5% 30px 5%;
    border: solid 1px #ccc;
    margin: 0px 0px 20px 0px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color:#fff;
}
a.reg-btn {
	width: 100%;
	float:left;
	text-align: center;
	margin:0px 0%;
    background-color: #229e5a;
    color: #fff;
    padding: 26px;
    border-radius: 6px;
    font-weight: 600;
    font-size: 20px;
}
a.reg-btn:hover {
	background-color: #333;
    color: #fff;
}
.reg-block h2 {
	color: #229e5a;
	font-size: 26px;
	line-height: 140%;
	margin-bottom: 30px;
}

/* Sample Reports */
.rq-report-samples {
	width:100%;
	padding:60px 5%;
	float:left;
}

.team-profile h2, .team-profile2 h2, .content-left h2 {
	font-size: 26px;
	color: #229e5a;
	font-weight: 600;
}
.page-template-page-rq-test .content-left h2 {
	font-size:28px;
	color:#444;
	font-weight:600;
}
.h2-underline {
	position:relative;
	top:-20px;
	width:80px!important;
	height:1px;
	float:none!important;
	margin:0px!important;
	border-radius:0%!important;
	-moz-border-radius:0%!important;
	-webkit-border-radius:0%!important;
	border: solid 0px #229e5a!important;
	
}
.team-profile {
	width:45%;
	float:left;
	margin:40px 5% 20px 0px;
	padding: 0px;
    background-color: #;
}
.team-profile2 {
	width: 45%;
	float: left;
	margin: 40px 0px 20px 5%;
	padding: 0px;
    background-color: #;
}
.team-profile img, .team-profile2 img {
	width: 80%;
	margin: 0px 10% 50px 10%;
	float:left;
	border-radius: 100%;
}
.content-circle {
	width:76%;
	float:left;
	margin-left:12%;
	margin-top:16px;
	margin-bottom:40px;
	border-radius:100%;
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border: solid 12px #E54D3B;
	background-color:#E54D3B;
}
.ourtools {
	width:100%;
	float:left;
	padding:40px 5%;
	text-align:center;
	background-color:#575a5e;
}
.ourtools h2 {
	color:#fff;
	font-size:24px;
	font-weight:700;
	letter-spacing:1px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.imagebanner {
	width:100%;
	float:left;
}
.imagebanner img {
	width:100%;
	height:auto;
}
.usePeem {
	color: #fff!important;
    padding: 18px 0px;
    width: 70%;
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    margin-top: 0px;
	letter-spacing:1px;
    margin-bottom: 0px;
    margin-left: 0%;
    display: inline-block;
    background-color: #229e5a;
    border: solid 1px #229e5a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.usePeem:hover {
	background-color: #555555;
    border: solid 1px #555555;
}
.factsheetPeem {
	color: #fff!important;
    padding: 18px 20px;
	letter-spacing:1px;
	text-transform: uppercase;
    font-size: 14px;
    width: 70%;
    font-weight: 600;
    margin-left: 0%;
    text-align: center;
    display: inline-block;
    border: solid 1px #626467;
    background-color: #626467;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.factsheetPeem:hover {
	background-color: #229e5a;
    border: solid 1px #229e5a;
}
blockquote { 
	margin-left:0px;
	margin-right:0px;
	width: 100%;
	font-size:24px;
	line-height: 34px;
	color:#444;
	font-weight:400;
}
.page-id-39 blockquote { 
	width: 80%;
    margin-left: 10%;
}
.quicklinks-wrapper {
	background-color:#e6e6e6;
	width:100%;
	float:left;
	padding: 40px 0%;
}
.quicklinks-wrapper ul{
	max-width:940px;
	margin:0px auto;
	padding:0%;
	list-style:none;
	margin-top: -74px;
    position: relative;
}


.homeExtract {
	width:70%;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-bottom:40px;
}
.quicklinks-wrapper ul li{
	width:33.333%;
	float:left;
	position:relative;
	padding: 0px 0%;
	list-style:none;
	text-align:center;
}
.quicklinks-wrapper ul li a {
-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.quicklinks-wrapper ul li a:hover{
	opacity:0.9;
}

.quicklinks-wrapper ul li img{
	max-width:240px;
	height:auto;
}
.tools-seperator {
	width:80px;
	height:auto;
	position: relative;
    top: -12px;
}
.learnmore{
	padding:12px 18px;
	color:#fff;
	background:#22A25A;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	color:#fff;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.learnmore:hover{
	color:#fff;
	background:#333;
}
.downloadflyer{
	padding:14px 10px;
	display:inline-block;
	width:auto;
	float:left;
	margin-left:1%;
	margin-bottom:10px;
	color:#fff!important;
	border: solid 1px #E24C3B;
	background:#E24C3B;
	text-transform:uppercase;
	font-size:14px;
	line-height: 18px;
	font-weight:600;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.downloadflyer:hover{
	color:#E24C3B!important;
	border: solid 1px #E24C3B;
	background:none;
}
.regrumble{
	padding:14px 40px;
	color:#fff!important;
	display:inline-block;
	width:auto;
	float:left;
	margin-left:1%;
	margin-bottom:10px;
	border: solid 1px #229e5a;
	background:#229e5a;
	text-transform:uppercase;
	font-size:14px;
	line-height: 18px;
	font-weight:600;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.page-id-68 .regrumble{
	width:auto;
	float:left;
	margin-left: 0%;
}
.regrumble:hover{
	padding:14px 14px;
	color:#229e5a!important;
	border: solid 1px #229e5a;
	background:none;
}
ol.rwtncs li {
    margin-bottom: 14px;
}
.playdemo{
	padding:14px 14px;
	color:#fff!important;
	display:inline-block;
	width:70%;
	float:left;
	margin-top: 20px;
	margin-left:15%;
	border: solid 1px #1e8bc3;
	background:#1e8bc3;
	text-transform:uppercase;
	font-size:14px;
	font-weight:600;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.playdemo:hover{
	padding:14px 14px;
	color:#1e8bc3!important;
	border: solid 1px #1e8bc3;
	background:none;
}
/* Requirements */
.page-id-918 .content-left, .page-id-1500 .content-left, .page-id-1555 .content-left {
	width:100%;
}
.page-id-918 .content-right, .page-id-1500 .content-right {
	display:none;
}
.rq-game-reqs {
    width: 28%;
    float: left;
    min-height: 340px;
    margin: 0px 2.5% 0px 2.5%;
}
/*
.rq-game-reqs:nth-of-type(3n+3) {
    margin: 0px 0% 30px 0px;
}
*/
img.rq-req-icons {
    width: 25%;
	margin: 0px 37.5% 20px 37.5%;
}
.rq-game-reqs h3 {
	width:100%;
	font-weight: 700;
	text-align: center;
}
img.browser-chart {
    width: 100%;
    margin: 0px 0% 40px 0%;
}
.min-req-content {
	width:70%;
	margin: 0px 15% 40px 15%;
	float: left;
}
.page-id-918 h2 {
	width:100%;
	text-align: center;
}
/* Registration */
.demo-form {
	width:45%;
	float:left;
	margin:0px 5% 0px 0px;
}
label {
    font-weight: 700;
}
.wpcf7-text, .wpcf7-select, .wpcf7-textarea, .wpcf7-countries {
	width: 100%;
    padding: 10px;
    float: left;
    margin: 4px 0px 10px 0px;
    border: solid 1px #bbb;
	background-color: #f1f1f1;
}
.page-template-page-download-register .wpcf7-text, .page-template-page-download-register .wpcf7-select, .page-template-page-download-register .wpcf7-textarea {
	width: 100%;
    padding: 10px;
    float: left;
    margin: 4px 0px 10px 0px;
    border: solid 1px #bbb;
	background-color:#eee;
}
.wpcf7-form {
	width:100%;
}
.page-template-page-download-register .wpcf7-form {
	width:100%;
}
.wpcf7-submit {
	width:100%;
	font-size: 20px;
	text-align:center;
	color:#fff;
	font-weight:600;
	padding:16px;
	border: solid 1px #22A25A;
	background-color:#22A25A;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.wpcf7-submit:hover {
	border: solid 1px #444;
	background-color:#444;
}
.wpcf7-text:focus {
	background-color:#eee;
}
/* webinars */

ul.website-sched {
    list-style: none;
    width: 100%;
    float: left;
}
ul.website-sched li {
    list-style: none;
    width: 100%;
    float: left;
	padding: 18px 0px;
	border-bottom: solid 1px #ddd;
	background-image: none;
}
ul.website-sched li strong {
	font-family: 'Poppins', sans-serif;
    margin-right: 30px;
	letter-spacing: 1px;
    width: 25%;
    float: left;
	text-transform: uppercase;
}
a.webinreg {
    padding: 8px 14px;
    border-radius: 4px;
    background-color: #229e5a;
    color: #fff;
    float: right;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	font-family: 'Poppins', sans-serif;
}
a.webinreg:hover {
    background-color: #333;
    color: #fff;
}
/* footer */
img.footer-rw-logo {
    max-width: 140px;
}
.footer-logo-col {
    width: 50%;
    float: left;
    text-align: center;
}
.footer-logo-col.gu {
    padding: 30px 0px 0px 0px;
}
.supporters {
	width:100%;
	float:left;
	font-size:14px;
	line-height: 16px;
	color:#333333;
	padding:20px 14%;
}
.sponsor-small {
	max-height: 50px;
	margin:0px 0px 0px 0px;
}
.gu-sponsor-small {
	width:180px;
	height:auto;
	margin:0px 0px 20px 0px;
}
ul.partner-logos {
    list-style: none;
    margin: 0px;
    padding: 0px;
	display: flex;
    flex-wrap: wrap;
}
ul.partner-logos li {
    width: 25%;
    float: left;
	margin: 0px 0px 50px 0px;
	text-align:center;
    list-style: none;
    background-image: none!important;
}

.sponsor-statement {
	width:60%;
}
.footer {
	width:100%;
	float:left;
	padding:30px 5%;
	color:#fff;
	background-color:#fff;
	border-top: solid 1px #ccc;
	font-size:14px;
}
.page-id-152 .footer {
	display:none;
}
.copyright {
	width:100%;
	float:left;
	text-align:center;
	color:#fff;
	font-size:13px;
	background-color:#333333;
	padding:22px 5%;
}
.footergraphic {
	width:340px;
	height:auto;
	float:right;
	margin-top: 20px;
}
.copyright ul li a {
    font-size: 13px;
	line-height:20px;
    color: #fff;
    letter-spacing: 0px;
    text-decoration: none;
    font-weight: 400;
    float:left;
    margin: 0;
    padding: 0 14px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.copyright ul li a:hover {
    color: #25a75b;
}
.copyright .current_page_item a { 
	color: #25a75b; 
}
.copyright ul {
    list-style: none;
    padding: 0;
    margin: auto;
	top:0px;
	float:left;
	width:auto;
    position: relative;
    z-index: 3000;
}
.copyright ul li {
    display: inline;
}
.copyright li ul {
    position: absolute;
    top: 0;
    display: none;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    float:  ;
}
.copyright span {
	width:auto;
	float:right;
}
/*------------------------------------*\
    CSS3 Animations
\*------------------------------------*/
.slide-in-left {
	-webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
            transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-600px);
            transform: translateX(-600px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}


@-webkit-keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
}@keyframes fadeInUp {
    0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
}
100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
}.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@keyframes fadein {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-moz-keyframes fadein {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}@-webkit-keyframes fadein {
    from {
    opacity: 0;
}
to {
    opacity: 1;
}
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:800px) {
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.page-banner.home2019 {
		height: 480px;
		background-position: left bottom;
	}
	.content-page-banner {
		height: 300px;
	}
	.intro-wrapper {
		margin-top: 0px;
	}

	blockquote { 
		font-size: 20px;
		line-height: 28px;
	}
	.page-id-39 blockquote {
		width: 100%;
		margin-left: 0%;
	}
	.intro-content {
		padding: 60px 5% 40px 5%;
		font-size: 16px;
		line-height: 26px;
	}
	p.intro {
    font-size: 20px;
    line-height: 30px;
}
	h2 {
		font-size: 24px;
	}
	.cont-left h2 {
		margin-bottom: 30px;
	}
	/* Home 2019 */
	img.home-logo-img {
		max-width: 40%;
		width: 40%;
		margin: 0px 30% 20px 30%;
	}
	.header {
		height: 80px;
		padding: 0px 0% 0px 4%;
	}
	.sub-nav-inner a {
		font-size: 14px;
		color: #fff;
		width: 33.333%;
		text-align: center;
		float: left;
		padding: 10px 6px;
	}
	.banner-content {
		font-size: 20px;
		line-height: 28px;
	    left: 5%;
		right: 5%;
	}
	.cont-left,.cont-right {
		width: 100%;
		float: left;
		padding: 0px;
		margin-top: 0px;
		display: block;
		min-height: 100px;
	}
	.page-id-2500 .cont-left, .page-id-2500 .cont-right {
		width: 100%;
	}
	.page-id-2528 .content-wrapper {
		padding: 40px 5%;
	}
	ul.stats li {
		width: 50%;
		margin: 0px 0px 20px 0px;
	}
	ul.stats li strong {
		font-size: 24px;
		margin: 0px 0px 10px 0px;
	}
	.intro-content {
		width: 100%;
		padding: 30px 5% 20px 5%;
	}
	.content.intro {
		display: block;
	}
	.supporters {
		padding:20px 0%;
	}
	.tool-link-left {
		width: 100%;
		padding: 30px 5%;
		font-size: 16px;
		line-height: 26px;
	}
	.tool-link-left.go-right {
		float: left;
	}
	.tool-link-right {
		width: 100%;
		padding:0px 5%;
	}

	iframe {
		width:100%;
		height:240px;
	}
	.loginnav button {
		display:none;
	}
	.logo {
		width: 140px;
		margin: 18px 0px 0px 0px;
	}
	.content-wrapper {
		padding: 30px 5%;
	}
	.page-banner h1 span{
		font-size:24px;
		line-height: 26px;
		padding: 60px 20px 40px 20px;
		letter-spacing:2px;
		height:200px;
	}
	.team-profile, .team-profile2 {
		width:100%;
		margin: 0px 0px 20px 0%;
	}
	.demo-form {
		width:100%;
		float:left;
		margin:0px 0% 10px 0px;
	}
	.content-control {
		float:left;
		max-width:100%;
		width:100%;
	}
	.what-col h2 {
		font-size: 26px!important;
		line-height: 34px!important;
	}
	.content-3-right {
		display:none;
	}
	.content-2-left, .content-3-left, .content-4-left{
		width:100%;
		padding-right:0%;
		min-height:200px;
	}
	 .content-2-right, .content-3-right, .content-4-right  {
		min-height:300px;
		width:100%;
	}
	.page-id-2 .content-left {
		width:100%;
	}
	.page-id-2 .content-right {
		width:100%;
		height:400px;
	}
	.page-template-page-rq-test .content-right {
		padding:0px 0px 0px 0%;
	}
	.home-play-button {
		top: 120px;
	}
	.realwell-logo-home {
		 height: 300px;
	}
	.realwell-logo-home img {
		max-width: 240px;
		height: auto;
	}
	.video-title-banner {
		font-size: 18px;
	}
	.footergraphic {
		width: 340px;
		height: auto;
		float: left;
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.quicklinks-wrapper ul li{
		width:100%;
		float:left;
	}
	.quicklinks-wrapper ul li a:hover{
		opacity:1;
	}

	.quicklinks-wrapper ul li img{
		max-width:60%;
		margin:0px 20% 20px 20%;
		float:left;
	}
	.page-heading h1 {
		max-width: 100%;
		font-size: 24px;
		line-height: 34px;
		letter-spacing: 1px;
		padding-right: 0%;
	}
	.page-heading {
		padding: 30px 5%;
	}
	.reg-block h2 {
		font-size: 20px!important;
	}
	a.reg-btn {
		width: 100%;
		margin: 0px 0%;
		font-size: 16px;
	}
	a.reg-but {
		padding: 20px;
		border-radius: 100px;
		width: 90%;
		text-align: center;
		margin: 0px 5%;
		font-size: 18px;
	}
	.page-id-2344 a.reg-but {
		width: 90%;
		margin: 10px 5%;
	}
	ul.tool-content-blocks li {
		padding: 40px 5% 20px 5%;
	}
	ul.landing-content-blocks li {
		width: 100%;
		padding: 20px 0%;
	}
	.summary {
		width: 100%;
		float:left!important;
		height:380px;
	}
	.summary-img {
		width: 100%;
		float:left!important;
		height:380px;
	}
	.page-id-2 .content-left {
		width: 100%;
		padding: 0px 0% 40px 0%;
	}
	.page-banner {
		width: 100%;
		float: left;
		height: 360px;
		background-position: center center;
	}
	.rslides li {
		min-height: 360px;
	}
	.content {
		max-width: 100%;
		width: 100%;
		margin: 0px;
		float:left;
	}

	.content-left {
		width: 100%;
		float: left;
		padding-right:3%;
	}
	.content-right {
		width: 100%;
		float: left;
		text-align: center;
	}
	.page-id-2 .content-wrapper {
		background: none;
		background-color: #22A25A;
	}
	.homeExtract {
		width: 100%;
		margin-bottom: 30px;
	}
	.quicklinks-wrapper ul li {
		padding: 0px 0%;
		background-size: cover;
		background-position: center top;
	}
	.footernav {
		display:none;
	}
	.donwloadable-content a {
		width: 98%!important;
	}
	.rq-faq-wrapper h2 {
		font-size: 24px;
		line-height: 32px;
	}
	ul.peembuttons li {
		width: 100%!important;
	}
	.rq-game-reqs {
		width: 100%;
		min-height: 40px;
		margin: 0px 0px 20px 0px;
	}
	.min-req-content {
		width: 100%;
		margin: 0px 0% 40px 0%;
	}
	.downloadflyer, .regrumble, .faqGetdemo {
		width: 100%;
		text-align: center;
	}
	.what-col {
		width: 100%;
		margin: 0px 0% 30px 0px;
		min-height: 120px;
	}
	.contentexpanded h3 {
		font-size: 20px;
	}
	.page-template-page-Landing .what-col, .page-template-page-Landing .what-col:nth-of-type(2n+2) {
		width: 100%;
		margin: 0px 0% 50px 0px;
	}
	.page-template-page-Landing .video-content {
		padding: 0px;
	}
	img.footer-rw-logo {
		max-width: 100px;
	}
	.gu-sponsor-small {
		width:140px;
		margin:-10px 0px 0px 0px;
	}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	.reporting-menu-left {
		width:18%;
	}
	.reporting-menu-left ul li a {
		font-size: 12px; 
		padding: 14px 10px 14px 46px;
	}
	.reporting-content-right img {
		max-width: 100%;
		height: auto;
	}
 }
 
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.reporting-content-right img {
		max-width: 100%;
		height: auto;
	}
}

@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

